{"title":"Kitchen Lighting","description":null,"products":[{"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":"semi-pendant-light","title":"Semi Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — SEMI PENDANT LIGHT\n\n   PRODUCT-SPECIFIC EDITORIAL SYSTEM\n   Shallow arched steel shade · 7 finishes · 2 sizes\n\n   SHOPPER FLOW\n   01 Form\n   02 Real shade detail\n   03 Finish index\n   04 Small vs Large\n   05 Placement + hanging\n   06 Light \/ installation\n   07 Specs \/ FAQ \/ Shipping\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-semi{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --shell:#F1ECE5;\n  --sand:#EEE5DA;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D1C5BA;\n  --line-soft:#E5DDD5;\n\n  --gold:#AE8C60;\n  --gold-dark:#74593E;\n\n  width:100%;\n  max-width:920px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-semi *,\n.stb-semi *::before,\n.stb-semi *::after{\n  box-sizing:border-box;\n}\n\n.stb-semi h2,\n.stb-semi h3{\n  margin-top:0;\n\n  color:var(--ink);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-semi p{\n  margin-top:0;\n}\n\n.stb-semi__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-semi__title{\n  max-width:640px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.015em;\n}\n\n.stb-semi__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-semi__copy{\n  max-width:680px;\n\n  margin:0;\n\n  color:#655B53;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n.stb-semi__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#897C72;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.stb-semi__image{\n  display:block;\n\n  width:100%;\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  text-decoration:none;\n}\n\n.stb-semi__image img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-semi__intro{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 205px;\n\n  margin-bottom:11px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-semi__intro::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:25px;\n\n  width:50px;\n  height:2px;\n\n  background:var(--gold);\n}\n\n.stb-semi__intro-main{\n  padding:24px 25px 22px;\n}\n\n.stb-semi__intro-main p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.2px;\n  line-height:1.68;\n}\n\n.stb-semi__intro-side{\n  display:grid;\n  grid-template-rows:1fr 1fr;\n\n  background:var(--espresso);\n}\n\n.stb-semi__intro-stat{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px 17px;\n}\n\n.stb-semi__intro-stat +\n.stb-semi__intro-stat{\n  border-top:1px solid #5A4A40;\n}\n\n.stb-semi__intro-stat small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#CBAF88;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-semi__intro-stat strong{\n  display:block;\n\n  color:#FFF8EF;\n\n  font-size:14px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-semi__intro-stat span{\n  margin-top:2px;\n\n  color:#D7CCC3;\n\n  font-size:8.8px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-semi__quick{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-semi__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-semi__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-semi__quick-item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-semi__quick-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   DETAIL\n========================================================= *\/\n\n.stb-semi__detail{\n  display:grid;\n  grid-template-columns:190px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-semi__detail-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:11px;\n\n  background:var(--shell);\n}\n\n.stb-semi__detail-image{\n  width:158px;\n  max-width:100%;\n}\n\n.stb-semi__detail-body{\n  padding:16px 18px;\n}\n\n.stb-semi__detail-body h3{\n  margin:0 0 6px;\n\n  font-size:18px;\n  line-height:1.3;\n}\n\n.stb-semi__detail-body \u003e p{\n  max-width:600px;\n\n  margin:0 0 11px;\n\n  color:#675D55;\n\n  font-size:10.2px;\n  line-height:1.52;\n}\n\n.stb-semi__detail-line{\n  display:grid;\n  grid-template-columns:125px minmax(0,1fr);\n\n  padding:8px 0;\n\n  border-top:1px solid var(--line-soft);\n}\n\n.stb-semi__detail-line strong{\n  color:var(--ink);\n\n  font-size:9.8px;\n  font-weight:500;\n}\n\n.stb-semi__detail-line span{\n  color:#70665E;\n\n  font-size:9.2px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   FINISH INDEX\n========================================================= *\/\n\n.stb-semi__finishes{\n  margin-bottom:29px;\n}\n\n.stb-semi__finishes-head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:20px;\n\n  margin-bottom:11px;\n}\n\n.stb-semi__finishes-head .stb-semi__copy{\n  max-width:420px;\n}\n\n.stb-semi__finish-grid{\n  display:grid;\n  grid-template-columns:repeat(7,1fr);\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-semi__finish{\n  padding:11px 8px 10px;\n\n  text-align:center;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-semi__finish:last-child{\n  border-right:0;\n}\n\n.stb-semi__swatch{\n  display:block;\n\n  width:22px;\n  height:22px;\n\n  margin:0 auto 7px;\n\n  border:1px solid rgba(33,26,22,.14);\n}\n\n.stb-semi__swatch--black{\n  background:#252321;\n}\n\n.stb-semi__swatch--white{\n  background:#FFFFFF;\n}\n\n.stb-semi__swatch--gold{\n  background:#B59654;\n}\n\n.stb-semi__swatch--chrome{\n  background:#BFC0C2;\n}\n\n.stb-semi__swatch--orange{\n  background:#C86F43;\n}\n\n.stb-semi__swatch--yellow{\n  background:#D9B849;\n}\n\n.stb-semi__swatch--beige{\n  background:#C8B595;\n}\n\n.stb-semi__finish strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:9.3px;\n  line-height:1.3;\n  font-weight:500;\n}\n\n.stb-semi__finish small{\n  display:block;\n\n  margin-top:2px;\n\n  color:#8A7D73;\n\n  font-size:7.5px;\n  line-height:1.25;\n}\n\n.stb-semi__finish-note{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-top:7px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-semi__finish-note-label{\n  padding:11px 13px;\n\n  background:var(--espresso);\n}\n\n.stb-semi__finish-note-label small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#CBAF88;\n\n  font-size:7.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-semi__finish-note-label strong{\n  color:#FFF8EF;\n\n  font-size:10.6px;\n  font-weight:500;\n}\n\n.stb-semi__finish-note-copy{\n  display:flex;\n  align-items:center;\n\n  padding:10px 14px;\n\n  color:#6A6058;\n\n  font-size:9.3px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   DIMENSIONS\n========================================================= *\/\n\n.stb-semi__sizes{\n  margin-bottom:29px;\n}\n\n.stb-semi__sizes-head{\n  margin-bottom:11px;\n}\n\n.stb-semi__size-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n}\n\n.stb-semi__size-card{\n  display:grid;\n  grid-template-columns:135px minmax(0,1fr);\n\n  min-width:0;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-semi__size-card--large{\n  border-color:#B6A89C;\n}\n\n.stb-semi__size-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:9px;\n\n  background:var(--shell);\n}\n\n.stb-semi__size-card--large .stb-semi__size-media{\n  background:var(--sand);\n}\n\n.stb-semi__size-image{\n  width:110px;\n  max-width:100%;\n}\n\n.stb-semi__size-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:13px 14px;\n}\n\n.stb-semi__size-copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold-dark);\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-semi__size-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-semi__size-copy p{\n  margin:0;\n\n  color:#6A6058;\n\n  font-size:9.2px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   SIZE DECISION\n========================================================= *\/\n\n.stb-semi__decision{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-semi__decision-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--espresso);\n}\n\n.stb-semi__decision-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-semi__decision-label strong{\n  color:#FFF8EF;\n\n  font-size:11.5px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-semi__decision-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-semi__decision-item{\n  padding:13px 15px;\n}\n\n.stb-semi__decision-item +\n.stb-semi__decision-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-semi__decision-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-semi__decision-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.6px;\n  font-weight:500;\n}\n\n.stb-semi__decision-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.1px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   HANGING GUIDE\n========================================================= *\/\n\n.stb-semi__hang{\n  margin-bottom:29px;\n}\n\n.stb-semi__hang-head{\n  margin-bottom:10px;\n}\n\n.stb-semi__hang-row{\n  display:grid;\n  grid-template-columns:1fr 1fr 1fr;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-semi__hang-item{\n  padding:13px 14px;\n}\n\n.stb-semi__hang-item +\n.stb-semi__hang-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-semi__hang-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-semi__hang-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.6px;\n  font-weight:500;\n}\n\n.stb-semi__hang-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:8.9px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   LIGHT CHARACTER\n========================================================= *\/\n\n.stb-semi__light{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:8px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-semi__light-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--espresso);\n}\n\n.stb-semi__light-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-semi__light-label strong{\n  color:#FFF8EF;\n\n  font-size:11.5px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-semi__light-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-semi__light-item{\n  padding:13px 15px;\n}\n\n.stb-semi__light-item +\n.stb-semi__light-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-semi__light-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-semi__light-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.6px;\n  font-weight:500;\n}\n\n.stb-semi__light-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.1px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   ELECTRICAL QUICK\n========================================================= *\/\n\n.stb-semi__utility{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:8px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-semi__utility-item{\n  padding:13px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-semi__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-semi__utility-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-semi__utility-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-semi__utility-item p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:8.9px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-semi__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:29px;\n}\n\n.stb-semi__practical-item{\n  padding:13px 15px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-semi__practical-item--alt{\n  background:var(--sand);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-semi__practical-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-semi__practical-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.stb-semi__practical-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.stb-semi__care{\n  margin-bottom:29px;\n\n  padding:12px 14px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-semi__care strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.7px;\n  font-weight:500;\n}\n\n.stb-semi__care p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-semi__specs{\n  margin-bottom:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-semi__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--espresso);\n}\n\n.stb-semi__spec-head span{\n  color:#C8B08E;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-semi__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-semi__spec{\n  display:grid;\n  grid-template-columns:28% 72%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-semi__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-semi__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n.stb-semi__spec strong{\n  color:var(--ink);\n\n  font-size:11px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   LINEAGE NOTE\n========================================================= *\/\n\n.stb-semi__lineage{\n  max-width:760px;\n\n  margin:0 auto 29px;\n  padding:11px 14px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n\n  color:#756A62;\n\n  font-size:9px;\n  line-height:1.5;\n}\n\n.stb-semi__lineage strong{\n  color:var(--ink);\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-semi__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-semi__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-semi__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-semi__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:12.6px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-semi__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-semi__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  top:-3px;\n  right:2px;\n\n  color:var(--gold-dark);\n\n  font-size:19px;\n}\n\n.stb-semi__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-semi__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.3px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-semi__shipping{\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-semi__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-semi__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.3px;\n  line-height:1.62;\n}\n\n.stb-semi__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-semi__shipping a{\n  color:var(--gold-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-semi__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(16,15,14,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.stb-semi__lightbox:target{\n  display:flex;\n}\n\n.stb-semi__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-semi__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n}\n\n.stb-semi__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-semi__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.2px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-semi__intro{\n    grid-template-columns:1fr 170px;\n  }\n\n  .stb-semi__title{\n    font-size:25px;\n  }\n\n  .stb-semi__finish-grid{\n    grid-template-columns:repeat(4,1fr);\n  }\n\n  .stb-semi__finish:nth-child(4){\n    border-right:0;\n  }\n\n  .stb-semi__finish:nth-child(-n+4){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n  .stb-semi__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-semi{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-semi__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-semi__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-semi__intro-side{\n    grid-template-columns:1fr 1fr;\n    grid-template-rows:none;\n  }\n\n  .stb-semi__intro-stat{\n    padding:10px 13px;\n  }\n\n  .stb-semi__intro-stat +\n  .stb-semi__intro-stat{\n    border-top:0;\n    border-left:1px solid #5A4A40;\n  }\n\n  .stb-semi__title{\n    font-size:23px;\n  }\n\n\n  \/* QUICK *\/\n\n  .stb-semi__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-semi__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-semi__quick-item:nth-child(1),\n  .stb-semi__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* DETAIL *\/\n\n  .stb-semi__detail{\n    grid-template-columns:92px minmax(0,1fr);\n  }\n\n  .stb-semi__detail-media{\n    padding:6px;\n  }\n\n  .stb-semi__detail-image{\n    width:80px;\n  }\n\n  .stb-semi__detail-body{\n    padding:11px 12px;\n  }\n\n  .stb-semi__detail-line{\n    grid-template-columns:80px minmax(0,1fr);\n  }\n\n\n  \/* FINISHES *\/\n\n  .stb-semi__finishes-head{\n    display:block;\n  }\n\n  .stb-semi__finishes-head .stb-semi__copy{\n    max-width:none;\n  }\n\n  .stb-semi__finish-grid{\n    grid-template-columns:repeat(4,1fr);\n  }\n\n  .stb-semi__finish{\n    border-bottom:1px solid var(--line-soft);\n  }\n\n  .stb-semi__finish:nth-child(4){\n    border-right:0;\n  }\n\n  .stb-semi__finish:nth-child(5),\n  .stb-semi__finish:nth-child(6),\n  .stb-semi__finish:nth-child(7){\n    border-bottom:0;\n  }\n\n  .stb-semi__finish-note{\n    grid-template-columns:1fr;\n  }\n\n  .stb-semi__finish-note-label{\n    padding:9px 11px;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-semi__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-semi__size-card{\n    grid-template-columns:92px minmax(0,1fr);\n  }\n\n  .stb-semi__size-media{\n    padding:6px;\n  }\n\n  .stb-semi__size-image{\n    width:80px;\n  }\n\n  .stb-semi__size-copy{\n    padding:10px 11px;\n  }\n\n\n  \/* DECISION *\/\n\n  .stb-semi__decision{\n    grid-template-columns:1fr;\n  }\n\n  .stb-semi__decision-label{\n    padding:10px 13px;\n  }\n\n  .stb-semi__decision-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-semi__decision-item +\n  .stb-semi__decision-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* HANG *\/\n\n  .stb-semi__hang-row{\n    grid-template-columns:1fr;\n  }\n\n  .stb-semi__hang-item +\n  .stb-semi__hang-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* LIGHT *\/\n\n  .stb-semi__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-semi__light-label{\n    padding:10px 13px;\n  }\n\n  .stb-semi__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-semi__light-item +\n  .stb-semi__light-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-semi__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-semi__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-semi__utility-item:nth-child(1),\n  .stb-semi__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* PRACTICAL *\/\n\n  .stb-semi__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-semi__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-semi__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-semi__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-semi__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-semi\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-semi__intro\"\u003e\n\u003cdiv class=\"stb-semi__intro-main\"\u003e\n\u003cspan class=\"stb-semi__eyebrow\"\u003e Shallow Steel Pendant · Enamel Finish \u003c\/span\u003e\n\u003ch2 class=\"stb-semi__title\"\u003eWide in Profile. Quiet in the Room.\u003c\/h2\u003e\n\u003cp\u003eSemi uses a shallow arched steel shade to spread light downward without adding unnecessary visual weight overhead. Its clean horizontal form works equally well as one larger pendant or as a repeated row of smaller fixtures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__intro-side\"\u003e\n\u003cdiv class=\"stb-semi__intro-stat\"\u003e\n\u003csmall\u003e Sizes \u003c\/small\u003e \u003cstrong\u003e Small + Large \u003c\/strong\u003e \u003cspan\u003e Ø11.8\" \/ Ø18.5\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__intro-stat\"\u003e\n\u003csmall\u003e Finishes \u003c\/small\u003e \u003cstrong\u003e Seven Choices \u003c\/strong\u003e \u003cspan\u003e Neutral to colorful \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-semi__quick\"\u003e\n\u003cdiv class=\"stb-semi__quick-item\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Steel + Enamel \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__quick-item\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__quick-item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__quick-item\"\u003e\n\u003csmall\u003e Mount \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       REAL SHADE DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"semi-detail-section\" class=\"stb-semi__detail\"\u003e\n\u003cdiv class=\"stb-semi__detail-media\"\u003e\n\u003cdiv class=\"stb-semi__detail-image\"\u003e\u003ca href=\"#semi-detail-image\" class=\"stb-semi__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/semi-pendant-light-stuberlighting_7.jpg?v=1784771184\" alt=\"Semi Pendant Light shallow curved steel shade detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-semi__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__detail-body\"\u003e\n\u003cspan class=\"stb-semi__eyebrow\"\u003e Shade Detail \u003c\/span\u003e\n\u003ch3\u003eThe Shallow Curve Is the Design.\u003c\/h3\u003e\n\u003cp\u003eRather than using a deep bell or globe, Semi keeps the metal profile low and wide. The result is a clean ceiling line with focused light directed toward the surface below.\u003c\/p\u003e\n\u003cdiv class=\"stb-semi__detail-line\"\u003e\n\u003cstrong\u003e Steel Body \u003c\/strong\u003e \u003cspan\u003e A rigid metal structure keeps the broad shallow profile clean and precise. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__detail-line\"\u003e\n\u003cstrong\u003e Enamel Finish \u003c\/strong\u003e \u003cspan\u003e Factory-cured color finish on Black, White, Gold, Orange, Yellow and Beige. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__detail-line\"\u003e\n\u003cstrong\u003e Chrome \u003c\/strong\u003e \u003cspan\u003e Uses a polished plated metal finish rather than colored enamel. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"semi-detail-image\" href=\"#semi-detail-section\" class=\"stb-semi__lightbox\"\u003e \u003cspan class=\"stb-semi__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/semi-pendant-light-stuberlighting_7.jpg?v=1784771184\" alt=\"Enlarged Semi Pendant Light shade detail\"\u003e \u003cspan class=\"stb-semi__lightbox-caption\"\u003e Semi · Shade Detail \u003c\/span\u003e \u003cspan class=\"stb-semi__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FINISHES\n  ====================================================== --\u003e\n\u003csection class=\"stb-semi__finishes\"\u003e\n\u003cdiv class=\"stb-semi__finishes-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-semi__eyebrow\"\u003e Seven Finishes \u003c\/span\u003e\n\u003ch3 class=\"stb-semi__section-title\"\u003eKeep It Neutral, or Let the Color Lead.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"stb-semi__copy\"\u003eThe shape stays identical across every finish, so color can be chosen entirely around the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__finish-grid\"\u003e\n\u003cdiv class=\"stb-semi__finish\"\u003e\n\u003cspan class=\"stb-semi__swatch stb-semi__swatch--black\"\u003e\u003c\/span\u003e \u003cstrong\u003e Black \u003c\/strong\u003e \u003csmall\u003e Graphic \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__finish\"\u003e\n\u003cspan class=\"stb-semi__swatch stb-semi__swatch--white\"\u003e\u003c\/span\u003e \u003cstrong\u003e White \u003c\/strong\u003e \u003csmall\u003e Quiet \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__finish\"\u003e\n\u003cspan class=\"stb-semi__swatch stb-semi__swatch--gold\"\u003e\u003c\/span\u003e \u003cstrong\u003e Gold \u003c\/strong\u003e \u003csmall\u003e Warm \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__finish\"\u003e\n\u003cspan class=\"stb-semi__swatch stb-semi__swatch--chrome\"\u003e\u003c\/span\u003e \u003cstrong\u003e Chrome \u003c\/strong\u003e \u003csmall\u003e Reflective \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__finish\"\u003e\n\u003cspan class=\"stb-semi__swatch stb-semi__swatch--orange\"\u003e\u003c\/span\u003e \u003cstrong\u003e Orange \u003c\/strong\u003e \u003csmall\u003e Earthy \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__finish\"\u003e\n\u003cspan class=\"stb-semi__swatch stb-semi__swatch--yellow\"\u003e\u003c\/span\u003e \u003cstrong\u003e Yellow \u003c\/strong\u003e \u003csmall\u003e Bright \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__finish\"\u003e\n\u003cspan class=\"stb-semi__swatch stb-semi__swatch--beige\"\u003e\u003c\/span\u003e \u003cstrong\u003e Beige \u003c\/strong\u003e \u003csmall\u003e Soft \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__finish-note\"\u003e\n\u003cdiv class=\"stb-semi__finish-note-label\"\u003e\n\u003csmall\u003e Easy Choice \u003c\/small\u003e \u003cstrong\u003e Start With the Room. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__finish-note-copy\"\u003eBlack \/ White \/ Beige are easiest to integrate. Gold adds warmth. Chrome feels cooler and more architectural. Orange and Yellow work best when the pendant is meant to be the color accent.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSIONS\n  ====================================================== --\u003e\n\u003csection id=\"semi-size-section\" class=\"stb-semi__sizes\"\u003e\n\u003cdiv class=\"stb-semi__sizes-head\"\u003e\n\u003cspan class=\"stb-semi__eyebrow\"\u003e Choose the Size \u003c\/span\u003e\n\u003ch3 class=\"stb-semi__section-title\"\u003eSmall for Rhythm. Large for Presence.\u003c\/h3\u003e\n\u003cp class=\"stb-semi__copy\"\u003eThe two sizes have the same shallow character but behave very differently in a room. Small works especially well in repeated installations; Large has enough width to stand comfortably on its own.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__size-grid\"\u003e\n\u003c!-- SMALL --\u003e\n\u003carticle class=\"stb-semi__size-card\"\u003e\n\u003cdiv class=\"stb-semi__size-media\"\u003e\n\u003cdiv class=\"stb-semi__size-image\"\u003e\u003ca href=\"#semi-small-image\" class=\"stb-semi__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/semi-pendant-light-stuberlighting_15.jpg?v=1784771183\" alt=\"Semi Pendant Light Small dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-semi__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__size-copy\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e Ø11.8\" × H5.9\" \u003c\/strong\u003e\n\u003cp\u003eDia30 × H15cm. Best for 2–4 pendant rows, smaller dining compositions, bedside use and compact spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- LARGE --\u003e\n\u003carticle class=\"stb-semi__size-card stb-semi__size-card--large\"\u003e\n\u003cdiv class=\"stb-semi__size-media\"\u003e\n\u003cdiv class=\"stb-semi__size-image\"\u003e\u003ca href=\"#semi-large-image\" class=\"stb-semi__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/semi-pendant-light-stuberlighting_30.jpg?v=1784771183\" alt=\"Semi Pendant Light Large dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-semi__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__size-copy\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø18.5\" × H9.3\" \u003c\/strong\u003e\n\u003cp\u003eDia47 × H23.5cm. Better for a single pendant over a round dining table, foyer or larger furniture grouping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SMALL LIGHTBOX --\u003e \u003ca id=\"semi-small-image\" href=\"#semi-size-section\" class=\"stb-semi__lightbox\"\u003e \u003cspan class=\"stb-semi__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/semi-pendant-light-stuberlighting_15.jpg?v=1784771183\" alt=\"Enlarged Semi Small dimension diagram\"\u003e \u003cspan class=\"stb-semi__lightbox-caption\"\u003e Semi Small · Ø11.8\" × H5.9\" \u003c\/span\u003e \u003cspan class=\"stb-semi__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- LARGE LIGHTBOX --\u003e \u003ca id=\"semi-large-image\" href=\"#semi-size-section\" class=\"stb-semi__lightbox\"\u003e \u003cspan class=\"stb-semi__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/semi-pendant-light-stuberlighting_30.jpg?v=1784771183\" alt=\"Enlarged Semi Large dimension diagram\"\u003e \u003cspan class=\"stb-semi__lightbox-caption\"\u003e Semi Large · Ø18.5\" × H9.3\" \u003c\/span\u003e \u003cspan class=\"stb-semi__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SMALL VS LARGE\n  ====================================================== --\u003e\n\u003csection class=\"stb-semi__decision\"\u003e\n\u003cdiv class=\"stb-semi__decision-label\"\u003e\n\u003csmall\u003e Simple Rule \u003c\/small\u003e \u003cstrong\u003e Cluster or Solo? \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__decision-grid\"\u003e\n\u003cdiv class=\"stb-semi__decision-item\"\u003e\n\u003csmall\u003e Small · Ø11.8\" \u003c\/small\u003e \u003cstrong\u003e Best for Repetition \u003c\/strong\u003e\n\u003cp\u003eChoose Small when you want two, three or four pendants to create an even rhythm over an island or rectangular table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__decision-item\"\u003e\n\u003csmall\u003e Large · Ø18.5\" \u003c\/small\u003e \u003cstrong\u003e Best for One Fixture \u003c\/strong\u003e\n\u003cp\u003eChoose Large when one pendant needs enough visual width to hold its own above a round table, console or entry zone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       HANGING GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-semi__hang\"\u003e\n\u003cdiv class=\"stb-semi__hang-head\"\u003e\n\u003cspan class=\"stb-semi__eyebrow\"\u003e Hanging Guide \u003c\/span\u003e\n\u003ch3 class=\"stb-semi__section-title\"\u003eKeep the Shade Low Enough to Light the Surface.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__hang-row\"\u003e\n\u003cdiv class=\"stb-semi__hang-item\"\u003e\n\u003csmall\u003e Kitchen Island \u003c\/small\u003e \u003cstrong\u003e 30–36\" Above Counter \u003c\/strong\u003e\n\u003cp\u003eKeeps the light useful without blocking normal sightlines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__hang-item\"\u003e\n\u003csmall\u003e Dining Table \u003c\/small\u003e \u003cstrong\u003e 30–32\" Above Table \u003c\/strong\u003e\n\u003cp\u003eA comfortable range for seated dining and warm tabletop illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__hang-item\"\u003e\n\u003csmall\u003e Open Walkway \u003c\/small\u003e \u003cstrong\u003e 78–84\" Floor Clearance \u003c\/strong\u003e\n\u003cp\u003eRecommended where people will regularly walk beneath the fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"stb-semi__light\"\u003e\n\u003cdiv class=\"stb-semi__light-label\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Downward, Warm and Controlled. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__light-grid\"\u003e\n\u003cdiv class=\"stb-semi__light-item\"\u003e\n\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e Warm-White LED Bulb \u003c\/strong\u003e\n\u003cp\u003eE26\/E27 LED bulb included, with a standard warm-white appearance around 2700–3000K.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__light-item\"\u003e\n\u003csmall\u003e Best Use \u003c\/small\u003e \u003cstrong\u003e Islands + Dining Surfaces \u003c\/strong\u003e\n\u003cp\u003eThe shallow shade directs most of the useful light downward, making Semi particularly suited to tables and counters.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ELECTRICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-semi__utility\"\u003e\n\u003cdiv class=\"stb-semi__utility-item\"\u003e\n\u003csmall\u003e Socket \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003cp\u003eBulb included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__utility-item\"\u003e\n\u003csmall\u003e Maximum \u003c\/small\u003e \u003cstrong\u003e 40W \u003c\/strong\u003e\n\u003cp\u003ePer socket.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__utility-item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59\" \/ 150cm \u003c\/strong\u003e\n\u003cp\u003eAdjustable at installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__utility-item\"\u003e\n\u003csmall\u003e Voltage \u003c\/small\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003cp\u003eUniversal voltage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALLATION + DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"stb-semi__practical\"\u003e\n\u003carticle class=\"stb-semi__practical-item\"\u003e\u003csmall\u003e Standard Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired Ceiling Mount \u003c\/strong\u003e\n\u003cp\u003eSemi connects to a standard ceiling junction box. The 59-inch cord can be shortened to your preferred hanging height during installation. Licensed-electrician installation is recommended.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-semi__practical-item stb-semi__practical-item--alt\"\u003e\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmable Bulb + Triac Dimmer \u003c\/strong\u003e\n\u003cp\u003eFor guaranteed dimming, replace the included bulb with a compatible dimmable E26\/E27 LED and use a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PLUG-IN OPTION\n  ====================================================== --\u003e\n\u003csection class=\"stb-semi__care\"\u003e\u003cstrong\u003e Need a plug-in installation instead? \u003c\/strong\u003e\n\u003cp\u003eA plug-in conversion can be requested before ordering, using an approximately 196\" \/ 5m cord routed from a ceiling hook to a wall outlet. Contact support@stuberlighting.com if the plug-in version is required.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-semi__specs\"\u003e\n\u003cdiv class=\"stb-semi__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Semi Pendant Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Steel Body · Factory-Cured Enamel Finish · Metal Internal Hardware \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__spec\"\u003e\n\u003cspan\u003e Profile \u003c\/span\u003e \u003cstrong\u003e Shallow Arched Trumpet-Cone Shade \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__spec\"\u003e\n\u003cspan\u003e Colors \u003c\/span\u003e \u003cstrong\u003e Black · White · Gold · Chrome · Orange · Yellow · Beige \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__spec\"\u003e\n\u003cspan\u003e Chrome Finish \u003c\/span\u003e \u003cstrong\u003e Polished-Plated Metal Finish \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__spec\"\u003e\n\u003cspan\u003e Small \u003c\/span\u003e \u003cstrong\u003e Ø11.8\" × H5.9\" · Dia30 × H15cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__spec\"\u003e\n\u003cspan\u003e Large \u003c\/span\u003e \u003cstrong\u003e Ø18.5\" × H9.3\" · Dia47 × H23.5cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 · Warm-White LED Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__spec\"\u003e\n\u003cspan\u003e Included Light \u003c\/span\u003e \u003cstrong\u003e Approx. 2700–3000K Warm White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Compatible With Dimmable E26\/E27 LED Bulb + Compatible Triac Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__spec\"\u003e\n\u003cspan\u003e Maximum Wattage \u003c\/span\u003e \u003cstrong\u003e 40W Maximum per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__spec\"\u003e\n\u003cspan\u003e Standard Mount \u003c\/span\u003e \u003cstrong\u003e Hardwired Ceiling Mount · Standard Junction Box \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__spec\"\u003e\n\u003cspan\u003e Plug-In Option \u003c\/span\u003e \u003cstrong\u003e Available on Request · Approx. 196\" \/ 5m Plug-In Cord \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__spec\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm Standard Cord · Adjustable During Installation · Extension Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Licensed Electrician Recommended for Standard Hardwired Configuration \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-semi__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LINEAGE NOTE\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-semi__lineage\"\u003e\n\u003cstrong\u003e Design lineage: \u003c\/strong\u003e Semi is an independent contemporary interpretation of the classic Danish shallow arched-enamel pendant typology. It is not an authenticated Gubi Semi Pendant and is not manufactured or licensed by Gubi or the original designers' estates.\u003c\/div\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-semi__faq\"\u003e\u003cspan class=\"stb-semi__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-semi__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSmall or Large?\u003c\/summary\u003e\n\u003cp\u003eChoose Small Ø11.8\" when you plan to use several pendants together over a kitchen island or rectangular dining table. Choose Large Ø18.5\" when you want one pendant to carry more visual presence on its own.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included and can Semi be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes. A warm-white E26\/E27 LED bulb is included. For guaranteed dimming, replace it with a compatible dimmable E26\/E27 LED and pair the fixture with a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I change the hanging height?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard suspension cord is approximately 59\" \/ 150cm and can be shortened during installation to suit your ceiling and furniture height. Longer suspension can also be requested.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I order Semi as a plug-in pendant?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard configuration is hardwired, but an approximately 196\" \/ 5m plug-in cord conversion can be requested before ordering. Contact support@stuberlighting.com if you need this configuration.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-semi__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 11.8\"x H 5.9\" \/ Black","offer_id":52644345872667,"sku":"STB-PL-26-10140","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\"x H 5.9\" \/ White","offer_id":52644345905435,"sku":"STB-PL-26-10141","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\"x H 5.9\" \/ Gold","offer_id":52644345938203,"sku":"STB-PL-26-10142","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\"x H 5.9\" \/ Chrome","offer_id":52644345970971,"sku":"STB-PL-26-10143","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\"x H 5.9\" \/ Orange","offer_id":52644346003739,"sku":"STB-PL-26-10144","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\"x H 5.9\" \/ Yellow","offer_id":52644346036507,"sku":"STB-PL-26-10145","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\"x H 5.9\" \/ Beige","offer_id":52644346069275,"sku":"STB-PL-26-10146","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.5\"xH9.3\" \/ Black","offer_id":52644346102043,"sku":"STB-PL-26-10147","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.5\"xH9.3\" \/ White","offer_id":52644346134811,"sku":"STB-PL-26-10148","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.5\"xH9.3\" \/ Gold","offer_id":52644346167579,"sku":"STB-PL-26-10149","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.5\"xH9.3\" \/ Chrome","offer_id":52644346200347,"sku":"STB-PL-26-10150","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.5\"xH9.3\" \/ Orange","offer_id":52644346233115,"sku":"STB-PL-26-10151","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.5\"xH9.3\" \/ Yellow","offer_id":52644346265883,"sku":"STB-PL-26-10152","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.5\"xH9.3\" \/ Beige","offer_id":52644346298651,"sku":"STB-PL-26-10153","price":315.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/semi-pendant-light-stuberlighting_1.jpg?v=1784771183"},{"product_id":"nuvola-pendant-light","title":"Nuvola Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — NUVOLA PENDANT LIGHT\n\n   LAYER \/ SCALE \/ GLOW\n\n   SOFT MATERIAL EDITORIAL\n   QUIET LUXURY · SHOPPER-FIRST · DAWN SAFE\n========================================================= *\/\n\n.stb-nuvola{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --body:#625348;\n  --muted:#827568;\n\n  --gold:#C8A96E;\n  --gold-dark:#967143;\n\n  --cream:#F5EDD8;\n  --paper:#F7F0E3;\n  --ivory:#FFFCF6;\n\n  --line:#DED2BD;\n  --line-strong:#CDBD9F;\n\n  --shadow:0 10px 34px rgba(28,18,9,.09);\n\n  width:100%;\n  max-width:860px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-nuvola *,\n.stb-nuvola *::before,\n.stb-nuvola *::after{\n  box-sizing:border-box;\n}\n\n.stb-nuvola h2,\n.stb-nuvola h3,\n.stb-nuvola p{\n  margin-top:0;\n}\n\n.stb-nuvola h2,\n.stb-nuvola h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-nuvola img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n\n\/* =========================================================\n   MAIN CARD\n========================================================= *\/\n\n.nv-card{\n  margin-top:12px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:9px;\n\n  box-shadow:var(--shadow);\n\n  overflow:hidden;\n}\n\n.nv-card:first-child{\n  margin-top:0;\n}\n\n.nv-eyebrow{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.nv-section-head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:27px;\n\n  margin-bottom:16px;\n}\n\n.nv-section-head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.08;\n}\n\n.nv-section-head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n.nv-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — OPENING\n========================================================= *\/\n\n.nv-opening{\n  padding:28px 29px 25px;\n\n  border-top:4px solid var(--espresso);\n}\n\n.nv-opening__grid{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,215px);\n\n  gap:24px;\n  align-items:stretch;\n}\n\n.nv-opening h2{\n  max-width:590px;\n\n  margin:0 0 10px;\n\n  font-size:31px;\n  line-height:1.05;\n}\n\n.nv-opening__lead{\n  max-width:585px;\n\n  margin:0;\n\n  color:var(--body);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* FACTS *\/\n\n.nv-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:23px;\n\n  margin-top:19px;\n}\n\n.nv-fact{\n  min-width:98px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.nv-fact:nth-child(2){\n  border-color:var(--line-strong);\n}\n\n.nv-fact:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.nv-fact small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.nv-fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* SIGNATURE *\/\n\n.nv-signature{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:18px;\n\n  background:var(--espresso);\n\n  border-radius:7px;\n}\n\n.nv-signature small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.nv-signature strong{\n  display:block;\n\n  margin:4px 0 7px;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:22px;\n  line-height:1.03;\n\n  font-weight:500;\n}\n\n.nv-signature p{\n  margin:0;\n\n  color:#D8CDBF;\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* OPENING LEDGER *\/\n\n.nv-opening__ledger{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin-top:16px;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.nv-opening__item{\n  min-width:0;\n\n  padding:10px 13px;\n}\n\n.nv-opening__item + .nv-opening__item{\n  border-left:1px solid var(--line);\n}\n\n.nv-opening__item small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.nv-opening__item strong{\n  display:block;\n\n  margin:2px 0;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.nv-opening__item span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   02 — SHADE \/ MATERIAL\n========================================================= *\/\n\n.nv-material{\n  padding:26px 28px;\n}\n\n.nv-material__grid{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:21px;\n}\n\n\n\/* REAL SHADE IMAGE *\/\n\n.nv-detail{\n  min-width:0;\n\n  padding:10px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.nv-detail__frame{\n  width:155px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  border-radius:4px;\n}\n\n.nv-detail__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.nv-detail__frame img{\n  max-height:150px !important;\n}\n\n.nv-detail__copy{\n  padding:8px 2px 1px;\n}\n\n.nv-detail__copy small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.nv-detail__copy strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n\n\/* MATERIAL LEDGER *\/\n\n.nv-material__info{\n  min-width:0;\n}\n\n.nv-material__row{\n  display:grid;\n  grid-template-columns:minmax(0,80px) minmax(0,1fr);\n\n  gap:13px;\n\n  padding:10px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.nv-material__row:first-child{\n  padding-top:2px;\n}\n\n.nv-material__row:last-child{\n  border-bottom:0;\n}\n\n.nv-material__row small{\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.nv-material__row strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.nv-material__row p{\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* GLOW NOTE *\/\n\n.nv-glow{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:17px;\n  align-items:center;\n\n  margin-top:12px;\n\n  padding:12px 14px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.nv-glow strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.nv-glow span{\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   03 — SIZE\n========================================================= *\/\n\n.nv-scale{\n  padding:26px 28px;\n}\n\n\n\/* DIMENSION + SIZE LEDGER *\/\n\n.nv-scale__grid{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:16px;\n}\n\n\n\/* DIMENSION *\/\n\n.nv-dimension{\n  align-self:start;\n\n  min-width:0;\n\n  padding:10px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.nv-dimension__frame{\n  width:112px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.nv-dimension__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  text-decoration:none;\n}\n\n.nv-dimension__frame img{\n  max-height:108px !important;\n}\n\n\n\/* SIZE LEDGER *\/\n\n.nv-size-list{\n  min-width:0;\n\n  border-top:1px solid var(--espresso);\n  border-bottom:1px solid var(--line);\n}\n\n.nv-size{\n  display:grid;\n  grid-template-columns:minmax(0,68px) minmax(0,165px) minmax(0,1fr);\n\n  gap:14px;\n  align-items:center;\n\n  padding:12px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.nv-size:last-child{\n  border-bottom:0;\n}\n\n.nv-size__name small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.nv-size__name strong{\n  display:block;\n\n  margin-top:1px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.nv-size__dimensions strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  font-weight:600;\n}\n\n.nv-size__dimensions span{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--muted);\n\n  font-size:10.5px;\n}\n\n.nv-size__fit{\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.43;\n}\n\n.nv-size--medium{\n  position:relative;\n}\n\n.nv-size--medium::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:8px;\n  bottom:8px;\n  left:-10px;\n\n  width:3px;\n\n  background:var(--gold);\n}\n\n.nv-size__tag{\n  display:inline-block;\n\n  margin-top:4px;\n\n  color:var(--gold-dark);\n\n  font-size:8.8px;\n  line-height:1.2;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n\n\/* HANGING GUIDE *\/\n\n.nv-hang{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin-top:14px;\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n\n  overflow:hidden;\n}\n\n.nv-hang__item{\n  min-width:0;\n\n  padding:11px 12px;\n\n  background:var(--ivory);\n}\n\n.nv-hang__item + .nv-hang__item{\n  border-left:1px solid var(--line);\n}\n\n.nv-hang__item small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.nv-hang__item strong{\n  display:block;\n\n  margin:2px 0;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.nv-hang__item span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11px;\n  line-height:1.4;\n}\n\n\n\/* INSTALL STRIP *\/\n\n.nv-install{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin-top:10px;\n\n  padding:12px 14px;\n\n  background:var(--espresso);\n\n  border-radius:7px;\n}\n\n.nv-install__title small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.nv-install__title strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.nv-install__copy{\n  padding-left:17px;\n\n  border-left:1px solid rgba(255,255,255,.16);\n}\n\n.nv-install__copy p{\n  margin:0;\n\n  color:#D8CDBF;\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.nv-specs{\n  padding:25px 28px;\n}\n\n.nv-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:10px;\n}\n\n.nv-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.nv-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.nv-spec-list{\n  border-top:1px solid var(--espresso);\n}\n\n.nv-spec{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.nv-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.nv-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CARE *\/\n\n.nv-care{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:12px;\n}\n\n.nv-care__item{\n  min-width:0;\n\n  padding:11px 12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.nv-care__item strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.nv-care__item span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.nv-shipping{\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border-top:3px solid var(--espresso);\n}\n\n.nv-shipping h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.nv-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.nv-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.nv-shipping a{\n  color:var(--gold-dark);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.nv-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.nv-lightbox:target{\n  display:flex;\n}\n\n.nv-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.nv-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  object-fit:contain !important;\n}\n\n.nv-lightbox__caption{\n  margin-top:9px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.nv-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .nv-opening,\n  .nv-material,\n  .nv-scale,\n  .nv-specs{\n    padding:23px 19px;\n  }\n\n  .nv-opening h2{\n    font-size:27px;\n  }\n\n  .nv-opening__grid{\n    grid-template-columns:minmax(0,1fr) minmax(0,175px);\n  }\n\n  .nv-section-head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:520px){\n\n  .nv-card{\n    border-radius:8px;\n  }\n\n\n  .nv-opening__grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .nv-opening__ledger{\n    grid-template-columns:1fr;\n  }\n\n  .nv-opening__item + .nv-opening__item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .nv-material__grid{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:13px;\n  }\n\n  .nv-detail__frame{\n    width:104px;\n  }\n\n  .nv-detail__frame img{\n    max-height:100px !important;\n  }\n\n  .nv-material__row{\n    grid-template-columns:minmax(0,68px) minmax(0,1fr);\n\n    gap:8px;\n  }\n\n\n  .nv-glow{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n\n  .nv-scale__grid{\n    grid-template-columns:1fr;\n  }\n\n  .nv-dimension{\n    width:125px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n  .nv-dimension__frame{\n    width:96px;\n  }\n\n  .nv-dimension__frame img{\n    max-height:94px !important;\n  }\n\n\n  .nv-size{\n    grid-template-columns:minmax(0,58px) minmax(0,125px) minmax(0,1fr);\n\n    gap:8px;\n  }\n\n  .nv-size--medium::before{\n    left:-7px;\n  }\n\n\n  .nv-hang{\n    grid-template-columns:1fr;\n  }\n\n  .nv-hang__item + .nv-hang__item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .nv-install{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .nv-install__copy{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.16);\n  }\n\n\n  .nv-specs__head{\n    display:block;\n  }\n\n  .nv-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .nv-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .nv-spec__label{\n    color:var(--gold-dark);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n\n  .nv-care{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:380px){\n\n  .nv-material__grid{\n    grid-template-columns:1fr;\n  }\n\n  .nv-detail{\n    width:135px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .nv-size{\n    grid-template-columns:1fr;\n  }\n\n  .nv-size__dimensions{\n    margin-top:2px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-nuvola\" id=\"nuvola-root\"\u003e\n\u003c!-- =====================================================\n       01 — OPENING\n  ====================================================== --\u003e\n\u003csection class=\"nv-card nv-opening\"\u003e\n\u003cdiv class=\"nv-opening__grid\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"nv-eyebrow\"\u003e Nuvola Pendant Light · Layered Fabric \u003c\/span\u003e\n\u003ch2\u003eSoft Layers, Warm Light, Quiet Presence\u003c\/h2\u003e\n\u003cp class=\"nv-opening__lead\"\u003eNuvola wraps warm light in three layers of off-white cotton, then finishes the soft silhouette with a single walnut-toned wood accent. The result is broad, comfortable ambient light without the harder visual presence of glass or exposed metal.\u003c\/p\u003e\n\u003cdiv class=\"nv-facts\"\u003e\n\u003cdiv class=\"nv-fact\"\u003e\n\u003csmall\u003e Sizes \u003c\/small\u003e \u003cstrong\u003e 3 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-fact\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e 3 Layers \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-fact\"\u003e\n\u003csmall\u003e Included Light \u003c\/small\u003e \u003cstrong\u003e Warm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003caside class=\"nv-signature\"\u003e\u003csmall\u003e Nuvola Signature \u003c\/small\u003e \u003cstrong\u003e Cloud-Like Diffusion \u003c\/strong\u003e\n\u003cp\u003eMultiple fabric layers soften the point source and spread the warm bulb glow through a broader, quieter surface.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-opening__ledger\"\u003e\n\u003cdiv class=\"nv-opening__item\"\u003e\n\u003csmall\u003e Fabric \u003c\/small\u003e \u003cstrong\u003e Off-White Cotton \u003c\/strong\u003e \u003cspan\u003e Textured triple-layer construction. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-opening__item\"\u003e\n\u003csmall\u003e Accent \u003c\/small\u003e \u003cstrong\u003e Walnut Tone \u003c\/strong\u003e \u003cspan\u003e A warm wood detail above the shade. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-opening__item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired Standard \u003c\/strong\u003e \u003cspan\u003e Plug-in conversion available on request. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — SHADE DETAIL\n  ====================================================== --\u003e\n\u003csection class=\"nv-card nv-material\"\u003e\n\u003cdiv class=\"nv-section-head\"\u003e\n\u003ch3\u003eThe Shade Is the Main Event\u003c\/h3\u003e\n\u003cp\u003eNuvola does not rely on decorative hardware. Its character comes from the depth of the layered fabric, the soft off-white tone and the small contrast of warm wood above it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-material__grid\"\u003e\n\u003c!-- REAL DETAIL IMAGE --\u003e\n\u003carticle class=\"nv-detail\"\u003e\n\u003cdiv class=\"nv-detail__frame\"\u003e\u003ca href=\"#nv-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nuvola-pendant-light-stuberlighting_11.jpg?v=1784792382\" alt=\"Close-up of the Nuvola Pendant Light layered off-white fabric shade\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"nv-detail__copy\"\u003e\n\u003csmall\u003e Shade Detail \u003c\/small\u003e \u003cstrong\u003e Triple-Layer Fabric \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MATERIAL --\u003e\n\u003cdiv class=\"nv-material__info\"\u003e\n\u003cdiv class=\"nv-material__row\"\u003e\n\u003csmall\u003e Fabric \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Three Layers of Off-White Cotton \u003c\/strong\u003e\n\u003cp\u003eThe overlapping layers give the shade more visual depth than a conventional single drum.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-material__row\"\u003e\n\u003csmall\u003e Wood \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Walnut-Toned Accent \u003c\/strong\u003e\n\u003cp\u003eA small warm wood detail separates the fabric silhouette from the ceiling suspension.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-material__row\"\u003e\n\u003csmall\u003e Frame \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Internal Metal Structure \u003c\/strong\u003e\n\u003cp\u003eHidden from normal viewing angles, the frame supports the layered shape and keeps the fabric composition stable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-glow\"\u003e\n\u003cstrong\u003e Designed for Ambient Light \u003c\/strong\u003e \u003cspan\u003e The layered shade diffuses the included warm-white bulb across the fabric rather than producing a narrow, exposed beam — especially suited to dining, bedrooms and relaxed living spaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SIZE\n  ====================================================== --\u003e\n\u003csection class=\"nv-card nv-scale\"\u003e\n\u003cdiv class=\"nv-section-head\"\u003e\n\u003ch3\u003eChoose by Room Scale\u003c\/h3\u003e\n\u003cp\u003eNuvola keeps the same material and silhouette across all three sizes. The only decision is how much visual width you want the layered shade to carry in the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-scale__grid\"\u003e\n\u003c!-- DIMENSION IMAGE --\u003e\n\u003cdiv class=\"nv-dimension\"\u003e\n\u003cdiv class=\"nv-dimension__frame\"\u003e\u003ca href=\"#nv-dimension-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nuvola-pendant-light-stuberlighting_20.jpg?v=1784792382\" alt=\"Nuvola Pendant Light dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"nv-caption\"\u003eSize Reference · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE LEDGER --\u003e\n\u003cdiv class=\"nv-size-list\"\u003e\n\u003cdiv class=\"nv-size\"\u003e\n\u003cdiv class=\"nv-size__name\"\u003e\n\u003csmall\u003e Size 01 \u003c\/small\u003e \u003cstrong\u003e Small \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-size__dimensions\"\u003e\n\u003cstrong\u003e Ø17.7\" × H10.8\" \u003c\/strong\u003e \u003cspan\u003e 45 × 27.5 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-size__fit\"\u003eBest for compact dining, smaller foyers or repeated pendant arrangements over a kitchen island.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-size nv-size--medium\"\u003e\n\u003cdiv class=\"nv-size__name\"\u003e\n\u003csmall\u003e Size 02 \u003c\/small\u003e \u003cstrong\u003e Medium \u003c\/strong\u003e \u003cspan class=\"nv-size__tag\"\u003e Most Versatile \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-size__dimensions\"\u003e\n\u003cstrong\u003e Ø22.8\" × H14\" \u003c\/strong\u003e \u003cspan\u003e 58 × 35.5 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-size__fit\"\u003eThe easiest solo size for standard dining tables, bedrooms and medium-scale living spaces.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-size\"\u003e\n\u003cdiv class=\"nv-size__name\"\u003e\n\u003csmall\u003e Size 03 \u003c\/small\u003e \u003cstrong\u003e Large \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-size__dimensions\"\u003e\n\u003cstrong\u003e Ø27.6\" × H16.7\" \u003c\/strong\u003e \u003cspan\u003e 70 × 42.5 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-size__fit\"\u003eBest when the pendant needs stronger presence above larger dining tables, in foyers or in open living spaces.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HANG HEIGHT --\u003e\n\u003cdiv class=\"nv-hang\"\u003e\n\u003cdiv class=\"nv-hang__item\"\u003e\n\u003csmall\u003e Dining Table \u003c\/small\u003e \u003cstrong\u003e 30–32\" Above \u003c\/strong\u003e \u003cspan\u003e Measure from tabletop to bottom of shade. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-hang__item\"\u003e\n\u003csmall\u003e Kitchen Island \u003c\/small\u003e \u003cstrong\u003e 30–36\" Above \u003c\/strong\u003e \u003cspan\u003e Measure from counter to bottom of shade. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-hang__item\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable \u003c\/strong\u003e \u003cspan\u003e Longer cord available on request. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALL --\u003e\n\u003cdiv class=\"nv-install\"\u003e\n\u003cdiv class=\"nv-install__title\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired or Plug-In \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-install__copy\"\u003e\n\u003cp\u003eStandard Nuvola is hardwired to a ceiling junction box and professional installation is recommended. A 196\" plug-in cord conversion is also available on request for spaces where ceiling wiring is not practical.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"nv-card nv-specs\"\u003e\n\u003cdiv class=\"nv-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Nuvola Pendant Light \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec-list\"\u003e\n\u003cdiv class=\"nv-spec\"\u003e\n\u003cspan class=\"nv-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"nv-spec__value\"\u003e Small — Ø17.7\" × H10.8\" \/ 45 × 27.5 cm\u003cbr\u003eMedium — Ø22.8\" × H14\" \/ 58 × 35.5 cm\u003cbr\u003eLarge — Ø27.6\" × H16.7\" \/ 70 × 42.5 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec\"\u003e\n\u003cspan class=\"nv-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"nv-spec__value\"\u003e Triple-layer off-white cotton fabric shade · Walnut-toned wood accent · Internal metal frame \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec\"\u003e\n\u003cspan class=\"nv-spec__label\"\u003e Shade \u003c\/span\u003e \u003cspan class=\"nv-spec__value\"\u003e Off-white textured cotton · Triple-layer construction \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec\"\u003e\n\u003cspan class=\"nv-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"nv-spec__value\"\u003e E26 (US) \/ E27 socket · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec\"\u003e\n\u003cspan class=\"nv-spec__label\"\u003e Included Bulb \u003c\/span\u003e \u003cspan class=\"nv-spec__value\"\u003e Warm-white LED · Approx. 2700–3000K \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec\"\u003e\n\u003cspan class=\"nv-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"nv-spec__value\"\u003e 40W maximum per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec\"\u003e\n\u003cspan class=\"nv-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"nv-spec__value\"\u003e For guaranteed dimming, use a dimmable E26 \/ E27 LED bulb with a compatible Triac wall dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec\"\u003e\n\u003cspan class=\"nv-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"nv-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec\"\u003e\n\u003cspan class=\"nv-spec__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"nv-spec__value\"\u003e 59\" \/ 150 cm standard cord · Adjustable during installation · Extension available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec\"\u003e\n\u003cspan class=\"nv-spec__label\"\u003e Mount \u003c\/span\u003e \u003cspan class=\"nv-spec__value\"\u003e Hardwired ceiling mount standard · 196\" \/ 5 m plug-in cord conversion available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec\"\u003e\n\u003cspan class=\"nv-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"nv-spec__value\"\u003e Compatible with standard wall On \/ Off switches · Plug-in version uses inline On \/ Off control \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec\"\u003e\n\u003cspan class=\"nv-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"nv-spec__value\"\u003e Standard ceiling junction box · Licensed electrician recommended for hardwired installation · Approx. 15–30 minutes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec\"\u003e\n\u003cspan class=\"nv-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"nv-spec__value\"\u003e IP20 · Indoor dry locations only \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-spec\"\u003e\n\u003cspan class=\"nv-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"nv-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-care\"\u003e\n\u003cdiv class=\"nv-care__item\"\u003e\n\u003cstrong\u003e Fabric Care \u003c\/strong\u003e \u003cspan\u003e Remove dust with a soft brush or a vacuum fabric attachment on the lowest suction setting. For marks, gently dab with a barely damp cloth and mild soap. Do not soak or machine wash the shade. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nv-care__item\"\u003e\n\u003cstrong\u003e Wood Accent Care \u003c\/strong\u003e \u003cspan\u003e Dust with a soft dry microfiber cloth. For fingerprints, use a lightly damp cloth and dry immediately. Avoid harsh cleaners and prolonged direct sunlight. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — SHIPPING\n  ====================================================== --\u003e\n\u003csection class=\"nv-card nv-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHADE DETAIL LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"nv-detail-large\" href=\"#nuvola-root\" class=\"nv-lightbox\"\u003e \u003cspan class=\"nv-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nuvola-pendant-light-stuberlighting_11.jpg?v=1784792382\" alt=\"Enlarged Nuvola triple-layer off-white fabric shade\"\u003e \u003cspan class=\"nv-lightbox__caption\"\u003e Nuvola · Triple-Layer Fabric Shade \u003c\/span\u003e \u003cspan class=\"nv-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       DIMENSION LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"nv-dimension-large\" href=\"#nuvola-root\" class=\"nv-lightbox\"\u003e \u003cspan class=\"nv-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nuvola-pendant-light-stuberlighting_20.jpg?v=1784792382\" alt=\"Enlarged Nuvola Pendant Light dimension reference\"\u003e \u003cspan class=\"nv-lightbox__caption\"\u003e Nuvola · Size Reference \u003c\/span\u003e \u003cspan class=\"nv-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 17.7\"x H 10.8\" \/ Fabric","offer_id":52649686335771,"sku":"STB-PL-26-10154","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22.8\" x H 14.0\" \/ Fabric","offer_id":52649686368539,"sku":"STB-PL-26-10155","price":635.0,"currency_code":"USD","in_stock":true},{"title":"Dia 27.6\" x H 16.7\" \/ Fabric","offer_id":52649686401307,"sku":"STB-PL-26-10156","price":1320.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nuvola-pendant-light-stuberlighting_2.jpg?v=1784792382"},{"product_id":"lumiere-deco-ceiling-light","title":"Lumière Déco Ceiling Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — LUMIÈRE DÉCO CEILING LIGHT\n\n   PRODUCT-SPECIFIC DIRECTION\n   Low-profile flush mount · ribbed glass · integrated LED\n\n   SHOPPER FLOW\n   01 Low-profile identity\n   02 Real product close-up\n   03 Finish selection\n   04 Small vs Large with real dimension images\n   05 Light output + CCT\n   06 Standard vs dimmable\n   07 Installation\n   08 Specs \/ FAQ \/ Shipping\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-lumiere-deco{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --shell:#F1ECE5;\n  --glass:#F4F1EC;\n  --metal:#EDE6DC;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D1C5BA;\n  --line-soft:#E5DDD5;\n\n  --gold:#AE8C60;\n  --gold-dark:#74593E;\n\n  width:100%;\n  max-width:920px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-lumiere-deco *,\n.stb-lumiere-deco *::before,\n.stb-lumiere-deco *::after{\n  box-sizing:border-box;\n}\n\n.stb-lumiere-deco h2,\n.stb-lumiere-deco h3{\n  margin-top:0;\n\n  color:var(--ink);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-lumiere-deco p{\n  margin-top:0;\n}\n\n.stb-lumiere-deco__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-lumiere-deco__title{\n  max-width:650px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.015em;\n}\n\n.stb-lumiere-deco__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-lumiere-deco__copy{\n  max-width:680px;\n\n  margin:0;\n\n  color:#655B53;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n.stb-lumiere-deco__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#897C72;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.stb-lumiere-deco__image{\n  display:block;\n\n  width:100%;\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  text-decoration:none;\n}\n\n.stb-lumiere-deco__image img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-lumiere-deco__intro{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 210px;\n\n  margin-bottom:11px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lumiere-deco__intro::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:25px;\n\n  width:48px;\n  height:2px;\n\n  background:var(--gold);\n}\n\n.stb-lumiere-deco__intro-main{\n  padding:24px 25px 22px;\n}\n\n.stb-lumiere-deco__intro-main p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.2px;\n  line-height:1.68;\n}\n\n.stb-lumiere-deco__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:18px;\n\n  background:var(--espresso);\n}\n\n.stb-lumiere-deco__intro-side small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CBAF88;\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lumiere-deco__intro-side strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#FFF8EF;\n\n  font-size:24px;\n  line-height:1;\n  font-weight:500;\n}\n\n.stb-lumiere-deco__intro-side span{\n  color:#D7CCC3;\n\n  font-size:9.2px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-lumiere-deco__quick{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lumiere-deco__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-lumiere-deco__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-lumiere-deco__quick-item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lumiere-deco__quick-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAIL\n========================================================= *\/\n\n.stb-lumiere-deco__detail{\n  display:grid;\n  grid-template-columns:215px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lumiere-deco__detail-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:12px;\n\n  background:var(--glass);\n}\n\n.stb-lumiere-deco__detail-image{\n  width:180px;\n  max-width:100%;\n}\n\n.stb-lumiere-deco__detail-body{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:17px 19px;\n}\n\n.stb-lumiere-deco__detail-body h3{\n  margin:0 0 6px;\n\n  font-size:18px;\n  line-height:1.3;\n}\n\n.stb-lumiere-deco__detail-body \u003e p{\n  margin:0 0 10px;\n\n  color:#675D55;\n\n  font-size:10.2px;\n  line-height:1.52;\n}\n\n.stb-lumiere-deco__detail-line{\n  display:grid;\n  grid-template-columns:110px minmax(0,1fr);\n\n  padding:8px 0;\n\n  border-top:1px solid var(--line-soft);\n}\n\n.stb-lumiere-deco__detail-line strong{\n  color:var(--ink);\n\n  font-size:9.7px;\n  font-weight:500;\n}\n\n.stb-lumiere-deco__detail-line span{\n  color:#70665E;\n\n  font-size:9.2px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   FINISHES\n========================================================= *\/\n\n.stb-lumiere-deco__finish{\n  margin-bottom:29px;\n}\n\n.stb-lumiere-deco__finish-head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:11px;\n}\n\n.stb-lumiere-deco__finish-head .stb-lumiere-deco__copy{\n  max-width:390px;\n}\n\n.stb-lumiere-deco__finish-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lumiere-deco__finish-item{\n  display:grid;\n  grid-template-columns:110px minmax(0,1fr);\n\n  min-width:0;\n\n  padding:13px 14px;\n\n  background:var(--paper);\n\n  border-right:1px solid var(--line-soft);\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-lumiere-deco__finish-item:nth-child(2n){\n  border-right:0;\n}\n\n.stb-lumiere-deco__finish-item:nth-child(n+3){\n  border-bottom:0;\n}\n\n.stb-lumiere-deco__finish-item--warm{\n  background:var(--cream);\n}\n\n.stb-lumiere-deco__finish-name small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lumiere-deco__finish-name strong{\n  color:var(--ink);\n\n  font-size:10.3px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-lumiere-deco__finish-note{\n  padding-left:13px;\n\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-lumiere-deco__finish-note p{\n  margin:0;\n\n  color:#6A6058;\n\n  font-size:9px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   SIZE CHOICE\n========================================================= *\/\n\n.stb-lumiere-deco__sizes{\n  margin-bottom:29px;\n}\n\n.stb-lumiere-deco__sizes-head{\n  margin-bottom:11px;\n}\n\n.stb-lumiere-deco__size-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n}\n\n.stb-lumiere-deco__size-card{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  min-width:0;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n}\n\n.stb-lumiere-deco__size-card--large{\n  border-color:var(--espresso);\n}\n\n.stb-lumiere-deco__size-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:8px;\n\n  background:var(--glass);\n}\n\n.stb-lumiere-deco__size-card--large .stb-lumiere-deco__size-media{\n  background:#40342C;\n}\n\n.stb-lumiere-deco__size-image{\n  width:130px;\n  max-width:100%;\n}\n\n.stb-lumiere-deco__size-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:13px 14px;\n}\n\n.stb-lumiere-deco__size-copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lumiere-deco__size-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-lumiere-deco__size-copy p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.1px;\n  line-height:1.46;\n}\n\n.stb-lumiere-deco__size-card--large .stb-lumiere-deco__size-copy{\n  background:var(--espresso);\n}\n\n.stb-lumiere-deco__size-card--large .stb-lumiere-deco__size-copy small{\n  color:#CBAF88;\n}\n\n.stb-lumiere-deco__size-card--large .stb-lumiere-deco__size-copy strong{\n  color:#FFF8EF;\n}\n\n.stb-lumiere-deco__size-card--large .stb-lumiere-deco__size-copy p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   LOW PROFILE\n========================================================= *\/\n\n.stb-lumiere-deco__profile{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lumiere-deco__profile-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--metal);\n}\n\n.stb-lumiere-deco__profile-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#796D64;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lumiere-deco__profile-label strong{\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-lumiere-deco__profile-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-lumiere-deco__profile-item{\n  padding:13px 14px;\n}\n\n.stb-lumiere-deco__profile-item +\n.stb-lumiere-deco__profile-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-lumiere-deco__profile-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lumiere-deco__profile-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.4px;\n  font-weight:500;\n}\n\n.stb-lumiere-deco__profile-item p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:8.9px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   LIGHT OUTPUT\n========================================================= *\/\n\n.stb-lumiere-deco__light{\n  margin-bottom:8px;\n}\n\n.stb-lumiere-deco__light-head{\n  margin-bottom:10px;\n}\n\n.stb-lumiere-deco__light-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lumiere-deco__light-item{\n  padding:15px 16px;\n\n  background:var(--paper);\n}\n\n.stb-lumiere-deco__light-item +\n.stb-lumiere-deco__light-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-lumiere-deco__light-item--large{\n  background:var(--espresso);\n}\n\n.stb-lumiere-deco__light-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lumiere-deco__light-item strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.stb-lumiere-deco__light-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.3px;\n  line-height:1.48;\n}\n\n.stb-lumiere-deco__light-item--large small{\n  color:#CBAF88;\n}\n\n.stb-lumiere-deco__light-item--large strong{\n  color:#FFF8EF;\n}\n\n.stb-lumiere-deco__light-item--large p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   CCT\n========================================================= *\/\n\n.stb-lumiere-deco__cct{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:8px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lumiere-deco__cct-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--metal);\n}\n\n.stb-lumiere-deco__cct-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#7A6D63;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lumiere-deco__cct-label strong{\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-lumiere-deco__cct-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:var(--paper);\n}\n\n.stb-lumiere-deco__cct-item{\n  padding:13px 14px;\n}\n\n.stb-lumiere-deco__cct-item +\n.stb-lumiere-deco__cct-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-lumiere-deco__cct-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lumiere-deco__cct-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.4px;\n  font-weight:500;\n}\n\n.stb-lumiere-deco__cct-item p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:8.9px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   STANDARD \/ DIMMABLE\n========================================================= *\/\n\n.stb-lumiere-deco__control{\n  margin-bottom:29px;\n}\n\n.stb-lumiere-deco__control-head{\n  margin-bottom:10px;\n}\n\n.stb-lumiere-deco__control-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lumiere-deco__control-item{\n  padding:15px 16px;\n\n  background:var(--paper);\n}\n\n.stb-lumiere-deco__control-item +\n.stb-lumiere-deco__control-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-lumiere-deco__control-item--dim{\n  background:var(--espresso);\n}\n\n.stb-lumiere-deco__control-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lumiere-deco__control-item strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.stb-lumiere-deco__control-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.3px;\n  line-height:1.48;\n}\n\n.stb-lumiere-deco__control-item--dim small{\n  color:#CBAF88;\n}\n\n.stb-lumiere-deco__control-item--dim strong{\n  color:#FFF8EF;\n}\n\n.stb-lumiere-deco__control-item--dim p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   INSTALLATION\n========================================================= *\/\n\n.stb-lumiere-deco__install{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lumiere-deco__install-item{\n  padding:13px 14px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-lumiere-deco__install-item:last-child{\n  border-right:0;\n}\n\n.stb-lumiere-deco__install-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lumiere-deco__install-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.stb-lumiere-deco__install-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   GLASS NOTE\n========================================================= *\/\n\n.stb-lumiere-deco__glass-note{\n  margin-bottom:29px;\n\n  padding:12px 14px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-lumiere-deco__glass-note strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.7px;\n  font-weight:500;\n}\n\n.stb-lumiere-deco__glass-note p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-lumiere-deco__specs{\n  margin-bottom:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lumiere-deco__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--espresso);\n}\n\n.stb-lumiere-deco__spec-head span{\n  color:#C8B08E;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-lumiere-deco__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-lumiere-deco__spec{\n  display:grid;\n  grid-template-columns:28% 72%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-lumiere-deco__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-lumiere-deco__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n.stb-lumiere-deco__spec strong{\n  color:var(--ink);\n\n  font-size:11px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-lumiere-deco__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-lumiere-deco__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-lumiere-deco__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-lumiere-deco__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:12.6px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-lumiere-deco__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-lumiere-deco__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  top:-3px;\n  right:2px;\n\n  color:var(--gold-dark);\n\n  font-size:19px;\n}\n\n.stb-lumiere-deco__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-lumiere-deco__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.3px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-lumiere-deco__shipping{\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-lumiere-deco__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-lumiere-deco__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.3px;\n  line-height:1.62;\n}\n\n.stb-lumiere-deco__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-lumiere-deco__shipping a{\n  color:var(--gold-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-lumiere-deco__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(16,15,14,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.stb-lumiere-deco__lightbox:target{\n  display:flex;\n}\n\n.stb-lumiere-deco__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-lumiere-deco__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n}\n\n.stb-lumiere-deco__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-lumiere-deco__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.2px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-lumiere-deco__intro{\n    grid-template-columns:1fr 175px;\n  }\n\n  .stb-lumiere-deco__title{\n    font-size:25px;\n  }\n\n  .stb-lumiere-deco__size-card{\n    grid-template-columns:130px minmax(0,1fr);\n  }\n\n  .stb-lumiere-deco__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-lumiere-deco{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-lumiere-deco__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lumiere-deco__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-lumiere-deco__intro-side{\n    padding:11px 15px;\n  }\n\n  .stb-lumiere-deco__intro-side strong{\n    font-size:19px;\n  }\n\n  .stb-lumiere-deco__title{\n    font-size:23px;\n  }\n\n\n  \/* QUICK *\/\n\n  .stb-lumiere-deco__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-lumiere-deco__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-lumiere-deco__quick-item:nth-child(1),\n  .stb-lumiere-deco__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* DETAIL *\/\n\n  .stb-lumiere-deco__detail{\n    grid-template-columns:100px minmax(0,1fr);\n  }\n\n  .stb-lumiere-deco__detail-media{\n    padding:6px;\n  }\n\n  .stb-lumiere-deco__detail-image{\n    width:88px;\n  }\n\n  .stb-lumiere-deco__detail-body{\n    padding:11px 12px;\n  }\n\n  .stb-lumiere-deco__detail-line{\n    grid-template-columns:70px minmax(0,1fr);\n  }\n\n\n  \/* FINISH *\/\n\n  .stb-lumiere-deco__finish-head{\n    display:block;\n  }\n\n  .stb-lumiere-deco__finish-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lumiere-deco__finish-item{\n    border-right:0;\n    border-bottom:1px solid var(--line-soft);\n  }\n\n  .stb-lumiere-deco__finish-item:nth-child(n+3){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n  .stb-lumiere-deco__finish-item:last-child{\n    border-bottom:0;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-lumiere-deco__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lumiere-deco__size-card{\n    grid-template-columns:105px minmax(0,1fr);\n  }\n\n  .stb-lumiere-deco__size-media{\n    padding:6px;\n  }\n\n  .stb-lumiere-deco__size-image{\n    width:92px;\n  }\n\n\n  \/* PROFILE *\/\n\n  .stb-lumiere-deco__profile{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lumiere-deco__profile-label{\n    padding:10px 13px;\n  }\n\n  .stb-lumiere-deco__profile-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lumiere-deco__profile-item +\n  .stb-lumiere-deco__profile-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* LIGHT *\/\n\n  .stb-lumiere-deco__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lumiere-deco__light-item +\n  .stb-lumiere-deco__light-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* CCT *\/\n\n  .stb-lumiere-deco__cct{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lumiere-deco__cct-label{\n    padding:10px 13px;\n  }\n\n  .stb-lumiere-deco__cct-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lumiere-deco__cct-item +\n  .stb-lumiere-deco__cct-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* CONTROL *\/\n\n  .stb-lumiere-deco__control-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lumiere-deco__control-item +\n  .stb-lumiere-deco__control-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* INSTALL *\/\n\n  .stb-lumiere-deco__install{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lumiere-deco__install-item{\n    border-right:0;\n  }\n\n  .stb-lumiere-deco__install-item +\n  .stb-lumiere-deco__install-item{\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-lumiere-deco__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-lumiere-deco__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-lumiere-deco__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-lumiere-deco__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-lumiere-deco\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumiere-deco__intro\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__intro-main\"\u003e\n\u003cspan class=\"stb-lumiere-deco__eyebrow\"\u003e Ribbed Glass · Low-Profile Flush Mount \u003c\/span\u003e\n\u003ch2 class=\"stb-lumiere-deco__title\"\u003eDeco Detail Without Giving Up Ceiling Height.\u003c\/h2\u003e\n\u003cp\u003eLumière Déco layers ribbed glass within a stepped metal frame, giving the ceiling a more architectural finish while projecting only 5.1 inches downward. Integrated LED light diffuses through the glass for a softer, more even glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__intro-side\"\u003e\n\u003csmall\u003e Ceiling Profile \u003c\/small\u003e \u003cstrong\u003e 5.1\" \u003c\/strong\u003e \u003cspan\u003e 13cm deep · both sizes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumiere-deco__quick\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__quick-item\"\u003e\n\u003csmall\u003e Sizes \u003c\/small\u003e \u003cstrong\u003e 12.6\" \/ 15.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__quick-item\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__quick-item\"\u003e\n\u003csmall\u003e Default CCT \u003c\/small\u003e \u003cstrong\u003e 3000K Warm White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__quick-item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired Flush Mount \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       REAL PRODUCT DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"lumiere-detail-section\" class=\"stb-lumiere-deco__detail\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__detail-media\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__detail-image\"\u003e\u003ca href=\"#lumiere-detail-image\" class=\"stb-lumiere-deco__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumiere-deco-ceiling-light-stuberlighting_12.jpg?v=1785143659\" alt=\"Lumiere Deco Ceiling Light ribbed glass and metal detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-lumiere-deco__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__detail-body\"\u003e\n\u003cspan class=\"stb-lumiere-deco__eyebrow\"\u003e Product Detail \u003c\/span\u003e\n\u003ch3\u003eRibbed Glass Softens the Geometry.\u003c\/h3\u003e\n\u003cp\u003eThe fixture combines stepped concentric metal rings with vertically ribbed glass. The metal defines the silhouette; the glass softens the LED so the ceiling light feels decorative without becoming visually heavy.\u003c\/p\u003e\n\u003cdiv class=\"stb-lumiere-deco__detail-line\"\u003e\n\u003cstrong\u003e Glass \u003c\/strong\u003e \u003cspan\u003e Ribbed \/ fluted glass diffuser \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__detail-line\"\u003e\n\u003cstrong\u003e Frame \u003c\/strong\u003e \u003cspan\u003e Iron and metal construction \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__detail-line\"\u003e\n\u003cstrong\u003e Profile \u003c\/strong\u003e \u003cspan\u003e 5.1\" \/ 13cm from ceiling to lowest point \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"lumiere-detail-image\" href=\"#lumiere-detail-section\" class=\"stb-lumiere-deco__lightbox\"\u003e \u003cspan class=\"stb-lumiere-deco__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumiere-deco-ceiling-light-stuberlighting_12.jpg?v=1785143659\" alt=\"Enlarged Lumiere Deco Ceiling Light detail\"\u003e \u003cspan class=\"stb-lumiere-deco__lightbox-caption\"\u003e Lumière Déco · Ribbed Glass Detail \u003c\/span\u003e \u003cspan class=\"stb-lumiere-deco__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FINISHES\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumiere-deco__finish\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__finish-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-lumiere-deco__eyebrow\"\u003e Four Combinations \u003c\/span\u003e\n\u003ch3 class=\"stb-lumiere-deco__section-title\"\u003eChoose the Metal First, Then the Glass Tone.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"stb-lumiere-deco__copy\"\u003eGold reads warmer. Chrome feels cooler and more contemporary. Beige glass softens the overall tone, while White keeps the fixture crisper.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__finish-grid\"\u003e\n\u003carticle class=\"stb-lumiere-deco__finish-item stb-lumiere-deco__finish-item--warm\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__finish-name\"\u003e\n\u003csmall\u003e Warmest \u003c\/small\u003e \u003cstrong\u003e Gold + Beige \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__finish-note\"\u003e\n\u003cp\u003eBest when the room already uses brass, warm woods or cream finishes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-lumiere-deco__finish-item\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__finish-name\"\u003e\n\u003csmall\u003e Warm + Crisp \u003c\/small\u003e \u003cstrong\u003e Gold + White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__finish-note\"\u003e\n\u003cp\u003eKeeps the warm metal but gives the glass a cleaner, brighter appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-lumiere-deco__finish-item stb-lumiere-deco__finish-item--warm\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__finish-name\"\u003e\n\u003csmall\u003e Cool + Soft \u003c\/small\u003e \u003cstrong\u003e Chrome + Beige \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__finish-note\"\u003e\n\u003cp\u003eA softer way to introduce chrome without making the fixture feel overly cool.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-lumiere-deco__finish-item\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__finish-name\"\u003e\n\u003csmall\u003e Coolest \u003c\/small\u003e \u003cstrong\u003e Chrome + White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__finish-note\"\u003e\n\u003cp\u003eThe cleanest combination for modern rooms, silver hardware and cooler palettes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE CHOICE\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumiere-deco__sizes\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__sizes-head\"\u003e\n\u003cspan class=\"stb-lumiere-deco__eyebrow\"\u003e Choose the Size \u003c\/span\u003e\n\u003ch3 class=\"stb-lumiere-deco__section-title\"\u003eSame 5.1\" Profile. Different Presence and Output.\u003c\/h3\u003e\n\u003cp class=\"stb-lumiere-deco__copy\"\u003eBoth sizes sit equally close to the ceiling. Choose primarily by room scale and how much light output you need.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__size-grid\"\u003e\n\u003c!-- SMALL --\u003e\n\u003carticle id=\"lumiere-small-section\" class=\"stb-lumiere-deco__size-card\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__size-media\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__size-image\"\u003e\u003ca href=\"#lumiere-small-image\" class=\"stb-lumiere-deco__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumiere-deco-ceiling-light-stuberlighting_18.jpg?v=1785143658\" alt=\"Small Lumiere Deco Ceiling Light dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-lumiere-deco__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__size-copy\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e Ø12.6\" × H5.1\" \u003c\/strong\u003e\n\u003cp\u003eDia32 × H13cm. Approx. 24W \/ 2,640lm. Well suited to bedrooms, entries, hallways and smaller rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- LARGE --\u003e\n\u003carticle id=\"lumiere-large-section\" class=\"stb-lumiere-deco__size-card stb-lumiere-deco__size-card--large\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__size-media\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__size-image\"\u003e\u003ca href=\"#lumiere-large-image\" class=\"stb-lumiere-deco__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumiere-deco-ceiling-light-stuberlighting_22.jpg?v=1785143658\" alt=\"Large Lumiere Deco Ceiling Light dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-lumiere-deco__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__size-copy\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø15.7\" × H5.1\" \u003c\/strong\u003e\n\u003cp\u003eDia40 × H13cm. Approx. 38W \/ 4,180lm. Better when you want more presence and higher output in living or dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SMALL LIGHTBOX --\u003e \u003ca id=\"lumiere-small-image\" href=\"#lumiere-small-section\" class=\"stb-lumiere-deco__lightbox\"\u003e \u003cspan class=\"stb-lumiere-deco__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumiere-deco-ceiling-light-stuberlighting_18.jpg?v=1785143658\" alt=\"Enlarged Small Lumiere Deco dimension diagram\"\u003e \u003cspan class=\"stb-lumiere-deco__lightbox-caption\"\u003e Small · Ø12.6\" × H5.1\" \u003c\/span\u003e \u003cspan class=\"stb-lumiere-deco__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- LARGE LIGHTBOX --\u003e \u003ca id=\"lumiere-large-image\" href=\"#lumiere-large-section\" class=\"stb-lumiere-deco__lightbox\"\u003e \u003cspan class=\"stb-lumiere-deco__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumiere-deco-ceiling-light-stuberlighting_22.jpg?v=1785143658\" alt=\"Enlarged Large Lumiere Deco dimension diagram\"\u003e \u003cspan class=\"stb-lumiere-deco__lightbox-caption\"\u003e Large · Ø15.7\" × H5.1\" \u003c\/span\u003e \u003cspan class=\"stb-lumiere-deco__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LOW PROFILE GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumiere-deco__profile\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__profile-label\"\u003e\n\u003csmall\u003e Why Flush Mount \u003c\/small\u003e \u003cstrong\u003e Keeps More Usable Height Below the Fixture. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__profile-grid\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__profile-item\"\u003e\n\u003csmall\u003e Projection \u003c\/small\u003e \u003cstrong\u003e Only 5.1\" \u003c\/strong\u003e\n\u003cp\u003eBoth sizes project just 13cm below the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__profile-item\"\u003e\n\u003csmall\u003e Best Fit \u003c\/small\u003e \u003cstrong\u003e Standard \/ Lower Ceilings \u003c\/strong\u003e\n\u003cp\u003eA useful alternative when a pendant would hang too low.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__profile-item\"\u003e\n\u003csmall\u003e Visual Effect \u003c\/small\u003e \u003cstrong\u003e Broad, Not Hanging \u003c\/strong\u003e\n\u003cp\u003eThe stepped diameter adds presence without adding a long vertical drop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       OUTPUT\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumiere-deco__light\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__light-head\"\u003e\n\u003cspan class=\"stb-lumiere-deco__eyebrow\"\u003e Integrated LED Included \u003c\/span\u003e\n\u003ch3 class=\"stb-lumiere-deco__section-title\"\u003eChoose the Size by Output as Well as Diameter.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__light-grid\"\u003e\n\u003carticle class=\"stb-lumiere-deco__light-item\"\u003e\u003csmall\u003e Small · 12.6\" \u003c\/small\u003e \u003cstrong\u003e Approx. 24W · 2,640 Lumens \u003c\/strong\u003e\n\u003cp\u003eA more compact option for bedrooms, halls, entries and smaller enclosed rooms.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-lumiere-deco__light-item stb-lumiere-deco__light-item--large\"\u003e\u003csmall\u003e Large · 15.7\" \u003c\/small\u003e \u003cstrong\u003e Approx. 38W · 4,180 Lumens \u003c\/strong\u003e\n\u003cp\u003eHigher output and more visual scale for larger living, dining and common spaces.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COLOR TEMPERATURE\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumiere-deco__cct\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__cct-label\"\u003e\n\u003csmall\u003e Color Temperature \u003c\/small\u003e \u003cstrong\u003e 3000K Standard. Two Alternatives by Request. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__cct-grid\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__cct-item\"\u003e\n\u003csmall\u003e Standard \u003c\/small\u003e \u003cstrong\u003e 3000K Warm White \u003c\/strong\u003e\n\u003cp\u003eThe default choice for a warmer residential atmosphere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__cct-item\"\u003e\n\u003csmall\u003e By Request \u003c\/small\u003e \u003cstrong\u003e 4000K Neutral \u003c\/strong\u003e\n\u003cp\u003eCleaner and more neutral when warmer light is not preferred.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__cct-item\"\u003e\n\u003csmall\u003e By Request \u003c\/small\u003e \u003cstrong\u003e 6000K Cool White \u003c\/strong\u003e\n\u003cp\u003eThe coolest available option. Request before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       STANDARD VS DIMMABLE\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumiere-deco__control\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__control-head\"\u003e\n\u003cspan class=\"stb-lumiere-deco__eyebrow\"\u003e Control Options \u003c\/span\u003e\n\u003ch3 class=\"stb-lumiere-deco__section-title\"\u003eStandard On \/ Off or Dimmable by Request.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__control-grid\"\u003e\n\u003carticle class=\"stb-lumiere-deco__control-item\"\u003e\u003csmall\u003e Standard Version \u003c\/small\u003e \u003cstrong\u003e Simple On \/ Off \u003c\/strong\u003e\n\u003cp\u003eWorks with a normal wall switch. Choose this version if adjustable brightness is not needed.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-lumiere-deco__control-item stb-lumiere-deco__control-item--dim\"\u003e\u003csmall\u003e Dimmable Version \u003c\/small\u003e \u003cstrong\u003e Compatible Triac Dimmer Required \u003c\/strong\u003e\n\u003cp\u003eRequest the dimmable version before ordering. It requires a compatible Triac dimmer for brightness control.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumiere-deco__install\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__install-item\"\u003e\n\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003cp\u003eConnects to a standard ceiling junction box and mounts flush to the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__install-item\"\u003e\n\u003csmall\u003e Ceiling Support \u003c\/small\u003e \u003cstrong\u003e Minimum 15 lb Capacity \u003c\/strong\u003e\n\u003cp\u003eConfirm the ceiling and junction box are suitable for the fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__install-item\"\u003e\n\u003csmall\u003e Location \u003c\/small\u003e \u003cstrong\u003e Indoor Dry Only \u003c\/strong\u003e\n\u003cp\u003eIP20. Not intended for damp or wet locations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       GLASS NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumiere-deco__glass-note\"\u003e\u003cstrong\u003e Slight variation in the glass is normal. \u003c\/strong\u003e\n\u003cp\u003eSmall differences in ribbing, texture or tone may be visible from piece to piece. Clean the glass with a soft cloth and avoid abrasive cleaners that may mark the ribbed surface or metal finish.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumiere-deco__specs\"\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Lumière Déco Ceiling Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Iron \u0026amp; Metal Frame · Ribbed Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Metal Finishes \u003c\/span\u003e \u003cstrong\u003e Gold · Chrome \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Glass Options \u003c\/span\u003e \u003cstrong\u003e Beige · White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Finish Combinations \u003c\/span\u003e \u003cstrong\u003e Gold + Beige · Gold + White · Chrome + Beige · Chrome + White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Small \u003c\/span\u003e \u003cstrong\u003e Ø12.6\" × H5.1\" · Dia32 × H13cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Large \u003c\/span\u003e \u003cstrong\u003e Ø15.7\" × H5.1\" · Dia40 × H13cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Small Output \u003c\/span\u003e \u003cstrong\u003e Approx. 24W · Approx. 2,640 Lumens \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Large Output \u003c\/span\u003e \u003cstrong\u003e Approx. 38W · Approx. 4,180 Lumens \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Standard CCT \u003c\/span\u003e \u003cstrong\u003e 3000K Warm White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Optional CCT \u003c\/span\u003e \u003cstrong\u003e 4000K Neutral · 6000K Cool White · Available by Request Before Ordering \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Standard Control \u003c\/span\u003e \u003cstrong\u003e On \/ Off Wall Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Optional Dimming \u003c\/span\u003e \u003cstrong\u003e Dimmable Version Available by Request · Requires Compatible Triac Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e \u003cstrong\u003e Ceiling Flush Mount · Standard Junction Box \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Ceiling Support \u003c\/span\u003e \u003cstrong\u003e Minimum 15 lb Support Capacity \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Professional Installation Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumiere-deco__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumiere-deco__faq\"\u003e\u003cspan class=\"stb-lumiere-deco__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-lumiere-deco__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eThe Small measures Ø12.6\" × H5.1\" and produces approximately 2,640 lumens, making it a practical option for bedrooms, hallways, entries and smaller rooms. The Large measures Ø15.7\" × H5.1\" and produces approximately 4,180 lumens, so it provides more presence and higher output for larger spaces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Lumière Déco use replaceable bulbs?\u003c\/summary\u003e\n\u003cp\u003eNo conventional bulb is required. Lumière Déco uses an integrated LED light source, which is already included in the fixture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I order a different color temperature?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard version is 3000K warm white. 4000K neutral white and 6000K cool white are available by request before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it dimmable?\u003c\/summary\u003e\n\u003cp\u003eThe standard version is on \/ off only. A dimmable version is available by request and requires a compatible Triac dimmer. If dimming is important, please choose or request the dimmable configuration before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for a lower ceiling?\u003c\/summary\u003e\n\u003cp\u003eYes. Both sizes project only 5.1\" \/ 13cm below the ceiling, making Lumière Déco especially useful where a pendant or chandelier would take up too much vertical space.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is it installed?\u003c\/summary\u003e\n\u003cp\u003eLumière Déco is a hardwired flush-mount ceiling fixture. It connects to a standard ceiling junction box. The ceiling and box should support at least 15 lbs, and professional installation is recommended. It is rated IP20 for indoor dry locations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumiere-deco__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 12.6\" x H 5.1\" \/ Chrome+Beige \/ Triac Dimmable Warm Light","offer_id":52683084300571,"sku":"STB-CL-26-10050","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\" x H 5.1\" \/ Chrome+White \/ Triac Dimmable Warm Light","offer_id":52683084333339,"sku":"STB-CL-26-10051","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\" x H 5.1\" \/ Gold+Beige \/ Triac Dimmable Warm Light","offer_id":52683084366107,"sku":"STB-CL-26-10052","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\" x H 5.1\" \/ Gold+White \/ Triac Dimmable Warm Light","offer_id":52683084398875,"sku":"STB-CL-26-10053","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\"x H 5.1\" \/ Chrome+Beige \/ Triac Dimmable Warm Light","offer_id":52683084431643,"sku":"STB-CL-26-10054","price":275.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\"x H 5.1\" \/ Chrome+White \/ Triac Dimmable Warm Light","offer_id":52683084464411,"sku":"STB-CL-26-10055","price":275.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\"x H 5.1\" \/ Gold+Beige \/ Triac Dimmable Warm Light","offer_id":52683084497179,"sku":"STB-CL-26-10056","price":275.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\"x H 5.1\" \/ Gold+White \/ Triac Dimmable Warm Light","offer_id":52683084529947,"sku":"STB-CL-26-10057","price":275.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumiere-deco-ceiling-light-stuberlighting_1.jpg?v=1785143658"},{"product_id":"plisse-pleated-pendant-light","title":"Plisse Pleated Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — PLISSE PLEATED PENDANT LIGHT\n   RESPONSIVE EDITORIAL PRODUCT DESCRIPTION\n\n   DESKTOP · TABLET · MOBILE\n   TRANSPARENT PAGE BASE\n========================================================= *\/\n\n.stb-plisse-v2{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817568;\n\n  --gold:#C8A96E;\n  --gold-deep:#98733F;\n\n  --ivory:#FFFDF8;\n  --paper:#F8F2E7;\n  --cream:#F5EDD8;\n  --sand:#E9DDC5;\n\n  --line:#DED2BD;\n  --line-strong:#CDBD9F;\n\n  --shadow:0 10px 30px rgba(28,18,9,.08);\n\n  width:100%;\n  max-width:880px;\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-plisse-v2 *,\n.stb-plisse-v2 *::before,\n.stb-plisse-v2 *::after{\n  box-sizing:border-box;\n}\n\n.stb-plisse-v2 h2,\n.stb-plisse-v2 h3,\n.stb-plisse-v2 p{\n  margin-top:0;\n}\n\n.stb-plisse-v2 h2,\n.stb-plisse-v2 h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-plisse-v2 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.pl2-panel{\n  margin-top:14px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:10px;\n\n  box-shadow:var(--shadow);\n\n  overflow:hidden;\n}\n\n.pl2-panel:first-child{\n  margin-top:0;\n}\n\n.pl2-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.pl2-title{\n  margin:0;\n\n  font-size:31px;\n  line-height:1.04;\n}\n\n.pl2-copy{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.3px;\n  line-height:1.65;\n}\n\n.pl2-section-title{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.06;\n}\n\n.pl2-section-intro{\n  margin:5px 0 0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.58;\n}\n\n.pl2-section-head{\n  max-width:620px;\n\n  margin-bottom:17px;\n}\n\n\n\/* =========================================================\n   01 — FIRST LOOK\n========================================================= *\/\n\n.pl2-hero{\n  padding:0;\n\n  border-top:4px solid var(--espresso);\n}\n\n.pl2-hero__main{\n  display:grid;\n  grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);\n\n  min-width:0;\n}\n\n.pl2-hero__copy{\n  min-width:0;\n\n  padding:30px 30px 26px;\n}\n\n.pl2-hero__aside{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:25px 24px;\n\n  background:var(--paper);\n\n  border-left:1px solid var(--line);\n}\n\n.pl2-hero__aside small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pl2-hero__aside strong{\n  display:block;\n\n  margin:4px 0 8px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:22px;\n  line-height:1.03;\n\n  font-weight:500;\n}\n\n.pl2-hero__aside p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.4px;\n  line-height:1.5;\n}\n\n\n\/* BUYING FACTS *\/\n\n.pl2-facts{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  border-top:1px solid var(--line);\n}\n\n.pl2-fact{\n  min-width:0;\n\n  padding:12px 14px;\n}\n\n.pl2-fact + .pl2-fact{\n  border-left:1px solid var(--line);\n}\n\n.pl2-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.pl2-fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   02 — SHADE\n========================================================= *\/\n\n.pl2-shade{\n  padding:27px 28px;\n}\n\n.pl2-shade__layout{\n  display:grid;\n  grid-template-columns:minmax(0,260px) minmax(0,1fr);\n\n  gap:25px;\n  align-items:start;\n}\n\n\n\/* IMAGE *\/\n\n.pl2-image-card{\n  min-width:0;\n\n  padding:11px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:8px;\n}\n\n.pl2-image-wrap{\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n}\n\n.pl2-image-wrap 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.pl2-image-wrap img{\n  max-height:240px !important;\n}\n\n.pl2-image-caption{\n  margin:7px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n\n  text-align:center;\n}\n\n\n\/* SHADE NOTES *\/\n\n.pl2-shade__content{\n  min-width:0;\n}\n\n.pl2-feature-list{\n  border-top:1px solid var(--espresso);\n}\n\n.pl2-feature{\n  display:grid;\n  grid-template-columns:minmax(0,85px) minmax(0,1fr);\n\n  gap:14px;\n\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.pl2-feature small{\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pl2-feature strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  font-weight:600;\n}\n\n.pl2-feature p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.4px;\n  line-height:1.45;\n}\n\n\n\/* COLOR SELECTOR *\/\n\n.pl2-colors{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:13px;\n}\n\n.pl2-color{\n  min-width:0;\n\n  padding:12px 13px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.pl2-color--beige{\n  background:#F3E8D5;\n}\n\n.pl2-color--white{\n  background:#FFFCF7;\n}\n\n.pl2-color small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pl2-color strong{\n  display:block;\n\n  margin:2px 0;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  font-weight:600;\n}\n\n.pl2-color span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11px;\n  line-height:1.4;\n}\n\n\n\/* MATERIAL NOTE *\/\n\n.pl2-material-note{\n  margin-top:11px;\n\n  padding:11px 13px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--gold);\n\n  color:var(--text);\n\n  font-size:11.3px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   03 — SIZE\n========================================================= *\/\n\n.pl2-sizing{\n  padding:27px 28px;\n}\n\n.pl2-size-layout{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  gap:22px;\n  align-items:start;\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.pl2-dimension{\n  min-width:0;\n\n  padding:10px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:8px;\n}\n\n.pl2-dimension__frame{\n  width:155px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.pl2-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.pl2-dimension__frame img{\n  max-height:150px !important;\n}\n\n\n\/* SIZE TABLE *\/\n\n.pl2-size-table{\n  min-width:0;\n\n  border-top:1px solid var(--espresso);\n}\n\n.pl2-size-row{\n  display:grid;\n  grid-template-columns:minmax(0,85px) minmax(0,150px) minmax(0,1fr);\n\n  gap:13px;\n  align-items:center;\n\n  padding:12px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.pl2-size-row__name small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pl2-size-row__name strong{\n  display:block;\n\n  margin-top:1px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.pl2-size-row__measure strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  font-weight:600;\n}\n\n.pl2-size-row__measure span{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--muted);\n\n  font-size:10.3px;\n}\n\n.pl2-size-row__fit{\n  color:var(--text);\n\n  font-size:11.3px;\n  line-height:1.42;\n}\n\n\n\/* MEDIUM HIGHLIGHT *\/\n\n.pl2-size-row--recommended{\n  position:relative;\n\n  background:#FCF8F0;\n}\n\n.pl2-size-row--recommended::before{\n  content:\"\";\n\n  position:absolute;\n\n  left:-9px;\n  top:8px;\n  bottom:8px;\n\n  width:3px;\n\n  background:var(--gold);\n}\n\n.pl2-badge{\n  display:inline-block;\n\n  margin-top:4px;\n\n  color:var(--gold-deep);\n\n  font-size:8.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n\n\/* SIZE GUIDANCE *\/\n\n.pl2-size-guide{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:13px;\n}\n\n.pl2-guide{\n  min-width:0;\n\n  padding:11px 13px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.pl2-guide small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pl2-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.pl2-guide span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11px;\n  line-height:1.42;\n}\n\n\n\/* INSTALL STRIP *\/\n\n.pl2-install{\n  display:grid;\n  grid-template-columns:minmax(0,160px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin-top:12px;\n\n  padding:13px 15px;\n\n  background:var(--espresso);\n\n  border-radius:7px;\n}\n\n.pl2-install small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pl2-install 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.pl2-install__copy{\n  padding-left:17px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n\n  color:#D8CDBF;\n\n  font-size:11.4px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.pl2-details{\n  padding:27px 28px;\n}\n\n.pl2-details__top{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,210px);\n\n  gap:22px;\n  align-items:start;\n\n  margin-bottom:16px;\n}\n\n\n\/* QUICK LIGHT INFO *\/\n\n.pl2-light-card{\n  padding:14px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.pl2-light-card small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pl2-light-card strong{\n  display:block;\n\n  margin:3px 0 5px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.pl2-light-card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.2px;\n  line-height:1.45;\n}\n\n\n\/* SPEC ROWS *\/\n\n.pl2-specs{\n  border-top:1px solid var(--espresso);\n}\n\n.pl2-spec{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.pl2-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.pl2-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\/* BOTTOM NOTES *\/\n\n.pl2-bottom-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:12px;\n}\n\n.pl2-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.pl2-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.pl2-note span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.3px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.pl2-shipping{\n  margin-top:14px;\n\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-top:3px solid var(--espresso);\n  border-radius:9px;\n\n  box-shadow:var(--shadow);\n}\n\n.pl2-shipping h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.pl2-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.pl2-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.pl2-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.pl2-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.pl2-lightbox:target{\n  display:flex;\n}\n\n.pl2-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.pl2-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.pl2-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.pl2-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET — 750px to 990px\n========================================================= *\/\n\n@media(min-width:750px) and (max-width:990px){\n\n  .stb-plisse-v2{\n    max-width:820px;\n  }\n\n  .pl2-hero__main{\n    grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);\n  }\n\n  .pl2-hero__copy{\n    padding:27px 24px 23px;\n  }\n\n  .pl2-hero__aside{\n    padding:22px 20px;\n  }\n\n  .pl2-title{\n    font-size:29px;\n  }\n\n\n  .pl2-shade,\n  .pl2-sizing,\n  .pl2-details{\n    padding:24px;\n  }\n\n  .pl2-shade__layout{\n    grid-template-columns:minmax(0,220px) minmax(0,1fr);\n\n    gap:19px;\n  }\n\n  .pl2-image-wrap img{\n    max-height:205px !important;\n  }\n\n\n  .pl2-size-layout{\n    grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n    gap:18px;\n  }\n\n\n  .pl2-details__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,190px);\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE \/ SMALL TABLET\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-plisse-v2{\n    font-size:13px;\n  }\n\n  .pl2-panel{\n    border-radius:8px;\n  }\n\n\n  \/* HERO *\/\n\n  .pl2-hero__main{\n    grid-template-columns:1fr;\n  }\n\n  .pl2-hero__copy{\n    padding:23px 19px 20px;\n  }\n\n  .pl2-hero__aside{\n    padding:15px 19px;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .pl2-title{\n    font-size:27px;\n  }\n\n  .pl2-copy{\n    font-size:12px;\n  }\n\n\n  .pl2-facts{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .pl2-fact:nth-child(3){\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .pl2-fact:nth-child(4){\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* MAIN PADDING *\/\n\n  .pl2-shade,\n  .pl2-sizing,\n  .pl2-details{\n    padding:22px 19px;\n  }\n\n\n  \/* SHADE *\/\n\n  .pl2-shade__layout{\n    grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n    gap:14px;\n  }\n\n  .pl2-image-wrap img{\n    max-height:135px !important;\n  }\n\n  .pl2-feature{\n    grid-template-columns:minmax(0,62px) minmax(0,1fr);\n\n    gap:8px;\n  }\n\n\n  \/* SIZE *\/\n\n  .pl2-size-layout{\n    grid-template-columns:1fr;\n  }\n\n  .pl2-dimension{\n    width:145px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n  .pl2-dimension__frame{\n    width:118px;\n  }\n\n  .pl2-dimension__frame img{\n    max-height:115px !important;\n  }\n\n  .pl2-size-row{\n    grid-template-columns:minmax(0,68px) minmax(0,125px) minmax(0,1fr);\n\n    gap:8px;\n  }\n\n  .pl2-size-row--recommended::before{\n    left:-6px;\n  }\n\n\n  .pl2-size-guide{\n    grid-template-columns:1fr;\n  }\n\n\n  .pl2-install{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .pl2-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  \/* DETAILS *\/\n\n  .pl2-details__top{\n    grid-template-columns:1fr;\n\n    gap:10px;\n  }\n\n  .pl2-light-card{\n    max-width:none;\n  }\n\n  .pl2-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .pl2-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n\n  .pl2-bottom-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:460px){\n\n  .pl2-shade__layout{\n    grid-template-columns:1fr;\n  }\n\n  .pl2-image-card{\n    width:165px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n  .pl2-image-wrap img{\n    max-height:155px !important;\n  }\n\n\n  .pl2-colors{\n    grid-template-columns:1fr;\n  }\n\n\n  .pl2-size-row{\n    grid-template-columns:1fr;\n\n    gap:3px;\n\n    padding:11px 0;\n  }\n\n  .pl2-size-row__measure{\n    margin-top:2px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-plisse-v2\" id=\"plisse-v2-root\"\u003e\n\u003c!-- =====================================================\n       01 — FIRST LOOK\n  ====================================================== --\u003e\n\u003csection class=\"pl2-panel pl2-hero\"\u003e\n\u003cdiv class=\"pl2-hero__main\"\u003e\n\u003cdiv class=\"pl2-hero__copy\"\u003e\n\u003cspan class=\"pl2-kicker\"\u003e Plisse Pleated Pendant Light \u003c\/span\u003e\n\u003ch2 class=\"pl2-title\"\u003eSoft Texture Above the Table\u003c\/h2\u003e\n\u003cp class=\"pl2-copy\" style=\"margin-top: 10px;\"\u003ePlisse wraps a clean drum silhouette in hand-pleated fabric. The folds add depth when the light is off, then soften the bulb into a warm, patterned glow when illuminated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"pl2-hero__aside\"\u003e\u003csmall\u003e Why Plisse \u003c\/small\u003e \u003cstrong\u003e Simple Shape.\u003cbr\u003eRicher Surface. \u003c\/strong\u003e\n\u003cp\u003eA quiet pendant for spaces where texture matters more than decoration. The pleats bring softness without making the fixture feel visually heavy.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-facts\"\u003e\n\u003cdiv class=\"pl2-fact\"\u003e\n\u003csmall\u003e Sizes \u003c\/small\u003e \u003cstrong\u003e 3 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-fact\"\u003e\n\u003csmall\u003e Colors \u003c\/small\u003e \u003cstrong\u003e Beige \/ White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-fact\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-fact\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — PLEATED SHADE\n  ====================================================== --\u003e\n\u003csection class=\"pl2-panel pl2-shade\"\u003e\n\u003cdiv class=\"pl2-section-head\"\u003e\n\u003cspan class=\"pl2-kicker\"\u003e Material \u0026amp; Light \u003c\/span\u003e\n\u003ch3 class=\"pl2-section-title\"\u003eThe Pleats Are the Detail\u003c\/h3\u003e\n\u003cp class=\"pl2-section-intro\"\u003eNo extra ornament is needed. The folded fabric creates the texture, while the metal frame keeps the wide drum clean and structured.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-shade__layout\"\u003e\n\u003c!-- REAL DETAIL PHOTO --\u003e\n\u003cdiv class=\"pl2-image-card\"\u003e\n\u003cdiv class=\"pl2-image-wrap\"\u003e\u003ca href=\"#pl2-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/plisse-pleated-pendant-light-stuberlighting_4.jpg?v=1785244342\" alt=\"Close-up of the Plisse Pendant Light hand-pleated fabric shade\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"pl2-image-caption\"\u003ePleated Fabric Detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MATERIAL --\u003e\n\u003cdiv class=\"pl2-shade__content\"\u003e\n\u003cdiv class=\"pl2-feature-list\"\u003e\n\u003cdiv class=\"pl2-feature\"\u003e\n\u003csmall\u003e Pleat \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Hand-Pleated Fabric \u003c\/strong\u003e\n\u003cp\u003eRepeating folds create visual depth while keeping the overall silhouette simple.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-feature\"\u003e\n\u003csmall\u003e Frame \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Internal Metal Structure \u003c\/strong\u003e\n\u003cp\u003eSupports the fabric and keeps the circular drum profile crisp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-feature\"\u003e\n\u003csmall\u003e Glow \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Soft Ambient Light \u003c\/strong\u003e\n\u003cp\u003eThe fabric diffuses the bulb and lets the pleats create subtle light-and-shadow variation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COLOR --\u003e\n\u003cdiv class=\"pl2-colors\"\u003e\n\u003cdiv class=\"pl2-color pl2-color--beige\"\u003e\n\u003csmall\u003e Beige \u003c\/small\u003e \u003cstrong\u003e Warm \u0026amp; Relaxed \u003c\/strong\u003e \u003cspan\u003e Pairs naturally with walnut, oak, linen and cream interiors. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-color pl2-color--white\"\u003e\n\u003csmall\u003e White \u003c\/small\u003e \u003cstrong\u003e Clean \u0026amp; Airy \u003c\/strong\u003e \u003cspan\u003e A lighter visual choice for brighter, quieter interiors. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-material-note\"\u003e\n\u003cstrong style=\"color: #1c1209;\"\u003eMaterial note:\u003c\/strong\u003e each shade is pleated by hand, so slight differences in fold spacing and fabric tone are normal characteristics of the finished piece.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SIZE + DROP\n  ====================================================== --\u003e\n\u003csection class=\"pl2-panel pl2-sizing\"\u003e\n\u003cdiv class=\"pl2-section-head\"\u003e\n\u003cspan class=\"pl2-kicker\"\u003e Size Planning \u003c\/span\u003e\n\u003ch3 class=\"pl2-section-title\"\u003eChoose by the Surface Below\u003c\/h3\u003e\n\u003cp class=\"pl2-section-intro\"\u003eThe three sizes share the same design, but the visual jump from 19.6 to 31.4 inches is substantial. Measure the table, island or room before choosing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-size-layout\"\u003e\n\u003c!-- DIMENSION IMAGE --\u003e\n\u003cdiv class=\"pl2-dimension\"\u003e\n\u003cdiv class=\"pl2-dimension__frame\"\u003e\u003ca href=\"#pl2-dimension-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/plisse-pleated-pendant-light-stuberlighting_12.jpg?v=1785244342\" alt=\"Plisse Pleated Pendant Light size and dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"pl2-image-caption\"\u003eSize Reference · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE TABLE --\u003e\n\u003cdiv class=\"pl2-size-table\"\u003e\n\u003cdiv class=\"pl2-size-row\"\u003e\n\u003cdiv class=\"pl2-size-row__name\"\u003e\n\u003csmall\u003e Size 01 \u003c\/small\u003e \u003cstrong\u003e Small \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-size-row__measure\"\u003e\n\u003cstrong\u003e Ø19.6\" × H11.8\" \u003c\/strong\u003e \u003cspan\u003e 50 × 30 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-size-row__fit\"\u003eBest for bedrooms, entryways or several pendants arranged over a smaller bar or island.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-size-row pl2-size-row--recommended\"\u003e\n\u003cdiv class=\"pl2-size-row__name\"\u003e\n\u003csmall\u003e Size 02 \u003c\/small\u003e \u003cstrong\u003e Medium \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-size-row__measure\"\u003e\n\u003cstrong\u003e Ø23.6\" × H12.5\" \u003c\/strong\u003e \u003cspan\u003e 60 × 32 cm \u003c\/span\u003e \u003cem class=\"pl2-badge\"\u003e Most Versatile \u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-size-row__fit\"\u003eThe easiest single-pendant scale for a standard dining table or kitchen island.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-size-row\"\u003e\n\u003cdiv class=\"pl2-size-row__name\"\u003e\n\u003csmall\u003e Size 03 \u003c\/small\u003e \u003cstrong\u003e Large \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-size-row__measure\"\u003e\n\u003cstrong\u003e Ø31.4\" × H16.9\" \u003c\/strong\u003e \u003cspan\u003e 80 × 43 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-size-row__fit\"\u003eA stronger focal point for a larger dining table or open-plan living space.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BUYING GUIDANCE --\u003e\n\u003cdiv class=\"pl2-size-guide\"\u003e\n\u003cdiv class=\"pl2-guide\"\u003e\n\u003csmall\u003e Over a Table \u003c\/small\u003e \u003cstrong\u003e Check Table Width \u003c\/strong\u003e \u003cspan\u003e A useful starting point is a shade around one-half to two-thirds of the table width. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-guide\"\u003e\n\u003csmall\u003e Tall Ceiling \u003c\/small\u003e \u003cstrong\u003e Suspension Extension \u003c\/strong\u003e \u003cspan\u003e The standard 59\" cord is adjustable and can be extended on request when additional drop is needed. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALL --\u003e\n\u003cdiv class=\"pl2-install\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired Pendant \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-install__copy\"\u003eConnects to a standard ceiling junction box. The suspension can be shortened during installation, and professional installation is recommended if you are not comfortable with ceiling wiring.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"pl2-panel pl2-details\"\u003e\n\u003cdiv class=\"pl2-details__top\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"pl2-kicker\"\u003e Specifications \u003c\/span\u003e\n\u003ch3 class=\"pl2-section-title\"\u003eProduct Details\u003c\/h3\u003e\n\u003cp class=\"pl2-section-intro\"\u003eThe essentials for planning the fixture, bulb, electrical setup and installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"pl2-light-card\"\u003e\u003csmall\u003e Light Option \u003c\/small\u003e \u003cstrong\u003e Bulb Included \u003c\/strong\u003e\n\u003cp\u003eStandard E26 \/ E27 bulb included. For adjustable brightness and color temperature, request the optional remote-control dimmable bulb.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-specs\"\u003e\n\u003cdiv class=\"pl2-spec\"\u003e\n\u003cspan class=\"pl2-spec__label\"\u003e Sizes \u003c\/span\u003e \u003cspan class=\"pl2-spec__value\"\u003e Ø19.6\" × H11.8\" \/ 50 × 30 cm\u003cbr\u003eØ23.6\" × H12.5\" \/ 60 × 32 cm\u003cbr\u003eØ31.4\" × H16.9\" \/ 80 × 43 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-spec\"\u003e\n\u003cspan class=\"pl2-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"pl2-spec__value\"\u003e Pleated fabric shade · Metal internal frame \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-spec\"\u003e\n\u003cspan class=\"pl2-spec__label\"\u003e Colors \u003c\/span\u003e \u003cspan class=\"pl2-spec__value\"\u003e Beige · White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-spec\"\u003e\n\u003cspan class=\"pl2-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"pl2-spec__value\"\u003e E26 \/ E27 socket · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-spec\"\u003e\n\u003cspan class=\"pl2-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"pl2-spec__value\"\u003e 40W maximum \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-spec\"\u003e\n\u003cspan class=\"pl2-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"pl2-spec__value\"\u003e Optional remote-control dimmable bulb available for adjustable brightness and color temperature \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-spec\"\u003e\n\u003cspan class=\"pl2-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"pl2-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-spec\"\u003e\n\u003cspan class=\"pl2-spec__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"pl2-spec__value\"\u003e 59\" \/ 150 cm adjustable cord · Extension available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-spec\"\u003e\n\u003cspan class=\"pl2-spec__label\"\u003e Wiring \u003c\/span\u003e \u003cspan class=\"pl2-spec__value\"\u003e Hardwired · Standard ceiling junction box \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-spec\"\u003e\n\u003cspan class=\"pl2-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"pl2-spec__value\"\u003e Standard wall On \/ Off switch · Switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-spec\"\u003e\n\u003cspan class=\"pl2-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"pl2-spec__value\"\u003e IP20 · Indoor dry locations only \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-spec\"\u003e\n\u003cspan class=\"pl2-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"pl2-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=\"pl2-bottom-notes\"\u003e\n\u003cdiv class=\"pl2-note\"\u003e\n\u003cstrong\u003e Hand-Pleated Finish \u003c\/strong\u003e \u003cspan\u003e Slight differences in fold spacing and fabric tone are normal characteristics of the hand-finished shade. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-note\"\u003e\n\u003cstrong\u003e Care \u003c\/strong\u003e \u003cspan\u003e Keep the fabric dry. Dust gently with a soft brush or low-suction upholstery attachment. Avoid soaking, harsh cleaners and rubbing the pleats. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING\n  ====================================================== --\u003e\n\u003csection class=\"pl2-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"pl2-detail-large\" href=\"#plisse-v2-root\" class=\"pl2-lightbox\"\u003e \u003cspan class=\"pl2-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/plisse-pleated-pendant-light-stuberlighting_4.jpg?v=1785244342\" alt=\"Enlarged Plisse hand-pleated fabric shade\"\u003e \u003cspan class=\"pl2-lightbox__caption\"\u003e Plisse · Hand-Pleated Fabric \u003c\/span\u003e \u003cspan class=\"pl2-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       DIMENSION LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"pl2-dimension-large\" href=\"#plisse-v2-root\" class=\"pl2-lightbox\"\u003e \u003cspan class=\"pl2-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/plisse-pleated-pendant-light-stuberlighting_12.jpg?v=1785244342\" alt=\"Enlarged Plisse Pendant Light dimensions\"\u003e \u003cspan class=\"pl2-lightbox__caption\"\u003e Plisse · Ø19.6\" \/ Ø23.6\" \/ Ø31.4\" \u003c\/span\u003e \u003cspan class=\"pl2-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 19.6\" x H 11.8\" \/ Beige","offer_id":52688622092571,"sku":"STB-PL-26-10197","price":335.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.6\" x H 11.8\" \/ White","offer_id":52688622125339,"sku":"STB-PL-26-10198","price":335.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" x H 12.5\" \/ Beige","offer_id":52688622158107,"sku":"STB-PL-26-10199","price":445.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" x H 12.5\" \/ White","offer_id":52688622190875,"sku":"STB-PL-26-10200","price":445.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.4\" x H 16.9\" \/ Beige","offer_id":52688622223643,"sku":"STB-PL-26-10201","price":985.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.4\" x H 16.9\" \/ White","offer_id":52688622256411,"sku":"STB-PL-26-10202","price":985.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/plisse-pleated-pendant-light-stuberlighting_1.jpg?v=1785244342"},{"product_id":"costella-ceiling-light","title":"Costella Ceiling Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — COSTELLA CEILING LIGHT\n\n   PRODUCT-SPECIFIC SHOPPER FLOW\n   01 Low-profile advantage\n   02 Real product detail\n   03 Choose diameter first\n   04 Choose light count second\n   05 Compact real size diagrams\n   06 Diffused light \/ dimming\n   07 Installation\n   08 Specs \/ FAQ \/ Shipping\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-costella{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --shell:#F1ECE5;\n  --sand:#EEE5DA;\n  --brown:#E8DED1;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D1C5BA;\n  --line-soft:#E5DDD5;\n\n  --gold:#AE8C60;\n  --gold-dark:#74593E;\n\n  width:100%;\n  max-width:920px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-costella *,\n.stb-costella *::before,\n.stb-costella *::after{\n  box-sizing:border-box;\n}\n\n.stb-costella h2,\n.stb-costella h3{\n  margin-top:0;\n\n  color:var(--ink);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-costella p{\n  margin-top:0;\n}\n\n.stb-costella__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-costella__title{\n  max-width:650px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.015em;\n}\n\n.stb-costella__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-costella__copy{\n  max-width:680px;\n\n  margin:0;\n\n  color:#655B53;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n.stb-costella__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#897C72;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   IMAGES\n========================================================= *\/\n\n.stb-costella__image{\n  display:block;\n\n  width:100%;\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  text-decoration:none;\n}\n\n.stb-costella__image img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-costella__intro{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 205px;\n\n  margin-bottom:11px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-costella__intro::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:25px;\n\n  width:48px;\n  height:2px;\n\n  background:var(--gold);\n}\n\n.stb-costella__intro-main{\n  padding:24px 25px 22px;\n}\n\n.stb-costella__intro-main p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.2px;\n  line-height:1.68;\n}\n\n.stb-costella__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:18px;\n\n  background:var(--espresso);\n}\n\n.stb-costella__intro-side small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CBAF88;\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-costella__intro-side strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#FFF8EF;\n\n  font-size:25px;\n  line-height:1;\n  font-weight:500;\n}\n\n.stb-costella__intro-side span{\n  color:#D7CCC3;\n\n  font-size:9.2px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-costella__quick{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-costella__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-costella__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-costella__quick-item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-costella__quick-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   DETAIL\n========================================================= *\/\n\n.stb-costella__detail{\n  display:grid;\n  grid-template-columns:215px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-costella__detail-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:12px;\n\n  background:var(--brown);\n}\n\n.stb-costella__detail-image{\n  width:180px;\n  max-width:100%;\n}\n\n.stb-costella__detail-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:17px 19px;\n}\n\n.stb-costella__detail-copy h3{\n  margin:0 0 6px;\n\n  font-size:18px;\n  line-height:1.3;\n}\n\n.stb-costella__detail-copy \u003e p{\n  margin:0 0 10px;\n\n  color:#675D55;\n\n  font-size:10.2px;\n  line-height:1.52;\n}\n\n.stb-costella__detail-row{\n  display:grid;\n  grid-template-columns:110px minmax(0,1fr);\n\n  padding:8px 0;\n\n  border-top:1px solid var(--line-soft);\n}\n\n.stb-costella__detail-row strong{\n  color:var(--ink);\n\n  font-size:9.7px;\n  font-weight:500;\n}\n\n.stb-costella__detail-row span{\n  color:#70665E;\n\n  font-size:9.2px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   DIAMETER FIRST\n========================================================= *\/\n\n.stb-costella__diameter{\n  margin-bottom:29px;\n}\n\n.stb-costella__diameter-head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:11px;\n}\n\n.stb-costella__diameter-head .stb-costella__copy{\n  max-width:400px;\n}\n\n.stb-costella__diameter-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-costella__diameter-item{\n  min-width:0;\n\n  padding:14px;\n\n  background:var(--paper);\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-costella__diameter-item:last-child{\n  border-right:0;\n}\n\n.stb-costella__diameter-item--large{\n  background:var(--espresso);\n}\n\n.stb-costella__diameter-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-costella__diameter-item strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:15px;\n  line-height:1.25;\n  font-weight:500;\n}\n\n.stb-costella__diameter-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:8.8px;\n  line-height:1.45;\n}\n\n.stb-costella__diameter-item--large small{\n  color:#CBAF88;\n}\n\n.stb-costella__diameter-item--large strong{\n  color:#FFF8EF;\n}\n\n.stb-costella__diameter-item--large p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   LIGHT COUNT SECOND\n========================================================= *\/\n\n.stb-costella__config{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-costella__config-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--sand);\n}\n\n.stb-costella__config-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#796D64;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-costella__config-label strong{\n  color:var(--ink);\n\n  font-size:11.5px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-costella__config-body{\n  background:var(--paper);\n}\n\n.stb-costella__config-row{\n  display:grid;\n  grid-template-columns:85px 115px minmax(0,1fr);\n\n  align-items:center;\n\n  min-height:48px;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-costella__config-row:last-child{\n  border-bottom:0;\n}\n\n.stb-costella__config-row--key{\n  background:var(--espresso);\n}\n\n.stb-costella__config-count,\n.stb-costella__config-dia,\n.stb-costella__config-use{\n  padding:9px 12px;\n}\n\n.stb-costella__config-count{\n  color:var(--ink);\n\n  font-size:11px;\n  font-weight:500;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-costella__config-dia{\n  color:#71665D;\n\n  font-size:9px;\n  font-weight:600;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-costella__config-use{\n  color:#6B6159;\n\n  font-size:9px;\n  line-height:1.45;\n}\n\n.stb-costella__config-row--key .stb-costella__config-count{\n  color:#FFF8EF;\n\n  border-right-color:#594A40;\n}\n\n.stb-costella__config-row--key .stb-costella__config-dia{\n  color:#CBAF88;\n\n  border-right-color:#594A40;\n}\n\n.stb-costella__config-row--key .stb-costella__config-use{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   DECISION NOTE\n========================================================= *\/\n\n.stb-costella__decision{\n  margin-bottom:29px;\n\n  padding:12px 14px;\n\n  background:var(--espresso);\n\n  border:1px solid var(--espresso);\n  border-radius:5px;\n}\n\n.stb-costella__decision small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-costella__decision strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:10.8px;\n  font-weight:500;\n}\n\n.stb-costella__decision p{\n  margin:0;\n\n  color:#D7CCC3;\n\n  font-size:9.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   REAL SIZE DIAGRAMS\n========================================================= *\/\n\n.stb-costella__sizes{\n  margin-bottom:29px;\n}\n\n.stb-costella__sizes-head{\n  margin-bottom:11px;\n}\n\n.stb-costella__size-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  gap:8px;\n}\n\n.stb-costella__size-card{\n  padding:9px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-costella__size-media{\n  width:145px;\n  max-width:100%;\n\n  margin:0 auto 8px;\n}\n\n.stb-costella__size-copy{\n  text-align:center;\n}\n\n.stb-costella__size-copy small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-costella__size-copy strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   PROFILE\n========================================================= *\/\n\n.stb-costella__profile{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-costella__profile-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--brown);\n}\n\n.stb-costella__profile-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#796D64;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-costella__profile-label strong{\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-costella__profile-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-costella__profile-item{\n  padding:13px 14px;\n}\n\n.stb-costella__profile-item +\n.stb-costella__profile-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-costella__profile-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-costella__profile-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.4px;\n  font-weight:500;\n}\n\n.stb-costella__profile-item p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:8.9px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   MATERIAL + LIGHT\n========================================================= *\/\n\n.stb-costella__material{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-costella__material-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--espresso);\n}\n\n.stb-costella__material-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-costella__material-label strong{\n  color:#FFF8EF;\n\n  font-size:11.4px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-costella__material-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:var(--paper);\n}\n\n.stb-costella__material-item{\n  padding:13px 14px;\n}\n\n.stb-costella__material-item +\n.stb-costella__material-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-costella__material-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-costella__material-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.4px;\n  font-weight:500;\n}\n\n.stb-costella__material-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:8.9px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   BULB + DIMMING\n========================================================= *\/\n\n.stb-costella__light{\n  margin-bottom:8px;\n}\n\n.stb-costella__light-head{\n  margin-bottom:10px;\n}\n\n.stb-costella__light-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-costella__light-item{\n  padding:15px 16px;\n\n  background:var(--paper);\n}\n\n.stb-costella__light-item +\n.stb-costella__light-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-costella__light-item--dim{\n  background:var(--sand);\n}\n\n.stb-costella__light-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-costella__light-item strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.stb-costella__light-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.3px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   UTILITY\n========================================================= *\/\n\n.stb-costella__utility{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:8px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-costella__utility-item{\n  padding:13px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-costella__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-costella__utility-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-costella__utility-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-costella__utility-item p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:8.8px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   INSTALLATION\n========================================================= *\/\n\n.stb-costella__install{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:29px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n}\n\n.stb-costella__install-item{\n  padding:13px 14px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-costella__install-item:last-child{\n  border-right:0;\n}\n\n.stb-costella__install-item--focus{\n  background:var(--espresso);\n}\n\n.stb-costella__install-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-costella__install-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.stb-costella__install-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9px;\n  line-height:1.45;\n}\n\n.stb-costella__install-item--focus small{\n  color:#CBAF88;\n}\n\n.stb-costella__install-item--focus strong{\n  color:#FFF8EF;\n}\n\n.stb-costella__install-item--focus p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-costella__specs{\n  margin-bottom:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-costella__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--espresso);\n}\n\n.stb-costella__spec-head span{\n  color:#C8B08E;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-costella__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-costella__spec{\n  display:grid;\n  grid-template-columns:28% 72%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-costella__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-costella__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n.stb-costella__spec strong{\n  color:var(--ink);\n\n  font-size:11px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-costella__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-costella__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-costella__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-costella__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:12.6px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-costella__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-costella__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  top:-3px;\n  right:2px;\n\n  color:var(--gold-dark);\n\n  font-size:19px;\n}\n\n.stb-costella__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-costella__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.3px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-costella__shipping{\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-costella__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-costella__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.3px;\n  line-height:1.62;\n}\n\n.stb-costella__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-costella__shipping a{\n  color:var(--gold-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-costella__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(16,15,14,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.stb-costella__lightbox:target{\n  display:flex;\n}\n\n.stb-costella__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-costella__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n}\n\n.stb-costella__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-costella__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.2px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-costella__intro{\n    grid-template-columns:1fr 175px;\n  }\n\n  .stb-costella__title{\n    font-size:25px;\n  }\n\n  .stb-costella__diameter-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-costella__diameter-item{\n    border-bottom:1px solid var(--line-soft);\n  }\n\n  .stb-costella__diameter-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-costella__diameter-item:nth-child(3),\n  .stb-costella__diameter-item:nth-child(4){\n    border-bottom:0;\n  }\n\n  .stb-costella__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-costella{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-costella__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-costella__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-costella__intro-side{\n    padding:11px 15px;\n  }\n\n  .stb-costella__intro-side strong{\n    font-size:20px;\n  }\n\n  .stb-costella__title{\n    font-size:23px;\n  }\n\n\n  \/* QUICK *\/\n\n  .stb-costella__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-costella__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-costella__quick-item:nth-child(1),\n  .stb-costella__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* DETAIL *\/\n\n  .stb-costella__detail{\n    grid-template-columns:100px minmax(0,1fr);\n  }\n\n  .stb-costella__detail-media{\n    padding:6px;\n  }\n\n  .stb-costella__detail-image{\n    width:88px;\n  }\n\n  .stb-costella__detail-copy{\n    padding:11px 12px;\n  }\n\n  .stb-costella__detail-row{\n    grid-template-columns:70px minmax(0,1fr);\n  }\n\n\n  \/* DIAMETER *\/\n\n  .stb-costella__diameter-head{\n    display:block;\n  }\n\n  .stb-costella__diameter-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  \/* CONFIG *\/\n\n  .stb-costella__config{\n    grid-template-columns:1fr;\n  }\n\n  .stb-costella__config-label{\n    padding:10px 13px;\n  }\n\n  .stb-costella__config-row{\n    grid-template-columns:65px 86px minmax(0,1fr);\n  }\n\n  .stb-costella__config-count,\n  .stb-costella__config-dia,\n  .stb-costella__config-use{\n    padding:8px;\n  }\n\n\n  \/* SIZE IMAGES *\/\n\n  .stb-costella__size-grid{\n    grid-template-columns:1fr 1fr 1fr;\n    gap:5px;\n  }\n\n  .stb-costella__size-card{\n    padding:5px;\n  }\n\n  .stb-costella__size-media{\n    width:90px;\n    margin-bottom:5px;\n  }\n\n  .stb-costella__size-copy strong{\n    font-size:8.6px;\n  }\n\n\n  \/* PROFILE *\/\n\n  .stb-costella__profile{\n    grid-template-columns:1fr;\n  }\n\n  .stb-costella__profile-label{\n    padding:10px 13px;\n  }\n\n  .stb-costella__profile-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-costella__profile-item +\n  .stb-costella__profile-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-costella__material{\n    grid-template-columns:1fr;\n  }\n\n  .stb-costella__material-label{\n    padding:10px 13px;\n  }\n\n  .stb-costella__material-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-costella__material-item +\n  .stb-costella__material-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* LIGHT *\/\n\n  .stb-costella__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-costella__light-item +\n  .stb-costella__light-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-costella__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-costella__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-costella__utility-item:nth-child(1),\n  .stb-costella__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* INSTALL *\/\n\n  .stb-costella__install{\n    grid-template-columns:1fr;\n  }\n\n  .stb-costella__install-item{\n    border-right:0;\n  }\n\n  .stb-costella__install-item +\n  .stb-costella__install-item{\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-costella__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-costella__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-costella__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-costella__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-costella\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-costella__intro\"\u003e\n\u003cdiv class=\"stb-costella__intro-main\"\u003e\n\u003cspan class=\"stb-costella__eyebrow\"\u003e Multi-Light Semi-Flush Ceiling Fixture \u003c\/span\u003e\n\u003ch2 class=\"stb-costella__title\"\u003eMore Light Across the Ceiling — Without a Long Drop.\u003c\/h2\u003e\n\u003cp\u003eCostella spreads multiple small diffused lights across a slim brown-and-white frame, giving the ceiling more visual presence while extending only 7.8 inches downward. Six configurations let you choose the diameter and light count separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__intro-side\"\u003e\n\u003csmall\u003e Ceiling Profile \u003c\/small\u003e \u003cstrong\u003e 7.8\" \u003c\/strong\u003e \u003cspan\u003e 20cm deep · every configuration \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-costella__quick\"\u003e\n\u003cdiv class=\"stb-costella__quick-item\"\u003e\n\u003csmall\u003e Configurations \u003c\/small\u003e \u003cstrong\u003e 3–15 Lights \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__quick-item\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 18.1\"–47.2\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__quick-item\"\u003e\n\u003csmall\u003e Bulbs \u003c\/small\u003e \u003cstrong\u003e G4 Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__quick-item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       REAL DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"costella-detail-section\" class=\"stb-costella__detail\"\u003e\n\u003cdiv class=\"stb-costella__detail-media\"\u003e\n\u003cdiv class=\"stb-costella__detail-image\"\u003e\u003ca href=\"#costella-detail-image\" class=\"stb-costella__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costella-ceiling-light-stuberlighting_12.jpg?v=1785325849\" alt=\"Costella Ceiling Light brown frame and white diffuser detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-costella__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__detail-copy\"\u003e\n\u003cspan class=\"stb-costella__eyebrow\"\u003e Product Detail \u003c\/span\u003e\n\u003ch3\u003eSmall Diffusers, Repeated Across a Wide Form.\u003c\/h3\u003e\n\u003cp\u003eCostella uses multiple individual light points rather than one large central dome. White acrylic elements soften each G4 bulb, while the brown frame organizes them into a low, geometric ceiling composition.\u003c\/p\u003e\n\u003cdiv class=\"stb-costella__detail-row\"\u003e\n\u003cstrong\u003e Materials \u003c\/strong\u003e \u003cspan\u003e Metal · resin · acrylic \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__detail-row\"\u003e\n\u003cstrong\u003e Color \u003c\/strong\u003e \u003cspan\u003e Brown + White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__detail-row\"\u003e\n\u003cstrong\u003e Diffusion \u003c\/strong\u003e \u003cspan\u003e Acrylic shades soften direct bulb glare \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"costella-detail-image\" href=\"#costella-detail-section\" class=\"stb-costella__lightbox\"\u003e \u003cspan class=\"stb-costella__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costella-ceiling-light-stuberlighting_12.jpg?v=1785325849\" alt=\"Enlarged Costella Ceiling Light detail\"\u003e \u003cspan class=\"stb-costella__lightbox-caption\"\u003e Costella · Product Detail \u003c\/span\u003e \u003cspan class=\"stb-costella__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       CHOOSE DIAMETER FIRST\n  ====================================================== --\u003e\n\u003csection class=\"stb-costella__diameter\"\u003e\n\u003cdiv class=\"stb-costella__diameter-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-costella__eyebrow\"\u003e Step 1 · Choose the Spread \u003c\/span\u003e\n\u003ch3 class=\"stb-costella__section-title\"\u003eStart With the Room Size.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"stb-costella__copy\"\u003eAll configurations are 7.8 inches deep. The biggest visual difference is therefore how far the fixture spreads across the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__diameter-grid\"\u003e\n\u003carticle class=\"stb-costella__diameter-item\"\u003e\u003csmall\u003e Compact \u003c\/small\u003e \u003cstrong\u003e Ø18.1\" \u003c\/strong\u003e\n\u003cp\u003e46cm · 3 lights. Best for smaller rooms, hallways or compact bedrooms.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-costella__diameter-item\"\u003e\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e Ø31.4\" \u003c\/strong\u003e\n\u003cp\u003e80cm · 6 lights. A useful middle scale for bedrooms, kitchens and entries.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-costella__diameter-item\"\u003e\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø39.3\" \u003c\/strong\u003e\n\u003cp\u003e100cm · choose 9 or 12 lights. Better suited to living and dining spaces.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-costella__diameter-item stb-costella__diameter-item--large\"\u003e\u003csmall\u003e Statement \u003c\/small\u003e \u003cstrong\u003e Ø47.2\" \u003c\/strong\u003e\n\u003cp\u003e120cm · choose 12 or 15 lights for larger, more open rooms.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT COUNT SECOND\n  ====================================================== --\u003e\n\u003csection class=\"stb-costella__config\"\u003e\n\u003cdiv class=\"stb-costella__config-label\"\u003e\n\u003csmall\u003e Step 2 · Light Count \u003c\/small\u003e \u003cstrong\u003e Then Decide How Many Light Points You Want. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-body\"\u003e\n\u003cdiv class=\"stb-costella__config-row\"\u003e\n\u003cdiv class=\"stb-costella__config-count\"\u003e3 Lights\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-dia\"\u003eØ18.1\" \/ 46cm\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-use\"\u003eCompact configuration for smaller spaces.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-row\"\u003e\n\u003cdiv class=\"stb-costella__config-count\"\u003e6 Lights\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-dia\"\u003eØ31.4\" \/ 80cm\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-use\"\u003eMore coverage without moving into oversized proportions.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-row stb-costella__config-row--key\"\u003e\n\u003cdiv class=\"stb-costella__config-count\"\u003e9 Lights\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-dia\"\u003eØ39.3\" \/ 100cm\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-use\"\u003eLarge diameter with fewer light points than the 12-light version.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-row stb-costella__config-row--key\"\u003e\n\u003cdiv class=\"stb-costella__config-count\"\u003e12 Lights\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-dia\"\u003eØ39.3\" \/ 100cm\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-use\"\u003eSame 39.3-inch spread with three additional light points.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-row\"\u003e\n\u003cdiv class=\"stb-costella__config-count\"\u003e12 Lights\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-dia\"\u003eØ47.2\" \/ 120cm\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-use\"\u003eWider ceiling presence without choosing the maximum light count.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-row\"\u003e\n\u003cdiv class=\"stb-costella__config-count\"\u003e15 Lights\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-dia\"\u003eØ47.2\" \/ 120cm\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__config-use\"\u003eMaximum light count and the largest available diameter.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       KEY DECISION NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-costella__decision\"\u003e\u003csmall\u003e The Important Difference \u003c\/small\u003e \u003cstrong\u003e Diameter and light count are not always tied together. \u003c\/strong\u003e\n\u003cp\u003eBoth 9-light and 12-light versions are available at 39.3\". Both 12-light and 15-light versions are available at 47.2\". This lets you keep the ceiling scale you want while choosing a different number of light points.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COMPACT REAL DIMENSION IMAGES\n  ====================================================== --\u003e\n\u003csection class=\"stb-costella__sizes\"\u003e\n\u003cdiv class=\"stb-costella__sizes-head\"\u003e\n\u003cspan class=\"stb-costella__eyebrow\"\u003e Dimension Reference \u003c\/span\u003e\n\u003ch3 class=\"stb-costella__section-title\"\u003eThree Scale References.\u003c\/h3\u003e\n\u003cp class=\"stb-costella__copy\"\u003eUse these diagrams as visual references for the compact, medium and largest configurations. Every Costella remains H7.8\" \/ 20cm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__size-grid\"\u003e\n\u003c!-- 3 LIGHT --\u003e\n\u003carticle id=\"costella-size-3\" class=\"stb-costella__size-card\"\u003e\n\u003cdiv class=\"stb-costella__size-media\"\u003e\u003ca href=\"#costella-size-3-image\" class=\"stb-costella__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costella-ceiling-light-stuberlighting_24.jpg?v=1785325849\" alt=\"Costella Ceiling Light 3 light dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-costella__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__size-copy\"\u003e\n\u003csmall\u003e 3 Lights \u003c\/small\u003e \u003cstrong\u003e Ø18.1\" × H7.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 6 LIGHT --\u003e\n\u003carticle id=\"costella-size-6\" class=\"stb-costella__size-card\"\u003e\n\u003cdiv class=\"stb-costella__size-media\"\u003e\u003ca href=\"#costella-size-6-image\" class=\"stb-costella__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costella-ceiling-light-stuberlighting_26.jpg?v=1785325849\" alt=\"Costella Ceiling Light 6 light dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-costella__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__size-copy\"\u003e\n\u003csmall\u003e 6 Lights \u003c\/small\u003e \u003cstrong\u003e Ø31.4\" × H7.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 15 LIGHT --\u003e\n\u003carticle id=\"costella-size-15\" class=\"stb-costella__size-card\"\u003e\n\u003cdiv class=\"stb-costella__size-media\"\u003e\u003ca href=\"#costella-size-15-image\" class=\"stb-costella__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costella-ceiling-light-stuberlighting_18.jpg?v=1785325848\" alt=\"Costella Ceiling Light 15 light dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-costella__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__size-copy\"\u003e\n\u003csmall\u003e 15 Lights \u003c\/small\u003e \u003cstrong\u003e Ø47.2\" × H7.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSION LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"costella-size-3-image\" href=\"#costella-size-3\" class=\"stb-costella__lightbox\"\u003e \u003cspan class=\"stb-costella__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costella-ceiling-light-stuberlighting_24.jpg?v=1785325849\" alt=\"Enlarged Costella 3 light dimension diagram\"\u003e \u003cspan class=\"stb-costella__lightbox-caption\"\u003e 3 Lights · Ø18.1\" × H7.8\" \u003c\/span\u003e \u003cspan class=\"stb-costella__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"costella-size-6-image\" href=\"#costella-size-6\" class=\"stb-costella__lightbox\"\u003e \u003cspan class=\"stb-costella__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costella-ceiling-light-stuberlighting_26.jpg?v=1785325849\" alt=\"Enlarged Costella 6 light dimension diagram\"\u003e \u003cspan class=\"stb-costella__lightbox-caption\"\u003e 6 Lights · Ø31.4\" × H7.8\" \u003c\/span\u003e \u003cspan class=\"stb-costella__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"costella-size-15-image\" href=\"#costella-size-15\" class=\"stb-costella__lightbox\"\u003e \u003cspan class=\"stb-costella__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costella-ceiling-light-stuberlighting_18.jpg?v=1785325848\" alt=\"Enlarged Costella 15 light dimension diagram\"\u003e \u003cspan class=\"stb-costella__lightbox-caption\"\u003e 15 Lights · Ø47.2\" × H7.8\" \u003c\/span\u003e \u003cspan class=\"stb-costella__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LOW PROFILE\n  ====================================================== --\u003e\n\u003csection class=\"stb-costella__profile\"\u003e\n\u003cdiv class=\"stb-costella__profile-label\"\u003e\n\u003csmall\u003e Semi-Flush Profile \u003c\/small\u003e \u003cstrong\u003e Large in Width, Restrained in Height. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__profile-grid\"\u003e\n\u003cdiv class=\"stb-costella__profile-item\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 7.8\" \/ 20cm \u003c\/strong\u003e\n\u003cp\u003eThe same low profile across every configuration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__profile-item\"\u003e\n\u003csmall\u003e Advantage \u003c\/small\u003e \u003cstrong\u003e Less Vertical Drop \u003c\/strong\u003e\n\u003cp\u003eUseful when a hanging chandelier would sit too low in the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__profile-item\"\u003e\n\u003csmall\u003e Presence \u003c\/small\u003e \u003cstrong\u003e Built Through Width \u003c\/strong\u003e\n\u003cp\u003eLarger versions gain impact across the ceiling, not by hanging farther down.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIALS\n  ====================================================== --\u003e\n\u003csection class=\"stb-costella__material\"\u003e\n\u003cdiv class=\"stb-costella__material-label\"\u003e\n\u003csmall\u003e Construction \u003c\/small\u003e \u003cstrong\u003e Geometric Structure With Diffused Light Points. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__material-grid\"\u003e\n\u003carticle class=\"stb-costella__material-item\"\u003e\u003csmall\u003e Frame \u003c\/small\u003e \u003cstrong\u003e Metal \u003c\/strong\u003e\n\u003cp\u003eProvides the horizontal structure that positions the individual lights.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-costella__material-item\"\u003e\u003csmall\u003e Components \u003c\/small\u003e \u003cstrong\u003e Resin + Acrylic \u003c\/strong\u003e\n\u003cp\u003eUsed throughout the decorative and diffuser construction.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-costella__material-item\"\u003e\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Softened G4 Glow \u003c\/strong\u003e\n\u003cp\u003eWhite acrylic diffusers reduce the appearance of harsh exposed light points.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BULBS \/ DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"stb-costella__light\"\u003e\n\u003cdiv class=\"stb-costella__light-head\"\u003e\n\u003cspan class=\"stb-costella__eyebrow\"\u003e Bulbs \u0026amp; Dimming \u003c\/span\u003e\n\u003ch3 class=\"stb-costella__section-title\"\u003eBulbs Included. Dimming Depends on the Bulbs and Dimmer.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__light-grid\"\u003e\n\u003carticle class=\"stb-costella__light-item\"\u003e\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e G4 Bulbs Included \u003c\/strong\u003e\n\u003cp\u003eEach socket receives a G4 bulb, and bulbs are included with the fixture. Maximum rating is 40W per socket.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-costella__light-item stb-costella__light-item--dim\"\u003e\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Compatible Dimmable G4 + Dimmer \u003c\/strong\u003e\n\u003cp\u003eFor adjustable brightness, use compatible dimmable G4 bulbs together with a compatible dimmer switch. Color temperature depends on the bulbs installed.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ELECTRICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-costella__utility\"\u003e\n\u003cdiv class=\"stb-costella__utility-item\"\u003e\n\u003csmall\u003e Socket \u003c\/small\u003e \u003cstrong\u003e G4 \u003c\/strong\u003e\n\u003cp\u003eBulbs included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__utility-item\"\u003e\n\u003csmall\u003e Maximum \u003c\/small\u003e \u003cstrong\u003e 40W \/ Socket \u003c\/strong\u003e\n\u003cp\u003eDo not exceed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__utility-item\"\u003e\n\u003csmall\u003e Voltage \u003c\/small\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003cp\u003eUniversal voltage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__utility-item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Wall Switch \u003c\/strong\u003e\n\u003cp\u003eSwitch not included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-costella__install\"\u003e\n\u003carticle class=\"stb-costella__install-item\"\u003e\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired Semi-Flush \u003c\/strong\u003e\n\u003cp\u003eConnects to a standard ceiling junction box. Professional installation is recommended.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-costella__install-item stb-costella__install-item--focus\"\u003e\u003csmall\u003e Assembly \u003c\/small\u003e \u003cstrong\u003e Allow About 30 Minutes \u003c\/strong\u003e\n\u003cp\u003eThe multi-light structure requires more assembly than a simple dome fixture. Mounting hardware and instructions are included.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-costella__install-item\"\u003e\u003csmall\u003e Location \u003c\/small\u003e \u003cstrong\u003e IP20 · Indoor Dry \u003c\/strong\u003e\n\u003cp\u003eDesigned for dry interior locations, not damp or wet areas.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECS\n  ====================================================== --\u003e\n\u003csection class=\"stb-costella__specs\"\u003e\n\u003cdiv class=\"stb-costella__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Costella Ceiling Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Metal · Resin · Acrylic \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e Color \u003c\/span\u003e \u003cstrong\u003e Brown \u0026amp; White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e Profile \u003c\/span\u003e \u003cstrong\u003e Semi-Flush Ceiling Light · H7.8\" \/ 20cm Across All Configurations \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e 3-Light Size \u003c\/span\u003e \u003cstrong\u003e Ø18.1\" × H7.8\" · Dia46 × H20cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e 6-Light Size \u003c\/span\u003e \u003cstrong\u003e Ø31.4\" × H7.8\" · Dia80 × H20cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e 9-Light Size \u003c\/span\u003e \u003cstrong\u003e Ø39.3\" × H7.8\" · Dia100 × H20cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e 12-Light Size \u003c\/span\u003e \u003cstrong\u003e Ø39.3\" × H7.8\" · Dia100 × H20cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e 12-Light Large \u003c\/span\u003e \u003cstrong\u003e Ø47.2\" × H7.8\" · Dia120 × H20cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e 15-Light Size \u003c\/span\u003e \u003cstrong\u003e Ø47.2\" × H7.8\" · Dia120 × H20cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e G4 · Bulbs Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e Maximum Wattage \u003c\/span\u003e \u003cstrong\u003e 40W Maximum Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Compatible With Dimmable G4 Bulbs + Compatible Dimmer Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e Color Temperature \u003c\/span\u003e \u003cstrong\u003e Depends on Bulbs Used \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Standard Wall Switch · Not Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired · Standard Ceiling Junction Box \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Professional Installation Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e Assembly \u003c\/span\u003e \u003cstrong\u003e Multi-Light Assembly Required · Approx. 30 Minutes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e In the Box \u003c\/span\u003e \u003cstrong\u003e Fixture · Bulbs · Mounting Hardware · Instructions \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-costella__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-costella__faq\"\u003e\u003cspan class=\"stb-costella__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-costella__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich Costella size should I choose?\u003c\/summary\u003e\n\u003cp\u003eStart with diameter. The 18.1-inch version is the most compact, 31.4 inches is the medium option, 39.3 inches gives a large ceiling spread, and 47.2 inches is the statement size. All versions remain only 7.8 inches high.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between 9 lights and 12 lights at 39.3\"?\u003c\/summary\u003e\n\u003cp\u003eThe overall diameter stays the same at 39.3\" \/ 100cm. The 12-light configuration simply adds three additional light points. This allows you to keep the same ceiling footprint while choosing a different number of bulbs.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between the two 47.2\" versions?\u003c\/summary\u003e\n\u003cp\u003eBoth measure Ø47.2\" × H7.8\" \/ Dia120 × H20cm. One uses 12 lights and the other uses 15, so the difference is light count rather than overall diameter.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the bulbs included?\u003c\/summary\u003e\n\u003cp\u003eYes. G4 bulbs are included for every socket. Each socket is rated for a maximum of 40W.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Costella be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes. Use compatible dimmable G4 bulbs together with a compatible dimmer switch. Color temperature depends on the bulbs installed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it require an electrician?\u003c\/summary\u003e\n\u003cp\u003eCostella is a hardwired semi-flush ceiling fixture that connects to a standard ceiling junction box. Professional installation is recommended. Because it is a multi-light fixture, allow approximately 30 minutes for assembly and mounting.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-costella__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"3 Lights: Dia 18.1\"x H 7.8\" \/ Brown \u0026 White","offer_id":52692914340123,"sku":"STB-CL-26-10058","price":495.0,"currency_code":"USD","in_stock":true},{"title":"6 Lights: Dia 31.4\"x H 7.8\" \/ Brown \u0026 White","offer_id":52692914372891,"sku":"STB-CL-26-10059","price":760.0,"currency_code":"USD","in_stock":true},{"title":"9 Lights: Dia 39.3\"x H 7.8\" \/ Brown \u0026 White","offer_id":52692914405659,"sku":"STB-CL-26-10060","price":1085.0,"currency_code":"USD","in_stock":true},{"title":"12 Lights: Dia 39.3\"x H 7.8\" \/ Brown \u0026 White","offer_id":52692914438427,"sku":"STB-CL-26-10061","price":1360.0,"currency_code":"USD","in_stock":true},{"title":"12 Lights: Dia 47.2\"x H 7.8\" \/ Brown \u0026 White","offer_id":52692914471195,"sku":"STB-CL-26-10062","price":1580.0,"currency_code":"USD","in_stock":true},{"title":"15 Lights: Dia 47.2\"x H 7.8\" \/ Brown \u0026 White","offer_id":52692914503963,"sku":"STB-CL-26-10063","price":1850.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costella-ceiling-light-stuberlighting_1.jpg?v=1785325849"},{"product_id":"rivella-ceiling-light","title":"Rivella Ceiling Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — RIVELLA CEILING LIGHT\n\n   RIPPLE \/ PROFILE \/ TONE\n\n   LOW-PROFILE CEILING EDITORIAL\n   DESKTOP · TABLET · MOBILE\n   QUIET LUXURY · DAWN SAFE\n========================================================= *\/\n\n.stb-rivella{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817568;\n\n  --gold:#C8A96E;\n  --gold-deep:#98733F;\n\n  --ivory:#FFFDF8;\n  --paper:#F8F2E7;\n  --cream:#F5EDD8;\n\n  --line:#DED2BD;\n  --line-strong:#CDBD9F;\n\n  --shadow:0 10px 32px rgba(28,18,9,.085);\n\n  width:100%;\n  max-width:880px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-rivella *,\n.stb-rivella *::before,\n.stb-rivella *::after{\n  box-sizing:border-box;\n}\n\n.stb-rivella h2,\n.stb-rivella h3,\n.stb-rivella p{\n  margin-top:0;\n}\n\n.stb-rivella h2,\n.stb-rivella h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-rivella img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.rv-panel{\n  margin-top:14px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:10px;\n\n  box-shadow:var(--shadow);\n\n  overflow:hidden;\n}\n\n.rv-panel:first-child{\n  margin-top:0;\n}\n\n.rv-kicker{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.rv-title{\n  margin:0;\n\n  font-size:31px;\n  line-height:1.04;\n}\n\n.rv-lead{\n  max-width:600px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:12.4px;\n  line-height:1.65;\n}\n\n.rv-section-head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:25px;\n\n  margin-bottom:17px;\n}\n\n.rv-section-head h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.06;\n}\n\n.rv-section-head p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   01 — FIRST LOOK\n========================================================= *\/\n\n.rv-intro{\n  border-top:4px solid var(--espresso);\n}\n\n.rv-intro__main{\n  display:grid;\n  grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr);\n}\n\n.rv-intro__copy{\n  min-width:0;\n\n  padding:30px 30px 26px;\n}\n\n\n\/* PROFILE NOTE *\/\n\n.rv-profile{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:23px 22px;\n\n  background:var(--paper);\n\n  border-left:1px solid var(--line);\n}\n\n.rv-profile small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rv-profile strong{\n  display:block;\n\n  margin:4px 0 8px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:22px;\n  line-height:1.03;\n\n  font-weight:500;\n}\n\n.rv-profile p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.4px;\n  line-height:1.5;\n}\n\n\n\/* FACTS *\/\n\n.rv-facts{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  border-top:1px solid var(--line);\n}\n\n.rv-fact{\n  min-width:0;\n\n  padding:12px 14px;\n}\n\n.rv-fact + .rv-fact{\n  border-left:1px solid var(--line);\n}\n\n.rv-fact small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rv-fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   02 — GLASS + LIGHT\n========================================================= *\/\n\n.rv-glass{\n  padding:27px 28px;\n}\n\n.rv-glass__layout{\n  display:grid;\n  grid-template-columns:minmax(0,230px) minmax(0,1fr);\n\n  gap:23px;\n  align-items:start;\n}\n\n\n\/* REAL DETAIL *\/\n\n.rv-detail{\n  min-width:0;\n\n  padding:10px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:8px;\n}\n\n.rv-detail__frame{\n  width:200px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.rv-detail__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.rv-detail__frame img{\n  max-height:195px !important;\n}\n\n.rv-detail__caption{\n  padding:8px 2px 1px;\n}\n\n.rv-detail__caption small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rv-detail__caption strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-size:11.6px;\n  font-weight:600;\n}\n\n\n\/* GLASS LEDGER *\/\n\n.rv-glass-list{\n  min-width:0;\n\n  border-top:1px solid var(--espresso);\n}\n\n.rv-glass-row{\n  display:grid;\n  grid-template-columns:minmax(0,82px) minmax(0,1fr);\n\n  gap:13px;\n\n  padding:10px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.rv-glass-row small{\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rv-glass-row strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.rv-glass-row p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.2px;\n  line-height:1.44;\n}\n\n\n\/* LIGHT OPTIONS *\/\n\n.rv-light-options{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:14px;\n}\n\n.rv-light-option{\n  min-width:0;\n\n  padding:13px 14px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n\n  background:var(--paper);\n}\n\n.rv-light-option--three{\n  background:var(--cream);\n\n  border-color:var(--line-strong);\n}\n\n.rv-light-option small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rv-light-option strong{\n  display:block;\n\n  margin:2px 0 4px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.rv-light-option span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11px;\n  line-height:1.42;\n}\n\n\n\/* LED NOTE *\/\n\n.rv-led{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin-top:12px;\n\n  padding:13px 15px;\n\n  background:var(--espresso);\n\n  border-radius:7px;\n}\n\n.rv-led small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rv-led strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.rv-led__copy{\n  padding-left:17px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n\n  color:#D8CDBF;\n\n  font-size:11.3px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   03 — SIZE \/ CEILING FIT\n========================================================= *\/\n\n.rv-size{\n  padding:27px 28px;\n}\n\n.rv-size__layout{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:22px;\n  align-items:start;\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.rv-dimension{\n  min-width:0;\n\n  padding:10px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:8px;\n}\n\n.rv-dimension__frame{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.rv-dimension__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.rv-dimension__frame img{\n  max-height:140px !important;\n}\n\n.rv-caption{\n  margin:7px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* SIZE TABLE *\/\n\n.rv-size-list{\n  min-width:0;\n\n  border-top:1px solid var(--espresso);\n}\n\n.rv-size-row{\n  display:grid;\n  grid-template-columns:minmax(0,74px) minmax(0,160px) minmax(0,1fr);\n\n  gap:12px;\n  align-items:center;\n\n  padding:12px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.rv-size-row__name small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rv-size-row__name strong{\n  display:block;\n\n  margin-top:1px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.rv-size-row__measure strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  font-weight:600;\n}\n\n.rv-size-row__measure span{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--muted);\n\n  font-size:10.3px;\n}\n\n.rv-size-row__fit{\n  color:var(--text);\n\n  font-size:11.2px;\n  line-height:1.42;\n}\n\n\n\/* MEDIUM *\/\n\n.rv-size-row--medium{\n  position:relative;\n\n  background:#FCF8F0;\n}\n\n.rv-size-row--medium::before{\n  content:\"\";\n\n  position:absolute;\n\n  left:-9px;\n  top:8px;\n  bottom:8px;\n\n  width:3px;\n\n  background:var(--gold);\n}\n\n\n\/* PROFILE STRIP *\/\n\n.rv-ceiling-guide{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin-top:13px;\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n\n  overflow:hidden;\n}\n\n.rv-ceiling-guide__item{\n  min-width:0;\n\n  padding:11px 12px;\n}\n\n.rv-ceiling-guide__item + .rv-ceiling-guide__item{\n  border-left:1px solid var(--line);\n}\n\n.rv-ceiling-guide__item small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rv-ceiling-guide__item strong{\n  display:block;\n\n  margin:2px 0;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.rv-ceiling-guide__item span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:10.8px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.rv-details{\n  padding:27px 28px;\n}\n\n.rv-details__top{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,215px);\n\n  gap:22px;\n  align-items:start;\n\n  margin-bottom:16px;\n}\n\n.rv-details__top h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.06;\n}\n\n.rv-details__top p{\n  margin:5px 0 0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.58;\n}\n\n\n\/* INSTALL *\/\n\n.rv-install{\n  min-width:0;\n\n  padding:14px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.rv-install small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rv-install strong{\n  display:block;\n\n  margin:3px 0 5px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.rv-install p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.2px;\n  line-height:1.45;\n}\n\n\n\/* SPECS *\/\n\n.rv-spec-list{\n  border-top:1px solid var(--espresso);\n}\n\n.rv-spec{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.rv-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.rv-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* NOTES *\/\n\n.rv-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:12px;\n}\n\n.rv-note{\n  min-width:0;\n\n  padding:11px 12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.rv-note strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.rv-note span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.3px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.rv-shipping{\n  margin-top:14px;\n\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-top:3px solid var(--espresso);\n  border-radius:9px;\n\n  box-shadow:var(--shadow);\n}\n\n.rv-shipping h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.rv-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.rv-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.rv-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.rv-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.rv-lightbox:target{\n  display:flex;\n}\n\n.rv-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.rv-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  object-fit:contain !important;\n}\n\n.rv-lightbox__caption{\n  margin-top:9px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.rv-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(min-width:750px) and (max-width:990px){\n\n  .stb-rivella{\n    max-width:820px;\n  }\n\n  .rv-intro__main{\n    grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);\n  }\n\n  .rv-intro__copy{\n    padding:27px 24px 23px;\n  }\n\n  .rv-profile{\n    padding:21px 19px;\n  }\n\n  .rv-title{\n    font-size:29px;\n  }\n\n  .rv-glass,\n  .rv-size,\n  .rv-details{\n    padding:24px;\n  }\n\n  .rv-glass__layout{\n    grid-template-columns:minmax(0,200px) minmax(0,1fr);\n\n    gap:18px;\n  }\n\n  .rv-detail__frame{\n    width:170px;\n  }\n\n  .rv-size__layout{\n    grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n    gap:18px;\n  }\n\n  .rv-dimension__frame{\n    width:125px;\n  }\n\n  .rv-details__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,190px);\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE \/ SMALL TABLET\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-rivella{\n    font-size:13px;\n  }\n\n  .rv-panel{\n    border-radius:8px;\n  }\n\n\n  \/* HERO *\/\n\n  .rv-intro__main{\n    grid-template-columns:1fr;\n  }\n\n  .rv-intro__copy{\n    padding:23px 19px 20px;\n  }\n\n  .rv-profile{\n    padding:15px 19px;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .rv-title{\n    font-size:27px;\n  }\n\n\n  .rv-facts{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .rv-fact:nth-child(3){\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .rv-fact:nth-child(4){\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SECTIONS *\/\n\n  .rv-glass,\n  .rv-size,\n  .rv-details{\n    padding:22px 19px;\n  }\n\n  .rv-section-head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  \/* GLASS *\/\n\n  .rv-glass__layout{\n    grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n    gap:14px;\n  }\n\n  .rv-detail__frame{\n    width:120px;\n  }\n\n  .rv-detail__frame img{\n    max-height:118px !important;\n  }\n\n  .rv-glass-row{\n    grid-template-columns:minmax(0,65px) minmax(0,1fr);\n\n    gap:8px;\n  }\n\n\n  .rv-led{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .rv-led__copy{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.15);\n  }\n\n\n  \/* SIZE *\/\n\n  .rv-size__layout{\n    grid-template-columns:1fr;\n  }\n\n  .rv-dimension{\n    width:145px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n  .rv-dimension__frame{\n    width:115px;\n  }\n\n  .rv-dimension__frame img{\n    max-height:112px !important;\n  }\n\n  .rv-size-row{\n    grid-template-columns:minmax(0,65px) minmax(0,125px) minmax(0,1fr);\n\n    gap:8px;\n  }\n\n  .rv-size-row--medium::before{\n    left:-6px;\n  }\n\n\n  .rv-ceiling-guide{\n    grid-template-columns:1fr;\n  }\n\n  .rv-ceiling-guide__item + .rv-ceiling-guide__item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* DETAILS *\/\n\n  .rv-details__top{\n    grid-template-columns:1fr;\n\n    gap:10px;\n  }\n\n  .rv-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .rv-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n  .rv-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:520px){\n\n  .rv-light-options{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:460px){\n\n  .rv-glass__layout{\n    grid-template-columns:1fr;\n  }\n\n  .rv-detail{\n    width:155px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n  .rv-size-row{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-rivella\" id=\"rivella-root\"\u003e\n\u003c!-- =====================================================\n       01 — FIRST LOOK\n  ====================================================== --\u003e\n\u003csection class=\"rv-panel rv-intro\"\u003e\n\u003cdiv class=\"rv-intro__main\"\u003e\n\u003cdiv class=\"rv-intro__copy\"\u003e\n\u003cspan class=\"rv-kicker\"\u003e Rivella Ceiling Light · Low-Profile Integrated LED \u003c\/span\u003e\n\u003ch2 class=\"rv-title\"\u003eClose to the Ceiling, Better to Look At\u003c\/h2\u003e\n\u003cp class=\"rv-lead\"\u003eRivella pairs rippled glass with a slim metal frame, turning a practical flush mount into a quieter decorative feature. The textured glass softens the LED, while the shallow profile keeps the fixture visually close to the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"rv-profile\"\u003e\u003csmall\u003e Why Rivella \u003c\/small\u003e \u003cstrong\u003e Only 4.7–6.3\"\u003cbr\u003eFrom the Ceiling \u003c\/strong\u003e\n\u003cp\u003eA useful choice when you want decorative glass without giving up unnecessary headroom.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-facts\"\u003e\n\u003cdiv class=\"rv-fact\"\u003e\n\u003csmall\u003e Sizes \u003c\/small\u003e \u003cstrong\u003e 3 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-fact\"\u003e\n\u003csmall\u003e Profile \u003c\/small\u003e \u003cstrong\u003e Flush Mount \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-fact\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Rippled Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-fact\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Integrated LED \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — GLASS + LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"rv-panel rv-glass\"\u003e\n\u003cdiv class=\"rv-section-head\"\u003e\n\u003ch3\u003eTexture Does the Softening\u003c\/h3\u003e\n\u003cp\u003eInstead of a flat diffuser, Rivella uses rippled glass to break up the LED light. The result is a softer surface glow with subtle highlights across the glass when illuminated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-glass__layout\"\u003e\n\u003c!-- REAL GLASS DETAIL --\u003e\n\u003carticle class=\"rv-detail\"\u003e\n\u003cdiv class=\"rv-detail__frame\"\u003e\u003ca href=\"#rv-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rivella-ceiling-light-stuberlighting_10.jpg?v=1785411675\" alt=\"Close-up of Rivella Ceiling Light rippled glass shade\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"rv-detail__caption\"\u003e\n\u003csmall\u003e Glass Detail \u003c\/small\u003e \u003cstrong\u003e Rippled Glass Surface \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MATERIAL --\u003e\n\u003cdiv class=\"rv-glass-list\"\u003e\n\u003cdiv class=\"rv-glass-row\"\u003e\n\u003csmall\u003e Glass \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Rippled Texture \u003c\/strong\u003e\n\u003cp\u003eAdds visual depth to the shade while helping diffuse the integrated LED into a more even glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-glass-row\"\u003e\n\u003csmall\u003e Frame \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Slim Metal Edge \u003c\/strong\u003e\n\u003cp\u003eKeeps the perimeter defined without making the fixture feel heavy against the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-glass-row\"\u003e\n\u003csmall\u003e Profile \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e True Flush-Mount Format \u003c\/strong\u003e\n\u003cp\u003eDesigned to sit close to the ceiling rather than hang down like a pendant or semi-flush fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LIGHT OPTIONS --\u003e\n\u003cdiv class=\"rv-light-options\"\u003e\n\u003cdiv class=\"rv-light-option\"\u003e\n\u003csmall\u003e Light Option 01 \u003c\/small\u003e \u003cstrong\u003e 3000K Warm White \u003c\/strong\u003e \u003cspan\u003e A fixed warm tone for bedrooms, living spaces and interiors where a consistently softer atmosphere is preferred. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-light-option rv-light-option--three\"\u003e\n\u003csmall\u003e Light Option 02 \u003c\/small\u003e \u003cstrong\u003e 3000K \/ 4000K \/ 6000K \u003c\/strong\u003e \u003cspan\u003e Three switchable color temperatures for warm, neutral or cooler white light. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LED --\u003e\n\u003cdiv class=\"rv-led\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Integrated LED \u003c\/small\u003e \u003cstrong\u003e No Separate Bulbs \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-led__copy\"\u003eThe LED light source is built into the fixture, so no separate bulb is required. Rated life is approximately 50,000 hours; the integrated LED module is not designed for user bulb replacement.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SIZE\n  ====================================================== --\u003e\n\u003csection class=\"rv-panel rv-size\"\u003e\n\u003cdiv class=\"rv-section-head\"\u003e\n\u003ch3\u003eChoose the Diameter for the Room\u003c\/h3\u003e\n\u003cp\u003eAll three sizes remain shallow. The main decision is visual width: smaller for compact circulation spaces, medium for everyday rooms, and large when the ceiling light needs more presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-size__layout\"\u003e\n\u003c!-- DIMENSION IMAGE --\u003e\n\u003cdiv class=\"rv-dimension\"\u003e\n\u003cdiv class=\"rv-dimension__frame\"\u003e\u003ca href=\"#rv-dimension-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rivella-ceiling-light-stuberlighting_15.jpg?v=1785411675\" alt=\"Rivella Ceiling Light dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"rv-caption\"\u003eSize Reference · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE LIST --\u003e\n\u003cdiv class=\"rv-size-list\"\u003e\n\u003cdiv class=\"rv-size-row\"\u003e\n\u003cdiv class=\"rv-size-row__name\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e 15.0\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-size-row__measure\"\u003e\n\u003cstrong\u003e Ø15.0\" × H4.7\" \u003c\/strong\u003e \u003cspan\u003e Ø38 × H12 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-size-row__fit\"\u003eBest for hallways, entries, closets and smaller rooms.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-size-row rv-size-row--medium\"\u003e\n\u003cdiv class=\"rv-size-row__name\"\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e 18.9\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-size-row__measure\"\u003e\n\u003cstrong\u003e Ø18.9\" × H5.5\" \u003c\/strong\u003e \u003cspan\u003e Ø48 × H14 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-size-row__fit\"\u003eThe most versatile scale for bedrooms, kitchens and dining rooms.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-size-row\"\u003e\n\u003cdiv class=\"rv-size-row__name\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e 22.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-size-row__measure\"\u003e\n\u003cstrong\u003e Ø22.8\" × H6.3\" \u003c\/strong\u003e \u003cspan\u003e Ø58 × H16 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-size-row__fit\"\u003eBetter for living rooms and larger spaces where more ceiling presence is needed.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PROFILE GUIDE --\u003e\n\u003cdiv class=\"rv-ceiling-guide\"\u003e\n\u003cdiv class=\"rv-ceiling-guide__item\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e Only 4.7\" High \u003c\/strong\u003e \u003cspan\u003e The shallowest profile for tighter ceiling conditions. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-ceiling-guide__item\"\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e 5.5\" High \u003c\/strong\u003e \u003cspan\u003e Balanced diameter without a deep ceiling drop. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-ceiling-guide__item\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e 6.3\" High \u003c\/strong\u003e \u003cspan\u003e More diameter, still distinctly low-profile. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"rv-panel rv-details\"\u003e\n\u003cdiv class=\"rv-details__top\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"rv-kicker\"\u003e Specifications \u003c\/span\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cp\u003eThe essentials for choosing the size, light option and ceiling installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"rv-install\"\u003e\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired Flush Mount \u003c\/strong\u003e\n\u003cp\u003eConnects to a standard ceiling junction box and works with a common wall switch. Professional installation is recommended.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec-list\"\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Small \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Ø15.0\" × H4.7\" · Ø38 × H12 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Medium \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Ø18.9\" × H5.5\" · Ø48 × H14 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Large \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Ø22.8\" × H6.3\" · Ø58 × H16 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Rippled glass shade · Metal frame \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Mounting \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Flush mount · Ceiling \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Integrated LED · Included · Separate Bulb: Not required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e LED Lifespan \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Approx. 50,000 hours rated · Integrated module is not user-replaceable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Light Options \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Fixed 3000K Warm White · Three-Color 3000K \/ 4000K \/ 6000K \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Max Power \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e 40W maximum \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Wiring \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Hardwired · Standard ceiling junction box \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Common wall On \/ Off switch · Switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Ceiling-mounted hardwired fixture · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e IP20 · Indoor dry locations only \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-notes\"\u003e\n\u003cdiv class=\"rv-note\"\u003e\n\u003cstrong\u003e Rippled Glass \u003c\/strong\u003e \u003cspan\u003e Slight differences in ripple texture and optical effect can occur between pieces as part of the crafted glass character. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-note\"\u003e\n\u003cstrong\u003e Care \u003c\/strong\u003e \u003cspan\u003e Switch off power before cleaning. Dust the metal frame with a soft dry cloth and wipe the glass gently with a soft microfiber cloth. Avoid abrasive pads and harsh solvents. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING\n  ====================================================== --\u003e\n\u003csection class=\"rv-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       GLASS DETAIL LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"rv-detail-large\" href=\"#rivella-root\" class=\"rv-lightbox\"\u003e \u003cspan class=\"rv-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rivella-ceiling-light-stuberlighting_10.jpg?v=1785411675\" alt=\"Enlarged Rivella rippled glass shade detail\"\u003e \u003cspan class=\"rv-lightbox__caption\"\u003e Rivella · Rippled Glass Detail \u003c\/span\u003e \u003cspan class=\"rv-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       DIMENSION LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"rv-dimension-large\" href=\"#rivella-root\" class=\"rv-lightbox\"\u003e \u003cspan class=\"rv-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rivella-ceiling-light-stuberlighting_15.jpg?v=1785411675\" alt=\"Enlarged Rivella Ceiling Light dimensions\"\u003e \u003cspan class=\"rv-lightbox__caption\"\u003e Rivella · Ø15.0\" \/ Ø18.9\" \/ Ø22.8\" \u003c\/span\u003e \u003cspan class=\"rv-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 15.0\" x H 4.7\" \/ Metal\u0026Glass \/ 3000K","offer_id":52697096945947,"sku":"STB-WS-26-10082","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.0\" x H 4.7\" \/ Metal\u0026Glass \/ Three-color Dimming","offer_id":52697096978715,"sku":"STB-WS-26-10083","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.9\" x H 5.5\" \/ Metal\u0026Glass \/ 3000K","offer_id":52697097011483,"sku":"STB-WS-26-10084","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.9\" x H 5.5\" \/ Metal\u0026Glass \/ Three-color Dimming","offer_id":52697097044251,"sku":"STB-WS-26-10085","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22.8\" x H 6.3\" \/ Metal\u0026Glass \/ 3000K","offer_id":52697097077019,"sku":"STB-WS-26-10086","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22.8\" x H 6.3\" \/ Metal\u0026Glass \/ Three-color Dimming","offer_id":52697097109787,"sku":"STB-WS-26-10087","price":395.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rivella-ceiling-light-stuberlighting_1.jpg?v=1785411675"},{"product_id":"amalfi-round-ceiling-light","title":"Amalfi Round Ceiling Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AMALFI ROUND CEILING LIGHT\n\n   RELIEF \/ TONE \/ PROFILE\n\n   GLASS CEILING EDITORIAL\n   DESKTOP · TABLET · MOBILE\n   QUIET LUXURY · SHOPPER-FIRST · DAWN SAFE\n========================================================= *\/\n\n.stb-amalfi{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817568;\n\n  --gold:#C8A96E;\n  --gold-deep:#98733F;\n\n  --ivory:#FFFDF8;\n  --paper:#F8F2E7;\n  --cream:#F5EDD8;\n  --soft:#FBF7EF;\n\n  --line:#DED2BD;\n  --line-strong:#CDBD9F;\n\n  --shadow:0 10px 32px rgba(28,18,9,.085);\n\n  width:100%;\n  max-width:880px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-amalfi *,\n.stb-amalfi *::before,\n.stb-amalfi *::after{\n  box-sizing:border-box;\n}\n\n.stb-amalfi h2,\n.stb-amalfi h3,\n.stb-amalfi p{\n  margin-top:0;\n}\n\n.stb-amalfi h2,\n.stb-amalfi h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-amalfi img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.am-panel{\n  margin-top:14px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:10px;\n\n  box-shadow:var(--shadow);\n\n  overflow:hidden;\n}\n\n.am-panel:first-child{\n  margin-top:0;\n}\n\n.am-kicker{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.am-title{\n  margin:0;\n\n  font-size:31px;\n  line-height:1.04;\n}\n\n.am-lead{\n  max-width:620px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:12.4px;\n  line-height:1.65;\n}\n\n.am-section-head{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:25px;\n\n  margin-bottom:17px;\n}\n\n.am-section-head h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.06;\n}\n\n.am-section-head p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   01 — FIRST LOOK\n========================================================= *\/\n\n.am-intro{\n  padding:28px 29px 0;\n\n  border-top:4px solid var(--espresso);\n}\n\n.am-intro__copy{\n  max-width:690px;\n}\n\n.am-intro__bar{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  margin:22px -29px 0;\n\n  background:var(--paper);\n\n  border-top:1px solid var(--line);\n}\n\n.am-intro__fact{\n  min-width:0;\n\n  padding:12px 14px;\n}\n\n.am-intro__fact + .am-intro__fact{\n  border-left:1px solid var(--line);\n}\n\n.am-intro__fact small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.am-intro__fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n\n\/* PROFILE MESSAGE *\/\n\n.am-profile{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin:0 -29px;\n\n  padding:13px 18px;\n\n  background:var(--espresso);\n}\n\n.am-profile__number small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.am-profile__number strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:23px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.am-profile__copy{\n  padding-left:17px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n\n  color:#D8CDBF;\n\n  font-size:11.4px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   02 — GLASS + COLOR\n========================================================= *\/\n\n.am-glass{\n  padding:27px 28px;\n}\n\n\n\/* REAL IMAGE PAIR *\/\n\n.am-image-grid{\n  display:grid;\n  grid-template-columns:1.05fr .95fr;\n\n  gap:10px;\n}\n\n.am-image-card{\n  min-width:0;\n\n  padding:9px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:8px;\n}\n\n.am-image-frame{\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  border-radius:5px;\n}\n\n.am-image-frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.am-image-frame img{\n  max-height:215px !important;\n}\n\n.am-image-meta{\n  padding:8px 3px 2px;\n}\n\n.am-image-meta small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.am-image-meta strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-size:11.6px;\n  font-weight:600;\n}\n\n.am-image-meta span{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--text);\n\n  font-size:10.8px;\n  line-height:1.4;\n}\n\n\n\/* MATERIAL LEDGER *\/\n\n.am-material{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin-top:14px;\n\n  border-top:1px solid var(--espresso);\n  border-bottom:1px solid var(--line);\n}\n\n.am-material__item{\n  min-width:0;\n\n  padding:12px 13px;\n}\n\n.am-material__item + .am-material__item{\n  border-left:1px solid var(--line);\n}\n\n.am-material__item small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.am-material__item strong{\n  display:block;\n\n  margin:2px 0 3px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.am-material__item p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11px;\n  line-height:1.43;\n}\n\n\n\/* COLOR CHOICE *\/\n\n.am-colors{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:13px;\n}\n\n.am-color{\n  min-width:0;\n\n  padding:12px 14px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.am-color--cream{\n  background:#F5EAD6;\n}\n\n.am-color--white{\n  background:#FFFCF7;\n}\n\n.am-color__line{\n  width:36px;\n  height:3px;\n\n  margin-bottom:7px;\n\n  border-radius:20px;\n}\n\n.am-color--cream .am-color__line{\n  background:#C7A777;\n}\n\n.am-color--white .am-color__line{\n  background:#DDD6CA;\n}\n\n.am-color small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.am-color strong{\n  display:block;\n\n  margin:2px 0;\n\n  color:var(--espresso);\n\n  font-size:11.6px;\n  font-weight:600;\n}\n\n.am-color span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   03 — SIZE\n========================================================= *\/\n\n.am-size{\n  padding:27px 28px;\n}\n\n.am-size__layout{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:22px;\n  align-items:start;\n}\n\n\n\/* DIMENSION IMAGES *\/\n\n.am-dimensions{\n  display:grid;\n\n  gap:8px;\n}\n\n.am-dimension{\n  min-width:0;\n\n  padding:8px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.am-dimension__inner{\n  display:grid;\n  grid-template-columns:minmax(0,62px) minmax(0,1fr);\n\n  gap:9px;\n  align-items:center;\n}\n\n.am-dimension__frame{\n  width:62px;\n  height:62px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border-radius:5px;\n}\n\n.am-dimension__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  text-decoration:none;\n}\n\n.am-dimension__frame img{\n  max-width:58px !important;\n  max-height:58px !important;\n}\n\n.am-dimension small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:8.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.am-dimension strong{\n  display:block;\n\n  margin-top:1px;\n\n  color:var(--espresso);\n\n  font-size:11px;\n  font-weight:600;\n}\n\n\n\/* SIZE TABLE *\/\n\n.am-size-list{\n  min-width:0;\n\n  border-top:1px solid var(--espresso);\n}\n\n.am-size-row{\n  display:grid;\n  grid-template-columns:minmax(0,75px) minmax(0,150px) minmax(0,1fr);\n\n  gap:12px;\n  align-items:center;\n\n  padding:13px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.am-size-row__name small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.am-size-row__name strong{\n  display:block;\n\n  margin-top:1px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.am-size-row__measure strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  font-weight:600;\n}\n\n.am-size-row__measure span{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--muted);\n\n  font-size:10.4px;\n}\n\n.am-size-row__fit{\n  color:var(--text);\n\n  font-size:11.2px;\n  line-height:1.43;\n}\n\n\n\/* LARGE EMPHASIS *\/\n\n.am-size-row--large{\n  position:relative;\n\n  background:#FCF8F0;\n}\n\n.am-size-row--large::before{\n  content:\"\";\n\n  position:absolute;\n\n  left:-9px;\n  top:8px;\n  bottom:8px;\n\n  width:3px;\n\n  background:var(--gold);\n}\n\n\n\/* SIZE NOTE *\/\n\n.am-size-note{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:17px;\n  align-items:center;\n\n  margin-top:12px;\n\n  padding:12px 14px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.am-size-note strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.am-size-note span{\n  color:var(--text);\n\n  font-size:11.3px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.am-details{\n  padding:27px 28px;\n}\n\n.am-details__top{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,220px);\n\n  gap:22px;\n  align-items:start;\n\n  margin-bottom:16px;\n}\n\n.am-details__top h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.06;\n}\n\n.am-details__top p{\n  margin:5px 0 0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.58;\n}\n\n\n\/* BULB CARD *\/\n\n.am-bulb{\n  min-width:0;\n\n  padding:14px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.am-bulb small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.am-bulb strong{\n  display:block;\n\n  margin:3px 0 5px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.am-bulb p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.2px;\n  line-height:1.45;\n}\n\n\n\/* SPECS *\/\n\n.am-spec-list{\n  border-top:1px solid var(--espresso);\n}\n\n.am-spec{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.am-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.am-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* NOTES *\/\n\n.am-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:12px;\n}\n\n.am-note{\n  min-width:0;\n\n  padding:11px 12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.am-note strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.am-note span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.3px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.am-shipping{\n  margin-top:14px;\n\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-top:3px solid var(--espresso);\n  border-radius:9px;\n\n  box-shadow:var(--shadow);\n}\n\n.am-shipping h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.am-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.am-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.am-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.am-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.am-lightbox:target{\n  display:flex;\n}\n\n.am-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.am-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  object-fit:contain !important;\n}\n\n.am-lightbox__caption{\n  margin-top:9px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.am-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(min-width:750px) and (max-width:990px){\n\n  .stb-amalfi{\n    max-width:820px;\n  }\n\n  .am-intro{\n    padding-left:24px;\n    padding-right:24px;\n  }\n\n  .am-intro__bar,\n  .am-profile{\n    margin-left:-24px;\n    margin-right:-24px;\n  }\n\n  .am-title{\n    font-size:29px;\n  }\n\n  .am-glass,\n  .am-size,\n  .am-details{\n    padding:24px;\n  }\n\n  .am-image-frame img{\n    max-height:190px !important;\n  }\n\n  .am-size__layout{\n    grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n    gap:18px;\n  }\n\n  .am-details__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,195px);\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE \/ SMALL TABLET\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-amalfi{\n    font-size:13px;\n  }\n\n  .am-panel{\n    border-radius:8px;\n  }\n\n\n  \/* INTRO *\/\n\n  .am-intro{\n    padding:23px 19px 0;\n  }\n\n  .am-title{\n    font-size:27px;\n  }\n\n  .am-intro__bar,\n  .am-profile{\n    margin-left:-19px;\n    margin-right:-19px;\n  }\n\n  .am-intro__bar{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .am-intro__fact:nth-child(3){\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .am-intro__fact:nth-child(4){\n    border-top:1px solid var(--line);\n  }\n\n  .am-profile{\n    grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n    gap:13px;\n  }\n\n\n  \/* SECTIONS *\/\n\n  .am-glass,\n  .am-size,\n  .am-details{\n    padding:22px 19px;\n  }\n\n  .am-section-head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  \/* IMAGES *\/\n\n  .am-image-frame img{\n    max-height:165px !important;\n  }\n\n\n  .am-material{\n    grid-template-columns:1fr;\n  }\n\n  .am-material__item + .am-material__item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SIZE *\/\n\n  .am-size__layout{\n    grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n    gap:13px;\n  }\n\n  .am-size-row{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n  .am-size-row--large::before{\n    left:-6px;\n  }\n\n\n  .am-size-note{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n\n  \/* DETAILS *\/\n\n  .am-details__top{\n    grid-template-columns:1fr;\n\n    gap:10px;\n  }\n\n  .am-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .am-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n  .am-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .am-image-grid{\n    grid-template-columns:1fr 1fr;\n\n    gap:8px;\n  }\n\n  .am-image-card{\n    padding:7px;\n  }\n\n  .am-image-frame img{\n    max-height:135px !important;\n  }\n\n  .am-image-meta span{\n    font-size:10.2px;\n  }\n\n\n  .am-colors{\n    grid-template-columns:1fr;\n  }\n\n\n  .am-size__layout{\n    grid-template-columns:1fr;\n  }\n\n  .am-dimensions{\n    grid-template-columns:1fr 1fr;\n\n    gap:8px;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .am-image-grid{\n    grid-template-columns:1fr;\n  }\n\n  .am-image-card{\n    width:175px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n  .am-image-frame img{\n    max-height:165px !important;\n  }\n\n\n  .am-dimensions{\n    grid-template-columns:1fr;\n  }\n\n\n  .am-profile{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .am-profile__copy{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.15);\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"stb-amalfi\" id=\"amalfi-root\"\u003e\n\n\n  \u003c!-- =====================================================\n       01 — FIRST LOOK\n  ====================================================== --\u003e\n\n  \u003csection class=\"am-panel am-intro\"\u003e\n\n\n    \u003cdiv class=\"am-intro__copy\"\u003e\n\n      \u003cspan class=\"am-kicker\"\u003e\n        Amalfi Round Ceiling Light · Patterned Milk Glass\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"am-title\"\u003e\n        Texture Overhead, Without the Drop\n      \u003c\/h2\u003e\n\n      \u003cp class=\"am-lead\"\u003e\n        Amalfi gives a simple semi-flush ceiling light\n        a more decorative surface.\n        Raised lace-and-floral relief moves across the milk glass,\n        softening the bulb while adding subtle texture\n        even when the light is off.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"am-intro__bar\"\u003e\n\n\n      \u003cdiv class=\"am-intro__fact\"\u003e\n\n        \u003csmall\u003e\n          Profile\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          Semi-Flush\n        \u003c\/strong\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-intro__fact\"\u003e\n\n        \u003csmall\u003e\n          Height\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          7\"\n        \u003c\/strong\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-intro__fact\"\u003e\n\n        \u003csmall\u003e\n          Colors\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          Creamy \/ White\n        \u003c\/strong\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-intro__fact\"\u003e\n\n        \u003csmall\u003e\n          Bulb\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          Included\n        \u003c\/strong\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"am-profile\"\u003e\n\n\n      \u003cdiv class=\"am-profile__number\"\u003e\n\n        \u003csmall\u003e\n          Ceiling Drop\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          Only 7\"\n        \u003c\/strong\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-profile__copy\"\u003e\n        Both diameters share the same low 7-inch height,\n        making Amalfi especially useful where a pendant\n        would hang too far into the room.\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       02 — GLASS + COLOR\n  ====================================================== --\u003e\n\n  \u003csection class=\"am-panel am-glass\"\u003e\n\n\n    \u003cdiv class=\"am-section-head\"\u003e\n\n      \u003ch3\u003e\n        Choose the Glass Tone, Not a New Design\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Creamy and White use the same raised patterned shade\n        and the same black metal mount.\n        The difference is simply how warm or crisp\n        you want the ceiling light to feel.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- REAL PRODUCT PHOTOS --\u003e\n\n    \u003cdiv class=\"am-image-grid\"\u003e\n\n\n      \u003c!-- TWO COLORS --\u003e\n\n      \u003carticle class=\"am-image-card\"\u003e\n\n\n        \u003cdiv class=\"am-image-frame\"\u003e\n\n          \u003ca href=\"#am-colors-large\" aria-label=\"Enlarge Amalfi Creamy and White shade comparison\"\u003e\n\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/amalfi-round-ceiling-light-stuberlighting_16.jpg?v=1785479180\" alt=\"Amalfi Round Ceiling Light Creamy and White shade color comparison\" loading=\"lazy\"\u003e\n\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"am-image-meta\"\u003e\n\n          \u003csmall\u003e\n            Color Comparison\n          \u003c\/small\u003e\n\n          \u003cstrong\u003e\n            Creamy · White\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Same relief pattern, two different moods.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/article\u003e\n\n\n      \u003c!-- SHADE DETAIL --\u003e\n\n      \u003carticle class=\"am-image-card\"\u003e\n\n\n        \u003cdiv class=\"am-image-frame\"\u003e\n\n          \u003ca href=\"#am-detail-large\" aria-label=\"Enlarge Amalfi patterned glass detail\"\u003e\n\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/amalfi-round-ceiling-light-stuberlighting_4.jpg?v=1785479181\" alt=\"Close-up of Amalfi Round Ceiling Light raised patterned milk glass shade\" loading=\"lazy\"\u003e\n\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"am-image-meta\"\u003e\n\n          \u003csmall\u003e\n            Glass Detail\n          \u003c\/small\u003e\n\n          \u003cstrong\u003e\n            Raised Floral Relief\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Texture remains visible both lit and unlit.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/article\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- MATERIAL --\u003e\n\n    \u003cdiv class=\"am-material\"\u003e\n\n\n      \u003cdiv class=\"am-material__item\"\u003e\n\n        \u003csmall\u003e\n          Surface\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          Patterned Milk Glass\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Raised lace-and-floral relief\n          gives the otherwise simple round shade\n          more depth.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-material__item\"\u003e\n\n        \u003csmall\u003e\n          Light\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          Soft, Even Diffusion\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          The milk glass softens\n          the included bulb\n          and reduces exposed glare.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-material__item\"\u003e\n\n        \u003csmall\u003e\n          Mount\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          Black Metal\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          A restrained dark ceiling mount\n          gives both glass colors\n          a clean visual edge.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- COLORS --\u003e\n\n    \u003cdiv class=\"am-colors\"\u003e\n\n\n      \u003cdiv class=\"am-color am-color--cream\"\u003e\n\n        \u003cdiv class=\"am-color__line\"\u003e\u003c\/div\u003e\n\n        \u003csmall\u003e\n          Creamy\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          Warmer + Softer\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          The cozier option,\n          especially with warm neutrals,\n          wood and traditional interiors.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-color am-color--white\"\u003e\n\n        \u003cdiv class=\"am-color__line\"\u003e\u003c\/div\u003e\n\n        \u003csmall\u003e\n          White\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          Cleaner + Brighter\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          A crisper option\n          when you want the glass\n          to feel lighter and more neutral.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       03 — SIZE\n  ====================================================== --\u003e\n\n  \u003csection class=\"am-panel am-size\"\u003e\n\n\n    \u003cdiv class=\"am-section-head\"\u003e\n\n      \u003ch3\u003e\n        Same Height, Two Diameters\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Both sizes are only 7 inches high.\n        The real decision is ceiling coverage:\n        13.7 inches for compact spaces,\n        or 17.7 inches when the fixture needs more presence.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"am-size__layout\"\u003e\n\n\n      \u003c!-- DIMENSION THUMBNAILS --\u003e\n\n      \u003cdiv class=\"am-dimensions\"\u003e\n\n\n        \u003cdiv class=\"am-dimension\"\u003e\n\n          \u003cdiv class=\"am-dimension__inner\"\u003e\n\n            \u003cdiv class=\"am-dimension__frame\"\u003e\n\n              \u003ca href=\"#am-small-large\" aria-label=\"Enlarge Amalfi 13.7 inch dimensions\"\u003e\n\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/amalfi-round-ceiling-light-stuberlighting_13.jpg?v=1785479181\" alt=\"Amalfi 13.7 inch ceiling light dimension diagram\" loading=\"lazy\"\u003e\n\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv\u003e\n\n              \u003csmall\u003e\n                Exact Size\n              \u003c\/small\u003e\n\n              \u003cstrong\u003e\n                Ø13.7\" × H7\"\n              \u003c\/strong\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"am-dimension\"\u003e\n\n          \u003cdiv class=\"am-dimension__inner\"\u003e\n\n            \u003cdiv class=\"am-dimension__frame\"\u003e\n\n              \u003ca href=\"#am-large-large\" aria-label=\"Enlarge Amalfi 17.7 inch dimensions\"\u003e\n\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/amalfi-round-ceiling-light-stuberlighting_18.jpg?v=1785479181\" alt=\"Amalfi 17.7 inch ceiling light dimension diagram\" loading=\"lazy\"\u003e\n\n              \u003c\/a\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv\u003e\n\n              \u003csmall\u003e\n                Exact Size\n              \u003c\/small\u003e\n\n              \u003cstrong\u003e\n                Ø17.7\" × H7\"\n              \u003c\/strong\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- SIZE OPTIONS --\u003e\n\n      \u003cdiv class=\"am-size-list\"\u003e\n\n\n        \u003cdiv class=\"am-size-row\"\u003e\n\n\n          \u003cdiv class=\"am-size-row__name\"\u003e\n\n            \u003csmall\u003e\n              Size 01\n            \u003c\/small\u003e\n\n            \u003cstrong\u003e\n              13.7\"\n            \u003c\/strong\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"am-size-row__measure\"\u003e\n\n            \u003cstrong\u003e\n              Ø13.7\" × H7\"\n            \u003c\/strong\u003e\n\n            \u003cspan\u003e\n              Ø35 × H18 cm\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"am-size-row__fit\"\u003e\n            Best for closets,\n            smaller rooms and tighter ceiling areas\n            where a compact footprint matters.\n          \u003c\/div\u003e\n\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"am-size-row am-size-row--large\"\u003e\n\n\n          \u003cdiv class=\"am-size-row__name\"\u003e\n\n            \u003csmall\u003e\n              Size 02\n            \u003c\/small\u003e\n\n            \u003cstrong\u003e\n              17.7\"\n            \u003c\/strong\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"am-size-row__measure\"\u003e\n\n            \u003cstrong\u003e\n              Ø17.7\" × H7\"\n            \u003c\/strong\u003e\n\n            \u003cspan\u003e\n              Ø45 × H18 cm\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"am-size-row__fit\"\u003e\n            Better for bedrooms,\n            hallways, dining areas\n            and rooms that need more ceiling coverage.\n          \u003c\/div\u003e\n\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"am-size-note\"\u003e\n\n      \u003cstrong\u003e\n        For a Hallway, Consider 17.7\"\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Both sizes stay equally low,\n        so moving up to the larger diameter\n        adds visual coverage without increasing the ceiling drop.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\n  \u003csection class=\"am-panel am-details\"\u003e\n\n\n    \u003cdiv class=\"am-details__top\"\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003cspan class=\"am-kicker\"\u003e\n          Specifications\n        \u003c\/span\u003e\n\n        \u003ch3\u003e\n          Product Details\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          The essentials for choosing the size,\n          bulb setup and ceiling installation.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003caside class=\"am-bulb\"\u003e\n\n        \u003csmall\u003e\n          Ready to Light\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          3000K Bulb Included\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Amalfi uses an E26 \/ E27 socket.\n          A warm 3000K bulb is included,\n          so no separate bulb purchase is required.\n        \u003c\/p\u003e\n\n      \u003c\/aside\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"am-spec-list\"\u003e\n\n\n      \u003cdiv class=\"am-spec\"\u003e\n\n        \u003cspan class=\"am-spec__label\"\u003e\n          Small Size\n        \u003c\/span\u003e\n\n        \u003cspan class=\"am-spec__value\"\u003e\n          Ø13.7\" × H7\" ·\n          Ø35 × H18 cm\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-spec\"\u003e\n\n        \u003cspan class=\"am-spec__label\"\u003e\n          Large Size\n        \u003c\/span\u003e\n\n        \u003cspan class=\"am-spec__value\"\u003e\n          Ø17.7\" × H7\" ·\n          Ø45 × H18 cm\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-spec\"\u003e\n\n        \u003cspan class=\"am-spec__label\"\u003e\n          Materials\n        \u003c\/span\u003e\n\n        \u003cspan class=\"am-spec__value\"\u003e\n          Patterned milk glass · Metal\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-spec\"\u003e\n\n        \u003cspan class=\"am-spec__label\"\u003e\n          Shade Colors\n        \u003c\/span\u003e\n\n        \u003cspan class=\"am-spec__value\"\u003e\n          Creamy · White\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-spec\"\u003e\n\n        \u003cspan class=\"am-spec__label\"\u003e\n          Ceiling Mount\n        \u003c\/span\u003e\n\n        \u003cspan class=\"am-spec__value\"\u003e\n          Black metal\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-spec\"\u003e\n\n        \u003cspan class=\"am-spec__label\"\u003e\n          Mounting Type\n        \u003c\/span\u003e\n\n        \u003cspan class=\"am-spec__value\"\u003e\n          Semi-flush ceiling mount\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-spec\"\u003e\n\n        \u003cspan class=\"am-spec__label\"\u003e\n          Light Source\n        \u003c\/span\u003e\n\n        \u003cspan class=\"am-spec__value\"\u003e\n          E26 \/ E27 socket ·\n          Bulb Included: Yes\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-spec\"\u003e\n\n        \u003cspan class=\"am-spec__label\"\u003e\n          Included Bulb\n        \u003c\/span\u003e\n\n        \u003cspan class=\"am-spec__value\"\u003e\n          3000K Warm White\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-spec\"\u003e\n\n        \u003cspan class=\"am-spec__label\"\u003e\n          Max Wattage\n        \u003c\/span\u003e\n\n        \u003cspan class=\"am-spec__value\"\u003e\n          40W maximum\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-spec\"\u003e\n\n        \u003cspan class=\"am-spec__label\"\u003e\n          Dimming\n        \u003c\/span\u003e\n\n        \u003cspan class=\"am-spec__value\"\u003e\n          Dimmable-ready with a compatible\n          dimmable E26 \/ E27 bulb\n          and compatible dimmer\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-spec\"\u003e\n\n        \u003cspan class=\"am-spec__label\"\u003e\n          Voltage\n        \u003c\/span\u003e\n\n        \u003cspan class=\"am-spec__value\"\u003e\n          AC110–240V\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-spec\"\u003e\n\n        \u003cspan class=\"am-spec__label\"\u003e\n          Wiring\n        \u003c\/span\u003e\n\n        \u003cspan class=\"am-spec__value\"\u003e\n          Hardwired · Standard ceiling junction box\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-spec\"\u003e\n\n        \u003cspan class=\"am-spec__label\"\u003e\n          Control\n        \u003c\/span\u003e\n\n        \u003cspan class=\"am-spec__value\"\u003e\n          Common wall On \/ Off switch ·\n          Switch not included\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-spec\"\u003e\n\n        \u003cspan class=\"am-spec__label\"\u003e\n          Installation\n        \u003c\/span\u003e\n\n        \u003cspan class=\"am-spec__value\"\u003e\n          Ceiling-mounted hardwired fixture ·\n          Professional installation recommended\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-spec\"\u003e\n\n        \u003cspan class=\"am-spec__label\"\u003e\n          Environment\n        \u003c\/span\u003e\n\n        \u003cspan class=\"am-spec__value\"\u003e\n          IP20 · Indoor dry locations only\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-spec\"\u003e\n\n        \u003cspan class=\"am-spec__label\"\u003e\n          Compliance\n        \u003c\/span\u003e\n\n        \u003cspan class=\"am-spec__value\"\u003e\n          Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"am-notes\"\u003e\n\n\n      \u003cdiv class=\"am-note\"\u003e\n\n        \u003cstrong\u003e\n          Patterned Glass\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Slight variations in relief texture\n          and optical effect may occur between pieces\n          as part of the crafted glass character.\n          Screen colors are approximate;\n          hand-measured dimensions may vary 1–2cm.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"am-note\"\u003e\n\n        \u003cstrong\u003e\n          Installation Tip\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Because Amalfi sits close to the ceiling,\n          a sufficiently tall ladder\n          and a long magnetic screwdriver\n          can make access to the mounting screws easier.\n          Shut off power before installation.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       SHIPPING\n  ====================================================== --\u003e\n\n  \u003csection class=\"am-shipping\"\u003e\n\n    \u003ch3\u003e\n      Shipping \u0026amp; Returns\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Free Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see\n      \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e\n        Shipping Policy\n      \u003c\/a\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      If you are not satisfied, you may request a return and refund within 30 days,\n      provided the items remain brand new and unused.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Once shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      To start a return, email\n      \u003ca href=\"mailto:support@stuberlighting.com\"\u003e\n        support@stuberlighting.com\n      \u003c\/a\u003e.\n      For details, see our\n      \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e\n        Returns Policy\n      \u003c\/a\u003e.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       COLOR COMPARISON LIGHTBOX\n  ====================================================== --\u003e\n\n  \u003ca id=\"am-colors-large\" href=\"#amalfi-root\" class=\"am-lightbox\" aria-label=\"Close Amalfi color comparison\"\u003e\n\n    \u003cspan class=\"am-lightbox__inner\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/amalfi-round-ceiling-light-stuberlighting_16.jpg?v=1785479180\" alt=\"Enlarged Amalfi Creamy and White shade comparison\"\u003e\n\n      \u003cspan class=\"am-lightbox__caption\"\u003e\n        Amalfi · Creamy \/ White\n      \u003c\/span\u003e\n\n      \u003cspan class=\"am-lightbox__hint\"\u003e\n        Click or tap anywhere to close\n      \u003c\/span\u003e\n\n    \u003c\/span\u003e\n\n  \u003c\/a\u003e\n\n\n  \u003c!-- =====================================================\n       GLASS DETAIL LIGHTBOX\n  ====================================================== --\u003e\n\n  \u003ca id=\"am-detail-large\" href=\"#amalfi-root\" class=\"am-lightbox\" aria-label=\"Close Amalfi glass detail\"\u003e\n\n    \u003cspan class=\"am-lightbox__inner\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/amalfi-round-ceiling-light-stuberlighting_4.jpg?v=1785479181\" alt=\"Enlarged Amalfi raised patterned milk glass detail\"\u003e\n\n      \u003cspan class=\"am-lightbox__caption\"\u003e\n        Amalfi · Raised Milk Glass Relief\n      \u003c\/span\u003e\n\n      \u003cspan class=\"am-lightbox__hint\"\u003e\n        Click or tap anywhere to close\n      \u003c\/span\u003e\n\n    \u003c\/span\u003e\n\n  \u003c\/a\u003e\n\n\n  \u003c!-- =====================================================\n       SMALL DIMENSION LIGHTBOX\n  ====================================================== --\u003e\n\n  \u003ca id=\"am-small-large\" href=\"#amalfi-root\" class=\"am-lightbox\" aria-label=\"Close Amalfi small dimensions\"\u003e\n\n    \u003cspan class=\"am-lightbox__inner\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/amalfi-round-ceiling-light-stuberlighting_13.jpg?v=1785479181\" alt=\"Enlarged Amalfi 13.7 inch ceiling light dimensions\"\u003e\n\n      \u003cspan class=\"am-lightbox__caption\"\u003e\n        Amalfi · Ø13.7\" × H7\"\n      \u003c\/span\u003e\n\n      \u003cspan class=\"am-lightbox__hint\"\u003e\n        Click or tap anywhere to close\n      \u003c\/span\u003e\n\n    \u003c\/span\u003e\n\n  \u003c\/a\u003e\n\n\n  \u003c!-- =====================================================\n       LARGE DIMENSION LIGHTBOX\n  ====================================================== --\u003e\n\n  \u003ca id=\"am-large-large\" href=\"#amalfi-root\" class=\"am-lightbox\" aria-label=\"Close Amalfi large dimensions\"\u003e\n\n    \u003cspan class=\"am-lightbox__inner\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/amalfi-round-ceiling-light-stuberlighting_18.jpg?v=1785479181\" alt=\"Enlarged Amalfi 17.7 inch ceiling light dimensions\"\u003e\n\n      \u003cspan class=\"am-lightbox__caption\"\u003e\n        Amalfi · Ø17.7\" × H7\"\n      \u003c\/span\u003e\n\n      \u003cspan class=\"am-lightbox__hint\"\u003e\n        Click or tap anywhere to close\n      \u003c\/span\u003e\n\n    \u003c\/span\u003e\n\n  \u003c\/a\u003e\n\n\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 13.7\"x H 7\" \/ Creamy","offer_id":52700946006299,"sku":"STB-WS-26-10104","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.7\"x H 7\" \/ White","offer_id":52700946039067,"sku":"STB-WS-26-10105","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 7' \/ Creamy","offer_id":52700946071835,"sku":"STB-WS-26-10106","price":345.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 7' \/ White","offer_id":52700946104603,"sku":"STB-WS-26-10107","price":345.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/amalfi-round-ceiling-light-stuberlighting_1.jpg?v=1785479181"},{"product_id":"amalfi-round-pendant-light","title":"Amalfi Round Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AMALFI ROUND PENDANT LIGHT\n\n   PRODUCT-SPECIFIC FLOW\n   01 Quiet product identity\n   02 White vs Creamy real comparison\n   03 Patterned glass close-up\n   04 Warm vs Cool light\n   05 Size + adjustable hanging\n   06 Integrated LED truth\n   07 Installation\n   08 Specifications \/ FAQ \/ Shipping\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-amalfi{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --shell:#F1ECE5;\n  --milk:#F4F1EB;\n  --ivory:#EEE4D7;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D1C5BA;\n  --line-soft:#E5DDD5;\n\n  --gold:#AE8C60;\n  --gold-dark:#74593E;\n\n  width:100%;\n  max-width:920px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-amalfi *,\n.stb-amalfi *::before,\n.stb-amalfi *::after{\n  box-sizing:border-box;\n}\n\n.stb-amalfi h2,\n.stb-amalfi h3{\n  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-amalfi p{\n  margin-top:0;\n}\n\n.stb-amalfi__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-amalfi__title{\n  max-width:650px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.015em;\n}\n\n.stb-amalfi__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-amalfi__copy{\n  max-width:680px;\n\n  margin:0;\n\n  color:#655B53;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n.stb-amalfi__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#897C72;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   IMAGES\n========================================================= *\/\n\n.stb-amalfi__image{\n  display:block;\n\n  width:100%;\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  text-decoration:none;\n}\n\n.stb-amalfi__image img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-amalfi__intro{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 205px;\n\n  margin-bottom:11px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-amalfi__intro::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:25px;\n\n  width:48px;\n  height:2px;\n\n  background:var(--gold);\n}\n\n.stb-amalfi__intro-main{\n  padding:24px 25px 22px;\n}\n\n.stb-amalfi__intro-main p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.2px;\n  line-height:1.68;\n}\n\n.stb-amalfi__intro-side{\n  display:grid;\n  grid-template-rows:1fr 1fr;\n\n  background:var(--espresso);\n}\n\n.stb-amalfi__intro-stat{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px 17px;\n}\n\n.stb-amalfi__intro-stat +\n.stb-amalfi__intro-stat{\n  border-top:1px solid #584940;\n}\n\n.stb-amalfi__intro-stat small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-amalfi__intro-stat strong{\n  display:block;\n\n  color:#FFF8EF;\n\n  font-size:14px;\n  line-height:1.3;\n  font-weight:500;\n}\n\n.stb-amalfi__intro-stat span{\n  margin-top:2px;\n\n  color:#D7CCC3;\n\n  font-size:8.8px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-amalfi__quick{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-amalfi__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-amalfi__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-amalfi__quick-item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-amalfi__quick-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   GLASS COLOR COMPARISON\n========================================================= *\/\n\n.stb-amalfi__colors{\n  display:grid;\n  grid-template-columns:230px minmax(0,1fr);\n\n  margin-bottom:8px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-amalfi__colors-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:12px;\n\n  background:var(--ivory);\n}\n\n.stb-amalfi__colors-image{\n  width:195px;\n  max-width:100%;\n}\n\n.stb-amalfi__colors-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:17px 19px;\n}\n\n.stb-amalfi__colors-copy h3{\n  margin:0 0 6px;\n\n  font-size:18px;\n}\n\n.stb-amalfi__colors-copy \u003e p{\n  margin:0 0 10px;\n\n  color:#675D55;\n\n  font-size:10.2px;\n  line-height:1.52;\n}\n\n.stb-amalfi__color-row{\n  display:grid;\n  grid-template-columns:75px minmax(0,1fr);\n\n  padding:8px 0;\n\n  border-top:1px solid var(--line-soft);\n}\n\n.stb-amalfi__color-row strong{\n  color:var(--ink);\n\n  font-size:9.7px;\n  font-weight:500;\n}\n\n.stb-amalfi__color-row span{\n  color:#70665E;\n\n  font-size:9.2px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   SHADE DETAIL\n========================================================= *\/\n\n.stb-amalfi__detail{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 205px;\n\n  margin-bottom:29px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-amalfi__detail-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:17px 20px;\n\n  background:var(--espresso);\n}\n\n.stb-amalfi__detail-copy .stb-amalfi__eyebrow{\n  color:#CBAF88;\n}\n\n.stb-amalfi__detail-copy h3{\n  margin:0 0 6px;\n\n  color:#FFF8EF;\n\n  font-size:18px;\n}\n\n.stb-amalfi__detail-copy p{\n  margin:0 0 9px;\n\n  color:#D7CCC3;\n\n  font-size:10px;\n  line-height:1.52;\n}\n\n.stb-amalfi__detail-points{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border-top:1px solid #584940;\n}\n\n.stb-amalfi__detail-point{\n  padding:9px 10px 0 0;\n}\n\n.stb-amalfi__detail-point +\n.stb-amalfi__detail-point{\n  padding-left:11px;\n\n  border-left:1px solid #584940;\n}\n\n.stb-amalfi__detail-point small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#BFA98D;\n\n  font-size:7.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-amalfi__detail-point strong{\n  display:block;\n\n  color:#FFF8EF;\n\n  font-size:9.3px;\n  font-weight:500;\n}\n\n.stb-amalfi__detail-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:12px;\n\n  background:var(--milk);\n}\n\n.stb-amalfi__detail-image{\n  width:175px;\n  max-width:100%;\n}\n\n\n\/* =========================================================\n   GLASS + LIGHT CHOICE\n========================================================= *\/\n\n.stb-amalfi__choices{\n  margin-bottom:29px;\n}\n\n.stb-amalfi__choices-head{\n  margin-bottom:10px;\n}\n\n.stb-amalfi__choice-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n}\n\n.stb-amalfi__choice{\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-amalfi__choice-title{\n  padding:10px 13px;\n\n  background:var(--ivory);\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-amalfi__choice-title small{\n  display:block;\n\n  color:#867970;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-amalfi__choice-title strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.stb-amalfi__choice-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-amalfi__choice-item{\n  padding:13px;\n}\n\n.stb-amalfi__choice-item +\n.stb-amalfi__choice-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-amalfi__choice-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-amalfi__choice-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.3px;\n  font-weight:500;\n}\n\n.stb-amalfi__choice-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:8.9px;\n  line-height:1.44;\n}\n\n.stb-amalfi__choice--light .stb-amalfi__choice-title{\n  background:var(--espresso);\n}\n\n.stb-amalfi__choice--light .stb-amalfi__choice-title small{\n  color:#CBAF88;\n}\n\n.stb-amalfi__choice--light .stb-amalfi__choice-title strong{\n  color:#FFF8EF;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-amalfi__size{\n  margin-bottom:8px;\n}\n\n.stb-amalfi__size-head{\n  margin-bottom:10px;\n}\n\n.stb-amalfi__size-layout{\n  display:grid;\n  grid-template-columns:190px minmax(0,1fr);\n\n  gap:8px;\n}\n\n.stb-amalfi__size-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:9px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-amalfi__size-image{\n  width:160px;\n  max-width:100%;\n}\n\n.stb-amalfi__size-info{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-amalfi__size-number{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--espresso);\n}\n\n.stb-amalfi__size-number small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-amalfi__size-number strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:18px;\n  line-height:1.15;\n  font-weight:500;\n}\n\n.stb-amalfi__size-number span{\n  color:#D7CCC3;\n\n  font-size:8.8px;\n}\n\n.stb-amalfi__size-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px 16px;\n\n  background:var(--cream);\n}\n\n.stb-amalfi__size-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.stb-amalfi__size-copy p{\n  margin:0;\n\n  color:#6A6058;\n\n  font-size:9.3px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   CHAIN\n========================================================= *\/\n\n.stb-amalfi__chain{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-amalfi__chain-number{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--ivory);\n}\n\n.stb-amalfi__chain-number small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#796D64;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-amalfi__chain-number strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:17px;\n  font-weight:500;\n}\n\n.stb-amalfi__chain-number span{\n  color:#74685F;\n\n  font-size:8.7px;\n}\n\n.stb-amalfi__chain-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:13px 15px;\n}\n\n.stb-amalfi__chain-copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.6px;\n  font-weight:500;\n}\n\n.stb-amalfi__chain-copy p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.1px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   LED\n========================================================= *\/\n\n.stb-amalfi__led{\n  margin-bottom:8px;\n\n  padding:14px 16px;\n\n  background:var(--espresso);\n\n  border:1px solid var(--espresso);\n  border-radius:5px;\n}\n\n.stb-amalfi__led small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-amalfi__led strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#FFF8EF;\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.stb-amalfi__led p{\n  margin:0;\n\n  color:#D7CCC3;\n\n  font-size:9.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   UTILITY\n========================================================= *\/\n\n.stb-amalfi__utility{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:8px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-amalfi__utility-item{\n  padding:12px 13px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-amalfi__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-amalfi__utility-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-amalfi__utility-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.2px;\n  font-weight:500;\n}\n\n.stb-amalfi__utility-item p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:8.7px;\n  line-height:1.43;\n}\n\n\n\/* =========================================================\n   INSTALLATION\n========================================================= *\/\n\n.stb-amalfi__install{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:8px;\n}\n\n.stb-amalfi__install-item{\n  padding:13px 15px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-amalfi__install-item--dark{\n  background:var(--ivory);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-amalfi__install-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-amalfi__install-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.8px;\n  font-weight:500;\n}\n\n.stb-amalfi__install-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.4px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   GLASS NOTE\n========================================================= *\/\n\n.stb-amalfi__note{\n  margin-bottom:29px;\n\n  padding:12px 14px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-amalfi__note strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.7px;\n  font-weight:500;\n}\n\n.stb-amalfi__note p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.4px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-amalfi__specs{\n  margin-bottom:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-amalfi__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-amalfi__spec-head span{\n  color:#C8B08E;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-amalfi__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-amalfi__spec{\n  display:grid;\n  grid-template-columns:28% 72%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-amalfi__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-amalfi__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n.stb-amalfi__spec strong{\n  color:var(--ink);\n\n  font-size:11px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-amalfi__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-amalfi__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-amalfi__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-amalfi__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:12.6px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-amalfi__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-amalfi__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  top:-3px;\n  right:2px;\n\n  color:var(--gold-dark);\n\n  font-size:19px;\n}\n\n.stb-amalfi__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-amalfi__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.3px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-amalfi__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-amalfi__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-amalfi__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.3px;\n  line-height:1.62;\n}\n\n.stb-amalfi__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-amalfi__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-amalfi__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-amalfi__lightbox:target{\n  display:flex;\n}\n\n.stb-amalfi__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-amalfi__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n}\n\n.stb-amalfi__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-amalfi__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.2px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-amalfi__intro{\n    grid-template-columns:1fr 175px;\n  }\n\n  .stb-amalfi__title{\n    font-size:25px;\n  }\n\n  .stb-amalfi__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-amalfi{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-amalfi__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-amalfi__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-amalfi__intro-side{\n    grid-template-columns:1fr 1fr;\n    grid-template-rows:none;\n  }\n\n  .stb-amalfi__intro-stat{\n    padding:10px 12px;\n  }\n\n  .stb-amalfi__intro-stat +\n  .stb-amalfi__intro-stat{\n    border-top:0;\n    border-left:1px solid #584940;\n  }\n\n  .stb-amalfi__title{\n    font-size:23px;\n  }\n\n\n  \/* QUICK *\/\n\n  .stb-amalfi__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-amalfi__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-amalfi__quick-item:nth-child(1),\n  .stb-amalfi__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* COLORS *\/\n\n  .stb-amalfi__colors{\n    grid-template-columns:105px minmax(0,1fr);\n  }\n\n  .stb-amalfi__colors-media{\n    padding:6px;\n  }\n\n  .stb-amalfi__colors-image{\n    width:92px;\n  }\n\n  .stb-amalfi__colors-copy{\n    padding:11px 12px;\n  }\n\n  .stb-amalfi__color-row{\n    grid-template-columns:55px minmax(0,1fr);\n  }\n\n\n  \/* DETAIL *\/\n\n  .stb-amalfi__detail{\n    grid-template-columns:minmax(0,1fr) 105px;\n  }\n\n  .stb-amalfi__detail-copy{\n    padding:12px;\n  }\n\n  .stb-amalfi__detail-media{\n    padding:6px;\n  }\n\n  .stb-amalfi__detail-image{\n    width:92px;\n  }\n\n\n  \/* CHOICES *\/\n\n  .stb-amalfi__choice-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-amalfi__size-layout{\n    grid-template-columns:95px minmax(0,1fr);\n\n    gap:6px;\n  }\n\n  .stb-amalfi__size-media{\n    padding:5px;\n  }\n\n  .stb-amalfi__size-image{\n    width:82px;\n  }\n\n  .stb-amalfi__size-info{\n    grid-template-columns:85px minmax(0,1fr);\n  }\n\n  .stb-amalfi__size-number{\n    padding:9px;\n  }\n\n  .stb-amalfi__size-number strong{\n    font-size:14px;\n  }\n\n  .stb-amalfi__size-copy{\n    padding:10px 11px;\n  }\n\n\n  \/* CHAIN *\/\n\n  .stb-amalfi__chain{\n    grid-template-columns:95px minmax(0,1fr);\n  }\n\n  .stb-amalfi__chain-number{\n    padding:10px;\n  }\n\n  .stb-amalfi__chain-number strong{\n    font-size:14px;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-amalfi__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-amalfi__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-amalfi__utility-item:nth-child(1),\n  .stb-amalfi__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* INSTALL *\/\n\n  .stb-amalfi__install{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-amalfi__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-amalfi__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-amalfi__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-amalfi__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-amalfi\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-amalfi__intro\"\u003e\n\u003cdiv class=\"stb-amalfi__intro-main\"\u003e\n\u003cspan class=\"stb-amalfi__eyebrow\"\u003e Patterned Glass · Chain-Hung Pendant \u003c\/span\u003e\n\u003ch2 class=\"stb-amalfi__title\"\u003eSoft Milk Glass With Detail You Notice Up Close.\u003c\/h2\u003e\n\u003cp\u003eAmalfi pairs a rounded patterned-glass shade with a simple black chain and canopy. The raised relief gives the glass more depth while the milky surface softens the integrated LED into a gentle, diffused glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__intro-side\"\u003e\n\u003cdiv class=\"stb-amalfi__intro-stat\"\u003e\n\u003csmall\u003e Shade Size \u003c\/small\u003e \u003cstrong\u003e Ø13.7\" × H7\" \u003c\/strong\u003e \u003cspan\u003e 35 × 18cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__intro-stat\"\u003e\n\u003csmall\u003e Included Chain \u003c\/small\u003e \u003cstrong\u003e 19\" \u003c\/strong\u003e \u003cspan\u003e 50cm · longer available \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-amalfi__quick\"\u003e\n\u003cdiv class=\"stb-amalfi__quick-item\"\u003e\n\u003csmall\u003e Glass \u003c\/small\u003e \u003cstrong\u003e White \/ Creamy \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__quick-item\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__quick-item\"\u003e\n\u003csmall\u003e Light Color \u003c\/small\u003e \u003cstrong\u003e Warm \/ Cool \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__quick-item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       TWO GLASS COLORS — REAL IMAGE\n  ====================================================== --\u003e\n\u003csection id=\"amalfi-colors-section\" class=\"stb-amalfi__colors\"\u003e\n\u003cdiv class=\"stb-amalfi__colors-media\"\u003e\n\u003cdiv class=\"stb-amalfi__colors-image\"\u003e\u003ca href=\"#amalfi-colors-image\" class=\"stb-amalfi__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/amalfi-round-ceiling-light-stuberlighting_16.jpg?v=1785479180\" alt=\"Amalfi Round Pendant Light White and Creamy glass shade comparison\" loading=\"lazy\"\u003e \u003cspan class=\"stb-amalfi__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__colors-copy\"\u003e\n\u003cspan class=\"stb-amalfi__eyebrow\"\u003e Choose the Glass Tone \u003c\/span\u003e\n\u003ch3\u003eWhite Feels Cleaner. Creamy Feels Warmer.\u003c\/h3\u003e\n\u003cp\u003eBoth versions use the same patterned glass form and black metal suspension. The difference is how warm the shade reads when the fixture is off and when it begins to glow.\u003c\/p\u003e\n\u003cdiv class=\"stb-amalfi__color-row\"\u003e\n\u003cstrong\u003e White \u003c\/strong\u003e \u003cspan\u003e Cleaner and more neutral · reads soft off-white when unlit. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__color-row\"\u003e\n\u003cstrong\u003e Creamy \u003c\/strong\u003e \u003cspan\u003e Warmer ivory tone · softer against beige, wood and antique interiors. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COLOR LIGHTBOX --\u003e \u003ca id=\"amalfi-colors-image\" href=\"#amalfi-colors-section\" class=\"stb-amalfi__lightbox\"\u003e \u003cspan class=\"stb-amalfi__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/amalfi-round-ceiling-light-stuberlighting_16.jpg?v=1785479180\" alt=\"Enlarged Amalfi White and Creamy shade comparison\"\u003e \u003cspan class=\"stb-amalfi__lightbox-caption\"\u003e Amalfi · White + Creamy \u003c\/span\u003e \u003cspan class=\"stb-amalfi__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SHADE DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"amalfi-detail-section\" class=\"stb-amalfi__detail\"\u003e\n\u003cdiv class=\"stb-amalfi__detail-copy\"\u003e\n\u003cspan class=\"stb-amalfi__eyebrow\"\u003e Glass Detail \u003c\/span\u003e\n\u003ch3\u003eRaised Pattern, Not a Printed Surface.\u003c\/h3\u003e\n\u003cp\u003eThe dome uses textured patterned glass with a raised lace-and-floral relief. When illuminated, the pattern catches highlights while the milky glass keeps the overall glow soft.\u003c\/p\u003e\n\u003cdiv class=\"stb-amalfi__detail-points\"\u003e\n\u003cdiv class=\"stb-amalfi__detail-point\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Patterned Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__detail-point\"\u003e\n\u003csmall\u003e Metalwork \u003c\/small\u003e \u003cstrong\u003e Black Metal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__detail-media\"\u003e\n\u003cdiv class=\"stb-amalfi__detail-image\"\u003e\u003ca href=\"#amalfi-detail-image\" class=\"stb-amalfi__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/amalfi-round-ceiling-light-stuberlighting_4.jpg?v=1785479181\" alt=\"Amalfi Round Pendant Light patterned glass shade close-up\" loading=\"lazy\"\u003e \u003cspan class=\"stb-amalfi__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"amalfi-detail-image\" href=\"#amalfi-detail-section\" class=\"stb-amalfi__lightbox\"\u003e \u003cspan class=\"stb-amalfi__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/amalfi-round-ceiling-light-stuberlighting_4.jpg?v=1785479181\" alt=\"Enlarged Amalfi patterned glass shade detail\"\u003e \u003cspan class=\"stb-amalfi__lightbox-caption\"\u003e Amalfi · Patterned Glass Detail \u003c\/span\u003e \u003cspan class=\"stb-amalfi__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       TWO CHOICES\n  ====================================================== --\u003e\n\u003csection class=\"stb-amalfi__choices\"\u003e\n\u003cdiv class=\"stb-amalfi__choices-head\"\u003e\n\u003cspan class=\"stb-amalfi__eyebrow\"\u003e Two Decisions \u003c\/span\u003e\n\u003ch3 class=\"stb-amalfi__section-title\"\u003eGlass Tone and Light Color Are Separate Choices.\u003c\/h3\u003e\n\u003cp class=\"stb-amalfi__copy\"\u003eChoose the shade appearance first, then choose whether you want a warmer or cleaner light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__choice-grid\"\u003e\n\u003c!-- GLASS --\u003e\n\u003carticle class=\"stb-amalfi__choice\"\u003e\n\u003cdiv class=\"stb-amalfi__choice-title\"\u003e\n\u003csmall\u003e Shade Finish \u003c\/small\u003e \u003cstrong\u003e White or Creamy \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__choice-body\"\u003e\n\u003cdiv class=\"stb-amalfi__choice-item\"\u003e\n\u003csmall\u003e White \u003c\/small\u003e \u003cstrong\u003e Cleaner Look \u003c\/strong\u003e\n\u003cp\u003eEasier to pair with white walls, cooler stone and simpler contemporary rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__choice-item\"\u003e\n\u003csmall\u003e Creamy \u003c\/small\u003e \u003cstrong\u003e Warmer Look \u003c\/strong\u003e\n\u003cp\u003eWorks naturally with beige, walnut, brass and warmer vintage interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- LIGHT --\u003e\n\u003carticle class=\"stb-amalfi__choice stb-amalfi__choice--light\"\u003e\n\u003cdiv class=\"stb-amalfi__choice-title\"\u003e\n\u003csmall\u003e LED Light Color \u003c\/small\u003e \u003cstrong\u003e Warm or Cool \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__choice-body\"\u003e\n\u003cdiv class=\"stb-amalfi__choice-item\"\u003e\n\u003csmall\u003e Warm \u003c\/small\u003e \u003cstrong\u003e Softer Atmosphere \u003c\/strong\u003e\n\u003cp\u003eBetter for dining rooms, bedrooms, entries and relaxed evening spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__choice-item\"\u003e\n\u003csmall\u003e Cool \u003c\/small\u003e \u003cstrong\u003e Cleaner Visibility \u003c\/strong\u003e\n\u003cp\u003eBetter where a brighter, crisper appearance is preferred.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection id=\"amalfi-size-section\" class=\"stb-amalfi__size\"\u003e\n\u003cdiv class=\"stb-amalfi__size-head\"\u003e\n\u003cspan class=\"stb-amalfi__eyebrow\"\u003e Check the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-amalfi__section-title\"\u003eA Compact Single Pendant.\u003c\/h3\u003e\n\u003cp class=\"stb-amalfi__copy\"\u003eAt 13.7 inches across, Amalfi works as a focused single pendant rather than an oversized chandelier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__size-layout\"\u003e\n\u003cdiv class=\"stb-amalfi__size-media\"\u003e\n\u003cdiv class=\"stb-amalfi__size-image\"\u003e\u003ca href=\"#amalfi-size-image\" class=\"stb-amalfi__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/amalfi-round-pendant-light-stuberlighting_9.jpg?v=1785555385\" alt=\"Amalfi Round Pendant Light dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-amalfi__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__size-info\"\u003e\n\u003cdiv class=\"stb-amalfi__size-number\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 13.7\" \u003c\/strong\u003e \u003cspan\u003e 35cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__size-copy\"\u003e\n\u003cstrong\u003e Ø13.7\" × H7\" · Dia35 × H18cm \u003c\/strong\u003e\n\u003cp\u003eA practical scale for one position above a small dining table, kitchen area, entry, hallway or bedroom.\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=\"amalfi-size-image\" href=\"#amalfi-size-section\" class=\"stb-amalfi__lightbox\"\u003e \u003cspan class=\"stb-amalfi__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/amalfi-round-pendant-light-stuberlighting_9.jpg?v=1785555385\" alt=\"Enlarged Amalfi Round Pendant Light dimension diagram\"\u003e \u003cspan class=\"stb-amalfi__lightbox-caption\"\u003e Amalfi · Ø13.7\" × H7\" \u003c\/span\u003e \u003cspan class=\"stb-amalfi__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       CHAIN\n  ====================================================== --\u003e\n\u003csection class=\"stb-amalfi__chain\"\u003e\n\u003cdiv class=\"stb-amalfi__chain-number\"\u003e\n\u003csmall\u003e Included Chain \u003c\/small\u003e \u003cstrong\u003e 19\" \u003c\/strong\u003e \u003cspan\u003e 50cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__chain-copy\"\u003e\n\u003cstrong\u003e Need a Longer Drop? Request It Before Ordering. \u003c\/strong\u003e\n\u003cp\u003eAmalfi includes a 19\" \/ 50cm chain. If your ceiling requires a longer suspension, request the preferred drop so the hanging length can be prepared for your installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INTEGRATED LED\n  ====================================================== --\u003e\n\u003csection class=\"stb-amalfi__led\"\u003e\u003csmall\u003e Important Before Buying \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included — there is no conventional bulb to replace. \u003c\/strong\u003e\n\u003cp\u003eThe LED light source is built into the fixture and is not designed for user bulb replacement. Rated life is approximately 50,000 hours. Warm or Cool light is selected per fixture and is not switchable after installation.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ELECTRICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-amalfi__utility\"\u003e\n\u003cdiv class=\"stb-amalfi__utility-item\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003cp\u003eBuilt-in.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__utility-item\"\u003e\n\u003csmall\u003e Maximum Rating \u003c\/small\u003e \u003cstrong\u003e 40W \u003c\/strong\u003e\n\u003cp\u003eFixture rating.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__utility-item\"\u003e\n\u003csmall\u003e Voltage \u003c\/small\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003cp\u003eHardwired.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__utility-item\"\u003e\n\u003csmall\u003e Environment \u003c\/small\u003e \u003cstrong\u003e IP20 \u003c\/strong\u003e\n\u003cp\u003eIndoor dry only.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-amalfi__install\"\u003e\n\u003carticle class=\"stb-amalfi__install-item\"\u003e\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired Chain-Hung Pendant \u003c\/strong\u003e\n\u003cp\u003eAmalfi connects to the ceiling electrical supply and operates from a common wall switch. The wall switch is not included. Professional installation is recommended.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-amalfi__install-item stb-amalfi__install-item--dark\"\u003e\u003csmall\u003e Hanging Height \u003c\/small\u003e \u003cstrong\u003e Adjust Before Final Installation \u003c\/strong\u003e\n\u003cp\u003eSet the chain length before the fixture is fully secured. For longer-than-standard drops, request the desired chain length before ordering.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       GLASS NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-amalfi__note\"\u003e\u003cstrong\u003e Slight variation in patterned glass is normal. \u003c\/strong\u003e\n\u003cp\u003eSmall differences in relief, texture and glass tone may occur between pieces. Screen colors are approximate; hand-measured dimensions may vary 1–2cm.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-amalfi__specs\"\u003e\n\u003cdiv class=\"stb-amalfi__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Amalfi Round Pendant Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Metal · Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__spec\"\u003e\n\u003cspan\u003e Glass Style \u003c\/span\u003e \u003cstrong\u003e Patterned Milk Glass · Raised Lace-and-Floral Relief \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__spec\"\u003e\n\u003cspan\u003e Glass Colors \u003c\/span\u003e \u003cstrong\u003e White · Creamy \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__spec\"\u003e\n\u003cspan\u003e Metalwork \u003c\/span\u003e \u003cstrong\u003e Black Metal Canopy \u0026amp; Chain \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__spec\"\u003e\n\u003cspan\u003e Size \u003c\/span\u003e \u003cstrong\u003e Ø13.7\" × H7\" · Dia35 × H18cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED Included · Built-In · Non-Replaceable by User \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__spec\"\u003e\n\u003cspan\u003e Rated LED Life \u003c\/span\u003e \u003cstrong\u003e Approx. 50,000 Hours \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__spec\"\u003e\n\u003cspan\u003e Light Color \u003c\/span\u003e \u003cstrong\u003e Warm or Cool · Selected Per Fixture · Not Switchable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__spec\"\u003e\n\u003cspan\u003e Maximum Rating \u003c\/span\u003e \u003cstrong\u003e 40W Maximum \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__spec\"\u003e\n\u003cspan\u003e Chain \u003c\/span\u003e \u003cstrong\u003e 19\" \/ 50cm Included · Longer Length Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__spec\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e \u003cstrong\u003e Chain-Hung Ceiling Pendant \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Common Wall Switch · Not Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-amalfi__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-amalfi__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-amalfi__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-amalfi__faq\"\u003e\u003cspan class=\"stb-amalfi__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-amalfi__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhite or Creamy — which should I choose?\u003c\/summary\u003e\n\u003cp\u003eWhite is the cleaner, more neutral glass option and reads as a soft off-white when unlit. Creamy has a warmer ivory tone and works especially well with beige, wood, brass and vintage-inspired interiors.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWarm or Cool light — what is the difference?\u003c\/summary\u003e\n\u003cp\u003eWarm light creates a softer, more relaxed atmosphere for dining rooms, bedrooms and entries. Cool light gives the fixture a cleaner, brighter appearance. The light color is selected per fixture and is not switchable after installation.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I replace the bulb?\u003c\/summary\u003e\n\u003cp\u003eAmalfi does not use a conventional bulb. It has an integrated LED light source built into the fixture, so there is no separate user-replaceable bulb. The LED is rated for approximately 50,000 hours.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I change the hanging height?\u003c\/summary\u003e\n\u003cp\u003eYes. Amalfi includes a 19\" \/ 50cm chain. Longer suspension lengths are available on request. If you need a longer drop, provide the preferred length before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs 13.7\" large enough for a dining table?\u003c\/summary\u003e\n\u003cp\u003eAt Ø13.7\" \/ 35cm, Amalfi is a compact single pendant. It works well above a smaller dining table, breakfast area, entry, hallway or bedroom. For a very large table, consider whether multiple fixtures or a larger chandelier would give better visual scale.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it require an electrician?\u003c\/summary\u003e\n\u003cp\u003eAmalfi is a hardwired ceiling pendant. Professional installation is recommended. It operates from a common wall switch and is rated IP20 for indoor dry locations only.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-amalfi__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 7\" \/ White \/ Warm Light","offer_id":52710297338139,"sku":"STB-PL-26-10203","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.7\"x H 7\" \/ White \/ Cool Light","offer_id":52710297370907,"sku":"STB-PL-26-10204","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.7\"x H 7\" \/ Creamy \/ Warm Light","offer_id":52710297403675,"sku":"STB-PL-26-10205","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.7\"x H 7\" \/ Creamy \/ Cool Light","offer_id":52710297436443,"sku":"STB-PL-26-10206","price":230.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/amalfi-round-pendant-light-stuberlighting_1.jpg?v=1785555385"},{"product_id":"sole-alabaster-pendant-light","title":"Sole Alabaster Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — SOLE ALABASTER PENDANT LIGHT\n\n   STONE \/ GLOW \/ WEIGHT\n\n   NATURAL STONE EDITORIAL\n   DESKTOP · TABLET · MOBILE\n   QUIET LUXURY · SHOPPER-FIRST · DAWN SAFE\n========================================================= *\/\n\n.stb-sole{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817568;\n\n  --gold:#C8A96E;\n  --gold-deep:#98733F;\n\n  --ivory:#FFFDF8;\n  --paper:#F8F2E7;\n  --cream:#F5EDD8;\n  --soft:#FBF7EF;\n\n  --line:#DED2BD;\n  --line-strong:#CDBD9F;\n\n  --shadow:0 10px 32px rgba(28,18,9,.085);\n\n  width:100%;\n  max-width:880px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-sole *,\n.stb-sole *::before,\n.stb-sole *::after{\n  box-sizing:border-box;\n}\n\n.stb-sole h2,\n.stb-sole h3,\n.stb-sole p{\n  margin-top:0;\n}\n\n.stb-sole h2,\n.stb-sole h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-sole img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.so-panel{\n  margin-top:14px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:10px;\n\n  box-shadow:var(--shadow);\n\n  overflow:hidden;\n}\n\n.so-panel:first-child{\n  margin-top:0;\n}\n\n.so-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.so-title{\n  margin:0;\n\n  font-size:31px;\n  line-height:1.04;\n}\n\n.so-lead{\n  max-width:610px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:12.4px;\n  line-height:1.65;\n}\n\n.so-section-head{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:25px;\n\n  margin-bottom:17px;\n}\n\n.so-section-head h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.06;\n}\n\n.so-section-head p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   01 — FIRST LOOK\n========================================================= *\/\n\n.so-intro{\n  border-top:4px solid var(--espresso);\n}\n\n.so-intro__main{\n  display:grid;\n  grid-template-columns:minmax(0,1.28fr) minmax(0,.72fr);\n}\n\n.so-intro__copy{\n  min-width:0;\n\n  padding:30px 30px 26px;\n}\n\n\n\/* STONE LABEL *\/\n\n.so-stone-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:23px 22px;\n\n  background:var(--paper);\n\n  border-left:1px solid var(--line);\n}\n\n.so-stone-label small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.so-stone-label strong{\n  display:block;\n\n  margin:4px 0 8px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:22px;\n  line-height:1.03;\n\n  font-weight:500;\n}\n\n.so-stone-label p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.4px;\n  line-height:1.5;\n}\n\n\n\/* FACTS *\/\n\n.so-facts{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  border-top:1px solid var(--line);\n}\n\n.so-fact{\n  min-width:0;\n\n  padding:12px 14px;\n}\n\n.so-fact + .so-fact{\n  border-left:1px solid var(--line);\n}\n\n.so-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.so-fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   02 — NATURAL STONE\n========================================================= *\/\n\n.so-material{\n  padding:27px 28px;\n}\n\n\n\/* REAL IMAGES *\/\n\n.so-image-grid{\n  display:grid;\n  grid-template-columns:1.08fr .92fr;\n\n  gap:10px;\n}\n\n.so-image-card{\n  min-width:0;\n\n  padding:9px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:8px;\n}\n\n.so-image-frame{\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  border-radius:5px;\n}\n\n.so-image-frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.so-image-frame img{\n  max-height:220px !important;\n}\n\n.so-image-meta{\n  padding:8px 3px 2px;\n}\n\n.so-image-meta small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.so-image-meta strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-size:11.6px;\n  font-weight:600;\n}\n\n.so-image-meta span{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--text);\n\n  font-size:10.8px;\n  line-height:1.4;\n}\n\n\n\/* MATERIAL LEDGER *\/\n\n.so-material-ledger{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin-top:14px;\n\n  border-top:1px solid var(--espresso);\n  border-bottom:1px solid var(--line);\n}\n\n.so-material-item{\n  min-width:0;\n\n  padding:12px 13px;\n}\n\n.so-material-item + .so-material-item{\n  border-left:1px solid var(--line);\n}\n\n.so-material-item small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.so-material-item strong{\n  display:block;\n\n  margin:2px 0 3px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.so-material-item p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11px;\n  line-height:1.43;\n}\n\n\n\/* UNIQUE STONE NOTE *\/\n\n.so-unique{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:17px;\n  align-items:center;\n\n  margin-top:12px;\n\n  padding:12px 14px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.so-unique strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.so-unique span{\n  color:var(--text);\n\n  font-size:11.3px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   03 — SCALE + WEIGHT\n========================================================= *\/\n\n.so-scale{\n  padding:27px 28px;\n}\n\n.so-scale__layout{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:22px;\n  align-items:start;\n}\n\n\n\/* DIMENSION *\/\n\n.so-dimension{\n  min-width:0;\n\n  padding:10px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:8px;\n}\n\n.so-dimension__frame{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.so-dimension__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.so-dimension__frame img{\n  max-height:140px !important;\n}\n\n.so-caption{\n  margin:7px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* SIZE ROWS *\/\n\n.so-size-list{\n  min-width:0;\n\n  border-top:1px solid var(--espresso);\n}\n\n.so-size-row{\n  display:grid;\n  grid-template-columns:minmax(0,75px) minmax(0,155px) minmax(0,1fr);\n\n  gap:12px;\n  align-items:center;\n\n  padding:13px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.so-size-row__name small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.so-size-row__name strong{\n  display:block;\n\n  margin-top:1px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.so-size-row__measure strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  font-weight:600;\n}\n\n.so-size-row__measure span{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--muted);\n\n  font-size:10.3px;\n}\n\n.so-size-row__fit{\n  color:var(--text);\n\n  font-size:11.2px;\n  line-height:1.43;\n}\n\n\n\/* LARGE *\/\n\n.so-size-row--large{\n  position:relative;\n\n  background:#FCF8F0;\n}\n\n.so-size-row--large::before{\n  content:\"\";\n\n  position:absolute;\n\n  left:-9px;\n  top:8px;\n  bottom:8px;\n\n  width:3px;\n\n  background:var(--gold);\n}\n\n\n\/* WEIGHT \/ INSTALL *\/\n\n.so-weight{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin-top:13px;\n\n  padding:13px 15px;\n\n  background:var(--espresso);\n\n  border-radius:7px;\n}\n\n.so-weight small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.so-weight 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.so-weight__copy{\n  padding-left:17px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n\n  color:#D8CDBF;\n\n  font-size:11.3px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.so-details{\n  padding:27px 28px;\n}\n\n.so-details__top{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,220px);\n\n  gap:22px;\n  align-items:start;\n\n  margin-bottom:16px;\n}\n\n.so-details__top h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.06;\n}\n\n.so-details__top p{\n  margin:5px 0 0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.58;\n}\n\n\n\/* LIGHT CARD *\/\n\n.so-light-card{\n  min-width:0;\n\n  padding:14px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.so-light-card small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.so-light-card strong{\n  display:block;\n\n  margin:3px 0 5px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.so-light-card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.2px;\n  line-height:1.45;\n}\n\n\n\/* SPECS *\/\n\n.so-spec-list{\n  border-top:1px solid var(--espresso);\n}\n\n.so-spec{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.so-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.so-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.so-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:12px;\n}\n\n.so-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.so-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.so-note span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.3px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.so-shipping{\n  margin-top:14px;\n\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-top:3px solid var(--espresso);\n  border-radius:9px;\n\n  box-shadow:var(--shadow);\n}\n\n.so-shipping h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.so-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.so-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.so-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.so-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.so-lightbox:target{\n  display:flex;\n}\n\n.so-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.so-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.so-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.so-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(min-width:750px) and (max-width:990px){\n\n  .stb-sole{\n    max-width:820px;\n  }\n\n  .so-intro__main{\n    grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);\n  }\n\n  .so-intro__copy{\n    padding:27px 24px 23px;\n  }\n\n  .so-stone-label{\n    padding:21px 19px;\n  }\n\n  .so-title{\n    font-size:29px;\n  }\n\n  .so-material,\n  .so-scale,\n  .so-details{\n    padding:24px;\n  }\n\n  .so-image-frame img{\n    max-height:195px !important;\n  }\n\n  .so-scale__layout{\n    grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n    gap:18px;\n  }\n\n  .so-details__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,195px);\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE \/ SMALL TABLET\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-sole{\n    font-size:13px;\n  }\n\n  .so-panel{\n    border-radius:8px;\n  }\n\n\n  \/* INTRO *\/\n\n  .so-intro__main{\n    grid-template-columns:1fr;\n  }\n\n  .so-intro__copy{\n    padding:23px 19px 20px;\n  }\n\n  .so-stone-label{\n    padding:15px 19px;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .so-title{\n    font-size:27px;\n  }\n\n\n  .so-facts{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .so-fact:nth-child(3){\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .so-fact:nth-child(4){\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SECTIONS *\/\n\n  .so-material,\n  .so-scale,\n  .so-details{\n    padding:22px 19px;\n  }\n\n\n  .so-section-head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  \/* IMAGES *\/\n\n  .so-image-frame img{\n    max-height:165px !important;\n  }\n\n\n  .so-material-ledger{\n    grid-template-columns:1fr;\n  }\n\n  .so-material-item + .so-material-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .so-unique{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n\n  \/* SCALE *\/\n\n  .so-scale__layout{\n    grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n    gap:13px;\n  }\n\n  .so-dimension__frame{\n    width:115px;\n  }\n\n  .so-dimension__frame img{\n    max-height:112px !important;\n  }\n\n  .so-size-row{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n  .so-size-row--large::before{\n    left:-6px;\n  }\n\n\n  .so-weight{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .so-weight__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  \/* DETAILS *\/\n\n  .so-details__top{\n    grid-template-columns:1fr;\n\n    gap:10px;\n  }\n\n\n  .so-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .so-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n\n  .so-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .so-image-grid{\n    grid-template-columns:1fr 1fr;\n\n    gap:8px;\n  }\n\n  .so-image-card{\n    padding:7px;\n  }\n\n  .so-image-frame img{\n    max-height:135px !important;\n  }\n\n  .so-image-meta span{\n    font-size:10.2px;\n  }\n\n\n  .so-scale__layout{\n    grid-template-columns:1fr;\n  }\n\n  .so-dimension{\n    width:150px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .so-image-grid{\n    grid-template-columns:1fr;\n  }\n\n  .so-image-card{\n    width:180px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n  .so-image-frame img{\n    max-height:170px !important;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-sole\" id=\"sole-root\"\u003e\n\u003c!-- =====================================================\n       01 — FIRST LOOK\n  ====================================================== --\u003e\n\u003csection class=\"so-panel so-intro\"\u003e\n\u003cdiv class=\"so-intro__main\"\u003e\n\u003cdiv class=\"so-intro__copy\"\u003e\n\u003cspan class=\"so-kicker\"\u003e Sole Alabaster Pendant Light · Natural Stone \u003c\/span\u003e\n\u003ch2 class=\"so-title\"\u003eLet the Stone Be the Ornament\u003c\/h2\u003e\n\u003cp class=\"so-lead\"\u003eSole is carved from solid natural alabaster, paired with polished gold metal. When illuminated, the translucent stone reveals its organic veining and turns the bulb into a calm, diffused glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"so-stone-label\"\u003e\u003csmall\u003e Natural Material \u003c\/small\u003e \u003cstrong\u003e No Two Shades\u003cbr\u003eAre the Same \u003c\/strong\u003e\n\u003cp\u003eVeining, tone and translucency are created by the stone itself. The shade you receive will be naturally unique.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-facts\"\u003e\n\u003cdiv class=\"so-fact\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Alabaster \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-fact\"\u003e\n\u003csmall\u003e Sizes \u003c\/small\u003e \u003cstrong\u003e 11.8 \/ 15.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-fact\"\u003e\n\u003csmall\u003e Weight \u003c\/small\u003e \u003cstrong\u003e 8.1–10.6 lb \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-fact\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — NATURAL ALABASTER\n  ====================================================== --\u003e\n\u003csection class=\"so-panel so-material\"\u003e\n\u003cdiv class=\"so-section-head\"\u003e\n\u003ch3\u003eEvery Shade Carries Its Own Veining\u003c\/h3\u003e\n\u003cp\u003eAlabaster is not a printed finish. Its veins, cloudy areas and translucency belong to the individual piece of stone, which is why one Sole pendant will never look exactly like another.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- REAL MATERIAL PHOTOS --\u003e\n\u003cdiv class=\"so-image-grid\"\u003e\n\u003c!-- UNIQUE STONE TEXTURE --\u003e\n\u003carticle class=\"so-image-card\"\u003e\n\u003cdiv class=\"so-image-frame\"\u003e\u003ca href=\"#so-stone-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sole-alabaster-pendant-light-stuberlighting_22.jpg?v=1785637234\" alt=\"Natural alabaster variation showing that every Sole pendant shade has unique stone veining\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"so-image-meta\"\u003e\n\u003csmall\u003e Natural Stone \u003c\/small\u003e \u003cstrong\u003e Each Pattern Is Unique \u003c\/strong\u003e \u003cspan\u003e Veining, tone and translucency vary naturally. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- PRODUCT DETAIL --\u003e\n\u003carticle class=\"so-image-card\"\u003e\n\u003cdiv class=\"so-image-frame\"\u003e\u003ca href=\"#so-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sole-alabaster-pendant-light-stuberlighting_10.jpg?v=1785637234\" alt=\"Close-up of Sole Alabaster Pendant Light natural stone shade and polished gold hardware\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"so-image-meta\"\u003e\n\u003csmall\u003e Product Detail \u003c\/small\u003e \u003cstrong\u003e Stone + Polished Gold \u003c\/strong\u003e \u003cspan\u003e Natural texture balanced by refined metal hardware. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c!-- MATERIAL LEDGER --\u003e\n\u003cdiv class=\"so-material-ledger\"\u003e\n\u003cdiv class=\"so-material-item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Solid Natural Alabaster \u003c\/strong\u003e\n\u003cp\u003eA genuine stone dome, not resin or imitation stone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-material-item\"\u003e\n\u003csmall\u003e Glow \u003c\/small\u003e \u003cstrong\u003e Light Through Stone \u003c\/strong\u003e\n\u003cp\u003eTranslucent alabaster naturally filters the bulb into softer ambient light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-material-item\"\u003e\n\u003csmall\u003e Hardware \u003c\/small\u003e \u003cstrong\u003e Polished Gold Metal \u003c\/strong\u003e\n\u003cp\u003eA warm metallic accent against the pale natural stone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-unique\"\u003e\n\u003cstrong\u003e The Photo Is a Reference \u003c\/strong\u003e \u003cspan\u003e Natural alabaster varies from piece to piece. Veining, markings, tone and translucency are characteristics of real stone and are not defects. 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       03 — SIZE + WEIGHT\n  ====================================================== --\u003e\n\u003csection class=\"so-panel so-scale\"\u003e\n\u003cdiv class=\"so-section-head\"\u003e\n\u003ch3\u003eChoose the Diameter — Then Check the Weight\u003c\/h3\u003e\n\u003cp\u003eBoth versions keep a shallow dome profile. The 11.8-inch size feels more compact; the 15.7-inch version gives the stone noticeably more presence over a table or island.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-scale__layout\"\u003e\n\u003c!-- DIMENSION IMAGE FROM ORIGINAL HTML --\u003e\n\u003cdiv class=\"so-dimension\"\u003e\n\u003cdiv class=\"so-dimension__frame\"\u003e\u003ca href=\"#so-dimension-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sole-alabaster-pendant-light-stuberlighting_19.jpg?v=1785637233\" alt=\"Sole Alabaster Pendant Light dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"so-caption\"\u003eSize Reference · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SIZES --\u003e\n\u003cdiv class=\"so-size-list\"\u003e\n\u003cdiv class=\"so-size-row\"\u003e\n\u003cdiv class=\"so-size-row__name\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e 11.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-size-row__measure\"\u003e\n\u003cstrong\u003e Ø11.8\" × H3.1\" \u003c\/strong\u003e \u003cspan\u003e Ø30 × H8 cm · Approx. 8.1 lb \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-size-row__fit\"\u003eRefined as a single pendant over a smaller surface, beside a bed, or repeated in a cluster.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-size-row so-size-row--large\"\u003e\n\u003cdiv class=\"so-size-row__name\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e 15.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-size-row__measure\"\u003e\n\u003cstrong\u003e Ø15.7\" × H3.9\" \u003c\/strong\u003e \u003cspan\u003e Ø40 × H10 cm · Approx. 10.6 lb \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-size-row__fit\"\u003eBetter when the alabaster should have more visual presence over a dining table or kitchen island.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WEIGHT --\u003e\n\u003cdiv class=\"so-weight\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Before Installation \u003c\/small\u003e \u003cstrong\u003e Solid Stone Has Real Weight \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-weight__copy\"\u003eSole weighs approximately 8.1–10.6 lb depending on size. Confirm that the ceiling box and mounting structure can safely support the selected fixture. Professional installation is recommended.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"so-panel so-details\"\u003e\n\u003cdiv class=\"so-details__top\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"so-kicker\"\u003e Specifications \u003c\/span\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cp\u003eThe essentials for choosing the size, bulb and ceiling installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"so-light-card\"\u003e\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e E27 Bulb Included \u003c\/strong\u003e\n\u003cp\u003eThe alabaster itself softens the light. A warm-white bulb works especially well with the natural stone glow.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-spec-list\"\u003e\n\u003cdiv class=\"so-spec\"\u003e\n\u003cspan class=\"so-spec__label\"\u003e Small Size \u003c\/span\u003e \u003cspan class=\"so-spec__value\"\u003e Ø11.8\" × H3.1\" · Ø30 × H8 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-spec\"\u003e\n\u003cspan class=\"so-spec__label\"\u003e Large Size \u003c\/span\u003e \u003cspan class=\"so-spec__value\"\u003e Ø15.7\" × H3.9\" · Ø40 × H10 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-spec\"\u003e\n\u003cspan class=\"so-spec__label\"\u003e Weight \u003c\/span\u003e \u003cspan class=\"so-spec__value\"\u003e Small — Approx. 8.1 lb \/ 3.7 kg\u003cbr\u003eLarge — Approx. 10.6 lb \/ 4.8 kg \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-spec\"\u003e\n\u003cspan class=\"so-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"so-spec__value\"\u003e Solid natural alabaster · Metal \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-spec\"\u003e\n\u003cspan class=\"so-spec__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"so-spec__value\"\u003e White natural alabaster · Polished gold metal \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-spec\"\u003e\n\u003cspan class=\"so-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"so-spec__value\"\u003e E27 socket · LED or Edison-style bulb · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-spec\"\u003e\n\u003cspan class=\"so-spec__label\"\u003e Rated Power \u003c\/span\u003e \u003cspan class=\"so-spec__value\"\u003e Approx. 15W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-spec\"\u003e\n\u003cspan class=\"so-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"so-spec__value\"\u003e Not dimmable by default · Dimmable with a compatible dimmable E27 bulb and compatible dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-spec\"\u003e\n\u003cspan class=\"so-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"so-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-spec\"\u003e\n\u003cspan class=\"so-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"so-spec__value\"\u003e Push-button switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-spec\"\u003e\n\u003cspan class=\"so-spec__label\"\u003e Mounting \u003c\/span\u003e \u003cspan class=\"so-spec__value\"\u003e Ceiling-mounted pendant \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-spec\"\u003e\n\u003cspan class=\"so-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"so-spec__value\"\u003e Professional installation recommended · Confirm ceiling support for fixture weight before mounting \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-spec\"\u003e\n\u003cspan class=\"so-spec__label\"\u003e Process \u003c\/span\u003e \u003cspan class=\"so-spec__value\"\u003e Hammered · Polished \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-spec\"\u003e\n\u003cspan class=\"so-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"so-spec__value\"\u003e Indoor use \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-spec\"\u003e\n\u003cspan class=\"so-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"so-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=\"so-notes\"\u003e\n\u003cdiv class=\"so-note\"\u003e\n\u003cstrong\u003e Natural Alabaster \u003c\/strong\u003e \u003cspan\u003e Veining, markings, tone and translucency naturally vary from one shade to another. These differences are characteristics of genuine stone, not defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"so-note\"\u003e\n\u003cstrong\u003e Care \u003c\/strong\u003e \u003cspan\u003e Handle the alabaster carefully and dust with a soft dry cloth. Avoid abrasive cleaners, soaking the stone or exposing it to harsh chemicals. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"so-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       NATURAL STONE LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"so-stone-large\" href=\"#sole-root\" class=\"so-lightbox\"\u003e \u003cspan class=\"so-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sole-alabaster-pendant-light-stuberlighting_22.jpg?v=1785637234\" alt=\"Enlarged Sole natural alabaster unique stone variation\"\u003e \u003cspan class=\"so-lightbox__caption\"\u003e Sole · Every Alabaster Shade Is Unique \u003c\/span\u003e \u003cspan class=\"so-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PRODUCT DETAIL LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"so-detail-large\" href=\"#sole-root\" class=\"so-lightbox\"\u003e \u003cspan class=\"so-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sole-alabaster-pendant-light-stuberlighting_10.jpg?v=1785637234\" alt=\"Enlarged Sole alabaster and polished gold product detail\"\u003e \u003cspan class=\"so-lightbox__caption\"\u003e Sole · Natural Alabaster + Polished Gold \u003c\/span\u003e \u003cspan class=\"so-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       DIMENSION LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"so-dimension-large\" href=\"#sole-root\" class=\"so-lightbox\"\u003e \u003cspan class=\"so-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sole-alabaster-pendant-light-stuberlighting_19.jpg?v=1785637233\" alt=\"Enlarged Sole Alabaster Pendant Light dimensions\"\u003e \u003cspan class=\"so-lightbox__caption\"\u003e Sole · Ø11.8\" \/ Ø15.7\" \u003c\/span\u003e \u003cspan class=\"so-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 11.8\" x H 3.1\" \/ White+Gold","offer_id":52714374103323,"sku":"STB-PL-26-10207","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\"x H 3.9\" \/ White+Gold","offer_id":52714374136091,"sku":"STB-PL-26-10208","price":365.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sole-alabaster-pendant-light-stuberlighting_6.jpg?v=1785637233"},{"product_id":"monvela-alabaster-pendant-light","title":"Monvela Alabaster Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — MONVELA ALABASTER PENDANT LIGHT\n\n   ALABASTER \/ CASCADE \/ SCALE\n\n   NATURAL STONE CONFIGURATION EDITORIAL\n   DESKTOP · TABLET · MOBILE\n   QUIET LUXURY · SHOPPER-FIRST · DAWN SAFE\n========================================================= *\/\n\n.stb-monvela{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817568;\n\n  --gold:#C8A96E;\n  --gold-deep:#98733F;\n\n  --ivory:#FFFDF8;\n  --paper:#F8F2E7;\n  --cream:#F5EDD8;\n  --soft:#FBF7EF;\n\n  --line:#DED2BD;\n  --line-strong:#CDBD9F;\n\n  --shadow:0 10px 32px rgba(28,18,9,.085);\n\n  width:100%;\n  max-width:900px;\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-monvela *,\n.stb-monvela *::before,\n.stb-monvela *::after{\n  box-sizing:border-box;\n}\n\n.stb-monvela h2,\n.stb-monvela h3,\n.stb-monvela p{\n  margin-top:0;\n}\n\n.stb-monvela h2,\n.stb-monvela h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-monvela img{\n  display:block !important;\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n  margin:auto !important;\n  object-fit:contain !important;\n  object-position:center !important;\n  box-sizing:border-box !important;\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.mv-panel{\n  margin-top:14px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:10px;\n\n  box-shadow:var(--shadow);\n\n  overflow:hidden;\n}\n\n.mv-panel:first-child{\n  margin-top:0;\n}\n\n.mv-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.mv-title{\n  margin:0;\n\n  font-size:31px;\n  line-height:1.04;\n}\n\n.mv-lead{\n  max-width:610px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:12.4px;\n  line-height:1.65;\n}\n\n.mv-section-head{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  gap:26px;\n\n  margin-bottom:17px;\n}\n\n.mv-section-head h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.06;\n}\n\n.mv-section-head p{\n  max-width:530px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   01 — FIRST LOOK\n========================================================= *\/\n\n.mv-intro{\n  border-top:4px solid var(--espresso);\n}\n\n.mv-intro__main{\n  display:grid;\n  grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr);\n}\n\n.mv-intro__copy{\n  min-width:0;\n\n  padding:30px 30px 26px;\n}\n\n\n\/* SCALE NOTE *\/\n\n.mv-scale-note{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:23px 22px;\n\n  background:var(--paper);\n\n  border-left:1px solid var(--line);\n}\n\n.mv-scale-note small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.mv-scale-note strong{\n  display:block;\n\n  margin:4px 0 8px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:22px;\n  line-height:1.03;\n\n  font-weight:500;\n}\n\n.mv-scale-note p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.4px;\n  line-height:1.5;\n}\n\n\n\/* FIRST FACTS *\/\n\n.mv-facts{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  border-top:1px solid var(--line);\n}\n\n.mv-fact{\n  min-width:0;\n\n  padding:12px 14px;\n}\n\n.mv-fact + .mv-fact{\n  border-left:1px solid var(--line);\n}\n\n.mv-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.mv-fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   02 — NATURAL ALABASTER \/ ON-OFF\n========================================================= *\/\n\n.mv-stone{\n  padding:27px 28px;\n}\n\n\n\/* IMAGE PAIR *\/\n\n.mv-image-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:10px;\n}\n\n.mv-image-card{\n  min-width:0;\n\n  padding:9px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:8px;\n}\n\n.mv-image-frame{\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  border-radius:5px;\n}\n\n.mv-image-frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.mv-image-frame img{\n  max-height:220px !important;\n}\n\n.mv-image-meta{\n  padding:8px 3px 2px;\n}\n\n.mv-image-meta small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.mv-image-meta strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-size:11.6px;\n  font-weight:600;\n}\n\n.mv-image-meta span{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--text);\n\n  font-size:10.8px;\n  line-height:1.4;\n}\n\n\n\/* MATERIAL LEDGER *\/\n\n.mv-stone-ledger{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin-top:14px;\n\n  border-top:1px solid var(--espresso);\n  border-bottom:1px solid var(--line);\n}\n\n.mv-stone-item{\n  min-width:0;\n\n  padding:12px 13px;\n}\n\n.mv-stone-item + .mv-stone-item{\n  border-left:1px solid var(--line);\n}\n\n.mv-stone-item small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.mv-stone-item strong{\n  display:block;\n\n  margin:2px 0 3px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.mv-stone-item p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11px;\n  line-height:1.43;\n}\n\n\n\/* UNIQUE NOTE *\/\n\n.mv-natural-note{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:17px;\n  align-items:center;\n\n  margin-top:12px;\n\n  padding:12px 14px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.mv-natural-note strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.mv-natural-note span{\n  color:var(--text);\n\n  font-size:11.3px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   03 — CONFIGURATION GUIDE\n========================================================= *\/\n\n.mv-config{\n  padding:27px 28px;\n}\n\n\n\/* QUICK GROUPS *\/\n\n.mv-config-groups{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-bottom:14px;\n}\n\n.mv-group{\n  min-width:0;\n\n  padding:11px 12px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n\n  background:var(--soft);\n}\n\n.mv-group small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.mv-group 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.mv-group span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:10.8px;\n  line-height:1.4;\n}\n\n\n\/* CONFIG TABLE *\/\n\n.mv-config-table{\n  border-top:1px solid var(--espresso);\n}\n\n.mv-config-head,\n.mv-config-row{\n  display:grid;\n\n  grid-template-columns:\n    minmax(0,90px)\n    minmax(0,150px)\n    minmax(0,120px)\n    minmax(0,90px);\n\n  gap:12px;\n  align-items:center;\n}\n\n.mv-config-head{\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.mv-config-head span{\n  color:var(--gold-deep);\n\n  font-size:8.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.mv-config-row{\n  padding:9px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.mv-config-row strong{\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.mv-config-row span{\n  color:var(--text);\n\n  font-size:11px;\n  line-height:1.4;\n}\n\n.mv-config-row--large{\n  position:relative;\n\n  background:#FCF8F0;\n}\n\n.mv-config-row--large::before{\n  content:\"\";\n\n  position:absolute;\n\n  left:-8px;\n  top:5px;\n  bottom:5px;\n\n  width:3px;\n\n  background:var(--gold);\n}\n\n\n\/* DIMENSION GALLERY *\/\n\n.mv-size-gallery{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:14px;\n}\n\n.mv-size-card{\n  min-width:0;\n\n  padding:7px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.mv-size-card a{\n  display:grid;\n  grid-template-columns:minmax(0,64px) minmax(0,1fr);\n\n  gap:8px;\n  align-items:center;\n\n  min-width:0;\n\n  color:inherit;\n  text-decoration:none;\n}\n\n.mv-size-img{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:64px;\n  height:64px;\n\n  min-width:0;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border-radius:5px;\n}\n\n.mv-size-img img{\n  max-width:60px !important;\n  max-height:60px !important;\n}\n\n.mv-size-card small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:8.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.mv-size-card strong{\n  display:block;\n\n  margin-top:1px;\n\n  color:var(--espresso);\n\n  font-size:11px;\n  font-weight:600;\n}\n\n\n\/* WEIGHT *\/\n\n.mv-weight{\n  display:grid;\n  grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin-top:13px;\n\n  padding:13px 15px;\n\n  background:var(--espresso);\n\n  border-radius:7px;\n}\n\n.mv-weight small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.mv-weight 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.mv-weight__copy{\n  padding-left:17px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n\n  color:#D8CDBF;\n\n  font-size:11.3px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   04 — FINISH + PRODUCT DETAILS\n========================================================= *\/\n\n.mv-details{\n  padding:27px 28px;\n}\n\n\n\/* FINISH CHOICE *\/\n\n.mv-finishes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-bottom:16px;\n}\n\n.mv-finish{\n  min-width:0;\n\n  padding:12px 14px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.mv-finish--brass{\n  background:#F4EBDD;\n}\n\n.mv-finish--black{\n  background:#F8F4ED;\n}\n\n.mv-finish__line{\n  width:36px;\n  height:3px;\n\n  margin-bottom:7px;\n\n  border-radius:20px;\n}\n\n.mv-finish--brass .mv-finish__line{\n  background:#AF8952;\n}\n\n.mv-finish--black .mv-finish__line{\n  background:#29231F;\n}\n\n.mv-finish small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.mv-finish strong{\n  display:block;\n\n  margin:2px 0;\n\n  color:var(--espresso);\n\n  font-size:11.6px;\n  font-weight:600;\n}\n\n.mv-finish span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11px;\n  line-height:1.4;\n}\n\n\n\/* DETAILS TOP *\/\n\n.mv-details__top{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,220px);\n\n  gap:22px;\n  align-items:start;\n\n  margin-bottom:16px;\n}\n\n.mv-details__top h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.06;\n}\n\n.mv-details__top p{\n  margin:5px 0 0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.58;\n}\n\n\n\/* LIGHT CARD *\/\n\n.mv-light{\n  min-width:0;\n\n  padding:14px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.mv-light small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.mv-light strong{\n  display:block;\n\n  margin:3px 0 5px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.mv-light p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.2px;\n  line-height:1.45;\n}\n\n\n\/* SPECS *\/\n\n.mv-spec-list{\n  border-top:1px solid var(--espresso);\n}\n\n.mv-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.mv-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.mv-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.mv-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:12px;\n}\n\n.mv-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.mv-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.mv-note span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.3px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.mv-shipping{\n  margin-top:14px;\n\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-top:3px solid var(--espresso);\n  border-radius:9px;\n\n  box-shadow:var(--shadow);\n}\n\n.mv-shipping h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.mv-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.mv-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.mv-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.mv-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.mv-lightbox:target{\n  display:flex;\n}\n\n.mv-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.mv-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.mv-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.mv-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(min-width:750px) and (max-width:990px){\n\n  .stb-monvela{\n    max-width:830px;\n  }\n\n  .mv-intro__main{\n    grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);\n  }\n\n  .mv-intro__copy{\n    padding:27px 24px 23px;\n  }\n\n  .mv-scale-note{\n    padding:21px 19px;\n  }\n\n  .mv-title{\n    font-size:29px;\n  }\n\n  .mv-stone,\n  .mv-config,\n  .mv-details{\n    padding:24px;\n  }\n\n  .mv-image-frame img{\n    max-height:195px !important;\n  }\n\n  .mv-config-head,\n  .mv-config-row{\n    grid-template-columns:\n      minmax(0,80px)\n      minmax(0,135px)\n      minmax(0,105px)\n      minmax(0,80px);\n  }\n\n  .mv-size-gallery{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n  }\n\n  .mv-details__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,195px);\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE \/ SMALL TABLET\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-monvela{\n    font-size:13px;\n  }\n\n  .mv-panel{\n    border-radius:8px;\n  }\n\n\n  \/* HERO *\/\n\n  .mv-intro__main{\n    grid-template-columns:1fr;\n  }\n\n  .mv-intro__copy{\n    padding:23px 19px 20px;\n  }\n\n  .mv-scale-note{\n    padding:15px 19px;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .mv-title{\n    font-size:27px;\n  }\n\n\n  .mv-facts{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .mv-fact:nth-child(3){\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .mv-fact:nth-child(4){\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SECTIONS *\/\n\n  .mv-stone,\n  .mv-config,\n  .mv-details{\n    padding:22px 19px;\n  }\n\n  .mv-section-head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  \/* STONE *\/\n\n  .mv-image-frame img{\n    max-height:165px !important;\n  }\n\n  .mv-stone-ledger{\n    grid-template-columns:1fr;\n  }\n\n  .mv-stone-item + .mv-stone-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .mv-natural-note{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n\n  \/* CONFIG *\/\n\n  .mv-config-groups{\n    grid-template-columns:1fr;\n  }\n\n  .mv-config-head{\n    display:none;\n  }\n\n  .mv-config-row{\n    grid-template-columns:\n      minmax(0,80px)\n      minmax(0,1fr)\n      minmax(0,1fr);\n\n    gap:7px;\n\n    padding:10px 0;\n  }\n\n  .mv-config-row span:last-child{\n    grid-column:2 \/ 4;\n\n    color:var(--muted);\n\n    font-size:10.5px;\n  }\n\n  .mv-size-gallery{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .mv-weight{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .mv-weight__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  \/* DETAILS *\/\n\n  .mv-details__top{\n    grid-template-columns:1fr;\n\n    gap:10px;\n  }\n\n  .mv-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .mv-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n  .mv-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .mv-image-grid{\n    grid-template-columns:1fr 1fr;\n\n    gap:8px;\n  }\n\n  .mv-image-card{\n    padding:7px;\n  }\n\n  .mv-image-frame img{\n    max-height:135px !important;\n  }\n\n  .mv-image-meta span{\n    font-size:10.2px;\n  }\n\n  .mv-finishes{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:430px){\n\n  .mv-size-gallery{\n    grid-template-columns:1fr;\n  }\n\n  .mv-size-card{\n    max-width:220px;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .mv-image-grid{\n    grid-template-columns:1fr;\n  }\n\n  .mv-image-card{\n    width:180px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n  .mv-image-frame img{\n    max-height:170px !important;\n  }\n\n  .mv-config-row{\n    grid-template-columns:minmax(0,72px) minmax(0,1fr);\n  }\n\n  .mv-config-row span:nth-of-type(2){\n    grid-column:2;\n  }\n\n  .mv-config-row span:last-child{\n    grid-column:2;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-monvela\" id=\"monvela-root\"\u003e\n\u003c!-- =====================================================\n       01 — FIRST LOOK\n  ====================================================== --\u003e\n\u003csection class=\"mv-panel mv-intro\"\u003e\n\u003cdiv class=\"mv-intro__main\"\u003e\n\u003cdiv class=\"mv-intro__copy\"\u003e\n\u003cspan class=\"mv-kicker\"\u003e Monvela Alabaster Pendant Light \u003c\/span\u003e\n\u003ch2 class=\"mv-title\"\u003eOne Stone Pendant, Scaled Into a Cascade\u003c\/h2\u003e\n\u003cp class=\"mv-lead\"\u003eMonvela suspends genuine alabaster shades from detailed braided cords. Use a single pendant for a quiet stone accent, or build upward into a multi-light cascade for a foyer, stairwell or double-height space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"mv-scale-note\"\u003e\u003csmall\u003e Built to Scale \u003c\/small\u003e \u003cstrong\u003e Single\u003cbr\u003eto 21 Heads \u003c\/strong\u003e\n\u003cp\u003eThe same compact alabaster shade can remain understated or become a dramatic vertical installation.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-facts\"\u003e\n\u003cdiv class=\"mv-fact\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Alabaster \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-fact\"\u003e\n\u003csmall\u003e Configurations \u003c\/small\u003e \u003cstrong\u003e 1–21 Heads \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-fact\"\u003e\n\u003csmall\u003e Finishes \u003c\/small\u003e \u003cstrong\u003e Brass \/ Black \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-fact\"\u003e\n\u003csmall\u003e Bulbs \u003c\/small\u003e \u003cstrong\u003e Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — NATURAL STONE\n  ====================================================== --\u003e\n\u003csection class=\"mv-panel mv-stone\"\u003e\n\u003cdiv class=\"mv-section-head\"\u003e\n\u003ch3\u003eThe Stone Changes When the Light Comes On\u003c\/h3\u003e\n\u003cp\u003eAlabaster looks pale and sculptural when unlit. Once illuminated, its natural veining and cloudy mineral structure become more visible through the translucent stone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-image-grid\"\u003e\n\u003c!-- UNIQUE NATURAL STONE --\u003e\n\u003carticle class=\"mv-image-card\"\u003e\n\u003cdiv class=\"mv-image-frame\"\u003e\u003ca href=\"#mv-stone-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sole-alabaster-pendant-light-stuberlighting_22.jpg?v=1785637234\" alt=\"Natural alabaster reference showing unique stone veining and variation\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"mv-image-meta\"\u003e\n\u003csmall\u003e Natural Alabaster \u003c\/small\u003e \u003cstrong\u003e Every Shade Is Different \u003c\/strong\u003e \u003cspan\u003e Veining, tone and translucency vary naturally. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- ON \/ OFF --\u003e\n\u003carticle class=\"mv-image-card\"\u003e\n\u003cdiv class=\"mv-image-frame\"\u003e\u003ca href=\"#mv-onoff-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/monvela-alabaster-pendant-light-stuberlighting_34.jpg?v=1785661324\" alt=\"Monvela Alabaster Pendant Light comparison showing the natural stone with the light off and illuminated\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"mv-image-meta\"\u003e\n\u003csmall\u003e Light Comparison \u003c\/small\u003e \u003cstrong\u003e Unlit \/ Illuminated \u003c\/strong\u003e \u003cspan\u003e The mineral pattern becomes more visible when lit. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-stone-ledger\"\u003e\n\u003cdiv class=\"mv-stone-item\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Genuine Alabaster \u003c\/strong\u003e\n\u003cp\u003eReal translucent stone, not resin or imitation stone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-stone-item\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Soft Mineral Glow \u003c\/strong\u003e\n\u003cp\u003eThe stone filters the bulb and reduces the harshness of a direct exposed source.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-stone-item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e Braided Suspension \u003c\/strong\u003e\n\u003cp\u003eA more tailored detail than a plain electrical cable, especially visible in larger clusters.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-natural-note\"\u003e\n\u003cstrong\u003e Natural Stone Means Natural Variation \u003c\/strong\u003e \u003cspan\u003e Each alabaster shade has its own veining, markings, tone and translucency. In a multi-head fixture, the individual shades will also differ slightly from one another. These variations are characteristics of genuine stone, not defects. 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       03 — CONFIGURATION GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"mv-panel mv-config\" id=\"mv-size-guide\"\u003e\n\u003cdiv class=\"mv-section-head\"\u003e\n\u003ch3\u003eStart With the Room, Then Choose the Head Count\u003c\/h3\u003e\n\u003cp\u003eMonvela changes dramatically as the number of pendants increases. Small configurations work over furniture; larger clusters are intended for vertical architectural space where ceiling structure and total weight matter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- QUICK CHOICE --\u003e\n\u003cdiv class=\"mv-config-groups\"\u003e\n\u003cdiv class=\"mv-group\"\u003e\n\u003csmall\u003e Compact \u003c\/small\u003e \u003cstrong\u003e Single · 2 · 3 Heads \u003c\/strong\u003e \u003cspan\u003e Island, bedside, counter or smaller grouped composition. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-group\"\u003e\n\u003csmall\u003e Statement \u003c\/small\u003e \u003cstrong\u003e 5 · 7 · 9 Heads \u003c\/strong\u003e \u003cspan\u003e Dining areas, foyers and taller rooms. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-group\"\u003e\n\u003csmall\u003e Architectural \u003c\/small\u003e \u003cstrong\u003e 11 · 15 · 21 Heads \u003c\/strong\u003e \u003cspan\u003e Stairwells, double-height spaces and large vertical installations. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CONFIGURATION TABLE --\u003e\n\u003cdiv class=\"mv-config-table\"\u003e\n\u003cdiv class=\"mv-config-head\"\u003e\n\u003cspan\u003eConfiguration\u003c\/span\u003e \u003cspan\u003eCanopy \/ Shade\u003c\/span\u003e \u003cspan\u003eMax Drop\u003c\/span\u003e \u003cspan\u003eWeight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-config-row\"\u003e\n\u003cstrong\u003eSingle\u003c\/strong\u003e \u003cspan\u003eØ3.9\" shade\u003c\/span\u003e \u003cspan\u003e59\" cable\u003c\/span\u003e \u003cspan\u003e2.35 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-config-row\"\u003e\n\u003cstrong\u003e2 Heads\u003c\/strong\u003e \u003cspan\u003eØ7.9\" canopy*\u003c\/span\u003e \u003cspan\u003e59.1\" \/ 150 cm\u003c\/span\u003e \u003cspan\u003e4.7 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-config-row\"\u003e\n\u003cstrong\u003e3 Heads\u003c\/strong\u003e \u003cspan\u003eØ7.9\" canopy\u003c\/span\u003e \u003cspan\u003e59.1\" \/ 150 cm\u003c\/span\u003e \u003cspan\u003e7.05 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-config-row\"\u003e\n\u003cstrong\u003e5 Heads\u003c\/strong\u003e \u003cspan\u003eØ11.8\" canopy\u003c\/span\u003e \u003cspan\u003e78.7\" \/ 200 cm\u003c\/span\u003e \u003cspan\u003e11.75 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-config-row\"\u003e\n\u003cstrong\u003e7 Heads\u003c\/strong\u003e \u003cspan\u003eØ13.8\" canopy\u003c\/span\u003e \u003cspan\u003e98.4\" \/ 250 cm\u003c\/span\u003e \u003cspan\u003e16.4 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-config-row\"\u003e\n\u003cstrong\u003e9 Heads\u003c\/strong\u003e \u003cspan\u003eØ17.7\" canopy\u003c\/span\u003e \u003cspan\u003e118\" \/ 300 cm\u003c\/span\u003e \u003cspan\u003e21.15 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-config-row mv-config-row--large\"\u003e\n\u003cstrong\u003e11 Heads\u003c\/strong\u003e \u003cspan\u003eØ19.7\" canopy\u003c\/span\u003e \u003cspan\u003e137.8\" \/ 350 cm\u003c\/span\u003e \u003cspan\u003e28.8 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-config-row mv-config-row--large\"\u003e\n\u003cstrong\u003e15 Heads\u003c\/strong\u003e \u003cspan\u003eØ19.7\" canopy\u003c\/span\u003e \u003cspan\u003e157\" \/ 400 cm\u003c\/span\u003e \u003cspan\u003e35.25 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-config-row mv-config-row--large\"\u003e\n\u003cstrong\u003e21 Heads\u003c\/strong\u003e \u003cspan\u003eØ25.6\" canopy\u003c\/span\u003e \u003cspan\u003e177\" \/ 450 cm\u003c\/span\u003e \u003cspan\u003e68.25 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin: 8px 0 0; color: #817568; font-size: 10px; line-height: 1.45;\"\u003e*2-head configuration is also offered with a square canopy. Single shade size: Ø3.9\" × H9.8\" \/ Ø10 × H25 cm.\u003c\/p\u003e\n\u003c!-- DIMENSION IMAGE GALLERY --\u003e\n\u003cdiv class=\"mv-size-gallery\"\u003e\n\u003cdiv class=\"mv-size-card\"\u003e\u003ca href=\"#mv-single-large\"\u003e \u003cspan class=\"mv-size-img\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/monvela-alabaster-pendant-light-stuberlighting_43.jpg?v=1785661325\" alt=\"Monvela Single size diagram\" loading=\"lazy\"\u003e \u003c\/span\u003e \u003cspan\u003e \u003csmall\u003eSize Diagram\u003c\/small\u003e \u003cstrong\u003eSingle\u003c\/strong\u003e \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"mv-size-card\"\u003e\u003ca href=\"#mv-2-large\"\u003e \u003cspan class=\"mv-size-img\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/monvela-alabaster-pendant-light-stuberlighting_13.jpg?v=1785661325\" alt=\"Monvela 2 Heads size diagram\" loading=\"lazy\"\u003e \u003c\/span\u003e \u003cspan\u003e \u003csmall\u003eSize Diagram\u003c\/small\u003e \u003cstrong\u003e2 Heads\u003c\/strong\u003e \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"mv-size-card\"\u003e\u003ca href=\"#mv-3-large\"\u003e \u003cspan class=\"mv-size-img\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/monvela-alabaster-pendant-light-stuberlighting_14.jpg?v=1785661324\" alt=\"Monvela 3 Heads size diagram\" loading=\"lazy\"\u003e \u003c\/span\u003e \u003cspan\u003e \u003csmall\u003eSize Diagram\u003c\/small\u003e \u003cstrong\u003e3 Heads\u003c\/strong\u003e \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"mv-size-card\"\u003e\u003ca href=\"#mv-5-large\"\u003e \u003cspan class=\"mv-size-img\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/monvela-alabaster-pendant-light-stuberlighting_18.jpg?v=1785661324\" alt=\"Monvela 5 Heads size diagram\" loading=\"lazy\"\u003e \u003c\/span\u003e \u003cspan\u003e \u003csmall\u003eSize Diagram\u003c\/small\u003e \u003cstrong\u003e5 Heads\u003c\/strong\u003e \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"mv-size-card\"\u003e\u003ca href=\"#mv-7-large\"\u003e \u003cspan class=\"mv-size-img\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/monvela-alabaster-pendant-light-stuberlighting_31.jpg?v=1785661324\" alt=\"Monvela 7 Heads size diagram\" loading=\"lazy\"\u003e \u003c\/span\u003e \u003cspan\u003e \u003csmall\u003eSize Diagram\u003c\/small\u003e \u003cstrong\u003e7 Heads\u003c\/strong\u003e \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"mv-size-card\"\u003e\u003ca href=\"#mv-9-large\"\u003e \u003cspan class=\"mv-size-img\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/monvela-alabaster-pendant-light-stuberlighting_32.jpg?v=1785661325\" alt=\"Monvela 9 Heads size diagram\" loading=\"lazy\"\u003e \u003c\/span\u003e \u003cspan\u003e \u003csmall\u003eSize Diagram\u003c\/small\u003e \u003cstrong\u003e9 Heads\u003c\/strong\u003e \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"mv-size-card\"\u003e\u003ca href=\"#mv-11-large\"\u003e \u003cspan class=\"mv-size-img\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/monvela-alabaster-pendant-light-stuberlighting_22.jpg?v=1785661324\" alt=\"Monvela 11 Heads size diagram\" loading=\"lazy\"\u003e \u003c\/span\u003e \u003cspan\u003e \u003csmall\u003eSize Diagram\u003c\/small\u003e \u003cstrong\u003e11 Heads\u003c\/strong\u003e \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"mv-size-card\"\u003e\u003ca href=\"#mv-15-large\"\u003e \u003cspan class=\"mv-size-img\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/monvela-alabaster-pendant-light-stuberlighting_24.jpg?v=1785721253\" alt=\"Monvela 15 Heads size diagram\" loading=\"lazy\"\u003e \u003c\/span\u003e \u003cspan\u003e \u003csmall\u003eSize Diagram\u003c\/small\u003e \u003cstrong\u003e15 Heads\u003c\/strong\u003e \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"mv-size-card\"\u003e\u003ca href=\"#mv-21-large\"\u003e \u003cspan class=\"mv-size-img\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/monvela-alabaster-pendant-light-stuberlighting_27.jpg?v=1785721239\" alt=\"Monvela 21 Heads size diagram\" loading=\"lazy\"\u003e \u003c\/span\u003e \u003cspan\u003e \u003csmall\u003eSize Diagram\u003c\/small\u003e \u003cstrong\u003e21 Heads\u003c\/strong\u003e \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WEIGHT --\u003e\n\u003cdiv class=\"mv-weight\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Important for 9–21 Heads \u003c\/small\u003e \u003cstrong\u003e Check Ceiling Support First \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-weight__copy\"\u003eNatural stone adds real weight. The 9-head configuration is approximately 21.15 kg, 15-head approximately 35.25 kg, and 21-head approximately 68.25 kg. Confirm the ceiling structure and mounting support before ordering larger clusters.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — FINISH + PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"mv-panel mv-details\"\u003e\n\u003cdiv class=\"mv-section-head\"\u003e\n\u003ch3\u003eFinish the Composition\u003c\/h3\u003e\n\u003cp\u003eBoth options use white natural alabaster. Choose Brass when you want a warmer connection to the stone, or Black when you want the cords and hardware to read more graphically against the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FINISHES --\u003e\n\u003cdiv class=\"mv-finishes\"\u003e\n\u003cdiv class=\"mv-finish mv-finish--brass\"\u003e\n\u003cdiv class=\"mv-finish__line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003csmall\u003e Brass \u003c\/small\u003e \u003cstrong\u003e Warmer + Softer \u003c\/strong\u003e \u003cspan\u003e Warm metalwork complements the creamy mineral character of alabaster. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-finish mv-finish--black\"\u003e\n\u003cdiv class=\"mv-finish__line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003csmall\u003e Black \u003c\/small\u003e \u003cstrong\u003e Cleaner + Higher Contrast \u003c\/strong\u003e \u003cspan\u003e A darker architectural frame around the white natural stone. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-details__top\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mv-kicker\"\u003e Specifications \u003c\/span\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cp\u003eThe essentials for bulbs, suspension, electrical planning and installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"mv-light\"\u003e\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e E12 \/ E14 Bulbs Included \u003c\/strong\u003e\n\u003cp\u003eEach head uses one small-base bulb. A warm 2700K replacement bulb is recommended when you want to emphasize the alabaster's mineral warmth.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-spec-list\"\u003e\n\u003cdiv class=\"mv-spec\"\u003e\n\u003cspan class=\"mv-spec__label\"\u003e Configurations \u003c\/span\u003e \u003cspan class=\"mv-spec__value\"\u003e Single · 2 · 3 · 5 · 7 · 9 · 11 · 15 · 21 Heads \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-spec\"\u003e\n\u003cspan class=\"mv-spec__label\"\u003e Single Shade Size \u003c\/span\u003e \u003cspan class=\"mv-spec__value\"\u003e Ø3.9\" × H9.8\" · Ø10 × H25 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-spec\"\u003e\n\u003cspan class=\"mv-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"mv-spec__value\"\u003e Genuine natural alabaster · Metal hardware \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-spec\"\u003e\n\u003cspan class=\"mv-spec__label\"\u003e Finishes \u003c\/span\u003e \u003cspan class=\"mv-spec__value\"\u003e Brass + White Alabaster · Black + White Alabaster \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-spec\"\u003e\n\u003cspan class=\"mv-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"mv-spec__value\"\u003e E12 \/ E14 socket · One bulb per head · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-spec\"\u003e\n\u003cspan class=\"mv-spec__label\"\u003e Recommended Tone \u003c\/span\u003e \u003cspan class=\"mv-spec__value\"\u003e 2700K Warm White for replacement bulbs \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-spec\"\u003e\n\u003cspan class=\"mv-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"mv-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-spec\"\u003e\n\u003cspan class=\"mv-spec__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"mv-spec__value\"\u003e Braided cord · 59\" \/ 150 cm adjustable on smaller configurations · Longer drops supplied for larger clusters · Extension available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-spec\"\u003e\n\u003cspan class=\"mv-spec__label\"\u003e Maximum Drop \u003c\/span\u003e \u003cspan class=\"mv-spec__value\"\u003e Up to 177\" \/ 450 cm on the 21-head configuration \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-spec\"\u003e\n\u003cspan class=\"mv-spec__label\"\u003e Weight Range \u003c\/span\u003e \u003cspan class=\"mv-spec__value\"\u003e Approx. 2.35 kg — Single\u003cbr\u003eUp to approx. 68.25 kg — 21 Heads \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-spec\"\u003e\n\u003cspan class=\"mv-spec__label\"\u003e Wiring \u003c\/span\u003e \u003cspan class=\"mv-spec__value\"\u003e Hardwired · Ceiling-mounted pendant \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-spec\"\u003e\n\u003cspan class=\"mv-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"mv-spec__value\"\u003e Standard wall On \/ Off switch · Switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-spec\"\u003e\n\u003cspan class=\"mv-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"mv-spec__value\"\u003e Professional installation recommended · Ceiling structure must be rated for the selected configuration weight \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-spec\"\u003e\n\u003cspan class=\"mv-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"mv-spec__value\"\u003e IP20 · Indoor dry locations only · Not waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-spec\"\u003e\n\u003cspan class=\"mv-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"mv-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=\"mv-notes\"\u003e\n\u003cdiv class=\"mv-note\"\u003e\n\u003cstrong\u003e Natural Alabaster \u003c\/strong\u003e \u003cspan\u003e Veining, markings, tone and translucency vary naturally from shade to shade. These differences are characteristics of genuine stone and are not defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mv-note\"\u003e\n\u003cstrong\u003e Installation Planning \u003c\/strong\u003e \u003cspan\u003e Larger clusters require significantly more ceiling support than a standard pendant. Confirm structure, canopy position and required drop before installation, especially in stairwells and double-height spaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"mv-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       MATERIAL LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"mv-stone-large\" href=\"#monvela-root\" class=\"mv-lightbox\"\u003e \u003cspan class=\"mv-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sole-alabaster-pendant-light-stuberlighting_22.jpg?v=1785637234\" alt=\"Enlarged natural alabaster variation reference\"\u003e \u003cspan class=\"mv-lightbox__caption\"\u003e Natural Alabaster · Every Piece Is Unique \u003c\/span\u003e \u003cspan class=\"mv-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"mv-onoff-large\" href=\"#monvela-root\" class=\"mv-lightbox\"\u003e \u003cspan class=\"mv-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/monvela-alabaster-pendant-light-stuberlighting_34.jpg?v=1785661324\" alt=\"Enlarged Monvela alabaster pendant light on and off comparison\"\u003e \u003cspan class=\"mv-lightbox__caption\"\u003e Monvela · Unlit \/ Illuminated \u003c\/span\u003e \u003cspan class=\"mv-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"mv-single-large\" href=\"#mv-size-guide\" class=\"mv-lightbox\"\u003e \u003cspan class=\"mv-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/monvela-alabaster-pendant-light-stuberlighting_43.jpg?v=1785661325\" alt=\"Enlarged Monvela Single size diagram\"\u003e \u003cspan class=\"mv-lightbox__caption\"\u003e Single · Ø3.9\" Shade · 59\" Cable \u003c\/span\u003e \u003cspan class=\"mv-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"mv-2-large\" href=\"#mv-size-guide\" class=\"mv-lightbox\"\u003e \u003cspan class=\"mv-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/monvela-alabaster-pendant-light-stuberlighting_13.jpg?v=1785661325\" alt=\"Enlarged Monvela 2 Heads size diagram\"\u003e \u003cspan class=\"mv-lightbox__caption\"\u003e 2 Heads · Ø7.9\" Canopy · 59.1\" Drop \u003c\/span\u003e \u003cspan class=\"mv-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"mv-3-large\" href=\"#mv-size-guide\" class=\"mv-lightbox\"\u003e \u003cspan class=\"mv-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/monvela-alabaster-pendant-light-stuberlighting_14.jpg?v=1785661324\" alt=\"Enlarged Monvela 3 Heads size diagram\"\u003e \u003cspan class=\"mv-lightbox__caption\"\u003e 3 Heads · Ø7.9\" Canopy · 59.1\" Drop \u003c\/span\u003e \u003cspan class=\"mv-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"mv-5-large\" href=\"#mv-size-guide\" class=\"mv-lightbox\"\u003e \u003cspan class=\"mv-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/monvela-alabaster-pendant-light-stuberlighting_18.jpg?v=1785661324\" alt=\"Enlarged Monvela 5 Heads size diagram\"\u003e \u003cspan class=\"mv-lightbox__caption\"\u003e 5 Heads · Ø11.8\" Canopy · 78.7\" Drop \u003c\/span\u003e \u003cspan class=\"mv-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"mv-7-large\" href=\"#mv-size-guide\" class=\"mv-lightbox\"\u003e \u003cspan class=\"mv-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/monvela-alabaster-pendant-light-stuberlighting_31.jpg?v=1785661324\" alt=\"Enlarged Monvela 7 Heads size diagram\"\u003e \u003cspan class=\"mv-lightbox__caption\"\u003e 7 Heads · Ø13.8\" Canopy · 98.4\" Drop \u003c\/span\u003e \u003cspan class=\"mv-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"mv-9-large\" href=\"#mv-size-guide\" class=\"mv-lightbox\"\u003e \u003cspan class=\"mv-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/monvela-alabaster-pendant-light-stuberlighting_32.jpg?v=1785661325\" alt=\"Enlarged Monvela 9 Heads size diagram\"\u003e \u003cspan class=\"mv-lightbox__caption\"\u003e 9 Heads · Ø17.7\" Canopy · 118\" Drop \u003c\/span\u003e \u003cspan class=\"mv-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"mv-11-large\" href=\"#mv-size-guide\" class=\"mv-lightbox\"\u003e \u003cspan class=\"mv-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/monvela-alabaster-pendant-light-stuberlighting_22.jpg?v=1785661324\" alt=\"Enlarged Monvela 11 Heads size diagram\"\u003e \u003cspan class=\"mv-lightbox__caption\"\u003e 11 Heads · Ø19.7\" Canopy · 137.8\" Drop \u003c\/span\u003e \u003cspan class=\"mv-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"mv-15-large\" href=\"#mv-size-guide\" class=\"mv-lightbox\"\u003e \u003cspan class=\"mv-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/monvela-alabaster-pendant-light-stuberlighting_24.jpg?v=1785721253\" alt=\"Enlarged Monvela 15 Heads size diagram\"\u003e \u003cspan class=\"mv-lightbox__caption\"\u003e 15 Heads · Ø19.7\" Canopy · 157\" Drop \u003c\/span\u003e \u003cspan class=\"mv-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"mv-21-large\" href=\"#mv-size-guide\" class=\"mv-lightbox\"\u003e \u003cspan class=\"mv-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/monvela-alabaster-pendant-light-stuberlighting_27.jpg?v=1785721239\" alt=\"Enlarged Monvela 21 Heads size diagram\"\u003e \u003cspan class=\"mv-lightbox__caption\"\u003e 21 Heads · Ø25.6\" Canopy · 177\" Drop \u003c\/span\u003e \u003cspan class=\"mv-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 3.9\" x H 9.8\" \/ Brass \u0026 White Alabaster","offer_id":52714833183003,"sku":"STB-PL-26-10209","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Dia 3.9\" x H 9.8\" \/ Black \u0026 White Alabaster","offer_id":52714833215771,"sku":"STB-PL-26-10210","price":225.0,"currency_code":"USD","in_stock":true},{"title":"2 heads Round canopy Dia 7.9\" x H 59.1\" \/ Brass \u0026 White Alabaster","offer_id":52714833248539,"sku":"STB-PL-26-10211","price":365.0,"currency_code":"USD","in_stock":true},{"title":"2 heads Round canopy Dia 7.9\" x H 59.1\" \/ Black \u0026 White Alabaster","offer_id":52714833281307,"sku":"STB-PL-26-10212","price":365.0,"currency_code":"USD","in_stock":true},{"title":"3 heads Round canopy Dia 7.9\" x H 59.1\" \/ Brass \u0026 White Alabaster","offer_id":52714833314075,"sku":"STB-PL-26-10213","price":495.0,"currency_code":"USD","in_stock":true},{"title":"3 heads Round canopy Dia 7.9\" x H 59.1\" \/ Black \u0026 White Alabaster","offer_id":52714833346843,"sku":"STB-PL-26-10214","price":495.0,"currency_code":"USD","in_stock":true},{"title":"5 heads Round canopy Dia 11.8\" x H 78.7\" \/ Brass \u0026 White Alabaster","offer_id":52714833379611,"sku":"STB-PL-26-10215","price":859.0,"currency_code":"USD","in_stock":true},{"title":"5 heads Round canopy Dia 11.8\" x H 78.7\" \/ Black \u0026 White Alabaster","offer_id":52714833412379,"sku":"STB-PL-26-10216","price":859.0,"currency_code":"USD","in_stock":true},{"title":"7 heads Round canopy Dia 13.8\" x H 98.4\" \/ Brass \u0026 White Alabaster","offer_id":52714833445147,"sku":"STB-PL-26-10217","price":1125.0,"currency_code":"USD","in_stock":true},{"title":"7 heads Round canopy Dia 13.8\" x H 98.4\" \/ Black \u0026 White Alabaster","offer_id":52714833477915,"sku":"STB-PL-26-10218","price":1125.0,"currency_code":"USD","in_stock":true},{"title":"9 heads Round canopy Dia 17.7\" x H 118.1\" \/ Brass \u0026 White Alabaster","offer_id":52714833510683,"sku":"STB-PL-26-10219","price":1455.0,"currency_code":"USD","in_stock":true},{"title":"9 heads Round canopy Dia 17.7\" x H 118.1\" \/ Black \u0026 White Alabaster","offer_id":52714833543451,"sku":"STB-PL-26-10220","price":1455.0,"currency_code":"USD","in_stock":true},{"title":"11 heads Round canopy Dia 19.7\" x H 137.8\" \/ Brass \u0026 White Alabaster","offer_id":52714833576219,"sku":"STB-PL-26-10221","price":1648.0,"currency_code":"USD","in_stock":true},{"title":"11 heads Round canopy Dia 19.7\" x H 137.8\" \/ Black \u0026 White Alabaster","offer_id":52714833608987,"sku":"STB-PL-26-10222","price":1648.0,"currency_code":"USD","in_stock":true},{"title":"15 heads Round canopy Dia 19.7\" x H 157\" \/ Brass \u0026 White Alabaster","offer_id":52714833641755,"sku":"STB-PL-26-10223","price":2510.0,"currency_code":"USD","in_stock":true},{"title":"15 heads Round canopy Dia 19.7\" x H 157\" \/ Black \u0026 White Alabaster","offer_id":52714833674523,"sku":"STB-PL-26-10224","price":2510.0,"currency_code":"USD","in_stock":true},{"title":"21 heads Round canopy Dia 25.6\" x H 177\" \/ Brass \u0026 White Alabaster","offer_id":52714833707291,"sku":"STB-PL-26-10225","price":3825.0,"currency_code":"USD","in_stock":true},{"title":"21 heads Round canopy Dia 25.6\" x H 177\" \/ Black \u0026 White Alabaster","offer_id":52714833740059,"sku":"STB-PL-26-10226","price":3825.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/monvela-alabaster-pendant-light-stuberlighting_37.jpg?v=1785661324"},{"product_id":"sfera-alabaster-globe-pendant","title":"Sfera Alabaster Globe Pendant","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — SFERA ALABASTER GLOBE PENDANT\n\n   PRODUCT-SPECIFIC DIRECTION\n   Natural stone sample + quiet jewelry-like pendant layout\n\n   SHOPPER FLOW\n   01 Quiet introduction\n   02 Natural alabaster uniqueness\n   03 Globe material close-up\n   04 Small vs Large\n   05 Single \/ Pair \/ Row\n   06 Hanging height\n   07 G9 + installation\n   08 Complete specifications\n   09 FAQ\n   10 Shipping\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-sfera{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --shell:#F1ECE5;\n  --stone:#F3EEE7;\n  --stone-warm:#EDE4D8;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D1C5BA;\n  --line-soft:#E5DDD5;\n\n  --gold:#AE8C60;\n  --gold-dark:#74593E;\n\n  width:100%;\n  max-width:920px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-sfera *,\n.stb-sfera *::before,\n.stb-sfera *::after{\n  box-sizing:border-box;\n}\n\n.stb-sfera h2,\n.stb-sfera 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-sfera p{\n  margin-top:0;\n}\n\n.stb-sfera__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-sfera__title{\n  max-width:650px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.015em;\n}\n\n.stb-sfera__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-sfera__copy{\n  max-width:680px;\n\n  margin:0;\n\n  color:#655B53;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n.stb-sfera__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#897C72;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   IMAGES\n========================================================= *\/\n\n.stb-sfera__image{\n  display:block;\n\n  width:100%;\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  text-decoration:none;\n}\n\n.stb-sfera__image img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-sfera__intro{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 205px;\n\n  margin-bottom:11px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-sfera__intro::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:25px;\n\n  width:48px;\n  height:2px;\n\n  background:var(--gold);\n}\n\n.stb-sfera__intro-main{\n  padding:24px 25px 22px;\n}\n\n.stb-sfera__intro-main p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.2px;\n  line-height:1.68;\n}\n\n.stb-sfera__intro-side{\n  display:grid;\n  grid-template-rows:1fr 1fr;\n\n  background:var(--espresso);\n}\n\n.stb-sfera__intro-stat{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px 17px;\n}\n\n.stb-sfera__intro-stat +\n.stb-sfera__intro-stat{\n  border-top:1px solid #584940;\n}\n\n.stb-sfera__intro-stat small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sfera__intro-stat strong{\n  display:block;\n\n  color:#FFF8EF;\n\n  font-size:14px;\n  line-height:1.3;\n  font-weight:500;\n}\n\n.stb-sfera__intro-stat span{\n  margin-top:2px;\n\n  color:#D7CCC3;\n\n  font-size:8.8px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-sfera__quick{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-sfera__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-sfera__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-sfera__quick-item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sfera__quick-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.6px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   NATURAL ALABASTER\n========================================================= *\/\n\n.stb-sfera__stone{\n  display:grid;\n  grid-template-columns:220px minmax(0,1fr);\n\n  margin-bottom:8px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-sfera__stone-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:12px;\n\n  background:var(--stone-warm);\n}\n\n.stb-sfera__stone-image{\n  width:185px;\n  max-width:100%;\n}\n\n.stb-sfera__stone-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:17px 19px;\n}\n\n.stb-sfera__stone-copy h3{\n  margin:0 0 6px;\n\n  font-size:18px;\n  line-height:1.3;\n}\n\n.stb-sfera__stone-copy \u003e p{\n  margin:0 0 10px;\n\n  color:#675D55;\n\n  font-size:10.2px;\n  line-height:1.53;\n}\n\n.stb-sfera__stone-row{\n  display:grid;\n  grid-template-columns:100px minmax(0,1fr);\n\n  padding:8px 0;\n\n  border-top:1px solid var(--line-soft);\n}\n\n.stb-sfera__stone-row strong{\n  color:var(--ink);\n\n  font-size:9.6px;\n  font-weight:500;\n}\n\n.stb-sfera__stone-row span{\n  color:#70665E;\n\n  font-size:9.1px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   UNIQUE NOTE\n========================================================= *\/\n\n.stb-sfera__unique{\n  margin-bottom:29px;\n\n  padding:13px 15px;\n\n  background:var(--espresso);\n\n  border:1px solid var(--espresso);\n  border-radius:5px;\n}\n\n.stb-sfera__unique small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sfera__unique strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:10.8px;\n  font-weight:500;\n}\n\n.stb-sfera__unique p{\n  margin:0;\n\n  color:#D7CCC3;\n\n  font-size:9.4px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   GLOBE DETAIL\n========================================================= *\/\n\n.stb-sfera__detail{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 215px;\n\n  margin-bottom:29px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-sfera__detail-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:17px 20px;\n\n  background:var(--stone);\n}\n\n.stb-sfera__detail-copy h3{\n  margin:0 0 6px;\n\n  font-size:18px;\n}\n\n.stb-sfera__detail-copy \u003e p{\n  margin:0 0 10px;\n\n  color:#675D55;\n\n  font-size:10.2px;\n  line-height:1.53;\n}\n\n.stb-sfera__detail-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border-top:1px solid var(--line);\n}\n\n.stb-sfera__detail-item{\n  padding:9px 10px 0 0;\n}\n\n.stb-sfera__detail-item +\n.stb-sfera__detail-item{\n  padding-left:11px;\n\n  border-left:1px solid var(--line);\n}\n\n.stb-sfera__detail-item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sfera__detail-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:9.5px;\n  font-weight:500;\n}\n\n.stb-sfera__detail-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:12px;\n\n  background:var(--espresso);\n}\n\n.stb-sfera__detail-image{\n  width:180px;\n  max-width:100%;\n}\n\n\n\/* =========================================================\n   SIZES\n========================================================= *\/\n\n.stb-sfera__sizes{\n  margin-bottom:29px;\n}\n\n.stb-sfera__sizes-head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:11px;\n}\n\n.stb-sfera__sizes-head .stb-sfera__copy{\n  max-width:390px;\n}\n\n.stb-sfera__size-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n}\n\n.stb-sfera__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  overflow:hidden;\n}\n\n.stb-sfera__size-card--large{\n  border-color:var(--espresso);\n}\n\n.stb-sfera__size-visual{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--stone-warm);\n}\n\n.stb-sfera__size-card--large .stb-sfera__size-visual{\n  background:var(--espresso);\n}\n\n.stb-sfera__size-visual small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#796D64;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sfera__size-visual strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:17px;\n  line-height:1.2;\n  font-weight:500;\n}\n\n.stb-sfera__size-visual span{\n  color:#74685F;\n\n  font-size:8.6px;\n}\n\n.stb-sfera__size-card--large .stb-sfera__size-visual small{\n  color:#CBAF88;\n}\n\n.stb-sfera__size-card--large .stb-sfera__size-visual strong{\n  color:#FFF8EF;\n}\n\n.stb-sfera__size-card--large .stb-sfera__size-visual span{\n  color:#D7CCC3;\n}\n\n.stb-sfera__size-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:13px 14px;\n}\n\n.stb-sfera__size-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:10.7px;\n  font-weight:500;\n}\n\n.stb-sfera__size-copy p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   DIMENSION IMAGE\n========================================================= *\/\n\n.stb-sfera__dimension{\n  display:grid;\n  grid-template-columns:170px minmax(0,1fr);\n\n  gap:8px;\n\n  margin-bottom:29px;\n}\n\n.stb-sfera__dimension-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:8px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-sfera__dimension-image{\n  width:145px;\n  max-width:100%;\n}\n\n.stb-sfera__dimension-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px 16px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-sfera__dimension-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:10.8px;\n  font-weight:500;\n}\n\n.stb-sfera__dimension-copy p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.3px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   SINGLE \/ PAIR \/ ROW\n========================================================= *\/\n\n.stb-sfera__quantity{\n  margin-bottom:29px;\n}\n\n.stb-sfera__quantity-head{\n  margin-bottom:10px;\n}\n\n.stb-sfera__quantity-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-sfera__quantity-item{\n  padding:14px 15px;\n\n  background:var(--paper);\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-sfera__quantity-item:last-child{\n  border-right:0;\n}\n\n.stb-sfera__quantity-item--row{\n  background:var(--espresso);\n}\n\n.stb-sfera__quantity-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sfera__quantity-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.6px;\n  font-weight:500;\n}\n\n.stb-sfera__quantity-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9px;\n  line-height:1.46;\n}\n\n.stb-sfera__quantity-item--row small{\n  color:#CBAF88;\n}\n\n.stb-sfera__quantity-item--row strong{\n  color:#FFF8EF;\n}\n\n.stb-sfera__quantity-item--row p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   HANGING\n========================================================= *\/\n\n.stb-sfera__hanging{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-sfera__hanging-number{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--espresso);\n}\n\n.stb-sfera__hanging-number small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sfera__hanging-number strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:20px;\n  line-height:1;\n  font-weight:500;\n}\n\n.stb-sfera__hanging-number span{\n  color:#D7CCC3;\n\n  font-size:8.7px;\n}\n\n.stb-sfera__hanging-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px 16px;\n\n  background:var(--cream);\n}\n\n.stb-sfera__hanging-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:10.7px;\n  font-weight:500;\n}\n\n.stb-sfera__hanging-copy p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.2px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   LIGHT + INSTALL\n========================================================= *\/\n\n.stb-sfera__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:8px;\n}\n\n.stb-sfera__practical-item{\n  padding:14px 15px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-sfera__practical-item--dark{\n  background:var(--espresso);\n  border-color:var(--espresso);\n}\n\n.stb-sfera__practical-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sfera__practical-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.8px;\n  font-weight:500;\n}\n\n.stb-sfera__practical-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.4px;\n  line-height:1.49;\n}\n\n.stb-sfera__practical-item--dark small{\n  color:#CBAF88;\n}\n\n.stb-sfera__practical-item--dark strong{\n  color:#FFF8EF;\n}\n\n.stb-sfera__practical-item--dark p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   UTILITY\n========================================================= *\/\n\n.stb-sfera__utility{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-sfera__utility-item{\n  padding:12px 13px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-sfera__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-sfera__utility-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sfera__utility-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-sfera__utility-item p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:8.7px;\n  line-height:1.43;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-sfera__specs{\n  margin-bottom:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-sfera__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-sfera__spec-head span{\n  color:#C8B08E;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-sfera__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-sfera__spec{\n  display:grid;\n  grid-template-columns:28% 72%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-sfera__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-sfera__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n.stb-sfera__spec strong{\n  color:var(--ink);\n\n  font-size:11px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-sfera__faq{\n  max-width:760px;\n\n  margin:0 auto 29px;\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-sfera__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-sfera__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-sfera__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:12.5px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-sfera__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-sfera__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  top:-3px;\n  right:2px;\n\n  color:var(--gold-dark);\n\n  font-size:19px;\n}\n\n.stb-sfera__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-sfera__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.2px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-sfera__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-sfera__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-sfera__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.3px;\n  line-height:1.62;\n}\n\n.stb-sfera__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-sfera__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-sfera__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-sfera__lightbox:target{\n  display:flex;\n}\n\n.stb-sfera__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-sfera__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n}\n\n.stb-sfera__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-sfera__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.2px;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-sfera{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  .stb-sfera__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-sfera__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-sfera__intro-side{\n    grid-template-columns:1fr 1fr;\n    grid-template-rows:none;\n  }\n\n  .stb-sfera__intro-stat{\n    padding:10px 12px;\n  }\n\n  .stb-sfera__intro-stat +\n  .stb-sfera__intro-stat{\n    border-top:0;\n    border-left:1px solid #584940;\n  }\n\n  .stb-sfera__title{\n    font-size:23px;\n  }\n\n\n  .stb-sfera__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-sfera__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-sfera__quick-item:nth-child(1),\n  .stb-sfera__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  .stb-sfera__stone{\n    grid-template-columns:105px minmax(0,1fr);\n  }\n\n  .stb-sfera__stone-media{\n    padding:6px;\n  }\n\n  .stb-sfera__stone-image{\n    width:92px;\n  }\n\n  .stb-sfera__stone-copy{\n    padding:11px 12px;\n  }\n\n  .stb-sfera__stone-row{\n    grid-template-columns:68px minmax(0,1fr);\n  }\n\n\n  .stb-sfera__detail{\n    grid-template-columns:minmax(0,1fr) 105px;\n  }\n\n  .stb-sfera__detail-copy{\n    padding:12px;\n  }\n\n  .stb-sfera__detail-media{\n    padding:6px;\n  }\n\n  .stb-sfera__detail-image{\n    width:92px;\n  }\n\n\n  .stb-sfera__sizes-head{\n    display:block;\n  }\n\n  .stb-sfera__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-sfera__size-card{\n    grid-template-columns:105px minmax(0,1fr);\n  }\n\n  .stb-sfera__size-visual{\n    padding:10px;\n  }\n\n  .stb-sfera__size-visual strong{\n    font-size:14px;\n  }\n\n\n  .stb-sfera__dimension{\n    grid-template-columns:95px minmax(0,1fr);\n\n    gap:6px;\n  }\n\n  .stb-sfera__dimension-media{\n    padding:5px;\n  }\n\n  .stb-sfera__dimension-image{\n    width:82px;\n  }\n\n  .stb-sfera__dimension-copy{\n    padding:10px 11px;\n  }\n\n\n  .stb-sfera__quantity-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-sfera__quantity-item{\n    border-right:0;\n  }\n\n  .stb-sfera__quantity-item +\n  .stb-sfera__quantity-item{\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-sfera__hanging{\n    grid-template-columns:95px minmax(0,1fr);\n  }\n\n  .stb-sfera__hanging-number{\n    padding:10px;\n  }\n\n  .stb-sfera__hanging-number strong{\n    font-size:15px;\n  }\n\n\n  .stb-sfera__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-sfera__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-sfera__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-sfera__utility-item:nth-child(1),\n  .stb-sfera__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  .stb-sfera__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-sfera__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-sfera__faq{\n    padding:12px 14px;\n  }\n\n\n  .stb-sfera__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-sfera\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-sfera__intro\"\u003e\n\u003cdiv class=\"stb-sfera__intro-main\"\u003e\n\u003cspan class=\"stb-sfera__eyebrow\"\u003e Genuine Alabaster · Brass Globe Pendant \u003c\/span\u003e\n\u003ch2 class=\"stb-sfera__title\"\u003eA Small Alabaster Globe With a Quiet Warm Glow.\u003c\/h2\u003e\n\u003cp\u003eSfera keeps the form intentionally simple: one genuine alabaster sphere, one slim brass stem and one soft point of light. Use a single pendant as a small accent, a matched pair for symmetry, or repeat several above an island.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sfera__intro-side\"\u003e\n\u003cdiv class=\"stb-sfera__intro-stat\"\u003e\n\u003csmall\u003e Two Globe Sizes \u003c\/small\u003e \u003cstrong\u003e 4.7\" \/ 5.9\" \u003c\/strong\u003e \u003cspan\u003e Small or slightly fuller \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sfera__intro-stat\"\u003e\n\u003csmall\u003e Available As \u003c\/small\u003e \u003cstrong\u003e Single \/ Pair \u003c\/strong\u003e \u003cspan\u003e Order more for a row or cluster \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-sfera__quick\"\u003e\n\u003cdiv class=\"stb-sfera__quick-item\"\u003e\n\u003csmall\u003e Stone \u003c\/small\u003e \u003cstrong\u003e Genuine Alabaster \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sfera__quick-item\"\u003e\n\u003csmall\u003e Metal \u003c\/small\u003e \u003cstrong\u003e Brass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sfera__quick-item\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e G9 Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sfera__quick-item\"\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       NATURAL ALABASTER FIRST\n  ====================================================== --\u003e\n\u003csection id=\"sfera-stone-section\" class=\"stb-sfera__stone\"\u003e\n\u003cdiv class=\"stb-sfera__stone-media\"\u003e\n\u003cdiv class=\"stb-sfera__stone-image\"\u003e\u003ca href=\"#sfera-stone-image\" class=\"stb-sfera__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sole-alabaster-pendant-light-stuberlighting_22.jpg?v=1785637234\" alt=\"Natural alabaster showing unique veining tone and translucency\" loading=\"lazy\"\u003e \u003cspan class=\"stb-sfera__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sfera__stone-copy\"\u003e\n\u003cspan class=\"stb-sfera__eyebrow\"\u003e Genuine Natural Stone \u003c\/span\u003e\n\u003ch3\u003eEvery Globe Has Its Own Veining.\u003c\/h3\u003e\n\u003cp\u003eSfera is carved from genuine natural alabaster. Veining, cloudiness and ivory tone naturally vary, so the exact globe you receive will not look identical to the product photography.\u003c\/p\u003e\n\u003cdiv class=\"stb-sfera__stone-row\"\u003e\n\u003cstrong\u003e Veining \u003c\/strong\u003e \u003cspan\u003e Naturally unique on every globe \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sfera__stone-row\"\u003e\n\u003cstrong\u003e Tone \u003c\/strong\u003e \u003cspan\u003e May range from cleaner ivory to warmer mineral tones \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sfera__stone-row\"\u003e\n\u003cstrong\u003e Glow \u003c\/strong\u003e \u003cspan\u003e Translucency changes with the natural density of the stone \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STONE LIGHTBOX --\u003e \u003ca id=\"sfera-stone-image\" href=\"#sfera-stone-section\" class=\"stb-sfera__lightbox\"\u003e \u003cspan class=\"stb-sfera__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sole-alabaster-pendant-light-stuberlighting_22.jpg?v=1785637234\" alt=\"Enlarged natural alabaster texture\"\u003e \u003cspan class=\"stb-sfera__lightbox-caption\"\u003e Natural Alabaster · Every Piece Is Unique \u003c\/span\u003e \u003cspan class=\"stb-sfera__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       NATURAL MATERIAL NOTICE\n  ====================================================== --\u003e\n\u003csection class=\"stb-sfera__unique\"\u003e\u003csmall\u003e One of a Kind \u003c\/small\u003e \u003cstrong\u003e Natural variation is part of genuine alabaster — not a defect. \u003c\/strong\u003e\n\u003cp\u003eProduct photography shows representative pieces only. If you have a particular stone character in mind, contact us and we can help confirm the actual piece before shipment.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       GLOBE CLOSE-UP\n  ====================================================== --\u003e\n\u003csection id=\"sfera-detail-section\" class=\"stb-sfera__detail\"\u003e\n\u003cdiv class=\"stb-sfera__detail-copy\"\u003e\n\u003cspan class=\"stb-sfera__eyebrow\"\u003e Globe Detail \u003c\/span\u003e\n\u003ch3\u003eThe Stone Becomes Part of the Light.\u003c\/h3\u003e\n\u003cp\u003eOnce illuminated, light passes through the alabaster and reveals mineral lines within the globe. The effect is softer and more layered than a clear or conventional glass shade.\u003c\/p\u003e\n\u003cdiv class=\"stb-sfera__detail-grid\"\u003e\n\u003cdiv class=\"stb-sfera__detail-item\"\u003e\n\u003csmall\u003e Globe \u003c\/small\u003e \u003cstrong\u003e Genuine Alabaster \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sfera__detail-item\"\u003e\n\u003csmall\u003e Stem \u003c\/small\u003e \u003cstrong\u003e Brass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sfera__detail-media\"\u003e\n\u003cdiv class=\"stb-sfera__detail-image\"\u003e\u003ca href=\"#sfera-detail-image\" class=\"stb-sfera__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbita-alabaster-globe-pendant-stuberlighting_17.jpg?v=1785746122\" alt=\"Sfera Alabaster Globe Pendant natural stone globe close-up\" loading=\"lazy\"\u003e \u003cspan class=\"stb-sfera__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"sfera-detail-image\" href=\"#sfera-detail-section\" class=\"stb-sfera__lightbox\"\u003e \u003cspan class=\"stb-sfera__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbita-alabaster-globe-pendant-stuberlighting_17.jpg?v=1785746122\" alt=\"Enlarged Sfera alabaster globe detail\"\u003e \u003cspan class=\"stb-sfera__lightbox-caption\"\u003e Sfera · Genuine Alabaster Globe \u003c\/span\u003e \u003cspan class=\"stb-sfera__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       TWO SIZES\n  ====================================================== --\u003e\n\u003csection class=\"stb-sfera__sizes\"\u003e\n\u003cdiv class=\"stb-sfera__sizes-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-sfera__eyebrow\"\u003e Choose the Globe Size \u003c\/span\u003e\n\u003ch3 class=\"stb-sfera__section-title\"\u003eSmall Is Delicate. Large Has More Presence.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"stb-sfera__copy\"\u003eThe difference is intentionally subtle. Both remain compact pendants, so choose according to how visible you want the stone globe to feel in the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sfera__size-grid\"\u003e\n\u003carticle class=\"stb-sfera__size-card\"\u003e\n\u003cdiv class=\"stb-sfera__size-visual\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e Ø4.7\" \u003c\/strong\u003e \u003cspan\u003e Dia12cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sfera__size-copy\"\u003e\n\u003cstrong\u003e Ø4.7\" × H13.7\" · 12 × 35cm \u003c\/strong\u003e\n\u003cp\u003eThe most delicate scale. Ideal beside a bed, above a small console or repeated in a row over an island.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-sfera__size-card stb-sfera__size-card--large\"\u003e\n\u003cdiv class=\"stb-sfera__size-visual\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø5.9\" \u003c\/strong\u003e \u003cspan\u003e Dia15cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sfera__size-copy\"\u003e\n\u003cstrong\u003e Ø5.9\" × H14.6\" · 15 × 37cm \u003c\/strong\u003e\n\u003cp\u003eSlightly fuller and more noticeable. Choose Large when one pendant needs a little more visual presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSION REFERENCE\n       SOURCE HTML PROVIDES SMALL DIAGRAM\n  ====================================================== --\u003e\n\u003csection id=\"sfera-dimension-section\" class=\"stb-sfera__dimension\"\u003e\n\u003cdiv class=\"stb-sfera__dimension-media\"\u003e\n\u003cdiv class=\"stb-sfera__dimension-image\"\u003e\u003ca href=\"#sfera-dimension-image\" class=\"stb-sfera__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sfera-alabaster-globe-pendant-stuberlighting_8.jpg?v=1785727711\" alt=\"Sfera Alabaster Globe Pendant Small dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-sfera__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sfera__dimension-copy\"\u003e\n\u003cspan class=\"stb-sfera__eyebrow\"\u003e Dimension Reference \u003c\/span\u003e \u003cstrong\u003e Small · Ø4.7\" × H13.7\" \u003c\/strong\u003e\n\u003cp\u003eThe Small measures 12 × 35cm. The Large measures Ø5.9\" × H14.6\" \/ 15 × 37cm. Measure the intended position before ordering, especially when using multiple pendants in a row.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DIMENSION LIGHTBOX --\u003e \u003ca id=\"sfera-dimension-image\" href=\"#sfera-dimension-section\" class=\"stb-sfera__lightbox\"\u003e \u003cspan class=\"stb-sfera__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sfera-alabaster-globe-pendant-stuberlighting_8.jpg?v=1785727711\" alt=\"Enlarged Sfera Small dimension diagram\"\u003e \u003cspan class=\"stb-sfera__lightbox-caption\"\u003e Sfera Small · Ø4.7\" × H13.7\" \u003c\/span\u003e \u003cspan class=\"stb-sfera__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SINGLE \/ PAIR \/ ROW\n  ====================================================== --\u003e\n\u003csection class=\"stb-sfera__quantity\"\u003e\n\u003cdiv class=\"stb-sfera__quantity-head\"\u003e\n\u003cspan class=\"stb-sfera__eyebrow\"\u003e One, Two, or More \u003c\/span\u003e\n\u003ch3 class=\"stb-sfera__section-title\"\u003eChoose the Arrangement Around the Space.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sfera__quantity-grid\"\u003e\n\u003carticle class=\"stb-sfera__quantity-item\"\u003e\u003csmall\u003e Single \u003c\/small\u003e \u003cstrong\u003e Quiet Accent \u003c\/strong\u003e\n\u003cp\u003eOne beside a bed, over a small table or in an entry.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-sfera__quantity-item\"\u003e\u003csmall\u003e Pair \u003c\/small\u003e \u003cstrong\u003e Balanced Symmetry \u003c\/strong\u003e\n\u003cp\u003eTwo matching pendants work naturally on either side of a bed or above a console.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-sfera__quantity-item stb-sfera__quantity-item--row\"\u003e\u003csmall\u003e Three or More \u003c\/small\u003e \u003cstrong\u003e Linear Island Arrangement \u003c\/strong\u003e\n\u003cp\u003eRepeat the compact globe above an island or bar for a clean architectural rhythm.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       HANGING HEIGHT\n  ====================================================== --\u003e\n\u003csection class=\"stb-sfera__hanging\"\u003e\n\u003cdiv class=\"stb-sfera__hanging-number\"\u003e\n\u003csmall\u003e Included Cord \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e \u003cspan\u003e 150cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sfera__hanging-copy\"\u003e\n\u003cstrong\u003e Adjustable Shorter at Installation. Longer Available on Request. \u003c\/strong\u003e\n\u003cp\u003eThe standard 59\" \/ 150cm suspension can be shortened during installation. For high ceilings, stairwells or custom drops, request a longer cord before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BULB \/ INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-sfera__practical\"\u003e\n\u003carticle class=\"stb-sfera__practical-item\"\u003e\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e G9 Bulb Included · Max 40W \u003c\/strong\u003e\n\u003cp\u003eA compatible G9 bulb is included. For future replacement, a warm-white G9 around 2700K works especially well with alabaster and helps emphasize its natural mineral glow.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-sfera__practical-item stb-sfera__practical-item--dark\"\u003e\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired Ceiling Pendant \u003c\/strong\u003e\n\u003cp\u003eSfera connects to a standard ceiling electrical box and operates from a wall switch. Professional installation is recommended.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003csection class=\"stb-sfera__practical\"\u003e\n\u003carticle class=\"stb-sfera__practical-item stb-sfera__practical-item--dark\"\u003e\u003csmall\u003e Stone Care \u003c\/small\u003e \u003cstrong\u003e Handle the Alabaster Gently \u003c\/strong\u003e\n\u003cp\u003eClean with a soft dry cloth. Avoid soaking the stone, harsh chemicals or abrasive cleaners.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-sfera__practical-item\"\u003e\u003csmall\u003e Location \u003c\/small\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations \u003c\/strong\u003e\n\u003cp\u003eSfera is not waterproof. Keep the fixture away from direct moisture, wet locations and water exposure.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ELECTRICAL QUICK INFO\n  ====================================================== --\u003e\n\u003csection class=\"stb-sfera__utility\"\u003e\n\u003cdiv class=\"stb-sfera__utility-item\"\u003e\n\u003csmall\u003e Socket \u003c\/small\u003e \u003cstrong\u003e G9 \u003c\/strong\u003e\n\u003cp\u003eBulb included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sfera__utility-item\"\u003e\n\u003csmall\u003e Maximum \u003c\/small\u003e \u003cstrong\u003e 40W \u003c\/strong\u003e\n\u003cp\u003eMaximum bulb rating.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sfera__utility-item\"\u003e\n\u003csmall\u003e Voltage \u003c\/small\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003cp\u003eHardwired.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sfera__utility-item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Wall Switch \u003c\/strong\u003e\n\u003cp\u003eSwitch not included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-sfera__specs\"\u003e\n\u003cdiv class=\"stb-sfera__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Sfera Alabaster Globe Pendant \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sfera__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Brass · Genuine Natural Alabaster \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sfera__spec\"\u003e\n\u003cspan\u003e Finish \u003c\/span\u003e \u003cstrong\u003e Brass · White Alabaster \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sfera__spec\"\u003e\n\u003cspan\u003e Small \u003c\/span\u003e \u003cstrong\u003e Ø4.7\" × H13.7\" · Dia12 × H35cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sfera__spec\"\u003e\n\u003cspan\u003e Large \u003c\/span\u003e \u003cstrong\u003e Ø5.9\" × H14.6\" · Dia15 × H37cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sfera__spec\"\u003e\n\u003cspan\u003e Available As \u003c\/span\u003e \u003cstrong\u003e Single · Pair · Multiple Units Can Be Ordered for Rows or Clusters \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sfera__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e G9 · Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sfera__spec\"\u003e\n\u003cspan\u003e Maximum Wattage \u003c\/span\u003e \u003cstrong\u003e 40W Maximum \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sfera__spec\"\u003e\n\u003cspan\u003e Recommended Replacement \u003c\/span\u003e \u003cstrong\u003e Warm White G9 · Approx. 2700K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sfera__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sfera__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm · Adjustable Shorter at Installation · Longer Length Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sfera__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sfera__spec\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e \u003cstrong\u003e Ceiling Pendant \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sfera__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Standard Wall Switch · Not Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sfera__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-sfera__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-sfera__spec\"\u003e\n\u003cspan\u003e Natural Stone \u003c\/span\u003e \u003cstrong\u003e Veining · Tone · Cloudiness · Translucency Vary Naturally Between Pieces \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sfera__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-sfera__faq\"\u003e\u003cspan class=\"stb-sfera__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-sfera__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill my alabaster globe look exactly like the photos?\u003c\/summary\u003e\n\u003cp\u003eNo. Sfera uses genuine natural alabaster, so veining, cloudiness, translucency and tone vary from piece to piece. The exact stone you receive will therefore be unique. If you have a particular appearance in mind, contact us before shipment and we can help confirm the actual piece.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSmall or Large — which should I choose?\u003c\/summary\u003e\n\u003cp\u003eSmall measures Ø4.7\" × H13.7\" and has the most delicate appearance. Large measures Ø5.9\" × H14.6\" and gives the alabaster globe slightly more visual presence. Both remain intentionally compact pendants.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I order a matched pair?\u003c\/summary\u003e\n\u003cp\u003eYes. Both Small and Large are available as a single or as a pair. You can also order three or more to create a row above a kitchen island or a custom grouped arrangement.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included?\u003c\/summary\u003e\n\u003cp\u003eYes. A compatible G9 bulb is included. The fixture accepts a maximum of 40W. For future replacements, warm-white light around 2700K works particularly well with the natural alabaster.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the hanging height be adjusted?\u003c\/summary\u003e\n\u003cp\u003eYes. Sfera includes a 59\" \/ 150cm cord that can be shortened during installation. Longer suspension lengths are also available on request for higher ceilings or stairwells.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it require an electrician?\u003c\/summary\u003e\n\u003cp\u003eSfera is a hardwired ceiling pendant that connects to the ceiling electrical supply. Professional installation is recommended.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I install it in a bathroom?\u003c\/summary\u003e\n\u003cp\u003eSfera is rated IP20 for indoor dry locations only and is not waterproof. It should not be installed in wet, steamy or direct-water locations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-sfera__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 4.7\"x H 13.7\" \/ Brass \u0026Alabaster","offer_id":52717017399579,"sku":"STB-PL-26-10227","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 4.7\"x H 13.7\"*2 \/ Brass \u0026Alabaster","offer_id":52717017432347,"sku":"STB-PL-26-10228","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 5.9\"x H 14.6\" \/ Brass \u0026Alabaster","offer_id":52717017465115,"sku":"STB-PL-26-10229","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 5.9\"x H 14.6\"*2 \/ Brass \u0026Alabaster","offer_id":52717017497883,"sku":"STB-PL-26-10230","price":585.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sfera-alabaster-globe-pendant-stuberlighting_7.jpg?v=1785727711"},{"product_id":"orbita-alabaster-globe-pendant","title":"Orbita Alabaster Globe Pendant","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — ORBITA ALABASTER GLOBE PENDANT\n\n   PRODUCT-SPECIFIC SHOPPER FLOW\n   01 Quiet product introduction\n   02 Natural alabaster variation\n   03 Real product detail\n   04 Configuration comparison\n   05 Compact dimension references\n   06 Light character\n   07 Weight \/ suspension \/ installation\n   08 Complete specifications\n   09 FAQ\n   10 Shipping \u0026 Returns\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-orbita{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --shell:#F1ECE5;\n  --stone:#F3EEE7;\n  --stone-deep:#E9DFD3;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D1C5BA;\n  --line-soft:#E5DDD5;\n\n  --gold:#AE8C60;\n  --gold-dark:#74593E;\n\n  width:100%;\n  max-width:940px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-orbita *,\n.stb-orbita *::before,\n.stb-orbita *::after{\n  box-sizing:border-box;\n}\n\n.stb-orbita h2,\n.stb-orbita h3{\n  margin-top:0;\n  color:var(--ink);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-orbita p{\n  margin-top:0;\n}\n\n.stb-orbita__eyebrow{\n  display:block;\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-orbita__title{\n  max-width:660px;\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.015em;\n}\n\n.stb-orbita__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-orbita__copy{\n  max-width:690px;\n  margin:0;\n\n  color:#655B53;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n.stb-orbita__hint{\n  display:block;\n  margin-top:5px;\n\n  color:#897C72;\n\n  font-size:8.5px;\n  font-weight:600;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   IMAGES\n========================================================= *\/\n\n.stb-orbita__image{\n  display:block;\n\n  width:100%;\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  text-decoration:none;\n}\n\n.stb-orbita__image img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-orbita__intro{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 220px;\n\n  margin-bottom:10px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-orbita__intro::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:25px;\n\n  width:52px;\n  height:2px;\n\n  background:var(--gold);\n}\n\n.stb-orbita__intro-main{\n  padding:24px 25px 22px;\n}\n\n.stb-orbita__intro-main p{\n  max-width:620px;\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.2px;\n  line-height:1.68;\n}\n\n.stb-orbita__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:18px;\n\n  background:var(--espresso);\n}\n\n.stb-orbita__intro-side small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#CBAF88;\n\n  font-size:7.8px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-orbita__intro-side strong{\n  display:block;\n  margin-bottom:4px;\n\n  color:#FFF8EF;\n\n  font-size:15px;\n  line-height:1.3;\n  font-weight:500;\n}\n\n.stb-orbita__intro-side span{\n  color:#D7CCC3;\n\n  font-size:8.9px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-orbita__quick{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-orbita__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-orbita__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-orbita__quick-item small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-orbita__quick-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.6px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   NATURAL ALABASTER\n========================================================= *\/\n\n.stb-orbita__stone{\n  display:grid;\n  grid-template-columns:220px minmax(0,1fr);\n\n  margin-bottom:8px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-orbita__stone-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:12px;\n\n  background:var(--stone-deep);\n}\n\n.stb-orbita__stone-image{\n  width:185px;\n  max-width:100%;\n}\n\n.stb-orbita__stone-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:17px 19px;\n}\n\n.stb-orbita__stone-copy h3{\n  margin:0 0 6px;\n\n  font-size:18px;\n}\n\n.stb-orbita__stone-copy \u003e p{\n  margin:0 0 10px;\n\n  color:#675D55;\n\n  font-size:10.2px;\n  line-height:1.53;\n}\n\n.stb-orbita__stone-row{\n  display:grid;\n  grid-template-columns:105px minmax(0,1fr);\n\n  padding:8px 0;\n\n  border-top:1px solid var(--line-soft);\n}\n\n.stb-orbita__stone-row strong{\n  color:var(--ink);\n\n  font-size:9.6px;\n  font-weight:500;\n}\n\n.stb-orbita__stone-row span{\n  color:#70665E;\n\n  font-size:9.1px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   NATURAL STONE NOTICE\n========================================================= *\/\n\n.stb-orbita__unique{\n  margin-bottom:29px;\n  padding:13px 15px;\n\n  background:var(--espresso);\n\n  border:1px solid var(--espresso);\n  border-radius:5px;\n}\n\n.stb-orbita__unique small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.8px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-orbita__unique strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:10.8px;\n  font-weight:500;\n}\n\n.stb-orbita__unique p{\n  margin:0;\n\n  color:#D7CCC3;\n\n  font-size:9.4px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAIL\n========================================================= *\/\n\n.stb-orbita__detail{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 215px;\n\n  margin-bottom:29px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-orbita__detail-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:18px 20px;\n\n  background:var(--stone);\n}\n\n.stb-orbita__detail-copy h3{\n  margin:0 0 6px;\n\n  font-size:18px;\n}\n\n.stb-orbita__detail-copy \u003e p{\n  margin:0 0 10px;\n\n  color:#675D55;\n\n  font-size:10.2px;\n  line-height:1.53;\n}\n\n.stb-orbita__detail-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border-top:1px solid var(--line);\n}\n\n.stb-orbita__detail-item{\n  padding:9px 10px 0 0;\n}\n\n.stb-orbita__detail-item +\n.stb-orbita__detail-item{\n  padding-left:11px;\n\n  border-left:1px solid var(--line);\n}\n\n.stb-orbita__detail-item small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.4px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-orbita__detail-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:9.5px;\n  font-weight:500;\n}\n\n.stb-orbita__detail-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:12px;\n\n  background:var(--espresso);\n}\n\n.stb-orbita__detail-image{\n  width:180px;\n  max-width:100%;\n}\n\n\n\/* =========================================================\n   CONFIGURATION GUIDE\n========================================================= *\/\n\n.stb-orbita__configs{\n  margin-bottom:29px;\n}\n\n.stb-orbita__configs-head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:11px;\n}\n\n.stb-orbita__configs-head .stb-orbita__copy{\n  max-width:410px;\n}\n\n.stb-orbita__config-table{\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-orbita__config{\n  display:grid;\n  grid-template-columns:90px 180px minmax(0,1fr);\n\n  align-items:center;\n\n  min-height:52px;\n\n  background:var(--paper);\n}\n\n.stb-orbita__config +\n.stb-orbita__config{\n  border-top:1px solid var(--line-soft);\n}\n\n.stb-orbita__config--statement{\n  background:var(--espresso);\n}\n\n.stb-orbita__config-count,\n.stb-orbita__config-size,\n.stb-orbita__config-use{\n  padding:10px 12px;\n}\n\n.stb-orbita__config-count{\n  color:var(--ink);\n\n  font-size:10.4px;\n  font-weight:500;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-orbita__config-size{\n  color:#6F655D;\n\n  font-size:9px;\n  font-weight:600;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-orbita__config-use{\n  color:#6B6159;\n\n  font-size:9.1px;\n  line-height:1.45;\n}\n\n.stb-orbita__config--statement .stb-orbita__config-count{\n  color:#FFF8EF;\n\n  border-right-color:#584940;\n}\n\n.stb-orbita__config--statement .stb-orbita__config-size{\n  color:#CBAF88;\n\n  border-right-color:#584940;\n}\n\n.stb-orbita__config--statement .stb-orbita__config-use{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   DIMENSION REFERENCES\n========================================================= *\/\n\n.stb-orbita__sizes{\n  margin-bottom:29px;\n}\n\n.stb-orbita__sizes-head{\n  margin-bottom:11px;\n}\n\n.stb-orbita__size-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  gap:6px;\n}\n\n.stb-orbita__size-card{\n  min-width:0;\n\n  padding:6px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-orbita__size-card--statement{\n  border-color:var(--espresso);\n}\n\n.stb-orbita__size-media{\n  width:135px;\n  max-width:100%;\n\n  margin:0 auto 7px;\n}\n\n.stb-orbita__size-copy{\n  padding:2px 3px 4px;\n\n  text-align:center;\n}\n\n.stb-orbita__size-copy small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.3px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-orbita__size-copy strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:9.1px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   SINGLE VS CLUSTER HEIGHT\n========================================================= *\/\n\n.stb-orbita__scale-note{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-orbita__scale-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--stone-deep);\n}\n\n.stb-orbita__scale-label small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#796D64;\n\n  font-size:7.7px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-orbita__scale-label strong{\n  color:var(--ink);\n\n  font-size:11.2px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-orbita__scale-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-orbita__scale-item{\n  padding:13px 15px;\n}\n\n.stb-orbita__scale-item +\n.stb-orbita__scale-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-orbita__scale-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.6px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-orbita__scale-item strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.stb-orbita__scale-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   LIGHT CHARACTER\n========================================================= *\/\n\n.stb-orbita__light{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:8px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-orbita__light-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--espresso);\n}\n\n.stb-orbita__light-label small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.7px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-orbita__light-label strong{\n  color:#FFF8EF;\n\n  font-size:11.2px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-orbita__light-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-orbita__light-item{\n  padding:13px 15px;\n}\n\n.stb-orbita__light-item +\n.stb-orbita__light-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-orbita__light-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.6px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-orbita__light-item strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.stb-orbita__light-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   ELECTRICAL\n========================================================= *\/\n\n.stb-orbita__utility{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:8px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-orbita__utility-item{\n  padding:12px 13px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-orbita__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-orbita__utility-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.5px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-orbita__utility-item strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-orbita__utility-item p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:8.7px;\n  line-height:1.43;\n}\n\n\n\/* =========================================================\n   INSTALL \/ WEIGHT\n========================================================= *\/\n\n.stb-orbita__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:8px;\n}\n\n.stb-orbita__practical-item{\n  padding:14px 15px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-orbita__practical-item--dark{\n  background:var(--espresso);\n  border-color:var(--espresso);\n}\n\n.stb-orbita__practical-item--stone{\n  background:var(--stone-deep);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-orbita__practical-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-orbita__practical-item strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.8px;\n  font-weight:500;\n}\n\n.stb-orbita__practical-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.4px;\n  line-height:1.49;\n}\n\n.stb-orbita__practical-item--dark small{\n  color:#CBAF88;\n}\n\n.stb-orbita__practical-item--dark strong{\n  color:#FFF8EF;\n}\n\n.stb-orbita__practical-item--dark p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   NATURAL STONE CARE\n========================================================= *\/\n\n.stb-orbita__care{\n  margin-bottom:29px;\n\n  padding:12px 14px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-orbita__care strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.7px;\n  font-weight:500;\n}\n\n.stb-orbita__care p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.4px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-orbita__specs{\n  margin-bottom:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-orbita__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-orbita__spec-head span{\n  color:#C8B08E;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-orbita__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-orbita__spec{\n  display:grid;\n  grid-template-columns:28% 72%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-orbita__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-orbita__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n.stb-orbita__spec strong{\n  color:var(--ink);\n\n  font-size:11px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-orbita__faq{\n  max-width:760px;\n\n  margin:0 auto 29px;\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-orbita__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-orbita__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-orbita__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:12.5px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-orbita__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-orbita__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  top:-3px;\n  right:2px;\n\n  color:var(--gold-dark);\n\n  font-size:19px;\n}\n\n.stb-orbita__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-orbita__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.2px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-orbita__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-orbita__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-orbita__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.3px;\n  line-height:1.62;\n}\n\n.stb-orbita__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-orbita__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-orbita__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-orbita__lightbox:target{\n  display:flex;\n}\n\n.stb-orbita__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-orbita__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n}\n\n.stb-orbita__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n  text-align:center;\n}\n\n.stb-orbita__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.2px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-orbita__intro{\n    grid-template-columns:1fr 180px;\n  }\n\n  .stb-orbita__title{\n    font-size:25px;\n  }\n\n  .stb-orbita__size-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-orbita__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-orbita{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  .stb-orbita__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-orbita__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-orbita__intro-side{\n    padding:11px 15px;\n  }\n\n  .stb-orbita__title{\n    font-size:23px;\n  }\n\n\n  .stb-orbita__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-orbita__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-orbita__quick-item:nth-child(1),\n  .stb-orbita__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  .stb-orbita__stone{\n    grid-template-columns:105px minmax(0,1fr);\n  }\n\n  .stb-orbita__stone-media{\n    padding:6px;\n  }\n\n  .stb-orbita__stone-image{\n    width:92px;\n  }\n\n  .stb-orbita__stone-copy{\n    padding:11px 12px;\n  }\n\n  .stb-orbita__stone-row{\n    grid-template-columns:68px minmax(0,1fr);\n  }\n\n\n  .stb-orbita__detail{\n    grid-template-columns:minmax(0,1fr) 105px;\n  }\n\n  .stb-orbita__detail-copy{\n    padding:12px;\n  }\n\n  .stb-orbita__detail-media{\n    padding:6px;\n  }\n\n  .stb-orbita__detail-image{\n    width:92px;\n  }\n\n\n  .stb-orbita__configs-head{\n    display:block;\n  }\n\n  .stb-orbita__config{\n    grid-template-columns:62px 108px minmax(0,1fr);\n  }\n\n  .stb-orbita__config-count,\n  .stb-orbita__config-size,\n  .stb-orbita__config-use{\n    padding:8px 6px;\n  }\n\n  .stb-orbita__config-count{\n    font-size:8.5px;\n  }\n\n  .stb-orbita__config-size,\n  .stb-orbita__config-use{\n    font-size:7.8px;\n  }\n\n\n  .stb-orbita__size-grid{\n    grid-template-columns:1fr 1fr;\n\n    gap:4px;\n  }\n\n  .stb-orbita__size-card{\n    padding:4px;\n  }\n\n  .stb-orbita__size-media{\n    width:95px;\n    margin-bottom:4px;\n  }\n\n  .stb-orbita__size-copy strong{\n    font-size:7.8px;\n  }\n\n\n  .stb-orbita__scale-note{\n    grid-template-columns:1fr;\n  }\n\n  .stb-orbita__scale-label{\n    padding:10px 13px;\n  }\n\n  .stb-orbita__scale-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-orbita__scale-item +\n  .stb-orbita__scale-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-orbita__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-orbita__light-label{\n    padding:10px 13px;\n  }\n\n  .stb-orbita__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-orbita__light-item +\n  .stb-orbita__light-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-orbita__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-orbita__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-orbita__utility-item:nth-child(1),\n  .stb-orbita__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  .stb-orbita__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-orbita__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n    padding:9px 12px;\n  }\n\n  .stb-orbita__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-orbita__faq{\n    padding:12px 14px;\n  }\n\n\n  .stb-orbita__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-orbita\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbita__intro\"\u003e\n\u003cdiv class=\"stb-orbita__intro-main\"\u003e\n\u003cspan class=\"stb-orbita__eyebrow\"\u003e Genuine Alabaster · Brass Multi-Globe Pendant \u003c\/span\u003e\n\u003ch2 class=\"stb-orbita__title\"\u003eNatural Stone Globes, Scaled From One to Thirteen.\u003c\/h2\u003e\n\u003cp\u003eOrbita suspends genuine alabaster spheres from a refined brass structure, creating a warm mineral glow with more presence as the globe count increases. Choose a single long drop, a linear three-light arrangement, or a sculptural five- or thirteen-globe cluster.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__intro-side\"\u003e\n\u003csmall\u003e Four Configurations \u003c\/small\u003e \u003cstrong\u003e 1 · 3 · 5 · 13 Globes \u003c\/strong\u003e \u003cspan\u003e From a single drop to a full statement cluster \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbita__quick\"\u003e\n\u003cdiv class=\"stb-orbita__quick-item\"\u003e\n\u003csmall\u003e Globes \u003c\/small\u003e \u003cstrong\u003e Genuine Alabaster \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__quick-item\"\u003e\n\u003csmall\u003e Metal \u003c\/small\u003e \u003cstrong\u003e Brass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__quick-item\"\u003e\n\u003csmall\u003e Bulbs \u003c\/small\u003e \u003cstrong\u003e E14 Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__quick-item\"\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       NATURAL ALABASTER FIRST\n  ====================================================== --\u003e\n\u003csection id=\"orbita-stone-section\" class=\"stb-orbita__stone\"\u003e\n\u003cdiv class=\"stb-orbita__stone-media\"\u003e\n\u003cdiv class=\"stb-orbita__stone-image\"\u003e\u003ca href=\"#orbita-stone-image\" class=\"stb-orbita__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sole-alabaster-pendant-light-stuberlighting_22.jpg?v=1785637234\" alt=\"Natural alabaster showing unique veining tone and translucency\" loading=\"lazy\"\u003e \u003cspan class=\"stb-orbita__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__stone-copy\"\u003e\n\u003cspan class=\"stb-orbita__eyebrow\"\u003e Genuine Natural Stone \u003c\/span\u003e\n\u003ch3\u003eNo Two Globes Will Be Identical.\u003c\/h3\u003e\n\u003cp\u003eEach Orbita globe is made from genuine natural alabaster. Veining, mineral clouding, ivory tone and translucency naturally vary from piece to piece.\u003c\/p\u003e\n\u003cdiv class=\"stb-orbita__stone-row\"\u003e\n\u003cstrong\u003e Veining \u003c\/strong\u003e \u003cspan\u003e Every sphere carries its own natural pattern \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__stone-row\"\u003e\n\u003cstrong\u003e Translucency \u003c\/strong\u003e \u003cspan\u003e Light transmission varies with the density of the stone \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__stone-row\"\u003e\n\u003cstrong\u003e Clusters \u003c\/strong\u003e \u003cspan\u003e Variation between globes is expected on multi-globe versions \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STONE LIGHTBOX --\u003e \u003ca id=\"orbita-stone-image\" href=\"#orbita-stone-section\" class=\"stb-orbita__lightbox\"\u003e \u003cspan class=\"stb-orbita__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sole-alabaster-pendant-light-stuberlighting_22.jpg?v=1785637234\" alt=\"Enlarged natural alabaster texture\"\u003e \u003cspan class=\"stb-orbita__lightbox-caption\"\u003e Natural Alabaster · Every Globe Is Unique \u003c\/span\u003e \u003cspan class=\"stb-orbita__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       NATURAL STONE NOTICE\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbita__unique\"\u003e\u003csmall\u003e One of a Kind \u003c\/small\u003e \u003cstrong\u003e Natural variation is part of the material — not a defect. \u003c\/strong\u003e\n\u003cp\u003eProduct photography shows representative alabaster. Your fixture will have its own veining, tone and translucency. On a multi-globe Orbita, each individual stone sphere will also vary slightly from the next.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       REAL PRODUCT DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"orbita-detail-section\" class=\"stb-orbita__detail\"\u003e\n\u003cdiv class=\"stb-orbita__detail-copy\"\u003e\n\u003cspan class=\"stb-orbita__eyebrow\"\u003e Product Detail \u003c\/span\u003e\n\u003ch3\u003eBrass Holds the Structure. Alabaster Holds the Light.\u003c\/h3\u003e\n\u003cp\u003eThe visual contrast is intentionally simple: slender brass components give the fixture structure, while the rounded alabaster globes soften the light and reveal their internal mineral pattern when illuminated.\u003c\/p\u003e\n\u003cdiv class=\"stb-orbita__detail-grid\"\u003e\n\u003cdiv class=\"stb-orbita__detail-item\"\u003e\n\u003csmall\u003e Globe \u003c\/small\u003e \u003cstrong\u003e Genuine Alabaster \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__detail-item\"\u003e\n\u003csmall\u003e Structure \u003c\/small\u003e \u003cstrong\u003e Brass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__detail-media\"\u003e\n\u003cdiv class=\"stb-orbita__detail-image\"\u003e\u003ca href=\"#orbita-detail-image\" class=\"stb-orbita__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbita-alabaster-globe-pendant-stuberlighting_4.jpg?v=1785746123\" alt=\"Orbita Alabaster Globe Pendant genuine stone and brass detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-orbita__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"orbita-detail-image\" href=\"#orbita-detail-section\" class=\"stb-orbita__lightbox\"\u003e \u003cspan class=\"stb-orbita__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbita-alabaster-globe-pendant-stuberlighting_4.jpg?v=1785746123\" alt=\"Enlarged Orbita Alabaster Globe Pendant detail\"\u003e \u003cspan class=\"stb-orbita__lightbox-caption\"\u003e Orbita · Alabaster + Brass Detail \u003c\/span\u003e \u003cspan class=\"stb-orbita__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       CONFIGURATION GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbita__configs\"\u003e\n\u003cdiv class=\"stb-orbita__configs-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-orbita__eyebrow\"\u003e Choose the Configuration \u003c\/span\u003e\n\u003ch3 class=\"stb-orbita__section-title\"\u003eChoose by Shape First — Not Just Globe Count.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"stb-orbita__copy\"\u003eThe four versions are not simply larger copies. Each creates a different silhouette: long drop, linear row, compact round cluster or full statement cluster.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__config-table\"\u003e\n\u003cdiv class=\"stb-orbita__config\"\u003e\n\u003cdiv class=\"stb-orbita__config-count\"\u003e1 Globe\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__config-size\"\u003eØ5.91\" × H78.7\"\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__config-use\"\u003eA very long single drop — best when vertical height is part of the design.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__config\"\u003e\n\u003cdiv class=\"stb-orbita__config-count\"\u003e3 Globes\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__config-size\"\u003eL23.6\" × H47.2\"\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__config-use\"\u003eA horizontal arrangement suited to an island, bar or rectangular table.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__config\"\u003e\n\u003cdiv class=\"stb-orbita__config-count\"\u003e5 Globes\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__config-size\"\u003eØ15.7\" × H47.2\"\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__config-use\"\u003eA compact round cluster with more sculptural presence but a restrained diameter.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__config stb-orbita__config--statement\"\u003e\n\u003cdiv class=\"stb-orbita__config-count\"\u003e13 Globes\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__config-size\"\u003eØ23.6\" × H47.2\"\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__config-use\"\u003eThe full statement composition for foyers, stairwells and larger open spaces.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSION REFERENCES\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbita__sizes\"\u003e\n\u003cdiv class=\"stb-orbita__sizes-head\"\u003e\n\u003cspan class=\"stb-orbita__eyebrow\"\u003e Dimension Reference \u003c\/span\u003e\n\u003ch3 class=\"stb-orbita__section-title\"\u003eCompare the Actual Silhouettes.\u003c\/h3\u003e\n\u003cp class=\"stb-orbita__copy\"\u003eTap any diagram to inspect the full measurements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__size-grid\"\u003e\n\u003c!-- 1 GLOBE --\u003e\n\u003carticle id=\"orbita-size-1\" class=\"stb-orbita__size-card\"\u003e\n\u003cdiv class=\"stb-orbita__size-media\"\u003e\u003ca href=\"#orbita-size-1-image\" class=\"stb-orbita__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbita-alabaster-globe-pendant-stuberlighting_32.jpg?v=1785746122\" alt=\"Orbita 1 Globe Alabaster Pendant dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-orbita__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__size-copy\"\u003e\n\u003csmall\u003e 1 Globe \u003c\/small\u003e \u003cstrong\u003e Ø5.91\" × H78.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 3 GLOBES --\u003e\n\u003carticle id=\"orbita-size-3\" class=\"stb-orbita__size-card\"\u003e\n\u003cdiv class=\"stb-orbita__size-media\"\u003e\u003ca href=\"#orbita-size-3-image\" class=\"stb-orbita__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbita-alabaster-globe-pendant-stuberlighting_5.jpg?v=1785746123\" alt=\"Orbita 3 Globe Alabaster Pendant dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-orbita__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__size-copy\"\u003e\n\u003csmall\u003e 3 Globes \u003c\/small\u003e \u003cstrong\u003e L23.6\" × H47.2\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 5 GLOBES --\u003e\n\u003carticle id=\"orbita-size-5\" class=\"stb-orbita__size-card\"\u003e\n\u003cdiv class=\"stb-orbita__size-media\"\u003e\u003ca href=\"#orbita-size-5-image\" class=\"stb-orbita__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbita-alabaster-globe-pendant-stuberlighting_19.jpg?v=1785746123\" alt=\"Orbita 5 Globe Alabaster Pendant dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-orbita__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__size-copy\"\u003e\n\u003csmall\u003e 5 Globes \u003c\/small\u003e \u003cstrong\u003e Ø15.7\" × H47.2\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 13 GLOBES --\u003e\n\u003carticle id=\"orbita-size-13\" class=\"stb-orbita__size-card stb-orbita__size-card--statement\"\u003e\n\u003cdiv class=\"stb-orbita__size-media\"\u003e\u003ca href=\"#orbita-size-13-image\" class=\"stb-orbita__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbita-alabaster-globe-pendant-stuberlighting_6.jpg?v=1785746123\" alt=\"Orbita 13 Globe Alabaster Pendant dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-orbita__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__size-copy\"\u003e\n\u003csmall\u003e 13 Globes \u003c\/small\u003e \u003cstrong\u003e Ø23.6\" × H47.2\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSION LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"orbita-size-1-image\" href=\"#orbita-size-1\" class=\"stb-orbita__lightbox\"\u003e \u003cspan class=\"stb-orbita__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbita-alabaster-globe-pendant-stuberlighting_32.jpg?v=1785746122\" alt=\"Enlarged Orbita 1 Globe dimensions\"\u003e \u003cspan class=\"stb-orbita__lightbox-caption\"\u003e 1 Globe · Ø5.91\" × H78.7\" · Ø15 × H200cm \u003c\/span\u003e \u003cspan class=\"stb-orbita__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"orbita-size-3-image\" href=\"#orbita-size-3\" class=\"stb-orbita__lightbox\"\u003e \u003cspan class=\"stb-orbita__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbita-alabaster-globe-pendant-stuberlighting_5.jpg?v=1785746123\" alt=\"Enlarged Orbita 3 Globe dimensions\"\u003e \u003cspan class=\"stb-orbita__lightbox-caption\"\u003e 3 Globes · L23.6\" × H47.2\" · L60 × H120cm \u003c\/span\u003e \u003cspan class=\"stb-orbita__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"orbita-size-5-image\" href=\"#orbita-size-5\" class=\"stb-orbita__lightbox\"\u003e \u003cspan class=\"stb-orbita__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbita-alabaster-globe-pendant-stuberlighting_19.jpg?v=1785746123\" alt=\"Enlarged Orbita 5 Globe dimensions\"\u003e \u003cspan class=\"stb-orbita__lightbox-caption\"\u003e 5 Globes · Ø15.7\" × H47.2\" · Ø40 × H120cm \u003c\/span\u003e \u003cspan class=\"stb-orbita__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"orbita-size-13-image\" href=\"#orbita-size-13\" class=\"stb-orbita__lightbox\"\u003e \u003cspan class=\"stb-orbita__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbita-alabaster-globe-pendant-stuberlighting_6.jpg?v=1785746123\" alt=\"Enlarged Orbita 13 Globe dimensions\"\u003e \u003cspan class=\"stb-orbita__lightbox-caption\"\u003e 13 Globes · Ø23.6\" × H47.2\" · Ø60 × H120cm \u003c\/span\u003e \u003cspan class=\"stb-orbita__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SCALE DIFFERENCE\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbita__scale-note\"\u003e\n\u003cdiv class=\"stb-orbita__scale-label\"\u003e\n\u003csmall\u003e Important Difference \u003c\/small\u003e \u003cstrong\u003e The Single and Clusters Use Height Differently. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__scale-grid\"\u003e\n\u003cdiv class=\"stb-orbita__scale-item\"\u003e\n\u003csmall\u003e 1 Globe \u003c\/small\u003e \u003cstrong\u003e Long Vertical Drop \u003c\/strong\u003e\n\u003cp\u003eAt 78.7\" \/ 200cm overall, it is intentionally tall and works best where ceiling height can be emphasized.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__scale-item\"\u003e\n\u003csmall\u003e 3 \/ 5 \/ 13 Globes \u003c\/small\u003e \u003cstrong\u003e Shorter, Wider Composition \u003c\/strong\u003e\n\u003cp\u003eMulti-globe versions are approximately 47.2\" \/ 120cm high and gain impact through width and additional stone globes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT CHARACTER\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbita__light\"\u003e\n\u003cdiv class=\"stb-orbita__light-label\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Atmospheric Rather Than Task-Bright. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__light-grid\"\u003e\n\u003carticle class=\"stb-orbita__light-item\"\u003e\u003csmall\u003e Alabaster Effect \u003c\/small\u003e \u003cstrong\u003e Soft Mineral Glow \u003c\/strong\u003e\n\u003cp\u003eLight passes through solid natural stone, creating a muted, layered glow rather than the brightness of an exposed bulb or clear glass shade.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-orbita__light-item\"\u003e\u003csmall\u003e Best Use \u003c\/small\u003e \u003cstrong\u003e Ambient + Decorative Lighting \u003c\/strong\u003e\n\u003cp\u003eOrbita is designed primarily for atmosphere. Layer it with other light sources when strong task illumination is needed.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ELECTRICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbita__utility\"\u003e\n\u003cdiv class=\"stb-orbita__utility-item\"\u003e\n\u003csmall\u003e Socket \u003c\/small\u003e \u003cstrong\u003e E14 \u003c\/strong\u003e\n\u003cp\u003eOne bulb per globe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__utility-item\"\u003e\n\u003csmall\u003e Bulbs \u003c\/small\u003e \u003cstrong\u003e Included \u003c\/strong\u003e\n\u003cp\u003eNo separate purchase required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__utility-item\"\u003e\n\u003csmall\u003e Maximum \u003c\/small\u003e \u003cstrong\u003e 40W \/ Socket \u003c\/strong\u003e\n\u003cp\u003eDo not exceed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__utility-item\"\u003e\n\u003csmall\u003e Voltage \u003c\/small\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003cp\u003eHardwired.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbita__practical\"\u003e\n\u003carticle class=\"stb-orbita__practical-item\"\u003e\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmable E14 Compatible \u003c\/strong\u003e\n\u003cp\u003eFor adjustable brightness, use compatible dimmable E14 bulbs together with a compatible wall dimmer. Dimming performance depends on the bulbs and dimmer selected.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-orbita__practical-item stb-orbita__practical-item--stone\"\u003e\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" \/ 150cm Adjustable Cord \u003c\/strong\u003e\n\u003cp\u003eThe suspension can be adjusted at installation. Longer cord lengths are available on request for high ceilings, stairwells and custom drops.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003csection class=\"stb-orbita__practical\"\u003e\n\u003carticle class=\"stb-orbita__practical-item stb-orbita__practical-item--dark\"\u003e\u003csmall\u003e Weight \u003c\/small\u003e \u003cstrong\u003e Real Stone Has Real Weight \u003c\/strong\u003e\n\u003cp\u003eThe larger clusters are substantially heavier than a conventional glass pendant. Confirm that the ceiling structure and junction box are suitable for the load, especially for the 5- and 13-globe versions.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-orbita__practical-item\"\u003e\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired · Professional Install Recommended \u003c\/strong\u003e\n\u003cp\u003eOrbita connects directly to the ceiling electrical supply. Professional installation is recommended, particularly for the larger natural-stone configurations.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       STONE CARE\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbita__care\"\u003e\u003cstrong\u003e Handle natural alabaster gently. \u003c\/strong\u003e\n\u003cp\u003eUse a soft dry cloth for routine cleaning. Avoid soaking the stone, abrasive cleaners and harsh chemicals. Screen colors are approximate; hand-measured dimensions may vary 1–2cm.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbita__specs\"\u003e\n\u003cdiv class=\"stb-orbita__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Orbita Alabaster Globe Pendant \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Brass · Genuine Natural Alabaster \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__spec\"\u003e\n\u003cspan\u003e Finish \u003c\/span\u003e \u003cstrong\u003e Brass · White Natural Alabaster \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__spec\"\u003e\n\u003cspan\u003e 1 Globe \u003c\/span\u003e \u003cstrong\u003e Ø5.91\" × H78.7\" · Ø15 × H200cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__spec\"\u003e\n\u003cspan\u003e 3 Globes \u003c\/span\u003e \u003cstrong\u003e L23.6\" × H47.2\" · L60 × H120cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__spec\"\u003e\n\u003cspan\u003e 5 Globes \u003c\/span\u003e \u003cstrong\u003e Ø15.7\" × H47.2\" · Ø40 × H120cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__spec\"\u003e\n\u003cspan\u003e 13 Globes \u003c\/span\u003e \u003cstrong\u003e Ø23.6\" × H47.2\" · Ø60 × H120cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E14 · One Bulb Per Globe · Bulbs Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__spec\"\u003e\n\u003cspan\u003e Maximum Wattage \u003c\/span\u003e \u003cstrong\u003e 40W Maximum Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Compatible With Dimmable E14 Bulbs + Compatible Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__spec\"\u003e\n\u003cspan\u003e Replacement Light \u003c\/span\u003e \u003cstrong\u003e Warm White Around 2700K Recommended to Highlight the Alabaster \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm · Adjustable · Longer Length Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__spec\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e \u003cstrong\u003e Ceiling Pendant \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Standard Wall Switch · Not Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Professional Installation Recommended · Verify Ceiling Load Capacity for Larger Configurations \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__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-orbita__spec\"\u003e\n\u003cspan\u003e Natural Stone \u003c\/span\u003e \u003cstrong\u003e Veining · Tone · Cloudiness · Translucency Vary Naturally Between Globes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbita__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-orbita__faq\"\u003e\u003cspan class=\"stb-orbita__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-orbita__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich Orbita configuration should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose by shape and room scale. The 1-globe version creates a very long vertical drop. The 3-globe version is linear, making it particularly suitable above an island or table. The 5-globe version creates a compact round cluster, while the 13-globe version is the strongest statement for a foyer, stairwell or larger open room.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill all the alabaster globes look identical?\u003c\/summary\u003e\n\u003cp\u003eNo. Every globe is made from genuine natural alabaster, so veining, tone, cloudiness and translucency vary naturally. On multi-globe versions, the individual spheres will also differ slightly from one another. This is a characteristic of real stone, not a defect.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow bright is Orbita?\u003c\/summary\u003e\n\u003cp\u003eAlabaster filters the light through solid stone, so the result is intentionally soft and atmospheric rather than highly task-focused. If a room requires strong functional illumination, Orbita is best layered with additional light sources.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the bulbs included?\u003c\/summary\u003e\n\u003cp\u003eYes. Orbita uses one E14 bulb per alabaster globe, and bulbs are included. Each socket is rated for a maximum of 40W. For future replacements, warm-white light around 2700K complements the natural stone particularly well.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Orbita be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes, when compatible dimmable E14 bulbs are paired with a compatible wall dimmer. Dimming performance depends on the bulbs and dimmer being used.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the hanging length be customized?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard suspension is 59\" \/ 150cm and is adjustable during installation. Longer suspension lengths are available on request for high ceilings, stairwells or custom installations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the 13-globe version heavy?\u003c\/summary\u003e\n\u003cp\u003eYes. Genuine alabaster has substantial weight, and the larger clusters are heavier than conventional glass fixtures. The ceiling structure and electrical box should be suitable for the fixture load. Professional installation is strongly recommended, especially for the 5- and 13-globe configurations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbita__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":"1 Ball: Dia 5.91\" x H 78.7\" \/ Brass \u0026Alabaster","offer_id":52718189314331,"sku":"STB-PL-26-10231","price":295.0,"currency_code":"USD","in_stock":true},{"title":"3 Balls: Dia 23.6\" x H 47.2\" \/ Brass \u0026Alabaster","offer_id":52718189347099,"sku":"STB-PL-26-10232","price":835.0,"currency_code":"USD","in_stock":true},{"title":"5 Balls: Dia 15.7\" x H 47.2\" \/ Brass \u0026Alabaster","offer_id":52718189379867,"sku":"STB-PL-26-10233","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"13 Balls: Dia 23.6\" x H 47.2\" \/ Brass \u0026Alabaster","offer_id":52718189412635,"sku":"STB-PL-26-10234","price":3655.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbita-alabaster-globe-pendant-stuberlighting_7.jpg?v=1785746123"},{"product_id":"tomato-glass-table-lamp","title":"Tomato Glass Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — TOMATO GLASS TABLE LAMP\n\n   PRODUCT-SPECIFIC DIRECTION\n   Playful form · Real glass · Quiet premium presentation\n\n   SHOPPER FLOW\n   01 Calm introduction\n   02 Real glass \/ accent-light expectation\n   03 Color temperature selection\n   04 Size reference\n   05 Anti-roll ring\n   06 Placement\n   07 Integrated LED \/ electrical\n   08 Care \u0026 practical notes\n   09 Specifications\n   10 FAQ\n   11 Shipping \u0026 Returns\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-tomato{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --shell:#F1ECE5;\n  --glass:#EFE8E2;\n  --red-soft:#F1E3DE;\n  --red:#A6533F;\n  --red-deep:#784335;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D1C5BA;\n  --line-soft:#E5DDD5;\n\n  --gold:#AE8C60;\n  --gold-dark:#74593E;\n\n  width:100%;\n  max-width:920px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-tomato *,\n.stb-tomato *::before,\n.stb-tomato *::after{\n  box-sizing:border-box;\n}\n\n.stb-tomato h2,\n.stb-tomato 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-tomato p{\n  margin-top:0;\n}\n\n.stb-tomato__eyebrow{\n  display:block;\n  margin-bottom:6px;\n\n  color:var(--red-deep);\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-tomato__title{\n  max-width:650px;\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.015em;\n}\n\n.stb-tomato__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-tomato__copy{\n  max-width:680px;\n  margin:0;\n\n  color:#655B53;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n.stb-tomato__hint{\n  display:block;\n  margin-top:5px;\n\n  color:#897C72;\n\n  font-size:8.5px;\n  font-weight:600;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.stb-tomato__image{\n  display:block;\n\n  width:100%;\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  text-decoration:none;\n}\n\n.stb-tomato__image img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-tomato__intro{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 210px;\n\n  margin-bottom:10px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-tomato__intro::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:25px;\n\n  width:48px;\n  height:2px;\n\n  background:var(--red);\n}\n\n.stb-tomato__intro-main{\n  padding:24px 25px 22px;\n}\n\n.stb-tomato__intro-main p{\n  max-width:610px;\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.2px;\n  line-height:1.68;\n}\n\n.stb-tomato__intro-side{\n  display:grid;\n  grid-template-rows:1fr 1fr;\n\n  background:var(--espresso);\n}\n\n.stb-tomato__intro-stat{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px 17px;\n}\n\n.stb-tomato__intro-stat +\n.stb-tomato__intro-stat{\n  border-top:1px solid #584940;\n}\n\n.stb-tomato__intro-stat small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#D1AE8F;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-tomato__intro-stat strong{\n  display:block;\n\n  color:#FFF8EF;\n\n  font-size:14px;\n  line-height:1.3;\n  font-weight:500;\n}\n\n.stb-tomato__intro-stat span{\n  margin-top:2px;\n\n  color:#D7CCC3;\n\n  font-size:8.8px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-tomato__quick{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-tomato__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-tomato__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-tomato__quick-item small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-tomato__quick-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.6px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   WHAT MATTERS\n========================================================= *\/\n\n.stb-tomato__essentials{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:29px;\n}\n\n.stb-tomato__essential{\n  padding:17px 18px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-tomato__essential--glass{\n  background:var(--red-soft);\n\n  border-top:2px solid var(--red);\n}\n\n.stb-tomato__essential--dark{\n  background:var(--espresso);\n\n  border-color:var(--espresso);\n}\n\n.stb-tomato__essential small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-tomato__essential strong{\n  display:block;\n  margin-bottom:5px;\n\n  color:var(--ink);\n\n  font-size:12px;\n  font-weight:500;\n}\n\n.stb-tomato__essential p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:9.6px;\n  line-height:1.52;\n}\n\n.stb-tomato__essential--dark small{\n  color:#D1AE8F;\n}\n\n.stb-tomato__essential--dark strong{\n  color:#FFF8EF;\n}\n\n.stb-tomato__essential--dark p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   MATERIAL STRIP\n========================================================= *\/\n\n.stb-tomato__material{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-tomato__material-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--glass);\n}\n\n.stb-tomato__material-label small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#786E66;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-tomato__material-label strong{\n  color:var(--ink);\n\n  font-size:11px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-tomato__material-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-tomato__material-item{\n  padding:13px 14px;\n\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-tomato__material-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-tomato__material-item strong{\n  display:block;\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:9.9px;\n  font-weight:500;\n}\n\n.stb-tomato__material-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:8.7px;\n  line-height:1.43;\n}\n\n\n\/* =========================================================\n   CCT\n========================================================= *\/\n\n.stb-tomato__cct{\n  margin-bottom:29px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-tomato__cct-head{\n  padding:16px 18px;\n\n  background:var(--espresso);\n}\n\n.stb-tomato__cct-head .stb-tomato__eyebrow{\n  color:#D1AE8F;\n}\n\n.stb-tomato__cct-head h3{\n  margin:0 0 4px;\n\n  color:#FFF8EF;\n\n  font-size:18px;\n}\n\n.stb-tomato__cct-head p{\n  margin:0;\n\n  color:#D7CCC3;\n\n  font-size:9.5px;\n  line-height:1.5;\n}\n\n.stb-tomato__cct-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:var(--paper);\n}\n\n.stb-tomato__cct-item{\n  padding:14px 15px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-tomato__cct-item:last-child{\n  border-right:0;\n}\n\n.stb-tomato__cct-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-tomato__cct-item strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.stb-tomato__cct-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:8.9px;\n  line-height:1.45;\n}\n\n.stb-tomato__cct-note{\n  padding:10px 14px;\n\n  background:var(--cream);\n\n  border-top:1px solid var(--line);\n}\n\n.stb-tomato__cct-note strong{\n  display:block;\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:9.8px;\n  font-weight:500;\n}\n\n.stb-tomato__cct-note p{\n  margin:0;\n\n  color:#70665E;\n\n  font-size:8.8px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-tomato__size{\n  margin-bottom:29px;\n}\n\n.stb-tomato__size-head{\n  margin-bottom:10px;\n}\n\n.stb-tomato__size-layout{\n  display:grid;\n  grid-template-columns:190px minmax(0,1fr);\n\n  gap:8px;\n}\n\n.stb-tomato__size-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:9px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-tomato__size-image{\n  width:160px;\n  max-width:100%;\n}\n\n.stb-tomato__size-info{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-tomato__size-number{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--red-soft);\n}\n\n.stb-tomato__size-number small{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--red-deep);\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-tomato__size-number strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:18px;\n  line-height:1.15;\n  font-weight:500;\n}\n\n.stb-tomato__size-number span{\n  color:#715F57;\n\n  font-size:8.8px;\n}\n\n.stb-tomato__size-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px 16px;\n\n  background:var(--cream);\n}\n\n.stb-tomato__size-copy strong{\n  display:block;\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:10.9px;\n  font-weight:500;\n}\n\n.stb-tomato__size-copy p{\n  margin:0;\n\n  color:#6A6058;\n\n  font-size:9.3px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   ANTI ROLL\n========================================================= *\/\n\n.stb-tomato__roll{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-tomato__roll-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--espresso);\n}\n\n.stb-tomato__roll-label small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#D1AE8F;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-tomato__roll-label strong{\n  color:#FFF8EF;\n\n  font-size:11px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-tomato__roll-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px 16px;\n\n  background:var(--paper);\n}\n\n.stb-tomato__roll-copy strong{\n  display:block;\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:10.8px;\n  font-weight:500;\n}\n\n.stb-tomato__roll-copy p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.3px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.stb-tomato__placement{\n  margin-bottom:29px;\n}\n\n.stb-tomato__placement-head{\n  margin-bottom:9px;\n}\n\n.stb-tomato__placement-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-tomato__placement-item{\n  padding:13px 14px;\n\n  background:var(--paper);\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-tomato__placement-item:last-child{\n  border-right:0;\n}\n\n.stb-tomato__placement-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-tomato__placement-item strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.2px;\n  font-weight:500;\n}\n\n.stb-tomato__placement-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:8.8px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   LED\n========================================================= *\/\n\n.stb-tomato__led{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:8px;\n}\n\n.stb-tomato__led-card{\n  padding:14px 15px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-tomato__led-card--dark{\n  background:var(--espresso);\n\n  border-color:var(--espresso);\n}\n\n.stb-tomato__led-card small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-tomato__led-card strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.8px;\n  font-weight:500;\n}\n\n.stb-tomato__led-card p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.4px;\n  line-height:1.49;\n}\n\n.stb-tomato__led-card--dark small{\n  color:#D1AE8F;\n}\n\n.stb-tomato__led-card--dark strong{\n  color:#FFF8EF;\n}\n\n.stb-tomato__led-card--dark p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   UTILITY\n========================================================= *\/\n\n.stb-tomato__utility{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:8px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-tomato__utility-item{\n  padding:12px 13px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-tomato__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-tomato__utility-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-tomato__utility-item strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-tomato__utility-item p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:8.7px;\n  line-height:1.43;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.stb-tomato__care{\n  margin-bottom:29px;\n\n  padding:13px 15px;\n\n  background:var(--glass);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--red);\n  border-radius:5px;\n}\n\n.stb-tomato__care strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.7px;\n  font-weight:500;\n}\n\n.stb-tomato__care p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.4px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-tomato__specs{\n  margin-bottom:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-tomato__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-tomato__spec-head span{\n  color:#D1AE8F;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-tomato__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-tomato__spec{\n  display:grid;\n  grid-template-columns:28% 72%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-tomato__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-tomato__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n.stb-tomato__spec strong{\n  color:var(--ink);\n\n  font-size:11px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-tomato__faq{\n  max-width:760px;\n\n  margin:0 auto 29px;\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-tomato__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-tomato__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-tomato__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:12.5px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-tomato__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-tomato__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  top:-3px;\n  right:2px;\n\n  color:var(--red-deep);\n\n  font-size:19px;\n}\n\n.stb-tomato__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-tomato__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.2px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-tomato__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-tomato__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-tomato__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.3px;\n  line-height:1.62;\n}\n\n.stb-tomato__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-tomato__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-tomato__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(16,15,14,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-tomato__lightbox:target{\n  display:flex;\n}\n\n.stb-tomato__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-tomato__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n}\n\n.stb-tomato__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n  text-align:center;\n}\n\n.stb-tomato__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.2px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-tomato__intro{\n    grid-template-columns:1fr 180px;\n  }\n\n  .stb-tomato__title{\n    font-size:25px;\n  }\n\n  .stb-tomato__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-tomato{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  .stb-tomato__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-tomato__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-tomato__intro-side{\n    grid-template-columns:1fr 1fr;\n    grid-template-rows:none;\n  }\n\n  .stb-tomato__intro-stat{\n    padding:10px 12px;\n  }\n\n  .stb-tomato__intro-stat +\n  .stb-tomato__intro-stat{\n    border-top:0;\n    border-left:1px solid #584940;\n  }\n\n  .stb-tomato__title{\n    font-size:23px;\n  }\n\n\n  .stb-tomato__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-tomato__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-tomato__quick-item:nth-child(1),\n  .stb-tomato__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  .stb-tomato__essentials{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-tomato__material{\n    grid-template-columns:90px minmax(0,1fr);\n  }\n\n  .stb-tomato__material-label{\n    padding:10px;\n  }\n\n  .stb-tomato__material-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-tomato__material-item +\n  .stb-tomato__material-item{\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-tomato__cct-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-tomato__cct-item{\n    border-right:0;\n  }\n\n  .stb-tomato__cct-item +\n  .stb-tomato__cct-item{\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-tomato__size-layout{\n    grid-template-columns:100px minmax(0,1fr);\n\n    gap:6px;\n  }\n\n  .stb-tomato__size-media{\n    padding:5px;\n  }\n\n  .stb-tomato__size-image{\n    width:87px;\n  }\n\n  .stb-tomato__size-info{\n    grid-template-columns:85px minmax(0,1fr);\n  }\n\n  .stb-tomato__size-number{\n    padding:9px;\n  }\n\n  .stb-tomato__size-number strong{\n    font-size:14px;\n  }\n\n  .stb-tomato__size-copy{\n    padding:10px 11px;\n  }\n\n\n  .stb-tomato__roll{\n    grid-template-columns:90px minmax(0,1fr);\n  }\n\n\n  .stb-tomato__placement-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-tomato__placement-item{\n    border-right:0;\n  }\n\n  .stb-tomato__placement-item +\n  .stb-tomato__placement-item{\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-tomato__led{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-tomato__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-tomato__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-tomato__utility-item:nth-child(1),\n  .stb-tomato__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  .stb-tomato__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n    padding:9px 12px;\n  }\n\n  .stb-tomato__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-tomato__faq{\n    padding:12px 14px;\n  }\n\n\n  .stb-tomato__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-tomato\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-tomato__intro\"\u003e\n\u003cdiv class=\"stb-tomato__intro-main\"\u003e\n\u003cspan class=\"stb-tomato__eyebrow\"\u003e Glossy Glass · Sculptural Accent Lamp \u003c\/span\u003e\n\u003ch2 class=\"stb-tomato__title\"\u003eA Playful Shape, Made With Real Glass.\u003c\/h2\u003e\n\u003cp\u003eTomato turns a familiar everyday form into a small luminous object: a rounded red glass body, green glass stem and soft internal glow. It brings personality to a room without sacrificing the polished feel of real glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tomato__intro-side\"\u003e\n\u003cdiv class=\"stb-tomato__intro-stat\"\u003e\n\u003csmall\u003e Overall Size \u003c\/small\u003e \u003cstrong\u003e Ø8.6\" × H8.6\" \u003c\/strong\u003e \u003cspan\u003e Ø22 × H22cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tomato__intro-stat\"\u003e\n\u003csmall\u003e Best Use \u003c\/small\u003e \u003cstrong\u003e Ambient Accent \u003c\/strong\u003e \u003cspan\u003e Decorative, not task lighting \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-tomato__quick\"\u003e\n\u003cdiv class=\"stb-tomato__quick-item\"\u003e\n\u003csmall\u003e Body \u003c\/small\u003e \u003cstrong\u003e Thick Glossy Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tomato__quick-item\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tomato__quick-item\"\u003e\n\u003csmall\u003e Extra \u003c\/small\u003e \u003cstrong\u003e Anti-Roll Ring Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tomato__quick-item\"\u003e\n\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Plug-In \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       WHAT SHOPPERS NEED TO KNOW\n  ====================================================== --\u003e\n\u003csection class=\"stb-tomato__essentials\"\u003e\n\u003carticle class=\"stb-tomato__essential stb-tomato__essential--glass\"\u003e\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Real Glass, Not Plastic \u003c\/strong\u003e\n\u003cp\u003eThe rounded red body and green stem are made from glass, giving the lamp a smoother shine, greater visual depth and more substantial feel than molded plastic.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-tomato__essential stb-tomato__essential--dark\"\u003e\u003csmall\u003e Brightness Expectation \u003c\/small\u003e \u003cstrong\u003e Designed for Atmosphere \u003c\/strong\u003e\n\u003cp\u003eTomato is an accent lamp, not a bright reading or work light. Use it for mood, color and decorative illumination, and pair it with a dedicated task light when needed.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-tomato__material\"\u003e\n\u003cdiv class=\"stb-tomato__material-label\"\u003e\n\u003csmall\u003e Construction \u003c\/small\u003e \u003cstrong\u003e Glass + Metal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tomato__material-grid\"\u003e\n\u003carticle class=\"stb-tomato__material-item\"\u003e\u003csmall\u003e Body \u003c\/small\u003e \u003cstrong\u003e Red Glossy Glass \u003c\/strong\u003e\n\u003cp\u003eRounded and reflective with a rich polished surface.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-tomato__material-item\"\u003e\u003csmall\u003e Stem \u003c\/small\u003e \u003cstrong\u003e Green Glass \u003c\/strong\u003e\n\u003cp\u003eKeeps the tomato silhouette recognizable from every angle.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-tomato__material-item\"\u003e\u003csmall\u003e Internal \u003c\/small\u003e \u003cstrong\u003e Metal + Integrated LED \u003c\/strong\u003e\n\u003cp\u003eThe lighting components are contained inside the glass form.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COLOR TEMPERATURE\n  ====================================================== --\u003e\n\u003csection class=\"stb-tomato__cct\"\u003e\n\u003cdiv class=\"stb-tomato__cct-head\"\u003e\n\u003cspan class=\"stb-tomato__eyebrow\"\u003e Choose Before Shipment \u003c\/span\u003e\n\u003ch3\u003eSelect the Light Tone You Want.\u003c\/h3\u003e\n\u003cp\u003eTomato is available in three fixed color-temperature options. Default is warm 3000K.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tomato__cct-grid\"\u003e\n\u003carticle class=\"stb-tomato__cct-item\"\u003e\u003csmall\u003e Warm \u003c\/small\u003e \u003cstrong\u003e 3000K \u003c\/strong\u003e\n\u003cp\u003eThe default choice. Softer, warmer and especially suited to evening ambient light.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-tomato__cct-item\"\u003e\u003csmall\u003e Neutral \u003c\/small\u003e \u003cstrong\u003e 4000K \u003c\/strong\u003e\n\u003cp\u003eCleaner and more neutral while retaining the same decorative glass form.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-tomato__cct-item\"\u003e\u003csmall\u003e Cool \u003c\/small\u003e \u003cstrong\u003e 6000K \u003c\/strong\u003e\n\u003cp\u003eA cooler, crisper light tone for shoppers who prefer a whiter appearance.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tomato__cct-note\"\u003e\n\u003cstrong\u003e Important: the three temperatures are not switchable after purchase. \u003c\/strong\u003e\n\u003cp\u003eChoose 3000K, 4000K or 6000K when ordering. Each lamp is supplied in one fixed color temperature.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection id=\"tomato-size-section\" class=\"stb-tomato__size\"\u003e\n\u003cdiv class=\"stb-tomato__size-head\"\u003e\n\u003cspan class=\"stb-tomato__eyebrow\"\u003e Dimension Reference \u003c\/span\u003e\n\u003ch3 class=\"stb-tomato__section-title\"\u003eCompact, But Not Tiny.\u003c\/h3\u003e\n\u003cp class=\"stb-tomato__copy\"\u003eTomato measures 8.6 inches across as well as 8.6 inches high. Check the full diameter, especially for narrow shelves and smaller bedside tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tomato__size-layout\"\u003e\n\u003cdiv class=\"stb-tomato__size-media\"\u003e\n\u003cdiv class=\"stb-tomato__size-image\"\u003e\u003ca href=\"#tomato-size-image\" class=\"stb-tomato__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tomato-glass-table-lamp-stuberlighting_15.jpg?v=1785919596\" alt=\"Tomato Glass Table Lamp dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-tomato__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tomato__size-info\"\u003e\n\u003cdiv class=\"stb-tomato__size-number\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 8.6\" \u003c\/strong\u003e \u003cspan\u003e 22cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tomato__size-copy\"\u003e\n\u003cstrong\u003e Ø8.6\" × H8.6\" · Ø22 × H22cm \u003c\/strong\u003e\n\u003cp\u003eA rounded accent-lamp scale for a kitchen counter, nightstand, console or open shelf.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOX\n       WHOLE OVERLAY IS CLICKABLE TO CLOSE\n  ====================================================== --\u003e \u003ca id=\"tomato-size-image\" href=\"#tomato-size-section\" class=\"stb-tomato__lightbox\"\u003e \u003cspan class=\"stb-tomato__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tomato-glass-table-lamp-stuberlighting_15.jpg?v=1785919596\" alt=\"Enlarged Tomato Glass Table Lamp dimension diagram\"\u003e \u003cspan class=\"stb-tomato__lightbox-caption\"\u003e Tomato · Ø8.6\" × H8.6\" · Ø22 × H22cm \u003c\/span\u003e \u003cspan class=\"stb-tomato__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       ANTI ROLL RING\n  ====================================================== --\u003e\n\u003csection class=\"stb-tomato__roll\"\u003e\n\u003cdiv class=\"stb-tomato__roll-label\"\u003e\n\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e Anti-Roll Ring \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tomato__roll-copy\"\u003e\n\u003cstrong\u003e The round glass body is designed to sit on a small support ring. \u003c\/strong\u003e\n\u003cp\u003ePlace the included ring underneath the lamp to keep the rounded tomato form stable and prevent it from rolling on the table or shelf.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PLACEMENT\n  ====================================================== --\u003e\n\u003csection class=\"stb-tomato__placement\"\u003e\n\u003cdiv class=\"stb-tomato__placement-head\"\u003e\n\u003cspan class=\"stb-tomato__eyebrow\"\u003e Where It Works Best \u003c\/span\u003e\n\u003ch3 class=\"stb-tomato__section-title\"\u003eUse It Where a Small Object Can Add Character.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tomato__placement-grid\"\u003e\n\u003carticle class=\"stb-tomato__placement-item\"\u003e\u003csmall\u003e Kitchen \u003c\/small\u003e \u003cstrong\u003e Counter Accent \u003c\/strong\u003e\n\u003cp\u003eThe tomato form feels especially natural in a kitchen or breakfast area.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-tomato__placement-item\"\u003e\u003csmall\u003e Bedroom \u003c\/small\u003e \u003cstrong\u003e Nightstand Glow \u003c\/strong\u003e\n\u003cp\u003eBest used as soft evening atmosphere rather than a strong reading lamp.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-tomato__placement-item\"\u003e\u003csmall\u003e Living Space \u003c\/small\u003e \u003cstrong\u003e Shelf \/ Console Object \u003c\/strong\u003e\n\u003cp\u003eWorks as a sculptural glass accent even when switched off.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INTEGRATED LED\n  ====================================================== --\u003e\n\u003csection class=\"stb-tomato__led\"\u003e\n\u003carticle class=\"stb-tomato__led-card\"\u003e\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003cp\u003eTomato does not require a conventional screw-in bulb. Its LED light source is built directly into the lamp and is rated for approximately 50,000 hours.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-tomato__led-card stb-tomato__led-card--dark\"\u003e\u003csmall\u003e Replacement \u003c\/small\u003e \u003cstrong\u003e Built-In · Not User-Replaceable \u003c\/strong\u003e\n\u003cp\u003eThe LED is part of the fixture rather than a standard replaceable bulb and is not designed for routine user replacement.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ELECTRICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-tomato__utility\"\u003e\n\u003cdiv class=\"stb-tomato__utility-item\"\u003e\n\u003csmall\u003e Rated Power \u003c\/small\u003e \u003cstrong\u003e Max 40W \u003c\/strong\u003e\n\u003cp\u003eIntegrated light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tomato__utility-item\"\u003e\n\u003csmall\u003e Voltage \u003c\/small\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003cp\u003ePlug-in lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tomato__utility-item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59\" \/ 150cm \u003c\/strong\u003e\n\u003cp\u003eInline switch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tomato__utility-item\"\u003e\n\u003csmall\u003e Plug Options \u003c\/small\u003e \u003cstrong\u003e US \/ UK \/ AU \/ EU \u003c\/strong\u003e\n\u003cp\u003eRegional options.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"stb-tomato__care\"\u003e\u003cstrong\u003e Real glass should be handled like a decorative glass object. \u003c\/strong\u003e\n\u003cp\u003eSet the lamp down gently, keep the anti-roll ring positioned underneath and clean the glass with a soft cloth. Tomato is rated IP20 for indoor dry locations only and is not waterproof. Screen colors are approximate; hand-measured dimensions may vary 1–2cm.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-tomato__specs\"\u003e\n\u003cdiv class=\"stb-tomato__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Tomato Glass Table Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tomato__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Glass · Metal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tomato__spec\"\u003e\n\u003cspan\u003e Body \u003c\/span\u003e \u003cstrong\u003e Thick Glossy Red Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tomato__spec\"\u003e\n\u003cspan\u003e Stem \u003c\/span\u003e \u003cstrong\u003e Green Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tomato__spec\"\u003e\n\u003cspan\u003e Size \u003c\/span\u003e \u003cstrong\u003e Ø8.6\" × H8.6\" · Ø22 × H22cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tomato__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED Included · Approx. 50,000-Hour Rated Life \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tomato__spec\"\u003e\n\u003cspan\u003e LED Replacement \u003c\/span\u003e \u003cstrong\u003e Built-In · Not User-Replaceable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tomato__spec\"\u003e\n\u003cspan\u003e Color Temperature \u003c\/span\u003e \u003cstrong\u003e 3000K · 4000K · 6000K · Default 3000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tomato__spec\"\u003e\n\u003cspan\u003e CCT Operation \u003c\/span\u003e \u003cstrong\u003e Select Before Shipment · One Fixed Color Temperature Per Lamp · Not Switchable After Purchase \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tomato__spec\"\u003e\n\u003cspan\u003e Rated Power \u003c\/span\u003e \u003cstrong\u003e Max 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tomato__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tomato__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tomato__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Inline Push-Button On \/ Off Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tomato__spec\"\u003e\n\u003cspan\u003e Plug Options \u003c\/span\u003e \u003cstrong\u003e US · UK · AU · EU \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tomato__spec\"\u003e\n\u003cspan\u003e Included Extra \u003c\/span\u003e \u003cstrong\u003e Anti-Roll Support Ring \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tomato__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Plug-In Table Lamp · No Hardwiring Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tomato__spec\"\u003e\n\u003cspan\u003e Light Character \u003c\/span\u003e \u003cstrong\u003e Decorative Ambient Accent Light · Not Intended as Primary Task Lighting \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tomato__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-tomato__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-tomato__faq\"\u003e\u003cspan class=\"stb-tomato__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-tomato__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the Tomato lamp actually made from glass?\u003c\/summary\u003e\n\u003cp\u003eYes. The body is made from thick, glossy red glass, with a green glass stem. It should be handled with the same care as any decorative glass object.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill the round lamp roll around?\u003c\/summary\u003e\n\u003cp\u003eAn anti-roll support ring is included. Place the ring underneath the lamp so the rounded glass body remains stable on the table, counter or shelf.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Tomato bright enough for reading?\u003c\/summary\u003e\n\u003cp\u003eTomato is designed as decorative ambient lighting rather than a bright task lamp. It works well for atmosphere and visual character, but focused reading or work should use an additional dedicated light source.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I switch between 3000K, 4000K and 6000K?\u003c\/summary\u003e\n\u003cp\u003eNo. Choose one color temperature when ordering. Each lamp is supplied in that fixed tone, with 3000K as the default. It does not switch between the three temperatures after purchase.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Tomato use a replaceable bulb?\u003c\/summary\u003e\n\u003cp\u003eNo. Tomato uses an integrated LED rated for approximately 50,000 hours. The LED is built into the lamp and is not designed for routine user replacement.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it need to be hardwired?\u003c\/summary\u003e\n\u003cp\u003eNo. Tomato is a plug-in table lamp with a 59\" \/ 150cm cord and inline push-button switch. US, UK, AU and EU plug options are available.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow large is it in person?\u003c\/summary\u003e\n\u003cp\u003eThe lamp measures Ø8.6\" × H8.6\" \/ Ø22 × H22cm. Because both the width and height are 8.6 inches, it has more presence than a very small novelty lamp while remaining easy to place on a shelf, counter or table.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-tomato__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.6\" x H 8.6\" \/ Green \u0026 Red \/ US Plug","offer_id":52731998437659,"sku":"STB-TL-26-10462","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.6\" x H 8.6\" \/ Green \u0026 Red \/ UKPlug","offer_id":52731998470427,"sku":"STB-TL-26-10463","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.6\" x H 8.6\" \/ Green \u0026 Red \/ AU Plug","offer_id":52731998503195,"sku":"STB-TL-26-10464","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.6\" x H 8.6\" \/ Green \u0026 Red \/ EU Plug","offer_id":52731998535963,"sku":"STB-TL-26-10465","price":245.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tomato-glass-table-lamp-stuberlighting_1.jpg?v=1785919596"},{"product_id":"orbis-acrylic-pendant-light","title":"Orbis Acrylic Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — ORBIS ACRYLIC PENDANT LIGHT\n\n   PRODUCT-SPECIFIC FLOW\n   01 Quiet intro\n   02 Disc light character\n   03 Acrylic — not glass\n   04 Small \/ Large decision\n   05 Real dimension diagram\n   06 Hanging height\n   07 Bulb \/ dimming\n   08 Installation\n   09 Specifications\n   10 FAQ\n   11 Shipping \u0026 Returns\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-orbis{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --shell:#F1ECE5;\n  --opal:#F3F0EB;\n  --opal-deep:#E9E4DE;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D1C5BA;\n  --line-soft:#E5DDD5;\n\n  --gold:#AE8C60;\n  --gold-dark:#74593E;\n\n  width:100%;\n  max-width:920px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-orbis *,\n.stb-orbis *::before,\n.stb-orbis *::after{\n  box-sizing:border-box;\n}\n\n.stb-orbis h2,\n.stb-orbis 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-orbis p{\n  margin-top:0;\n}\n\n.stb-orbis__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-orbis__title{\n  max-width:660px;\n\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.15;\n  letter-spacing:-.015em;\n}\n\n.stb-orbis__section-title{\n  margin:0 0 6px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-orbis__copy{\n  max-width:680px;\n  margin:0;\n\n  color:#655B53;\n\n  font-size:11.7px;\n  line-height:1.6;\n}\n\n.stb-orbis__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#897C72;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.stb-orbis__image{\n  display:block;\n\n  width:100%;\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  text-decoration:none;\n}\n\n.stb-orbis__image img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-orbis__intro{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 210px;\n\n  margin-bottom:10px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-orbis__intro::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:25px;\n\n  width:48px;\n  height:2px;\n\n  background:var(--gold);\n}\n\n.stb-orbis__intro-main{\n  padding:23px 25px 21px;\n}\n\n.stb-orbis__intro-main p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13px;\n  line-height:1.66;\n}\n\n.stb-orbis__intro-side{\n  display:grid;\n  grid-template-rows:1fr 1fr;\n\n  background:var(--espresso);\n}\n\n.stb-orbis__intro-stat{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px 17px;\n}\n\n.stb-orbis__intro-stat +\n.stb-orbis__intro-stat{\n  border-top:1px solid #584940;\n}\n\n.stb-orbis__intro-stat small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-orbis__intro-stat strong{\n  display:block;\n\n  color:#FFF8EF;\n\n  font-size:13.5px;\n  line-height:1.3;\n  font-weight:500;\n}\n\n.stb-orbis__intro-stat span{\n  margin-top:2px;\n\n  color:#D7CCC3;\n\n  font-size:8.6px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-orbis__quick{\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-orbis__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-orbis__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-orbis__quick-item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-orbis__quick-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   LIGHT CHARACTER\n========================================================= *\/\n\n.stb-orbis__light{\n  display:grid;\n  grid-template-columns:160px minmax(0,1fr);\n\n  margin-bottom:8px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-orbis__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-orbis__light-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-orbis__light-label strong{\n  color:#FFF8EF;\n\n  font-size:11px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-orbis__light-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-orbis__light-item{\n  padding:14px 15px;\n}\n\n.stb-orbis__light-item +\n.stb-orbis__light-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-orbis__light-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-orbis__light-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.2px;\n  font-weight:500;\n}\n\n.stb-orbis__light-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:8.9px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   MATERIAL\n========================================================= *\/\n\n.stb-orbis__material{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:28px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-orbis__material-card{\n  padding:16px 17px;\n\n  background:var(--opal);\n}\n\n.stb-orbis__material-card +\n.stb-orbis__material-card{\n  border-left:1px solid var(--line);\n}\n\n.stb-orbis__material-card--dark{\n  background:var(--espresso);\n}\n\n.stb-orbis__material-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-orbis__material-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.stb-orbis__material-card p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:9.3px;\n  line-height:1.49;\n}\n\n.stb-orbis__material-card--dark small{\n  color:#CBAF88;\n}\n\n.stb-orbis__material-card--dark strong{\n  color:#FFF8EF;\n}\n\n.stb-orbis__material-card--dark p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   SIZE CHOICE\n========================================================= *\/\n\n.stb-orbis__sizes{\n  margin-bottom:28px;\n}\n\n.stb-orbis__sizes-head{\n  margin-bottom:10px;\n}\n\n.stb-orbis__size-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n}\n\n.stb-orbis__size-card{\n  padding:16px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-orbis__size-card--large{\n  background:var(--espresso);\n\n  border-color:var(--espresso);\n}\n\n.stb-orbis__size-card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-orbis__size-card strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:17px;\n  line-height:1.2;\n  font-weight:500;\n}\n\n.stb-orbis__size-card span{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:#81746B;\n\n  font-size:9px;\n}\n\n.stb-orbis__size-card p{\n  margin:0;\n\n  color:#665C54;\n\n  font-size:9.3px;\n  line-height:1.49;\n}\n\n.stb-orbis__size-card--large small{\n  color:#CBAF88;\n}\n\n.stb-orbis__size-card--large strong{\n  color:#FFF8EF;\n}\n\n.stb-orbis__size-card--large span{\n  color:#C8B9AD;\n}\n\n.stb-orbis__size-card--large p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   SCALE NOTE\n========================================================= *\/\n\n.stb-orbis__scale{\n  margin-bottom:28px;\n\n  padding:13px 15px;\n\n  background:var(--opal-deep);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-orbis__scale strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.7px;\n  font-weight:500;\n}\n\n.stb-orbis__scale p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:9.3px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   DIMENSION IMAGE\n========================================================= *\/\n\n.stb-orbis__diagram{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 195px;\n\n  margin-bottom:28px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-orbis__diagram-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:17px 19px;\n\n  background:var(--cream);\n}\n\n.stb-orbis__diagram-copy h3{\n  margin:0 0 5px;\n\n  font-size:18px;\n}\n\n.stb-orbis__diagram-copy p{\n  margin:0 0 8px;\n\n  color:#675D55;\n\n  font-size:9.8px;\n  line-height:1.5;\n}\n\n.stb-orbis__diagram-data{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border-top:1px solid var(--line);\n}\n\n.stb-orbis__diagram-data div{\n  padding:8px 9px 0 0;\n}\n\n.stb-orbis__diagram-data div +\n.stb-orbis__diagram-data div{\n  padding-left:9px;\n\n  border-left:1px solid var(--line);\n}\n\n.stb-orbis__diagram-data small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-orbis__diagram-data strong{\n  color:var(--ink);\n\n  font-size:9.2px;\n  font-weight:500;\n}\n\n.stb-orbis__diagram-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:10px;\n\n  background:var(--paper);\n}\n\n.stb-orbis__diagram-image{\n  width:165px;\n  max-width:100%;\n}\n\n\n\/* =========================================================\n   HANGING HEIGHT\n========================================================= *\/\n\n.stb-orbis__drop{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-orbis__drop-number{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--espresso);\n}\n\n.stb-orbis__drop-number small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-orbis__drop-number strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#FFF8EF;\n\n  font-size:18px;\n  line-height:1.15;\n  font-weight:500;\n}\n\n.stb-orbis__drop-number span{\n  color:#D7CCC3;\n\n  font-size:8.7px;\n}\n\n.stb-orbis__drop-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-orbis__drop-item{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:13px 14px;\n}\n\n.stb-orbis__drop-item +\n.stb-orbis__drop-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-orbis__drop-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-orbis__drop-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10px;\n  font-weight:500;\n}\n\n.stb-orbis__drop-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:8.7px;\n  line-height:1.43;\n}\n\n\n\/* =========================================================\n   BULB \/ DIMMING\n========================================================= *\/\n\n.stb-orbis__bulb{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:8px;\n}\n\n.stb-orbis__bulb-card{\n  padding:14px 15px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-orbis__bulb-card--dark{\n  background:var(--espresso);\n\n  border-color:var(--espresso);\n}\n\n.stb-orbis__bulb-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-orbis__bulb-card strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.7px;\n  font-weight:500;\n}\n\n.stb-orbis__bulb-card p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.2px;\n  line-height:1.48;\n}\n\n.stb-orbis__bulb-card--dark small{\n  color:#CBAF88;\n}\n\n.stb-orbis__bulb-card--dark strong{\n  color:#FFF8EF;\n}\n\n.stb-orbis__bulb-card--dark p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   INSTALL\n========================================================= *\/\n\n.stb-orbis__install{\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-orbis__install-item{\n  padding:13px 14px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-orbis__install-item:last-child{\n  border-right:0;\n}\n\n.stb-orbis__install-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-orbis__install-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10px;\n  font-weight:500;\n}\n\n.stb-orbis__install-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:8.7px;\n  line-height:1.43;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-orbis__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-orbis__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-orbis__spec-head span{\n  color:#C8B08E;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-orbis__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:14.5px;\n  font-weight:500;\n}\n\n.stb-orbis__spec{\n  display:grid;\n  grid-template-columns:28% 72%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-orbis__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-orbis__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:9.8px;\n  line-height:1.45;\n}\n\n.stb-orbis__spec strong{\n  color:var(--ink);\n\n  font-size:10.7px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-orbis__faq{\n  max-width:760px;\n\n  margin:0 auto 28px;\n  padding:13px 16px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-orbis__faq details{\n  padding:10px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-orbis__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-orbis__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:12.2px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-orbis__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-orbis__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  top:-3px;\n  right:2px;\n\n  color:var(--gold-dark);\n\n  font-size:19px;\n}\n\n.stb-orbis__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-orbis__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11px;\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-orbis__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-orbis__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-orbis__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.3px;\n  line-height:1.62;\n}\n\n.stb-orbis__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-orbis__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-orbis__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(16,15,14,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-orbis__lightbox:target{\n  display:flex;\n}\n\n.stb-orbis__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-orbis__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n}\n\n.stb-orbis__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-orbis__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-orbis__intro{\n    grid-template-columns:1fr 180px;\n  }\n\n  .stb-orbis__title{\n    font-size:25px;\n  }\n\n  .stb-orbis__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-orbis{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  .stb-orbis__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-orbis__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-orbis__intro-side{\n    grid-template-columns:1fr 1fr;\n    grid-template-rows:none;\n  }\n\n  .stb-orbis__intro-stat{\n    padding:10px 12px;\n  }\n\n  .stb-orbis__intro-stat +\n  .stb-orbis__intro-stat{\n    border-top:0;\n    border-left:1px solid #584940;\n  }\n\n  .stb-orbis__title{\n    font-size:23px;\n  }\n\n\n  .stb-orbis__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-orbis__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-orbis__quick-item:nth-child(1),\n  .stb-orbis__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  .stb-orbis__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-orbis__light-label{\n    padding:10px 13px;\n  }\n\n  .stb-orbis__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-orbis__light-item +\n  .stb-orbis__light-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-orbis__material{\n    grid-template-columns:1fr;\n  }\n\n  .stb-orbis__material-card +\n  .stb-orbis__material-card{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-orbis__size-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-orbis__diagram{\n    grid-template-columns:minmax(0,1fr) 105px;\n  }\n\n  .stb-orbis__diagram-copy{\n    padding:11px 12px;\n  }\n\n  .stb-orbis__diagram-media{\n    padding:6px;\n  }\n\n  .stb-orbis__diagram-image{\n    width:92px;\n  }\n\n\n  .stb-orbis__drop{\n    grid-template-columns:86px minmax(0,1fr);\n  }\n\n  .stb-orbis__drop-number{\n    padding:9px;\n  }\n\n  .stb-orbis__drop-number strong{\n    font-size:14px;\n  }\n\n  .stb-orbis__drop-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-orbis__drop-item +\n  .stb-orbis__drop-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-orbis__bulb{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-orbis__install{\n    grid-template-columns:1fr;\n  }\n\n  .stb-orbis__install-item{\n    border-right:0;\n  }\n\n  .stb-orbis__install-item +\n  .stb-orbis__install-item{\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-orbis__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-orbis__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-orbis__faq{\n    padding:12px 14px;\n  }\n\n\n  .stb-orbis__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-orbis\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbis__intro\"\u003e\n\u003cdiv class=\"stb-orbis__intro-main\"\u003e\n\u003cspan class=\"stb-orbis__eyebrow\"\u003e Opal Acrylic · Low-Profile Pendant \u003c\/span\u003e\n\u003ch2 class=\"stb-orbis__title\"\u003eA Wide, Quiet Disc With Soft Downward Light.\u003c\/h2\u003e\n\u003cp\u003eOrbis uses a broad, low UFO-inspired profile to visually anchor the surface below it. The opal-white acrylic softens the bulb into an even glow, making the pendant especially suited to dining tables, kitchen islands and breakfast bars.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbis__intro-side\"\u003e\n\u003cdiv class=\"stb-orbis__intro-stat\"\u003e\n\u003csmall\u003e Two Diameters \u003c\/small\u003e \u003cstrong\u003e 19.6\" \/ 27.5\" \u003c\/strong\u003e \u003cspan\u003e 50cm \/ 70cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbis__intro-stat\"\u003e\n\u003csmall\u003e Included Drop Wire \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e \u003cspan\u003e 150cm · adjustable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbis__quick\"\u003e\n\u003cdiv class=\"stb-orbis__quick-item\"\u003e\n\u003csmall\u003eShade\u003c\/small\u003e \u003cstrong\u003eOpal Acrylic\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbis__quick-item\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003eE26 \/ E27 Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbis__quick-item\"\u003e\n\u003csmall\u003eMaximum\u003c\/small\u003e \u003cstrong\u003e40W\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbis__quick-item\"\u003e\n\u003csmall\u003eInstallation\u003c\/small\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT CHARACTER\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbis__light\"\u003e\n\u003cdiv class=\"stb-orbis__light-label\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Soft + Even Downlight \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbis__light-grid\"\u003e\n\u003carticle class=\"stb-orbis__light-item\"\u003e\u003csmall\u003e Opal Diffusion \u003c\/small\u003e \u003cstrong\u003e Less Visible Glare \u003c\/strong\u003e\n\u003cp\u003eThe milky acrylic softens the direct appearance of the bulb and spreads the light more evenly.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-orbis__light-item\"\u003e\u003csmall\u003e Best Use \u003c\/small\u003e \u003cstrong\u003e Ambient Surface Lighting \u003c\/strong\u003e\n\u003cp\u003eDesigned to create comfortable light over a table or island rather than act as concentrated task lighting.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ACRYLIC\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbis__material\"\u003e\n\u003carticle class=\"stb-orbis__material-card\"\u003e\u003csmall\u003e Opal-White Acrylic \u003c\/small\u003e \u003cstrong\u003e Smooth When Off. Luminous When On. \u003c\/strong\u003e\n\u003cp\u003eThe shade has a clean, opaque-white appearance when unlit. Once illuminated, the material glows softly and helps distribute the light across the full disc.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-orbis__material-card stb-orbis__material-card--dark\"\u003e\u003csmall\u003e Important Material Detail \u003c\/small\u003e \u003cstrong\u003e Thickened Acrylic — Not Glass \u003c\/strong\u003e\n\u003cp\u003eOrbis intentionally uses acrylic rather than glass. It is lighter to handle overhead and less prone to cracking or shattering, while maintaining the smooth opal appearance.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE CHOICE\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbis__sizes\"\u003e\n\u003cdiv class=\"stb-orbis__sizes-head\"\u003e\n\u003cspan class=\"stb-orbis__eyebrow\"\u003e Choose by Diameter \u003c\/span\u003e\n\u003ch3 class=\"stb-orbis__section-title\"\u003eThe Main Difference Is How Much Visual Space the Disc Occupies.\u003c\/h3\u003e\n\u003cp class=\"stb-orbis__copy\"\u003eOrbis is intentionally broad and low, so compare the diameter with your island or dining table before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbis__size-grid\"\u003e\n\u003carticle class=\"stb-orbis__size-card\"\u003e\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e Ø19.6\" × H11\" \u003c\/strong\u003e \u003cspan\u003e Ø50 × H28cm \u003c\/span\u003e\n\u003cp\u003eBest suited to a breakfast bar, smaller kitchen island or bistro-size dining table.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-orbis__size-card stb-orbis__size-card--large\"\u003e\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø27.5\" × H12.6\" \u003c\/strong\u003e \u003cspan\u003e Ø70 × H32cm \u003c\/span\u003e\n\u003cp\u003eChoose Large when the pendant needs enough width to visually anchor a full island or larger dining table.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SCALE NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbis__scale\"\u003e\u003cstrong\u003e Check the diameter before ordering — Orbis is wider than its low profile can make it appear online. \u003c\/strong\u003e\n\u003cp\u003eSmall is almost 20 inches across and Large is 27.5 inches across. Measuring the table or island first is the easiest way to avoid choosing a fixture that feels unexpectedly large or small in the room.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       REAL DIMENSION IMAGE\n  ====================================================== --\u003e\n\u003csection id=\"orbis-size-section\" class=\"stb-orbis__diagram\"\u003e\n\u003cdiv class=\"stb-orbis__diagram-copy\"\u003e\n\u003cspan class=\"stb-orbis__eyebrow\"\u003e Large Size Reference \u003c\/span\u003e\n\u003ch3\u003eSee the 27.5-Inch Disc to Scale.\u003c\/h3\u003e\n\u003cp\u003eThe original dimension drawing shows the Large version. Small follows the same broad disc profile at a reduced scale.\u003c\/p\u003e\n\u003cdiv class=\"stb-orbis__diagram-data\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003eLarge\u003c\/small\u003e \u003cstrong\u003eØ27.5\" × H12.6\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csmall\u003eMetric\u003c\/small\u003e \u003cstrong\u003eØ70 × H32cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbis__diagram-media\"\u003e\n\u003cdiv class=\"stb-orbis__diagram-image\"\u003e\u003ca href=\"#orbis-size-image\" class=\"stb-orbis__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbis-acrylic-pendant-light-stuberlighting_4.jpg?v=1786070185\" alt=\"Orbis Acrylic Pendant Light Large dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-orbis__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSION LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"orbis-size-image\" href=\"#orbis-size-section\" class=\"stb-orbis__lightbox\"\u003e \u003cspan class=\"stb-orbis__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbis-acrylic-pendant-light-stuberlighting_4.jpg?v=1786070185\" alt=\"Enlarged Orbis Acrylic Pendant Light Large dimensions\"\u003e \u003cspan class=\"stb-orbis__lightbox-caption\"\u003e Orbis Large · Ø27.5\" × H12.6\" · Ø70 × H32cm \u003c\/span\u003e \u003cspan class=\"stb-orbis__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       DROP\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbis__drop\"\u003e\n\u003cdiv class=\"stb-orbis__drop-number\"\u003e\n\u003csmall\u003e Included Wire \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e \u003cspan\u003e 150cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbis__drop-grid\"\u003e\n\u003carticle class=\"stb-orbis__drop-item\"\u003e\u003csmall\u003e Shorter Drop \u003c\/small\u003e \u003cstrong\u003e Adjust During Installation \u003c\/strong\u003e\n\u003cp\u003eThe supplied suspension wire can be shortened to suit the ceiling and surface below.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-orbis__drop-item\"\u003e\u003csmall\u003e High Ceiling \u003c\/small\u003e \u003cstrong\u003e Longer Drop Available \u003c\/strong\u003e\n\u003cp\u003eIf more than 59 inches is required, request the preferred suspension length before ordering.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BULB\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbis__bulb\"\u003e\n\u003carticle class=\"stb-orbis__bulb-card\"\u003e\u003csmall\u003e Bulb Included \u003c\/small\u003e \u003cstrong\u003e Standard E26 \/ E27 Socket · Max 40W \u003c\/strong\u003e\n\u003cp\u003eA compatible bulb is included. For future replacement, standard E26\/E27 LED or Edison-style bulbs are widely available.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-orbis__bulb-card stb-orbis__bulb-card--dark\"\u003e\u003csmall\u003e Want Dimming? \u003c\/small\u003e \u003cstrong\u003e Dimmable Bulb + Compatible Wall Dimmer \u003c\/strong\u003e\n\u003cp\u003eOrbis can support dimming when fitted with a compatible dimmable E26\/E27 bulb and connected to a compatible wall dimmer. The dimmer is not included.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbis__install\"\u003e\n\u003carticle class=\"stb-orbis__install-item\"\u003e\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired Ceiling Fixture \u003c\/strong\u003e\n\u003cp\u003eOrbis connects directly to the ceiling electrical supply. It is not a plug-in pendant.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-orbis__install-item\"\u003e\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Standard Wall Switch \u003c\/strong\u003e\n\u003cp\u003eCompatible with a common wall switch. Wall switch is not included.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-orbis__install-item\"\u003e\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Professional Install Recommended \u003c\/strong\u003e\n\u003cp\u003eProfessional installation by a qualified electrician is recommended.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbis__specs\"\u003e\n\u003cdiv class=\"stb-orbis__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Orbis Acrylic Pendant Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbis__spec\"\u003e\n\u003cspan\u003eMaterials\u003c\/span\u003e \u003cstrong\u003eThickened Acrylic Shade · Metal\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbis__spec\"\u003e\n\u003cspan\u003eFinish\u003c\/span\u003e \u003cstrong\u003eOpal White\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbis__spec\"\u003e\n\u003cspan\u003eSmall\u003c\/span\u003e \u003cstrong\u003eØ19.6\" × H11\" · Ø50 × H28cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbis__spec\"\u003e\n\u003cspan\u003eLarge\u003c\/span\u003e \u003cstrong\u003eØ27.5\" × H12.6\" · Ø70 × H32cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbis__spec\"\u003e\n\u003cspan\u003eLight Source\u003c\/span\u003e \u003cstrong\u003eE26 \/ E27 · Bulb Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbis__spec\"\u003e\n\u003cspan\u003eMaximum Wattage\u003c\/span\u003e \u003cstrong\u003e40W Maximum\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbis__spec\"\u003e\n\u003cspan\u003eBulb Compatibility\u003c\/span\u003e \u003cstrong\u003eLED or Edison-Style E26\/E27\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbis__spec\"\u003e\n\u003cspan\u003eDimming\u003c\/span\u003e \u003cstrong\u003e Compatible Dimmable E26\/E27 Bulb + Compatible Wall Dimmer Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbis__spec\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cstrong\u003eAC110–240V\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbis__spec\"\u003e\n\u003cspan\u003eDrop Wire\u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm Included · Shortenable During Installation · Longer Length Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbis__spec\"\u003e\n\u003cspan\u003eWiring\u003c\/span\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbis__spec\"\u003e\n\u003cspan\u003eControl\u003c\/span\u003e \u003cstrong\u003eCommon Wall Switch · Not Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbis__spec\"\u003e\n\u003cspan\u003eInstallation\u003c\/span\u003e \u003cstrong\u003eProfessional Installation Recommended\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbis__spec\"\u003e\n\u003cspan\u003eLight Character\u003c\/span\u003e \u003cstrong\u003eSoft Diffused Downward Ambient Light\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbis__spec\"\u003e\n\u003cspan\u003eEnvironment\u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only · Not Waterproof \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbis__spec\"\u003e\n\u003cspan\u003eCompliance\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-orbis__faq\"\u003e\u003cspan class=\"stb-orbis__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-orbis__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the Orbis shade glass?\u003c\/summary\u003e\n\u003cp\u003eNo. The shade is made from thickened opal-white acrylic. It gives the fixture a smooth, luminous appearance while remaining lighter and less prone to cracking or shattering than a comparable glass shade.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eSmall measures Ø19.6\" and is better suited to breakfast bars, smaller islands and bistro-size tables. Large measures Ø27.5\" and has more visual presence over a full kitchen island or larger dining table. Measure the surface before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included?\u003c\/summary\u003e\n\u003cp\u003eYes. A compatible E26\/E27 bulb is included. The socket supports LED or Edison-style replacement bulbs up to 40W maximum.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Orbis be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes, when used with a compatible dimmable E26\/E27 bulb and a compatible wall dimmer. The wall dimmer is not included.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I adjust the hanging height?\u003c\/summary\u003e\n\u003cp\u003eYes. The included 59\" \/ 150cm suspension wire can be shortened during installation. If you need a longer drop for a high ceiling, request the preferred length before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Orbis bright task lighting?\u003c\/summary\u003e\n\u003cp\u003eOrbis is primarily designed to provide soft, evenly diffused ambient light over a table or island. For a task-heavy kitchen, it works best alongside under-cabinet or recessed lighting.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it need professional installation?\u003c\/summary\u003e\n\u003cp\u003eOrbis is a hardwired ceiling pendant, not a plug-in fixture. Professional installation by a qualified electrician is recommended.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbis__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 19.6\" x H 11\"","offer_id":52742435701019,"sku":"STB-PL-26-10235","price":455.0,"currency_code":"USD","in_stock":true},{"title":"Dia 27.5\" x H 12.6\"","offer_id":52742435733787,"sku":"STB-PL-26-10236","price":875.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbis-acrylic-pendant-light-stuberlighting_1.jpg?v=1786070185"},{"product_id":"tondo-travertine-ceiling-light","title":"Tondo Travertine Ceiling Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — TONDO\n   TRAVERTINE CEILING LIGHT\n   LOW-PROFILE EDITORIAL LAYOUT\n   DAWN SAFE · MOBILE RESPONSIVE\n========================================================= *\/\n\n.stb-tondo{\n  --cream:#F5EDD8;\n  --ivory:#FFFDF8;\n  --sand:#E9DDC5;\n  --soft:#F3EBDD;\n  --brown:#4A3218;\n  --dark:#1C1209;\n  --gold:#C8A96E;\n  --gold-deep:#92703D;\n  --line:#DED2BD;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.65;\n\n  color:var(--brown);\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-tondo *,\n.stb-tondo *::before,\n.stb-tondo *::after{\n  box-sizing:border-box;\n}\n\n.stb-tondo h2,\n.stb-tondo h3,\n.stb-tondo p{\n  margin-top:0;\n}\n\n.stb-tondo h2,\n.stb-tondo h3{\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n  color:var(--dark);\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-tondo img{\n  display:block !important;\n\n  width:100% !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-tondo a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-tondo__intro{\n  max-width:720px;\n\n  margin-bottom:29px;\n  padding:4px 2px 0;\n}\n\n.stb-tondo__kicker{\n  margin:0 0 7px !important;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.17em;\n  text-transform:uppercase;\n}\n\n.stb-tondo__intro h2{\n  max-width:690px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.08;\n}\n\n.stb-tondo__intro p{\n  max-width:675px;\n\n  margin:0;\n\n  color:#66513E;\n\n  font-size:13.5px;\n}\n\n.stb-tondo__intro-line{\n  width:58px;\n  height:2px;\n\n  margin-top:16px;\n\n  background:var(--gold);\n}\n\n\n\/* =========================================================\n   DETAIL FIRST\n========================================================= *\/\n\n.stb-tondo__detail{\n  display:grid;\n  grid-template-columns:minmax(0,46%) minmax(0,54%);\n\n  gap:0;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  margin-bottom:30px;\n\n  overflow:hidden;\n\n  background:#2A1B0F;\n\n  border-radius:11px;\n}\n\n.stb-tondo__detail-image{\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  padding:12px;\n\n  overflow:hidden;\n}\n\n.stb-tondo__detail-image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  height:100%;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.stb-tondo__detail-image img{\n  width:auto !important;\n  max-width:100% !important;\n\n  height:auto !important;\n  max-height:350px !important;\n\n  object-fit:contain !important;\n}\n\n.stb-tondo__zoom{\n  position:absolute;\n\n  right:8px;\n  bottom:8px;\n\n  padding:5px 8px;\n\n  background:rgba(28,18,9,.84);\n\n  border:1px solid rgba(255,255,255,.15);\n  border-radius:30px;\n\n  color:#F5EDD8;\n\n  font-size:9px;\n\n  pointer-events:none;\n}\n\n.stb-tondo__detail-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:25px 25px 25px 27px;\n}\n\n.stb-tondo__detail-copy small{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold);\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.stb-tondo__detail-copy h3{\n  margin:0 0 8px;\n\n  color:#F5EDD8;\n\n  font-size:24px;\n  line-height:1.12;\n}\n\n.stb-tondo__detail-copy p{\n  margin:0 0 13px;\n\n  color:#D9CEBD;\n\n  font-size:12.2px;\n}\n\n.stb-tondo__detail-points{\n  display:grid;\n\n  gap:7px;\n}\n\n.stb-tondo__detail-point{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:8px;\n\n  color:#D7CBB9;\n\n  font-size:10.8px;\n}\n\n.stb-tondo__detail-point:before{\n  content:\"—\";\n\n  color:#C8A96E;\n}\n\n\n\/* =========================================================\n   NATURAL MATERIAL NOTICE\n========================================================= *\/\n\n.stb-tondo__natural{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:23px;\n  align-items:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  margin-bottom:33px;\n  padding:17px 19px;\n\n  overflow:hidden;\n\n  background:#F4EBDD;\n\n  border:1px solid #DDD0BB;\n  border-radius:8px;\n}\n\n.stb-tondo__natural-image{\n  width:100%;\n  max-width:175px;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.stb-tondo__natural-image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.stb-tondo__natural-image img{\n  width:100% !important;\n  max-width:100% !important;\n\n  height:auto !important;\n  max-height:175px !important;\n\n  object-fit:contain !important;\n}\n\n.stb-tondo__natural-copy{\n  min-width:0;\n}\n\n.stb-tondo__label{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#95713C;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.stb-tondo__natural h3{\n  margin:0 0 6px;\n\n  font-size:21px;\n  line-height:1.15;\n}\n\n.stb-tondo__natural p{\n  margin:0;\n\n  color:#65503D;\n\n  font-size:12px;\n}\n\n\n\/* =========================================================\n   LOW PROFILE STORY\n   TEXT ONLY — NO FAKE PRODUCT VISUAL\n========================================================= *\/\n\n.stb-tondo__profile{\n  margin-bottom:34px;\n  padding:3px 0 0;\n}\n\n.stb-tondo__profile-title{\n  margin-bottom:12px;\n}\n\n.stb-tondo__profile-title small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#98723A;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.stb-tondo__profile-title h3{\n  max-width:630px;\n\n  margin:0;\n\n  font-size:24px;\n  line-height:1.12;\n}\n\n.stb-tondo__profile-list{\n  border-top:1px solid #DED2BD;\n}\n\n.stb-tondo__profile-row{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:20px;\n\n  padding:13px 2px;\n\n  border-bottom:1px solid #DED2BD;\n}\n\n.stb-tondo__profile-row strong{\n  color:#2A1B0F;\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.stb-tondo__profile-row p{\n  margin:0;\n\n  color:#67513D;\n\n  font-size:11.5px;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-tondo__size{\n  display:grid;\n  grid-template-columns:minmax(0,245px) minmax(0,1fr);\n\n  gap:29px;\n  align-items:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  margin-bottom:33px;\n  padding:21px;\n\n  overflow:hidden;\n\n  background:#FFFDF8;\n\n  border:1px solid #E2D6C4;\n  border-radius:10px;\n}\n\n.stb-tondo__size-image{\n  width:100%;\n  max-width:245px;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.stb-tondo__size-image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.stb-tondo__size-image img{\n  width:auto !important;\n  max-width:100% !important;\n\n  height:auto !important;\n  max-height:290px !important;\n\n  object-fit:contain !important;\n}\n\n.stb-tondo__size-copy{\n  min-width:0;\n}\n\n.stb-tondo__size-copy small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#96713A;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.stb-tondo__size-copy h3{\n  margin:0 0 3px;\n\n  font-size:29px;\n  line-height:1.05;\n}\n\n.stb-tondo__metric{\n  display:block;\n\n  margin-bottom:10px;\n\n  color:#9A7B52;\n\n  font-size:11px;\n}\n\n.stb-tondo__size-copy p{\n  margin:0 0 12px;\n\n  color:#604B38;\n\n  font-size:12.5px;\n}\n\n.stb-tondo__fit{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n}\n\n.stb-tondo__fit span{\n  padding:5px 8px;\n\n  background:#F2E7D6;\n\n  border:1px solid #DECDB3;\n  border-radius:20px;\n\n  color:#624B34;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   ROOM FIT\n========================================================= *\/\n\n.stb-tondo__rooms{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  gap:1px;\n\n  margin-bottom:33px;\n\n  overflow:hidden;\n\n  background:#DCCFBC;\n\n  border:1px solid #DCCFBC;\n  border-radius:8px;\n}\n\n.stb-tondo__room{\n  min-width:0;\n\n  padding:14px 10px;\n\n  background:#F7F0E5;\n\n  text-align:center;\n}\n\n.stb-tondo__room:nth-child(even){\n  background:#EEE2D0;\n}\n\n.stb-tondo__room small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#92785D;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-tondo__room strong{\n  color:#2B1C10;\n\n  font-size:10.8px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   ESSENTIAL DETAILS\n========================================================= *\/\n\n.stb-tondo__details{\n  margin-bottom:32px;\n}\n\n.stb-tondo__details h3{\n  margin:0 0 10px;\n\n  font-size:22px;\n}\n\n.stb-tondo__spec{\n  display:grid;\n  grid-template-columns:minmax(0,34%) minmax(0,66%);\n\n  padding:8px 2px;\n\n  border-bottom:1px solid #E8DDCD;\n}\n\n.stb-tondo__spec-name{\n  padding-right:12px;\n\n  color:#89745D;\n\n  font-size:11.5px;\n}\n\n.stb-tondo__spec-value{\n  min-width:0;\n\n  color:#24170D;\n\n  font-size:12.5px;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-tondo__faq{\n  margin-bottom:29px;\n}\n\n.stb-tondo__faq h3{\n  margin:0 0 3px;\n\n  font-size:22px;\n}\n\n.stb-tondo__faq details{\n  padding:12px 0;\n\n  border-bottom:1px solid #E0D3C0;\n}\n\n.stb-tondo__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:#281A0E;\n\n  font-size:13px;\n  font-weight:500;\n}\n\n.stb-tondo__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-tondo__faq summary:after{\n  content:\"+\";\n\n  position:absolute;\n\n  right:2px;\n  top:-5px;\n\n  color:#9A753F;\n\n  font-family:\"Cormorant Garamond\",serif;\n  font-size:23px;\n}\n\n.stb-tondo__faq details[open] summary:after{\n  content:\"−\";\n}\n\n.stb-tondo__faq p{\n  margin:8px 0 0;\n\n  color:#67513D;\n\n  font-size:12px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-tondo__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:24px;\n\n  background:rgba(20,14,9,.95);\n\n  cursor:zoom-out;\n\n  text-decoration:none;\n}\n\n.stb-tondo__lightbox:target{\n  display:flex;\n}\n\n.stb-tondo__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-tondo__lightbox img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:90vw !important;\n\n  height:auto !important;\n  max-height:78vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.stb-tondo__lightbox-text{\n  margin-top:9px;\n\n  color:#D9C7A8;\n\n  font-size:9px;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-tondo__shipping{\n  padding:20px 22px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #F5EDD8,\n      #EADCC2\n    );\n\n  border-top:3px solid var(--gold);\n  border-radius:8px;\n}\n\n.stb-tondo__shipping h3{\n  margin:0 0 11px;\n\n  font-size:21px;\n}\n\n.stb-tondo__shipping p{\n  margin:0 0 7px;\n\n  color:#594533;\n\n  font-size:12.5px;\n}\n\n.stb-tondo__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-tondo__shipping strong{\n  color:#24170D;\n}\n\n.stb-tondo__shipping a{\n  color:#89662F;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   FINAL NOTE\n========================================================= *\/\n\n.stb-tondo__final-note{\n  max-width:730px;\n\n  margin:17px auto 0 !important;\n  padding:0 10px;\n\n  color:#88735B !important;\n\n  font-size:10.8px !important;\n  line-height:1.6 !important;\n\n  font-style:italic;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-tondo{\n    width:100%;\n    max-width:100%;\n    min-width:0;\n  }\n\n\n  .stb-tondo__intro h2{\n    font-size:27px;\n  }\n\n\n  \/* DETAIL *\/\n\n  .stb-tondo__detail{\n    grid-template-columns:1fr;\n  }\n\n  .stb-tondo__detail-image{\n    padding:10px 10px 0;\n  }\n\n  .stb-tondo__detail-image img{\n    width:auto !important;\n    max-width:100% !important;\n\n    height:auto !important;\n    max-height:300px !important;\n  }\n\n  .stb-tondo__detail-copy{\n    padding:20px;\n  }\n\n\n  \/* NATURAL *\/\n\n  .stb-tondo__natural{\n    grid-template-columns:1fr;\n\n    gap:14px;\n\n    padding:17px;\n  }\n\n  .stb-tondo__natural-image{\n    width:100%;\n    max-width:185px;\n\n    margin:0 auto;\n  }\n\n\n  \/* PROFILE *\/\n\n  .stb-tondo__profile-row{\n    grid-template-columns:1fr;\n\n    gap:3px;\n\n    padding:11px 2px;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-tondo__size{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    width:100%;\n    max-width:100%;\n    min-width:0;\n\n    padding:18px;\n  }\n\n  .stb-tondo__size-image{\n    width:100%;\n    max-width:220px;\n\n    margin:0 auto;\n  }\n\n  .stb-tondo__size-image img{\n    width:auto !important;\n    max-width:100% !important;\n\n    height:auto !important;\n    max-height:270px !important;\n  }\n\n  .stb-tondo__size-copy{\n    text-align:center;\n  }\n\n  .stb-tondo__fit{\n    justify-content:center;\n  }\n\n\n  \/* ROOMS *\/\n\n  .stb-tondo__rooms{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-tondo__spec{\n    grid-template-columns:minmax(0,39%) minmax(0,61%);\n  }\n\n  .stb-tondo__spec-name{\n    font-size:11px;\n  }\n\n  .stb-tondo__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-tondo__lightbox{\n    padding:14px;\n  }\n\n  .stb-tondo__lightbox img{\n    max-width:94vw !important;\n    max-height:74vh !important;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-tondo__shipping{\n    padding:18px;\n  }\n\n}\n\n\n@media screen and (max-width:420px){\n\n  .stb-tondo__rooms{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-tondo\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-tondo__intro\"\u003e\n\u003cp class=\"stb-tondo__kicker\"\u003eTondo · Natural Travertine\u003c\/p\u003e\n\u003ch2\u003eNatural Stone Light for Lower Ceilings\u003c\/h2\u003e\n\u003cp\u003eTondo combines a warm travertine surround with a softly diffused glass light in a compact ceiling-mounted profile. At only 3.9\" high, it adds real stone texture without bringing the fixture far down into the room.\u003c\/p\u003e\n\u003cdiv class=\"stb-tondo__intro-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       REAL DETAIL IMAGE FIRST\n  ====================================================== --\u003e\n\u003csection id=\"stb-tondo-detail-section\" class=\"stb-tondo__detail\"\u003e\n\u003cdiv class=\"stb-tondo__detail-image\"\u003e\u003ca href=\"#stb-tondo-detail\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tondo-travertine-ceiling-light-stuberlighting_20.jpg?v=1786696596\" alt=\"Tondo ceiling light close-up showing natural travertine pores and softly illuminated glass\" loading=\"lazy\"\u003e \u003cspan class=\"stb-tondo__zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__detail-copy\"\u003e\n\u003csmall\u003e Stone \u0026amp; Light \u003c\/small\u003e\n\u003ch3\u003eTexture You Can See Up Close\u003c\/h3\u003e\n\u003cp\u003eThe travertine is intentionally left visually natural, so pores and tonal movement remain part of the surface. Beside it, the diffused glass softens the bulb and keeps the light comfortable from below.\u003c\/p\u003e\n\u003cdiv class=\"stb-tondo__detail-points\"\u003e\n\u003cdiv class=\"stb-tondo__detail-point\"\u003eGenuine natural travertine\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__detail-point\"\u003eSoft diffused glass\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__detail-point\"\u003eCompact ceiling profile\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"stb-tondo-detail\" href=\"#stb-tondo-detail-section\" class=\"stb-tondo__lightbox\"\u003e \u003cspan class=\"stb-tondo__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tondo-travertine-ceiling-light-stuberlighting_20.jpg?v=1786696596\" alt=\"Enlarged Tondo natural travertine and glass detail\"\u003e \u003cspan class=\"stb-tondo__lightbox-text\"\u003e Travertine Detail · Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       NATURAL MATERIAL DECLARATION\n       BEFORE SIZE\n  ====================================================== --\u003e\n\u003csection id=\"stb-tondo-natural-section\" class=\"stb-tondo__natural\"\u003e\n\u003cdiv class=\"stb-tondo__natural-image\"\u003e\u003ca href=\"#stb-tondo-natural\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/yellow-travertine-stuber_1.jpg?v=1786528654\" alt=\"Natural travertine showing pores cavities veins and tonal variation\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__natural-copy\"\u003e\n\u003cspan class=\"stb-tondo__label\"\u003e Natural Stone Notice \u003c\/span\u003e\n\u003ch3\u003eEvery Piece Has Its Own Pattern\u003c\/h3\u003e\n\u003cp\u003eNatural travertine contains pores, small cavities, veins and changes in tone. These are normal characteristics of genuine stone rather than manufacturing defects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- NATURAL MATERIAL LIGHTBOX --\u003e \u003ca id=\"stb-tondo-natural\" href=\"#stb-tondo-natural-section\" class=\"stb-tondo__lightbox\"\u003e \u003cspan class=\"stb-tondo__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/yellow-travertine-stuber_1.jpg?v=1786528654\" alt=\"Enlarged natural travertine variation guide\"\u003e \u003cspan class=\"stb-tondo__lightbox-text\"\u003e Natural Travertine · Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LOW PROFILE\n  ====================================================== --\u003e\n\u003csection class=\"stb-tondo__profile\"\u003e\n\u003cdiv class=\"stb-tondo__profile-title\"\u003e\n\u003csmall\u003e Why Tondo Works \u003c\/small\u003e\n\u003ch3\u003eLess Ceiling Drop, More Material Presence\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__profile-list\"\u003e\n\u003cdiv class=\"stb-tondo__profile-row\"\u003e\n\u003cstrong\u003e Only 3.9\" High \u003c\/strong\u003e\n\u003cp\u003eThe low profile keeps the fixture close to the ceiling, making it easier to use where hanging lights would feel too low.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__profile-row\"\u003e\n\u003cstrong\u003e Soft Ambient Light \u003c\/strong\u003e\n\u003cp\u003eThe glass diffuser reduces direct bulb glare and creates a softer general light for everyday spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__profile-row\"\u003e\n\u003cstrong\u003e Real Stone Texture \u003c\/strong\u003e\n\u003cp\u003eThe natural travertine gives a compact ceiling fixture more depth and character than a plain painted metal body.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection id=\"stb-tondo-size-section\" class=\"stb-tondo__size\"\u003e\n\u003cdiv class=\"stb-tondo__size-image\"\u003e\u003ca href=\"#stb-tondo-size\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tondo-travertine-ceiling-light-stuberlighting_3.jpg?v=1786696595\" alt=\"Tondo ceiling light dimension diagram showing 9.8 inch diameter and 3.9 inch height\" loading=\"lazy\"\u003e \u003cspan class=\"stb-tondo__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__size-copy\"\u003e\n\u003csmall\u003e Actual Fixture Size \u003c\/small\u003e\n\u003ch3\u003eØ9.8\" × H3.9\"\u003c\/h3\u003e\n\u003cspan class=\"stb-tondo__metric\"\u003e Ø25 × H10cm \u003c\/span\u003e\n\u003cp\u003eA compact flush-mounted scale suited to smaller rooms, circulation spaces and ceilings where you want to preserve as much headroom as possible.\u003c\/p\u003e\n\u003cdiv class=\"stb-tondo__fit\"\u003e\n\u003cspan\u003e Hallway \u003c\/span\u003e \u003cspan\u003e Bedroom \u003c\/span\u003e \u003cspan\u003e Entryway \u003c\/span\u003e \u003cspan\u003e Walk-In Closet \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"stb-tondo-size\" href=\"#stb-tondo-size-section\" class=\"stb-tondo__lightbox\"\u003e \u003cspan class=\"stb-tondo__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tondo-travertine-ceiling-light-stuberlighting_3.jpg?v=1786696595\" alt=\"Enlarged Tondo ceiling light size diagram\"\u003e \u003cspan class=\"stb-tondo__lightbox-text\"\u003e Ø9.8\" × H3.9\" · Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       ROOM FIT\n  ====================================================== --\u003e\n\u003csection class=\"stb-tondo__rooms\"\u003e\n\u003cdiv class=\"stb-tondo__room\"\u003e\n\u003csmall\u003e Good For \u003c\/small\u003e \u003cstrong\u003e Bedroom \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__room\"\u003e\n\u003csmall\u003e Good For \u003c\/small\u003e \u003cstrong\u003e Hallway \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__room\"\u003e\n\u003csmall\u003e Good For \u003c\/small\u003e \u003cstrong\u003e Entryway \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__room\"\u003e\n\u003csmall\u003e Good For \u003c\/small\u003e \u003cstrong\u003e Closet \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-tondo__details\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-tondo__spec\"\u003e\n\u003cdiv class=\"stb-tondo__spec-name\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__spec-value\"\u003eØ9.8\" × H3.9\" \/ Ø25 × H10cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__spec\"\u003e\n\u003cdiv class=\"stb-tondo__spec-name\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__spec-value\"\u003eNatural travertine · Glass · Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__spec\"\u003e\n\u003cdiv class=\"stb-tondo__spec-name\"\u003eBulb\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__spec-value\"\u003eIncluded\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__spec\"\u003e\n\u003cdiv class=\"stb-tondo__spec-name\"\u003eMounting\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__spec-value\"\u003eCeiling mounted\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__spec\"\u003e\n\u003cdiv class=\"stb-tondo__spec-name\"\u003eWiring\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__spec-value\"\u003eHardwired\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__spec\"\u003e\n\u003cdiv class=\"stb-tondo__spec-name\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__spec-value\"\u003eStandard wall switch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__spec\"\u003e\n\u003cdiv class=\"stb-tondo__spec-name\"\u003eEnvironment\u003c\/div\u003e\n\u003cdiv class=\"stb-tondo__spec-value\"\u003eIndoor use\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-tondo__faq\"\u003e\n\u003ch3\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Tondo suitable for a lower ceiling?\u003c\/summary\u003e\n\u003cp\u003eYes. The fixture is only 3.9\" high, so it stays close to the ceiling and preserves considerably more headroom than a pendant or semi-flush fixture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the holes in the travertine normal?\u003c\/summary\u003e\n\u003cp\u003eYes. Natural travertine contains pores, small cavities, veins and tonal differences. These characteristics are part of genuine stone and make each fixture slightly unique.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included?\u003c\/summary\u003e\n\u003cp\u003eYes. A compatible bulb is included with the fixture, so you do not need to purchase one separately.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this mainly task lighting or ambient lighting?\u003c\/summary\u003e\n\u003cp\u003eTondo is primarily designed for general ambient lighting. The diffused glass softens direct glare rather than producing a narrow, concentrated task beam.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-tondo__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders. \u003cstrong\u003eExpedited (2–4 weeks)\u003c\/strong\u003e available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL MATERIAL NOTE\n  ====================================================== --\u003e\n\u003cp class=\"stb-tondo__final-note\"\u003eNatural travertine varies from piece to piece. Pores, small cavities, veins and tonal differences are normal characteristics of genuine stone, not defects. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 9.8″ x H 3.9″ \/ Yellow Travertine","offer_id":52812612043035,"sku":"STB-CL-26-10066","price":215.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tondo-travertine-ceiling-light-stuberlighting_1.jpg?v=1786696595"},{"product_id":"piana-travertine-ceiling-light","title":"Piana Travertine Ceiling Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — PIANA\n   TRAVERTINE CEILING LIGHT\n   MAGAZINE EDITORIAL V3\n   RICHER BRAND COLOR RHYTHM\n   DAWN SAFE · MOBILE RESPONSIVE\n========================================================= *\/\n\n.stb-piana-v3{\n  --ivory:#FFFDF8;\n  --cream:#F5EDD8;\n  --sand:#E9DDC5;\n  --soft-sand:#F3EBDD;\n\n  --brown:#4A3218;\n  --espresso:#1C1209;\n  --espresso-soft:#2B1C10;\n\n  --gold:#C8A96E;\n  --gold-dark:#92703D;\n\n  --line:#DED2BD;\n\n  --stone-gray:#EEEDE8;\n  --cool-gray:#E7EAE8;\n  --sage-gray:#DDE0D7;\n  --clay:#DDC9B7;\n\n  width:100%;\n  max-width:880px;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.65;\n\n  color:var(--brown);\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-piana-v3 *,\n.stb-piana-v3 *::before,\n.stb-piana-v3 *::after{\n  box-sizing:border-box;\n}\n\n.stb-piana-v3 h2,\n.stb-piana-v3 h3,\n.stb-piana-v3 p{\n  margin-top:0;\n}\n\n.stb-piana-v3 h2,\n.stb-piana-v3 h3{\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n  color:var(--espresso);\n}\n\n\n\/* =========================================================\n   GLOBAL IMAGE SAFETY\n========================================================= *\/\n\n.stb-piana-v3 img{\n  display:block !important;\n\n  width:100% !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-piana-v3 a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OPENING\n   CLEAN IVORY + DARK TYPOGRAPHY\n========================================================= *\/\n\n.piana3-opening{\n  display:grid;\n  grid-template-columns:minmax(0,1.28fr) minmax(0,.72fr);\n\n  gap:38px;\n  align-items:end;\n\n  margin-bottom:29px;\n  padding:5px 3px 19px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.piana3-opening__left,\n.piana3-opening__right{\n  min-width:0;\n}\n\n.piana3-eyebrow{\n  margin:0 0 8px !important;\n\n  color:var(--gold-dark);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.18em;\n  text-transform:uppercase;\n}\n\n.piana3-opening h2{\n  max-width:620px;\n\n  margin:0;\n\n  font-size:35px;\n  line-height:1.02;\n}\n\n.piana3-opening__right p{\n  margin:0;\n\n  color:#67523F;\n\n  font-size:12.5px;\n}\n\n.piana3-chips{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:12px;\n}\n\n.piana3-chips span{\n  padding:4px 8px;\n\n  border-radius:20px;\n\n  font-size:9px;\n  font-weight:500;\n}\n\n.piana3-chips span:nth-child(1){\n  background:#F2E5CC;\n  color:#73572F;\n}\n\n.piana3-chips span:nth-child(2){\n  background:#E8E9E4;\n  color:#4F534D;\n}\n\n.piana3-chips span:nth-child(3){\n  background:#2A1B0F;\n  color:#F5EDD8;\n}\n\n\n\/* =========================================================\n   REAL DETAIL\n   STRONG ESPRESSO VISUAL ANCHOR\n========================================================= *\/\n\n.piana3-detail{\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  margin-bottom:30px;\n\n  overflow:hidden;\n\n  background:var(--espresso);\n\n  border-radius:12px;\n}\n\n.piana3-detail__image{\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  padding:11px 11px 0;\n\n  overflow:hidden;\n}\n\n.piana3-detail__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.piana3-detail__image img{\n  width:auto !important;\n  max-width:100% !important;\n\n  height:auto !important;\n  max-height:510px !important;\n\n  object-fit:contain !important;\n}\n\n.piana3-zoom{\n  position:absolute;\n\n  right:9px;\n  bottom:9px;\n\n  padding:5px 8px;\n\n  background:rgba(28,18,9,.84);\n\n  border:1px solid rgba(255,255,255,.18);\n  border-radius:30px;\n\n  color:#F5EDD8;\n\n  font-size:9px;\n\n  pointer-events:none;\n}\n\n.piana3-detail__caption{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:27px;\n\n  padding:18px 21px 21px;\n}\n\n.piana3-detail__caption small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--gold);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.piana3-detail__caption h3{\n  margin:0;\n\n  color:#F5EDD8;\n\n  font-size:22px;\n  line-height:1.12;\n}\n\n.piana3-detail__caption p{\n  margin:0;\n\n  color:#D9CEBE;\n\n  font-size:11.8px;\n}\n\n\n\/* =========================================================\n   NATURAL TRAVERTINE\n   WHITE + GOLD INSET\n========================================================= *\/\n\n.piana3-stone{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:21px;\n  align-items:center;\n\n  width:calc(100% - 68px);\n  max-width:100%;\n  min-width:0;\n\n  margin:0 0 35px 68px;\n  padding:16px 18px;\n\n  overflow:hidden;\n\n  background:#FFFDF8;\n\n  border-top:1px solid #E5DAC9;\n  border-bottom:1px solid #E5DAC9;\n  border-left:4px solid var(--gold);\n}\n\n.piana3-stone__image{\n  width:100%;\n  max-width:155px;\n  min-width:0;\n\n  overflow:hidden;\n}\n\n.piana3-stone__image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.piana3-stone__image img{\n  width:100% !important;\n  max-width:100% !important;\n\n  height:auto !important;\n  max-height:155px !important;\n\n  object-fit:contain !important;\n}\n\n.piana3-stone__copy{\n  min-width:0;\n}\n\n.piana3-stone__copy small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#94703A;\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.piana3-stone__copy h3{\n  margin:0 0 5px;\n\n  font-size:20px;\n}\n\n.piana3-stone__copy p{\n  margin:0;\n\n  color:#65503D;\n\n  font-size:11.5px;\n}\n\n\n\/* =========================================================\n   SIZE SELECTION\n   THREE DISTINCT COLOR WORLDS\n========================================================= *\/\n\n.piana3-editions{\n  margin-bottom:36px;\n}\n\n.piana3-editions__head{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,320px);\n\n  gap:24px;\n  align-items:end;\n\n  margin-bottom:13px;\n}\n\n.piana3-editions__head h3{\n  margin:0;\n\n  font-size:26px;\n}\n\n.piana3-editions__head p{\n  margin:0;\n\n  color:#806B54;\n\n  font-size:11px;\n  text-align:right;\n}\n\n.piana3-editions__grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n}\n\n.piana3-edition{\n  min-width:0;\n\n  padding:20px 18px 17px;\n\n  border-radius:8px;\n}\n\n.piana3-edition:nth-child(1){\n  background:#FFFDF8;\n\n  border:1px solid #DDD4C7;\n}\n\n.piana3-edition:nth-child(2){\n  background:#E7D6BC;\n\n  border:1px solid #D7BE98;\n}\n\n.piana3-edition:nth-child(3){\n  background:#1C1209;\n\n  border:1px solid #1C1209;\n}\n\n.piana3-edition__size{\n  display:block;\n\n  margin-bottom:3px;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  color:#24170D;\n\n  font-size:34px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.piana3-edition:nth-child(3) .piana3-edition__size{\n  color:#F5EDD8;\n}\n\n.piana3-edition__metric{\n  display:block;\n\n  margin-bottom:12px;\n\n  color:#94734A;\n\n  font-size:9px;\n}\n\n.piana3-edition:nth-child(3) .piana3-edition__metric{\n  color:#C8A96E;\n}\n\n.piana3-edition dl{\n  margin:0;\n}\n\n.piana3-edition dl div{\n  display:flex;\n  justify-content:space-between;\n\n  gap:10px;\n\n  padding:5px 0;\n\n  border-top:1px solid rgba(100,75,50,.15);\n}\n\n.piana3-edition:nth-child(3) dl div{\n  border-color:rgba(245,237,216,.12);\n}\n\n.piana3-edition dt{\n  color:#806B55;\n\n  font-size:9.5px;\n}\n\n.piana3-edition dd{\n  margin:0;\n\n  color:#2A1B0F;\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-align:right;\n}\n\n.piana3-edition:nth-child(3) dt{\n  color:#BBAE9B;\n}\n\n.piana3-edition:nth-child(3) dd{\n  color:#F5EDD8;\n}\n\n\n\/* =========================================================\n   SIZE IMAGE\n   WHITE + STONE-GRAY\n========================================================= *\/\n\n.piana3-dimension{\n  display:grid;\n  grid-template-columns:minmax(0,270px) minmax(0,1fr);\n\n  gap:32px;\n  align-items:center;\n\n  margin-bottom:35px;\n  padding:21px 0;\n\n  background:#FFFDF8;\n\n  border-top:1px solid #DED2BD;\n  border-bottom:1px solid #DED2BD;\n}\n\n.piana3-dimension__image{\n  width:100%;\n  max-width:270px;\n  min-width:0;\n\n  margin:0 auto;\n\n  padding:14px;\n\n  overflow:hidden;\n\n  background:#EEEDE8;\n\n  border-radius:7px;\n}\n\n.piana3-dimension__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.piana3-dimension__image img{\n  width:auto !important;\n  max-width:100% !important;\n\n  height:auto !important;\n  max-height:285px !important;\n\n  object-fit:contain !important;\n}\n\n.piana3-dimension__copy{\n  min-width:0;\n\n  padding-right:20px;\n}\n\n.piana3-dimension__copy small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#90703F;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.piana3-dimension__copy h3{\n  margin:0 0 7px;\n\n  font-size:26px;\n}\n\n.piana3-dimension__copy p{\n  margin:0 0 9px;\n\n  color:#624D3A;\n\n  font-size:11.8px;\n}\n\n.piana3-dimension__copy strong{\n  color:#25170D;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   TECHNICAL RAIL\n   SECOND DARK VISUAL ANCHOR\n========================================================= *\/\n\n.piana3-tech{\n  margin-bottom:35px;\n\n  overflow:hidden;\n\n  background:#1C1209;\n\n  border-radius:9px;\n}\n\n.piana3-tech__header{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:17px 19px 14px;\n\n  border-bottom:1px solid rgba(200,169,110,.22);\n}\n\n.piana3-tech__header small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#C8A96E;\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.piana3-tech__header h3{\n  margin:0;\n\n  color:#F5EDD8;\n\n  font-size:21px;\n}\n\n.piana3-tech__header span{\n  color:#A99C8A;\n\n  font-size:9.5px;\n}\n\n.piana3-tech__rail{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  gap:1px;\n\n  background:rgba(255,255,255,.08);\n}\n\n.piana3-tech__item{\n  min-width:0;\n\n  padding:14px 13px;\n\n  background:#25180E;\n}\n\n.piana3-tech__item:nth-child(2){\n  background:#2D1E12;\n}\n\n.piana3-tech__item:nth-child(3){\n  background:#23170E;\n}\n\n.piana3-tech__item:nth-child(4){\n  background:#302014;\n}\n\n.piana3-tech__item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#AB9D89;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.piana3-tech__item strong{\n  color:#F5EDD8;\n\n  font-size:10.5px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   COLOR TEMPERATURE\n   ACTUALLY VISUALLY DIFFERENT\n========================================================= *\/\n\n.piana3-kelvin{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:28px;\n  align-items:start;\n\n  margin-bottom:35px;\n}\n\n.piana3-kelvin__title small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#94703A;\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.piana3-kelvin__title h3{\n  margin:0 0 5px;\n\n  font-size:22px;\n  line-height:1.12;\n}\n\n.piana3-kelvin__title p{\n  margin:0;\n\n  color:#76624D;\n\n  font-size:10.5px;\n}\n\n.piana3-kelvin__choices{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n}\n\n.piana3-kelvin__choice{\n  min-width:0;\n\n  padding:14px 12px;\n\n  border-radius:8px;\n}\n\n.piana3-kelvin__choice:nth-child(1){\n  background:#F3E2BC;\n\n  border:1px solid #DFC68D;\n}\n\n.piana3-kelvin__choice:nth-child(2){\n  background:#F3F1E9;\n\n  border:1px solid #DCD7C9;\n}\n\n.piana3-kelvin__choice:nth-child(3){\n  background:#E5E9E8;\n\n  border:1px solid #CED6D4;\n}\n\n.piana3-kelvin__choice strong{\n  display:block;\n\n  color:#2A1B0F;\n\n  font-size:12px;\n  font-weight:600;\n}\n\n.piana3-kelvin__choice span{\n  display:block;\n\n  margin-top:2px;\n\n  color:#77634E;\n\n  font-size:9.5px;\n}\n\n.piana3-kelvin__choice:nth-child(3) span{\n  color:#596360;\n}\n\n\n\/* =========================================================\n   DIMMING\n   MUTED SAGE-GRAY FOR COLOR VARIETY\n========================================================= *\/\n\n.piana3-dimming{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:13px;\n  align-items:start;\n\n  margin-bottom:35px;\n  padding:15px 17px;\n\n  background:#DDE0D7;\n\n  border:1px solid #C9CEC2;\n  border-radius:8px;\n}\n\n.piana3-dimming__mark{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:29px;\n  height:29px;\n\n  background:#FFFDF8;\n\n  border:1px solid #A79C77;\n  border-radius:50%;\n\n  color:#6C603E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.piana3-dimming strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#26251D;\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.piana3-dimming p{\n  margin:0;\n\n  color:#5E6056;\n\n  font-size:10.8px;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n   CLEAN WHITE DATA SHEET\n========================================================= *\/\n\n.piana3-specs{\n  margin-bottom:34px;\n\n  padding-top:2px;\n}\n\n.piana3-specs__header{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:10px;\n}\n\n.piana3-specs__header h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.piana3-specs__header span{\n  color:#927C62;\n\n  font-size:9.5px;\n}\n\n.piana3-specs__grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  column-gap:30px;\n}\n\n.piana3-spec{\n  display:grid;\n  grid-template-columns:minmax(0,41%) minmax(0,59%);\n\n  padding:8px 0;\n\n  border-bottom:1px solid #E6DCCF;\n}\n\n.piana3-spec span:first-child{\n  padding-right:10px;\n\n  color:#89745D;\n\n  font-size:10.8px;\n}\n\n.piana3-spec span:last-child{\n  min-width:0;\n\n  color:#24170D;\n\n  font-size:11.5px;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.piana3-faq{\n  margin-bottom:30px;\n}\n\n.piana3-faq h3{\n  margin:0 0 4px;\n\n  font-size:22px;\n}\n\n.piana3-faq details{\n  padding:12px 0;\n\n  border-bottom:1px solid #E1D4C1;\n}\n\n.piana3-faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:#281A0E;\n\n  font-size:12.8px;\n  font-weight:500;\n}\n\n.piana3-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.piana3-faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n\n  right:2px;\n  top:-5px;\n\n  color:#9A753F;\n\n  font-family:\"Cormorant Garamond\",serif;\n  font-size:23px;\n}\n\n.piana3-faq details[open] summary::after{\n  content:\"−\";\n}\n\n.piana3-faq p{\n  margin:8px 0 0;\n\n  color:#67513D;\n\n  font-size:11.8px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.piana3-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:24px;\n\n  background:rgba(20,14,9,.95);\n\n  cursor:zoom-out;\n\n  text-decoration:none;\n}\n\n.piana3-lightbox:target{\n  display:flex;\n}\n\n.piana3-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.piana3-lightbox img{\n  width:auto !important;\n  max-width:90vw !important;\n\n  height:auto !important;\n  max-height:78vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.piana3-lightbox__text{\n  margin-top:9px;\n\n  color:#D9C7A8;\n\n  font-size:9px;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.piana3-shipping{\n  padding:20px 22px;\n\n  background:\n    linear-gradient(\n      115deg,\n      #F5EDD8 0%,\n      #F5EDD8 62%,\n      #E1CDAE 100%\n    );\n\n  border-left:4px solid var(--gold);\n  border-radius:8px;\n}\n\n.piana3-shipping h3{\n  margin:0 0 11px;\n\n  font-size:21px;\n}\n\n.piana3-shipping p{\n  margin:0 0 7px;\n\n  color:#594533;\n\n  font-size:12.5px;\n}\n\n.piana3-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.piana3-shipping strong{\n  color:#24170D;\n}\n\n.piana3-shipping a{\n  color:#80602F;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   FINAL NOTE\n========================================================= *\/\n\n.piana3-final{\n  max-width:730px;\n\n  margin:17px auto 0 !important;\n  padding:0 10px;\n\n  color:#88735B !important;\n\n  font-size:10.8px !important;\n  line-height:1.6 !important;\n\n  font-style:italic;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-piana-v3{\n    width:100%;\n    max-width:100%;\n    min-width:0;\n  }\n\n\n  \/* OPENING *\/\n\n  .piana3-opening{\n    grid-template-columns:1fr;\n\n    gap:10px;\n  }\n\n  .piana3-opening h2{\n    font-size:29px;\n  }\n\n\n  \/* DETAIL *\/\n\n  .piana3-detail__image{\n    padding:9px 9px 0;\n  }\n\n  .piana3-detail__image img{\n    width:auto !important;\n    max-width:100% !important;\n\n    height:auto !important;\n    max-height:350px !important;\n  }\n\n  .piana3-detail__caption{\n    grid-template-columns:1fr;\n\n    gap:7px;\n\n    padding:15px 17px 18px;\n  }\n\n\n  \/* STONE *\/\n\n  .piana3-stone{\n    grid-template-columns:1fr;\n\n    gap:12px;\n\n    width:100%;\n\n    margin-left:0;\n\n    padding:16px;\n  }\n\n  .piana3-stone__image{\n    max-width:175px;\n\n    margin:0 auto;\n  }\n\n\n  \/* SIZE OPTIONS *\/\n\n  .piana3-editions__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .piana3-editions__head p{\n    max-width:none;\n\n    text-align:left;\n  }\n\n  .piana3-editions__grid{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* DIMENSIONS *\/\n\n  .piana3-dimension{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    padding:18px 0;\n  }\n\n  .piana3-dimension__image{\n    max-width:225px;\n\n    margin:0 auto;\n  }\n\n  .piana3-dimension__copy{\n    padding:0 17px;\n\n    text-align:center;\n  }\n\n\n  \/* TECH *\/\n\n  .piana3-tech__header{\n    display:block;\n  }\n\n  .piana3-tech__header span{\n    display:block;\n\n    margin-top:5px;\n  }\n\n  .piana3-tech__rail{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  \/* KELVIN *\/\n\n  .piana3-kelvin{\n    grid-template-columns:1fr;\n\n    gap:11px;\n  }\n\n\n  \/* SPECS *\/\n\n  .piana3-specs__grid{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .piana3-lightbox{\n    padding:14px;\n  }\n\n  .piana3-lightbox img{\n    max-width:94vw !important;\n    max-height:74vh !important;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .piana3-shipping{\n    padding:18px;\n  }\n\n}\n\n\n@media screen and (max-width:430px){\n\n  .piana3-tech__rail{\n    grid-template-columns:1fr;\n  }\n\n  .piana3-kelvin__choices{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-piana-v3\"\u003e\n\u003c!-- =====================================================\n       OPENING\n  ====================================================== --\u003e\n\u003csection class=\"piana3-opening\"\u003e\n\u003cdiv class=\"piana3-opening__left\"\u003e\n\u003cp class=\"piana3-eyebrow\"\u003ePiana · Natural Travertine\u003c\/p\u003e\n\u003ch2\u003eLarge in Diameter. Only 1.9 Inches Deep.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-opening__right\"\u003e\n\u003cp\u003eA broad natural-stone ceiling light with a slim flush profile and diffused LED surface. Choose from three diameters to match the scale of your room.\u003c\/p\u003e\n\u003cdiv class=\"piana3-chips\"\u003e\n\u003cspan\u003e 38 \/ 48 \/ 58cm \u003c\/span\u003e \u003cspan\u003e Integrated LED \u003c\/span\u003e \u003cspan\u003e 3000K · 4000K · 6000K \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       REAL DETAIL IMAGE\n  ====================================================== --\u003e\n\u003csection id=\"piana3-detail-section\" class=\"piana3-detail\"\u003e\n\u003cdiv class=\"piana3-detail__image\"\u003e\u003ca href=\"#piana3-detail\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/piana-travertine-ceiling-light-stuberlighting_14.jpg?v=1786709791\" alt=\"Piana ceiling light close-up showing natural travertine and illuminated diffuser\" loading=\"lazy\"\u003e \u003cspan class=\"piana3-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"piana3-detail__caption\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Real Material Detail \u003c\/small\u003e\n\u003ch3\u003eStone That Remains Visible When Lit\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe broad travertine border stays visually present around the illuminated center. Natural pores and tonal movement keep the minimal circular form from feeling flat or purely technical.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"piana3-detail\" href=\"#piana3-detail-section\" class=\"piana3-lightbox\"\u003e \u003cspan class=\"piana3-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/piana-travertine-ceiling-light-stuberlighting_14.jpg?v=1786709791\" alt=\"Enlarged Piana travertine ceiling light detail\"\u003e \u003cspan class=\"piana3-lightbox__text\"\u003e Travertine Detail · Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       NATURAL STONE NOTICE\n  ====================================================== --\u003e\n\u003csection id=\"piana3-stone-section\" class=\"piana3-stone\"\u003e\n\u003cdiv class=\"piana3-stone__image\"\u003e\u003ca href=\"#piana3-stone\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/yellow-travertine-stuber_1.jpg?v=1786528654\" alt=\"Natural travertine showing pores cavities veins and tonal differences\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"piana3-stone__copy\"\u003e\n\u003csmall\u003e Genuine Natural Stone \u003c\/small\u003e\n\u003ch3\u003eNo Two Stone Frames Are Exactly Alike\u003c\/h3\u003e\n\u003cp\u003eTravertine naturally contains pores, small cavities, veins and tonal differences. These are characteristics of genuine stone, not manufacturing defects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STONE LIGHTBOX --\u003e \u003ca id=\"piana3-stone\" href=\"#piana3-stone-section\" class=\"piana3-lightbox\"\u003e \u003cspan class=\"piana3-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/yellow-travertine-stuber_1.jpg?v=1786528654\" alt=\"Enlarged natural travertine variation guide\"\u003e \u003cspan class=\"piana3-lightbox__text\"\u003e Natural Travertine · Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE OPTIONS\n  ====================================================== --\u003e\n\u003csection class=\"piana3-editions\"\u003e\n\u003cdiv class=\"piana3-editions__head\"\u003e\n\u003ch3\u003eChoose the Scale\u003c\/h3\u003e\n\u003cp\u003eEvery version stays only 1.9\" \/ 5cm high. Choose mainly by room size, ceiling coverage and output.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-editions__grid\"\u003e\n\u003c!-- 38CM --\u003e\n\u003cdiv class=\"piana3-edition\"\u003e\n\u003cspan class=\"piana3-edition__size\"\u003e 14.9\" \u003c\/span\u003e \u003cspan class=\"piana3-edition__metric\"\u003e Ø38 × H5cm \u003c\/span\u003e\n\u003cdiv\u003ePower≈36W\u003c\/div\u003e\n\u003cdiv\u003eWeight≈11.1kg\u003c\/div\u003e\n\u003cdiv\u003eScaleCompact\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 48CM --\u003e\n\u003cdiv class=\"piana3-edition\"\u003e\n\u003cspan class=\"piana3-edition__size\"\u003e 18.9\" \u003c\/span\u003e \u003cspan class=\"piana3-edition__metric\"\u003e Ø48 × H5cm \u003c\/span\u003e\n\u003cdiv\u003ePower≈42W\u003c\/div\u003e\n\u003cdiv\u003eWeight≈14.5kg\u003c\/div\u003e\n\u003cdiv\u003eScaleBalanced\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 58CM --\u003e\n\u003cdiv class=\"piana3-edition\"\u003e\n\u003cspan class=\"piana3-edition__size\"\u003e 22.8\" \u003c\/span\u003e \u003cspan class=\"piana3-edition__metric\"\u003e Ø58 × H5cm \u003c\/span\u003e\n\u003cdiv\u003ePower≈48W\u003c\/div\u003e\n\u003cdiv\u003eWeight≈20kg\u003c\/div\u003e\n\u003cdiv\u003eScaleStatement\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE IMAGE\n  ====================================================== --\u003e\n\u003csection id=\"piana3-size-section\" class=\"piana3-dimension\"\u003e\n\u003cdiv class=\"piana3-dimension__image\"\u003e\u003ca href=\"#piana3-size\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/piana-travertine-ceiling-light-stuberlighting_4.jpg?v=1786709790\" alt=\"Piana 58cm ceiling light dimension diagram showing 22.8 inch diameter and 1.9 inch height\" loading=\"lazy\"\u003e \u003cspan class=\"piana3-zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"piana3-dimension__copy\"\u003e\n\u003csmall\u003e 58cm Size Shown \u003c\/small\u003e\n\u003ch3\u003eØ22.8\" × H1.9\"\u003c\/h3\u003e\n\u003cp\u003eThis diagram shows the largest \u003cstrong\u003e58cm \/ 22.8\"\u003c\/strong\u003e version. The 38cm and 48cm versions maintain the same \u003cstrong\u003e1.9\" \/ 5cm\u003c\/strong\u003e low-profile height.\u003c\/p\u003e\n\u003cp\u003eBecause genuine stone is substantial, the ceiling structure and junction box should be suitable for the weight of the selected size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"piana3-size\" href=\"#piana3-size-section\" class=\"piana3-lightbox\"\u003e \u003cspan class=\"piana3-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/piana-travertine-ceiling-light-stuberlighting_4.jpg?v=1786709790\" alt=\"Enlarged Piana 58cm size diagram\"\u003e \u003cspan class=\"piana3-lightbox__text\"\u003e 58cm Size · Ø22.8\" × H1.9\" · Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       TECHNICAL RAIL\n  ====================================================== --\u003e\n\u003csection class=\"piana3-tech\"\u003e\n\u003cdiv class=\"piana3-tech__header\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Technical Essentials \u003c\/small\u003e\n\u003ch3\u003eBuilt for General Ceiling Light\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cspan\u003e Integrated light source included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-tech__rail\"\u003e\n\u003cdiv class=\"piana3-tech__item\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-tech__item\"\u003e\n\u003csmall\u003e Voltage \u003c\/small\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-tech__item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-tech__item\"\u003e\n\u003csmall\u003e Environment \u003c\/small\u003e \u003cstrong\u003e Indoor · IP20 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT TEMPERATURE\n  ====================================================== --\u003e\n\u003csection class=\"piana3-kelvin\"\u003e\n\u003cdiv class=\"piana3-kelvin__title\"\u003e\n\u003csmall\u003e Color Temperature \u003c\/small\u003e\n\u003ch3\u003eChoose Your Light\u003c\/h3\u003e\n\u003cp\u003ePick the tone that best matches the room and surrounding finishes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-kelvin__choices\"\u003e\n\u003cdiv class=\"piana3-kelvin__choice\"\u003e\n\u003cstrong\u003e 3000K \u003c\/strong\u003e \u003cspan\u003e Warm · Soft \u0026amp; Relaxed \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-kelvin__choice\"\u003e\n\u003cstrong\u003e 4000K \u003c\/strong\u003e \u003cspan\u003e Neutral · Clean \u0026amp; Balanced \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-kelvin__choice\"\u003e\n\u003cstrong\u003e 6000K \u003c\/strong\u003e \u003cspan\u003e Cool · Crisp \u0026amp; Bright \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"piana3-dimming\"\u003e\n\u003cdiv class=\"piana3-dimming__mark\"\u003ei\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Triac dimming available by customization \u003c\/strong\u003e\n\u003cp\u003eA Triac-dimmable version can be requested. The compatible dimmable driver is installed externally.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"piana3-specs\"\u003e\n\u003cdiv class=\"piana3-specs__header\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Three sizes available \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-specs__grid\"\u003e\n\u003c!-- LEFT --\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"piana3-spec\"\u003e\n\u003cspan\u003e38cm Size\u003c\/span\u003e \u003cspan\u003eØ14.9\" × H1.9\" \/ Ø38 × H5cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-spec\"\u003e\n\u003cspan\u003e48cm Size\u003c\/span\u003e \u003cspan\u003eØ18.9\" × H1.9\" \/ Ø48 × H5cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-spec\"\u003e\n\u003cspan\u003e58cm Size\u003c\/span\u003e \u003cspan\u003eØ22.8\" × H1.9\" \/ Ø58 × H5cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-spec\"\u003e\n\u003cspan\u003eMaterials\u003c\/span\u003e \u003cspan\u003eYellow Travertine · Acrylic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-spec\"\u003e\n\u003cspan\u003eLight Source\u003c\/span\u003e \u003cspan\u003eIntegrated LED · Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-spec\"\u003e\n\u003cspan\u003eColor Temperature\u003c\/span\u003e \u003cspan\u003e3000K · 4000K · 6000K\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- RIGHT --\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"piana3-spec\"\u003e\n\u003cspan\u003ePower\u003c\/span\u003e \u003cspan\u003e≈36W \/ ≈42W \/ ≈48W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-spec\"\u003e\n\u003cspan\u003eWeight\u003c\/span\u003e \u003cspan\u003e≈11.1kg \/ ≈14.5kg \/ ≈20kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-spec\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cspan\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-spec\"\u003e\n\u003cspan\u003eDimming\u003c\/span\u003e \u003cspan\u003eTriac version available by customization\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-spec\"\u003e\n\u003cspan\u003eInstallation\u003c\/span\u003e \u003cspan\u003eCeiling mounted · Hardwired\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"piana3-spec\"\u003e\n\u003cspan\u003eEnvironment\u003c\/span\u003e \u003cspan\u003eIndoor · IP20\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"piana3-faq\"\u003e\n\u003ch3\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose 38cm for a more compact ceiling presence, 48cm for medium-scale rooms, and 58cm when you want stronger visual coverage. All three sizes remain only 1.9\" \/ 5cm high.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Piana suitable for a lower ceiling?\u003c\/summary\u003e\n\u003cp\u003eYes. The entire fixture is only 1.9\" \/ 5cm high, making it especially useful where a pendant or deeper semi-flush fixture would reduce too much headroom.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre pores and marks in the travertine normal?\u003c\/summary\u003e\n\u003cp\u003eYes. Natural pores, small cavities, veins and tonal differences are normal characteristics of genuine travertine and are not defects.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the LED included?\u003c\/summary\u003e\n\u003cp\u003eYes. The LED light source is integrated into the fixture and included, so no separate bulb is required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Piana be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes. A Triac-dimmable version can be customized on request.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"piana3-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders. \u003cstrong\u003eExpedited (2–4 weeks)\u003c\/strong\u003e available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL MATERIAL NOTE\n  ====================================================== --\u003e\n\u003cp class=\"piana3-final\"\u003eNatural travertine varies from piece to piece. Pores, small cavities, veins and tonal differences are normal characteristics of genuine stone, not defects. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 14.9″ x H 1.9″ \/ Yellow Travertine \/ Warm Light","offer_id":52813154255131,"sku":"STB-WS-26-10173","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Dia 14.9″ x H 1.9″ \/ Yellow Travertine \/ Triac Dimmable Warm Light","offer_id":52813154287899,"sku":"STB-WS-26-10174","price":305.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.9″ x H 1.9″ \/ Yellow Travertine \/ Warm Light","offer_id":52813154320667,"sku":"STB-WS-26-10175","price":385.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.9″ x H 1.9″ \/ Yellow Travertine \/ Triac Dimmable Warm Light","offer_id":52813154353435,"sku":"STB-WS-26-10176","price":415.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22.8″ x H 1.9″ \/ Yellow Travertine \/ Warm Light","offer_id":52813154386203,"sku":"STB-WS-26-10177","price":548.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22.8″ x H 1.9″ \/ Yellow Travertine \/ Triac Dimmable Warm Light","offer_id":52813154418971,"sku":"STB-WS-26-10178","price":575.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/piana-travertine-ceiling-light-stuberlighting_1.jpg?v=1786709790"},{"product_id":"vela-sculptural-pendant-light","title":"Vela Sculptural Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — VELA SCULPTURAL PENDANT LIGHT\n\n   PRODUCT DIRECTION:\n   AIR \/ SPAN \/ DIFFUSION\n\n   QUIET SCULPTURAL EDITORIAL\n   WARM AMERICAN INTERIOR AESTHETIC\n\n   COMPACT FIRST SCREEN\n   NO LARGE HERO\n   NO GENERIC CARD GRID\n   DESKTOP · TABLET · MOBILE · DAWN SAFE\n========================================================= *\/\n\n.stb-vela{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703E;\n\n  --ivory:#FFFDF8;\n  --paper:#FAF7F0;\n  --cream:#F5EDD8;\n  --sand:#E9DDC5;\n  --sand-soft:#F3EBDD;\n\n  --text:#5D5146;\n  --muted:#827466;\n\n  --line:#DED2BD;\n  --line-strong:#C9B895;\n\n  width:100%;\n  max-width:880px;\n  min-width:0;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-vela *,\n.stb-vela *::before,\n.stb-vela *::after{\n  box-sizing:border-box;\n}\n\n.stb-vela h2,\n.stb-vela h3,\n.stb-vela p,\n.stb-vela figure,\n.stb-vela dl,\n.stb-vela dt,\n.stb-vela dd{\n  margin-top:0;\n}\n\n.stb-vela h2,\n.stb-vela h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-vela img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n\n\/* =========================================================\n   01 — OPENING\n   COMPACT IMAGE + COPY\n========================================================= *\/\n\n.vela-opening{\n  display:grid;\n  grid-template-columns:minmax(0,1.16fr) minmax(0,.84fr);\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  box-shadow:0 7px 21px rgba(28,18,9,.055);\n}\n\n\n\/* COPY *\/\n\n.vela-opening__copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:27px 26px 23px;\n\n  border-top:3px solid var(--espresso);\n}\n\n.vela-kicker{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--gold-deep);\n\n  font-size:8.5px;\n  line-height:1.3;\n\n  font-weight:600;\n\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.vela-opening h2{\n  max-width:500px;\n\n  margin:0;\n\n  font-size:30px;\n  line-height:1.04;\n}\n\n.vela-opening__lead{\n  max-width:510px;\n\n  margin:9px 0 0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.55;\n}\n\n\n\/* THREE FIRST DECISIONS *\/\n\n.vela-opening__facts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin:18px 0 0;\n\n  border-top:1px solid var(--espresso);\n  border-bottom:1px solid var(--line);\n}\n\n.vela-opening__fact{\n  min-width:0;\n\n  padding:8px 10px 8px 0;\n}\n\n.vela-opening__fact + .vela-opening__fact{\n  padding-left:10px;\n\n  border-left:1px solid var(--line);\n}\n\n.vela-opening__fact dt{\n  margin:0;\n\n  color:var(--gold-deep);\n\n  font-size:8.1px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.vela-opening__fact dd{\n  margin:2px 0 0;\n\n  color:var(--espresso);\n\n  font-size:10.4px;\n  line-height:1.38;\n\n  font-weight:500;\n}\n\n\n\/* DETAIL IMAGE *\/\n\n.vela-opening__visual{\n  min-width:0;\n\n  padding:8px;\n\n  background:var(--sand);\n  border-left:1px solid var(--line-strong);\n}\n\n.vela-opening__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  background:#fff;\n\n  text-decoration:none;\n}\n\n.vela-opening__visual img{\n  width:100% !important;\n  height:235px !important;\n\n  object-fit:cover !important;\n}\n\n.vela-opening__caption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:8.4px;\n  line-height:1.4;\n}\n\n.vela-opening__caption strong{\n  color:var(--brown);\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   02 — FORM\n   NOT ANOTHER PRODUCT CARD\n========================================================= *\/\n\n.vela-form{\n  display:grid;\n  grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);\n\n  gap:0;\n\n  margin-top:14px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n\n\/* LEFT TITLE *\/\n\n.vela-form__title{\n  min-width:0;\n\n  padding:22px 21px;\n\n  background:var(--sand-soft);\n\n  border-right:1px solid var(--line);\n}\n\n.vela-form__title small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:8.4px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.vela-form__title h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.vela-form__title p{\n  margin:8px 0 0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.47;\n}\n\n\n\/* RIGHT FORM LEDGER *\/\n\n.vela-form__body{\n  min-width:0;\n\n  padding:18px 22px;\n}\n\n.vela-form__row{\n  display:grid;\n  grid-template-columns:minmax(0,95px) minmax(0,1fr);\n\n  gap:14px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.vela-form__row:first-child{\n  border-top:1px solid var(--espresso);\n}\n\n.vela-form__row span{\n  color:var(--gold-deep);\n\n  font-size:8.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.vela-form__row strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:10.7px;\n  font-weight:500;\n}\n\n.vela-form__row p{\n  margin:2px 0 0;\n\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   03 — SCALE\n   THE MAIN PURCHASE DECISION\n========================================================= *\/\n\n.vela-scale{\n  margin-top:14px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  box-shadow:0 6px 18px rgba(28,18,9,.04);\n}\n\n\n\/* HEADER *\/\n\n.vela-scale__head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:24px;\n\n  padding:21px 23px 14px;\n}\n\n.vela-scale__head small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:8.4px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.vela-scale__head h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.vela-scale__head p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.9px;\n  line-height:1.48;\n}\n\n\n\/* SCALE BODY *\/\n\n.vela-scale__body{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,190px);\n\n  gap:18px;\n\n  padding:0 23px 20px;\n}\n\n\n\/* SIZE LEDGER *\/\n\n.vela-sizes{\n  border-top:1px solid var(--espresso);\n}\n\n.vela-size{\n  display:grid;\n  grid-template-columns:minmax(0,72px) minmax(0,165px) minmax(0,1fr);\n\n  gap:12px;\n  align-items:center;\n\n  padding:9px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.vela-size small{\n  color:var(--gold-deep);\n\n  font-size:8.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.vela-size strong{\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.vela-size span{\n  color:var(--text);\n\n  font-size:9.6px;\n  line-height:1.4;\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.vela-dimension{\n  min-width:0;\n\n  align-self:start;\n\n  padding:6px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:6px;\n}\n\n.vela-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  background:#fff;\n\n  text-decoration:none;\n}\n\n.vela-dimension img{\n  max-height:175px !important;\n}\n\n.vela-dimension p{\n  margin:5px 0 1px;\n\n  color:var(--muted);\n\n  font-size:8.3px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* SIZE GUIDE *\/\n\n.vela-scale__guide{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:15px;\n\n  padding:10px 13px;\n\n  background:var(--cream);\n\n  border-top:1px solid var(--line-strong);\n}\n\n.vela-scale__guide strong{\n  color:var(--brown);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16.5px;\n  line-height:1.06;\n\n  font-weight:500;\n}\n\n.vela-scale__guide p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.2px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   04 — LIGHT + INSTALL\n   ONE CONNECTED PRACTICAL PANEL\n========================================================= *\/\n\n.vela-practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-top:14px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n\n\/* LIGHT *\/\n\n.vela-practical__light{\n  min-width:0;\n\n  padding:21px 21px;\n\n  background:var(--sand-soft);\n}\n\n\n\/* INSTALL *\/\n\n.vela-practical__install{\n  min-width:0;\n\n  padding:21px 22px;\n\n  background:var(--ivory);\n\n  border-left:1px solid var(--line-strong);\n}\n\n.vela-practical small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:8.3px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.vela-practical h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.05;\n}\n\n.vela-practical \u003e div \u003e p{\n  margin:8px 0 0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.47;\n}\n\n\n\/* PRACTICAL LINES *\/\n\n.vela-practical__list{\n  margin-top:13px;\n\n  border-top:1px solid var(--espresso);\n}\n\n.vela-practical__row{\n  display:flex;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.vela-practical__row span{\n  color:var(--gold-deep);\n\n  font-size:8.1px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.vela-practical__row strong{\n  max-width:64%;\n\n  color:var(--espresso);\n\n  font-size:10.2px;\n  line-height:1.4;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* DIMMING NOTE *\/\n\n.vela-dim-note{\n  margin-top:10px;\n\n  padding:9px 10px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--gold-deep);\n\n  color:#625141;\n\n  font-size:10px;\n  line-height:1.44;\n}\n\n.vela-dim-note strong{\n  color:var(--espresso);\n}\n\n\n\/* INSTALL NOTE *\/\n\n.vela-install-note{\n  margin-top:10px;\n\n  padding:9px 10px;\n\n  background:var(--paper);\n\n  border-left:3px solid var(--espresso);\n\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.44;\n}\n\n.vela-install-note strong{\n  color:var(--espresso);\n}\n\n\n\/* =========================================================\n   05 — SPECIFICATIONS\n========================================================= *\/\n\n.vela-spec{\n  margin-top:14px;\n\n  padding:21px 23px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.vela-spec__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.vela-spec__head small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:8.3px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.vela-spec__head h3{\n  margin:3px 0 0;\n\n  font-size:21px;\n  line-height:1.05;\n}\n\n.vela-spec__head p{\n  max-width:310px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.7px;\n  line-height:1.43;\n\n  text-align:right;\n}\n\n\n\/* LEDGER *\/\n\n.vela-spec__list{\n  border-top:1px solid var(--espresso);\n}\n\n.vela-spec__row{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.vela-spec__label{\n  color:#77685A;\n\n  font-size:11.5px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.vela-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  line-height:1.48;\n\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   06 — FAQ\n========================================================= *\/\n\n.vela-faq{\n  margin-top:14px;\n\n  padding:21px 23px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.vela-faq__head{\n  display:grid;\n  grid-template-columns:minmax(0,205px) minmax(0,1fr);\n\n  gap:23px;\n\n  margin-bottom:9px;\n}\n\n.vela-faq__head small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:8.3px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.vela-faq__head h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.05;\n}\n\n.vela-faq__head p{\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.8px;\n  line-height:1.44;\n}\n\n\n\/* FAQ *\/\n\n.vela-faq__list{\n  border-top:1px solid var(--espresso);\n}\n\n.vela-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.vela-faq__item summary{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:14px;\n\n  padding:10px 0;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16.4px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.vela-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.vela-faq__plus{\n  flex:0 0 auto;\n\n  color:var(--gold-deep);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n\n  font-size:15px;\n  line-height:1;\n\n  transition:transform .2s ease;\n}\n\n.vela-faq__item[open] .vela-faq__plus{\n  transform:rotate(45deg);\n}\n\n.vela-faq__item p{\n  max-width:700px;\n\n  margin:0;\n\n  padding:0 26px 10px 0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.49;\n}\n\n\n\/* =========================================================\n   SHIPPING \u0026 RETURNS\n========================================================= *\/\n\n.vela-shipping{\n  margin-top:14px;\n\n  padding:17px 18px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-top:3px solid var(--espresso);\n  border-radius:8px;\n\n  box-shadow:0 5px 16px rgba(28,18,9,.04);\n}\n\n.vela-shipping h3{\n  margin:0 0 7px;\n\n  font-size:18px;\n}\n\n.vela-shipping p{\n  margin:0 0 5px;\n\n  color:#5E5044;\n\n  font-size:11.8px;\n  line-height:1.58;\n}\n\n.vela-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.vela-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n   CLICK \/ TAP ANYWHERE TO CLOSE\n========================================================= *\/\n\n.vela-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(20,14,9,.95);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.vela-lightbox:target{\n  display:flex;\n}\n\n.vela-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.vela-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:78vh !important;\n\n  object-fit:contain !important;\n}\n\n.vela-lightbox__caption{\n  margin-top:8px;\n\n  color:#DDC59D;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n.vela-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89A8C;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(min-width:750px) and (max-width:990px){\n\n  .stb-vela{\n    max-width:820px;\n  }\n\n  .vela-opening h2{\n    font-size:28px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-vela{\n    font-size:13px;\n  }\n\n\n  .vela-opening{\n    grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);\n  }\n\n  .vela-opening__copy{\n    padding:20px 16px 18px;\n  }\n\n  .vela-opening h2{\n    font-size:24px;\n  }\n\n  .vela-opening__lead{\n    font-size:10.4px;\n  }\n\n  .vela-opening__visual{\n    padding:6px;\n  }\n\n  .vela-opening__visual img{\n    height:205px !important;\n  }\n\n\n  .vela-form{\n    grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);\n  }\n\n  .vela-form__title{\n    padding:18px 15px;\n  }\n\n  .vela-form__body{\n    padding:15px;\n  }\n\n\n  .vela-scale__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n\n    padding:19px 17px 12px;\n  }\n\n  .vela-scale__body{\n    grid-template-columns:minmax(0,1fr) minmax(0,145px);\n\n    gap:12px;\n\n    padding:0 17px 17px;\n  }\n\n  .vela-size{\n    grid-template-columns:minmax(0,60px) minmax(0,125px) minmax(0,1fr);\n\n    gap:8px;\n  }\n\n  .vela-dimension img{\n    max-height:140px !important;\n  }\n\n\n  .vela-practical__light,\n  .vela-practical__install{\n    padding:18px 15px;\n  }\n\n\n  .vela-spec,\n  .vela-faq{\n    padding:18px 16px;\n  }\n\n  .vela-spec__row{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .vela-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .vela-opening{\n    grid-template-columns:1fr;\n  }\n\n  .vela-opening__visual{\n    order:-1;\n\n    border-left:0;\n    border-bottom:1px solid var(--line-strong);\n  }\n\n  .vela-opening__visual img{\n    height:195px !important;\n  }\n\n\n  .vela-opening__facts{\n    grid-template-columns:1fr;\n  }\n\n  .vela-opening__fact + .vela-opening__fact{\n    padding-left:0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .vela-form{\n    grid-template-columns:1fr;\n  }\n\n  .vela-form__title{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .vela-scale__body{\n    grid-template-columns:1fr;\n  }\n\n  .vela-size{\n    grid-template-columns:minmax(0,65px) minmax(0,135px) minmax(0,1fr);\n  }\n\n  .vela-dimension{\n    width:175px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .vela-scale__guide{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n\n  .vela-practical{\n    grid-template-columns:1fr;\n  }\n\n  .vela-practical__install{\n    border-left:0;\n    border-top:1px solid var(--line-strong);\n  }\n\n\n  .vela-spec__head{\n    display:block;\n  }\n\n  .vela-spec__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n\n  .vela-faq__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .vela-size{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-vela\" id=\"vela-root\"\u003e\n\u003c!-- =====================================================\n       01 — INTRO\n  ====================================================== --\u003e\n\u003csection class=\"vela-opening\"\u003e\u003c!-- COPY --\u003e\n\u003cdiv class=\"vela-opening__copy\"\u003e\n\u003cspan class=\"vela-kicker\"\u003e Vela Sculptural Pendant Light \u003c\/span\u003e\n\u003ch2\u003eLightness, Built From Three Intersecting Sails\u003c\/h2\u003e\n\u003cp class=\"vela-opening__lead\"\u003eVela layers three translucent panels around a compact central light source, creating a pendant that feels airy from a distance and more dimensional as you move around it.\u003c\/p\u003e\n\u003cdiv class=\"vela-opening__fact\"\u003eSpanØ15.7\" — Ø39.4\"\u003c\/div\u003e\n\u003cdiv class=\"vela-opening__fact\"\u003eFinishMatte Ivory White\u003c\/div\u003e\n\u003cdiv class=\"vela-opening__fact\"\u003eLightG9 · Bulbs Included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DETAIL IMAGE --\u003e\n\u003cfigure class=\"vela-opening__visual\"\u003e\u003ca href=\"#vela-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vela-sculptural-pendant-light-stuberlighting_11.jpg?v=1787297165\" alt=\"Close-up of Vela Sculptural Pendant Light showing overlapping translucent sail-like panels\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cfigcaption class=\"vela-opening__caption\"\u003e\u003cstrong\u003e Sculptural Detail \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — FORM\n  ====================================================== --\u003e\n\u003csection class=\"vela-form\"\u003e\n\u003cdiv class=\"vela-form__title\"\u003e\n\u003csmall\u003e Form Study \u003c\/small\u003e\n\u003ch3\u003eDesigned to Feel Light\u003c\/h3\u003e\n\u003cp\u003eVela gets its presence from overlapping planes, not from a heavy solid shade. The result is broad in scale without looking visually dense.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vela-form__body\"\u003e\n\u003cdiv class=\"vela-form__row\"\u003e\n\u003cspan\u003e Shape \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Three Intersecting Panels \u003c\/strong\u003e\n\u003cp\u003eEach plane crosses the center at a different angle, giving the fixture a changing silhouette from different viewpoints.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vela-form__row\"\u003e\n\u003cspan\u003e Surface \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Translucent Diffusion Panels \u003c\/strong\u003e\n\u003cp\u003eThe panels soften the exposed light sources and reduce the visual sharpness of the central cluster.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vela-form__row\"\u003e\n\u003cspan\u003e Finish \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Matte Ivory White \u003c\/strong\u003e\n\u003cp\u003eA restrained neutral finish that keeps the sculptural geometry visually calm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SIZE SELECTION\n  ====================================================== --\u003e\n\u003csection class=\"vela-scale\"\u003e\n\u003cdiv class=\"vela-scale__head\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Choose the Span \u003c\/small\u003e\n\u003ch3\u003eFour Scales, One Silhouette\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eWith Vela, diameter matters more than visual weight. The larger versions stay airy, but occupy significantly more horizontal space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vela-scale__body\"\u003e\n\u003c!-- SIZE LEDGER --\u003e\n\u003cdiv class=\"vela-sizes\"\u003e\n\u003cdiv class=\"vela-size\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e Ø15.7\" × H13.8\" \u003c\/strong\u003e \u003cspan\u003e Ø40 × H35cm · 6 G9 bulbs\u003cbr\u003eBedside pendant · compact accent \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vela-size\"\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e Ø23.6\" × H16.9\" \u003c\/strong\u003e \u003cspan\u003e Ø60 × H43cm · 6 G9 bulbs\u003cbr\u003eDining table · living room \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vela-size\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø31.5\" × H19.7\" \u003c\/strong\u003e \u003cspan\u003e Ø80 × H50cm · 6 G9 bulbs\u003cbr\u003eLarger dining · open living space \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vela-size\"\u003e\n\u003csmall\u003e X-Large \u003c\/small\u003e \u003cstrong\u003e Ø39.4\" × H26.8\" \u003c\/strong\u003e \u003cspan\u003e Ø100 × H68cm · 9 G9 bulbs\u003cbr\u003eGrand foyer · high-volume room \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSION IMAGE --\u003e\n\u003cfigure class=\"vela-dimension\"\u003e\u003ca href=\"#vela-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vela-sculptural-pendant-light-stuberlighting_19.jpg?v=1787297165\" alt=\"Vela Sculptural Pendant Light X-Large dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cp\u003eX-Large shown\u003cbr\u003eØ39.4\" × H26.8\"\u003cbr\u003eClick to enlarge\u003c\/p\u003e\n\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vela-scale__guide\"\u003e\n\u003cstrong\u003e Start with diameter. \u003c\/strong\u003e\n\u003cp\u003eØ15.7\" keeps Vela intimate. Ø23.6\" is an easy dining-room scale. Ø31.5\" and Ø39.4\" are better where the fixture has enough open space around its sculptural wings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — LIGHT + INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"vela-practical\"\u003e\u003c!-- LIGHT --\u003e\n\u003cdiv class=\"vela-practical__light\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e\n\u003ch3\u003eDiffused Through the Form\u003c\/h3\u003e\n\u003cp\u003eThe G9 light sources sit at the center, allowing the overlapping translucent panels to soften the light while keeping the sculptural outline visible.\u003c\/p\u003e\n\u003cdiv class=\"vela-practical__list\"\u003e\n\u003cdiv class=\"vela-practical__row\"\u003e\n\u003cspan\u003e Socket \u003c\/span\u003e \u003cstrong\u003e G9 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vela-practical__row\"\u003e\n\u003cspan\u003e Bulbs \u003c\/span\u003e \u003cstrong\u003e Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vela-practical__row\"\u003e\n\u003cspan\u003e Small–Large \u003c\/span\u003e \u003cstrong\u003e 6 Bulbs \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vela-practical__row\"\u003e\n\u003cspan\u003e X-Large \u003c\/span\u003e \u003cstrong\u003e 9 Bulbs \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vela-dim-note\"\u003e\n\u003cstrong\u003e Dimming: \u003c\/strong\u003e the standard configuration is non-dimmable. A TRIAC-dimmable configuration is available; use it with a compatible TRIAC wall dimmer.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALL --\u003e\n\u003cdiv class=\"vela-practical__install\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e\n\u003ch3\u003ePlan the Drop Before Installation\u003c\/h3\u003e\n\u003cp\u003eVela is hardwired at the ceiling and includes an adjustable suspension cable, allowing the fixture height to be set for the room.\u003c\/p\u003e\n\u003cdiv class=\"vela-practical__list\"\u003e\n\u003cdiv class=\"vela-practical__row\"\u003e\n\u003cspan\u003e Cable \u003c\/span\u003e \u003cstrong\u003e 59\" \/ Approx. 150cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vela-practical__row\"\u003e\n\u003cspan\u003e Adjustment \u003c\/span\u003e \u003cstrong\u003e Shortenable During Installation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vela-practical__row\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vela-practical__row\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Wall Switch · Not Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vela-install-note\"\u003e\n\u003cstrong\u003e Sloped ceiling? \u003c\/strong\u003e Standard mounting accommodates flat ceilings and slopes up to approximately 15°. For steeper pitches, contact us with your ceiling angle before ordering.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"vela-spec\"\u003e\n\u003cdiv class=\"vela-spec__head\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Product Details \u003c\/small\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEssential information to confirm before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vela-spec__list\"\u003e\n\u003cdiv class=\"vela-spec__row\"\u003e\n\u003cspan class=\"vela-spec__label\"\u003e Small \u003c\/span\u003e \u003cspan class=\"vela-spec__value\"\u003e Ø15.7\" × H13.8\" · Ø40 × H35cm · 6 G9 bulbs \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vela-spec__row\"\u003e\n\u003cspan class=\"vela-spec__label\"\u003e Medium \u003c\/span\u003e \u003cspan class=\"vela-spec__value\"\u003e Ø23.6\" × H16.9\" · Ø60 × H43cm · 6 G9 bulbs \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vela-spec__row\"\u003e\n\u003cspan class=\"vela-spec__label\"\u003e Large \u003c\/span\u003e \u003cspan class=\"vela-spec__value\"\u003e Ø31.5\" × H19.7\" · Ø80 × H50cm · 6 G9 bulbs \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vela-spec__row\"\u003e\n\u003cspan class=\"vela-spec__label\"\u003e X-Large \u003c\/span\u003e \u003cspan class=\"vela-spec__value\"\u003e Ø39.4\" × H26.8\" · Ø100 × H68cm · 9 G9 bulbs \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vela-spec__row\"\u003e\n\u003cspan class=\"vela-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"vela-spec__value\"\u003e Metal core · Translucent diffusion panels \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vela-spec__row\"\u003e\n\u003cspan class=\"vela-spec__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"vela-spec__value\"\u003e Matte Ivory White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vela-spec__row\"\u003e\n\u003cspan class=\"vela-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"vela-spec__value\"\u003e G9 · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vela-spec__row\"\u003e\n\u003cspan class=\"vela-spec__label\"\u003e Recommended Wattage \u003c\/span\u003e \u003cspan class=\"vela-spec__value\"\u003e Max 40W equivalent per bulb \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vela-spec__row\"\u003e\n\u003cspan class=\"vela-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"vela-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vela-spec__row\"\u003e\n\u003cspan class=\"vela-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"vela-spec__value\"\u003e Non-dimmable standard · TRIAC-dimmable option available \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vela-spec__row\"\u003e\n\u003cspan class=\"vela-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"vela-spec__value\"\u003e Compatible with common wall switches · Switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vela-spec__row\"\u003e\n\u003cspan class=\"vela-spec__label\"\u003e Wiring \u003c\/span\u003e \u003cspan class=\"vela-spec__value\"\u003e Hardwired \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vela-spec__row\"\u003e\n\u003cspan class=\"vela-spec__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"vela-spec__value\"\u003e 59\" \/ Approx. 150cm adjustable cable · Extensions available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vela-spec__row\"\u003e\n\u003cspan class=\"vela-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"vela-spec__value\"\u003e Ceiling mounted · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vela-spec__row\"\u003e\n\u003cspan class=\"vela-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"vela-spec__value\"\u003e Indoor dry locations only \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vela-spec__row\"\u003e\n\u003cspan class=\"vela-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"vela-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       06 — FAQ\n  ====================================================== --\u003e\n\u003csection class=\"vela-faq\"\u003e\n\u003cdiv class=\"vela-faq__head\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Frequently Asked Questions \u003c\/small\u003e\n\u003ch3\u003eBefore You Choose\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eQuick answers about scale, bulbs, dimming and installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vela-faq__list\"\u003e\n\u003cdetails class=\"vela-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Which size should I choose? \u003c\/span\u003e \u003cspan class=\"vela-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eStart with diameter. Ø15.7\" is the most compact; Ø23.6\" works well for many dining and living spaces; Ø31.5\" and Ø39.4\" create substantially more presence and need more open space around the fixture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vela-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Are the bulbs included? \u003c\/span\u003e \u003cspan class=\"vela-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Compatible G9 bulbs are included. Small, Medium and Large use six bulbs; X-Large uses nine.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vela-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Is Vela dimmable? \u003c\/span\u003e \u003cspan class=\"vela-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eThe standard configuration is non-dimmable. A TRIAC-dimmable version is available for use with a compatible TRIAC wall dimmer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vela-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Can the hanging height be adjusted? \u003c\/span\u003e \u003cspan class=\"vela-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Vela includes approximately 59\" \/ 150cm of adjustable suspension cable, which can be shortened during installation. Longer suspension can also be arranged on request.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vela-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Can it be installed on a sloped ceiling? \u003c\/span\u003e \u003cspan class=\"vela-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eStandard mounting accommodates flat ceilings and slopes up to approximately 15°. For a steeper ceiling, contact us with the pitch angle before ordering so the appropriate mounting solution can be arranged.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vela-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Does it need professional installation? \u003c\/span\u003e \u003cspan class=\"vela-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eVela is a hardwired ceiling fixture. Installation by a qualified electrician is recommended, particularly for the larger 31.5\" and 39.4\" sizes.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"vela-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"vela-detail-large\" href=\"#vela-root\" class=\"vela-lightbox\"\u003e \u003cspan class=\"vela-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vela-sculptural-pendant-light-stuberlighting_11.jpg?v=1787297165\" alt=\"Enlarged Vela Sculptural Pendant Light detail\"\u003e \u003cspan class=\"vela-lightbox__caption\"\u003e Vela · Sculptural Panel Detail \u003c\/span\u003e \u003cspan class=\"vela-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       DIMENSION LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"vela-size-large\" href=\"#vela-root\" class=\"vela-lightbox\"\u003e \u003cspan class=\"vela-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vela-sculptural-pendant-light-stuberlighting_19.jpg?v=1787297165\" alt=\"Enlarged Vela Sculptural Pendant Light X-Large dimensions\"\u003e \u003cspan class=\"vela-lightbox__caption\"\u003e X-Large · Ø39.4\" × H26.8\" · Ø100 × H68cm \u003c\/span\u003e \u003cspan class=\"vela-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\"xH 13.8\" \/ White","offer_id":53800193360155,"sku":"STB-FL-26-10324","price":588.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\"xH16.9\" \/ White","offer_id":53800193392923,"sku":"STB-FL-26-10325","price":875.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5\"x H 19.7\" \/ White","offer_id":53800193425691,"sku":"STB-FL-26-10326","price":1095.0,"currency_code":"USD","in_stock":true},{"title":"Dia 39.4\"x H 26.8\" \/ White","offer_id":53800193458459,"sku":"STB-FL-26-10327","price":1365.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vela-sculptural-pendant-light-stuberlighting_1.jpg?v=1787297165"},{"product_id":"costa-flush-mount-ceiling-light","title":"Costa Flush Mount Ceiling Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — COSTA FLUSH MOUNT CEILING LIGHT\n\n   PRODUCT CONCEPT:\n   RIB \/ INNER RING \/ LOW PROFILE\n\n   QUIET AMERICAN MODERN\n   WARM STUBER PALETTE\n   PRODUCT-SPECIFIC EDITORIAL LAYOUT\n\n   NO LARGE HERO\n   NO GENERIC 3-CARD GRID\n   DESKTOP · TABLET · MOBILE · DAWN SAFE\n========================================================= *\/\n\n.stb-costa-fm{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --brown-soft:#6A5139;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703E;\n\n  --ivory:#FFFDF8;\n  --paper:#FBF8F2;\n  --cream:#F5EDD8;\n  --sand:#E9DDC5;\n  --sand-soft:#F3EBDD;\n\n  --text:#5E5145;\n  --muted:#837568;\n\n  --line:#DED2BD;\n  --line-strong:#C9B895;\n\n  width:100%;\n  max-width:880px;\n  min-width:0;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-costa-fm *,\n.stb-costa-fm *::before,\n.stb-costa-fm *::after{\n  box-sizing:border-box;\n}\n\n.stb-costa-fm h2,\n.stb-costa-fm h3,\n.stb-costa-fm p,\n.stb-costa-fm figure,\n.stb-costa-fm dl,\n.stb-costa-fm dt,\n.stb-costa-fm dd{\n  margin-top:0;\n}\n\n.stb-costa-fm h2,\n.stb-costa-fm h3{\n  color:var(--espresso);\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-costa-fm img{\n  display:block !important;\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n  margin:auto !important;\n  object-fit:contain !important;\n  object-position:center !important;\n  box-sizing:border-box !important;\n}\n\n\n\/* =========================================================\n   01 — QUIET OPENING\n   TEXT FIRST — NO HERO IMAGE\n========================================================= *\/\n\n.cfm-opening{\n  position:relative;\n\n  overflow:hidden;\n\n  padding:27px 27px 22px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  box-shadow:0 7px 20px rgba(28,18,9,.055);\n}\n\n.cfm-opening::before{\n  content:\"\";\n\n  position:absolute;\n  left:0;\n  top:0;\n\n  width:100%;\n  height:3px;\n\n  background:var(--espresso);\n}\n\n\n\/* TITLE AREA *\/\n\n.cfm-opening__top{\n  display:grid;\n  grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr);\n\n  gap:30px;\n  align-items:end;\n}\n\n.cfm-kicker{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--gold-deep);\n\n  font-size:8.5px;\n  line-height:1.3;\n  font-weight:600;\n\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.cfm-opening h2{\n  max-width:530px;\n\n  margin:0;\n\n  font-size:30px;\n  line-height:1.04;\n}\n\n.cfm-opening__lead{\n  max-width:560px;\n\n  margin:9px 0 0;\n\n  color:var(--text);\n\n  font-size:11.6px;\n  line-height:1.55;\n}\n\n\n\/* RIGHT WORDMARK *\/\n\n.cfm-opening__identity{\n  min-width:0;\n\n  padding:4px 0 3px 20px;\n\n  border-left:1px solid var(--line-strong);\n}\n\n.cfm-opening__identity small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.cfm-opening__identity strong{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--brown);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:21px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.cfm-opening__identity span{\n  display:block;\n\n  margin-top:5px;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n}\n\n\n\/* 3 FACT BAR *\/\n\n.cfm-opening__facts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin:18px 0 0;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:6px;\n}\n\n.cfm-opening__fact{\n  min-width:0;\n\n  padding:9px 11px;\n}\n\n.cfm-opening__fact + .cfm-opening__fact{\n  border-left:1px solid var(--line-strong);\n}\n\n.cfm-opening__fact dt{\n  margin:0;\n\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.cfm-opening__fact dd{\n  margin:2px 0 0;\n\n  color:var(--espresso);\n\n  font-size:10.5px;\n  line-height:1.38;\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   02 — THREE LAYERS\n   DETAIL IMAGE + STRUCTURE AS ONE CARD\n========================================================= *\/\n\n.cfm-layers{\n  display:grid;\n  grid-template-columns:minmax(0,.47fr) minmax(0,.53fr);\n\n  margin-top:14px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  box-shadow:0 6px 18px rgba(28,18,9,.045);\n}\n\n\n\/* DETAIL IMAGE *\/\n\n.cfm-layers__visual{\n  min-width:0;\n\n  padding:9px;\n\n  background:var(--sand);\n\n  border-right:1px solid var(--line-strong);\n}\n\n.cfm-layers__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  background:#fff;\n\n  text-decoration:none;\n}\n\n.cfm-layers__visual img{\n  width:100% !important;\n  max-height:315px !important;\n\n  object-fit:contain !important;\n}\n\n.cfm-layers__caption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:7px 2px 0;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n  line-height:1.4;\n}\n\n.cfm-layers__caption strong{\n  color:var(--brown);\n  font-weight:500;\n}\n\n\n\/* COPY *\/\n\n.cfm-layers__copy{\n  min-width:0;\n\n  padding:23px 22px;\n}\n\n.cfm-section-label{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:8.4px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.cfm-layers__copy h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.cfm-layers__intro{\n  margin:8px 0 13px;\n\n  color:var(--text);\n\n  font-size:10.7px;\n  line-height:1.47;\n}\n\n\n\/* 3 LAYERS — LEDGER, NOT CARDS *\/\n\n.cfm-layer-list{\n  border-top:1px solid var(--espresso);\n}\n\n.cfm-layer{\n  display:grid;\n  grid-template-columns:minmax(0,92px) minmax(0,1fr);\n\n  gap:13px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cfm-layer__number{\n  display:flex;\n  align-items:baseline;\n\n  gap:5px;\n\n  color:var(--gold-deep);\n}\n\n.cfm-layer__number strong{\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.cfm-layer__number span{\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.cfm-layer h4{\n  margin:0;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.15;\n\n  font-weight:500;\n}\n\n.cfm-layer p{\n  margin:2px 0 0;\n\n  color:var(--text);\n\n  font-size:9.9px;\n  line-height:1.41;\n}\n\n\n\/* WOOD CLARITY *\/\n\n.cfm-wood-note{\n  margin-top:10px;\n\n  padding:9px 10px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--brown);\n\n  color:#625141;\n\n  font-size:10px;\n  line-height:1.44;\n}\n\n.cfm-wood-note strong{\n  color:var(--espresso);\n}\n\n\n\/* =========================================================\n   03 — BLACK OR WHITE\n========================================================= *\/\n\n.cfm-finish{\n  display:grid;\n  grid-template-columns:minmax(0,.43fr) minmax(0,.57fr);\n\n  margin-top:14px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n\n\/* FINISH COPY *\/\n\n.cfm-finish__copy{\n  min-width:0;\n\n  padding:22px 21px;\n\n  background:var(--sand-soft);\n\n  border-right:1px solid var(--line);\n}\n\n.cfm-finish__copy h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.cfm-finish__copy \u003e p{\n  margin:8px 0 0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.46;\n}\n\n\n\/* TWO FINISH LINES *\/\n\n.cfm-finish__list{\n  margin-top:13px;\n\n  border-top:1px solid var(--espresso);\n}\n\n.cfm-finish__row{\n  display:grid;\n  grid-template-columns:22px minmax(0,1fr);\n\n  gap:10px;\n  align-items:center;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cfm-swatch{\n  width:16px;\n  height:16px;\n\n  border-radius:50%;\n\n  border:1px solid rgba(28,18,9,.22);\n}\n\n.cfm-swatch--black{\n  background:#252321;\n}\n\n.cfm-swatch--white{\n  background:#F5F1E8;\n}\n\n.cfm-finish__row strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:10.5px;\n  font-weight:600;\n}\n\n.cfm-finish__row span{\n  display:block;\n\n  margin-top:1px;\n\n  color:var(--muted);\n\n  font-size:9.1px;\n  line-height:1.35;\n}\n\n\n\/* COMPARISON IMAGE *\/\n\n.cfm-finish__visual{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:9px;\n\n  background:var(--ivory);\n}\n\n.cfm-finish__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  background:#fff;\n\n  text-decoration:none;\n}\n\n.cfm-finish__visual img{\n  width:100% !important;\n  max-height:290px !important;\n\n  object-fit:contain !important;\n}\n\n.cfm-finish__visual figcaption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:8.4px;\n}\n\n\n\/* =========================================================\n   04 — SCALE + LIGHT\n   LOW PROFILE IS THE PRODUCT ADVANTAGE\n========================================================= *\/\n\n.cfm-performance{\n  margin-top:14px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* TOP NUMBERS *\/\n\n.cfm-performance__numbers{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  background:var(--espresso);\n}\n\n.cfm-number{\n  min-width:0;\n\n  padding:12px 13px;\n}\n\n.cfm-number + .cfm-number{\n  border-left:1px solid rgba(255,255,255,.13);\n}\n\n.cfm-number small{\n  display:block;\n\n  color:#BBA891;\n\n  font-size:7.9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.cfm-number strong{\n  display:block;\n\n  margin-top:3px;\n\n  color:#FFF8EE;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* BODY *\/\n\n.cfm-performance__body{\n  display:grid;\n  grid-template-columns:minmax(0,.38fr) minmax(0,.62fr);\n}\n\n\n\/* SIZE IMAGE *\/\n\n.cfm-size{\n  min-width:0;\n\n  padding:10px;\n\n  background:var(--cream);\n\n  border-right:1px solid var(--line-strong);\n}\n\n.cfm-size__frame{\n  padding:6px;\n\n  background:#fff;\n\n  border:1px solid var(--line-strong);\n  border-radius:5px;\n}\n\n.cfm-size__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.cfm-size img{\n  max-height:205px !important;\n}\n\n.cfm-size p{\n  margin:6px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.4px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* LIGHT INFO *\/\n\n.cfm-light{\n  min-width:0;\n\n  padding:21px 22px;\n}\n\n.cfm-light h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.cfm-light \u003e p{\n  margin:8px 0 12px;\n\n  color:var(--text);\n\n  font-size:10.6px;\n  line-height:1.47;\n}\n\n.cfm-light__list{\n  border-top:1px solid var(--espresso);\n}\n\n.cfm-light__row{\n  display:grid;\n  grid-template-columns:minmax(0,115px) minmax(0,1fr);\n\n  gap:13px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cfm-light__row span{\n  color:var(--gold-deep);\n\n  font-size:8.1px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.cfm-light__row strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.cfm-light__row p{\n  margin:2px 0 0;\n\n  color:var(--text);\n\n  font-size:9.8px;\n  line-height:1.4;\n}\n\n\n\/* DIMMING NOTE *\/\n\n.cfm-dim-note{\n  margin-top:10px;\n\n  padding:9px 10px;\n\n  background:var(--sand-soft);\n\n  border-left:3px solid var(--gold-deep);\n\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.44;\n}\n\n.cfm-dim-note strong{\n  color:var(--espresso);\n}\n\n\n\/* =========================================================\n   05 — SPECIFICATIONS + FAQ\n========================================================= *\/\n\n.cfm-info{\n  display:grid;\n  grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);\n\n  margin-top:14px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n\n\/* SPECS *\/\n\n.cfm-spec{\n  min-width:0;\n\n  padding:21px 22px;\n}\n\n.cfm-info-label{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:8.3px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.cfm-spec h3,\n.cfm-faq h3{\n  margin:0 0 9px;\n\n  font-size:21px;\n  line-height:1.05;\n}\n\n.cfm-spec__list{\n  border-top:1px solid var(--espresso);\n}\n\n.cfm-spec__row{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n  gap:15px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cfm-spec__label{\n  color:#77685A;\n\n  font-size:11.5px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.cfm-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  line-height:1.48;\n\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* FAQ *\/\n\n.cfm-faq{\n  min-width:0;\n\n  padding:21px 21px;\n\n  background:var(--sand-soft);\n\n  border-left:1px solid var(--line-strong);\n}\n\n.cfm-faq__list{\n  border-top:1px solid var(--espresso);\n}\n\n.cfm-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cfm-faq__item summary{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:10px 0;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16.2px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.cfm-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.cfm-faq__plus{\n  flex:0 0 auto;\n\n  color:var(--gold-deep);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n\n  font-size:15px;\n  line-height:1;\n\n  transition:transform .2s ease;\n}\n\n.cfm-faq__item[open] .cfm-faq__plus{\n  transform:rotate(45deg);\n}\n\n.cfm-faq__item p{\n  margin:0;\n\n  padding:0 18px 10px 0;\n\n  color:var(--text);\n\n  font-size:10.3px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.cfm-shipping{\n  margin-top:14px;\n\n  padding:17px 18px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-top:3px solid var(--espresso);\n  border-radius:8px;\n\n  box-shadow:0 5px 16px rgba(28,18,9,.035);\n}\n\n.cfm-shipping h3{\n  margin:0 0 7px;\n\n  font-size:18px;\n}\n\n.cfm-shipping p{\n  margin:0 0 5px;\n\n  color:#5E5044;\n\n  font-size:11.8px;\n  line-height:1.58;\n}\n\n.cfm-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.cfm-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX — CLICK \/ TAP ANYWHERE TO CLOSE\n========================================================= *\/\n\n.cfm-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(20,14,9,.95);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.cfm-lightbox:target{\n  display:flex;\n}\n\n.cfm-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.cfm-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:78vh !important;\n\n  object-fit:contain !important;\n}\n\n.cfm-lightbox__caption{\n  margin-top:8px;\n\n  color:#DDC59D;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n.cfm-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89A8C;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(min-width:750px) and (max-width:990px){\n\n  .stb-costa-fm{\n    max-width:820px;\n  }\n\n  .cfm-opening h2{\n    font-size:28px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-costa-fm{\n    font-size:13px;\n  }\n\n\n  .cfm-opening{\n    padding:20px 17px 17px;\n  }\n\n  .cfm-opening__top{\n    grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);\n\n    gap:17px;\n  }\n\n  .cfm-opening h2{\n    font-size:24px;\n  }\n\n  .cfm-opening__lead{\n    font-size:10.4px;\n  }\n\n  .cfm-opening__identity{\n    padding-left:13px;\n  }\n\n\n  .cfm-layers{\n    grid-template-columns:minmax(0,.46fr) minmax(0,.54fr);\n  }\n\n  .cfm-layers__visual{\n    padding:6px;\n  }\n\n  .cfm-layers__visual img{\n    max-height:230px !important;\n  }\n\n  .cfm-layers__copy{\n    padding:18px 15px;\n  }\n\n  .cfm-layers__copy h3{\n    font-size:20px;\n  }\n\n\n  .cfm-finish__copy{\n    padding:18px 15px;\n  }\n\n  .cfm-finish__visual{\n    padding:7px;\n  }\n\n  .cfm-finish__visual img{\n    max-height:220px !important;\n  }\n\n\n  .cfm-performance__numbers{\n    grid-template-columns:repeat(4,minmax(0,1fr));\n  }\n\n  .cfm-number{\n    padding:10px 8px;\n  }\n\n  .cfm-number strong{\n    font-size:16px;\n  }\n\n\n  .cfm-performance__body{\n    grid-template-columns:minmax(0,.38fr) minmax(0,.62fr);\n  }\n\n  .cfm-size{\n    padding:7px;\n  }\n\n  .cfm-size img{\n    max-height:160px !important;\n  }\n\n  .cfm-light{\n    padding:18px 15px;\n  }\n\n\n  .cfm-spec,\n  .cfm-faq{\n    padding:18px 15px;\n  }\n\n  .cfm-spec__row{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .cfm-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .cfm-opening__top{\n    grid-template-columns:1fr;\n  }\n\n  .cfm-opening__identity{\n    padding:9px 0 0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .cfm-opening__facts{\n    grid-template-columns:1fr;\n  }\n\n  .cfm-opening__fact + .cfm-opening__fact{\n    border-left:0;\n    border-top:1px solid var(--line-strong);\n  }\n\n\n  .cfm-layers{\n    grid-template-columns:1fr;\n  }\n\n  .cfm-layers__visual{\n    border-right:0;\n    border-bottom:1px solid var(--line-strong);\n  }\n\n  .cfm-layers__visual img{\n    max-height:280px !important;\n  }\n\n\n  .cfm-finish{\n    grid-template-columns:1fr;\n  }\n\n  .cfm-finish__copy{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .cfm-finish__visual img{\n    max-height:255px !important;\n  }\n\n\n  .cfm-performance__numbers{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .cfm-number:nth-child(3){\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.13);\n  }\n\n  .cfm-number:nth-child(4){\n    border-top:1px solid rgba(255,255,255,.13);\n  }\n\n\n  .cfm-performance__body{\n    grid-template-columns:1fr;\n  }\n\n  .cfm-size{\n    border-right:0;\n    border-bottom:1px solid var(--line-strong);\n  }\n\n  .cfm-size__frame{\n    width:180px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .cfm-info{\n    grid-template-columns:1fr;\n  }\n\n  .cfm-faq{\n    border-left:0;\n    border-top:1px solid var(--line-strong);\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .cfm-layer,\n  .cfm-light__row{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-costa-fm\" id=\"costa-fm-root\"\u003e\n\u003c!-- =====================================================\n       01 — OPENING\n  ====================================================== --\u003e\n\u003csection class=\"cfm-opening\"\u003e\n\u003cdiv class=\"cfm-opening__top\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"cfm-kicker\"\u003e Costa Flush Mount Ceiling Light \u003c\/span\u003e\n\u003ch2\u003eTexture at the Edge. Warmth Within.\u003c\/h2\u003e\n\u003cp class=\"cfm-opening__lead\"\u003eCosta combines a vertically ribbed metal shell, a warm wood-grain inner ring and a broad frosted diffuser in one compact flush-mount profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"cfm-opening__identity\"\u003e\u003csmall\u003e Design Focus \u003c\/small\u003e \u003cstrong\u003e Ribbed Outside.\u003cbr\u003eWarm Inside. \u003c\/strong\u003e \u003cspan\u003e Low-profile ceiling light\u003cbr\u003eBlack or White \u003c\/span\u003e\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-opening__fact\"\u003eSizeØ18.1\" × H5.9\"\u003c\/div\u003e\n\u003cdiv class=\"cfm-opening__fact\"\u003eOutput24W · Approx. 2400 lm\u003c\/div\u003e\n\u003cdiv class=\"cfm-opening__fact\"\u003eLightIntegrated LED · 3000K\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — THREE-LAYER DETAIL\n  ====================================================== --\u003e\n\u003csection class=\"cfm-layers\"\u003e\u003c!-- DETAIL IMAGE --\u003e\n\u003cfigure class=\"cfm-layers__visual\"\u003e\u003ca href=\"#cfm-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costa-flush-mount-ceiling-light-stuberlighting_6.jpg?v=1787305549\" alt=\"Costa Flush Mount Ceiling Light detail showing ribbed metal exterior wood grain interior and frosted acrylic diffuser\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cfigcaption class=\"cfm-layers__caption\"\u003e\u003cstrong\u003e Material Detail \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- STRUCTURE --\u003e\n\u003cdiv class=\"cfm-layers__copy\"\u003e\n\u003cspan class=\"cfm-section-label\"\u003e Three-Layer Construction \u003c\/span\u003e\n\u003ch3\u003eThe Detail Is Around the Rim\u003c\/h3\u003e\n\u003cp class=\"cfm-layers__intro\"\u003eCosta stays simple from across the room. Up close, three distinct surfaces give the low-profile form more depth.\u003c\/p\u003e\n\u003cdiv class=\"cfm-layer-list\"\u003e\n\u003cdiv class=\"cfm-layer\"\u003e\n\u003cdiv class=\"cfm-layer__number\"\u003e\n\u003cstrong\u003e01\u003c\/strong\u003e \u003cspan\u003eExterior\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eRibbed Metal\u003c\/h4\u003e\n\u003cp\u003eVertical fluting creates shadow and texture around the outside edge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-layer\"\u003e\n\u003cdiv class=\"cfm-layer__number\"\u003e\n\u003cstrong\u003e02\u003c\/strong\u003e \u003cspan\u003eInterior\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eWarm Wood-Grain Finish\u003c\/h4\u003e\n\u003cp\u003eA warmer inner ring softens the contrast of the black or white exterior.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-layer\"\u003e\n\u003cdiv class=\"cfm-layer__number\"\u003e\n\u003cstrong\u003e03\u003c\/strong\u003e \u003cspan\u003eCenter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eFrosted Acrylic Diffuser\u003c\/h4\u003e\n\u003cp\u003eThe broad diffuser spreads the integrated LED into more even ambient light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-wood-note\"\u003e\n\u003cstrong\u003e Material clarity: \u003c\/strong\u003e the warm interior is a wood-grain finish applied over the metal structure. It is not solid or natural wood.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — BLACK \/ WHITE\n  ====================================================== --\u003e\n\u003csection class=\"cfm-finish\"\u003e\u003c!-- FINISH COPY --\u003e\n\u003cdiv class=\"cfm-finish__copy\"\u003e\n\u003cspan class=\"cfm-section-label\"\u003e Finish Selection \u003c\/span\u003e\n\u003ch3\u003eBlack or White?\u003c\/h3\u003e\n\u003cp\u003eBoth versions keep the same warm wood-grain interior. Choose the exterior by how much contrast you want at ceiling level.\u003c\/p\u003e\n\u003cdiv class=\"cfm-finish__list\"\u003e\n\u003cdiv class=\"cfm-finish__row\"\u003e\n\u003cspan class=\"cfm-swatch cfm-swatch--black\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Matte Black \u003c\/strong\u003e \u003cspan\u003e Stronger rib definition and more graphic contrast. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-finish__row\"\u003e\n\u003cspan class=\"cfm-swatch cfm-swatch--white\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Matte White \u003c\/strong\u003e \u003cspan\u003e Softer ceiling presence with a lighter overall profile. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COMPARISON --\u003e\n\u003cfigure class=\"cfm-finish__visual\"\u003e\u003ca href=\"#cfm-finish-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costa-flush-mount-ceiling-light-stuberlighting_9.jpg?v=1787305548\" alt=\"Costa Flush Mount Ceiling Light Matte Black and Matte White finish comparison\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Black \/ White \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — SCALE + LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"cfm-performance\"\u003e\u003c!-- KEY NUMBERS --\u003e\n\u003cdiv class=\"cfm-performance__numbers\"\u003e\n\u003cdiv class=\"cfm-number\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 18.1\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-number\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 5.9\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-number\"\u003e\n\u003csmall\u003e Power \u003c\/small\u003e \u003cstrong\u003e 24W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-number\"\u003e\n\u003csmall\u003e Output \u003c\/small\u003e \u003cstrong\u003e ~2400 lm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-performance__body\"\u003e\n\u003c!-- DIMENSIONS --\u003e\n\u003cfigure class=\"cfm-size\"\u003e\n\u003cdiv class=\"cfm-size__frame\"\u003e\u003ca href=\"#cfm-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costa-flush-mount-ceiling-light-stuberlighting_21.jpg?v=1787305548\" alt=\"Costa Flush Mount Ceiling Light dimensions 18.1 inches diameter by 5.9 inches high\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp\u003eØ18.1\" × H5.9\"\u003cbr\u003eØ46 × H15cm · Click to enlarge\u003c\/p\u003e\n\u003c\/figure\u003e\n\u003c!-- LIGHT --\u003e\n\u003cdiv class=\"cfm-light\"\u003e\n\u003cspan class=\"cfm-section-label\"\u003e Light \u0026amp; Installation \u003c\/span\u003e\n\u003ch3\u003eBright Output, Compact Profile\u003c\/h3\u003e\n\u003cp\u003eThe broad acrylic diffuser spreads approximately 2400 lumens across the room, while the 5.9\" height keeps the fixture relatively close to the ceiling.\u003c\/p\u003e\n\u003cdiv class=\"cfm-light__list\"\u003e\n\u003cdiv class=\"cfm-light__row\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Integrated LED · Included \u003c\/strong\u003e\n\u003cp\u003eNo separate bulb is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-light__row\"\u003e\n\u003cspan\u003e Standard Light \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e 3000K Warm White \u003c\/strong\u003e\n\u003cp\u003eDesigned for general ambient room lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-light__row\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Hardwired Flush Mount \u003c\/strong\u003e\n\u003cp\u003eInstalls directly at the ceiling junction box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-dim-note\"\u003e\n\u003cstrong\u003e Need dimming? \u003c\/strong\u003e Choose the TRIAC-dimmable version and use it with a compatible TRIAC wall dimmer. The standard Warm Light version is intended for regular On \/ Off wall-switch control.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — DETAILS + FAQ\n  ====================================================== --\u003e\n\u003csection class=\"cfm-info\"\u003e\u003c!-- SPECS --\u003e\n\u003cdiv class=\"cfm-spec\"\u003e\n\u003cspan class=\"cfm-info-label\"\u003e Product Details \u003c\/span\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv class=\"cfm-spec__list\"\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Overall Size \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e Ø18.1\" × H5.9\" · Ø46 × H15cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e High-grade metal · Frosted acrylic diffuser \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Exterior Finish \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e Matte Black · Matte White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Interior Finish \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e Wood-grain finish over metal · Not solid wood \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e Integrated LED · Included · Separate Bulb: Not required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Power \/ Output \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e Approx. 24W · Approx. 2400 lumens \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Color Temperature \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e 3000K Warm White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e Standard Warm Light or TRIAC-dimmable version \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Wiring \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e Hardwired \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Mounting \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e Ceiling flush mount \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e Wall switch · Switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e IP20 · Indoor use only · Not for wet locations \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"cfm-faq\"\u003e\n\u003cspan class=\"cfm-info-label\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch3\u003eGood to Know\u003c\/h3\u003e\n\u003cdiv class=\"cfm-faq__list\"\u003e\n\u003cdetails class=\"cfm-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Is the interior made of real wood? \u003c\/span\u003e \u003cspan class=\"cfm-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. The warm inner surface is a wood-grain finish applied over the metal structure. It provides the visual warmth of wood without being a solid-wood component.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cfm-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Is the LED included? \u003c\/span\u003e \u003cspan class=\"cfm-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Costa uses an integrated LED, so no separate bulb is required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cfm-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e How bright is it? \u003c\/span\u003e \u003cspan class=\"cfm-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eThe fixture uses approximately 24W and produces around 2400 lumens. The frosted acrylic diffuser spreads the light more evenly across the room.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cfm-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Is Costa dimmable? \u003c\/span\u003e \u003cspan class=\"cfm-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eThe standard Warm Light version is intended for regular On \/ Off control. If you need brightness adjustment, choose the TRIAC-dimmable version and pair it with a compatible TRIAC wall dimmer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cfm-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Black or White — which should I choose? \u003c\/span\u003e \u003cspan class=\"cfm-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eBlack creates stronger contrast and makes the ribbed exterior more noticeable. White has a quieter visual relationship with most ceilings. Both use the same warm wood-grain interior.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cfm-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Does it need professional installation? \u003c\/span\u003e \u003cspan class=\"cfm-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eCosta is a hardwired ceiling fixture. Installation by a qualified electrician is recommended.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"cfm-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"cfm-detail-large\" href=\"#costa-fm-root\" class=\"cfm-lightbox\"\u003e \u003cspan class=\"cfm-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costa-flush-mount-ceiling-light-stuberlighting_6.jpg?v=1787305549\" alt=\"Enlarged Costa Flush Mount Ceiling Light material detail\"\u003e \u003cspan class=\"cfm-lightbox__caption\"\u003e Costa · Ribbed Metal \/ Wood-Grain Interior \/ Frosted Diffuser \u003c\/span\u003e \u003cspan class=\"cfm-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FINISH LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"cfm-finish-large\" href=\"#costa-fm-root\" class=\"cfm-lightbox\"\u003e \u003cspan class=\"cfm-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costa-flush-mount-ceiling-light-stuberlighting_9.jpg?v=1787305548\" alt=\"Enlarged Costa Matte Black and Matte White finish comparison\"\u003e \u003cspan class=\"cfm-lightbox__caption\"\u003e Costa · Matte Black \/ Matte White \u003c\/span\u003e \u003cspan class=\"cfm-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       DIMENSION LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"cfm-size-large\" href=\"#costa-fm-root\" class=\"cfm-lightbox\"\u003e \u003cspan class=\"cfm-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costa-flush-mount-ceiling-light-stuberlighting_21.jpg?v=1787305548\" alt=\"Enlarged Costa Flush Mount Ceiling Light dimensions\"\u003e \u003cspan class=\"cfm-lightbox__caption\"\u003e Costa · Ø18.1\" × H5.9\" · Ø46 × H15cm \u003c\/span\u003e \u003cspan class=\"cfm-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 18.1\" x H 5.9\" \/ Black \/ Warm Light","offer_id":53800953807131,"sku":"STB-WS-26-10185","price":325.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.1\" x H 5.9\" \/ Black \/ Triac Dimmable Warm Light","offer_id":53800953839899,"sku":"STB-WS-26-10186","price":325.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.1\" x H 5.9\" \/ White \/ Warm Light","offer_id":53800953872667,"sku":"STB-WS-26-10187","price":325.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.1\" x H 5.9\" \/ White \/ Triac Dimmable Warm Light","offer_id":53800953905435,"sku":"STB-WS-26-10188","price":325.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costa-flush-mount-ceiling-light-stuberlighting_1.jpg?v=1787305548"},{"product_id":"tondo-pendant-light","title":"Tondo Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — TONDO PENDANT LIGHT\n\n   PRODUCT CONCEPT:\n   COLOR \/ DOME \/ SCALE\n\n   WARM MODERN EDITORIAL\n   QUIET 70s-INSPIRED FORM\n   AMERICAN SHOPPER-FIRST UX\n\n   STUBER PALETTE:\n   IVORY \/ CREAM \/ SAND \/ ESPRESSO \/ MUTED GOLD\n\n   PRODUCT COLORS:\n   ORANGE \/ BLACK \/ WHITE \/ DARK RED\n\n   NO LARGE HERO\n   NO OVERALL PRODUCT INFORMATION BOX\n   DESKTOP · TABLET · MOBILE · DAWN SAFE\n========================================================= *\/\n\n.stb-tondo{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --brown-soft:#6B523B;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703E;\n\n  --ivory:#FFFDF8;\n  --paper:#FBF8F1;\n  --cream:#F5EDD8;\n  --sand:#E9DDC5;\n  --sand-soft:#F3EBDD;\n\n  --text:#5D5146;\n  --muted:#817467;\n\n  --line:#DED2BD;\n  --line-strong:#C9B895;\n\n  width:100%;\n  max-width:880px;\n  min-width:0;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-tondo *,\n.stb-tondo *::before,\n.stb-tondo *::after{\n  box-sizing:border-box;\n}\n\n.stb-tondo h2,\n.stb-tondo h3,\n.stb-tondo h4,\n.stb-tondo p,\n.stb-tondo figure,\n.stb-tondo dl,\n.stb-tondo dt,\n.stb-tondo dd{\n  margin-top:0;\n}\n\n.stb-tondo h2,\n.stb-tondo h3,\n.stb-tondo h4{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-tondo img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.td-label{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:8.3px;\n  line-height:1.3;\n\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   01 — OPENING\n   TEXT FIRST · NO LARGE IMAGE\n========================================================= *\/\n\n.td-opening{\n  display:grid;\n  grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr);\n\n  gap:29px;\n  align-items:end;\n\n  padding:8px 0 21px;\n\n  border-bottom:1px solid var(--line-strong);\n}\n\n.td-kicker{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--gold-deep);\n\n  font-size:8.6px;\n  line-height:1.3;\n\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.td-opening h2{\n  max-width:565px;\n\n  margin:0;\n\n  font-size:31px;\n  line-height:1.03;\n}\n\n.td-opening__lead{\n  max-width:590px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:11.6px;\n  line-height:1.56;\n}\n\n\n\/* SMALL FIRST-DECISION CARD *\/\n\n.td-opening__card{\n  min-width:0;\n\n  padding:13px 15px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n\n  box-shadow:0 5px 15px rgba(28,18,9,.035);\n}\n\n.td-opening__card \u003e small{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.td-opening__row{\n  display:flex;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.td-opening__row:first-of-type{\n  border-top:1px solid var(--espresso);\n}\n\n.td-opening__row span{\n  color:var(--muted);\n\n  font-size:8px;\n\n  text-transform:uppercase;\n}\n\n.td-opening__row strong{\n  color:var(--espresso);\n\n  font-size:10.3px;\n  line-height:1.4;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   02 — COLOR STUDIO\n   DETAIL IMAGE \/ PRODUCT FORM \/ 4 COLORS\n========================================================= *\/\n\n.td-color{\n  display:grid;\n  grid-template-columns:minmax(0,.41fr) minmax(0,.34fr) minmax(0,.25fr);\n\n  margin-top:16px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  box-shadow:0 6px 18px rgba(28,18,9,.045);\n}\n\n\n\/* DETAIL IMAGE *\/\n\n.td-color__visual{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  margin:0;\n  padding:9px;\n\n  background:var(--sand);\n\n  border-right:1px solid var(--line-strong);\n}\n\n.td-color__frame{\n  min-width:0;\n\n  padding:5px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.td-color__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.td-color__frame img{\n  width:100% !important;\n  max-height:265px !important;\n\n  object-fit:cover !important;\n}\n\n.td-color__visual figcaption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:10px;\n\n  padding:7px 2px 0;\n\n  color:var(--muted);\n\n  font-size:8.3px;\n  line-height:1.4;\n}\n\n.td-color__visual figcaption strong{\n  color:var(--brown);\n\n  font-weight:500;\n}\n\n\n\/* FORM COPY *\/\n\n.td-color__copy{\n  min-width:0;\n\n  padding:22px 19px;\n\n  border-right:1px solid var(--line);\n}\n\n.td-color__copy h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.td-color__intro{\n  margin:8px 0 12px;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.46;\n}\n\n.td-form-list{\n  border-top:1px solid var(--espresso);\n}\n\n.td-form-row{\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.td-form-row small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.td-form-row 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:15.5px;\n  line-height:1.08;\n\n  font-weight:500;\n}\n\n.td-form-row p{\n  margin:2px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.4px;\n  line-height:1.38;\n}\n\n\n\/* COLOR RAIL *\/\n\n.td-palette{\n  min-width:0;\n\n  padding:20px 16px;\n\n  background:var(--cream);\n}\n\n.td-palette h3{\n  margin:0 0 10px;\n\n  font-size:20px;\n  line-height:1.05;\n}\n\n.td-palette__list{\n  border-top:1px solid var(--espresso);\n}\n\n.td-palette__item{\n  display:grid;\n  grid-template-columns:20px minmax(0,1fr);\n\n  gap:9px;\n  align-items:center;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-strong);\n}\n\n.td-swatch{\n  width:16px;\n  height:16px;\n\n  border:1px solid rgba(28,18,9,.2);\n  border-radius:50%;\n}\n\n.td-swatch--orange{\n  background:#E56D24;\n}\n\n.td-swatch--black{\n  background:#262321;\n}\n\n.td-swatch--white{\n  background:#F5F2EA;\n}\n\n.td-swatch--red{\n  background:#762C2C;\n}\n\n.td-palette__item strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:10px;\n  font-weight:500;\n}\n\n.td-palette__item span{\n  display:block;\n\n  margin-top:1px;\n\n  color:var(--muted);\n\n  font-size:8.6px;\n  line-height:1.32;\n}\n\n\n\/* =========================================================\n   03 — SIZE SELECTION\n   TWO SIZES · ONE CONNECTED PANEL\n========================================================= *\/\n\n.td-scale{\n  margin-top:18px;\n}\n\n.td-scale__head{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:24px;\n\n  margin-bottom:13px;\n}\n\n.td-scale__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.td-scale__head p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.8px;\n  line-height:1.48;\n}\n\n\n\/* BODY *\/\n\n.td-scale__body{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,195px);\n\n  gap:14px;\n\n  padding:14px;\n\n  background:var(--sand-soft);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* TWO SIZE CHOICES *\/\n\n.td-size-list{\n  min-width:0;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.td-size{\n  display:grid;\n  grid-template-columns:minmax(0,90px) minmax(0,175px) minmax(0,1fr);\n\n  gap:14px;\n  align-items:center;\n\n  padding:15px 16px;\n}\n\n.td-size + .td-size{\n  border-top:1px solid var(--line);\n}\n\n.td-size__name small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:7.9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.td-size__name strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:21px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.td-size__dimension{\n  color:var(--espresso);\n\n  font-size:10.6px;\n  line-height:1.42;\n\n  font-weight:500;\n}\n\n.td-size__fit{\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.td-dimension{\n  align-self:center;\n\n  min-width:0;\n\n  margin:0;\n\n  padding:6px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:6px;\n}\n\n.td-dimension__frame{\n  padding:5px;\n\n  background:#fff;\n}\n\n.td-dimension__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.td-dimension__frame img{\n  max-height:178px !important;\n}\n\n.td-dimension figcaption{\n  margin-top:5px;\n\n  color:var(--muted);\n\n  font-size:8px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* SIZE GUIDE *\/\n\n.td-scale__guide{\n  display:grid;\n  grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n  gap:16px;\n  align-items:center;\n\n  margin-top:9px;\n\n  padding:10px 12px;\n\n  background:var(--espresso);\n\n  border-radius:6px;\n}\n\n.td-scale__guide strong{\n  color:#FFF8EE;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.td-scale__guide p{\n  margin:0;\n\n  padding-left:15px;\n\n  border-left:1px solid rgba(255,255,255,.16);\n\n  color:#D9CEC2;\n\n  font-size:10px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   04 — LIGHT + DROP\n========================================================= *\/\n\n.td-practical{\n  display:grid;\n  grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);\n\n  margin-top:16px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* LIGHT *\/\n\n.td-light{\n  min-width:0;\n\n  padding:20px;\n\n  background:var(--cream);\n\n  border-right:1px solid var(--line-strong);\n}\n\n.td-practical h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.05;\n}\n\n.td-practical \u003e div \u003e p{\n  margin:8px 0 0;\n\n  color:var(--text);\n\n  font-size:10.4px;\n  line-height:1.46;\n}\n\n.td-light__facts{\n  margin-top:13px;\n\n  border-top:1px solid var(--espresso);\n}\n\n.td-light__row{\n  display:flex;\n  justify-content:space-between;\n\n  gap:13px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.td-light__row span{\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.td-light__row strong{\n  max-width:65%;\n\n  color:var(--espresso);\n\n  font-size:10.2px;\n  line-height:1.4;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* INSTALL *\/\n\n.td-install{\n  min-width:0;\n\n  padding:20px 21px;\n}\n\n.td-install__list{\n  margin-top:13px;\n\n  border-top:1px solid var(--espresso);\n}\n\n.td-install__row{\n  display:grid;\n  grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n  gap:13px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.td-install__row span{\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.td-install__row strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:10.3px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n.td-install__row p{\n  margin:2px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.6px;\n  line-height:1.39;\n}\n\n\n\/* DROP NOTE *\/\n\n.td-install__note{\n  margin-top:10px;\n\n  padding:9px 10px;\n\n  background:var(--sand-soft);\n\n  border-left:3px solid var(--gold-deep);\n\n  color:var(--text);\n\n  font-size:9.9px;\n  line-height:1.43;\n}\n\n.td-install__note strong{\n  color:var(--espresso);\n}\n\n\n\/* =========================================================\n   05 — SPECIFICATIONS\n   CLEAN LEDGER\n========================================================= *\/\n\n.td-spec{\n  margin-top:18px;\n\n  padding-top:1px;\n}\n\n.td-spec__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.td-spec__head h3{\n  margin:3px 0 0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.td-spec__head p{\n  max-width:300px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.6px;\n  line-height:1.42;\n\n  text-align:right;\n}\n\n.td-spec__list{\n  border-top:1px solid var(--espresso);\n}\n\n.td-spec__row{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.td-spec__label{\n  color:#77685A;\n\n  font-size:11.5px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.td-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  line-height:1.48;\n\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   06 — FAQ\n========================================================= *\/\n\n.td-faq{\n  margin-top:16px;\n\n  padding:19px 21px;\n\n  background:var(--sand-soft);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.td-faq__head{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:22px;\n\n  margin-bottom:9px;\n}\n\n.td-faq__head h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.05;\n}\n\n.td-faq__head p{\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.8px;\n  line-height:1.43;\n}\n\n.td-faq__list{\n  border-top:1px solid var(--espresso);\n}\n\n.td-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.td-faq__item summary{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:10px 0;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16.2px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.td-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.td-faq__plus{\n  flex:0 0 auto;\n\n  color:var(--gold-deep);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n\n  font-size:15px;\n  line-height:1;\n\n  transition:transform .2s ease;\n}\n\n.td-faq__item[open] .td-faq__plus{\n  transform:rotate(45deg);\n}\n\n.td-faq__item p{\n  max-width:700px;\n\n  margin:0;\n\n  padding:0 25px 10px 0;\n\n  color:var(--text);\n\n  font-size:10.4px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.td-shipping{\n  margin-top:14px;\n\n  padding:17px 18px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-top:3px solid var(--espresso);\n  border-radius:8px;\n\n  box-shadow:0 5px 16px rgba(28,18,9,.035);\n}\n\n.td-shipping h3{\n  margin:0 0 7px;\n\n  font-size:18px;\n}\n\n.td-shipping p{\n  margin:0 0 5px;\n\n  color:#5E5044;\n\n  font-size:11.8px;\n  line-height:1.58;\n}\n\n.td-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.td-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.td-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(20,14,9,.95);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.td-lightbox:target{\n  display:flex;\n}\n\n.td-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.td-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:78vh !important;\n\n  object-fit:contain !important;\n}\n\n.td-lightbox__caption{\n  margin-top:8px;\n\n  color:#DDC59D;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n.td-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89A8C;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(min-width:750px) and (max-width:990px){\n\n  .stb-tondo{\n    max-width:825px;\n  }\n\n  .td-opening h2{\n    font-size:29px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-tondo{\n    font-size:13px;\n  }\n\n\n  .td-opening{\n    grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);\n\n    gap:17px;\n  }\n\n  .td-opening h2{\n    font-size:24px;\n  }\n\n  .td-opening__lead{\n    font-size:10.4px;\n  }\n\n\n  .td-color{\n    grid-template-columns:minmax(0,.39fr) minmax(0,.37fr) minmax(0,.24fr);\n  }\n\n  .td-color__visual{\n    padding:6px;\n  }\n\n  .td-color__frame img{\n    max-height:200px !important;\n  }\n\n  .td-color__copy{\n    padding:17px 13px;\n  }\n\n  .td-color__copy h3{\n    font-size:19px;\n  }\n\n  .td-palette{\n    padding:16px 11px;\n  }\n\n\n  .td-scale__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n  .td-scale__body{\n    grid-template-columns:minmax(0,1fr) minmax(0,150px);\n\n    gap:10px;\n\n    padding:10px;\n  }\n\n  .td-size{\n    grid-template-columns:minmax(0,70px) minmax(0,135px) minmax(0,1fr);\n\n    gap:9px;\n\n    padding:13px 12px;\n  }\n\n  .td-dimension__frame img{\n    max-height:140px !important;\n  }\n\n\n  .td-light,\n  .td-install{\n    padding:18px 15px;\n  }\n\n\n  .td-spec__row{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .td-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .td-opening{\n    grid-template-columns:1fr;\n  }\n\n\n  .td-color{\n    grid-template-columns:1fr;\n  }\n\n  .td-color__visual{\n    border-right:0;\n    border-bottom:1px solid var(--line-strong);\n  }\n\n  .td-color__frame{\n    width:270px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n  .td-color__copy{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .td-palette__list{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n\n    border-top:1px solid var(--espresso);\n  }\n\n  .td-palette__item{\n    padding:8px 5px;\n  }\n\n  .td-palette__item:nth-child(2n){\n    padding-left:10px;\n\n    border-left:1px solid var(--line-strong);\n  }\n\n\n  .td-scale__body{\n    grid-template-columns:1fr;\n  }\n\n  .td-dimension{\n    width:185px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .td-scale__guide{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .td-scale__guide p{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .td-practical{\n    grid-template-columns:1fr;\n  }\n\n  .td-light{\n    border-right:0;\n    border-bottom:1px solid var(--line-strong);\n  }\n\n\n  .td-spec__head{\n    display:block;\n  }\n\n  .td-spec__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n\n  .td-faq__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .td-size{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n\n  .td-palette__list{\n    grid-template-columns:1fr;\n  }\n\n  .td-palette__item:nth-child(2n){\n    padding-left:5px;\n\n    border-left:0;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-tondo\" id=\"tondo-root\"\u003e\n\u003c!-- =====================================================\n       01 — INTRO\n  ====================================================== --\u003e\n\u003csection class=\"td-opening\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"td-kicker\"\u003e Tondo Pendant Light \u003c\/span\u003e\n\u003ch2\u003eOne Simple Dome. Four Very Different Moods.\u003c\/h2\u003e\n\u003cp class=\"td-opening__lead\"\u003eTondo pairs a low rounded silhouette with a smooth colored metal shell and softly diffused light below. Its form stays deliberately simple, allowing color and scale to define the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"td-opening__card\"\u003e\u003csmall\u003e Choose Your Tondo \u003c\/small\u003e\n\u003cdiv class=\"td-opening__row\"\u003e\n\u003cspan\u003e Colors \u003c\/span\u003e \u003cstrong\u003e Orange \/ Black \/ White \/ Dark Red \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-opening__row\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e 17.7\" \/ 23.6\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-opening__row\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 · Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/aside\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — COLOR \/ DOME\n  ====================================================== --\u003e\n\u003csection class=\"td-color\"\u003e\u003c!-- DETAIL IMAGE --\u003e\n\u003cfigure class=\"td-color__visual\"\u003e\n\u003cdiv class=\"td-color__frame\"\u003e\u003ca href=\"#td-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tondo-pendant-light-stuberlighting_10.jpg?v=1787391938\" alt=\"Close-up of orange Tondo Pendant Light showing smooth rounded metal dome and lower diffuser\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Dome \u0026amp; Diffuser Detail \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- FORM --\u003e\n\u003cdiv class=\"td-color__copy\"\u003e\n\u003cspan class=\"td-label\"\u003e Dome Study \u003c\/span\u003e\n\u003ch3\u003eColor Wraps the Entire Form\u003c\/h3\u003e\n\u003cp class=\"td-color__intro\"\u003eTondo has very little visual ornament. The broad curved shell becomes the main design surface, so finish color has a stronger impact than it would on a smaller pendant.\u003c\/p\u003e\n\u003cdiv class=\"td-form-list\"\u003e\n\u003cdiv class=\"td-form-row\"\u003e\n\u003csmall\u003e Upper Form \u003c\/small\u003e \u003cstrong\u003e Smooth Rounded Metal Dome \u003c\/strong\u003e\n\u003cp\u003eA low, continuous curve keeps the silhouette clean from every viewing angle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-form-row\"\u003e\n\u003csmall\u003e Underside \u003c\/small\u003e \u003cstrong\u003e Acrylic Diffuser \u003c\/strong\u003e\n\u003cp\u003eSoftens the bulb before the light reaches the room below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-form-row\"\u003e\n\u003csmall\u003e Character \u003c\/small\u003e \u003cstrong\u003e Bold Color, Quiet Geometry \u003c\/strong\u003e\n\u003cp\u003eThe form stays simple enough to let the color carry the personality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PALETTE --\u003e\n\u003caside class=\"td-palette\"\u003e\u003cspan class=\"td-label\"\u003e Color Palette \u003c\/span\u003e\n\u003ch3\u003ePick the Mood\u003c\/h3\u003e\n\u003cdiv class=\"td-palette__list\"\u003e\n\u003cdiv class=\"td-palette__item\"\u003e\n\u003cspan class=\"td-swatch td-swatch--orange\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Orange \u003c\/strong\u003e \u003cspan\u003e Warm · energetic \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-palette__item\"\u003e\n\u003cspan class=\"td-swatch td-swatch--black\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Black \u003c\/strong\u003e \u003cspan\u003e Graphic · architectural \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-palette__item\"\u003e\n\u003cspan class=\"td-swatch td-swatch--white\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e White \u003c\/strong\u003e \u003cspan\u003e Quiet · minimal \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-palette__item\"\u003e\n\u003cspan class=\"td-swatch td-swatch--red\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Dark Red \u003c\/strong\u003e \u003cspan\u003e Deep · expressive \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/aside\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SIZE\n  ====================================================== --\u003e\n\u003csection class=\"td-scale\"\u003e\n\u003cdiv class=\"td-scale__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"td-label\"\u003e Choose the Diameter \u003c\/span\u003e\n\u003ch3\u003eTwo Scales of the Same Dome\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eBoth sizes keep Tondo's low rounded proportion. The main difference is how much horizontal space the dome occupies above the table, counter or seating area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-scale__body\"\u003e\n\u003cdiv class=\"td-size-list\"\u003e\n\u003c!-- SMALL --\u003e\n\u003cdiv class=\"td-size\"\u003e\n\u003cdiv class=\"td-size__name\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e 17.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-size__dimension\"\u003eØ17.7\" × H5.9\"\u003cbr\u003eØ45 × H15cm\u003c\/div\u003e\n\u003cdiv class=\"td-size__fit\"\u003eEasier to use over a smaller table, breakfast nook or as repeated pendants.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LARGE --\u003e\n\u003cdiv class=\"td-size\"\u003e\n\u003cdiv class=\"td-size__name\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e 23.6\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-size__dimension\"\u003eØ23.6\" × H7.9\"\u003cbr\u003eØ60 × H20cm\u003c\/div\u003e\n\u003cdiv class=\"td-size__fit\"\u003eGives the dome more visual presence over a dining table or larger open surface.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSION IMAGE --\u003e\n\u003cfigure class=\"td-dimension\"\u003e\n\u003cdiv class=\"td-dimension__frame\"\u003e\u003ca href=\"#td-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tondo-pendant-light-stuberlighting_35.jpg?v=1787391938\" alt=\"Tondo Pendant Light Large dimension reference 23.6 inches diameter by 7.9 inches high\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003eLarge shown\u003cbr\u003eØ23.6\" × H7.9\"\u003cbr\u003eClick to enlarge\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-scale__guide\"\u003e\n\u003cstrong\u003e Choose by width, not height. \u003c\/strong\u003e\n\u003cp\u003eTondo is intentionally shallow. Moving from 17.7\" to 23.6\" mainly increases the visual span of the dome, so compare the diameter with the furniture below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — LIGHT + INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"td-practical\"\u003e\u003c!-- LIGHT --\u003e\n\u003cdiv class=\"td-light\"\u003e\n\u003cspan class=\"td-label\"\u003e Light \u003c\/span\u003e\n\u003ch3\u003eA Familiar Replaceable Bulb\u003c\/h3\u003e\n\u003cp\u003eTondo uses a standard E26 \/ E27 socket, making the light source easy to replace without changing the fixture itself.\u003c\/p\u003e\n\u003cdiv class=\"td-light__facts\"\u003e\n\u003cdiv class=\"td-light__row\"\u003e\n\u003cspan\u003e Socket \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-light__row\"\u003e\n\u003cspan\u003e Bulb \u003c\/span\u003e \u003cstrong\u003e Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-light__row\"\u003e\n\u003cspan\u003e Maximum \u003c\/span\u003e \u003cstrong\u003e 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-light__row\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALLATION --\u003e\n\u003cdiv class=\"td-install\"\u003e\n\u003cspan class=\"td-label\"\u003e Suspension \u0026amp; Installation \u003c\/span\u003e\n\u003ch3\u003eSet the Dome at the Right Height\u003c\/h3\u003e\n\u003cp\u003eTondo is a hardwired pendant supplied with a long suspension wire for normal residential ceiling installations.\u003c\/p\u003e\n\u003cdiv class=\"td-install__list\"\u003e\n\u003cdiv class=\"td-install__row\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e 59\" \/ 150cm Wire \u003c\/strong\u003e\n\u003cp\u003eLonger suspension is available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-install__row\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003cp\u003eConnects directly to the ceiling electrical supply.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-install__row\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Standard Wall Switch \u003c\/strong\u003e\n\u003cp\u003eWall switch is not included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-install__row\"\u003e\n\u003cspan\u003e Location \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Indoor Dry Areas \u003c\/strong\u003e\n\u003cp\u003eIP20 · not designed for direct water exposure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-install__note\"\u003e\n\u003cstrong\u003e Higher ceiling? \u003c\/strong\u003e If you need more than the standard 59\" \/ 150cm suspension, contact us before or after ordering and we can arrange an extended length.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"td-spec\"\u003e\n\u003cdiv class=\"td-spec__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"td-label\"\u003e Product Details \u003c\/span\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEssential information to confirm before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec__list\"\u003e\n\u003cdiv class=\"td-spec__row\"\u003e\n\u003cspan class=\"td-spec__label\"\u003e Small \u003c\/span\u003e \u003cspan class=\"td-spec__value\"\u003e Ø17.7\" × H5.9\" · Ø45 × H15cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec__row\"\u003e\n\u003cspan class=\"td-spec__label\"\u003e Large \u003c\/span\u003e \u003cspan class=\"td-spec__value\"\u003e Ø23.6\" × H7.9\" · Ø60 × H20cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec__row\"\u003e\n\u003cspan class=\"td-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"td-spec__value\"\u003e Metal · Acrylic \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec__row\"\u003e\n\u003cspan class=\"td-spec__label\"\u003e Color Options \u003c\/span\u003e \u003cspan class=\"td-spec__value\"\u003e Orange · Black · White · Dark Red \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec__row\"\u003e\n\u003cspan class=\"td-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"td-spec__value\"\u003e E26 \/ E27 · LED or Edison-style bulb · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec__row\"\u003e\n\u003cspan class=\"td-spec__label\"\u003e Maximum Wattage \u003c\/span\u003e \u003cspan class=\"td-spec__value\"\u003e Max 40W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec__row\"\u003e\n\u003cspan class=\"td-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"td-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec__row\"\u003e\n\u003cspan class=\"td-spec__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"td-spec__value\"\u003e 59\" \/ 150cm wire · Extended length available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec__row\"\u003e\n\u003cspan class=\"td-spec__label\"\u003e Wiring \u003c\/span\u003e \u003cspan class=\"td-spec__value\"\u003e Hardwired \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec__row\"\u003e\n\u003cspan class=\"td-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"td-spec__value\"\u003e Compatible with common wall switches · Switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec__row\"\u003e\n\u003cspan class=\"td-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"td-spec__value\"\u003e IP20 · Indoor dry locations only · Not waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec__row\"\u003e\n\u003cspan class=\"td-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"td-spec__value\"\u003e Hardwired ceiling mount · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-spec__row\"\u003e\n\u003cspan class=\"td-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"td-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       06 — FAQ\n  ====================================================== --\u003e\n\u003csection class=\"td-faq\"\u003e\n\u003cdiv class=\"td-faq__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"td-label\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch3\u003eBefore You Choose\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eQuick answers about color, size, bulbs and suspension.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"td-faq__list\"\u003e\n\u003cdetails class=\"td-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e What colors are available? \u003c\/span\u003e \u003cspan class=\"td-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eTondo is available in Orange, Black, White and Dark Red. Because the dome is a large uninterrupted surface, color has a strong effect on the overall appearance of the fixture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"td-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Which size should I choose? \u003c\/span\u003e \u003cspan class=\"td-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eSmall measures Ø17.7\" \/ 45cm, while Large measures Ø23.6\" \/ 60cm. Choose primarily by the width of the table, counter or open area below the pendant.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"td-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Is the bulb included? \u003c\/span\u003e \u003cspan class=\"td-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Tondo uses a replaceable E26 \/ E27 light source, and a compatible bulb is included with the fixture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"td-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Can the bulb be replaced later? \u003c\/span\u003e \u003cspan class=\"td-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Tondo uses a standard E26 \/ E27 socket, so the bulb can be replaced when needed. Do not exceed the 40W maximum rating.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"td-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Can I request a longer hanging wire? \u003c\/span\u003e \u003cspan class=\"td-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. The standard suspension wire is approximately 59\" \/ 150cm. A longer length can be arranged when additional ceiling drop is required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"td-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Is Tondo a plug-in pendant? \u003c\/span\u003e \u003cspan class=\"td-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. Tondo is a hardwired ceiling fixture and connects directly to the ceiling electrical supply. Professional installation is recommended.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"td-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"td-detail-large\" href=\"#tondo-root\" class=\"td-lightbox\"\u003e \u003cspan class=\"td-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tondo-pendant-light-stuberlighting_10.jpg?v=1787391938\" alt=\"Enlarged Tondo Pendant Light orange dome detail\"\u003e \u003cspan class=\"td-lightbox__caption\"\u003e Tondo · Dome \u0026amp; Diffuser Detail \u003c\/span\u003e \u003cspan class=\"td-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       DIMENSION LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"td-size-large\" href=\"#tondo-root\" class=\"td-lightbox\"\u003e \u003cspan class=\"td-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tondo-pendant-light-stuberlighting_35.jpg?v=1787391938\" alt=\"Enlarged Tondo Pendant Light Large dimensions\"\u003e \u003cspan class=\"td-lightbox__caption\"\u003e Large · Ø23.6\" × H7.9\" · Ø60 × H20cm \u003c\/span\u003e \u003cspan class=\"td-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 17.7\" x H 5.9\" \/ Orange","offer_id":53806182170907,"sku":"STB-PL-26-10292","price":665.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\" x H 5.9\" \/ Black","offer_id":53806182203675,"sku":"STB-PL-26-10293","price":665.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\" x H 5.9\" \/ White","offer_id":53806182236443,"sku":"STB-PL-26-10294","price":665.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\" x H 5.9\" \/ Dark red","offer_id":53806182269211,"sku":"STB-PL-26-10295","price":665.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" x H 7.9\" \/ Orange","offer_id":53806182301979,"sku":"STB-PL-26-10296","price":935.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" x H 7.9\" \/ Black","offer_id":53806182334747,"sku":"STB-PL-26-10297","price":935.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" x H 7.9\" \/ White","offer_id":53806182367515,"sku":"STB-PL-26-10298","price":935.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" x H 7.9\" \/ Dark red","offer_id":53806182400283,"sku":"STB-PL-26-10299","price":935.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tondo-pendant-light-stuberlighting_3.jpg?v=1787391938"},{"product_id":"ginkgo-leaf-chandelier","title":"Ginkgo Leaf Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — GINKGO LEAF CHANDELIER\n\n   PRODUCT CONCEPT:\n   LEAF \/ CANOPY \/ COLOR\n\n   BOTANICAL MODERN · QUIET LUXURY\n   AMERICAN SHOPPER-FIRST UX\n\n   STUBER PALETTE:\n   IVORY \/ CREAM \/ SAND \/ ESPRESSO \/ MUTED GOLD\n\n   STUBER LEAF COLORS:\n   ORANGE \/ BLACK \/ WHITE \/ DARK RED\n\n   NO LARGE HERO\n   NO GENERIC FEATURE GRID\n   NO OVERALL INFORMATION FRAME\n\n   DESKTOP · TABLET · MOBILE · DAWN SAFE\n========================================================= *\/\n\n.stb-ginkgo-acrylic{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --brown-soft:#6B523B;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703E;\n\n  --ivory:#FFFDF8;\n  --paper:#FBF8F1;\n  --cream:#F5EDD8;\n  --sand:#E9DDC5;\n  --sand-soft:#F3EBDD;\n\n  --text:#5D5146;\n  --muted:#817466;\n\n  --line:#DED2BD;\n  --line-strong:#C9B895;\n\n  width:100%;\n  max-width:890px;\n  min-width:0;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-ginkgo-acrylic *,\n.stb-ginkgo-acrylic *::before,\n.stb-ginkgo-acrylic *::after{\n  box-sizing:border-box;\n}\n\n.stb-ginkgo-acrylic h2,\n.stb-ginkgo-acrylic h3,\n.stb-ginkgo-acrylic h4,\n.stb-ginkgo-acrylic p,\n.stb-ginkgo-acrylic figure,\n.stb-ginkgo-acrylic dl,\n.stb-ginkgo-acrylic dt,\n.stb-ginkgo-acrylic dd{\n  margin-top:0;\n}\n\n.stb-ginkgo-acrylic h2,\n.stb-ginkgo-acrylic h3,\n.stb-ginkgo-acrylic h4{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-ginkgo-acrylic img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.gka-label{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:8.3px;\n  line-height:1.3;\n\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   01 — OPENING\n   TEXT-LED \/ QUIET \/ NO HERO IMAGE\n========================================================= *\/\n\n.gka-opening{\n  display:grid;\n  grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr);\n\n  gap:30px;\n  align-items:end;\n\n  padding:8px 0 21px;\n\n  border-bottom:1px solid var(--line-strong);\n}\n\n.gka-kicker{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--gold-deep);\n\n  font-size:8.6px;\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.gka-opening h2{\n  max-width:590px;\n\n  margin:0;\n\n  font-size:31px;\n  line-height:1.03;\n}\n\n.gka-opening__lead{\n  max-width:600px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:11.6px;\n  line-height:1.56;\n}\n\n\n\/* SMALL FIRST DECISION CARD *\/\n\n.gka-opening__facts{\n  min-width:0;\n\n  padding:13px 15px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n\n  box-shadow:0 5px 15px rgba(28,18,9,.035);\n}\n\n.gka-opening__facts \u003e small{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.gka-opening__fact{\n  display:flex;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.gka-opening__fact:first-of-type{\n  border-top:1px solid var(--espresso);\n}\n\n.gka-opening__fact span{\n  color:var(--muted);\n\n  font-size:8px;\n\n  text-transform:uppercase;\n}\n\n.gka-opening__fact strong{\n  color:var(--espresso);\n\n  font-size:10.3px;\n  line-height:1.38;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   02 — LEAF STUDY\n   DETAIL IMAGE + WHAT MAKES THE FORM\n========================================================= *\/\n\n.gka-leaf{\n  display:grid;\n  grid-template-columns:minmax(0,.47fr) minmax(0,.53fr);\n\n  margin-top:16px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  box-shadow:0 6px 18px rgba(28,18,9,.045);\n}\n\n\n\/* IMAGE *\/\n\n.gka-leaf__visual{\n  min-width:0;\n\n  margin:0;\n  padding:9px;\n\n  background:var(--sand);\n\n  border-right:1px solid var(--line-strong);\n}\n\n.gka-leaf__frame{\n  min-width:0;\n\n  padding:5px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.gka-leaf__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.gka-leaf__frame img{\n  width:100% !important;\n  max-height:310px !important;\n\n  object-fit:cover !important;\n}\n\n.gka-leaf__visual figcaption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:10px;\n\n  padding:7px 2px 0;\n\n  color:var(--muted);\n\n  font-size:8.3px;\n  line-height:1.4;\n}\n\n.gka-leaf__visual figcaption strong{\n  color:var(--brown);\n\n  font-weight:500;\n}\n\n\n\/* COPY *\/\n\n.gka-leaf__copy{\n  min-width:0;\n\n  padding:23px 22px;\n}\n\n.gka-leaf h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.gka-leaf__intro{\n  margin:8px 0 13px;\n\n  color:var(--text);\n\n  font-size:10.6px;\n  line-height:1.47;\n}\n\n\n\/* MATERIAL LEDGER *\/\n\n.gka-leaf__list{\n  border-top:1px solid var(--espresso);\n}\n\n.gka-leaf__row{\n  display:grid;\n  grid-template-columns:minmax(0,88px) minmax(0,1fr);\n\n  gap:13px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.gka-leaf__row span{\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gka-leaf__row strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:10.4px;\n  line-height:1.38;\n\n  font-weight:500;\n}\n\n.gka-leaf__row p{\n  margin:2px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n}\n\n\n\/* KEY FORM NOTE *\/\n\n.gka-leaf__note{\n  margin-top:10px;\n\n  padding:9px 10px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--brown);\n\n  color:var(--text);\n\n  font-size:9.9px;\n  line-height:1.44;\n}\n\n.gka-leaf__note strong{\n  color:var(--espresso);\n}\n\n\n\/* =========================================================\n   03 — CANOPY SELECTOR\n   FIVE SIZES IN ONE EDITORIAL BOARD\n========================================================= *\/\n\n.gka-canopy{\n  margin-top:18px;\n}\n\n\n\/* HEADER *\/\n\n.gka-canopy__head{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:24px;\n\n  margin-bottom:13px;\n}\n\n.gka-canopy__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.gka-canopy__head p{\n  max-width:530px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.8px;\n  line-height:1.48;\n}\n\n\n\/* MAIN BOARD *\/\n\n.gka-canopy__board{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,205px);\n\n  gap:14px;\n\n  padding:14px;\n\n  background:var(--sand-soft);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* SIZE LEDGER *\/\n\n.gka-sizes{\n  min-width:0;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n\n\/* EACH SIZE *\/\n\n.gka-size{\n  display:grid;\n  grid-template-columns:minmax(0,86px) minmax(0,170px) minmax(0,1fr);\n\n  gap:13px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:10px 14px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.gka-size:last-child{\n  border-bottom:0;\n}\n\n.gka-size--featured{\n  background:var(--cream);\n}\n\n\n\/* LARGE NUMBER *\/\n\n.gka-size__span small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gka-size__span 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\/* DIMENSION *\/\n\n.gka-size__dimension{\n  color:var(--espresso);\n\n  font-size:10px;\n  line-height:1.42;\n\n  font-weight:500;\n}\n\n\n\/* COUNT *\/\n\n.gka-size__data{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n}\n\n.gka-size__data div{\n  min-width:0;\n}\n\n.gka-size__data small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:7.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gka-size__data strong{\n  display:block;\n\n  margin-top:1px;\n\n  color:var(--brown);\n\n  font-size:9.8px;\n  line-height:1.35;\n\n  font-weight:500;\n}\n\n\n\/* DIMENSION CARD *\/\n\n.gka-dimension{\n  align-self:center;\n\n  min-width:0;\n\n  margin:0;\n\n  padding:6px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:6px;\n}\n\n.gka-dimension__frame{\n  padding:5px;\n\n  background:#fff;\n}\n\n.gka-dimension__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.gka-dimension__frame img{\n  max-height:185px !important;\n}\n\n.gka-dimension figcaption{\n  margin-top:5px;\n\n  color:var(--muted);\n\n  font-size:8px;\n  line-height:1.42;\n\n  text-align:center;\n}\n\n\n\/* CRITICAL MEASUREMENT NOTE *\/\n\n.gka-measure{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:16px;\n  align-items:center;\n\n  margin-top:9px;\n\n  padding:11px 13px;\n\n  background:var(--espresso);\n\n  border-radius:6px;\n}\n\n.gka-measure strong{\n  color:#FFF8EE;\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.gka-measure p{\n  margin:0;\n\n  padding-left:15px;\n\n  border-left:1px solid rgba(255,255,255,.16);\n\n  color:#D9CEC2;\n\n  font-size:10px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   04 — COLOR + FRAME\n   STUBER COLORS ONLY\n========================================================= *\/\n\n.gka-finish{\n  display:grid;\n  grid-template-columns:minmax(0,1.16fr) minmax(0,.84fr);\n\n  margin-top:16px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* LEAF COLOR *\/\n\n.gka-color{\n  min-width:0;\n\n  padding:20px 21px;\n\n  background:var(--paper);\n\n  border-right:1px solid var(--line-strong);\n}\n\n.gka-finish h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.05;\n}\n\n.gka-finish \u003e div \u003e p{\n  margin:8px 0 0;\n\n  color:var(--text);\n\n  font-size:10.4px;\n  line-height:1.46;\n}\n\n\n\/* COLOR STRIP *\/\n\n.gka-color__list{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  margin-top:13px;\n\n  border-top:1px solid var(--espresso);\n  border-bottom:1px solid var(--line);\n}\n\n.gka-color__item{\n  min-width:0;\n\n  padding:10px 7px;\n}\n\n.gka-color__item + .gka-color__item{\n  border-left:1px solid var(--line);\n}\n\n.gka-swatch{\n  display:block;\n\n  width:18px;\n  height:18px;\n\n  margin-bottom:6px;\n\n  border:1px solid rgba(28,18,9,.2);\n  border-radius:50%;\n}\n\n.gka-swatch--orange{\n  background:#D86D2C;\n}\n\n.gka-swatch--black{\n  background:#24211F;\n}\n\n.gka-swatch--white{\n  background:#F5F1E8;\n}\n\n.gka-swatch--red{\n  background:#722B2D;\n}\n\n.gka-color__item strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:9.8px;\n  line-height:1.32;\n\n  font-weight:500;\n}\n\n.gka-color__item span{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--muted);\n\n  font-size:8.4px;\n  line-height:1.32;\n}\n\n\n\/* FRAME *\/\n\n.gka-frame{\n  min-width:0;\n\n  padding:20px;\n\n  background:var(--cream);\n}\n\n.gka-frame__options{\n  margin-top:13px;\n\n  border-top:1px solid var(--espresso);\n}\n\n.gka-frame__row{\n  display:grid;\n  grid-template-columns:minmax(0,75px) minmax(0,1fr);\n\n  gap:12px;\n  align-items:center;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-strong);\n}\n\n.gka-frame__row span{\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gka-frame__row strong{\n  color:var(--espresso);\n\n  font-size:10.3px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n\n\/* COLOR DISCLAIMER *\/\n\n.gka-color-note{\n  margin-top:9px;\n\n  color:var(--muted);\n\n  font-size:9.1px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   05 — INSTALLATION + LIGHT\n========================================================= *\/\n\n.gka-practical{\n  display:grid;\n  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);\n\n  margin-top:16px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* BULBS *\/\n\n.gka-light{\n  min-width:0;\n\n  padding:20px;\n\n  background:var(--cream);\n\n  border-right:1px solid var(--line-strong);\n}\n\n.gka-practical h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.05;\n}\n\n.gka-practical \u003e div \u003e p{\n  margin:8px 0 0;\n\n  color:var(--text);\n\n  font-size:10.4px;\n  line-height:1.46;\n}\n\n.gka-light__list{\n  margin-top:13px;\n\n  border-top:1px solid var(--espresso);\n}\n\n.gka-light__row{\n  display:flex;\n  justify-content:space-between;\n\n  gap:13px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.gka-light__row span{\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gka-light__row strong{\n  max-width:65%;\n\n  color:var(--espresso);\n\n  font-size:10.3px;\n  line-height:1.4;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* INSTALL *\/\n\n.gka-install{\n  min-width:0;\n\n  padding:20px 21px;\n}\n\n.gka-install__steps{\n  margin-top:13px;\n\n  border-top:1px solid var(--espresso);\n}\n\n.gka-install__step{\n  display:grid;\n  grid-template-columns:minmax(0,36px) minmax(0,1fr);\n\n  gap:11px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.gka-install__step \u003e strong{\n  color:var(--gold-deep);\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.gka-install__step div strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:10.3px;\n  font-weight:500;\n}\n\n.gka-install__step p{\n  margin:2px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n}\n\n\n\/* INSTALL TIP *\/\n\n.gka-install__note{\n  margin-top:10px;\n\n  padding:9px 10px;\n\n  background:var(--sand-soft);\n\n  border-left:3px solid var(--gold-deep);\n\n  color:var(--text);\n\n  font-size:9.9px;\n  line-height:1.43;\n}\n\n.gka-install__note strong{\n  color:var(--espresso);\n}\n\n\n\/* =========================================================\n   06 — SPECIFICATIONS\n   TRANSPARENT LEDGER\n========================================================= *\/\n\n.gka-spec{\n  margin-top:18px;\n\n  padding-top:1px;\n}\n\n.gka-spec__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.gka-spec__head h3{\n  margin:3px 0 0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.gka-spec__head p{\n  max-width:310px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.6px;\n  line-height:1.42;\n\n  text-align:right;\n}\n\n.gka-spec__list{\n  border-top:1px solid var(--espresso);\n}\n\n.gka-spec__row{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.gka-spec__label{\n  color:#77685A;\n\n  font-size:11.5px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.gka-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  line-height:1.48;\n\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   07 — FAQ\n========================================================= *\/\n\n.gka-faq{\n  margin-top:16px;\n\n  padding:19px 21px;\n\n  background:var(--sand-soft);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.gka-faq__head{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  gap:22px;\n\n  margin-bottom:9px;\n}\n\n.gka-faq__head h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.05;\n}\n\n.gka-faq__head p{\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.8px;\n  line-height:1.43;\n}\n\n.gka-faq__list{\n  border-top:1px solid var(--espresso);\n}\n\n.gka-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.gka-faq__item summary{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:10px 0;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16.2px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.gka-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.gka-faq__plus{\n  flex:0 0 auto;\n\n  color:var(--gold-deep);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n\n  font-size:15px;\n\n  transition:transform .2s ease;\n}\n\n.gka-faq__item[open] .gka-faq__plus{\n  transform:rotate(45deg);\n}\n\n.gka-faq__item p{\n  max-width:700px;\n\n  margin:0;\n\n  padding:0 25px 10px 0;\n\n  color:var(--text);\n\n  font-size:10.4px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.gka-shipping{\n  margin-top:14px;\n\n  padding:17px 18px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-top:3px solid var(--espresso);\n  border-radius:8px;\n\n  box-shadow:0 5px 16px rgba(28,18,9,.035);\n}\n\n.gka-shipping h3{\n  margin:0 0 7px;\n\n  font-size:18px;\n}\n\n.gka-shipping p{\n  margin:0 0 5px;\n\n  color:#5E5044;\n\n  font-size:11.8px;\n  line-height:1.58;\n}\n\n.gka-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.gka-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n   CLICK \/ TAP ANYWHERE TO CLOSE\n========================================================= *\/\n\n.gka-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(20,14,9,.95);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.gka-lightbox:target{\n  display:flex;\n}\n\n.gka-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.gka-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:78vh !important;\n\n  object-fit:contain !important;\n}\n\n.gka-lightbox__caption{\n  margin-top:8px;\n\n  color:#DDC59D;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n.gka-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89A8C;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(min-width:750px) and (max-width:990px){\n\n  .stb-ginkgo-acrylic{\n    max-width:830px;\n  }\n\n  .gka-opening h2{\n    font-size:29px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-ginkgo-acrylic{\n    font-size:13px;\n  }\n\n\n  .gka-opening{\n    grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);\n\n    gap:17px;\n  }\n\n  .gka-opening h2{\n    font-size:24px;\n  }\n\n  .gka-opening__lead{\n    font-size:10.4px;\n  }\n\n\n  .gka-leaf{\n    grid-template-columns:minmax(0,.46fr) minmax(0,.54fr);\n  }\n\n  .gka-leaf__visual{\n    padding:6px;\n  }\n\n  .gka-leaf__frame img{\n    max-height:235px !important;\n  }\n\n  .gka-leaf__copy{\n    padding:18px 15px;\n  }\n\n  .gka-leaf h3{\n    font-size:20px;\n  }\n\n\n  .gka-canopy__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n  .gka-canopy__board{\n    grid-template-columns:minmax(0,1fr) minmax(0,155px);\n\n    gap:10px;\n\n    padding:10px;\n  }\n\n  .gka-size{\n    grid-template-columns:minmax(0,65px) minmax(0,130px) minmax(0,1fr);\n\n    gap:8px;\n\n    padding:9px 10px;\n  }\n\n  .gka-dimension__frame img{\n    max-height:145px !important;\n  }\n\n\n  .gka-color,\n  .gka-frame{\n    padding:18px 15px;\n  }\n\n\n  .gka-light,\n  .gka-install{\n    padding:18px 15px;\n  }\n\n\n  .gka-spec__row{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .gka-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .gka-opening{\n    grid-template-columns:1fr;\n  }\n\n\n  .gka-leaf{\n    grid-template-columns:1fr;\n  }\n\n  .gka-leaf__visual{\n    border-right:0;\n    border-bottom:1px solid var(--line-strong);\n  }\n\n  .gka-leaf__frame{\n    width:280px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .gka-canopy__board{\n    grid-template-columns:1fr;\n  }\n\n  .gka-size{\n    grid-template-columns:minmax(0,70px) minmax(0,145px) minmax(0,1fr);\n  }\n\n  .gka-dimension{\n    width:190px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .gka-measure{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .gka-measure p{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.16);\n  }\n\n\n  .gka-finish{\n    grid-template-columns:1fr;\n  }\n\n  .gka-color{\n    border-right:0;\n    border-bottom:1px solid var(--line-strong);\n  }\n\n\n  .gka-practical{\n    grid-template-columns:1fr;\n  }\n\n  .gka-light{\n    border-right:0;\n    border-bottom:1px solid var(--line-strong);\n  }\n\n\n  .gka-spec__head{\n    display:block;\n  }\n\n  .gka-spec__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n\n  .gka-faq__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .gka-size{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n  .gka-size__data{\n    margin-top:3px;\n  }\n\n\n  .gka-color__list{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .gka-color__item:nth-child(3){\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .gka-color__item:nth-child(4){\n    border-top:1px solid var(--line);\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-ginkgo-acrylic\" id=\"ginkgo-acrylic-root\"\u003e\n\u003c!-- =====================================================\n       01 — OPENING\n  ====================================================== --\u003e\n\u003csection class=\"gka-opening\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"gka-kicker\"\u003e Ginkgo Leaf Chandelier \u003c\/span\u003e\n\u003ch2\u003eA Canopy of Light, Built Leaf by Leaf\u003c\/h2\u003e\n\u003cp class=\"gka-opening__lead\"\u003eSculpted acrylic ginkgo leaves spread across a long branching metal frame, creating a chandelier that feels botanical without becoming visually heavy. Choose the span first, then the leaf color and frame finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"gka-opening__facts\"\u003e\u003csmall\u003e At a Glance \u003c\/small\u003e\n\u003cdiv class=\"gka-opening__fact\"\u003e\n\u003cspan\u003e Span \u003c\/span\u003e \u003cstrong\u003e 31.5\" — 59\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-opening__fact\"\u003e\n\u003cspan\u003e Leaves \u003c\/span\u003e \u003cstrong\u003e 48 — 96 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-opening__fact\"\u003e\n\u003cspan\u003e Light \u003c\/span\u003e \u003cstrong\u003e G9 · Bulbs Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/aside\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — LEAF DETAIL\n  ====================================================== --\u003e\n\u003csection class=\"gka-leaf\"\u003e\u003c!-- DETAIL IMAGE --\u003e\n\u003cfigure class=\"gka-leaf__visual\"\u003e\n\u003cdiv class=\"gka-leaf__frame\"\u003e\u003ca href=\"#gka-leaf-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ginkgo-leaf-chandelier-stuberlighting_9.jpg?v=1787449487\" alt=\"Close-up of Ginkgo Leaf Chandelier showing sculpted acrylic ginkgo leaves and branching metal frame\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Acrylic Ginkgo Leaf Detail \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- COPY --\u003e\n\u003cdiv class=\"gka-leaf__copy\"\u003e\n\u003cspan class=\"gka-label\"\u003e Leaf Study \u003c\/span\u003e\n\u003ch3\u003eThe Detail Comes From Repetition\u003c\/h3\u003e\n\u003cp class=\"gka-leaf__intro\"\u003eEach sculpted acrylic leaf is mounted along a slender metal branch. Repeating the same organic shape across the frame creates the chandelier's full canopy.\u003c\/p\u003e\n\u003cdiv class=\"gka-leaf__list\"\u003e\n\u003cdiv class=\"gka-leaf__row\"\u003e\n\u003cspan\u003e Leaf \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Sculpted Acrylic \u003c\/strong\u003e\n\u003cp\u003eMolded ridges and curves give the translucent leaf more depth when illuminated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-leaf__row\"\u003e\n\u003cspan\u003e Branch \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Flexible Metal \u003c\/strong\u003e\n\u003cp\u003eBranches can be gently fanned outward during installation to shape the final canopy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-leaf__row\"\u003e\n\u003cspan\u003e Effect \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Layered, Not Solid \u003c\/strong\u003e\n\u003cp\u003eOpen space remains between the leaves, keeping the long fixture visually lighter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-leaf__note\"\u003e\n\u003cstrong\u003e Final shape is adjustable: \u003c\/strong\u003e the branches are gently opened by hand after installation, allowing the leaf canopy to reach its intended span.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — CANOPY \/ SIZE\n  ====================================================== --\u003e\n\u003csection class=\"gka-canopy\"\u003e\n\u003cdiv class=\"gka-canopy__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"gka-label\"\u003e Canopy Scale \u003c\/span\u003e\n\u003ch3\u003eFive Lengths, One Botanical Form\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eLength determines both the overall presence and the number of leaves. Start with the furniture or open space below, then choose the canopy that gives it enough room to breathe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-canopy__board\"\u003e\n\u003c!-- SIZE LEDGER --\u003e\n\u003cdiv class=\"gka-sizes\"\u003e\n\u003c!-- 80 --\u003e\n\u003cdiv class=\"gka-size\"\u003e\n\u003cdiv class=\"gka-size__span\"\u003e\n\u003csmall\u003e 80cm \u003c\/small\u003e \u003cstrong\u003e 31.5\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-size__dimension\"\u003eL31.5\" × W15.7\" × H15.7\"\u003cbr\u003eL80 × W40 × H40cm\u003c\/div\u003e\n\u003cdiv class=\"gka-size__data\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Leaves \u003c\/small\u003e \u003cstrong\u003e 48 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Bulbs \u003c\/small\u003e \u003cstrong\u003e 6 × G9 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 100 --\u003e\n\u003cdiv class=\"gka-size\"\u003e\n\u003cdiv class=\"gka-size__span\"\u003e\n\u003csmall\u003e 100cm \u003c\/small\u003e \u003cstrong\u003e 39.4\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-size__dimension\"\u003eL39.4\" × W15.7\" × H15.7\"\u003cbr\u003eL100 × W40 × H40cm\u003c\/div\u003e\n\u003cdiv class=\"gka-size__data\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Leaves \u003c\/small\u003e \u003cstrong\u003e 60 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Bulbs \u003c\/small\u003e \u003cstrong\u003e 6 × G9 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 120 --\u003e\n\u003cdiv class=\"gka-size\"\u003e\n\u003cdiv class=\"gka-size__span\"\u003e\n\u003csmall\u003e 120cm \u003c\/small\u003e \u003cstrong\u003e 47.2\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-size__dimension\"\u003eL47.2\" × W15.7\" × H15.7\"\u003cbr\u003eL120 × W40 × H40cm\u003c\/div\u003e\n\u003cdiv class=\"gka-size__data\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Leaves \u003c\/small\u003e \u003cstrong\u003e 72 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Bulbs \u003c\/small\u003e \u003cstrong\u003e 8 × G9 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 125 --\u003e\n\u003cdiv class=\"gka-size\"\u003e\n\u003cdiv class=\"gka-size__span\"\u003e\n\u003csmall\u003e 125cm \u003c\/small\u003e \u003cstrong\u003e 49.2\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-size__dimension\"\u003eL49.2\" × W17.7\" × H17.7\"\u003cbr\u003eL125 × W45 × H45cm\u003c\/div\u003e\n\u003cdiv class=\"gka-size__data\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Leaves \u003c\/small\u003e \u003cstrong\u003e 84 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Bulbs \u003c\/small\u003e \u003cstrong\u003e 8 × G9 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 150 --\u003e\n\u003cdiv class=\"gka-size gka-size--featured\"\u003e\n\u003cdiv class=\"gka-size__span\"\u003e\n\u003csmall\u003e 150cm \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-size__dimension\"\u003eL59\" × W17.7\" × H17.7\"\u003cbr\u003eL150 × W45 × H45cm\u003c\/div\u003e\n\u003cdiv class=\"gka-size__data\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Leaves \u003c\/small\u003e \u003cstrong\u003e 96 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Bulbs \u003c\/small\u003e \u003cstrong\u003e 10 × G9 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSION IMAGE --\u003e\n\u003cfigure class=\"gka-dimension\"\u003e\n\u003cdiv class=\"gka-dimension__frame\"\u003e\u003ca href=\"#gka-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ginkgo-leaf-chandelier-stuberlighting_25.jpg?v=1787449487\" alt=\"Ginkgo Leaf Chandelier 150 centimeter size reference showing 59 inch length and 17.7 inch height\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003e150cm version shown\u003cbr\u003eL59\" × H17.7\"\u003cbr\u003eClick to enlarge\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003c!-- IMPORTANT MEASUREMENT --\u003e\n\u003cdiv class=\"gka-measure\"\u003e\n\u003cstrong\u003e Measure after the canopy is opened. \u003c\/strong\u003e\n\u003cp\u003eListed dimensions refer to the fully assembled fixture with all acrylic leaves installed and the outer branches gently fanned outward. The central metal frame will look smaller before final shaping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — COLOR \/ FRAME\n  ====================================================== --\u003e\n\u003csection class=\"gka-finish\"\u003e\u003c!-- LEAF COLORS --\u003e\n\u003cdiv class=\"gka-color\"\u003e\n\u003cspan class=\"gka-label\"\u003e Leaf Color \u003c\/span\u003e\n\u003ch3\u003eFour Ways to Change the Canopy\u003c\/h3\u003e\n\u003cp\u003eBecause dozens of leaves repeat across the chandelier, color becomes part of the architecture of the fixture, not just a small finish detail.\u003c\/p\u003e\n\u003cdiv class=\"gka-color__list\"\u003e\n\u003cdiv class=\"gka-color__item\"\u003e\n\u003cspan class=\"gka-swatch gka-swatch--orange\"\u003e\u003c\/span\u003e \u003cstrong\u003e Orange \u003c\/strong\u003e \u003cspan\u003e Warm \u0026amp; expressive \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-color__item\"\u003e\n\u003cspan class=\"gka-swatch gka-swatch--black\"\u003e\u003c\/span\u003e \u003cstrong\u003e Black \u003c\/strong\u003e \u003cspan\u003e Graphic \u0026amp; dramatic \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-color__item\"\u003e\n\u003cspan class=\"gka-swatch gka-swatch--white\"\u003e\u003c\/span\u003e \u003cstrong\u003e White \u003c\/strong\u003e \u003cspan\u003e Light \u0026amp; quiet \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-color__item\"\u003e\n\u003cspan class=\"gka-swatch gka-swatch--red\"\u003e\u003c\/span\u003e \u003cstrong\u003e Dark Red \u003c\/strong\u003e \u003cspan\u003e Deep \u0026amp; sculptural \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"gka-color-note\"\u003eScreen colors are approximate. Acrylic can appear lighter or deeper depending on ambient light and illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FRAME --\u003e\n\u003cdiv class=\"gka-frame\"\u003e\n\u003cspan class=\"gka-label\"\u003e Frame Finish \u003c\/span\u003e\n\u003ch3\u003eGold or Chrome\u003c\/h3\u003e\n\u003cp\u003eThe metal frame remains visually slender, but the finish changes how strongly the branches read between the leaves.\u003c\/p\u003e\n\u003cdiv class=\"gka-frame__options\"\u003e\n\u003cdiv class=\"gka-frame__row\"\u003e\n\u003cspan\u003e Gold \u003c\/span\u003e \u003cstrong\u003e Warmer relationship with the leaf canopy \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-frame__row\"\u003e\n\u003cspan\u003e Chrome \u003c\/span\u003e \u003cstrong\u003e Cleaner, cooler metallic contrast \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — LIGHT + INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"gka-practical\"\u003e\u003c!-- LIGHT --\u003e\n\u003cdiv class=\"gka-light\"\u003e\n\u003cspan class=\"gka-label\"\u003e Light Source \u003c\/span\u003e\n\u003ch3\u003eLight Between the Leaves\u003c\/h3\u003e\n\u003cp\u003eG9 light sources sit throughout the branching structure, allowing the acrylic leaves to catch and redistribute the light across the canopy.\u003c\/p\u003e\n\u003cdiv class=\"gka-light__list\"\u003e\n\u003cdiv class=\"gka-light__row\"\u003e\n\u003cspan\u003e Socket \u003c\/span\u003e \u003cstrong\u003e G9 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-light__row\"\u003e\n\u003cspan\u003e Bulbs \u003c\/span\u003e \u003cstrong\u003e Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-light__row\"\u003e\n\u003cspan\u003e 80 \/ 100cm \u003c\/span\u003e \u003cstrong\u003e 6 Bulbs \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-light__row\"\u003e\n\u003cspan\u003e 120 \/ 125cm \u003c\/span\u003e \u003cstrong\u003e 8 Bulbs \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-light__row\"\u003e\n\u003cspan\u003e 150cm \u003c\/span\u003e \u003cstrong\u003e 10 Bulbs \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALL --\u003e\n\u003cdiv class=\"gka-install\"\u003e\n\u003cspan class=\"gka-label\"\u003e Installation \u003c\/span\u003e\n\u003ch3\u003eHang First. Shape Second.\u003c\/h3\u003e\n\u003cp\u003eThe final visual width is created after the chandelier has been mounted and the branches and leaves are arranged.\u003c\/p\u003e\n\u003cdiv class=\"gka-install__steps\"\u003e\n\u003cdiv class=\"gka-install__step\"\u003e\n\u003cstrong\u003e 01 \u003c\/strong\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Mount the Main Frame \u003c\/strong\u003e\n\u003cp\u003eHardwire and suspend the central chandelier structure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-install__step\"\u003e\n\u003cstrong\u003e 02 \u003c\/strong\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Install the Acrylic Leaves \u003c\/strong\u003e\n\u003cp\u003eAttach the leaves across the branching metal structure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-install__step\"\u003e\n\u003cstrong\u003e 03 \u003c\/strong\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Fan the Branches Out \u003c\/strong\u003e\n\u003cp\u003eGently shape the outer branches until the canopy reaches the intended span.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-install__note\"\u003e\n\u003cstrong\u003e Over a dining table or island: \u003c\/strong\u003e a typical starting point is approximately 30–36\" between the tabletop and the lowest part of the chandelier. Adjust for your ceiling height and room proportions.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       06 — SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"gka-spec\"\u003e\n\u003cdiv class=\"gka-spec__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"gka-label\"\u003e Product Details \u003c\/span\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eFinal dimensions are measured after leaves and branches are fully arranged.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-spec__list\"\u003e\n\u003cdiv class=\"gka-spec__row\"\u003e\n\u003cspan class=\"gka-spec__label\"\u003e 80cm \u003c\/span\u003e \u003cspan class=\"gka-spec__value\"\u003e L31.5\" × W15.7\" × H15.7\" · L80 × W40 × H40cm · 48 leaves · 6 G9 bulbs \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-spec__row\"\u003e\n\u003cspan class=\"gka-spec__label\"\u003e 100cm \u003c\/span\u003e \u003cspan class=\"gka-spec__value\"\u003e L39.4\" × W15.7\" × H15.7\" · L100 × W40 × H40cm · 60 leaves · 6 G9 bulbs \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-spec__row\"\u003e\n\u003cspan class=\"gka-spec__label\"\u003e 120cm \u003c\/span\u003e \u003cspan class=\"gka-spec__value\"\u003e L47.2\" × W15.7\" × H15.7\" · L120 × W40 × H40cm · 72 leaves · 8 G9 bulbs \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-spec__row\"\u003e\n\u003cspan class=\"gka-spec__label\"\u003e 125cm \u003c\/span\u003e \u003cspan class=\"gka-spec__value\"\u003e L49.2\" × W17.7\" × H17.7\" · L125 × W45 × H45cm · 84 leaves · 8 G9 bulbs \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-spec__row\"\u003e\n\u003cspan class=\"gka-spec__label\"\u003e 150cm \u003c\/span\u003e \u003cspan class=\"gka-spec__value\"\u003e L59\" × W17.7\" × H17.7\" · L150 × W45 × H45cm · 96 leaves · 10 G9 bulbs \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-spec__row\"\u003e\n\u003cspan class=\"gka-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"gka-spec__value\"\u003e Metal · Acrylic \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-spec__row\"\u003e\n\u003cspan class=\"gka-spec__label\"\u003e Leaf Colors \u003c\/span\u003e \u003cspan class=\"gka-spec__value\"\u003e Orange · Black · White · Dark Red \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-spec__row\"\u003e\n\u003cspan class=\"gka-spec__label\"\u003e Frame Finish \u003c\/span\u003e \u003cspan class=\"gka-spec__value\"\u003e Gold · Chrome \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-spec__row\"\u003e\n\u003cspan class=\"gka-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"gka-spec__value\"\u003e G9 · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-spec__row\"\u003e\n\u003cspan class=\"gka-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"gka-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-spec__row\"\u003e\n\u003cspan class=\"gka-spec__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"gka-spec__value\"\u003e 59\" \/ 150cm adjustable cable · Extended length available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-spec__row\"\u003e\n\u003cspan class=\"gka-spec__label\"\u003e Branches \u003c\/span\u003e \u003cspan class=\"gka-spec__value\"\u003e Flexible metal branches · Fan outward manually during installation \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-spec__row\"\u003e\n\u003cspan class=\"gka-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"gka-spec__value\"\u003e Measured tip-to-tip after all leaves are installed and branches are fully fanned out \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-spec__row\"\u003e\n\u003cspan class=\"gka-spec__label\"\u003e Wiring \u003c\/span\u003e \u003cspan class=\"gka-spec__value\"\u003e Hardwired \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-spec__row\"\u003e\n\u003cspan class=\"gka-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"gka-spec__value\"\u003e Compatible with common wall switches · Switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-spec__row\"\u003e\n\u003cspan class=\"gka-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"gka-spec__value\"\u003e Ceiling mounted · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-spec__row\"\u003e\n\u003cspan class=\"gka-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"gka-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       07 — FAQ\n  ====================================================== --\u003e\n\u003csection class=\"gka-faq\"\u003e\n\u003cdiv class=\"gka-faq__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"gka-label\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch3\u003eBefore You Choose\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eQuick answers about sizing, branches, bulbs and suspension.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gka-faq__list\"\u003e\n\u003cdetails class=\"gka-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Which size should I choose? \u003c\/span\u003e \u003cspan class=\"gka-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eStart with the length of the table, island or open space below. The five finished spans are approximately 31.5\", 39.4\", 47.2\", 49.2\" and 59\". Larger versions also add more leaves and light sources.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"gka-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Why can the chandelier look smaller before installation? \u003c\/span\u003e \u003cspan class=\"gka-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eThe listed size is the final tip-to-tip measurement. The central frame is intentionally more compact. After installation, attach all leaves and gently fan the flexible branches outward to create the full canopy.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"gka-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Can I adjust the branches? \u003c\/span\u003e \u003cspan class=\"gka-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. The metal branches are flexible and can be gently opened and fine-tuned during installation to shape the leaf canopy.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"gka-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Which leaf colors are available? \u003c\/span\u003e \u003cspan class=\"gka-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eStuber offers the acrylic leaves in Orange, Black, White and Dark Red. Gold and Chrome frame finishes are available.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"gka-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Are the G9 bulbs included? \u003c\/span\u003e \u003cspan class=\"gka-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Compatible G9 bulbs are included. The 80cm and 100cm versions use six, the 120cm and 125cm versions use eight, and the 150cm version uses ten.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"gka-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Can I request a longer suspension? \u003c\/span\u003e \u003cspan class=\"gka-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. The standard adjustable cable is approximately 59\" \/ 150cm. A longer suspension can be arranged when additional ceiling drop is required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"gka-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       LEAF DETAIL LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"gka-leaf-large\" href=\"#ginkgo-acrylic-root\" class=\"gka-lightbox\"\u003e \u003cspan class=\"gka-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ginkgo-leaf-chandelier-stuberlighting_9.jpg?v=1787449487\" alt=\"Enlarged Ginkgo Leaf Chandelier acrylic leaf detail\"\u003e \u003cspan class=\"gka-lightbox__caption\"\u003e Ginkgo · Sculpted Acrylic Leaf Detail \u003c\/span\u003e \u003cspan class=\"gka-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       DIMENSION LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"gka-size-large\" href=\"#ginkgo-acrylic-root\" class=\"gka-lightbox\"\u003e \u003cspan class=\"gka-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ginkgo-leaf-chandelier-stuberlighting_25.jpg?v=1787449487\" alt=\"Enlarged Ginkgo Leaf Chandelier 150 centimeter dimensions\"\u003e \u003cspan class=\"gka-lightbox__caption\"\u003e 150cm · L59\" × W17.7\" × H17.7\" · L150 × W45 × H45cm \u003c\/span\u003e \u003cspan class=\"gka-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 31.5\" x W 15.7\" x H 15.7\" \/ Gold \u0026 Royal blue \/ Acrylic","offer_id":53806251049243,"sku":"STB-CH-26-10272","price":515.0,"currency_code":"USD","in_stock":true},{"title":"L 31.5\" x W 15.7\" x H 15.7\" \/ Gold \u0026 Dark green \/ Acrylic","offer_id":53806251082011,"sku":"STB-CH-26-10273","price":515.0,"currency_code":"USD","in_stock":true},{"title":"L 31.5\" x W 15.7\" x H 15.7\" \/ Gold \u0026 Coffee \/ Acrylic","offer_id":53806251114779,"sku":"STB-CH-26-10274","price":515.0,"currency_code":"USD","in_stock":true},{"title":"L39.4\" x W 15.7\" x H 15.7\" \/ Gold \u0026 Royal blue \/ Acrylic","offer_id":53806251147547,"sku":"STB-CH-26-10275","price":585.0,"currency_code":"USD","in_stock":true},{"title":"L39.4\" x W 15.7\" x H 15.7\" \/ Gold \u0026 Dark green \/ Acrylic","offer_id":53806251180315,"sku":"STB-CH-26-10276","price":585.0,"currency_code":"USD","in_stock":true},{"title":"L39.4\" x W 15.7\" x H 15.7\" \/ Gold \u0026 Coffee \/ Acrylic","offer_id":53806251213083,"sku":"STB-CH-26-10277","price":585.0,"currency_code":"USD","in_stock":true},{"title":"L 47.2\" x W 15.7\" x H 15.7\" \/ Gold \u0026 Royal blue \/ Acrylic","offer_id":53806251245851,"sku":"STB-CH-26-10278","price":685.0,"currency_code":"USD","in_stock":true},{"title":"L 47.2\" x W 15.7\" x H 15.7\" \/ Gold \u0026 Dark green \/ Acrylic","offer_id":53806251278619,"sku":"STB-CH-26-10279","price":685.0,"currency_code":"USD","in_stock":true},{"title":"L 47.2\" x W 15.7\" x H 15.7\" \/ Gold \u0026 Coffee \/ Acrylic","offer_id":53806251311387,"sku":"STB-CH-26-10280","price":685.0,"currency_code":"USD","in_stock":true},{"title":"L 49.2\" x W 17.7\" x H 17.7\" \/ Gold \u0026 Royal blue \/ Acrylic","offer_id":53806251344155,"sku":"STB-CH-26-10281","price":758.0,"currency_code":"USD","in_stock":true},{"title":"L 49.2\" x W 17.7\" x H 17.7\" \/ Gold \u0026 Dark green \/ Acrylic","offer_id":53806251376923,"sku":"STB-CH-26-10282","price":758.0,"currency_code":"USD","in_stock":true},{"title":"L 49.2\" x W 17.7\" x H 17.7\" \/ Gold \u0026 Coffee \/ Acrylic","offer_id":53806251409691,"sku":"STB-CH-26-10283","price":758.0,"currency_code":"USD","in_stock":true},{"title":"L 59.1\" x W 17.7\" x H 17.7\" \/ Gold \u0026 Royal blue \/ Acrylic","offer_id":53806251442459,"sku":"STB-CH-26-10284","price":1055.0,"currency_code":"USD","in_stock":true},{"title":"L 59.1\" x W 17.7\" x H 17.7\" \/ Gold \u0026 Dark green \/ Acrylic","offer_id":53806251475227,"sku":"STB-CH-26-10285","price":1055.0,"currency_code":"USD","in_stock":true},{"title":"L 59.1\" x W 17.7\" x H 17.7\" \/ Gold \u0026 Coffee \/ Acrylic","offer_id":53806251507995,"sku":"STB-CH-26-10286","price":1055.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ginkgo-leaf-chandelier-stuberlighting_1.jpg?v=1787449487"},{"product_id":"doppio-pendant-light","title":"Doppio Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — DOPPIO PENDANT LIGHT\n\n   PRODUCT CONCEPT:\n   FLOAT \/ LAYER \/ PROPORTION\n\n   QUIET SCULPTURAL EDITORIAL\n   WARM AMERICAN MODERN\n   STUBER BRAND PALETTE\n\n   NO LARGE HERO\n   NO GENERIC FEATURE GRID\n   NO OVERALL INFORMATION FRAME\n\n   DESKTOP · TABLET · MOBILE · DAWN SAFE\n========================================================= *\/\n\n.stb-doppio{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --brown-soft:#6A523B;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703E;\n\n  --ivory:#FFFDF8;\n  --paper:#FBF8F1;\n  --cream:#F5EDD8;\n  --sand:#E9DDC5;\n  --sand-soft:#F3EBDD;\n\n  --text:#5D5146;\n  --muted:#817467;\n\n  --line:#DED2BD;\n  --line-strong:#C9B895;\n\n  width:100%;\n  max-width:880px;\n  min-width:0;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-doppio *,\n.stb-doppio *::before,\n.stb-doppio *::after{\n  box-sizing:border-box;\n}\n\n.stb-doppio h2,\n.stb-doppio h3,\n.stb-doppio h4,\n.stb-doppio p,\n.stb-doppio figure,\n.stb-doppio dl,\n.stb-doppio dt,\n.stb-doppio dd{\n  margin-top:0;\n}\n\n.stb-doppio h2,\n.stb-doppio h3,\n.stb-doppio h4{\n  color:var(--espresso);\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-doppio img{\n  display:block !important;\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n  margin:auto !important;\n  object-fit:contain !important;\n  object-position:center !important;\n  box-sizing:border-box !important;\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.dp-label{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:8.4px;\n  line-height:1.3;\n\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   01 — OPENING\n   LIGHT \/ QUIET \/ NO HERO IMAGE\n========================================================= *\/\n\n.dp-opening{\n  display:grid;\n  grid-template-columns:minmax(0,1.34fr) minmax(0,.66fr);\n\n  gap:30px;\n  align-items:end;\n\n  padding:8px 0 21px;\n\n  border-bottom:1px solid var(--line-strong);\n}\n\n.dp-kicker{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--gold-deep);\n\n  font-size:8.6px;\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.dp-opening h2{\n  max-width:590px;\n\n  margin:0;\n\n  font-size:31px;\n  line-height:1.03;\n}\n\n.dp-opening__lead{\n  max-width:590px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:11.6px;\n  line-height:1.56;\n}\n\n\n\/* SMALL BUYING CARD *\/\n\n.dp-opening__facts{\n  min-width:0;\n\n  padding:13px 15px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n\n  box-shadow:0 5px 15px rgba(28,18,9,.035);\n}\n\n.dp-opening__facts \u003e small{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.dp-opening__fact{\n  display:flex;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.dp-opening__fact:first-of-type{\n  border-top:1px solid var(--espresso);\n}\n\n.dp-opening__fact span{\n  color:var(--muted);\n\n  font-size:8px;\n\n  text-transform:uppercase;\n}\n\n.dp-opening__fact strong{\n  color:var(--espresso);\n\n  font-size:10.3px;\n  line-height:1.38;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   02 — COMPOSITION\n   SINGLE \/ DOUBLE AS ONE COMPLETE DECISION MODULE\n========================================================= *\/\n\n.dp-composition{\n  margin-top:16px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  box-shadow:0 6px 18px rgba(28,18,9,.045);\n}\n\n\n\/* HEADER *\/\n\n.dp-composition__head{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  gap:24px;\n\n  padding:20px 22px 13px;\n\n  background:var(--sand-soft);\n}\n\n.dp-composition__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.dp-composition__head p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.7px;\n  line-height:1.48;\n}\n\n\n\/* MAIN BODY *\/\n\n.dp-composition__body{\n  display:grid;\n  grid-template-columns:minmax(0,.52fr) minmax(0,.48fr);\n\n  border-top:1px solid var(--espresso);\n}\n\n\n\/* COMPARISON IMAGE *\/\n\n.dp-composition__visual{\n  min-width:0;\n\n  margin:0;\n\n  padding:10px;\n\n  background:var(--sand);\n\n  border-right:1px solid var(--line-strong);\n}\n\n.dp-composition__frame{\n  min-width:0;\n\n  padding:5px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.dp-composition__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.dp-composition__frame img{\n  width:100% !important;\n  max-height:315px !important;\n\n  object-fit:cover !important;\n}\n\n.dp-composition__visual figcaption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:7px 2px 0;\n\n  color:var(--muted);\n\n  font-size:8.4px;\n  line-height:1.4;\n}\n\n.dp-composition__visual figcaption strong{\n  color:var(--brown);\n\n  font-weight:500;\n}\n\n\n\/* 1 \/ 2 PLANE SELECTOR *\/\n\n.dp-layer-select{\n  min-width:0;\n\n  padding:18px;\n}\n\n\n\/* EACH CONFIGURATION *\/\n\n.dp-layer{\n  position:relative;\n\n  padding:15px 14px 13px 58px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:6px;\n}\n\n.dp-layer + .dp-layer{\n  margin-top:9px;\n}\n\n.dp-layer--double{\n  background:var(--cream);\n\n  border-color:var(--line-strong);\n}\n\n\n\/* LARGE NUMBER *\/\n\n.dp-layer__number{\n  position:absolute;\n\n  left:13px;\n  top:14px;\n\n  color:var(--gold-deep);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:31px;\n  line-height:.9;\n\n  font-weight:500;\n}\n\n.dp-layer__eyebrow{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.dp-layer h4{\n  margin:3px 0 0;\n\n  font-size:18px;\n  line-height:1.05;\n}\n\n.dp-layer__size{\n  margin-top:5px;\n\n  color:var(--espresso);\n\n  font-size:10.3px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n.dp-layer p{\n  margin:4px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n}\n\n\n\/* ABSTRACT LAYER MARKERS *\/\n\n.dp-layer__lines{\n  display:flex;\n  flex-direction:column;\n\n  gap:4px;\n\n  margin-top:9px;\n}\n\n.dp-layer__line{\n  display:block;\n\n  height:2px;\n\n  background:var(--espresso);\n\n  border-radius:999px;\n}\n\n.dp-layer--single .dp-layer__line{\n  width:76%;\n}\n\n.dp-layer--double .dp-layer__line:first-child{\n  width:63%;\n}\n\n.dp-layer--double .dp-layer__line:last-child{\n  width:86%;\n}\n\n\n\/* QUICK DECISION NOTE *\/\n\n.dp-layer-note{\n  margin-top:10px;\n\n  padding:9px 10px;\n\n  background:var(--espresso);\n\n  border-radius:5px;\n\n  color:#DED2C5;\n\n  font-size:9.8px;\n  line-height:1.44;\n}\n\n.dp-layer-note strong{\n  color:#FFF8EE;\n}\n\n\n\/* =========================================================\n   03 — PROPORTION \/ DIMENSIONS\n   TWO DRAWINGS AS A PAIRED STUDY\n========================================================= *\/\n\n.dp-scale{\n  margin-top:18px;\n}\n\n.dp-scale__head{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:24px;\n\n  margin-bottom:13px;\n}\n\n.dp-scale__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.dp-scale__head p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.8px;\n  line-height:1.48;\n}\n\n\n\/* DIMENSION PAIR *\/\n\n.dp-scale__pair{\n  display:grid;\n  grid-template-columns:1.15fr .85fr;\n\n  gap:10px;\n}\n\n\n\/* DIMENSION CARD *\/\n\n.dp-dimension{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,145px);\n\n  gap:13px;\n  align-items:center;\n\n  min-width:0;\n\n  margin:0;\n  padding:10px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.dp-dimension--double{\n  background:var(--cream);\n}\n\n.dp-dimension__copy{\n  min-width:0;\n\n  padding:4px 3px 4px 5px;\n}\n\n.dp-dimension__copy small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:7.9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.dp-dimension__copy h4{\n  margin:3px 0 0;\n\n  font-size:19px;\n  line-height:1.05;\n}\n\n.dp-dimension__measure{\n  margin-top:6px;\n\n  color:var(--espresso);\n\n  font-size:10.4px;\n  line-height:1.43;\n\n  font-weight:500;\n}\n\n.dp-dimension__copy p{\n  margin:5px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.3px;\n  line-height:1.4;\n}\n\n\n\/* IMAGE *\/\n\n.dp-dimension__image{\n  min-width:0;\n\n  padding:5px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.dp-dimension__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.dp-dimension__image img{\n  max-height:150px !important;\n}\n\n\n\/* WIDTH VS HEIGHT NOTE *\/\n\n.dp-scale__guide{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:16px;\n  align-items:center;\n\n  margin-top:9px;\n\n  padding:10px 12px;\n\n  background:var(--sand-soft);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--brown);\n}\n\n.dp-scale__guide strong{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16.5px;\n  line-height:1.06;\n\n  font-weight:500;\n}\n\n.dp-scale__guide p{\n  margin:0;\n\n  padding-left:15px;\n\n  border-left:1px solid var(--line-strong);\n\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   04 — LIGHT \/ FINISH \/ INSTALL\n   THREE COLUMNS — COMPACT PRACTICAL BAND\n========================================================= *\/\n\n.dp-practical{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin-top:16px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.dp-practical__block{\n  min-width:0;\n\n  padding:18px 17px;\n}\n\n.dp-practical__block + .dp-practical__block{\n  border-left:1px solid var(--line-strong);\n}\n\n.dp-practical__block--light{\n  background:var(--cream);\n}\n\n.dp-practical__block--finish{\n  background:var(--paper);\n}\n\n.dp-practical__block--install{\n  background:var(--sand-soft);\n}\n\n.dp-practical h3{\n  margin:0;\n\n  font-size:19px;\n  line-height:1.05;\n}\n\n.dp-practical__intro{\n  margin:7px 0 10px;\n\n  color:var(--text);\n\n  font-size:9.8px;\n  line-height:1.43;\n}\n\n\n\/* LEDGER *\/\n\n.dp-mini-list{\n  border-top:1px solid var(--espresso);\n}\n\n.dp-mini-row{\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.dp-mini-row small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:7.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.dp-mini-row strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-size:10.1px;\n  line-height:1.38;\n\n  font-weight:500;\n}\n\n\n\/* KELVIN *\/\n\n.dp-kelvin{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin-top:9px;\n\n  border-top:1px solid var(--espresso);\n  border-bottom:1px solid var(--line-strong);\n}\n\n.dp-kelvin__item{\n  min-width:0;\n\n  padding:8px 5px;\n}\n\n.dp-kelvin__item + .dp-kelvin__item{\n  border-left:1px solid var(--line-strong);\n}\n\n.dp-kelvin__item small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:7.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.dp-kelvin__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:16px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   05 — SPECS\n   TRANSPARENT LEDGER\n========================================================= *\/\n\n.dp-spec{\n  margin-top:18px;\n\n  padding-top:1px;\n}\n\n.dp-spec__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.dp-spec__head h3{\n  margin:3px 0 0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.dp-spec__head p{\n  max-width:300px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.6px;\n  line-height:1.42;\n\n  text-align:right;\n}\n\n.dp-spec__list{\n  border-top:1px solid var(--espresso);\n}\n\n.dp-spec__row{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.dp-spec__label{\n  color:#77685A;\n\n  font-size:11.5px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.dp-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  line-height:1.48;\n\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   06 — FAQ\n========================================================= *\/\n\n.dp-faq{\n  margin-top:16px;\n\n  padding:19px 21px;\n\n  background:var(--sand-soft);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.dp-faq__head{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  gap:22px;\n\n  margin-bottom:9px;\n}\n\n.dp-faq__head h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.05;\n}\n\n.dp-faq__head p{\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.8px;\n  line-height:1.43;\n}\n\n.dp-faq__list{\n  border-top:1px solid var(--espresso);\n}\n\n.dp-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.dp-faq__item summary{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:10px 0;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.dp-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.dp-faq__plus{\n  flex:0 0 auto;\n\n  color:var(--gold-deep);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n\n  font-size:15px;\n  line-height:1;\n\n  transition:transform .2s ease;\n}\n\n.dp-faq__item[open] .dp-faq__plus{\n  transform:rotate(45deg);\n}\n\n.dp-faq__item p{\n  max-width:700px;\n\n  margin:0;\n\n  padding:0 25px 10px 0;\n\n  color:var(--text);\n\n  font-size:10.4px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   SHIPPING \u0026 RETURNS\n========================================================= *\/\n\n.dp-shipping{\n  margin-top:14px;\n\n  padding:17px 18px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-top:3px solid var(--espresso);\n  border-radius:8px;\n\n  box-shadow:0 5px 16px rgba(28,18,9,.035);\n}\n\n.dp-shipping h3{\n  margin:0 0 7px;\n\n  font-size:18px;\n}\n\n.dp-shipping p{\n  margin:0 0 5px;\n\n  color:#5E5044;\n\n  font-size:11.8px;\n  line-height:1.58;\n}\n\n.dp-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.dp-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.dp-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(20,14,9,.95);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.dp-lightbox:target{\n  display:flex;\n}\n\n.dp-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.dp-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:78vh !important;\n\n  object-fit:contain !important;\n}\n\n.dp-lightbox__caption{\n  margin-top:8px;\n\n  color:#DDC59D;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n.dp-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89A8C;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(min-width:750px) and (max-width:990px){\n\n  .stb-doppio{\n    max-width:825px;\n  }\n\n  .dp-opening h2{\n    font-size:29px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-doppio{\n    font-size:13px;\n  }\n\n\n  .dp-opening{\n    grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);\n\n    gap:17px;\n  }\n\n  .dp-opening h2{\n    font-size:24px;\n  }\n\n  .dp-opening__lead{\n    font-size:10.4px;\n  }\n\n\n  .dp-composition__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n\n    padding:17px 16px 12px;\n  }\n\n\n  .dp-composition__body{\n    grid-template-columns:minmax(0,.5fr) minmax(0,.5fr);\n  }\n\n  .dp-composition__visual{\n    padding:7px;\n  }\n\n  .dp-composition__frame img{\n    max-height:240px !important;\n  }\n\n  .dp-layer-select{\n    padding:13px;\n  }\n\n\n  .dp-scale__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n  .dp-scale__pair{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .dp-dimension{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n  .dp-dimension__image{\n    width:125px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .dp-practical__block{\n    padding:15px 12px;\n  }\n\n\n  .dp-spec__row{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .dp-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .dp-opening{\n    grid-template-columns:1fr;\n  }\n\n\n  .dp-composition__body{\n    grid-template-columns:1fr;\n  }\n\n  .dp-composition__visual{\n    border-right:0;\n    border-bottom:1px solid var(--line-strong);\n  }\n\n  .dp-composition__frame{\n    width:290px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .dp-scale__pair{\n    grid-template-columns:1fr;\n  }\n\n  .dp-dimension{\n    grid-template-columns:minmax(0,1fr) minmax(0,135px);\n  }\n\n\n  .dp-scale__guide{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .dp-scale__guide p{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid var(--line-strong);\n  }\n\n\n  .dp-practical{\n    grid-template-columns:1fr;\n  }\n\n  .dp-practical__block + .dp-practical__block{\n    border-left:0;\n    border-top:1px solid var(--line-strong);\n  }\n\n\n  .dp-spec__head{\n    display:block;\n  }\n\n  .dp-spec__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n\n  .dp-faq__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .dp-dimension{\n    grid-template-columns:1fr;\n  }\n\n  .dp-kelvin{\n    grid-template-columns:1fr;\n  }\n\n  .dp-kelvin__item + .dp-kelvin__item{\n    border-left:0;\n    border-top:1px solid var(--line-strong);\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-doppio\" id=\"doppio-root\"\u003e\n\u003c!-- =====================================================\n       01 — OPENING\n  ====================================================== --\u003e\n\u003csection class=\"dp-opening\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"dp-kicker\"\u003e Doppio Pendant Light \u003c\/span\u003e\n\u003ch2\u003eOne Floating Plane — or Two\u003c\/h2\u003e\n\u003cp class=\"dp-opening__lead\"\u003eDoppio balances a softly curved white shade against a slender gold stem. Choose the wider single-layer composition or the taller double-layer version for a more vertical sculptural effect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"dp-opening__facts\"\u003e\u003csmall\u003e At a Glance \u003c\/small\u003e\n\u003cdiv class=\"dp-opening__fact\"\u003e\n\u003cspan\u003e Configurations \u003c\/span\u003e \u003cstrong\u003e Single \/ Double Layer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dp-opening__fact\"\u003e\n\u003cspan\u003e Light \u003c\/span\u003e \u003cstrong\u003e Integrated LED \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dp-opening__fact\"\u003e\n\u003cspan\u003e Finish \u003c\/span\u003e \u003cstrong\u003e Gold + White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/aside\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — COMPOSITION\n  ====================================================== --\u003e\n\u003csection class=\"dp-composition\"\u003e\n\u003cdiv class=\"dp-composition__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"dp-label\"\u003e Composition \u003c\/span\u003e\n\u003ch3\u003eChoose the Silhouette First\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eSingle and Double create very different proportions. The Single version spreads wider across the room, while Double stacks two smaller curved planes along the vertical stem.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dp-composition__body\"\u003e\n\u003c!-- COMPARISON IMAGE --\u003e\n\u003cfigure class=\"dp-composition__visual\"\u003e\n\u003cdiv class=\"dp-composition__frame\"\u003e\u003ca href=\"#dp-compare-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/doppio-pendant-light-stuberlighting_20.jpg?v=1787473781\" alt=\"Doppio Pendant Light Single Layer and Double Layer comparison with white sculptural shades and gold stems\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Single \/ Double Layer \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- CONFIGURATION SELECTOR --\u003e\n\u003cdiv class=\"dp-layer-select\"\u003e\n\u003c!-- SINGLE --\u003e\n\u003carticle class=\"dp-layer dp-layer--single\"\u003e\u003cspan class=\"dp-layer__number\"\u003e 1 \u003c\/span\u003e \u003cspan class=\"dp-layer__eyebrow\"\u003e Single Layer \u003c\/span\u003e\n\u003ch4\u003eWider, Lower Composition\u003c\/h4\u003e\n\u003cdiv class=\"dp-layer__size\"\u003eØ23.6\" × H23.6\"\u003cbr\u003eØ60 × H60cm\u003c\/div\u003e\n\u003cp\u003eOne broad curved plane gives the fixture greater horizontal presence.\u003c\/p\u003e\n\u003cdiv class=\"dp-layer__lines\"\u003e\n\u003cspan class=\"dp-layer__line\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- DOUBLE --\u003e\n\u003carticle class=\"dp-layer dp-layer--double\"\u003e\u003cspan class=\"dp-layer__number\"\u003e 2 \u003c\/span\u003e \u003cspan class=\"dp-layer__eyebrow\"\u003e Double Layer \u003c\/span\u003e\n\u003ch4\u003eNarrower, More Vertical\u003c\/h4\u003e\n\u003cdiv class=\"dp-layer__size\"\u003eØ15.7\" × H27.5\"\u003cbr\u003eØ40 × H70cm\u003c\/div\u003e\n\u003cp\u003eTwo curved planes create more vertical rhythm while keeping the width compact.\u003c\/p\u003e\n\u003cdiv class=\"dp-layer__lines\"\u003e\n\u003cspan class=\"dp-layer__line\"\u003e\u003c\/span\u003e \u003cspan class=\"dp-layer__line\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003cdiv class=\"dp-layer-note\"\u003e\n\u003cstrong\u003e Quick choice: \u003c\/strong\u003e choose Single when horizontal span matters more. Choose Double when you want a taller, more layered silhouette.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — DIMENSION STUDY\n  ====================================================== --\u003e\n\u003csection class=\"dp-scale\"\u003e\n\u003cdiv class=\"dp-scale__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"dp-label\"\u003e Proportion \u003c\/span\u003e\n\u003ch3\u003eWidth or Vertical Rhythm?\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eDoppio does not simply add another shade. The two versions change the entire proportion: Single reaches 23.6\" across, while Double becomes taller at 27.5\".\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dp-scale__pair\"\u003e\n\u003c!-- SINGLE DIMENSION --\u003e\n\u003cfigure class=\"dp-dimension\"\u003e\n\u003cdiv class=\"dp-dimension__copy\"\u003e\n\u003csmall\u003e Single Layer \u003c\/small\u003e\n\u003ch4\u003eWide Profile\u003c\/h4\u003e\n\u003cdiv class=\"dp-dimension__measure\"\u003eØ23.6\" × H23.6\"\u003cbr\u003eØ60 × H60cm\u003c\/div\u003e\n\u003cp\u003eThe larger 60cm shade becomes the dominant horizontal element.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dp-dimension__image\"\u003e\u003ca href=\"#dp-single-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/doppio-pendant-light-stuberlighting_34.jpg?v=1787473781\" alt=\"Doppio Pendant Light Single Layer dimensions 23.6 inches diameter by 23.6 inches high\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/figure\u003e\n\u003c!-- DOUBLE DIMENSION --\u003e\n\u003cfigure class=\"dp-dimension dp-dimension--double\"\u003e\n\u003cdiv class=\"dp-dimension__copy\"\u003e\n\u003csmall\u003e Double Layer \u003c\/small\u003e\n\u003ch4\u003eTall Profile\u003c\/h4\u003e\n\u003cdiv class=\"dp-dimension__measure\"\u003eØ15.7\" × H27.5\"\u003cbr\u003eØ40 × H70cm\u003c\/div\u003e\n\u003cp\u003eTwo 40cm-wide planes create a taller stacked composition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dp-dimension__image\"\u003e\u003ca href=\"#dp-double-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/doppio-pendant-light-stuberlighting_25.jpg?v=1787473781\" alt=\"Doppio Pendant Light Double Layer dimensions 15.7 inches diameter by 27.5 inches high\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dp-scale__guide\"\u003e\n\u003cstrong\u003e Same idea. Different footprint. \u003c\/strong\u003e\n\u003cp\u003eSingle is approximately 20cm wider, while Double is approximately 10cm taller. Check both the furniture width below and the available vertical ceiling space before choosing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — LIGHT \/ FINISH \/ INSTALL\n  ====================================================== --\u003e\n\u003csection class=\"dp-practical\"\u003e\u003c!-- LIGHT --\u003e\n\u003cdiv class=\"dp-practical__block dp-practical__block--light\"\u003e\n\u003cspan class=\"dp-label\"\u003e Light \u003c\/span\u003e\n\u003ch3\u003eIntegrated \u0026amp; Soft\u003c\/h3\u003e\n\u003cp class=\"dp-practical__intro\"\u003eThe LED is built into the fixture, so no separate bulb is required.\u003c\/p\u003e\n\u003cdiv class=\"dp-kelvin\"\u003e\n\u003cdiv class=\"dp-kelvin__item\"\u003e\n\u003csmall\u003e Default \u003c\/small\u003e \u003cstrong\u003e 3000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dp-kelvin__item\"\u003e\n\u003csmall\u003e Optional \u003c\/small\u003e \u003cstrong\u003e 4000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dp-kelvin__item\"\u003e\n\u003csmall\u003e Optional \u003c\/small\u003e \u003cstrong\u003e 6000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINISH --\u003e\n\u003cdiv class=\"dp-practical__block dp-practical__block--finish\"\u003e\n\u003cspan class=\"dp-label\"\u003e Material \u0026amp; Finish \u003c\/span\u003e\n\u003ch3\u003eGold Against White\u003c\/h3\u003e\n\u003cp class=\"dp-practical__intro\"\u003eThe warm metal stem gives structure to the pale sculptural shade without making the fixture visually heavy.\u003c\/p\u003e\n\u003cdiv class=\"dp-mini-list\"\u003e\n\u003cdiv class=\"dp-mini-row\"\u003e\n\u003csmall\u003e Materials \u003c\/small\u003e \u003cstrong\u003e Metal · Acrylic · PVC \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dp-mini-row\"\u003e\n\u003csmall\u003e Body \u003c\/small\u003e \u003cstrong\u003e Gold \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dp-mini-row\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALLATION --\u003e\n\u003cdiv class=\"dp-practical__block dp-practical__block--install\"\u003e\n\u003cspan class=\"dp-label\"\u003e Installation \u003c\/span\u003e\n\u003ch3\u003eSet the Final Drop\u003c\/h3\u003e\n\u003cp class=\"dp-practical__intro\"\u003eDoppio is a hardwired pendant with an adjustable metal hanging rod.\u003c\/p\u003e\n\u003cdiv class=\"dp-mini-list\"\u003e\n\u003cdiv class=\"dp-mini-row\"\u003e\n\u003csmall\u003e Rod \u003c\/small\u003e \u003cstrong\u003e 19.7\" \/ 50cm Adjustable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dp-mini-row\"\u003e\n\u003csmall\u003e Longer Drop \u003c\/small\u003e \u003cstrong\u003e Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dp-mini-row\"\u003e\n\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"dp-spec\"\u003e\n\u003cdiv class=\"dp-spec__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"dp-label\"\u003e Product Details \u003c\/span\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEssential information to confirm before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dp-spec__list\"\u003e\n\u003cdiv class=\"dp-spec__row\"\u003e\n\u003cspan class=\"dp-spec__label\"\u003e Single Layer \u003c\/span\u003e \u003cspan class=\"dp-spec__value\"\u003e Ø23.6\" × H23.6\" · Ø60 × H60cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dp-spec__row\"\u003e\n\u003cspan class=\"dp-spec__label\"\u003e Double Layer \u003c\/span\u003e \u003cspan class=\"dp-spec__value\"\u003e Ø15.7\" × H27.5\" · Ø40 × H70cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dp-spec__row\"\u003e\n\u003cspan class=\"dp-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"dp-spec__value\"\u003e Metal · Acrylic · PVC \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dp-spec__row\"\u003e\n\u003cspan class=\"dp-spec__label\"\u003e Body Finish \u003c\/span\u003e \u003cspan class=\"dp-spec__value\"\u003e Gold \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dp-spec__row\"\u003e\n\u003cspan class=\"dp-spec__label\"\u003e Shade Finish \u003c\/span\u003e \u003cspan class=\"dp-spec__value\"\u003e White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dp-spec__row\"\u003e\n\u003cspan class=\"dp-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"dp-spec__value\"\u003e Integrated LED · Included · Separate Bulb: Not required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dp-spec__row\"\u003e\n\u003cspan class=\"dp-spec__label\"\u003e Color Temperature \u003c\/span\u003e \u003cspan class=\"dp-spec__value\"\u003e Default 3000K Warm White · 4000K \/ 6000K available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dp-spec__row\"\u003e\n\u003cspan class=\"dp-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"dp-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dp-spec__row\"\u003e\n\u003cspan class=\"dp-spec__label\"\u003e Hanging Rod \u003c\/span\u003e \u003cspan class=\"dp-spec__value\"\u003e 19.7\" \/ 50cm adjustable · Extended length available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dp-spec__row\"\u003e\n\u003cspan class=\"dp-spec__label\"\u003e Wiring \u003c\/span\u003e \u003cspan class=\"dp-spec__value\"\u003e Hardwired \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dp-spec__row\"\u003e\n\u003cspan class=\"dp-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"dp-spec__value\"\u003e Compatible with common wall switches · Switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dp-spec__row\"\u003e\n\u003cspan class=\"dp-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"dp-spec__value\"\u003e IP20 · Indoor dry locations only · Not waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dp-spec__row\"\u003e\n\u003cspan class=\"dp-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"dp-spec__value\"\u003e Hardwired ceiling pendant · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dp-spec__row\"\u003e\n\u003cspan class=\"dp-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"dp-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       06 — FAQ\n  ====================================================== --\u003e\n\u003csection class=\"dp-faq\"\u003e\n\u003cdiv class=\"dp-faq__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"dp-label\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch3\u003eBefore You Choose\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eQuick answers about configuration, light and installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dp-faq__list\"\u003e\n\u003cdetails class=\"dp-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e What is the difference between Single and Double Layer? \u003c\/span\u003e \u003cspan class=\"dp-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eSingle Layer uses one wider sculptural shade and measures approximately Ø23.6\" × H23.6\". Double Layer stacks two smaller shades vertically and measures approximately Ø15.7\" × H27.5\".\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dp-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Which version takes up more horizontal space? \u003c\/span\u003e \u003cspan class=\"dp-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eSingle Layer is the wider option at approximately 23.6\" \/ 60cm. Double Layer is narrower at approximately 15.7\" \/ 40cm, but has a taller overall composition.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dp-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Do I need to purchase a bulb? \u003c\/span\u003e \u003cspan class=\"dp-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. Doppio uses an integrated LED light source, which is already included in the fixture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dp-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Which color temperature will I receive? \u003c\/span\u003e \u003cspan class=\"dp-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eThe standard configuration is 3000K Warm White. If you prefer 4000K Neutral White or 6000K Cool White, please request your preferred color temperature when ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dp-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Can I request a longer hanging rod? \u003c\/span\u003e \u003cspan class=\"dp-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. The standard adjustable rod is approximately 19.7\" \/ 50cm. An extended hanging length can be arranged when additional ceiling drop is required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"dp-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       COMPARISON LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"dp-compare-large\" href=\"#doppio-root\" class=\"dp-lightbox\"\u003e \u003cspan class=\"dp-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/doppio-pendant-light-stuberlighting_20.jpg?v=1787473781\" alt=\"Enlarged Doppio Pendant Light Single Layer and Double Layer comparison\"\u003e \u003cspan class=\"dp-lightbox__caption\"\u003e Doppio · Single Layer \/ Double Layer \u003c\/span\u003e \u003cspan class=\"dp-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SINGLE LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"dp-single-large\" href=\"#doppio-root\" class=\"dp-lightbox\"\u003e \u003cspan class=\"dp-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/doppio-pendant-light-stuberlighting_34.jpg?v=1787473781\" alt=\"Enlarged Doppio Single Layer dimensions\"\u003e \u003cspan class=\"dp-lightbox__caption\"\u003e Single Layer · Ø23.6\" × H23.6\" · Ø60 × H60cm \u003c\/span\u003e \u003cspan class=\"dp-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       DOUBLE LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"dp-double-large\" href=\"#doppio-root\" class=\"dp-lightbox\"\u003e \u003cspan class=\"dp-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/doppio-pendant-light-stuberlighting_25.jpg?v=1787473781\" alt=\"Enlarged Doppio Double Layer dimensions\"\u003e \u003cspan class=\"dp-lightbox__caption\"\u003e Double Layer · Ø15.7\" × H27.5\" · Ø40 × H70cm \u003c\/span\u003e \u003cspan class=\"dp-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\" × H 23.6\" \/ Gold \u0026 White \/ Warm Light","offer_id":53807097119003,"sku":"STB-PL-26-10301","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\" × H 27.5\" \/ Gold \u0026 White \/ Warm Light","offer_id":53807097151771,"sku":"STB-PL-26-10302","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" × H 23.6\" \/ Gold \u0026 White \/ Warm Light","offer_id":53807097184539,"sku":"STB-PL-26-10303","price":285.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" × H 27.5\" \/ Gold \u0026 White \/ Warm Light","offer_id":53807097217307,"sku":"STB-PL-26-10304","price":352.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/doppio-pendant-light-stuberlighting_1.jpg?v=1787473781"},{"product_id":"onda-curved-wood-pendant-light","title":"Onda Wood Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — ONDA CURVED WOOD PENDANT LIGHT\n\n   PRODUCT DIRECTION:\n   SCULPTURAL WOOD \/ ORGANIC CURVE \/ WARM WALNUT\n\n   CONCISE BUYING-FIRST PRODUCT PAGE\n   SEO-FRIENDLY · US SHOPPER FOCUSED\n   DAWN SAFE · MOBILE RESPONSIVE\n========================================================= *\/\n\n.stb-onda{\n  --espresso:#21160F;\n  --walnut:#5A3A24;\n  --walnut-soft:#7B5940;\n  --bronze:#9A7655;\n\n  --ivory:#FFFDF9;\n  --paper:#FAF6EF;\n  --cream:#F4EBDD;\n  --sand:#E7D8C5;\n  --line:#D9C9B7;\n\n  --text:#5D5047;\n  --muted:#817369;\n\n  width:100%;\n  max-width:880px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--text);\n  background:transparent;\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-onda *,\n.stb-onda *::before,\n.stb-onda *::after{\n  box-sizing:border-box;\n}\n\n.stb-onda h2,\n.stb-onda h3,\n.stb-onda p,\n.stb-onda figure{\n  margin-top:0;\n}\n\n.stb-onda h2,\n.stb-onda h3{\n  color:var(--espresso);\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-onda img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.onda-label{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--bronze);\n\n  font-size:8.5px;\n  line-height:1.3;\n\n  font-weight:600;\n\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   01 — OPENING\n========================================================= *\/\n\n.onda-opening{\n  display:grid;\n  grid-template-columns:minmax(0,1.35fr) minmax(225px,.65fr);\n\n  gap:32px;\n  align-items:end;\n\n  padding:8px 0 22px;\n\n  border-bottom:1px solid var(--espresso);\n}\n\n.onda-opening__kicker{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--bronze);\n\n  font-size:8.7px;\n  line-height:1.3;\n\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.onda-opening h2{\n  max-width:590px;\n\n  margin:0;\n\n  font-size:32px;\n  line-height:1.03;\n}\n\n.onda-opening__lead{\n  max-width:620px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.55;\n}\n\n\n\/* QUICK BUYING FACTS *\/\n\n.onda-quick{\n  min-width:0;\n\n  padding:14px 16px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.onda-quick__title{\n  display:block;\n\n  padding-bottom:7px;\n\n  border-bottom:1px solid var(--espresso);\n\n  color:var(--bronze);\n\n  font-size:8px;\n  line-height:1.3;\n\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.onda-quick__row{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:15px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.onda-quick__row:last-child{\n  border-bottom:0;\n}\n\n.onda-quick__row span{\n  color:var(--muted);\n\n  font-size:8.3px;\n  line-height:1.4;\n\n  text-transform:uppercase;\n}\n\n.onda-quick__row strong{\n  color:var(--espresso);\n\n  font-size:10.5px;\n  line-height:1.35;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   02 — DESIGN + MATERIAL\n========================================================= *\/\n\n.onda-design{\n  display:grid;\n  grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);\n\n  margin-top:17px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.onda-design__intro{\n  min-width:0;\n\n  padding:23px 22px;\n\n  background:var(--espresso);\n}\n\n.onda-design__intro .onda-label{\n  color:#C9A982;\n}\n\n.onda-design__intro h3{\n  margin:0;\n\n  color:#FFF8EF;\n\n  font-size:24px;\n  line-height:1.04;\n}\n\n.onda-design__intro p{\n  margin:9px 0 0;\n\n  color:#D8CCC1;\n\n  font-size:10.5px;\n  line-height:1.5;\n}\n\n.onda-design__details{\n  min-width:0;\n\n  padding:20px 22px;\n\n  background:var(--paper);\n}\n\n.onda-detail{\n  display:grid;\n  grid-template-columns:95px minmax(0,1fr);\n\n  gap:18px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.onda-detail:first-child{\n  border-top:1px solid var(--walnut);\n}\n\n.onda-detail span{\n  color:var(--bronze);\n\n  font-size:8px;\n  line-height:1.4;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.onda-detail strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:10.7px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n.onda-detail p{\n  margin:2px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   03 — SIZE\n========================================================= *\/\n\n.onda-size{\n  margin-top:20px;\n}\n\n.onda-size__head{\n  display:grid;\n  grid-template-columns:minmax(0,210px) minmax(0,1fr);\n\n  gap:30px;\n  align-items:end;\n\n  margin-bottom:12px;\n}\n\n.onda-size__head h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.04;\n}\n\n.onda-size__head p{\n  max-width:530px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.7px;\n  line-height:1.48;\n}\n\n.onda-size__body{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(245px,.58fr);\n\n  gap:13px;\n\n  padding:13px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n\n\/* SIZE OPTIONS *\/\n\n.onda-sizes{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  min-width:0;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.onda-size-card{\n  min-width:0;\n\n  padding:18px 14px;\n}\n\n.onda-size-card + .onda-size-card{\n  border-left:1px solid var(--line);\n}\n\n.onda-size-card small{\n  display:block;\n\n  color:var(--bronze);\n\n  font-size:8px;\n  line-height:1.3;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.onda-size-card strong{\n  display:block;\n\n  margin-top:4px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:23px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.onda-size-card__metric{\n  display:block;\n\n  margin-top:5px;\n\n  color:var(--walnut);\n\n  font-size:9.6px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n.onda-size-card p{\n  margin:8px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  line-height:1.4;\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.onda-dimension{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  margin:0;\n  padding:7px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.onda-dimension__frame{\n  min-width:0;\n\n  padding:4px;\n}\n\n.onda-dimension__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.onda-dimension img{\n  max-height:235px !important;\n}\n\n.onda-dimension figcaption{\n  margin:6px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.3px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* SIZE TIP *\/\n\n.onda-size__tip{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  gap:17px;\n  align-items:center;\n\n  margin-top:9px;\n\n  padding:10px 13px;\n\n  background:var(--paper);\n\n  border-left:3px solid var(--walnut);\n}\n\n.onda-size__tip strong{\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.onda-size__tip p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:9.8px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   04 — LIGHT + INSTALLATION\n========================================================= *\/\n\n.onda-practical{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  margin-top:18px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.onda-practical__light,\n.onda-practical__install{\n  min-width:0;\n\n  padding:21px;\n}\n\n.onda-practical__light{\n  background:var(--paper);\n\n  border-right:1px solid var(--line);\n}\n\n.onda-practical__install{\n  background:var(--ivory);\n}\n\n.onda-practical h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.onda-practical__intro{\n  margin:7px 0 13px;\n\n  color:var(--text);\n\n  font-size:10.3px;\n  line-height:1.46;\n}\n\n.onda-practical__list{\n  border-top:1px solid var(--espresso);\n}\n\n.onda-practical__row{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-start;\n\n  gap:16px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.onda-practical__row span{\n  flex:0 0 auto;\n\n  color:var(--bronze);\n\n  font-size:8px;\n  line-height:1.4;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.onda-practical__row strong{\n  max-width:68%;\n\n  color:var(--espresso);\n\n  font-size:10.3px;\n  line-height:1.42;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n.onda-install-note{\n  margin-top:11px;\n\n  padding:9px 11px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--walnut);\n\n  color:var(--text);\n\n  font-size:9.6px;\n  line-height:1.43;\n}\n\n.onda-install-note strong{\n  color:var(--espresso);\n}\n\n\n\/* =========================================================\n   05 — SPECIFICATIONS\n========================================================= *\/\n\n.onda-spec{\n  margin-top:20px;\n}\n\n.onda-spec__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.onda-spec__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.onda-spec__head p{\n  max-width:310px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n\n  text-align:right;\n}\n\n.onda-spec__list{\n  border-top:1px solid var(--espresso);\n}\n\n.onda-spec__row{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:20px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.onda-spec__label{\n  color:#75685E;\n\n  font-size:11.3px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.onda-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  line-height:1.48;\n\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   06 — FAQ\n========================================================= *\/\n\n.onda-faq{\n  margin-top:18px;\n\n  padding:20px 21px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.onda-faq__head{\n  display:grid;\n  grid-template-columns:minmax(0,195px) minmax(0,1fr);\n\n  gap:25px;\n  align-items:end;\n\n  margin-bottom:10px;\n}\n\n.onda-faq__head h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.onda-faq__head p{\n  max-width:500px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.8px;\n  line-height:1.45;\n}\n\n.onda-faq__list{\n  border-top:1px solid var(--espresso);\n}\n\n.onda-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.onda-faq__item summary{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:15px;\n\n  padding:11px 0;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16.5px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.onda-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.onda-faq__plus{\n  flex:0 0 auto;\n\n  color:var(--bronze);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n\n  font-size:16px;\n  line-height:1;\n\n  transition:transform .2s ease;\n}\n\n.onda-faq__item[open] .onda-faq__plus{\n  transform:rotate(45deg);\n}\n\n.onda-faq__item p{\n  max-width:720px;\n\n  margin:0;\n\n  padding:0 28px 11px 0;\n\n  color:var(--text);\n\n  font-size:10.4px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   07 — SHIPPING \u0026 RETURNS\n========================================================= *\/\n\n.onda-shipping{\n  margin-top:18px;\n\n  padding:19px 20px;\n\n  background:var(--espresso);\n\n  border:1px solid var(--espresso);\n  border-radius:7px;\n}\n\n.onda-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF8EF;\n\n  font-size:19px;\n  line-height:1.1;\n}\n\n.onda-shipping p{\n  margin:0 0 5px;\n\n  color:#DDD1C7;\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n.onda-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.onda-shipping a{\n  color:#D8B98E;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n   CLICK \/ TAP ANYWHERE TO CLOSE\n========================================================= *\/\n\n.onda-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,12,8,.95);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.onda-lightbox:target{\n  display:flex;\n}\n\n.onda-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.onda-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:82vh !important;\n\n  object-fit:contain !important;\n}\n\n.onda-lightbox__caption{\n  margin-top:9px;\n\n  color:#E2C9A8;\n\n  font-size:10px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n.onda-lightbox__hint{\n  margin-top:3px;\n\n  color:#A99A8E;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(min-width:750px) and (max-width:990px){\n\n  .stb-onda{\n    max-width:825px;\n  }\n\n  .onda-opening h2{\n    font-size:29px;\n  }\n\n  .onda-size__body{\n    grid-template-columns:minmax(0,1fr) minmax(215px,.55fr);\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-onda{\n    font-size:13px;\n  }\n\n  .onda-opening{\n    grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);\n\n    gap:17px;\n  }\n\n  .onda-opening h2{\n    font-size:25px;\n  }\n\n  .onda-opening__lead{\n    font-size:10.4px;\n  }\n\n  .onda-design{\n    grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);\n  }\n\n  .onda-design__intro,\n  .onda-design__details{\n    padding:18px 15px;\n  }\n\n  .onda-size__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n  .onda-size__body{\n    grid-template-columns:minmax(0,1fr) minmax(0,175px);\n\n    gap:9px;\n\n    padding:9px;\n  }\n\n  .onda-size-card{\n    padding:14px 9px;\n  }\n\n  .onda-size-card strong{\n    font-size:19px;\n  }\n\n  .onda-dimension img{\n    max-height:180px !important;\n  }\n\n  .onda-practical__light,\n  .onda-practical__install{\n    padding:18px 15px;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .onda-opening{\n    grid-template-columns:1fr;\n  }\n\n  .onda-opening__lead{\n    max-width:none;\n  }\n\n  .onda-design{\n    grid-template-columns:1fr;\n  }\n\n  .onda-design__intro{\n    padding:20px 17px;\n  }\n\n  .onda-design__details{\n    padding:17px;\n  }\n\n  .onda-detail{\n    grid-template-columns:78px minmax(0,1fr);\n\n    gap:12px;\n  }\n\n  .onda-size__body{\n    grid-template-columns:1fr;\n  }\n\n  .onda-dimension{\n    width:245px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n  .onda-size__tip{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n  .onda-practical{\n    grid-template-columns:1fr;\n  }\n\n  .onda-practical__light{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .onda-spec__head{\n    display:block;\n  }\n\n  .onda-spec__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n  .onda-spec__row{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .onda-spec__label{\n    color:var(--bronze);\n\n    font-weight:600;\n  }\n\n  .onda-faq{\n    padding:18px 15px;\n  }\n\n  .onda-faq__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n  .onda-faq__item summary{\n    font-size:15.5px;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .onda-sizes{\n    grid-template-columns:1fr;\n  }\n\n  .onda-size-card + .onda-size-card{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-onda\" id=\"onda-root\"\u003e\n\u003c!-- =====================================================\n       01 — OPENING\n  ====================================================== --\u003e\n\u003csection class=\"onda-opening\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"onda-opening__kicker\"\u003e Onda Curved Wood Pendant Light \u003c\/span\u003e\n\u003ch2\u003eA Sculptural Wood Pendant With a Softer Silhouette\u003c\/h2\u003e\n\u003cp class=\"onda-opening__lead\"\u003eOnda bends warm walnut-finished wood into a wide, flowing form around an exposed bulb. The result is a curved wood pendant light that feels light and sculptural overhead—an easy fit for organic modern, Scandinavian and mid-century interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"onda-quick\"\u003e\u003cspan class=\"onda-quick__title\"\u003e At a Glance \u003c\/span\u003e\n\u003cdiv class=\"onda-quick__row\"\u003e\n\u003cspan\u003eWidths\u003c\/span\u003e \u003cstrong\u003e15\" · 23.6\" · 33.5\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-quick__row\"\u003e\n\u003cspan\u003eMaterial\u003c\/span\u003e \u003cstrong\u003eFraxinus Wood\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-quick__row\"\u003e\n\u003cspan\u003eFinish\u003c\/span\u003e \u003cstrong\u003eWalnut Color\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-quick__row\"\u003e\n\u003cspan\u003eBulb\u003c\/span\u003e \u003cstrong\u003eE26 \/ E27 · Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/aside\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — DESIGN + MATERIAL\n  ====================================================== --\u003e\n\u003csection class=\"onda-design\"\u003e\n\u003cdiv class=\"onda-design__intro\"\u003e\n\u003cspan class=\"onda-label\"\u003e Shape \u0026amp; Material \u003c\/span\u003e\n\u003ch3\u003eThe Wood Is the Design\u003c\/h3\u003e\n\u003cp\u003eInstead of a conventional enclosed shade, Onda uses curved wood to create the silhouette itself. From different angles, the overlapping arcs change visually while keeping the fixture open and airy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-design__details\"\u003e\n\u003cdiv class=\"onda-detail\"\u003e\n\u003cspan\u003eWood\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFraxinus Wood\u003c\/strong\u003e\n\u003cp\u003eA warm natural material that gives the pendant its organic character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-detail\"\u003e\n\u003cspan\u003eFinish\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eWalnut Color\u003c\/strong\u003e\n\u003cp\u003eA deeper wood tone that pairs naturally with walnut, oak, black and warm neutral interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-detail\"\u003e\n\u003cspan\u003eStructure\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eWood · Iron · Metal\u003c\/strong\u003e\n\u003cp\u003eCurved wood forms the visible shade while metal components support the suspension and socket.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-detail\"\u003e\n\u003cspan\u003eLight Effect\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eOpen, Direct Illumination\u003c\/strong\u003e\n\u003cp\u003eThe bulb remains visible below the curved wood, keeping the fixture visually lighter than a closed shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SIZE\n  ====================================================== --\u003e\n\u003csection class=\"onda-size\"\u003e\n\u003cdiv class=\"onda-size__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"onda-label\"\u003e Choose Your Size \u003c\/span\u003e\n\u003ch3\u003eSame Curve. Three Levels of Presence.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eChoose mainly by width. The larger the pendant, the more the curved wood reads as a sculptural feature rather than simply a light source.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-size__body\"\u003e\n\u003cdiv class=\"onda-sizes\"\u003e\n\u003cdiv class=\"onda-size-card\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e 15\" \u003c\/strong\u003e \u003cspan class=\"onda-size-card__metric\"\u003e L38 × H19cm\u003cbr\u003eL15\" × H7.5\" \u003c\/span\u003e\n\u003cp\u003eA compact accent for smaller areas or a lighter visual presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-size-card\"\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e 23.6\" \u003c\/strong\u003e \u003cspan class=\"onda-size-card__metric\"\u003e L60 × H21cm\u003cbr\u003eL23.6\" × H8.3\" \u003c\/span\u003e\n\u003cp\u003eThe balanced middle size for everyday residential spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-size-card\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e 33.5\" \u003c\/strong\u003e \u003cspan class=\"onda-size-card__metric\"\u003e L85 × H30cm\u003cbr\u003eL33.5\" × H11.8\" \u003c\/span\u003e\n\u003cp\u003eBest when you want the wood form to become a stronger focal point.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"onda-dimension\"\u003e\n\u003cdiv class=\"onda-dimension__frame\"\u003e\u003ca href=\"#onda-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/onda-curved-wood-pendant-light-stuberlighting_28.jpg?v=1787478625\" alt=\"Onda Curved Wood Pendant Light dimensions showing three available sizes\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003eOnda size guide\u003cbr\u003eClick to enlarge\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-size__tip\"\u003e\n\u003cstrong\u003e Choosing between sizes? \u003c\/strong\u003e\n\u003cp\u003eFor a subtle pendant, stay with the smaller width. Choose the 33.5\" version when the fixture needs enough visual presence to anchor a dining area, seating zone or larger open space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — LIGHT + INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"onda-practical\"\u003e\u003c!-- LIGHT --\u003e\n\u003cdiv class=\"onda-practical__light\"\u003e\n\u003cspan class=\"onda-label\"\u003e Light \u0026amp; Bulb \u003c\/span\u003e\n\u003ch3\u003eSimple, Replaceable Lighting\u003c\/h3\u003e\n\u003cp class=\"onda-practical__intro\"\u003eOnda uses a standard replaceable bulb rather than an integrated LED, making future bulb replacement straightforward.\u003c\/p\u003e\n\u003cdiv class=\"onda-practical__list\"\u003e\n\u003cdiv class=\"onda-practical__row\"\u003e\n\u003cspan\u003eBase\u003c\/span\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-practical__row\"\u003e\n\u003cspan\u003eBulb\u003c\/span\u003e \u003cstrong\u003eLED or Edison-Style Bulb\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-practical__row\"\u003e\n\u003cspan\u003eIncluded\u003c\/span\u003e \u003cstrong\u003eYes · Bulb Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-practical__row\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cstrong\u003eAC110–240V\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALLATION --\u003e\n\u003cdiv class=\"onda-practical__install\"\u003e\n\u003cspan class=\"onda-label\"\u003e Installation \u003c\/span\u003e\n\u003ch3\u003eAdjustable for Your Ceiling\u003c\/h3\u003e\n\u003cp class=\"onda-practical__intro\"\u003eThe suspension cable can be shortened during installation, making the pendant easier to adapt to different ceiling heights.\u003c\/p\u003e\n\u003cdiv class=\"onda-practical__list\"\u003e\n\u003cdiv class=\"onda-practical__row\"\u003e\n\u003cspan\u003eSuspension\u003c\/span\u003e \u003cstrong\u003eAdjustable up to 59\" \/ 150cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-practical__row\"\u003e\n\u003cspan\u003eLonger Drop\u003c\/span\u003e \u003cstrong\u003eAvailable Upon Request\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-practical__row\"\u003e\n\u003cspan\u003eWiring\u003c\/span\u003e \u003cstrong\u003eHardwired Ceiling Installation\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-practical__row\"\u003e\n\u003cspan\u003eControl\u003c\/span\u003e \u003cstrong\u003eCommon Wall Switch · Not Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-install-note\"\u003e\n\u003cstrong\u003e Installation tip: \u003c\/strong\u003e confirm your preferred finished hanging height before shortening the cable. Professional installation is recommended.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"onda-spec\"\u003e\n\u003cdiv class=\"onda-spec__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"onda-label\"\u003e Product Details \u003c\/span\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEssential dimensions, electrical information and installation details before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-spec__list\"\u003e\n\u003cdiv class=\"onda-spec__row\"\u003e\n\u003cspan class=\"onda-spec__label\"\u003e Product \u003c\/span\u003e \u003cspan class=\"onda-spec__value\"\u003e Onda Curved Wood Pendant Light \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-spec__row\"\u003e\n\u003cspan class=\"onda-spec__label\"\u003e Small \u003c\/span\u003e \u003cspan class=\"onda-spec__value\"\u003e L15\" × H7.5\" · L38 × H19cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-spec__row\"\u003e\n\u003cspan class=\"onda-spec__label\"\u003e Medium \u003c\/span\u003e \u003cspan class=\"onda-spec__value\"\u003e L23.6\" × H8.3\" · L60 × H21cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-spec__row\"\u003e\n\u003cspan class=\"onda-spec__label\"\u003e Large \u003c\/span\u003e \u003cspan class=\"onda-spec__value\"\u003e L33.5\" × H11.8\" · L85 × H30cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-spec__row\"\u003e\n\u003cspan class=\"onda-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"onda-spec__value\"\u003e Fraxinus Wood · Iron · Metal \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-spec__row\"\u003e\n\u003cspan class=\"onda-spec__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"onda-spec__value\"\u003e Walnut Color \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-spec__row\"\u003e\n\u003cspan class=\"onda-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"onda-spec__value\"\u003e LED Bulb or Edison-Style Bulb · Bulb Included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-spec__row\"\u003e\n\u003cspan class=\"onda-spec__label\"\u003e Bulb Base \u003c\/span\u003e \u003cspan class=\"onda-spec__value\"\u003e E26 \/ E27 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-spec__row\"\u003e\n\u003cspan class=\"onda-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"onda-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-spec__row\"\u003e\n\u003cspan class=\"onda-spec__label\"\u003e Hanging Cable \u003c\/span\u003e \u003cspan class=\"onda-spec__value\"\u003e Adjustable up to 59\" \/ 150cm · Longer cable available upon request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-spec__row\"\u003e\n\u003cspan class=\"onda-spec__label\"\u003e Mounting \u003c\/span\u003e \u003cspan class=\"onda-spec__value\"\u003e Ceiling Mount \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-spec__row\"\u003e\n\u003cspan class=\"onda-spec__label\"\u003e Wiring \u003c\/span\u003e \u003cspan class=\"onda-spec__value\"\u003e Hardwired \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-spec__row\"\u003e\n\u003cspan class=\"onda-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"onda-spec__value\"\u003e Compatible with common wall switches · Switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-spec__row\"\u003e\n\u003cspan class=\"onda-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"onda-spec__value\"\u003e IP20 · Indoor use \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-spec__row\"\u003e\n\u003cspan class=\"onda-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"onda-spec__value\"\u003e Hardwired ceiling installation · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-spec__row\"\u003e\n\u003cspan class=\"onda-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"onda-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       06 — FAQ\n  ====================================================== --\u003e\n\u003csection class=\"onda-faq\"\u003e\n\u003cdiv class=\"onda-faq__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"onda-label\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch3\u003eBefore You Choose\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eQuick answers about sizing, bulbs, hanging height, natural wood and installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"onda-faq__list\"\u003e\n\u003cdetails class=\"onda-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Which Onda size should I choose? \u003c\/span\u003e \u003cspan class=\"onda-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eChoose mainly by how much visual presence you want overhead. The 15\" version feels compact, the 23.6\" size offers a balanced everyday scale, and the 33.5\" version makes the curved wood form a stronger focal point.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"onda-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Is a bulb included? \u003c\/span\u003e \u003cspan class=\"onda-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. A compatible bulb is included with the pendant, so you do not need to purchase one separately.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"onda-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e What type of bulb does Onda use? \u003c\/span\u003e \u003cspan class=\"onda-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eOnda uses a standard E26 \/ E27 socket and works with compatible LED or Edison-style bulbs. The replaceable bulb design also makes future maintenance simple.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"onda-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Can the hanging height be adjusted? \u003c\/span\u003e \u003cspan class=\"onda-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. The suspension cable is adjustable up to approximately 59\" \/ 150cm and can be shortened during installation. A longer suspension length can also be requested when needed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"onda-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Can this pendant be dimmed? \u003c\/span\u003e \u003cspan class=\"onda-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eDimming depends on the bulb and wall dimmer used. For dimming, use a compatible dimmable LED bulb together with a compatible dimmer switch.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"onda-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Will every wood shade look exactly the same? \u003c\/span\u003e \u003cspan class=\"onda-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNatural wood can show slight variations in grain, pattern and tone. These differences are normal and give each Onda pendant a subtly individual appearance.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"onda-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Is professional installation recommended? \u003c\/span\u003e \u003cspan class=\"onda-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Onda is a hardwired ceiling fixture, so professional installation is recommended for secure mounting and proper electrical connection.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       07 — SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"onda-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       DIMENSION LIGHTBOX\n       CLICK \/ TAP ANYWHERE TO CLOSE\n  ====================================================== --\u003e \u003ca id=\"onda-size-large\" href=\"#onda-root\" class=\"onda-lightbox\"\u003e \u003cspan class=\"onda-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/onda-curved-wood-pendant-light-stuberlighting_28.jpg?v=1787478625\" alt=\"Enlarged Onda Curved Wood Pendant Light size and dimensions guide\"\u003e \u003cspan class=\"onda-lightbox__caption\"\u003e Onda Curved Wood Pendant Light · Size Guide \u003c\/span\u003e \u003cspan class=\"onda-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″ x H 7.5″ \/ Walnut Color","offer_id":53807437152539,"sku":"STB-PL-26-10305","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6″ x H 8.3″ \/ Walnut Color","offer_id":53807437185307,"sku":"STB-PL-26-10306","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33.5″ x H 11.8″ \/ Walnut Color","offer_id":53807437218075,"sku":"STB-PL-26-10307","price":275.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/onda-curved-wood-pendant-light-stuberlighting_1.jpg?v=1787478625"},{"product_id":"lava-combination-pendant-light","title":"Lava Combination Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — LAVA COMBINATION PENDANT LIGHT\n\n   PRODUCT FLOW\n   VISUAL EFFECT → FINISH → MATERIAL → CONFIGURATION\n   → LIGHT → INSTALLATION → SPECS → FAQ\n\n   US MARKET · SEO FRIENDLY · DAWN SAFE\n========================================================= *\/\n\n.stb-lava{\n  --ink:#21160F;\n  --brown:#4B3322;\n  --brown-soft:#70533F;\n\n  --gold:#9A7551;\n  --gold-soft:#C4A27E;\n\n  --ivory:#FFFDF9;\n  --paper:#FAF7F1;\n  --cream:#F3EADF;\n  --sand:#E7D9CA;\n  --sand-soft:#F7F1EA;\n\n  --text:#5D5148;\n  --muted:#81756C;\n\n  --line:#DDD0C2;\n  --line-strong:#C9B7A3;\n\n  width:100%;\n  max-width:900px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--text);\n  background:transparent;\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-lava *,\n.stb-lava *::before,\n.stb-lava *::after{\n  box-sizing:border-box;\n}\n\n.stb-lava h2,\n.stb-lava h3,\n.stb-lava p,\n.stb-lava figure{\n  margin-top:0;\n}\n\n.stb-lava h2,\n.stb-lava h3{\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-lava img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.lava-label{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold);\n\n  font-size:8.4px;\n  line-height:1.3;\n\n  font-weight:600;\n\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   01 — OPENING\n========================================================= *\/\n\n.lava-opening{\n  display:grid;\n  grid-template-columns:minmax(0,1.43fr) minmax(225px,.57fr);\n\n  gap:32px;\n  align-items:end;\n\n  padding:8px 0 23px;\n\n  border-bottom:1px solid var(--ink);\n}\n\n.lava-opening__kicker{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--gold);\n\n  font-size:8.6px;\n  line-height:1.3;\n\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.lava-opening h2{\n  max-width:620px;\n\n  margin:0;\n\n  font-size:33px;\n  line-height:1.02;\n}\n\n.lava-opening__lead{\n  max-width:640px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:11.4px;\n  line-height:1.56;\n}\n\n\n\/* QUICK FACTS *\/\n\n.lava-glance{\n  min-width:0;\n\n  padding:14px 16px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n\n  box-shadow:0 5px 16px rgba(33,22,15,.035);\n}\n\n.lava-glance__title{\n  display:block;\n\n  padding-bottom:7px;\n\n  border-bottom:1px solid var(--ink);\n\n  color:var(--gold);\n\n  font-size:7.9px;\n  line-height:1.3;\n\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.lava-glance__row{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lava-glance__row:last-child{\n  padding-bottom:0;\n  border-bottom:0;\n}\n\n.lava-glance__row span{\n  color:var(--muted);\n\n  font-size:8px;\n\n  text-transform:uppercase;\n}\n\n.lava-glance__row strong{\n  color:var(--ink);\n\n  font-size:10.2px;\n  line-height:1.38;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   02 — LIGHT ON \/ OFF\n   COMPACT PREVIEW\n========================================================= *\/\n\n.lava-states{\n  margin-top:17px;\n\n  padding:20px 21px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.lava-states__head{\n  display:grid;\n  grid-template-columns:minmax(0,215px) minmax(0,1fr);\n\n  gap:27px;\n  align-items:end;\n\n  margin-bottom:13px;\n}\n\n.lava-states__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.04;\n}\n\n.lava-states__head p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.4px;\n  line-height:1.47;\n}\n\n\n\/* CONTENT *\/\n\n.lava-states__content{\n  display:grid;\n  grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);\n\n  gap:15px;\n  align-items:stretch;\n\n  padding-top:11px;\n\n  border-top:1px solid var(--ink);\n}\n\n\n\/* IMAGE PREVIEW *\/\n\n.lava-states__visual{\n  align-self:center;\n\n  min-width:0;\n\n  margin:0;\n\n  padding:7px;\n\n  background:var(--sand-soft);\n\n  border:1px solid var(--line);\n  border-radius:6px;\n}\n\n.lava-states__frame{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n\n  padding:5px;\n\n  background:#fff;\n\n  border-radius:4px;\n}\n\n.lava-states__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n\n  overflow:hidden;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.lava-states__frame img{\n  width:auto !important;\n  max-width:100% !important;\n\n  max-height:285px !important;\n\n  object-fit:contain !important;\n}\n\n.lava-states__visual figcaption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:10px;\n\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:8.1px;\n  line-height:1.4;\n}\n\n.lava-states__visual figcaption strong{\n  color:var(--brown);\n\n  font-weight:500;\n}\n\n\n\/* NOTES *\/\n\n.lava-state-notes{\n  display:flex;\n  flex-direction:column;\n\n  border-top:1px solid var(--line-strong);\n}\n\n.lava-state-note{\n  flex:1;\n\n  padding:10px 1px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lava-state-note small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:7.7px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lava-state-note strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16.5px;\n  line-height:1.08;\n\n  font-weight:500;\n}\n\n.lava-state-note p{\n  margin:3px 0 0;\n\n  color:var(--text);\n\n  font-size:9.2px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   03 — FINISH GUIDE\n========================================================= *\/\n\n.lava-finishes{\n  margin-top:12px;\n\n  padding:18px 20px 19px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.lava-finishes__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.lava-finishes__head h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.lava-finishes__head p{\n  max-width:420px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.42;\n\n  text-align:right;\n}\n\n.lava-finish-list{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  border-top:1px solid var(--ink);\n}\n\n.lava-finish{\n  min-width:0;\n\n  padding:13px 12px 4px;\n}\n\n.lava-finish + .lava-finish{\n  border-left:1px solid var(--line);\n}\n\n.lava-finish small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:7.8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lava-finish strong{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--ink);\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.lava-finish p{\n  margin:5px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.1px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   04 — MATERIAL\n========================================================= *\/\n\n.lava-material{\n  display:grid;\n  grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr);\n\n  margin-top:18px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* DARK STORY *\/\n\n.lava-material__story{\n  min-width:0;\n\n  padding:24px 22px;\n\n  background:var(--ink);\n}\n\n.lava-material__story .lava-label{\n  color:#D2AF88;\n}\n\n.lava-material__story h3{\n  margin:0;\n\n  color:#FFF9F1;\n\n  font-size:25px;\n  line-height:1.03;\n}\n\n.lava-material__story p{\n  margin:9px 0 0;\n\n  color:#D9CDC2;\n\n  font-size:10.4px;\n  line-height:1.5;\n}\n\n\n\/* MATERIAL DETAILS *\/\n\n.lava-material__details{\n  min-width:0;\n\n  padding:20px 22px;\n\n  background:var(--paper);\n}\n\n.lava-material__row{\n  display:grid;\n  grid-template-columns:100px minmax(0,1fr);\n\n  gap:17px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lava-material__row:first-child{\n  border-top:1px solid var(--brown);\n}\n\n.lava-material__row span{\n  color:var(--gold);\n\n  font-size:8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lava-material__row strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.6px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n.lava-material__row p{\n  margin:2px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.4px;\n  line-height:1.42;\n}\n\n.lava-material__note{\n  margin-top:11px;\n\n  padding:9px 10px;\n\n  background:var(--ivory);\n\n  border-left:3px solid var(--gold);\n\n  color:var(--text);\n\n  font-size:9.6px;\n  line-height:1.44;\n}\n\n.lava-material__note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   05 — CONFIGURATION GUIDE\n========================================================= *\/\n\n.lava-config{\n  margin-top:21px;\n}\n\n.lava-config__head{\n  display:grid;\n  grid-template-columns:minmax(0,225px) minmax(0,1fr);\n\n  gap:30px;\n  align-items:end;\n\n  margin-bottom:13px;\n}\n\n.lava-config__head h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.04;\n}\n\n.lava-config__head p{\n  max-width:545px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.6px;\n  line-height:1.48;\n}\n\n\n\/* GROUP *\/\n\n.lava-config-group{\n  margin-top:14px;\n}\n\n.lava-config-group:first-of-type{\n  margin-top:0;\n}\n\n.lava-config-group__label{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:14px;\n\n  margin-bottom:7px;\n\n  padding:0 2px;\n}\n\n.lava-config-group__label strong{\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16.8px;\n  line-height:1.1;\n\n  font-weight:500;\n}\n\n.lava-config-group__label span{\n  color:var(--muted);\n\n  font-size:8.2px;\n}\n\n\n\/* GRID *\/\n\n.lava-config-grid{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  gap:9px;\n}\n\n\n\/* CARD *\/\n\n.lava-card{\n  display:flex;\n  flex-direction:column;\n\n  min-width:0;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n\n  box-shadow:0 3px 12px rgba(33,22,15,.025);\n\n  transition:\n    transform .18s ease,\n    border-color .18s ease,\n    box-shadow .18s ease;\n}\n\n@media(hover:hover){\n\n  .lava-card:hover{\n    transform:translateY(-2px);\n\n    border-color:var(--line-strong);\n\n    box-shadow:0 7px 18px rgba(33,22,15,.055);\n  }\n\n}\n\n\n\/* IMAGE *\/\n\n.lava-card__visual{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:165px;\n\n  margin:0;\n  padding:6px;\n\n  background:#fff;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lava-card__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  overflow:hidden;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.lava-card__visual img{\n  max-height:148px !important;\n}\n\n\n\/* COPY *\/\n\n.lava-card__copy{\n  flex:1;\n\n  padding:11px 11px 10px;\n}\n\n.lava-card__eyebrow{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:7.4px;\n\n  font-weight:600;\n\n  letter-spacing:.04em;\n  text-transform:uppercase;\n}\n\n.lava-card__copy h3{\n  margin:3px 0 0;\n\n  font-size:18px;\n  line-height:1.05;\n}\n\n.lava-card__mix{\n  display:block;\n\n  margin-top:5px;\n\n  color:var(--brown);\n\n  font-size:9px;\n  line-height:1.42;\n\n  font-weight:500;\n}\n\n.lava-card__canopy{\n  display:flex;\n  justify-content:space-between;\n\n  gap:10px;\n\n  margin-top:8px;\n  padding-top:7px;\n\n  border-top:1px solid var(--line);\n\n  color:var(--muted);\n\n  font-size:8px;\n}\n\n.lava-card__canopy strong{\n  color:var(--ink);\n\n  font-size:8.8px;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* SIZE DECISION *\/\n\n.lava-config__decision{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin-top:11px;\n\n  overflow:hidden;\n\n  background:var(--sand-soft);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.lava-decision{\n  min-width:0;\n\n  padding:13px 14px;\n}\n\n.lava-decision + .lava-decision{\n  border-left:1px solid var(--line-strong);\n}\n\n.lava-decision small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:7.8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lava-decision strong{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.08;\n\n  font-weight:500;\n}\n\n.lava-decision p{\n  margin:5px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.1px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   06 — LIGHT + INSTALLATION\n========================================================= *\/\n\n.lava-practical{\n  display:grid;\n  grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);\n\n  margin-top:18px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* LIGHT *\/\n\n.lava-light{\n  min-width:0;\n\n  padding:21px;\n\n  background:var(--cream);\n\n  border-right:1px solid var(--line-strong);\n}\n\n.lava-practical h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.lava-practical__intro{\n  margin:7px 0 12px;\n\n  color:var(--text);\n\n  font-size:10.2px;\n  line-height:1.46;\n}\n\n.lava-bulb-focus{\n  margin-bottom:10px;\n\n  padding:11px 12px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--ink);\n  border-bottom:1px solid var(--line-strong);\n}\n\n.lava-bulb-focus small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:7.8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lava-bulb-focus strong{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--ink);\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.lava-bulb-focus p{\n  margin:4px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  line-height:1.4;\n}\n\n\n\/* INSTALL *\/\n\n.lava-install{\n  min-width:0;\n\n  padding:21px;\n\n  background:var(--ivory);\n}\n\n.lava-practical__list{\n  border-top:1px solid var(--ink);\n}\n\n.lava-practical__row{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-start;\n\n  gap:15px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lava-practical__row span{\n  flex:0 0 auto;\n\n  color:var(--gold);\n\n  font-size:8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lava-practical__row strong{\n  max-width:68%;\n\n  color:var(--ink);\n\n  font-size:10.2px;\n  line-height:1.4;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n.lava-install__note{\n  margin-top:10px;\n\n  padding:9px 10px;\n\n  background:var(--sand-soft);\n\n  border-left:3px solid var(--gold);\n\n  color:var(--text);\n\n  font-size:9.5px;\n  line-height:1.44;\n}\n\n.lava-install__note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   07 — SPECIFICATIONS\n========================================================= *\/\n\n.lava-spec{\n  margin-top:20px;\n}\n\n.lava-spec__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:22px;\n\n  margin-bottom:9px;\n}\n\n.lava-spec__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.lava-spec__head p{\n  max-width:340px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.42;\n\n  text-align:right;\n}\n\n.lava-spec__list{\n  border-top:1px solid var(--ink);\n}\n\n.lava-spec__row{\n  display:grid;\n  grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n  gap:20px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lava-spec__label{\n  color:#76695F;\n\n  font-size:11.3px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.lava-spec__value{\n  min-width:0;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  line-height:1.48;\n\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   08 — FAQ\n========================================================= *\/\n\n.lava-faq{\n  margin-top:18px;\n\n  padding:20px 21px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.lava-faq__head{\n  display:grid;\n  grid-template-columns:minmax(0,205px) minmax(0,1fr);\n\n  gap:25px;\n  align-items:end;\n\n  margin-bottom:10px;\n}\n\n.lava-faq__head h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.lava-faq__head p{\n  max-width:500px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.7px;\n  line-height:1.45;\n}\n\n.lava-faq__list{\n  border-top:1px solid var(--ink);\n}\n\n.lava-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lava-faq__item summary{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:15px;\n\n  padding:11px 0;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16.2px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.lava-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.lava-faq__plus{\n  flex:0 0 auto;\n\n  color:var(--gold);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n\n  font-size:16px;\n  line-height:1;\n\n  transition:transform .2s ease;\n}\n\n.lava-faq__item[open] .lava-faq__plus{\n  transform:rotate(45deg);\n}\n\n.lava-faq__item p{\n  max-width:735px;\n\n  margin:0;\n\n  padding:0 28px 11px 0;\n\n  color:var(--text);\n\n  font-size:10.3px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   PRODUCT NOTE\n========================================================= *\/\n\n.lava-note{\n  margin-top:14px;\n\n  padding:11px 14px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--gold);\n\n  color:var(--text);\n\n  font-size:9.6px;\n  line-height:1.48;\n}\n\n.lava-note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   09 — SHIPPING \u0026 RETURNS\n========================================================= *\/\n\n.lava-shipping{\n  margin-top:15px;\n\n  padding:19px 20px;\n\n  background:var(--ink);\n\n  border:1px solid var(--ink);\n  border-radius:8px;\n}\n\n.lava-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF9F1;\n\n  font-size:19px;\n  line-height:1.1;\n}\n\n.lava-shipping p{\n  margin:0 0 5px;\n\n  color:#DDD2C8;\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n.lava-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.lava-shipping a{\n  color:#D9B990;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.lava-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,13,9,.95);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.lava-lightbox:target{\n  display:flex;\n}\n\n.lava-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.lava-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:82vh !important;\n\n  padding:6px;\n\n  background:#fff;\n\n  border-radius:5px;\n\n  object-fit:contain !important;\n}\n\n.lava-lightbox__caption{\n  margin-top:9px;\n\n  color:#E2C9A7;\n\n  font-size:10px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n.lava-lightbox__hint{\n  margin-top:3px;\n\n  color:#A99A8D;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(min-width:750px) and (max-width:990px){\n\n  .stb-lava{\n    max-width:840px;\n  }\n\n  .lava-opening h2{\n    font-size:30px;\n  }\n\n  .lava-card__visual{\n    height:150px;\n  }\n\n  .lava-card__visual img{\n    max-height:135px !important;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-lava{\n    font-size:13px;\n  }\n\n\n  .lava-opening{\n    grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);\n\n    gap:17px;\n  }\n\n  .lava-opening h2{\n    font-size:25px;\n  }\n\n  .lava-opening__lead{\n    font-size:10.4px;\n  }\n\n\n  .lava-states{\n    padding:18px 15px;\n  }\n\n  .lava-states__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n  .lava-states__content{\n    grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);\n\n    gap:11px;\n  }\n\n  .lava-states__frame img{\n    max-height:245px !important;\n  }\n\n\n  .lava-finish-list{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n  .lava-finish:nth-child(3){\n    border-left:0;\n  }\n\n  .lava-finish:nth-child(n+3){\n    border-top:1px solid var(--line);\n  }\n\n\n  .lava-material{\n    grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);\n  }\n\n  .lava-material__story,\n  .lava-material__details{\n    padding:18px 15px;\n  }\n\n\n  .lava-config__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n  .lava-config-grid{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n  .lava-card__visual{\n    height:165px;\n  }\n\n  .lava-card__visual img{\n    max-height:148px !important;\n  }\n\n\n  .lava-light,\n  .lava-install{\n    padding:18px 15px;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .lava-opening{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* ON\/OFF IMAGE *\/\n\n  .lava-states__content{\n    grid-template-columns:1fr;\n  }\n\n  .lava-states__visual{\n    width:100%;\n    max-width:360px;\n\n    margin:0 auto;\n  }\n\n  .lava-states__frame img{\n    max-height:245px !important;\n  }\n\n  .lava-state-notes{\n    margin-top:2px;\n  }\n\n\n  \/* FINISH *\/\n\n  .lava-finishes{\n    padding:17px;\n  }\n\n  .lava-finishes__head{\n    display:block;\n  }\n\n  .lava-finishes__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n\n  \/* MATERIAL *\/\n\n  .lava-material{\n    grid-template-columns:1fr;\n  }\n\n  .lava-material__story{\n    padding:21px 17px;\n  }\n\n  .lava-material__details{\n    padding:17px;\n  }\n\n\n  \/* CONFIG *\/\n\n  .lava-config-group__label{\n    align-items:flex-end;\n  }\n\n  .lava-card{\n    display:grid;\n    grid-template-columns:minmax(0,.43fr) minmax(0,.57fr);\n  }\n\n  .lava-card__visual{\n    height:auto;\n    min-height:155px;\n\n    border-bottom:0;\n    border-right:1px solid var(--line);\n  }\n\n  .lava-card__visual img{\n    max-height:145px !important;\n  }\n\n  .lava-card__copy{\n    padding:13px 11px;\n  }\n\n\n  .lava-config__decision{\n    grid-template-columns:1fr;\n  }\n\n  .lava-decision + .lava-decision{\n    border-left:0;\n    border-top:1px solid var(--line-strong);\n  }\n\n\n  \/* PRACTICAL *\/\n\n  .lava-practical{\n    grid-template-columns:1fr;\n  }\n\n  .lava-light{\n    border-right:0;\n    border-bottom:1px solid var(--line-strong);\n  }\n\n\n  \/* SPECS *\/\n\n  .lava-spec__head{\n    display:block;\n  }\n\n  .lava-spec__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n  .lava-spec__row{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .lava-spec__label{\n    color:var(--gold);\n\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .lava-faq{\n    padding:18px 15px;\n  }\n\n  .lava-faq__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .lava-states__visual{\n    max-width:320px;\n  }\n\n  .lava-states__frame img{\n    max-height:220px !important;\n  }\n\n\n  .lava-finish-list{\n    grid-template-columns:1fr;\n  }\n\n  .lava-finish + .lava-finish{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .lava-config-grid{\n    grid-template-columns:1fr;\n  }\n\n  .lava-card{\n    grid-template-columns:minmax(0,.44fr) minmax(0,.56fr);\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-lava\" id=\"lava-root\"\u003e\n\u003c!-- =====================================================\n     01 — OPENING\n====================================================== --\u003e\n\u003csection class=\"lava-opening\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lava-opening__kicker\"\u003e Lava Combination Pendant Light \u003c\/span\u003e\n\u003ch2\u003eReflective by Day. Glowing After Dark.\u003c\/h2\u003e\n\u003cp class=\"lava-opening__lead\"\u003eLava suspends irregular molten-look globes in a sculptural cascading composition. The reflective surface catches the surrounding room when switched off, then reveals a glowing center once illuminated—available in four colors and configurations from 3 to 20 lights.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"lava-glance\"\u003e\u003cspan class=\"lava-glance__title\"\u003e At a Glance \u003c\/span\u003e\n\u003cdiv class=\"lava-glance__row\"\u003e\n\u003cspan\u003eFinishes\u003c\/span\u003e \u003cstrong\u003e4 Reflective Colors\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-glance__row\"\u003e\n\u003cspan\u003eEffect\u003c\/span\u003e \u003cstrong\u003eMirror Off · Glow On\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-glance__row\"\u003e\n\u003cspan\u003eConfigurations\u003c\/span\u003e \u003cstrong\u003e3–20 Lights\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-glance__row\"\u003e\n\u003cspan\u003eGlobes\u003c\/span\u003e \u003cstrong\u003eØ7.1\" · 11\" · 15.1\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-glance__row\"\u003e\n\u003cspan\u003eSocket\u003c\/span\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/aside\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     02 — LIGHT ON \/ OFF\n====================================================== --\u003e\n\u003csection class=\"lava-states\" id=\"lava-color-effect\"\u003e\n\u003cdiv class=\"lava-states__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lava-label\"\u003e Finish in Two States \u003c\/span\u003e\n\u003ch3\u003eSee Each Color With the Light On \u0026amp; Off\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eLava changes noticeably once illuminated. Compare each reflective finish both on and off before choosing your color.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-states__content\"\u003e\n\u003c!-- PREVIEW IMAGE --\u003e\n\u003cfigure class=\"lava-states__visual\"\u003e\n\u003cdiv class=\"lava-states__frame\"\u003e\u003ca href=\"#lava-lightbox-colors\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-combination-pendant-light-stuberlighting_79.jpg?v=1787553926\" alt=\"Lava Combination Pendant Light red smoky gray gold and silver finishes shown with lights on and off\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Red · Silver · Gold · Smoky Gray\u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- NOTES --\u003e\n\u003cdiv class=\"lava-state-notes\"\u003e\n\u003cdiv class=\"lava-state-note\"\u003e\n\u003csmall\u003e Light Off \u003c\/small\u003e \u003cstrong\u003e Mirror-Like Sculpture \u003c\/strong\u003e\n\u003cp\u003eThe reflective surface picks up windows, walls and surrounding furniture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-state-note\"\u003e\n\u003csmall\u003e Light On \u003c\/small\u003e \u003cstrong\u003e Glow From Within \u003c\/strong\u003e\n\u003cp\u003eA brighter center appears while the outer finish retains its reflective character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-state-note\"\u003e\n\u003csmall\u003e Choosing a Finish \u003c\/small\u003e \u003cstrong\u003e Compare Both States \u003c\/strong\u003e\n\u003cp\u003eChoose a color you enjoy during daylight as much as after dark.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     03 — FINISH GUIDE\n====================================================== --\u003e\n\u003csection class=\"lava-finishes\"\u003e\n\u003cdiv class=\"lava-finishes__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lava-label\"\u003e Choose Your Finish \u003c\/span\u003e\n\u003ch3\u003eSame Form. Four Different Moods.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe mirrored surface reflects its surroundings, so nearby colors and natural light become part of the finished appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-finish-list\"\u003e\n\u003cdiv class=\"lava-finish\"\u003e\n\u003csmall\u003e Silver \u003c\/small\u003e \u003cstrong\u003e Bright \u0026amp; Reflective \u003c\/strong\u003e\n\u003cp\u003eA clean metallic option for monochrome, chrome and cooler contemporary interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-finish\"\u003e\n\u003csmall\u003e Gold \u003c\/small\u003e \u003cstrong\u003e Warm \u0026amp; Lustrous \u003c\/strong\u003e\n\u003cp\u003ePairs naturally with brass, walnut, cream stone and warmer residential palettes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-finish\"\u003e\n\u003csmall\u003e Smoky Gray \u003c\/small\u003e \u003cstrong\u003e Dark \u0026amp; Restrained \u003c\/strong\u003e\n\u003cp\u003eA moodier finish with deeper reflections and less visual brightness when switched off.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-finish\"\u003e\n\u003csmall\u003e Red \u003c\/small\u003e \u003cstrong\u003e Boldest Statement \u003c\/strong\u003e\n\u003cp\u003eThe strongest color choice when the pendant is intended to function as decorative art.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     04 — MATERIAL\n====================================================== --\u003e\n\u003csection class=\"lava-material\"\u003e\n\u003cdiv class=\"lava-material__story\"\u003e\n\u003cspan class=\"lava-label\"\u003e Form \u0026amp; Material \u003c\/span\u003e\n\u003ch3\u003eThe Molten Look Without a Heavy Glass Cluster\u003c\/h3\u003e\n\u003cp\u003eEach globe hangs independently from the ceiling canopy, creating depth without a traditional chandelier frame. Reflective acrylic gives Lava its fluid, glass-like appearance while keeping large multi-light compositions more practical.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-material__details\"\u003e\n\u003cdiv class=\"lava-material__row\"\u003e\n\u003cspan\u003e Shade \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Reflective Acrylic \u003c\/strong\u003e\n\u003cp\u003eThe irregular molded surface creates Lava's signature molten appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-material__row\"\u003e\n\u003cspan\u003e Structure \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Metal + Individual Suspension \u003c\/strong\u003e\n\u003cp\u003eEach globe hangs separately rather than from a rigid chandelier frame.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-material__row\"\u003e\n\u003cspan\u003e Globe Sizes \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Ø7.1\" · Ø11\" · Ø15.1\" \u003c\/strong\u003e\n\u003cp\u003eSelected configurations combine different diameters for greater visual depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-material__row\"\u003e\n\u003cspan\u003e Layout \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Adjustable Cascading Composition \u003c\/strong\u003e\n\u003cp\u003eIndividual suspension lengths determine how compact or dramatic the finished cluster feels.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-material__note\"\u003e\n\u003cstrong\u003e Material clarity: \u003c\/strong\u003e Lava's sculptural globes are made from acrylic rather than glass.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     05 — CONFIGURATION GUIDE\n====================================================== --\u003e\n\u003csection class=\"lava-config\" id=\"lava-size-guide\"\u003e\n\u003cdiv class=\"lava-config__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lava-label\"\u003e Configuration Guide \u003c\/span\u003e\n\u003ch3\u003eNow Choose the Scale\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eCompare the number of pendants, globe-size mix and ceiling canopy diameter. These three details determine how much visual and physical space the installation needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- COMPACT --\u003e\n\u003cdiv class=\"lava-config-group\"\u003e\n\u003cdiv class=\"lava-config-group__label\"\u003e\n\u003cstrong\u003e Compact \u0026amp; Mid-Scale \u003c\/strong\u003e \u003cspan\u003e 3 · 5 · 5 Mixed · 7 Lights \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-config-grid\"\u003e\n\u003c!-- 3 --\u003e\n\u003carticle class=\"lava-card\"\u003e\n\u003cfigure class=\"lava-card__visual\"\u003e\u003ca href=\"#lava-lightbox-3\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-combination-pendant-light-stuberlighting_71.jpg?v=1787543181\" alt=\"Lava Combination Pendant Light three light mixed globe size and canopy dimensions\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/figure\u003e\n\u003cdiv class=\"lava-card__copy\"\u003e\n\u003cspan class=\"lava-card__eyebrow\"\u003e Mixed Globes \u003c\/span\u003e\n\u003ch3\u003e3 Lights\u003c\/h3\u003e\n\u003cspan class=\"lava-card__mix\"\u003e 2 × Ø11\"\u003cbr\u003e1 × Ø15.1\" \u003c\/span\u003e\n\u003cdiv class=\"lava-card__canopy\"\u003e\n\u003cspan\u003e Canopy \u003c\/span\u003e \u003cstrong\u003e Ø15.7\" \/ 40cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 5 SAME --\u003e\n\u003carticle class=\"lava-card\"\u003e\n\u003cfigure class=\"lava-card__visual\"\u003e\u003ca href=\"#lava-lightbox-5\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-combination-pendant-light-stuberlighting_72.jpg?v=1787543182\" alt=\"Lava Combination Pendant Light five equal globe size and canopy dimensions\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/figure\u003e\n\u003cdiv class=\"lava-card__copy\"\u003e\n\u003cspan class=\"lava-card__eyebrow\"\u003e Equal Globes \u003c\/span\u003e\n\u003ch3\u003e5 Lights\u003c\/h3\u003e\n\u003cspan class=\"lava-card__mix\"\u003e 5 × Ø11\" \u003c\/span\u003e\n\u003cdiv class=\"lava-card__canopy\"\u003e\n\u003cspan\u003e Canopy \u003c\/span\u003e \u003cstrong\u003e Ø19.7\" \/ 50cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 5 MIXED --\u003e\n\u003carticle class=\"lava-card\"\u003e\n\u003cfigure class=\"lava-card__visual\"\u003e\u003ca href=\"#lava-lightbox-5mix\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-combination-pendant-light-stuberlighting_73.jpg?v=1787543182\" alt=\"Lava Combination Pendant Light five mixed large and small globe size dimensions\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/figure\u003e\n\u003cdiv class=\"lava-card__copy\"\u003e\n\u003cspan class=\"lava-card__eyebrow\"\u003e Mixed Globes \u003c\/span\u003e\n\u003ch3\u003e5 Lights\u003c\/h3\u003e\n\u003cspan class=\"lava-card__mix\"\u003e 3 × Ø11\"\u003cbr\u003e2 × Ø15.1\" \u003c\/span\u003e\n\u003cdiv class=\"lava-card__canopy\"\u003e\n\u003cspan\u003e Canopy \u003c\/span\u003e \u003cstrong\u003e Ø19.7\" \/ 50cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 7 --\u003e\n\u003carticle class=\"lava-card\"\u003e\n\u003cfigure class=\"lava-card__visual\"\u003e\u003ca href=\"#lava-lightbox-7\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-combination-pendant-light-stuberlighting_74.jpg?v=1787543182\" alt=\"Lava Combination Pendant Light seven light mixed globe size and canopy dimensions\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/figure\u003e\n\u003cdiv class=\"lava-card__copy\"\u003e\n\u003cspan class=\"lava-card__eyebrow\"\u003e Mixed Globes \u003c\/span\u003e\n\u003ch3\u003e7 Lights\u003c\/h3\u003e\n\u003cspan class=\"lava-card__mix\"\u003e 4 × Ø11\"\u003cbr\u003e3 × Ø15.1\" \u003c\/span\u003e\n\u003cdiv class=\"lava-card__canopy\"\u003e\n\u003cspan\u003e Canopy \u003c\/span\u003e \u003cstrong\u003e Ø23.6\" \/ 60cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LARGE --\u003e\n\u003cdiv class=\"lava-config-group\"\u003e\n\u003cdiv class=\"lava-config-group__label\"\u003e\n\u003cstrong\u003e Large Statement Clusters \u003c\/strong\u003e \u003cspan\u003e 11 · 13 · 16 · 20 Lights \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-config-grid\"\u003e\n\u003c!-- 11 --\u003e\n\u003carticle class=\"lava-card\"\u003e\n\u003cfigure class=\"lava-card__visual\"\u003e\u003ca href=\"#lava-lightbox-11\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-combination-pendant-light-stuberlighting_75.jpg?v=1787543182\" alt=\"Lava Combination Pendant Light eleven light mixed globe size and canopy dimensions\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/figure\u003e\n\u003cdiv class=\"lava-card__copy\"\u003e\n\u003cspan class=\"lava-card__eyebrow\"\u003e Large Mixed Cluster \u003c\/span\u003e\n\u003ch3\u003e11 Lights\u003c\/h3\u003e\n\u003cspan class=\"lava-card__mix\"\u003e 6 × Ø11\"\u003cbr\u003e5 × Ø15.1\" \u003c\/span\u003e\n\u003cdiv class=\"lava-card__canopy\"\u003e\n\u003cspan\u003e Canopy \u003c\/span\u003e \u003cstrong\u003e Ø31.5\" \/ 80cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 13 --\u003e\n\u003carticle class=\"lava-card\"\u003e\n\u003cfigure class=\"lava-card__visual\"\u003e\u003ca href=\"#lava-lightbox-13\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-combination-pendant-light-stuberlighting_76.jpg?v=1787543182\" alt=\"Lava Combination Pendant Light thirteen light mixed globe size and canopy dimensions\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/figure\u003e\n\u003cdiv class=\"lava-card__copy\"\u003e\n\u003cspan class=\"lava-card__eyebrow\"\u003e Smaller Mixed Globes \u003c\/span\u003e\n\u003ch3\u003e13 Lights\u003c\/h3\u003e\n\u003cspan class=\"lava-card__mix\"\u003e 7 × Ø7.1\"\u003cbr\u003e6 × Ø11\" \u003c\/span\u003e\n\u003cdiv class=\"lava-card__canopy\"\u003e\n\u003cspan\u003e Canopy \u003c\/span\u003e \u003cstrong\u003e Ø31.5\" \/ 80cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 16 --\u003e\n\u003carticle class=\"lava-card\"\u003e\n\u003cfigure class=\"lava-card__visual\"\u003e\u003ca href=\"#lava-lightbox-16\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-combination-pendant-light-stuberlighting_77.jpg?v=1787543182\" alt=\"Lava Combination Pendant Light sixteen light mixed globe size and canopy dimensions\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/figure\u003e\n\u003cdiv class=\"lava-card__copy\"\u003e\n\u003cspan class=\"lava-card__eyebrow\"\u003e High-Density Cluster \u003c\/span\u003e\n\u003ch3\u003e16 Lights\u003c\/h3\u003e\n\u003cspan class=\"lava-card__mix\"\u003e 10 × Ø7.1\"\u003cbr\u003e6 × Ø11\" \u003c\/span\u003e\n\u003cdiv class=\"lava-card__canopy\"\u003e\n\u003cspan\u003e Canopy \u003c\/span\u003e \u003cstrong\u003e Ø39.4\" \/ 100cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 20 --\u003e\n\u003carticle class=\"lava-card\"\u003e\n\u003cfigure class=\"lava-card__visual\"\u003e\u003ca href=\"#lava-lightbox-20\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-combination-pendant-light-stuberlighting_78.jpg?v=1787543182\" alt=\"Lava Combination Pendant Light twenty light mixed globe size and canopy dimensions\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/figure\u003e\n\u003cdiv class=\"lava-card__copy\"\u003e\n\u003cspan class=\"lava-card__eyebrow\"\u003e Maximum Density \u003c\/span\u003e\n\u003ch3\u003e20 Lights\u003c\/h3\u003e\n\u003cspan class=\"lava-card__mix\"\u003e 10 × Ø7.1\"\u003cbr\u003e10 × Ø11\" \u003c\/span\u003e\n\u003cdiv class=\"lava-card__canopy\"\u003e\n\u003cspan\u003e Canopy \u003c\/span\u003e \u003cstrong\u003e Ø39.4\" \/ 100cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW TO CHOOSE --\u003e\n\u003cdiv class=\"lava-config__decision\"\u003e\n\u003cdiv class=\"lava-decision\"\u003e\n\u003csmall\u003e Cleaner Rhythm \u003c\/small\u003e \u003cstrong\u003e Equal Globes \u003c\/strong\u003e\n\u003cp\u003eMatching globe sizes create a calmer, more repetitive composition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-decision\"\u003e\n\u003csmall\u003e More Sculpture \u003c\/small\u003e \u003cstrong\u003e Mixed Globes \u003c\/strong\u003e\n\u003cp\u003eDifferent diameters add depth and make the cluster feel more organic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-decision\"\u003e\n\u003csmall\u003e More Impact \u003c\/small\u003e \u003cstrong\u003e 11–20 Lights \u003c\/strong\u003e\n\u003cp\u003eLarger clusters increase both visual density and required ceiling area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     06 — LIGHT + INSTALLATION\n====================================================== --\u003e\n\u003csection class=\"lava-practical\"\u003e\u003c!-- LIGHT --\u003e\n\u003cdiv class=\"lava-light\"\u003e\n\u003cspan class=\"lava-label\"\u003e Light \u0026amp; Bulbs \u003c\/span\u003e\n\u003ch3\u003eReplaceable, Standard Sockets\u003c\/h3\u003e\n\u003cp class=\"lava-practical__intro\"\u003eLava uses replaceable bulbs rather than permanently integrated LEDs, making future bulb changes straightforward.\u003c\/p\u003e\n\u003cdiv class=\"lava-bulb-focus\"\u003e\n\u003csmall\u003e Bulb Base \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003cp\u003eBulbs are included. Because the globes are reflective, bulb color temperature noticeably influences the finished atmosphere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-practical__list\"\u003e\n\u003cdiv class=\"lava-practical__row\"\u003e\n\u003cspan\u003eSocket\u003c\/span\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-practical__row\"\u003e\n\u003cspan\u003eBulbs\u003c\/span\u003e \u003cstrong\u003eIncluded\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-practical__row\"\u003e\n\u003cspan\u003eMaximum\u003c\/span\u003e \u003cstrong\u003eMax 40W\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-practical__row\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cstrong\u003eAC110–240V\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-practical__row\"\u003e\n\u003cspan\u003eDimming\u003c\/span\u003e \u003cstrong\u003eCompatible Bulb + Dimmer Required\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALL --\u003e\n\u003cdiv class=\"lava-install\"\u003e\n\u003cspan class=\"lava-label\"\u003e Hanging \u0026amp; Installation \u003c\/span\u003e\n\u003ch3\u003eShape the Cluster Around Your Ceiling\u003c\/h3\u003e\n\u003cp class=\"lava-practical__intro\"\u003eEach pendant hangs independently, so the suspension heights determine whether the finished cluster feels compact, staggered or dramatically cascading.\u003c\/p\u003e\n\u003cdiv class=\"lava-practical__list\"\u003e\n\u003cdiv class=\"lava-practical__row\"\u003e\n\u003cspan\u003eWire\u003c\/span\u003e \u003cstrong\u003e59\" \/ 150cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-practical__row\"\u003e\n\u003cspan\u003eLonger Drop\u003c\/span\u003e \u003cstrong\u003eAvailable Upon Request\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-practical__row\"\u003e\n\u003cspan\u003eCanopy\u003c\/span\u003e \u003cstrong\u003eØ15.7\"–39.4\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-practical__row\"\u003e\n\u003cspan\u003eWiring\u003c\/span\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-practical__row\"\u003e\n\u003cspan\u003eEnvironment\u003c\/span\u003e \u003cstrong\u003eIP20 · Indoor Dry Locations\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-install__note\"\u003e\n\u003cstrong\u003e Before ordering: \u003c\/strong\u003e check the canopy diameter as carefully as the number of globes. The 16- and 20-light versions use a Ø39.4\" \/ 100cm canopy and require considerably more clear ceiling area. Professional installation is recommended.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     07 — SPECIFICATIONS\n====================================================== --\u003e\n\u003csection class=\"lava-spec\"\u003e\n\u003cdiv class=\"lava-spec__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lava-label\"\u003e Product Details \u003c\/span\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEssential dimensions, materials and electrical details to confirm before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-spec__list\"\u003e\n\u003cdiv class=\"lava-spec__row\"\u003e\n\u003cspan class=\"lava-spec__label\"\u003eProduct\u003c\/span\u003e \u003cspan class=\"lava-spec__value\"\u003eLava Combination Pendant Light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-spec__row\"\u003e\n\u003cspan class=\"lava-spec__label\"\u003e3 Lights\u003c\/span\u003e \u003cspan class=\"lava-spec__value\"\u003e2 × Ø11\" \/ 28cm + 1 × Ø15.1\" \/ 38cm · Canopy Ø15.7\" \/ 40cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-spec__row\"\u003e\n\u003cspan class=\"lava-spec__label\"\u003e5 Lights\u003c\/span\u003e \u003cspan class=\"lava-spec__value\"\u003e5 × Ø11\" \/ 28cm · Canopy Ø19.7\" \/ 50cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-spec__row\"\u003e\n\u003cspan class=\"lava-spec__label\"\u003e5 Lights · Mixed\u003c\/span\u003e \u003cspan class=\"lava-spec__value\"\u003e3 × Ø11\" \/ 28cm + 2 × Ø15.1\" \/ 38cm · Canopy Ø19.7\" \/ 50cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-spec__row\"\u003e\n\u003cspan class=\"lava-spec__label\"\u003e7 Lights\u003c\/span\u003e \u003cspan class=\"lava-spec__value\"\u003e4 × Ø11\" \/ 28cm + 3 × Ø15.1\" \/ 38cm · Canopy Ø23.6\" \/ 60cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-spec__row\"\u003e\n\u003cspan class=\"lava-spec__label\"\u003e11 Lights\u003c\/span\u003e \u003cspan class=\"lava-spec__value\"\u003e6 × Ø11\" \/ 28cm + 5 × Ø15.1\" \/ 38cm · Canopy Ø31.5\" \/ 80cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-spec__row\"\u003e\n\u003cspan class=\"lava-spec__label\"\u003e13 Lights\u003c\/span\u003e \u003cspan class=\"lava-spec__value\"\u003e7 × Ø7.1\" \/ 18cm + 6 × Ø11\" \/ 28cm · Canopy Ø31.5\" \/ 80cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-spec__row\"\u003e\n\u003cspan class=\"lava-spec__label\"\u003e16 Lights\u003c\/span\u003e \u003cspan class=\"lava-spec__value\"\u003e10 × Ø7.1\" \/ 18cm + 6 × Ø11\" \/ 28cm · Canopy Ø39.4\" \/ 100cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-spec__row\"\u003e\n\u003cspan class=\"lava-spec__label\"\u003e20 Lights\u003c\/span\u003e \u003cspan class=\"lava-spec__value\"\u003e10 × Ø7.1\" \/ 18cm + 10 × Ø11\" \/ 28cm · Canopy Ø39.4\" \/ 100cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-spec__row\"\u003e\n\u003cspan class=\"lava-spec__label\"\u003eMaterials\u003c\/span\u003e \u003cspan class=\"lava-spec__value\"\u003eMetal · Acrylic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-spec__row\"\u003e\n\u003cspan class=\"lava-spec__label\"\u003eColors\u003c\/span\u003e \u003cspan class=\"lava-spec__value\"\u003eRed · Smoky Gray · Gold · Silver\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-spec__row\"\u003e\n\u003cspan class=\"lava-spec__label\"\u003eLight Source\u003c\/span\u003e \u003cspan class=\"lava-spec__value\"\u003eReplaceable E26 \/ E27 Bulbs · Bulbs Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-spec__row\"\u003e\n\u003cspan class=\"lava-spec__label\"\u003eMaximum Power\u003c\/span\u003e \u003cspan class=\"lava-spec__value\"\u003eMax 40W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-spec__row\"\u003e\n\u003cspan class=\"lava-spec__label\"\u003eVoltage\u003c\/span\u003e \u003cspan class=\"lava-spec__value\"\u003eAC110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-spec__row\"\u003e\n\u003cspan class=\"lava-spec__label\"\u003eSuspension Wire\u003c\/span\u003e \u003cspan class=\"lava-spec__value\"\u003e59\" \/ 150cm · Longer length available upon request\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-spec__row\"\u003e\n\u003cspan class=\"lava-spec__label\"\u003eCanopy\u003c\/span\u003e \u003cspan class=\"lava-spec__value\"\u003eRound Ceiling Canopy · Diameter varies by configuration\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-spec__row\"\u003e\n\u003cspan class=\"lava-spec__label\"\u003eWiring\u003c\/span\u003e \u003cspan class=\"lava-spec__value\"\u003eHardwired\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-spec__row\"\u003e\n\u003cspan class=\"lava-spec__label\"\u003eControl\u003c\/span\u003e \u003cspan class=\"lava-spec__value\"\u003eCompatible with Common Wall Switches · Switch Not Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-spec__row\"\u003e\n\u003cspan class=\"lava-spec__label\"\u003eIP Rating\u003c\/span\u003e \u003cspan class=\"lava-spec__value\"\u003eIP20 · Indoor Dry Locations · Not Waterproof\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-spec__row\"\u003e\n\u003cspan class=\"lava-spec__label\"\u003eInstallation\u003c\/span\u003e \u003cspan class=\"lava-spec__value\"\u003eHardwired Ceiling Installation · Professional Installation Recommended\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-spec__row\"\u003e\n\u003cspan class=\"lava-spec__label\"\u003eCompliance\u003c\/span\u003e \u003cspan class=\"lava-spec__value\"\u003eCompliant with SAA\/UL\/ETL\/CE and CSA certifcation standards.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     08 — FAQ\n====================================================== --\u003e\n\u003csection class=\"lava-faq\"\u003e\n\u003cdiv class=\"lava-faq__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lava-label\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch3\u003eBefore You Choose\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eQuick answers about finish, configuration, globe size, hanging height and installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lava-faq__list\"\u003e\n\u003cdetails class=\"lava-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eDo the colors look different when the light is on?\u003c\/span\u003e \u003cspan class=\"lava-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. When Lava is switched off, the mirrored finish and surrounding reflections are more prominent. Once illuminated, a brighter inner glow appears while the outer surface remains reflective.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lava-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhich Lava configuration should I choose?\u003c\/span\u003e \u003cspan class=\"lava-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eStart with the amount of visual presence you want, then confirm the canopy diameter. The 3–7 light versions create a lighter cluster, while 11–20 lights are better suited to larger statement installations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lava-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat is the difference between the two 5-light versions?\u003c\/span\u003e \u003cspan class=\"lava-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eOne uses five matching Ø11\" globes for a more uniform rhythm. The mixed version combines three Ø11\" globes with two larger Ø15.1\" globes for greater variation and depth.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lava-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eAre the Lava shades made from glass?\u003c\/span\u003e \u003cspan class=\"lava-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. The sculptural globes are made from acrylic. Their irregular reflective surfaces create the molten, glass-like appearance while keeping larger multi-light arrangements lighter.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lava-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eAre bulbs included?\u003c\/span\u003e \u003cspan class=\"lava-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Compatible bulbs are included with the fixture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lava-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eCan I adjust the height of each pendant?\u003c\/span\u003e \u003cspan class=\"lava-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Each suspension wire can be adjusted during installation, allowing the globes to sit at different heights. Standard wire length is approximately 59\" \/ 150cm, and longer lengths are available upon request.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lava-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eCan the Lava pendant be dimmed?\u003c\/span\u003e \u003cspan class=\"lava-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eDimming depends on the bulbs and wall dimmer used. For brightness control, use compatible dimmable E26 \/ E27 bulbs together with a compatible dimmer switch.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lava-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat should I check before choosing 11–20 lights?\u003c\/span\u003e \u003cspan class=\"lava-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eCheck the available ceiling area as well as the canopy diameter. The 11- and 13-light versions use a Ø31.5\" \/ 80cm canopy, while the 16- and 20-light versions use a Ø39.4\" \/ 100cm canopy.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lava-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eIs professional installation recommended?\u003c\/span\u003e \u003cspan class=\"lava-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Lava is a hardwired multi-light ceiling fixture. Professional installation is especially recommended for larger configurations to ensure secure mounting, correct wiring and balanced suspension heights.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PRODUCT NOTE\n====================================================== --\u003e\n\u003cdiv class=\"lava-note\"\u003e\n\u003cstrong\u003e Please note: \u003c\/strong\u003e reflective finishes respond to surrounding colors, windows and room lighting, so the globes may appear slightly different from studio photography. Screen colors are approximate, and hand-measured dimensions may vary by approximately 1–2cm.\u003c\/div\u003e\n\u003c!-- =====================================================\n     09 — SHIPPING \u0026 RETURNS\n====================================================== --\u003e\n\u003csection class=\"lava-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 — COLOR ON \/ OFF\n====================================================== --\u003e \u003ca id=\"lava-lightbox-colors\" href=\"#lava-color-effect\" class=\"lava-lightbox\"\u003e \u003cspan class=\"lava-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-combination-pendant-light-stuberlighting_79.jpg?v=1787553926\" alt=\"Enlarged Lava Combination Pendant Light red smoky gray gold and silver finishes with lights on and off\"\u003e \u003cspan class=\"lava-lightbox__caption\"\u003e Red · Smoky Gray · Gold · Silver · Light On \/ Off \u003c\/span\u003e \u003cspan class=\"lava-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — 3 LIGHTS\n====================================================== --\u003e \u003ca id=\"lava-lightbox-3\" href=\"#lava-size-guide\" class=\"lava-lightbox\"\u003e \u003cspan class=\"lava-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-combination-pendant-light-stuberlighting_71.jpg?v=1787543181\" alt=\"Enlarged Lava Combination Pendant Light three light dimension guide\"\u003e \u003cspan class=\"lava-lightbox__caption\"\u003e 3 Lights · 2 × Ø11\" + 1 × Ø15.1\" · Canopy Ø15.7\" \u003c\/span\u003e \u003cspan class=\"lava-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — 5 LIGHTS\n====================================================== --\u003e \u003ca id=\"lava-lightbox-5\" href=\"#lava-size-guide\" class=\"lava-lightbox\"\u003e \u003cspan class=\"lava-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-combination-pendant-light-stuberlighting_72.jpg?v=1787543182\" alt=\"Enlarged Lava Combination Pendant Light five equal globe dimension guide\"\u003e \u003cspan class=\"lava-lightbox__caption\"\u003e 5 Lights · 5 × Ø11\" · Canopy Ø19.7\" \u003c\/span\u003e \u003cspan class=\"lava-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — 5 LIGHTS MIXED\n====================================================== --\u003e \u003ca id=\"lava-lightbox-5mix\" href=\"#lava-size-guide\" class=\"lava-lightbox\"\u003e \u003cspan class=\"lava-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-combination-pendant-light-stuberlighting_73.jpg?v=1787543182\" alt=\"Enlarged Lava Combination Pendant Light mixed five globe dimension guide\"\u003e \u003cspan class=\"lava-lightbox__caption\"\u003e 5 Lights Mixed · 3 × Ø11\" + 2 × Ø15.1\" · Canopy Ø19.7\" \u003c\/span\u003e \u003cspan class=\"lava-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — 7 LIGHTS\n====================================================== --\u003e \u003ca id=\"lava-lightbox-7\" href=\"#lava-size-guide\" class=\"lava-lightbox\"\u003e \u003cspan class=\"lava-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-combination-pendant-light-stuberlighting_74.jpg?v=1787543182\" alt=\"Enlarged Lava Combination Pendant Light seven light dimension guide\"\u003e \u003cspan class=\"lava-lightbox__caption\"\u003e 7 Lights · 4 × Ø11\" + 3 × Ø15.1\" · Canopy Ø23.6\" \u003c\/span\u003e \u003cspan class=\"lava-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — 11 LIGHTS\n====================================================== --\u003e \u003ca id=\"lava-lightbox-11\" href=\"#lava-size-guide\" class=\"lava-lightbox\"\u003e \u003cspan class=\"lava-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-combination-pendant-light-stuberlighting_75.jpg?v=1787543182\" alt=\"Enlarged Lava Combination Pendant Light eleven light dimension guide\"\u003e \u003cspan class=\"lava-lightbox__caption\"\u003e 11 Lights · 6 × Ø11\" + 5 × Ø15.1\" · Canopy Ø31.5\" \u003c\/span\u003e \u003cspan class=\"lava-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — 13 LIGHTS\n====================================================== --\u003e \u003ca id=\"lava-lightbox-13\" href=\"#lava-size-guide\" class=\"lava-lightbox\"\u003e \u003cspan class=\"lava-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-combination-pendant-light-stuberlighting_76.jpg?v=1787543182\" alt=\"Enlarged Lava Combination Pendant Light thirteen light dimension guide\"\u003e \u003cspan class=\"lava-lightbox__caption\"\u003e 13 Lights · 7 × Ø7.1\" + 6 × Ø11\" · Canopy Ø31.5\" \u003c\/span\u003e \u003cspan class=\"lava-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — 16 LIGHTS\n====================================================== --\u003e \u003ca id=\"lava-lightbox-16\" href=\"#lava-size-guide\" class=\"lava-lightbox\"\u003e \u003cspan class=\"lava-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-combination-pendant-light-stuberlighting_77.jpg?v=1787543182\" alt=\"Enlarged Lava Combination Pendant Light sixteen light dimension guide\"\u003e \u003cspan class=\"lava-lightbox__caption\"\u003e 16 Lights · 10 × Ø7.1\" + 6 × Ø11\" · Canopy Ø39.4\" \u003c\/span\u003e \u003cspan class=\"lava-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — 20 LIGHTS\n====================================================== --\u003e \u003ca id=\"lava-lightbox-20\" href=\"#lava-size-guide\" class=\"lava-lightbox\"\u003e \u003cspan class=\"lava-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-combination-pendant-light-stuberlighting_78.jpg?v=1787543182\" alt=\"Enlarged Lava Combination Pendant Light twenty light dimension guide\"\u003e \u003cspan class=\"lava-lightbox__caption\"\u003e 20 Lights · 10 × Ø7.1\" + 10 × Ø11\" · Canopy Ø39.4\" \u003c\/span\u003e \u003cspan class=\"lava-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":"3 Heads: (11\" × 2 + 15\" × 1) \/ Red","offer_id":53812602077467,"sku":"STB-PL-26-10308","price":525.0,"currency_code":"USD","in_stock":true},{"title":"3 Heads: (11\" × 2 + 15\" × 1) \/ Smoky gray","offer_id":53812602110235,"sku":"STB-PL-26-10309","price":525.0,"currency_code":"USD","in_stock":true},{"title":"3 Heads: (11\" × 2 + 15\" × 1) \/ Gold","offer_id":53812602143003,"sku":"STB-PL-26-10310","price":525.0,"currency_code":"USD","in_stock":true},{"title":"3 Heads: (11\" × 2 + 15\" × 1) \/ Silver","offer_id":53812602175771,"sku":"STB-PL-26-10311","price":525.0,"currency_code":"USD","in_stock":true},{"title":"5 Heads: (11\" × 5) \/ Red","offer_id":53812602208539,"sku":"STB-PL-26-10312","price":760.0,"currency_code":"USD","in_stock":true},{"title":"5 Heads: (11\" × 5) \/ Smoky gray","offer_id":53812602241307,"sku":"STB-PL-26-10313","price":760.0,"currency_code":"USD","in_stock":true},{"title":"5 Heads: (11\" × 5) \/ Gold","offer_id":53812602274075,"sku":"STB-PL-26-10314","price":760.0,"currency_code":"USD","in_stock":true},{"title":"5 Heads: (11\" × 5) \/ Silver","offer_id":53812602306843,"sku":"STB-PL-26-10315","price":760.0,"currency_code":"USD","in_stock":true},{"title":"5 Heads: (11\" × 3 + 15\" × 2) \/ Red","offer_id":53812602339611,"sku":"STB-PL-26-10316","price":930.0,"currency_code":"USD","in_stock":true},{"title":"5 Heads: (11\" × 3 + 15\" × 2) \/ Smoky gray","offer_id":53812602372379,"sku":"STB-PL-26-10317","price":930.0,"currency_code":"USD","in_stock":true},{"title":"5 Heads: (11\" × 3 + 15\" × 2) \/ Gold","offer_id":53812602405147,"sku":"STB-PL-26-10318","price":930.0,"currency_code":"USD","in_stock":true},{"title":"5 Heads: (11\" × 3 + 15\" × 2) \/ Silver","offer_id":53812602437915,"sku":"STB-PL-26-10319","price":930.0,"currency_code":"USD","in_stock":true},{"title":"7 Heads: (11\" × 4 + 15\" × 3) \/ Red","offer_id":53812602470683,"sku":"STB-PL-26-10320","price":1485.0,"currency_code":"USD","in_stock":true},{"title":"7 Heads: (11\" × 4 + 15\" × 3) \/ Smoky gray","offer_id":53812602503451,"sku":"STB-PL-26-10321","price":1485.0,"currency_code":"USD","in_stock":true},{"title":"7 Heads: (11\" × 4 + 15\" × 3) \/ Gold","offer_id":53812602536219,"sku":"STB-PL-26-10322","price":1485.0,"currency_code":"USD","in_stock":true},{"title":"7 Heads: (11\" × 4 + 15\" × 3) \/ Silver","offer_id":53812602568987,"sku":"STB-PL-26-10323","price":1485.0,"currency_code":"USD","in_stock":true},{"title":"11 Heads: (11\" × 6 + 15\" × 5) \/ Red","offer_id":53812602601755,"sku":"STB-PL-26-10324","price":2250.0,"currency_code":"USD","in_stock":true},{"title":"11 Heads: (11\" × 6 + 15\" × 5) \/ Smoky gray","offer_id":53812602634523,"sku":"STB-PL-26-10325","price":2250.0,"currency_code":"USD","in_stock":true},{"title":"11 Heads: (11\" × 6 + 15\" × 5) \/ Gold","offer_id":53812602667291,"sku":"STB-PL-26-10326","price":2250.0,"currency_code":"USD","in_stock":true},{"title":"11 Heads: (11\" × 6 + 15\" × 5) \/ Silver","offer_id":53812602700059,"sku":"STB-PL-26-10327","price":2250.0,"currency_code":"USD","in_stock":true},{"title":"13 Heads: (7.1\" × 7 + 11\" × 6) \/ Red","offer_id":53812602732827,"sku":"STB-PL-26-10328","price":2455.0,"currency_code":"USD","in_stock":true},{"title":"13 Heads: (7.1\" × 7 + 11\" × 6) \/ Smoky gray","offer_id":53812602765595,"sku":"STB-PL-26-10329","price":2455.0,"currency_code":"USD","in_stock":true},{"title":"13 Heads: (7.1\" × 7 + 11\" × 6) \/ Gold","offer_id":53812602798363,"sku":"STB-PL-26-10330","price":2455.0,"currency_code":"USD","in_stock":true},{"title":"13 Heads: (7.1\" × 7 + 11\" × 6) \/ Silver","offer_id":53812602831131,"sku":"STB-PL-26-10331","price":2455.0,"currency_code":"USD","in_stock":true},{"title":"16 Heads: (7.1\" × 10 + 11\" × 6) \/ Red","offer_id":53812602863899,"sku":"STB-PL-26-10332","price":2980.0,"currency_code":"USD","in_stock":true},{"title":"16 Heads: (7.1\" × 10 + 11\" × 6) \/ Smoky gray","offer_id":53812602896667,"sku":"STB-PL-26-10333","price":2980.0,"currency_code":"USD","in_stock":true},{"title":"16 Heads: (7.1\" × 10 + 11\" × 6) \/ Gold","offer_id":53812602929435,"sku":"STB-PL-26-10334","price":2980.0,"currency_code":"USD","in_stock":true},{"title":"16 Heads: (7.1\" × 10 + 11\" × 6) \/ Silver","offer_id":53812602962203,"sku":"STB-PL-26-10335","price":2980.0,"currency_code":"USD","in_stock":true},{"title":"20 Heads: (7.1\" × 10 + 11\" × 10) \/ Red","offer_id":53812602994971,"sku":"STB-PL-26-10336","price":3880.0,"currency_code":"USD","in_stock":true},{"title":"20 Heads: (7.1\" × 10 + 11\" × 10) \/ Smoky gray","offer_id":53812603027739,"sku":"STB-PL-26-10337","price":3880.0,"currency_code":"USD","in_stock":true},{"title":"20 Heads: (7.1\" × 10 + 11\" × 10) \/ Gold","offer_id":53812603060507,"sku":"STB-PL-26-10338","price":3880.0,"currency_code":"USD","in_stock":true},{"title":"20 Heads: (7.1\" × 10 + 11\" × 10) \/ Silver","offer_id":53812603093275,"sku":"STB-PL-26-10339","price":3880.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-combination-pendant-light-stuberlighting_22.jpg?v=1787543183"},{"product_id":"lava-bubbles-chandelier","title":"Lava Bubbles Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — LAVA BUBBLES CHANDELIER\n\n   PRODUCT FLOW\n   SCULPTURE → DETAIL → FINISH → SIZE\n   → LIGHT → INSTALLATION → SPECS → FAQ\n\n   US MARKET · SEO FRIENDLY · DAWN SAFE\n========================================================= *\/\n\n.stb-lava-bubbles{\n  --ink:#21160F;\n  --brown:#4B3322;\n  --bronze:#987351;\n  --bronze-light:#C3A17D;\n\n  --ivory:#FFFDF9;\n  --paper:#FAF7F1;\n  --cream:#F3EADF;\n  --sand-soft:#F7F1EA;\n\n  --text:#5D5148;\n  --muted:#81756C;\n\n  --line:#DDD0C2;\n  --line-strong:#C9B7A3;\n\n  width:100%;\n  max-width:900px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--text);\n  background:transparent;\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n\n  font-size:13px;\n  line-height:1.58;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-lava-bubbles *,\n.stb-lava-bubbles *::before,\n.stb-lava-bubbles *::after{\n  box-sizing:border-box;\n}\n\n.stb-lava-bubbles h2,\n.stb-lava-bubbles h3,\n.stb-lava-bubbles p,\n.stb-lava-bubbles figure{\n  margin-top:0;\n}\n\n.stb-lava-bubbles h2,\n.stb-lava-bubbles h3{\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-lava-bubbles img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.lbc-label{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--bronze);\n\n  font-size:8.5px;\n  line-height:1.3;\n\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   01 — OPENING\n========================================================= *\/\n\n.lbc-opening{\n  display:grid;\n  grid-template-columns:minmax(0,1.42fr) minmax(225px,.58fr);\n\n  gap:32px;\n  align-items:end;\n\n  padding:8px 0 23px;\n\n  border-bottom:1px solid var(--ink);\n}\n\n.lbc-opening__kicker{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--bronze);\n\n  font-size:8.7px;\n  line-height:1.3;\n\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.lbc-opening h2{\n  max-width:610px;\n\n  margin:0;\n\n  font-size:33px;\n  line-height:1.02;\n}\n\n.lbc-opening__lead{\n  max-width:630px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.55;\n}\n\n\n\/* QUICK FACTS *\/\n\n.lbc-glance{\n  min-width:0;\n\n  padding:14px 16px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.lbc-glance__title{\n  display:block;\n\n  padding-bottom:7px;\n\n  border-bottom:1px solid var(--ink);\n\n  color:var(--bronze);\n\n  font-size:8px;\n  line-height:1.3;\n\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.lbc-glance__row{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lbc-glance__row:last-child{\n  padding-bottom:0;\n  border-bottom:0;\n}\n\n.lbc-glance__row span{\n  color:var(--muted);\n\n  font-size:8.5px;\n  line-height:1.4;\n\n  text-transform:uppercase;\n}\n\n.lbc-glance__row strong{\n  color:var(--ink);\n\n  font-size:10.5px;\n  line-height:1.4;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   02 — PRODUCT DETAIL\n========================================================= *\/\n\n.lbc-detail{\n  display:grid;\n  grid-template-columns:minmax(225px,.72fr) minmax(0,1.28fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin-top:17px;\n\n  padding:14px;\n\n  background:var(--sand-soft);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* IMAGE *\/\n\n.lbc-detail__visual{\n  min-width:0;\n\n  margin:0;\n  padding:6px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:6px;\n}\n\n.lbc-detail__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n\n  overflow:hidden;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.lbc-detail__visual img{\n  max-height:235px !important;\n}\n\n.lbc-detail__visual figcaption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:10px;\n\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:8.2px;\n  line-height:1.4;\n}\n\n.lbc-detail__visual figcaption strong{\n  color:var(--brown);\n\n  font-weight:500;\n}\n\n\n\/* COPY *\/\n\n.lbc-detail__copy{\n  min-width:0;\n\n  padding:4px 8px;\n}\n\n.lbc-detail__copy h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.04;\n}\n\n.lbc-detail__intro{\n  max-width:520px;\n\n  margin:7px 0 12px;\n\n  color:var(--text);\n\n  font-size:10.6px;\n  line-height:1.47;\n}\n\n.lbc-detail__list{\n  border-top:1px solid var(--ink);\n}\n\n.lbc-detail__row{\n  display:grid;\n  grid-template-columns:95px minmax(0,1fr);\n\n  gap:15px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lbc-detail__row span{\n  color:var(--bronze);\n\n  font-size:8.2px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lbc-detail__row strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.6px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n.lbc-detail__row p{\n  margin:2px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.4px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   03 — FINISH \/ COLOR\n========================================================= *\/\n\n.lbc-finishes{\n  margin-top:18px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.lbc-finishes__head{\n  display:grid;\n  grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);\n\n  align-items:stretch;\n}\n\n\n\/* DARK TITLE *\/\n\n.lbc-finishes__title{\n  min-width:0;\n\n  padding:21px;\n\n  background:var(--ink);\n}\n\n.lbc-finishes__title .lbc-label{\n  color:#D1AF8B;\n}\n\n.lbc-finishes__title h3{\n  margin:0;\n\n  color:#FFF9F1;\n\n  font-size:23px;\n  line-height:1.04;\n}\n\n.lbc-finishes__title p{\n  margin:7px 0 0;\n\n  color:#D8CDC3;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n\n\/* COLORS *\/\n\n.lbc-finish-list{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  min-width:0;\n\n  background:var(--paper);\n}\n\n.lbc-finish{\n  min-width:0;\n\n  padding:20px 14px;\n}\n\n.lbc-finish + .lbc-finish{\n  border-left:1px solid var(--line);\n}\n\n.lbc-finish small{\n  display:block;\n\n  color:var(--bronze);\n\n  font-size:8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lbc-finish strong{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--ink);\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.lbc-finish p{\n  margin:5px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.3px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   04 — SIZE\n========================================================= *\/\n\n.lbc-size{\n  margin-top:20px;\n}\n\n.lbc-size__head{\n  display:grid;\n  grid-template-columns:minmax(0,220px) minmax(0,1fr);\n\n  gap:29px;\n  align-items:end;\n\n  margin-bottom:11px;\n}\n\n.lbc-size__head h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.04;\n}\n\n.lbc-size__head p{\n  max-width:530px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.6px;\n  line-height:1.47;\n}\n\n\n\/* TWO SIZE CARDS *\/\n\n.lbc-size-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:11px;\n}\n\n.lbc-size-card{\n  display:grid;\n  grid-template-columns:minmax(170px,.47fr) minmax(0,.53fr);\n\n  min-width:0;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* IMAGE *\/\n\n.lbc-size-card__visual{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-width:0;\n\n  margin:0;\n  padding:7px;\n\n  background:#fff;\n\n  border-right:1px solid var(--line);\n}\n\n.lbc-size-card__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  overflow:hidden;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.lbc-size-card__visual img{\n  max-height:210px !important;\n}\n\n\n\/* SIZE COPY *\/\n\n.lbc-size-card__copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:17px 14px;\n\n  background:var(--paper);\n}\n\n.lbc-size-card__copy small{\n  display:block;\n\n  color:var(--bronze);\n\n  font-size:8px;\n\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.lbc-size-card__copy h3{\n  margin:4px 0 0;\n\n  font-size:22px;\n  line-height:1;\n}\n\n.lbc-size-card__metric{\n  display:block;\n\n  margin-top:6px;\n\n  color:var(--brown);\n\n  font-size:10px;\n  line-height:1.42;\n\n  font-weight:500;\n}\n\n.lbc-size-card__role{\n  display:block;\n\n  margin-top:10px;\n\n  color:var(--bronze);\n\n  font-size:8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lbc-size-card__copy p{\n  margin:3px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.4px;\n  line-height:1.42;\n}\n\n\n\/* CHOOSING GUIDE *\/\n\n.lbc-size__guide{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin-top:10px;\n\n  padding:11px 14px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--bronze);\n}\n\n.lbc-size__guide strong{\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.08;\n\n  font-weight:500;\n}\n\n.lbc-size__guide p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:9.7px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   05 — LIGHT + INSTALLATION\n========================================================= *\/\n\n.lbc-practical{\n  display:grid;\n  grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);\n\n  margin-top:18px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* LIGHT *\/\n\n.lbc-light{\n  min-width:0;\n\n  padding:21px;\n\n  background:var(--cream);\n\n  border-right:1px solid var(--line-strong);\n}\n\n\n\/* INSTALL *\/\n\n.lbc-install{\n  min-width:0;\n\n  padding:21px;\n\n  background:var(--ivory);\n}\n\n.lbc-practical h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.lbc-practical__intro{\n  margin:7px 0 12px;\n\n  color:var(--text);\n\n  font-size:10.3px;\n  line-height:1.46;\n}\n\n\n\/* BULB *\/\n\n.lbc-bulb{\n  margin-bottom:10px;\n\n  padding:11px 12px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--ink);\n  border-bottom:1px solid var(--line-strong);\n}\n\n.lbc-bulb small{\n  display:block;\n\n  color:var(--bronze);\n\n  font-size:8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lbc-bulb strong{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--ink);\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.lbc-bulb p{\n  margin:4px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.3px;\n  line-height:1.4;\n}\n\n\n\/* ROWS *\/\n\n.lbc-practical__list{\n  border-top:1px solid var(--ink);\n}\n\n.lbc-practical__row{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-start;\n\n  gap:15px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lbc-practical__row span{\n  flex:0 0 auto;\n\n  color:var(--bronze);\n\n  font-size:8.2px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lbc-practical__row strong{\n  max-width:68%;\n\n  color:var(--ink);\n\n  font-size:10.4px;\n  line-height:1.4;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* INSTALL NOTE *\/\n\n.lbc-install__note{\n  margin-top:10px;\n\n  padding:9px 10px;\n\n  background:var(--sand-soft);\n\n  border-left:3px solid var(--bronze);\n\n  color:var(--text);\n\n  font-size:9.5px;\n  line-height:1.44;\n}\n\n.lbc-install__note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   06 — SPECIFICATIONS\n========================================================= *\/\n\n.lbc-spec{\n  margin-top:20px;\n}\n\n.lbc-spec__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:22px;\n\n  margin-bottom:9px;\n}\n\n.lbc-spec__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.lbc-spec__head p{\n  max-width:330px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.6px;\n  line-height:1.42;\n\n  text-align:right;\n}\n\n.lbc-spec__list{\n  border-top:1px solid var(--ink);\n}\n\n.lbc-spec__row{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:20px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lbc-spec__label{\n  color:#76695F;\n\n  font-size:11.3px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.lbc-spec__value{\n  min-width:0;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  line-height:1.48;\n\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   07 — FAQ\n========================================================= *\/\n\n.lbc-faq{\n  margin-top:18px;\n\n  padding:20px 21px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.lbc-faq__head{\n  display:grid;\n  grid-template-columns:minmax(0,205px) minmax(0,1fr);\n\n  gap:25px;\n  align-items:end;\n\n  margin-bottom:10px;\n}\n\n.lbc-faq__head h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.lbc-faq__head p{\n  max-width:500px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.7px;\n  line-height:1.45;\n}\n\n.lbc-faq__list{\n  border-top:1px solid var(--ink);\n}\n\n.lbc-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lbc-faq__item summary{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:15px;\n\n  padding:11px 0;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16.2px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.lbc-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.lbc-faq__plus{\n  flex:0 0 auto;\n\n  color:var(--bronze);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n\n  font-size:16px;\n  line-height:1;\n\n  transition:transform .2s ease;\n}\n\n.lbc-faq__item[open] .lbc-faq__plus{\n  transform:rotate(45deg);\n}\n\n.lbc-faq__item p{\n  max-width:730px;\n\n  margin:0;\n\n  padding:0 28px 11px 0;\n\n  color:var(--text);\n\n  font-size:10.3px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   PRODUCT NOTE\n========================================================= *\/\n\n.lbc-note{\n  margin-top:14px;\n\n  padding:11px 14px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--bronze);\n\n  color:var(--text);\n\n  font-size:9.6px;\n  line-height:1.48;\n}\n\n.lbc-note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   08 — SHIPPING \u0026 RETURNS\n========================================================= *\/\n\n.lbc-shipping{\n  margin-top:15px;\n\n  padding:19px 20px;\n\n  background:var(--ink);\n\n  border:1px solid var(--ink);\n  border-radius:8px;\n}\n\n.lbc-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF9F1;\n\n  font-size:19px;\n  line-height:1.1;\n}\n\n.lbc-shipping p{\n  margin:0 0 5px;\n\n  color:#DDD2C8;\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n.lbc-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.lbc-shipping a{\n  color:#D9B990;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.lbc-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,13,9,.95);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.lbc-lightbox:target{\n  display:flex;\n}\n\n.lbc-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.lbc-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:82vh !important;\n\n  padding:6px;\n\n  background:#fff;\n\n  border-radius:5px;\n\n  object-fit:contain !important;\n}\n\n.lbc-lightbox__caption{\n  margin-top:9px;\n\n  color:#E2C9A7;\n\n  font-size:10px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n.lbc-lightbox__hint{\n  margin-top:3px;\n\n  color:#A99A8D;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(min-width:750px) and (max-width:990px){\n\n  .stb-lava-bubbles{\n    max-width:840px;\n  }\n\n  .lbc-opening h2{\n    font-size:30px;\n  }\n\n  .lbc-size-card{\n    grid-template-columns:minmax(145px,.45fr) minmax(0,.55fr);\n  }\n\n  .lbc-size-card__visual img{\n    max-height:190px !important;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-lava-bubbles{\n    font-size:12.5px;\n  }\n\n  .lbc-opening{\n    grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);\n\n    gap:17px;\n  }\n\n  .lbc-opening h2{\n    font-size:25px;\n  }\n\n  .lbc-opening__lead{\n    font-size:10.5px;\n  }\n\n\n  .lbc-detail{\n    grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr);\n\n    gap:12px;\n\n    padding:10px;\n  }\n\n  .lbc-detail__visual img{\n    max-height:205px !important;\n  }\n\n\n  .lbc-finishes__head{\n    grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);\n  }\n\n  .lbc-finishes__title{\n    padding:18px 15px;\n  }\n\n  .lbc-finish{\n    padding:17px 10px;\n  }\n\n\n  .lbc-size__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n  .lbc-size-card{\n    grid-template-columns:minmax(125px,.44fr) minmax(0,.56fr);\n  }\n\n  .lbc-size-card__visual img{\n    max-height:175px !important;\n  }\n\n\n  .lbc-light,\n  .lbc-install{\n    padding:18px 15px;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .lbc-opening{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* DETAIL *\/\n\n  .lbc-detail{\n    grid-template-columns:minmax(0,.44fr) minmax(0,.56fr);\n  }\n\n  .lbc-detail__visual{\n    align-self:start;\n  }\n\n  .lbc-detail__visual img{\n    max-height:180px !important;\n  }\n\n  .lbc-detail__copy{\n    padding:2px;\n  }\n\n\n  \/* FINISH *\/\n\n  .lbc-finishes__head{\n    grid-template-columns:1fr;\n  }\n\n  .lbc-finish-list{\n    grid-template-columns:1fr;\n  }\n\n  .lbc-finish + .lbc-finish{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SIZE *\/\n\n  .lbc-size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .lbc-size-card{\n    grid-template-columns:minmax(0,.43fr) minmax(0,.57fr);\n  }\n\n  .lbc-size-card__visual img{\n    max-height:190px !important;\n  }\n\n  .lbc-size__guide{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n\n  \/* PRACTICAL *\/\n\n  .lbc-practical{\n    grid-template-columns:1fr;\n  }\n\n  .lbc-light{\n    border-right:0;\n    border-bottom:1px solid var(--line-strong);\n  }\n\n\n  \/* SPEC *\/\n\n  .lbc-spec__head{\n    display:block;\n  }\n\n  .lbc-spec__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n  .lbc-spec__row{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .lbc-spec__label{\n    color:var(--bronze);\n\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .lbc-faq{\n    padding:18px 15px;\n  }\n\n  .lbc-faq__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .lbc-detail{\n    grid-template-columns:1fr;\n  }\n\n  .lbc-detail__visual{\n    width:250px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .lbc-size-card{\n    grid-template-columns:1fr;\n  }\n\n  .lbc-size-card__visual{\n    min-height:190px;\n\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-lava-bubbles\" id=\"lava-bubbles-root\"\u003e\n\u003c!-- =====================================================\n     01 — OPENING\n====================================================== --\u003e\n\u003csection class=\"lbc-opening\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lbc-opening__kicker\"\u003e Lava Bubbles Chandelier \u003c\/span\u003e\n\u003ch2\u003eA Floating Cluster of Reflective Bubbles\u003c\/h2\u003e\n\u003cp class=\"lbc-opening__lead\"\u003eLava Bubbles turns irregular reflective forms into a suspended sculptural chandelier. The clustered bubbles catch light, movement and surrounding colors from different angles, creating a dramatic ceiling feature without the rigid structure of a traditional chandelier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"lbc-glance\"\u003e\u003cspan class=\"lbc-glance__title\"\u003e At a Glance \u003c\/span\u003e\n\u003cdiv class=\"lbc-glance__row\"\u003e\n\u003cspan\u003eWidths\u003c\/span\u003e \u003cstrong\u003e23.6\" · 33.5\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-glance__row\"\u003e\n\u003cspan\u003eHeight\u003c\/span\u003e \u003cstrong\u003e59\" \/ 150cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-glance__row\"\u003e\n\u003cspan\u003eMaterial\u003c\/span\u003e \u003cstrong\u003eMetal · Acrylic\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-glance__row\"\u003e\n\u003cspan\u003eColors\u003c\/span\u003e \u003cstrong\u003eRed · Silver · Blue\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-glance__row\"\u003e\n\u003cspan\u003eSocket\u003c\/span\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/aside\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     02 — PRODUCT DETAIL\n====================================================== --\u003e\n\u003csection class=\"lbc-detail\" id=\"lava-bubbles-detail\"\u003e\n\u003cfigure class=\"lbc-detail__visual\"\u003e\u003ca href=\"#lava-bubbles-detail-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-bubbles-chandelier-stuberlighting_8.jpg?v=1787574092\" alt=\"Close-up detail of Lava Bubbles Chandelier reflective acrylic bubble shades\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Reflective Bubble Detail \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cdiv class=\"lbc-detail__copy\"\u003e\n\u003cspan class=\"lbc-label\"\u003e Up Close \u003c\/span\u003e\n\u003ch3\u003eIrregular by Design\u003c\/h3\u003e\n\u003cp class=\"lbc-detail__intro\"\u003eThe bubbles are intentionally fluid rather than perfectly spherical. Their uneven reflective surfaces distort light and surrounding reflections, giving the chandelier more depth as the viewing angle changes.\u003c\/p\u003e\n\u003cdiv class=\"lbc-detail__list\"\u003e\n\u003cdiv class=\"lbc-detail__row\"\u003e\n\u003cspan\u003e Shades \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Reflective Acrylic \u003c\/strong\u003e\n\u003cp\u003eLightweight sculptural forms create the molten bubble appearance without relying on heavy glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-detail__row\"\u003e\n\u003cspan\u003e Structure \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Metal Suspension System \u003c\/strong\u003e\n\u003cp\u003eThe bubble cluster hangs below a round ceiling canopy for a cleaner overhead composition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-detail__row\"\u003e\n\u003cspan\u003e Effect \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Reflective \u0026amp; Sculptural \u003c\/strong\u003e\n\u003cp\u003eLight, windows and surrounding colors become part of the fixture's appearance.\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 — FINISH GUIDE\n====================================================== --\u003e\n\u003csection class=\"lbc-finishes\"\u003e\n\u003cdiv class=\"lbc-finishes__head\"\u003e\n\u003cdiv class=\"lbc-finishes__title\"\u003e\n\u003cspan class=\"lbc-label\"\u003e Choose Your Color \u003c\/span\u003e\n\u003ch3\u003eThree Different Personalities\u003c\/h3\u003e\n\u003cp\u003eBecause the surfaces are reflective, color strongly influences how the chandelier reads when it is switched off.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-finish-list\"\u003e\n\u003cdiv class=\"lbc-finish\"\u003e\n\u003csmall\u003e Silver \u003c\/small\u003e \u003cstrong\u003e Bright \u0026amp; Reflective \u003c\/strong\u003e\n\u003cp\u003eThe most neutral metallic option for contemporary, monochrome and cooler interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-finish\"\u003e\n\u003csmall\u003e Red \u003c\/small\u003e \u003cstrong\u003e Bold \u0026amp; Artistic \u003c\/strong\u003e\n\u003cp\u003eThe strongest statement when the chandelier is intended to function as suspended decorative art.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-finish\"\u003e\n\u003csmall\u003e Blue \u003c\/small\u003e \u003cstrong\u003e Cool \u0026amp; Dramatic \u003c\/strong\u003e\n\u003cp\u003eAdds color while maintaining the reflective, contemporary character of the bubble cluster.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     04 — SIZE\n====================================================== --\u003e\n\u003csection class=\"lbc-size\" id=\"lava-bubbles-size\"\u003e\n\u003cdiv class=\"lbc-size__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lbc-label\"\u003e Choose Your Size \u003c\/span\u003e\n\u003ch3\u003eSame Height. Two Levels of Presence.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eBoth versions reach approximately 59\" \/ 150cm in height. The decision is mainly about width: choose 23.6\" for a more contained cluster or 33.5\" when the chandelier needs stronger visual presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-size-grid\"\u003e\n\u003c!-- =====================================================\n         23.6\"\n    ====================================================== --\u003e\n\u003carticle class=\"lbc-size-card\"\u003e\n\u003cfigure class=\"lbc-size-card__visual\"\u003e\u003ca href=\"#lava-bubbles-size-60-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-bubbles-chandelier-stuberlighting_19.jpg?v=1787574091\" alt=\"Lava Bubbles Chandelier dimensions 23.6 inches diameter by 59 inches high\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/figure\u003e\n\u003cdiv class=\"lbc-size-card__copy\"\u003e\n\u003csmall\u003e Compact Scale \u003c\/small\u003e\n\u003ch3\u003eDia 23.6\"\u003c\/h3\u003e\n\u003cspan class=\"lbc-size-card__metric\"\u003e Dia 23.6\" × H59\"\u003cbr\u003eDia 60 × H150cm \u003c\/span\u003e \u003cspan class=\"lbc-size-card__role\"\u003e More Contained \u003c\/span\u003e\n\u003cp\u003eThe smaller footprint keeps the reflective cluster prominent without taking over as much ceiling width.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- =====================================================\n         33.5\"\n    ====================================================== --\u003e\n\u003carticle class=\"lbc-size-card\"\u003e\n\u003cfigure class=\"lbc-size-card__visual\"\u003e\u003ca href=\"#lava-bubbles-size-85-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-bubbles-chandelier-stuberlighting_16.jpg?v=1787574090\" alt=\"Lava Bubbles Chandelier dimensions 33.5 inches diameter by 59 inches high\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/figure\u003e\n\u003cdiv class=\"lbc-size-card__copy\"\u003e\n\u003csmall\u003e Statement Scale \u003c\/small\u003e\n\u003ch3\u003eDia 33.5\"\u003c\/h3\u003e\n\u003cspan class=\"lbc-size-card__metric\"\u003e Dia 33.5\" × H59\"\u003cbr\u003eDia 85 × H150cm \u003c\/span\u003e \u003cspan class=\"lbc-size-card__role\"\u003e Stronger Presence \u003c\/span\u003e\n\u003cp\u003eThe wider cluster carries more visual weight and works better when the chandelier is meant to anchor the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-size__guide\"\u003e\n\u003cstrong\u003e The easiest way to choose \u003c\/strong\u003e\n\u003cp\u003eChoose 23.6\" when you want the chandelier to feel sculptural but contained. Move to 33.5\" when it needs enough width to become a stronger focal point over a larger dining area, entry or open space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     05 — LIGHT + INSTALLATION\n====================================================== --\u003e\n\u003csection class=\"lbc-practical\"\u003e\u003c!-- LIGHT --\u003e\n\u003cdiv class=\"lbc-light\"\u003e\n\u003cspan class=\"lbc-label\"\u003e Light \u0026amp; Bulbs \u003c\/span\u003e\n\u003ch3\u003eReplaceable Light Sources\u003c\/h3\u003e\n\u003cp class=\"lbc-practical__intro\"\u003eLava Bubbles uses standard replaceable sockets rather than permanently integrated LEDs, keeping future bulb replacement straightforward.\u003c\/p\u003e\n\u003cdiv class=\"lbc-bulb\"\u003e\n\u003csmall\u003e Bulb Base \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003cp\u003eCompatible bulbs are included. Bulb color temperature can noticeably influence the appearance of the reflective acrylic bubbles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-practical__list\"\u003e\n\u003cdiv class=\"lbc-practical__row\"\u003e\n\u003cspan\u003eSocket\u003c\/span\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-practical__row\"\u003e\n\u003cspan\u003eBulbs\u003c\/span\u003e \u003cstrong\u003eIncluded\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-practical__row\"\u003e\n\u003cspan\u003ePower\u003c\/span\u003e \u003cstrong\u003eMax 40W\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-practical__row\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cstrong\u003eAC110–240V\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-practical__row\"\u003e\n\u003cspan\u003eDimming\u003c\/span\u003e \u003cstrong\u003eCompatible Bulb + Dimmer Required\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALL --\u003e\n\u003cdiv class=\"lbc-install\"\u003e\n\u003cspan class=\"lbc-label\"\u003e Hanging \u0026amp; Installation \u003c\/span\u003e\n\u003ch3\u003eAdjustable for the Finished Drop\u003c\/h3\u003e\n\u003cp class=\"lbc-practical__intro\"\u003eThe suspension wires can be adjusted during installation so the chandelier can be adapted to the available ceiling height.\u003c\/p\u003e\n\u003cdiv class=\"lbc-practical__list\"\u003e\n\u003cdiv class=\"lbc-practical__row\"\u003e\n\u003cspan\u003eWire Length\u003c\/span\u003e \u003cstrong\u003e59\" \/ 150cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-practical__row\"\u003e\n\u003cspan\u003eLonger Wire\u003c\/span\u003e \u003cstrong\u003eAvailable Upon Request\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-practical__row\"\u003e\n\u003cspan\u003eCanopy\u003c\/span\u003e \u003cstrong\u003eRound Ceiling Canopy\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-practical__row\"\u003e\n\u003cspan\u003eWiring\u003c\/span\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-practical__row\"\u003e\n\u003cspan\u003eEnvironment\u003c\/span\u003e \u003cstrong\u003eIP20 · Indoor Dry Locations\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-install__note\"\u003e\n\u003cstrong\u003e Installation note: \u003c\/strong\u003e confirm the finished hanging height before shortening the suspension wires. Professional installation is recommended.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     06 — SPECIFICATIONS\n====================================================== --\u003e\n\u003csection class=\"lbc-spec\"\u003e\n\u003cdiv class=\"lbc-spec__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lbc-label\"\u003e Product Details \u003c\/span\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEssential dimensions, materials and electrical details to confirm before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-spec__list\"\u003e\n\u003cdiv class=\"lbc-spec__row\"\u003e\n\u003cspan class=\"lbc-spec__label\"\u003e Product \u003c\/span\u003e \u003cspan class=\"lbc-spec__value\"\u003e Lava Bubbles Chandelier \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-spec__row\"\u003e\n\u003cspan class=\"lbc-spec__label\"\u003e Small \u003c\/span\u003e \u003cspan class=\"lbc-spec__value\"\u003e Dia 23.6\" × H59\" · Dia 60 × H150cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-spec__row\"\u003e\n\u003cspan class=\"lbc-spec__label\"\u003e Large \u003c\/span\u003e \u003cspan class=\"lbc-spec__value\"\u003e Dia 33.5\" × H59\" · Dia 85 × H150cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-spec__row\"\u003e\n\u003cspan class=\"lbc-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"lbc-spec__value\"\u003e Metal · Acrylic \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-spec__row\"\u003e\n\u003cspan class=\"lbc-spec__label\"\u003e Colors \u003c\/span\u003e \u003cspan class=\"lbc-spec__value\"\u003e Red · Silver · Blue \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-spec__row\"\u003e\n\u003cspan class=\"lbc-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"lbc-spec__value\"\u003e Replaceable E26 \/ E27 Bulbs · Bulbs Included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-spec__row\"\u003e\n\u003cspan class=\"lbc-spec__label\"\u003e Maximum Power \u003c\/span\u003e \u003cspan class=\"lbc-spec__value\"\u003e Max 40W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-spec__row\"\u003e\n\u003cspan class=\"lbc-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"lbc-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-spec__row\"\u003e\n\u003cspan class=\"lbc-spec__label\"\u003e Suspension Wire \u003c\/span\u003e \u003cspan class=\"lbc-spec__value\"\u003e 59\" \/ 150cm · Longer length available upon request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-spec__row\"\u003e\n\u003cspan class=\"lbc-spec__label\"\u003e Wiring \u003c\/span\u003e \u003cspan class=\"lbc-spec__value\"\u003e Hardwired \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-spec__row\"\u003e\n\u003cspan class=\"lbc-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"lbc-spec__value\"\u003e Compatible with Common Wall Switches · Switch Not Included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-spec__row\"\u003e\n\u003cspan class=\"lbc-spec__label\"\u003e IP Rating \u003c\/span\u003e \u003cspan class=\"lbc-spec__value\"\u003e IP20 · Indoor Dry Locations · Not Waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-spec__row\"\u003e\n\u003cspan class=\"lbc-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"lbc-spec__value\"\u003e Hardwired Ceiling Installation · Professional Installation Recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-spec__row\"\u003e\n\u003cspan class=\"lbc-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"lbc-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     07 — FAQ\n====================================================== --\u003e\n\u003csection class=\"lbc-faq\"\u003e\n\u003cdiv class=\"lbc-faq__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lbc-label\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch3\u003eBefore You Choose\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eQuick answers about size, material, color, hanging height and installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lbc-faq__list\"\u003e\n\u003cdetails class=\"lbc-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Which Lava Bubbles size should I choose? \u003c\/span\u003e \u003cspan class=\"lbc-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eChoose mainly by width. The 23.6\" version creates a more contained sculptural cluster, while the 33.5\" version gives the chandelier stronger visual presence in larger spaces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lbc-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Are the bubbles made from glass? \u003c\/span\u003e \u003cspan class=\"lbc-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. The sculptural bubbles are made from acrylic. This creates the reflective molten appearance while keeping the hanging composition lighter than a comparable heavy-glass cluster.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lbc-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Are bulbs included? \u003c\/span\u003e \u003cspan class=\"lbc-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Compatible bulbs are included with the chandelier.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lbc-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e What type of bulb does it use? \u003c\/span\u003e \u003cspan class=\"lbc-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eLava Bubbles uses standard E26 \/ E27 sockets. The color temperature of the bulbs can influence how the reflective acrylic appears when illuminated.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lbc-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Can the chandelier be dimmed? \u003c\/span\u003e \u003cspan class=\"lbc-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eDimming depends on the bulbs and wall dimmer used. For brightness control, use compatible dimmable E26 \/ E27 bulbs with a compatible wall dimmer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lbc-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Can the hanging height be adjusted? \u003c\/span\u003e \u003cspan class=\"lbc-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. The standard suspension wires are approximately 59\" \/ 150cm and can be adjusted during installation. Longer wire lengths are also available upon request.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lbc-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Will the reflective finish look exactly like the photos? \u003c\/span\u003e \u003cspan class=\"lbc-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eReflective surfaces respond strongly to surrounding walls, windows, furniture and room lighting, so their appearance can shift depending on the installation environment.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lbc-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Is professional installation recommended? \u003c\/span\u003e \u003cspan class=\"lbc-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Lava Bubbles is a hardwired ceiling fixture, so professional installation is recommended for secure mounting, correct wiring and proper suspension adjustment.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PRODUCT NOTE\n====================================================== --\u003e\n\u003cdiv class=\"lbc-note\"\u003e\n\u003cstrong\u003e Please note: \u003c\/strong\u003e reflective surfaces respond to surrounding colors, natural light and room conditions, so the chandelier may appear slightly different from studio photography. Screen colors are approximate, and hand-measured dimensions may vary by approximately 1–2cm.\u003c\/div\u003e\n\u003c!-- =====================================================\n     08 — SHIPPING \u0026 RETURNS\n====================================================== --\u003e\n\u003csection class=\"lbc-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=\"lava-bubbles-detail-lightbox\" href=\"#lava-bubbles-detail\" class=\"lbc-lightbox\"\u003e \u003cspan class=\"lbc-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-bubbles-chandelier-stuberlighting_8.jpg?v=1787574092\" alt=\"Enlarged detail of Lava Bubbles Chandelier reflective acrylic bubble shades\"\u003e \u003cspan class=\"lbc-lightbox__caption\"\u003e Lava Bubbles Chandelier · Reflective Acrylic Detail \u003c\/span\u003e \u003cspan class=\"lbc-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — 23.6\"\n====================================================== --\u003e \u003ca id=\"lava-bubbles-size-60-lightbox\" href=\"#lava-bubbles-size\" class=\"lbc-lightbox\"\u003e \u003cspan class=\"lbc-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-bubbles-chandelier-stuberlighting_19.jpg?v=1787574091\" alt=\"Enlarged Lava Bubbles Chandelier 23.6 inch diameter by 59 inch height dimension guide\"\u003e \u003cspan class=\"lbc-lightbox__caption\"\u003e Dia 23.6\" × H59\" · Dia 60 × H150cm \u003c\/span\u003e \u003cspan class=\"lbc-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — 33.5\"\n====================================================== --\u003e \u003ca id=\"lava-bubbles-size-85-lightbox\" href=\"#lava-bubbles-size\" class=\"lbc-lightbox\"\u003e \u003cspan class=\"lbc-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-bubbles-chandelier-stuberlighting_16.jpg?v=1787574090\" alt=\"Enlarged Lava Bubbles Chandelier 33.5 inch diameter by 59 inch height dimension guide\"\u003e \u003cspan class=\"lbc-lightbox__caption\"\u003e Dia 33.5\" × H59\" · Dia 85 × H150cm \u003c\/span\u003e \u003cspan class=\"lbc-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 23.6\" x H 59\" \/ Red","offer_id":53814002221339,"sku":"STB-CH-26-10287","price":1550.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" x H 59\" \/ Silver","offer_id":53814002254107,"sku":"STB-CH-26-10288","price":1550.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" x H 59\" \/ Blue","offer_id":53814002286875,"sku":"STB-CH-26-10289","price":1550.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33.5\" x H 59\" \/ Red","offer_id":53814002319643,"sku":"STB-CH-26-10290","price":2260.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33.5\" x H 59\" \/ Silver","offer_id":53814002352411,"sku":"STB-CH-26-10291","price":2260.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33.5\" x H 59\" \/ Blue","offer_id":53814002385179,"sku":"STB-CH-26-10292","price":2260.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-bubbles-chandelier-stuberlighting_1.jpg?v=1787574091"},{"product_id":"lava-molten-disc-pendant-light","title":"Lava Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING\n   LAVA MOLTEN DISC PENDANT LIGHT\n\n   PRODUCT FLOW\n   EFFECT → FINISH \/ DETAIL → SIZE\n   → LIGHT → INSTALLATION → SPECS → FAQ\n\n   US MARKET · SEO FRIENDLY · DAWN SAFE\n========================================================= *\/\n\n.stb-lava-disc{\n  --ink:#21160F;\n  --brown:#4B3322;\n  --brown-soft:#70543F;\n\n  --bronze:#987351;\n  --bronze-soft:#C1A07C;\n\n  --ivory:#FFFDF9;\n  --paper:#FAF7F1;\n  --cream:#F3EBE1;\n  --sand:#E8DACC;\n  --sand-soft:#F7F2EB;\n\n  --text:#5D5148;\n  --muted:#81756C;\n\n  --line:#DDD0C2;\n  --line-strong:#C9B7A3;\n\n  width:100%;\n  max-width:890px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--text);\n  background:transparent;\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:13px;\n  line-height:1.58;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-lava-disc *,\n.stb-lava-disc *::before,\n.stb-lava-disc *::after{\n  box-sizing:border-box;\n}\n\n.stb-lava-disc h2,\n.stb-lava-disc h3,\n.stb-lava-disc p,\n.stb-lava-disc figure{\n  margin-top:0;\n}\n\n.stb-lava-disc h2,\n.stb-lava-disc h3{\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-lava-disc img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.lmd-label{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--bronze);\n\n  font-size:8.4px;\n  line-height:1.3;\n\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   01 — OPENING\n========================================================= *\/\n\n.lmd-opening{\n  display:grid;\n  grid-template-columns:minmax(0,1.42fr) minmax(220px,.58fr);\n\n  gap:31px;\n  align-items:end;\n\n  padding:8px 0 23px;\n\n  border-bottom:1px solid var(--ink);\n}\n\n.lmd-opening__kicker{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--bronze);\n\n  font-size:8.6px;\n\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.lmd-opening h2{\n  max-width:610px;\n\n  margin:0;\n\n  font-size:33px;\n  line-height:1.02;\n}\n\n.lmd-opening__lead{\n  max-width:630px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:11.4px;\n  line-height:1.55;\n}\n\n\n\/* QUICK FACTS *\/\n\n.lmd-glance{\n  min-width:0;\n\n  padding:14px 16px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.lmd-glance__title{\n  display:block;\n\n  padding-bottom:7px;\n\n  border-bottom:1px solid var(--ink);\n\n  color:var(--bronze);\n\n  font-size:7.9px;\n\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.lmd-glance__row{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lmd-glance__row:last-child{\n  padding-bottom:0;\n  border-bottom:0;\n}\n\n.lmd-glance__row span{\n  color:var(--muted);\n\n  font-size:8px;\n\n  text-transform:uppercase;\n}\n\n.lmd-glance__row strong{\n  color:var(--ink);\n\n  font-size:10.2px;\n  line-height:1.38;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   02 — LIGHT ON \/ OFF\n   FIRST VISUAL DECISION\n========================================================= *\/\n\n.lmd-effect{\n  margin-top:17px;\n\n  padding:19px 20px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* HEADER *\/\n\n.lmd-effect__head{\n  display:grid;\n  grid-template-columns:minmax(0,210px) minmax(0,1fr);\n\n  gap:27px;\n  align-items:end;\n\n  margin-bottom:12px;\n}\n\n.lmd-effect__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.04;\n}\n\n.lmd-effect__head p{\n  max-width:525px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.4px;\n  line-height:1.46;\n}\n\n\n\/* CONTENT *\/\n\n.lmd-effect__content{\n  display:grid;\n  grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);\n\n  gap:15px;\n  align-items:center;\n\n  padding-top:10px;\n\n  border-top:1px solid var(--ink);\n}\n\n\n\/* EFFECT IMAGE *\/\n\n.lmd-effect__visual{\n  min-width:0;\n\n  margin:0;\n  padding:6px;\n\n  background:var(--sand-soft);\n\n  border:1px solid var(--line);\n  border-radius:6px;\n}\n\n.lmd-effect__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n\n  padding:4px;\n\n  overflow:hidden;\n\n  background:#fff;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.lmd-effect__visual img{\n  max-height:265px !important;\n}\n\n.lmd-effect__visual figcaption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:10px;\n\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:8px;\n  line-height:1.4;\n}\n\n.lmd-effect__visual figcaption strong{\n  color:var(--brown);\n\n  font-weight:500;\n}\n\n\n\/* EFFECT NOTES *\/\n\n.lmd-effect__notes{\n  min-width:0;\n\n  border-top:1px solid var(--line-strong);\n}\n\n.lmd-effect-note{\n  padding:10px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lmd-effect-note small{\n  display:block;\n\n  color:var(--bronze);\n\n  font-size:7.8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lmd-effect-note strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16.5px;\n  line-height:1.08;\n\n  font-weight:500;\n}\n\n.lmd-effect-note p{\n  margin:3px 0 0;\n\n  color:var(--text);\n\n  font-size:9.3px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   03 — COLOR \/ PRODUCT DETAIL\n========================================================= *\/\n\n.lmd-color{\n  display:grid;\n  grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin-top:13px;\n\n  padding:14px;\n\n  background:var(--sand-soft);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* DETAIL IMAGE *\/\n\n.lmd-color__visual{\n  min-width:0;\n\n  margin:0;\n  padding:6px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:6px;\n}\n\n.lmd-color__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n\n  overflow:hidden;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.lmd-color__visual img{\n  max-height:235px !important;\n}\n\n.lmd-color__visual figcaption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:10px;\n\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:8px;\n}\n\n.lmd-color__visual figcaption strong{\n  color:var(--brown);\n\n  font-weight:500;\n}\n\n\n\/* COPY *\/\n\n.lmd-color__copy{\n  min-width:0;\n\n  padding:4px 8px;\n}\n\n.lmd-color__copy h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.04;\n}\n\n.lmd-color__intro{\n  max-width:520px;\n\n  margin:7px 0 11px;\n\n  color:var(--text);\n\n  font-size:10.3px;\n  line-height:1.46;\n}\n\n\n\/* SHADE FINISHES *\/\n\n.lmd-shades{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  border-top:1px solid var(--ink);\n}\n\n.lmd-shade{\n  min-width:0;\n\n  padding:9px 9px 8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lmd-shade:nth-child(even){\n  padding-left:12px;\n\n  border-left:1px solid var(--line);\n}\n\n.lmd-shade small{\n  display:block;\n\n  color:var(--bronze);\n\n  font-size:7.7px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lmd-shade strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--ink);\n\n  font-size:10.2px;\n  line-height:1.38;\n\n  font-weight:500;\n}\n\n.lmd-shade p{\n  margin:2px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.9px;\n  line-height:1.38;\n}\n\n\n\/* METAL FINISH *\/\n\n.lmd-metal{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:14px;\n\n  margin-top:9px;\n\n  padding:9px 10px;\n\n  background:var(--ivory);\n\n  border-left:3px solid var(--bronze);\n}\n\n.lmd-metal span{\n  color:var(--bronze);\n\n  font-size:7.8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lmd-metal strong{\n  color:var(--ink);\n\n  font-size:9.8px;\n  line-height:1.4;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   04 — MATERIAL\n========================================================= *\/\n\n.lmd-material{\n  display:grid;\n  grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);\n\n  margin-top:18px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* DARK STORY *\/\n\n.lmd-material__story{\n  min-width:0;\n\n  padding:22px 21px;\n\n  background:var(--ink);\n}\n\n.lmd-material__story .lmd-label{\n  color:#D2AF8A;\n}\n\n.lmd-material__story h3{\n  margin:0;\n\n  color:#FFF9F1;\n\n  font-size:24px;\n  line-height:1.03;\n}\n\n.lmd-material__story p{\n  margin:8px 0 0;\n\n  color:#D9CDC2;\n\n  font-size:10.2px;\n  line-height:1.48;\n}\n\n\n\/* MATERIAL DETAILS *\/\n\n.lmd-material__details{\n  min-width:0;\n\n  padding:18px 21px;\n\n  background:var(--paper);\n}\n\n.lmd-material__row{\n  display:grid;\n  grid-template-columns:92px minmax(0,1fr);\n\n  gap:15px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lmd-material__row:first-child{\n  border-top:1px solid var(--brown);\n}\n\n.lmd-material__row span{\n  color:var(--bronze);\n\n  font-size:8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lmd-material__row strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.4px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n.lmd-material__row p{\n  margin:2px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  line-height:1.4;\n}\n\n.lmd-material__note{\n  margin-top:10px;\n\n  padding:8px 10px;\n\n  background:var(--ivory);\n\n  border-left:3px solid var(--bronze);\n\n  color:var(--text);\n\n  font-size:9.4px;\n  line-height:1.43;\n}\n\n.lmd-material__note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   05 — SIZE\n========================================================= *\/\n\n.lmd-size{\n  margin-top:20px;\n}\n\n.lmd-size__head{\n  display:grid;\n  grid-template-columns:minmax(0,215px) minmax(0,1fr);\n\n  gap:28px;\n  align-items:end;\n\n  margin-bottom:11px;\n}\n\n.lmd-size__head h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.04;\n}\n\n.lmd-size__head p{\n  max-width:525px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.4px;\n  line-height:1.46;\n}\n\n\n\/* SIZE PANEL *\/\n\n.lmd-size__panel{\n  display:grid;\n  grid-template-columns:minmax(205px,.64fr) minmax(0,1.36fr);\n\n  gap:14px;\n\n  padding:12px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* SIZE IMAGE *\/\n\n.lmd-size__visual{\n  align-self:center;\n\n  min-width:0;\n\n  margin:0;\n  padding:6px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:6px;\n}\n\n.lmd-size__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n\n  overflow:hidden;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.lmd-size__visual img{\n  max-height:225px !important;\n}\n\n.lmd-size__visual figcaption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:8px;\n\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:8px;\n}\n\n.lmd-size__visual figcaption strong{\n  color:var(--brown);\n\n  font-weight:500;\n}\n\n\n\/* SIZE OPTIONS *\/\n\n.lmd-size__options{\n  min-width:0;\n\n  padding:3px 3px;\n}\n\n.lmd-size-list{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.lmd-size-option{\n  min-width:0;\n\n  padding:13px 12px;\n}\n\n.lmd-size-option:nth-child(even){\n  border-left:1px solid var(--line);\n}\n\n.lmd-size-option:nth-child(n+3){\n  border-top:1px solid var(--line);\n}\n\n.lmd-size-option small{\n  display:block;\n\n  color:var(--bronze);\n\n  font-size:7.6px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lmd-size-option strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.lmd-size-option span{\n  display:block;\n\n  margin-top:4px;\n\n  color:var(--brown);\n\n  font-size:9.3px;\n\n  font-weight:500;\n}\n\n.lmd-size-option p{\n  margin:5px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.9px;\n  line-height:1.38;\n}\n\n\n\/* SIZE NOTE *\/\n\n.lmd-size__note{\n  margin-top:9px;\n\n  padding:9px 10px;\n\n  background:var(--sand-soft);\n\n  border-left:3px solid var(--bronze);\n\n  color:var(--text);\n\n  font-size:9.4px;\n  line-height:1.43;\n}\n\n.lmd-size__note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   06 — LIGHT \/ INSTALL\n========================================================= *\/\n\n.lmd-practical{\n  display:grid;\n  grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);\n\n  margin-top:18px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* LIGHT *\/\n\n.lmd-light{\n  min-width:0;\n\n  padding:20px;\n\n  background:var(--cream);\n\n  border-right:1px solid var(--line-strong);\n}\n\n\n\/* INSTALL *\/\n\n.lmd-install{\n  min-width:0;\n\n  padding:20px;\n\n  background:var(--ivory);\n}\n\n.lmd-practical h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.lmd-practical__intro{\n  margin:7px 0 11px;\n\n  color:var(--text);\n\n  font-size:10.2px;\n  line-height:1.46;\n}\n\n\n\/* BULB *\/\n\n.lmd-bulb{\n  margin-bottom:9px;\n\n  padding:10px 11px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--ink);\n  border-bottom:1px solid var(--line-strong);\n}\n\n.lmd-bulb small{\n  display:block;\n\n  color:var(--bronze);\n\n  font-size:7.8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lmd-bulb strong{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--ink);\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.lmd-bulb p{\n  margin:4px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.1px;\n  line-height:1.4;\n}\n\n\n\/* ROWS *\/\n\n.lmd-practical__list{\n  border-top:1px solid var(--ink);\n}\n\n.lmd-practical__row{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-start;\n\n  gap:14px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lmd-practical__row span{\n  flex:0 0 auto;\n\n  color:var(--bronze);\n\n  font-size:8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lmd-practical__row strong{\n  max-width:68%;\n\n  color:var(--ink);\n\n  font-size:10.2px;\n  line-height:1.4;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* INSTALL NOTE *\/\n\n.lmd-install__note{\n  margin-top:9px;\n\n  padding:9px 10px;\n\n  background:var(--sand-soft);\n\n  border-left:3px solid var(--bronze);\n\n  color:var(--text);\n\n  font-size:9.4px;\n  line-height:1.43;\n}\n\n.lmd-install__note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   07 — SPECIFICATIONS\n========================================================= *\/\n\n.lmd-spec{\n  margin-top:20px;\n}\n\n.lmd-spec__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:22px;\n\n  margin-bottom:9px;\n}\n\n.lmd-spec__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.lmd-spec__head p{\n  max-width:330px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.42;\n\n  text-align:right;\n}\n\n.lmd-spec__list{\n  border-top:1px solid var(--ink);\n}\n\n.lmd-spec__row{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:20px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lmd-spec__label{\n  color:#76695F;\n\n  font-size:11.2px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.lmd-spec__value{\n  min-width:0;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.48;\n\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   08 — FAQ\n========================================================= *\/\n\n.lmd-faq{\n  margin-top:18px;\n\n  padding:19px 20px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.lmd-faq__head{\n  display:grid;\n  grid-template-columns:minmax(0,205px) minmax(0,1fr);\n\n  gap:24px;\n  align-items:end;\n\n  margin-bottom:9px;\n}\n\n.lmd-faq__head h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.lmd-faq__head p{\n  max-width:490px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.6px;\n  line-height:1.44;\n}\n\n.lmd-faq__list{\n  border-top:1px solid var(--ink);\n}\n\n.lmd-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lmd-faq__item summary{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:14px;\n\n  padding:10px 0;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.lmd-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.lmd-faq__plus{\n  flex:0 0 auto;\n\n  color:var(--bronze);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n\n  font-size:16px;\n  line-height:1;\n\n  transition:transform .2s ease;\n}\n\n.lmd-faq__item[open] .lmd-faq__plus{\n  transform:rotate(45deg);\n}\n\n.lmd-faq__item p{\n  max-width:730px;\n\n  margin:0;\n\n  padding:0 28px 10px 0;\n\n  color:var(--text);\n\n  font-size:10.1px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   PRODUCT NOTE\n========================================================= *\/\n\n.lmd-note{\n  margin-top:14px;\n\n  padding:10px 13px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--bronze);\n\n  color:var(--text);\n\n  font-size:9.5px;\n  line-height:1.47;\n}\n\n.lmd-note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   09 — SHIPPING \u0026 RETURNS\n========================================================= *\/\n\n.lmd-shipping{\n  margin-top:15px;\n\n  padding:19px 20px;\n\n  background:var(--ink);\n\n  border:1px solid var(--ink);\n  border-radius:8px;\n}\n\n.lmd-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF9F1;\n\n  font-size:19px;\n  line-height:1.1;\n}\n\n.lmd-shipping p{\n  margin:0 0 5px;\n\n  color:#DDD2C8;\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n.lmd-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.lmd-shipping a{\n  color:#D9B990;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n   SMALL PREVIEW → LARGE VIEW\n========================================================= *\/\n\n.lmd-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,13,9,.95);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.lmd-lightbox:target{\n  display:flex;\n}\n\n.lmd-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.lmd-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:82vh !important;\n\n  padding:6px;\n\n  background:#fff;\n\n  border-radius:5px;\n\n  object-fit:contain !important;\n}\n\n.lmd-lightbox__caption{\n  margin-top:9px;\n\n  color:#E2C9A7;\n\n  font-size:10px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n.lmd-lightbox__hint{\n  margin-top:3px;\n\n  color:#A99A8D;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(min-width:750px) and (max-width:990px){\n\n  .stb-lava-disc{\n    max-width:835px;\n  }\n\n  .lmd-opening h2{\n    font-size:30px;\n  }\n\n  .lmd-effect__visual img{\n    max-height:245px !important;\n  }\n\n  .lmd-color__visual img{\n    max-height:215px !important;\n  }\n\n  .lmd-size__visual img{\n    max-height:210px !important;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-lava-disc{\n    font-size:12.5px;\n  }\n\n\n  .lmd-opening{\n    grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);\n\n    gap:17px;\n  }\n\n  .lmd-opening h2{\n    font-size:25px;\n  }\n\n  .lmd-opening__lead{\n    font-size:10.4px;\n  }\n\n\n  .lmd-effect{\n    padding:17px 15px;\n  }\n\n  .lmd-effect__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n  .lmd-effect__content{\n    grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);\n\n    gap:11px;\n  }\n\n  .lmd-effect__visual img{\n    max-height:220px !important;\n  }\n\n\n  .lmd-color{\n    grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr);\n\n    gap:12px;\n\n    padding:10px;\n  }\n\n  .lmd-color__visual img{\n    max-height:195px !important;\n  }\n\n\n  .lmd-material{\n    grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);\n  }\n\n  .lmd-material__story,\n  .lmd-material__details{\n    padding:17px 15px;\n  }\n\n\n  .lmd-size__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n  .lmd-size__panel{\n    grid-template-columns:minmax(170px,.6fr) minmax(0,1.4fr);\n\n    gap:10px;\n\n    padding:10px;\n  }\n\n  .lmd-size__visual img{\n    max-height:195px !important;\n  }\n\n\n  .lmd-light,\n  .lmd-install{\n    padding:18px 15px;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .lmd-opening{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* ON\/OFF *\/\n\n  .lmd-effect__content{\n    grid-template-columns:1fr;\n  }\n\n  .lmd-effect__visual{\n    width:100%;\n    max-width:345px;\n\n    margin:0 auto;\n  }\n\n  .lmd-effect__visual img{\n    max-height:235px !important;\n  }\n\n\n  \/* COLOR DETAIL *\/\n\n  .lmd-color{\n    grid-template-columns:minmax(0,.44fr) minmax(0,.56fr);\n  }\n\n  .lmd-color__visual{\n    align-self:start;\n  }\n\n  .lmd-color__visual img{\n    max-height:170px !important;\n  }\n\n  .lmd-color__copy{\n    padding:2px;\n  }\n\n\n  \/* MATERIAL *\/\n\n  .lmd-material{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SIZE *\/\n\n  .lmd-size__panel{\n    grid-template-columns:minmax(0,.4fr) minmax(0,.6fr);\n  }\n\n  .lmd-size__visual img{\n    max-height:185px !important;\n  }\n\n  .lmd-size-option{\n    padding:11px 9px;\n  }\n\n  .lmd-size-option strong{\n    font-size:18px;\n  }\n\n\n  \/* LIGHT *\/\n\n  .lmd-practical{\n    grid-template-columns:1fr;\n  }\n\n  .lmd-light{\n    border-right:0;\n    border-bottom:1px solid var(--line-strong);\n  }\n\n\n  \/* SPEC *\/\n\n  .lmd-spec__head{\n    display:block;\n  }\n\n  .lmd-spec__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n  .lmd-spec__row{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .lmd-spec__label{\n    color:var(--bronze);\n\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .lmd-faq{\n    padding:17px 15px;\n  }\n\n  .lmd-faq__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .lmd-color{\n    grid-template-columns:1fr;\n  }\n\n  .lmd-color__visual{\n    width:250px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .lmd-size__panel{\n    grid-template-columns:1fr;\n  }\n\n  .lmd-size__visual{\n    width:225px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n  .lmd-size-list{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-lava-disc\" id=\"lava-disc-root\"\u003e\n\u003c!-- =====================================================\n     01 — OPENING\n====================================================== --\u003e\n\u003csection class=\"lmd-opening\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lmd-opening__kicker\"\u003e Lava Molten Disc Pendant Light \u003c\/span\u003e\n\u003ch2\u003eMirror-Like by Day. Molten With Light.\u003c\/h2\u003e\n\u003cp class=\"lmd-opening__lead\"\u003eLava turns an irregular reflective disc into a sculptural modern pendant light. Switched off, the shade behaves like a distorted mirror; once illuminated, the interior becomes visible and creates the glowing, liquid-like effect that defines the design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"lmd-glance\"\u003e\u003cspan class=\"lmd-glance__title\"\u003e At a Glance \u003c\/span\u003e\n\u003cdiv class=\"lmd-glance__row\"\u003e\n\u003cspan\u003eSizes\u003c\/span\u003e \u003cstrong\u003eØ7\"–18.9\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-glance__row\"\u003e\n\u003cspan\u003eShade Colors\u003c\/span\u003e \u003cstrong\u003e4 Finishes\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-glance__row\"\u003e\n\u003cspan\u003eBody\u003c\/span\u003e \u003cstrong\u003e3 Metal Finishes\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-glance__row\"\u003e\n\u003cspan\u003eSocket\u003c\/span\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-glance__row\"\u003e\n\u003cspan\u003eDrop\u003c\/span\u003e \u003cstrong\u003eUp to 59\" \/ 150cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/aside\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     02 — LIGHT ON \/ OFF\n====================================================== --\u003e\n\u003csection class=\"lmd-effect\" id=\"lava-disc-effect\"\u003e\n\u003cdiv class=\"lmd-effect__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lmd-label\"\u003e Light On \/ Off \u003c\/span\u003e\n\u003ch3\u003eSee the Finish Before You Choose\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe reflective shade changes substantially once the bulb is illuminated. Compare both states—the pendant remains a visible decorative object even when the light is off.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-effect__content\"\u003e\n\u003c!-- EFFECT PREVIEW --\u003e\n\u003cfigure class=\"lmd-effect__visual\"\u003e\u003ca href=\"#lava-disc-effect-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-combination-pendant-light-stuberlighting_79.jpg?v=1787553926\" alt=\"Lava Molten Disc Pendant Light gold silver red and smoky gray finishes shown with the lights on and off\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Gold · Silver · Red · Smoky Gray \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- EFFECT NOTES --\u003e\n\u003cdiv class=\"lmd-effect__notes\"\u003e\n\u003cdiv class=\"lmd-effect-note\"\u003e\n\u003csmall\u003e Light Off \u003c\/small\u003e \u003cstrong\u003e Distorted Mirror Effect \u003c\/strong\u003e\n\u003cp\u003eThe metallic surface reflects nearby walls, windows and furniture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-effect-note\"\u003e\n\u003csmall\u003e Light On \u003c\/small\u003e \u003cstrong\u003e Molten Interior Glow \u003c\/strong\u003e\n\u003cp\u003eThe shade becomes more translucent and reveals its irregular internal texture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-effect-note\"\u003e\n\u003csmall\u003e Choosing a Finish \u003c\/small\u003e \u003cstrong\u003e Consider Day \u0026amp; Night \u003c\/strong\u003e\n\u003cp\u003eChoose a color you like switched off just as much as illuminated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     03 — COLOR + DETAIL\n====================================================== --\u003e\n\u003csection class=\"lmd-color\" id=\"lava-disc-color\"\u003e\n\u003cfigure class=\"lmd-color__visual\"\u003e\u003ca href=\"#lava-disc-color-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-molten-disc-pendant-light-stuberlighting_1.jpg?v=1787575326\" alt=\"Lava Molten Disc Pendant Light reflective shade details shown in red silver gold and smoky gray\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Shade Finish \u0026amp; Surface Detail \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cdiv class=\"lmd-color__copy\"\u003e\n\u003cspan class=\"lmd-label\"\u003e Color \u0026amp; Detail \u003c\/span\u003e\n\u003ch3\u003eFour Shades. Four Different Moods.\u003c\/h3\u003e\n\u003cp class=\"lmd-color__intro\"\u003eThe irregular molded surface bends reflections across the shade, so each color changes character depending on the room and the light around it.\u003c\/p\u003e\n\u003cdiv class=\"lmd-shades\"\u003e\n\u003cdiv class=\"lmd-shade\"\u003e\n\u003csmall\u003e Gold \u003c\/small\u003e \u003cstrong\u003e Warm \u0026amp; Reflective \u003c\/strong\u003e\n\u003cp\u003eWorks naturally with brass, walnut and warm neutral interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-shade\"\u003e\n\u003csmall\u003e Silver \u003c\/small\u003e \u003cstrong\u003e Clean \u0026amp; Mirrored \u003c\/strong\u003e\n\u003cp\u003eA cooler metallic option with the strongest neutral mirror appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-shade\"\u003e\n\u003csmall\u003e Red \u003c\/small\u003e \u003cstrong\u003e Bold \u0026amp; Artistic \u003c\/strong\u003e\n\u003cp\u003eThe strongest color statement, especially once illuminated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-shade\"\u003e\n\u003csmall\u003e Smoky Gray \u003c\/small\u003e \u003cstrong\u003e Dark \u0026amp; Moody \u003c\/strong\u003e\n\u003cp\u003eA deeper reflective finish for a quieter, more dramatic effect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-metal\"\u003e\n\u003cspan\u003e Body Finishes \u003c\/span\u003e \u003cstrong\u003e Gold · Rose Gold · Chrome \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     04 — MATERIAL\n====================================================== --\u003e\n\u003csection class=\"lmd-material\"\u003e\n\u003cdiv class=\"lmd-material__story\"\u003e\n\u003cspan class=\"lmd-label\"\u003e Form \u0026amp; Material \u003c\/span\u003e\n\u003ch3\u003eSculptural Without Heavy Glass\u003c\/h3\u003e\n\u003cp\u003eLava gets its visual weight from reflection rather than physical mass. The organically distorted shade creates the look of molten material while remaining practical as a suspended pendant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-material__details\"\u003e\n\u003cdiv class=\"lmd-material__row\"\u003e\n\u003cspan\u003e Shade \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e PVC \/ Plastic \u003c\/strong\u003e\n\u003cp\u003eMolded into the irregular reflective form that creates Lava's signature surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-material__row\"\u003e\n\u003cspan\u003e Hardware \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Metal \u003c\/strong\u003e\n\u003cp\u003eMetal suspension hardware supports the shade and ceiling connection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-material__row\"\u003e\n\u003cspan\u003e Shape \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Intentionally Irregular \u003c\/strong\u003e\n\u003cp\u003eThe pendant is not designed as a perfectly symmetrical sphere or conventional dome.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-material__note\"\u003e\n\u003cstrong\u003e Material clarity: \u003c\/strong\u003e despite its glass-like molten appearance, the shade is made from PVC \/ plastic rather than glass.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     05 — SIZE\n====================================================== --\u003e\n\u003csection class=\"lmd-size\" id=\"lava-disc-size\"\u003e\n\u003cdiv class=\"lmd-size__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lmd-label\"\u003e Choose Your Size \u003c\/span\u003e\n\u003ch3\u003eFrom Small Accent to Statement Pendant\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eAll sizes share the same molten form. Choose according to how much visual presence you want—the larger the diameter, the more the reflective surface becomes part of the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-size__panel\"\u003e\n\u003c!-- DIMENSION IMAGE --\u003e\n\u003cfigure class=\"lmd-size__visual\"\u003e\u003ca href=\"#lava-disc-size-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-molten-disc-pendant-light-stuberlighting_21.jpg?v=1787575324\" alt=\"Lava Molten Disc Pendant Light largest size dimensions 18.9 inches diameter by 18.9 inches high\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Ø18.9\" Size Shown \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- SIZES --\u003e\n\u003cdiv class=\"lmd-size__options\"\u003e\n\u003cdiv class=\"lmd-size-list\"\u003e\n\u003cdiv class=\"lmd-size-option\"\u003e\n\u003csmall\u003e Mini \u003c\/small\u003e \u003cstrong\u003e Ø7\" \u003c\/strong\u003e \u003cspan\u003e Ø18cm \u003c\/span\u003e\n\u003cp\u003eBest when you want a small accent or plan to use multiple pendants together.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-size-option\"\u003e\n\u003csmall\u003e Compact \u003c\/small\u003e \u003cstrong\u003e Ø11\" \u003c\/strong\u003e \u003cspan\u003e Ø28cm \u003c\/span\u003e\n\u003cp\u003eA versatile smaller single pendant with more presence than a typical mini light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-size-option\"\u003e\n\u003csmall\u003e Statement \u003c\/small\u003e \u003cstrong\u003e Ø15\" \u003c\/strong\u003e \u003cspan\u003e Ø38cm \u003c\/span\u003e\n\u003cp\u003eGives the molten surface enough scale to become a clear visual feature.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-size-option\"\u003e\n\u003csmall\u003e Large Statement \u003c\/small\u003e \u003cstrong\u003e Ø18.9\" \u003c\/strong\u003e \u003cspan\u003e Ø48cm \u003c\/span\u003e\n\u003cp\u003eThe strongest single-pendant scale for maximum reflective impact.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-size__note\"\u003e\n\u003cstrong\u003e Size image shown: \u003c\/strong\u003e the supplied dimension diagram represents the largest Ø18.9\" \/ 48cm version.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     06 — LIGHT + INSTALLATION\n====================================================== --\u003e\n\u003csection class=\"lmd-practical\"\u003e\u003c!-- LIGHT --\u003e\n\u003cdiv class=\"lmd-light\"\u003e\n\u003cspan class=\"lmd-label\"\u003e Light \u0026amp; Bulb \u003c\/span\u003e\n\u003ch3\u003eReplaceable Standard Socket\u003c\/h3\u003e\n\u003cp class=\"lmd-practical__intro\"\u003eLava uses a standard replaceable bulb rather than a permanently integrated LED, making future bulb replacement straightforward.\u003c\/p\u003e\n\u003cdiv class=\"lmd-bulb\"\u003e\n\u003csmall\u003e Bulb Base \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003cp\u003eCompatible bulbs are included. The bulb color temperature affects how warm or cool the molten interior appears.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-practical__list\"\u003e\n\u003cdiv class=\"lmd-practical__row\"\u003e\n\u003cspan\u003eSocket\u003c\/span\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-practical__row\"\u003e\n\u003cspan\u003eBulb\u003c\/span\u003e \u003cstrong\u003eIncluded\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-practical__row\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cstrong\u003eAC110–240V\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-practical__row\"\u003e\n\u003cspan\u003eDimming\u003c\/span\u003e \u003cstrong\u003eCompatible Bulb + Dimmer Required\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALLATION --\u003e\n\u003cdiv class=\"lmd-install\"\u003e\n\u003cspan class=\"lmd-label\"\u003e Hanging \u0026amp; Installation \u003c\/span\u003e\n\u003ch3\u003eAdjust the Drop to Your Ceiling\u003c\/h3\u003e\n\u003cp class=\"lmd-practical__intro\"\u003eThe suspension cable can be shortened during installation, while longer cable lengths can be requested for taller ceilings.\u003c\/p\u003e\n\u003cdiv class=\"lmd-practical__list\"\u003e\n\u003cdiv class=\"lmd-practical__row\"\u003e\n\u003cspan\u003eCable\u003c\/span\u003e \u003cstrong\u003eUp to 59\" \/ 150cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-practical__row\"\u003e\n\u003cspan\u003eLonger Drop\u003c\/span\u003e \u003cstrong\u003eAvailable Upon Request\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-practical__row\"\u003e\n\u003cspan\u003eWiring\u003c\/span\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-practical__row\"\u003e\n\u003cspan\u003eControl\u003c\/span\u003e \u003cstrong\u003eStandard Wall Switch\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-practical__row\"\u003e\n\u003cspan\u003eRating\u003c\/span\u003e \u003cstrong\u003eIP44 · Indoor Use\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-install__note\"\u003e\n\u003cstrong\u003e Installation: \u003c\/strong\u003e professional hardwired installation is recommended. Confirm the desired finished hanging height before shortening the cable.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     07 — SPECIFICATIONS\n====================================================== --\u003e\n\u003csection class=\"lmd-spec\"\u003e\n\u003cdiv class=\"lmd-spec__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lmd-label\"\u003e Product Details \u003c\/span\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEssential sizing, material and electrical information to confirm before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-spec__list\"\u003e\n\u003cdiv class=\"lmd-spec__row\"\u003e\n\u003cspan class=\"lmd-spec__label\"\u003e Product \u003c\/span\u003e \u003cspan class=\"lmd-spec__value\"\u003e Lava Molten Disc Pendant Light \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-spec__row\"\u003e\n\u003cspan class=\"lmd-spec__label\"\u003e Available Sizes \u003c\/span\u003e \u003cspan class=\"lmd-spec__value\"\u003e Ø7\" \/ 18cm · Ø11\" \/ 28cm · Ø15\" \/ 38cm · Ø18.9\" \/ 48cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-spec__row\"\u003e\n\u003cspan class=\"lmd-spec__label\"\u003e Largest Size \u003c\/span\u003e \u003cspan class=\"lmd-spec__value\"\u003e Ø18.9\" × H18.9\" · Ø48 × H48cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-spec__row\"\u003e\n\u003cspan class=\"lmd-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"lmd-spec__value\"\u003e Metal · PVC · Plastic \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-spec__row\"\u003e\n\u003cspan class=\"lmd-spec__label\"\u003e Shade Finishes \u003c\/span\u003e \u003cspan class=\"lmd-spec__value\"\u003e Silver · Gold · Red · Smoky Gray \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-spec__row\"\u003e\n\u003cspan class=\"lmd-spec__label\"\u003e Body Finishes \u003c\/span\u003e \u003cspan class=\"lmd-spec__value\"\u003e Gold · Rose Gold · Chrome \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-spec__row\"\u003e\n\u003cspan class=\"lmd-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"lmd-spec__value\"\u003e LED or Edison-Style Bulb · Bulb Included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-spec__row\"\u003e\n\u003cspan class=\"lmd-spec__label\"\u003e Bulb Base \u003c\/span\u003e \u003cspan class=\"lmd-spec__value\"\u003e E26 \/ E27 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-spec__row\"\u003e\n\u003cspan class=\"lmd-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"lmd-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-spec__row\"\u003e\n\u003cspan class=\"lmd-spec__label\"\u003e Suspension Cable \u003c\/span\u003e \u003cspan class=\"lmd-spec__value\"\u003e Adjustable up to 59\" \/ 150cm · Longer cable available upon request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-spec__row\"\u003e\n\u003cspan class=\"lmd-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"lmd-spec__value\"\u003e Compatible with Common Wall Switches · Switch Not Included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-spec__row\"\u003e\n\u003cspan class=\"lmd-spec__label\"\u003e Wiring \u003c\/span\u003e \u003cspan class=\"lmd-spec__value\"\u003e Hardwired \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-spec__row\"\u003e\n\u003cspan class=\"lmd-spec__label\"\u003e IP Rating \u003c\/span\u003e \u003cspan class=\"lmd-spec__value\"\u003e IP44 · Indoor Use · Keep Away From Direct Water Exposure \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-spec__row\"\u003e\n\u003cspan class=\"lmd-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"lmd-spec__value\"\u003e Hardwired Ceiling Installation · Professional Installation Recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-spec__row\"\u003e\n\u003cspan class=\"lmd-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"lmd-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     08 — FAQ\n====================================================== --\u003e\n\u003csection class=\"lmd-faq\"\u003e\n\u003cdiv class=\"lmd-faq__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lmd-label\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch3\u003eBefore You Choose\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eQuick answers about the mirror effect, size, material, bulb and installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmd-faq__list\"\u003e\n\u003cdetails class=\"lmd-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhy does Lava look different when the light is on?\u003c\/span\u003e \u003cspan class=\"lmd-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eWhen switched off, the metallic shade behaves more like a distorted mirror. Once illuminated, the shade becomes more translucent and reveals the irregular internal surface and light source.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lmd-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhich Lava size should I choose?\u003c\/span\u003e \u003cspan class=\"lmd-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eChoose mainly by visual presence. Ø7\" and Ø11\" feel lighter and work well when a smaller pendant is desired, while Ø15\" and Ø18.9\" make the molten reflective form much more prominent.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lmd-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eIs the Lava shade made from glass?\u003c\/span\u003e \u003cspan class=\"lmd-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. The shade is made from PVC \/ plastic with a reflective finish. It is designed to create a molten glass-like appearance without using a heavy glass shade.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lmd-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eAre bulbs included?\u003c\/span\u003e \u003cspan class=\"lmd-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. A compatible bulb is included with the pendant light.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lmd-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat type of bulb does it use?\u003c\/span\u003e \u003cspan class=\"lmd-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eLava uses an E26 \/ E27 socket and supports suitable LED or Edison-style bulbs.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lmd-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eCan the pendant be dimmed?\u003c\/span\u003e \u003cspan class=\"lmd-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eDimming depends on the bulb and wall control. Use a compatible dimmable E26 \/ E27 bulb together with a compatible wall dimmer when brightness control is required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lmd-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eCan I adjust the hanging height?\u003c\/span\u003e \u003cspan class=\"lmd-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. The standard cable is adjustable up to approximately 59\" \/ 150cm and can be shortened during installation. Longer cable lengths are available upon request.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lmd-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhy are there small marks on the bottom of the shade?\u003c\/span\u003e \u003cspan class=\"lmd-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eThe shade is formed using a molding process. Small molding traces on the underside can occur as a normal manufacturing characteristic and do not affect normal use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lmd-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eIs professional installation recommended?\u003c\/span\u003e \u003cspan class=\"lmd-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Lava is a hardwired ceiling pendant, so professional installation is recommended for secure mounting, correct electrical connection and proper hanging-height adjustment.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PRODUCT NOTE\n====================================================== --\u003e\n\u003cdiv class=\"lmd-note\"\u003e\n\u003cstrong\u003e Please note: \u003c\/strong\u003e reflective finishes respond to surrounding walls, windows and room lighting, so color and reflections may appear different from studio photography. Small molding traces on the underside are normal. Screen colors are approximate, and hand-measured dimensions may vary by approximately 1–2cm.\u003c\/div\u003e\n\u003c!-- =====================================================\n     09 — SHIPPING \u0026 RETURNS\n====================================================== --\u003e\n\u003csection class=\"lmd-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 — ON \/ OFF\n====================================================== --\u003e \u003ca id=\"lava-disc-effect-lightbox\" href=\"#lava-disc-effect\" class=\"lmd-lightbox\"\u003e \u003cspan class=\"lmd-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-combination-pendant-light-stuberlighting_79.jpg?v=1787553926\" alt=\"Enlarged Lava Molten Disc Pendant Light finish comparison with the lights on and off\"\u003e \u003cspan class=\"lmd-lightbox__caption\"\u003e Gold · Silver · Red · Smoky Gray · Light On \/ Off \u003c\/span\u003e \u003cspan class=\"lmd-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — COLORS \/ DETAIL\n====================================================== --\u003e \u003ca id=\"lava-disc-color-lightbox\" href=\"#lava-disc-color\" class=\"lmd-lightbox\"\u003e \u003cspan class=\"lmd-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-molten-disc-pendant-light-stuberlighting_1.jpg?v=1787575326\" alt=\"Enlarged Lava Molten Disc Pendant Light reflective shade colors and surface detail\"\u003e \u003cspan class=\"lmd-lightbox__caption\"\u003e Lava Molten Disc Pendant Light · Shade Colors \u0026amp; Reflective Detail \u003c\/span\u003e \u003cspan class=\"lmd-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=\"lava-disc-size-lightbox\" href=\"#lava-disc-size\" class=\"lmd-lightbox\"\u003e \u003cspan class=\"lmd-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-molten-disc-pendant-light-stuberlighting_21.jpg?v=1787575324\" alt=\"Enlarged Lava Molten Disc Pendant Light 18.9 inch size dimension guide\"\u003e \u003cspan class=\"lmd-lightbox__caption\"\u003e Largest Size Shown · Ø18.9\" × H18.9\" · Ø48 × H48cm \u003c\/span\u003e \u003cspan class=\"lmd-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":"∅ 7\"\/ Dia 18cm \/ Rose Gold","offer_id":53814118383899,"sku":"STB-PL-26-10340","price":135.0,"currency_code":"USD","in_stock":true},{"title":"∅ 7\"\/ Dia 18cm \/ Gold","offer_id":53814118416667,"sku":"STB-PL-26-10341","price":135.0,"currency_code":"USD","in_stock":true},{"title":"∅ 7\"\/ Dia 18cm \/ Silver","offer_id":53814118449435,"sku":"STB-PL-26-10342","price":135.0,"currency_code":"USD","in_stock":true},{"title":"∅ 7\"\/ Dia 18cm \/ Smoke Gray","offer_id":53814118482203,"sku":"STB-PL-26-10343","price":135.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11\"\/Dia 28cm \/ Rose Gold","offer_id":53814118514971,"sku":"STB-PL-26-10344","price":148.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11\"\/Dia 28cm \/ Gold","offer_id":53814118547739,"sku":"STB-PL-26-10345","price":148.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11\"\/Dia 28cm \/ Silver","offer_id":53814118580507,"sku":"STB-PL-26-10346","price":148.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11\"\/Dia 28cm \/ Smoke Gray","offer_id":53814118613275,"sku":"STB-PL-26-10347","price":148.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15\"\/ Dia 38cm \/ Rose Gold","offer_id":53814118646043,"sku":"STB-PL-26-10348","price":235.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15\"\/ Dia 38cm \/ Gold","offer_id":53814118678811,"sku":"STB-PL-26-10349","price":235.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15\"\/ Dia 38cm \/ Silver","offer_id":53814118711579,"sku":"STB-PL-26-10350","price":235.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15\"\/ Dia 38cm \/ Smoke Gray","offer_id":53814118744347,"sku":"STB-PL-26-10351","price":235.0,"currency_code":"USD","in_stock":true},{"title":"∅ 18.9\"\/Dia 48cm \/ Rose Gold","offer_id":53814118777115,"sku":"STB-PL-26-10355","price":485.0,"currency_code":"USD","in_stock":true},{"title":"∅ 18.9\"\/Dia 48cm \/ Gold","offer_id":53814118809883,"sku":"STB-PL-26-10356","price":485.0,"currency_code":"USD","in_stock":true},{"title":"∅ 18.9\"\/Dia 48cm \/ Silver","offer_id":53814118842651,"sku":"STB-PL-26-10357","price":485.0,"currency_code":"USD","in_stock":true},{"title":"∅ 18.9\"\/Dia 48cm \/ Smoke Gray","offer_id":53814118875419,"sku":"STB-PL-26-10358","price":485.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-molten-disc-pendant-light-stuberlighting_7.jpg?v=1787575325"},{"product_id":"uccello-bird-branch-pendant-light","title":"Uccello Bird Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING\n   UCCELLO BIRD BRANCH PENDANT LIGHT\n\n   SHOPPING FLOW\n   DESIGN → 1-BIRD \/ 2-BIRD → SIZE\n   → LED → HANGING → SPECS → FAQ\n\n   US MARKET · SEO FRIENDLY · DAWN SAFE\n========================================================= *\/\n\n.stb-uccello{\n  --ink:#21160F;\n  --brown:#4B3322;\n  --accent:#987351;\n  --accent-soft:#C2A07C;\n\n  --ivory:#FFFDF9;\n  --paper:#FAF7F1;\n  --cream:#F3EBE1;\n  --sand-soft:#F7F2EB;\n\n  --text:#5D5148;\n  --muted:#81756C;\n\n  --line:#DDD0C2;\n  --line-strong:#C9B7A3;\n\n  width:100%;\n  max-width:900px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--text);\n  background:transparent;\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:13px;\n  line-height:1.56;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-uccello *,\n.stb-uccello *::before,\n.stb-uccello *::after{\n  box-sizing:border-box;\n}\n\n.stb-uccello h2,\n.stb-uccello h3,\n.stb-uccello p,\n.stb-uccello figure{\n  margin-top:0;\n}\n\n.stb-uccello h2,\n.stb-uccello h3{\n  color:var(--ink);\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-uccello img{\n  display:block !important;\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n  margin:auto !important;\n  object-fit:contain !important;\n  object-position:center !important;\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.ucc-label{\n  display:block;\n  margin-bottom:5px;\n\n  color:var(--accent);\n\n  font-size:8.3px;\n  line-height:1.3;\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   01 — OPENING\n========================================================= *\/\n\n.ucc-opening{\n  display:grid;\n  grid-template-columns:minmax(0,1.43fr) minmax(220px,.57fr);\n\n  gap:31px;\n  align-items:end;\n\n  padding:8px 0 23px;\n\n  border-bottom:1px solid var(--ink);\n}\n\n.ucc-opening__kicker{\n  display:block;\n  margin-bottom:7px;\n\n  color:var(--accent);\n\n  font-size:8.6px;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.ucc-opening h2{\n  max-width:610px;\n\n  margin:0;\n\n  font-size:33px;\n  line-height:1.02;\n}\n\n.ucc-opening__lead{\n  max-width:635px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:11.3px;\n  line-height:1.54;\n}\n\n\n\/* QUICK FACTS *\/\n\n.ucc-glance{\n  min-width:0;\n\n  padding:14px 16px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.ucc-glance__title{\n  display:block;\n\n  padding-bottom:7px;\n\n  border-bottom:1px solid var(--ink);\n\n  color:var(--accent);\n\n  font-size:7.8px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.ucc-glance__row{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.ucc-glance__row:last-child{\n  padding-bottom:0;\n  border-bottom:0;\n}\n\n.ucc-glance__row span{\n  color:var(--muted);\n\n  font-size:8px;\n  text-transform:uppercase;\n}\n\n.ucc-glance__row strong{\n  color:var(--ink);\n\n  font-size:10.1px;\n  line-height:1.38;\n\n  font-weight:500;\n  text-align:right;\n}\n\n\n\/* =========================================================\n   02 — BIRD DETAIL\n========================================================= *\/\n\n.ucc-detail{\n  display:grid;\n  grid-template-columns:minmax(210px,.66fr) minmax(0,1.34fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin-top:17px;\n  padding:13px;\n\n  background:var(--sand-soft);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* IMAGE *\/\n\n.ucc-detail__visual{\n  min-width:0;\n\n  margin:0;\n  padding:6px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:6px;\n}\n\n.ucc-detail__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n\n  text-decoration:none;\n  cursor:zoom-in;\n}\n\n.ucc-detail__visual img{\n  max-height:215px !important;\n}\n\n.ucc-detail__visual figcaption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:10px;\n\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:8px;\n}\n\n.ucc-detail__visual figcaption strong{\n  color:var(--brown);\n  font-weight:500;\n}\n\n\n\/* DETAIL COPY *\/\n\n.ucc-detail__copy{\n  min-width:0;\n\n  padding:3px 8px;\n}\n\n.ucc-detail__copy h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.04;\n}\n\n.ucc-detail__intro{\n  max-width:520px;\n\n  margin:7px 0 11px;\n\n  color:var(--text);\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n.ucc-detail__list{\n  border-top:1px solid var(--ink);\n}\n\n.ucc-detail__row{\n  display:grid;\n  grid-template-columns:90px minmax(0,1fr);\n\n  gap:15px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.ucc-detail__row span{\n  color:var(--accent);\n\n  font-size:7.9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.ucc-detail__row strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.3px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n.ucc-detail__row p{\n  margin:2px 0 0;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   03 — CONFIGURATION\n========================================================= *\/\n\n.ucc-config{\n  margin-top:20px;\n}\n\n.ucc-config__head{\n  display:grid;\n  grid-template-columns:minmax(0,215px) minmax(0,1fr);\n\n  gap:28px;\n  align-items:end;\n\n  margin-bottom:11px;\n}\n\n.ucc-config__head h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.04;\n}\n\n.ucc-config__head p{\n  max-width:525px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   GROUP\n========================================================= *\/\n\n.ucc-group{\n  margin-top:12px;\n}\n\n.ucc-group:first-of-type{\n  margin-top:0;\n}\n\n.ucc-group__bar{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:20px;\n\n  padding:8px 11px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--accent);\n}\n\n.ucc-group__bar strong{\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-size:17px;\n  line-height:1.1;\n\n  font-weight:500;\n}\n\n.ucc-group__bar span{\n  color:var(--muted);\n\n  font-size:8.6px;\n  line-height:1.4;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   1-BIRD THREE CARDS\n========================================================= *\/\n\n.ucc-grid--three{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:9px;\n\n  margin-top:8px;\n}\n\n\n\/* =========================================================\n   2-BIRD TWO CARDS\n========================================================= *\/\n\n.ucc-grid--two{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:10px;\n\n  margin-top:8px;\n}\n\n\n\/* =========================================================\n   STANDARD CONFIG CARD\n========================================================= *\/\n\n.ucc-card{\n  min-width:0;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.ucc-grid--three .ucc-card{\n  display:flex;\n  flex-direction:column;\n}\n\n.ucc-grid--two .ucc-card{\n  display:grid;\n  grid-template-columns:minmax(135px,.42fr) minmax(0,.58fr);\n}\n\n\n\/* IMAGE *\/\n\n.ucc-card__visual{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-width:0;\n\n  margin:0;\n  padding:6px;\n\n  background:#fff;\n}\n\n.ucc-grid--three .ucc-card__visual{\n  min-height:132px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.ucc-grid--two .ucc-card__visual{\n  border-right:1px solid var(--line);\n}\n\n.ucc-card__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.ucc-grid--three .ucc-card__visual img{\n  max-height:120px !important;\n}\n\n.ucc-grid--two .ucc-card__visual img{\n  max-height:150px !important;\n}\n\n\n\/* COPY *\/\n\n.ucc-card__copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:12px;\n\n  background:var(--paper);\n}\n\n.ucc-card__copy small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7.5px;\n  font-weight:600;\n\n  letter-spacing:.04em;\n  text-transform:uppercase;\n}\n\n.ucc-card__copy h3{\n  margin:3px 0 0;\n\n  font-size:18px;\n  line-height:1.03;\n}\n\n.ucc-card__metric{\n  display:block;\n\n  margin-top:5px;\n\n  color:var(--brown);\n\n  font-size:9.3px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n.ucc-card__tag{\n  display:inline-flex;\n  align-self:flex-start;\n\n  margin-top:7px;\n  padding:3px 6px;\n\n  color:var(--brown);\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:3px;\n\n  font-size:7.4px;\n  line-height:1.2;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.ucc-card__copy p{\n  margin:6px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.8px;\n  line-height:1.38;\n}\n\n\n\/* =========================================================\n   C CONFIG\n   NO INVENTED IMAGE URL\n========================================================= *\/\n\n.ucc-card--measure{\n  display:flex !important;\n  flex-direction:column;\n\n  background:var(--paper);\n}\n\n.ucc-measure{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-height:132px;\n\n  padding:14px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #FFFDF9 0%,\n      #FFFDF9 50%,\n      #F7F2EB 50%,\n      #F7F2EB 100%\n    );\n\n  border-bottom:1px solid var(--line);\n\n  text-align:center;\n}\n\n.ucc-measure small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7.5px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.ucc-measure strong{\n  display:block;\n\n  margin-top:4px;\n\n  color:var(--ink);\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.ucc-measure span{\n  display:block;\n\n  margin-top:5px;\n\n  color:var(--brown);\n\n  font-size:9.2px;\n  line-height:1.35;\n}\n\n\n\/* =========================================================\n   CHOICE GUIDE\n========================================================= *\/\n\n.ucc-choice{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  margin-top:10px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.ucc-choice__item{\n  padding:12px 14px;\n\n  background:var(--sand-soft);\n}\n\n.ucc-choice__item + .ucc-choice__item{\n  border-left:1px solid var(--line);\n}\n\n.ucc-choice__item small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.ucc-choice__item strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-size:16.5px;\n  line-height:1.08;\n\n  font-weight:500;\n}\n\n.ucc-choice__item p{\n  margin:3px 0 0;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   04 — LIGHT + INSTALLATION\n========================================================= *\/\n\n.ucc-practical{\n  display:grid;\n  grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);\n\n  margin-top:18px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* LED *\/\n\n.ucc-light{\n  min-width:0;\n\n  padding:20px;\n\n  background:var(--cream);\n\n  border-right:1px solid var(--line-strong);\n}\n\n\n\/* HANGING *\/\n\n.ucc-hanging{\n  min-width:0;\n\n  padding:20px;\n\n  background:var(--ivory);\n}\n\n.ucc-practical h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.ucc-practical__intro{\n  margin:7px 0 10px;\n\n  color:var(--text);\n\n  font-size:10.1px;\n  line-height:1.44;\n}\n\n\n\/* LED FOCUS *\/\n\n.ucc-led{\n  margin-bottom:9px;\n\n  padding:10px 11px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--ink);\n  border-bottom:1px solid var(--line-strong);\n}\n\n.ucc-led small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.ucc-led strong{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-size:19px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.ucc-led p{\n  margin:4px 0 0;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.38;\n}\n\n\n\/* ROWS *\/\n\n.ucc-practical__list{\n  border-top:1px solid var(--ink);\n}\n\n.ucc-practical__row{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-start;\n\n  gap:14px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.ucc-practical__row span{\n  flex:0 0 auto;\n\n  color:var(--accent);\n\n  font-size:7.9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.ucc-practical__row strong{\n  max-width:68%;\n\n  color:var(--ink);\n\n  font-size:10.1px;\n  line-height:1.4;\n\n  font-weight:500;\n  text-align:right;\n}\n\n\n\/* INSTALL NOTE *\/\n\n.ucc-hanging__note{\n  margin-top:9px;\n\n  padding:9px 10px;\n\n  background:var(--sand-soft);\n\n  border-left:3px solid var(--accent);\n\n  color:var(--text);\n\n  font-size:9.2px;\n  line-height:1.42;\n}\n\n.ucc-hanging__note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   05 — QUICK SIZE LOGIC\n========================================================= *\/\n\n.ucc-scale{\n  margin-top:13px;\n\n  padding:17px 19px;\n\n  background:var(--sand-soft);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.ucc-scale__head{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  gap:24px;\n  align-items:end;\n\n  margin-bottom:9px;\n}\n\n.ucc-scale__head h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.05;\n}\n\n.ucc-scale__head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:9.7px;\n  line-height:1.42;\n}\n\n.ucc-scale__grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  border-top:1px solid var(--ink);\n}\n\n.ucc-scale__item{\n  min-width:0;\n\n  padding:11px 12px 3px;\n}\n\n.ucc-scale__item + .ucc-scale__item{\n  border-left:1px solid var(--line);\n}\n\n.ucc-scale__item small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.ucc-scale__item strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-size:16px;\n  line-height:1.08;\n\n  font-weight:500;\n}\n\n.ucc-scale__item p{\n  margin:4px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.9px;\n  line-height:1.38;\n}\n\n\n\/* =========================================================\n   06 — SPECIFICATIONS\n========================================================= *\/\n\n.ucc-spec{\n  margin-top:20px;\n}\n\n.ucc-spec__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:22px;\n\n  margin-bottom:9px;\n}\n\n.ucc-spec__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.ucc-spec__head p{\n  max-width:330px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.4px;\n  line-height:1.4;\n\n  text-align:right;\n}\n\n.ucc-spec__list{\n  border-top:1px solid var(--ink);\n}\n\n.ucc-spec__row{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:20px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.ucc-spec__label{\n  color:#76695F;\n\n  font-size:11.1px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.ucc-spec__value{\n  min-width:0;\n\n  color:var(--ink);\n\n  font-size:11.3px;\n  line-height:1.47;\n\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   07 — FAQ\n========================================================= *\/\n\n.ucc-faq{\n  margin-top:18px;\n\n  padding:19px 20px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.ucc-faq__head{\n  display:grid;\n  grid-template-columns:minmax(0,200px) minmax(0,1fr);\n\n  gap:24px;\n  align-items:end;\n\n  margin-bottom:9px;\n}\n\n.ucc-faq__head h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.ucc-faq__head p{\n  max-width:490px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.42;\n}\n\n.ucc-faq__list{\n  border-top:1px solid var(--ink);\n}\n\n.ucc-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.ucc-faq__item summary{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:14px;\n\n  padding:10px 0;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.ucc-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.ucc-faq__plus{\n  flex:0 0 auto;\n\n  color:var(--accent);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:16px;\n\n  transition:transform .2s ease;\n}\n\n.ucc-faq__item[open] .ucc-faq__plus{\n  transform:rotate(45deg);\n}\n\n.ucc-faq__item p{\n  max-width:730px;\n\n  margin:0;\n\n  padding:0 28px 10px 0;\n\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   NOTE\n========================================================= *\/\n\n.ucc-note{\n  margin-top:14px;\n\n  padding:10px 13px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--accent);\n\n  color:var(--text);\n\n  font-size:9.4px;\n  line-height:1.46;\n}\n\n.ucc-note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   SHIPPING \u0026 RETURNS\n========================================================= *\/\n\n.ucc-shipping{\n  margin-top:15px;\n\n  padding:19px 20px;\n\n  background:var(--ink);\n\n  border:1px solid var(--ink);\n  border-radius:8px;\n}\n\n.ucc-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF9F1;\n\n  font-size:19px;\n  line-height:1.1;\n}\n\n.ucc-shipping p{\n  margin:0 0 5px;\n\n  color:#DDD2C8;\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n.ucc-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.ucc-shipping a{\n  color:#D9B990;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.ucc-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,13,9,.95);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.ucc-lightbox:target{\n  display:flex;\n}\n\n.ucc-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.ucc-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:82vh !important;\n\n  padding:6px;\n\n  background:#fff;\n\n  border-radius:5px;\n\n  object-fit:contain !important;\n}\n\n.ucc-lightbox__caption{\n  margin-top:9px;\n\n  color:#E2C9A7;\n\n  font-size:10px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n.ucc-lightbox__hint{\n  margin-top:3px;\n\n  color:#A99A8D;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(min-width:750px) and (max-width:990px){\n\n  .stb-uccello{\n    max-width:840px;\n  }\n\n  .ucc-opening h2{\n    font-size:30px;\n  }\n\n  .ucc-detail__visual img{\n    max-height:195px !important;\n  }\n\n  .ucc-grid--three .ucc-card__visual img{\n    max-height:105px !important;\n  }\n\n  .ucc-grid--two .ucc-card__visual img{\n    max-height:135px !important;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-uccello{\n    font-size:12.5px;\n  }\n\n\n  .ucc-opening{\n    grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);\n\n    gap:17px;\n  }\n\n  .ucc-opening h2{\n    font-size:25px;\n  }\n\n\n  \/* DETAIL *\/\n\n  .ucc-detail{\n    grid-template-columns:minmax(165px,.6fr) minmax(0,1.4fr);\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .ucc-detail__visual img{\n    max-height:175px !important;\n  }\n\n\n  \/* CONFIG *\/\n\n  .ucc-config__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n  .ucc-grid--three{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n\n    gap:7px;\n  }\n\n  .ucc-grid--three .ucc-card__visual{\n    min-height:110px;\n  }\n\n  .ucc-grid--three .ucc-card__visual img{\n    max-height:100px !important;\n  }\n\n  .ucc-grid--three .ucc-card__copy{\n    padding:10px 9px;\n  }\n\n  .ucc-grid--three .ucc-card__copy h3{\n    font-size:16.5px;\n  }\n\n  .ucc-measure{\n    min-height:110px;\n\n    padding:10px;\n  }\n\n  .ucc-measure strong{\n    font-size:21px;\n  }\n\n\n  .ucc-grid--two .ucc-card{\n    grid-template-columns:minmax(110px,.38fr) minmax(0,.62fr);\n  }\n\n  .ucc-grid--two .ucc-card__visual img{\n    max-height:125px !important;\n  }\n\n\n  .ucc-light,\n  .ucc-hanging{\n    padding:17px 15px;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .ucc-opening{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* DETAIL *\/\n\n  .ucc-detail{\n    grid-template-columns:minmax(0,.41fr) minmax(0,.59fr);\n  }\n\n  .ucc-detail__visual{\n    align-self:start;\n  }\n\n  .ucc-detail__visual img{\n    max-height:155px !important;\n  }\n\n  .ucc-detail__copy{\n    padding:2px;\n  }\n\n\n  \/* ALL CONFIGS BECOME COMPACT HORIZONTAL CARDS *\/\n\n  .ucc-grid--three,\n  .ucc-grid--two{\n    grid-template-columns:1fr;\n  }\n\n\n  .ucc-grid--three .ucc-card,\n  .ucc-grid--two .ucc-card{\n    display:grid;\n    grid-template-columns:minmax(110px,.35fr) minmax(0,.65fr);\n  }\n\n\n  .ucc-grid--three .ucc-card__visual,\n  .ucc-grid--two .ucc-card__visual{\n    min-height:118px;\n\n    border-right:1px solid var(--line);\n    border-bottom:0;\n  }\n\n  .ucc-grid--three .ucc-card__visual img,\n  .ucc-grid--two .ucc-card__visual img{\n    max-height:108px !important;\n  }\n\n\n  \/* C TEXT CARD *\/\n\n  .ucc-grid--three .ucc-card--measure{\n    display:grid !important;\n    grid-template-columns:minmax(110px,.35fr) minmax(0,.65fr);\n  }\n\n  .ucc-measure{\n    min-height:118px;\n\n    border-right:1px solid var(--line);\n    border-bottom:0;\n  }\n\n\n  .ucc-card__copy{\n    padding:10px 11px !important;\n  }\n\n\n  .ucc-choice{\n    grid-template-columns:1fr;\n  }\n\n  .ucc-choice__item + .ucc-choice__item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* PRACTICAL *\/\n\n  .ucc-practical{\n    grid-template-columns:1fr;\n  }\n\n  .ucc-light{\n    border-right:0;\n    border-bottom:1px solid var(--line-strong);\n  }\n\n\n  \/* SCALE *\/\n\n  .ucc-scale__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n  .ucc-scale__grid{\n    grid-template-columns:1fr;\n  }\n\n  .ucc-scale__item + .ucc-scale__item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SPEC *\/\n\n  .ucc-spec__head{\n    display:block;\n  }\n\n  .ucc-spec__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n  .ucc-spec__row{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .ucc-spec__label{\n    color:var(--accent);\n\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .ucc-faq{\n    padding:17px 15px;\n  }\n\n  .ucc-faq__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .ucc-detail{\n    grid-template-columns:1fr;\n  }\n\n  .ucc-detail__visual{\n    width:240px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .ucc-grid--three .ucc-card,\n  .ucc-grid--two .ucc-card,\n  .ucc-grid--three .ucc-card--measure{\n    grid-template-columns:minmax(95px,.34fr) minmax(0,.66fr);\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-uccello\" id=\"uccello-root\"\u003e\n\u003c!-- =====================================================\n     01 — OPENING\n====================================================== --\u003e\n\u003csection class=\"ucc-opening\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"ucc-opening__kicker\"\u003e Uccello Bird Branch Pendant Light \u003c\/span\u003e\n\u003ch2\u003eA Quiet Moment Suspended in Light\u003c\/h2\u003e\n\u003cp class=\"ucc-opening__lead\"\u003eUccello pairs softly illuminated white birds with slender gold-toned branches, creating a sculptural bird pendant light inspired by birds resting in nature. Five configurations let you choose anything from a delicate single-bird accent to a wider two-bird composition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"ucc-glance\"\u003e\u003cspan class=\"ucc-glance__title\"\u003e At a Glance \u003c\/span\u003e\n\u003cdiv class=\"ucc-glance__row\"\u003e\n\u003cspan\u003eOptions\u003c\/span\u003e \u003cstrong\u003e5 Configurations\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-glance__row\"\u003e\n\u003cspan\u003eBirds\u003c\/span\u003e \u003cstrong\u003e1-Bird · 2-Bird\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-glance__row\"\u003e\n\u003cspan\u003eMaterials\u003c\/span\u003e \u003cstrong\u003eMetal · Acrylic\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-glance__row\"\u003e\n\u003cspan\u003eLight\u003c\/span\u003e \u003cstrong\u003eIntegrated LED\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-glance__row\"\u003e\n\u003cspan\u003eSuspension\u003c\/span\u003e \u003cstrong\u003e59\" \/ 150cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/aside\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     02 — PRODUCT DETAIL\n====================================================== --\u003e\n\u003csection class=\"ucc-detail\" id=\"uccello-detail\"\u003e\n\u003cfigure class=\"ucc-detail__visual\"\u003e\u003ca href=\"#uccello-detail-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/uccello-bird-branch-pendant-light-stuberlighting_9.jpg?v=1787732294\" alt=\"Close-up of Uccello Bird Branch Pendant Light white acrylic illuminated bird and gold branch\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Bird \u0026amp; Branch Detail \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cdiv class=\"ucc-detail__copy\"\u003e\n\u003cspan class=\"ucc-label\"\u003e Up Close \u003c\/span\u003e\n\u003ch3\u003eSculptural, Without Feeling Novelty\u003c\/h3\u003e\n\u003cp class=\"ucc-detail__intro\"\u003eThe softly formed white bird keeps the nature-inspired design refined, while the slender metallic branch adds warmth and visual contrast.\u003c\/p\u003e\n\u003cdiv class=\"ucc-detail__list\"\u003e\n\u003cdiv class=\"ucc-detail__row\"\u003e\n\u003cspan\u003e Bird \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e White Acrylic \u003c\/strong\u003e\n\u003cp\u003eSoftly diffuses the integrated LED.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-detail__row\"\u003e\n\u003cspan\u003e Branch \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Metal Structure \u003c\/strong\u003e\n\u003cp\u003eCreates the slim perch and sculptural silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-detail__row\"\u003e\n\u003cspan\u003e Character \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Nature-Inspired \u0026amp; Contemporary \u003c\/strong\u003e\n\u003cp\u003eDecorative enough to stand out without reading like children's lighting.\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 — CONFIGURATIONS\n====================================================== --\u003e\n\u003csection class=\"ucc-config\" id=\"uccello-config\"\u003e\n\u003cdiv class=\"ucc-config__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"ucc-label\"\u003e Choose Your Configuration \u003c\/span\u003e\n\u003ch3\u003eStart With One Bird or Two\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eA, B and C describe different branch proportions—not a simple small-to-large sequence. Choose the number of birds first, then compare width and overall height.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===================================================\n       1 BIRD\n  ==================================================== --\u003e\n\u003cdiv class=\"ucc-group\"\u003e\n\u003cdiv class=\"ucc-group__bar\"\u003e\n\u003cstrong\u003e 1-Bird \u003c\/strong\u003e \u003cspan\u003e A · B · C  |  Approx. 6W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-grid--three\"\u003e\n\u003c!-- 1-BIRD A --\u003e\n\u003carticle class=\"ucc-card\"\u003e\n\u003cfigure class=\"ucc-card__visual\"\u003e\u003ca href=\"#uccello-1a-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/uccello-bird-branch-pendant-light-stuberlighting_12.jpg?v=1787732294\" alt=\"Uccello Bird Branch Pendant Light 1-Bird A dimensions 9 inches diameter by 29.1 inches high\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/figure\u003e\n\u003cdiv class=\"ucc-card__copy\"\u003e\n\u003csmall\u003e 1-Bird A \u003c\/small\u003e\n\u003ch3\u003eDia 9\"\u003c\/h3\u003e\n\u003cspan class=\"ucc-card__metric\"\u003e Dia 9\" × H29.1\"\u003cbr\u003eDia 23 × H74cm \u003c\/span\u003e \u003cspan class=\"ucc-card__tag\"\u003e Approx. 6W \u003c\/span\u003e\n\u003cp\u003eThe most compact single-bird composition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 1-BIRD B --\u003e\n\u003carticle class=\"ucc-card\"\u003e\n\u003cfigure class=\"ucc-card__visual\"\u003e\u003ca href=\"#uccello-1b-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/uccello-bird-branch-pendant-light-stuberlighting_25.jpg?v=1787732294\" alt=\"Uccello Bird Branch Pendant Light 1-Bird B dimensions 11.8 inches diameter by 41.3 inches high\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/figure\u003e\n\u003cdiv class=\"ucc-card__copy\"\u003e\n\u003csmall\u003e 1-Bird B \u003c\/small\u003e\n\u003ch3\u003eDia 11.8\"\u003c\/h3\u003e\n\u003cspan class=\"ucc-card__metric\"\u003e Dia 11.8\" × H41.3\"\u003cbr\u003eDia 30 × H105cm \u003c\/span\u003e \u003cspan class=\"ucc-card__tag\"\u003e Approx. 6W \u003c\/span\u003e\n\u003cp\u003eThe tallest and most vertical single-bird version.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- =================================================\n           1-BIRD C\n           NO FALSE IMAGE URL\n      ================================================== --\u003e\n\u003carticle class=\"ucc-card ucc-card--measure\"\u003e\n\u003cdiv class=\"ucc-measure\"\u003e\n\u003csmall\u003e 1-Bird C \u003c\/small\u003e \u003cstrong\u003e Dia 14.9\" \u003c\/strong\u003e \u003cspan\u003e H32.2\"\u003cbr\u003eDia 38 × H82cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-card__copy\"\u003e\n\u003csmall\u003e 1-Bird C \u003c\/small\u003e\n\u003ch3\u003eWider Single Bird\u003c\/h3\u003e\n\u003cspan class=\"ucc-card__metric\"\u003e Dia 14.9\" × H32.2\"\u003cbr\u003eDia 38 × H82cm \u003c\/span\u003e \u003cspan class=\"ucc-card__tag\"\u003e Approx. 6W \u003c\/span\u003e\n\u003cp\u003eWider than A and B, but shorter overall than the tall B composition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===================================================\n       2 BIRDS\n  ==================================================== --\u003e\n\u003cdiv class=\"ucc-group\"\u003e\n\u003cdiv class=\"ucc-group__bar\"\u003e\n\u003cstrong\u003e 2-Bird \u003c\/strong\u003e \u003cspan\u003e A · B  |  Approx. 12W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-grid--two\"\u003e\n\u003c!-- 2-BIRD A --\u003e\n\u003carticle class=\"ucc-card\"\u003e\n\u003cfigure class=\"ucc-card__visual\"\u003e\u003ca href=\"#uccello-2a-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/uccello-bird-branch-pendant-light-stuberlighting_18.jpg?v=1787732294\" alt=\"Uccello Bird Branch Pendant Light 2-Bird A dimensions 19.7 inches diameter by 34.2 inches high\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/figure\u003e\n\u003cdiv class=\"ucc-card__copy\"\u003e\n\u003csmall\u003e 2-Bird A \u003c\/small\u003e\n\u003ch3\u003eDia 19.7\"\u003c\/h3\u003e\n\u003cspan class=\"ucc-card__metric\"\u003e Dia 19.7\" × H34.2\"\u003cbr\u003eDia 50 × H87cm \u003c\/span\u003e \u003cspan class=\"ucc-card__tag\"\u003e Approx. 12W \u003c\/span\u003e\n\u003cp\u003eWider two-bird presence without the tallest overall drop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 2-BIRD B --\u003e\n\u003carticle class=\"ucc-card\"\u003e\n\u003cfigure class=\"ucc-card__visual\"\u003e\u003ca href=\"#uccello-2b-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/uccello-bird-branch-pendant-light-stuberlighting_22.jpg?v=1787732294\" alt=\"Uccello Bird Branch Pendant Light 2-Bird B dimensions 20 inches diameter by 41.3 inches high\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/figure\u003e\n\u003cdiv class=\"ucc-card__copy\"\u003e\n\u003csmall\u003e 2-Bird B \u003c\/small\u003e\n\u003ch3\u003eDia 20\"\u003c\/h3\u003e\n\u003cspan class=\"ucc-card__metric\"\u003e Dia 20\" × H41.3\"\u003cbr\u003eDia 51 × H105cm \u003c\/span\u003e \u003cspan class=\"ucc-card__tag\"\u003e Approx. 12W \u003c\/span\u003e\n\u003cp\u003eThe largest configuration, combining the widest scale with the taller B profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===================================================\n       SIMPLE CHOICE\n  ==================================================== --\u003e\n\u003cdiv class=\"ucc-choice\"\u003e\n\u003cdiv class=\"ucc-choice__item\"\u003e\n\u003csmall\u003e 1 Bird \u003c\/small\u003e \u003cstrong\u003e Lighter \u0026amp; More Delicate \u003c\/strong\u003e\n\u003cp\u003eBetter when you want the pendant to remain an understated sculptural accent.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-choice__item\"\u003e\n\u003csmall\u003e 2 Birds \u003c\/small\u003e \u003cstrong\u003e Wider \u0026amp; More Expressive \u003c\/strong\u003e\n\u003cp\u003eBetter when the branch composition needs more visual presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     04 — LIGHT + HANGING\n====================================================== --\u003e\n\u003csection class=\"ucc-practical\"\u003e\u003c!-- LED --\u003e\n\u003cdiv class=\"ucc-light\"\u003e\n\u003cspan class=\"ucc-label\"\u003e Light \u0026amp; Color Temperature \u003c\/span\u003e\n\u003ch3\u003eSoft Integrated LED\u003c\/h3\u003e\n\u003cp class=\"ucc-practical__intro\"\u003eThe illuminated bird is part of the design itself, keeping the light source clean and visually integrated.\u003c\/p\u003e\n\u003cdiv class=\"ucc-led\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED \u003c\/strong\u003e\n\u003cp\u003eLED light source is included—no conventional screw-in bulb purchase is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-practical__list\"\u003e\n\u003cdiv class=\"ucc-practical__row\"\u003e\n\u003cspan\u003e1-Bird\u003c\/span\u003e \u003cstrong\u003eApprox. 6W\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-practical__row\"\u003e\n\u003cspan\u003e2-Bird\u003c\/span\u003e \u003cstrong\u003eApprox. 12W\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-practical__row\"\u003e\n\u003cspan\u003eWarm\u003c\/span\u003e \u003cstrong\u003e3000K\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-practical__row\"\u003e\n\u003cspan\u003eNeutral\u003c\/span\u003e \u003cstrong\u003e4000K\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-practical__row\"\u003e\n\u003cspan\u003eCool\u003c\/span\u003e \u003cstrong\u003e6000K\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HANGING --\u003e\n\u003cdiv class=\"ucc-hanging\"\u003e\n\u003cspan class=\"ucc-label\"\u003e Hanging \u0026amp; Installation \u003c\/span\u003e\n\u003ch3\u003eSet the Drop for Your Ceiling\u003c\/h3\u003e\n\u003cp class=\"ucc-practical__intro\"\u003eThe suspension length can be set during installation, with additional wire available for taller ceilings.\u003c\/p\u003e\n\u003cdiv class=\"ucc-practical__list\"\u003e\n\u003cdiv class=\"ucc-practical__row\"\u003e\n\u003cspan\u003eWire\u003c\/span\u003e \u003cstrong\u003e59\" \/ 150cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-practical__row\"\u003e\n\u003cspan\u003eLonger Wire\u003c\/span\u003e \u003cstrong\u003eAvailable Upon Request\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-practical__row\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cstrong\u003eAC110–240V\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-practical__row\"\u003e\n\u003cspan\u003eWiring\u003c\/span\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-practical__row\"\u003e\n\u003cspan\u003eRating\u003c\/span\u003e \u003cstrong\u003eIP20 · Indoor Dry Locations\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-hanging__note\"\u003e\n\u003cstrong\u003e Installation: \u003c\/strong\u003e professional installation is recommended. Confirm the finished height and branch orientation before final tightening.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     05 — CONFIGURATION LOGIC\n====================================================== --\u003e\n\u003csection class=\"ucc-scale\"\u003e\n\u003cdiv class=\"ucc-scale__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"ucc-label\"\u003e Which One Fits? \u003c\/span\u003e\n\u003ch3\u003eWidth vs. Height\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eDon't choose by letter alone. The configurations use different proportions, so compare both the horizontal spread and overall height.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-scale__grid\"\u003e\n\u003cdiv class=\"ucc-scale__item\"\u003e\n\u003csmall\u003e Most Compact \u003c\/small\u003e \u003cstrong\u003e 1-Bird A \u003c\/strong\u003e\n\u003cp\u003eThe smallest overall visual footprint.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-scale__item\"\u003e\n\u003csmall\u003e Wider Single \u003c\/small\u003e \u003cstrong\u003e 1-Bird C \u003c\/strong\u003e\n\u003cp\u003eMore horizontal presence without B's full 41.3\" height.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-scale__item\"\u003e\n\u003csmall\u003e Largest \u003c\/small\u003e \u003cstrong\u003e 2-Bird B \u003c\/strong\u003e\n\u003cp\u003eThe strongest combination of width, height and visual density.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     06 — SPECIFICATIONS\n====================================================== --\u003e\n\u003csection class=\"ucc-spec\"\u003e\n\u003cdiv class=\"ucc-spec__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"ucc-label\"\u003e Product Details \u003c\/span\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eAll five configurations and the essential electrical details in one place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-spec__list\"\u003e\n\u003cdiv class=\"ucc-spec__row\"\u003e\n\u003cspan class=\"ucc-spec__label\"\u003e Product \u003c\/span\u003e \u003cspan class=\"ucc-spec__value\"\u003e Uccello Bird Branch Pendant Light \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-spec__row\"\u003e\n\u003cspan class=\"ucc-spec__label\"\u003e 1-Bird A \u003c\/span\u003e \u003cspan class=\"ucc-spec__value\"\u003e Dia 9\" × H29.1\" · Dia 23 × H74cm · Approx. 6W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-spec__row\"\u003e\n\u003cspan class=\"ucc-spec__label\"\u003e 1-Bird B \u003c\/span\u003e \u003cspan class=\"ucc-spec__value\"\u003e Dia 11.8\" × H41.3\" · Dia 30 × H105cm · Approx. 6W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-spec__row\"\u003e\n\u003cspan class=\"ucc-spec__label\"\u003e 1-Bird C \u003c\/span\u003e \u003cspan class=\"ucc-spec__value\"\u003e Dia 14.9\" × H32.2\" · Dia 38 × H82cm · Approx. 6W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-spec__row\"\u003e\n\u003cspan class=\"ucc-spec__label\"\u003e 2-Bird A \u003c\/span\u003e \u003cspan class=\"ucc-spec__value\"\u003e Dia 19.7\" × H34.2\" · Dia 50 × H87cm · Approx. 12W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-spec__row\"\u003e\n\u003cspan class=\"ucc-spec__label\"\u003e 2-Bird B \u003c\/span\u003e \u003cspan class=\"ucc-spec__value\"\u003e Dia 20\" × H41.3\" · Dia 51 × H105cm · Approx. 12W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-spec__row\"\u003e\n\u003cspan class=\"ucc-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"ucc-spec__value\"\u003e Metal · Acrylic \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-spec__row\"\u003e\n\u003cspan class=\"ucc-spec__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"ucc-spec__value\"\u003e White Bird · Gold-Toned Branch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-spec__row\"\u003e\n\u003cspan class=\"ucc-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"ucc-spec__value\"\u003e Integrated LED · LED Light Source Included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-spec__row\"\u003e\n\u003cspan class=\"ucc-spec__label\"\u003e Color Temperature \u003c\/span\u003e \u003cspan class=\"ucc-spec__value\"\u003e 3000K Warm · 4000K Neutral · 6000K Cool \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-spec__row\"\u003e\n\u003cspan class=\"ucc-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"ucc-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-spec__row\"\u003e\n\u003cspan class=\"ucc-spec__label\"\u003e Suspension Wire \u003c\/span\u003e \u003cspan class=\"ucc-spec__value\"\u003e 59\" \/ 150cm · Longer Length Available Upon Request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-spec__row\"\u003e\n\u003cspan class=\"ucc-spec__label\"\u003e Wiring \u003c\/span\u003e \u003cspan class=\"ucc-spec__value\"\u003e Hardwired \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-spec__row\"\u003e\n\u003cspan class=\"ucc-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"ucc-spec__value\"\u003e Compatible with Common Wall Switches · Switch Not Included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-spec__row\"\u003e\n\u003cspan class=\"ucc-spec__label\"\u003e IP Rating \u003c\/span\u003e \u003cspan class=\"ucc-spec__value\"\u003e IP20 · Indoor Dry Locations · Not Waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-spec__row\"\u003e\n\u003cspan class=\"ucc-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"ucc-spec__value\"\u003e Hardwired Ceiling Installation · Professional Installation Recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-spec__row\"\u003e\n\u003cspan class=\"ucc-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"ucc-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     07 — FAQ\n====================================================== --\u003e\n\u003csection class=\"ucc-faq\"\u003e\n\u003cdiv class=\"ucc-faq__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"ucc-label\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch3\u003eBefore You Choose\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eQuick answers about A\/B\/C sizing, LED color temperature and installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucc-faq__list\"\u003e\n\u003cdetails class=\"ucc-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eHow many Uccello configurations are available?\u003c\/span\u003e \u003cspan class=\"ucc-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eThere are five configurations: 1-Bird A, 1-Bird B, 1-Bird C, 2-Bird A and 2-Bird B.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ucc-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat is different about 1-Bird C?\u003c\/span\u003e \u003cspan class=\"ucc-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003e1-Bird C measures approximately 14.9\" wide × 32.2\" high. It is wider than both A and B, but shorter overall than the tall 1-Bird B configuration.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ucc-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eShould I choose one bird or two birds?\u003c\/span\u003e \u003cspan class=\"ucc-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eChoose one bird for a lighter sculptural accent. Choose two birds when you want a wider composition and stronger visual presence.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ucc-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eAre A, B and C simply different sizes?\u003c\/span\u003e \u003cspan class=\"ucc-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNot exactly. They use different branch proportions. For example, 1-Bird B is taller than C even though C has the wider diameter.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ucc-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eAre the birds made from glass?\u003c\/span\u003e \u003cspan class=\"ucc-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. The illuminated bird elements are acrylic, while the structural branch and ceiling hardware are metal.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ucc-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eDo I need to purchase bulbs?\u003c\/span\u003e \u003cspan class=\"ucc-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo conventional screw-in bulb is required. Uccello uses an integrated LED light source, which is included with the fixture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ucc-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhich color temperature should I choose?\u003c\/span\u003e \u003cspan class=\"ucc-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003e3000K gives the warmest residential atmosphere, 4000K appears more neutral, and 6000K creates the coolest, crispest light.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ucc-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eCan the hanging height be adjusted?\u003c\/span\u003e \u003cspan class=\"ucc-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. The standard suspension wire is approximately 59\" \/ 150cm and can be adjusted during installation. Longer suspension wire is available upon request.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ucc-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eIs the pendant dimmable?\u003c\/span\u003e \u003cspan class=\"ucc-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eStandard dimming should not be assumed unless a compatible dimmable LED driver or dimming configuration is specifically selected.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ucc-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eIs professional installation recommended?\u003c\/span\u003e \u003cspan class=\"ucc-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Uccello is a hardwired ceiling fixture, so professional installation is recommended for safe wiring, secure mounting and correct suspension adjustment.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PRODUCT NOTE\n====================================================== --\u003e\n\u003cdiv class=\"ucc-note\"\u003e\n\u003cstrong\u003e Please note: \u003c\/strong\u003e finish colors can appear different under various room lighting and screen settings. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/div\u003e\n\u003c!-- =====================================================\n     SHIPPING \u0026 RETURNS\n====================================================== --\u003e\n\u003csection class=\"ucc-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=\"uccello-detail-lightbox\" href=\"#uccello-detail\" class=\"ucc-lightbox\"\u003e \u003cspan class=\"ucc-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/uccello-bird-branch-pendant-light-stuberlighting_9.jpg?v=1787732294\" alt=\"Enlarged Uccello Bird Branch Pendant Light acrylic bird and metal branch detail\"\u003e \u003cspan class=\"ucc-lightbox__caption\"\u003e Uccello · Bird \u0026amp; Branch Detail \u003c\/span\u003e \u003cspan class=\"ucc-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — 1-BIRD A\n====================================================== --\u003e \u003ca id=\"uccello-1a-lightbox\" href=\"#uccello-config\" class=\"ucc-lightbox\"\u003e \u003cspan class=\"ucc-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/uccello-bird-branch-pendant-light-stuberlighting_12.jpg?v=1787732294\" alt=\"Enlarged Uccello 1-Bird A pendant light dimension guide\"\u003e \u003cspan class=\"ucc-lightbox__caption\"\u003e 1-Bird A · Dia 9\" × H29.1\" \u003c\/span\u003e \u003cspan class=\"ucc-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — 1-BIRD B\n====================================================== --\u003e \u003ca id=\"uccello-1b-lightbox\" href=\"#uccello-config\" class=\"ucc-lightbox\"\u003e \u003cspan class=\"ucc-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/uccello-bird-branch-pendant-light-stuberlighting_25.jpg?v=1787732294\" alt=\"Enlarged Uccello 1-Bird B pendant light dimension guide\"\u003e \u003cspan class=\"ucc-lightbox__caption\"\u003e 1-Bird B · Dia 11.8\" × H41.3\" \u003c\/span\u003e \u003cspan class=\"ucc-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — 2-BIRD A\n====================================================== --\u003e \u003ca id=\"uccello-2a-lightbox\" href=\"#uccello-config\" class=\"ucc-lightbox\"\u003e \u003cspan class=\"ucc-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/uccello-bird-branch-pendant-light-stuberlighting_18.jpg?v=1787732294\" alt=\"Enlarged Uccello 2-Bird A pendant light dimension guide\"\u003e \u003cspan class=\"ucc-lightbox__caption\"\u003e 2-Bird A · Dia 19.7\" × H34.2\" \u003c\/span\u003e \u003cspan class=\"ucc-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — 2-BIRD B\n====================================================== --\u003e \u003ca id=\"uccello-2b-lightbox\" href=\"#uccello-config\" class=\"ucc-lightbox\"\u003e \u003cspan class=\"ucc-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/uccello-bird-branch-pendant-light-stuberlighting_22.jpg?v=1787732294\" alt=\"Enlarged Uccello 2-Bird B pendant light dimension guide\"\u003e \u003cspan class=\"ucc-lightbox__caption\"\u003e 2-Bird B · Dia 20\" × H41.3\" \u003c\/span\u003e \u003cspan class=\"ucc-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"1-Bird A:Dia 9\" x H 29.1\" \/ White \u0026 Gold \/ Warm Light","offer_id":53820895592731,"sku":"STB-PL-26-10359","price":165.0,"currency_code":"USD","in_stock":true},{"title":"1-Bird A:Dia 9\" x H 29.1\" \/ White \u0026 Gold \/ Cool Light","offer_id":53820895625499,"sku":"STB-PL-26-10360","price":165.0,"currency_code":"USD","in_stock":true},{"title":"1-Bird B:Dia 11.8\" x H 41.3\" \/ White \u0026 Gold \/ Warm Light","offer_id":53820895658267,"sku":"STB-PL-26-10361","price":165.0,"currency_code":"USD","in_stock":true},{"title":"1-Bird B:Dia 11.8\" x H 41.3\" \/ White \u0026 Gold \/ Cool Light","offer_id":53820895691035,"sku":"STB-PL-26-10362","price":165.0,"currency_code":"USD","in_stock":true},{"title":"1-Bird C:Dia 14.9\" x H 32.2\" \/ White \u0026 Gold \/ Warm Light","offer_id":53820895723803,"sku":"STB-PL-26-10363","price":165.0,"currency_code":"USD","in_stock":true},{"title":"1-Bird C:Dia 14.9\" x H 32.2\" \/ White \u0026 Gold \/ Cool Light","offer_id":53820895756571,"sku":"STB-PL-26-10364","price":165.0,"currency_code":"USD","in_stock":true},{"title":"2-Bird A:Dia 19.7\" x H 34.2\" \/ White \u0026 Gold \/ Warm Light","offer_id":53820895789339,"sku":"STB-PL-26-10365","price":255.0,"currency_code":"USD","in_stock":true},{"title":"2-Bird A:Dia 19.7\" x H 34.2\" \/ White \u0026 Gold \/ Cool Light","offer_id":53820895822107,"sku":"STB-PL-26-10366","price":255.0,"currency_code":"USD","in_stock":true},{"title":"2-Bird B:Dia 20\" x H 41.3\" \/ White \u0026 Gold \/ Warm Light","offer_id":53820895854875,"sku":"STB-PL-26-10367","price":255.0,"currency_code":"USD","in_stock":true},{"title":"2-Bird B:Dia 20\" x H 41.3\" \/ White \u0026 Gold \/ Cool Light","offer_id":53820895887643,"sku":"STB-PL-26-10368","price":255.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/uccello-bird-branch-pendant-light-stuberlighting_1.jpg?v=1787732294"},{"product_id":"legno-wood-track-light","title":"Legno Wood Track Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING\n   LEGNO WOOD TRACK LIGHT\n\n   SHOPPING FLOW\n   DIRECTION → CONFIGURATION → FINISH \/ LIGHT\n   → INSTALLATION → SPECS → FAQ\n\n   US MARKET · SEO FRIENDLY · DAWN SAFE\n========================================================= *\/\n\n.stb-legno{\n  --ink:#21160F;\n  --brown:#4B3322;\n  --accent:#987351;\n\n  --ivory:#FFFDF9;\n  --paper:#FAF7F1;\n  --cream:#F3EBE1;\n  --soft:#F7F2EB;\n\n  --text:#5D5148;\n  --muted:#81756C;\n\n  --line:#DDD0C2;\n  --line-strong:#C9B7A3;\n\n  width:100%;\n  max-width:900px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--text);\n  background:transparent;\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:13px;\n  line-height:1.56;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-legno *,\n.stb-legno *::before,\n.stb-legno *::after{\n  box-sizing:border-box;\n}\n\n.stb-legno h2,\n.stb-legno h3,\n.stb-legno p,\n.stb-legno figure{\n  margin-top:0;\n}\n\n.stb-legno h2,\n.stb-legno h3{\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-legno img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n}\n\n.leg-label{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--accent);\n\n  font-size:8.2px;\n  line-height:1.3;\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   01 — HERO\n========================================================= *\/\n\n.leg-hero{\n  padding:8px 0 22px;\n\n  border-bottom:1px solid var(--ink);\n}\n\n.leg-hero__grid{\n  display:grid;\n  grid-template-columns:minmax(0,1.45fr) minmax(220px,.55fr);\n\n  gap:32px;\n  align-items:end;\n}\n\n.leg-hero h2{\n  max-width:610px;\n\n  margin:0;\n\n  font-size:34px;\n  line-height:1;\n}\n\n.leg-hero__lead{\n  max-width:635px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:11.3px;\n  line-height:1.54;\n}\n\n\n\/* QUICK FACTS *\/\n\n.leg-quick{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:1px;\n\n  overflow:hidden;\n\n  background:var(--line-strong);\n\n  border:1px solid var(--line-strong);\n  border-radius:6px;\n}\n\n.leg-quick__item{\n  min-width:0;\n\n  padding:10px 11px;\n\n  background:var(--cream);\n}\n\n.leg-quick__item small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:7.4px;\n\n  text-transform:uppercase;\n}\n\n.leg-quick__item strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--ink);\n\n  font-size:9.9px;\n  line-height:1.35;\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   02 — DIRECTIONAL CONTROL\n========================================================= *\/\n\n.leg-direction{\n  display:grid;\n  grid-template-columns:minmax(230px,.72fr) minmax(0,1.28fr);\n\n  gap:24px;\n  align-items:center;\n\n  margin-top:18px;\n}\n\n\n\/* IMAGE *\/\n\n.leg-direction__visual{\n  min-width:0;\n\n  margin:0;\n}\n\n.leg-direction__frame{\n  padding:7px;\n\n  background:var(--soft);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.leg-direction__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:205px;\n\n  background:#fff;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.leg-direction__frame img{\n  max-height:215px !important;\n}\n\n.leg-direction figcaption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:10px;\n\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:8px;\n}\n\n.leg-direction figcaption strong{\n  color:var(--brown);\n\n  font-weight:500;\n}\n\n\n\/* COPY *\/\n\n.leg-direction__copy{\n  min-width:0;\n}\n\n.leg-direction__copy h3{\n  margin:0;\n\n  font-size:26px;\n  line-height:1.03;\n}\n\n.leg-direction__lead{\n  max-width:520px;\n\n  margin:8px 0 13px;\n\n  color:var(--text);\n\n  font-size:10.4px;\n  line-height:1.47;\n}\n\n\n\/* MOVEMENT SPECS *\/\n\n.leg-motion{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  border-top:1px solid var(--ink);\n}\n\n.leg-motion__item{\n  min-width:0;\n\n  padding:10px 10px 2px 0;\n}\n\n.leg-motion__item + .leg-motion__item{\n  padding-left:12px;\n\n  border-left:1px solid var(--line);\n}\n\n.leg-motion__item small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.leg-motion__item strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.leg-motion__item p{\n  margin:4px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.7px;\n  line-height:1.38;\n}\n\n\n\/* =========================================================\n   03 — CONFIGURATION\n========================================================= *\/\n\n.leg-config{\n  margin-top:25px;\n}\n\n.leg-config__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:26px;\n\n  margin-bottom:10px;\n}\n\n.leg-config__head h3{\n  margin:0;\n\n  font-size:25px;\n  line-height:1.03;\n}\n\n.leg-config__head p{\n  max-width:470px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.42;\n\n  text-align:right;\n}\n\n\n\/* CONFIG LAYOUT *\/\n\n.leg-config__layout{\n  display:grid;\n  grid-template-columns:minmax(185px,.64fr) minmax(0,1.36fr);\n\n  gap:11px;\n}\n\n\n\/* =========================================================\n   SINGLE LIGHT\n========================================================= *\/\n\n.leg-single{\n  min-width:0;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.leg-single__visual{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:205px;\n\n  padding:8px;\n\n  background:#fff;\n\n  border-bottom:1px solid var(--line);\n}\n\n.leg-single__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.leg-single__visual img{\n  max-height:185px !important;\n}\n\n.leg-single__copy{\n  padding:13px 14px;\n}\n\n.leg-single__copy small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.leg-single__copy h3{\n  margin:3px 0 0;\n\n  font-size:20px;\n  line-height:1;\n}\n\n.leg-single__copy strong{\n  display:block;\n\n  margin-top:6px;\n\n  color:var(--brown);\n\n  font-size:9.5px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n.leg-single__copy p{\n  margin:5px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.8px;\n  line-height:1.38;\n}\n\n\n\/* =========================================================\n   MULTI LIGHT GRID\n========================================================= *\/\n\n.leg-multi{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:9px;\n}\n\n.leg-size-card{\n  display:grid;\n  grid-template-columns:minmax(115px,.42fr) minmax(0,.58fr);\n\n  min-width:0;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n\n\/* IMAGE *\/\n\n.leg-size-card__visual{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:6px;\n\n  background:#fff;\n\n  border-right:1px solid var(--line);\n}\n\n.leg-size-card__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.leg-size-card__visual img{\n  max-height:115px !important;\n}\n\n\n\/* COPY *\/\n\n.leg-size-card__copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:11px 10px;\n\n  background:var(--paper);\n}\n\n.leg-size-card__copy small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.leg-size-card__copy h3{\n  margin:2px 0 0;\n\n  font-size:17px;\n  line-height:1;\n}\n\n.leg-size-card__metric{\n  display:block;\n\n  margin-top:5px;\n\n  color:var(--brown);\n\n  font-size:8.8px;\n  line-height:1.38;\n\n  font-weight:500;\n}\n\n.leg-size-card__copy p{\n  margin:4px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.3px;\n  line-height:1.35;\n}\n\n\n\/* QUICK GUIDE *\/\n\n.leg-config__guide{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:15px;\n  align-items:center;\n\n  margin-top:10px;\n  padding:10px 13px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--accent);\n}\n\n.leg-config__guide strong{\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.08;\n\n  font-weight:500;\n}\n\n.leg-config__guide p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:9.2px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   04 — FINISH + LIGHT OPTIONS\n========================================================= *\/\n\n.leg-options{\n  display:grid;\n  grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);\n\n  margin-top:22px;\n\n  overflow:hidden;\n\n  border-top:1px solid var(--ink);\n  border-bottom:1px solid var(--ink);\n}\n\n\n\/* COLUMN *\/\n\n.leg-options__col{\n  min-width:0;\n\n  padding:17px 20px 15px 0;\n}\n\n.leg-options__col + .leg-options__col{\n  padding-left:20px;\n\n  border-left:1px solid var(--line);\n}\n\n.leg-options h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.04;\n}\n\n.leg-options__intro{\n  margin:6px 0 10px;\n\n  color:var(--muted);\n\n  font-size:9.3px;\n  line-height:1.42;\n}\n\n\n\/* FINISH *\/\n\n.leg-finish{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n}\n\n.leg-finish__item{\n  padding:11px;\n\n  background:var(--soft);\n}\n\n.leg-finish__item + .leg-finish__item{\n  border-left:1px solid var(--line);\n}\n\n.leg-finish__item small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7.4px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.leg-finish__item strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.leg-finish__item p{\n  margin:4px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.6px;\n  line-height:1.38;\n}\n\n\n\/* LIGHT OPTIONS *\/\n\n.leg-light-list{\n  border-top:1px solid var(--line);\n}\n\n.leg-light-row{\n  display:grid;\n  grid-template-columns:100px minmax(0,1fr);\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.leg-light-row span{\n  color:var(--accent);\n\n  font-size:7.7px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.leg-light-row strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:9.9px;\n  line-height:1.38;\n\n  font-weight:500;\n}\n\n.leg-light-row p{\n  margin:2px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.6px;\n  line-height:1.37;\n}\n\n.leg-light-note{\n  margin-top:8px;\n\n  padding:8px 9px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--accent);\n\n  color:var(--text);\n\n  font-size:8.9px;\n  line-height:1.4;\n}\n\n.leg-light-note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   05 — ELECTRICAL \/ INSTALL\n========================================================= *\/\n\n.leg-install{\n  display:grid;\n  grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);\n\n  margin-top:18px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.leg-install__intro{\n  min-width:0;\n\n  padding:20px;\n\n  background:var(--ink);\n}\n\n.leg-install__intro .leg-label{\n  color:#D6B38B;\n}\n\n.leg-install__intro h3{\n  margin:0;\n\n  color:#FFF9F1;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.leg-install__intro p{\n  margin:7px 0 0;\n\n  color:#D9CDC2;\n\n  font-size:9.7px;\n  line-height:1.44;\n}\n\n\n\/* DETAILS *\/\n\n.leg-install__details{\n  min-width:0;\n\n  padding:17px 20px;\n\n  background:var(--ivory);\n}\n\n.leg-install__list{\n  border-top:1px solid var(--ink);\n}\n\n.leg-install__row{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-start;\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.leg-install__row span{\n  flex:0 0 auto;\n\n  color:var(--accent);\n\n  font-size:7.8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.leg-install__row strong{\n  max-width:69%;\n\n  color:var(--ink);\n\n  font-size:10px;\n  line-height:1.4;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   06 — SPECIFICATIONS\n========================================================= *\/\n\n.leg-spec{\n  margin-top:22px;\n}\n\n.leg-spec__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:22px;\n\n  margin-bottom:8px;\n}\n\n.leg-spec__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.leg-spec__head p{\n  max-width:350px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  line-height:1.4;\n\n  text-align:right;\n}\n\n.leg-spec__table{\n  border-top:1px solid var(--ink);\n}\n\n.leg-spec__row{\n  display:grid;\n  grid-template-columns:minmax(150px,.28fr) minmax(0,.72fr);\n\n  gap:20px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.leg-spec__row span:first-child{\n  color:#75685F;\n\n  font-size:10.9px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.leg-spec__row span:last-child{\n  color:var(--ink);\n\n  font-size:11.1px;\n  line-height:1.46;\n\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   07 — FAQ\n========================================================= *\/\n\n.leg-faq{\n  margin-top:18px;\n\n  padding:18px 19px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.leg-faq__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:20px;\n\n  margin-bottom:8px;\n}\n\n.leg-faq__head h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.leg-faq__head p{\n  max-width:420px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  line-height:1.4;\n\n  text-align:right;\n}\n\n.leg-faq__list{\n  border-top:1px solid var(--ink);\n}\n\n.leg-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.leg-faq__item summary{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:14px;\n\n  padding:10px 0;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:15.8px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.leg-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.leg-faq__plus{\n  flex:0 0 auto;\n\n  color:var(--accent);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:16px;\n\n  transition:transform .2s ease;\n}\n\n.leg-faq__item[open] .leg-faq__plus{\n  transform:rotate(45deg);\n}\n\n.leg-faq__item p{\n  max-width:730px;\n\n  margin:0;\n\n  padding:0 28px 10px 0;\n\n  color:var(--text);\n\n  font-size:9.8px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   NOTE\n========================================================= *\/\n\n.leg-note{\n  margin-top:13px;\n\n  padding:9px 12px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--accent);\n\n  color:var(--text);\n\n  font-size:9.3px;\n  line-height:1.45;\n}\n\n.leg-note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.leg-shipping{\n  margin-top:14px;\n\n  padding:18px 20px;\n\n  background:var(--ink);\n\n  border-radius:8px;\n}\n\n.leg-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF9F1;\n\n  font-size:19px;\n  line-height:1.1;\n}\n\n.leg-shipping p{\n  margin:0 0 5px;\n\n  color:#DDD2C8;\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n.leg-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.leg-shipping a{\n  color:#D9B990;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.leg-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,13,9,.95);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.leg-lightbox:target{\n  display:flex;\n}\n\n.leg-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.leg-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:82vh !important;\n\n  padding:6px;\n\n  background:#fff;\n\n  border-radius:5px;\n}\n\n.leg-lightbox__caption{\n  margin-top:9px;\n\n  color:#E2C9A7;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n.leg-lightbox__hint{\n  margin-top:3px;\n\n  color:#A99A8D;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .leg-hero__grid{\n    grid-template-columns:minmax(0,1.15fr) minmax(190px,.85fr);\n\n    gap:18px;\n  }\n\n  .leg-hero h2{\n    font-size:27px;\n  }\n\n\n  .leg-direction{\n    grid-template-columns:minmax(185px,.62fr) minmax(0,1.38fr);\n\n    gap:15px;\n  }\n\n  .leg-direction__frame img{\n    max-height:185px !important;\n  }\n\n\n  .leg-config__layout{\n    grid-template-columns:minmax(160px,.54fr) minmax(0,1.46fr);\n  }\n\n  .leg-size-card{\n    grid-template-columns:minmax(95px,.38fr) minmax(0,.62fr);\n  }\n\n  .leg-size-card__visual img{\n    max-height:100px !important;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .stb-legno{\n    font-size:12.5px;\n  }\n\n\n  \/* HERO *\/\n\n  .leg-hero__grid{\n    grid-template-columns:1fr;\n\n    gap:14px;\n  }\n\n  .leg-quick{\n    grid-template-columns:repeat(4,minmax(0,1fr));\n  }\n\n  .leg-quick__item{\n    padding:8px 6px;\n  }\n\n  .leg-quick__item strong{\n    font-size:8.7px;\n  }\n\n\n  \/* DIRECTION *\/\n\n  .leg-direction{\n    grid-template-columns:minmax(0,.4fr) minmax(0,.6fr);\n\n    gap:10px;\n  }\n\n  .leg-direction__frame{\n    padding:5px;\n  }\n\n  .leg-direction__frame a{\n    min-height:145px;\n  }\n\n  .leg-direction__frame img{\n    max-height:145px !important;\n  }\n\n  .leg-direction__copy h3{\n    font-size:21px;\n  }\n\n  .leg-direction__lead{\n    margin-bottom:8px;\n\n    font-size:9.2px;\n  }\n\n  .leg-motion{\n    grid-template-columns:1fr;\n  }\n\n  .leg-motion__item{\n    padding:6px 0;\n  }\n\n  .leg-motion__item + .leg-motion__item{\n    padding-left:0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .leg-motion__item p{\n    display:none;\n  }\n\n\n  \/* CONFIG *\/\n\n  .leg-config__head{\n    display:block;\n  }\n\n  .leg-config__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n  .leg-config__layout{\n    grid-template-columns:1fr;\n  }\n\n\n  .leg-single{\n    display:grid;\n    grid-template-columns:minmax(110px,.34fr) minmax(0,.66fr);\n  }\n\n  .leg-single__visual{\n    min-height:125px;\n\n    border-bottom:0;\n    border-right:1px solid var(--line);\n  }\n\n  .leg-single__visual img{\n    max-height:115px !important;\n  }\n\n\n  .leg-multi{\n    grid-template-columns:1fr;\n  }\n\n  .leg-size-card{\n    grid-template-columns:minmax(110px,.34fr) minmax(0,.66fr);\n\n    min-height:120px;\n  }\n\n  .leg-size-card__visual img{\n    max-height:108px !important;\n  }\n\n  .leg-size-card__copy{\n    padding:10px 11px;\n  }\n\n\n  .leg-config__guide{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n\n  \/* OPTIONS *\/\n\n  .leg-options{\n    grid-template-columns:1fr;\n  }\n\n  .leg-options__col{\n    padding:14px 0;\n  }\n\n  .leg-options__col + .leg-options__col{\n    padding:14px 0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* INSTALL *\/\n\n  .leg-install{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .leg-spec__head{\n    display:block;\n  }\n\n  .leg-spec__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n  .leg-spec__row{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .leg-spec__row span:first-child{\n    color:var(--accent);\n\n    font-size:9px;\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .leg-faq{\n    padding:16px 14px;\n  }\n\n  .leg-faq__head{\n    display:block;\n  }\n\n  .leg-faq__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .leg-quick{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n\n  .leg-direction{\n    grid-template-columns:1fr;\n  }\n\n  .leg-direction__visual{\n    width:245px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-legno\" id=\"legno-root\"\u003e\n\u003c!-- =====================================================\n     01 — HERO\n====================================================== --\u003e\n\u003csection class=\"leg-hero\"\u003e\n\u003cdiv class=\"leg-hero__grid\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"leg-label\"\u003e Legno Wood Track Light \u003c\/span\u003e\n\u003ch2\u003eWarm Wood. Light Where You Need It.\u003c\/h2\u003e\n\u003cp class=\"leg-hero__lead\"\u003eLegno combines the warmth of wood with individually adjustable spotlights for focused ceiling lighting that feels more residential than conventional metal track systems. Choose from one to five lights to match the length and lighting coverage your space needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-quick\"\u003e\n\u003cdiv class=\"leg-quick__item\"\u003e\n\u003csmall\u003eOptions\u003c\/small\u003e \u003cstrong\u003e1–5 Lights\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-quick__item\"\u003e\n\u003csmall\u003eMaterial\u003c\/small\u003e \u003cstrong\u003eWood · Metal\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-quick__item\"\u003e\n\u003csmall\u003eSocket\u003c\/small\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-quick__item\"\u003e\n\u003csmall\u003eWiring\u003c\/small\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     02 — ADJUSTABLE SPOTLIGHTS\n====================================================== --\u003e\n\u003csection class=\"leg-direction\" id=\"legno-direction\"\u003e\n\u003cfigure class=\"leg-direction__visual\"\u003e\n\u003cdiv class=\"leg-direction__frame\"\u003e\u003ca href=\"#legno-direction-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/legno-wood-track-light-stuberlighting_17.jpg?v=1787794170\" alt=\"Legno Wood Track Light adjustable spotlight head showing 360 degree rotation and 180 degree tilt\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Adjustable Spotlight Head \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cdiv class=\"leg-direction__copy\"\u003e\n\u003cspan class=\"leg-label\"\u003e Directional Control \u003c\/span\u003e\n\u003ch3\u003eAim Each Light Individually\u003c\/h3\u003e\n\u003cp class=\"leg-direction__lead\"\u003eInstead of sending every beam straight down, each spotlight can be repositioned to direct light toward countertops, artwork, shelving or the areas that need more focused illumination.\u003c\/p\u003e\n\u003cdiv class=\"leg-motion\"\u003e\n\u003cdiv class=\"leg-motion__item\"\u003e\n\u003csmall\u003e Rotation \u003c\/small\u003e \u003cstrong\u003e 360° \u003c\/strong\u003e\n\u003cp\u003eTurn the spotlight horizontally to redirect the beam.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-motion__item\"\u003e\n\u003csmall\u003e Tilt \u003c\/small\u003e \u003cstrong\u003e 180° \u003c\/strong\u003e\n\u003cp\u003eAdjust the vertical angle for more focused lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-motion__item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Individual Heads \u003c\/strong\u003e\n\u003cp\u003eMulti-light versions can aim toward different areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     03 — CONFIGURATIONS\n====================================================== --\u003e\n\u003csection class=\"leg-config\" id=\"legno-sizes\"\u003e\n\u003cdiv class=\"leg-config__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"leg-label\"\u003e Choose Your Size \u003c\/span\u003e\n\u003ch3\u003eFrom One Spotlight to Five\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eChoose by both fixture length and the number of areas you want to illuminate. The longer configurations spread adjustable light across a wider ceiling zone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-config__layout\"\u003e\n\u003c!-- =================================================\n         1 LIGHT\n    ================================================== --\u003e\n\u003carticle class=\"leg-single\"\u003e\n\u003cdiv class=\"leg-single__visual\"\u003e\u003ca href=\"#legno-1-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/legno-wood-track-light-stuberlighting_31.jpg?v=1787794170\" alt=\"Legno Wood Track Light one light dimensions 2.8 inches long by 6.7 inches high\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"leg-single__copy\"\u003e\n\u003csmall\u003e 1-Light \u003c\/small\u003e\n\u003ch3\u003eCompact Spotlight\u003c\/h3\u003e\n\u003cstrong\u003e L2.8\" × H6.7\"\u003cbr\u003eL7 × H17cm \u003c\/strong\u003e\n\u003cp\u003eBest when you need one focused directional light rather than a long linear fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- =================================================\n         2–5 LIGHT\n    ================================================== --\u003e\n\u003cdiv class=\"leg-multi\"\u003e\n\u003c!-- 2 LIGHT --\u003e\n\u003carticle class=\"leg-size-card\"\u003e\n\u003cdiv class=\"leg-size-card__visual\"\u003e\u003ca href=\"#legno-2-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/legno-wood-track-light-stuberlighting_32.jpg?v=1787794171\" alt=\"Legno Wood Track Light two light dimensions 16.5 inches long by 8.6 inches high\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"leg-size-card__copy\"\u003e\n\u003csmall\u003e 2-Light \u003c\/small\u003e\n\u003ch3\u003e16.5\"\u003c\/h3\u003e\n\u003cspan class=\"leg-size-card__metric\"\u003e L16.5\" × H8.6\"\u003cbr\u003eL42 × H22cm \u003c\/span\u003e\n\u003cp\u003eCompact linear coverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 3 LIGHT --\u003e\n\u003carticle class=\"leg-size-card\"\u003e\n\u003cdiv class=\"leg-size-card__visual\"\u003e\u003ca href=\"#legno-3-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/legno-wood-track-light-stuberlighting_33.jpg?v=1787794170\" alt=\"Legno Wood Track Light three light dimensions 31.4 inches long by 8.6 inches high\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"leg-size-card__copy\"\u003e\n\u003csmall\u003e 3-Light \u003c\/small\u003e\n\u003ch3\u003e31.4\"\u003c\/h3\u003e\n\u003cspan class=\"leg-size-card__metric\"\u003e L31.4\" × H8.6\"\u003cbr\u003eL80 × H22cm \u003c\/span\u003e\n\u003cp\u003eVersatile mid-size option.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 4 LIGHT --\u003e\n\u003carticle class=\"leg-size-card\"\u003e\n\u003cdiv class=\"leg-size-card__visual\"\u003e\u003ca href=\"#legno-4-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/legno-wood-track-light-stuberlighting_23.jpg?v=1787794170\" alt=\"Legno Wood Track Light four light dimensions 39.3 inches long by 8.6 inches high\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"leg-size-card__copy\"\u003e\n\u003csmall\u003e 4-Light \u003c\/small\u003e\n\u003ch3\u003e39.3\"\u003c\/h3\u003e\n\u003cspan class=\"leg-size-card__metric\"\u003e L39.3\" × H8.6\"\u003cbr\u003eL100 × H22cm \u003c\/span\u003e\n\u003cp\u003eWider directional coverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 5 LIGHT --\u003e\n\u003carticle class=\"leg-size-card\"\u003e\n\u003cdiv class=\"leg-size-card__visual\"\u003e\u003ca href=\"#legno-5-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/legno-wood-track-light-stuberlighting_26.jpg?v=1787794170\" alt=\"Legno Wood Track Light five light dimensions 47.2 inches long by 8.6 inches high\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"leg-size-card__copy\"\u003e\n\u003csmall\u003e 5-Light \u003c\/small\u003e\n\u003ch3\u003e47.2\"\u003c\/h3\u003e\n\u003cspan class=\"leg-size-card__metric\"\u003e L47.2\" × H8.6\"\u003cbr\u003eL120 × H22cm \u003c\/span\u003e\n\u003cp\u003eMaximum span and flexibility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-config__guide\"\u003e\n\u003cstrong\u003e Quick sizing rule \u003c\/strong\u003e\n\u003cp\u003eChoose 1–2 lights for a localized area, 3 lights for a more balanced mid-size layout, and 4–5 lights when you need directional lighting across a longer ceiling span.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     04 — FINISH + LIGHT OPTIONS\n====================================================== --\u003e\n\u003csection class=\"leg-options\"\u003e\u003c!-- FINISH --\u003e\n\u003cdiv class=\"leg-options__col\"\u003e\n\u003cspan class=\"leg-label\"\u003e Wood Finish \u003c\/span\u003e\n\u003ch3\u003eChoose the Tone\u003c\/h3\u003e\n\u003cp class=\"leg-options__intro\"\u003eBoth options keep the fixture warm and natural while changing how strongly it contrasts with the ceiling and surrounding cabinetry.\u003c\/p\u003e\n\u003cdiv class=\"leg-finish\"\u003e\n\u003cdiv class=\"leg-finish__item\"\u003e\n\u003csmall\u003e Wood Color \u003c\/small\u003e \u003cstrong\u003e Light \u0026amp; Natural \u003c\/strong\u003e\n\u003cp\u003eWorks well with oak, pale cabinetry and lighter interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-finish__item\"\u003e\n\u003csmall\u003e Walnut Color \u003c\/small\u003e \u003cstrong\u003e Deeper \u0026amp; Warmer \u003c\/strong\u003e\n\u003cp\u003eAdds stronger contrast with a richer wood-tone appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LIGHT --\u003e\n\u003cdiv class=\"leg-options__col\"\u003e\n\u003cspan class=\"leg-label\"\u003e Light Option \u003c\/span\u003e\n\u003ch3\u003eChoose the Light Character\u003c\/h3\u003e\n\u003cp class=\"leg-options__intro\"\u003eSelect a fixed light tone or the three-color option according to how you use the room.\u003c\/p\u003e\n\u003cdiv class=\"leg-light-list\"\u003e\n\u003cdiv class=\"leg-light-row\"\u003e\n\u003cspan\u003e Warm Light \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Softer \u0026amp; More Relaxed \u003c\/strong\u003e\n\u003cp\u003eA warmer appearance for residential interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-light-row\"\u003e\n\u003cspan\u003e Cool Light \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Cleaner \u0026amp; Crisper \u003c\/strong\u003e\n\u003cp\u003eA cooler appearance for brighter task-oriented spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-light-row\"\u003e\n\u003cspan\u003e Three Color \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Warm · Neutral · Cool \u003c\/strong\u003e\n\u003cp\u003eSwitch between three light tones instead of committing to one fixed color.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-light-note\"\u003e\n\u003cstrong\u003e Important: \u003c\/strong\u003e Three Color Light changes the color tone. It does not provide smooth brightness dimming.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     05 — INSTALLATION\n====================================================== --\u003e\n\u003csection class=\"leg-install\"\u003e\n\u003cdiv class=\"leg-install__intro\"\u003e\n\u003cspan class=\"leg-label\"\u003e Installation \u0026amp; Electrical \u003c\/span\u003e\n\u003ch3\u003eHardwired Ceiling Mount\u003c\/h3\u003e\n\u003cp\u003eLegno installs directly to the ceiling electrical supply. Once mounted, each spotlight can be aimed independently to create the final lighting layout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-install__details\"\u003e\n\u003cdiv class=\"leg-install__list\"\u003e\n\u003cdiv class=\"leg-install__row\"\u003e\n\u003cspan\u003eLight Source\u003c\/span\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-install__row\"\u003e\n\u003cspan\u003eBulbs\u003c\/span\u003e \u003cstrong\u003eIncluded\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-install__row\"\u003e\n\u003cspan\u003ePower\u003c\/span\u003e \u003cstrong\u003eMax 40W\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-install__row\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cstrong\u003eAC110–240V\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-install__row\"\u003e\n\u003cspan\u003eWiring\u003c\/span\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-install__row\"\u003e\n\u003cspan\u003eControl\u003c\/span\u003e \u003cstrong\u003eCompatible With Common Wall Switches\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-install__row\"\u003e\n\u003cspan\u003eRating\u003c\/span\u003e \u003cstrong\u003eIP20 · Indoor Dry Locations\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-install__row\"\u003e\n\u003cspan\u003eInstallation\u003c\/span\u003e \u003cstrong\u003eProfessional Recommended\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     06 — SPECIFICATIONS\n====================================================== --\u003e\n\u003csection class=\"leg-spec\"\u003e\n\u003cdiv class=\"leg-spec__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"leg-label\"\u003e Product Details \u003c\/span\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEssential sizing, lighting and installation details before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__table\"\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003eProduct\u003c\/span\u003e \u003cspan\u003eLegno Wood Track Light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003e1-Light\u003c\/span\u003e \u003cspan\u003eL2.8\" × H6.7\" · L7 × H17cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003e2-Light\u003c\/span\u003e \u003cspan\u003eL16.5\" × H8.6\" · L42 × H22cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003e3-Light\u003c\/span\u003e \u003cspan\u003eL31.4\" × H8.6\" · L80 × H22cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003e4-Light\u003c\/span\u003e \u003cspan\u003eL39.3\" × H8.6\" · L100 × H22cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003e5-Light\u003c\/span\u003e \u003cspan\u003eL47.2\" × H8.6\" · L120 × H22cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003eMaterials\u003c\/span\u003e \u003cspan\u003eWood · Metal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003eFinish Options\u003c\/span\u003e \u003cspan\u003eWood Color · Walnut Color\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003eSpotlight Adjustment\u003c\/span\u003e \u003cspan\u003e360° Rotation · 180° Tilt\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003eLight Source\u003c\/span\u003e \u003cspan\u003eE26 \/ E27 Replaceable Bulbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003eBulbs Included\u003c\/span\u003e \u003cspan\u003eYes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003eLight Options\u003c\/span\u003e \u003cspan\u003eWarm Light · Cool Light · Three Color Light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003eThree Color Option\u003c\/span\u003e \u003cspan\u003eWarm \/ Neutral \/ Cool Color Switching · No Smooth Brightness Dimming\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003ePower\u003c\/span\u003e \u003cspan\u003eMax 40W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cspan\u003eAC110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003eMounting\u003c\/span\u003e \u003cspan\u003eCeiling Mount\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003eWiring\u003c\/span\u003e \u003cspan\u003eHardwired\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003eControl\u003c\/span\u003e \u003cspan\u003eCompatible with Common Wall Switches · Switch Not Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003eIP Rating\u003c\/span\u003e \u003cspan\u003eIP20 · Indoor Dry Locations · Not Waterproof\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003eInstallation\u003c\/span\u003e \u003cspan\u003eHardwired Ceiling Installation · Professional Installation Recommended\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-spec__row\"\u003e\n\u003cspan\u003eCompliance\u003c\/span\u003e \u003cspan\u003eCompliant with SAA\/UL\/ETL\/CE and CSA certifcation standards.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     07 — FAQ\n====================================================== --\u003e\n\u003csection class=\"leg-faq\"\u003e\n\u003cdiv class=\"leg-faq__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"leg-label\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch3\u003eBefore You Choose\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eQuick answers about size, adjustment, light options and installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leg-faq__list\"\u003e\n\u003cdetails class=\"leg-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eHow many spotlight heads are available?\u003c\/span\u003e \u003cspan class=\"leg-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eLegno is available with 1, 2, 3, 4 or 5 adjustable spotlight heads. Longer versions provide more directional points across a wider ceiling area.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"leg-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eCan each spotlight be adjusted separately?\u003c\/span\u003e \u003cspan class=\"leg-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Each spotlight head can be repositioned individually, with approximately 360° rotation and 180° tilt.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"leg-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhich size should I choose?\u003c\/span\u003e \u003cspan class=\"leg-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eChoose based on both ceiling span and the number of areas you want to illuminate. The 1–2 light versions suit more localized lighting, while 3–5 lights spread directional illumination across a longer area.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"leg-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat is the difference between Wood Color and Walnut Color?\u003c\/span\u003e \u003cspan class=\"leg-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eWood Color has a lighter, more natural appearance, while Walnut Color gives the fixture a deeper and warmer wood tone.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"leg-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat does Three Color Light mean?\u003c\/span\u003e \u003cspan class=\"leg-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eThe Three Color option lets you switch between warm, neutral and cool light tones. It changes color temperature only and does not provide smooth brightness dimming.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"leg-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eAre bulbs included?\u003c\/span\u003e \u003cspan class=\"leg-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Compatible light sources are included with the fixture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"leg-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eDoes Legno use replaceable bulbs?\u003c\/span\u003e \u003cspan class=\"leg-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. The fixture uses E26 \/ E27 light sources, making future replacement more practical than a permanently integrated lighting system.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"leg-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eIs this a plug-in track light?\u003c\/span\u003e \u003cspan class=\"leg-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. Legno is designed for hardwired ceiling installation and connects to the room's electrical supply.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"leg-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eIs professional installation recommended?\u003c\/span\u003e \u003cspan class=\"leg-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Professional installation is recommended for secure ceiling mounting and correct electrical connection.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PRODUCT NOTE\n====================================================== --\u003e\n\u003cdiv class=\"leg-note\"\u003e\n\u003cstrong\u003e Please note: \u003c\/strong\u003e natural wood grain, tone and pattern can vary slightly from piece to piece. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/div\u003e\n\u003c!-- =====================================================\n     SHIPPING \u0026 RETURNS\n====================================================== --\u003e\n\u003csection class=\"leg-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     LIGHTBOX — ADJUSTABLE\n====================================================== --\u003e \u003ca id=\"legno-direction-lightbox\" href=\"#legno-direction\" class=\"leg-lightbox\"\u003e \u003cspan class=\"leg-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/legno-wood-track-light-stuberlighting_17.jpg?v=1787794170\" alt=\"Enlarged Legno Wood Track Light showing 360 degree rotation and 180 degree tilt\"\u003e \u003cspan class=\"leg-lightbox__caption\"\u003e Adjustable Spotlight · 360° Rotation · 180° Tilt \u003c\/span\u003e \u003cspan class=\"leg-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — 1 LIGHT\n====================================================== --\u003e \u003ca id=\"legno-1-lightbox\" href=\"#legno-sizes\" class=\"leg-lightbox\"\u003e \u003cspan class=\"leg-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/legno-wood-track-light-stuberlighting_31.jpg?v=1787794170\" alt=\"Enlarged Legno Wood Track Light 1-light dimension guide\"\u003e \u003cspan class=\"leg-lightbox__caption\"\u003e 1-Light · L2.8\" × H6.7\" \u003c\/span\u003e \u003cspan class=\"leg-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — 2 LIGHT\n====================================================== --\u003e \u003ca id=\"legno-2-lightbox\" href=\"#legno-sizes\" class=\"leg-lightbox\"\u003e \u003cspan class=\"leg-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/legno-wood-track-light-stuberlighting_32.jpg?v=1787794171\" alt=\"Enlarged Legno Wood Track Light 2-light dimension guide\"\u003e \u003cspan class=\"leg-lightbox__caption\"\u003e 2-Light · L16.5\" × H8.6\" \u003c\/span\u003e \u003cspan class=\"leg-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — 3 LIGHT\n====================================================== --\u003e \u003ca id=\"legno-3-lightbox\" href=\"#legno-sizes\" class=\"leg-lightbox\"\u003e \u003cspan class=\"leg-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/legno-wood-track-light-stuberlighting_33.jpg?v=1787794170\" alt=\"Enlarged Legno Wood Track Light 3-light dimension guide\"\u003e \u003cspan class=\"leg-lightbox__caption\"\u003e 3-Light · L31.4\" × H8.6\" \u003c\/span\u003e \u003cspan class=\"leg-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — 4 LIGHT\n====================================================== --\u003e \u003ca id=\"legno-4-lightbox\" href=\"#legno-sizes\" class=\"leg-lightbox\"\u003e \u003cspan class=\"leg-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/legno-wood-track-light-stuberlighting_23.jpg?v=1787794170\" alt=\"Enlarged Legno Wood Track Light 4-light dimension guide\"\u003e \u003cspan class=\"leg-lightbox__caption\"\u003e 4-Light · L39.3\" × H8.6\" \u003c\/span\u003e \u003cspan class=\"leg-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — 5 LIGHT\n====================================================== --\u003e \u003ca id=\"legno-5-lightbox\" href=\"#legno-sizes\" class=\"leg-lightbox\"\u003e \u003cspan class=\"leg-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/legno-wood-track-light-stuberlighting_26.jpg?v=1787794170\" alt=\"Enlarged Legno Wood Track Light 5-light dimension guide\"\u003e \u003cspan class=\"leg-lightbox__caption\"\u003e 5-Light · L47.2\" × H8.6\" \u003c\/span\u003e \u003cspan class=\"leg-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"1 Head L 2.8\" x H 6.7\" \/ Walnut Color \/ Three Color Light","offer_id":53825001718043,"sku":"STB-CL-26-10081","price":95.0,"currency_code":"USD","in_stock":true},{"title":"1 Head L 2.8\" x H 6.7\" \/ Walnut Color \/ Warm Light","offer_id":53825001750811,"sku":"STB-CL-26-10082","price":95.0,"currency_code":"USD","in_stock":true},{"title":"1 Head L 2.8\" x H 6.7\" \/ Walnut Color \/ Cool Light","offer_id":53825001783579,"sku":"STB-CL-26-10083","price":95.0,"currency_code":"USD","in_stock":true},{"title":"1 Head L 2.8\" x H 6.7\" \/ Wood Color \/ Three Color Light","offer_id":53825001816347,"sku":"STB-CL-26-10084","price":95.0,"currency_code":"USD","in_stock":true},{"title":"1 Head L 2.8\" x H 6.7\" \/ Wood Color \/ Warm Light","offer_id":53825001849115,"sku":"STB-CL-26-10085","price":95.0,"currency_code":"USD","in_stock":true},{"title":"1 Head L 2.8\" x H 6.7\" \/ Wood Color \/ Cool Light","offer_id":53825001881883,"sku":"STB-CL-26-10086","price":95.0,"currency_code":"USD","in_stock":true},{"title":"2 Heads L 16.5\" x H 8.6\" \/ Walnut Color \/ Three Color Light","offer_id":53825001914651,"sku":"STB-CL-26-10087","price":145.0,"currency_code":"USD","in_stock":true},{"title":"2 Heads L 16.5\" x H 8.6\" \/ Walnut Color \/ Warm Light","offer_id":53825001947419,"sku":"STB-CL-26-10088","price":145.0,"currency_code":"USD","in_stock":true},{"title":"2 Heads L 16.5\" x H 8.6\" \/ Walnut Color \/ Cool Light","offer_id":53825001980187,"sku":"STB-CL-26-10089","price":145.0,"currency_code":"USD","in_stock":true},{"title":"2 Heads L 16.5\" x H 8.6\" \/ Wood Color \/ Three Color Light","offer_id":53825002012955,"sku":"STB-CL-26-10090","price":145.0,"currency_code":"USD","in_stock":true},{"title":"2 Heads L 16.5\" x H 8.6\" \/ Wood Color \/ Warm Light","offer_id":53825002045723,"sku":"STB-CL-26-10091","price":145.0,"currency_code":"USD","in_stock":true},{"title":"2 Heads L 16.5\" x H 8.6\" \/ Wood Color \/ Cool Light","offer_id":53825002078491,"sku":"STB-CL-26-10092","price":145.0,"currency_code":"USD","in_stock":true},{"title":"3 Heads L 31.4\" x H 8.6\" \/ Walnut Color \/ Three Color Light","offer_id":53825002111259,"sku":"STB-CL-26-10093","price":198.0,"currency_code":"USD","in_stock":true},{"title":"3 Heads L 31.4\" x H 8.6\" \/ Walnut Color \/ Warm Light","offer_id":53825002144027,"sku":"STB-CL-26-10094","price":198.0,"currency_code":"USD","in_stock":true},{"title":"3 Heads L 31.4\" x H 8.6\" \/ Walnut Color \/ Cool Light","offer_id":53825002176795,"sku":"STB-CL-26-10095","price":198.0,"currency_code":"USD","in_stock":true},{"title":"3 Heads L 31.4\" x H 8.6\" \/ Wood Color \/ Three Color Light","offer_id":53825002209563,"sku":"STB-CL-26-10096","price":198.0,"currency_code":"USD","in_stock":true},{"title":"3 Heads L 31.4\" x H 8.6\" \/ Wood Color \/ Warm Light","offer_id":53825002242331,"sku":"STB-CL-26-10097","price":198.0,"currency_code":"USD","in_stock":true},{"title":"3 Heads L 31.4\" x H 8.6\" \/ Wood Color \/ Cool Light","offer_id":53825002275099,"sku":"STB-CL-26-10098","price":198.0,"currency_code":"USD","in_stock":true},{"title":"4 Heads L 39.3\" x H 8.6\" \/ Walnut Color \/ Three Color Light","offer_id":53825002307867,"sku":"STB-CL-26-10099","price":295.0,"currency_code":"USD","in_stock":true},{"title":"4 Heads L 39.3\" x H 8.6\" \/ Walnut Color \/ Warm Light","offer_id":53825002340635,"sku":"STB-CL-26-10100","price":295.0,"currency_code":"USD","in_stock":true},{"title":"4 Heads L 39.3\" x H 8.6\" \/ Walnut Color \/ Cool Light","offer_id":53825002373403,"sku":"STB-CL-26-10101","price":295.0,"currency_code":"USD","in_stock":true},{"title":"4 Heads L 39.3\" x H 8.6\" \/ Wood Color \/ Three Color Light","offer_id":53825002406171,"sku":"STB-CL-26-10102","price":295.0,"currency_code":"USD","in_stock":true},{"title":"4 Heads L 39.3\" x H 8.6\" \/ Wood Color \/ Warm Light","offer_id":53825002438939,"sku":"STB-CL-26-10103","price":295.0,"currency_code":"USD","in_stock":true},{"title":"4 Heads L 39.3\" x H 8.6\" \/ Wood Color \/ Cool Light","offer_id":53825002471707,"sku":"STB-CL-26-10104","price":295.0,"currency_code":"USD","in_stock":true},{"title":"5 Heads L 47.2\" x H 8.6\" \/ Walnut Color \/ Three Color Light","offer_id":53825002504475,"sku":"STB-CL-26-10105","price":392.0,"currency_code":"USD","in_stock":true},{"title":"5 Heads L 47.2\" x H 8.6\" \/ Walnut Color \/ Warm Light","offer_id":53825002537243,"sku":"STB-CL-26-10106","price":392.0,"currency_code":"USD","in_stock":true},{"title":"5 Heads L 47.2\" x H 8.6\" \/ Walnut Color \/ Cool Light","offer_id":53825002570011,"sku":"STB-CL-26-10107","price":392.0,"currency_code":"USD","in_stock":true},{"title":"5 Heads L 47.2\" x H 8.6\" \/ Wood Color \/ Three Color Light","offer_id":53825002602779,"sku":"STB-CL-26-10108","price":392.0,"currency_code":"USD","in_stock":true},{"title":"5 Heads L 47.2\" x H 8.6\" \/ Wood Color \/ Warm Light","offer_id":53825002635547,"sku":"STB-CL-26-10109","price":392.0,"currency_code":"USD","in_stock":true},{"title":"5 Heads L 47.2\" x H 8.6\" \/ Wood Color \/ Cool Light","offer_id":53825002668315,"sku":"STB-CL-26-10110","price":392.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/legno-wood-track-light-stuberlighting_1.jpg?v=1787794170"},{"product_id":"cascata-alabaster-chandelier","title":"Cascata Alabaster Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING\n   CASCATA ALABASTER CHANDELIER\n\n   CASCADE FORM → SCALE → ALABASTER → LIGHT\n   → INSTALLATION → SPECS → FAQ\n\n   PRODUCT-SPECIFIC · DAWN SAFE · RESPONSIVE\n========================================================= *\/\n\n.stb-cascata{\n  --ink:#21160F;\n  --brown:#4B3322;\n  --accent:#987351;\n\n  --ivory:#FFFDF9;\n  --paper:#FAF7F1;\n  --cream:#F3EBE1;\n  --soft:#F7F2EB;\n\n  --text:#5D5148;\n  --muted:#81756C;\n\n  --line:#DDD0C2;\n  --line-strong:#C9B7A3;\n\n  width:100%;\n  max-width:900px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--text);\n  background:transparent;\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:13px;\n  line-height:1.55;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-cascata *,\n.stb-cascata *::before,\n.stb-cascata *::after{\n  box-sizing:border-box;\n}\n\n.stb-cascata h2,\n.stb-cascata h3,\n.stb-cascata p,\n.stb-cascata figure{\n  margin-top:0;\n}\n\n.stb-cascata h2,\n.stb-cascata h3{\n  color:var(--ink);\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-cascata img{\n  display:block !important;\n  width:auto !important;\n  max-width:100% !important;\n  height:auto !important;\n  margin:auto !important;\n  object-fit:contain !important;\n  object-position:center !important;\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.cas-kicker{\n  display:block;\n  margin-bottom:6px;\n\n  color:var(--accent);\n\n  font-size:8px;\n  line-height:1.3;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   01 — INTRO\n========================================================= *\/\n\n.cas-intro{\n  display:grid;\n  grid-template-columns:minmax(0,1.46fr) minmax(200px,.54fr);\n\n  gap:39px;\n  align-items:end;\n\n  padding:8px 0 24px;\n\n  border-bottom:1px solid var(--ink);\n}\n\n.cas-intro h2{\n  max-width:625px;\n\n  margin:0;\n\n  font-size:35px;\n  line-height:.98;\n}\n\n.cas-intro__lead{\n  max-width:650px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:11.2px;\n  line-height:1.54;\n}\n\n\n\/* QUICK DATA *\/\n\n.cas-quick{\n  border-top:1px solid var(--ink);\n}\n\n.cas-quick__row{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cas-quick__row span{\n  color:var(--muted);\n\n  font-size:7.5px;\n  text-transform:uppercase;\n}\n\n.cas-quick__row strong{\n  color:var(--ink);\n\n  font-size:9.8px;\n  line-height:1.35;\n\n  font-weight:500;\n  text-align:right;\n}\n\n\n\/* =========================================================\n   02 — CASCADE FORM\n========================================================= *\/\n\n.cas-form{\n  display:grid;\n  grid-template-columns:minmax(230px,.66fr) minmax(0,1.34fr);\n\n  gap:29px;\n  align-items:center;\n\n  margin-top:23px;\n}\n\n\n\/* DETAIL IMAGE *\/\n\n.cas-form__visual{\n  min-width:0;\n  margin:0;\n}\n\n.cas-form__frame{\n  padding:7px;\n\n  background:var(--soft);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.cas-form__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:255px;\n\n  overflow:hidden;\n\n  background:#fff;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.cas-form__frame img{\n  max-height:260px !important;\n}\n\n.cas-form figcaption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:10px;\n\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:7.8px;\n}\n\n.cas-form figcaption strong{\n  color:var(--brown);\n  font-weight:500;\n}\n\n\n\/* FORM COPY *\/\n\n.cas-form__copy h3{\n  max-width:500px;\n\n  margin:0;\n\n  font-size:27px;\n  line-height:1.02;\n}\n\n.cas-form__lead{\n  max-width:525px;\n\n  margin:8px 0 14px;\n\n  color:var(--text);\n\n  font-size:10.1px;\n  line-height:1.46;\n}\n\n\n\/* TIER LINES *\/\n\n.cas-tiers{\n  border-top:1px solid var(--ink);\n}\n\n.cas-tier{\n  display:grid;\n  grid-template-columns:92px minmax(0,1fr);\n\n  gap:14px;\n  align-items:center;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cas-tier span{\n  color:var(--accent);\n\n  font-size:7.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.cas-tier strong{\n  color:var(--ink);\n\n  font-size:9.8px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   03 — SCALE GUIDE\n========================================================= *\/\n\n.cas-scale{\n  margin-top:25px;\n}\n\n.cas-scale__head{\n  display:grid;\n  grid-template-columns:minmax(0,.4fr) minmax(0,.6fr);\n\n  gap:28px;\n  align-items:end;\n\n  margin-bottom:10px;\n}\n\n.cas-scale__head h3{\n  margin:0;\n\n  font-size:25px;\n  line-height:1.03;\n}\n\n.cas-scale__head p{\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.4px;\n  line-height:1.42;\n}\n\n\n\/* STEPPED SIZES *\/\n\n.cas-size-list{\n  border-top:1px solid var(--ink);\n}\n\n.cas-size{\n  display:grid;\n  grid-template-columns:72px minmax(150px,.34fr) minmax(0,.66fr);\n\n  align-items:center;\n\n  min-height:54px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cas-size__index{\n  color:var(--accent);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:23px;\n}\n\n.cas-size__measure{\n  color:var(--ink);\n\n  font-size:10px;\n  font-weight:500;\n}\n\n.cas-size__measure span{\n  display:block;\n\n  margin-top:1px;\n\n  color:var(--muted);\n\n  font-size:8px;\n}\n\n.cas-size__bar{\n  position:relative;\n\n  height:18px;\n}\n\n.cas-size__bar::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:8px;\n  left:0;\n\n  height:1px;\n\n  background:var(--accent);\n}\n\n.cas-size--1 .cas-size__bar::before{\n  width:45%;\n}\n\n.cas-size--2 .cas-size__bar::before{\n  width:60%;\n}\n\n.cas-size--3 .cas-size__bar::before{\n  width:80%;\n}\n\n.cas-size--4 .cas-size__bar::before{\n  width:100%;\n}\n\n\n\/* DIMENSION PANEL *\/\n\n.cas-dimension{\n  display:grid;\n  grid-template-columns:minmax(245px,.58fr) minmax(0,.42fr);\n\n  gap:23px;\n  align-items:center;\n\n  margin-top:13px;\n}\n\n.cas-dimension__visual{\n  margin:0;\n}\n\n.cas-dimension__frame{\n  padding:7px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.cas-dimension__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:230px;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.cas-dimension__frame img{\n  max-height:235px !important;\n}\n\n.cas-dimension figcaption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:10px;\n\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:7.8px;\n}\n\n.cas-dimension figcaption strong{\n  color:var(--brown);\n  font-weight:500;\n}\n\n.cas-dimension__copy{\n  padding-left:4px;\n}\n\n.cas-dimension__number{\n  display:block;\n\n  color:var(--accent);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:42px;\n  line-height:.9;\n}\n\n.cas-dimension__copy h3{\n  margin:8px 0 0;\n\n  font-size:21px;\n  line-height:1.04;\n}\n\n.cas-dimension__copy p{\n  margin:6px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.1px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   04 — NATURAL ALABASTER\n========================================================= *\/\n\n.cas-stone{\n  display:grid;\n  grid-template-columns:minmax(240px,.64fr) minmax(0,1.36fr);\n\n  gap:29px;\n  align-items:center;\n\n  margin-top:25px;\n  padding:19px 0;\n\n  border-top:1px solid var(--ink);\n  border-bottom:1px solid var(--ink);\n}\n\n\n\/* STONE IMAGE *\/\n\n.cas-stone__visual{\n  margin:0;\n}\n\n.cas-stone__frame{\n  padding:7px;\n\n  background:var(--soft);\n\n  border:1px solid var(--line);\n  border-radius:6px;\n}\n\n.cas-stone__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:220px;\n\n  overflow:hidden;\n\n  background:#fff;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.cas-stone__frame img{\n  max-height:225px !important;\n}\n\n.cas-stone figcaption{\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:7.8px;\n}\n\n\n\/* COPY *\/\n\n.cas-stone__copy h3{\n  margin:0;\n\n  font-size:26px;\n  line-height:1.02;\n}\n\n.cas-stone__lead{\n  max-width:535px;\n\n  margin:8px 0 13px;\n\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.46;\n}\n\n.cas-stone__grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  border-top:1px solid var(--ink);\n}\n\n.cas-stone__item{\n  min-width:0;\n\n  padding:9px 10px 2px 0;\n}\n\n.cas-stone__item + .cas-stone__item{\n  padding-left:12px;\n\n  border-left:1px solid var(--line);\n}\n\n.cas-stone__item small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.cas-stone__item strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.cas-stone__item p{\n  margin:4px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n  line-height:1.36;\n}\n\n\n\/* =========================================================\n   05 — LIGHT \/ INSTALL\n========================================================= *\/\n\n.cas-practical{\n  display:grid;\n  grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);\n\n  margin-top:23px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n\n\/* DARK LIGHT SIDE *\/\n\n.cas-light{\n  padding:20px;\n\n  background:var(--ink);\n}\n\n.cas-light .cas-kicker{\n  color:#D7B58E;\n}\n\n.cas-light h3{\n  margin:0;\n\n  color:#FFF9F1;\n\n  font-size:22px;\n  line-height:1.04;\n}\n\n.cas-light__lead{\n  margin:7px 0 11px;\n\n  color:#DCCFC4;\n\n  font-size:9.3px;\n  line-height:1.42;\n}\n\n.cas-light__facts{\n  border-top:1px solid rgba(255,255,255,.22);\n}\n\n.cas-light__row{\n  display:flex;\n  justify-content:space-between;\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid rgba(255,255,255,.14);\n}\n\n.cas-light__row span{\n  color:#C8B7A7;\n\n  font-size:7.5px;\n\n  text-transform:uppercase;\n}\n\n.cas-light__row strong{\n  color:#FFF8EF;\n\n  font-size:9.7px;\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* INSTALL SIDE *\/\n\n.cas-install{\n  padding:19px 20px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-left:0;\n}\n\n.cas-install h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.04;\n}\n\n.cas-install__lead{\n  margin:6px 0 10px;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  line-height:1.4;\n}\n\n.cas-install__list{\n  border-top:1px solid var(--ink);\n}\n\n.cas-install__row{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-start;\n\n  gap:15px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cas-install__row span{\n  color:var(--accent);\n\n  font-size:7.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.cas-install__row strong{\n  max-width:68%;\n\n  color:var(--ink);\n\n  font-size:9.7px;\n  line-height:1.4;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   06 — SCALE \/ PLACEMENT\n========================================================= *\/\n\n.cas-placement{\n  display:grid;\n  grid-template-columns:auto repeat(3,minmax(0,1fr));\n\n  margin-top:20px;\n\n  padding:14px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cas-placement__title{\n  min-width:145px;\n\n  padding-right:18px;\n}\n\n.cas-placement__title h3{\n  margin:0;\n\n  font-size:19px;\n  line-height:1.05;\n}\n\n.cas-placement__item{\n  padding:1px 13px;\n\n  border-left:1px solid var(--line);\n}\n\n.cas-placement__item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:9.7px;\n  font-weight:500;\n}\n\n.cas-placement__item p{\n  margin:3px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n  line-height:1.36;\n}\n\n\n\/* =========================================================\n   07 — SPECIFICATIONS\n========================================================= *\/\n\n.cas-spec{\n  margin-top:22px;\n}\n\n.cas-spec__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:20px;\n\n  margin-bottom:8px;\n}\n\n.cas-spec__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.04;\n}\n\n.cas-spec__head p{\n  max-width:345px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.4;\n\n  text-align:right;\n}\n\n.cas-spec__table{\n  border-top:1px solid var(--ink);\n}\n\n.cas-spec__row{\n  display:grid;\n  grid-template-columns:minmax(150px,.28fr) minmax(0,.72fr);\n\n  gap:20px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cas-spec__row span:first-child{\n  color:#75685F;\n\n  font-size:10.8px;\n  line-height:1.44;\n\n  font-weight:500;\n}\n\n.cas-spec__row span:last-child{\n  color:var(--ink);\n\n  font-size:11px;\n  line-height:1.46;\n\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   08 — FAQ\n========================================================= *\/\n\n.cas-faq{\n  display:grid;\n  grid-template-columns:minmax(175px,.27fr) minmax(0,.73fr);\n\n  gap:27px;\n\n  margin-top:21px;\n  padding-top:18px;\n\n  border-top:1px solid var(--ink);\n}\n\n.cas-faq__intro h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.04;\n}\n\n.cas-faq__intro p{\n  margin:6px 0 0;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.4;\n}\n\n.cas-faq__list{\n  border-top:1px solid var(--line);\n}\n\n.cas-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cas-faq__item summary{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:14px;\n\n  padding:9px 0;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:15.5px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.cas-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.cas-faq__plus{\n  flex:0 0 auto;\n\n  color:var(--accent);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:15px;\n\n  transition:transform .2s ease;\n}\n\n.cas-faq__item[open] .cas-faq__plus{\n  transform:rotate(45deg);\n}\n\n.cas-faq__item p{\n  max-width:650px;\n\n  margin:0;\n\n  padding:0 28px 10px 0;\n\n  color:var(--text);\n\n  font-size:9.7px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   NOTE\n========================================================= *\/\n\n.cas-note{\n  margin-top:14px;\n\n  padding:10px 12px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--accent);\n\n  color:var(--text);\n\n  font-size:9.3px;\n  line-height:1.45;\n}\n\n.cas-note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.cas-shipping{\n  margin-top:14px;\n\n  padding:18px 20px;\n\n  background:var(--ink);\n\n  border-radius:7px;\n}\n\n.cas-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF9F1;\n\n  font-size:19px;\n  line-height:1.1;\n}\n\n.cas-shipping p{\n  margin:0 0 5px;\n\n  color:#DDD2C8;\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n.cas-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.cas-shipping a{\n  color:#D9B990;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.cas-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,13,9,.95);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.cas-lightbox:target{\n  display:flex;\n}\n\n.cas-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.cas-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:82vh !important;\n\n  padding:6px;\n\n  background:#fff;\n\n  border-radius:5px;\n}\n\n.cas-lightbox__caption{\n  margin-top:9px;\n\n  color:#E2C9A7;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n.cas-lightbox__hint{\n  margin-top:3px;\n\n  color:#A99A8D;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .cas-intro{\n    grid-template-columns:minmax(0,1.16fr) minmax(180px,.84fr);\n\n    gap:20px;\n  }\n\n  .cas-intro h2{\n    font-size:28px;\n  }\n\n\n  .cas-form{\n    grid-template-columns:minmax(190px,.58fr) minmax(0,1.42fr);\n\n    gap:20px;\n  }\n\n\n  .cas-stone{\n    grid-template-columns:minmax(200px,.58fr) minmax(0,1.42fr);\n\n    gap:20px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .stb-cascata{\n    font-size:12.5px;\n  }\n\n\n  \/* INTRO *\/\n\n  .cas-intro{\n    grid-template-columns:1fr;\n\n    gap:14px;\n  }\n\n  .cas-quick{\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n  .cas-quick__row{\n    display:block;\n\n    padding:7px 9px;\n  }\n\n  .cas-quick__row:nth-child(even){\n    border-left:1px solid var(--line);\n  }\n\n  .cas-quick__row strong{\n    display:block;\n\n    margin-top:2px;\n\n    text-align:left;\n  }\n\n\n  \/* FORM *\/\n\n  .cas-form{\n    grid-template-columns:minmax(125px,.38fr) minmax(0,.62fr);\n\n    gap:11px;\n  }\n\n  .cas-form__frame a{\n    min-height:155px;\n  }\n\n  .cas-form__frame img{\n    max-height:155px !important;\n  }\n\n  .cas-form__copy h3{\n    font-size:21px;\n  }\n\n  .cas-form__lead{\n    font-size:9px;\n  }\n\n\n  \/* SCALE *\/\n\n  .cas-scale__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n  .cas-size{\n    grid-template-columns:45px 125px minmax(0,1fr);\n  }\n\n  .cas-dimension{\n    grid-template-columns:minmax(130px,.42fr) minmax(0,.58fr);\n\n    gap:12px;\n  }\n\n  .cas-dimension__frame a{\n    min-height:150px;\n  }\n\n  .cas-dimension__frame img{\n    max-height:150px !important;\n  }\n\n  .cas-dimension__number{\n    font-size:34px;\n  }\n\n\n  \/* STONE *\/\n\n  .cas-stone{\n    grid-template-columns:minmax(125px,.37fr) minmax(0,.63fr);\n\n    gap:12px;\n  }\n\n  .cas-stone__frame a{\n    min-height:145px;\n  }\n\n  .cas-stone__frame img{\n    max-height:145px !important;\n  }\n\n  .cas-stone__copy h3{\n    font-size:21px;\n  }\n\n  .cas-stone__lead{\n    font-size:9px;\n  }\n\n  .cas-stone__grid{\n    grid-template-columns:1fr;\n  }\n\n  .cas-stone__item{\n    padding:5px 0;\n  }\n\n  .cas-stone__item + .cas-stone__item{\n    padding-left:0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .cas-stone__item p{\n    display:none;\n  }\n\n\n  \/* LIGHT \/ INSTALL *\/\n\n  .cas-practical{\n    grid-template-columns:1fr;\n  }\n\n  .cas-install{\n    border-left:1px solid var(--line-strong);\n    border-top:0;\n  }\n\n\n  \/* PLACEMENT *\/\n\n  .cas-placement{\n    grid-template-columns:1fr;\n  }\n\n  .cas-placement__title{\n    padding:0 0 7px;\n  }\n\n  .cas-placement__item{\n    padding:7px 0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SPECS *\/\n\n  .cas-spec__head{\n    display:block;\n  }\n\n  .cas-spec__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n  .cas-spec__row{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .cas-spec__row span:first-child{\n    color:var(--accent);\n\n    font-size:9px;\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .cas-faq{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .cas-form,\n  .cas-dimension,\n  .cas-stone{\n    grid-template-columns:1fr;\n  }\n\n  .cas-form__visual,\n  .cas-dimension__visual,\n  .cas-stone__visual{\n    width:245px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-cascata\" id=\"cascata-root\"\u003e\n\u003c!-- =====================================================\n     01 — INTRO\n====================================================== --\u003e\n\u003csection class=\"cas-intro\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"cas-kicker\"\u003e Cascata Alabaster Chandelier \u003c\/span\u003e\n\u003ch2\u003eLayers of Alabaster, Falling Like Light\u003c\/h2\u003e\n\u003cp class=\"cas-intro__lead\"\u003eCascata builds its silhouette from descending tiers of natural alabaster panels. The layered stone softens the bulbs behind it while creating the depth and movement of a cascading chandelier—an architectural centerpiece for dining rooms, living spaces and high-impact interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-quick\"\u003e\n\u003cdiv class=\"cas-quick__row\"\u003e\n\u003cspan\u003eSizes\u003c\/span\u003e \u003cstrong\u003e4 Diameters\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-quick__row\"\u003e\n\u003cspan\u003eMaterial\u003c\/span\u003e \u003cstrong\u003eNatural Alabaster\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-quick__row\"\u003e\n\u003cspan\u003eBulb Base\u003c\/span\u003e \u003cstrong\u003eE14\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-quick__row\"\u003e\n\u003cspan\u003eBulbs\u003c\/span\u003e \u003cstrong\u003eIncluded\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     02 — CASCADE FORM\n====================================================== --\u003e\n\u003csection class=\"cas-form\" id=\"cascata-detail\"\u003e\n\u003cfigure class=\"cas-form__visual\"\u003e\n\u003cdiv class=\"cas-form__frame\"\u003e\u003ca href=\"#cascata-detail-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cascata-alabaster-chandelier-stuberlighting_7.jpg?v=1787990726\" alt=\"Cascata Alabaster Chandelier layered natural alabaster panels and brass frame detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Alabaster \u0026amp; Brass Detail \u003c\/strong\u003e \u003cspan\u003e Enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cdiv class=\"cas-form__copy\"\u003e\n\u003cspan class=\"cas-kicker\"\u003e Layered Construction \u003c\/span\u003e\n\u003ch3\u003eA Chandelier Built in Descending Tiers\u003c\/h3\u003e\n\u003cp class=\"cas-form__lead\"\u003eNarrow alabaster panels wrap around the brass frame in stepped layers. When illuminated, the overlapping stone creates a warmer and more dimensional effect than a conventional exposed-bulb chandelier.\u003c\/p\u003e\n\u003cdiv class=\"cas-tiers\"\u003e\n\u003cdiv class=\"cas-tier\"\u003e\n\u003cspan\u003eSilhouette\u003c\/span\u003e \u003cstrong\u003eTiered · Cascading\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-tier\"\u003e\n\u003cspan\u003eStone\u003c\/span\u003e \u003cstrong\u003eNatural Translucent Alabaster\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-tier\"\u003e\n\u003cspan\u003eFrame\u003c\/span\u003e \u003cstrong\u003eBrass\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-tier\"\u003e\n\u003cspan\u003eLight Effect\u003c\/span\u003e \u003cstrong\u003eSoftened Through Stone\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     03 — SIZE GUIDE\n====================================================== --\u003e\n\u003csection class=\"cas-scale\" id=\"cascata-size\"\u003e\n\u003cdiv class=\"cas-scale__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"cas-kicker\"\u003e Choose Your Scale \u003c\/span\u003e\n\u003ch3\u003eFour Sizes, Same Cascading Form\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eChoose the diameter by room scale and table size. Larger versions add both width and additional vertical presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-size-list\"\u003e\n\u003cdiv class=\"cas-size cas-size--1\"\u003e\n\u003cspan class=\"cas-size__index\"\u003e 01 \u003c\/span\u003e\n\u003cdiv class=\"cas-size__measure\"\u003eØ17.7\" × H22.8\" \u003cspan\u003eØ45 × H58cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-size__bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-size cas-size--2\"\u003e\n\u003cspan class=\"cas-size__index\"\u003e 02 \u003c\/span\u003e\n\u003cdiv class=\"cas-size__measure\"\u003eØ23.6\" × H25.6\" \u003cspan\u003eØ60 × H65cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-size__bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-size cas-size--3\"\u003e\n\u003cspan class=\"cas-size__index\"\u003e 03 \u003c\/span\u003e\n\u003cdiv class=\"cas-size__measure\"\u003eØ31.5\" × H27.6\" \u003cspan\u003eØ80 × H70cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-size__bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-size cas-size--4\"\u003e\n\u003cspan class=\"cas-size__index\"\u003e 04 \u003c\/span\u003e\n\u003cdiv class=\"cas-size__measure\"\u003eØ39.4\" × H30.3\" \u003cspan\u003eØ100 × H77cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-size__bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-dimension\"\u003e\n\u003cfigure class=\"cas-dimension__visual\"\u003e\n\u003cdiv class=\"cas-dimension__frame\"\u003e\u003ca href=\"#cascata-size-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cascata-alabaster-chandelier-stuberlighting_12.jpg?v=1787990726\" alt=\"Cascata Alabaster Chandelier 31.5 inch diameter by 27.6 inch high dimension guide\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Ø31.5\" × H27.6\" \u003c\/strong\u003e \u003cspan\u003e Enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cdiv class=\"cas-dimension__copy\"\u003e\n\u003cspan class=\"cas-kicker\"\u003e Featured Scale \u003c\/span\u003e \u003cspan class=\"cas-dimension__number\"\u003e 31.5\" \u003c\/span\u003e\n\u003ch3\u003eA Strong Dining-Room Scale\u003c\/h3\u003e\n\u003cp\u003eThe Ø31.5\" \/ 80cm version offers substantial presence without reaching the oversized proportions of the 39.4\" model.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     04 — NATURAL ALABASTER\n====================================================== --\u003e\n\u003csection class=\"cas-stone\" id=\"cascata-stone\"\u003e\n\u003cfigure class=\"cas-stone__visual\"\u003e\n\u003cdiv class=\"cas-stone__frame\"\u003e\u003ca href=\"#cascata-stone-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calcaria-alabaster-wall-light-stuberlighting_2.jpg?v=1785641364\" alt=\"Natural alabaster stone variation, translucency and veining reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003eNatural alabaster reference · enlarge\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cdiv class=\"cas-stone__copy\"\u003e\n\u003cspan class=\"cas-kicker\"\u003e Genuine Alabaster \u003c\/span\u003e\n\u003ch3\u003eThe Stone Makes Every Chandelier Different\u003c\/h3\u003e\n\u003cp class=\"cas-stone__lead\"\u003eAlabaster is a natural translucent stone, so each panel develops its own veining, clouding and mineral pattern. Across multiple tiers, those variations give Cascata a more organic appearance than perfectly uniform manufactured shades.\u003c\/p\u003e\n\u003cdiv class=\"cas-stone__grid\"\u003e\n\u003cdiv class=\"cas-stone__item\"\u003e\n\u003csmall\u003e Veining \u003c\/small\u003e \u003cstrong\u003e Naturally Unique \u003c\/strong\u003e\n\u003cp\u003ePattern and mineral markings vary from panel to panel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-stone__item\"\u003e\n\u003csmall\u003e Translucency \u003c\/small\u003e \u003cstrong\u003e Varies Naturally \u003c\/strong\u003e\n\u003cp\u003eSome areas appear lighter or more opaque when illuminated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-stone__item\"\u003e\n\u003csmall\u003e Color \u003c\/small\u003e \u003cstrong\u003e Soft Ivory Tones \u003c\/strong\u003e\n\u003cp\u003eWarm cream and subtle mineral tones are normal characteristics.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     05 — LIGHT \u0026 INSTALLATION\n====================================================== --\u003e\n\u003csection class=\"cas-practical\"\u003e\n\u003cdiv class=\"cas-light\"\u003e\n\u003cspan class=\"cas-kicker\"\u003e Light Source \u003c\/span\u003e\n\u003ch3\u003eReplaceable E14 Bulbs, Included\u003c\/h3\u003e\n\u003cp class=\"cas-light__lead\"\u003eThe bulbs sit behind the alabaster tiers, allowing the stone to diffuse the direct light while keeping future bulb replacement straightforward.\u003c\/p\u003e\n\u003cdiv class=\"cas-light__facts\"\u003e\n\u003cdiv class=\"cas-light__row\"\u003e\n\u003cspan\u003eSocket\u003c\/span\u003e \u003cstrong\u003eE14\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-light__row\"\u003e\n\u003cspan\u003eBulbs Included\u003c\/span\u003e \u003cstrong\u003eYes\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-light__row\"\u003e\n\u003cspan\u003eMaximum Power\u003c\/span\u003e \u003cstrong\u003e40W per Socket\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-light__row\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cstrong\u003eAC110–240V\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-install\"\u003e\n\u003cspan class=\"cas-kicker\"\u003e Suspension \u0026amp; Installation \u003c\/span\u003e\n\u003ch3\u003eSet the Final Drop During Installation\u003c\/h3\u003e\n\u003cp class=\"cas-install__lead\"\u003eCascata is a hardwired ceiling chandelier with adjustable suspension, allowing the final hanging height to be set for the room.\u003c\/p\u003e\n\u003cdiv class=\"cas-install__list\"\u003e\n\u003cdiv class=\"cas-install__row\"\u003e\n\u003cspan\u003eMounting\u003c\/span\u003e \u003cstrong\u003eCeiling Mount\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-install__row\"\u003e\n\u003cspan\u003eWiring\u003c\/span\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-install__row\"\u003e\n\u003cspan\u003eSuspension\u003c\/span\u003e \u003cstrong\u003eApprox. 59\" \/ 150cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-install__row\"\u003e\n\u003cspan\u003eHeight\u003c\/span\u003e \u003cstrong\u003eAdjustable During Installation\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-install__row\"\u003e\n\u003cspan\u003eControl\u003c\/span\u003e \u003cstrong\u003eCommon Wall Switch\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-install__row\"\u003e\n\u003cspan\u003eRating\u003c\/span\u003e \u003cstrong\u003eIP20 · Indoor Dry\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-install__row\"\u003e\n\u003cspan\u003eInstaller\u003c\/span\u003e \u003cstrong\u003eProfessional Recommended\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     06 — PLACEMENT\n====================================================== --\u003e\n\u003csection class=\"cas-placement\"\u003e\n\u003cdiv class=\"cas-placement__title\"\u003e\n\u003cspan class=\"cas-kicker\"\u003e Best Use \u003c\/span\u003e\n\u003ch3\u003eChoose Scale by the Room\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-placement__item\"\u003e\n\u003cstrong\u003e Dining Room \u003c\/strong\u003e\n\u003cp\u003eThe layered circular form works naturally above round, oval and rectangular dining tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-placement__item\"\u003e\n\u003cstrong\u003e Living Space \u003c\/strong\u003e\n\u003cp\u003eLarger diameters create a stronger centerpiece in open-plan rooms and seating areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-placement__item\"\u003e\n\u003cstrong\u003e Entry \u0026amp; Foyer \u003c\/strong\u003e\n\u003cp\u003eAdjustable suspension helps accommodate taller ceilings and more dramatic vertical spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     07 — SPECIFICATIONS\n====================================================== --\u003e\n\u003csection class=\"cas-spec\"\u003e\n\u003cdiv class=\"cas-spec__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"cas-kicker\"\u003e Product Details \u003c\/span\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEssential dimensions, alabaster, lighting and installation details before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-spec__table\"\u003e\n\u003cdiv class=\"cas-spec__row\"\u003e\n\u003cspan\u003eProduct\u003c\/span\u003e \u003cspan\u003eCascata Alabaster Chandelier\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-spec__row\"\u003e\n\u003cspan\u003eSize 01\u003c\/span\u003e \u003cspan\u003eØ17.7\" × H22.8\" · Ø45 × H58cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-spec__row\"\u003e\n\u003cspan\u003eSize 02\u003c\/span\u003e \u003cspan\u003eØ23.6\" × H25.6\" · Ø60 × H65cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-spec__row\"\u003e\n\u003cspan\u003eSize 03\u003c\/span\u003e \u003cspan\u003eØ31.5\" × H27.6\" · Ø80 × H70cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-spec__row\"\u003e\n\u003cspan\u003eSize 04\u003c\/span\u003e \u003cspan\u003eØ39.4\" × H30.3\" · Ø100 × H77cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-spec__row\"\u003e\n\u003cspan\u003eMaterials\u003c\/span\u003e \u003cspan\u003eBrass · Natural Alabaster\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-spec__row\"\u003e\n\u003cspan\u003eAlabaster\u003c\/span\u003e \u003cspan\u003eNatural Stone · Veining, Tone and Translucency Vary by Piece\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-spec__row\"\u003e\n\u003cspan\u003eLight Source\u003c\/span\u003e \u003cspan\u003eE14 Replaceable Bulbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-spec__row\"\u003e\n\u003cspan\u003eBulbs Included\u003c\/span\u003e \u003cspan\u003eYes · Compatible E14 Bulbs Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-spec__row\"\u003e\n\u003cspan\u003eMaximum Wattage\u003c\/span\u003e \u003cspan\u003e40W per Socket\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-spec__row\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cspan\u003eAC110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-spec__row\"\u003e\n\u003cspan\u003eSuspension\u003c\/span\u003e \u003cspan\u003eApprox. 59\" \/ 150cm · Adjustable During Installation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-spec__row\"\u003e\n\u003cspan\u003eMounting\u003c\/span\u003e \u003cspan\u003eCeiling Mount\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-spec__row\"\u003e\n\u003cspan\u003eWiring\u003c\/span\u003e \u003cspan\u003eHardwired\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-spec__row\"\u003e\n\u003cspan\u003eControl\u003c\/span\u003e \u003cspan\u003eCompatible with Common Wall Switches · Switch Not Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-spec__row\"\u003e\n\u003cspan\u003eIP Rating\u003c\/span\u003e \u003cspan\u003eIP20 · Indoor Dry Locations · Not Waterproof\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-spec__row\"\u003e\n\u003cspan\u003eInstallation\u003c\/span\u003e \u003cspan\u003eProfessional Installation Recommended\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-spec__row\"\u003e\n\u003cspan\u003eCompliance\u003c\/span\u003e \u003cspan\u003eCompliant with SAA\/UL\/ETL\/CE and CSA certifcation standards.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     08 — FAQ\n====================================================== --\u003e\n\u003csection class=\"cas-faq\"\u003e\n\u003cdiv class=\"cas-faq__intro\"\u003e\n\u003cspan class=\"cas-kicker\"\u003e FAQ \u003c\/span\u003e\n\u003ch3\u003eBefore You Choose\u003c\/h3\u003e\n\u003cp\u003eThe practical questions that matter most when ordering a large alabaster chandelier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cas-faq__list\"\u003e\n\u003cdetails class=\"cas-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhich Cascata size should I choose?\u003c\/span\u003e \u003cspan class=\"cas-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eChoose primarily by room and table scale. The Ø17.7\" and Ø23.6\" versions are more compact, Ø31.5\" provides substantial dining-room presence, and Ø39.4\" is best suited to larger rooms and statement installations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cas-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWill every alabaster panel look the same?\u003c\/span\u003e \u003cspan class=\"cas-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. Alabaster is natural stone, so veining, clouding, mineral markings, tone and translucency vary from panel to panel.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cas-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eAre bulbs included?\u003c\/span\u003e \u003cspan class=\"cas-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Compatible E14 bulbs are included with the chandelier.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cas-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eCan the bulbs be replaced later?\u003c\/span\u003e \u003cspan class=\"cas-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Cascata uses replaceable E14 light sources, making future bulb replacement straightforward.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cas-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eCan the hanging height be adjusted?\u003c\/span\u003e \u003cspan class=\"cas-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. The final suspension height can be adjusted during installation. The standard suspension is approximately 59\" \/ 150cm.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cas-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eIs professional installation recommended?\u003c\/span\u003e \u003cspan class=\"cas-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Because Cascata is a substantial hardwired chandelier with natural stone components, professional ceiling installation is recommended.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     NATURAL MATERIAL NOTE\n====================================================== --\u003e\n\u003cdiv class=\"cas-note\"\u003e\n\u003cstrong\u003e Natural alabaster: \u003c\/strong\u003e each stone panel is unique. Variations in veining, clouding, translucency, tone and natural mineral markings are expected and are not considered defects. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/div\u003e\n\u003c!-- =====================================================\n     SHIPPING \u0026 RETURNS\n====================================================== --\u003e\n\u003csection class=\"cas-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=\"cascata-detail-lightbox\" href=\"#cascata-detail\" class=\"cas-lightbox\"\u003e \u003cspan class=\"cas-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cascata-alabaster-chandelier-stuberlighting_7.jpg?v=1787990726\" alt=\"Enlarged Cascata Alabaster Chandelier layered alabaster and brass detail\"\u003e \u003cspan class=\"cas-lightbox__caption\"\u003e Cascata · Layered Alabaster \u0026amp; Brass Detail \u003c\/span\u003e \u003cspan class=\"cas-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=\"cascata-size-lightbox\" href=\"#cascata-size\" class=\"cas-lightbox\"\u003e \u003cspan class=\"cas-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cascata-alabaster-chandelier-stuberlighting_12.jpg?v=1787990726\" alt=\"Enlarged Cascata Alabaster Chandelier 31.5 inch diameter by 27.6 inch high dimension guide\"\u003e \u003cspan class=\"cas-lightbox__caption\"\u003e Ø31.5\" × H27.6\" \/ Ø80 × H70cm \u003c\/span\u003e \u003cspan class=\"cas-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — ALABASTER\n====================================================== --\u003e \u003ca id=\"cascata-stone-lightbox\" href=\"#cascata-stone\" class=\"cas-lightbox\"\u003e \u003cspan class=\"cas-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calcaria-alabaster-wall-light-stuberlighting_2.jpg?v=1785641364\" alt=\"Enlarged natural alabaster variation, veining and translucency reference\"\u003e \u003cspan class=\"cas-lightbox__caption\"\u003e Natural Alabaster · Every Panel Is Unique \u003c\/span\u003e \u003cspan class=\"cas-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 17.7\" x H 22.8\" \/ Brass \u0026Alabaster","offer_id":53838198669595,"sku":"STB-CH-26-10293","price":1258.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" x H 25.6\" \/ Brass \u0026Alabaster","offer_id":53838198702363,"sku":"STB-CH-26-10294","price":1658.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5\" x H 27.6\" \/ Brass \u0026Alabaster","offer_id":53838198735131,"sku":"STB-CH-26-10295","price":3158.0,"currency_code":"USD","in_stock":true},{"title":"Dia 39.4\" x H 30.3\" \/ Brass \u0026Alabaster","offer_id":53838198767899,"sku":"STB-CH-26-10296","price":4758.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cascata-alabaster-chandelier-stuberlighting_1.jpg?v=1787990726"},{"product_id":"tiara-multi-tiered-alabaster-chandelier","title":"Tiara Alabaster Chandelier","description":"\u003cstyle\u003e\n\/* ==:contentReference[oaicite:0]{index=0}===============================\n   STUBER LIGHTING\n   TIARA MULTI-TIERED ALABASTER CHANDELIER\n\n   TIER INDEX → SCALE → ALABASTER → LIGHT \/ SUSPENSION\n   → SPECS → FAQ\n\n   PRODUCT-SPECIFIC · DAWN SAFE · RESPONSIVE\n========================================================= *\/\n\n.stb-tiara{\n  --ink:#21160F;\n  --brown:#4B3322;\n  --accent:#987351;\n\n  --ivory:#FFFDF9;\n  --paper:#FAF7F1;\n  --cream:#F3EBE1;\n  --soft:#F7F2EB;\n\n  --text:#5D5148;\n  --muted:#81756C;\n\n  --line:#DDD0C2;\n  --line-strong:#C9B7A3;\n\n  width:100%;\n  max-width:900px;\n  margin:0 auto;\n\n  color:var(--text);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:13px;\n  line-height:1.55;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-tiara *,\n.stb-tiara *::before,\n.stb-tiara *::after{\n  box-sizing:border-box;\n}\n\n.stb-tiara h2,\n.stb-tiara h3,\n.stb-tiara p,\n.stb-tiara figure{\n  margin-top:0;\n}\n\n.stb-tiara h2,\n.stb-tiara h3{\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-tiara img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.tiara-kicker{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--accent);\n\n  font-size:8px;\n  line-height:1.3;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   01 — INTRO\n========================================================= *\/\n\n.tiara-intro{\n  display:grid;\n  grid-template-columns:minmax(0,1.5fr) minmax(205px,.5fr);\n\n  gap:40px;\n  align-items:end;\n\n  padding:8px 0 24px;\n\n  border-bottom:1px solid var(--ink);\n}\n\n.tiara-intro h2{\n  max-width:625px;\n\n  margin:0;\n\n  font-size:35px;\n  line-height:.98;\n}\n\n.tiara-intro__lead{\n  max-width:650px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:11.2px;\n  line-height:1.54;\n}\n\n\n\/* QUICK DATA *\/\n\n.tiara-quick{\n  border-top:1px solid var(--ink);\n}\n\n.tiara-quick__row{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.tiara-quick__row span{\n  color:var(--muted);\n\n  font-size:7.5px;\n\n  text-transform:uppercase;\n}\n\n.tiara-quick__row strong{\n  color:var(--ink);\n\n  font-size:9.8px;\n  line-height:1.35;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   02 — DETAIL \/ DESIGN\n========================================================= *\/\n\n.tiara-design{\n  display:grid;\n  grid-template-columns:minmax(240px,.65fr) minmax(0,1.35fr);\n\n  gap:30px;\n  align-items:center;\n\n  margin-top:23px;\n}\n\n\n\/* IMAGE *\/\n\n.tiara-design__visual{\n  min-width:0;\n  margin:0;\n}\n\n.tiara-design__frame{\n  padding:7px;\n\n  background:var(--soft);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.tiara-design__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:250px;\n\n  overflow:hidden;\n\n  background:#fff;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.tiara-design__frame img{\n  max-height:255px !important;\n}\n\n.tiara-design figcaption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:10px;\n\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:7.8px;\n}\n\n.tiara-design figcaption strong{\n  color:var(--brown);\n  font-weight:500;\n}\n\n\n\/* COPY *\/\n\n.tiara-design__copy h3{\n  max-width:500px;\n\n  margin:0;\n\n  font-size:27px;\n  line-height:1.02;\n}\n\n.tiara-design__lead{\n  max-width:535px;\n\n  margin:8px 0 13px;\n\n  color:var(--text);\n\n  font-size:10.1px;\n  line-height:1.46;\n}\n\n\n\/* DETAILS *\/\n\n.tiara-design__facts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  border-top:1px solid var(--ink);\n}\n\n.tiara-design__fact{\n  min-width:0;\n\n  padding:9px 10px 2px 0;\n}\n\n.tiara-design__fact + .tiara-design__fact{\n  padding-left:12px;\n\n  border-left:1px solid var(--line);\n}\n\n.tiara-design__fact small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.tiara-design__fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.tiara-design__fact p{\n  margin:4px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n  line-height:1.36;\n}\n\n\n\/* =========================================================\n   03 — TIER SELECTOR\n========================================================= *\/\n\n.tiara-scale{\n  margin-top:25px;\n}\n\n.tiara-scale__head{\n  display:grid;\n  grid-template-columns:minmax(0,.38fr) minmax(0,.62fr);\n\n  gap:28px;\n  align-items:end;\n\n  margin-bottom:10px;\n}\n\n.tiara-scale__head h3{\n  margin:0;\n\n  font-size:25px;\n  line-height:1.03;\n}\n\n.tiara-scale__head p{\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.4px;\n  line-height:1.42;\n}\n\n\n\/* TIER LIST *\/\n\n.tiara-tier-list{\n  border-top:1px solid var(--ink);\n}\n\n.tiara-tier{\n  display:grid;\n  grid-template-columns:86px minmax(155px,.27fr) minmax(165px,.31fr) minmax(0,.42fr);\n\n  min-width:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.tiara-tier__level{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  padding:12px 8px;\n\n  border-right:1px solid var(--line);\n}\n\n.tiara-tier__number{\n  color:var(--accent);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:30px;\n  line-height:.9;\n}\n\n.tiara-tier__level small{\n  margin-top:3px;\n\n  color:var(--muted);\n\n  font-size:7px;\n\n  text-transform:uppercase;\n}\n\n\n\/* IMAGE *\/\n\n.tiara-tier__visual{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:7px;\n\n  background:var(--ivory);\n\n  border-right:1px solid var(--line);\n}\n\n.tiara-tier__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  min-height:125px;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.tiara-tier__visual img{\n  max-height:125px !important;\n}\n\n\n\/* SIZE *\/\n\n.tiara-tier__size{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:12px 15px;\n\n  border-right:1px solid var(--line);\n}\n\n.tiara-tier__size small{\n  color:var(--accent);\n\n  font-size:7.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.tiara-tier__size strong{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.08;\n\n  font-weight:500;\n}\n\n.tiara-tier__size span{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--brown);\n\n  font-size:8.7px;\n  line-height:1.35;\n}\n\n\n\/* CHOICE *\/\n\n.tiara-tier__choice{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:12px 15px;\n}\n\n.tiara-tier__choice strong{\n  color:var(--ink);\n\n  font-size:9.8px;\n\n  font-weight:500;\n}\n\n.tiara-tier__choice p{\n  max-width:310px;\n\n  margin:4px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.6px;\n  line-height:1.36;\n}\n\n.tiara-tier--featured{\n  background:var(--cream);\n}\n\n.tiara-tier--featured .tiara-tier__visual{\n  background:#fff;\n}\n\n\n\/* =========================================================\n   04 — ALABASTER\n========================================================= *\/\n\n.tiara-stone{\n  display:grid;\n  grid-template-columns:minmax(230px,.62fr) minmax(0,1.38fr);\n\n  gap:29px;\n  align-items:center;\n\n  margin-top:25px;\n  padding:19px 0;\n\n  border-top:1px solid var(--ink);\n  border-bottom:1px solid var(--ink);\n}\n\n\n\/* IMAGE *\/\n\n.tiara-stone__visual{\n  margin:0;\n}\n\n.tiara-stone__frame{\n  padding:7px;\n\n  background:var(--soft);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.tiara-stone__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:215px;\n\n  overflow:hidden;\n\n  background:#fff;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.tiara-stone__frame img{\n  max-height:220px !important;\n}\n\n.tiara-stone figcaption{\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:7.8px;\n}\n\n\n\/* COPY *\/\n\n.tiara-stone__copy h3{\n  max-width:510px;\n\n  margin:0;\n\n  font-size:26px;\n  line-height:1.02;\n}\n\n.tiara-stone__lead{\n  max-width:540px;\n\n  margin:8px 0 13px;\n\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.46;\n}\n\n.tiara-stone__facts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  border-top:1px solid var(--ink);\n}\n\n.tiara-stone__fact{\n  min-width:0;\n\n  padding:9px 10px 2px 0;\n}\n\n.tiara-stone__fact + .tiara-stone__fact{\n  padding-left:12px;\n\n  border-left:1px solid var(--line);\n}\n\n.tiara-stone__fact small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.tiara-stone__fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n\n  font-weight:500;\n}\n\n.tiara-stone__fact p{\n  margin:4px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n  line-height:1.36;\n}\n\n\n\/* =========================================================\n   05 — LIGHT \/ SUSPENSION\n========================================================= *\/\n\n.tiara-practical{\n  display:grid;\n  grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);\n\n  margin-top:23px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n\n\/* DARK LIGHT PANEL *\/\n\n.tiara-light{\n  padding:20px;\n\n  background:var(--ink);\n}\n\n.tiara-light .tiara-kicker{\n  color:#D7B58E;\n}\n\n.tiara-light h3{\n  margin:0;\n\n  color:#FFF9F1;\n\n  font-size:22px;\n  line-height:1.04;\n}\n\n.tiara-light__lead{\n  margin:7px 0 11px;\n\n  color:#DCCFC4;\n\n  font-size:9.3px;\n  line-height:1.42;\n}\n\n.tiara-light__list{\n  border-top:1px solid rgba(255,255,255,.22);\n}\n\n.tiara-light__row{\n  display:flex;\n  justify-content:space-between;\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid rgba(255,255,255,.14);\n}\n\n.tiara-light__row span{\n  color:#C8B7A7;\n\n  font-size:7.4px;\n\n  text-transform:uppercase;\n}\n\n.tiara-light__row strong{\n  max-width:66%;\n\n  color:#FFF8EF;\n\n  font-size:9.7px;\n  line-height:1.38;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* INSTALL *\/\n\n.tiara-install{\n  padding:19px 20px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-left:0;\n}\n\n.tiara-install h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.04;\n}\n\n.tiara-install__lead{\n  margin:6px 0 10px;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  line-height:1.4;\n}\n\n.tiara-install__list{\n  border-top:1px solid var(--ink);\n}\n\n.tiara-install__row{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-start;\n\n  gap:15px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.tiara-install__row span{\n  color:var(--accent);\n\n  font-size:7.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.tiara-install__row strong{\n  max-width:68%;\n\n  color:var(--ink);\n\n  font-size:9.7px;\n  line-height:1.4;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   06 — PLACEMENT\n========================================================= *\/\n\n.tiara-placement{\n  display:grid;\n  grid-template-columns:auto repeat(3,minmax(0,1fr));\n\n  margin-top:20px;\n\n  padding:14px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.tiara-placement__title{\n  min-width:145px;\n\n  padding-right:18px;\n}\n\n.tiara-placement__title h3{\n  margin:0;\n\n  font-size:19px;\n  line-height:1.05;\n}\n\n.tiara-placement__item{\n  padding:1px 13px;\n\n  border-left:1px solid var(--line);\n}\n\n.tiara-placement__item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:9.7px;\n\n  font-weight:500;\n}\n\n.tiara-placement__item p{\n  margin:3px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n  line-height:1.36;\n}\n\n\n\/* =========================================================\n   07 — SPECS\n========================================================= *\/\n\n.tiara-spec{\n  margin-top:22px;\n}\n\n.tiara-spec__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:20px;\n\n  margin-bottom:8px;\n}\n\n.tiara-spec__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.04;\n}\n\n.tiara-spec__head p{\n  max-width:345px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.4;\n\n  text-align:right;\n}\n\n.tiara-spec__table{\n  border-top:1px solid var(--ink);\n}\n\n.tiara-spec__row{\n  display:grid;\n  grid-template-columns:minmax(155px,.29fr) minmax(0,.71fr);\n\n  gap:20px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.tiara-spec__row span:first-child{\n  color:#75685F;\n\n  font-size:10.8px;\n  line-height:1.44;\n\n  font-weight:500;\n}\n\n.tiara-spec__row span:last-child{\n  color:var(--ink);\n\n  font-size:11px;\n  line-height:1.46;\n\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   08 — FAQ\n========================================================= *\/\n\n.tiara-faq{\n  display:grid;\n  grid-template-columns:minmax(175px,.27fr) minmax(0,.73fr);\n\n  gap:27px;\n\n  margin-top:21px;\n  padding-top:18px;\n\n  border-top:1px solid var(--ink);\n}\n\n.tiara-faq__intro h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.04;\n}\n\n.tiara-faq__intro p{\n  margin:6px 0 0;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.4;\n}\n\n.tiara-faq__list{\n  border-top:1px solid var(--line);\n}\n\n.tiara-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.tiara-faq__item summary{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:14px;\n\n  padding:9px 0;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:15.5px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.tiara-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.tiara-faq__plus{\n  flex:0 0 auto;\n\n  color:var(--accent);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n\n  font-size:15px;\n\n  transition:transform .2s ease;\n}\n\n.tiara-faq__item[open] .tiara-faq__plus{\n  transform:rotate(45deg);\n}\n\n.tiara-faq__item p{\n  max-width:650px;\n\n  margin:0;\n\n  padding:0 28px 10px 0;\n\n  color:var(--text);\n\n  font-size:9.7px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   NOTE\n========================================================= *\/\n\n.tiara-note{\n  margin-top:14px;\n\n  padding:10px 12px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--accent);\n\n  color:var(--text);\n\n  font-size:9.3px;\n  line-height:1.45;\n}\n\n.tiara-note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.tiara-shipping{\n  margin-top:14px;\n\n  padding:18px 20px;\n\n  background:var(--ink);\n\n  border-radius:7px;\n}\n\n.tiara-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF9F1;\n\n  font-size:19px;\n  line-height:1.1;\n}\n\n.tiara-shipping p{\n  margin:0 0 5px;\n\n  color:#DDD2C8;\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n.tiara-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.tiara-shipping a{\n  color:#D9B990;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.tiara-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,13,9,.95);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.tiara-lightbox:target{\n  display:flex;\n}\n\n.tiara-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.tiara-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:82vh !important;\n\n  padding:6px;\n\n  background:#fff;\n\n  border-radius:5px;\n}\n\n.tiara-lightbox__caption{\n  margin-top:9px;\n\n  color:#E2C9A7;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n.tiara-lightbox__hint{\n  margin-top:3px;\n\n  color:#A99A8D;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .tiara-intro{\n    grid-template-columns:minmax(0,1.16fr) minmax(180px,.84fr);\n\n    gap:20px;\n  }\n\n  .tiara-intro h2{\n    font-size:28px;\n  }\n\n\n  .tiara-design{\n    grid-template-columns:minmax(195px,.58fr) minmax(0,1.42fr);\n\n    gap:20px;\n  }\n\n\n  .tiara-tier{\n    grid-template-columns:68px minmax(125px,.26fr) minmax(145px,.32fr) minmax(0,.42fr);\n  }\n\n\n  .tiara-stone{\n    grid-template-columns:minmax(195px,.56fr) minmax(0,1.44fr);\n\n    gap:20px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .stb-tiara{\n    font-size:12.5px;\n  }\n\n\n  \/* INTRO *\/\n\n  .tiara-intro{\n    grid-template-columns:1fr;\n\n    gap:14px;\n  }\n\n  .tiara-quick{\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n  .tiara-quick__row{\n    display:block;\n\n    padding:7px 9px;\n  }\n\n  .tiara-quick__row:nth-child(even){\n    border-left:1px solid var(--line);\n  }\n\n  .tiara-quick__row strong{\n    display:block;\n\n    margin-top:2px;\n\n    text-align:left;\n  }\n\n\n  \/* DESIGN *\/\n\n  .tiara-design{\n    grid-template-columns:minmax(125px,.36fr) minmax(0,.64fr);\n\n    gap:12px;\n  }\n\n  .tiara-design__frame a{\n    min-height:155px;\n  }\n\n  .tiara-design__frame img{\n    max-height:155px !important;\n  }\n\n  .tiara-design__copy h3{\n    font-size:21px;\n  }\n\n  .tiara-design__lead{\n    font-size:9px;\n  }\n\n  .tiara-design__facts{\n    grid-template-columns:1fr;\n  }\n\n  .tiara-design__fact{\n    padding:5px 0;\n  }\n\n  .tiara-design__fact + .tiara-design__fact{\n    padding-left:0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .tiara-design__fact p{\n    display:none;\n  }\n\n\n  \/* SCALE *\/\n\n  .tiara-scale__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n  .tiara-tier{\n    grid-template-columns:46px 105px minmax(0,1fr);\n  }\n\n  .tiara-tier__choice{\n    grid-column:2 \/ -1;\n\n    padding:7px 10px 10px;\n\n    border-top:1px solid var(--line);\n  }\n\n  .tiara-tier__level{\n    grid-row:1 \/ 3;\n  }\n\n  .tiara-tier__visual{\n    min-height:105px;\n  }\n\n  .tiara-tier__visual a{\n    min-height:95px;\n  }\n\n  .tiara-tier__visual img{\n    max-height:95px !important;\n  }\n\n  .tiara-tier__size{\n    border-right:0;\n\n    padding:9px 10px;\n  }\n\n\n  \/* STONE *\/\n\n  .tiara-stone{\n    grid-template-columns:minmax(125px,.36fr) minmax(0,.64fr);\n\n    gap:12px;\n  }\n\n  .tiara-stone__frame a{\n    min-height:145px;\n  }\n\n  .tiara-stone__frame img{\n    max-height:145px !important;\n  }\n\n  .tiara-stone__copy h3{\n    font-size:21px;\n  }\n\n  .tiara-stone__lead{\n    font-size:9px;\n  }\n\n  .tiara-stone__facts{\n    grid-template-columns:1fr;\n  }\n\n  .tiara-stone__fact{\n    padding:5px 0;\n  }\n\n  .tiara-stone__fact + .tiara-stone__fact{\n    padding-left:0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .tiara-stone__fact p{\n    display:none;\n  }\n\n\n  \/* PRACTICAL *\/\n\n  .tiara-practical{\n    grid-template-columns:1fr;\n  }\n\n  .tiara-install{\n    border-left:1px solid var(--line-strong);\n  }\n\n\n  \/* PLACEMENT *\/\n\n  .tiara-placement{\n    grid-template-columns:1fr;\n  }\n\n  .tiara-placement__title{\n    padding:0 0 7px;\n  }\n\n  .tiara-placement__item{\n    padding:7px 0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SPECS *\/\n\n  .tiara-spec__head{\n    display:block;\n  }\n\n  .tiara-spec__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n  .tiara-spec__row{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .tiara-spec__row span:first-child{\n    color:var(--accent);\n\n    font-size:9px;\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .tiara-faq{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .tiara-design,\n  .tiara-stone{\n    grid-template-columns:1fr;\n  }\n\n  .tiara-design__visual,\n  .tiara-stone__visual{\n    width:245px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-tiara\" id=\"tiara-root\"\u003e\n\u003c!-- =====================================================\n     01 — INTRO\n====================================================== --\u003e\n\u003csection class=\"tiara-intro\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"tiara-kicker\"\u003e Tiara Multi-Tiered Alabaster Chandelier \u003c\/span\u003e\n\u003ch2\u003eLayers of Alabaster, Built to Scale\u003c\/h2\u003e\n\u003cp class=\"tiara-intro__lead\"\u003eTiara surrounds a brass frame with overlapping natural alabaster pieces, building a soft rounded silhouette one tier at a time. From the compact 2-layer version to the dramatic 6-layer chandelier, each configuration keeps the same sculptural character while changing the scale for the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-quick\"\u003e\n\u003cdiv class=\"tiara-quick__row\"\u003e\n\u003cspan\u003eConfigurations\u003c\/span\u003e \u003cstrong\u003e2–6 Layers\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-quick__row\"\u003e\n\u003cspan\u003eStone\u003c\/span\u003e \u003cstrong\u003eNatural Alabaster\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-quick__row\"\u003e\n\u003cspan\u003eFrame\u003c\/span\u003e \u003cstrong\u003eBrass\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-quick__row\"\u003e\n\u003cspan\u003eBulbs\u003c\/span\u003e \u003cstrong\u003eIncluded\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     02 — DESIGN DETAIL\n====================================================== --\u003e\n\u003csection class=\"tiara-design\" id=\"tiara-detail\"\u003e\n\u003cfigure class=\"tiara-design__visual\"\u003e\n\u003cdiv class=\"tiara-design__frame\"\u003e\u003ca href=\"#tiara-detail-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tiara-multi-tiered-alabaster-chandelier-stuberlighting_9.jpg?v=1787992107\" alt=\"Tiara Multi-Tiered Alabaster Chandelier natural alabaster shell and brass frame detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Alabaster \u0026amp; Brass Detail \u003c\/strong\u003e \u003cspan\u003e Enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cdiv class=\"tiara-design__copy\"\u003e\n\u003cspan class=\"tiara-kicker\"\u003e Sculptural Construction \u003c\/span\u003e\n\u003ch3\u003eEach Tier Adds Depth, Not Just Size\u003c\/h3\u003e\n\u003cp class=\"tiara-design__lead\"\u003eCurved alabaster pieces overlap around the brass structure like petals or shells. Adding layers increases both the chandelier's height and visual density, giving the larger configurations a much more dramatic presence.\u003c\/p\u003e\n\u003cdiv class=\"tiara-design__facts\"\u003e\n\u003cdiv class=\"tiara-design__fact\"\u003e\n\u003csmall\u003e Silhouette \u003c\/small\u003e \u003cstrong\u003e Layered \u0026amp; Rounded \u003c\/strong\u003e\n\u003cp\u003eTiered stone creates a softer architectural profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-design__fact\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Natural Alabaster \u003c\/strong\u003e\n\u003cp\u003eEach piece has individual veining and translucency.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-design__fact\"\u003e\n\u003csmall\u003e Frame \u003c\/small\u003e \u003cstrong\u003e Brass Structure \u003c\/strong\u003e\n\u003cp\u003eSupports the layered alabaster composition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     03 — CONFIGURATION \/ SIZE\n====================================================== --\u003e\n\u003csection class=\"tiara-scale\" id=\"tiara-size\"\u003e\n\u003cdiv class=\"tiara-scale__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"tiara-kicker\"\u003e Choose Your Configuration \u003c\/span\u003e\n\u003ch3\u003eFrom 2 Layers to 6\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eStart with ceiling height and room scale. More layers add height and density, while the larger diameters create a stronger centerpiece over dining tables, living areas and foyers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-tier-list\"\u003e\n\u003c!-- ===================================================\n         2 LAYERS\n    ==================================================== --\u003e\n\u003carticle class=\"tiara-tier tiara-tier--featured\"\u003e\n\u003cdiv class=\"tiara-tier__level\"\u003e\n\u003cspan class=\"tiara-tier__number\"\u003e 2 \u003c\/span\u003e \u003csmall\u003e Layers \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-tier__visual\"\u003e\u003ca href=\"#tiara-2-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tiara-multi-tiered-alabaster-chandelier-stuberlighting_13.jpg?v=1787992109\" alt=\"Tiara Multi-Tiered Alabaster Chandelier 2 layer 17.7 inch diameter by 17.7 inch high size guide\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"tiara-tier__size\"\u003e\n\u003csmall\u003e Compact \u003c\/small\u003e \u003cstrong\u003e Ø17.7\" × H17.7\" \u003c\/strong\u003e \u003cspan\u003e Ø45 × H45cm\u003cbr\u003e6 × E14 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-tier__choice\"\u003e\n\u003cstrong\u003e Smallest Tiara configuration \u003c\/strong\u003e\n\u003cp\u003eBest for more compact dining areas, bedrooms or rooms that need the alabaster look without an oversized chandelier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- ===================================================\n         3 LAYERS\n    ==================================================== --\u003e\n\u003carticle class=\"tiara-tier\"\u003e\n\u003cdiv class=\"tiara-tier__level\"\u003e\n\u003cspan class=\"tiara-tier__number\"\u003e 3 \u003c\/span\u003e \u003csmall\u003e Layers \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-tier__visual\"\u003e\u003ca href=\"#tiara-3-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tiara-multi-tiered-alabaster-chandelier-stuberlighting_14.jpg?v=1787992109\" alt=\"Tiara Multi-Tiered Alabaster Chandelier 3 layer 23.6 inch diameter by 21.7 inch high size guide\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"tiara-tier__size\"\u003e\n\u003csmall\u003e Balanced \u003c\/small\u003e \u003cstrong\u003e Ø23.6\" × H21.7\" \u003c\/strong\u003e \u003cspan\u003e Ø60 × H55cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-tier__choice\"\u003e\n\u003cstrong\u003e Versatile everyday scale \u003c\/strong\u003e\n\u003cp\u003eA balanced option for standard dining rooms and medium-size living spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- ===================================================\n         4 LAYERS \/ DIA 60\n    ==================================================== --\u003e\n\u003carticle class=\"tiara-tier\"\u003e\n\u003cdiv class=\"tiara-tier__level\"\u003e\n\u003cspan class=\"tiara-tier__number\"\u003e 4 \u003c\/span\u003e \u003csmall\u003e Layers \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-tier__visual\"\u003e\u003ca href=\"#tiara-4-60-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tiara-multi-tiered-alabaster-chandelier-stuberlighting_15.jpg?v=1787992109\" alt=\"Tiara Multi-Tiered Alabaster Chandelier 4 layer 23.6 inch diameter by 29.5 inch high size guide\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"tiara-tier__size\"\u003e\n\u003csmall\u003e Tall · Narrow \u003c\/small\u003e \u003cstrong\u003e Ø23.6\" × H29.5\" \u003c\/strong\u003e \u003cspan\u003e Ø60 × H75cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-tier__choice\"\u003e\n\u003cstrong\u003e More height without more width \u003c\/strong\u003e\n\u003cp\u003eKeeps the 23.6\" diameter but adds another layer for a taller, denser silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- ===================================================\n         4 LAYERS \/ DIA 80\n    ==================================================== --\u003e\n\u003carticle class=\"tiara-tier\"\u003e\n\u003cdiv class=\"tiara-tier__level\"\u003e\n\u003cspan class=\"tiara-tier__number\"\u003e 4 \u003c\/span\u003e \u003csmall\u003e Layers \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-tier__visual\"\u003e\u003ca href=\"#tiara-4-80-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tiara-multi-tiered-alabaster-chandelier-stuberlighting_16.jpg?v=1787992109\" alt=\"Tiara Multi-Tiered Alabaster Chandelier 4 layer 31.5 inch diameter by 29.5 inch high size guide\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"tiara-tier__size\"\u003e\n\u003csmall\u003e Wide · Statement \u003c\/small\u003e \u003cstrong\u003e Ø31.5\" × H29.5\" \u003c\/strong\u003e \u003cspan\u003e Ø80 × H75cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-tier__choice\"\u003e\n\u003cstrong\u003e Same height, greater spread \u003c\/strong\u003e\n\u003cp\u003eA stronger dining-room or living-room scale with noticeably more horizontal presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- ===================================================\n         5 LAYERS\n    ==================================================== --\u003e\n\u003carticle class=\"tiara-tier\"\u003e\n\u003cdiv class=\"tiara-tier__level\"\u003e\n\u003cspan class=\"tiara-tier__number\"\u003e 5 \u003c\/span\u003e \u003csmall\u003e Layers \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-tier__visual\"\u003e\u003ca href=\"#tiara-5-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tiara-multi-tiered-alabaster-chandelier-stuberlighting_17.jpg?v=1787992109\" alt=\"Tiara Multi-Tiered Alabaster Chandelier 5 layer 35.4 inch diameter by 31.5 inch high size guide\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"tiara-tier__size\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø35.4\" × H31.5\" \u003c\/strong\u003e \u003cspan\u003e Ø90 × H80cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-tier__choice\"\u003e\n\u003cstrong\u003e Large-room centerpiece \u003c\/strong\u003e\n\u003cp\u003eSuited to generous dining rooms, open living spaces and higher ceilings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- ===================================================\n         6 LAYERS\n    ==================================================== --\u003e\n\u003carticle class=\"tiara-tier\"\u003e\n\u003cdiv class=\"tiara-tier__level\"\u003e\n\u003cspan class=\"tiara-tier__number\"\u003e 6 \u003c\/span\u003e \u003csmall\u003e Layers \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-tier__visual\"\u003e\u003ca href=\"#tiara-6-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tiara-multi-tiered-alabaster-chandelier-stuberlighting_19.jpg?v=1787992109\" alt=\"Tiara Multi-Tiered Alabaster Chandelier 6 layer 43.3 inch diameter by 35.4 inch high size guide\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"tiara-tier__size\"\u003e\n\u003csmall\u003e Grand Scale \u003c\/small\u003e \u003cstrong\u003e Ø43.3\" × H35.4\" \u003c\/strong\u003e \u003cspan\u003e Ø110 × H90cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-tier__choice\"\u003e\n\u003cstrong\u003e Maximum visual impact \u003c\/strong\u003e\n\u003cp\u003eDesigned for large dining areas, foyers, open-plan rooms and other statement installations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     04 — NATURAL ALABASTER\n====================================================== --\u003e\n\u003csection class=\"tiara-stone\" id=\"tiara-stone\"\u003e\n\u003cfigure class=\"tiara-stone__visual\"\u003e\n\u003cdiv class=\"tiara-stone__frame\"\u003e\u003ca href=\"#tiara-stone-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calcaria-alabaster-wall-light-stuberlighting_2.jpg?v=1785641364\" alt=\"Natural alabaster veining translucency and material variation reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003eNatural alabaster reference · click to enlarge\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cdiv class=\"tiara-stone__copy\"\u003e\n\u003cspan class=\"tiara-kicker\"\u003e Natural Alabaster \u003c\/span\u003e\n\u003ch3\u003eVariation Is Part of the Chandelier\u003c\/h3\u003e\n\u003cp class=\"tiara-stone__lead\"\u003eEvery alabaster piece has its own veining, clouding and translucency. Across multiple tiers, these subtle differences create the layered natural character that makes each Tiara chandelier unique.\u003c\/p\u003e\n\u003cdiv class=\"tiara-stone__facts\"\u003e\n\u003cdiv class=\"tiara-stone__fact\"\u003e\n\u003csmall\u003e Veining \u003c\/small\u003e \u003cstrong\u003e Unique by Piece \u003c\/strong\u003e\n\u003cp\u003eMineral lines and pattern direction vary naturally.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-stone__fact\"\u003e\n\u003csmall\u003e Tone \u003c\/small\u003e \u003cstrong\u003e Soft Ivory Variation \u003c\/strong\u003e\n\u003cp\u003eSubtle cream and mineral tones are normal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-stone__fact\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Naturally Translucent \u003c\/strong\u003e\n\u003cp\u003eStone variation becomes more visible when illuminated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     05 — LIGHT \/ SUSPENSION\n====================================================== --\u003e\n\u003csection class=\"tiara-practical\"\u003e\u003c!-- LIGHT --\u003e\n\u003cdiv class=\"tiara-light\"\u003e\n\u003cspan class=\"tiara-kicker\"\u003e Light Source \u003c\/span\u003e\n\u003ch3\u003eBulbs Included\u003c\/h3\u003e\n\u003cp class=\"tiara-light__lead\"\u003eMultiple replaceable light sources sit within the layered alabaster structure, allowing the stone to soften and distribute the glow throughout the chandelier.\u003c\/p\u003e\n\u003cdiv class=\"tiara-light__list\"\u003e\n\u003cdiv class=\"tiara-light__row\"\u003e\n\u003cspan\u003e 2 Layers \u003c\/span\u003e \u003cstrong\u003e 6 × E14 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-light__row\"\u003e\n\u003cspan\u003e Bulbs \u003c\/span\u003e \u003cstrong\u003e Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-light__row\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Replaceable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-light__row\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALL --\u003e\n\u003cdiv class=\"tiara-install\"\u003e\n\u003cspan class=\"tiara-kicker\"\u003e Suspension \u0026amp; Installation \u003c\/span\u003e\n\u003ch3\u003eSet the Drop for Your Ceiling\u003c\/h3\u003e\n\u003cp class=\"tiara-install__lead\"\u003eTiara is a hardwired ceiling chandelier with chain suspension. Final hanging height is set during installation.\u003c\/p\u003e\n\u003cdiv class=\"tiara-install__list\"\u003e\n\u003cdiv class=\"tiara-install__row\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e \u003cstrong\u003e Ceiling Mount \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-install__row\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-install__row\"\u003e\n\u003cspan\u003e Standard Chain \u003c\/span\u003e \u003cstrong\u003e Approx. 11.8\" \/ 30cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-install__row\"\u003e\n\u003cspan\u003e Chain Length \u003c\/span\u003e \u003cstrong\u003e Longer Length Available by Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-install__row\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Common Wall Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-install__row\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e Indoor Dry Locations \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-install__row\"\u003e\n\u003cspan\u003e Installer \u003c\/span\u003e \u003cstrong\u003e Professional Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     06 — PLACEMENT\n====================================================== --\u003e\n\u003csection class=\"tiara-placement\"\u003e\n\u003cdiv class=\"tiara-placement__title\"\u003e\n\u003cspan class=\"tiara-kicker\"\u003e Scale by Room \u003c\/span\u003e\n\u003ch3\u003eChoose for the Space\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-placement__item\"\u003e\n\u003cstrong\u003e Dining Room \u003c\/strong\u003e\n\u003cp\u003e2–4 layers cover a wide range of standard and larger dining layouts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-placement__item\"\u003e\n\u003cstrong\u003e Living Area \u003c\/strong\u003e\n\u003cp\u003eWider 4-layer and 5-layer versions create stronger presence in open rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-placement__item\"\u003e\n\u003cstrong\u003e Foyer \u0026amp; High Ceiling \u003c\/strong\u003e\n\u003cp\u003eThe 5- and 6-layer configurations make the most of larger vertical spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     07 — SPECIFICATIONS\n====================================================== --\u003e\n\u003csection class=\"tiara-spec\"\u003e\n\u003cdiv class=\"tiara-spec__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"tiara-kicker\"\u003e Product Details \u003c\/span\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEssential sizing, material and installation details before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-spec__table\"\u003e\n\u003cdiv class=\"tiara-spec__row\"\u003e\n\u003cspan\u003eProduct\u003c\/span\u003e \u003cspan\u003eTiara Multi-Tiered Alabaster Chandelier\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-spec__row\"\u003e\n\u003cspan\u003e2 Layers\u003c\/span\u003e \u003cspan\u003eØ17.7\" × H17.7\" · Ø45 × H45cm · 6 × E14\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-spec__row\"\u003e\n\u003cspan\u003e3 Layers\u003c\/span\u003e \u003cspan\u003eØ23.6\" × H21.7\" · Ø60 × H55cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-spec__row\"\u003e\n\u003cspan\u003e4 Layers · Ø23.6\"\u003c\/span\u003e \u003cspan\u003eØ23.6\" × H29.5\" · Ø60 × H75cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-spec__row\"\u003e\n\u003cspan\u003e4 Layers · Ø31.5\"\u003c\/span\u003e \u003cspan\u003eØ31.5\" × H29.5\" · Ø80 × H75cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-spec__row\"\u003e\n\u003cspan\u003e5 Layers\u003c\/span\u003e \u003cspan\u003eØ35.4\" × H31.5\" · Ø90 × H80cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-spec__row\"\u003e\n\u003cspan\u003e6 Layers\u003c\/span\u003e \u003cspan\u003eØ43.3\" × H35.4\" · Ø110 × H90cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-spec__row\"\u003e\n\u003cspan\u003eMaterials\u003c\/span\u003e \u003cspan\u003eNatural Alabaster · Brass\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-spec__row\"\u003e\n\u003cspan\u003eAlabaster\u003c\/span\u003e \u003cspan\u003eNatural Stone · Veining, Tone and Translucency Vary by Piece\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-spec__row\"\u003e\n\u003cspan\u003eBulbs Included\u003c\/span\u003e \u003cspan\u003eYes · Compatible Bulbs Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-spec__row\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cspan\u003eAC110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-spec__row\"\u003e\n\u003cspan\u003eSuspension\u003c\/span\u003e \u003cspan\u003eChain · Standard Length Approx. 11.8\" \/ 30cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-spec__row\"\u003e\n\u003cspan\u003eCustom Suspension\u003c\/span\u003e \u003cspan\u003eLonger Chain Length Available by Request\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-spec__row\"\u003e\n\u003cspan\u003eMounting\u003c\/span\u003e \u003cspan\u003eCeiling Mount\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-spec__row\"\u003e\n\u003cspan\u003eWiring\u003c\/span\u003e \u003cspan\u003eHardwired\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-spec__row\"\u003e\n\u003cspan\u003eControl\u003c\/span\u003e \u003cspan\u003eCompatible with Common Wall Switches · Switch Not Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-spec__row\"\u003e\n\u003cspan\u003eEnvironment\u003c\/span\u003e \u003cspan\u003eIndoor Dry Locations\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-spec__row\"\u003e\n\u003cspan\u003eInstallation\u003c\/span\u003e \u003cspan\u003eProfessional Installation Recommended\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-spec__row\"\u003e\n\u003cspan\u003eCompliance\u003c\/span\u003e \u003cspan\u003eCompliant with SAA\/UL\/ETL\/CE and CSA certifcation standards.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     08 — FAQ\n====================================================== --\u003e\n\u003csection class=\"tiara-faq\"\u003e\n\u003cdiv class=\"tiara-faq__intro\"\u003e\n\u003cspan class=\"tiara-kicker\"\u003e FAQ \u003c\/span\u003e\n\u003ch3\u003eBefore You Choose\u003c\/h3\u003e\n\u003cp\u003eThe practical details that matter most when choosing a multi-tier alabaster chandelier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tiara-faq__list\"\u003e\n\u003cdetails class=\"tiara-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhich Tiara size should I choose?\u003c\/span\u003e \u003cspan class=\"tiara-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eChoose by both diameter and height. The 2- and 3-layer versions work well at more residential scales, while the wider 4-, 5- and 6-layer versions are better suited to larger dining rooms, living areas and foyers.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tiara-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat is the difference between the two 4-layer sizes?\u003c\/span\u003e \u003cspan class=\"tiara-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eBoth are 29.5\" \/ 75cm high. One is 23.6\" \/ 60cm in diameter for a taller, narrower silhouette, while the larger version expands to 31.5\" \/ 80cm for greater horizontal presence.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tiara-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWill every alabaster piece look the same?\u003c\/span\u003e \u003cspan class=\"tiara-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. Alabaster is natural stone, so veining, clouding, mineral markings, tone and translucency vary from piece to piece.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tiara-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eAre bulbs included?\u003c\/span\u003e \u003cspan class=\"tiara-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Compatible bulbs are included with the chandelier.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tiara-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eCan the hanging height be changed?\u003c\/span\u003e \u003cspan class=\"tiara-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. The standard chain is approximately 11.8\" \/ 30cm. A longer suspension length can be arranged when needed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tiara-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eIs professional installation recommended?\u003c\/span\u003e \u003cspan class=\"tiara-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Tiara is a hardwired ceiling chandelier with multiple natural stone components, so professional installation and appropriate ceiling support are recommended.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     NATURAL ALABASTER NOTE\n====================================================== --\u003e\n\u003cdiv class=\"tiara-note\"\u003e\n\u003cstrong\u003e Natural alabaster: \u003c\/strong\u003e each stone piece is unique. Variations in veining, clouding, translucency, tone and natural mineral markings are expected and are not considered defects. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/div\u003e\n\u003c!-- =====================================================\n     SHIPPING \u0026 RETURNS\n====================================================== --\u003e\n\u003csection class=\"tiara-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=\"tiara-detail-lightbox\" href=\"#tiara-detail\" class=\"tiara-lightbox\"\u003e \u003cspan class=\"tiara-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tiara-multi-tiered-alabaster-chandelier-stuberlighting_9.jpg?v=1787992107\" alt=\"Enlarged Tiara Multi-Tiered Alabaster Chandelier detail\"\u003e \u003cspan class=\"tiara-lightbox__caption\"\u003e Tiara · Alabaster \u0026amp; Brass Detail \u003c\/span\u003e \u003cspan class=\"tiara-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — 2 LAYERS\n====================================================== --\u003e \u003ca id=\"tiara-2-lightbox\" href=\"#tiara-size\" class=\"tiara-lightbox\"\u003e \u003cspan class=\"tiara-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tiara-multi-tiered-alabaster-chandelier-stuberlighting_13.jpg?v=1787992109\" alt=\"Enlarged Tiara 2 layer alabaster chandelier size guide\"\u003e \u003cspan class=\"tiara-lightbox__caption\"\u003e 2 Layers · Ø17.7\" × H17.7\" \/ Ø45 × H45cm · E14 × 6 \u003c\/span\u003e \u003cspan class=\"tiara-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — 3 LAYERS\n====================================================== --\u003e \u003ca id=\"tiara-3-lightbox\" href=\"#tiara-size\" class=\"tiara-lightbox\"\u003e \u003cspan class=\"tiara-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tiara-multi-tiered-alabaster-chandelier-stuberlighting_14.jpg?v=1787992109\" alt=\"Enlarged Tiara 3 layer alabaster chandelier size guide\"\u003e \u003cspan class=\"tiara-lightbox__caption\"\u003e 3 Layers · Ø23.6\" × H21.7\" \/ Ø60 × H55cm \u003c\/span\u003e \u003cspan class=\"tiara-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — 4 LAYERS \/ 60\n====================================================== --\u003e \u003ca id=\"tiara-4-60-lightbox\" href=\"#tiara-size\" class=\"tiara-lightbox\"\u003e \u003cspan class=\"tiara-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tiara-multi-tiered-alabaster-chandelier-stuberlighting_15.jpg?v=1787992109\" alt=\"Enlarged Tiara 4 layer 23.6 inch alabaster chandelier size guide\"\u003e \u003cspan class=\"tiara-lightbox__caption\"\u003e 4 Layers · Ø23.6\" × H29.5\" \/ Ø60 × H75cm \u003c\/span\u003e \u003cspan class=\"tiara-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — 4 LAYERS \/ 80\n====================================================== --\u003e \u003ca id=\"tiara-4-80-lightbox\" href=\"#tiara-size\" class=\"tiara-lightbox\"\u003e \u003cspan class=\"tiara-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tiara-multi-tiered-alabaster-chandelier-stuberlighting_16.jpg?v=1787992109\" alt=\"Enlarged Tiara 4 layer 31.5 inch alabaster chandelier size guide\"\u003e \u003cspan class=\"tiara-lightbox__caption\"\u003e 4 Layers · Ø31.5\" × H29.5\" \/ Ø80 × H75cm \u003c\/span\u003e \u003cspan class=\"tiara-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — 5 LAYERS\n====================================================== --\u003e \u003ca id=\"tiara-5-lightbox\" href=\"#tiara-size\" class=\"tiara-lightbox\"\u003e \u003cspan class=\"tiara-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tiara-multi-tiered-alabaster-chandelier-stuberlighting_17.jpg?v=1787992109\" alt=\"Enlarged Tiara 5 layer alabaster chandelier size guide\"\u003e \u003cspan class=\"tiara-lightbox__caption\"\u003e 5 Layers · Ø35.4\" × H31.5\" \/ Ø90 × H80cm \u003c\/span\u003e \u003cspan class=\"tiara-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — 6 LAYERS\n====================================================== --\u003e \u003ca id=\"tiara-6-lightbox\" href=\"#tiara-size\" class=\"tiara-lightbox\"\u003e \u003cspan class=\"tiara-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tiara-multi-tiered-alabaster-chandelier-stuberlighting_19.jpg?v=1787992109\" alt=\"Enlarged Tiara 6 layer alabaster chandelier size guide\"\u003e \u003cspan class=\"tiara-lightbox__caption\"\u003e 6 Layers · Ø43.3\" × H35.4\" \/ Ø110 × H90cm \u003c\/span\u003e \u003cspan class=\"tiara-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — ALABASTER\n====================================================== --\u003e \u003ca id=\"tiara-stone-lightbox\" href=\"#tiara-stone\" class=\"tiara-lightbox\"\u003e \u003cspan class=\"tiara-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calcaria-alabaster-wall-light-stuberlighting_2.jpg?v=1785641364\" alt=\"Enlarged natural alabaster veining and translucency reference\"\u003e \u003cspan class=\"tiara-lightbox__caption\"\u003e Natural Alabaster · Every Piece Is Unique \u003c\/span\u003e \u003cspan class=\"tiara-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":"2 layers Dia 17.7\" x H 17.7\" \/ Brass \u0026 Alabaster","offer_id":53838302150939,"sku":"STB-CH-26-10297","price":1650.0,"currency_code":"USD","in_stock":true},{"title":"3 layers Dia 23.6\" x H 21.7\" \/ Brass \u0026 Alabaster","offer_id":53838302183707,"sku":"STB-CH-26-10298","price":1480.0,"currency_code":"USD","in_stock":true},{"title":"4 layers Dia 23.6\"  x H 29.5\" \/ Brass \u0026 Alabaster","offer_id":53838302216475,"sku":"STB-CH-26-10299","price":3530.0,"currency_code":"USD","in_stock":true},{"title":"4 layers Dia 31.5\" x H 29.5\" \/ Brass \u0026 Alabaster","offer_id":53838302249243,"sku":"STB-CH-26-10300","price":4255.0,"currency_code":"USD","in_stock":true},{"title":"5 layers Dia 35.4\" x H 31.5\" \/ Brass \u0026 Alabaster","offer_id":53838302282011,"sku":"STB-CH-26-10301","price":5580.0,"currency_code":"USD","in_stock":true},{"title":"6 lavers Dia 43.3\" x H 35.4\" \/ Brass \u0026 Alabaster","offer_id":53838302314779,"sku":"STB-CH-26-10302","price":7458.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tiara-multi-tiered-alabaster-chandelier-stuberlighting_1.jpg?v=1787992107"},{"product_id":"aureo-alabaster-halo-pendant-light","title":"Aureo Alabaster Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING\n   AUREO ALABASTER HALO PENDANT LIGHT\n\n   MODEL A\/B → SIZE → REAL DETAIL → NATURAL ALABASTER\n   → LIGHT \/ SUSPENSION → SPECS → FAQ\n\n   PRODUCT-SPECIFIC · DAWN SAFE · RESPONSIVE\n========================================================= *\/\n\n.stb-aureo{\n  --ink:#21160F;\n  --brown:#4B3322;\n  --accent:#987351;\n\n  --ivory:#FFFDF9;\n  --paper:#FAF7F1;\n  --cream:#F3EBE1;\n  --soft:#F7F2EB;\n\n  --text:#5D5148;\n  --muted:#81756C;\n\n  --line:#DDD0C2;\n  --line-strong:#C9B7A3;\n\n  width:100%;\n  max-width:900px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--text);\n  background:transparent;\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:13px;\n  line-height:1.55;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-aureo *,\n.stb-aureo *::before,\n.stb-aureo *::after{\n  box-sizing:border-box;\n}\n\n.stb-aureo h2,\n.stb-aureo h3,\n.stb-aureo p,\n.stb-aureo figure{\n  margin-top:0;\n}\n\n.stb-aureo h2,\n.stb-aureo h3{\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-aureo img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.aur-label{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--accent);\n\n  font-size:8px;\n  line-height:1.3;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   01 — INTRO\n========================================================= *\/\n\n.aur-intro{\n  display:grid;\n  grid-template-columns:minmax(0,1.47fr) minmax(205px,.53fr);\n\n  gap:38px;\n  align-items:end;\n\n  padding:8px 0 24px;\n\n  border-bottom:1px solid var(--ink);\n}\n\n.aur-intro h2{\n  max-width:630px;\n\n  margin:0;\n\n  font-size:35px;\n  line-height:.98;\n}\n\n.aur-intro__lead{\n  max-width:645px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:11.2px;\n  line-height:1.54;\n}\n\n\n\/* QUICK FACTS *\/\n\n.aur-quick{\n  border-top:1px solid var(--ink);\n}\n\n.aur-quick__row{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.aur-quick__row span{\n  color:var(--muted);\n\n  font-size:7.5px;\n  text-transform:uppercase;\n}\n\n.aur-quick__row strong{\n  color:var(--ink);\n\n  font-size:9.8px;\n  line-height:1.35;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   02 — MODEL A \/ B\n========================================================= *\/\n\n.aur-models{\n  margin-top:24px;\n}\n\n.aur-models__head{\n  display:grid;\n  grid-template-columns:minmax(190px,.34fr) minmax(0,.66fr);\n\n  gap:28px;\n  align-items:end;\n\n  margin-bottom:10px;\n}\n\n.aur-models__head h3{\n  margin:0;\n\n  font-size:25px;\n  line-height:1.03;\n}\n\n.aur-models__head p{\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.4px;\n  line-height:1.42;\n}\n\n\n\/* TWO MODEL PANELS *\/\n\n.aur-model-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:11px;\n}\n\n.aur-model{\n  overflow:hidden;\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.aur-model__top{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:12px;\n\n  padding:10px 13px;\n\n  background:var(--paper);\n\n  border-bottom:1px solid var(--line);\n}\n\n.aur-model__name small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.aur-model__name strong{\n  display:block;\n\n  margin-top:1px;\n\n  color:var(--ink);\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.aur-model__top \u003e span{\n  color:var(--muted);\n\n  font-size:7.6px;\n\n  text-align:right;\n}\n\n\n\/* MODEL IMAGE *\/\n\n.aur-model__visual{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:255px;\n\n  padding:9px;\n\n  background:#fff;\n}\n\n.aur-model__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.aur-model__visual img{\n  max-height:245px !important;\n}\n\n\n\/* MODEL BOTTOM *\/\n\n.aur-model__bottom{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:14px;\n\n  padding:10px 13px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--line);\n}\n\n.aur-model__bottom strong{\n  color:var(--ink);\n\n  font-size:9.5px;\n\n  font-weight:500;\n}\n\n.aur-model__bottom p{\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:8.6px;\n  line-height:1.38;\n}\n\n\n\/* =========================================================\n   03 — SIZE SYSTEM\n========================================================= *\/\n\n.aur-size{\n  margin-top:23px;\n  padding:17px 0 18px;\n\n  border-top:1px solid var(--ink);\n  border-bottom:1px solid var(--ink);\n}\n\n.aur-size__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:25px;\n\n  margin-bottom:9px;\n}\n\n.aur-size__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.03;\n}\n\n.aur-size__head p{\n  max-width:430px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  line-height:1.42;\n\n  text-align:right;\n}\n\n\n\/* SIZE TABLE *\/\n\n.aur-size__grid{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  border-top:1px solid var(--line);\n}\n\n.aur-size__item{\n  min-width:0;\n\n  padding:12px 11px 7px 0;\n}\n\n.aur-size__item + .aur-size__item{\n  padding-left:12px;\n\n  border-left:1px solid var(--line);\n}\n\n.aur-size__item small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.aur-size__item strong{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--ink);\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.aur-size__item span{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--brown);\n\n  font-size:8.5px;\n}\n\n.aur-size__item p{\n  margin:5px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.3px;\n  line-height:1.35;\n}\n\n\n\/* SIZE NOTE *\/\n\n.aur-size__note{\n  margin-top:9px;\n\n  color:var(--muted);\n\n  font-size:8.7px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAIL\n========================================================= *\/\n\n.aur-detail{\n  display:grid;\n  grid-template-columns:minmax(285px,.62fr) minmax(0,.38fr);\n\n  gap:29px;\n  align-items:center;\n\n  margin-top:24px;\n}\n\n\n\/* LARGE REAL DETAIL *\/\n\n.aur-detail__visual{\n  margin:0;\n}\n\n.aur-detail__frame{\n  padding:7px;\n\n  background:var(--soft);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.aur-detail__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:285px;\n\n  overflow:hidden;\n\n  background:#fff;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.aur-detail__frame img{\n  width:100% !important;\n  max-height:290px !important;\n\n  object-fit:cover !important;\n}\n\n.aur-detail figcaption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:10px;\n\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:7.8px;\n}\n\n.aur-detail figcaption strong{\n  color:var(--brown);\n\n  font-weight:500;\n}\n\n\n\/* COPY *\/\n\n.aur-detail__copy h3{\n  margin:0;\n\n  font-size:25px;\n  line-height:1.03;\n}\n\n.aur-detail__lead{\n  margin:7px 0 12px;\n\n  color:var(--text);\n\n  font-size:9.8px;\n  line-height:1.44;\n}\n\n.aur-detail__list{\n  border-top:1px solid var(--ink);\n}\n\n.aur-detail__row{\n  display:grid;\n  grid-template-columns:96px minmax(0,1fr);\n\n  gap:13px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.aur-detail__row span{\n  color:var(--accent);\n\n  font-size:7.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.aur-detail__row strong{\n  color:var(--ink);\n\n  font-size:9.7px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   05 — NATURAL ALABASTER\n========================================================= *\/\n\n.aur-stone{\n  display:grid;\n  grid-template-columns:minmax(0,1.38fr) minmax(220px,.62fr);\n\n  gap:29px;\n  align-items:center;\n\n  margin-top:25px;\n  padding:18px 0;\n\n  background:linear-gradient(\n    to right,\n    var(--paper) 0%,\n    var(--paper) 76%,\n    transparent 76%\n  );\n}\n\n\n\/* COPY *\/\n\n.aur-stone__copy{\n  padding:3px 0 3px 18px;\n}\n\n.aur-stone__copy h3{\n  max-width:510px;\n\n  margin:0;\n\n  font-size:26px;\n  line-height:1.02;\n}\n\n.aur-stone__lead{\n  max-width:545px;\n\n  margin:8px 0 13px;\n\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.46;\n}\n\n.aur-stone__facts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  border-top:1px solid var(--ink);\n}\n\n.aur-stone__fact{\n  padding:9px 10px 2px 0;\n}\n\n.aur-stone__fact + .aur-stone__fact{\n  padding-left:12px;\n\n  border-left:1px solid var(--line);\n}\n\n.aur-stone__fact small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.aur-stone__fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.aur-stone__fact p{\n  margin:4px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.4px;\n  line-height:1.36;\n}\n\n\n\/* MATERIAL IMAGE *\/\n\n.aur-stone__visual{\n  margin:0;\n}\n\n.aur-stone__frame{\n  padding:7px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.aur-stone__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:205px;\n\n  overflow:hidden;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.aur-stone__frame img{\n  max-height:210px !important;\n}\n\n.aur-stone figcaption{\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:7.8px;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   06 — LIGHT + SUSPENSION\n========================================================= *\/\n\n.aur-practical{\n  display:grid;\n  grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);\n\n  margin-top:23px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n\n\/* LIGHT *\/\n\n.aur-light{\n  padding:20px;\n\n  background:var(--ink);\n}\n\n.aur-light .aur-label{\n  color:#D7B58E;\n}\n\n.aur-light h3{\n  margin:0;\n\n  color:#FFF9F1;\n\n  font-size:22px;\n  line-height:1.04;\n}\n\n.aur-light__lead{\n  margin:7px 0 11px;\n\n  color:#DCCFC4;\n\n  font-size:9.3px;\n  line-height:1.42;\n}\n\n.aur-light__list{\n  border-top:1px solid rgba(255,255,255,.22);\n}\n\n.aur-light__row{\n  display:flex;\n  justify-content:space-between;\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid rgba(255,255,255,.14);\n}\n\n.aur-light__row span{\n  color:#C8B7A7;\n\n  font-size:7.4px;\n\n  text-transform:uppercase;\n}\n\n.aur-light__row strong{\n  max-width:68%;\n\n  color:#FFF8EF;\n\n  font-size:9.7px;\n  line-height:1.38;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* INSTALL *\/\n\n.aur-install{\n  padding:19px 20px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-left:0;\n}\n\n.aur-install h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.04;\n}\n\n.aur-install__lead{\n  margin:6px 0 10px;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  line-height:1.4;\n}\n\n.aur-install__list{\n  border-top:1px solid var(--ink);\n}\n\n.aur-install__row{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-start;\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.aur-install__row span{\n  color:var(--accent);\n\n  font-size:7.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.aur-install__row strong{\n  max-width:69%;\n\n  color:var(--ink);\n\n  font-size:9.7px;\n  line-height:1.4;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   07 — PLACEMENT\n========================================================= *\/\n\n.aur-place{\n  display:grid;\n  grid-template-columns:minmax(145px,.27fr) repeat(3,minmax(0,1fr));\n\n  margin-top:20px;\n\n  padding:14px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.aur-place__title{\n  padding-right:17px;\n}\n\n.aur-place__title h3{\n  margin:0;\n\n  font-size:19px;\n  line-height:1.05;\n}\n\n.aur-place__item{\n  padding:1px 13px;\n\n  border-left:1px solid var(--line);\n}\n\n.aur-place__item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:9.7px;\n\n  font-weight:500;\n}\n\n.aur-place__item p{\n  margin:3px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n  line-height:1.36;\n}\n\n\n\/* =========================================================\n   08 — SPECIFICATIONS\n========================================================= *\/\n\n.aur-spec{\n  margin-top:22px;\n}\n\n.aur-spec__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:20px;\n\n  margin-bottom:8px;\n}\n\n.aur-spec__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.04;\n}\n\n.aur-spec__head p{\n  max-width:350px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.4;\n\n  text-align:right;\n}\n\n.aur-spec__table{\n  border-top:1px solid var(--ink);\n}\n\n.aur-spec__row{\n  display:grid;\n  grid-template-columns:minmax(155px,.29fr) minmax(0,.71fr);\n\n  gap:20px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.aur-spec__row span:first-child{\n  color:#75685F;\n\n  font-size:10.8px;\n  line-height:1.44;\n\n  font-weight:500;\n}\n\n.aur-spec__row span:last-child{\n  color:var(--ink);\n\n  font-size:11px;\n  line-height:1.46;\n\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   09 — FAQ\n========================================================= *\/\n\n.aur-faq{\n  display:grid;\n  grid-template-columns:minmax(175px,.27fr) minmax(0,.73fr);\n\n  gap:27px;\n\n  margin-top:21px;\n  padding-top:18px;\n\n  border-top:1px solid var(--ink);\n}\n\n.aur-faq__intro h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.04;\n}\n\n.aur-faq__intro p{\n  margin:6px 0 0;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.4;\n}\n\n.aur-faq__list{\n  border-top:1px solid var(--line);\n}\n\n.aur-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.aur-faq__item summary{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:14px;\n\n  padding:9px 0;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:15.5px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.aur-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.aur-faq__plus{\n  flex:0 0 auto;\n\n  color:var(--accent);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n\n  font-size:15px;\n\n  transition:transform .2s ease;\n}\n\n.aur-faq__item[open] .aur-faq__plus{\n  transform:rotate(45deg);\n}\n\n.aur-faq__item p{\n  max-width:650px;\n\n  margin:0;\n\n  padding:0 28px 10px 0;\n\n  color:var(--text);\n\n  font-size:9.7px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   NOTE\n========================================================= *\/\n\n.aur-note{\n  margin-top:14px;\n\n  padding:10px 12px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--accent);\n\n  color:var(--text);\n\n  font-size:9.3px;\n  line-height:1.45;\n}\n\n.aur-note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.aur-shipping{\n  margin-top:14px;\n\n  padding:18px 20px;\n\n  background:var(--ink);\n\n  border-radius:7px;\n}\n\n.aur-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF9F1;\n\n  font-size:19px;\n  line-height:1.1;\n}\n\n.aur-shipping p{\n  margin:0 0 5px;\n\n  color:#DDD2C8;\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n.aur-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.aur-shipping a{\n  color:#D9B990;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.aur-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,13,9,.95);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.aur-lightbox:target{\n  display:flex;\n}\n\n.aur-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.aur-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:82vh !important;\n\n  padding:6px;\n\n  background:#fff;\n\n  border-radius:5px;\n}\n\n.aur-lightbox__caption{\n  margin-top:9px;\n\n  color:#E2C9A7;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n.aur-lightbox__hint{\n  margin-top:3px;\n\n  color:#A99A8D;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .aur-intro{\n    grid-template-columns:minmax(0,1.15fr) minmax(180px,.85fr);\n\n    gap:20px;\n  }\n\n  .aur-intro h2{\n    font-size:28px;\n  }\n\n\n  .aur-model__visual{\n    min-height:220px;\n  }\n\n  .aur-model__visual img{\n    max-height:210px !important;\n  }\n\n\n  .aur-detail{\n    grid-template-columns:minmax(240px,.56fr) minmax(0,.44fr);\n\n    gap:20px;\n  }\n\n\n  .aur-stone{\n    grid-template-columns:minmax(0,1.4fr) minmax(190px,.6fr);\n\n    gap:20px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .stb-aureo{\n    font-size:12.5px;\n  }\n\n\n  \/* INTRO *\/\n\n  .aur-intro{\n    grid-template-columns:1fr;\n\n    gap:14px;\n  }\n\n  .aur-quick{\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n  .aur-quick__row{\n    display:block;\n\n    padding:7px 9px;\n  }\n\n  .aur-quick__row:nth-child(even){\n    border-left:1px solid var(--line);\n  }\n\n  .aur-quick__row strong{\n    display:block;\n\n    margin-top:2px;\n\n    text-align:left;\n  }\n\n\n  \/* MODELS *\/\n\n  .aur-models__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n  .aur-model-grid{\n    grid-template-columns:1fr 1fr;\n\n    gap:7px;\n  }\n\n  .aur-model__top{\n    display:block;\n\n    padding:8px;\n  }\n\n  .aur-model__top \u003e span{\n    display:block;\n\n    margin-top:3px;\n\n    text-align:left;\n  }\n\n  .aur-model__visual{\n    min-height:155px;\n\n    padding:5px;\n  }\n\n  .aur-model__visual img{\n    max-height:150px !important;\n  }\n\n  .aur-model__bottom{\n    grid-template-columns:1fr;\n\n    gap:3px;\n\n    padding:8px;\n  }\n\n\n  \/* SIZE *\/\n\n  .aur-size__head{\n    display:block;\n  }\n\n  .aur-size__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n  .aur-size__grid{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n  .aur-size__item:nth-child(3){\n    padding-left:0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .aur-size__item:nth-child(4){\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* DETAIL *\/\n\n  .aur-detail{\n    grid-template-columns:minmax(135px,.43fr) minmax(0,.57fr);\n\n    gap:12px;\n  }\n\n  .aur-detail__frame a{\n    min-height:165px;\n  }\n\n  .aur-detail__frame img{\n    min-height:165px;\n    max-height:165px !important;\n  }\n\n  .aur-detail__copy h3{\n    font-size:20px;\n  }\n\n  .aur-detail__lead{\n    font-size:8.9px;\n  }\n\n  .aur-detail__row{\n    grid-template-columns:72px minmax(0,1fr);\n\n    gap:6px;\n\n    padding:5px 0;\n  }\n\n\n  \/* STONE *\/\n\n  .aur-stone{\n    grid-template-columns:minmax(0,.64fr) minmax(120px,.36fr);\n\n    gap:12px;\n  }\n\n  .aur-stone__copy{\n    padding-left:10px;\n  }\n\n  .aur-stone__copy h3{\n    font-size:21px;\n  }\n\n  .aur-stone__lead{\n    font-size:9px;\n  }\n\n  .aur-stone__frame a{\n    min-height:135px;\n  }\n\n  .aur-stone__frame img{\n    max-height:135px !important;\n  }\n\n  .aur-stone__facts{\n    grid-template-columns:1fr;\n  }\n\n  .aur-stone__fact{\n    padding:5px 0;\n  }\n\n  .aur-stone__fact + .aur-stone__fact{\n    padding-left:0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .aur-stone__fact p{\n    display:none;\n  }\n\n\n  \/* PRACTICAL *\/\n\n  .aur-practical{\n    grid-template-columns:1fr;\n  }\n\n  .aur-install{\n    border-left:1px solid var(--line-strong);\n  }\n\n\n  \/* PLACEMENT *\/\n\n  .aur-place{\n    grid-template-columns:1fr;\n  }\n\n  .aur-place__title{\n    padding:0 0 7px;\n  }\n\n  .aur-place__item{\n    padding:7px 0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SPEC *\/\n\n  .aur-spec__head{\n    display:block;\n  }\n\n  .aur-spec__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n  .aur-spec__row{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .aur-spec__row span:first-child{\n    color:var(--accent);\n\n    font-size:9px;\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .aur-faq{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .aur-model-grid{\n    grid-template-columns:1fr;\n  }\n\n  .aur-detail,\n  .aur-stone{\n    grid-template-columns:1fr;\n  }\n\n  .aur-detail__visual,\n  .aur-stone__visual{\n    width:245px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-aureo\" id=\"aureo-root\"\u003e\n\u003c!-- =====================================================\n     01 — INTRO\n====================================================== --\u003e\n\u003csection class=\"aur-intro\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"aur-label\"\u003e Aureo Alabaster Halo Pendant Light \u003c\/span\u003e\n\u003ch2\u003eA Ring of Alabaster, Suspended in Balance\u003c\/h2\u003e\n\u003cp class=\"aur-intro__lead\"\u003eAureo pairs a continuous natural alabaster halo with leather-style suspension straps, creating a chandelier that feels substantial yet visually open. Integrated LED light glows through the stone itself, revealing the individual veining of the alabaster around the entire ring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-quick\"\u003e\n\u003cdiv class=\"aur-quick__row\"\u003e\n\u003cspan\u003eModels\u003c\/span\u003e \u003cstrong\u003eA · B\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-quick__row\"\u003e\n\u003cspan\u003eDiameters\u003c\/span\u003e \u003cstrong\u003e19.7\"–35.4\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-quick__row\"\u003e\n\u003cspan\u003eMaterial\u003c\/span\u003e \u003cstrong\u003eNatural Alabaster\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-quick__row\"\u003e\n\u003cspan\u003eLight\u003c\/span\u003e \u003cstrong\u003eIntegrated LED\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     02 — MODEL A \/ B\n====================================================== --\u003e\n\u003csection class=\"aur-models\" id=\"aureo-models\"\u003e\n\u003cdiv class=\"aur-models__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"aur-label\"\u003e Choose the Suspension \u003c\/span\u003e\n\u003ch3\u003eModel A or Model B\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eBoth models use the same alabaster halo sizes. The visual difference is in how the suspension straps meet and support the stone ring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-model-grid\"\u003e\n\u003c!-- MODEL A --\u003e\n\u003carticle class=\"aur-model\"\u003e\n\u003cdiv class=\"aur-model__top\"\u003e\n\u003cdiv class=\"aur-model__name\"\u003e\n\u003csmall\u003e Suspension Style \u003c\/small\u003e \u003cstrong\u003e Model A \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cspan\u003e Shown in Ø35.4\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-model__visual\"\u003e\u003ca href=\"#aureo-a-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aureo-alabaster-halo-pendant-light-stuberlighting_21.jpg?v=1788004510\" alt=\"Aureo Alabaster Halo Pendant Light Model A suspension and 35.4 inch diameter dimension guide\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"aur-model__bottom\"\u003e\n\u003cstrong\u003e Model A \u003c\/strong\u003e\n\u003cp\u003eDistinct leather-style strap arrangement with the same circular alabaster halo proportions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MODEL B --\u003e\n\u003carticle class=\"aur-model\"\u003e\n\u003cdiv class=\"aur-model__top\"\u003e\n\u003cdiv class=\"aur-model__name\"\u003e\n\u003csmall\u003e Suspension Style \u003c\/small\u003e \u003cstrong\u003e Model B \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cspan\u003e Shown in Ø35.4\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-model__visual\"\u003e\u003ca href=\"#aureo-b-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aureo-alabaster-halo-pendant-light-stuberlighting_15.jpg?v=1788004509\" alt=\"Aureo Alabaster Halo Pendant Light Model B suspension and 35.4 inch diameter dimension guide\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"aur-model__bottom\"\u003e\n\u003cstrong\u003e Model B \u003c\/strong\u003e\n\u003cp\u003eAlternate suspension geometry for a different architectural expression above the same alabaster ring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     03 — SIZE SYSTEM\n====================================================== --\u003e\n\u003csection class=\"aur-size\"\u003e\n\u003cdiv class=\"aur-size__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"aur-label\"\u003e Choose Your Diameter \u003c\/span\u003e\n\u003ch3\u003eFour Halo Sizes\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEvery size keeps the same slim 3.9\" \/ 10cm stone-ring height. Increase the diameter when you need more visual presence over a larger table or room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-size__grid\"\u003e\n\u003cdiv class=\"aur-size__item\"\u003e\n\u003csmall\u003e Compact \u003c\/small\u003e \u003cstrong\u003e Ø19.7\" \u003c\/strong\u003e \u003cspan\u003e Ø50cm × H3.9\" \/ 10cm \u003c\/span\u003e\n\u003cp\u003eSmaller dining spaces and intimate installations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-size__item\"\u003e\n\u003csmall\u003e Balanced \u003c\/small\u003e \u003cstrong\u003e Ø23.6\" \u003c\/strong\u003e \u003cspan\u003e Ø60cm × H3.9\" \/ 10cm \u003c\/span\u003e\n\u003cp\u003eVersatile scale for many residential dining areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-size__item\"\u003e\n\u003csmall\u003e Statement \u003c\/small\u003e \u003cstrong\u003e Ø31.5\" \u003c\/strong\u003e \u003cspan\u003e Ø80cm × H3.9\" \/ 10cm \u003c\/span\u003e\n\u003cp\u003eStronger presence over larger dining tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-size__item\"\u003e\n\u003csmall\u003e Grand \u003c\/small\u003e \u003cstrong\u003e Ø35.4\" \u003c\/strong\u003e \u003cspan\u003e Ø90cm × H3.9\" \/ 10cm \u003c\/span\u003e\n\u003cp\u003eBest when the halo should clearly anchor the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"aur-size__note\"\u003eModel A and Model B are available in the same four halo diameters.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     04 — REAL DETAIL\n====================================================== --\u003e\n\u003csection class=\"aur-detail\" id=\"aureo-detail\"\u003e\n\u003cfigure class=\"aur-detail__visual\"\u003e\n\u003cdiv class=\"aur-detail__frame\"\u003e\u003ca href=\"#aureo-detail-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aureo-alabaster-halo-pendant-light-stuberlighting_7.jpg?v=1788004505\" alt=\"Aureo Alabaster Halo Pendant Light illuminated natural alabaster ring and leather-style strap detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Illuminated Halo Detail \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cdiv class=\"aur-detail__copy\"\u003e\n\u003cspan class=\"aur-label\"\u003e Material Detail \u003c\/span\u003e\n\u003ch3\u003eThe Stone Is the Light Source Visually\u003c\/h3\u003e\n\u003cp class=\"aur-detail__lead\"\u003eInstead of hiding the light behind a conventional shade, Aureo illuminates the alabaster ring itself. The leather-style straps wrap around the stone and introduce a warmer architectural contrast.\u003c\/p\u003e\n\u003cdiv class=\"aur-detail__list\"\u003e\n\u003cdiv class=\"aur-detail__row\"\u003e\n\u003cspan\u003e Halo \u003c\/span\u003e \u003cstrong\u003e Natural Alabaster \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-detail__row\"\u003e\n\u003cspan\u003e Support \u003c\/span\u003e \u003cstrong\u003e Artificial Leather Straps \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-detail__row\"\u003e\n\u003cspan\u003e Structure \u003c\/span\u003e \u003cstrong\u003e Metal Hardware \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-detail__row\"\u003e\n\u003cspan\u003e Illumination \u003c\/span\u003e \u003cstrong\u003e Integrated Inside the Halo \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     05 — NATURAL ALABASTER\n====================================================== --\u003e\n\u003csection class=\"aur-stone\" id=\"aureo-stone\"\u003e\n\u003cdiv class=\"aur-stone__copy\"\u003e\n\u003cspan class=\"aur-label\"\u003e Genuine Natural Alabaster \u003c\/span\u003e\n\u003ch3\u003eEvery Halo Carries a Different Stone Pattern\u003c\/h3\u003e\n\u003cp class=\"aur-stone__lead\"\u003eAlabaster is naturally translucent, so veining, clouding, mineral markings and light transmission vary around the ring. Those variations remain visible when the fixture is off and become more expressive once the halo is illuminated.\u003c\/p\u003e\n\u003cdiv class=\"aur-stone__facts\"\u003e\n\u003cdiv class=\"aur-stone__fact\"\u003e\n\u003csmall\u003e Veining \u003c\/small\u003e \u003cstrong\u003e Naturally Unique \u003c\/strong\u003e\n\u003cp\u003ePattern direction and density vary by piece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-stone__fact\"\u003e\n\u003csmall\u003e Translucency \u003c\/small\u003e \u003cstrong\u003e Naturally Varied \u003c\/strong\u003e\n\u003cp\u003eSome parts of the halo may glow more strongly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-stone__fact\"\u003e\n\u003csmall\u003e Tone \u003c\/small\u003e \u003cstrong\u003e Soft Ivory \u003c\/strong\u003e\n\u003cp\u003eCream and subtle mineral tones are expected.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"aur-stone__visual\"\u003e\n\u003cdiv class=\"aur-stone__frame\"\u003e\u003ca href=\"#aureo-stone-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calcaria-alabaster-wall-light-stuberlighting_2.jpg?v=1785641364\" alt=\"Natural alabaster material veining translucency and stone variation reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003eNatural alabaster reference · enlarge\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     06 — LIGHT \/ SUSPENSION\n====================================================== --\u003e\n\u003csection class=\"aur-practical\"\u003e\u003c!-- LIGHT --\u003e\n\u003cdiv class=\"aur-light\"\u003e\n\u003cspan class=\"aur-label\"\u003e Integrated LED \u003c\/span\u003e\n\u003ch3\u003eChoose the Light Tone\u003c\/h3\u003e\n\u003cp class=\"aur-light__lead\"\u003eThe LED source is integrated inside the alabaster ring, so no conventional screw-in bulbs are required.\u003c\/p\u003e\n\u003cdiv class=\"aur-light__list\"\u003e\n\u003cdiv class=\"aur-light__row\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED · Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-light__row\"\u003e\n\u003cspan\u003e Warm \u003c\/span\u003e \u003cstrong\u003e 3000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-light__row\"\u003e\n\u003cspan\u003e Neutral \u003c\/span\u003e \u003cstrong\u003e 4000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-light__row\"\u003e\n\u003cspan\u003e Cool \u003c\/span\u003e \u003cstrong\u003e 6000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-light__row\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALL --\u003e\n\u003cdiv class=\"aur-install\"\u003e\n\u003cspan class=\"aur-label\"\u003e Suspension \u0026amp; Installation \u003c\/span\u003e\n\u003ch3\u003eSet the Final Drop for the Room\u003c\/h3\u003e\n\u003cp class=\"aur-install__lead\"\u003eAureo is hardwired at the ceiling. The suspension can be set during installation, and longer suspension can be arranged when needed.\u003c\/p\u003e\n\u003cdiv class=\"aur-install__list\"\u003e\n\u003cdiv class=\"aur-install__row\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e \u003cstrong\u003e Ceiling Mount \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-install__row\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-install__row\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cstrong\u003e Approx. 59\" \/ 150cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-install__row\"\u003e\n\u003cspan\u003e Custom Drop \u003c\/span\u003e \u003cstrong\u003e Longer Length Available by Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-install__row\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Common Wall Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-install__row\"\u003e\n\u003cspan\u003e Rating \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-install__row\"\u003e\n\u003cspan\u003e Installer \u003c\/span\u003e \u003cstrong\u003e Professional Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     07 — PLACEMENT\n====================================================== --\u003e\n\u003csection class=\"aur-place\"\u003e\n\u003cdiv class=\"aur-place__title\"\u003e\n\u003cspan class=\"aur-label\"\u003e Best Placement \u003c\/span\u003e\n\u003ch3\u003eLet the Halo Frame the Space\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-place__item\"\u003e\n\u003cstrong\u003e Dining Room \u003c\/strong\u003e\n\u003cp\u003eThe circular halo creates a clean focal point above round, oval and rectangular tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-place__item\"\u003e\n\u003cstrong\u003e Living Area \u003c\/strong\u003e\n\u003cp\u003eLarger diameters work well when the pendant needs to visually anchor an open seating area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-place__item\"\u003e\n\u003cstrong\u003e Foyer \u0026amp; Entry \u003c\/strong\u003e\n\u003cp\u003eThe leather-style suspension adds vertical detail above the slim stone ring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     08 — SPECIFICATIONS\n====================================================== --\u003e\n\u003csection class=\"aur-spec\"\u003e\n\u003cdiv class=\"aur-spec__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"aur-label\"\u003e Product Details \u003c\/span\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEssential model, size, material and installation information before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__table\"\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eProduct\u003c\/span\u003e \u003cspan\u003eAureo Alabaster Halo Pendant Light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eModels\u003c\/span\u003e \u003cspan\u003eModel A · Model B\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eØ19.7\" Size\u003c\/span\u003e \u003cspan\u003eØ19.7\" × H3.9\" · Ø50 × H10cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eØ23.6\" Size\u003c\/span\u003e \u003cspan\u003eØ23.6\" × H3.9\" · Ø60 × H10cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eØ31.5\" Size\u003c\/span\u003e \u003cspan\u003eØ31.5\" × H3.9\" · Ø80 × H10cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eØ35.4\" Size\u003c\/span\u003e \u003cspan\u003eØ35.4\" × H3.9\" · Ø90 × H10cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eMaterials\u003c\/span\u003e \u003cspan\u003eNatural Alabaster · Metal · Artificial Leather\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eAlabaster\u003c\/span\u003e \u003cspan\u003eNatural Stone · Veining, Tone and Translucency Vary by Piece\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eLight Source\u003c\/span\u003e \u003cspan\u003eIntegrated LED · Included · No Conventional Bulb Required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eColor Temperature\u003c\/span\u003e \u003cspan\u003e3000K Warm · 4000K Neutral · 6000K Cool · Select at Order\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cspan\u003eAC110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eSuspension\u003c\/span\u003e \u003cspan\u003eApprox. 59\" \/ 150cm · Longer Length Available by Request\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eMounting\u003c\/span\u003e \u003cspan\u003eCeiling Mount\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eWiring\u003c\/span\u003e \u003cspan\u003eHardwired\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eControl\u003c\/span\u003e \u003cspan\u003eCompatible with Common Wall Switches · Switch Not Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eIP Rating\u003c\/span\u003e \u003cspan\u003eIP20 · Indoor Dry Locations · Not Waterproof\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eInstallation\u003c\/span\u003e \u003cspan\u003eProfessional Installation Recommended\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eCompliance\u003c\/span\u003e \u003cspan\u003eCompliant with SAA\/UL\/ETL\/CE and CSA certifcation standards.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     09 — FAQ\n====================================================== --\u003e\n\u003csection class=\"aur-faq\"\u003e\n\u003cdiv class=\"aur-faq__intro\"\u003e\n\u003cspan class=\"aur-label\"\u003e FAQ \u003c\/span\u003e\n\u003ch3\u003eBefore You Choose\u003c\/h3\u003e\n\u003cp\u003eThe practical details that matter most when ordering Aureo.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-faq__list\"\u003e\n\u003cdetails class=\"aur-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat is the difference between Model A and Model B?\u003c\/span\u003e \u003cspan class=\"aur-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eBoth models use the same four alabaster halo sizes. The main visual difference is the suspension arrangement above and around the stone ring.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"aur-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhich diameter should I choose?\u003c\/span\u003e \u003cspan class=\"aur-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eChoose Ø19.7\" or Ø23.6\" for more compact spaces, Ø31.5\" for stronger dining-room presence, or Ø35.4\" when the halo should clearly anchor a larger room or table.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"aur-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWill my alabaster look exactly like the photos?\u003c\/span\u003e \u003cspan class=\"aur-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. Natural alabaster varies in veining, clouding, mineral markings, tone and translucency, so every stone halo has its own pattern.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"aur-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eDoes Aureo require bulbs?\u003c\/span\u003e \u003cspan class=\"aur-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo conventional screw-in bulbs are required. Aureo uses an integrated LED light source that is included with the fixture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"aur-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat light colors are available?\u003c\/span\u003e \u003cspan class=\"aur-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eChoose 3000K warm light, 4000K neutral light or 6000K cool light when ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"aur-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eCan I request a longer hanging length?\u003c\/span\u003e \u003cspan class=\"aur-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Longer suspension can be arranged for taller ceilings. Please provide your desired hanging requirement when ordering or contact us with your order number.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     NATURAL ALABASTER NOTE\n====================================================== --\u003e\n\u003cdiv class=\"aur-note\"\u003e\n\u003cstrong\u003e Natural alabaster: \u003c\/strong\u003e each stone piece is unique. Variations in veining, clouding, translucency, tone and natural mineral markings are expected and are not considered defects. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/div\u003e\n\u003c!-- =====================================================\n     SHIPPING \u0026 RETURNS\n====================================================== --\u003e\n\u003csection class=\"aur-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 — MODEL A\n====================================================== --\u003e \u003ca id=\"aureo-a-lightbox\" href=\"#aureo-models\" class=\"aur-lightbox\"\u003e \u003cspan class=\"aur-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aureo-alabaster-halo-pendant-light-stuberlighting_21.jpg?v=1788004510\" alt=\"Enlarged Aureo Alabaster Halo Pendant Light Model A size guide\"\u003e \u003cspan class=\"aur-lightbox__caption\"\u003e Model A · Ø35.4\" × H3.9\" \/ Ø90 × H10cm \u003c\/span\u003e \u003cspan class=\"aur-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — MODEL B\n====================================================== --\u003e \u003ca id=\"aureo-b-lightbox\" href=\"#aureo-models\" class=\"aur-lightbox\"\u003e \u003cspan class=\"aur-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aureo-alabaster-halo-pendant-light-stuberlighting_15.jpg?v=1788004509\" alt=\"Enlarged Aureo Alabaster Halo Pendant Light Model B size guide\"\u003e \u003cspan class=\"aur-lightbox__caption\"\u003e Model B · Ø35.4\" × H3.9\" \/ Ø90 × H10cm \u003c\/span\u003e \u003cspan class=\"aur-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — PRODUCT DETAIL\n====================================================== --\u003e \u003ca id=\"aureo-detail-lightbox\" href=\"#aureo-detail\" class=\"aur-lightbox\"\u003e \u003cspan class=\"aur-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aureo-alabaster-halo-pendant-light-stuberlighting_7.jpg?v=1788004505\" alt=\"Enlarged Aureo Alabaster Halo Pendant Light stone and suspension detail\"\u003e \u003cspan class=\"aur-lightbox__caption\"\u003e Aureo · Illuminated Alabaster \u0026amp; Suspension Detail \u003c\/span\u003e \u003cspan class=\"aur-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — NATURAL ALABASTER\n====================================================== --\u003e \u003ca id=\"aureo-stone-lightbox\" href=\"#aureo-stone\" class=\"aur-lightbox\"\u003e \u003cspan class=\"aur-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calcaria-alabaster-wall-light-stuberlighting_2.jpg?v=1785641364\" alt=\"Enlarged natural alabaster veining and translucency reference\"\u003e \u003cspan class=\"aur-lightbox__caption\"\u003e Natural Alabaster · Every Stone Pattern Is Unique \u003c\/span\u003e \u003cspan class=\"aur-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Model A: Dia 19.7\" x H 3.9\" \/ Brown \/ Warm Light","offer_id":53839136653595,"sku":"STB-CH-26-10303","price":1638.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 19.7\" x H 3.9\" \/ Brown \/ Cool Light","offer_id":53839136686363,"sku":"STB-CH-26-10304","price":1638.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 19.7\" x H 3.9\" \/ Dark Brown \/ Warm Light","offer_id":53839136719131,"sku":"STB-CH-26-10305","price":1638.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 19.7\" x H 3.9\" \/ Dark Brown \/ Cool Light","offer_id":53839136751899,"sku":"STB-CH-26-10306","price":1638.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 23.6\" x H 3.9\" \/ Brown \/ Warm Light","offer_id":53839136784667,"sku":"STB-CH-26-10307","price":2095.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 23.6\" x H 3.9\" \/ Brown \/ Cool Light","offer_id":53839136817435,"sku":"STB-CH-26-10308","price":2095.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 23.6\" x H 3.9\" \/ Dark Brown \/ Warm Light","offer_id":53839136850203,"sku":"STB-CH-26-10309","price":2095.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 23.6\" x H 3.9\" \/ Dark Brown \/ Cool Light","offer_id":53839136882971,"sku":"STB-CH-26-10310","price":2095.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 31.5\" x H 3.9\" \/ Brown \/ Warm Light","offer_id":53839136915739,"sku":"STB-CH-26-10311","price":4435.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 31.5\" x H 3.9\" \/ Brown \/ Cool Light","offer_id":53839136948507,"sku":"STB-CH-26-10312","price":4435.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 31.5\" x H 3.9\" \/ Dark Brown \/ Warm Light","offer_id":53839136981275,"sku":"STB-CH-26-10313","price":4435.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 31.5\" x H 3.9\" \/ Dark Brown \/ Cool Light","offer_id":53839137014043,"sku":"STB-CH-26-10314","price":4435.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 35.4\" x H 3.9\" \/ Brown \/ Warm Light","offer_id":53839137046811,"sku":"STB-CH-26-10315","price":5038.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 35.4\" x H 3.9\" \/ Brown \/ Cool Light","offer_id":53839137079579,"sku":"STB-CH-26-10316","price":5038.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 35.4\" x H 3.9\" \/ Dark Brown \/ Warm Light","offer_id":53839137112347,"sku":"STB-CH-26-10317","price":5038.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 35.4\" x H 3.9\" \/ Dark Brown \/ Cool Light","offer_id":53839137145115,"sku":"STB-CH-26-10318","price":5038.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 19.7\" x H 3.9\" \/ Brown \/ Warm Light","offer_id":53839137177883,"sku":"STB-CH-26-10319","price":1638.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 19.7\" x H 3.9\" \/ Brown \/ Cool Light","offer_id":53839137210651,"sku":"STB-CH-26-10320","price":1638.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 19.7\" x H 3.9\" \/ Dark Brown \/ Warm Light","offer_id":53839137243419,"sku":"STB-CH-26-10321","price":1638.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 19.7\" x H 3.9\" \/ Dark Brown \/ Cool Light","offer_id":53839137276187,"sku":"STB-CH-26-10322","price":1638.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 23.6\" x H 3.9\" \/ Brown \/ Warm Light","offer_id":53839137308955,"sku":"STB-CH-26-10323","price":2095.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 23.6\" x H 3.9\" \/ Brown \/ Cool Light","offer_id":53839137341723,"sku":"STB-CH-26-10324","price":2095.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 23.6\" x H 3.9\" \/ Dark Brown \/ Warm Light","offer_id":53839137374491,"sku":"STB-CH-26-10325","price":2095.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 23.6\" x H 3.9\" \/ Dark Brown \/ Cool Light","offer_id":53839137407259,"sku":"STB-CH-26-10326","price":2095.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 31.5\" x H 3.9\" \/ Brown \/ Warm Light","offer_id":53839137440027,"sku":"STB-CH-26-10327","price":4435.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 31.5\" x H 3.9\" \/ Brown \/ Cool Light","offer_id":53839137472795,"sku":"STB-CH-26-10328","price":4435.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 31.5\" x H 3.9\" \/ Dark Brown \/ Warm Light","offer_id":53839137505563,"sku":"STB-CH-26-10329","price":4435.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 31.5\" x H 3.9\" \/ Dark Brown \/ Cool Light","offer_id":53839137538331,"sku":"STB-CH-26-10330","price":4435.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 35.4\" x H 3.9\" \/ Brown \/ Warm Light","offer_id":53839137571099,"sku":"STB-CH-26-10331","price":5038.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 35.4\" x H 3.9\" \/ Brown \/ Cool Light","offer_id":53839137603867,"sku":"STB-CH-26-10332","price":5038.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 35.4\" x H 3.9\" \/ Dark Brown \/ Warm Light","offer_id":53839137636635,"sku":"STB-CH-26-10333","price":5038.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 35.4\" x H 3.9\" \/ Dark Brown \/ Cool Light","offer_id":53839137669403,"sku":"STB-CH-26-10334","price":5038.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aureo-alabaster-halo-pendant-light-stuberlighting_1.jpg?v=1788004505"},{"product_id":"anello-alabaster-orb-ring-chandelier","title":"Anello Alabaster Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING\n   ANELLO ALABASTER ORB RING CHANDELIER\n\n   INTRO → 1 \/ 2 \/ 3 RINGS → STAGGERED OPTION\n   → NATURAL ALABASTER → LIGHT \u0026 INSTALL\n   → SPECS → FAQ → SHIPPING\n\n   PRODUCT-SPECIFIC · DAWN SAFE · RESPONSIVE\n========================================================= *\/\n\n.stb-anello{\n  --ink:#21160F;\n  --brown:#4B3322;\n  --accent:#987351;\n\n  --ivory:#FFFDF9;\n  --paper:#FAF7F1;\n  --cream:#F3EBE1;\n  --soft:#F7F2EB;\n\n  --text:#5D5148;\n  --muted:#81756C;\n\n  --line:#DDD0C2;\n  --line-strong:#C9B7A3;\n\n  width:100%;\n  max-width:900px;\n  min-width:0;\n\n  margin:0 auto;\n\n  color:var(--text);\n  background:transparent;\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:13px;\n  line-height:1.55;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-anello *,\n.stb-anello *::before,\n.stb-anello *::after{\n  box-sizing:border-box;\n}\n\n.stb-anello h2,\n.stb-anello h3,\n.stb-anello p,\n.stb-anello figure{\n  margin-top:0;\n}\n\n.stb-anello h2,\n.stb-anello h3{\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-anello img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.ane-label{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--accent);\n\n  font-size:8px;\n  line-height:1.3;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   01 — INTRO\n========================================================= *\/\n\n.ane-intro{\n  display:grid;\n  grid-template-columns:minmax(0,1.48fr) minmax(210px,.52fr);\n\n  gap:40px;\n  align-items:end;\n\n  padding:8px 0 24px;\n\n  border-bottom:1px solid var(--ink);\n}\n\n.ane-intro h2{\n  max-width:640px;\n\n  margin:0;\n\n  font-size:36px;\n  line-height:.98;\n}\n\n.ane-intro__lead{\n  max-width:650px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:11.2px;\n  line-height:1.54;\n}\n\n\n\/* QUICK FACTS *\/\n\n.ane-quick{\n  border-top:1px solid var(--ink);\n}\n\n.ane-quick__row{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.ane-quick__row span{\n  color:var(--muted);\n\n  font-size:7.5px;\n\n  text-transform:uppercase;\n}\n\n.ane-quick__row strong{\n  color:var(--ink);\n\n  font-size:9.8px;\n  line-height:1.35;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   02 — CONFIGURATION\n========================================================= *\/\n\n.ane-config{\n  margin-top:24px;\n}\n\n.ane-config__head{\n  display:grid;\n  grid-template-columns:minmax(190px,.34fr) minmax(0,.66fr);\n\n  gap:28px;\n  align-items:end;\n\n  margin-bottom:11px;\n}\n\n.ane-config__head h3{\n  margin:0;\n\n  font-size:25px;\n  line-height:1.03;\n}\n\n.ane-config__head p{\n  max-width:540px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.4px;\n  line-height:1.42;\n}\n\n\n\/* CONFIG CARDS *\/\n\n.ane-config__grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:9px;\n}\n\n.ane-card{\n  min-width:0;\n\n  overflow:hidden;\n\n  background:#fff;\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* CARD TOP *\/\n\n.ane-card__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:8px;\n\n  padding:10px 11px 8px;\n\n  background:var(--paper);\n\n  border-bottom:1px solid var(--line);\n}\n\n.ane-card__head small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7.2px;\n  line-height:1.3;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.ane-card__head strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.ane-card__head \u003e span{\n  color:var(--muted);\n\n  font-size:7.4px;\n\n  text-align:right;\n}\n\n\n\/* CARD IMAGE *\/\n\n.ane-card__visual{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:215px;\n\n  padding:7px;\n}\n\n.ane-card__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.ane-card__visual img{\n  max-height:205px !important;\n}\n\n\n\/* CARD INFO *\/\n\n.ane-card__foot{\n  min-height:96px;\n\n  padding:10px 11px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--line);\n}\n\n.ane-card__size{\n  color:var(--ink);\n\n  font-size:9.7px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n.ane-card__metric{\n  display:block;\n\n  margin-top:1px;\n\n  color:var(--brown);\n\n  font-size:8.2px;\n}\n\n.ane-card__foot p{\n  margin:5px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.4px;\n  line-height:1.37;\n}\n\n\n\/* =========================================================\n   03 — THREE-RING STAGGERED ARRANGEMENT\n========================================================= *\/\n\n.ane-stagger{\n  display:grid;\n  grid-template-columns:minmax(0,.9fr) minmax(300px,1.1fr);\n\n  gap:30px;\n  align-items:center;\n\n  margin-top:24px;\n  padding:18px 0;\n\n  border-top:1px solid var(--ink);\n  border-bottom:1px solid var(--ink);\n}\n\n\n\/* COPY *\/\n\n.ane-stagger__copy h3{\n  max-width:430px;\n\n  margin:0;\n\n  font-size:26px;\n  line-height:1.02;\n}\n\n.ane-stagger__lead{\n  max-width:500px;\n\n  margin:8px 0 13px;\n\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.46;\n}\n\n.ane-stagger__rows{\n  border-top:1px solid var(--ink);\n}\n\n.ane-stagger__row{\n  display:grid;\n  grid-template-columns:95px minmax(0,1fr);\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.ane-stagger__row span{\n  color:var(--accent);\n\n  font-size:7.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.ane-stagger__row strong{\n  color:var(--ink);\n\n  font-size:9.7px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n\n\/* ONLY VISIBLE STAGGERED IMAGE *\/\n\n.ane-stagger__visual{\n  min-width:0;\n  margin:0;\n}\n\n.ane-stagger__frame{\n  padding:7px;\n\n  background:var(--soft);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.ane-stagger__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:290px;\n\n  overflow:hidden;\n\n  background:#fff;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.ane-stagger__frame img{\n  width:100% !important;\n  max-height:290px !important;\n\n  object-fit:contain !important;\n}\n\n.ane-stagger figcaption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:10px;\n\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:7.8px;\n}\n\n.ane-stagger figcaption strong{\n  color:var(--brown);\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   04 — NATURAL ALABASTER\n========================================================= *\/\n\n.ane-stone{\n  display:grid;\n  grid-template-columns:minmax(220px,.58fr) minmax(0,1.42fr);\n\n  gap:29px;\n  align-items:center;\n\n  margin-top:24px;\n}\n\n\n\/* IMAGE *\/\n\n.ane-stone__visual{\n  margin:0;\n}\n\n.ane-stone__frame{\n  padding:7px;\n\n  background:var(--soft);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.ane-stone__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:215px;\n\n  overflow:hidden;\n\n  background:#fff;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.ane-stone__frame img{\n  max-height:220px !important;\n}\n\n.ane-stone figcaption{\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:7.8px;\n}\n\n\n\/* COPY *\/\n\n.ane-stone__copy h3{\n  max-width:515px;\n\n  margin:0;\n\n  font-size:26px;\n  line-height:1.02;\n}\n\n.ane-stone__lead{\n  max-width:545px;\n\n  margin:8px 0 13px;\n\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.46;\n}\n\n.ane-stone__facts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  border-top:1px solid var(--ink);\n}\n\n.ane-stone__fact{\n  min-width:0;\n\n  padding:9px 10px 2px 0;\n}\n\n.ane-stone__fact + .ane-stone__fact{\n  padding-left:12px;\n\n  border-left:1px solid var(--line);\n}\n\n.ane-stone__fact small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.ane-stone__fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.ane-stone__fact p{\n  margin:4px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.4px;\n  line-height:1.36;\n}\n\n\n\/* =========================================================\n   05 — LIGHT \/ INSTALL\n========================================================= *\/\n\n.ane-practical{\n  display:grid;\n  grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);\n\n  margin-top:24px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n\n\/* LIGHT *\/\n\n.ane-light{\n  padding:20px;\n\n  background:var(--ink);\n}\n\n.ane-light .ane-label{\n  color:#D7B58E;\n}\n\n.ane-light h3{\n  margin:0;\n\n  color:#FFF9F1;\n\n  font-size:22px;\n  line-height:1.04;\n}\n\n.ane-light__lead{\n  margin:7px 0 11px;\n\n  color:#DCCFC4;\n\n  font-size:9.3px;\n  line-height:1.42;\n}\n\n.ane-light__list{\n  border-top:1px solid rgba(255,255,255,.22);\n}\n\n.ane-light__row{\n  display:flex;\n  justify-content:space-between;\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid rgba(255,255,255,.14);\n}\n\n.ane-light__row span{\n  color:#C8B7A7;\n\n  font-size:7.4px;\n\n  text-transform:uppercase;\n}\n\n.ane-light__row strong{\n  max-width:68%;\n\n  color:#FFF8EF;\n\n  font-size:9.7px;\n  line-height:1.38;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* INSTALL *\/\n\n.ane-install{\n  padding:19px 20px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-left:0;\n}\n\n.ane-install h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.04;\n}\n\n.ane-install__lead{\n  margin:6px 0 10px;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  line-height:1.4;\n}\n\n.ane-install__list{\n  border-top:1px solid var(--ink);\n}\n\n.ane-install__row{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-start;\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.ane-install__row span{\n  color:var(--accent);\n\n  font-size:7.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.ane-install__row strong{\n  max-width:69%;\n\n  color:var(--ink);\n\n  font-size:9.7px;\n  line-height:1.4;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   06 — ROOM GUIDE\n========================================================= *\/\n\n.ane-room{\n  display:grid;\n  grid-template-columns:minmax(145px,.27fr) repeat(3,minmax(0,1fr));\n\n  margin-top:20px;\n\n  padding:14px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.ane-room__title{\n  padding-right:17px;\n}\n\n.ane-room__title h3{\n  margin:0;\n\n  font-size:19px;\n  line-height:1.05;\n}\n\n.ane-room__item{\n  padding:1px 13px;\n\n  border-left:1px solid var(--line);\n}\n\n.ane-room__item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:9.7px;\n\n  font-weight:500;\n}\n\n.ane-room__item p{\n  margin:3px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n  line-height:1.36;\n}\n\n\n\/* =========================================================\n   07 — SPECIFICATIONS\n========================================================= *\/\n\n.ane-spec{\n  margin-top:22px;\n}\n\n.ane-spec__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:20px;\n\n  margin-bottom:8px;\n}\n\n.ane-spec__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.04;\n}\n\n.ane-spec__head p{\n  max-width:350px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.4;\n\n  text-align:right;\n}\n\n.ane-spec__table{\n  border-top:1px solid var(--ink);\n}\n\n.ane-spec__row{\n  display:grid;\n  grid-template-columns:minmax(155px,.29fr) minmax(0,.71fr);\n\n  gap:20px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.ane-spec__row span:first-child{\n  color:#75685F;\n\n  font-size:10.8px;\n  line-height:1.44;\n\n  font-weight:500;\n}\n\n.ane-spec__row span:last-child{\n  color:var(--ink);\n\n  font-size:11px;\n  line-height:1.46;\n\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   08 — FAQ\n========================================================= *\/\n\n.ane-faq{\n  display:grid;\n  grid-template-columns:minmax(175px,.27fr) minmax(0,.73fr);\n\n  gap:27px;\n\n  margin-top:21px;\n  padding-top:18px;\n\n  border-top:1px solid var(--ink);\n}\n\n.ane-faq__intro h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.04;\n}\n\n.ane-faq__intro p{\n  margin:6px 0 0;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.4;\n}\n\n.ane-faq__list{\n  border-top:1px solid var(--line);\n}\n\n.ane-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.ane-faq__item summary{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:14px;\n\n  padding:9px 0;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:15.5px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.ane-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.ane-faq__plus{\n  flex:0 0 auto;\n\n  color:var(--accent);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n\n  font-size:15px;\n\n  transition:transform .2s ease;\n}\n\n.ane-faq__item[open] .ane-faq__plus{\n  transform:rotate(45deg);\n}\n\n.ane-faq__item p{\n  max-width:650px;\n\n  margin:0;\n\n  padding:0 28px 10px 0;\n\n  color:var(--text);\n\n  font-size:9.7px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   NATURAL MATERIAL NOTE\n========================================================= *\/\n\n.ane-note{\n  margin-top:14px;\n\n  padding:10px 12px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--accent);\n\n  color:var(--text);\n\n  font-size:9.3px;\n  line-height:1.45;\n}\n\n.ane-note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.ane-shipping{\n  margin-top:14px;\n\n  padding:18px 20px;\n\n  background:var(--ink);\n\n  border-radius:7px;\n}\n\n.ane-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF9F1;\n\n  font-size:19px;\n  line-height:1.1;\n}\n\n.ane-shipping p{\n  margin:0 0 5px;\n\n  color:#DDD2C8;\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n.ane-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.ane-shipping a{\n  color:#D9B990;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.ane-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,13,9,.95);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.ane-lightbox:target{\n  display:flex;\n}\n\n.ane-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.ane-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:82vh !important;\n\n  padding:6px;\n\n  background:#fff;\n\n  border-radius:5px;\n}\n\n.ane-lightbox__caption{\n  margin-top:9px;\n\n  color:#E2C9A7;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n.ane-lightbox__hint{\n  margin-top:3px;\n\n  color:#A99A8D;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .ane-intro{\n    grid-template-columns:minmax(0,1.15fr) minmax(180px,.85fr);\n\n    gap:20px;\n  }\n\n  .ane-intro h2{\n    font-size:29px;\n  }\n\n\n  .ane-card__visual{\n    min-height:175px;\n  }\n\n  .ane-card__visual img{\n    max-height:170px !important;\n  }\n\n\n  .ane-stagger{\n    grid-template-columns:minmax(0,.9fr) minmax(250px,1.1fr);\n\n    gap:20px;\n  }\n\n\n  .ane-stone{\n    grid-template-columns:minmax(190px,.52fr) minmax(0,1.48fr);\n\n    gap:20px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .stb-anello{\n    font-size:12.5px;\n  }\n\n\n  \/* INTRO *\/\n\n  .ane-intro{\n    grid-template-columns:1fr;\n\n    gap:14px;\n  }\n\n  .ane-quick{\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n  .ane-quick__row{\n    display:block;\n\n    padding:7px 9px;\n  }\n\n  .ane-quick__row:nth-child(even){\n    border-left:1px solid var(--line);\n  }\n\n  .ane-quick__row strong{\n    display:block;\n\n    margin-top:2px;\n\n    text-align:left;\n  }\n\n\n  \/* CONFIG *\/\n\n  .ane-config__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n  .ane-config__grid{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n\n    gap:5px;\n  }\n\n  .ane-card__head{\n    display:block;\n\n    padding:7px;\n  }\n\n  .ane-card__head \u003e span{\n    display:block;\n\n    margin-top:2px;\n\n    text-align:left;\n  }\n\n  .ane-card__visual{\n    min-height:118px;\n\n    padding:3px;\n  }\n\n  .ane-card__visual img{\n    max-height:112px !important;\n  }\n\n  .ane-card__foot{\n    min-height:108px;\n\n    padding:7px;\n  }\n\n  .ane-card__size{\n    font-size:8.5px;\n  }\n\n  .ane-card__metric{\n    font-size:7.5px;\n  }\n\n  .ane-card__foot p{\n    font-size:7.7px;\n  }\n\n\n  \/* STAGGER *\/\n\n  .ane-stagger{\n    grid-template-columns:minmax(0,.57fr) minmax(155px,.43fr);\n\n    gap:12px;\n  }\n\n  .ane-stagger__copy h3{\n    font-size:21px;\n  }\n\n  .ane-stagger__lead{\n    font-size:9px;\n  }\n\n  .ane-stagger__frame a{\n    min-height:165px;\n  }\n\n  .ane-stagger__frame img{\n    max-height:165px !important;\n  }\n\n\n  \/* STONE *\/\n\n  .ane-stone{\n    grid-template-columns:minmax(125px,.36fr) minmax(0,.64fr);\n\n    gap:12px;\n  }\n\n  .ane-stone__frame a{\n    min-height:145px;\n  }\n\n  .ane-stone__frame img{\n    max-height:145px !important;\n  }\n\n  .ane-stone__copy h3{\n    font-size:21px;\n  }\n\n  .ane-stone__lead{\n    font-size:9px;\n  }\n\n  .ane-stone__facts{\n    grid-template-columns:1fr;\n  }\n\n  .ane-stone__fact{\n    padding:5px 0;\n  }\n\n  .ane-stone__fact + .ane-stone__fact{\n    padding-left:0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .ane-stone__fact p{\n    display:none;\n  }\n\n\n  \/* PRACTICAL *\/\n\n  .ane-practical{\n    grid-template-columns:1fr;\n  }\n\n  .ane-install{\n    border-left:1px solid var(--line-strong);\n  }\n\n\n  \/* ROOM *\/\n\n  .ane-room{\n    grid-template-columns:1fr;\n  }\n\n  .ane-room__title{\n    padding:0 0 7px;\n  }\n\n  .ane-room__item{\n    padding:7px 0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SPEC *\/\n\n  .ane-spec__head{\n    display:block;\n  }\n\n  .ane-spec__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n  .ane-spec__row{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .ane-spec__row span:first-child{\n    color:var(--accent);\n\n    font-size:9px;\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .ane-faq{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .ane-config__grid{\n    grid-template-columns:1fr;\n  }\n\n  .ane-card{\n    display:grid;\n    grid-template-columns:110px minmax(0,1fr);\n  }\n\n  .ane-card__head{\n    grid-column:1 \/ -1;\n  }\n\n  .ane-card__visual{\n    min-height:120px;\n\n    border-right:1px solid var(--line);\n  }\n\n  .ane-card__foot{\n    min-height:0;\n\n    border-top:0;\n  }\n\n\n  .ane-stagger,\n  .ane-stone{\n    grid-template-columns:1fr;\n  }\n\n  .ane-stagger__visual,\n  .ane-stone__visual{\n    width:245px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-anello\" id=\"anello-root\"\u003e\n\u003c!-- =====================================================\n     01 — INTRO\n====================================================== --\u003e\n\u003csection class=\"ane-intro\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"ane-label\"\u003e Anello Alabaster Orb Ring Chandelier \u003c\/span\u003e\n\u003ch2\u003eAlabaster Orbs, Arranged in Rings of Light\u003c\/h2\u003e\n\u003cp class=\"ane-intro__lead\"\u003eAnello combines rows of natural alabaster spheres with clean circular metal frames for a chandelier that feels architectural without becoming visually heavy. Choose one, two or three rings depending on the scale of the room; the three-ring version can also be staggered during installation for a more sculptural composition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-quick\"\u003e\n\u003cdiv class=\"ane-quick__row\"\u003e\n\u003cspan\u003e Configurations \u003c\/span\u003e \u003cstrong\u003e 1 · 2 · 3 Rings \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-quick__row\"\u003e\n\u003cspan\u003e Largest Ring \u003c\/span\u003e \u003cstrong\u003e Ø39.4\" \/ 100cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-quick__row\"\u003e\n\u003cspan\u003e Material \u003c\/span\u003e \u003cstrong\u003e Natural Alabaster \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-quick__row\"\u003e\n\u003cspan\u003e Light \u003c\/span\u003e \u003cstrong\u003e LED · Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     02 — CONFIGURATION\n====================================================== --\u003e\n\u003csection class=\"ane-config\" id=\"anello-sizes\"\u003e\n\u003cdiv class=\"ane-config__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"ane-label\"\u003e Choose Your Configuration \u003c\/span\u003e\n\u003ch3\u003eOne, Two or Three Rings\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eStart with the overall width you need, then consider vertical depth. One ring stays clean and horizontal; adding rings creates a more layered chandelier for larger spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-config__grid\"\u003e\n\u003c!-- ===============================================\n         ONE RING\n    ================================================ --\u003e\n\u003carticle class=\"ane-card\"\u003e\n\u003cdiv class=\"ane-card__head\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Configuration 01 \u003c\/small\u003e \u003cstrong\u003e One Ring \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cspan\u003e Cleanest Profile \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-card__visual\"\u003e\u003ca href=\"#anello-one-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/anello-alabaster-orb-ring-chandelier-stuberlighting_8.jpg?v=1788057672\" alt=\"Anello Alabaster Orb Ring Chandelier single ring 39.4 inch diameter size guide\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"ane-card__foot\"\u003e\n\u003cdiv class=\"ane-card__size\"\u003eØ39.4\"\u003c\/div\u003e\n\u003cspan class=\"ane-card__metric\"\u003e Ø100cm \u003c\/span\u003e\n\u003cp\u003eOne wide halo for a cleaner statement over a dining table, island or seating area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- ===============================================\n         TWO RINGS\n    ================================================ --\u003e\n\u003carticle class=\"ane-card\"\u003e\n\u003cdiv class=\"ane-card__head\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Configuration 02 \u003c\/small\u003e \u003cstrong\u003e Two Rings \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cspan\u003e Layered Scale \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-card__visual\"\u003e\u003ca href=\"#anello-two-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/anello-alabaster-orb-ring-chandelier-stuberlighting_9.jpg?v=1788057673\" alt=\"Anello Alabaster Orb Ring Chandelier two ring 31.5 inch and 23.6 inch diameter size guide\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"ane-card__foot\"\u003e\n\u003cdiv class=\"ane-card__size\"\u003eØ31.5\" + Ø23.6\"\u003c\/div\u003e\n\u003cspan class=\"ane-card__metric\"\u003e Ø80cm + Ø60cm \u003c\/span\u003e\n\u003cp\u003eAdds vertical depth while remaining more restrained than the full three-ring composition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- ===============================================\n         THREE RINGS\n    ================================================ --\u003e\n\u003carticle class=\"ane-card\"\u003e\n\u003cdiv class=\"ane-card__head\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Configuration 03 \u003c\/small\u003e \u003cstrong\u003e Three Rings \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cspan\u003e Statement Scale \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-card__visual\"\u003e\u003ca href=\"#anello-three-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/anello-alabaster-orb-ring-chandelier-stuberlighting_10.jpg?v=1788057672\" alt=\"Anello Alabaster Orb Ring Chandelier three ring 39.4 31.5 and 23.6 inch diameter size guide\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"ane-card__foot\"\u003e\n\u003cdiv class=\"ane-card__size\"\u003eØ39.4\" + Ø31.5\" + Ø23.6\"\u003c\/div\u003e\n\u003cspan class=\"ane-card__metric\"\u003e Ø100cm + Ø80cm + Ø60cm \u003c\/span\u003e\n\u003cp\u003eMaximum depth and presence for larger dining rooms, living spaces and foyers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     03 — STAGGERED THREE-RING OPTION\n     IMAGE APPEARS ONLY ONCE IN VISIBLE CONTENT\n====================================================== --\u003e\n\u003csection class=\"ane-stagger\" id=\"anello-staggered\"\u003e\n\u003cdiv class=\"ane-stagger__copy\"\u003e\n\u003cspan class=\"ane-label\"\u003e Three-Ring Installation \u003c\/span\u003e\n\u003ch3\u003eKeep It Aligned—or Create More Movement\u003c\/h3\u003e\n\u003cp class=\"ane-stagger__lead\"\u003eThe three-ring configuration can be installed at different drops to create a less formal, more sculptural composition. Ring heights are established during installation, allowing the 100cm, 80cm and 60cm circles to interact with the room rather than reading as one rigid stack.\u003c\/p\u003e\n\u003cdiv class=\"ane-stagger__rows\"\u003e\n\u003cdiv class=\"ane-stagger__row\"\u003e\n\u003cspan\u003e Ring Sizes \u003c\/span\u003e \u003cstrong\u003e Ø100 + Ø80 + Ø60cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-stagger__row\"\u003e\n\u003cspan\u003e Arrangement \u003c\/span\u003e \u003cstrong\u003e Layered or Staggered \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-stagger__row\"\u003e\n\u003cspan\u003e Final Drop \u003c\/span\u003e \u003cstrong\u003e Set During Installation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-stagger__row\"\u003e\n\u003cspan\u003e Best For \u003c\/span\u003e \u003cstrong\u003e Dining Rooms · Living Areas · Foyers \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"ane-stagger__visual\"\u003e\n\u003cdiv class=\"ane-stagger__frame\"\u003e\u003ca href=\"#anello-stagger-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/anello-alabaster-orb-ring-chandelier-stuberlighting_22.jpg?v=1788057670\" alt=\"Anello Alabaster Orb Ring Chandelier three ring staggered installation example\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Three-Ring Staggered Arrangement \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     04 — NATURAL ALABASTER\n====================================================== --\u003e\n\u003csection class=\"ane-stone\" id=\"anello-stone\"\u003e\n\u003cfigure class=\"ane-stone__visual\"\u003e\n\u003cdiv class=\"ane-stone__frame\"\u003e\u003ca href=\"#anello-stone-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calcaria-alabaster-wall-light-stuberlighting_2.jpg?v=1785641364\" alt=\"Natural alabaster material veining translucency and stone variation reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003eNatural alabaster reference · click to enlarge\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cdiv class=\"ane-stone__copy\"\u003e\n\u003cspan class=\"ane-label\"\u003e Natural Alabaster Orbs \u003c\/span\u003e\n\u003ch3\u003eEvery Sphere Carries Its Own Stone Pattern\u003c\/h3\u003e\n\u003cp class=\"ane-stone__lead\"\u003eEach orb is made from natural alabaster. Veining, clouding, mineral markings and translucency vary subtly from sphere to sphere, giving the chandelier a more organic character than perfectly uniform manufactured globes.\u003c\/p\u003e\n\u003cdiv class=\"ane-stone__facts\"\u003e\n\u003cdiv class=\"ane-stone__fact\"\u003e\n\u003csmall\u003e Orb Size \u003c\/small\u003e \u003cstrong\u003e Approx. Ø2.4\" \u003c\/strong\u003e\n\u003cp\u003eApproximately Ø6cm per alabaster sphere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-stone__fact\"\u003e\n\u003csmall\u003e Veining \u003c\/small\u003e \u003cstrong\u003e Unique by Orb \u003c\/strong\u003e\n\u003cp\u003eStone patterns naturally vary throughout the fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-stone__fact\"\u003e\n\u003csmall\u003e Glow \u003c\/small\u003e \u003cstrong\u003e Soft \u0026amp; Diffused \u003c\/strong\u003e\n\u003cp\u003eNatural stone softens the appearance of the light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     05 — LIGHT + INSTALLATION\n====================================================== --\u003e\n\u003csection class=\"ane-practical\"\u003e\u003c!-- LIGHT --\u003e\n\u003cdiv class=\"ane-light\"\u003e\n\u003cspan class=\"ane-label\"\u003e Light Through Stone \u003c\/span\u003e\n\u003ch3\u003eWarm Light, Softened by Alabaster\u003c\/h3\u003e\n\u003cp class=\"ane-light__lead\"\u003eThe alabaster spheres diffuse the LED light and create a softer appearance than exposed bulbs or clear glass globes.\u003c\/p\u003e\n\u003cdiv class=\"ane-light__list\"\u003e\n\u003cdiv class=\"ane-light__row\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e LED · Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-light__row\"\u003e\n\u003cspan\u003e Light Color \u003c\/span\u003e \u003cstrong\u003e 3000K Warm Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-light__row\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-light__row\"\u003e\n\u003cspan\u003e Light Effect \u003c\/span\u003e \u003cstrong\u003e Diffused Through Alabaster \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALL --\u003e\n\u003cdiv class=\"ane-install\"\u003e\n\u003cspan class=\"ane-label\"\u003e Suspension \u0026amp; Installation \u003c\/span\u003e\n\u003ch3\u003eSet the Final Composition During Installation\u003c\/h3\u003e\n\u003cp class=\"ane-install__lead\"\u003eAnello is hardwired to the ceiling. Suspension lengths are established during installation, making it possible to adapt the final drop to the ceiling height and selected configuration.\u003c\/p\u003e\n\u003cdiv class=\"ane-install__list\"\u003e\n\u003cdiv class=\"ane-install__row\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e \u003cstrong\u003e Ceiling Mount \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-install__row\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-install__row\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cstrong\u003e Cable Suspension \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-install__row\"\u003e\n\u003cspan\u003e Ring Position \u003c\/span\u003e \u003cstrong\u003e Set During Installation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-install__row\"\u003e\n\u003cspan\u003e Custom Drop \u003c\/span\u003e \u003cstrong\u003e Available by Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-install__row\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e Indoor Use \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-install__row\"\u003e\n\u003cspan\u003e Installer \u003c\/span\u003e \u003cstrong\u003e Professional Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     06 — ROOM GUIDE\n====================================================== --\u003e\n\u003csection class=\"ane-room\"\u003e\n\u003cdiv class=\"ane-room__title\"\u003e\n\u003cspan class=\"ane-label\"\u003e Quick Size Guide \u003c\/span\u003e\n\u003ch3\u003eChoose by Visual Presence\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-room__item\"\u003e\n\u003cstrong\u003e One Ring \u003c\/strong\u003e\n\u003cp\u003eBest when you want a wide but visually simple chandelier over a table or island.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-room__item\"\u003e\n\u003cstrong\u003e Two Rings \u003c\/strong\u003e\n\u003cp\u003eAdds depth without creating the vertical scale of the full three-ring version.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-room__item\"\u003e\n\u003cstrong\u003e Three Rings \u003c\/strong\u003e\n\u003cp\u003eBest for larger rooms or spaces where the chandelier should become a sculptural centerpiece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     07 — SPECIFICATIONS\n====================================================== --\u003e\n\u003csection class=\"ane-spec\"\u003e\n\u003cdiv class=\"ane-spec__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"ane-label\"\u003e Product Details \u003c\/span\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEssential configuration, material and installation details before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-spec__table\"\u003e\n\u003cdiv class=\"ane-spec__row\"\u003e\n\u003cspan\u003e Product \u003c\/span\u003e \u003cspan\u003e Anello Alabaster Orb Ring Chandelier \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-spec__row\"\u003e\n\u003cspan\u003e One Ring \u003c\/span\u003e \u003cspan\u003e Ø39.4\" \/ Ø100cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-spec__row\"\u003e\n\u003cspan\u003e Two Rings \u003c\/span\u003e \u003cspan\u003e Ø31.5\" + Ø23.6\" · Ø80cm + Ø60cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-spec__row\"\u003e\n\u003cspan\u003e Three Rings \u003c\/span\u003e \u003cspan\u003e Ø39.4\" + Ø31.5\" + Ø23.6\" · Ø100cm + Ø80cm + Ø60cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-spec__row\"\u003e\n\u003cspan\u003e Orb Diameter \u003c\/span\u003e \u003cspan\u003e Approx. Ø2.4\" \/ Ø6cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-spec__row\"\u003e\n\u003cspan\u003e Three-Ring Arrangement \u003c\/span\u003e \u003cspan\u003e Layered or Staggered · Final Positions Set During Installation \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-spec__row\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cspan\u003e Natural Alabaster · Metal \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-spec__row\"\u003e\n\u003cspan\u003e Alabaster \u003c\/span\u003e \u003cspan\u003e Natural Stone · Veining, Tone and Translucency Vary by Orb \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-spec__row\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cspan\u003e LED Light Source · Included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-spec__row\"\u003e\n\u003cspan\u003e Color Temperature \u003c\/span\u003e \u003cspan\u003e 3000K Warm Light \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-spec__row\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cspan\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-spec__row\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cspan\u003e Cable Suspension · Final Drop Set During Installation \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-spec__row\"\u003e\n\u003cspan\u003e Custom Suspension \u003c\/span\u003e \u003cspan\u003e Custom Drop Length Available by Request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-spec__row\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e \u003cspan\u003e Ceiling Mount \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-spec__row\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cspan\u003e Hardwired \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-spec__row\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cspan\u003e Indoor Use \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-spec__row\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cspan\u003e Professional Installation Recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-spec__row\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cspan\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     08 — FAQ\n====================================================== --\u003e\n\u003csection class=\"ane-faq\"\u003e\n\u003cdiv class=\"ane-faq__intro\"\u003e\n\u003cspan class=\"ane-label\"\u003e FAQ \u003c\/span\u003e\n\u003ch3\u003eBefore You Choose\u003c\/h3\u003e\n\u003cp\u003eThe practical questions that matter most when choosing Anello.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ane-faq__list\"\u003e\n\u003cdetails class=\"ane-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e What sizes are included in each configuration? \u003c\/span\u003e \u003cspan class=\"ane-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eOne Ring is Ø39.4\" \/ 100cm. Two Rings combine Ø31.5\" + Ø23.6\" \/ 80 + 60cm. Three Rings combine Ø39.4\" + Ø31.5\" + Ø23.6\" \/ 100 + 80 + 60cm.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ane-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Can the three rings be installed at different heights? \u003c\/span\u003e \u003cspan class=\"ane-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. The three-ring configuration can be arranged at different drops to create a more sculptural composition. Final cable lengths and ring positions are established during installation.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ane-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Will every alabaster orb look identical? \u003c\/span\u003e \u003cspan class=\"ane-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. Natural alabaster varies in veining, clouding, mineral markings, tone and translucency, so the individual stone spheres will not be perfectly identical.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ane-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Is the light source included? \u003c\/span\u003e \u003cspan class=\"ane-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. A compatible LED light source is included with the chandelier.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ane-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e What color is the light? \u003c\/span\u003e \u003cspan class=\"ane-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eAnello uses 3000K warm light, which complements the warm ivory tone and natural translucency of the alabaster spheres.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ane-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Can I request custom suspension lengths? \u003c\/span\u003e \u003cspan class=\"ane-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Custom drop lengths can be arranged. For multi-ring installations, providing your ceiling height helps determine a balanced final composition.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     NATURAL ALABASTER NOTE\n====================================================== --\u003e\n\u003cdiv class=\"ane-note\"\u003e\n\u003cstrong\u003e Natural alabaster: \u003c\/strong\u003e each stone orb is unique. Variations in veining, clouding, translucency, tone and natural mineral markings are expected and are not considered defects. Orbs within the same chandelier will not be perfectly identical. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/div\u003e\n\u003c!-- =====================================================\n     SHIPPING \u0026 RETURNS\n====================================================== --\u003e\n\u003csection class=\"ane-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 — ONE RING\n====================================================== --\u003e \u003ca id=\"anello-one-lightbox\" href=\"#anello-sizes\" class=\"ane-lightbox\"\u003e \u003cspan class=\"ane-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/anello-alabaster-orb-ring-chandelier-stuberlighting_8.jpg?v=1788057672\" alt=\"Enlarged Anello Alabaster Orb Ring Chandelier one ring dimension guide\"\u003e \u003cspan class=\"ane-lightbox__caption\"\u003e One Ring · Ø39.4\" \/ Ø100cm \u003c\/span\u003e \u003cspan class=\"ane-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — TWO RINGS\n====================================================== --\u003e \u003ca id=\"anello-two-lightbox\" href=\"#anello-sizes\" class=\"ane-lightbox\"\u003e \u003cspan class=\"ane-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/anello-alabaster-orb-ring-chandelier-stuberlighting_9.jpg?v=1788057673\" alt=\"Enlarged Anello Alabaster Orb Ring Chandelier two ring dimension guide\"\u003e \u003cspan class=\"ane-lightbox__caption\"\u003e Two Rings · Ø31.5\" + Ø23.6\" \/ Ø80cm + Ø60cm \u003c\/span\u003e \u003cspan class=\"ane-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — THREE RINGS\n====================================================== --\u003e \u003ca id=\"anello-three-lightbox\" href=\"#anello-sizes\" class=\"ane-lightbox\"\u003e \u003cspan class=\"ane-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/anello-alabaster-orb-ring-chandelier-stuberlighting_10.jpg?v=1788057672\" alt=\"Enlarged Anello Alabaster Orb Ring Chandelier three ring dimension guide\"\u003e \u003cspan class=\"ane-lightbox__caption\"\u003e Three Rings · Ø39.4\" + Ø31.5\" + Ø23.6\" \/ Ø100cm + Ø80cm + Ø60cm \u003c\/span\u003e \u003cspan class=\"ane-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — STAGGERED ARRANGEMENT\n====================================================== --\u003e \u003ca id=\"anello-stagger-lightbox\" href=\"#anello-staggered\" class=\"ane-lightbox\"\u003e \u003cspan class=\"ane-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/anello-alabaster-orb-ring-chandelier-stuberlighting_22.jpg?v=1788057670\" alt=\"Enlarged Anello Alabaster Orb Ring Chandelier three ring staggered installation example\"\u003e \u003cspan class=\"ane-lightbox__caption\"\u003e Three Rings · Staggered Installation Example \u003c\/span\u003e \u003cspan class=\"ane-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — NATURAL ALABASTER\n====================================================== --\u003e \u003ca id=\"anello-stone-lightbox\" href=\"#anello-stone\" class=\"ane-lightbox\"\u003e \u003cspan class=\"ane-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calcaria-alabaster-wall-light-stuberlighting_2.jpg?v=1785641364\" alt=\"Enlarged natural alabaster veining translucency and material variation reference\"\u003e \u003cspan class=\"ane-lightbox__caption\"\u003e Natural Alabaster · Every Orb Is Unique \u003c\/span\u003e \u003cspan class=\"ane-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 23.6\" x H 2.4\" \/ Alabaster \/ Warm Light","offer_id":53840352215323,"sku":"STB-CH-26-10335","price":1278.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5\" x H 2.4\" \/ Alabaster \/ Warm Light","offer_id":53840352248091,"sku":"STB-CH-26-10336","price":1950.0,"currency_code":"USD","in_stock":true},{"title":"Dia 39.4\" x H 2.4\" \/ Alabaster \/ Warm Light","offer_id":53840352280859,"sku":"STB-CH-26-10337","price":2480.0,"currency_code":"USD","in_stock":true},{"title":"23.6\" + 31.5\" \/ Alabaster \/ Warm Light","offer_id":53840352313627,"sku":"STB-CH-26-10338","price":3158.0,"currency_code":"USD","in_stock":true},{"title":"23.6\" + 39.4\" \/ Alabaster \/ Warm Light","offer_id":53840352346395,"sku":"STB-CH-26-10339","price":3785.0,"currency_code":"USD","in_stock":true},{"title":"23.6\" + 31.5\" + 39.4\" \/ Alabaster \/ Warm Light","offer_id":53840352379163,"sku":"STB-CH-26-10340","price":5830.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/anello-alabaster-orb-ring-chandelier-stuberlighting_1.jpg?v=1788057670"},{"product_id":"piatto-alabaster-disc-chandelier","title":"Piatto Alabaster Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING\n   PIATTO ALABASTER DISC CHANDELIER\n\n   COMPACT MODEL SELECTOR → SIZE GUIDE → DETAIL\n   → ALABASTER → LIGHT \/ INSTALL → SPECS → FAQ\n\n   PRODUCT-SPECIFIC · DAWN SAFE · RESPONSIVE\n========================================================= *\/\n\n.stb-piatto{\n  --ink:#21160F;\n  --brown:#4B3322;\n  --accent:#987351;\n  --ivory:#FFFDF9;\n  --paper:#FAF7F1;\n  --cream:#F3EBE1;\n  --soft:#F7F2EB;\n  --text:#5D5148;\n  --muted:#81756C;\n  --line:#DDD0C2;\n  --line-strong:#C9B7A3;\n\n  width:100%;\n  max-width:900px;\n  margin:0 auto;\n\n  color:var(--text);\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:13px;\n  line-height:1.5;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-piatto *,\n.stb-piatto *::before,\n.stb-piatto *::after{\n  box-sizing:border-box;\n}\n\n.stb-piatto h2,\n.stb-piatto h3,\n.stb-piatto p,\n.stb-piatto figure{\n  margin-top:0;\n}\n\n.stb-piatto h2,\n.stb-piatto h3{\n  color:var(--ink);\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-piatto img{\n  display:block !important;\n  width:auto !important;\n  max-width:100% !important;\n  height:auto !important;\n  margin:auto !important;\n  object-fit:contain !important;\n}\n\n.pia-label{\n  display:block;\n  margin-bottom:5px;\n  color:var(--accent);\n  font-size:7.8px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   01 — COMPACT INTRO\n========================================================= *\/\n\n.pia-intro{\n  display:grid;\n  grid-template-columns:minmax(0,1.35fr) minmax(230px,.65fr);\n  gap:28px;\n  align-items:end;\n\n  padding:4px 0 17px;\n  border-bottom:1px solid var(--ink);\n}\n\n.pia-intro h2{\n  max-width:620px;\n  margin:0;\n  font-size:31px;\n  line-height:1;\n}\n\n.pia-intro__lead{\n  max-width:650px;\n  margin:8px 0 0;\n  font-size:10.4px;\n  line-height:1.48;\n}\n\n.pia-quick{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  border-top:1px solid var(--ink);\n}\n\n.pia-quick__item{\n  padding:8px 8px 3px 0;\n}\n\n.pia-quick__item + .pia-quick__item{\n  padding-left:9px;\n  border-left:1px solid var(--line);\n}\n\n.pia-quick__item small{\n  display:block;\n  color:var(--accent);\n  font-size:7px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.pia-quick__item strong{\n  display:block;\n  margin-top:2px;\n  color:var(--ink);\n  font-size:9.2px;\n  line-height:1.32;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   02 — MODEL SELECTOR\n========================================================= *\/\n\n.pia-models{\n  margin-top:18px;\n}\n\n.pia-models__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n  gap:22px;\n  margin-bottom:9px;\n}\n\n.pia-models__head h3{\n  margin:0;\n  font-size:22px;\n  line-height:1.02;\n}\n\n.pia-models__head p{\n  max-width:430px;\n  margin:0;\n  color:var(--muted);\n  font-size:8.8px;\n  line-height:1.38;\n  text-align:right;\n}\n\n\n\/* 3 MODEL CARDS *\/\n\n.pia-model-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:8px;\n}\n\n.pia-card{\n  overflow:hidden;\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n  background:#fff;\n}\n\n.pia-card__top{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n  gap:8px;\n\n  padding:7px 9px;\n  background:var(--paper);\n  border-bottom:1px solid var(--line);\n}\n\n.pia-card__model{\n  display:flex;\n  align-items:center;\n  gap:7px;\n}\n\n.pia-card__letter{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:27px;\n  height:27px;\n\n  border:1px solid var(--accent);\n  border-radius:50%;\n\n  color:var(--accent);\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-size:17px;\n  line-height:1;\n}\n\n.pia-card__model strong{\n  color:var(--ink);\n  font-size:9px;\n  font-weight:500;\n}\n\n.pia-card__top \u003e span{\n  color:var(--muted);\n  font-size:7px;\n  text-transform:uppercase;\n}\n\n\n\/* IMAGE *\/\n\n.pia-card__visual{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:150px;\n  padding:5px 8px;\n}\n\n.pia-card__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:100%;\n  height:100%;\n  cursor:zoom-in;\n  text-decoration:none;\n}\n\n.pia-card__visual img{\n  max-height:145px !important;\n}\n\n\n\/* CARD TEXT *\/\n\n.pia-card__foot{\n  padding:8px 9px 9px;\n  border-top:1px solid var(--line);\n  background:var(--ivory);\n}\n\n.pia-card__foot strong{\n  display:block;\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-size:15px;\n  line-height:1.05;\n  font-weight:500;\n}\n\n.pia-card__foot p{\n  margin:3px 0 0;\n  color:var(--muted);\n  font-size:7.9px;\n  line-height:1.34;\n}\n\n\n\/* =========================================================\n   03 — COMPACT SIZE GUIDE\n========================================================= *\/\n\n.pia-size{\n  margin-top:17px;\n}\n\n.pia-size__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n  gap:20px;\n  margin-bottom:6px;\n}\n\n.pia-size__head h3{\n  margin:0;\n  font-size:20px;\n}\n\n.pia-size__head p{\n  margin:0;\n  color:var(--muted);\n  font-size:8.3px;\n}\n\n.pia-size__table{\n  border-top:1px solid var(--ink);\n}\n\n.pia-size__row{\n  display:grid;\n  grid-template-columns:90px minmax(0,1.4fr) minmax(150px,.6fr);\n  gap:14px;\n\n  padding:6px 0;\n  border-bottom:1px solid var(--line);\n}\n\n.pia-size__row \u003e strong{\n  color:var(--ink);\n  font-size:9.3px;\n  line-height:1.38;\n  font-weight:500;\n}\n\n.pia-size__row \u003e span{\n  color:var(--text);\n  font-size:8.9px;\n  line-height:1.4;\n}\n\n.pia-size__row \u003e em{\n  color:var(--muted);\n  font-size:8.1px;\n  line-height:1.38;\n  font-style:normal;\n}\n\n\n\/* =========================================================\n   04 — REAL DETAIL\n========================================================= *\/\n\n.pia-detail{\n  display:grid;\n  grid-template-columns:minmax(250px,.52fr) minmax(0,.48fr);\n  gap:23px;\n  align-items:center;\n\n  margin-top:20px;\n  padding-top:17px;\n  border-top:1px solid var(--ink);\n}\n\n.pia-detail__visual{\n  margin:0;\n}\n\n.pia-detail__frame{\n  padding:6px;\n  background:var(--soft);\n  border:1px solid var(--line);\n  border-radius:6px;\n}\n\n.pia-detail__frame a{\n  display:flex;\n  justify-content:center;\n  align-items:center;\n  min-height:220px;\n\n  background:#fff;\n  overflow:hidden;\n  cursor:zoom-in;\n}\n\n.pia-detail__frame img{\n  width:100% !important;\n  max-height:225px !important;\n  object-fit:cover !important;\n}\n\n.pia-detail figcaption{\n  display:flex;\n  justify-content:space-between;\n  gap:10px;\n\n  padding:5px 2px 0;\n  color:var(--muted);\n  font-size:7.4px;\n}\n\n.pia-detail figcaption strong{\n  color:var(--brown);\n  font-weight:500;\n}\n\n.pia-detail__copy h3{\n  margin:0;\n  font-size:23px;\n  line-height:1.02;\n}\n\n.pia-detail__lead{\n  margin:6px 0 10px;\n  font-size:9.3px;\n  line-height:1.42;\n}\n\n.pia-detail__rows{\n  border-top:1px solid var(--ink);\n}\n\n.pia-detail__row{\n  display:flex;\n  justify-content:space-between;\n  gap:14px;\n\n  padding:6px 0;\n  border-bottom:1px solid var(--line);\n}\n\n.pia-detail__row span{\n  color:var(--accent);\n  font-size:7.2px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.pia-detail__row strong{\n  max-width:65%;\n  color:var(--ink);\n  font-size:9.3px;\n  line-height:1.35;\n  font-weight:500;\n  text-align:right;\n}\n\n\n\/* =========================================================\n   05 — ALABASTER\n========================================================= *\/\n\n.pia-stone{\n  display:grid;\n  grid-template-columns:minmax(0,1.38fr) minmax(190px,.62fr);\n  gap:22px;\n  align-items:center;\n\n  margin-top:19px;\n  padding:14px 15px;\n\n  background:var(--paper);\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.pia-stone__copy h3{\n  max-width:500px;\n  margin:0;\n  font-size:23px;\n  line-height:1.02;\n}\n\n.pia-stone__lead{\n  max-width:540px;\n  margin:6px 0 10px;\n  font-size:9.2px;\n  line-height:1.42;\n}\n\n.pia-stone__facts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  border-top:1px solid var(--ink);\n}\n\n.pia-stone__fact{\n  padding:7px 8px 1px 0;\n}\n\n.pia-stone__fact + .pia-stone__fact{\n  padding-left:10px;\n  border-left:1px solid var(--line);\n}\n\n.pia-stone__fact small{\n  display:block;\n  color:var(--accent);\n  font-size:7px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.pia-stone__fact strong{\n  display:block;\n  margin-top:2px;\n  color:var(--ink);\n  font-size:9.4px;\n  line-height:1.3;\n  font-weight:500;\n}\n\n.pia-stone__visual{\n  margin:0;\n}\n\n.pia-stone__frame{\n  padding:5px;\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:6px;\n}\n\n.pia-stone__frame a{\n  display:flex;\n  justify-content:center;\n  align-items:center;\n\n  min-height:165px;\n  cursor:zoom-in;\n}\n\n.pia-stone__frame img{\n  max-height:165px !important;\n}\n\n.pia-stone figcaption{\n  padding:5px 2px 0;\n  color:var(--muted);\n  font-size:7.3px;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   06 — LIGHT \/ INSTALL\n========================================================= *\/\n\n.pia-practical{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  margin-top:19px;\n  overflow:hidden;\n  border-radius:7px;\n}\n\n.pia-light{\n  padding:16px 17px;\n  background:var(--ink);\n}\n\n.pia-light .pia-label{\n  color:#D7B58E;\n}\n\n.pia-light h3{\n  margin:0;\n  color:#FFF9F1;\n  font-size:20px;\n}\n\n.pia-light__lead{\n  margin:5px 0 9px;\n  color:#DCCFC4;\n  font-size:8.8px;\n  line-height:1.4;\n}\n\n.pia-light__rows{\n  border-top:1px solid rgba(255,255,255,.22);\n}\n\n.pia-light__row{\n  display:flex;\n  justify-content:space-between;\n  gap:12px;\n\n  padding:6px 0;\n  border-bottom:1px solid rgba(255,255,255,.14);\n}\n\n.pia-light__row span{\n  color:#C8B7A7;\n  font-size:7.1px;\n  text-transform:uppercase;\n}\n\n.pia-light__row strong{\n  max-width:68%;\n  color:#FFF8EF;\n  font-size:9.2px;\n  line-height:1.34;\n  font-weight:500;\n  text-align:right;\n}\n\n\n\/* INSTALL *\/\n\n.pia-install{\n  padding:16px 17px;\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-left:0;\n}\n\n.pia-install h3{\n  margin:0;\n  font-size:20px;\n}\n\n.pia-install__lead{\n  margin:5px 0 9px;\n  color:var(--muted);\n  font-size:8.8px;\n  line-height:1.4;\n}\n\n.pia-install__rows{\n  border-top:1px solid var(--ink);\n}\n\n.pia-install__row{\n  display:flex;\n  justify-content:space-between;\n  gap:12px;\n\n  padding:6px 0;\n  border-bottom:1px solid var(--line);\n}\n\n.pia-install__row span{\n  color:var(--accent);\n  font-size:7.1px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.pia-install__row strong{\n  max-width:68%;\n  color:var(--ink);\n  font-size:9.2px;\n  line-height:1.34;\n  font-weight:500;\n  text-align:right;\n}\n\n\n\/* =========================================================\n   07 — SPECS\n========================================================= *\/\n\n.pia-spec{\n  margin-top:19px;\n}\n\n.pia-spec__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n  gap:20px;\n  margin-bottom:6px;\n}\n\n.pia-spec__head h3{\n  margin:0;\n  font-size:21px;\n}\n\n.pia-spec__head p{\n  max-width:340px;\n  margin:0;\n  color:var(--muted);\n  font-size:8.4px;\n  text-align:right;\n}\n\n.pia-spec__table{\n  border-top:1px solid var(--ink);\n}\n\n.pia-spec__row{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n  gap:18px;\n\n  padding:6px 0;\n  border-bottom:1px solid var(--line);\n}\n\n.pia-spec__row span:first-child{\n  color:#75685F;\n  font-size:9.8px;\n  font-weight:500;\n}\n\n.pia-spec__row span:last-child{\n  color:var(--ink);\n  font-size:10px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   08 — FAQ\n========================================================= *\/\n\n.pia-faq{\n  display:grid;\n  grid-template-columns:170px minmax(0,1fr);\n  gap:24px;\n\n  margin-top:18px;\n  padding-top:15px;\n\n  border-top:1px solid var(--ink);\n}\n\n.pia-faq__intro h3{\n  margin:0;\n  font-size:20px;\n}\n\n.pia-faq__intro p{\n  margin:5px 0 0;\n  color:var(--muted);\n  font-size:8.4px;\n  line-height:1.4;\n}\n\n.pia-faq__list{\n  border-top:1px solid var(--line);\n}\n\n.pia-faq__item{\n  margin:0;\n  border-bottom:1px solid var(--line);\n}\n\n.pia-faq__item summary{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n  gap:12px;\n\n  padding:8px 0;\n\n  color:var(--ink);\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-size:14.5px;\n  line-height:1.25;\n  font-weight:500;\n\n  list-style:none;\n  cursor:pointer;\n}\n\n.pia-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.pia-faq__plus{\n  color:var(--accent);\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  transition:transform .2s ease;\n}\n\n.pia-faq__item[open] .pia-faq__plus{\n  transform:rotate(45deg);\n}\n\n.pia-faq__item p{\n  max-width:650px;\n  margin:0;\n  padding:0 25px 9px 0;\n\n  font-size:9px;\n  line-height:1.43;\n}\n\n\n\/* =========================================================\n   NOTE\n========================================================= *\/\n\n.pia-note{\n  margin-top:12px;\n  padding:9px 11px;\n\n  background:var(--cream);\n  border-left:3px solid var(--accent);\n\n  font-size:8.8px;\n  line-height:1.43;\n}\n\n.pia-note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.pia-shipping{\n  margin-top:12px;\n  padding:15px 17px;\n\n  background:var(--ink);\n  border-radius:7px;\n}\n\n.pia-shipping h3{\n  margin:0 0 6px;\n  color:#FFF9F1;\n  font-size:18px;\n}\n\n.pia-shipping p{\n  margin:0 0 4px;\n  color:#DDD2C8;\n  font-size:10.8px;\n  line-height:1.52;\n}\n\n.pia-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.pia-shipping a{\n  color:#D9B990;\n  font-weight:500;\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.pia-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  background:rgba(18,13,9,.95);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.pia-lightbox:target{\n  display:flex;\n}\n\n.pia-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  pointer-events:none;\n}\n\n.pia-lightbox img{\n  width:auto !important;\n  height:auto !important;\n  max-width:92vw !important;\n  max-height:82vh !important;\n\n  padding:6px;\n  background:#fff;\n  border-radius:5px;\n}\n\n.pia-lightbox__caption{\n  margin-top:8px;\n  color:#E2C9A7;\n  font-size:9.5px;\n  text-align:center;\n}\n\n.pia-lightbox__hint{\n  margin-top:3px;\n  color:#A99A8D;\n  font-size:8.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .pia-intro{\n    grid-template-columns:1fr;\n    gap:10px;\n  }\n\n  .pia-intro h2{\n    font-size:28px;\n  }\n\n  .pia-model-grid{\n    gap:6px;\n  }\n\n  .pia-card__visual{\n    min-height:125px;\n  }\n\n  .pia-card__visual img{\n    max-height:120px !important;\n  }\n\n  .pia-size__row{\n    grid-template-columns:80px minmax(0,1fr);\n  }\n\n  .pia-size__row \u003e em{\n    grid-column:2;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .pia-intro{\n    padding-bottom:14px;\n  }\n\n  .pia-quick{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n  }\n\n  .pia-models__head{\n    display:block;\n  }\n\n  .pia-models__head p{\n    margin-top:4px;\n    text-align:left;\n  }\n\n\n  \/* MODELS REMAIN SIDE-BY-SIDE *\/\n\n  .pia-card__top{\n    display:block;\n    padding:6px;\n  }\n\n  .pia-card__top \u003e span{\n    display:block;\n    margin-top:3px;\n  }\n\n  .pia-card__visual{\n    min-height:100px;\n    padding:3px;\n  }\n\n  .pia-card__visual img{\n    max-height:95px !important;\n  }\n\n  .pia-card__foot{\n    padding:6px;\n  }\n\n  .pia-card__foot strong{\n    font-size:13px;\n  }\n\n  .pia-card__foot p{\n    font-size:7.2px;\n  }\n\n\n  \/* SIZE *\/\n\n  .pia-size__head{\n    display:block;\n  }\n\n  .pia-size__head p{\n    margin-top:3px;\n  }\n\n  .pia-size__row{\n    grid-template-columns:68px minmax(0,1fr);\n    gap:8px;\n  }\n\n\n  \/* DETAIL *\/\n\n  .pia-detail{\n    grid-template-columns:minmax(130px,.39fr) minmax(0,.61fr);\n    gap:11px;\n  }\n\n  .pia-detail__frame a{\n    min-height:145px;\n  }\n\n  .pia-detail__frame img{\n    min-height:145px;\n    max-height:145px !important;\n  }\n\n  .pia-detail__copy h3{\n    font-size:19px;\n  }\n\n  .pia-detail__lead{\n    font-size:8.5px;\n  }\n\n\n  \/* STONE *\/\n\n  .pia-stone{\n    grid-template-columns:minmax(0,.64fr) minmax(115px,.36fr);\n    gap:10px;\n\n    padding:11px;\n  }\n\n  .pia-stone__copy h3{\n    font-size:19px;\n  }\n\n  .pia-stone__lead{\n    font-size:8.5px;\n  }\n\n  .pia-stone__facts{\n    grid-template-columns:1fr;\n  }\n\n  .pia-stone__fact{\n    padding:4px 0;\n  }\n\n  .pia-stone__fact + .pia-stone__fact{\n    padding-left:0;\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .pia-stone__frame a{\n    min-height:120px;\n  }\n\n  .pia-stone__frame img{\n    max-height:120px !important;\n  }\n\n\n  \/* PRACTICAL *\/\n\n  .pia-practical{\n    grid-template-columns:1fr;\n  }\n\n  .pia-install{\n    border-left:1px solid var(--line-strong);\n    border-top:0;\n  }\n\n\n  \/* SPEC *\/\n\n  .pia-spec__head{\n    display:block;\n  }\n\n  .pia-spec__head p{\n    margin-top:4px;\n    text-align:left;\n  }\n\n  .pia-spec__row{\n    grid-template-columns:1fr;\n    gap:1px;\n  }\n\n  .pia-spec__row span:first-child{\n    color:var(--accent);\n    font-size:8.6px;\n  }\n\n\n  \/* FAQ *\/\n\n  .pia-faq{\n    grid-template-columns:1fr;\n    gap:7px;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .pia-model-grid{\n    grid-template-columns:1fr;\n  }\n\n  .pia-card{\n    display:grid;\n    grid-template-columns:110px minmax(0,1fr);\n  }\n\n  .pia-card__top{\n    grid-column:1 \/ -1;\n  }\n\n  .pia-card__visual{\n    min-height:115px;\n    border-right:1px solid var(--line);\n  }\n\n  .pia-card__foot{\n    border-top:0;\n  }\n\n  .pia-detail,\n  .pia-stone{\n    grid-template-columns:1fr;\n  }\n\n  .pia-detail__visual,\n  .pia-stone__visual{\n    width:240px;\n    max-width:100%;\n    margin:0 auto;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-piatto\" id=\"piatto-root\"\u003e\n\u003c!-- =====================================================\n     01 — INTRO\n====================================================== --\u003e\n\u003csection class=\"pia-intro\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"pia-label\"\u003e Piatto Alabaster Disc Chandelier \u003c\/span\u003e\n\u003ch2\u003eNatural Alabaster, Shaped for Three Different Spaces\u003c\/h2\u003e\n\u003cp class=\"pia-intro__lead\"\u003ePiatto repeats natural alabaster discs around a restrained metal frame, creating a warm architectural chandelier with visible stone variation. Choose Model A for a classic round composition, Model B for greater vertical depth, or Model C for a linear layout over longer tables and kitchen islands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-quick\"\u003e\n\u003cdiv class=\"pia-quick__item\"\u003e\n\u003csmall\u003eModel A\u003c\/small\u003e \u003cstrong\u003eRound\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-quick__item\"\u003e\n\u003csmall\u003eModel B\u003c\/small\u003e \u003cstrong\u003eTwo-Tier\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-quick__item\"\u003e\n\u003csmall\u003eModel C\u003c\/small\u003e \u003cstrong\u003eLinear\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     02 — MODEL SELECTOR\n====================================================== --\u003e\n\u003csection class=\"pia-models\" id=\"piatto-models\"\u003e\n\u003cdiv class=\"pia-models__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"pia-label\"\u003e Choose the Silhouette \u003c\/span\u003e\n\u003ch3\u003eStart With the Shape\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eAll three models share the same alabaster disc construction. The difference is how the fixture occupies the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-model-grid\"\u003e\n\u003c!-- MODEL A --\u003e\n\u003carticle class=\"pia-card\"\u003e\n\u003cdiv class=\"pia-card__top\"\u003e\n\u003cdiv class=\"pia-card__model\"\u003e\n\u003cspan class=\"pia-card__letter\"\u003eA\u003c\/span\u003e \u003cstrong\u003eModel A\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cspan\u003eRound\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-card__visual\"\u003e\u003ca href=\"#piatto-a-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/piatto-alabaster-disc-chandelier-stuberlighting_24.jpg?v=1788075187\" alt=\"Piatto Alabaster Disc Chandelier Model A round chandelier size guide\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"pia-card__foot\"\u003e\n\u003cstrong\u003e Round \u0026amp; Versatile \u003c\/strong\u003e\n\u003cp\u003eFive diameters for round or square tables and centered room layouts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MODEL B --\u003e\n\u003carticle class=\"pia-card\"\u003e\n\u003cdiv class=\"pia-card__top\"\u003e\n\u003cdiv class=\"pia-card__model\"\u003e\n\u003cspan class=\"pia-card__letter\"\u003eB\u003c\/span\u003e \u003cstrong\u003eModel B\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cspan\u003eTwo-Tier\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-card__visual\"\u003e\u003ca href=\"#piatto-b-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/piatto-alabaster-disc-chandelier-stuberlighting_26.jpg?v=1788075187\" alt=\"Piatto Alabaster Disc Chandelier Model B two tier chandelier size guide\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"pia-card__foot\"\u003e\n\u003cstrong\u003e More Vertical Depth \u003c\/strong\u003e\n\u003cp\u003eTwo circular tiers create more presence without becoming excessively wide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MODEL C --\u003e\n\u003carticle class=\"pia-card\"\u003e\n\u003cdiv class=\"pia-card__top\"\u003e\n\u003cdiv class=\"pia-card__model\"\u003e\n\u003cspan class=\"pia-card__letter\"\u003eC\u003c\/span\u003e \u003cstrong\u003eModel C\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cspan\u003eLinear\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-card__visual\"\u003e\u003ca href=\"#piatto-c-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/piatto-alabaster-disc-chandelier-stuberlighting_27.jpg?v=1788075187\" alt=\"Piatto Alabaster Disc Chandelier Model C linear chandelier size guide\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"pia-card__foot\"\u003e\n\u003cstrong\u003e Made for Long Surfaces \u003c\/strong\u003e\n\u003cp\u003eA horizontal layout for rectangular dining tables and kitchen islands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     03 — SIZE GUIDE\n====================================================== --\u003e\n\u003csection class=\"pia-size\"\u003e\n\u003cdiv class=\"pia-size__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"pia-label\"\u003e Size Guide \u003c\/span\u003e\n\u003ch3\u003eAvailable Dimensions\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eChoose by table shape, room width and desired visual presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-size__table\"\u003e\n\u003cdiv class=\"pia-size__row\"\u003e\n\u003cstrong\u003e Model A \u003c\/strong\u003e \u003cspan\u003e Ø17.7\" · Ø23.6\" · Ø31.5\" · Ø39.3\" · Ø47.2\"\u003cbr\u003eØ45 · Ø60 · Ø80 · Ø100 · Ø120cm \u003c\/span\u003e \u003cem\u003e H8.7\" \/ 22cm \u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-size__row\"\u003e\n\u003cstrong\u003e Model B \u003c\/strong\u003e \u003cspan\u003e Ø31.5\" + Ø17.7\" \/ Ø80 + Ø45cm\u003cbr\u003eØ39.3\" + Ø23.6\" \/ Ø100 + Ø60cm \u003c\/span\u003e \u003cem\u003e Two-tier configuration \u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-size__row\"\u003e\n\u003cstrong\u003e Model C \u003c\/strong\u003e \u003cspan\u003e L39.3\" × W13.8\" × H8.7\" \/ 100 × 35 × 22cm\u003cbr\u003eL47.2\" × W13.8\" × H8.7\" \/ 120 × 35 × 22cm \u003c\/span\u003e \u003cem\u003e Linear configuration \u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     04 — PRODUCT DETAIL\n====================================================== --\u003e\n\u003csection class=\"pia-detail\" id=\"piatto-detail\"\u003e\n\u003cfigure class=\"pia-detail__visual\"\u003e\n\u003cdiv class=\"pia-detail__frame\"\u003e\u003ca href=\"#piatto-detail-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/piatto-alabaster-disc-chandelier-stuberlighting_15.jpg?v=1788075187\" alt=\"Piatto Alabaster Disc Chandelier natural alabaster disc and metal frame detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003e\u003cstrong\u003eAlabaster Disc Detail\u003c\/strong\u003e \u003cspan\u003eEnlarge\u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cdiv class=\"pia-detail__copy\"\u003e\n\u003cspan class=\"pia-label\"\u003e Construction \u003c\/span\u003e\n\u003ch3\u003eIndividual Stone Discs, One Continuous Rhythm\u003c\/h3\u003e\n\u003cp class=\"pia-detail__lead\"\u003eEach alabaster disc is mounted around the metal structure to create a continuous silhouette while preserving the natural pattern of every piece.\u003c\/p\u003e\n\u003cdiv class=\"pia-detail__rows\"\u003e\n\u003cdiv class=\"pia-detail__row\"\u003e\n\u003cspan\u003eStone\u003c\/span\u003e \u003cstrong\u003eNatural Alabaster\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-detail__row\"\u003e\n\u003cspan\u003eStructure\u003c\/span\u003e \u003cstrong\u003eMetal Frame\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-detail__row\"\u003e\n\u003cspan\u003eBulb Base\u003c\/span\u003e \u003cstrong\u003eE14\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-detail__row\"\u003e\n\u003cspan\u003eBulbs\u003c\/span\u003e \u003cstrong\u003eIncluded\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     05 — NATURAL ALABASTER\n====================================================== --\u003e\n\u003csection class=\"pia-stone\" id=\"piatto-stone\"\u003e\n\u003cdiv class=\"pia-stone__copy\"\u003e\n\u003cspan class=\"pia-label\"\u003e Genuine Natural Alabaster \u003c\/span\u003e\n\u003ch3\u003eEvery Disc Has Its Own Stone Pattern\u003c\/h3\u003e\n\u003cp class=\"pia-stone__lead\"\u003eNatural alabaster varies in veining, clouding and translucency. These differences are expected and give the finished chandelier its individual character.\u003c\/p\u003e\n\u003cdiv class=\"pia-stone__facts\"\u003e\n\u003cdiv class=\"pia-stone__fact\"\u003e\n\u003csmall\u003eVeining\u003c\/small\u003e \u003cstrong\u003eUnique by Disc\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-stone__fact\"\u003e\n\u003csmall\u003eTone\u003c\/small\u003e \u003cstrong\u003eSoft Ivory Variation\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-stone__fact\"\u003e\n\u003csmall\u003eGlow\u003c\/small\u003e \u003cstrong\u003eNaturally Translucent\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"pia-stone__visual\"\u003e\n\u003cdiv class=\"pia-stone__frame\"\u003e\u003ca href=\"#piatto-stone-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calcaria-alabaster-wall-light-stuberlighting_2.jpg?v=1785641364\" alt=\"Natural alabaster veining translucency and material variation reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003eNatural alabaster reference\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     06 — LIGHT \/ INSTALLATION\n====================================================== --\u003e\n\u003csection class=\"pia-practical\"\u003e\n\u003cdiv class=\"pia-light\"\u003e\n\u003cspan class=\"pia-label\"\u003e Replaceable Light Source \u003c\/span\u003e\n\u003ch3\u003eE14 Bulbs Included\u003c\/h3\u003e\n\u003cp class=\"pia-light__lead\"\u003eReplaceable E14 bulbs sit behind the alabaster discs, allowing the stone to soften the light while keeping future bulb replacement simple.\u003c\/p\u003e\n\u003cdiv class=\"pia-light__rows\"\u003e\n\u003cdiv class=\"pia-light__row\"\u003e\n\u003cspan\u003eBulb Base\u003c\/span\u003e \u003cstrong\u003eE14\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-light__row\"\u003e\n\u003cspan\u003eBulbs Included\u003c\/span\u003e \u003cstrong\u003eYes · 3000K\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-light__row\"\u003e\n\u003cspan\u003eMaximum\u003c\/span\u003e \u003cstrong\u003e40W per Bulb\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-light__row\"\u003e\n\u003cspan\u003eDimming\u003c\/span\u003e \u003cstrong\u003eBulb \u0026amp; Control Dependent\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-light__row\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cstrong\u003e85–265V\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-install\"\u003e\n\u003cspan class=\"pia-label\"\u003e Suspension \u0026amp; Installation \u003c\/span\u003e\n\u003ch3\u003eAdjustable for Your Ceiling\u003c\/h3\u003e\n\u003cp class=\"pia-install__lead\"\u003ePiatto is hardwired and the final hanging height is set during installation.\u003c\/p\u003e\n\u003cdiv class=\"pia-install__rows\"\u003e\n\u003cdiv class=\"pia-install__row\"\u003e\n\u003cspan\u003eSuspension\u003c\/span\u003e \u003cstrong\u003eApprox. 59\" \/ 150cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-install__row\"\u003e\n\u003cspan\u003eCustom Drop\u003c\/span\u003e \u003cstrong\u003eAvailable by Request\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-install__row\"\u003e\n\u003cspan\u003eWiring\u003c\/span\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-install__row\"\u003e\n\u003cspan\u003eCeiling\u003c\/span\u003e \u003cstrong\u003eSloped-Ceiling Compatible\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-install__row\"\u003e\n\u003cspan\u003eLocation\u003c\/span\u003e \u003cstrong\u003eIndoor · Dry Rated\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-install__row\"\u003e\n\u003cspan\u003eInstaller\u003c\/span\u003e \u003cstrong\u003eProfessional Recommended\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     07 — SPECIFICATIONS\n====================================================== --\u003e\n\u003csection class=\"pia-spec\"\u003e\n\u003cdiv class=\"pia-spec__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"pia-label\"\u003e Product Details \u003c\/span\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEssential material, electrical and installation information.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-spec__table\"\u003e\n\u003cdiv class=\"pia-spec__row\"\u003e\n\u003cspan\u003eProduct\u003c\/span\u003e \u003cspan\u003ePiatto Alabaster Disc Chandelier\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-spec__row\"\u003e\n\u003cspan\u003eModels\u003c\/span\u003e \u003cspan\u003eModel A Round · Model B Two-Tier · Model C Linear\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-spec__row\"\u003e\n\u003cspan\u003eMaterials\u003c\/span\u003e \u003cspan\u003eNatural Alabaster · Metal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-spec__row\"\u003e\n\u003cspan\u003eAlabaster\u003c\/span\u003e \u003cspan\u003eNatural Stone · Veining, Tone and Translucency Vary by Disc\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-spec__row\"\u003e\n\u003cspan\u003eLight Source\u003c\/span\u003e \u003cspan\u003eE14 Replaceable Bulbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-spec__row\"\u003e\n\u003cspan\u003eBulbs Included\u003c\/span\u003e \u003cspan\u003eYes · Compatible 3000K E14 Bulbs Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-spec__row\"\u003e\n\u003cspan\u003eMaximum Wattage\u003c\/span\u003e \u003cspan\u003e40W per Bulb\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-spec__row\"\u003e\n\u003cspan\u003eDimming\u003c\/span\u003e \u003cspan\u003eRequires Compatible Dimmable E14 Bulbs and Compatible Dimmer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-spec__row\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cspan\u003e85–265V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-spec__row\"\u003e\n\u003cspan\u003eSuspension\u003c\/span\u003e \u003cspan\u003eApprox. 59\" \/ 150cm · Adjustable During Installation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-spec__row\"\u003e\n\u003cspan\u003eCustom Suspension\u003c\/span\u003e \u003cspan\u003eLonger Drop Available by Request\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-spec__row\"\u003e\n\u003cspan\u003eMounting\u003c\/span\u003e \u003cspan\u003eCeiling Mount · Sloped-Ceiling Compatible\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-spec__row\"\u003e\n\u003cspan\u003eWiring\u003c\/span\u003e \u003cspan\u003eHardwired\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-spec__row\"\u003e\n\u003cspan\u003eLocation\u003c\/span\u003e \u003cspan\u003eIndoor · Dry Rated · Not for Wet Locations\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-spec__row\"\u003e\n\u003cspan\u003eInstallation\u003c\/span\u003e \u003cspan\u003eProfessional Installation Recommended\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-spec__row\"\u003e\n\u003cspan\u003eCompliance\u003c\/span\u003e \u003cspan\u003eCompliant with SAA\/UL\/ETL\/CE and CSA certifcation standards.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     08 — FAQ\n====================================================== --\u003e\n\u003csection class=\"pia-faq\"\u003e\n\u003cdiv class=\"pia-faq__intro\"\u003e\n\u003cspan class=\"pia-label\"\u003e FAQ \u003c\/span\u003e\n\u003ch3\u003eBefore You Choose\u003c\/h3\u003e\n\u003cp\u003eQuick answers for selecting the right Piatto configuration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pia-faq__list\"\u003e\n\u003cdetails class=\"pia-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat is the difference between Model A, B and C?\u003c\/span\u003e \u003cspan class=\"pia-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eModel A is a single round chandelier, Model B uses two circular tiers for greater depth, and Model C is linear for rectangular tables and kitchen islands.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"pia-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhich Model A diameter should I choose?\u003c\/span\u003e \u003cspan class=\"pia-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eChoose by table and room scale. The 17.7\" and 23.6\" versions are compact, 31.5\" is a balanced residential size, while 39.3\" and 47.2\" create more visual presence.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"pia-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWill every alabaster disc look the same?\u003c\/span\u003e \u003cspan class=\"pia-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. Natural alabaster varies in veining, clouding, mineral markings, tone and translucency, so individual discs will naturally differ.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"pia-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eAre bulbs included?\u003c\/span\u003e \u003cspan class=\"pia-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Compatible 3000K E14 bulbs are included.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"pia-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eCan Piatto be dimmed?\u003c\/span\u003e \u003cspan class=\"pia-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eDimming requires compatible dimmable E14 bulbs together with a compatible dimmer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"pia-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eCan I request a longer suspension?\u003c\/span\u003e \u003cspan class=\"pia-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. The standard suspension is approximately 59\" \/ 150cm, and longer drop lengths can be arranged for higher ceilings.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     NOTE\n====================================================== --\u003e\n\u003cdiv class=\"pia-note\"\u003e\n\u003cstrong\u003eNatural alabaster:\u003c\/strong\u003e each stone disc is unique. Variations in veining, clouding, translucency, tone and natural mineral markings are expected and are not considered defects. Discs within the same chandelier will not be perfectly identical. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/div\u003e\n\u003c!-- =====================================================\n     SHIPPING\n====================================================== --\u003e\n\u003csection class=\"pia-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 — A\n====================================================== --\u003e \u003ca id=\"piatto-a-lightbox\" href=\"#piatto-models\" class=\"pia-lightbox\"\u003e \u003cspan class=\"pia-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/piatto-alabaster-disc-chandelier-stuberlighting_24.jpg?v=1788075187\" alt=\"Enlarged Piatto Model A dimension guide\"\u003e \u003cspan class=\"pia-lightbox__caption\"\u003e Piatto · Model A · Round \u003c\/span\u003e \u003cspan class=\"pia-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — B\n====================================================== --\u003e \u003ca id=\"piatto-b-lightbox\" href=\"#piatto-models\" class=\"pia-lightbox\"\u003e \u003cspan class=\"pia-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/piatto-alabaster-disc-chandelier-stuberlighting_26.jpg?v=1788075187\" alt=\"Enlarged Piatto Model B dimension guide\"\u003e \u003cspan class=\"pia-lightbox__caption\"\u003e Piatto · Model B · Two-Tier \u003c\/span\u003e \u003cspan class=\"pia-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — C\n====================================================== --\u003e \u003ca id=\"piatto-c-lightbox\" href=\"#piatto-models\" class=\"pia-lightbox\"\u003e \u003cspan class=\"pia-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/piatto-alabaster-disc-chandelier-stuberlighting_27.jpg?v=1788075187\" alt=\"Enlarged Piatto Model C dimension guide\"\u003e \u003cspan class=\"pia-lightbox__caption\"\u003e Piatto · Model C · Linear \u003c\/span\u003e \u003cspan class=\"pia-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — DETAIL\n====================================================== --\u003e \u003ca id=\"piatto-detail-lightbox\" href=\"#piatto-detail\" class=\"pia-lightbox\"\u003e \u003cspan class=\"pia-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/piatto-alabaster-disc-chandelier-stuberlighting_15.jpg?v=1788075187\" alt=\"Enlarged Piatto natural alabaster disc detail\"\u003e \u003cspan class=\"pia-lightbox__caption\"\u003e Piatto · Natural Alabaster Disc Detail \u003c\/span\u003e \u003cspan class=\"pia-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — ALABASTER\n====================================================== --\u003e \u003ca id=\"piatto-stone-lightbox\" href=\"#piatto-stone\" class=\"pia-lightbox\"\u003e \u003cspan class=\"pia-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calcaria-alabaster-wall-light-stuberlighting_2.jpg?v=1785641364\" alt=\"Enlarged natural alabaster material reference\"\u003e \u003cspan class=\"pia-lightbox__caption\"\u003e Natural Alabaster · Every Disc Is Unique \u003c\/span\u003e \u003cspan class=\"pia-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Model A: Dia 17.7\" x H 8.7\" \/ Brass \u0026 Alabaster","offer_id":53840702210331,"sku":"STB-CH-26-10341","price":765.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 23.6\" x H 8.7\" \/ Brass \u0026 Alabaster","offer_id":53840702243099,"sku":"STB-CH-26-10342","price":1065.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 31.5\" x H 8.7\" \/ Brass \u0026 Alabaster","offer_id":53840702275867,"sku":"STB-CH-26-10343","price":1580.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 39.3\" x H 8.7\" \/ Brass \u0026 Alabaster","offer_id":53840702308635,"sku":"STB-CH-26-10344","price":2180.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 47.2\" x H 8.7\" \/ Brass \u0026 Alabaster","offer_id":53840702341403,"sku":"STB-CH-26-10345","price":2580.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 31.5\" x H 8.7\" + 17.7\" x H 8.7\" \/ Brass \u0026 Alabaster","offer_id":53840702374171,"sku":"STB-CH-26-10346","price":2265.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 39.3\" x H 8.7\" + 23.6\" x H 8.7\" \/ Brass \u0026 Alabaster","offer_id":53840702406939,"sku":"STB-CH-26-10347","price":3185.0,"currency_code":"USD","in_stock":true},{"title":"Model C: L 39.3\" x W 13.8\" x H 8.7\" \/ Brass \u0026 Alabaster","offer_id":53840702439707,"sku":"STB-CH-26-10348","price":2168.0,"currency_code":"USD","in_stock":true},{"title":"Model C: L 47.2\" x W 13.8\" x H 8.7\" \/ Brass \u0026 Alabaster","offer_id":53840702472475,"sku":"STB-CH-26-10349","price":2680.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/piatto-alabaster-disc-chandelier-stuberlighting_1.jpg?v=1788075187"},{"product_id":"flutto-undulating-alabaster-chandelier","title":"Flutto Alabaster Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING\n   FLUTTO UNDULATING ALABASTER CHANDELIER\n\n   THREE WAVE FORMS → LENGTH → ALABASTER\n   → LIGHT \/ SUSPENSION → SPECS → FAQ\n\n   COMPACT · PRODUCT-SPECIFIC · DAWN SAFE\n========================================================= *\/\n\n.stb-flutto{\n  --ink:#21160F;\n  --brown:#4B3322;\n  --accent:#987351;\n\n  --ivory:#FFFDF9;\n  --paper:#FAF7F1;\n  --cream:#F3EBE1;\n  --soft:#F7F2EB;\n\n  --text:#5D5148;\n  --muted:#81756C;\n\n  --line:#DDD0C2;\n  --line-strong:#C9B7A3;\n\n  width:100%;\n  max-width:900px;\n  margin:0 auto;\n\n  color:var(--text);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:13px;\n  line-height:1.5;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-flutto *,\n.stb-flutto *::before,\n.stb-flutto *::after{\n  box-sizing:border-box;\n}\n\n.stb-flutto h2,\n.stb-flutto h3,\n.stb-flutto p,\n.stb-flutto figure{\n  margin-top:0;\n}\n\n.stb-flutto h2,\n.stb-flutto h3{\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-flutto img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.flu-label{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--accent);\n\n  font-size:7.8px;\n  line-height:1.3;\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   01 — PRODUCT OPENING\n========================================================= *\/\n\n.flu-opening{\n  display:grid;\n  grid-template-columns:minmax(0,.82fr) minmax(320px,1.18fr);\n\n  gap:26px;\n  align-items:center;\n\n  padding:6px 0 19px;\n\n  border-bottom:1px solid var(--ink);\n}\n\n\n\/* COPY *\/\n\n.flu-opening h2{\n  max-width:510px;\n\n  margin:0;\n\n  font-size:34px;\n  line-height:.98;\n}\n\n.flu-opening__lead{\n  max-width:510px;\n\n  margin:9px 0 13px;\n\n  font-size:10.5px;\n  line-height:1.48;\n}\n\n\n\/* QUICK DATA *\/\n\n.flu-opening__facts{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  border-top:1px solid var(--ink);\n}\n\n.flu-opening__fact{\n  padding:7px 8px 6px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.flu-opening__fact:nth-child(even){\n  padding-left:10px;\n\n  border-left:1px solid var(--line);\n}\n\n.flu-opening__fact small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.flu-opening__fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--ink);\n\n  font-size:9.4px;\n  line-height:1.35;\n\n  font-weight:500;\n}\n\n\n\/* COLLECTION IMAGE *\/\n\n.flu-opening__visual{\n  min-width:0;\n\n  margin:0;\n}\n\n.flu-opening__frame{\n  padding:6px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.flu-opening__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:225px;\n\n  overflow:hidden;\n\n  background:#fff;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.flu-opening__frame img{\n  width:100% !important;\n  max-height:235px !important;\n\n  object-fit:cover !important;\n}\n\n.flu-opening figcaption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:10px;\n\n  padding:5px 2px 0;\n\n  color:var(--muted);\n\n  font-size:7.4px;\n}\n\n.flu-opening figcaption strong{\n  color:var(--brown);\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   02 — CHOOSE THE WAVE\n========================================================= *\/\n\n.flu-models{\n  margin-top:18px;\n}\n\n.flu-models__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:24px;\n\n  margin-bottom:8px;\n}\n\n.flu-models__head h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.03;\n}\n\n.flu-models__head p{\n  max-width:445px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:8.8px;\n  line-height:1.38;\n\n  text-align:right;\n}\n\n\n\/* MODEL GRID *\/\n\n.flu-model-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n}\n\n.flu-model{\n  min-width:0;\n\n  overflow:hidden;\n\n  background:#fff;\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n\n\/* TOP *\/\n\n.flu-model__top{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:8px;\n\n  padding:7px 9px;\n\n  background:var(--paper);\n\n  border-bottom:1px solid var(--line);\n}\n\n.flu-model__id{\n  display:flex;\n  align-items:center;\n\n  gap:7px;\n}\n\n.flu-model__letter{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:27px;\n  height:27px;\n\n  flex:0 0 27px;\n\n  border:1px solid var(--accent);\n  border-radius:50%;\n\n  color:var(--accent);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n}\n\n.flu-model__id strong{\n  color:var(--ink);\n\n  font-size:9px;\n\n  font-weight:500;\n}\n\n.flu-model__top \u003e span{\n  color:var(--muted);\n\n  font-size:7px;\n\n  text-transform:uppercase;\n}\n\n\n\/* IMAGE *\/\n\n.flu-model__visual{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:145px;\n\n  padding:5px 7px;\n}\n\n.flu-model__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.flu-model__visual img{\n  max-height:140px !important;\n}\n\n\n\/* FOOT *\/\n\n.flu-model__foot{\n  min-height:79px;\n\n  padding:8px 9px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--line);\n}\n\n.flu-model__foot strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:15px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.flu-model__foot p{\n  margin:3px 0 0;\n\n  color:var(--muted);\n\n  font-size:7.9px;\n  line-height:1.34;\n}\n\n\n\/* =========================================================\n   03 — LENGTH SELECTOR\n========================================================= *\/\n\n.flu-length{\n  display:grid;\n  grid-template-columns:minmax(155px,.28fr) minmax(0,.72fr);\n\n  gap:23px;\n\n  margin-top:18px;\n  padding:14px 0;\n\n  border-top:1px solid var(--ink);\n  border-bottom:1px solid var(--ink);\n}\n\n.flu-length__title h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.02;\n}\n\n.flu-length__title p{\n  margin:5px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.4px;\n  line-height:1.38;\n}\n\n\n\/* 3 LENGTHS *\/\n\n.flu-length__options{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  border-top:1px solid var(--line);\n}\n\n.flu-length__item{\n  padding:9px 10px 4px 0;\n}\n\n.flu-length__item + .flu-length__item{\n  padding-left:11px;\n\n  border-left:1px solid var(--line);\n}\n\n.flu-length__item small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.flu-length__item strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.flu-length__item span{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--brown);\n\n  font-size:8.2px;\n}\n\n.flu-length__item p{\n  margin:4px 0 0;\n\n  color:var(--muted);\n\n  font-size:7.9px;\n  line-height:1.34;\n}\n\n\n\/* =========================================================\n   04 — MATERIAL \/ WAVE CONSTRUCTION\n========================================================= *\/\n\n.flu-material{\n  display:grid;\n  grid-template-columns:minmax(0,1.38fr) minmax(195px,.62fr);\n\n  gap:23px;\n  align-items:center;\n\n  margin-top:19px;\n\n  padding:14px 15px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.flu-material__copy h3{\n  max-width:500px;\n\n  margin:0;\n\n  font-size:23px;\n  line-height:1.02;\n}\n\n.flu-material__lead{\n  max-width:540px;\n\n  margin:6px 0 10px;\n\n  font-size:9.2px;\n  line-height:1.42;\n}\n\n.flu-material__facts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  border-top:1px solid var(--ink);\n}\n\n.flu-material__fact{\n  padding:7px 8px 1px 0;\n}\n\n.flu-material__fact + .flu-material__fact{\n  padding-left:10px;\n\n  border-left:1px solid var(--line);\n}\n\n.flu-material__fact small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.flu-material__fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--ink);\n\n  font-size:9.4px;\n  line-height:1.32;\n\n  font-weight:500;\n}\n\n\n\/* MATERIAL IMAGE *\/\n\n.flu-material__visual{\n  margin:0;\n}\n\n.flu-material__frame{\n  padding:5px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:6px;\n}\n\n.flu-material__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:165px;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.flu-material__frame img{\n  max-height:165px !important;\n}\n\n.flu-material figcaption{\n  padding:5px 2px 0;\n\n  color:var(--muted);\n\n  font-size:7.3px;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   05 — LIGHT \/ SUSPENSION\n========================================================= *\/\n\n.flu-practical{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  margin-top:19px;\n\n  overflow:hidden;\n\n  border-radius:7px;\n}\n\n\n\/* LIGHT *\/\n\n.flu-light{\n  padding:16px 17px;\n\n  background:var(--ink);\n}\n\n.flu-light .flu-label{\n  color:#D7B58E;\n}\n\n.flu-light h3{\n  margin:0;\n\n  color:#FFF9F1;\n\n  font-size:20px;\n  line-height:1.04;\n}\n\n.flu-light__lead{\n  margin:5px 0 9px;\n\n  color:#DCCFC4;\n\n  font-size:8.8px;\n  line-height:1.4;\n}\n\n.flu-light__rows{\n  border-top:1px solid rgba(255,255,255,.22);\n}\n\n.flu-light__row{\n  display:flex;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:6px 0;\n\n  border-bottom:1px solid rgba(255,255,255,.14);\n}\n\n.flu-light__row span{\n  color:#C8B7A7;\n\n  font-size:7.1px;\n\n  text-transform:uppercase;\n}\n\n.flu-light__row strong{\n  max-width:68%;\n\n  color:#FFF8EF;\n\n  font-size:9.2px;\n  line-height:1.34;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* INSTALL *\/\n\n.flu-install{\n  padding:16px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-left:0;\n}\n\n.flu-install h3{\n  margin:0;\n\n  font-size:20px;\n  line-height:1.04;\n}\n\n.flu-install__lead{\n  margin:5px 0 9px;\n\n  color:var(--muted);\n\n  font-size:8.8px;\n  line-height:1.4;\n}\n\n.flu-install__rows{\n  border-top:1px solid var(--ink);\n}\n\n.flu-install__row{\n  display:flex;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:6px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.flu-install__row span{\n  color:var(--accent);\n\n  font-size:7.1px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.flu-install__row strong{\n  max-width:68%;\n\n  color:var(--ink);\n\n  font-size:9.2px;\n  line-height:1.34;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   06 — PLACEMENT\n========================================================= *\/\n\n.flu-room{\n  display:grid;\n  grid-template-columns:minmax(145px,.27fr) repeat(3,minmax(0,1fr));\n\n  margin-top:16px;\n\n  padding:12px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.flu-room__title{\n  padding-right:15px;\n}\n\n.flu-room__title h3{\n  margin:0;\n\n  font-size:18px;\n  line-height:1.04;\n}\n\n.flu-room__item{\n  padding:0 11px;\n\n  border-left:1px solid var(--line);\n}\n\n.flu-room__item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:9.2px;\n\n  font-weight:500;\n}\n\n.flu-room__item p{\n  margin:3px 0 0;\n\n  color:var(--muted);\n\n  font-size:8px;\n  line-height:1.34;\n}\n\n\n\/* =========================================================\n   07 — SPECS\n========================================================= *\/\n\n.flu-spec{\n  margin-top:19px;\n}\n\n.flu-spec__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:20px;\n\n  margin-bottom:6px;\n}\n\n.flu-spec__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.flu-spec__head p{\n  max-width:340px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:8.4px;\n\n  text-align:right;\n}\n\n.flu-spec__table{\n  border-top:1px solid var(--ink);\n}\n\n.flu-spec__row{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  gap:18px;\n\n  padding:6px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.flu-spec__row span:first-child{\n  color:#75685F;\n\n  font-size:9.8px;\n\n  font-weight:500;\n}\n\n.flu-spec__row span:last-child{\n  color:var(--ink);\n\n  font-size:10px;\n  line-height:1.42;\n\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   08 — FAQ\n========================================================= *\/\n\n.flu-faq{\n  display:grid;\n  grid-template-columns:170px minmax(0,1fr);\n\n  gap:24px;\n\n  margin-top:18px;\n  padding-top:15px;\n\n  border-top:1px solid var(--ink);\n}\n\n.flu-faq__intro h3{\n  margin:0;\n\n  font-size:20px;\n}\n\n.flu-faq__intro p{\n  margin:5px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.4px;\n  line-height:1.4;\n}\n\n.flu-faq__list{\n  border-top:1px solid var(--line);\n}\n\n.flu-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.flu-faq__item summary{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:12px;\n\n  padding:8px 0;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:14.5px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  list-style:none;\n  cursor:pointer;\n}\n\n.flu-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.flu-faq__plus{\n  color:var(--accent);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n\n  font-size:14px;\n\n  transition:transform .2s ease;\n}\n\n.flu-faq__item[open] .flu-faq__plus{\n  transform:rotate(45deg);\n}\n\n.flu-faq__item p{\n  max-width:650px;\n\n  margin:0;\n\n  padding:0 25px 9px 0;\n\n  font-size:9px;\n  line-height:1.43;\n}\n\n\n\/* =========================================================\n   MATERIAL NOTE\n========================================================= *\/\n\n.flu-note{\n  margin-top:12px;\n\n  padding:9px 11px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--accent);\n\n  font-size:8.8px;\n  line-height:1.43;\n}\n\n.flu-note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.flu-shipping{\n  margin-top:12px;\n\n  padding:15px 17px;\n\n  background:var(--ink);\n\n  border-radius:7px;\n}\n\n.flu-shipping h3{\n  margin:0 0 6px;\n\n  color:#FFF9F1;\n\n  font-size:18px;\n}\n\n.flu-shipping p{\n  margin:0 0 4px;\n\n  color:#DDD2C8;\n\n  font-size:10.8px;\n  line-height:1.52;\n}\n\n.flu-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.flu-shipping a{\n  color:#D9B990;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.flu-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,13,9,.95);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.flu-lightbox:target{\n  display:flex;\n}\n\n.flu-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.flu-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:82vh !important;\n\n  padding:6px;\n\n  background:#fff;\n\n  border-radius:5px;\n}\n\n.flu-lightbox__caption{\n  margin-top:8px;\n\n  color:#E2C9A7;\n\n  font-size:9.5px;\n\n  text-align:center;\n}\n\n.flu-lightbox__hint{\n  margin-top:3px;\n\n  color:#A99A8D;\n\n  font-size:8.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .flu-opening{\n    grid-template-columns:minmax(0,.82fr) minmax(260px,1.18fr);\n\n    gap:18px;\n  }\n\n  .flu-opening h2{\n    font-size:28px;\n  }\n\n  .flu-opening__frame a{\n    min-height:190px;\n  }\n\n  .flu-opening__frame img{\n    max-height:195px !important;\n  }\n\n  .flu-model__visual{\n    min-height:120px;\n  }\n\n  .flu-model__visual img{\n    max-height:115px !important;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .stb-flutto{\n    font-size:12.5px;\n  }\n\n\n  \/* OPENING *\/\n\n  .flu-opening{\n    grid-template-columns:1fr;\n\n    gap:12px;\n  }\n\n  .flu-opening__frame a{\n    min-height:180px;\n  }\n\n  .flu-opening__frame img{\n    max-height:185px !important;\n  }\n\n\n  \/* MODEL HEAD *\/\n\n  .flu-models__head{\n    display:block;\n  }\n\n  .flu-models__head p{\n    margin-top:4px;\n\n    text-align:left;\n  }\n\n\n  \/* MODELS *\/\n\n  .flu-model-grid{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n\n    gap:5px;\n  }\n\n  .flu-model__top{\n    display:block;\n\n    padding:6px;\n  }\n\n  .flu-model__top \u003e span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n  .flu-model__visual{\n    min-height:95px;\n\n    padding:3px;\n  }\n\n  .flu-model__visual img{\n    max-height:90px !important;\n  }\n\n  .flu-model__foot{\n    min-height:87px;\n\n    padding:6px;\n  }\n\n  .flu-model__foot strong{\n    font-size:13px;\n  }\n\n  .flu-model__foot p{\n    font-size:7.1px;\n  }\n\n\n  \/* LENGTH *\/\n\n  .flu-length{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n\n  \/* MATERIAL *\/\n\n  .flu-material{\n    grid-template-columns:minmax(0,.65fr) minmax(115px,.35fr);\n\n    gap:10px;\n\n    padding:11px;\n  }\n\n  .flu-material__copy h3{\n    font-size:19px;\n  }\n\n  .flu-material__lead{\n    font-size:8.5px;\n  }\n\n  .flu-material__facts{\n    grid-template-columns:1fr;\n  }\n\n  .flu-material__fact{\n    padding:4px 0;\n  }\n\n  .flu-material__fact + .flu-material__fact{\n    padding-left:0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .flu-material__frame a{\n    min-height:120px;\n  }\n\n  .flu-material__frame img{\n    max-height:120px !important;\n  }\n\n\n  \/* PRACTICAL *\/\n\n  .flu-practical{\n    grid-template-columns:1fr;\n  }\n\n  .flu-install{\n    border-left:1px solid var(--line-strong);\n    border-top:0;\n  }\n\n\n  \/* ROOM *\/\n\n  .flu-room{\n    grid-template-columns:1fr;\n  }\n\n  .flu-room__title{\n    padding:0 0 6px;\n  }\n\n  .flu-room__item{\n    padding:6px 0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SPEC *\/\n\n  .flu-spec__head{\n    display:block;\n  }\n\n  .flu-spec__head p{\n    margin-top:4px;\n\n    text-align:left;\n  }\n\n  .flu-spec__row{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .flu-spec__row span:first-child{\n    color:var(--accent);\n\n    font-size:8.6px;\n  }\n\n\n  \/* FAQ *\/\n\n  .flu-faq{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .flu-model-grid{\n    grid-template-columns:1fr;\n  }\n\n  .flu-model{\n    display:grid;\n    grid-template-columns:108px minmax(0,1fr);\n  }\n\n  .flu-model__top{\n    grid-column:1 \/ -1;\n  }\n\n  .flu-model__visual{\n    min-height:112px;\n\n    border-right:1px solid var(--line);\n  }\n\n  .flu-model__foot{\n    min-height:0;\n\n    border-top:0;\n  }\n\n\n  .flu-material{\n    grid-template-columns:1fr;\n  }\n\n  .flu-material__visual{\n    width:235px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-flutto\" id=\"flutto-root\"\u003e\n\u003c!-- =====================================================\n     01 — OPENING\n====================================================== --\u003e\n\u003csection class=\"flu-opening\" id=\"flutto-overview\"\u003e\n\u003cdiv class=\"flu-opening__copy\"\u003e\n\u003cspan class=\"flu-label\"\u003e Flutto Undulating Alabaster Chandelier \u003c\/span\u003e\n\u003ch2\u003eAlabaster Light, Drawn Like a Wave\u003c\/h2\u003e\n\u003cp class=\"flu-opening__lead\"\u003eFlutto turns a continuous natural alabaster tube into a sculptural linear chandelier with movement from every angle. Three different wave profiles let you choose between a sharper architectural bend, a raised central crest, or a softer flowing curve—each illuminated from within by integrated LED.\u003c\/p\u003e\n\u003cdiv class=\"flu-opening__facts\"\u003e\n\u003cdiv class=\"flu-opening__fact\"\u003e\n\u003csmall\u003eForms\u003c\/small\u003e \u003cstrong\u003eModel A · B · C\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-opening__fact\"\u003e\n\u003csmall\u003eLengths\u003c\/small\u003e \u003cstrong\u003e39.4\" · 47.2\" · 59\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-opening__fact\"\u003e\n\u003csmall\u003eTube\u003c\/small\u003e \u003cstrong\u003eØ3.9\" \/ 10cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-opening__fact\"\u003e\n\u003csmall\u003eLight\u003c\/small\u003e \u003cstrong\u003eIntegrated LED\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"flu-opening__visual\"\u003e\n\u003cdiv class=\"flu-opening__frame\"\u003e\u003ca href=\"#flutto-collection-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/flutto-undulating-alabaster-chandelier-stuberlighting_31.jpg?v=1788143111\" alt=\"Flutto Undulating Alabaster Chandelier Model A B and C wave designs illuminated together\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Three Wave Profiles · A \/ B \/ C \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     02 — CHOOSE THE WAVE\n====================================================== --\u003e\n\u003csection class=\"flu-models\" id=\"flutto-models\"\u003e\n\u003cdiv class=\"flu-models__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"flu-label\"\u003e Choose the Form \u003c\/span\u003e\n\u003ch3\u003eThree Ways to Shape the Same Stone\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eA, B and C share the same tube diameter and three available lengths. The difference is the curve itself, so choose the silhouette first.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-model-grid\"\u003e\n\u003c!-- ===================================================\n         MODEL A\n    ==================================================== --\u003e\n\u003carticle class=\"flu-model\"\u003e\n\u003cdiv class=\"flu-model__top\"\u003e\n\u003cdiv class=\"flu-model__id\"\u003e\n\u003cspan class=\"flu-model__letter\"\u003e A \u003c\/span\u003e \u003cstrong\u003e Model A \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cspan\u003e Offset Wave \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-model__visual\"\u003e\u003ca href=\"#flutto-a-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/flutto-undulating-alabaster-chandelier-stuberlighting_25.jpg?v=1788143111\" alt=\"Flutto Undulating Alabaster Chandelier Model A size and adjustable suspension guide\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"flu-model__foot\"\u003e\n\u003cstrong\u003e Angular Movement \u003c\/strong\u003e\n\u003cp\u003eAn offset bend creates the most architectural and directional silhouette of the three.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- ===================================================\n         MODEL B\n    ==================================================== --\u003e\n\u003carticle class=\"flu-model\"\u003e\n\u003cdiv class=\"flu-model__top\"\u003e\n\u003cdiv class=\"flu-model__id\"\u003e\n\u003cspan class=\"flu-model__letter\"\u003e B \u003c\/span\u003e \u003cstrong\u003e Model B \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cspan\u003e Central Crest \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-model__visual\"\u003e\u003ca href=\"#flutto-b-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/flutto-undulating-alabaster-chandelier-stuberlighting_27.jpg?v=1788143111\" alt=\"Flutto Undulating Alabaster Chandelier Model B size and adjustable suspension guide\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"flu-model__foot\"\u003e\n\u003cstrong\u003e Raised at the Center \u003c\/strong\u003e\n\u003cp\u003eA central upward bend creates a more symmetrical architectural rhythm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- ===================================================\n         MODEL C\n    ==================================================== --\u003e\n\u003carticle class=\"flu-model\"\u003e\n\u003cdiv class=\"flu-model__top\"\u003e\n\u003cdiv class=\"flu-model__id\"\u003e\n\u003cspan class=\"flu-model__letter\"\u003e C \u003c\/span\u003e \u003cstrong\u003e Model C \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cspan\u003e Soft Wave \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-model__visual\"\u003e\u003ca href=\"#flutto-c-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/flutto-undulating-alabaster-chandelier-stuberlighting_19.jpg?v=1788143111\" alt=\"Flutto Undulating Alabaster Chandelier Model C flowing wave size and suspension guide\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"flu-model__foot\"\u003e\n\u003cstrong\u003e The Softest Curve \u003c\/strong\u003e\n\u003cp\u003eA deeper continuous wave gives the chandelier a more fluid, sculptural character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     03 — LENGTH\n====================================================== --\u003e\n\u003csection class=\"flu-length\"\u003e\n\u003cdiv class=\"flu-length__title\"\u003e\n\u003cspan class=\"flu-label\"\u003e Choose the Length \u003c\/span\u003e\n\u003ch3\u003eEvery Model Comes in Three Scales\u003c\/h3\u003e\n\u003cp\u003eSelect the wave first, then size it to the table, island or room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-length__options\"\u003e\n\u003cdiv class=\"flu-length__item\"\u003e\n\u003csmall\u003e Compact \u003c\/small\u003e \u003cstrong\u003e 39.4\" \u003c\/strong\u003e \u003cspan\u003e 100cm · Approx. 40W \u003c\/span\u003e\n\u003cp\u003eSmaller dining tables, islands and tighter installations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-length__item\"\u003e\n\u003csmall\u003e Balanced \u003c\/small\u003e \u003cstrong\u003e 47.2\" \u003c\/strong\u003e \u003cspan\u003e 120cm · Approx. 50W \u003c\/span\u003e\n\u003cp\u003eA versatile residential scale with stronger horizontal presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-length__item\"\u003e\n\u003csmall\u003e Statement \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e \u003cspan\u003e 150cm · Approx. 60W \u003c\/span\u003e\n\u003cp\u003eBest for longer tables, kitchen islands and larger open spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     04 — NATURAL ALABASTER\n====================================================== --\u003e\n\u003csection class=\"flu-material\" id=\"flutto-stone\"\u003e\n\u003cdiv class=\"flu-material__copy\"\u003e\n\u003cspan class=\"flu-label\"\u003e Natural Alabaster Tube \u003c\/span\u003e\n\u003ch3\u003eThe Veining Travels With the Curve\u003c\/h3\u003e\n\u003cp class=\"flu-material__lead\"\u003eFlutto uses genuine alabaster rather than a printed stone effect. Natural veining, clouding and translucency remain visible along the curved tube, giving every chandelier a slightly different illuminated pattern.\u003c\/p\u003e\n\u003cdiv class=\"flu-material__facts\"\u003e\n\u003cdiv class=\"flu-material__fact\"\u003e\n\u003csmall\u003eTube Diameter\u003c\/small\u003e \u003cstrong\u003eØ3.9\" \/ 10cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-material__fact\"\u003e\n\u003csmall\u003eStone\u003c\/small\u003e \u003cstrong\u003eNatural Alabaster\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-material__fact\"\u003e\n\u003csmall\u003eHardware\u003c\/small\u003e \u003cstrong\u003eBrass Accents\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"flu-material__visual\"\u003e\n\u003cdiv class=\"flu-material__frame\"\u003e\u003ca href=\"#flutto-stone-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calcaria-alabaster-wall-light-stuberlighting_2.jpg?v=1785641364\" alt=\"Natural alabaster veining translucency and stone material variation reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003eNatural alabaster reference · enlarge\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     05 — LIGHT \/ SUSPENSION\n====================================================== --\u003e\n\u003csection class=\"flu-practical\"\u003e\u003c!-- LIGHT --\u003e\n\u003cdiv class=\"flu-light\"\u003e\n\u003cspan class=\"flu-label\"\u003e Light Inside the Stone \u003c\/span\u003e\n\u003ch3\u003eIntegrated LED, No Bulbs Required\u003c\/h3\u003e\n\u003cp class=\"flu-light__lead\"\u003eThe LED source follows the alabaster tube, allowing the entire curved form to read as one continuous illuminated object.\u003c\/p\u003e\n\u003cdiv class=\"flu-light__rows\"\u003e\n\u003cdiv class=\"flu-light__row\"\u003e\n\u003cspan\u003eLight Source\u003c\/span\u003e \u003cstrong\u003eIntegrated LED · Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-light__row\"\u003e\n\u003cspan\u003eLight Options\u003c\/span\u003e \u003cstrong\u003eWarm Light · Cool Light\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-light__row\"\u003e\n\u003cspan\u003ePower\u003c\/span\u003e \u003cstrong\u003eApprox. 40W \/ 50W \/ 60W\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-light__row\"\u003e\n\u003cspan\u003eDimming\u003c\/span\u003e \u003cstrong\u003eNon-Dimmable\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-light__row\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cstrong\u003eAC110–240V\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALL --\u003e\n\u003cdiv class=\"flu-install\"\u003e\n\u003cspan class=\"flu-label\"\u003e Suspension \u0026amp; Installation \u003c\/span\u003e\n\u003ch3\u003eSet the Wave at the Right Height\u003c\/h3\u003e\n\u003cp class=\"flu-install__lead\"\u003eTwo suspension points keep the long alabaster form balanced. Cable length is adjusted during installation to suit the ceiling and furniture below.\u003c\/p\u003e\n\u003cdiv class=\"flu-install__rows\"\u003e\n\u003cdiv class=\"flu-install__row\"\u003e\n\u003cspan\u003eMounting\u003c\/span\u003e \u003cstrong\u003eCeiling Mount\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-install__row\"\u003e\n\u003cspan\u003eWiring\u003c\/span\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-install__row\"\u003e\n\u003cspan\u003eSuspension\u003c\/span\u003e \u003cstrong\u003eTwo Adjustable Cables\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-install__row\"\u003e\n\u003cspan\u003eStandard Drop\u003c\/span\u003e \u003cstrong\u003eUp to Approx. 39.4\" \/ 100cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-install__row\"\u003e\n\u003cspan\u003eCustom Drop\u003c\/span\u003e \u003cstrong\u003eLonger Length Available by Request\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-install__row\"\u003e\n\u003cspan\u003eLocation\u003c\/span\u003e \u003cstrong\u003eIndoor Use\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-install__row\"\u003e\n\u003cspan\u003eInstaller\u003c\/span\u003e \u003cstrong\u003eProfessional Recommended\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     06 — ROOM GUIDE\n====================================================== --\u003e\n\u003csection class=\"flu-room\"\u003e\n\u003cdiv class=\"flu-room__title\"\u003e\n\u003cspan class=\"flu-label\"\u003e Best Placement \u003c\/span\u003e\n\u003ch3\u003eLet the Wave Follow the Room\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-room__item\"\u003e\n\u003cstrong\u003e Dining Table \u003c\/strong\u003e\n\u003cp\u003eThe long horizontal form naturally follows rectangular dining tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-room__item\"\u003e\n\u003cstrong\u003e Kitchen Island \u003c\/strong\u003e\n\u003cp\u003eA strong alternative to using several separate pendant lights.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-room__item\"\u003e\n\u003cstrong\u003e Open Living Space \u003c\/strong\u003e\n\u003cp\u003eThe 59-inch version works particularly well where the fixture needs stronger visual scale.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     07 — SPECIFICATIONS\n====================================================== --\u003e\n\u003csection class=\"flu-spec\"\u003e\n\u003cdiv class=\"flu-spec__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"flu-label\"\u003e Product Details \u003c\/span\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEssential model, size, lighting and installation details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-spec__table\"\u003e\n\u003cdiv class=\"flu-spec__row\"\u003e\n\u003cspan\u003eProduct\u003c\/span\u003e \u003cspan\u003eFlutto Undulating Alabaster Chandelier\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-spec__row\"\u003e\n\u003cspan\u003eModels\u003c\/span\u003e \u003cspan\u003eModel A · Model B · Model C\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-spec__row\"\u003e\n\u003cspan\u003eAvailable Lengths\u003c\/span\u003e \u003cspan\u003eL39.4\" \/ 100cm · L47.2\" \/ 120cm · L59\" \/ 150cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-spec__row\"\u003e\n\u003cspan\u003eTube Diameter\u003c\/span\u003e \u003cspan\u003eApprox. Ø3.9\" \/ Ø10cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-spec__row\"\u003e\n\u003cspan\u003eMaterials\u003c\/span\u003e \u003cspan\u003eNatural Alabaster · Brass\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-spec__row\"\u003e\n\u003cspan\u003eAlabaster\u003c\/span\u003e \u003cspan\u003eNatural Stone · Veining, Tone and Translucency Vary by Piece\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-spec__row\"\u003e\n\u003cspan\u003eLight Source\u003c\/span\u003e \u003cspan\u003eIntegrated LED · Included · No Conventional Bulbs Required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-spec__row\"\u003e\n\u003cspan\u003eLight Options\u003c\/span\u003e \u003cspan\u003eWarm Light · Cool Light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-spec__row\"\u003e\n\u003cspan\u003eApprox. Power\u003c\/span\u003e \u003cspan\u003e39.4\" ≈ 40W · 47.2\" ≈ 50W · 59\" ≈ 60W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-spec__row\"\u003e\n\u003cspan\u003eDimming\u003c\/span\u003e \u003cspan\u003eNon-Dimmable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-spec__row\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cspan\u003eAC110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-spec__row\"\u003e\n\u003cspan\u003eDriver\u003c\/span\u003e \u003cspan\u003eLED Driver Required · Included with Fixture\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-spec__row\"\u003e\n\u003cspan\u003eSuspension\u003c\/span\u003e \u003cspan\u003eTwo Adjustable Cables · Up to Approx. 39.4\" \/ 100cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-spec__row\"\u003e\n\u003cspan\u003eCustom Suspension\u003c\/span\u003e \u003cspan\u003eLonger Cable Length Available by Request\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-spec__row\"\u003e\n\u003cspan\u003eMounting\u003c\/span\u003e \u003cspan\u003eCeiling Mount\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-spec__row\"\u003e\n\u003cspan\u003eWiring\u003c\/span\u003e \u003cspan\u003eHardwired\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-spec__row\"\u003e\n\u003cspan\u003eEnvironment\u003c\/span\u003e \u003cspan\u003eIndoor Use\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-spec__row\"\u003e\n\u003cspan\u003eInstallation\u003c\/span\u003e \u003cspan\u003eProfessional Installation Recommended\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-spec__row\"\u003e\n\u003cspan\u003eCompliance\u003c\/span\u003e \u003cspan\u003eCompliant with SAA\/UL\/ETL\/CE and CSA certifcation standards.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     08 — FAQ\n====================================================== --\u003e\n\u003csection class=\"flu-faq\"\u003e\n\u003cdiv class=\"flu-faq__intro\"\u003e\n\u003cspan class=\"flu-label\"\u003e FAQ \u003c\/span\u003e\n\u003ch3\u003eBefore You Choose\u003c\/h3\u003e\n\u003cp\u003eQuick answers for selecting the right Flutto configuration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flu-faq__list\"\u003e\n\u003cdetails class=\"flu-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat is the difference between Model A, B and C?\u003c\/span\u003e \u003cspan class=\"flu-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eThe dimensions and basic construction are the same; the difference is the wave profile. Model A uses a more offset architectural bend, Model B rises through the center, and Model C has the softest continuous curve.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"flu-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat lengths are available?\u003c\/span\u003e \u003cspan class=\"flu-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eAll three models are available in approximately 39.4\" \/ 100cm, 47.2\" \/ 120cm and 59\" \/ 150cm lengths.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"flu-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWill my alabaster look exactly like the photos?\u003c\/span\u003e \u003cspan class=\"flu-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. Natural alabaster varies in veining, clouding, mineral markings, tone and translucency, so every chandelier has its own stone pattern.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"flu-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eDoes Flutto require replaceable bulbs?\u003c\/span\u003e \u003cspan class=\"flu-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. Flutto uses an integrated LED light source inside the alabaster tube, so conventional screw-in bulbs are not required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"flu-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eIs the chandelier dimmable?\u003c\/span\u003e \u003cspan class=\"flu-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. The standard Flutto configuration is non-dimmable.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"flu-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eCan I request longer suspension cables?\u003c\/span\u003e \u003cspan class=\"flu-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. The standard adjustable cable length is approximately 39.4\" \/ 100cm, and longer suspension can be arranged for higher ceilings.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     NATURAL ALABASTER NOTE\n====================================================== --\u003e\n\u003cdiv class=\"flu-note\"\u003e\n\u003cstrong\u003e Natural alabaster: \u003c\/strong\u003e each stone piece is unique. Variations in veining, clouding, translucency, tone and natural mineral markings are expected and are not considered defects. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/div\u003e\n\u003c!-- =====================================================\n     SHIPPING \u0026 RETURNS\n====================================================== --\u003e\n\u003csection class=\"flu-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 — COLLECTION\n====================================================== --\u003e \u003ca id=\"flutto-collection-lightbox\" href=\"#flutto-overview\" class=\"flu-lightbox\"\u003e \u003cspan class=\"flu-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/flutto-undulating-alabaster-chandelier-stuberlighting_31.jpg?v=1788143111\" alt=\"Enlarged Flutto Model A B and C alabaster wave chandelier collection\"\u003e \u003cspan class=\"flu-lightbox__caption\"\u003e Flutto · Model A \/ B \/ C \u003c\/span\u003e \u003cspan class=\"flu-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — A\n====================================================== --\u003e \u003ca id=\"flutto-a-lightbox\" href=\"#flutto-models\" class=\"flu-lightbox\"\u003e \u003cspan class=\"flu-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/flutto-undulating-alabaster-chandelier-stuberlighting_25.jpg?v=1788143111\" alt=\"Enlarged Flutto Model A dimension guide\"\u003e \u003cspan class=\"flu-lightbox__caption\"\u003e Model A · L39.4\" \/ 47.2\" \/ 59\" · Tube Ø3.9\" \u003c\/span\u003e \u003cspan class=\"flu-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — B\n====================================================== --\u003e \u003ca id=\"flutto-b-lightbox\" href=\"#flutto-models\" class=\"flu-lightbox\"\u003e \u003cspan class=\"flu-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/flutto-undulating-alabaster-chandelier-stuberlighting_27.jpg?v=1788143111\" alt=\"Enlarged Flutto Model B dimension guide\"\u003e \u003cspan class=\"flu-lightbox__caption\"\u003e Model B · L39.4\" \/ 47.2\" \/ 59\" · Tube Ø3.9\" \u003c\/span\u003e \u003cspan class=\"flu-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — C\n====================================================== --\u003e \u003ca id=\"flutto-c-lightbox\" href=\"#flutto-models\" class=\"flu-lightbox\"\u003e \u003cspan class=\"flu-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/flutto-undulating-alabaster-chandelier-stuberlighting_19.jpg?v=1788143111\" alt=\"Enlarged Flutto Model C dimension guide\"\u003e \u003cspan class=\"flu-lightbox__caption\"\u003e Model C · L39.4\" \/ 47.2\" \/ 59\" · Tube Ø3.9\" \u003c\/span\u003e \u003cspan class=\"flu-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — ALABASTER\n====================================================== --\u003e \u003ca id=\"flutto-stone-lightbox\" href=\"#flutto-stone\" class=\"flu-lightbox\"\u003e \u003cspan class=\"flu-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calcaria-alabaster-wall-light-stuberlighting_2.jpg?v=1785641364\" alt=\"Enlarged natural alabaster veining and translucency reference\"\u003e \u003cspan class=\"flu-lightbox__caption\"\u003e Natural Alabaster · Every Piece Is Unique \u003c\/span\u003e \u003cspan class=\"flu-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\/ L 39.4\" \/ Brass \u0026 Alabaster \/ Warm Light","offer_id":53843694518555,"sku":"STB-CH-26-10350","price":1368.0,"currency_code":"USD","in_stock":true},{"title":"Model A\/ L 39.4\" \/ Brass \u0026 Alabaster \/ Cool Light","offer_id":53843694551323,"sku":"STB-CH-26-10351","price":1368.0,"currency_code":"USD","in_stock":true},{"title":"Model A\/ L 47.2\" \/ Brass \u0026 Alabaster \/ Warm Light","offer_id":53843694584091,"sku":"STB-CH-26-10352","price":2289.0,"currency_code":"USD","in_stock":true},{"title":"Model A\/ L 47.2\" \/ Brass \u0026 Alabaster \/ Cool Light","offer_id":53843694616859,"sku":"STB-CH-26-10353","price":2289.0,"currency_code":"USD","in_stock":true},{"title":"Model A\/ L 59\" \/ Brass \u0026 Alabaster \/ Warm Light","offer_id":53843694649627,"sku":"STB-CH-26-10354","price":3985.0,"currency_code":"USD","in_stock":true},{"title":"Model A\/ L 59\" \/ Brass \u0026 Alabaster \/ Cool Light","offer_id":53843694682395,"sku":"STB-CH-26-10355","price":3985.0,"currency_code":"USD","in_stock":true},{"title":"Model B\/ L 39.4\" \/ Brass \u0026 Alabaster \/ Warm Light","offer_id":53843694715163,"sku":"STB-CH-26-10356","price":1368.0,"currency_code":"USD","in_stock":true},{"title":"Model B\/ L 39.4\" \/ Brass \u0026 Alabaster \/ Cool Light","offer_id":53843694747931,"sku":"STB-CH-26-10357","price":1368.0,"currency_code":"USD","in_stock":true},{"title":"Model B\/ L 47.2\" \/ Brass \u0026 Alabaster \/ Warm Light","offer_id":53843694780699,"sku":"STB-CH-26-10358","price":2285.0,"currency_code":"USD","in_stock":true},{"title":"Model B\/ L 47.2\" \/ Brass \u0026 Alabaster \/ Cool Light","offer_id":53843694813467,"sku":"STB-CH-26-10359","price":2285.0,"currency_code":"USD","in_stock":true},{"title":"Model B\/ L 59\" \/ Brass \u0026 Alabaster \/ Warm Light","offer_id":53843694846235,"sku":"STB-CH-26-10360","price":3985.0,"currency_code":"USD","in_stock":true},{"title":"Model B\/ L 59\" \/ Brass \u0026 Alabaster \/ Cool Light","offer_id":53843694879003,"sku":"STB-CH-26-10361","price":3985.0,"currency_code":"USD","in_stock":true},{"title":"Model C\/ L 39.4\" \/ Brass \u0026 Alabaster \/ Warm Light","offer_id":53843694911771,"sku":"STB-CH-26-10362","price":1368.0,"currency_code":"USD","in_stock":true},{"title":"Model C\/ L 39.4\" \/ Brass \u0026 Alabaster \/ Cool Light","offer_id":53843694944539,"sku":"STB-CH-26-10363","price":1368.0,"currency_code":"USD","in_stock":true},{"title":"Model C\/ L 47.2\" \/ Brass \u0026 Alabaster \/ Warm Light","offer_id":53843694977307,"sku":"STB-CH-26-10364","price":2289.0,"currency_code":"USD","in_stock":true},{"title":"Model C\/ L 47.2\" \/ Brass \u0026 Alabaster \/ Cool Light","offer_id":53843695010075,"sku":"STB-CH-26-10365","price":2289.0,"currency_code":"USD","in_stock":true},{"title":"Model C\/ L 59\" \/ Brass \u0026 Alabaster \/ Warm Light","offer_id":53843695042843,"sku":"STB-CH-26-10366","price":3985.0,"currency_code":"USD","in_stock":true},{"title":"Model C\/ L 59\" \/ Brass \u0026 Alabaster \/ Cool Light","offer_id":53843695075611,"sku":"STB-CH-26-10367","price":3985.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/flutto-undulating-alabaster-chandelier-stuberlighting_7.jpg?v=1788143111"}],"url":"https:\/\/stuberlighting.com\/collections\/kitchen-lighting.oembed?page=2","provider":"Stuberlighting","version":"1.0","type":"link"}