{"title":"Cute Table Lamps","description":"","products":[{"product_id":"mame-table-lamp","title":"Mame Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — MAME TABLE LAMP\n\n   PRODUCT-SPECIFIC DIRECTION\n   Small square scale · natural wood · khaki linen\n\n   SHOPPER FLOW\n   01 Compact scale\n   02 Base + shade detail\n   03 Model A \/ B\n   04 Dimensions\n   05 Light + plug-in\n   06 Specs \/ FAQ \/ Shipping\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-mame{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --sand:#F0E7DC;\n  --wood:#E4D2BD;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D2C5BA;\n  --line-soft:#E5DDD5;\n\n  --gold:#AE8C60;\n  --gold-dark:#75593D;\n\n  width:100%;\n  max-width:900px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-mame *,\n.stb-mame *::before,\n.stb-mame *::after{\n  box-sizing:border-box;\n}\n\n.stb-mame h2,\n.stb-mame 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-mame p{\n  margin-top:0;\n}\n\n.stb-mame__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-mame__title{\n  max-width:620px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.015em;\n}\n\n.stb-mame__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-mame__copy{\n  max-width:670px;\n\n  margin:0;\n\n  color:#655B53;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n.stb-mame__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#897C72;\n\n  font-size:8.6px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   IMAGES\n========================================================= *\/\n\n.stb-mame__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-mame__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 — COMPACT SQUARE ANCHOR\n========================================================= *\/\n\n.stb-mame__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 185px;\n\n  margin-bottom:11px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:hidden;\n}\n\n.stb-mame__intro-main{\n  position:relative;\n\n  padding:24px 25px 22px;\n}\n\n.stb-mame__intro-main::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:25px;\n\n  width:44px;\n  height:2px;\n\n  background:var(--gold);\n}\n\n.stb-mame__intro-main p{\n  max-width:590px;\n\n  margin:0;\n\n  color:#5E554D;\n\n  font-size:13.2px;\n  line-height:1.68;\n}\n\n.stb-mame__square{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:18px;\n\n  background:var(--espresso);\n}\n\n.stb-mame__square small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#CBB08A;\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-mame__square strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:20px;\n  line-height:1.15;\n  font-weight:500;\n}\n\n.stb-mame__square span{\n  color:#D7CCC3;\n\n  font-size:9.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   QUICK LINE\n========================================================= *\/\n\n.stb-mame__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:4px;\n\n  overflow:hidden;\n}\n\n.stb-mame__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-mame__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-mame__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-mame__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   MATERIAL STUDY\n========================================================= *\/\n\n.stb-mame__study{\n  margin-bottom:29px;\n}\n\n.stb-mame__study-head{\n  margin-bottom:11px;\n}\n\n.stb-mame__study-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:hidden;\n}\n\n.stb-mame__study-item{\n  display:grid;\n  grid-template-columns:135px minmax(0,1fr);\n\n  min-width:0;\n\n  background:var(--paper);\n}\n\n.stb-mame__study-item +\n.stb-mame__study-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-mame__study-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:9px;\n\n  background:var(--sand);\n}\n\n.stb-mame__study-item--wood .stb-mame__study-media{\n  background:var(--wood);\n}\n\n.stb-mame__study-image{\n  width:110px;\n  max-width:100%;\n}\n\n.stb-mame__study-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:13px 14px;\n}\n\n.stb-mame__study-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-mame__study-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  font-weight:500;\n}\n\n.stb-mame__study-copy p{\n  margin:0;\n\n  color:#6A6058;\n\n  font-size:9.4px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   MATERIAL SUMMARY\n========================================================= *\/\n\n.stb-mame__materials{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:hidden;\n}\n\n.stb-mame__materials-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-mame__materials-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-mame__materials-label strong{\n  color:#FFF8EF;\n\n  font-size:11.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-mame__materials-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-mame__materials-item{\n  padding:13px 15px;\n}\n\n.stb-mame__materials-item +\n.stb-mame__materials-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-mame__materials-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-mame__materials-item 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-mame__materials-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   A \/ B SHADE SELECTION\n========================================================= *\/\n\n.stb-mame__models{\n  margin-bottom:29px;\n}\n\n.stb-mame__models-head{\n  margin-bottom:10px;\n}\n\n.stb-mame__model-list{\n  border-top:1px solid var(--line);\n}\n\n.stb-mame__model{\n  display:grid;\n  grid-template-columns:80px 145px minmax(0,1fr);\n\n  align-items:center;\n\n  padding:12px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-mame__model-code{\n  color:#B3A398;\n\n  font-size:9px;\n  font-weight:600;\n}\n\n.stb-mame__model-name{\n  padding-left:13px;\n\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-mame__model-name small{\n  display:block;\n\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-mame__model-name strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.8px;\n  font-weight:500;\n}\n\n.stb-mame__model-desc{\n  padding-left:15px;\n\n  color:#6A6058;\n\n  font-size:9.4px;\n  line-height:1.47;\n}\n\n.stb-mame__model--b{\n  margin:0 -8px;\n  padding:12px 8px;\n\n  background:var(--sand);\n\n  border-bottom:0;\n}\n\n\n\/* =========================================================\n   DIMENSIONS\n========================================================= *\/\n\n.stb-mame__size{\n  margin-bottom:29px;\n}\n\n.stb-mame__size-head{\n  margin-bottom:11px;\n}\n\n.stb-mame__size-layout{\n  display:grid;\n  grid-template-columns:165px minmax(0,1fr);\n\n  gap:8px;\n}\n\n.stb-mame__size-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:9px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n}\n\n.stb-mame__size-image{\n  width:137px;\n  max-width:100%;\n}\n\n.stb-mame__size-body{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  align-items:stretch;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:hidden;\n}\n\n.stb-mame__size-number{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:16px;\n\n  background:var(--wood);\n}\n\n.stb-mame__size-number small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#75685E;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-mame__size-number strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:19px;\n  line-height:1.15;\n  font-weight:500;\n}\n\n.stb-mame__size-number span{\n  color:#746960;\n\n  font-size:9px;\n}\n\n.stb-mame__size-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px 17px;\n}\n\n.stb-mame__size-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11.3px;\n  font-weight:500;\n}\n\n.stb-mame__size-copy p{\n  margin:0;\n\n  color:#6A6058;\n\n  font-size:9.5px;\n  line-height:1.49;\n}\n\n\n\/* =========================================================\n   WHERE IT FITS\n========================================================= *\/\n\n.stb-mame__fit{\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:4px;\n\n  overflow:hidden;\n}\n\n.stb-mame__fit-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-mame__fit-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-mame__fit-label strong{\n  color:#FFF8EF;\n\n  font-size:11.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-mame__fit-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-mame__fit-item{\n  padding:13px 14px;\n}\n\n.stb-mame__fit-item +\n.stb-mame__fit-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-mame__fit-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-mame__fit-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-mame__fit-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 \/ POWER\n========================================================= *\/\n\n.stb-mame__utility{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:8px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:hidden;\n}\n\n.stb-mame__utility-item{\n  padding:13px;\n}\n\n.stb-mame__utility-item +\n.stb-mame__utility-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-mame__utility-item--dark{\n  background:var(--espresso);\n}\n\n.stb-mame__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-mame__utility-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-mame__utility-item p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:8.9px;\n  line-height:1.44;\n}\n\n.stb-mame__utility-item--dark small{\n  color:#CBAF88;\n}\n\n.stb-mame__utility-item--dark strong{\n  color:#FFF8EF;\n}\n\n.stb-mame__utility-item--dark p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   LIGHT CHARACTER\n========================================================= *\/\n\n.stb-mame__light{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:29px;\n}\n\n.stb-mame__light-item{\n  padding:13px 15px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n}\n\n.stb-mame__light-item--alt{\n  background:var(--sand);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-mame__light-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-mame__light-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-mame__light-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   NATURAL MATERIAL NOTE\n========================================================= *\/\n\n.stb-mame__natural{\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:4px;\n}\n\n.stb-mame__natural 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-mame__natural 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-mame__specs{\n  margin-bottom:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:hidden;\n}\n\n.stb-mame__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-mame__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-mame__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-mame__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-mame__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-mame__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n.stb-mame__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-mame__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n}\n\n.stb-mame__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-mame__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-mame__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-mame__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-mame__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-mame__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-mame__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-mame__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:4px;\n}\n\n.stb-mame__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-mame__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-mame__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-mame__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-mame__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-mame__lightbox:target{\n  display:flex;\n}\n\n.stb-mame__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-mame__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\n.stb-mame__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-mame__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-mame__intro{\n    grid-template-columns:1fr 165px;\n  }\n\n  .stb-mame__title{\n    font-size:25px;\n  }\n\n  .stb-mame__study-item{\n    grid-template-columns:105px minmax(0,1fr);\n  }\n\n  .stb-mame__study-image{\n    width:84px;\n  }\n\n  .stb-mame__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-mame{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-mame__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-mame__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-mame__square{\n    padding:11px 15px;\n  }\n\n  .stb-mame__square strong{\n    font-size:16px;\n  }\n\n  .stb-mame__title{\n    font-size:23px;\n  }\n\n\n  \/* QUICK *\/\n\n  .stb-mame__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-mame__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-mame__quick-item:nth-child(1),\n  .stb-mame__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* MATERIAL STUDY *\/\n\n  .stb-mame__study-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-mame__study-item{\n    grid-template-columns:88px minmax(0,1fr);\n  }\n\n  .stb-mame__study-item +\n  .stb-mame__study-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .stb-mame__study-media{\n    padding:6px;\n  }\n\n  .stb-mame__study-image{\n    width:76px;\n  }\n\n  .stb-mame__study-copy{\n    padding:11px 12px;\n  }\n\n\n  \/* MATERIALS *\/\n\n  .stb-mame__materials{\n    grid-template-columns:1fr;\n  }\n\n  .stb-mame__materials-label{\n    padding:10px 13px;\n  }\n\n  .stb-mame__materials-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-mame__materials-item +\n  .stb-mame__materials-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* MODELS *\/\n\n  .stb-mame__model{\n    grid-template-columns:40px 92px minmax(0,1fr);\n\n    padding:10px 0;\n  }\n\n  .stb-mame__model-name{\n    padding-left:8px;\n  }\n\n  .stb-mame__model-desc{\n    padding-left:9px;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-mame__size-layout{\n    grid-template-columns:88px minmax(0,1fr);\n\n    gap:6px;\n  }\n\n  .stb-mame__size-media{\n    padding:5px;\n  }\n\n  .stb-mame__size-image{\n    width:76px;\n  }\n\n  .stb-mame__size-body{\n    grid-template-columns:82px minmax(0,1fr);\n  }\n\n  .stb-mame__size-number{\n    padding:10px;\n  }\n\n  .stb-mame__size-number strong{\n    font-size:14px;\n  }\n\n  .stb-mame__size-copy{\n    padding:10px 11px;\n  }\n\n\n  \/* FIT *\/\n\n  .stb-mame__fit{\n    grid-template-columns:1fr;\n  }\n\n  .stb-mame__fit-label{\n    padding:10px 13px;\n  }\n\n  .stb-mame__fit-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-mame__fit-item +\n  .stb-mame__fit-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-mame__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-mame__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-mame__utility-item:nth-child(3){\n    border-left:0;\n  }\n\n  .stb-mame__utility-item:nth-child(1),\n  .stb-mame__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* LIGHT *\/\n\n  .stb-mame__light{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-mame__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-mame__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-mame__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-mame__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-mame\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-mame__intro\"\u003e\n\u003cdiv class=\"stb-mame__intro-main\"\u003e\n\u003cspan class=\"stb-mame__eyebrow\"\u003e Natural Wood · Khaki Linen · Compact Table Lamp \u003c\/span\u003e\n\u003ch2 class=\"stb-mame__title\"\u003eSmall Enough to Leave the Table Useful.\u003c\/h2\u003e\n\u003cp\u003eMame keeps its footprint deliberately small: a warm solid-wood base, a khaki woven shade and a soft 2700K glow in a compact square proportion. It works especially well where the lamp should add warmth without taking over the nightstand or side table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__square\"\u003e\n\u003csmall\u003e Compact Scale \u003c\/small\u003e \u003cstrong\u003e 9.8\" × 9.8\" \u003c\/strong\u003e \u003cspan\u003e 25 × 25cm overall \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK INFO\n  ====================================================== --\u003e\n\u003csection class=\"stb-mame__quick\"\u003e\n\u003cdiv class=\"stb-mame__quick-item\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Solid Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__quick-item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Khaki Linen \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__quick-item\"\u003e\n\u003csmall\u003e Models \u003c\/small\u003e \u003cstrong\u003e A \/ B \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__quick-item\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL STUDY\n  ====================================================== --\u003e\n\u003csection class=\"stb-mame__study\"\u003e\n\u003cdiv class=\"stb-mame__study-head\"\u003e\n\u003cspan class=\"stb-mame__eyebrow\"\u003e Materials Up Close \u003c\/span\u003e\n\u003ch3 class=\"stb-mame__section-title\"\u003eWood Below. Linen Above.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__study-grid\"\u003e\n\u003c!-- BASE --\u003e\n\u003carticle id=\"mame-base-section\" class=\"stb-mame__study-item stb-mame__study-item--wood\"\u003e\n\u003cdiv class=\"stb-mame__study-media\"\u003e\n\u003cdiv class=\"stb-mame__study-image\"\u003e\u003ca href=\"#mame-base-image\" class=\"stb-mame__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/mame-table-lamp-stuberlighting_17.jpg?v=1784341135\" alt=\"Mame Table Lamp solid natural wood base detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-mame__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__study-copy\"\u003e\n\u003csmall\u003e Base Detail \u003c\/small\u003e \u003cstrong\u003e Warm Natural Wood \u003c\/strong\u003e\n\u003cp\u003eThe compact wooden base keeps visible grain rather than hiding the material beneath a uniform painted finish. Natural variation between pieces is expected.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- SHADE --\u003e\n\u003carticle id=\"mame-shade-section\" class=\"stb-mame__study-item\"\u003e\n\u003cdiv class=\"stb-mame__study-media\"\u003e\n\u003cdiv class=\"stb-mame__study-image\"\u003e\u003ca href=\"#mame-shade-image\" class=\"stb-mame__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/mame-table-lamp-stuberlighting_4.jpg?v=1784341135\" alt=\"Mame Table Lamp woven khaki linen shade detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-mame__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__study-copy\"\u003e\n\u003csmall\u003e Shade Detail \u003c\/small\u003e \u003cstrong\u003e Woven Khaki Linen \u003c\/strong\u003e\n\u003cp\u003eNatural fibre softens the included warm-white LED and adds visible texture without introducing a bold pattern or strong color.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BASE LIGHTBOX --\u003e \u003ca id=\"mame-base-image\" href=\"#mame-base-section\" class=\"stb-mame__lightbox\"\u003e \u003cspan class=\"stb-mame__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/mame-table-lamp-stuberlighting_17.jpg?v=1784341135\" alt=\"Enlarged Mame Table Lamp wood base detail\"\u003e \u003cspan class=\"stb-mame__lightbox-caption\"\u003e Mame · Natural Wood Base \u003c\/span\u003e \u003cspan class=\"stb-mame__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- SHADE LIGHTBOX --\u003e \u003ca id=\"mame-shade-image\" href=\"#mame-shade-section\" class=\"stb-mame__lightbox\"\u003e \u003cspan class=\"stb-mame__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/mame-table-lamp-stuberlighting_4.jpg?v=1784341135\" alt=\"Enlarged Mame Table Lamp linen shade detail\"\u003e \u003cspan class=\"stb-mame__lightbox-caption\"\u003e Mame · Khaki Linen Shade \u003c\/span\u003e \u003cspan class=\"stb-mame__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       MATERIAL SUMMARY\n  ====================================================== --\u003e\n\u003csection class=\"stb-mame__materials\"\u003e\n\u003cdiv class=\"stb-mame__materials-label\"\u003e\n\u003csmall\u003e Two Materials \u003c\/small\u003e \u003cstrong\u003e Nothing Decorative for the Sake of It. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__materials-body\"\u003e\n\u003cdiv class=\"stb-mame__materials-item\"\u003e\n\u003csmall\u003e Solid Wood \u003c\/small\u003e \u003cstrong\u003e Warm + Natural \u003c\/strong\u003e\n\u003cp\u003eGrain and tone vary slightly from piece to piece, giving each lamp a more natural furniture-like character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__materials-item\"\u003e\n\u003csmall\u003e Linen Shade \u003c\/small\u003e \u003cstrong\u003e Soft + Diffused \u003c\/strong\u003e\n\u003cp\u003eThe warm khaki textile filters the bulb into comfortable ambient light for evenings and bedside use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MODEL A \/ B\n  ====================================================== --\u003e\n\u003csection class=\"stb-mame__models\"\u003e\n\u003cdiv class=\"stb-mame__models-head\"\u003e\n\u003cspan class=\"stb-mame__eyebrow\"\u003e Choose the Shade Texture \u003c\/span\u003e\n\u003ch3 class=\"stb-mame__section-title\"\u003eSame Lamp. Two Levels of Texture.\u003c\/h3\u003e\n\u003cp class=\"stb-mame__copy\"\u003eModel A and Model B use the same wooden base, the same khaki tone and the same overall dimensions. Only the fabric weave changes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__model-list\"\u003e\n\u003cdiv class=\"stb-mame__model\"\u003e\n\u003cdiv class=\"stb-mame__model-code\"\u003eA\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__model-name\"\u003e\n\u003csmall\u003e Quieter \u003c\/small\u003e \u003cstrong\u003e Model A \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__model-desc\"\u003eA smoother, quieter khaki weave. Choose this if you want the lamp to sit naturally in the room without emphasizing the shade texture.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__model stb-mame__model--b\"\u003e\n\u003cdiv class=\"stb-mame__model-code\"\u003eB\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__model-name\"\u003e\n\u003csmall\u003e More Textured \u003c\/small\u003e \u003cstrong\u003e Model B \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__model-desc\"\u003eA more visible woven texture with subtle fibre variation. Choose this when you want the textile itself to contribute more character.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSIONS\n  ====================================================== --\u003e\n\u003csection id=\"mame-size-section\" class=\"stb-mame__size\"\u003e\n\u003cdiv class=\"stb-mame__size-head\"\u003e\n\u003cspan class=\"stb-mame__eyebrow\"\u003e Check the Footprint \u003c\/span\u003e\n\u003ch3 class=\"stb-mame__section-title\"\u003eGenuinely Compact.\u003c\/h3\u003e\n\u003cp class=\"stb-mame__copy\"\u003eThe overall lamp is approximately 9.8 inches wide and 9.8 inches high, leaving more usable surface around it than a conventional full-size bedside lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__size-layout\"\u003e\n\u003cdiv class=\"stb-mame__size-media\"\u003e\n\u003cdiv class=\"stb-mame__size-image\"\u003e\u003ca href=\"#mame-size-image\" class=\"stb-mame__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/mame-table-lamp-stuberlighting_7.jpg?v=1784341135\" alt=\"Mame Table Lamp dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-mame__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__size-body\"\u003e\n\u003cdiv class=\"stb-mame__size-number\"\u003e\n\u003csmall\u003e Overall \u003c\/small\u003e \u003cstrong\u003e 9.8\" \u003c\/strong\u003e \u003cspan\u003e W × H \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__size-copy\"\u003e\n\u003cstrong\u003e Ø9.8\" × H9.8\" · 25 × 25cm \u003c\/strong\u003e\n\u003cp\u003eA practical scale for standard nightstands, small side tables, compact desks, guest rooms and other surfaces where every inch matters.\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=\"mame-size-image\" href=\"#mame-size-section\" class=\"stb-mame__lightbox\"\u003e \u003cspan class=\"stb-mame__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/mame-table-lamp-stuberlighting_7.jpg?v=1784341135\" alt=\"Enlarged Mame Table Lamp dimension diagram\"\u003e \u003cspan class=\"stb-mame__lightbox-caption\"\u003e Mame · 9.8\" × 9.8\" \u003c\/span\u003e \u003cspan class=\"stb-mame__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       BEST USE\n  ====================================================== --\u003e\n\u003csection class=\"stb-mame__fit\"\u003e\n\u003cdiv class=\"stb-mame__fit-label\"\u003e\n\u003csmall\u003e Best Placement \u003c\/small\u003e \u003cstrong\u003e Small Surfaces First. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__fit-grid\"\u003e\n\u003cdiv class=\"stb-mame__fit-item\"\u003e\n\u003csmall\u003e Bedside \u003c\/small\u003e \u003cstrong\u003e Best Match \u003c\/strong\u003e\n\u003cp\u003eSmall footprint leaves room for a phone, book and water glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__fit-item\"\u003e\n\u003csmall\u003e Side Table \u003c\/small\u003e \u003cstrong\u003e Ambient Accent \u003c\/strong\u003e\n\u003cp\u003eAdds warm evening light without dominating a compact furniture surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__fit-item\"\u003e\n\u003csmall\u003e Console \/ Desk \u003c\/small\u003e \u003cstrong\u003e Small-Scale Layer \u003c\/strong\u003e\n\u003cp\u003eWorks where a full-size table lamp would feel visually or physically too large.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       POWER \/ LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"stb-mame__utility\"\u003e\n\u003cdiv class=\"stb-mame__utility-item stb-mame__utility-item--dark\"\u003e\n\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e 2700K LED \u003c\/strong\u003e\n\u003cp\u003eWarm-white bulb included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__utility-item\"\u003e\n\u003csmall\u003e Socket \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003cp\u003eE26 for US configuration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__utility-item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59\" \/ 150cm \u003c\/strong\u003e\n\u003cp\u003eFabric-covered cord.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__utility-item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Inline Switch \u003c\/strong\u003e\n\u003cp\u003ePlug-in on\/off operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT CHARACTER\n  ====================================================== --\u003e\n\u003csection class=\"stb-mame__light\"\u003e\n\u003carticle class=\"stb-mame__light-item\"\u003e\u003csmall\u003e Included Setup \u003c\/small\u003e \u003cstrong\u003e Warm Ambient Light \u003c\/strong\u003e\n\u003cp\u003eThe supplied 2700K warm-white LED works with the khaki fabric to create a soft evening glow. Mame is best treated as an ambient bedside lamp rather than a high-output task lamp.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-mame__light-item stb-mame__light-item--alt\"\u003e\u003csmall\u003e Optional Dimming \u003c\/small\u003e \u003cstrong\u003e Replace With a Dimmable LED \u003c\/strong\u003e\n\u003cp\u003eThe included bulb is non-dimmable. For brightness control, use a compatible dimmable E26\/E27 LED together with a compatible external dimming control.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL WOOD\n  ====================================================== --\u003e\n\u003csection class=\"stb-mame__natural\"\u003e\u003cstrong\u003e Natural wood will not look identical from lamp to lamp. \u003c\/strong\u003e\n\u003cp\u003eSmall differences in grain, color tone and natural markings are expected. These variations are part of the solid-wood material rather than a manufacturing defect.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-mame__specs\"\u003e\n\u003cdiv class=\"stb-mame__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Mame Table Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Solid Natural Wood Base · Woven Khaki Linen Shade · Internal Metal Shade Frame \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__spec\"\u003e\n\u003cspan\u003e Models \u003c\/span\u003e \u003cstrong\u003e Model A — Quiet Weave · Model B — Textured Weave \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e Ø9.8\" × H9.8\" · 25 × 25cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e E26 (US) \/ E27 · Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__spec\"\u003e\n\u003cspan\u003e Included Bulb \u003c\/span\u003e \u003cstrong\u003e 2700K Warm-White LED · Non-Dimmable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e 40W Maximum or LED Equivalent \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__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-mame__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Compatible With Dimmable E26\/E27 LED + Compatible External Dimming Control \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm Fabric-Covered Cord \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__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-mame__spec\"\u003e\n\u003cspan\u003e Plug Options \u003c\/span\u003e \u003cstrong\u003e US · EU · AU · UK \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__spec\"\u003e\n\u003cspan\u003e Setup \u003c\/span\u003e \u003cstrong\u003e Plug-In Table Lamp · Minor Shade Assembly · No Electrician Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mame__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-mame__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-mame__faq\"\u003e\u003cspan class=\"stb-mame__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-mame__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eModel A or Model B?\u003c\/summary\u003e\n\u003cp\u003eChoose Model A if you prefer a quieter, smoother-looking khaki shade. Choose Model B if you want the woven fibre texture to be more visible. Both versions use the same wood base, khaki color and 9.8-inch overall size.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs 9.8\" small enough for a nightstand?\u003c\/summary\u003e\n\u003cp\u003eYes. Mame is intentionally compact at approximately 9.8 inches wide and 9.8 inches high. It is particularly suitable for standard nightstands where you still want room for books, a phone and other bedside essentials.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included?\u003c\/summary\u003e\n\u003cp\u003eYes. A 2700K warm-white E26\/E27 LED bulb is included. The supplied bulb is non-dimmable and is ready for normal on\/off use with the inline cord switch.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Mame be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes, with a compatible setup. Replace the included bulb with a compatible dimmable E26\/E27 LED and use a compatible external dimming control.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-mame__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Model A: Dia 9.8\" x H 9.8\" \/ Fabric \u0026 Wood \/ US Plug","offer_id":52619295064347,"sku":"STB-TL-26-10190","price":100.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 9.8\" x H 9.8\" \/ Fabric \u0026 Wood \/ EU Plug","offer_id":52619295097115,"sku":"STB-TL-26-10191","price":100.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 9.8\" x H 9.8\" \/ Fabric \u0026 Wood \/ AU Plug","offer_id":52619295129883,"sku":"STB-TL-26-10192","price":100.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 9.8\" x H 9.8\" \/ Fabric \u0026 Wood \/ UK Plug","offer_id":52619295162651,"sku":"STB-TL-26-10193","price":100.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 9.8\" x H 9.8\" \/ Fabric \u0026 Wood \/ US Plug","offer_id":52619295195419,"sku":"STB-TL-26-10194","price":100.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 9.8\" x H 9.8\" \/ Fabric \u0026 Wood \/ EU Plug","offer_id":52619295228187,"sku":"STB-TL-26-10195","price":100.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 9.8\" x H 9.8\" \/ Fabric \u0026 Wood \/ AU Plug","offer_id":52619295260955,"sku":"STB-TL-26-10196","price":100.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 9.8\" x H 9.8\" \/ Fabric \u0026 Wood \/ UK Plug","offer_id":52619295293723,"sku":"STB-TL-26-10197","price":100.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/mame-table-lamp-stuberlighting_1.jpg?v=1784341135"},{"product_id":"nashi-table-lamp","title":"Nashi Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — NASHI TABLE LAMP\n\n   CORDLESS \/ TOUCH \/ TONE\n\n   PORTABLE OBJECT EDITORIAL\n   QUIET LUXURY · CARD-LED · DAWN SAFE\n========================================================= *\/\n\n.stb-nashi{\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:#F8F2E7;\n  --ivory:#FFFDF8;\n  --soft:#FBF8F2;\n\n  --line:#DED2BD;\n  --line-strong:#C8B693;\n\n  --shadow:0 9px 30px rgba(28,18,9,.075);\n\n  width:100%;\n  max-width: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-nashi *,\n.stb-nashi *::before,\n.stb-nashi *::after{\n  box-sizing:border-box;\n}\n\n.stb-nashi h2,\n.stb-nashi h3,\n.stb-nashi p{\n  margin-top:0;\n}\n\n.stb-nashi h2,\n.stb-nashi h3{\n  color:var(--espresso);\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-nashi 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 SYSTEM\n========================================================= *\/\n\n.ns-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.ns-card:first-child{\n  margin-top:0;\n}\n\n.ns-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.ns-section-head{\n  display:grid;\n  grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n  gap:27px;\n\n  margin-bottom:15px;\n}\n\n.ns-section-head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.08;\n}\n\n.ns-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.ns-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.ns-opening{\n  padding:28px 29px 25px;\n\n  border-top:4px solid var(--espresso);\n}\n\n.ns-opening__layout{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,215px);\n\n  gap:24px;\n  align-items:stretch;\n}\n\n.ns-opening h2{\n  max-width:580px;\n\n  margin:0 0 10px;\n\n  font-size:31px;\n  line-height:1.05;\n}\n\n.ns-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.ns-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:23px;\n\n  margin-top:19px;\n}\n\n.ns-fact{\n  min-width:95px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.ns-fact:nth-child(2){\n  border-color:var(--line-strong);\n}\n\n.ns-fact:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.ns-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.ns-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\/* CORDLESS ANCHOR *\/\n\n.ns-cordless{\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.ns-cordless 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.ns-cordless strong{\n  display:block;\n\n  margin:4px 0 2px;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:29px;\n  line-height:.98;\n\n  font-weight:500;\n}\n\n.ns-cordless em{\n  display:block;\n\n  margin-bottom:8px;\n\n  color:var(--gold);\n\n  font-size:10.5px;\n  font-style:normal;\n  font-weight:600;\n}\n\n.ns-cordless p{\n  margin:0;\n\n  color:#D8CDBF;\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* QUICK STRIP *\/\n\n.ns-quick{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:16px;\n}\n\n.ns-quick__item{\n  min-width:0;\n\n  padding:10px 11px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.ns-quick__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.ns-quick__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.ns-quick__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 — TOUCH + BATTERY\n========================================================= *\/\n\n.ns-control{\n  padding:26px 28px;\n}\n\n\n\/* COLOR TEMPERATURES *\/\n\n.ns-temperature{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:9px;\n}\n\n.ns-temp{\n  position:relative;\n\n  min-width:0;\n\n  padding:13px;\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n\n  overflow:hidden;\n}\n\n.ns-temp::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:0;\n  left:0;\n  right:0;\n\n  height:3px;\n\n  background:var(--line-strong);\n}\n\n.ns-temp--warm::before{\n  background:#C79A5A;\n}\n\n.ns-temp--neutral::before{\n  background:#C8B693;\n}\n\n.ns-temp--cool::before{\n  background:#9A9B91;\n}\n\n.ns-temp small{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.ns-temp strong{\n  display:block;\n\n  margin:3px 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.ns-temp p{\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.43;\n}\n\n\n\/* TOUCH *\/\n\n.ns-touch{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin-top:11px;\n\n  padding:13px 15px;\n\n  background:var(--espresso);\n\n  border-radius:7px;\n}\n\n.ns-touch__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.ns-touch__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.ns-touch__copy{\n  padding-left:17px;\n\n  border-left:1px solid rgba(255,255,255,.16);\n}\n\n.ns-touch__copy p{\n  margin:0;\n\n  color:#D8CDBF;\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n.ns-touch__meta{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px 14px;\n\n  margin-top:6px;\n}\n\n.ns-touch__meta span{\n  color:#FFF8ED;\n\n  font-size:10.5px;\n  font-weight:600;\n}\n\n\n\/* BATTERY *\/\n\n.ns-battery{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:10px;\n}\n\n.ns-battery__item{\n  min-width:0;\n\n  padding:11px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.ns-battery__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.ns-battery__item strong{\n  display:block;\n\n  margin:2px 0;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.ns-battery__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   03 — COLOR + SCALE\n========================================================= *\/\n\n.ns-choice{\n  padding:26px 28px;\n}\n\n.ns-choice__layout{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  gap:14px;\n}\n\n\n\/* COLOR IMAGE *\/\n\n.ns-colors-image{\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.ns-colors-image__frame{\n  width:165px;\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.ns-colors-image__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.ns-colors-image__frame img{\n  max-height:165px !important;\n}\n\n\n\/* TWO COLORS *\/\n\n.ns-color-options{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n}\n\n.ns-color{\n  min-width:0;\n\n  padding:13px;\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.ns-color--cream{\n  background:var(--espresso);\n\n  border-color:var(--espresso);\n}\n\n.ns-color 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.ns-color 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:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.ns-color p{\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.44;\n}\n\n.ns-color--cream small{\n  color:var(--gold);\n}\n\n.ns-color--cream strong{\n  color:#FFF8ED;\n}\n\n.ns-color--cream p{\n  color:#D8CDBF;\n}\n\n\n\/* SIZE *\/\n\n.ns-size{\n  display:grid;\n  grid-template-columns:minmax(0,140px) minmax(0,1fr);\n\n  gap:12px;\n\n  margin-top:12px;\n}\n\n.ns-dimension{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:9px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.ns-dimension__frame{\n  width:105px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.ns-dimension__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.ns-dimension__frame img{\n  max-height:102px !important;\n}\n\n.ns-size-info{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n}\n\n.ns-size-box{\n  min-width:0;\n\n  padding:12px;\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.ns-size-box 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.ns-size-box strong{\n  display:block;\n\n  margin:3px 0;\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.ns-size-box p{\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.43;\n}\n\n\n\/* PORTABILITY NOTE *\/\n\n.ns-portable{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin-top:10px;\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.ns-portable strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.ns-portable span{\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.ns-specs{\n  padding:25px 28px;\n}\n\n.ns-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.ns-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.ns-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.ns-spec-list{\n  border-top:1px solid var(--espresso);\n}\n\n.ns-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.ns-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.ns-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.ns-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:12px;\n}\n\n.ns-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.ns-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.ns-note 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.ns-shipping{\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border-top:3px solid var(--espresso);\n}\n\n.ns-shipping h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.ns-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.ns-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.ns-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.ns-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.ns-lightbox:target{\n  display:flex;\n}\n\n.ns-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.ns-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.ns-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.ns-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  .ns-opening,\n  .ns-control,\n  .ns-choice,\n  .ns-specs{\n    padding:23px 19px;\n  }\n\n  .ns-opening h2{\n    font-size:27px;\n  }\n\n  .ns-opening__layout{\n    grid-template-columns:minmax(0,1fr) minmax(0,175px);\n  }\n\n  .ns-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  .ns-card{\n    border-radius:8px;\n  }\n\n\n  .ns-opening__layout{\n    grid-template-columns:1fr;\n  }\n\n\n  .ns-quick{\n    grid-template-columns:1fr;\n  }\n\n\n  .ns-temperature{\n    grid-template-columns:1fr;\n  }\n\n\n  .ns-touch{\n    grid-template-columns:1fr;\n\n    gap:6px;\n  }\n\n  .ns-touch__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  .ns-battery{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n  }\n\n  .ns-battery__item{\n    padding:9px 8px;\n  }\n\n\n  .ns-choice__layout{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n  .ns-colors-image__frame{\n    width:103px;\n  }\n\n  .ns-colors-image__frame img{\n    max-height:105px !important;\n  }\n\n\n  .ns-color-options{\n    grid-template-columns:1fr;\n  }\n\n\n  .ns-size{\n    grid-template-columns:1fr;\n  }\n\n  .ns-dimension__frame{\n    width:92px;\n  }\n\n  .ns-dimension__frame img{\n    max-height:90px !important;\n  }\n\n\n  .ns-size-info{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  .ns-portable{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n\n  .ns-specs__head{\n    display:block;\n  }\n\n  .ns-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .ns-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .ns-spec__label{\n    color:var(--gold-dark);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n\n  .ns-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* VERY SMALL MOBILE *\/\n\n@media(max-width:380px){\n\n  .ns-battery{\n    grid-template-columns:1fr;\n  }\n\n  .ns-choice__layout{\n    grid-template-columns:1fr;\n  }\n\n  .ns-colors-image{\n    width:145px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n  .ns-size-info{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-nashi\" id=\"nashi-root\"\u003e\n\u003c!-- =====================================================\n       01 — OPENING\n  ====================================================== --\u003e\n\u003csection class=\"ns-card ns-opening\"\u003e\n\u003cdiv class=\"ns-opening__layout\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"ns-eyebrow\"\u003e Nashi Table Lamp · Cordless Light \u003c\/span\u003e\n\u003ch2\u003eWarm Light, Without the Cord\u003c\/h2\u003e\n\u003cp class=\"ns-opening__lead\"\u003eNashi is a compact rechargeable table lamp designed to move with you. Pick it up for bedside reading, place it on the dining table, or carry it into another room — no outlet needed once charged.\u003c\/p\u003e\n\u003cdiv class=\"ns-facts\"\u003e\n\u003cdiv class=\"ns-fact\"\u003e\n\u003csmall\u003e Runtime \u003c\/small\u003e \u003cstrong\u003e Up to 8h \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ns-fact\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e 3 CCT \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ns-fact\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Touch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003caside class=\"ns-cordless\"\u003e\u003csmall\u003e Nashi Signature \u003c\/small\u003e \u003cstrong\u003e Cordless \u003c\/strong\u003e \u003cem\u003e 2000mAh Rechargeable Battery \u003c\/em\u003e\n\u003cp\u003eCharge by USB, unplug, then use the lamp wherever you need a small pool of light.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ns-quick\"\u003e\n\u003cdiv class=\"ns-quick__item\"\u003e\n\u003csmall\u003e Full Charge \u003c\/small\u003e \u003cstrong\u003e Approx. 5 Hours \u003c\/strong\u003e \u003cspan\u003e USB charging cable included. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ns-quick__item\"\u003e\n\u003csmall\u003e Brightness \u003c\/small\u003e \u003cstrong\u003e Touch \u0026amp; Hold \u003c\/strong\u003e \u003cspan\u003e Adjust brightness within the selected color temperature. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ns-quick__item\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED \u003c\/strong\u003e \u003cspan\u003e No separate bulb required. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — TOUCH + BATTERY\n  ====================================================== --\u003e\n\u003csection class=\"ns-card ns-control\"\u003e\n\u003cdiv class=\"ns-section-head\"\u003e\n\u003ch3\u003eOne Touch, Three Moods\u003c\/h3\u003e\n\u003cp\u003eTap the sensor on top to move between warm, neutral and cool light. Hold the touch control when you want to adjust brightness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ns-temperature\"\u003e\n\u003carticle class=\"ns-temp ns-temp--warm\"\u003e\u003csmall\u003e 3000K \u003c\/small\u003e \u003cstrong\u003e Warm \u003c\/strong\u003e\n\u003cp\u003eSofter evening light for bedside, dining and relaxed ambient use.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ns-temp ns-temp--neutral\"\u003e\u003csmall\u003e 4500K \u003c\/small\u003e \u003cstrong\u003e Neutral \u003c\/strong\u003e\n\u003cp\u003eBalanced everyday light for reading, desk work and morning routines.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ns-temp ns-temp--cool\"\u003e\u003csmall\u003e 6000K \u003c\/small\u003e \u003cstrong\u003e Cool \u003c\/strong\u003e\n\u003cp\u003eBrighter white light when you want stronger contrast and visibility.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ns-touch\"\u003e\n\u003cdiv class=\"ns-touch__title\"\u003e\n\u003csmall\u003e Top Touch Control \u003c\/small\u003e \u003cstrong\u003e Tap + Hold \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ns-touch__copy\"\u003e\n\u003cp\u003eTap to turn on and cycle through 3000K, 4500K and 6000K. Touch and hold to adjust brightness within the current light mode.\u003c\/p\u003e\n\u003cdiv class=\"ns-touch__meta\"\u003e\n\u003cspan\u003eTouch On \/ Off\u003c\/span\u003e \u003cspan\u003e3 Color Temperatures\u003c\/span\u003e \u003cspan\u003eBrightness Control\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ns-battery\"\u003e\n\u003cdiv class=\"ns-battery__item\"\u003e\n\u003csmall\u003e Battery \u003c\/small\u003e \u003cstrong\u003e 2000mAh \u003c\/strong\u003e \u003cspan\u003e Built into the lamp base. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ns-battery__item\"\u003e\n\u003csmall\u003e Maximum Light \u003c\/small\u003e \u003cstrong\u003e ~3 Hours \u003c\/strong\u003e \u003cspan\u003e Approximate runtime at highest brightness. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ns-battery__item\"\u003e\n\u003csmall\u003e Lower Light \u003c\/small\u003e \u003cstrong\u003e Up to 8 Hours \u003c\/strong\u003e \u003cspan\u003e Approximate runtime at the lowest setting. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — COLOR + SIZE\n  ====================================================== --\u003e\n\u003csection class=\"ns-card ns-choice\"\u003e\n\u003cdiv class=\"ns-section-head\"\u003e\n\u003ch3\u003eWhite or Cream\u003c\/h3\u003e\n\u003cp\u003eThe function stays exactly the same. Choose White for a cleaner graphic look, or Cream when you want the pear-shaped glass to feel warmer and softer in the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ns-choice__layout\"\u003e\n\u003c!-- TWO COLOR IMAGE --\u003e\n\u003carticle class=\"ns-colors-image\"\u003e\n\u003cdiv class=\"ns-colors-image__frame\"\u003e\u003ca href=\"#ns-colors-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nashi-table-lamp-stuberlighting_25.jpg?v=1784342191\" alt=\"Nashi Table Lamp shown in White and Cream glass finishes\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"ns-caption\"\u003eWhite + Cream · Click to enlarge\u003c\/p\u003e\n\u003c\/article\u003e\n\u003cdiv class=\"ns-color-options\"\u003e\n\u003carticle class=\"ns-color\"\u003e\u003csmall\u003e Option 01 \u003c\/small\u003e \u003cstrong\u003e White \u003c\/strong\u003e\n\u003cp\u003eCleaner and more graphic. A natural fit with modern, Scandinavian and pale neutral interiors.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ns-color ns-color--cream\"\u003e\u003csmall\u003e Option 02 \u003c\/small\u003e \u003cstrong\u003e Cream \u003c\/strong\u003e\n\u003cp\u003eSofter and warmer. Especially suited to wood, linen and other warm-toned materials.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE --\u003e\n\u003cdiv class=\"ns-size\"\u003e\n\u003cdiv class=\"ns-dimension\"\u003e\n\u003cdiv class=\"ns-dimension__frame\"\u003e\u003ca href=\"#ns-dimension-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nashi-table-lamp-stuberlighting_17.jpg?v=1784342190\" alt=\"Nashi Table Lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"ns-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ns-size-info\"\u003e\n\u003cdiv class=\"ns-size-box\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e Ø6.6\" \u003c\/strong\u003e\n\u003cp\u003eCompact enough for nightstands, dining tables and smaller console surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ns-size-box\"\u003e\n\u003csmall\u003e Overall Height \u003c\/small\u003e \u003cstrong\u003e H8.6\" \u003c\/strong\u003e\n\u003cp\u003eSmall enough to carry easily without losing the sculptural pear-shaped profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ns-portable\"\u003e\n\u003cstrong\u003e Cordless Does Not Mean Weatherproof \u003c\/strong\u003e \u003cspan\u003e Nashi is IP20 and intended for indoor dry locations. It may be carried to a covered dry patio temporarily, but should not be exposed to rain, steam or prolonged humidity. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"ns-card ns-specs\"\u003e\n\u003cdiv class=\"ns-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Nashi Table Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ns-spec-list\"\u003e\n\u003cdiv class=\"ns-spec\"\u003e\n\u003cspan class=\"ns-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"ns-spec__value\"\u003e Ø6.6\" × H8.6\" · Dia 17 cm × H22 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ns-spec\"\u003e\n\u003cspan class=\"ns-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"ns-spec__value\"\u003e Glass shade · Metal base · Integrated rechargeable battery \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ns-spec\"\u003e\n\u003cspan class=\"ns-spec__label\"\u003e Shade Options \u003c\/span\u003e \u003cspan class=\"ns-spec__value\"\u003e White · Cream \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ns-spec\"\u003e\n\u003cspan class=\"ns-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"ns-spec__value\"\u003e Integrated LED · Included · Separate Bulb: Not required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ns-spec\"\u003e\n\u003cspan class=\"ns-spec__label\"\u003e LED Power \u003c\/span\u003e \u003cspan class=\"ns-spec__value\"\u003e Approx. 5W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ns-spec\"\u003e\n\u003cspan class=\"ns-spec__label\"\u003e Color Temperature \u003c\/span\u003e \u003cspan class=\"ns-spec__value\"\u003e 3000K Warm · 4500K Neutral · 6000K Cool \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ns-spec\"\u003e\n\u003cspan class=\"ns-spec__label\"\u003e Brightness \u003c\/span\u003e \u003cspan class=\"ns-spec__value\"\u003e Adjustable by touch-and-hold control \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ns-spec\"\u003e\n\u003cspan class=\"ns-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"ns-spec__value\"\u003e Capacitive touch sensor on top · Tap to power \/ cycle color temperature · Hold to adjust brightness \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ns-spec\"\u003e\n\u003cspan class=\"ns-spec__label\"\u003e Battery \u003c\/span\u003e \u003cspan class=\"ns-spec__value\"\u003e 2000mAh rechargeable built-in battery \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ns-spec\"\u003e\n\u003cspan class=\"ns-spec__label\"\u003e Runtime \u003c\/span\u003e \u003cspan class=\"ns-spec__value\"\u003e Approx. 3 hours at maximum brightness · Up to approx. 8 hours at lowest brightness \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ns-spec\"\u003e\n\u003cspan class=\"ns-spec__label\"\u003e Charging \u003c\/span\u003e \u003cspan class=\"ns-spec__value\"\u003e USB charging · Approx. 5 hours to full charge · Charging cable included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ns-spec\"\u003e\n\u003cspan class=\"ns-spec__label\"\u003e Use While Charging \u003c\/span\u003e \u003cspan class=\"ns-spec__value\"\u003e Yes · Lamp can operate while connected to the USB charging cable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ns-spec\"\u003e\n\u003cspan class=\"ns-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"ns-spec__value\"\u003e IP20 · Indoor dry locations only · Not weatherproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ns-spec\"\u003e\n\u003cspan class=\"ns-spec__label\"\u003e Package Includes \u003c\/span\u003e \u003cspan class=\"ns-spec__value\"\u003e Nashi lamp · USB charging cable · Instructions \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ns-spec\"\u003e\n\u003cspan class=\"ns-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"ns-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=\"ns-notes\"\u003e\n\u003cdiv class=\"ns-note\"\u003e\n\u003cstrong\u003e Battery Runtime \u003c\/strong\u003e \u003cspan\u003e Runtime varies with brightness and color-temperature use. Lower settings provide longer cordless operation; maximum output reduces battery life per charge. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ns-note\"\u003e\n\u003cstrong\u003e Glass Care \u003c\/strong\u003e \u003cspan\u003e Wipe the glass with a soft dry microfiber cloth. For fingerprints, use a lightly damp cloth and dry immediately. Keep the charging port dry and avoid abrasive cleaners. \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=\"ns-card ns-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       TWO COLORS LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"ns-colors-large\" href=\"#nashi-root\" class=\"ns-lightbox\"\u003e \u003cspan class=\"ns-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nashi-table-lamp-stuberlighting_25.jpg?v=1784342191\" alt=\"Enlarged Nashi White and Cream color comparison\"\u003e \u003cspan class=\"ns-lightbox__caption\"\u003e Nashi · White + Cream \u003c\/span\u003e \u003cspan class=\"ns-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=\"ns-dimension-large\" href=\"#nashi-root\" class=\"ns-lightbox\"\u003e \u003cspan class=\"ns-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nashi-table-lamp-stuberlighting_17.jpg?v=1784342190\" alt=\"Enlarged Nashi Table Lamp dimensions\"\u003e \u003cspan class=\"ns-lightbox__caption\"\u003e Nashi · Ø6.6\" × H8.6\" \u003c\/span\u003e \u003cspan class=\"ns-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 6.6″ x H 8.6″ \/ White \/ Three-color Changing Light (USB rechargeable version)","offer_id":52619347067163,"sku":"STB-TL-26-10198","price":150.0,"currency_code":"USD","in_stock":true},{"title":"Dia 6.6″ x H 8.6″ \/ Cream \/ Three-color Changing Light (USB rechargeable version)","offer_id":52619347099931,"sku":"STB-TL-26-10199","price":150.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nashi-table-lamp-stuberlighting_5.jpg?v=1784342190"},{"product_id":"fungo-table-lamp","title":"Fungo Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — FUNGO TABLE LAMP\n\n   PRODUCT-SPECIFIC DIRECTION\n   Mushroom silhouette · PMMA dome · integrated LED\n\n   SHOPPER FLOW\n   01 Form + key facts\n   02 Shade detail\n   03 Small vs Large\n   04 Black vs White\n   05 Touch light control\n   06 Specs \/ FAQ \/ Shipping\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-fungo{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --shell:#F1ECE5;\n  --mushroom:#E9E2DA;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n  --black:#25211E;\n\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D0C4B9;\n  --line-soft:#E5DDD5;\n\n  --gold:#AE8C60;\n  --gold-dark:#74593E;\n\n  width:100%;\n  max-width:900px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-fungo *,\n.stb-fungo *::before,\n.stb-fungo *::after{\n  box-sizing:border-box;\n}\n\n.stb-fungo h2,\n.stb-fungo 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-fungo p{\n  margin-top:0;\n}\n\n.stb-fungo__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-fungo__title{\n  max-width:620px;\n\n  margin:0 0 10px;\n\n  color:var(--ink);\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.015em;\n}\n\n.stb-fungo__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-fungo__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-fungo__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#897C72;\n\n  font-size:8.6px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   IMAGE BASE\n========================================================= *\/\n\n.stb-fungo__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-fungo__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-fungo__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 195px;\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-fungo__intro-main{\n  position:relative;\n\n  padding:24px 25px 22px;\n}\n\n.stb-fungo__intro-main::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-fungo__intro-main p{\n  max-width:600px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.2px;\n  line-height:1.68;\n}\n\n.stb-fungo__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-fungo__intro-side small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CBB08A;\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-fungo__intro-side strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#FFF8EF;\n\n  font-size:15px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-fungo__intro-side span{\n  color:#D7CCC3;\n\n  font-size:9.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-fungo__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-fungo__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-fungo__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-fungo__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-fungo__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   SHADE DETAIL\n========================================================= *\/\n\n.stb-fungo__detail{\n  display:grid;\n  grid-template-columns:175px 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-fungo__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-fungo__detail-image{\n  width:142px;\n  max-width:100%;\n}\n\n.stb-fungo__detail-body{\n  padding:16px 18px;\n}\n\n.stb-fungo__detail-body h3{\n  margin:0 0 6px;\n\n  font-size:18px;\n  line-height:1.3;\n}\n\n.stb-fungo__detail-body \u003e p{\n  max-width:610px;\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-fungo__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-fungo__detail-line strong{\n  color:var(--ink);\n\n  font-size:9.8px;\n  font-weight:500;\n}\n\n.stb-fungo__detail-line span{\n  color:#70665E;\n\n  font-size:9.2px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   SIZE COMPARISON — CORE BUYING DECISION\n========================================================= *\/\n\n.stb-fungo__sizes{\n  margin-bottom:29px;\n}\n\n.stb-fungo__sizes-head{\n  margin-bottom:11px;\n}\n\n.stb-fungo__size-layout{\n  display:grid;\n  grid-template-columns:235px minmax(0,1fr);\n\n  gap:8px;\n}\n\n.stb-fungo__comparison{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:10px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-fungo__comparison-image{\n  width:208px;\n  max-width:100%;\n}\n\n.stb-fungo__size-stack{\n  display:grid;\n  grid-template-rows:auto auto;\n\n  gap:7px;\n}\n\n.stb-fungo__size{\n  display:grid;\n  grid-template-columns:105px minmax(0,1fr);\n\n  min-height:0;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-fungo__size-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--mushroom);\n}\n\n.stb-fungo__size-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#7D7065;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-fungo__size-label strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:17px;\n  line-height:1.15;\n  font-weight:500;\n}\n\n.stb-fungo__size-info{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:13px 15px;\n\n  background:var(--paper);\n}\n\n.stb-fungo__size-info 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-fungo__size-info p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.3px;\n  line-height:1.46;\n}\n\n\n\/* LARGE *\/\n\n.stb-fungo__size--large{\n  border-color:var(--espresso);\n}\n\n.stb-fungo__size--large .stb-fungo__size-label{\n  background:var(--espresso);\n}\n\n.stb-fungo__size--large .stb-fungo__size-label small{\n  color:#CBAF88;\n}\n\n.stb-fungo__size--large .stb-fungo__size-label strong{\n  color:#FFF8EF;\n}\n\n.stb-fungo__size--large .stb-fungo__size-info{\n  background:#40342C;\n}\n\n.stb-fungo__size--large .stb-fungo__size-info strong{\n  color:#FFF8EF;\n}\n\n.stb-fungo__size--large .stb-fungo__size-info p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   DIMENSION REFERENCE\n========================================================= *\/\n\n.stb-fungo__dimension{\n  display:grid;\n  grid-template-columns:105px minmax(0,1fr);\n\n  align-items:center;\n\n  margin-top:8px;\n  padding:9px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-fungo__dimension-media{\n  width:92px;\n  max-width:100%;\n}\n\n.stb-fungo__dimension-copy{\n  padding-left:12px;\n\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-fungo__dimension-copy 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-fungo__dimension-copy 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-fungo__dimension-copy span{\n  color:#71665E;\n\n  font-size:9px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   SCALE MESSAGE\n========================================================= *\/\n\n.stb-fungo__scale-note{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--shell);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-fungo__scale-note-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--mushroom);\n}\n\n.stb-fungo__scale-note-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#786B61;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-fungo__scale-note-label strong{\n  color:var(--ink);\n\n  font-size:11.6px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-fungo__scale-note-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-fungo__scale-note-item{\n  padding:13px 15px;\n}\n\n.stb-fungo__scale-note-item +\n.stb-fungo__scale-note-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-fungo__scale-note-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-fungo__scale-note-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-fungo__scale-note-item p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:9px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   FINISH\n========================================================= *\/\n\n.stb-fungo__finish{\n  margin-bottom:29px;\n}\n\n.stb-fungo__finish-head{\n  margin-bottom:10px;\n}\n\n.stb-fungo__finish-row{\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-fungo__finish-item{\n  display:grid;\n  grid-template-columns:42px minmax(0,1fr);\n\n  gap:11px;\n  align-items:center;\n\n  padding:14px 15px;\n\n  background:var(--paper);\n}\n\n.stb-fungo__finish-item +\n.stb-fungo__finish-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-fungo__finish-item--black{\n  background:var(--espresso);\n}\n\n.stb-fungo__finish-dot{\n  display:block;\n\n  width:30px;\n  height:30px;\n\n  border-radius:50%;\n\n  background:#F6F3EE;\n\n  border:1px solid #CFC4BA;\n}\n\n.stb-fungo__finish-dot--black{\n  background:#211F1D;\n\n  border-color:#211F1D;\n}\n\n.stb-fungo__finish-copy small{\n  display:block;\n\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-fungo__finish-copy 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-fungo__finish-copy p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.2px;\n  line-height:1.45;\n}\n\n.stb-fungo__finish-item--black .stb-fungo__finish-copy small{\n  color:#CBAF88;\n}\n\n.stb-fungo__finish-item--black .stb-fungo__finish-copy strong{\n  color:#FFF8EF;\n}\n\n.stb-fungo__finish-item--black .stb-fungo__finish-copy p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   TOUCH CONTROL\n========================================================= *\/\n\n.stb-fungo__control{\n  margin-bottom:29px;\n}\n\n.stb-fungo__control-head{\n  margin-bottom:10px;\n}\n\n.stb-fungo__control-track{\n  display:grid;\n  grid-template-columns:repeat(4,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-fungo__control-step{\n  padding:14px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-fungo__control-step:last-child{\n  border-right:0;\n}\n\n.stb-fungo__control-step--dark{\n  background:var(--espresso);\n}\n\n.stb-fungo__control-step small{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:#A79A90;\n\n  font-size:7.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-fungo__control-step 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-fungo__control-step p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:8.9px;\n  line-height:1.44;\n}\n\n.stb-fungo__control-step--dark small{\n  color:#CBAF88;\n}\n\n.stb-fungo__control-step--dark strong{\n  color:#FFF8EF;\n}\n\n.stb-fungo__control-step--dark p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   LED \/ POWER\n========================================================= *\/\n\n.stb-fungo__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-fungo__utility-item{\n  padding:13px;\n}\n\n.stb-fungo__utility-item +\n.stb-fungo__utility-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-fungo__utility-item--dark{\n  background:var(--espresso);\n}\n\n.stb-fungo__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-fungo__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-fungo__utility-item p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:8.9px;\n  line-height:1.44;\n}\n\n.stb-fungo__utility-item--dark small{\n  color:#CBAF88;\n}\n\n.stb-fungo__utility-item--dark strong{\n  color:#FFF8EF;\n}\n\n.stb-fungo__utility-item--dark p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-fungo__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:29px;\n}\n\n.stb-fungo__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-fungo__practical-item--alt{\n  background:var(--shell);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-fungo__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-fungo__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-fungo__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-fungo__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-fungo__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-fungo__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-fungo__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-fungo__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-fungo__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-fungo__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-fungo__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-fungo__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-fungo__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n.stb-fungo__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-fungo__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-fungo__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-fungo__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-fungo__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-fungo__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-fungo__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-fungo__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-fungo__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-fungo__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-fungo__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-fungo__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-fungo__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-fungo__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-fungo__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-fungo__lightbox:target{\n  display:flex;\n}\n\n.stb-fungo__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-fungo__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\n.stb-fungo__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-fungo__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-fungo__intro{\n    grid-template-columns:1fr 170px;\n  }\n\n  .stb-fungo__title{\n    font-size:25px;\n  }\n\n  .stb-fungo__size-layout{\n    grid-template-columns:190px minmax(0,1fr);\n  }\n\n  .stb-fungo__comparison-image{\n    width:165px;\n  }\n\n  .stb-fungo__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-fungo{\n    width:100%;\n    max-width:100%;\n\n    margin:0;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-fungo__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-fungo__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-fungo__intro-side{\n    padding:11px 15px;\n  }\n\n  .stb-fungo__title{\n    font-size:23px;\n  }\n\n\n  \/* QUICK *\/\n\n  .stb-fungo__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-fungo__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-fungo__quick-item:nth-child(1),\n  .stb-fungo__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* SHADE DETAIL *\/\n\n  .stb-fungo__detail{\n    grid-template-columns:90px minmax(0,1fr);\n  }\n\n  .stb-fungo__detail-media{\n    padding:6px;\n  }\n\n  .stb-fungo__detail-image{\n    width:78px;\n  }\n\n  .stb-fungo__detail-body{\n    padding:11px 12px;\n  }\n\n  .stb-fungo__detail-line{\n    grid-template-columns:85px minmax(0,1fr);\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-fungo__size-layout{\n    grid-template-columns:98px minmax(0,1fr);\n\n    gap:6px;\n  }\n\n  .stb-fungo__comparison{\n    padding:5px;\n  }\n\n  .stb-fungo__comparison-image{\n    width:86px;\n  }\n\n  .stb-fungo__size{\n    grid-template-columns:72px minmax(0,1fr);\n  }\n\n  .stb-fungo__size-label{\n    padding:9px;\n  }\n\n  .stb-fungo__size-label strong{\n    font-size:13px;\n  }\n\n  .stb-fungo__size-info{\n    padding:9px 10px;\n  }\n\n  .stb-fungo__dimension{\n    grid-template-columns:82px minmax(0,1fr);\n  }\n\n  .stb-fungo__dimension-media{\n    width:72px;\n  }\n\n  .stb-fungo__dimension-copy{\n    padding-left:8px;\n  }\n\n\n  \/* SCALE NOTE *\/\n\n  .stb-fungo__scale-note{\n    grid-template-columns:1fr;\n  }\n\n  .stb-fungo__scale-note-label{\n    padding:10px 13px;\n  }\n\n  .stb-fungo__scale-note-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-fungo__scale-note-item +\n  .stb-fungo__scale-note-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* FINISH *\/\n\n  .stb-fungo__finish-row{\n    grid-template-columns:1fr;\n  }\n\n  .stb-fungo__finish-item +\n  .stb-fungo__finish-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* CONTROL *\/\n\n  .stb-fungo__control-track{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-fungo__control-step:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-fungo__control-step:nth-child(1),\n  .stb-fungo__control-step:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-fungo__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-fungo__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-fungo__utility-item:nth-child(3){\n    border-left:0;\n  }\n\n  .stb-fungo__utility-item:nth-child(1),\n  .stb-fungo__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* PRACTICAL *\/\n\n  .stb-fungo__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-fungo__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-fungo__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-fungo__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-fungo__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-fungo\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-fungo__intro\"\u003e\n\u003cdiv class=\"stb-fungo__intro-main\"\u003e\n\u003cspan class=\"stb-fungo__eyebrow\"\u003e Mushroom Table Lamp · Integrated LED · Touch Control \u003c\/span\u003e\n\u003ch2 class=\"stb-fungo__title\"\u003eSoft Curves. A Surprisingly Strong Presence.\u003c\/h2\u003e\n\u003cp\u003eFungo pairs a wide flared mushroom shade with a slim metal column, creating a sculptural profile that works even when the light is off. Integrated LED lighting adds practical touch control with three color temperatures and adjustable brightness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fungo__intro-side\"\u003e\n\u003csmall\u003e Two Very Different Scales \u003c\/small\u003e \u003cstrong\u003e 14.6\" → 33.9\" High \u003c\/strong\u003e \u003cspan\u003e Glossy Black or Glossy White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-fungo__quick\"\u003e\n\u003cdiv class=\"stb-fungo__quick-item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e PMMA Acrylic \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fungo__quick-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-fungo__quick-item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Touch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fungo__quick-item\"\u003e\n\u003csmall\u003e Color Temps \u003c\/small\u003e \u003cstrong\u003e 3000 \/ 4000 \/ 6000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHADE DETAIL\n       REAL PRODUCT IMAGE BEFORE DIMENSIONS\n  ====================================================== --\u003e\n\u003csection id=\"fungo-detail-section\" class=\"stb-fungo__detail\"\u003e\n\u003cdiv class=\"stb-fungo__detail-media\"\u003e\n\u003cdiv class=\"stb-fungo__detail-image\"\u003e\u003ca href=\"#fungo-detail-image\" class=\"stb-fungo__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fungo-table-lamp-stuberlighting_21.jpg?v=1784362255\" alt=\"Fungo Table Lamp curved PMMA mushroom shade detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-fungo__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fungo__detail-body\"\u003e\n\u003cspan class=\"stb-fungo__eyebrow\"\u003e Shade Detail \u003c\/span\u003e\n\u003ch3\u003eThe Curve Is the Design.\u003c\/h3\u003e\n\u003cp\u003eThe PMMA shade expands outward into a broad, softly flared edge. Its smooth glossy surface gives the lamp a cleaner and lighter appearance than a heavy glass dome.\u003c\/p\u003e\n\u003cdiv class=\"stb-fungo__detail-line\"\u003e\n\u003cstrong\u003e PMMA Acrylic \u003c\/strong\u003e \u003cspan\u003e Lightweight and more resistant to chipping than a comparable glass shade. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fungo__detail-line\"\u003e\n\u003cstrong\u003e Integrated LED \u003c\/strong\u003e \u003cspan\u003e Light is built into the fixture, so there is no conventional bulb to replace. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fungo__detail-line\"\u003e\n\u003cstrong\u003e Matching Column \u003c\/strong\u003e \u003cspan\u003e Powder-coated metal column and base coordinate with the selected Black or White shade. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"fungo-detail-image\" href=\"#fungo-detail-section\" class=\"stb-fungo__lightbox\"\u003e \u003cspan class=\"stb-fungo__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fungo-table-lamp-stuberlighting_21.jpg?v=1784362255\" alt=\"Enlarged Fungo Table Lamp shade detail\"\u003e \u003cspan class=\"stb-fungo__lightbox-caption\"\u003e Fungo · PMMA Dome Shade \u003c\/span\u003e \u003cspan class=\"stb-fungo__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE COMPARISON\n  ====================================================== --\u003e\n\u003csection id=\"fungo-size-section\" class=\"stb-fungo__sizes\"\u003e\n\u003cdiv class=\"stb-fungo__sizes-head\"\u003e\n\u003cspan class=\"stb-fungo__eyebrow\"\u003e Choose the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-fungo__section-title\"\u003eSmall Is a Table Lamp. Large Is Nearly a Sculpture.\u003c\/h3\u003e\n\u003cp class=\"stb-fungo__copy\"\u003eThe difference is much larger than the names suggest. Small is sized for everyday tabletops. Large rises to 33.9 inches and should be treated as a statement piece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fungo__size-layout\"\u003e\n\u003c!-- USER SUPPLIED REAL SIZE COMPARISON --\u003e\n\u003cdiv class=\"stb-fungo__comparison\"\u003e\n\u003cdiv class=\"stb-fungo__comparison-image\"\u003e\u003ca href=\"#fungo-comparison-image\" class=\"stb-fungo__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fungo-table-lamp-stuberlighting_3.jpg?v=1784362254\" alt=\"Fungo Table Lamp Small and Large size comparison\" loading=\"lazy\"\u003e \u003cspan class=\"stb-fungo__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fungo__size-stack\"\u003e\n\u003c!-- SMALL --\u003e\n\u003carticle class=\"stb-fungo__size\"\u003e\n\u003cdiv class=\"stb-fungo__size-label\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e H14.6\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fungo__size-info\"\u003e\n\u003cstrong\u003e Ø11.2\" × H14.6\" · 28.5 × 37cm \u003c\/strong\u003e\n\u003cp\u003eBest for nightstands, sofa-side tables, dressing vanities, desks and compact consoles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- LARGE --\u003e\n\u003carticle class=\"stb-fungo__size stb-fungo__size--large\"\u003e\n\u003cdiv class=\"stb-fungo__size-label\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e H33.9\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fungo__size-info\"\u003e\n\u003cstrong\u003e Ø19.7\" × H33.9\" · 50 × 86cm \u003c\/strong\u003e\n\u003cp\u003eBetter for large consoles, dining sideboards, generous living-room corners and floor-adjacent statement placement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSION IMAGE FROM ORIGINAL HTML --\u003e\n\u003cdiv class=\"stb-fungo__dimension\"\u003e\n\u003cdiv class=\"stb-fungo__dimension-media\"\u003e\u003ca href=\"#fungo-dimension-image\" class=\"stb-fungo__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fungo-table-lamp-stuberlighting_27.jpg?v=1784362255\" alt=\"Fungo Table Lamp Small and Large dimension reference\" loading=\"lazy\"\u003e \u003cspan class=\"stb-fungo__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-fungo__dimension-copy\"\u003e\n\u003csmall\u003e Dimension Reference \u003c\/small\u003e \u003cstrong\u003e Large is more than twice the height of Small. \u003c\/strong\u003e \u003cspan\u003e Check your furniture height and available surrounding space before selecting the 33.9-inch Large version. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COMPARISON LIGHTBOX --\u003e \u003ca id=\"fungo-comparison-image\" href=\"#fungo-size-section\" class=\"stb-fungo__lightbox\"\u003e \u003cspan class=\"stb-fungo__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fungo-table-lamp-stuberlighting_3.jpg?v=1784362254\" alt=\"Enlarged Fungo Small and Large comparison\"\u003e \u003cspan class=\"stb-fungo__lightbox-caption\"\u003e Fungo · Small vs Large \u003c\/span\u003e \u003cspan class=\"stb-fungo__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- DIMENSION LIGHTBOX --\u003e \u003ca id=\"fungo-dimension-image\" href=\"#fungo-size-section\" class=\"stb-fungo__lightbox\"\u003e \u003cspan class=\"stb-fungo__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fungo-table-lamp-stuberlighting_27.jpg?v=1784362255\" alt=\"Enlarged Fungo dimension reference\"\u003e \u003cspan class=\"stb-fungo__lightbox-caption\"\u003e Fungo · Dimension Reference \u003c\/span\u003e \u003cspan class=\"stb-fungo__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SCALE DECISION\n  ====================================================== --\u003e\n\u003csection class=\"stb-fungo__scale-note\"\u003e\n\u003cdiv class=\"stb-fungo__scale-note-label\"\u003e\n\u003csmall\u003e Simple Rule \u003c\/small\u003e \u003cstrong\u003e Choose by Furniture, Not Just Room Size. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fungo__scale-note-body\"\u003e\n\u003cdiv class=\"stb-fungo__scale-note-item\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e Everyday Tabletop Scale \u003c\/strong\u003e\n\u003cp\u003eThe easier choice when the furniture surface still needs to remain practical and usable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fungo__scale-note-item\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Statement Scale \u003c\/strong\u003e\n\u003cp\u003eChoose it when the lamp itself should become one of the strongest visual objects in the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FINISH\n  ====================================================== --\u003e\n\u003csection class=\"stb-fungo__finish\"\u003e\n\u003cdiv class=\"stb-fungo__finish-head\"\u003e\n\u003cspan class=\"stb-fungo__eyebrow\"\u003e Choose the Finish \u003c\/span\u003e\n\u003ch3 class=\"stb-fungo__section-title\"\u003eBlack for Contrast. White for Calm.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fungo__finish-row\"\u003e\n\u003c!-- BLACK --\u003e\n\u003carticle class=\"stb-fungo__finish-item stb-fungo__finish-item--black\"\u003e\u003cspan class=\"stb-fungo__finish-dot stb-fungo__finish-dot--black\"\u003e\u003c\/span\u003e\n\u003cdiv class=\"stb-fungo__finish-copy\"\u003e\n\u003csmall\u003e Graphic \u003c\/small\u003e \u003cstrong\u003e Glossy Black \u003c\/strong\u003e\n\u003cp\u003eStrongest against pale walls, cream upholstery, lighter woods and contemporary neutral interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- WHITE --\u003e\n\u003carticle class=\"stb-fungo__finish-item\"\u003e\u003cspan class=\"stb-fungo__finish-dot\"\u003e\u003c\/span\u003e\n\u003cdiv class=\"stb-fungo__finish-copy\"\u003e\n\u003csmall\u003e Softer \u003c\/small\u003e \u003cstrong\u003e Glossy White \u003c\/strong\u003e\n\u003cp\u003eVisually lighter and easier to integrate into warm minimalist, neutral or darker interior palettes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       TOUCH CONTROL\n  ====================================================== --\u003e\n\u003csection class=\"stb-fungo__control\"\u003e\n\u003cdiv class=\"stb-fungo__control-head\"\u003e\n\u003cspan class=\"stb-fungo__eyebrow\"\u003e Touch Control \u003c\/span\u003e\n\u003ch3 class=\"stb-fungo__section-title\"\u003eOne Lamp From Evening to Daytime.\u003c\/h3\u003e\n\u003cp class=\"stb-fungo__copy\"\u003eThe touch sensor is built into the shade. Tap to cycle through color temperatures; touch and hold to adjust brightness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fungo__control-track\"\u003e\n\u003cdiv class=\"stb-fungo__control-step stb-fungo__control-step--dark\"\u003e\n\u003csmall\u003e Warm \u003c\/small\u003e \u003cstrong\u003e 3000K \u003c\/strong\u003e\n\u003cp\u003eSofter evening and bedside atmosphere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fungo__control-step\"\u003e\n\u003csmall\u003e Neutral \u003c\/small\u003e \u003cstrong\u003e 4000K \u003c\/strong\u003e\n\u003cp\u003eBalanced everyday general illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fungo__control-step\"\u003e\n\u003csmall\u003e Cool \u003c\/small\u003e \u003cstrong\u003e 6000K \u003c\/strong\u003e\n\u003cp\u003eCooler, higher-contrast light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fungo__control-step\"\u003e\n\u003csmall\u003e Brightness \u003c\/small\u003e \u003cstrong\u003e Touch + Hold \u003c\/strong\u003e\n\u003cp\u003eAdjust output within the selected light mode.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       POWER \/ LED\n  ====================================================== --\u003e\n\u003csection class=\"stb-fungo__utility\"\u003e\n\u003cdiv class=\"stb-fungo__utility-item stb-fungo__utility-item--dark\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003cp\u003eNo replaceable bulb.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fungo__utility-item\"\u003e\n\u003csmall\u003e Rated Life \u003c\/small\u003e \u003cstrong\u003e 50,000+ Hours \u003c\/strong\u003e\n\u003cp\u003eIntegrated LED module.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fungo__utility-item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59\" \/ 150cm \u003c\/strong\u003e\n\u003cp\u003eExtension available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fungo__utility-item\"\u003e\n\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Plug-In \u003c\/strong\u003e\n\u003cp\u003eUS \/ EU \/ AU \/ UK options.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL NOTES\n  ====================================================== --\u003e\n\u003csection class=\"stb-fungo__practical\"\u003e\n\u003carticle class=\"stb-fungo__practical-item\"\u003e\u003csmall\u003e Integrated LED \u003c\/small\u003e \u003cstrong\u003e No Bulb Changes \u003c\/strong\u003e\n\u003cp\u003eFungo does not use a standard screw-in bulb. Its LED module is integrated into the fixture so touch dimming and color-temperature switching work as one system.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-fungo__practical-item stb-fungo__practical-item--alt\"\u003e\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Best as Ambient + Accent Light \u003c\/strong\u003e\n\u003cp\u003eThe broad mushroom shade is designed primarily for comfortable ambient illumination and visual atmosphere, rather than replacing a dedicated high-output task lamp.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"stb-fungo__care\"\u003e\u003cstrong\u003e Clean PMMA differently from glass. \u003c\/strong\u003e\n\u003cp\u003eUse a soft dry microfiber cloth for regular dusting. For marks, use a slightly damp microfiber cloth with mild soap and dry immediately. Avoid ammonia-based glass cleaners, abrasive cloths and paper towels, which may damage or scratch acrylic.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-fungo__specs\"\u003e\n\u003cdiv class=\"stb-fungo__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Fungo Table Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fungo__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Optical-Grade PMMA Acrylic Dome Shade · Powder-Coated Metal Column + Base \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fungo__spec\"\u003e\n\u003cspan\u003e Finishes \u003c\/span\u003e \u003cstrong\u003e Glossy Black · Glossy White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fungo__spec\"\u003e\n\u003cspan\u003e Small \u003c\/span\u003e \u003cstrong\u003e Ø11.2\" × H14.6\" · Dia28.5 × H37cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fungo__spec\"\u003e\n\u003cspan\u003e Large \u003c\/span\u003e \u003cstrong\u003e Ø19.7\" × H33.9\" · Dia50 × H86cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fungo__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED Included · 50,000+ Hour Rated Lifespan \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fungo__spec\"\u003e\n\u003cspan\u003e Color Temperature \u003c\/span\u003e \u003cstrong\u003e 3000K Warm · 4000K Neutral · 6000K Cool \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fungo__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Touch Sensor at Shade · Tap for On \/ Off + Color-Temperature Cycling · Touch-Hold for Brightness Adjustment \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fungo__spec\"\u003e\n\u003cspan\u003e Max Power \u003c\/span\u003e \u003cstrong\u003e 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fungo__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-fungo__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm · Extended Length Available on Request at No Extra Charge \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fungo__spec\"\u003e\n\u003cspan\u003e Plug Options \u003c\/span\u003e \u003cstrong\u003e US · EU · AU · UK \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fungo__spec\"\u003e\n\u003cspan\u003e Setup \u003c\/span\u003e \u003cstrong\u003e Plug-In Table Lamp · No Electrician Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fungo__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-fungo__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-fungo__faq\"\u003e\u003cspan class=\"stb-fungo__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-fungo__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSmall or Large?\u003c\/summary\u003e\n\u003cp\u003eSmall measures Ø11.2\" × H14.6\" and is the practical choice for nightstands, side tables, desks and dressing vanities. Large measures Ø19.7\" × H33.9\" and is more than twice as tall, so it should be treated as a statement lamp for large consoles, sideboards and floor-adjacent placement.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the shade glass?\u003c\/summary\u003e\n\u003cp\u003eNo. The shade is made from PMMA acrylic. It provides the smooth glossy appearance and diffused-light character of the Fungo design while being lighter and more resistant to chipping than glass.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the touch control work?\u003c\/summary\u003e\n\u003cp\u003eTap the touch sensor to move through 3000K Warm, 4000K Neutral and 6000K Cool light. Touch and hold to adjust brightness within the selected color-temperature mode.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Fungo use a replaceable bulb?\u003c\/summary\u003e\n\u003cp\u003eNo. Fungo uses an integrated LED module rated for more than 50,000 hours. The LED is built into the lamp so its touch-controlled brightness and three color-temperature settings work as an integrated system.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-fungo__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.2\" x H 14.6\" \/ Black \/ US Plug","offer_id":52619720687899,"sku":"STB-TL-26-10200","price":480.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.2\" x H 14.6\" \/ Black \/ EU Plug","offer_id":52619720720667,"sku":"STB-TL-26-10201","price":480.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.2\" x H 14.6\" \/ Black \/ AU Plug","offer_id":52619720753435,"sku":"STB-TL-26-10202","price":480.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.2\" x H 14.6\" \/ Black \/ UK Plug","offer_id":52619720786203,"sku":"STB-TL-26-10203","price":480.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.2\" x H 14.6\" \/ White \/ US Plug","offer_id":52619720818971,"sku":"STB-TL-26-10204","price":480.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.2\" x H 14.6\" \/ White \/ EU Plug","offer_id":52619720851739,"sku":"STB-TL-26-10205","price":480.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.2\" x H 14.6\" \/ White \/ AU Plug","offer_id":52619720884507,"sku":"STB-TL-26-10206","price":480.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.2\" x H 14.6\" \/ White \/ UK Plug","offer_id":52619720917275,"sku":"STB-TL-26-10207","price":480.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.7\" x H 33.9\" \/ Black \/ US Plug","offer_id":52619720950043,"sku":"STB-TL-26-10208","price":960.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.7\" x H 33.9\" \/ Black \/ EU Plug","offer_id":52619720982811,"sku":"STB-TL-26-10209","price":960.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.7\" x H 33.9\" \/ Black \/ AU Plug","offer_id":52619721015579,"sku":"STB-TL-26-10210","price":960.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.7\" x H 33.9\" \/ Black \/ UK Plug","offer_id":52619721048347,"sku":"STB-TL-26-10211","price":960.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.7\" x H 33.9\" \/ White \/ US Plug","offer_id":52619721081115,"sku":"STB-TL-26-10212","price":960.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.7\" x H 33.9\" \/ White \/ EU Plug","offer_id":52619721113883,"sku":"STB-TL-26-10213","price":960.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.7\" x H 33.9\" \/ White \/ AU Plug","offer_id":52619721146651,"sku":"STB-TL-26-10214","price":960.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.7\" x H 33.9\" \/ White \/ UK Plug","offer_id":52619721179419,"sku":"STB-TL-26-10215","price":960.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fungo-table-lamp-stuberlighting_1.jpg?v=1784362254"},{"product_id":"orbita-table-lamp","title":"Orbita Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — ORBITA TABLE LAMP\n\n   ORB \/ CHROME \/ GLOW\n\n   QUIET SPACE-AGE EDITORIAL\n   SHOPPER-FIRST · CARD-LED · DAWN SAFE\n========================================================= *\/\n\n.stb-orbita{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --body:#625348;\n  --muted:#827568;\n\n  --gold:#C8A96E;\n  --gold-dark:#967143;\n\n  --amber:#B96632;\n  --amber-soft:#E8C7A9;\n\n  --cream:#F5EDD8;\n  --paper:#F7F0E3;\n  --ivory:#FFFCF6;\n  --soft:#FBF8F2;\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-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.stb-orbita p{\n  margin-top:0;\n}\n\n.stb-orbita h2,\n.stb-orbita h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-orbita 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 CARDS\n========================================================= *\/\n\n.orb-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.orb-card:first-child{\n  margin-top:0;\n}\n\n.orb-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.orb-section-head{\n  display:grid;\n  grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n  gap:27px;\n\n  margin-bottom:15px;\n}\n\n.orb-section-head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.08;\n}\n\n.orb-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.orb-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.orb-opening{\n  padding:28px 29px 25px;\n\n  border-top:4px solid var(--espresso);\n}\n\n.orb-opening__layout{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,215px);\n\n  gap:24px;\n  align-items:stretch;\n}\n\n.orb-opening h2{\n  max-width:570px;\n\n  margin:0 0 10px;\n\n  font-size:31px;\n  line-height:1.05;\n}\n\n.orb-opening__lead{\n  max-width:580px;\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.orb-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:23px;\n\n  margin-top:19px;\n}\n\n.orb-fact{\n  min-width:95px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.orb-fact:nth-child(2){\n  border-color:var(--line-strong);\n}\n\n.orb-fact:nth-child(3){\n  border-color:var(--amber);\n}\n\n.orb-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.orb-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.orb-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.orb-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.orb-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.orb-signature p{\n  margin:0;\n\n  color:#D8CDBF;\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* QUICK INFO *\/\n\n.orb-quick{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:16px;\n}\n\n.orb-quick__item{\n  min-width:0;\n\n  padding:10px 11px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.orb-quick__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.orb-quick__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.orb-quick__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 — MATERIAL\n========================================================= *\/\n\n.orb-material{\n  padding:26px 28px;\n}\n\n.orb-material__grid{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,155px) minmax(0,1fr);\n\n  gap:12px;\n}\n\n\n\/* IMAGE CARDS *\/\n\n.orb-image-card{\n  min-width:0;\n\n  padding:9px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.orb-image-card__frame{\n  width:130px;\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.orb-image-card__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.orb-image-card__frame img{\n  max-height:124px !important;\n}\n\n.orb-image-card__copy{\n  padding:8px 2px 1px;\n}\n\n.orb-image-card__copy small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.orb-image-card__copy strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n\n\/* MATERIAL LEDGER *\/\n\n.orb-material-info{\n  min-width:0;\n\n  padding-left:4px;\n}\n\n.orb-material-row{\n  display:grid;\n  grid-template-columns:minmax(0,78px) minmax(0,1fr);\n\n  gap:12px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.orb-material-row:first-child{\n  padding-top:3px;\n}\n\n.orb-material-row:last-child{\n  border-bottom:0;\n}\n\n.orb-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.orb-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.orb-material-row p{\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.44;\n}\n\n\n\/* PMMA NOTE *\/\n\n.orb-pmma{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:16px;\n\n  margin-top:12px;\n\n  padding:11px 13px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.orb-pmma strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.orb-pmma span{\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   03 — SCALE \/ USE\n========================================================= *\/\n\n.orb-scale{\n  padding:26px 28px;\n}\n\n.orb-scale__layout{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:13px;\n}\n\n\n\/* DIMENSION *\/\n\n.orb-dimension{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\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.orb-dimension__frame{\n  width:116px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.orb-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.orb-dimension__frame img{\n  max-height:112px !important;\n}\n\n\n\/* SIZE *\/\n\n.orb-size-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n}\n\n.orb-size-box{\n  min-width:0;\n\n  padding:13px;\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.orb-size-box--height{\n  background:var(--espresso);\n\n  border-color:var(--espresso);\n}\n\n.orb-size-box 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.orb-size-box strong{\n  display:block;\n\n  margin:3px 0;\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.orb-size-box p{\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.43;\n}\n\n.orb-size-box--height small{\n  color:var(--gold);\n}\n\n.orb-size-box--height strong{\n  color:#FFF8ED;\n}\n\n.orb-size-box--height p{\n  color:#D8CDBF;\n}\n\n\n\/* PLACEMENT *\/\n\n.orb-room-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:11px;\n}\n\n.orb-room{\n  min-width:0;\n\n  padding:10px 11px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.orb-room 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.orb-room 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.orb-room span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* LIGHT CHARACTER *\/\n\n.orb-light-note{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin-top:10px;\n\n  padding:13px 15px;\n\n  border:1px solid var(--espresso);\n  border-left:4px solid var(--amber);\n  border-radius:7px;\n}\n\n.orb-light-note__title small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.orb-light-note__title strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.orb-light-note__copy{\n  padding-left:17px;\n\n  border-left:1px solid var(--line);\n}\n\n.orb-light-note__copy p{\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   04 — DETAILS\n========================================================= *\/\n\n.orb-specs{\n  padding:25px 28px;\n}\n\n.orb-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.orb-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.orb-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.orb-spec-list{\n  border-top:1px solid var(--espresso);\n}\n\n.orb-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.orb-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.orb-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.orb-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:12px;\n}\n\n.orb-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.orb-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.orb-note 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.orb-shipping{\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border-top:3px solid var(--espresso);\n}\n\n.orb-shipping h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.orb-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.orb-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.orb-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.orb-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.orb-lightbox:target{\n  display:flex;\n}\n\n.orb-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.orb-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.orb-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.orb-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  .orb-opening,\n  .orb-material,\n  .orb-scale,\n  .orb-specs{\n    padding:23px 19px;\n  }\n\n  .orb-opening h2{\n    font-size:27px;\n  }\n\n  .orb-opening__layout{\n    grid-template-columns:minmax(0,1fr) minmax(0,175px);\n  }\n\n  .orb-section-head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .orb-material__grid{\n    grid-template-columns:minmax(0,120px) minmax(0,120px) minmax(0,1fr);\n  }\n\n  .orb-image-card__frame{\n    width:100px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:520px){\n\n  .orb-card{\n    border-radius:8px;\n  }\n\n\n  .orb-opening__layout{\n    grid-template-columns:1fr;\n  }\n\n\n  .orb-quick{\n    grid-template-columns:1fr;\n  }\n\n\n  .orb-material__grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .orb-image-card__frame{\n    width:96px;\n  }\n\n  .orb-image-card__frame img{\n    max-height:92px !important;\n  }\n\n  .orb-material-info{\n    grid-column:1 \/ -1;\n  }\n\n  .orb-material-row{\n    grid-template-columns:minmax(0,66px) minmax(0,1fr);\n\n    gap:8px;\n  }\n\n\n  .orb-pmma{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n\n  .orb-scale__layout{\n    grid-template-columns:1fr;\n  }\n\n  .orb-dimension__frame{\n    width:96px;\n  }\n\n  .orb-dimension__frame img{\n    max-height:94px !important;\n  }\n\n\n  .orb-size-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  .orb-room-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .orb-light-note{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .orb-light-note__copy{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .orb-specs__head{\n    display:block;\n  }\n\n  .orb-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .orb-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .orb-spec__label{\n    color:var(--gold-dark);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n\n  .orb-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:380px){\n\n  .orb-material__grid{\n    grid-template-columns:1fr;\n  }\n\n  .orb-image-card{\n    width:132px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n  .orb-material-info{\n    grid-column:auto;\n  }\n\n  .orb-size-grid{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-orbita\" id=\"orbita-root\"\u003e\n\u003c!-- =====================================================\n       01 — OPENING\n  ====================================================== --\u003e\n\u003csection class=\"orb-card orb-opening\"\u003e\n\u003cdiv class=\"orb-opening__layout\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"orb-eyebrow\"\u003e Orbita Table Lamp · Amber + Chrome \u003c\/span\u003e\n\u003ch2\u003eA Warm Orb Above Polished Chrome\u003c\/h2\u003e\n\u003cp class=\"orb-opening__lead\"\u003eOrbita pairs a translucent amber globe with a polished chrome cylinder. Once illuminated, the visible round bulb creates a layered double-orb effect inside the shade — compact, warm and unmistakably sculptural.\u003c\/p\u003e\n\u003cdiv class=\"orb-facts\"\u003e\n\u003cdiv class=\"orb-fact\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 11\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-fact\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 14.5\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-fact\"\u003e\n\u003csmall\u003e Included Light \u003c\/small\u003e \u003cstrong\u003e 2700K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003caside class=\"orb-signature\"\u003e\u003csmall\u003e Orbita Signature \u003c\/small\u003e \u003cstrong\u003e Double-Orb Glow \u003c\/strong\u003e\n\u003cp\u003eThe warm round bulb remains visible through the translucent amber shade, creating one illuminated sphere inside another.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-quick\"\u003e\n\u003cdiv class=\"orb-quick__item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Amber PMMA Acrylic \u003c\/strong\u003e \u003cspan\u003e Translucent orange tone · lightweight and chip-resistant. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-quick__item\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Mirror Chrome \u003c\/strong\u003e \u003cspan\u003e Polished cylindrical metal base with reflective finish. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-quick__item\"\u003e\n\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Plug In \u0026amp; Use \u003c\/strong\u003e \u003cspan\u003e Fully assembled · bulb included · inline switch. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — MATERIAL DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"orb-card orb-material\"\u003e\n\u003cdiv class=\"orb-section-head\"\u003e\n\u003ch3\u003eAmber Above. Chrome Below.\u003c\/h3\u003e\n\u003cp\u003eOrbita is built around contrast: warm translucent acrylic against cool reflective chrome. These two surfaces give the lamp its character even before it is switched on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-material__grid\"\u003e\n\u003c!-- SHADE DETAIL --\u003e\n\u003carticle class=\"orb-image-card\"\u003e\n\u003cdiv class=\"orb-image-card__frame\"\u003e\u003ca href=\"#orb-shade-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbita-table-lamp-stuberlighting_21.jpg?v=1784447312\" alt=\"Close-up of Orbita Table Lamp amber PMMA acrylic globe shade\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"orb-image-card__copy\"\u003e\n\u003csmall\u003e Shade Detail \u003c\/small\u003e \u003cstrong\u003e Amber PMMA Globe \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- BASE DETAIL --\u003e\n\u003carticle class=\"orb-image-card\"\u003e\n\u003cdiv class=\"orb-image-card__frame\"\u003e\u003ca href=\"#orb-base-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbita-table-lamp-stuberlighting_14.jpg?v=1784447313\" alt=\"Close-up of Orbita Table Lamp polished chrome cylindrical base\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"orb-image-card__copy\"\u003e\n\u003csmall\u003e Base Detail \u003c\/small\u003e \u003cstrong\u003e Polished Chrome \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MATERIAL INFO --\u003e\n\u003cdiv class=\"orb-material-info\"\u003e\n\u003cdiv class=\"orb-material-row\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Optical-Grade PMMA \u003c\/strong\u003e\n\u003cp\u003eTranslucent amber acrylic softens the warm bulb while keeping the sphere visually saturated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-material-row\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Chrome-Plated Iron \u003c\/strong\u003e\n\u003cp\u003eThe polished cylinder reflects nearby furniture, textiles and ambient light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-material-row\"\u003e\n\u003csmall\u003e Glow \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Warm Ambient Accent \u003c\/strong\u003e\n\u003cp\u003eThe included 2700K bulb brings out a deeper amber character after dark.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-pmma\"\u003e\n\u003cstrong\u003e Acrylic — Not Glass \u003c\/strong\u003e \u003cspan\u003e The globe is intentionally made from premium PMMA acrylic. It is lighter and more chip-resistant than glass while preserving the translucent amber appearance of the design. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SCALE + PLACEMENT\n  ====================================================== --\u003e\n\u003csection class=\"orb-card orb-scale\"\u003e\n\u003cdiv class=\"orb-section-head\"\u003e\n\u003ch3\u003eCompact Enough for the Bedside\u003c\/h3\u003e\n\u003cp\u003eOrbita has one size. Its 11-inch footprint is compact enough for most side tables, while the 14.5-inch height keeps the amber globe clearly visible without becoming oversized.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-scale__layout\"\u003e\n\u003c!-- DIMENSION --\u003e\n\u003cdiv class=\"orb-dimension\"\u003e\n\u003cdiv class=\"orb-dimension__frame\"\u003e\u003ca href=\"#orb-dimension-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbita-table-lamp-stuberlighting_20.jpg?v=1784447313\" alt=\"Orbita Table Lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"orb-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE --\u003e\n\u003cdiv class=\"orb-size-grid\"\u003e\n\u003cdiv class=\"orb-size-box\"\u003e\n\u003csmall\u003e Footprint \u003c\/small\u003e \u003cstrong\u003e Ø11\" \u003c\/strong\u003e\n\u003cp\u003eCompact enough for nightstands, side tables and smaller console surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-size-box orb-size-box--height\"\u003e\n\u003csmall\u003e Overall Height \u003c\/small\u003e \u003cstrong\u003e H14.5\" \u003c\/strong\u003e\n\u003cp\u003eA low-medium tabletop profile designed more for atmosphere than task lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PLACEMENT --\u003e\n\u003cdiv class=\"orb-room-grid\"\u003e\n\u003cdiv class=\"orb-room\"\u003e\n\u003csmall\u003e Bedroom \u003c\/small\u003e \u003cstrong\u003e Bedside Pair \u003c\/strong\u003e \u003cspan\u003e Warm ambient light with a compact 11-inch footprint. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-room\"\u003e\n\u003csmall\u003e Living Room \u003c\/small\u003e \u003cstrong\u003e Side Table \u003c\/strong\u003e \u003cspan\u003e Adds an amber accent beside a sofa or lounge chair. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-room\"\u003e\n\u003csmall\u003e Entryway \u003c\/small\u003e \u003cstrong\u003e Console \u003c\/strong\u003e \u003cspan\u003e Chrome reflections give the small lamp strong visual presence. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LIGHT CHARACTER --\u003e\n\u003cdiv class=\"orb-light-note\"\u003e\n\u003cdiv class=\"orb-light-note__title\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Ambient First \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-light-note__copy\"\u003e\n\u003cp\u003eOrbita is designed primarily as warm accent lighting. It works well for evening atmosphere and casual bedside reading, but it is not intended to replace a dedicated task lamp for detailed or extended reading.\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=\"orb-card orb-specs\"\u003e\n\u003cdiv class=\"orb-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Orbita Table Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-spec-list\"\u003e\n\u003cdiv class=\"orb-spec\"\u003e\n\u003cspan class=\"orb-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"orb-spec__value\"\u003e Ø11\" × H14.5\" · Dia 28 cm × H37 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-spec\"\u003e\n\u003cspan class=\"orb-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"orb-spec__value\"\u003e Polished chrome-plated iron cylindrical base · Optical-grade amber PMMA acrylic globe shade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-spec\"\u003e\n\u003cspan class=\"orb-spec__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"orb-spec__value\"\u003e Mirror Chrome · Amber Orange \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-spec\"\u003e\n\u003cspan class=\"orb-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"orb-spec__value\"\u003e E26 (US) \/ E27 · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-spec\"\u003e\n\u003cspan class=\"orb-spec__label\"\u003e Included Bulb \u003c\/span\u003e \u003cspan class=\"orb-spec__value\"\u003e Warm-white LED · 2700K · Non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-spec\"\u003e\n\u003cspan class=\"orb-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"orb-spec__value\"\u003e 40W maximum \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-spec\"\u003e\n\u003cspan class=\"orb-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"orb-spec__value\"\u003e Included bulb is non-dimmable · For dimming, replace with a dimmable E26 \/ E27 LED and use a compatible dimming control \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-spec\"\u003e\n\u003cspan class=\"orb-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"orb-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-spec\"\u003e\n\u003cspan class=\"orb-spec__label\"\u003e Cord \u003c\/span\u003e \u003cspan class=\"orb-spec__value\"\u003e 59\" \/ 150 cm fabric-covered cord · Extension available on request at no additional charge \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-spec\"\u003e\n\u003cspan class=\"orb-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"orb-spec__value\"\u003e Inline push-button On \/ Off switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-spec\"\u003e\n\u003cspan class=\"orb-spec__label\"\u003e Plug Options \u003c\/span\u003e \u003cspan class=\"orb-spec__value\"\u003e US · EU · AU · UK \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-spec\"\u003e\n\u003cspan class=\"orb-spec__label\"\u003e Setup \u003c\/span\u003e \u003cspan class=\"orb-spec__value\"\u003e Plug-in table lamp · Ships fully assembled · No electrician or tools required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-spec\"\u003e\n\u003cspan class=\"orb-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"orb-spec__value\"\u003e IP20 · Indoor dry locations only \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-spec\"\u003e\n\u003cspan class=\"orb-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"orb-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=\"orb-notes\"\u003e\n\u003cdiv class=\"orb-note\"\u003e\n\u003cstrong\u003e Acrylic + Chrome Care \u003c\/strong\u003e \u003cspan\u003e Dust both surfaces with a soft microfiber cloth. For the PMMA globe, use a barely damp cloth for fingerprints and avoid ammonia-based glass cleaners, alcohol and abrasive products. Dry immediately after cleaning. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-note\"\u003e\n\u003cstrong\u003e Design Note \u003c\/strong\u003e \u003cspan\u003e Orbita is an independent contemporary interpretation of the broader 1970s Italian Space Age chrome-and-orb table-lamp typology. \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=\"orb-card orb-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 LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"orb-shade-large\" href=\"#orbita-root\" class=\"orb-lightbox\"\u003e \u003cspan class=\"orb-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbita-table-lamp-stuberlighting_21.jpg?v=1784447312\" alt=\"Enlarged Orbita amber PMMA acrylic globe shade\"\u003e \u003cspan class=\"orb-lightbox__caption\"\u003e Orbita · Amber PMMA Globe \u003c\/span\u003e \u003cspan class=\"orb-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       BASE LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"orb-base-large\" href=\"#orbita-root\" class=\"orb-lightbox\"\u003e \u003cspan class=\"orb-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbita-table-lamp-stuberlighting_14.jpg?v=1784447313\" alt=\"Enlarged Orbita polished chrome cylindrical base\"\u003e \u003cspan class=\"orb-lightbox__caption\"\u003e Orbita · Polished Chrome Base \u003c\/span\u003e \u003cspan class=\"orb-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=\"orb-dimension-large\" href=\"#orbita-root\" class=\"orb-lightbox\"\u003e \u003cspan class=\"orb-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbita-table-lamp-stuberlighting_20.jpg?v=1784447313\" alt=\"Enlarged Orbita Table Lamp dimensions\"\u003e \u003cspan class=\"orb-lightbox__caption\"\u003e Orbita · Ø11\" × H14.5\" \u003c\/span\u003e \u003cspan class=\"orb-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\"xH 14.5\" \/ Chrome \u0026 Orange \/ US Plug","offer_id":52621611237659,"sku":"STB-TL-26-10216","price":175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\"xH 14.5\" \/ Chrome \u0026 Orange \/ EU Plug","offer_id":52621611270427,"sku":"STB-TL-26-10217","price":175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\"xH 14.5\" \/ Chrome \u0026 Orange \/ AU Plug","offer_id":52621611303195,"sku":"STB-TL-26-10218","price":175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\"xH 14.5\" \/ Chrome \u0026 Orange \/ UK Plug","offer_id":52621611335963,"sku":"STB-TL-26-10219","price":175.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbita-table-lamp-stuberlighting_1.jpg?v=1784447313"},{"product_id":"ambra-table-lamp","title":"Ambra Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AMBRA TABLE LAMP\n   Amber Glass · Walnut-Toned Solid Wood · Integrated LED\n\n   PRODUCT FLOW\n   INTRO\n   → MATERIAL DETAIL\n   → TWO-MODEL COMPARISON\n   → SIZE DECISION\n   → LIGHT \/ POWER\n   → SPECS \/ FAQ \/ SHIPPING\n\n   Outer wrapper intentionally transparent.\n========================================================= *\/\n\n.stb-ambra{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --amber-soft:#F1E2CF;\n  --amber-pale:#F6EBDD;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D2C5B9;\n  --line-soft:#E6DDD4;\n\n  --amber:#B87842;\n  --amber-dark:#7E5433;\n\n  width:100%;\n  max-width:900px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-ambra *,\n.stb-ambra *::before,\n.stb-ambra *::after{\n  box-sizing:border-box;\n}\n\n.stb-ambra h2,\n.stb-ambra 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-ambra p{\n  margin-top:0;\n}\n\n.stb-ambra__eyebrow{\n  display:block;\n  margin-bottom:6px;\n\n  color:var(--amber-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-ambra__title{\n  max-width:620px;\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.015em;\n}\n\n.stb-ambra__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-ambra__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-ambra__hint{\n  display:block;\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-ambra__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-ambra__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-ambra__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-ambra__intro::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:25px;\n\n  width:46px;\n  height:2px;\n\n  background:var(--amber);\n}\n\n.stb-ambra__intro-main{\n  padding:24px 25px 22px;\n}\n\n.stb-ambra__intro-main p{\n  max-width:600px;\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.2px;\n  line-height:1.68;\n}\n\n.stb-ambra__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-ambra__intro-side small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#D4AC81;\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-ambra__intro-side strong{\n  display:block;\n  margin-bottom:4px;\n\n  color:#FFF8EF;\n\n  font-size:15px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-ambra__intro-side span{\n  color:#D7CCC3;\n\n  font-size:9.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-ambra__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-ambra__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-ambra__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-ambra__quick-item small{\n  display:block;\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-ambra__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   MATERIAL DETAIL\n========================================================= *\/\n\n.stb-ambra__detail{\n  display:grid;\n  grid-template-columns:180px 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-ambra__detail-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:11px;\n\n  background:var(--amber-soft);\n}\n\n.stb-ambra__detail-image{\n  width:148px;\n  max-width:100%;\n}\n\n.stb-ambra__detail-body{\n  padding:16px 18px;\n}\n\n.stb-ambra__detail-body h3{\n  margin:0 0 6px;\n\n  font-size:18px;\n  line-height:1.3;\n}\n\n.stb-ambra__detail-body \u003e p{\n  max-width:600px;\n  margin:0 0 11px;\n\n  color:#675D55;\n\n  font-size:10.2px;\n  line-height:1.52;\n}\n\n.stb-ambra__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-ambra__detail-line strong{\n  color:var(--ink);\n\n  font-size:9.8px;\n  font-weight:500;\n}\n\n.stb-ambra__detail-line span{\n  color:#70665E;\n\n  font-size:9.2px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   MODEL COMPARISON\n========================================================= *\/\n\n.stb-ambra__compare{\n  margin-bottom:29px;\n}\n\n.stb-ambra__compare-head{\n  margin-bottom:10px;\n}\n\n.stb-ambra__compare-layout{\n  display:grid;\n  grid-template-columns:235px minmax(0,1fr);\n\n  gap:8px;\n}\n\n.stb-ambra__compare-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:10px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-ambra__compare-image{\n  width:208px;\n  max-width:100%;\n}\n\n.stb-ambra__compare-body{\n  display:grid;\n  grid-template-rows:1fr 1fr;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-ambra__model{\n  display:grid;\n  grid-template-columns:108px minmax(0,1fr);\n\n  align-items:center;\n\n  background:var(--cream);\n}\n\n.stb-ambra__model + .stb-ambra__model{\n  border-top:1px solid var(--line);\n}\n\n.stb-ambra__model--tall{\n  background:var(--espresso);\n}\n\n.stb-ambra__model-size{\n  padding:14px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-ambra__model-size 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-ambra__model-size strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:17px;\n  line-height:1.15;\n  font-weight:500;\n}\n\n.stb-ambra__model-info{\n  padding:13px 15px;\n}\n\n.stb-ambra__model-info 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-ambra__model-info p{\n  margin:0;\n\n  color:#6A6058;\n\n  font-size:9.3px;\n  line-height:1.47;\n}\n\n.stb-ambra__model--tall .stb-ambra__model-size{\n  border-right-color:#594A40;\n}\n\n.stb-ambra__model--tall .stb-ambra__model-size small{\n  color:#D4AC81;\n}\n\n.stb-ambra__model--tall .stb-ambra__model-size strong,\n.stb-ambra__model--tall .stb-ambra__model-info strong{\n  color:#FFF8EF;\n}\n\n.stb-ambra__model--tall .stb-ambra__model-info p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   DIMENSIONS\n========================================================= *\/\n\n.stb-ambra__dimensions{\n  margin-bottom:29px;\n}\n\n.stb-ambra__dimensions-head{\n  margin-bottom:10px;\n}\n\n.stb-ambra__dim-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n}\n\n.stb-ambra__dim{\n  display:grid;\n  grid-template-columns:120px minmax(0,1fr);\n\n  align-items: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-ambra__dim-media{\n  width:105px;\n  max-width:100%;\n}\n\n.stb-ambra__dim-copy{\n  padding-left:12px;\n\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-ambra__dim-copy 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-ambra__dim-copy strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-ambra__dim-copy span{\n  color:#71665E;\n\n  font-size:9px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   SIZE RULE\n========================================================= *\/\n\n.stb-ambra__rule{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--amber-pale);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-ambra__rule-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--amber-soft);\n}\n\n.stb-ambra__rule-label small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#7F654D;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-ambra__rule-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-ambra__rule-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-ambra__rule-item{\n  padding:13px 15px;\n}\n\n.stb-ambra__rule-item + .stb-ambra__rule-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-ambra__rule-item 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-ambra__rule-item strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.6px;\n  font-weight:500;\n}\n\n.stb-ambra__rule-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   LIGHT CHARACTER\n========================================================= *\/\n\n.stb-ambra__light{\n  margin-bottom:29px;\n}\n\n.stb-ambra__light-head{\n  margin-bottom:10px;\n}\n\n.stb-ambra__light-row{\n  display:grid;\n  grid-template-columns:1.15fr 1fr 1fr;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-ambra__light-item{\n  padding:14px 15px;\n\n  background:var(--paper);\n}\n\n.stb-ambra__light-item + .stb-ambra__light-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-ambra__light-item--primary{\n  background:var(--espresso);\n}\n\n.stb-ambra__light-item 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-ambra__light-item 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-ambra__light-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9px;\n  line-height:1.45;\n}\n\n.stb-ambra__light-item--primary small{\n  color:#D4AC81;\n}\n\n.stb-ambra__light-item--primary strong{\n  color:#FFF8EF;\n}\n\n.stb-ambra__light-item--primary p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   POWER\n========================================================= *\/\n\n.stb-ambra__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-ambra__utility-item{\n  padding:13px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-ambra__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-ambra__utility-item 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-ambra__utility-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-ambra__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-ambra__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:29px;\n}\n\n.stb-ambra__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-ambra__practical-item--alt{\n  background:var(--amber-pale);\n\n  border-top:2px solid var(--amber);\n}\n\n.stb-ambra__practical-item small{\n  display:block;\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-ambra__practical-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-ambra__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   MATERIAL NOTE\n========================================================= *\/\n\n.stb-ambra__natural{\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(--amber);\n  border-radius:5px;\n}\n\n.stb-ambra__natural 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-ambra__natural 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-ambra__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-ambra__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-ambra__spec-head span{\n  color:#D4AC81;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-ambra__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-ambra__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-ambra__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-ambra__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n.stb-ambra__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-ambra__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-ambra__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-ambra__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-ambra__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-ambra__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-ambra__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  top:-3px;\n  right:2px;\n\n  color:var(--amber-dark);\n\n  font-size:19px;\n}\n\n.stb-ambra__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-ambra__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-ambra__shipping{\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--amber);\n  border-radius:5px;\n}\n\n.stb-ambra__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-ambra__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-ambra__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-ambra__shipping a{\n  color:var(--amber-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-ambra__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-ambra__lightbox:target{\n  display:flex;\n}\n\n.stb-ambra__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-ambra__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-ambra__lightbox-caption{\n  margin-top:9px;\n\n  color:#E0BB93;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-ambra__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-ambra__intro{\n    grid-template-columns:1fr 175px;\n  }\n\n  .stb-ambra__title{\n    font-size:25px;\n  }\n\n  .stb-ambra__compare-layout{\n    grid-template-columns:190px minmax(0,1fr);\n  }\n\n  .stb-ambra__compare-image{\n    width:165px;\n  }\n\n  .stb-ambra__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-ambra{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-ambra__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-ambra__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-ambra__intro-side{\n    padding:11px 15px;\n  }\n\n  .stb-ambra__title{\n    font-size:23px;\n  }\n\n\n  \/* QUICK *\/\n\n  .stb-ambra__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-ambra__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-ambra__quick-item:nth-child(1),\n  .stb-ambra__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* DETAIL *\/\n\n  .stb-ambra__detail{\n    grid-template-columns:90px minmax(0,1fr);\n  }\n\n  .stb-ambra__detail-media{\n    padding:6px;\n  }\n\n  .stb-ambra__detail-image{\n    width:78px;\n  }\n\n  .stb-ambra__detail-body{\n    padding:11px 12px;\n  }\n\n  .stb-ambra__detail-line{\n    grid-template-columns:82px minmax(0,1fr);\n  }\n\n\n  \/* COMPARISON *\/\n\n  .stb-ambra__compare-layout{\n    grid-template-columns:98px minmax(0,1fr);\n\n    gap:6px;\n  }\n\n  .stb-ambra__compare-media{\n    padding:5px;\n  }\n\n  .stb-ambra__compare-image{\n    width:86px;\n  }\n\n  .stb-ambra__model{\n    grid-template-columns:70px minmax(0,1fr);\n  }\n\n  .stb-ambra__model-size{\n    padding:9px;\n  }\n\n  .stb-ambra__model-size strong{\n    font-size:13px;\n  }\n\n  .stb-ambra__model-info{\n    padding:9px 10px;\n  }\n\n\n  \/* DIMENSIONS *\/\n\n  .stb-ambra__dim-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-ambra__dim{\n    grid-template-columns:88px minmax(0,1fr);\n  }\n\n  .stb-ambra__dim-media{\n    width:76px;\n  }\n\n  .stb-ambra__dim-copy{\n    padding-left:8px;\n  }\n\n\n  \/* SIZE RULE *\/\n\n  .stb-ambra__rule{\n    grid-template-columns:1fr;\n  }\n\n  .stb-ambra__rule-label{\n    padding:10px 13px;\n  }\n\n  .stb-ambra__rule-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-ambra__rule-item + .stb-ambra__rule-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* LIGHT *\/\n\n  .stb-ambra__light-row{\n    grid-template-columns:1fr;\n  }\n\n  .stb-ambra__light-item + .stb-ambra__light-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-ambra__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-ambra__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-ambra__utility-item:nth-child(1),\n  .stb-ambra__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* PRACTICAL *\/\n\n  .stb-ambra__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-ambra__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-ambra__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-ambra__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-ambra__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-ambra\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-ambra__intro\"\u003e\n\u003cdiv class=\"stb-ambra__intro-main\"\u003e\n\u003cspan class=\"stb-ambra__eyebrow\"\u003e Amber Glass · Walnut-Toned Solid Wood \u003c\/span\u003e\n\u003ch2 class=\"stb-ambra__title\"\u003eWarm Light, Already Built Into the Material.\u003c\/h2\u003e\n\u003cp\u003eAmbra pairs a softly curved wood base with an amber-tinted glass dome. The glass adds its own honey-gold tone to the light, creating a warmer and more atmospheric glow than a conventional white-shade table lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ambra__intro-side\"\u003e\n\u003csmall\u003e Two Heights \u003c\/small\u003e \u003cstrong\u003e 9.8\" \/ 12.6\" \u003c\/strong\u003e \u003cspan\u003e Both share the same Ø8.7\" footprint \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-ambra__quick\"\u003e\n\u003cdiv class=\"stb-ambra__quick-item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Amber Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ambra__quick-item\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Solid Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ambra__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-ambra__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       DETAIL IMAGE\n  ====================================================== --\u003e\n\u003csection id=\"ambra-detail-section\" class=\"stb-ambra__detail\"\u003e\n\u003cdiv class=\"stb-ambra__detail-media\"\u003e\n\u003cdiv class=\"stb-ambra__detail-image\"\u003e\u003ca href=\"#ambra-detail-image\" class=\"stb-ambra__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ambra-table-lamp-stuberlighting_8.jpg?v=1784604713\" alt=\"Ambra Table Lamp amber glass and curved wood detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-ambra__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ambra__detail-body\"\u003e\n\u003cspan class=\"stb-ambra__eyebrow\"\u003e Material Detail \u003c\/span\u003e\n\u003ch3\u003eAmber Above. Warm Wood Below.\u003c\/h3\u003e\n\u003cp\u003eAmbra relies on two warm materials rather than decorative ornament: a curved walnut-toned solid-wood base and a dome-shaped amber glass shade.\u003c\/p\u003e\n\u003cdiv class=\"stb-ambra__detail-line\"\u003e\n\u003cstrong\u003e Amber Glass \u003c\/strong\u003e \u003cspan\u003e Filters the LED through its own honey-golden color, creating a warmer visual glow. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ambra__detail-line\"\u003e\n\u003cstrong\u003e Curved Wood \u003c\/strong\u003e \u003cspan\u003e A low sculptural profile with visible natural grain instead of a painted imitation finish. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ambra__detail-line\"\u003e\n\u003cstrong\u003e Light Character \u003c\/strong\u003e \u003cspan\u003e Best for atmospheric bedside and living-room ambient light, rather than high-output task lighting. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"ambra-detail-image\" href=\"#ambra-detail-section\" class=\"stb-ambra__lightbox\"\u003e \u003cspan class=\"stb-ambra__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ambra-table-lamp-stuberlighting_8.jpg?v=1784604713\" alt=\"Enlarged Ambra Table Lamp detail\"\u003e \u003cspan class=\"stb-ambra__lightbox-caption\"\u003e Ambra · Amber Glass + Wood Detail \u003c\/span\u003e \u003cspan class=\"stb-ambra__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       TWO MODEL COMPARISON\n  ====================================================== --\u003e\n\u003csection id=\"ambra-comparison-section\" class=\"stb-ambra__compare\"\u003e\n\u003cdiv class=\"stb-ambra__compare-head\"\u003e\n\u003cspan class=\"stb-ambra__eyebrow\"\u003e Short or Tall \u003c\/span\u003e\n\u003ch3 class=\"stb-ambra__section-title\"\u003eSame Width. Different Presence.\u003c\/h3\u003e\n\u003cp class=\"stb-ambra__copy\"\u003eBoth versions are 8.7 inches wide. The only major proportion change is height, so the choice depends mostly on the furniture beneath the lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ambra__compare-layout\"\u003e\n\u003c!-- REAL TWO-MODEL IMAGE --\u003e\n\u003cdiv class=\"stb-ambra__compare-media\"\u003e\n\u003cdiv class=\"stb-ambra__compare-image\"\u003e\u003ca href=\"#ambra-comparison-image\" class=\"stb-ambra__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ambra-table-lamp-stuberlighting_19.jpg?v=1784604713\" alt=\"Ambra Table Lamp Short and Tall model comparison\" loading=\"lazy\"\u003e \u003cspan class=\"stb-ambra__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ambra__compare-body\"\u003e\n\u003c!-- SHORT --\u003e\n\u003carticle class=\"stb-ambra__model\"\u003e\n\u003cdiv class=\"stb-ambra__model-size\"\u003e\n\u003csmall\u003e Short \u003c\/small\u003e \u003cstrong\u003e H9.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ambra__model-info\"\u003e\n\u003cstrong\u003e Ø8.7\" × H9.8\" · 22 × 25cm \u003c\/strong\u003e\n\u003cp\u003eThe quieter tabletop scale. Best for standard nightstands, narrow consoles, vanity surfaces and smaller side tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- TALL --\u003e\n\u003carticle class=\"stb-ambra__model stb-ambra__model--tall\"\u003e\n\u003cdiv class=\"stb-ambra__model-size\"\u003e\n\u003csmall\u003e Tall \u003c\/small\u003e \u003cstrong\u003e H12.6\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ambra__model-info\"\u003e\n\u003cstrong\u003e Ø8.7\" × H12.6\" · 22 × 32cm \u003c\/strong\u003e\n\u003cp\u003eSame compact footprint, but with a taller curved base. Better when the lamp should have more visual presence on side tables and consoles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COMPARISON LIGHTBOX --\u003e \u003ca id=\"ambra-comparison-image\" href=\"#ambra-comparison-section\" class=\"stb-ambra__lightbox\"\u003e \u003cspan class=\"stb-ambra__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ambra-table-lamp-stuberlighting_19.jpg?v=1784604713\" alt=\"Enlarged Ambra Short and Tall model comparison\"\u003e \u003cspan class=\"stb-ambra__lightbox-caption\"\u003e Ambra · Short vs Tall \u003c\/span\u003e \u003cspan class=\"stb-ambra__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       DIMENSION IMAGES\n  ====================================================== --\u003e\n\u003csection id=\"ambra-dimensions-section\" class=\"stb-ambra__dimensions\"\u003e\n\u003cdiv class=\"stb-ambra__dimensions-head\"\u003e\n\u003cspan class=\"stb-ambra__eyebrow\"\u003e Dimension Reference \u003c\/span\u003e\n\u003ch3 class=\"stb-ambra__section-title\"\u003eCheck Your Surface Before Ordering.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ambra__dim-grid\"\u003e\n\u003c!-- SHORT --\u003e\n\u003cdiv class=\"stb-ambra__dim\"\u003e\n\u003cdiv class=\"stb-ambra__dim-media\"\u003e\u003ca href=\"#ambra-short-image\" class=\"stb-ambra__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ambra-table-lamp-stuberlighting_16.jpg?v=1784604713\" alt=\"Ambra Short Table Lamp dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-ambra__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-ambra__dim-copy\"\u003e\n\u003csmall\u003e Short \u003c\/small\u003e \u003cstrong\u003e Ø8.7\" × H9.8\" \u003c\/strong\u003e \u003cspan\u003e 22 × 25cm · compact bedside scale \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TALL --\u003e\n\u003cdiv class=\"stb-ambra__dim\"\u003e\n\u003cdiv class=\"stb-ambra__dim-media\"\u003e\u003ca href=\"#ambra-tall-image\" class=\"stb-ambra__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ambra-table-lamp-stuberlighting_15.jpg?v=1784604713\" alt=\"Ambra Tall Table Lamp dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-ambra__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-ambra__dim-copy\"\u003e\n\u003csmall\u003e Tall \u003c\/small\u003e \u003cstrong\u003e Ø8.7\" × H12.6\" \u003c\/strong\u003e \u003cspan\u003e 22 × 32cm · stronger console \/ side-table presence \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SHORT LIGHTBOX --\u003e \u003ca id=\"ambra-short-image\" href=\"#ambra-dimensions-section\" class=\"stb-ambra__lightbox\"\u003e \u003cspan class=\"stb-ambra__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ambra-table-lamp-stuberlighting_16.jpg?v=1784604713\" alt=\"Enlarged Ambra Short dimension diagram\"\u003e \u003cspan class=\"stb-ambra__lightbox-caption\"\u003e Ambra Short · Ø8.7\" × H9.8\" \u003c\/span\u003e \u003cspan class=\"stb-ambra__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- TALL LIGHTBOX --\u003e \u003ca id=\"ambra-tall-image\" href=\"#ambra-dimensions-section\" class=\"stb-ambra__lightbox\"\u003e \u003cspan class=\"stb-ambra__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ambra-table-lamp-stuberlighting_15.jpg?v=1784604713\" alt=\"Enlarged Ambra Tall dimension diagram\"\u003e \u003cspan class=\"stb-ambra__lightbox-caption\"\u003e Ambra Tall · Ø8.7\" × H12.6\" \u003c\/span\u003e \u003cspan class=\"stb-ambra__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIMPLE SIZE RULE\n  ====================================================== --\u003e\n\u003csection class=\"stb-ambra__rule\"\u003e\n\u003cdiv class=\"stb-ambra__rule-label\"\u003e\n\u003csmall\u003e Simple Rule \u003c\/small\u003e \u003cstrong\u003e Choose by Surface Height. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ambra__rule-body\"\u003e\n\u003cdiv class=\"stb-ambra__rule-item\"\u003e\n\u003csmall\u003e Short \u003c\/small\u003e \u003cstrong\u003e Lower + Quieter \u003c\/strong\u003e\n\u003cp\u003eChoose it for bedside tables, narrow furniture or anywhere the lamp should remain visually compact.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ambra__rule-item\"\u003e\n\u003csmall\u003e Tall \u003c\/small\u003e \u003cstrong\u003e More Sculptural \u003c\/strong\u003e\n\u003cp\u003eChoose it for living-room side tables and consoles where a little more height improves the proportion.\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-ambra__light\"\u003e\n\u003cdiv class=\"stb-ambra__light-head\"\u003e\n\u003cspan class=\"stb-ambra__eyebrow\"\u003e Light Character \u003c\/span\u003e\n\u003ch3 class=\"stb-ambra__section-title\"\u003eDesigned for Atmosphere First.\u003c\/h3\u003e\n\u003cp class=\"stb-ambra__copy\"\u003eThe amber glass adds its own warm color to the LED output. Choose the color temperature based on how warm you want the final glow to feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ambra__light-row\"\u003e\n\u003cdiv class=\"stb-ambra__light-item stb-ambra__light-item--primary\"\u003e\n\u003csmall\u003e Default \u003c\/small\u003e \u003cstrong\u003e 3000K Warm White \u003c\/strong\u003e\n\u003cp\u003eThe recommended Ambra setting. Combined with the amber glass, it produces the richest warm evening character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ambra__light-item\"\u003e\n\u003csmall\u003e Optional \u003c\/small\u003e \u003cstrong\u003e 4000K Neutral \u003c\/strong\u003e\n\u003cp\u003eA cleaner base light while the amber glass still preserves a noticeably warm appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ambra__light-item\"\u003e\n\u003csmall\u003e Optional \u003c\/small\u003e \u003cstrong\u003e 6000K Cool \u003c\/strong\u003e\n\u003cp\u003eAvailable by request for customers who prefer a cooler LED source.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       POWER\n  ====================================================== --\u003e\n\u003csection class=\"stb-ambra__utility\"\u003e\n\u003cdiv class=\"stb-ambra__utility-item\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003cp\u003eApproximately 12W.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ambra__utility-item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59\" \/ 150cm \u003c\/strong\u003e\n\u003cp\u003eFabric-covered power cord.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ambra__utility-item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Inline Switch \u003c\/strong\u003e\n\u003cp\u003eSimple on \/ off operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ambra__utility-item\"\u003e\n\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Fully Assembled \u003c\/strong\u003e\n\u003cp\u003eUnbox, plug in and use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-ambra__practical\"\u003e\n\u003carticle class=\"stb-ambra__practical-item\"\u003e\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Triac-Compatible Setup \u003c\/strong\u003e\n\u003cp\u003eThe integrated LED is dimming-compatible with a suitable Triac-compatible LED wall dimmer. The inline cord switch itself provides on \/ off only.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-ambra__practical-item stb-ambra__practical-item--alt\"\u003e\u003csmall\u003e Integrated LED Service \u003c\/small\u003e \u003cstrong\u003e Light-Source Replacement Support \u003c\/strong\u003e\n\u003cp\u003eThe integrated LED is not intended for end-user bulb replacement. If service is ever required, contact support@stuberlighting.com for a compatible replacement solution.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL MATERIAL NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-ambra__natural\"\u003e\u003cstrong\u003e Natural wood and amber glass can vary slightly. \u003c\/strong\u003e\n\u003cp\u003eWood grain and tone will not be completely identical from lamp to lamp, and amber saturation may vary subtly between glass production batches. These small differences are normal material characteristics.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-ambra__specs\"\u003e\n\u003cdiv class=\"stb-ambra__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Ambra Table Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ambra__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Walnut-Toned Solid Wood Curved Base · Metal Hardware · Amber-Tinted Glass Dome Shade \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ambra__spec\"\u003e\n\u003cspan\u003e Finish \u003c\/span\u003e \u003cstrong\u003e Warm Walnut-Toned Wood · Amber Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ambra__spec\"\u003e\n\u003cspan\u003e Short \u003c\/span\u003e \u003cstrong\u003e Ø8.7\" × H9.8\" · Dia22 × H25cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ambra__spec\"\u003e\n\u003cspan\u003e Tall \u003c\/span\u003e \u003cstrong\u003e Ø8.7\" × H12.6\" · Dia22 × H32cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ambra__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED Included · Approx. 12W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ambra__spec\"\u003e\n\u003cspan\u003e Color Temperature \u003c\/span\u003e \u003cstrong\u003e Default 3000K Warm White · 4000K Neutral \/ 6000K Cool Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ambra__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Compatible With Suitable Triac-Compatible LED Wall Dimming Control \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ambra__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-ambra__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm Fabric-Covered Cord · Extension Available on Request at No Additional Charge \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ambra__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-ambra__spec\"\u003e\n\u003cspan\u003e Plug Options \u003c\/span\u003e \u003cstrong\u003e US · EU · AU · UK \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ambra__spec\"\u003e\n\u003cspan\u003e Setup \u003c\/span\u003e \u003cstrong\u003e Fully Assembled · Plug-In Table Lamp · No Tools or Hardwiring Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ambra__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-ambra__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-ambra__faq\"\u003e\u003cspan class=\"stb-ambra__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-ambra__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShort or Tall?\u003c\/summary\u003e\n\u003cp\u003eBoth versions have the same 8.7-inch diameter. Choose Short H9.8\" for standard nightstands, narrower consoles and smaller side tables. Choose Tall H12.6\" when you want slightly more vertical presence on living-room side tables, larger consoles or desks.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Ambra suitable as a reading lamp?\u003c\/summary\u003e\n\u003cp\u003eAmbra is designed primarily for atmospheric ambient lighting. The amber glass intentionally creates a warm golden effect, which is ideal for evening and bedside use but is not intended to replace a dedicated high-output task lamp for extended detailed reading.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I choose a different color temperature?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard configuration is 3000K warm white. 4000K neutral and 6000K cool are available on request. For the warmest Ambra appearance, we recommend the standard 3000K option.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the integrated LED replaceable?\u003c\/summary\u003e\n\u003cp\u003eThe LED module is integrated and is not intended for direct end-user replacement. If the light source ever requires service, contact support@stuberlighting.com so a compatible replacement solution can be arranged.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-ambra__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.7\" × H 9.8\" \/ Walnut color \u0026 Amber \/ US Plug","offer_id":52633104843035,"sku":"STB-TL-26-10220","price":205.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.7\" × H 9.8\" \/ Walnut color \u0026 Amber \/ UK Plug","offer_id":52633104875803,"sku":"STB-TL-26-10221","price":205.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.7\" × H 9.8\" \/ Walnut color \u0026 Amber \/ AU Plug","offer_id":52633104908571,"sku":"STB-TL-26-10222","price":205.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.7\" × H 9.8\" \/ Walnut color \u0026 Amber \/ EU Plug","offer_id":52633104941339,"sku":"STB-TL-26-10223","price":205.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.7\" × H 12.6\" \/ Walnut color \u0026 Amber \/ US Plug","offer_id":52633104974107,"sku":"STB-TL-26-10224","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.7\" × H 12.6\" \/ Walnut color \u0026 Amber \/ UK Plug","offer_id":52633105006875,"sku":"STB-TL-26-10225","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.7\" × H 12.6\" \/ Walnut color \u0026 Amber \/ AU Plug","offer_id":52633105039643,"sku":"STB-TL-26-10226","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.7\" × H 12.6\" \/ Walnut color \u0026 Amber \/ EU Plug","offer_id":52633105072411,"sku":"STB-TL-26-10227","price":215.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ambra-table-lamp-stuberlighting_1.jpg?v=1784604713"},{"product_id":"bolla-table-lamp","title":"Bolla Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — BOLLA TABLE LAMP\n\n   PORTRAIT \/ BUBBLE \/ SCALE\n\n   SCULPTURAL OBJECT EDITORIAL\n   QUIET LUXURY · SHOPPER-FIRST · DAWN SAFE\n========================================================= *\/\n\n.stb-bolla{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --body:#625348;\n  --muted:#827568;\n\n  --gold:#C8A96E;\n  --gold-dark:#967143;\n\n  --pink:#C98098;\n  --pink-soft:#E7C5D0;\n\n  --cream:#F5EDD8;\n  --paper:#F7F0E3;\n  --ivory:#FFFCF6;\n  --soft:#FBF8F2;\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-bolla *,\n.stb-bolla *::before,\n.stb-bolla *::after{\n  box-sizing:border-box;\n}\n\n.stb-bolla h2,\n.stb-bolla h3,\n.stb-bolla p{\n  margin-top:0;\n}\n\n.stb-bolla h2,\n.stb-bolla h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-bolla 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 SYSTEM\n========================================================= *\/\n\n.bl-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.bl-card:first-child{\n  margin-top:0;\n}\n\n.bl-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.bl-section-head{\n  display:grid;\n  grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n  gap:27px;\n\n  margin-bottom:15px;\n}\n\n.bl-section-head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.08;\n}\n\n.bl-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.bl-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.bl-opening{\n  padding:28px 29px 25px;\n\n  border-top:4px solid var(--espresso);\n}\n\n.bl-opening__layout{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,215px);\n\n  gap:24px;\n  align-items:stretch;\n}\n\n.bl-opening h2{\n  max-width:580px;\n\n  margin:0 0 10px;\n\n  font-size:31px;\n  line-height:1.05;\n}\n\n.bl-opening__lead{\n  max-width:580px;\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.bl-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:23px;\n\n  margin-top:19px;\n}\n\n.bl-fact{\n  min-width:95px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.bl-fact:nth-child(2){\n  border-color:var(--line-strong);\n}\n\n.bl-fact:nth-child(3){\n  border-color:var(--pink);\n}\n\n.bl-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.bl-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.bl-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.bl-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.bl-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.bl-signature p{\n  margin:0;\n\n  color:#D8CDBF;\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* QUICK STRIP *\/\n\n.bl-quick{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:16px;\n}\n\n.bl-quick__item{\n  min-width:0;\n\n  padding:10px 11px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.bl-quick__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.bl-quick__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.bl-quick__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 — VARIANTS\n========================================================= *\/\n\n.bl-variants{\n  padding:26px 28px;\n}\n\n.bl-variant-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:10px;\n}\n\n.bl-variant{\n  min-width:0;\n\n  display:grid;\n  grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n  gap:13px;\n  align-items:center;\n\n  padding:12px;\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  position:relative;\n  overflow:hidden;\n}\n\n.bl-variant::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:0;\n  right:0;\n\n  height:3px;\n\n  background:var(--pink);\n}\n\n.bl-variant__image{\n  min-width:0;\n\n  padding:8px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:6px;\n}\n\n.bl-variant__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.bl-variant__image img{\n  max-height:108px !important;\n}\n\n.bl-variant__copy{\n  min-width:0;\n}\n\n.bl-variant__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.bl-variant__copy 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:21px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.bl-variant__copy p{\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.44;\n}\n\n.bl-variant__size{\n  margin-top:7px;\n\n  padding-top:7px;\n\n  border-top:1px solid var(--line);\n\n  color:var(--espresso);\n\n  font-size:10.5px;\n  font-weight:600;\n}\n\n\n\/* PAIR NOTE *\/\n\n.bl-pair{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:17px;\n  align-items:center;\n\n  margin-top:10px;\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.bl-pair strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.bl-pair span{\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   03 — BUBBLE \/ LIGHT\n========================================================= *\/\n\n.bl-bubble{\n  padding:26px 28px;\n}\n\n.bl-bubble__layout{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,205px);\n\n  gap:22px;\n}\n\n\n\/* LEDGER *\/\n\n.bl-bubble-info{\n  min-width:0;\n}\n\n.bl-bubble-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.bl-bubble-row:first-child{\n  padding-top:2px;\n}\n\n.bl-bubble-row:last-child{\n  border-bottom:0;\n}\n\n.bl-bubble-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.bl-bubble-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.bl-bubble-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\/* AMBIENT CARD *\/\n\n.bl-light-character{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:17px;\n\n  background:var(--espresso);\n\n  border-radius:7px;\n}\n\n.bl-light-character 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.bl-light-character 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:20px;\n  line-height:1.03;\n\n  font-weight:500;\n}\n\n.bl-light-character p{\n  margin:0;\n\n  color:#D8CDBF;\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* HANDMADE *\/\n\n.bl-handmade{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:16px;\n\n  margin-top:12px;\n\n  padding:11px 13px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.bl-handmade strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.bl-handmade span{\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.bl-specs{\n  padding:25px 28px;\n}\n\n.bl-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.bl-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.bl-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.bl-spec-list{\n  border-top:1px solid var(--espresso);\n}\n\n.bl-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.bl-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.bl-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.bl-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:12px;\n}\n\n.bl-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.bl-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.bl-note 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.bl-shipping{\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border-top:3px solid var(--espresso);\n}\n\n.bl-shipping h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.bl-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.bl-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.bl-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.bl-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.bl-lightbox:target{\n  display:flex;\n}\n\n.bl-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.bl-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.bl-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.bl-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  .bl-opening,\n  .bl-variants,\n  .bl-bubble,\n  .bl-specs{\n    padding:23px 19px;\n  }\n\n  .bl-opening h2{\n    font-size:27px;\n  }\n\n  .bl-opening__layout{\n    grid-template-columns:minmax(0,1fr) minmax(0,175px);\n  }\n\n  .bl-section-head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .bl-variant{\n    grid-template-columns:minmax(0,100px) minmax(0,1fr);\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:520px){\n\n  .bl-card{\n    border-radius:8px;\n  }\n\n\n  .bl-opening__layout{\n    grid-template-columns:1fr;\n  }\n\n\n  .bl-quick{\n    grid-template-columns:1fr;\n  }\n\n\n  .bl-variant-grid{\n    grid-template-columns:1fr;\n  }\n\n  .bl-variant{\n    grid-template-columns:minmax(0,105px) minmax(0,1fr);\n  }\n\n  .bl-variant__image img{\n    max-height:96px !important;\n  }\n\n\n  .bl-pair{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n\n  .bl-bubble__layout{\n    grid-template-columns:1fr;\n  }\n\n\n  .bl-bubble-row{\n    grid-template-columns:minmax(0,68px) minmax(0,1fr);\n\n    gap:8px;\n  }\n\n\n  .bl-handmade{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n\n  .bl-specs__head{\n    display:block;\n  }\n\n  .bl-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .bl-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .bl-spec__label{\n    color:var(--gold-dark);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n\n  .bl-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:380px){\n\n  .bl-variant{\n    grid-template-columns:1fr;\n  }\n\n  .bl-variant__image{\n    width:120px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-bolla\" id=\"bolla-root\"\u003e\n\u003c!-- =====================================================\n       01 — OPENING\n  ====================================================== --\u003e\n\u003csection class=\"bl-card bl-opening\"\u003e\n\u003cdiv class=\"bl-opening__layout\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"bl-eyebrow\"\u003e Bolla Table Lamp · Sculptural Accent \u003c\/span\u003e\n\u003ch2\u003eA Portrait with an Unexpected Glow\u003c\/h2\u003e\n\u003cp class=\"bl-opening__lead\"\u003eBolla pairs a white sculptural portrait with a hand-formed pink glass bubble. Unlit, it reads like a small art object. Switched on, the bubble becomes a warm rose-tinted point of light.\u003c\/p\u003e\n\u003cdiv class=\"bl-facts\"\u003e\n\u003cdiv class=\"bl-fact\"\u003e\n\u003csmall\u003e Variants \u003c\/small\u003e \u003cstrong\u003e 2 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-fact\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 16.5\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-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\/div\u003e\n\u003caside class=\"bl-signature\"\u003e\u003csmall\u003e Bolla Signature \u003c\/small\u003e \u003cstrong\u003e Sculpture First. Light Second. \u003c\/strong\u003e\n\u003cp\u003eBolla is designed as a decorative focal point with warm ambient light — not as a bright task lamp for extended reading.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-quick\"\u003e\n\u003cdiv class=\"bl-quick__item\"\u003e\n\u003csmall\u003e Portrait \u003c\/small\u003e \u003cstrong\u003e Man or Woman \u003c\/strong\u003e \u003cspan\u003e Same scale and bubble · only the facial form changes. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-quick__item\"\u003e\n\u003csmall\u003e Bubble \u003c\/small\u003e \u003cstrong\u003e Pink Glass \u003c\/strong\u003e \u003cspan\u003e Hand-formed translucent glass around the G9 bulb. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-quick__item\"\u003e\n\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Plug In \u0026amp; Use \u003c\/strong\u003e \u003cspan\u003e Fully assembled · G9 bulb pre-fitted · inline switch. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — CHOOSE THE PORTRAIT\n  ====================================================== --\u003e\n\u003csection class=\"bl-card bl-variants\"\u003e\n\u003cdiv class=\"bl-section-head\"\u003e\n\u003ch3\u003eChoose the Portrait\u003c\/h3\u003e\n\u003cp\u003eBoth versions share exactly the same footprint, overall height, pink bubble and lighting. The choice is simply which sculptural face you prefer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-variant-grid\"\u003e\n\u003c!-- MAN --\u003e\n\u003carticle class=\"bl-variant\"\u003e\n\u003cdiv class=\"bl-variant__image\"\u003e\u003ca href=\"#bl-man-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bolla-table-lamp-stuberlighting_15.jpg?v=1784620798\" alt=\"Bolla Man Table Lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"bl-variant__copy\"\u003e\n\u003csmall\u003e Variant 01 \u003c\/small\u003e \u003cstrong\u003e Man \u003c\/strong\u003e\n\u003cp\u003eA more angular portrait profile with the same oversized pink bubble gesture.\u003c\/p\u003e\n\u003cdiv class=\"bl-variant__size\"\u003eØ9.8\" × H16.5\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- WOMAN --\u003e\n\u003carticle class=\"bl-variant\"\u003e\n\u003cdiv class=\"bl-variant__image\"\u003e\u003ca href=\"#bl-woman-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bolla-table-lamp-stuberlighting_17.jpg?v=1784620798\" alt=\"Bolla Woman Table Lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"bl-variant__copy\"\u003e\n\u003csmall\u003e Variant 02 \u003c\/small\u003e \u003cstrong\u003e Woman \u003c\/strong\u003e\n\u003cp\u003eA softer portrait profile with the same proportions, glass shade and light.\u003c\/p\u003e\n\u003cdiv class=\"bl-variant__size\"\u003eØ9.8\" × H16.5\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-pair\"\u003e\n\u003cstrong\u003e Same Size · Easy to Pair \u003c\/strong\u003e \u003cspan\u003e Man and Woman can also be used together on a long console, dresser or shared display surface when you want a coordinated sculptural pair. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — BUBBLE \/ LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"bl-card bl-bubble\"\u003e\n\u003cdiv class=\"bl-section-head\"\u003e\n\u003ch3\u003eThe Bubble Is the Light\u003c\/h3\u003e\n\u003cp\u003eA compact G9 bulb sits inside the pink glass sphere. The glass softens the source and carries a subtle rose tone into the surrounding light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-bubble__layout\"\u003e\n\u003cdiv class=\"bl-bubble-info\"\u003e\n\u003cdiv class=\"bl-bubble-row\"\u003e\n\u003csmall\u003e Bubble \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Hand-Formed Pink Glass \u003c\/strong\u003e\n\u003cp\u003eThe translucent sphere remains strongly pink when off and becomes luminous when the bulb is switched on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-bubble-row\"\u003e\n\u003csmall\u003e Body \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e White Cast Resin \u003c\/strong\u003e\n\u003cp\u003eThe matte sculptural bust provides a quiet neutral base so the pink glass remains the visual focus.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-bubble-row\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Compact G9 · Included \u003c\/strong\u003e\n\u003cp\u003eA warm-white G9 LED is pre-fitted. Standard replacement G9 bulbs can be used when needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003caside class=\"bl-light-character\"\u003e\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Warm Ambient Accent \u003c\/strong\u003e\n\u003cp\u003eBest for atmosphere, bedside mood, consoles and decorative surfaces. For detailed or extended reading, pair Bolla with a dedicated task light.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-handmade\"\u003e\n\u003cstrong\u003e Hand-Formed Glass \u003c\/strong\u003e \u003cspan\u003e Slight variation in pink saturation, glass thickness and sphere symmetry is normal and part of the hand-formed character of the shade. 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       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"bl-card bl-specs\"\u003e\n\u003cdiv class=\"bl-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Bolla Table Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-spec-list\"\u003e\n\u003cdiv class=\"bl-spec\"\u003e\n\u003cspan class=\"bl-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"bl-spec__value\"\u003e Ø9.8\" × H16.5\" · Dia 25 cm × H42 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-spec\"\u003e\n\u003cspan class=\"bl-spec__label\"\u003e Variants \u003c\/span\u003e \u003cspan class=\"bl-spec__value\"\u003e Man · Woman · Both share the same dimensions and pink glass bubble \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-spec\"\u003e\n\u003cspan class=\"bl-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"bl-spec__value\"\u003e White cast resin portrait bust · Hand-formed pink-tinted glass bubble shade · Internal metal hardware \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-spec\"\u003e\n\u003cspan class=\"bl-spec__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"bl-spec__value\"\u003e White body · Pink glass bubble \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-spec\"\u003e\n\u003cspan class=\"bl-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"bl-spec__value\"\u003e G9 socket · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-spec\"\u003e\n\u003cspan class=\"bl-spec__label\"\u003e Included Bulb \u003c\/span\u003e \u003cspan class=\"bl-spec__value\"\u003e Warm-white G9 LED · Pre-fitted \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-spec\"\u003e\n\u003cspan class=\"bl-spec__label\"\u003e Replacement Bulb \u003c\/span\u003e \u003cspan class=\"bl-spec__value\"\u003e Standard G9 LED or compatible G9 filament bulb \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-spec\"\u003e\n\u003cspan class=\"bl-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"bl-spec__value\"\u003e For dimming, use a dimmable G9 LED with a compatible Triac wall dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-spec\"\u003e\n\u003cspan class=\"bl-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"bl-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-spec\"\u003e\n\u003cspan class=\"bl-spec__label\"\u003e Cord \u003c\/span\u003e \u003cspan class=\"bl-spec__value\"\u003e 59\" \/ 150 cm fabric-covered cord · Extension available on request at no additional charge \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-spec\"\u003e\n\u003cspan class=\"bl-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"bl-spec__value\"\u003e Inline push-button On \/ Off switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-spec\"\u003e\n\u003cspan class=\"bl-spec__label\"\u003e Plug Options \u003c\/span\u003e \u003cspan class=\"bl-spec__value\"\u003e US · EU · AU · UK \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-spec\"\u003e\n\u003cspan class=\"bl-spec__label\"\u003e Setup \u003c\/span\u003e \u003cspan class=\"bl-spec__value\"\u003e Plug-in table lamp · Ships fully assembled · No tools or electrician required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-spec\"\u003e\n\u003cspan class=\"bl-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"bl-spec__value\"\u003e IP20 · Indoor dry locations only \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-spec\"\u003e\n\u003cspan class=\"bl-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"bl-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=\"bl-notes\"\u003e\n\u003cdiv class=\"bl-note\"\u003e\n\u003cstrong\u003e Glass Care \u003c\/strong\u003e \u003cspan\u003e Allow the lamp to cool before cleaning. Dust the pink glass with a soft dry microfiber cloth. For fingerprints, use a lightly damp cloth and dry immediately. Avoid abrasive pads or sudden temperature changes. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bl-note\"\u003e\n\u003cstrong\u003e Resin Care \u003c\/strong\u003e \u003cspan\u003e Wipe the white resin with a soft dry microfiber cloth. For marks, use a lightly damp cloth with mild soap and dry immediately. Avoid bleach, harsh solvents 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=\"bl-card bl-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       MAN LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"bl-man-large\" href=\"#bolla-root\" class=\"bl-lightbox\"\u003e \u003cspan class=\"bl-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bolla-table-lamp-stuberlighting_15.jpg?v=1784620798\" alt=\"Enlarged Bolla Man Table Lamp dimensions\"\u003e \u003cspan class=\"bl-lightbox__caption\"\u003e Bolla Man · Ø9.8\" × H16.5\" \u003c\/span\u003e \u003cspan class=\"bl-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       WOMAN LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"bl-woman-large\" href=\"#bolla-root\" class=\"bl-lightbox\"\u003e \u003cspan class=\"bl-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bolla-table-lamp-stuberlighting_17.jpg?v=1784620798\" alt=\"Enlarged Bolla Woman Table Lamp dimensions\"\u003e \u003cspan class=\"bl-lightbox__caption\"\u003e Bolla Woman · Ø9.8\" × H16.5\" \u003c\/span\u003e \u003cspan class=\"bl-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":"Man ∅ 9.8\"xH16.5\" \/ White \u0026 Pink \/ US plug","offer_id":52633961136411,"sku":"STB-TL-26-10228","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Man ∅ 9.8\"xH16.5\" \/ White \u0026 Pink \/ UK plug","offer_id":52633961169179,"sku":"STB-TL-26-10229","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Man ∅ 9.8\"xH16.5\" \/ White \u0026 Pink \/ AU plug","offer_id":52633961201947,"sku":"STB-TL-26-10230","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Man ∅ 9.8\"xH16.5\" \/ White \u0026 Pink \/ EU plug","offer_id":52633961234715,"sku":"STB-TL-26-10231","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Woman ∅ 9.8\"xH16.5\" \/ White \u0026 Pink \/ US plug","offer_id":52633961267483,"sku":"STB-TL-26-10232","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Woman ∅ 9.8\"xH16.5\" \/ White \u0026 Pink \/ UK plug","offer_id":52633961300251,"sku":"STB-TL-26-10233","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Woman ∅ 9.8\"xH16.5\" \/ White \u0026 Pink \/ AU plug","offer_id":52633961333019,"sku":"STB-TL-26-10234","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Woman ∅ 9.8\"xH16.5\" \/ White \u0026 Pink \/ EU plug","offer_id":52633961365787,"sku":"STB-TL-26-10235","price":395.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bolla-table-lamp-stuberlighting_1.jpg?v=1784620798"},{"product_id":"trio-table-lamp","title":"Trio Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — TRIO TABLE LAMP\n\n   PRODUCT-SPECIFIC EDITORIAL LAYOUT\n   Walnut · Polished Brass · Clear Glass\n\n   SHOPPER FLOW\n   01 Three-material identity\n   02 Real shade + walnut details\n   03 Material construction\n   04 Real dimensions\n   05 Light \/ plug-in \/ dimming\n   06 Specs \/ FAQ \/ Shipping\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-trio{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --shell:#F1ECE5;\n  --wood:#ECE0D2;\n  --brass-soft:#EFE4D3;\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:900px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-trio *,\n.stb-trio *::before,\n.stb-trio *::after{\n  box-sizing:border-box;\n}\n\n.stb-trio h2,\n.stb-trio 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-trio p{\n  margin-top:0;\n}\n\n.stb-trio__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-trio__title{\n  max-width:620px;\n\n  margin:0 0 10px;\n\n  color:var(--ink);\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.015em;\n}\n\n.stb-trio__section-title{\n  margin:0 0 7px;\n\n  color:var(--ink);\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-trio__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-trio__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-trio__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-trio__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-trio__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-trio__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-trio__intro-main{\n  padding:24px 25px 22px;\n}\n\n.stb-trio__intro-main p{\n  max-width:600px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.2px;\n  line-height:1.68;\n}\n\n.stb-trio__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:17px;\n\n  background:var(--espresso);\n}\n\n.stb-trio__intro-side small{\n  display:block;\n\n  margin-bottom:8px;\n\n  color:#CBB08A;\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-trio__material-name{\n  padding:5px 0;\n\n  color:#FFF8EF;\n\n  font-size:11px;\n  line-height:1.35;\n\n  border-bottom:1px solid #58493F;\n}\n\n.stb-trio__material-name:last-child{\n  border-bottom:0;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-trio__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-trio__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-trio__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-trio__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-trio__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   REAL DETAIL STUDY\n========================================================= *\/\n\n.stb-trio__details{\n  margin-bottom:29px;\n}\n\n.stb-trio__details-head{\n  margin-bottom:11px;\n}\n\n.stb-trio__details-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-trio__detail{\n  display:grid;\n  grid-template-columns:135px minmax(0,1fr);\n\n  min-width:0;\n\n  background:var(--paper);\n}\n\n.stb-trio__detail + .stb-trio__detail{\n  border-left:1px solid var(--line);\n}\n\n.stb-trio__detail-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-trio__detail--wood .stb-trio__detail-media{\n  background:var(--wood);\n}\n\n.stb-trio__detail-image{\n  width:110px;\n  max-width:100%;\n}\n\n.stb-trio__detail-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:13px 14px;\n}\n\n.stb-trio__detail-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-trio__detail-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11.3px;\n  font-weight:500;\n}\n\n.stb-trio__detail-copy p{\n  margin:0;\n\n  color:#6A6058;\n\n  font-size:9.3px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   IMPORTANT GLASS NOTE\n========================================================= *\/\n\n.stb-trio__glass-note{\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-trio__glass-note-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-trio__glass-note-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-trio__glass-note-label strong{\n  color:#FFF8EF;\n\n  font-size:11.6px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-trio__glass-note-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-trio__glass-note-item{\n  padding:13px 15px;\n}\n\n.stb-trio__glass-note-item +\n.stb-trio__glass-note-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-trio__glass-note-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-trio__glass-note-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-trio__glass-note-item p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:9.1px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   THREE MATERIAL LEDGER\n========================================================= *\/\n\n.stb-trio__materials{\n  margin-bottom:29px;\n}\n\n.stb-trio__materials-head{\n  margin-bottom:10px;\n}\n\n.stb-trio__material-ledger{\n  border-top:1px solid var(--line);\n}\n\n.stb-trio__material-row{\n  display:grid;\n  grid-template-columns:65px 150px minmax(0,1fr);\n\n  align-items:center;\n\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-trio__material-index{\n  color:#B29C84;\n\n  font-size:9px;\n  font-weight:600;\n}\n\n.stb-trio__material-title{\n  padding-left:13px;\n\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-trio__material-title small{\n  display:block;\n\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-trio__material-title strong{\n  color:var(--ink);\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.stb-trio__material-desc{\n  padding-left:15px;\n\n  color:#6A6058;\n\n  font-size:9.3px;\n  line-height:1.46;\n}\n\n.stb-trio__material-row--brass{\n  margin:0 -8px;\n  padding:11px 8px;\n\n  background:var(--brass-soft);\n}\n\n\n\/* =========================================================\n   DIMENSIONS\n========================================================= *\/\n\n.stb-trio__size{\n  margin-bottom:29px;\n}\n\n.stb-trio__size-head{\n  margin-bottom:11px;\n}\n\n.stb-trio__size-layout{\n  display:grid;\n  grid-template-columns:175px minmax(0,1fr);\n\n  gap:8px;\n}\n\n.stb-trio__size-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:10px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-trio__size-image{\n  width:145px;\n  max-width:100%;\n}\n\n.stb-trio__size-body{\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-trio__size-number{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:16px;\n\n  background:var(--espresso);\n}\n\n.stb-trio__size-number 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-trio__size-number strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:19px;\n  line-height:1.15;\n  font-weight:500;\n}\n\n.stb-trio__size-number span{\n  color:#D7CCC3;\n\n  font-size:8.8px;\n}\n\n.stb-trio__size-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px 17px;\n\n  background:var(--cream);\n}\n\n.stb-trio__size-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11.2px;\n  font-weight:500;\n}\n\n.stb-trio__size-copy p{\n  margin:0;\n\n  color:#6A6058;\n\n  font-size:9.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.stb-trio__placement{\n  display:grid;\n  grid-template-columns:145px 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-trio__placement-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--wood);\n}\n\n.stb-trio__placement-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#75675D;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-trio__placement-label strong{\n  color:var(--ink);\n\n  font-size:11.6px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-trio__placement-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-trio__placement-item{\n  padding:13px 14px;\n}\n\n.stb-trio__placement-item +\n.stb-trio__placement-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-trio__placement-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-trio__placement-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-trio__placement-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\n========================================================= *\/\n\n.stb-trio__light{\n  margin-bottom:8px;\n}\n\n.stb-trio__light-head{\n  margin-bottom:10px;\n}\n\n.stb-trio__light-row{\n  display:grid;\n  grid-template-columns:1.2fr 1fr 1fr;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-trio__light-item{\n  padding:14px 15px;\n\n  background:var(--paper);\n}\n\n.stb-trio__light-item +\n.stb-trio__light-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-trio__light-item--primary{\n  background:var(--espresso);\n}\n\n.stb-trio__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-trio__light-item 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-trio__light-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9px;\n  line-height:1.45;\n}\n\n.stb-trio__light-item--primary small{\n  color:#CBAF88;\n}\n\n.stb-trio__light-item--primary strong{\n  color:#FFF8EF;\n}\n\n.stb-trio__light-item--primary p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   POWER\n========================================================= *\/\n\n.stb-trio__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-trio__utility-item{\n  padding:13px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-trio__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-trio__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-trio__utility-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-trio__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-trio__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:29px;\n}\n\n.stb-trio__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-trio__practical-item--alt{\n  background:var(--brass-soft);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-trio__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-trio__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-trio__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   NATURAL MATERIAL NOTE\n========================================================= *\/\n\n.stb-trio__natural{\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-trio__natural 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-trio__natural 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-trio__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-trio__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-trio__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-trio__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-trio__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-trio__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-trio__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n.stb-trio__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-trio__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-trio__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-trio__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-trio__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-trio__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-trio__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-trio__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-trio__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-trio__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-trio__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-trio__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-trio__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-trio__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-trio__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-trio__lightbox:target{\n  display:flex;\n}\n\n.stb-trio__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-trio__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-trio__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-trio__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-trio__intro{\n    grid-template-columns:1fr 175px;\n  }\n\n  .stb-trio__title{\n    font-size:25px;\n  }\n\n  .stb-trio__detail{\n    grid-template-columns:105px minmax(0,1fr);\n  }\n\n  .stb-trio__detail-image{\n    width:84px;\n  }\n\n  .stb-trio__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-trio{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-trio__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-trio__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-trio__intro-side{\n    padding:11px 15px;\n  }\n\n  .stb-trio__material-name{\n    display:inline-block;\n\n    margin-right:12px;\n\n    border-bottom:0;\n\n    font-size:9.5px;\n  }\n\n  .stb-trio__title{\n    font-size:23px;\n  }\n\n\n  \/* QUICK *\/\n\n  .stb-trio__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-trio__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-trio__quick-item:nth-child(1),\n  .stb-trio__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* DETAILS *\/\n\n  .stb-trio__details-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-trio__detail{\n    grid-template-columns:88px minmax(0,1fr);\n  }\n\n  .stb-trio__detail + .stb-trio__detail{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .stb-trio__detail-media{\n    padding:6px;\n  }\n\n  .stb-trio__detail-image{\n    width:76px;\n  }\n\n  .stb-trio__detail-copy{\n    padding:11px 12px;\n  }\n\n\n  \/* GLASS NOTE *\/\n\n  .stb-trio__glass-note{\n    grid-template-columns:1fr;\n  }\n\n  .stb-trio__glass-note-label{\n    padding:10px 13px;\n  }\n\n  .stb-trio__glass-note-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-trio__glass-note-item +\n  .stb-trio__glass-note-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* MATERIAL LEDGER *\/\n\n  .stb-trio__material-row{\n    grid-template-columns:42px 105px minmax(0,1fr);\n  }\n\n  .stb-trio__material-title{\n    padding-left:8px;\n  }\n\n  .stb-trio__material-desc{\n    padding-left:9px;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-trio__size-layout{\n    grid-template-columns:88px minmax(0,1fr);\n\n    gap:6px;\n  }\n\n  .stb-trio__size-media{\n    padding:5px;\n  }\n\n  .stb-trio__size-image{\n    width:76px;\n  }\n\n  .stb-trio__size-body{\n    grid-template-columns:82px minmax(0,1fr);\n  }\n\n  .stb-trio__size-number{\n    padding:10px;\n  }\n\n  .stb-trio__size-number strong{\n    font-size:14px;\n  }\n\n  .stb-trio__size-copy{\n    padding:10px 11px;\n  }\n\n\n  \/* PLACEMENT *\/\n\n  .stb-trio__placement{\n    grid-template-columns:1fr;\n  }\n\n  .stb-trio__placement-label{\n    padding:10px 13px;\n  }\n\n  .stb-trio__placement-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-trio__placement-item +\n  .stb-trio__placement-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* LIGHT *\/\n\n  .stb-trio__light-row{\n    grid-template-columns:1fr;\n  }\n\n  .stb-trio__light-item +\n  .stb-trio__light-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-trio__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-trio__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-trio__utility-item:nth-child(1),\n  .stb-trio__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* PRACTICAL *\/\n\n  .stb-trio__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-trio__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-trio__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-trio__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-trio__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-trio\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-trio__intro\"\u003e\n\u003cdiv class=\"stb-trio__intro-main\"\u003e\n\u003cspan class=\"stb-trio__eyebrow\"\u003e Walnut · Polished Brass · Clear Glass \u003c\/span\u003e\n\u003ch2 class=\"stb-trio__title\"\u003eThree Materials. One Quiet Composition.\u003c\/h2\u003e\n\u003cp\u003eTrio combines a solid walnut body, polished brass transitions and a clear glass shade in one compact table lamp. The materials stay visibly distinct, giving the lamp depth and refinement without relying on decorative ornament.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__intro-side\"\u003e\n\u003csmall\u003e The Trio \u003c\/small\u003e \u003cspan class=\"stb-trio__material-name\"\u003e Walnut Wood \u003c\/span\u003e \u003cspan class=\"stb-trio__material-name\"\u003e Polished Brass \u003c\/span\u003e \u003cspan class=\"stb-trio__material-name\"\u003e Clear Glass \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-trio__quick\"\u003e\n\u003cdiv class=\"stb-trio__quick-item\"\u003e\n\u003csmall\u003e Size \u003c\/small\u003e \u003cstrong\u003e Ø8.7\" × H15.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__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-trio__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-trio__quick-item\"\u003e\n\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Fully Assembled \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       REAL DETAIL STUDY\n       ALL REAL DETAIL IMAGES BEFORE DIMENSIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-trio__details\"\u003e\n\u003cdiv class=\"stb-trio__details-head\"\u003e\n\u003cspan class=\"stb-trio__eyebrow\"\u003e Materials Up Close \u003c\/span\u003e\n\u003ch3 class=\"stb-trio__section-title\"\u003eThe Quality Is in the Junctions.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__details-grid\"\u003e\n\u003c!-- GLASS --\u003e\n\u003carticle id=\"trio-glass-section\" class=\"stb-trio__detail\"\u003e\n\u003cdiv class=\"stb-trio__detail-media\"\u003e\n\u003cdiv class=\"stb-trio__detail-image\"\u003e\u003ca href=\"#trio-glass-image\" class=\"stb-trio__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/trio-table-lamp-stuberlighting_5.jpg?v=1784622978\" alt=\"Trio Table Lamp clear glass shade and brass detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-trio__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__detail-copy\"\u003e\n\u003csmall\u003e Shade Detail \u003c\/small\u003e \u003cstrong\u003e Clear Glass, Not Amber Glass \u003c\/strong\u003e\n\u003cp\u003eThe shade remains transparent when unlit, allowing the internal brass hardware and layered construction to stay visible.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- WALNUT --\u003e\n\u003carticle id=\"trio-wood-section\" class=\"stb-trio__detail stb-trio__detail--wood\"\u003e\n\u003cdiv class=\"stb-trio__detail-media\"\u003e\n\u003cdiv class=\"stb-trio__detail-image\"\u003e\u003ca href=\"#trio-wood-image\" class=\"stb-trio__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/trio-table-lamp-stuberlighting_6.jpg?v=1784622978\" alt=\"Trio Table Lamp solid walnut wood detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-trio__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__detail-copy\"\u003e\n\u003csmall\u003e Wood Detail \u003c\/small\u003e \u003cstrong\u003e Solid Walnut Grain \u003c\/strong\u003e\n\u003cp\u003eNatural grain and tone remain visible through the turned wood body, so each lamp carries slight material variation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GLASS LIGHTBOX --\u003e \u003ca id=\"trio-glass-image\" href=\"#trio-glass-section\" class=\"stb-trio__lightbox\"\u003e \u003cspan class=\"stb-trio__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/trio-table-lamp-stuberlighting_5.jpg?v=1784622978\" alt=\"Enlarged Trio clear glass shade detail\"\u003e \u003cspan class=\"stb-trio__lightbox-caption\"\u003e Trio · Clear Glass + Brass \u003c\/span\u003e \u003cspan class=\"stb-trio__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- WOOD LIGHTBOX --\u003e \u003ca id=\"trio-wood-image\" href=\"#trio-wood-section\" class=\"stb-trio__lightbox\"\u003e \u003cspan class=\"stb-trio__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/trio-table-lamp-stuberlighting_6.jpg?v=1784622978\" alt=\"Enlarged Trio walnut wood detail\"\u003e \u003cspan class=\"stb-trio__lightbox-caption\"\u003e Trio · Solid Walnut \u003c\/span\u003e \u003cspan class=\"stb-trio__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       CLEAR GLASS CLARIFICATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-trio__glass-note\"\u003e\n\u003cdiv class=\"stb-trio__glass-note-label\"\u003e\n\u003csmall\u003e Good to Know \u003c\/small\u003e \u003cstrong\u003e Clear by Day. Warmer When Lit. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__glass-note-body\"\u003e\n\u003cdiv class=\"stb-trio__glass-note-item\"\u003e\n\u003csmall\u003e Light Off \u003c\/small\u003e \u003cstrong\u003e Transparent Glass \u003c\/strong\u003e\n\u003cp\u003eThe shade reads as clear glass, with the internal brass and LED construction remaining visibly part of the design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__glass-note-item\"\u003e\n\u003csmall\u003e Light On \u003c\/small\u003e \u003cstrong\u003e Warm 3000K Reflection \u003c\/strong\u003e\n\u003cp\u003eWarm LED light reflects through the clear glass and polished brass, giving the illuminated lamp a richer honey-toned appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       THREE MATERIALS\n  ====================================================== --\u003e\n\u003csection class=\"stb-trio__materials\"\u003e\n\u003cdiv class=\"stb-trio__materials-head\"\u003e\n\u003cspan class=\"stb-trio__eyebrow\"\u003e Three Materials \u003c\/span\u003e\n\u003ch3 class=\"stb-trio__section-title\"\u003eEach One Has a Different Job.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__material-ledger\"\u003e\n\u003c!-- WALNUT --\u003e\n\u003cdiv class=\"stb-trio__material-row\"\u003e\n\u003cdiv class=\"stb-trio__material-index\"\u003e01\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__material-title\"\u003e\n\u003csmall\u003e Warmth \u003c\/small\u003e \u003cstrong\u003e Solid Walnut \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__material-desc\"\u003eAnchors the lamp visually and introduces natural grain against the harder glass and metal surfaces.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BRASS --\u003e\n\u003cdiv class=\"stb-trio__material-row stb-trio__material-row--brass\"\u003e\n\u003cdiv class=\"stb-trio__material-index\"\u003e02\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__material-title\"\u003e\n\u003csmall\u003e Transition \u003c\/small\u003e \u003cstrong\u003e Polished Brass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__material-desc\"\u003eUsed at visible structural junctions, catching warmer highlights between the wood body and clear glass above.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GLASS --\u003e\n\u003cdiv class=\"stb-trio__material-row\"\u003e\n\u003cdiv class=\"stb-trio__material-index\"\u003e03\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__material-title\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Clear Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__material-desc\"\u003eKeeps the top visually light and allows the LED and brass details to remain part of the composition.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSIONS\n  ====================================================== --\u003e\n\u003csection id=\"trio-size-section\" class=\"stb-trio__size\"\u003e\n\u003cdiv class=\"stb-trio__size-head\"\u003e\n\u003cspan class=\"stb-trio__eyebrow\"\u003e Check the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-trio__section-title\"\u003eCompact Footprint. Taller Presence.\u003c\/h3\u003e\n\u003cp class=\"stb-trio__copy\"\u003eTrio stays only 8.7 inches wide, but rises to 15.7 inches high. That gives it enough height to feel intentional without consuming much tabletop space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__size-layout\"\u003e\n\u003cdiv class=\"stb-trio__size-media\"\u003e\n\u003cdiv class=\"stb-trio__size-image\"\u003e\u003ca href=\"#trio-size-image\" class=\"stb-trio__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/trio-table-lamp-stuberlighting_7.jpg?v=1784622978\" alt=\"Trio Table Lamp dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-trio__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__size-body\"\u003e\n\u003cdiv class=\"stb-trio__size-number\"\u003e\n\u003csmall\u003e Overall \u003c\/small\u003e \u003cstrong\u003e Ø8.7\" \u003c\/strong\u003e \u003cspan\u003e × H15.7\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__size-copy\"\u003e\n\u003cstrong\u003e Ø8.7\" × H15.7\" · Dia22 × H40cm \u003c\/strong\u003e\n\u003cp\u003eA practical scale for bedside nightstands, living-room side tables, entry consoles and dining sideboards. The narrow footprint leaves useful surface around the lamp.\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=\"trio-size-image\" href=\"#trio-size-section\" class=\"stb-trio__lightbox\"\u003e \u003cspan class=\"stb-trio__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/trio-table-lamp-stuberlighting_7.jpg?v=1784622978\" alt=\"Enlarged Trio Table Lamp dimension diagram\"\u003e \u003cspan class=\"stb-trio__lightbox-caption\"\u003e Trio · Ø8.7\" × H15.7\" \u003c\/span\u003e \u003cspan class=\"stb-trio__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PLACEMENT\n  ====================================================== --\u003e\n\u003csection class=\"stb-trio__placement\"\u003e\n\u003cdiv class=\"stb-trio__placement-label\"\u003e\n\u003csmall\u003e Best Placement \u003c\/small\u003e \u003cstrong\u003e Designed for Furniture Surfaces. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__placement-grid\"\u003e\n\u003cdiv class=\"stb-trio__placement-item\"\u003e\n\u003csmall\u003e Bedside \u003c\/small\u003e \u003cstrong\u003e Compact Footprint \u003c\/strong\u003e\n\u003cp\u003e8.7-inch width leaves room for everyday bedside essentials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__placement-item\"\u003e\n\u003csmall\u003e Living Room \u003c\/small\u003e \u003cstrong\u003e Side Table \u003c\/strong\u003e\n\u003cp\u003eWalnut and brass add material depth beside sofas and lounge seating.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__placement-item\"\u003e\n\u003csmall\u003e Console \/ Sideboard \u003c\/small\u003e \u003cstrong\u003e Accent Scale \u003c\/strong\u003e\n\u003cp\u003eTall enough to read from across the room without becoming oversized.\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-trio__light\"\u003e\n\u003cdiv class=\"stb-trio__light-head\"\u003e\n\u003cspan class=\"stb-trio__eyebrow\"\u003e Light Character \u003c\/span\u003e\n\u003ch3 class=\"stb-trio__section-title\"\u003eWarm by Default.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__light-row\"\u003e\n\u003cdiv class=\"stb-trio__light-item stb-trio__light-item--primary\"\u003e\n\u003csmall\u003e Standard \u003c\/small\u003e \u003cstrong\u003e 3000K Warm White \u003c\/strong\u003e\n\u003cp\u003eBest suited to Trio's walnut and brass palette and recommended for bedside, living-room and evening ambient use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__light-item\"\u003e\n\u003csmall\u003e Optional \u003c\/small\u003e \u003cstrong\u003e 4000K Neutral \u003c\/strong\u003e\n\u003cp\u003eAvailable by request for a cleaner, more neutral light appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__light-item\"\u003e\n\u003csmall\u003e Optional \u003c\/small\u003e \u003cstrong\u003e 6000K Cool \u003c\/strong\u003e\n\u003cp\u003eAlso available by request when a cooler light source is specifically preferred.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       POWER\n  ====================================================== --\u003e\n\u003csection class=\"stb-trio__utility\"\u003e\n\u003cdiv class=\"stb-trio__utility-item\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003cp\u003eNo conventional bulb.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__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-trio__utility-item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59\" \/ 150cm \u003c\/strong\u003e\n\u003cp\u003eFabric-covered power cord.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__utility-item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Inline Switch \u003c\/strong\u003e\n\u003cp\u003eSimple on \/ off operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-trio__practical\"\u003e\n\u003carticle class=\"stb-trio__practical-item\"\u003e\u003csmall\u003e Standard Version \u003c\/small\u003e \u003cstrong\u003e Non-Dimmable \u003c\/strong\u003e\n\u003cp\u003eThe standard integrated LED configuration uses simple on \/ off control. If you need adjustable brightness, request the dimmable version before ordering.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-trio__practical-item stb-trio__practical-item--alt\"\u003e\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Ships Fully Assembled \u003c\/strong\u003e\n\u003cp\u003eThe glass shade, integrated LED and cord are already installed. Simply unbox, place the lamp and plug it into a standard wall outlet.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL MATERIAL NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-trio__natural\"\u003e\u003cstrong\u003e Natural walnut and polished brass will develop character over time. \u003c\/strong\u003e\n\u003cp\u003eWood grain, color intensity and natural markings vary slightly from lamp to lamp. Polished brass may gradually develop a warmer natural patina with use. These material changes are normal characteristics of real wood and brass.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-trio__specs\"\u003e\n\u003cdiv class=\"stb-trio__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Trio Table Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Solid Walnut Wood Body · Polished Brass Hardware · Premium Clear Glass Shade \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__spec\"\u003e\n\u003cspan\u003e Finish \u003c\/span\u003e \u003cstrong\u003e Warm Walnut · Polished Brass · Clear Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e Ø8.7\" × H15.7\" · Dia22 × H40cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED Included · Long-Life LED Module · Not Designed for End-User Bulb Replacement \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__spec\"\u003e\n\u003cspan\u003e Color Temperature \u003c\/span\u003e \u003cstrong\u003e Default 3000K Warm White · 4000K Neutral \/ 6000K Cool Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__spec\"\u003e\n\u003cspan\u003e Power \u003c\/span\u003e \u003cstrong\u003e Max 40W · AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Standard Non-Dimmable · Dimmable Integrated LED Version Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm Fabric-Covered Cord · Extension Available on Request at No Additional Charge \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__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-trio__spec\"\u003e\n\u003cspan\u003e Plug Options \u003c\/span\u003e \u003cstrong\u003e US · EU · AU · UK \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__spec\"\u003e\n\u003cspan\u003e Setup \u003c\/span\u003e \u003cstrong\u003e Ships Fully Assembled · Plug-In Table Lamp · No Tools or Hardwiring Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-trio__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-trio__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-trio__faq\"\u003e\u003cspan class=\"stb-trio__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-trio__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the glass clear or amber?\u003c\/summary\u003e\n\u003cp\u003eThe Trio shade is clear glass, not amber-tinted glass. When switched off, it remains visibly transparent. Once illuminated, the standard 3000K LED and polished brass create a warmer honey-toned appearance through the clear glass.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Trio dimmable?\u003c\/summary\u003e\n\u003cp\u003eThe standard Trio is non-dimmable. A dimmable integrated LED configuration is available on request. Contact support@stuberlighting.com before ordering if dimming is required for your installation.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I choose a different color temperature?\u003c\/summary\u003e\n\u003cp\u003eYes. The default is 3000K warm white, which we recommend for the walnut-and-brass material palette. 4000K neutral and 6000K cool can also be requested before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Trio require assembly?\u003c\/summary\u003e\n\u003cp\u003eNo. Trio ships fully assembled with its glass shade, integrated LED module and power cord already installed. Place it on the intended surface, plug it in and use the inline switch.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-trio__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.7\"xH 15.7\" \/ 3000K \/ US Plug","offer_id":52634110918939,"sku":"STB-TL-26-10236","price":275.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.7\"xH 15.7\" \/ 3000K \/ EU Plug","offer_id":52634110951707,"sku":"STB-TL-26-10237","price":275.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.7\"xH 15.7\" \/ 3000K \/ AU Plug","offer_id":52634110984475,"sku":"STB-TL-26-10238","price":275.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.7\"xH 15.7\" \/ 3000K \/ UK Plug","offer_id":52634111017243,"sku":"STB-TL-26-10239","price":275.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/trio-table-lamp-stuberlighting_2.jpg?v=1784622978"},{"product_id":"perno-table-lamp","title":"Perno Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — PERNO TABLE LAMP\n\n   PIVOT \/ AIM \/ COLOR\n\n   QUIET TASK-LIGHT EDITORIAL\n   SHOPPER-FIRST · CARD-LED · DAWN SAFE\n========================================================= *\/\n\n.stb-perno{\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  --red:#B8463D;\n  --olive:#77764F;\n  --black:#211E1A;\n  --white:#DDD8CE;\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-perno *,\n.stb-perno *::before,\n.stb-perno *::after{\n  box-sizing:border-box;\n}\n\n.stb-perno h2,\n.stb-perno h3,\n.stb-perno p{\n  margin-top:0;\n}\n\n.stb-perno h2,\n.stb-perno h3{\n  color:var(--espresso);\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-perno 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.pn-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.pn-card:first-child{\n  margin-top:0;\n}\n\n.pn-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.pn-section-head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:27px;\n\n  margin-bottom:15px;\n}\n\n.pn-section-head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.08;\n}\n\n.pn-section-head p{\n  max-width:505px;\n\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n.pn-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.pn-opening{\n  padding:28px 29px 25px;\n\n  border-top:4px solid var(--espresso);\n}\n\n.pn-opening__grid{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,215px);\n\n  gap:24px;\n}\n\n.pn-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.pn-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.pn-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:23px;\n\n  margin-top:19px;\n}\n\n.pn-fact{\n  min-width:96px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.pn-fact:nth-child(2){\n  border-color:var(--line-strong);\n}\n\n.pn-fact:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.pn-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.pn-fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* DARK ANCHOR *\/\n\n.pn-task{\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.pn-task 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.pn-task strong{\n  display:block;\n\n  margin:4px 0 6px;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:22px;\n  line-height:1.02;\n\n  font-weight:500;\n}\n\n.pn-task p{\n  margin:0;\n\n  color:#D8CDBF;\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* THREE REASONS *\/\n\n.pn-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.pn-opening__item{\n  min-width:0;\n\n  padding:10px 13px;\n}\n\n.pn-opening__item + .pn-opening__item{\n  border-left:1px solid var(--line);\n}\n\n.pn-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.pn-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.pn-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 — COLOR\n========================================================= *\/\n\n.pn-color{\n  padding:26px 28px;\n}\n\n\n\/* REAL PHOTOS *\/\n\n.pn-color__photos{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:10px;\n}\n\n.pn-photo{\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.pn-photo__frame{\n  width:190px;\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.pn-photo__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.pn-photo__frame img{\n  max-height:180px !important;\n}\n\n.pn-photo__label{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:10px;\n\n  padding:8px 2px 1px;\n}\n\n.pn-photo__label small{\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pn-photo__label strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n\n\/* COLOR LEDGER *\/\n\n.pn-color__ledger{\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.pn-color__item{\n  position:relative;\n\n  min-width:0;\n\n  padding:12px 11px 11px;\n}\n\n.pn-color__item + .pn-color__item{\n  border-left:1px solid var(--line);\n}\n\n.pn-color__item::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:0;\n  left:11px;\n  right:11px;\n\n  height:3px;\n}\n\n.pn-color__item--red::before{\n  background:var(--red);\n}\n\n.pn-color__item--olive::before{\n  background:var(--olive);\n}\n\n.pn-color__item--black::before{\n  background:var(--black);\n}\n\n.pn-color__item--white::before{\n  background:var(--white);\n}\n\n.pn-color__item small{\n  display:block;\n\n  margin-top:4px;\n\n  color:var(--gold-dark);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pn-color__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.pn-color__item span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:10.8px;\n  line-height:1.38;\n}\n\n\n\/* =========================================================\n   03 — ADJUST + SCALE\n========================================================= *\/\n\n.pn-control{\n  padding:26px 28px;\n}\n\n.pn-control__grid{\n  display:grid;\n  grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n  gap:20px;\n}\n\n\n\/* ADJUSTMENT IMAGE *\/\n\n.pn-adjust-image{\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.pn-adjust-image__frame{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.pn-adjust-image__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.pn-adjust-image__frame img{\n  max-height:140px !important;\n}\n\n\n\/* CONTROL ROWS *\/\n\n.pn-control__rows{\n  min-width:0;\n}\n\n.pn-control__row{\n  display:grid;\n  grid-template-columns:minmax(0,85px) minmax(0,1fr);\n\n  gap:13px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.pn-control__row:first-child{\n  padding-top:2px;\n}\n\n.pn-control__row:last-child{\n  border-bottom:0;\n}\n\n.pn-control__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.pn-control__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.pn-control__row p{\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.44;\n}\n\n\n\/* SCALE STRIP *\/\n\n.pn-scale{\n  display:grid;\n  grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n  gap:13px;\n\n  margin-top:13px;\n\n  padding-top:13px;\n\n  border-top:1px solid var(--espresso);\n}\n\n.pn-dimension{\n  min-width:0;\n\n  padding:9px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.pn-dimension__frame{\n  width:98px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.pn-dimension__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.pn-dimension__frame img{\n  max-height:94px !important;\n}\n\n.pn-scale__copy{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:16px;\n  align-items:center;\n}\n\n.pn-scale__fact{\n  min-width:0;\n}\n\n.pn-scale__fact 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.pn-scale__fact 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:21px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.pn-scale__fact span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.42;\n}\n\n\n\/* TASK NOTE *\/\n\n.pn-task-note{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:17px;\n  align-items:center;\n\n  margin-top:11px;\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.pn-task-note strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.pn-task-note span{\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.pn-specs{\n  padding:25px 28px;\n}\n\n.pn-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.pn-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.pn-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.pn-spec-list{\n  border-top:1px solid var(--espresso);\n}\n\n.pn-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.pn-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.pn-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.pn-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:12px;\n}\n\n.pn-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.pn-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.pn-note 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.pn-shipping{\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border-top:3px solid var(--espresso);\n}\n\n.pn-shipping h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.pn-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.pn-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.pn-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.pn-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.pn-lightbox:target{\n  display:flex;\n}\n\n.pn-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.pn-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.pn-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.pn-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  .pn-opening,\n  .pn-color,\n  .pn-control,\n  .pn-specs{\n    padding:23px 19px;\n  }\n\n  .pn-opening h2{\n    font-size:27px;\n  }\n\n  .pn-opening__grid{\n    grid-template-columns:minmax(0,1fr) minmax(0,175px);\n  }\n\n  .pn-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  .pn-card{\n    border-radius:8px;\n  }\n\n\n  .pn-opening__grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .pn-opening__ledger{\n    grid-template-columns:1fr;\n  }\n\n  .pn-opening__item + .pn-opening__item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .pn-color__photos{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .pn-photo__frame{\n    width:115px;\n  }\n\n  .pn-photo__frame img{\n    max-height:112px !important;\n  }\n\n  .pn-photo__label{\n    display:block;\n  }\n\n  .pn-photo__label strong{\n    display:block;\n\n    margin-top:2px;\n  }\n\n\n  .pn-color__ledger{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .pn-color__item:nth-child(3){\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .pn-color__item:nth-child(4){\n    border-top:1px solid var(--line);\n  }\n\n\n  .pn-control__grid{\n    grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n    gap:13px;\n  }\n\n  .pn-adjust-image__frame{\n    width:100px;\n  }\n\n  .pn-adjust-image__frame img{\n    max-height:98px !important;\n  }\n\n  .pn-control__row{\n    grid-template-columns:minmax(0,65px) minmax(0,1fr);\n\n    gap:8px;\n  }\n\n\n  .pn-scale{\n    grid-template-columns:1fr;\n  }\n\n  .pn-dimension{\n    width:120px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .pn-scale__copy{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  .pn-task-note{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n\n  .pn-specs__head{\n    display:block;\n  }\n\n  .pn-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .pn-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .pn-spec__label{\n    color:var(--gold-dark);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n\n  .pn-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:380px){\n\n  .pn-color__photos{\n    grid-template-columns:1fr;\n  }\n\n  .pn-photo{\n    width:145px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .pn-control__grid{\n    grid-template-columns:1fr;\n  }\n\n  .pn-adjust-image{\n    width:132px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .pn-scale__copy{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-perno\" id=\"perno-root\"\u003e\n\u003c!-- =====================================================\n       01 — OPENING\n  ====================================================== --\u003e\n\u003csection class=\"pn-card pn-opening\"\u003e\n\u003cdiv class=\"pn-opening__grid\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"pn-eyebrow\"\u003e Perno Table Lamp · Adjustable Task Light \u003c\/span\u003e\n\u003ch2\u003eDirect the Light, Not the Lamp\u003c\/h2\u003e\n\u003cp class=\"pn-opening__lead\"\u003ePerno is a compact task lamp designed around two simple movements: tilt the arm toward your work, then rotate the head until the light lands exactly where you need it. An opal diffuser keeps the directional output softer on the eyes.\u003c\/p\u003e\n\u003cdiv class=\"pn-facts\"\u003e\n\u003cdiv class=\"pn-fact\"\u003e\n\u003csmall\u003e Arm \u003c\/small\u003e \u003cstrong\u003e ~90° \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pn-fact\"\u003e\n\u003csmall\u003e Head \u003c\/small\u003e \u003cstrong\u003e 360° \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pn-fact\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 15.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003caside class=\"pn-task\"\u003e\u003csmall\u003e Made for Task Lighting \u003c\/small\u003e \u003cstrong\u003e Aimable + Glare-Softened \u003c\/strong\u003e\n\u003cp\u003eThe integrated LED sits behind an opal acrylic diffuser, giving Perno more controlled directional light for reading, desk work and bedside use.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pn-opening__ledger\"\u003e\n\u003cdiv class=\"pn-opening__item\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e 3000K Standard \u003c\/strong\u003e \u003cspan\u003e Warm-white integrated LED. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pn-opening__item\"\u003e\n\u003csmall\u003e Finish \u003c\/small\u003e \u003cstrong\u003e 4 Matte Colors \u003c\/strong\u003e \u003cspan\u003e Red · Olive · Black · White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pn-opening__item\"\u003e\n\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Fully Assembled \u003c\/strong\u003e \u003cspan\u003e Unbox · plug in · adjust. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — COLOR\n  ====================================================== --\u003e\n\u003csection class=\"pn-card pn-color\"\u003e\n\u003cdiv class=\"pn-section-head\"\u003e\n\u003ch3\u003eChoose How Visible It Should Be\u003c\/h3\u003e\n\u003cp\u003eThe mechanism and light stay the same across all four finishes. Red and Olive make Perno part of the room's color story; Black and White let the adjustable form feel quieter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- REAL COLOR PHOTOS --\u003e\n\u003cdiv class=\"pn-color__photos\"\u003e\n\u003carticle class=\"pn-photo\"\u003e\n\u003cdiv class=\"pn-photo__frame\"\u003e\u003ca href=\"#pn-redolive-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perno-table-lamp-stuberlighting_22.jpg?v=1784625849\" alt=\"Perno Table Lamp in Red and Olive matte finishes\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"pn-photo__label\"\u003e\n\u003csmall\u003e Statement + Earthy \u003c\/small\u003e \u003cstrong\u003e Red \/ Olive \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pn-photo\"\u003e\n\u003cdiv class=\"pn-photo__frame\"\u003e\u003ca href=\"#pn-blackwhite-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perno-table-lamp-stuberlighting_20.jpg?v=1784625850\" alt=\"Perno Table Lamp in Black and White matte finishes\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"pn-photo__label\"\u003e\n\u003csmall\u003e Quiet Neutrals \u003c\/small\u003e \u003cstrong\u003e Black \/ White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c!-- SIMPLE COLOR GUIDE --\u003e\n\u003cdiv class=\"pn-color__ledger\"\u003e\n\u003cdiv class=\"pn-color__item pn-color__item--red\"\u003e\n\u003csmall\u003e Red \u003c\/small\u003e \u003cstrong\u003e Strongest Accent \u003c\/strong\u003e \u003cspan\u003e Best when the lamp should be noticed. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pn-color__item pn-color__item--olive\"\u003e\n\u003csmall\u003e Olive \u003c\/small\u003e \u003cstrong\u003e Earthy + Warm \u003c\/strong\u003e \u003cspan\u003e Works naturally with wood and linen. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pn-color__item pn-color__item--black\"\u003e\n\u003csmall\u003e Black \u003c\/small\u003e \u003cstrong\u003e Graphic + Quiet \u003c\/strong\u003e \u003cspan\u003e A restrained choice for desks and offices. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pn-color__item pn-color__item--white\"\u003e\n\u003csmall\u003e White \u003c\/small\u003e \u003cstrong\u003e Lightest Presence \u003c\/strong\u003e \u003cspan\u003e Softest against pale walls and furniture. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — ADJUSTABILITY + SCALE\n  ====================================================== --\u003e\n\u003csection class=\"pn-card pn-control\"\u003e\n\u003cdiv class=\"pn-section-head\"\u003e\n\u003ch3\u003eTwo Joints Do the Work\u003c\/h3\u003e\n\u003cp\u003eUse the base joint for the larger movement, then fine-tune the direction at the shade. You can reposition the light without constantly moving the base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pn-control__grid\"\u003e\n\u003c!-- ADJUSTMENT IMAGE --\u003e\n\u003carticle class=\"pn-adjust-image\"\u003e\n\u003cdiv class=\"pn-adjust-image__frame\"\u003e\u003ca href=\"#pn-adjust-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perno-table-lamp-stuberlighting_3.jpg?v=1784625849\" alt=\"Perno Table Lamp adjustable arm and rotating head detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"pn-caption\"\u003eAdjustment · Click to enlarge\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c!-- CONTROL --\u003e\n\u003cdiv class=\"pn-control__rows\"\u003e\n\u003cdiv class=\"pn-control__row\"\u003e\n\u003csmall\u003e Pivot \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Approx. 90° Arm Range \u003c\/strong\u003e\n\u003cp\u003eLoosen the knurled base knob, tilt the arm from upright toward the work surface, then tighten it to hold the position.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pn-control__row\"\u003e\n\u003csmall\u003e Rotate \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e 360° Shade Head \u003c\/strong\u003e\n\u003cp\u003eRotate the head toward a book, desk, wall or ceiling for more precise light direction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pn-control__row\"\u003e\n\u003csmall\u003e Diffuse \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Opal Acrylic \u003c\/strong\u003e\n\u003cp\u003eSoftens the integrated LED and reduces the harsher glare of a directly exposed source.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSION --\u003e\n\u003cdiv class=\"pn-scale\"\u003e\n\u003cdiv class=\"pn-dimension\"\u003e\n\u003cdiv class=\"pn-dimension__frame\"\u003e\u003ca href=\"#pn-dimension-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perno-table-lamp-stuberlighting_26.jpg?v=1784625849\" alt=\"Perno Table Lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"pn-caption\"\u003eDimensions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pn-scale__copy\"\u003e\n\u003cdiv class=\"pn-scale__fact\"\u003e\n\u003csmall\u003e Base Width \u003c\/small\u003e \u003cstrong\u003e Ø11.6\" \u003c\/strong\u003e \u003cspan\u003e Check the tabletop footprint first, especially on narrow bedside tables. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pn-scale__fact\"\u003e\n\u003csmall\u003e Overall Height \u003c\/small\u003e \u003cstrong\u003e H15.7\" \u003c\/strong\u003e \u003cspan\u003e Compact enough for desks, nightstands and reading side tables. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pn-task-note\"\u003e\n\u003cstrong\u003e Standard 3000K · Options Available \u003c\/strong\u003e \u003cspan\u003e Perno ships standard with a 3000K integrated LED. 4000K neutral or 6000K cool light, as well as a dimmable version, can be requested before ordering. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"pn-card pn-specs\"\u003e\n\u003cdiv class=\"pn-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Perno Table Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pn-spec-list\"\u003e\n\u003cdiv class=\"pn-spec\"\u003e\n\u003cspan class=\"pn-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"pn-spec__value\"\u003e Ø11.6\" × H15.7\" · Dia 29 cm × H40 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pn-spec\"\u003e\n\u003cspan class=\"pn-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"pn-spec__value\"\u003e Powder-coated aluminum body · Opal-white acrylic diffuser · Metal internal hardware \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pn-spec\"\u003e\n\u003cspan class=\"pn-spec__label\"\u003e Finish Options \u003c\/span\u003e \u003cspan class=\"pn-spec__value\"\u003e Red · Olive · Black · White · Matte finish \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pn-spec\"\u003e\n\u003cspan class=\"pn-spec__label\"\u003e Adjustability \u003c\/span\u003e \u003cspan class=\"pn-spec__value\"\u003e Pivoting arm at base joint · Approx. 90° arm range · 360° rotatable shade head \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pn-spec\"\u003e\n\u003cspan class=\"pn-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"pn-spec__value\"\u003e Integrated LED · Included · Separate Bulb: Not required · LED module is not designed for user replacement \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pn-spec\"\u003e\n\u003cspan class=\"pn-spec__label\"\u003e LED Lifespan \u003c\/span\u003e \u003cspan class=\"pn-spec__value\"\u003e Approx. 50,000 hours rated \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pn-spec\"\u003e\n\u003cspan class=\"pn-spec__label\"\u003e Color Temperature \u003c\/span\u003e \u003cspan class=\"pn-spec__value\"\u003e 3000K Warm White standard · 4000K Neutral or 6000K Cool available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pn-spec\"\u003e\n\u003cspan class=\"pn-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"pn-spec__value\"\u003e Standard version is non-dimmable · Dimmable version available on request before ordering \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pn-spec\"\u003e\n\u003cspan class=\"pn-spec__label\"\u003e Power \/ Voltage \u003c\/span\u003e \u003cspan class=\"pn-spec__value\"\u003e Max 40W · AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pn-spec\"\u003e\n\u003cspan class=\"pn-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"pn-spec__value\"\u003e Inline push-button On \/ Off switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pn-spec\"\u003e\n\u003cspan class=\"pn-spec__label\"\u003e Cord \u003c\/span\u003e \u003cspan class=\"pn-spec__value\"\u003e 59\" \/ 150 cm fabric-covered cord · Extension available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pn-spec\"\u003e\n\u003cspan class=\"pn-spec__label\"\u003e Plug Options \u003c\/span\u003e \u003cspan class=\"pn-spec__value\"\u003e US · EU · AU · UK \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pn-spec\"\u003e\n\u003cspan class=\"pn-spec__label\"\u003e Setup \u003c\/span\u003e \u003cspan class=\"pn-spec__value\"\u003e Plug-in table lamp · Ships fully assembled · No tools or electrician required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pn-spec\"\u003e\n\u003cspan class=\"pn-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"pn-spec__value\"\u003e IP20 · Indoor dry locations only \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pn-spec\"\u003e\n\u003cspan class=\"pn-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"pn-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=\"pn-notes\"\u003e\n\u003cdiv class=\"pn-note\"\u003e\n\u003cstrong\u003e Matte Aluminum Care \u003c\/strong\u003e \u003cspan\u003e Dust with a soft dry microfiber cloth. For fingerprints, use a lightly damp cloth with mild soap and dry immediately. Avoid abrasive pads, metal tools and solvent-based cleaners. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pn-note\"\u003e\n\u003cstrong\u003e Acrylic Diffuser Care \u003c\/strong\u003e \u003cspan\u003e Use a soft microfiber cloth only. For marks, use mild soap or an acrylic-safe cleaner. Avoid ammonia-based glass cleaners, alcohol, abrasives and rough paper towels. \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=\"pn-card pn-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 — RED \/ OLIVE\n  ====================================================== --\u003e \u003ca id=\"pn-redolive-large\" href=\"#perno-root\" class=\"pn-lightbox\"\u003e \u003cspan class=\"pn-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perno-table-lamp-stuberlighting_22.jpg?v=1784625849\" alt=\"Enlarged Perno Red and Olive color comparison\"\u003e \u003cspan class=\"pn-lightbox__caption\"\u003e Perno · Red + Olive \u003c\/span\u003e \u003cspan class=\"pn-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — BLACK \/ WHITE\n  ====================================================== --\u003e \u003ca id=\"pn-blackwhite-large\" href=\"#perno-root\" class=\"pn-lightbox\"\u003e \u003cspan class=\"pn-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perno-table-lamp-stuberlighting_20.jpg?v=1784625850\" alt=\"Enlarged Perno Black and White color comparison\"\u003e \u003cspan class=\"pn-lightbox__caption\"\u003e Perno · Black + White \u003c\/span\u003e \u003cspan class=\"pn-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — ADJUSTMENT\n  ====================================================== --\u003e \u003ca id=\"pn-adjust-large\" href=\"#perno-root\" class=\"pn-lightbox\"\u003e \u003cspan class=\"pn-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perno-table-lamp-stuberlighting_3.jpg?v=1784625849\" alt=\"Enlarged Perno adjustable arm and rotatable head\"\u003e \u003cspan class=\"pn-lightbox__caption\"\u003e Perno · Pivoting Arm + 360° Head \u003c\/span\u003e \u003cspan class=\"pn-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — DIMENSIONS\n  ====================================================== --\u003e \u003ca id=\"pn-dimension-large\" href=\"#perno-root\" class=\"pn-lightbox\"\u003e \u003cspan class=\"pn-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perno-table-lamp-stuberlighting_26.jpg?v=1784625849\" alt=\"Enlarged Perno Table Lamp dimensions\"\u003e \u003cspan class=\"pn-lightbox__caption\"\u003e Perno · Ø11.6\" × H15.7\" \u003c\/span\u003e \u003cspan class=\"pn-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.6\" xH 15.7\" \/ Red \/ US Plug","offer_id":52634327548187,"sku":"STB-TL-26-10240","price":280.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.6\" xH 15.7\" \/ Red \/ UK Plug","offer_id":52634327580955,"sku":"STB-TL-26-10241","price":280.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.6\" xH 15.7\" \/ Red \/ AU Plug","offer_id":52634327613723,"sku":"STB-TL-26-10242","price":280.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.6\" xH 15.7\" \/ Red \/ EU Plug","offer_id":52634327646491,"sku":"STB-TL-26-10243","price":280.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.6\" xH 15.7\" \/ Olive \/ US Plug","offer_id":52634327679259,"sku":"STB-TL-26-10244","price":280.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.6\" xH 15.7\" \/ Olive \/ UK Plug","offer_id":52634327712027,"sku":"STB-TL-26-10245","price":280.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.6\" xH 15.7\" \/ Olive \/ AU Plug","offer_id":52634327744795,"sku":"STB-TL-26-10246","price":280.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.6\" xH 15.7\" \/ Olive \/ EU Plug","offer_id":52634327777563,"sku":"STB-TL-26-10247","price":280.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.6\" xH 15.7\" \/ Black \/ US Plug","offer_id":52634327810331,"sku":"STB-TL-26-10248","price":280.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.6\" xH 15.7\" \/ Black \/ UK Plug","offer_id":52634327843099,"sku":"STB-TL-26-10249","price":280.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.6\" xH 15.7\" \/ Black \/ AU Plug","offer_id":52634327875867,"sku":"STB-TL-26-10250","price":280.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.6\" xH 15.7\" \/ Black \/ EU Plug","offer_id":52634327908635,"sku":"STB-TL-26-10251","price":280.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.6\" xH 15.7\" \/ White \/ US Plug","offer_id":52634327941403,"sku":"STB-TL-26-10252","price":280.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.6\" xH 15.7\" \/ White \/ UK Plug","offer_id":52634327974171,"sku":"STB-TL-26-10253","price":280.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.6\" xH 15.7\" \/ White \/ AU Plug","offer_id":52634328006939,"sku":"STB-TL-26-10254","price":280.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.6\" xH 15.7\" \/ White \/ EU Plug","offer_id":52634328039707,"sku":"STB-TL-26-10255","price":280.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perno-table-lamp-stuberlighting_1.jpg?v=1784625849"},{"product_id":"nesso-table-lamp","title":"Nesso Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — NESSO TABLE LAMP\n\n   PRODUCT-SPECIFIC LAYOUT\n   Low mushroom profile · molded PC · seven colors\n\n   FLOW\n   FORM → COLOR → SCALE → LIGHT → SPECS → FAQ → SHIPPING\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-nesso{\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  --accent:#B86743;\n  --accent-dark:#7C4D38;\n\n  width:100%;\n  max-width:900px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-nesso *,\n.stb-nesso *::before,\n.stb-nesso *::after{\n  box-sizing:border-box;\n}\n\n.stb-nesso h2,\n.stb-nesso 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-nesso p{\n  margin-top:0;\n}\n\n.stb-nesso__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--accent-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-nesso__title{\n  max-width:610px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.015em;\n}\n\n.stb-nesso__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-nesso__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-nesso__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-nesso__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-nesso__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-nesso__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-nesso__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(--accent);\n}\n\n.stb-nesso__intro-main{\n  padding:24px 25px 22px;\n}\n\n.stb-nesso__intro-main p{\n  max-width:600px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.2px;\n  line-height:1.68;\n}\n\n.stb-nesso__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-nesso__intro-side small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#D1A68D;\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-nesso__intro-side strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#FFF8EF;\n\n  font-size:17px;\n  line-height:1.25;\n  font-weight:500;\n}\n\n.stb-nesso__intro-side span{\n  color:#D7CCC3;\n\n  font-size:9.3px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-nesso__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-nesso__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-nesso__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-nesso__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-nesso__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   FORM \/ MATERIAL\n========================================================= *\/\n\n.stb-nesso__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-nesso__material-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--sand);\n}\n\n.stb-nesso__material-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#7D6E64;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-nesso__material-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-nesso__material-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-nesso__material-item{\n  padding:14px 15px;\n}\n\n.stb-nesso__material-item +\n.stb-nesso__material-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-nesso__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-nesso__material-item 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-nesso__material-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.2px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   COLORS\n========================================================= *\/\n\n.stb-nesso__colors{\n  margin-bottom:29px;\n}\n\n.stb-nesso__colors-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-nesso__colors-head .stb-nesso__copy{\n  max-width:410px;\n}\n\n.stb-nesso__color-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-nesso__color{\n  padding:11px 7px;\n\n  text-align:center;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-nesso__color:last-child{\n  border-right:0;\n}\n\n.stb-nesso__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,.15);\n  border-radius:50%;\n}\n\n.stb-nesso__swatch--orange{\n  background:#D76739;\n}\n\n.stb-nesso__swatch--white{\n  background:#F7F5F0;\n}\n\n.stb-nesso__swatch--red{\n  background:#A93334;\n}\n\n.stb-nesso__swatch--blue{\n  background:#365D8A;\n}\n\n.stb-nesso__swatch--green{\n  background:#56735F;\n}\n\n.stb-nesso__swatch--yellow{\n  background:#D8B654;\n}\n\n.stb-nesso__swatch--lightblue{\n  background:#91B8CB;\n}\n\n.stb-nesso__color strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:8.9px;\n  line-height:1.3;\n  font-weight:500;\n}\n\n.stb-nesso__color small{\n  display:block;\n\n  margin-top:2px;\n\n  color:#8A7D73;\n\n  font-size:7.3px;\n  line-height:1.25;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-nesso__size{\n  margin-bottom:29px;\n}\n\n.stb-nesso__size-head{\n  margin-bottom:11px;\n}\n\n.stb-nesso__size-layout{\n  display:grid;\n  grid-template-columns:180px minmax(0,1fr);\n\n  gap:8px;\n}\n\n.stb-nesso__size-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:10px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-nesso__size-image{\n  width:150px;\n  max-width:100%;\n}\n\n.stb-nesso__size-body{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-nesso__size-number{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:16px;\n\n  background:var(--espresso);\n}\n\n.stb-nesso__size-number small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#D1A68D;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-nesso__size-number strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:19px;\n  line-height:1.15;\n  font-weight:500;\n}\n\n.stb-nesso__size-number span{\n  color:#D7CCC3;\n\n  font-size:8.8px;\n}\n\n.stb-nesso__size-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px 17px;\n\n  background:var(--cream);\n}\n\n.stb-nesso__size-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11.2px;\n  font-weight:500;\n}\n\n.stb-nesso__size-copy p{\n  margin:0;\n\n  color:#6A6058;\n\n  font-size:9.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   SURFACE CHECK\n========================================================= *\/\n\n.stb-nesso__surface{\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-nesso__surface-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--sand);\n}\n\n.stb-nesso__surface-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#7B6D63;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-nesso__surface-label strong{\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-nesso__surface-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:var(--paper);\n}\n\n.stb-nesso__surface-item{\n  padding:13px 14px;\n}\n\n.stb-nesso__surface-item +\n.stb-nesso__surface-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-nesso__surface-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-nesso__surface-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-nesso__surface-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\n========================================================= *\/\n\n.stb-nesso__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-nesso__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-nesso__light-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#D1A68D;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-nesso__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-nesso__light-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-nesso__light-item{\n  padding:13px 15px;\n}\n\n.stb-nesso__light-item +\n.stb-nesso__light-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-nesso__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-nesso__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-nesso__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   UTILITY\n========================================================= *\/\n\n.stb-nesso__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-nesso__utility-item{\n  padding:13px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-nesso__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-nesso__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-nesso__utility-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-nesso__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-nesso__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:29px;\n}\n\n.stb-nesso__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-nesso__practical-item--alt{\n  background:var(--sand);\n\n  border-top:2px solid var(--accent);\n}\n\n.stb-nesso__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-nesso__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-nesso__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-nesso__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(--accent);\n  border-radius:5px;\n}\n\n.stb-nesso__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-nesso__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-nesso__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-nesso__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-nesso__spec-head span{\n  color:#D1A68D;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-nesso__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-nesso__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-nesso__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-nesso__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n.stb-nesso__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\n========================================================= *\/\n\n.stb-nesso__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(--accent);\n\n  color:#756A62;\n\n  font-size:9px;\n  line-height:1.5;\n}\n\n.stb-nesso__lineage strong{\n  color:var(--ink);\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-nesso__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-nesso__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-nesso__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-nesso__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-nesso__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-nesso__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  top:-3px;\n  right:2px;\n\n  color:var(--accent-dark);\n\n  font-size:19px;\n}\n\n.stb-nesso__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-nesso__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-nesso__shipping{\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--accent);\n  border-radius:5px;\n}\n\n.stb-nesso__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-nesso__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-nesso__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-nesso__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-nesso__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-nesso__lightbox:target{\n  display:flex;\n}\n\n.stb-nesso__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-nesso__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-nesso__lightbox-caption{\n  margin-top:9px;\n\n  color:#DAB49F;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-nesso__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-nesso__intro{\n    grid-template-columns:1fr 175px;\n  }\n\n  .stb-nesso__title{\n    font-size:25px;\n  }\n\n  .stb-nesso__color-grid{\n    grid-template-columns:repeat(4,1fr);\n  }\n\n  .stb-nesso__color:nth-child(4){\n    border-right:0;\n  }\n\n  .stb-nesso__color:nth-child(-n+4){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n  .stb-nesso__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-nesso{\n    width:100%;\n    max-width:100%;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-nesso__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-nesso__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-nesso__intro-side{\n    padding:11px 15px;\n  }\n\n  .stb-nesso__title{\n    font-size:23px;\n  }\n\n\n  \/* QUICK *\/\n\n  .stb-nesso__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-nesso__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-nesso__quick-item:nth-child(1),\n  .stb-nesso__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-nesso__material{\n    grid-template-columns:1fr;\n  }\n\n  .stb-nesso__material-label{\n    padding:10px 13px;\n  }\n\n  .stb-nesso__material-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-nesso__material-item +\n  .stb-nesso__material-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* COLORS *\/\n\n  .stb-nesso__colors-head{\n    display:block;\n  }\n\n  .stb-nesso__color-grid{\n    grid-template-columns:repeat(4,1fr);\n  }\n\n  .stb-nesso__color{\n    border-bottom:1px solid var(--line-soft);\n  }\n\n  .stb-nesso__color:nth-child(4){\n    border-right:0;\n  }\n\n  .stb-nesso__color:nth-child(5),\n  .stb-nesso__color:nth-child(6),\n  .stb-nesso__color:nth-child(7){\n    border-bottom:0;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-nesso__size-layout{\n    grid-template-columns:92px minmax(0,1fr);\n\n    gap:6px;\n  }\n\n  .stb-nesso__size-media{\n    padding:5px;\n  }\n\n  .stb-nesso__size-image{\n    width:80px;\n  }\n\n  .stb-nesso__size-body{\n    grid-template-columns:82px minmax(0,1fr);\n  }\n\n  .stb-nesso__size-number{\n    padding:10px;\n  }\n\n  .stb-nesso__size-number strong{\n    font-size:14px;\n  }\n\n  .stb-nesso__size-copy{\n    padding:10px 11px;\n  }\n\n\n  \/* SURFACE *\/\n\n  .stb-nesso__surface{\n    grid-template-columns:1fr;\n  }\n\n  .stb-nesso__surface-label{\n    padding:10px 13px;\n  }\n\n  .stb-nesso__surface-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-nesso__surface-item +\n  .stb-nesso__surface-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* LIGHT *\/\n\n  .stb-nesso__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-nesso__light-label{\n    padding:10px 13px;\n  }\n\n  .stb-nesso__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-nesso__light-item +\n  .stb-nesso__light-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-nesso__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-nesso__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-nesso__utility-item:nth-child(1),\n  .stb-nesso__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* PRACTICAL *\/\n\n  .stb-nesso__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-nesso__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-nesso__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-nesso__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-nesso__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-nesso\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-nesso__intro\"\u003e\n\u003cdiv class=\"stb-nesso__intro-main\"\u003e\n\u003cspan class=\"stb-nesso__eyebrow\"\u003e Molded PC · Mushroom Table Lamp · Seven Colors \u003c\/span\u003e\n\u003ch2 class=\"stb-nesso__title\"\u003eLow, Wide and Made to Glow Downward.\u003c\/h2\u003e\n\u003cp\u003eNesso keeps the familiar mushroom silhouette deliberately low and broad. The opaque dome hides the bulb from normal sightlines, sending warm light downward toward the table while the glossy form remains sculptural when switched off.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__intro-side\"\u003e\n\u003csmall\u003e Overall Scale \u003c\/small\u003e \u003cstrong\u003e Ø12.6\" × H9.1\" \u003c\/strong\u003e \u003cspan\u003e Dia32 × H23cm · one size \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-nesso__quick\"\u003e\n\u003cdiv class=\"stb-nesso__quick-item\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Molded PC \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__quick-item\"\u003e\n\u003csmall\u003e Colors \u003c\/small\u003e \u003cstrong\u003e Seven \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__quick-item\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e E14 Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__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       MATERIAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-nesso__material\"\u003e\n\u003cdiv class=\"stb-nesso__material-label\"\u003e\n\u003csmall\u003e Construction \u003c\/small\u003e \u003cstrong\u003e One Material. One Continuous Look. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__material-grid\"\u003e\n\u003carticle class=\"stb-nesso__material-item\"\u003e\u003csmall\u003e Dome \u003c\/small\u003e \u003cstrong\u003e Glossy Molded Polycarbonate \u003c\/strong\u003e\n\u003cp\u003eThe curved shade is PC rather than glass, allowing the smooth seamless mushroom profile while remaining lighter and resistant to shattering.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-nesso__material-item\"\u003e\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Matching Molded PC \u003c\/strong\u003e\n\u003cp\u003eThe base uses the same material and finish so there is no visual interruption between upper and lower sections.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COLORS\n  ====================================================== --\u003e\n\u003csection class=\"stb-nesso__colors\"\u003e\n\u003cdiv class=\"stb-nesso__colors-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-nesso__eyebrow\"\u003e Seven Colors \u003c\/span\u003e\n\u003ch3 class=\"stb-nesso__section-title\"\u003eSame Shape. Very Different Mood.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"stb-nesso__copy\"\u003eChoose White when you want the silhouette to stay quiet. Choose Orange, Red or Blue when the lamp itself should become the room's accent.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__color-grid\"\u003e\n\u003cdiv class=\"stb-nesso__color\"\u003e\n\u003cspan class=\"stb-nesso__swatch stb-nesso__swatch--orange\"\u003e\u003c\/span\u003e \u003cstrong\u003e Orange \u003c\/strong\u003e \u003csmall\u003e Signature \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__color\"\u003e\n\u003cspan class=\"stb-nesso__swatch stb-nesso__swatch--white\"\u003e\u003c\/span\u003e \u003cstrong\u003e White \u003c\/strong\u003e \u003csmall\u003e Minimal \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__color\"\u003e\n\u003cspan class=\"stb-nesso__swatch stb-nesso__swatch--red\"\u003e\u003c\/span\u003e \u003cstrong\u003e Red \u003c\/strong\u003e \u003csmall\u003e Graphic \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__color\"\u003e\n\u003cspan class=\"stb-nesso__swatch stb-nesso__swatch--blue\"\u003e\u003c\/span\u003e \u003cstrong\u003e Blue \u003c\/strong\u003e \u003csmall\u003e Deep \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__color\"\u003e\n\u003cspan class=\"stb-nesso__swatch stb-nesso__swatch--green\"\u003e\u003c\/span\u003e \u003cstrong\u003e Green \u003c\/strong\u003e \u003csmall\u003e Organic \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__color\"\u003e\n\u003cspan class=\"stb-nesso__swatch stb-nesso__swatch--yellow\"\u003e\u003c\/span\u003e \u003cstrong\u003e Yellow \u003c\/strong\u003e \u003csmall\u003e Soft Color \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__color\"\u003e\n\u003cspan class=\"stb-nesso__swatch stb-nesso__swatch--lightblue\"\u003e\u003c\/span\u003e \u003cstrong\u003e Light Blue \u003c\/strong\u003e \u003csmall\u003e Airy \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSIONS\n  ====================================================== --\u003e\n\u003csection id=\"nesso-size-section\" class=\"stb-nesso__size\"\u003e\n\u003cdiv class=\"stb-nesso__size-head\"\u003e\n\u003cspan class=\"stb-nesso__eyebrow\"\u003e Check the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-nesso__section-title\"\u003eWider Than It Looks in Photos.\u003c\/h3\u003e\n\u003cp class=\"stb-nesso__copy\"\u003eNesso is only 9.1 inches high, but the dome reaches 12.6 inches across. Check your tabletop depth first — width is the measurement that matters most here.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__size-layout\"\u003e\n\u003cdiv class=\"stb-nesso__size-media\"\u003e\n\u003cdiv class=\"stb-nesso__size-image\"\u003e\u003ca href=\"#nesso-size-image\" class=\"stb-nesso__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nesso-table-lamp-stuberlighting_8.jpg?v=1784861594\" alt=\"Nesso Table Lamp dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-nesso__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__size-body\"\u003e\n\u003cdiv class=\"stb-nesso__size-number\"\u003e\n\u003csmall\u003e Overall \u003c\/small\u003e \u003cstrong\u003e Ø12.6\" \u003c\/strong\u003e \u003cspan\u003e × H9.1\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__size-copy\"\u003e\n\u003cstrong\u003e Ø12.6\" × H9.1\" · Dia32 × H23cm \u003c\/strong\u003e\n\u003cp\u003eLow enough for nightstands and consoles, but wide enough that narrow furniture should be measured before ordering. A surface around 14 inches deep or more gives the dome comfortable clearance.\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=\"nesso-size-image\" href=\"#nesso-size-section\" class=\"stb-nesso__lightbox\"\u003e \u003cspan class=\"stb-nesso__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nesso-table-lamp-stuberlighting_8.jpg?v=1784861594\" alt=\"Enlarged Nesso Table Lamp dimension diagram\"\u003e \u003cspan class=\"stb-nesso__lightbox-caption\"\u003e Nesso · Ø12.6\" × H9.1\" \u003c\/span\u003e \u003cspan class=\"stb-nesso__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SURFACE GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-nesso__surface\"\u003e\n\u003cdiv class=\"stb-nesso__surface-label\"\u003e\n\u003csmall\u003e Before Ordering \u003c\/small\u003e \u003cstrong\u003e Measure the Furniture Depth. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__surface-grid\"\u003e\n\u003cdiv class=\"stb-nesso__surface-item\"\u003e\n\u003csmall\u003e Under 14\" \u003c\/small\u003e \u003cstrong\u003e Usually Too Narrow \u003c\/strong\u003e\n\u003cp\u003eThe 12.6-inch dome may sit too close to the furniture edge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__surface-item\"\u003e\n\u003csmall\u003e 14–18\" \u003c\/small\u003e \u003cstrong\u003e Comfortable Fit \u003c\/strong\u003e\n\u003cp\u003eA good range for one lamp on a nightstand or console.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__surface-item\"\u003e\n\u003csmall\u003e Best Placement \u003c\/small\u003e \u003cstrong\u003e Bedside \/ Side Table \u003c\/strong\u003e\n\u003cp\u003eWorks especially well where a low light source is preferred over a tall shade.\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-nesso__light\"\u003e\n\u003cdiv class=\"stb-nesso__light-label\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Hidden Bulb. Downward Glow. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__light-grid\"\u003e\n\u003cdiv class=\"stb-nesso__light-item\"\u003e\n\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e 2700K Warm-White LED \u003c\/strong\u003e\n\u003cp\u003eAn E14 LED bulb is already installed, so the lamp is ready to use as soon as it is plugged in.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__light-item\"\u003e\n\u003csmall\u003e Effect \u003c\/small\u003e \u003cstrong\u003e Low-Glare Tabletop Light \u003c\/strong\u003e\n\u003cp\u003eThe dome shields the bulb from direct view and sends most of the visible light downward toward the surrounding surface.\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-nesso__utility\"\u003e\n\u003cdiv class=\"stb-nesso__utility-item\"\u003e\n\u003csmall\u003e Socket \u003c\/small\u003e \u003cstrong\u003e E14 \u003c\/strong\u003e\n\u003cp\u003eBulb included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__utility-item\"\u003e\n\u003csmall\u003e Maximum \u003c\/small\u003e \u003cstrong\u003e 40W \u003c\/strong\u003e\n\u003cp\u003eDo not exceed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__utility-item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59\" \/ 150cm \u003c\/strong\u003e\n\u003cp\u003eExtension available.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__utility-item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Inline Switch \u003c\/strong\u003e\n\u003cp\u003ePush-button on \/ off.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-nesso__practical\"\u003e\n\u003carticle class=\"stb-nesso__practical-item\"\u003e\u003csmall\u003e Included Setup \u003c\/small\u003e \u003cstrong\u003e Standard Non-Dimmable \u003c\/strong\u003e\n\u003cp\u003eThe included 2700K E14 LED is non-dimmable and the cord switch provides simple on \/ off control.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-nesso__practical-item stb-nesso__practical-item--alt\"\u003e\u003csmall\u003e Want Dimming? \u003c\/small\u003e \u003cstrong\u003e Replace the Bulb \u003c\/strong\u003e\n\u003cp\u003eUse a compatible dimmable E14 LED together with a compatible plug-in dimmer adapter. Keep the replacement lamp at or below the 40W maximum.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"stb-nesso__care\"\u003e\u003cstrong\u003e The glossy surface is easy to maintain. \u003c\/strong\u003e\n\u003cp\u003eWipe the molded PC with a soft dry or slightly damp microfiber cloth. Avoid abrasive pads, strong solvents and polishing compounds that can dull or scratch the glossy finish.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-nesso__specs\"\u003e\n\u003cdiv class=\"stb-nesso__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Nesso Table Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Molded Polycarbonate (PC) Dome + Base \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__spec\"\u003e\n\u003cspan\u003e Finish \u003c\/span\u003e \u003cstrong\u003e Glossy Molded Surface \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__spec\"\u003e\n\u003cspan\u003e Colors \u003c\/span\u003e \u003cstrong\u003e Orange · White · Red · Blue · Green · Yellow · Light Blue \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e Ø12.6\" × H9.1\" · Dia32 × H23cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e E14 · LED Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__spec\"\u003e\n\u003cspan\u003e Included Bulb \u003c\/span\u003e \u003cstrong\u003e 2700K Warm-White LED · Non-Dimmable · Pre-Installed \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e 40W Maximum \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__spec\"\u003e\n\u003cspan\u003e Optional Dimming \u003c\/span\u003e \u003cstrong\u003e Compatible With Dimmable E14 LED + Compatible Plug-In Dimmer Adapter \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__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-nesso__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm · Extended Length Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__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-nesso__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-nesso__spec\"\u003e\n\u003cspan\u003e Setup \u003c\/span\u003e \u003cstrong\u003e Plug-In · Minimal Setup · No Tools or Electrician Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__spec\"\u003e\n\u003cspan\u003e In the Box \u003c\/span\u003e \u003cstrong\u003e Lamp · Pre-Installed LED Bulb · Instructions \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-nesso__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-nesso__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-nesso__lineage\"\u003e\n\u003cstrong\u003e Design lineage: \u003c\/strong\u003e This Nesso Table Lamp is Stuber Lighting's independent contemporary interpretation of the mid-century Italian mushroom-dome table-lamp form. It is not an authenticated or licensed production by any originating designer, brand, foundation or estate.\u003c\/div\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-nesso__faq\"\u003e\u003cspan class=\"stb-nesso__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-nesso__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the lamp glass?\u003c\/summary\u003e\n\u003cp\u003eNo. Both the dome and the base are molded PC polycarbonate. The glossy surface can visually resemble glass, but PC is lighter and does not shatter like a glass shade.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it fit on my nightstand?\u003c\/summary\u003e\n\u003cp\u003eNesso measures 12.6 inches across. We recommend checking the depth of the furniture rather than only its width. Around 14 inches of surface depth or more gives the dome more comfortable clearance.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the bulb come included?\u003c\/summary\u003e\n\u003cp\u003eYes. A 2700K warm-white non-dimmable E14 LED is pre-installed, so there is no separate bulb to purchase before use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I make it dimmable?\u003c\/summary\u003e\n\u003cp\u003eYes. Replace the included bulb with a compatible dimmable E14 LED and use a compatible plug-in dimmer adapter. Do not exceed the lamp's 40W maximum rating.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-nesso__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 H9.1\" \/ Orange \/ US Plug","offer_id":52662298378523,"sku":"STB-TL-26-10256","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\"x H9.1\" \/ Orange \/ UK Plug","offer_id":52662298411291,"sku":"STB-TL-26-10257","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\"x H9.1\" \/ Orange \/ AU Plug","offer_id":52662298444059,"sku":"STB-TL-26-10258","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\"x H9.1\" \/ Orange \/ EU Plug","offer_id":52662298476827,"sku":"STB-TL-26-10259","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\"x H9.1\" \/ White \/ US Plug","offer_id":52662298509595,"sku":"STB-TL-26-10260","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\"x H9.1\" \/ White \/ UK Plug","offer_id":52662298542363,"sku":"STB-TL-26-10261","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\"x H9.1\" \/ White \/ AU Plug","offer_id":52662298575131,"sku":"STB-TL-26-10262","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\"x H9.1\" \/ White \/ EU Plug","offer_id":52662298607899,"sku":"STB-TL-26-10263","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\"x H9.1\" \/ Red \/ US Plug","offer_id":52662298640667,"sku":"STB-TL-26-10264","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\"x H9.1\" \/ Red \/ UK Plug","offer_id":52662298673435,"sku":"STB-TL-26-10265","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\"x H9.1\" \/ Red \/ AU Plug","offer_id":52662298706203,"sku":"STB-TL-26-10266","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\"x H9.1\" \/ Red \/ EU Plug","offer_id":52662298738971,"sku":"STB-TL-26-10267","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\"x H9.1\" \/ Blue \/ US Plug","offer_id":52662298771739,"sku":"STB-TL-26-10268","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\"x H9.1\" \/ Blue \/ UK Plug","offer_id":52662298804507,"sku":"STB-TL-26-10269","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\"x H9.1\" \/ Blue \/ AU Plug","offer_id":52662298837275,"sku":"STB-TL-26-10270","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\"x H9.1\" \/ Blue \/ EU Plug","offer_id":52662298870043,"sku":"STB-TL-26-10271","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\"x H9.1\" \/ Green \/ US Plug","offer_id":52662298902811,"sku":"STB-TL-26-10272","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\"x H9.1\" \/ Green \/ UK Plug","offer_id":52662298935579,"sku":"STB-TL-26-10273","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\"x H9.1\" \/ Green \/ AU Plug","offer_id":52662298968347,"sku":"STB-TL-26-10274","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\"x H9.1\" \/ Green \/ EU Plug","offer_id":52662299001115,"sku":"STB-TL-26-10275","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\"x H9.1\" \/ Yellow \/ US Plug","offer_id":52662299033883,"sku":"STB-TL-26-10276","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\"x H9.1\" \/ Yellow \/ UK Plug","offer_id":52662299066651,"sku":"STB-TL-26-10277","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\"x H9.1\" \/ Yellow \/ AU Plug","offer_id":52662299099419,"sku":"STB-TL-26-10278","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\"x H9.1\" \/ Yellow \/ EU Plug","offer_id":52662299132187,"sku":"STB-TL-26-10279","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\"x H9.1\" \/ Light Blue \/ US Plug","offer_id":52662299164955,"sku":"STB-TL-26-10280","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\"x H9.1\" \/ Light Blue \/ UK Plug","offer_id":52662299197723,"sku":"STB-TL-26-10281","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\"x H9.1\" \/ Light Blue \/ AU Plug","offer_id":52662299230491,"sku":"STB-TL-26-10282","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\"x H9.1\" \/ Light Blue \/ EU Plug","offer_id":52662299263259,"sku":"STB-TL-26-10283","price":155.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nesso-table-lamp-stuberlighting_1.jpg?v=1784861594"},{"product_id":"gemma-stacked-glass-table-lamp","title":"Gemma Stacked Glass Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — GEMMA STACKED GLASS TABLE LAMP\n\n   PRODUCT-SPECIFIC EDITORIAL LAYOUT\n   Hand-blown stacked glass · 6 models · 3 heights\n\n   SHOPPER FLOW\n   01 Collection identity\n   02 Real collection image\n   03 Choose Model A–F\n   04 Choose by height\n   05 Dimension reference\n   06 Glass + integrated LED\n   07 Warm \/ Remote Dimming\n   08 Specs \/ FAQ \/ Shipping\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-gemma{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --shell:#F1ECE5;\n  --sand:#EEE5DA;\n  --glass:#F4F1EC;\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-gemma *,\n.stb-gemma *::before,\n.stb-gemma *::after{\n  box-sizing:border-box;\n}\n\n.stb-gemma h2,\n.stb-gemma 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-gemma p{\n  margin-top:0;\n}\n\n.stb-gemma__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-gemma__title{\n  max-width:650px;\n\n  margin:0 0 10px;\n\n  color:var(--ink);\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.015em;\n}\n\n.stb-gemma__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-gemma__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-gemma__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-gemma__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-gemma__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-gemma__intro{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 215px;\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-gemma__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-gemma__intro-main{\n  padding:24px 25px 22px;\n}\n\n.stb-gemma__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-gemma__intro-side{\n  display:grid;\n  grid-template-rows:repeat(3,1fr);\n\n  background:var(--espresso);\n}\n\n.stb-gemma__intro-stat{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:10px;\n\n  padding:12px 15px;\n}\n\n.stb-gemma__intro-stat +\n.stb-gemma__intro-stat{\n  border-top:1px solid #584940;\n}\n\n.stb-gemma__intro-stat small{\n  color:#CBAF88;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-gemma__intro-stat strong{\n  color:#FFF8EF;\n\n  font-size:11.5px;\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-gemma__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-gemma__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-gemma__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-gemma__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-gemma__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   COLLECTION IMAGE\n========================================================= *\/\n\n.stb-gemma__collection{\n  display:grid;\n  grid-template-columns:220px 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-gemma__collection-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-gemma__collection-image{\n  width:185px;\n  max-width:100%;\n}\n\n.stb-gemma__collection-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:17px 19px;\n}\n\n.stb-gemma__collection-copy h3{\n  margin:0 0 6px;\n\n  font-size:18px;\n  line-height:1.3;\n}\n\n.stb-gemma__collection-copy p{\n  margin:0 0 10px;\n\n  color:#665C54;\n\n  font-size:10.2px;\n  line-height:1.53;\n}\n\n.stb-gemma__collection-line{\n  display:grid;\n  grid-template-columns:105px minmax(0,1fr);\n\n  padding:7px 0;\n\n  border-top:1px solid var(--line-soft);\n}\n\n.stb-gemma__collection-line strong{\n  color:var(--ink);\n\n  font-size:9.5px;\n  font-weight:500;\n}\n\n.stb-gemma__collection-line span{\n  color:#71675F;\n\n  font-size:9.1px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   MODEL CHOOSER\n========================================================= *\/\n\n.stb-gemma__models{\n  margin-bottom:29px;\n}\n\n.stb-gemma__models-head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:24px;\n\n  margin-bottom:11px;\n}\n\n.stb-gemma__models-head .stb-gemma__copy{\n  max-width:390px;\n}\n\n.stb-gemma__model-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-gemma__model{\n  min-width:0;\n\n  padding:14px 15px;\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-gemma__model:nth-child(3n){\n  border-right:0;\n}\n\n.stb-gemma__model:nth-child(n+4){\n  border-bottom:0;\n}\n\n.stb-gemma__model--statement{\n  background:var(--espresso);\n}\n\n.stb-gemma__model-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:10px;\n\n  margin-bottom:5px;\n}\n\n.stb-gemma__model-head strong{\n  color:var(--ink);\n\n  font-size:12px;\n  font-weight:500;\n}\n\n.stb-gemma__model-head span{\n  color:#8B7E74;\n\n  font-size:8px;\n  font-weight:600;\n}\n\n.stb-gemma__model p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9px;\n  line-height:1.48;\n}\n\n.stb-gemma__model small{\n  display:block;\n\n  margin-top:7px;\n\n  color:var(--gold-dark);\n\n  font-size:7.6px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-gemma__model--statement .stb-gemma__model-head strong{\n  color:#FFF8EF;\n}\n\n.stb-gemma__model--statement .stb-gemma__model-head span{\n  color:#CBB8AA;\n}\n\n.stb-gemma__model--statement p{\n  color:#D7CCC3;\n}\n\n.stb-gemma__model--statement small{\n  color:#CBAF88;\n}\n\n\n\/* =========================================================\n   HEIGHT GUIDE\n========================================================= *\/\n\n.stb-gemma__height{\n  margin-bottom:29px;\n}\n\n.stb-gemma__height-head{\n  margin-bottom:10px;\n}\n\n.stb-gemma__height-table{\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-gemma__height-row{\n  display:grid;\n  grid-template-columns:120px 150px minmax(0,1fr);\n\n  align-items:center;\n\n  background:var(--paper);\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-gemma__height-row:last-child{\n  border-bottom:0;\n}\n\n.stb-gemma__height-row--tall{\n  background:var(--espresso);\n}\n\n.stb-gemma__height-number{\n  padding:13px 14px;\n\n  color:var(--ink);\n\n  font-size:16px;\n  line-height:1.2;\n  font-weight:500;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-gemma__height-model{\n  padding:13px 14px;\n\n  color:#74685F;\n\n  font-size:9px;\n  font-weight:600;\n\n  border-right:1px solid var(--line-soft);\n\n  text-transform:uppercase;\n}\n\n.stb-gemma__height-use{\n  padding:13px 15px;\n\n  color:#655B53;\n\n  font-size:9.4px;\n  line-height:1.46;\n}\n\n.stb-gemma__height-row--tall .stb-gemma__height-number{\n  color:#FFF8EF;\n\n  border-right-color:#594A40;\n}\n\n.stb-gemma__height-row--tall .stb-gemma__height-model{\n  color:#CBAF88;\n\n  border-right-color:#594A40;\n}\n\n.stb-gemma__height-row--tall .stb-gemma__height-use{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   DIMENSION IMAGE\n========================================================= *\/\n\n.stb-gemma__size{\n  margin-bottom:29px;\n}\n\n.stb-gemma__size-head{\n  margin-bottom:11px;\n}\n\n.stb-gemma__size-layout{\n  display:grid;\n  grid-template-columns:185px minmax(0,1fr);\n\n  gap:8px;\n}\n\n.stb-gemma__size-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:10px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-gemma__size-image{\n  width:155px;\n  max-width:100%;\n}\n\n.stb-gemma__size-body{\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-gemma__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-gemma__size-number 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-gemma__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-gemma__size-number span{\n  color:#D7CCC3;\n\n  font-size:8.8px;\n}\n\n.stb-gemma__size-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px 17px;\n\n  background:var(--cream);\n}\n\n.stb-gemma__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-gemma__size-copy p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.4px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   MATERIAL \/ LIGHT\n========================================================= *\/\n\n.stb-gemma__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-gemma__material-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--sand);\n}\n\n.stb-gemma__material-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#7A6C62;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-gemma__material-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-gemma__material-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-gemma__material-item{\n  padding:13px 14px;\n}\n\n.stb-gemma__material-item +\n.stb-gemma__material-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-gemma__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-gemma__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-gemma__material-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:8.9px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   LIGHT OPTIONS\n========================================================= *\/\n\n.stb-gemma__light{\n  margin-bottom:8px;\n}\n\n.stb-gemma__light-head{\n  margin-bottom:10px;\n}\n\n.stb-gemma__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-gemma__light-item{\n  padding:15px 16px;\n\n  background:var(--paper);\n}\n\n.stb-gemma__light-item +\n.stb-gemma__light-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-gemma__light-item--remote{\n  background:var(--espresso);\n}\n\n.stb-gemma__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-gemma__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-gemma__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-gemma__light-item--remote small{\n  color:#CBAF88;\n}\n\n.stb-gemma__light-item--remote strong{\n  color:#FFF8EF;\n}\n\n.stb-gemma__light-item--remote p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   ELECTRICAL\n========================================================= *\/\n\n.stb-gemma__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-gemma__utility-item{\n  padding:13px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-gemma__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-gemma__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-gemma__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-gemma__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   PRACTICAL\n========================================================= *\/\n\n.stb-gemma__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:29px;\n}\n\n.stb-gemma__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-gemma__practical-item--alt{\n  background:var(--sand);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-gemma__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-gemma__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-gemma__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   HAND-BLOWN NOTE\n========================================================= *\/\n\n.stb-gemma__handmade{\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-gemma__handmade 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-gemma__handmade 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-gemma__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-gemma__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-gemma__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-gemma__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-gemma__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-gemma__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-gemma__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n.stb-gemma__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-gemma__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-gemma__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-gemma__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-gemma__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-gemma__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-gemma__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-gemma__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-gemma__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-gemma__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-gemma__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-gemma__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-gemma__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-gemma__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-gemma__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-gemma__lightbox:target{\n  display:flex;\n}\n\n.stb-gemma__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-gemma__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-gemma__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-gemma__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-gemma__intro{\n    grid-template-columns:1fr 185px;\n  }\n\n  .stb-gemma__title{\n    font-size:25px;\n  }\n\n  .stb-gemma__model-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-gemma__model{\n    border-right:1px solid var(--line-soft);\n    border-bottom:1px solid var(--line-soft);\n  }\n\n  .stb-gemma__model:nth-child(2n){\n    border-right:0;\n  }\n\n  .stb-gemma__model:nth-child(n+5){\n    border-bottom:0;\n  }\n\n  .stb-gemma__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-gemma{\n    width:100%;\n    max-width:100%;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-gemma__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-gemma__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-gemma__intro-side{\n    grid-template-columns:repeat(3,1fr);\n    grid-template-rows:none;\n  }\n\n  .stb-gemma__intro-stat{\n    display:block;\n\n    padding:10px 8px;\n\n    text-align:center;\n  }\n\n  .stb-gemma__intro-stat +\n  .stb-gemma__intro-stat{\n    border-top:0;\n    border-left:1px solid #584940;\n  }\n\n  .stb-gemma__intro-stat strong{\n    display:block;\n\n    margin-top:2px;\n\n    text-align:center;\n  }\n\n  .stb-gemma__title{\n    font-size:23px;\n  }\n\n\n  \/* QUICK *\/\n\n  .stb-gemma__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-gemma__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-gemma__quick-item:nth-child(1),\n  .stb-gemma__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* COLLECTION *\/\n\n  .stb-gemma__collection{\n    grid-template-columns:95px minmax(0,1fr);\n  }\n\n  .stb-gemma__collection-media{\n    padding:6px;\n  }\n\n  .stb-gemma__collection-image{\n    width:82px;\n  }\n\n  .stb-gemma__collection-copy{\n    padding:11px 12px;\n  }\n\n  .stb-gemma__collection-line{\n    grid-template-columns:74px minmax(0,1fr);\n  }\n\n\n  \/* MODELS *\/\n\n  .stb-gemma__models-head{\n    display:block;\n  }\n\n  .stb-gemma__model-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  \/* HEIGHT *\/\n\n  .stb-gemma__height-row{\n    grid-template-columns:78px 90px minmax(0,1fr);\n  }\n\n  .stb-gemma__height-number,\n  .stb-gemma__height-model,\n  .stb-gemma__height-use{\n    padding:9px;\n  }\n\n  .stb-gemma__height-number{\n    font-size:13px;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-gemma__size-layout{\n    grid-template-columns:92px minmax(0,1fr);\n\n    gap:6px;\n  }\n\n  .stb-gemma__size-media{\n    padding:5px;\n  }\n\n  .stb-gemma__size-image{\n    width:80px;\n  }\n\n  .stb-gemma__size-body{\n    grid-template-columns:80px minmax(0,1fr);\n  }\n\n  .stb-gemma__size-number{\n    padding:9px;\n  }\n\n  .stb-gemma__size-number strong{\n    font-size:14px;\n  }\n\n  .stb-gemma__size-copy{\n    padding:10px 11px;\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-gemma__material{\n    grid-template-columns:1fr;\n  }\n\n  .stb-gemma__material-label{\n    padding:10px 13px;\n  }\n\n  .stb-gemma__material-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-gemma__material-item +\n  .stb-gemma__material-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* LIGHT *\/\n\n  .stb-gemma__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-gemma__light-item +\n  .stb-gemma__light-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-gemma__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-gemma__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-gemma__utility-item:nth-child(1),\n  .stb-gemma__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* PRACTICAL *\/\n\n  .stb-gemma__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-gemma__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-gemma__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-gemma__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-gemma__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-gemma\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-gemma__intro\"\u003e\n\u003cdiv class=\"stb-gemma__intro-main\"\u003e\n\u003cspan class=\"stb-gemma__eyebrow\"\u003e Hand-Blown Stacked Glass · Integrated LED \u003c\/span\u003e\n\u003ch2 class=\"stb-gemma__title\"\u003eSix Glass Compositions. One Small Footprint.\u003c\/h2\u003e\n\u003cp\u003eGemma stacks hand-blown globes, discs and oval glass forms around a vertical integrated LED. Every model glows from within, while six different compositions let you choose the proportion and color that best fits the surface below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__intro-side\"\u003e\n\u003cdiv class=\"stb-gemma__intro-stat\"\u003e\n\u003csmall\u003e Models \u003c\/small\u003e \u003cstrong\u003e A–F \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__intro-stat\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 7.9\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__intro-stat\"\u003e\n\u003csmall\u003e Heights \u003c\/small\u003e \u003cstrong\u003e 17.7–26\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-gemma__quick\"\u003e\n\u003cdiv class=\"stb-gemma__quick-item\"\u003e\n\u003csmall\u003e Glass \u003c\/small\u003e \u003cstrong\u003e Hand-Blown \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__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-gemma__quick-item\"\u003e\n\u003csmall\u003e Versions \u003c\/small\u003e \u003cstrong\u003e Warm \/ Remote Dimming \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__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       COLLECTION IMAGE\n       REAL IMAGE BEFORE DIMENSION IMAGE\n  ====================================================== --\u003e\n\u003csection id=\"gemma-collection-section\" class=\"stb-gemma__collection\"\u003e\n\u003cdiv class=\"stb-gemma__collection-media\"\u003e\n\u003cdiv class=\"stb-gemma__collection-image\"\u003e\u003ca href=\"#gemma-collection-image\" class=\"stb-gemma__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gemma-stacked-glass-floor-lamp-stuberlighting_19.jpg?v=1785027995\" alt=\"Gemma stacked glass lighting collection showing layered colored glass forms\" loading=\"lazy\"\u003e \u003cspan class=\"stb-gemma__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__collection-copy\"\u003e\n\u003cspan class=\"stb-gemma__eyebrow\"\u003e The Gemma Language \u003c\/span\u003e\n\u003ch3\u003eColor Comes From the Glass — Not the Page.\u003c\/h3\u003e\n\u003cp\u003eThe collection is built around stacked transparent, smoked and colored glass forms. Rather than decorating the product page with heavy color, the glass itself stays visually in focus.\u003c\/p\u003e\n\u003cdiv class=\"stb-gemma__collection-line\"\u003e\n\u003cstrong\u003e Shape \u003c\/strong\u003e \u003cspan\u003e Globes · discs · oval glass forms \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__collection-line\"\u003e\n\u003cstrong\u003e Light \u003c\/strong\u003e \u003cspan\u003e Vertical LED illuminates the stack from within \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__collection-line\"\u003e\n\u003cstrong\u003e Character \u003c\/strong\u003e \u003cspan\u003e Decorative ambient light rather than primary room lighting \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COLLECTION LIGHTBOX --\u003e \u003ca id=\"gemma-collection-image\" href=\"#gemma-collection-section\" class=\"stb-gemma__lightbox\"\u003e \u003cspan class=\"stb-gemma__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gemma-stacked-glass-floor-lamp-stuberlighting_19.jpg?v=1785027995\" alt=\"Enlarged Gemma stacked glass collection image\"\u003e \u003cspan class=\"stb-gemma__lightbox-caption\"\u003e Gemma · Stacked Glass Collection \u003c\/span\u003e \u003cspan class=\"stb-gemma__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       MODEL CHOOSER\n  ====================================================== --\u003e\n\u003csection class=\"stb-gemma__models\"\u003e\n\u003cdiv class=\"stb-gemma__models-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-gemma__eyebrow\"\u003e Choose the Model \u003c\/span\u003e\n\u003ch3 class=\"stb-gemma__section-title\"\u003eStart With Height, Then Choose the Glass.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"stb-gemma__copy\"\u003eAll six models share the same 7.9-inch diameter. What changes is the stacked silhouette, height and glass combination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__model-grid\"\u003e\n\u003c!-- A --\u003e\n\u003carticle class=\"stb-gemma__model\"\u003e\n\u003cdiv class=\"stb-gemma__model-head\"\u003e\n\u003cstrong\u003e Model A \u003c\/strong\u003e \u003cspan\u003e H17.7\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eSmoked + clear upper globe with a smoky oval lower body. The quietest and most neutral option.\u003c\/p\u003e\n\u003csmall\u003e Best all-round neutral \u003c\/small\u003e\u003c\/article\u003e\n\u003c!-- B --\u003e\n\u003carticle class=\"stb-gemma__model\"\u003e\n\u003cdiv class=\"stb-gemma__model-head\"\u003e\n\u003cstrong\u003e Model B \u003c\/strong\u003e \u003cspan\u003e H17.7\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eChampagne globe, colored center disc and pale oval base. Available in White, Green or Red.\u003c\/p\u003e\n\u003csmall\u003e White · Green · Red \u003c\/small\u003e\u003c\/article\u003e\n\u003c!-- C --\u003e\n\u003carticle class=\"stb-gemma__model\"\u003e\n\u003cdiv class=\"stb-gemma__model-head\"\u003e\n\u003cstrong\u003e Model C \u003c\/strong\u003e \u003cspan\u003e H17.7\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eChampagne upper globe, red center orb and white oval lower glass.\u003c\/p\u003e\n\u003csmall\u003e Red + White accent \u003c\/small\u003e\u003c\/article\u003e\n\u003c!-- D --\u003e\n\u003carticle class=\"stb-gemma__model\"\u003e\n\u003cdiv class=\"stb-gemma__model-head\"\u003e\n\u003cstrong\u003e Model D \u003c\/strong\u003e \u003cspan\u003e H17.7\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eSmoky oval, olive-toned disc and red spherical base. The most colorful low model.\u003c\/p\u003e\n\u003csmall\u003e Multi-color \u003c\/small\u003e\u003c\/article\u003e\n\u003c!-- E --\u003e\n\u003carticle class=\"stb-gemma__model stb-gemma__model--statement\"\u003e\n\u003cdiv class=\"stb-gemma__model-head\"\u003e\n\u003cstrong\u003e Model E \u003c\/strong\u003e \u003cspan\u003e H26\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eFour stacked glass forms at the tallest scale. Available in White, Green or Red.\u003c\/p\u003e\n\u003csmall\u003e Console statement \u003c\/small\u003e\u003c\/article\u003e\n\u003c!-- F --\u003e\n\u003carticle class=\"stb-gemma__model\"\u003e\n\u003cdiv class=\"stb-gemma__model-head\"\u003e\n\u003cstrong\u003e Model F \u003c\/strong\u003e \u003cspan\u003e H21.6\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eChampagne globe, red rounded disc and smoked oval body at the middle height.\u003c\/p\u003e\n\u003csmall\u003e Taller side-table accent \u003c\/small\u003e\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       HEIGHT GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-gemma__height\"\u003e\n\u003cdiv class=\"stb-gemma__height-head\"\u003e\n\u003cspan class=\"stb-gemma__eyebrow\"\u003e Size Guide \u003c\/span\u003e\n\u003ch3 class=\"stb-gemma__section-title\"\u003eThree Heights. Same 7.9\" Footprint.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__height-table\"\u003e\n\u003cdiv class=\"stb-gemma__height-row\"\u003e\n\u003cdiv class=\"stb-gemma__height-number\"\u003e17.7\"\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__height-model\"\u003eModels A–D · 45cm\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__height-use\"\u003eBest for nightstands, smaller side tables and shelves.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__height-row\"\u003e\n\u003cdiv class=\"stb-gemma__height-number\"\u003e21.6\"\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__height-model\"\u003eModel F · 55cm\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__height-use\"\u003eMore vertical presence for a living-room side table or credenza without becoming oversized.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__height-row stb-gemma__height-row--tall\"\u003e\n\u003cdiv class=\"stb-gemma__height-number\"\u003e26\"\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__height-model\"\u003eModel E · 66cm\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__height-use\"\u003eThe strongest choice for a console, entry table or larger furniture surface.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSION REFERENCE\n  ====================================================== --\u003e\n\u003csection id=\"gemma-size-section\" class=\"stb-gemma__size\"\u003e\n\u003cdiv class=\"stb-gemma__size-head\"\u003e\n\u003cspan class=\"stb-gemma__eyebrow\"\u003e Dimension Reference \u003c\/span\u003e\n\u003ch3 class=\"stb-gemma__section-title\"\u003eNarrow on the Table. Different in Height.\u003c\/h3\u003e\n\u003cp class=\"stb-gemma__copy\"\u003eEvery model is approximately 7.9 inches wide, so the furniture footprint stays compact. The main decision is how much vertical presence you want above that surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__size-layout\"\u003e\n\u003cdiv class=\"stb-gemma__size-media\"\u003e\n\u003cdiv class=\"stb-gemma__size-image\"\u003e\u003ca href=\"#gemma-size-image\" class=\"stb-gemma__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gemma-stacked-glass-table-lamp-stuberlighting_15.jpg?v=1785049618\" alt=\"Gemma Stacked Glass Table Lamp model and size reference\" loading=\"lazy\"\u003e \u003cspan class=\"stb-gemma__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__size-body\"\u003e\n\u003cdiv class=\"stb-gemma__size-number\"\u003e\n\u003csmall\u003e All Models \u003c\/small\u003e \u003cstrong\u003e Ø7.9\" \u003c\/strong\u003e \u003cspan\u003e Dia20cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__size-copy\"\u003e\n\u003cstrong\u003e Heights: 17.7\" · 21.6\" · 26\" \u003c\/strong\u003e\n\u003cp\u003eModels A–D are 17.7\" \/ 45cm high. Model F is 21.6\" \/ 55cm. Model E is 26\" \/ 66cm. Measure height against nearby artwork, headboards or shelving before choosing.\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=\"gemma-size-image\" href=\"#gemma-size-section\" class=\"stb-gemma__lightbox\"\u003e \u003cspan class=\"stb-gemma__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gemma-stacked-glass-table-lamp-stuberlighting_15.jpg?v=1785049618\" alt=\"Enlarged Gemma Stacked Glass Table Lamp size reference\"\u003e \u003cspan class=\"stb-gemma__lightbox-caption\"\u003e Gemma · Model \u0026amp; Size Reference \u003c\/span\u003e \u003cspan class=\"stb-gemma__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       MATERIAL + LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"stb-gemma__material\"\u003e\n\u003cdiv class=\"stb-gemma__material-label\"\u003e\n\u003csmall\u003e Construction \u003c\/small\u003e \u003cstrong\u003e Glass Outside. Light Running Through the Center. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__material-grid\"\u003e\n\u003carticle class=\"stb-gemma__material-item\"\u003e\u003csmall\u003e Glass \u003c\/small\u003e \u003cstrong\u003e Hand-Blown Forms \u003c\/strong\u003e\n\u003cp\u003eIndividual globes, discs and ovals are hand formed, so slight variation is expected.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-gemma__material-item\"\u003e\u003csmall\u003e Structure \u003c\/small\u003e \u003cstrong\u003e Metal + Acrylic \u003c\/strong\u003e\n\u003cp\u003eA central metal structure supports the glass stack with acrylic construction elements.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-gemma__material-item\"\u003e\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003cp\u003eA vertical LED runs through the composition, illuminating the glass from within.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT OPTIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-gemma__light\"\u003e\n\u003cdiv class=\"stb-gemma__light-head\"\u003e\n\u003cspan class=\"stb-gemma__eyebrow\"\u003e Choose the Light Version \u003c\/span\u003e\n\u003ch3 class=\"stb-gemma__section-title\"\u003eSimple Warm Glow or Full Remote Control.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__light-grid\"\u003e\n\u003carticle class=\"stb-gemma__light-item\"\u003e\u003csmall\u003e Warm Light \u003c\/small\u003e \u003cstrong\u003e Fixed 3000K \u003c\/strong\u003e\n\u003cp\u003eA consistent warm-white glow controlled by the inline switch. Best when you simply want Gemma as an ambient evening lamp.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-gemma__light-item stb-gemma__light-item--remote\"\u003e\u003csmall\u003e Remote Dimming \u003c\/small\u003e \u003cstrong\u003e Brightness + 3000K \/ 4000K \/ 6000K \u003c\/strong\u003e\n\u003cp\u003eUse the included remote to adjust brightness and switch between warm, neutral and cool white.\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-gemma__utility\"\u003e\n\u003cdiv class=\"stb-gemma__utility-item\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003cp\u003eNo separate bulb.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__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-gemma__utility-item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59\" \/ 150cm \u003c\/strong\u003e\n\u003cp\u003eFixed cord length.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__utility-item\"\u003e\n\u003csmall\u003e Plug \u003c\/small\u003e \u003cstrong\u003e US \/ UK \/ AU \/ EU \u003c\/strong\u003e\n\u003cp\u003eSelect appropriate plug.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-gemma__practical\"\u003e\n\u003carticle class=\"stb-gemma__practical-item\"\u003e\u003csmall\u003e Light Output \u003c\/small\u003e \u003cstrong\u003e Decorative Ambient Light \u003c\/strong\u003e\n\u003cp\u003eBecause the LED shines through several layers of colored, smoked or frosted glass, Gemma is best used for atmosphere rather than as the only light source in a room.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-gemma__practical-item stb-gemma__practical-item--alt\"\u003e\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Plug In and Use \u003c\/strong\u003e\n\u003cp\u003eNo hardwiring is required. Place the lamp on a stable indoor surface, connect it to a standard outlet and use the inline switch or remote according to the selected version.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       HAND-BLOWN NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-gemma__handmade\"\u003e\u003cstrong\u003e Each glass composition is slightly individual. \u003c\/strong\u003e\n\u003cp\u003eThe glass forms are hand-blown, so small differences in wall thickness, shape and the way color gathers within the glass are normal and are part of the hand-crafted character. Clean with a soft dry or barely damp cloth and avoid abrasive or solvent cleaners.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-gemma__specs\"\u003e\n\u003cdiv class=\"stb-gemma__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Gemma Stacked Glass Table Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Hand-Blown Glass · Metal · Acrylic \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__spec\"\u003e\n\u003cspan\u003e Models \u003c\/span\u003e \u003cstrong\u003e Model A · B · C · D · E · F \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__spec\"\u003e\n\u003cspan\u003e Diameter \u003c\/span\u003e \u003cstrong\u003e Ø7.9\" \/ Dia20cm · All Models \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__spec\"\u003e\n\u003cspan\u003e Model Heights \u003c\/span\u003e \u003cstrong\u003e A–D: H17.7\" \/ 45cm · F: H21.6\" \/ 55cm · E: H26\" \/ 66cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__spec\"\u003e\n\u003cspan\u003e Model B Colors \u003c\/span\u003e \u003cstrong\u003e White · Green · Red \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__spec\"\u003e\n\u003cspan\u003e Model E Colors \u003c\/span\u003e \u003cstrong\u003e White · Green · Red \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__spec\"\u003e\n\u003cspan\u003e Other Models \u003c\/span\u003e \u003cstrong\u003e A · C · D · F Use Their Shown Fixed Glass Combinations \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Vertical Integrated LED Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__spec\"\u003e\n\u003cspan\u003e Warm Light Version \u003c\/span\u003e \u003cstrong\u003e Fixed 3000K Warm White · Inline Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__spec\"\u003e\n\u003cspan\u003e Remote Version \u003c\/span\u003e \u003cstrong\u003e Adjustable Brightness · 3000K \/ 4000K \/ 6000K · Remote Control \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__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-gemma__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 1.5m · Fixed Length \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__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-gemma__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-gemma__spec\"\u003e\n\u003cspan\u003e In the Box \u003c\/span\u003e \u003cstrong\u003e Lamp · Hardware · Instructions \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-gemma__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-gemma__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-gemma__faq\"\u003e\u003cspan class=\"stb-gemma__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-gemma__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich Gemma model should I choose?\u003c\/summary\u003e\n\u003cp\u003eStart with height. Models A–D are 17.7 inches high and are the easiest choice for nightstands and compact side tables. Model F is 21.6 inches high for a little more presence. Model E is 26 inches high and is best suited to consoles, entries and larger furniture. All models are approximately 7.9 inches in diameter.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Gemma use replaceable bulbs?\u003c\/summary\u003e\n\u003cp\u003eNo. Gemma uses a vertical integrated LED that illuminates the stacked glass from inside. There is no separate conventional bulb to purchase or install.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between Warm Light and Remote Dimming?\u003c\/summary\u003e\n\u003cp\u003eWarm Light provides a fixed 3000K warm-white glow using the inline cord switch. Remote Dimming adds adjustable brightness plus 3000K, 4000K and 6000K color-temperature control by remote.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill two hand-blown Gemma lamps look exactly the same?\u003c\/summary\u003e\n\u003cp\u003eHand-blown glass naturally varies slightly in shape, wall thickness and color distribution, so no two pieces are perfectly identical. If you are ordering a pair, contact support@stuberlighting.com with your order number and we can note the request for closely matched pieces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-gemma__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Model A: Dia 7.9\" x H 17.7\" \/ Warm Light \/ US Plug","offer_id":52677639438619,"sku":"STB-TL-26-10284","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 7.9\" x H 17.7\" \/ Warm Light \/ EU Plug","offer_id":52677639471387,"sku":"STB-TL-26-10285","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 7.9\" x H 17.7\" \/ Warm Light \/ AU Plug","offer_id":52677639504155,"sku":"STB-TL-26-10286","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 7.9\" x H 17.7\" \/ Warm Light \/ UK Plug","offer_id":52677639536923,"sku":"STB-TL-26-10287","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 7.9\" x H 17.7\" \/ Remote Dimming \/ US Plug","offer_id":52677639569691,"sku":"STB-TL-26-10288","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 7.9\" x H 17.7\" \/ Remote Dimming \/ EU Plug","offer_id":52677639602459,"sku":"STB-TL-26-10289","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 7.9\" x H 17.7\" \/ Remote Dimming \/ AU Plug","offer_id":52677639635227,"sku":"STB-TL-26-10290","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 7.9\" x H 17.7\" \/ Remote Dimming \/ UK Plug","offer_id":52677639667995,"sku":"STB-TL-26-10291","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Model B White: Dia 7.9\" x H 17.7\" \/ Warm Light \/ US Plug","offer_id":52677639700763,"sku":"STB-TL-26-10292","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model B White: Dia 7.9\" x H 17.7\" \/ Warm Light \/ EU Plug","offer_id":52677639733531,"sku":"STB-TL-26-10293","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model B White: Dia 7.9\" x H 17.7\" \/ Warm Light \/ AU Plug","offer_id":52677639766299,"sku":"STB-TL-26-10294","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model B White: Dia 7.9\" x H 17.7\" \/ Warm Light \/ UK Plug","offer_id":52677639799067,"sku":"STB-TL-26-10295","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model B White: Dia 7.9\" x H 17.7\" \/ Remote Dimming \/ US Plug","offer_id":52677639831835,"sku":"STB-TL-26-10296","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Model B White: Dia 7.9\" x H 17.7\" \/ Remote Dimming \/ EU Plug","offer_id":52677639864603,"sku":"STB-TL-26-10297","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Model B White: Dia 7.9\" x H 17.7\" \/ Remote Dimming \/ AU Plug","offer_id":52677639897371,"sku":"STB-TL-26-10298","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Model B White: Dia 7.9\" x H 17.7\" \/ Remote Dimming \/ UK Plug","offer_id":52677639930139,"sku":"STB-TL-26-10299","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Model B Green: Dia 7.9\" x H 17.7\" \/ Warm Light \/ US Plug","offer_id":52677639962907,"sku":"STB-TL-26-10300","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model B Green: Dia 7.9\" x H 17.7\" \/ Warm Light \/ EU Plug","offer_id":52677639995675,"sku":"STB-TL-26-10301","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model B Green: Dia 7.9\" x H 17.7\" \/ Warm Light \/ AU Plug","offer_id":52677640028443,"sku":"STB-TL-26-10302","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model B Green: Dia 7.9\" x H 17.7\" \/ Warm Light \/ UK Plug","offer_id":52677640061211,"sku":"STB-TL-26-10303","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model B Green: Dia 7.9\" x H 17.7\" \/ Remote Dimming \/ US Plug","offer_id":52677640093979,"sku":"STB-TL-26-10304","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Model B Green: Dia 7.9\" x H 17.7\" \/ Remote Dimming \/ EU Plug","offer_id":52677640126747,"sku":"STB-TL-26-10305","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Model B Green: Dia 7.9\" x H 17.7\" \/ Remote Dimming \/ AU Plug","offer_id":52677640159515,"sku":"STB-TL-26-10306","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Model B Green: Dia 7.9\" x H 17.7\" \/ Remote Dimming \/ UK Plug","offer_id":52677640192283,"sku":"STB-TL-26-10307","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Model B Red: Dia 7.9\" x H 17.7\" \/ Warm Light \/ US Plug","offer_id":52677640225051,"sku":"STB-TL-26-10308","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model B Red: Dia 7.9\" x H 17.7\" \/ Warm Light \/ EU Plug","offer_id":52677640257819,"sku":"STB-TL-26-10309","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model B Red: Dia 7.9\" x H 17.7\" \/ Warm Light \/ AU Plug","offer_id":52677640290587,"sku":"STB-TL-26-10310","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model B Red: Dia 7.9\" x H 17.7\" \/ Warm Light \/ UK Plug","offer_id":52677640323355,"sku":"STB-TL-26-10311","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model B Red: Dia 7.9\" x H 17.7\" \/ Remote Dimming \/ US Plug","offer_id":52677640356123,"sku":"STB-TL-26-10312","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Model B Red: Dia 7.9\" x H 17.7\" \/ Remote Dimming \/ EU Plug","offer_id":52677640388891,"sku":"STB-TL-26-10313","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Model B Red: Dia 7.9\" x H 17.7\" \/ Remote Dimming \/ AU Plug","offer_id":52677640421659,"sku":"STB-TL-26-10314","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Model B Red: Dia 7.9\" x H 17.7\" \/ Remote Dimming \/ UK Plug","offer_id":52677640454427,"sku":"STB-TL-26-10315","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Model C:Dia 7.9\"x H 17.7\" \/ Warm Light \/ US Plug","offer_id":52677640487195,"sku":"STB-TL-26-10316","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Model C:Dia 7.9\"x H 17.7\" \/ Warm Light \/ EU Plug","offer_id":52677640519963,"sku":"STB-TL-26-10317","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Model C:Dia 7.9\"x H 17.7\" \/ Warm Light \/ AU Plug","offer_id":52677640552731,"sku":"STB-TL-26-10318","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Model C:Dia 7.9\"x H 17.7\" \/ Warm Light \/ UK Plug","offer_id":52677640585499,"sku":"STB-TL-26-10319","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Model C:Dia 7.9\"x H 17.7\" \/ Remote Dimming \/ US Plug","offer_id":52677640618267,"sku":"STB-TL-26-10320","price":275.0,"currency_code":"USD","in_stock":true},{"title":"Model C:Dia 7.9\"x H 17.7\" \/ Remote Dimming \/ EU Plug","offer_id":52677640651035,"sku":"STB-TL-26-10321","price":275.0,"currency_code":"USD","in_stock":true},{"title":"Model C:Dia 7.9\"x H 17.7\" \/ Remote Dimming \/ AU Plug","offer_id":52677640683803,"sku":"STB-TL-26-10322","price":275.0,"currency_code":"USD","in_stock":true},{"title":"Model C:Dia 7.9\"x H 17.7\" \/ Remote Dimming \/ UK Plug","offer_id":52677640716571,"sku":"STB-TL-26-10323","price":275.0,"currency_code":"USD","in_stock":true},{"title":"Model D: Dia 7.9\" x H 17.7\" \/ Warm Light \/ US Plug","offer_id":52677640749339,"sku":"STB-TL-26-10324","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Model D: Dia 7.9\" x H 17.7\" \/ Warm Light \/ EU Plug","offer_id":52677640782107,"sku":"STB-TL-26-10325","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Model D: Dia 7.9\" x H 17.7\" \/ Warm Light \/ AU Plug","offer_id":52677640814875,"sku":"STB-TL-26-10326","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Model D: Dia 7.9\" x H 17.7\" \/ Warm Light \/ UK Plug","offer_id":52677640847643,"sku":"STB-TL-26-10327","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Model D: Dia 7.9\" x H 17.7\" \/ Remote Dimming \/ US Plug","offer_id":52677640880411,"sku":"STB-TL-26-10328","price":285.0,"currency_code":"USD","in_stock":true},{"title":"Model D: Dia 7.9\" x H 17.7\" \/ Remote Dimming \/ EU Plug","offer_id":52677640913179,"sku":"STB-TL-26-10329","price":285.0,"currency_code":"USD","in_stock":true},{"title":"Model D: Dia 7.9\" x H 17.7\" \/ Remote Dimming \/ AU Plug","offer_id":52677640945947,"sku":"STB-TL-26-10330","price":285.0,"currency_code":"USD","in_stock":true},{"title":"Model D: Dia 7.9\" x H 17.7\" \/ Remote Dimming \/ UK Plug","offer_id":52677640978715,"sku":"STB-TL-26-10331","price":285.0,"currency_code":"USD","in_stock":true},{"title":"Model E White: Dia 7.9\" x H 26\" \/ Warm Light \/ US Plug","offer_id":52677641011483,"sku":"STB-TL-26-10332","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Model E White: Dia 7.9\" x H 26\" \/ Warm Light \/ EU Plug","offer_id":52677641044251,"sku":"STB-TL-26-10333","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Model E White: Dia 7.9\" x H 26\" \/ Warm Light \/ AU Plug","offer_id":52677641077019,"sku":"STB-TL-26-10334","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Model E White: Dia 7.9\" x H 26\" \/ Warm Light \/ UK Plug","offer_id":52677641109787,"sku":"STB-TL-26-10335","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Model E White: Dia 7.9\" x H 26\" \/ Remote Dimming \/ US Plug","offer_id":52677641142555,"sku":"STB-TL-26-10336","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model E White: Dia 7.9\" x H 26\" \/ Remote Dimming \/ EU Plug","offer_id":52677641175323,"sku":"STB-TL-26-10337","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model E White: Dia 7.9\" x H 26\" \/ Remote Dimming \/ AU Plug","offer_id":52677641208091,"sku":"STB-TL-26-10338","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model E White: Dia 7.9\" x H 26\" \/ Remote Dimming \/ UK Plug","offer_id":52677641240859,"sku":"STB-TL-26-10339","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model E Green: Dia 7.9\" x H 26\" \/ Warm Light \/ US Plug","offer_id":52677641273627,"sku":"STB-TL-26-10340","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Model E Green: Dia 7.9\" x H 26\" \/ Warm Light \/ EU Plug","offer_id":52677641306395,"sku":"STB-TL-26-10341","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Model E Green: Dia 7.9\" x H 26\" \/ Warm Light \/ AU Plug","offer_id":52677641339163,"sku":"STB-TL-26-10342","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Model E Green: Dia 7.9\" x H 26\" \/ Warm Light \/ UK Plug","offer_id":52677641371931,"sku":"STB-TL-26-10343","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Model E Green: Dia 7.9\" x H 26\" \/ Remote Dimming \/ US Plug","offer_id":52677641404699,"sku":"STB-TL-26-10344","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model E Green: Dia 7.9\" x H 26\" \/ Remote Dimming \/ EU Plug","offer_id":52677641437467,"sku":"STB-TL-26-10345","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model E Green: Dia 7.9\" x H 26\" \/ Remote Dimming \/ AU Plug","offer_id":52677641470235,"sku":"STB-TL-26-10346","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model E Green: Dia 7.9\" x H 26\" \/ Remote Dimming \/ UK Plug","offer_id":52677641503003,"sku":"STB-TL-26-10347","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model E Red: Dia 7.9\" x H 26\" \/ Warm Light \/ US Plug","offer_id":52677641535771,"sku":"STB-TL-26-10348","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Model E Red: Dia 7.9\" x H 26\" \/ Warm Light \/ EU Plug","offer_id":52677641568539,"sku":"STB-TL-26-10349","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Model E Red: Dia 7.9\" x H 26\" \/ Warm Light \/ AU Plug","offer_id":52677641601307,"sku":"STB-TL-26-10350","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Model E Red: Dia 7.9\" x H 26\" \/ Warm Light \/ UK Plug","offer_id":52677641634075,"sku":"STB-TL-26-10351","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Model E Red: Dia 7.9\" x H 26\" \/ Remote Dimming \/ US Plug","offer_id":52677641666843,"sku":"STB-TL-26-10352","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model E Red: Dia 7.9\" x H 26\" \/ Remote Dimming \/ EU Plug","offer_id":52677641699611,"sku":"STB-TL-26-10353","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model E Red: Dia 7.9\" x H 26\" \/ Remote Dimming \/ AU Plug","offer_id":52677641732379,"sku":"STB-TL-26-10354","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model E Red: Dia 7.9\" x H 26\" \/ Remote Dimming \/ UK Plug","offer_id":52677641765147,"sku":"STB-TL-26-10355","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model F: Dia 7.9\"x H 21.6\" \/ Warm Light \/ US Plug","offer_id":52677641797915,"sku":"STB-TL-26-10356","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Model F: Dia 7.9\"x H 21.6\" \/ Warm Light \/ EU Plug","offer_id":52677641830683,"sku":"STB-TL-26-10357","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Model F: Dia 7.9\"x H 21.6\" \/ Warm Light \/ AU Plug","offer_id":52677641863451,"sku":"STB-TL-26-10358","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Model F: Dia 7.9\"x H 21.6\" \/ Warm Light \/ UK Plug","offer_id":52677641896219,"sku":"STB-TL-26-10359","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Model F: Dia 7.9\"x H 21.6\" \/ Remote Dimming \/ US Plug","offer_id":52677641928987,"sku":"STB-TL-26-10360","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Model F: Dia 7.9\"x H 21.6\" \/ Remote Dimming \/ EU Plug","offer_id":52677641961755,"sku":"STB-TL-26-10361","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Model F: Dia 7.9\"x H 21.6\" \/ Remote Dimming \/ AU Plug","offer_id":52677641994523,"sku":"STB-TL-26-10362","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Model F: Dia 7.9\"x H 21.6\" \/ Remote Dimming \/ UK Plug","offer_id":52677642027291,"sku":"STB-TL-26-10363","price":295.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gemma-stacked-glass-table-lamp-stuberlighting_20.jpg?v=1785049617"},{"product_id":"calla-table-lamp","title":"Calla Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — CALLA TABLE LAMP\n\n   PIVOT \/ PETAL \/ WEIGHT\n\n   COMPACT TABLE-LIGHT EDITORIAL\n   QUIET LUXURY · SHOPPER-FIRST · DAWN SAFE\n========================================================= *\/\n\n.stb-calla-table{\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  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-calla-table *,\n.stb-calla-table *::before,\n.stb-calla-table *::after{\n  box-sizing:border-box;\n}\n\n.stb-calla-table h2,\n.stb-calla-table h3,\n.stb-calla-table p{\n  margin-top:0;\n}\n\n.stb-calla-table h2,\n.stb-calla-table h3{\n  color:var(--espresso);\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-calla-table 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   CARD SYSTEM\n========================================================= *\/\n\n.ct-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.ct-card:first-child{\n  margin-top:0;\n}\n\n.ct-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.ct-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.ct-section-head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.08;\n}\n\n.ct-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.ct-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.ct-opening{\n  padding:28px 29px 25px;\n\n  border-top:4px solid var(--espresso);\n}\n\n.ct-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.ct-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.ct-opening__lead{\n  max-width:580px;\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.ct-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:23px;\n\n  margin-top:19px;\n}\n\n.ct-fact{\n  min-width:100px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.ct-fact:nth-child(2){\n  border-color:var(--line-strong);\n}\n\n.ct-fact:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.ct-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.ct-fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* DARK ANCHOR *\/\n\n.ct-anchor{\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.ct-anchor 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.ct-anchor 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.ct-anchor 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.ct-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.ct-opening__item{\n  min-width:0;\n\n  padding:10px 13px;\n}\n\n.ct-opening__item + .ct-opening__item{\n  border-left:1px solid var(--line);\n}\n\n.ct-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.ct-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.ct-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 — 180° CONTROL\n========================================================= *\/\n\n.ct-pivot{\n  padding:26px 28px;\n}\n\n.ct-pivot__grid{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  gap:21px;\n}\n\n\n\/* REAL ADJUSTMENT IMAGE *\/\n\n.ct-adjust{\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.ct-adjust__frame{\n  width:160px;\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.ct-adjust__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.ct-adjust__frame img{\n  max-height:155px !important;\n}\n\n.ct-adjust__copy{\n  padding:8px 2px 1px;\n}\n\n.ct-adjust__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.ct-adjust__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\/* POSITION LEDGER *\/\n\n.ct-position{\n  min-width:0;\n}\n\n.ct-position__row{\n  display:grid;\n  grid-template-columns:minmax(0,75px) minmax(0,1fr);\n\n  gap:13px;\n\n  padding:10px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.ct-position__row:first-child{\n  padding-top:2px;\n}\n\n.ct-position__row:last-child{\n  border-bottom:0;\n}\n\n.ct-position__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.ct-position__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.ct-position__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\/* LIGHT CHARACTER *\/\n\n.ct-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.ct-glow strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.ct-glow span{\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   03 — SCALE \/ MATERIAL \/ FINISH\n========================================================= *\/\n\n.ct-scale{\n  padding:26px 28px;\n}\n\n.ct-scale__grid{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:17px;\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.ct-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.ct-dimension__frame{\n  width:115px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.ct-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.ct-dimension__frame img{\n  max-height:110px !important;\n}\n\n\n\/* SCALE COPY *\/\n\n.ct-scale__content{\n  min-width:0;\n}\n\n.ct-scale__numbers{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  border-top:1px solid var(--espresso);\n  border-bottom:1px solid var(--line);\n}\n\n.ct-scale__number{\n  min-width:0;\n\n  padding:11px 12px;\n}\n\n.ct-scale__number + .ct-scale__number{\n  border-left:1px solid var(--line);\n}\n\n.ct-scale__number 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.ct-scale__number 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\/* MATERIAL *\/\n\n.ct-material{\n  margin-top:12px;\n\n  border-top:1px solid var(--line);\n}\n\n.ct-material__row{\n  display:grid;\n  grid-template-columns:minmax(0,95px) minmax(0,1fr);\n\n  gap:13px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.ct-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.ct-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.ct-material__row p{\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.44;\n}\n\n\n\/* FINISH *\/\n\n.ct-finish{\n  display:grid;\n  grid-template-columns:1fr 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.ct-finish__item{\n  min-width:0;\n\n  padding:11px 13px;\n}\n\n.ct-finish__item + .ct-finish__item{\n  border-left:1px solid var(--line);\n}\n\n.ct-finish__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.ct-finish__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.ct-finish__item span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.ct-details{\n  padding:25px 28px;\n}\n\n.ct-spec-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.ct-spec-head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.ct-spec-head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.ct-spec-list{\n  border-top:1px solid var(--espresso);\n}\n\n.ct-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.ct-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.ct-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.ct-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:12px;\n}\n\n.ct-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.ct-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.ct-note 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   SHIPPING\n========================================================= *\/\n\n.ct-shipping{\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border-top:3px solid var(--espresso);\n}\n\n.ct-shipping h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.ct-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.ct-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.ct-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.ct-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.ct-lightbox:target{\n  display:flex;\n}\n\n.ct-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.ct-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.ct-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.ct-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  .ct-opening,\n  .ct-pivot,\n  .ct-scale,\n  .ct-details{\n    padding:23px 19px;\n  }\n\n  .ct-opening h2{\n    font-size:27px;\n  }\n\n  .ct-opening__grid{\n    grid-template-columns:minmax(0,1fr) minmax(0,175px);\n  }\n\n  .ct-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  .ct-card{\n    border-radius:8px;\n  }\n\n\n  .ct-opening__grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .ct-opening__ledger{\n    grid-template-columns:1fr;\n  }\n\n  .ct-opening__item + .ct-opening__item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .ct-pivot__grid{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:13px;\n  }\n\n  .ct-adjust__frame{\n    width:104px;\n  }\n\n  .ct-adjust__frame img{\n    max-height:100px !important;\n  }\n\n  .ct-position__row{\n    grid-template-columns:minmax(0,60px) minmax(0,1fr);\n\n    gap:8px;\n  }\n\n\n  .ct-glow{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n\n  .ct-scale__grid{\n    grid-template-columns:1fr;\n  }\n\n  .ct-dimension{\n    width:125px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n  .ct-dimension__frame{\n    width:96px;\n  }\n\n  .ct-dimension__frame img{\n    max-height:94px !important;\n  }\n\n\n  .ct-scale__numbers{\n    grid-template-columns:1fr 1fr 1fr;\n  }\n\n\n  .ct-finish{\n    grid-template-columns:1fr;\n  }\n\n  .ct-finish__item + .ct-finish__item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .ct-spec-head{\n    display:block;\n  }\n\n  .ct-spec-head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .ct-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .ct-spec__label{\n    color:var(--gold-dark);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n\n  .ct-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:380px){\n\n  .ct-pivot__grid{\n    grid-template-columns:1fr;\n  }\n\n  .ct-adjust{\n    width:135px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .ct-scale__numbers{\n    grid-template-columns:1fr;\n  }\n\n  .ct-scale__number + .ct-scale__number{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-calla-table\" id=\"calla-table-root\"\u003e\n\u003c!-- =====================================================\n       01 — OPENING\n  ====================================================== --\u003e\n\u003csection class=\"ct-card ct-opening\"\u003e\n\u003cdiv class=\"ct-opening__grid\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"ct-eyebrow\"\u003e Calla Table Lamp · Adjustable Petal Light \u003c\/span\u003e\n\u003ch2\u003eTurn the Petal Toward the Moment\u003c\/h2\u003e\n\u003cp class=\"ct-opening__lead\"\u003eCalla pairs a slim metal stem with a sculptural petal shade and a substantial marble base. Tilt the head toward a book, across a desk or upward for softer evening light — without moving the lamp itself.\u003c\/p\u003e\n\u003cdiv class=\"ct-facts\"\u003e\n\u003cdiv class=\"ct-fact\"\u003e\n\u003csmall\u003e Head \u003c\/small\u003e \u003cstrong\u003e 180° \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ct-fact\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 19.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ct-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\/div\u003e\n\u003caside class=\"ct-anchor\"\u003e\u003csmall\u003e Calla Signature \u003c\/small\u003e \u003cstrong\u003e Flexible Above. Grounded Below. \u003c\/strong\u003e\n\u003cp\u003eThe head moves freely through a 180° range, while the marble base gives the compact lamp reassuring weight on the tabletop.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ct-opening__ledger\"\u003e\n\u003cdiv class=\"ct-opening__item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Petal-Shaped Metal \u003c\/strong\u003e \u003cspan\u003e White-painted inner reflector \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ct-opening__item\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Natural Marble \u003c\/strong\u003e \u003cspan\u003e Stable, substantial tabletop footing \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ct-opening__item\"\u003e\n\u003csmall\u003e Finish \u003c\/small\u003e \u003cstrong\u003e Black \/ Beige \u003c\/strong\u003e \u003cspan\u003e Graphic or quietly neutral \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — ADJUSTMENT\n  ====================================================== --\u003e\n\u003csection class=\"ct-card ct-pivot\"\u003e\n\u003cdiv class=\"ct-section-head\"\u003e\n\u003ch3\u003eOne Head, Three Ways to Use It\u003c\/h3\u003e\n\u003cp\u003eThe 180° movement is what makes Calla more useful than a fixed decorative table lamp. Change the angle as the room moves from reading to working to winding down.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ct-pivot__grid\"\u003e\n\u003c!-- REAL ADJUSTMENT IMAGE --\u003e\n\u003carticle class=\"ct-adjust\"\u003e\n\u003cdiv class=\"ct-adjust__frame\"\u003e\u003ca href=\"#ct-adjust-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calla-table-lamp-stuberlighting_14.jpg?v=1785139151\" alt=\"Calla Table Lamp showing the 180 degree adjustable petal shade\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"ct-adjust__copy\"\u003e\n\u003csmall\u003e Adjustment \u003c\/small\u003e \u003cstrong\u003e 180° Tilting Head \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- POSITIONS --\u003e\n\u003cdiv class=\"ct-position\"\u003e\n\u003cdiv class=\"ct-position__row\"\u003e\n\u003csmall\u003e Down \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Reading \u003c\/strong\u003e\n\u003cp\u003eAngle the shade toward a book or the surface beside your bed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ct-position__row\"\u003e\n\u003csmall\u003e Out \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Desk + Side Table \u003c\/strong\u003e\n\u003cp\u003eDirect the light across a nearby work surface without repositioning the marble base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ct-position__row\"\u003e\n\u003csmall\u003e Up \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Ambient Light \u003c\/strong\u003e\n\u003cp\u003eTurn the shade upward when you want a softer reflected glow instead of concentrated light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ct-glow\"\u003e\n\u003cstrong\u003e Soft, Not Clinical \u003c\/strong\u003e \u003cspan\u003e The white-painted interior of the metal shade spreads the bulb light more evenly. Calla is best understood as warm ambient and reading light, rather than a high-output dedicated work lamp. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SCALE + MATERIAL\n  ====================================================== --\u003e\n\u003csection class=\"ct-card ct-scale\"\u003e\n\u003cdiv class=\"ct-section-head\"\u003e\n\u003ch3\u003eCheck the Footprint Before the Finish\u003c\/h3\u003e\n\u003cp\u003eAt 19.7 inches high, Calla is compact enough for a nightstand or desk but substantial enough to feel like an object, not a miniature accent lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ct-scale__grid\"\u003e\n\u003c!-- DIMENSION IMAGE FROM ORIGINAL HTML --\u003e\n\u003cdiv class=\"ct-dimension\"\u003e\n\u003cdiv class=\"ct-dimension__frame\"\u003e\u003ca href=\"#ct-dimension-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calla-table-lamp-stuberlighting_12.jpg?v=1785139150\" alt=\"Calla Table Lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"ct-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ct-scale__content\"\u003e\n\u003c!-- SCALE --\u003e\n\u003cdiv class=\"ct-scale__numbers\"\u003e\n\u003cdiv class=\"ct-scale__number\"\u003e\n\u003csmall\u003e Length \u003c\/small\u003e \u003cstrong\u003e 16.9\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ct-scale__number\"\u003e\n\u003csmall\u003e Width \u003c\/small\u003e \u003cstrong\u003e 9.3\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ct-scale__number\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 19.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MATERIAL --\u003e\n\u003cdiv class=\"ct-material\"\u003e\n\u003cdiv class=\"ct-material__row\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Matte Metal Petal \u003c\/strong\u003e\n\u003cp\u003eThe sculptural outer finish keeps the silhouette quiet, while the white-painted inner surface helps distribute light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ct-material__row\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Polished Natural Marble \u003c\/strong\u003e\n\u003cp\u003eGives the slim vertical stem a more substantial, stable footing and adds natural stone character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINISH --\u003e\n\u003cdiv class=\"ct-finish\"\u003e\n\u003cdiv class=\"ct-finish__item\"\u003e\n\u003csmall\u003e Black \u003c\/small\u003e \u003cstrong\u003e Graphic + Defined \u003c\/strong\u003e \u003cspan\u003e Stronger against pale walls, walnut and modern furniture. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ct-finish__item\"\u003e\n\u003csmall\u003e Beige \u003c\/small\u003e \u003cstrong\u003e Warm + Quiet \u003c\/strong\u003e \u003cspan\u003e Easier to blend with ivory, linen and lighter bedroom palettes. \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=\"ct-card ct-details\"\u003e\n\u003cdiv class=\"ct-spec-head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Calla Table Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ct-spec-list\"\u003e\n\u003cdiv class=\"ct-spec\"\u003e\n\u003cspan class=\"ct-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"ct-spec__value\"\u003e L16.9\" × W9.3\" × H19.7\" · 43 × 23.5 × 50 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ct-spec\"\u003e\n\u003cspan class=\"ct-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"ct-spec__value\"\u003e Metal petal shade \u0026amp; slender stem · Natural marble base \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ct-spec\"\u003e\n\u003cspan class=\"ct-spec__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"ct-spec__value\"\u003e Black · Beige · Matte exterior with white-painted shade interior \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ct-spec\"\u003e\n\u003cspan class=\"ct-spec__label\"\u003e Adjustment \u003c\/span\u003e \u003cspan class=\"ct-spec__value\"\u003e 180° rotating \/ tilting shade head \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ct-spec\"\u003e\n\u003cspan class=\"ct-spec__label\"\u003e Light Character \u003c\/span\u003e \u003cspan class=\"ct-spec__value\"\u003e Warm ambient and reading light · Not intended as a high-output dedicated task lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ct-spec\"\u003e\n\u003cspan class=\"ct-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"ct-spec__value\"\u003e E14 socket · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ct-spec\"\u003e\n\u003cspan class=\"ct-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"ct-spec__value\"\u003e 40W maximum \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ct-spec\"\u003e\n\u003cspan class=\"ct-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"ct-spec__value\"\u003e Optional remote-control dimmable E14 bulb available, with adjustable brightness and color temperature \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ct-spec\"\u003e\n\u003cspan class=\"ct-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"ct-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ct-spec\"\u003e\n\u003cspan class=\"ct-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"ct-spec__value\"\u003e Inline push-button On \/ Off switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ct-spec\"\u003e\n\u003cspan class=\"ct-spec__label\"\u003e Cord \u003c\/span\u003e \u003cspan class=\"ct-spec__value\"\u003e 59\" \/ 150 cm power cord · Extension available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ct-spec\"\u003e\n\u003cspan class=\"ct-spec__label\"\u003e Plug Options \u003c\/span\u003e \u003cspan class=\"ct-spec__value\"\u003e US · UK · AU · EU \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ct-spec\"\u003e\n\u003cspan class=\"ct-spec__label\"\u003e Setup \u003c\/span\u003e \u003cspan class=\"ct-spec__value\"\u003e Plug-in table lamp · Minimal assembly · Hardware and instructions included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ct-spec\"\u003e\n\u003cspan class=\"ct-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"ct-spec__value\"\u003e IP20 · Indoor dry locations only \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ct-spec\"\u003e\n\u003cspan class=\"ct-spec__label\"\u003e In the Box \u003c\/span\u003e \u003cspan class=\"ct-spec__value\"\u003e Lamp · Bulb · Hardware · Instructions \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ct-spec\"\u003e\n\u003cspan class=\"ct-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"ct-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=\"ct-notes\"\u003e\n\u003cdiv class=\"ct-note\"\u003e\n\u003cstrong\u003e Natural Marble \u003c\/strong\u003e \u003cspan\u003e Marble veining, markings and tone vary naturally from one base to another. These differences are characteristics of real stone, not defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ct-note\"\u003e\n\u003cstrong\u003e Care \u003c\/strong\u003e \u003cspan\u003e Dust the metal and marble with a soft dry microfiber cloth. For fingerprints, use a barely damp cloth and dry immediately. Avoid acidic, abrasive or solvent-based cleaners, especially on the natural stone. \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=\"ct-card ct-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       ADJUSTMENT LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"ct-adjust-large\" href=\"#calla-table-root\" class=\"ct-lightbox\"\u003e \u003cspan class=\"ct-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calla-table-lamp-stuberlighting_14.jpg?v=1785139151\" alt=\"Enlarged Calla Table Lamp 180 degree adjustable shade\"\u003e \u003cspan class=\"ct-lightbox__caption\"\u003e Calla · 180° Adjustable Petal Shade \u003c\/span\u003e \u003cspan class=\"ct-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=\"ct-dimension-large\" href=\"#calla-table-root\" class=\"ct-lightbox\"\u003e \u003cspan class=\"ct-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calla-table-lamp-stuberlighting_12.jpg?v=1785139150\" alt=\"Enlarged Calla Table Lamp dimension reference\"\u003e \u003cspan class=\"ct-lightbox__caption\"\u003e Calla · L16.9\" × W9.3\" × H19.7\" \u003c\/span\u003e \u003cspan class=\"ct-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 16.9\"x W 9.3\"x H 19.7\" \/ Black \/ US Plug","offer_id":52682530324763,"sku":"STB-TL-26-10372","price":375.0,"currency_code":"USD","in_stock":true},{"title":"L 16.9\"x W 9.3\"x H 19.7\" \/ Black \/ EU Plug","offer_id":52682530357531,"sku":"STB-TL-26-10373","price":375.0,"currency_code":"USD","in_stock":true},{"title":"L 16.9\"x W 9.3\"x H 19.7\" \/ Black \/ AU Plug","offer_id":52682530390299,"sku":"STB-TL-26-10374","price":375.0,"currency_code":"USD","in_stock":true},{"title":"L 16.9\"x W 9.3\"x H 19.7\" \/ Black \/ UK Plug","offer_id":52682530423067,"sku":"STB-TL-26-10375","price":375.0,"currency_code":"USD","in_stock":true},{"title":"L 16.9\"x W 9.3\"x H 19.7\" \/ Beige \/ US Plug","offer_id":52682530455835,"sku":"STB-TL-26-10376","price":375.0,"currency_code":"USD","in_stock":true},{"title":"L 16.9\"x W 9.3\"x H 19.7\" \/ Beige \/ EU Plug","offer_id":52682530488603,"sku":"STB-TL-26-10377","price":375.0,"currency_code":"USD","in_stock":true},{"title":"L 16.9\"x W 9.3\"x H 19.7\" \/ Beige \/ AU Plug","offer_id":52682530521371,"sku":"STB-TL-26-10378","price":375.0,"currency_code":"USD","in_stock":true},{"title":"L 16.9\"x W 9.3\"x H 19.7\" \/ Beige \/ UK Plug","offer_id":52682530554139,"sku":"STB-TL-26-10379","price":375.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calla-table-lamp-stuberlighting_1.jpg?v=1785139150"},{"product_id":"azzurro-ceramic-table-lamp","title":"Azzurro Ceramic Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AZZURRO CERAMIC TABLE LAMP\n\n   GLAZE \/ SHADE \/ SCALE\n\n   CERAMIC OBJECT EDITORIAL\n   DESKTOP · TABLET · MOBILE\n   QUIET LUXURY · DAWN SAFE\n========================================================= *\/\n\n.stb-azzurro{\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 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-azzurro *,\n.stb-azzurro *::before,\n.stb-azzurro *::after{\n  box-sizing:border-box;\n}\n\n.stb-azzurro h2,\n.stb-azzurro h3,\n.stb-azzurro p{\n  margin-top:0;\n}\n\n.stb-azzurro h2,\n.stb-azzurro h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-azzurro 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 PANEL\n========================================================= *\/\n\n.az-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.az-panel:first-child{\n  margin-top:0;\n}\n\n.az-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.az-title{\n  margin:0;\n\n  font-size:31px;\n  line-height:1.04;\n}\n\n.az-lead{\n  margin:10px 0 0;\n\n  max-width:590px;\n\n  color:var(--text);\n\n  font-size:12.4px;\n  line-height:1.65;\n}\n\n.az-section-head{\n  max-width:630px;\n\n  margin-bottom:17px;\n}\n\n.az-section-head h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.06;\n}\n\n.az-section-head 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\/* =========================================================\n   01 — FIRST LOOK\n========================================================= *\/\n\n.az-intro{\n  border-top:4px solid var(--espresso);\n}\n\n.az-intro__main{\n  display:grid;\n  grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr);\n\n  min-width:0;\n}\n\n.az-intro__copy{\n  min-width:0;\n\n  padding:30px 30px 26px;\n}\n\n\n\/* MATERIAL SIGNATURE *\/\n\n.az-signature{\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.az-signature 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.az-signature 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.az-signature p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.4px;\n  line-height:1.5;\n}\n\n\n\/* QUICK FACTS *\/\n\n.az-facts{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  border-top:1px solid var(--line);\n}\n\n.az-fact{\n  min-width:0;\n\n  padding:12px 14px;\n}\n\n.az-fact + .az-fact{\n  border-left:1px solid var(--line);\n}\n\n.az-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.az-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 — MATERIAL DETAILS\n========================================================= *\/\n\n.az-material{\n  padding:27px 28px;\n}\n\n\n\/* IMAGE PAIR *\/\n\n.az-detail-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:11px;\n}\n\n.az-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.az-detail__frame{\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  border-radius:5px;\n}\n\n.az-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.az-detail__frame img{\n  max-height:210px !important;\n}\n\n.az-detail__caption{\n  padding:9px 3px 2px;\n}\n\n.az-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.az-detail__caption strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  font-weight:600;\n}\n\n.az-detail__caption 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 EXPLANATION *\/\n\n.az-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.az-material-item{\n  min-width:0;\n\n  padding:12px 13px;\n}\n\n.az-material-item + .az-material-item{\n  border-left:1px solid var(--line);\n}\n\n.az-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.az-material-item strong{\n  display:block;\n\n  margin:2px 0 3px;\n\n  color:var(--espresso);\n\n  font-size:11.6px;\n  font-weight:600;\n}\n\n.az-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\/* HAND GLAZE NOTE *\/\n\n.az-glaze-note{\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.az-glaze-note strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.az-glaze-note span{\n  color:var(--text);\n\n  font-size:11.4px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   03 — SCALE \/ TABLE FIT\n========================================================= *\/\n\n.az-scale{\n  padding:27px 28px;\n}\n\n.az-scale__layout{\n  display:grid;\n  grid-template-columns:minmax(0,210px) minmax(0,1fr);\n\n  gap:23px;\n  align-items:start;\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.az-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.az-dimension__frame{\n  width:180px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.az-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  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.az-dimension__frame img{\n  max-height:175px !important;\n}\n\n.az-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 READOUT *\/\n\n.az-size-content{\n  min-width:0;\n}\n\n.az-size-hero{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border-top:1px solid var(--espresso);\n  border-bottom:1px solid var(--line);\n}\n\n.az-size-number{\n  min-width:0;\n\n  padding:13px 14px;\n}\n\n.az-size-number + .az-size-number{\n  border-left:1px solid var(--line);\n}\n\n.az-size-number 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.az-size-number strong{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:23px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.az-size-number span{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--muted);\n\n  font-size:10.5px;\n}\n\n\n\/* FIT LEDGER *\/\n\n.az-fit-list{\n  margin-top:10px;\n\n  border-top:1px solid var(--line);\n}\n\n.az-fit{\n  display:grid;\n  grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n  gap:14px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.az-fit small{\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.az-fit 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.az-fit p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.2px;\n  line-height:1.43;\n}\n\n\n\/* SCALE TIP *\/\n\n.az-scale-tip{\n  margin-top:11px;\n\n  padding:11px 13px;\n\n  background:var(--paper);\n\n  border-left:3px solid var(--gold);\n\n  color:var(--text);\n\n  font-size:11.3px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   04 — LIGHT + PRODUCT DETAILS\n========================================================= *\/\n\n.az-details{\n  padding:27px 28px;\n}\n\n\n\/* DETAILS TOP *\/\n\n.az-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.az-light-box{\n  min-width:0;\n\n  padding:15px;\n\n  background:var(--espresso);\n\n  border-radius:7px;\n}\n\n.az-light-box 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.az-light-box strong{\n  display:block;\n\n  margin:3px 0 6px;\n\n  color:#FFF8ED;\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.az-light-box p{\n  margin:0;\n\n  color:#D8CDBF;\n\n  font-size:11.2px;\n  line-height:1.45;\n}\n\n\n\/* SPECS *\/\n\n.az-spec-list{\n  border-top:1px solid var(--espresso);\n}\n\n.az-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.az-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.az-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.az-bottom{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:12px;\n}\n\n.az-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.az-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.az-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.az-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.az-shipping h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.az-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.az-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.az-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.az-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.az-lightbox:target{\n  display:flex;\n}\n\n.az-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.az-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.az-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.az-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n   750px — 990px\n========================================================= *\/\n\n@media(min-width:750px) and (max-width:990px){\n\n  .stb-azzurro{\n    max-width:820px;\n  }\n\n\n  .az-intro__main{\n    grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);\n  }\n\n  .az-intro__copy{\n    padding:27px 24px 23px;\n  }\n\n  .az-signature{\n    padding:21px 19px;\n  }\n\n  .az-title{\n    font-size:29px;\n  }\n\n\n  .az-material,\n  .az-scale,\n  .az-details{\n    padding:24px;\n  }\n\n\n  .az-detail__frame img{\n    max-height:190px !important;\n  }\n\n\n  .az-scale__layout{\n    grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n    gap:19px;\n  }\n\n  .az-dimension__frame{\n    width:150px;\n  }\n\n\n  .az-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-azzurro{\n    font-size:13px;\n  }\n\n  .az-panel{\n    border-radius:8px;\n  }\n\n\n  \/* INTRO *\/\n\n  .az-intro__main{\n    grid-template-columns:1fr;\n  }\n\n  .az-intro__copy{\n    padding:23px 19px 20px;\n  }\n\n  .az-signature{\n    padding:15px 19px;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .az-title{\n    font-size:27px;\n  }\n\n\n  .az-facts{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .az-fact:nth-child(3){\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .az-fact:nth-child(4){\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SECTIONS *\/\n\n  .az-material,\n  .az-scale,\n  .az-details{\n    padding:22px 19px;\n  }\n\n\n  \/* DETAILS PHOTOS *\/\n\n  .az-detail__frame img{\n    max-height:175px !important;\n  }\n\n\n  .az-material-ledger{\n    grid-template-columns:1fr;\n  }\n\n  .az-material-item + .az-material-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .az-glaze-note{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n\n  \/* SCALE *\/\n\n  .az-scale__layout{\n    grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n    gap:14px;\n  }\n\n  .az-dimension__frame{\n    width:135px;\n  }\n\n  .az-dimension__frame img{\n    max-height:132px !important;\n  }\n\n\n  .az-size-hero{\n    grid-template-columns:1fr;\n  }\n\n  .az-size-number + .az-size-number{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .az-fit{\n    grid-template-columns:minmax(0,78px) minmax(0,1fr);\n\n    gap:8px;\n  }\n\n\n  \/* DETAILS *\/\n\n  .az-details__top{\n    grid-template-columns:1fr;\n\n    gap:10px;\n  }\n\n\n  .az-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .az-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n\n  .az-bottom{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:520px){\n\n  .az-detail-grid{\n    grid-template-columns:1fr 1fr;\n\n    gap:8px;\n  }\n\n  .az-detail{\n    padding:7px;\n  }\n\n  .az-detail__frame img{\n    max-height:140px !important;\n  }\n\n  .az-detail__caption{\n    padding:7px 2px 1px;\n  }\n\n  .az-detail__caption span{\n    font-size:10.3px;\n  }\n\n\n  .az-scale__layout{\n    grid-template-columns:1fr;\n  }\n\n  .az-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:380px){\n\n  .az-detail-grid{\n    grid-template-columns:1fr;\n  }\n\n  .az-detail{\n    width:170px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n  .az-detail__frame img{\n    max-height:160px !important;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-azzurro\" id=\"azzurro-root\"\u003e\n\u003c!-- =====================================================\n       01 — FIRST LOOK\n  ====================================================== --\u003e\n\u003csection class=\"az-panel az-intro\"\u003e\n\u003cdiv class=\"az-intro__main\"\u003e\n\u003cdiv class=\"az-intro__copy\"\u003e\n\u003cspan class=\"az-kicker\"\u003e Azzurro Ceramic Table Lamp \u003c\/span\u003e\n\u003ch2 class=\"az-title\"\u003eBlue \u0026amp; White, Made Individual by Hand\u003c\/h2\u003e\n\u003cp class=\"az-lead\"\u003eAzzurro pairs a hand-glazed ceramic body with warm gold hardware and a soft beige fabric shade. The blue pattern moves differently across every base, giving a familiar blue-and-white palette a more collected, individual character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"az-signature\"\u003e\u003csmall\u003e Azzurro Signature \u003c\/small\u003e \u003cstrong\u003e Glaze Is the Artwork \u003c\/strong\u003e\n\u003cp\u003eNo two ceramic bases carry exactly the same blue swirl. The variation comes from the hand-glazing process, not from a printed repeat.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-facts\"\u003e\n\u003cdiv class=\"az-fact\"\u003e\n\u003csmall\u003e Size \u003c\/small\u003e \u003cstrong\u003e Ø15.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-fact\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 18.9\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-fact\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Ceramic \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-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 — CERAMIC + SHADE\n  ====================================================== --\u003e\n\u003csection class=\"az-panel az-material\"\u003e\n\u003cdiv class=\"az-section-head\"\u003e\n\u003cspan class=\"az-kicker\"\u003e Material Details \u003c\/span\u003e\n\u003ch3\u003eGloss Below. Softness Above.\u003c\/h3\u003e\n\u003cp\u003eThe lamp works because the two materials feel different: glossy blue-and-white ceramic gives the base visual depth, while the beige fabric shade softens both the silhouette and the light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- REAL DETAIL IMAGES --\u003e\n\u003cdiv class=\"az-detail-grid\"\u003e\n\u003c!-- CERAMIC --\u003e\n\u003carticle class=\"az-detail\"\u003e\n\u003cdiv class=\"az-detail__frame\"\u003e\u003ca href=\"#az-ceramic-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/azzurro-ceramic-table-lamp-stuberlighting_2.jpg?v=1785316927\" alt=\"Azzurro Ceramic Table Lamp blue and white hand-glazed ceramic base detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"az-detail__caption\"\u003e\n\u003csmall\u003e Ceramic Body \u003c\/small\u003e \u003cstrong\u003e Hand-Glazed Blue on White \u003c\/strong\u003e \u003cspan\u003e Individual swirl, tone and glaze movement. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- SHADE --\u003e\n\u003carticle class=\"az-detail\"\u003e\n\u003cdiv class=\"az-detail__frame\"\u003e\u003ca href=\"#az-shade-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/azzurro-ceramic-table-lamp-stuberlighting_17.jpg?v=1785316926\" alt=\"Azzurro Ceramic Table Lamp beige fabric shade detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"az-detail__caption\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Warm Beige Fabric \u003c\/strong\u003e \u003cspan\u003e Diffuses the bulb into softer ambient light. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c!-- MATERIAL LEDGER --\u003e\n\u003cdiv class=\"az-material-ledger\"\u003e\n\u003cdiv class=\"az-material-item\"\u003e\n\u003csmall\u003e Glaze \u003c\/small\u003e \u003cstrong\u003e Blue + Creamy White \u003c\/strong\u003e\n\u003cp\u003eThe flowing pattern gives the ceramic body movement without adding extra ornament.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-material-item\"\u003e\n\u003csmall\u003e Hardware \u003c\/small\u003e \u003cstrong\u003e Warm Gold Detail \u003c\/strong\u003e\n\u003cp\u003eGold-tone fittings at the neck bridge the cool ceramic and the warmer shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-material-item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Fabric Diffusion \u003c\/strong\u003e\n\u003cp\u003eBeige fabric keeps the light gentle enough for evening use beside a bed or sofa.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-glaze-note\"\u003e\n\u003cstrong\u003e Each Base Is Different \u003c\/strong\u003e \u003cspan\u003e Because the ceramic is glazed individually, the exact blue pattern, glaze concentration and tone vary naturally from piece to piece. These differences are part of the handcrafted finish, not defects. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SCALE\n  ====================================================== --\u003e\n\u003csection class=\"az-panel az-scale\"\u003e\n\u003cdiv class=\"az-section-head\"\u003e\n\u003cspan class=\"az-kicker\"\u003e Tabletop Scale \u003c\/span\u003e\n\u003ch3\u003eSubstantial, Without Taking Over the Table\u003c\/h3\u003e\n\u003cp\u003eAzzurro is 18.9 inches high with a 15.7-inch-wide shade. That gives it enough presence to anchor a side table while remaining practical for everyday surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-scale__layout\"\u003e\n\u003c!-- DIMENSION IMAGE --\u003e\n\u003cdiv class=\"az-dimension\"\u003e\n\u003cdiv class=\"az-dimension__frame\"\u003e\u003ca href=\"#az-dimension-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/azzurro-ceramic-table-lamp-stuberlighting_12.jpg?v=1785316926\" alt=\"Azzurro Ceramic Table Lamp dimension diagram\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"az-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-size-content\"\u003e\n\u003cdiv class=\"az-size-hero\"\u003e\n\u003cdiv class=\"az-size-number\"\u003e\n\u003csmall\u003e Shade Diameter \u003c\/small\u003e \u003cstrong\u003e 15.7\" \u003c\/strong\u003e \u003cspan\u003e 40 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-size-number\"\u003e\n\u003csmall\u003e Overall Height \u003c\/small\u003e \u003cstrong\u003e 18.9\" \u003c\/strong\u003e \u003cspan\u003e 48 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-fit-list\"\u003e\n\u003cdiv class=\"az-fit\"\u003e\n\u003csmall\u003e Nightstand \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Enough Presence for Bedside Use \u003c\/strong\u003e\n\u003cp\u003eThe wider shade gives the lamp visual weight without requiring a very tall base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-fit\"\u003e\n\u003csmall\u003e Side Table \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Natural Sofa-Side Scale \u003c\/strong\u003e\n\u003cp\u003eWorks well where you want the lamp to feel decorative even during the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-fit\"\u003e\n\u003csmall\u003e Console \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Stronger as a Pair \u003c\/strong\u003e\n\u003cp\u003eTwo lamps create a balanced blue-and-white rhythm across a longer console or bedroom composition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-scale-tip\"\u003e\n\u003cstrong style=\"color: #1c1209;\"\u003eBefore ordering:\u003c\/strong\u003e the shade is 15.7 inches wide, so check the usable tabletop width rather than judging the lamp only by its 18.9-inch height.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — LIGHT + PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"az-panel az-details\"\u003e\n\u003cdiv class=\"az-details__top\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"az-kicker\"\u003e Light \u0026amp; Setup \u003c\/span\u003e\n\u003ch3 style=\"margin: 0; font-size: 24px; line-height: 1.06;\"\u003eWarm, Simple, Plug-In\u003c\/h3\u003e\n\u003cp style=\"margin: 5px 0 0; color: #625348; font-size: 11.8px; line-height: 1.58;\"\u003eAzzurro is designed as an easy ambient table lamp: plug it into a standard outlet and control it from the switch on the cord.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"az-light-box\"\u003e\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Ambient, Not Task-Bright \u003c\/strong\u003e\n\u003cp\u003eThe fabric shade is designed for softer everyday illumination. For adjustable brightness and color temperature, choose the optional remote-control bulb.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-spec-list\"\u003e\n\u003cdiv class=\"az-spec\"\u003e\n\u003cspan class=\"az-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"az-spec__value\"\u003e Ø15.7\" × H18.9\" · 40 × 48 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-spec\"\u003e\n\u003cspan class=\"az-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"az-spec__value\"\u003e Hand-glazed ceramic base · Beige fabric shade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-spec\"\u003e\n\u003cspan class=\"az-spec__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"az-spec__value\"\u003e Blue-and-white glazed ceramic · Warm gold-tone hardware · Beige fabric shade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-spec\"\u003e\n\u003cspan class=\"az-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"az-spec__value\"\u003e E26 \/ E27 socket · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-spec\"\u003e\n\u003cspan class=\"az-spec__label\"\u003e Bulb Compatibility \u003c\/span\u003e \u003cspan class=\"az-spec__value\"\u003e LED · Edison-style bulb \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-spec\"\u003e\n\u003cspan class=\"az-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"az-spec__value\"\u003e 40W maximum \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-spec\"\u003e\n\u003cspan class=\"az-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"az-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=\"az-spec\"\u003e\n\u003cspan class=\"az-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"az-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-spec\"\u003e\n\u003cspan class=\"az-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"az-spec__value\"\u003e Inline On \/ Off push-button switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-spec\"\u003e\n\u003cspan class=\"az-spec__label\"\u003e Cord \u003c\/span\u003e \u003cspan class=\"az-spec__value\"\u003e 59\" \/ 150 cm fabric-covered power cord · Extension available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-spec\"\u003e\n\u003cspan class=\"az-spec__label\"\u003e Plug Options \u003c\/span\u003e \u003cspan class=\"az-spec__value\"\u003e US · UK · AU · EU \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-spec\"\u003e\n\u003cspan class=\"az-spec__label\"\u003e Setup \u003c\/span\u003e \u003cspan class=\"az-spec__value\"\u003e Plug-in table lamp · Simple assembly · No electrician required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-spec\"\u003e\n\u003cspan class=\"az-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"az-spec__value\"\u003e IP20 · Indoor dry locations only \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-spec\"\u003e\n\u003cspan class=\"az-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"az-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=\"az-bottom\"\u003e\n\u003cdiv class=\"az-note\"\u003e\n\u003cstrong\u003e Hand-Glazed Ceramic \u003c\/strong\u003e \u003cspan\u003e Each base is individually glazed, so the blue swirl, pattern and tone naturally vary from piece to piece. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"az-note\"\u003e\n\u003cstrong\u003e Care \u003c\/strong\u003e \u003cspan\u003e Dust the ceramic with a soft dry microfiber cloth. For fingerprints, use a barely damp cloth and dry immediately. Dust the fabric shade gently with a soft brush or low-suction upholstery attachment. \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=\"az-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       CERAMIC DETAIL LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"az-ceramic-large\" href=\"#azzurro-root\" class=\"az-lightbox\"\u003e \u003cspan class=\"az-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/azzurro-ceramic-table-lamp-stuberlighting_2.jpg?v=1785316927\" alt=\"Enlarged Azzurro hand-glazed blue and white ceramic detail\"\u003e \u003cspan class=\"az-lightbox__caption\"\u003e Azzurro · Hand-Glazed Ceramic \u003c\/span\u003e \u003cspan class=\"az-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SHADE DETAIL LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"az-shade-large\" href=\"#azzurro-root\" class=\"az-lightbox\"\u003e \u003cspan class=\"az-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/azzurro-ceramic-table-lamp-stuberlighting_17.jpg?v=1785316926\" alt=\"Enlarged Azzurro beige fabric shade detail\"\u003e \u003cspan class=\"az-lightbox__caption\"\u003e Azzurro · Beige Fabric Shade \u003c\/span\u003e \u003cspan class=\"az-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=\"az-dimension-large\" href=\"#azzurro-root\" class=\"az-lightbox\"\u003e \u003cspan class=\"az-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/azzurro-ceramic-table-lamp-stuberlighting_12.jpg?v=1785316926\" alt=\"Enlarged Azzurro Ceramic Table Lamp dimensions\"\u003e \u003cspan class=\"az-lightbox__caption\"\u003e Azzurro · Ø15.7\" × H18.9\" \u003c\/span\u003e \u003cspan class=\"az-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 15.7\"x H 18.9\" \/ Ceramics \u0026 Fabric \/ US Plug","offer_id":52692354859291,"sku":"STB-TL-26-10380","price":385.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\"x H 18.9\" \/ Ceramics \u0026 Fabric \/ UK Plug","offer_id":52692354892059,"sku":"STB-TL-26-10381","price":385.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\"x H 18.9\" \/ Ceramics \u0026 Fabric \/ AU Plug","offer_id":52692354924827,"sku":"STB-TL-26-10382","price":385.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\"x H 18.9\" \/ Ceramics \u0026 Fabric \/ EU Plug","offer_id":52692354957595,"sku":"STB-TL-26-10383","price":385.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/azzurro-ceramic-table-lamp-stuberlighting_1.jpg?v=1785316926"},{"product_id":"zelviro-table-lamp","title":"Zelviro Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — ZELVIRO TABLE LAMP\n\n   FORM \/ FINISH \/ SCALE\n\n   OBJECT SELECTION SHEET\n   DESKTOP · TABLET · MOBILE\n   QUIET LUXURY · DAWN SAFE\n========================================================= *\/\n\n.stb-zelviro{\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 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-zelviro *,\n.stb-zelviro *::before,\n.stb-zelviro *::after{\n  box-sizing:border-box;\n}\n\n.stb-zelviro h2,\n.stb-zelviro h3,\n.stb-zelviro p{\n  margin-top:0;\n}\n\n.stb-zelviro h2,\n.stb-zelviro h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-zelviro 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.zv-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.zv-panel:first-child{\n  margin-top:0;\n}\n\n.zv-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.zv-title{\n  margin:0;\n\n  font-size:31px;\n  line-height:1.04;\n}\n\n.zv-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.zv-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.zv-section-head h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.06;\n}\n\n.zv-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.zv-intro{\n  border-top:4px solid var(--espresso);\n}\n\n.zv-intro__main{\n  display:grid;\n  grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr);\n\n  min-width:0;\n}\n\n.zv-intro__copy{\n  min-width:0;\n\n  padding:30px 30px 26px;\n}\n\n\n\/* OBJECT NOTE *\/\n\n.zv-object-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.zv-object-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.zv-object-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.zv-object-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\/* FACTS *\/\n\n.zv-facts{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  border-top:1px solid var(--line);\n}\n\n.zv-fact{\n  min-width:0;\n\n  padding:12px 14px;\n}\n\n.zv-fact + .zv-fact{\n  border-left:1px solid var(--line);\n}\n\n.zv-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.zv-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 — FORM + FINISH\n========================================================= *\/\n\n.zv-finish{\n  padding:27px 28px;\n}\n\n\n\/* FORM LEDGER *\/\n\n.zv-form{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin-bottom:16px;\n\n  border-top:1px solid var(--espresso);\n  border-bottom:1px solid var(--line);\n}\n\n.zv-form__item{\n  min-width:0;\n\n  padding:12px 13px;\n}\n\n.zv-form__item + .zv-form__item{\n  border-left:1px solid var(--line);\n}\n\n.zv-form__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.zv-form__item strong{\n  display:block;\n\n  margin:2px 0 3px;\n\n  color:var(--espresso);\n\n  font-size:11.6px;\n  font-weight:600;\n}\n\n.zv-form__item p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11px;\n  line-height:1.43;\n}\n\n\n\/* FINISH TITLE *\/\n\n.zv-finish__title{\n  display:flex;\n  align-items:end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.zv-finish__title strong{\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.zv-finish__title span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n\n\/* FINISH TABLE *\/\n\n.zv-finish-list{\n  border-top:1px solid var(--espresso);\n}\n\n.zv-finish-row{\n  display:grid;\n  grid-template-columns:minmax(0,38px) minmax(0,120px) minmax(0,1fr);\n\n  gap:12px;\n  align-items:center;\n\n  padding:10px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n\n\/* SWATCH *\/\n\n.zv-swatch{\n  display:block;\n\n  width:26px;\n  height:26px;\n\n  border:1px solid rgba(28,18,9,.14);\n  border-radius:50%;\n}\n\n.zv-swatch--copper{\n  background:#B87333;\n}\n\n.zv-swatch--bright-black{\n  background:#211E1B;\n\n  box-shadow:inset 6px 5px 9px rgba(255,255,255,.18);\n}\n\n.zv-swatch--bright-white{\n  background:#F8F5EF;\n\n  box-shadow:inset 6px 5px 9px rgba(255,255,255,.9);\n}\n\n.zv-swatch--matte-black{\n  background:#2B2723;\n}\n\n.zv-swatch--matte-white{\n  background:#DDD7CB;\n}\n\n\n\/* TEXT *\/\n\n.zv-finish-row strong{\n  color:var(--espresso);\n\n  font-size:11.6px;\n  font-weight:600;\n}\n\n.zv-finish-row span{\n  color:var(--text);\n\n  font-size:11.2px;\n  line-height:1.43;\n}\n\n\n\/* FINISH TIP *\/\n\n.zv-finish-tip{\n  margin-top:12px;\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.47;\n}\n\n\n\/* =========================================================\n   03 — TWO SIZES + LIGHT\n========================================================= *\/\n\n.zv-scale{\n  padding:27px 28px;\n}\n\n.zv-scale__layout{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:22px;\n  align-items:start;\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.zv-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.zv-dimension__frame{\n  width:150px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.zv-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  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.zv-dimension__frame img{\n  max-height:145px !important;\n}\n\n.zv-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 OPTIONS *\/\n\n.zv-size-list{\n  min-width:0;\n\n  border-top:1px solid var(--espresso);\n}\n\n.zv-size{\n  display:grid;\n  grid-template-columns:minmax(0,80px) minmax(0,150px) minmax(0,1fr);\n\n  gap:13px;\n  align-items:center;\n\n  padding:13px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.zv-size__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.zv-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:19px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.zv-size__measure strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  font-weight:600;\n}\n\n.zv-size__measure span{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--muted);\n\n  font-size:10.4px;\n}\n\n.zv-size__fit{\n  color:var(--text);\n\n  font-size:11.3px;\n  line-height:1.43;\n}\n\n\n\/* LARGE EMPHASIS *\/\n\n.zv-size--large{\n  position:relative;\n\n  background:#FCF8F0;\n}\n\n.zv-size--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\/* LIGHT STRIP *\/\n\n.zv-light{\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:13px;\n\n  padding:13px 15px;\n\n  background:var(--espresso);\n\n  border-radius:7px;\n}\n\n.zv-light 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.zv-light 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.zv-light__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.zv-details{\n  padding:27px 28px;\n}\n\n\n\/* TOP *\/\n\n.zv-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.zv-details__top h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.06;\n}\n\n.zv-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\/* SETUP CARD *\/\n\n.zv-setup{\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.zv-setup 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.zv-setup 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.zv-setup 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 LIST *\/\n\n.zv-spec-list{\n  border-top:1px solid var(--espresso);\n}\n\n.zv-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.zv-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.zv-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.zv-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:12px;\n}\n\n.zv-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.zv-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.zv-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\/* PRODUCT NOTE *\/\n\n.zv-product-note{\n  margin-top:9px;\n\n  color:var(--muted);\n\n  font-size:10.3px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.zv-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.zv-shipping h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.zv-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.zv-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.zv-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.zv-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.zv-lightbox:target{\n  display:flex;\n}\n\n.zv-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.zv-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.zv-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.zv-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n   750px — 990px\n========================================================= *\/\n\n@media(min-width:750px) and (max-width:990px){\n\n  .stb-zelviro{\n    max-width:820px;\n  }\n\n\n  .zv-intro__main{\n    grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);\n  }\n\n  .zv-intro__copy{\n    padding:27px 24px 23px;\n  }\n\n  .zv-object-note{\n    padding:21px 19px;\n  }\n\n  .zv-title{\n    font-size:29px;\n  }\n\n\n  .zv-finish,\n  .zv-scale,\n  .zv-details{\n    padding:24px;\n  }\n\n\n  .zv-scale__layout{\n    grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n    gap:18px;\n  }\n\n  .zv-dimension__frame{\n    width:135px;\n  }\n\n\n  .zv-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-zelviro{\n    font-size:13px;\n  }\n\n  .zv-panel{\n    border-radius:8px;\n  }\n\n\n  \/* HERO *\/\n\n  .zv-intro__main{\n    grid-template-columns:1fr;\n  }\n\n  .zv-intro__copy{\n    padding:23px 19px 20px;\n  }\n\n  .zv-object-note{\n    padding:15px 19px;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .zv-title{\n    font-size:27px;\n  }\n\n\n  .zv-facts{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .zv-fact:nth-child(3){\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .zv-fact:nth-child(4){\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SECTION *\/\n\n  .zv-finish,\n  .zv-scale,\n  .zv-details{\n    padding:22px 19px;\n  }\n\n\n  .zv-section-head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  \/* FORM *\/\n\n  .zv-form{\n    grid-template-columns:1fr;\n  }\n\n  .zv-form__item + .zv-form__item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SCALE *\/\n\n  .zv-scale__layout{\n    grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n    gap:13px;\n  }\n\n  .zv-dimension__frame{\n    width:115px;\n  }\n\n  .zv-dimension__frame img{\n    max-height:112px !important;\n  }\n\n\n  .zv-size{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n  .zv-size--large::before{\n    left:-6px;\n  }\n\n\n  .zv-light{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .zv-light__copy{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.15);\n  }\n\n\n  \/* DETAILS *\/\n\n  .zv-details__top{\n    grid-template-columns:1fr;\n\n    gap:10px;\n  }\n\n\n  .zv-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .zv-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n\n  .zv-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:520px){\n\n  .zv-scale__layout{\n    grid-template-columns:1fr;\n  }\n\n  .zv-dimension{\n    width:145px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .zv-finish-row{\n    grid-template-columns:minmax(0,32px) minmax(0,105px) minmax(0,1fr);\n\n    gap:8px;\n  }\n\n  .zv-swatch{\n    width:23px;\n    height:23px;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:380px){\n\n  .zv-finish-row{\n    grid-template-columns:minmax(0,30px) minmax(0,1fr);\n  }\n\n  .zv-finish-row span{\n    grid-column:2;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-zelviro\" id=\"zelviro-root\"\u003e\n\u003c!-- =====================================================\n       01 — FIRST LOOK\n  ====================================================== --\u003e\n\u003csection class=\"zv-panel zv-intro\"\u003e\n\u003cdiv class=\"zv-intro__main\"\u003e\n\u003cdiv class=\"zv-intro__copy\"\u003e\n\u003cspan class=\"zv-kicker\"\u003e Zelviro Table Lamp · Solid Metal \u003c\/span\u003e\n\u003ch2 class=\"zv-title\"\u003eA Small Lamp With a Strong Silhouette\u003c\/h2\u003e\n\u003cp class=\"zv-lead\"\u003eZelviro stacks simple geometric forms into a compact metal table lamp. Its sculptural shape gives the room something to look at during the day, while the curved upper shade creates a softer accent glow at night.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"zv-object-note\"\u003e\u003csmall\u003e Zelviro Signature \u003c\/small\u003e \u003cstrong\u003e Object by Day.\u003cbr\u003eAccent Light by Night. \u003c\/strong\u003e\n\u003cp\u003eBest when you want a lamp to contribute shape and finish to the room, not simply disappear as a light source.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-facts\"\u003e\n\u003cdiv class=\"zv-fact\"\u003e\n\u003csmall\u003e Build \u003c\/small\u003e \u003cstrong\u003e Metal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-fact\"\u003e\n\u003csmall\u003e Finishes \u003c\/small\u003e \u003cstrong\u003e 5 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-fact\"\u003e\n\u003csmall\u003e Sizes \u003c\/small\u003e \u003cstrong\u003e 2 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-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 — FORM + FINISH\n  ====================================================== --\u003e\n\u003csection class=\"zv-panel zv-finish\"\u003e\n\u003cdiv class=\"zv-section-head\"\u003e\n\u003ch3\u003eSame Form, Five Different Moods\u003c\/h3\u003e\n\u003cp\u003eThe silhouette stays the same. Finish is what changes the personality: copper brings warmth, gloss catches more reflection, while matte black or white keeps the form quieter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FORM --\u003e\n\u003cdiv class=\"zv-form\"\u003e\n\u003cdiv class=\"zv-form__item\"\u003e\n\u003csmall\u003e Form \u003c\/small\u003e \u003cstrong\u003e Stacked Geometry \u003c\/strong\u003e\n\u003cp\u003eCylinder, cone and rounded upper shade create the compact sculptural profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-form__item\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Solid Metal Build \u003c\/strong\u003e\n\u003cp\u003eThe metal construction gives the small lamp more visual and physical substance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-form__item\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Ambient First \u003c\/strong\u003e\n\u003cp\u003eDesigned for softer accent light rather than high-output whole-room illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINISHES --\u003e\n\u003cdiv class=\"zv-finish__title\"\u003e\n\u003cstrong\u003e Choose Your Finish \u003c\/strong\u003e \u003cspan\u003e Copper · Gloss · Matte \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-finish-list\"\u003e\n\u003cdiv class=\"zv-finish-row\"\u003e\n\u003ci class=\"zv-swatch zv-swatch--copper\"\u003e\u003c\/i\u003e \u003cstrong\u003e Copper \u003c\/strong\u003e \u003cspan\u003e Warm metallic character — the richest and most decorative option. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-finish-row\"\u003e\n\u003ci class=\"zv-swatch zv-swatch--bright-black\"\u003e\u003c\/i\u003e \u003cstrong\u003e Bright Black \u003c\/strong\u003e \u003cspan\u003e Glossy and reflective, with stronger contrast in lighter rooms. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-finish-row\"\u003e\n\u003ci class=\"zv-swatch zv-swatch--bright-white\"\u003e\u003c\/i\u003e \u003cstrong\u003e Bright White \u003c\/strong\u003e \u003cspan\u003e Glossy, clean and visually lighter. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-finish-row\"\u003e\n\u003ci class=\"zv-swatch zv-swatch--matte-black\"\u003e\u003c\/i\u003e \u003cstrong\u003e Matte Black \u003c\/strong\u003e \u003cspan\u003e More architectural and understated than the glossy version. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-finish-row\"\u003e\n\u003ci class=\"zv-swatch zv-swatch--matte-white\"\u003e\u003c\/i\u003e \u003cstrong\u003e Matte White \u003c\/strong\u003e \u003cspan\u003e Quiet, soft and easy to blend into warm neutral interiors. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-finish-tip\"\u003e\n\u003cstrong style=\"color: #1c1209;\"\u003eQuick choice:\u003c\/strong\u003e choose Copper when the lamp should be noticed; choose a matte finish when you want the geometry to feel quieter and more architectural.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SIZE + LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"zv-panel zv-scale\"\u003e\n\u003cdiv class=\"zv-section-head\"\u003e\n\u003ch3\u003eChoose by the Table, Not the Room\u003c\/h3\u003e\n\u003cp\u003eBoth sizes use the same design. Small is genuinely compact; Large has almost six additional inches of height and works better when the lamp needs to hold its own beside larger furniture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-scale__layout\"\u003e\n\u003c!-- DIMENSION IMAGE FROM ORIGINAL HTML --\u003e\n\u003cdiv class=\"zv-dimension\"\u003e\n\u003cdiv class=\"zv-dimension__frame\"\u003e\u003ca href=\"#zv-dimension-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/zelviro-table-lamp-stuberlighting_8.jpg?v=1785380561\" alt=\"Zelviro Table Lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"zv-caption\"\u003eSize Reference · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SIZES --\u003e\n\u003cdiv class=\"zv-size-list\"\u003e\n\u003cdiv class=\"zv-size\"\u003e\n\u003cdiv class=\"zv-size__name\"\u003e\n\u003csmall\u003e Size 01 \u003c\/small\u003e \u003cstrong\u003e Small \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-size__measure\"\u003e\n\u003cstrong\u003e Ø9.8\" × H13.8\" \u003c\/strong\u003e \u003cspan\u003e Ø25 × H35 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-size__fit\"\u003eBest for a nightstand, shelf or smaller console where surface space matters.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-size zv-size--large\"\u003e\n\u003cdiv class=\"zv-size__name\"\u003e\n\u003csmall\u003e Size 02 \u003c\/small\u003e \u003cstrong\u003e Large \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-size__measure\"\u003e\n\u003cstrong\u003e Ø13.8\" × H19.7\" \u003c\/strong\u003e \u003cspan\u003e Ø35 × H50 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-size__fit\"\u003eBetter for a sofa side table or living-room console where you want more visual presence.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LIGHT --\u003e\n\u003cdiv class=\"zv-light\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Soft Accent Glow \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-light__copy\"\u003eZelviro uses one E14 bulb and is designed primarily for warm atmospheric light. It works well beside a bed or sofa, but is not intended to replace the main lighting in a room.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"zv-panel zv-details\"\u003e\n\u003cdiv class=\"zv-details__top\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"zv-kicker\"\u003e Specifications \u003c\/span\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cp\u003eThe information that matters for size, bulb, cord and everyday setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"zv-setup\"\u003e\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Plug In \u0026amp; Switch On \u003c\/strong\u003e\n\u003cp\u003eNo hardwiring required. The On \/ Off switch is positioned directly on the power cord.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-spec-list\"\u003e\n\u003cdiv class=\"zv-spec\"\u003e\n\u003cspan class=\"zv-spec__label\"\u003e Small \u003c\/span\u003e \u003cspan class=\"zv-spec__value\"\u003e Ø9.8\" × H13.8\" · Ø25 × H35 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-spec\"\u003e\n\u003cspan class=\"zv-spec__label\"\u003e Large \u003c\/span\u003e \u003cspan class=\"zv-spec__value\"\u003e Ø13.8\" × H19.7\" · Ø35 × H50 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-spec\"\u003e\n\u003cspan class=\"zv-spec__label\"\u003e Material \u003c\/span\u003e \u003cspan class=\"zv-spec__value\"\u003e Metal \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-spec\"\u003e\n\u003cspan class=\"zv-spec__label\"\u003e Finishes \u003c\/span\u003e \u003cspan class=\"zv-spec__value\"\u003e Copper · Bright Black · Bright White · Matte Black · Matte White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-spec\"\u003e\n\u003cspan class=\"zv-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"zv-spec__value\"\u003e E14 socket · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-spec\"\u003e\n\u003cspan class=\"zv-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"zv-spec__value\"\u003e 40W maximum \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-spec\"\u003e\n\u003cspan class=\"zv-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"zv-spec__value\"\u003e Dimmable-ready with a compatible dimmable E14 bulb \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-spec\"\u003e\n\u003cspan class=\"zv-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"zv-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-spec\"\u003e\n\u003cspan class=\"zv-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"zv-spec__value\"\u003e Inline On \/ Off push-button switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-spec\"\u003e\n\u003cspan class=\"zv-spec__label\"\u003e Cord \u003c\/span\u003e \u003cspan class=\"zv-spec__value\"\u003e 59\" \/ 150 cm · Extended length available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-spec\"\u003e\n\u003cspan class=\"zv-spec__label\"\u003e Plug Options \u003c\/span\u003e \u003cspan class=\"zv-spec__value\"\u003e US · UK · AU · EU \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-spec\"\u003e\n\u003cspan class=\"zv-spec__label\"\u003e Setup \u003c\/span\u003e \u003cspan class=\"zv-spec__value\"\u003e Plug-in table lamp · No hardwiring required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-spec\"\u003e\n\u003cspan class=\"zv-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"zv-spec__value\"\u003e IP20 · Indoor dry locations only \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-spec\"\u003e\n\u003cspan class=\"zv-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"zv-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=\"zv-notes\"\u003e\n\u003cdiv class=\"zv-note\"\u003e\n\u003cstrong\u003e Finish \u003c\/strong\u003e \u003cspan\u003e Screen colors are approximate and small finish variations may occur between production batches. Hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-note\"\u003e\n\u003cstrong\u003e Care \u003c\/strong\u003e \u003cspan\u003e Wipe the metal surface with a soft dry microfiber cloth. For fingerprints, use a barely damp cloth and dry immediately. Avoid abrasive pads and harsh solvents. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"zv-product-note\"\u003eZelviro is an independently produced Stuber Lighting product and is not affiliated with, endorsed by, or a licensed reproduction of any other brand or designer.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — SHIPPING\n  ====================================================== --\u003e\n\u003csection class=\"zv-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  ====================================================== --\u003e \u003ca id=\"zv-dimension-large\" href=\"#zelviro-root\" class=\"zv-lightbox\"\u003e \u003cspan class=\"zv-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/zelviro-table-lamp-stuberlighting_8.jpg?v=1785380561\" alt=\"Enlarged Zelviro Table Lamp size reference\"\u003e \u003cspan class=\"zv-lightbox__caption\"\u003e Zelviro · Small Ø9.8\" × H13.8\" · Large Ø13.8\" × H19.7\" \u003c\/span\u003e \u003cspan class=\"zv-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\"xH 13.8\" \/ Copper \/ US Plug","offer_id":52695501144347,"sku":"STB-TL-26-10384","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"xH 13.8\" \/ Copper \/ UK Plug","offer_id":52695501177115,"sku":"STB-TL-26-10385","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"xH 13.8\" \/ Copper \/ AU Plug","offer_id":52695501209883,"sku":"STB-TL-26-10386","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"xH 13.8\" \/ Copper \/ EU Plug","offer_id":52695501242651,"sku":"STB-TL-26-10387","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"xH 13.8\" \/ Bright Black \/ US Plug","offer_id":52695501275419,"sku":"STB-TL-26-10388","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"xH 13.8\" \/ Bright Black \/ UK Plug","offer_id":52695501308187,"sku":"STB-TL-26-10389","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"xH 13.8\" \/ Bright Black \/ AU Plug","offer_id":52695501340955,"sku":"STB-TL-26-10390","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"xH 13.8\" \/ Bright Black \/ EU Plug","offer_id":52695501373723,"sku":"STB-TL-26-10391","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"xH 13.8\" \/ Bright White \/ US Plug","offer_id":52695501406491,"sku":"STB-TL-26-10392","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"xH 13.8\" \/ Bright White \/ UK Plug","offer_id":52695501439259,"sku":"STB-TL-26-10393","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"xH 13.8\" \/ Bright White \/ AU Plug","offer_id":52695501472027,"sku":"STB-TL-26-10394","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"xH 13.8\" \/ Bright White \/ EU Plug","offer_id":52695501504795,"sku":"STB-TL-26-10395","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"xH 13.8\" \/ Matte Black \/ US Plug","offer_id":52695501537563,"sku":"STB-TL-26-10396","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"xH 13.8\" \/ Matte Black \/ UK Plug","offer_id":52695501570331,"sku":"STB-TL-26-10397","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"xH 13.8\" \/ Matte Black \/ AU Plug","offer_id":52695501603099,"sku":"STB-TL-26-10398","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"xH 13.8\" \/ Matte Black \/ EU Plug","offer_id":52695501635867,"sku":"STB-TL-26-10399","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"xH 13.8\" \/ Matte White \/ US Plug","offer_id":52695501668635,"sku":"STB-TL-26-10340","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"xH 13.8\" \/ Matte White \/ UK Plug","offer_id":52695501701403,"sku":"STB-TL-26-10341","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"xH 13.8\" \/ Matte White \/ AU Plug","offer_id":52695501734171,"sku":"STB-TL-26-10342","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"xH 13.8\" \/ Matte White \/ EU Plug","offer_id":52695501766939,"sku":"STB-TL-26-10343","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\"xH 19.7 \/ Copper \/ US Plug","offer_id":52695501799707,"sku":"STB-TL-26-10344","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\"xH 19.7 \/ Copper \/ UK Plug","offer_id":52695501832475,"sku":"STB-TL-26-10345","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\"xH 19.7 \/ Copper \/ AU Plug","offer_id":52695501865243,"sku":"STB-TL-26-10346","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\"xH 19.7 \/ Copper \/ EU Plug","offer_id":52695501898011,"sku":"STB-TL-26-10347","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\"xH 19.7 \/ Bright Black \/ US Plug","offer_id":52695501930779,"sku":"STB-TL-26-10348","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\"xH 19.7 \/ Bright Black \/ UK Plug","offer_id":52695501963547,"sku":"STB-TL-26-10349","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\"xH 19.7 \/ Bright Black \/ AU Plug","offer_id":52695501996315,"sku":"STB-TL-26-10350","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\"xH 19.7 \/ Bright Black \/ EU Plug","offer_id":52695502029083,"sku":"STB-TL-26-10351","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\"xH 19.7 \/ Bright White \/ US Plug","offer_id":52695502061851,"sku":"STB-TL-26-10352","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\"xH 19.7 \/ Bright White \/ UK Plug","offer_id":52695502094619,"sku":"STB-TL-26-10353","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\"xH 19.7 \/ Bright White \/ AU Plug","offer_id":52695502127387,"sku":"STB-TL-26-10354","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\"xH 19.7 \/ Bright White \/ EU Plug","offer_id":52695502160155,"sku":"STB-TL-26-10355","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\"xH 19.7 \/ Matte Black \/ US Plug","offer_id":52695502192923,"sku":"STB-TL-26-10356","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\"xH 19.7 \/ Matte Black \/ UK Plug","offer_id":52695502225691,"sku":"STB-TL-26-10357","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\"xH 19.7 \/ Matte Black \/ AU Plug","offer_id":52695502258459,"sku":"STB-TL-26-10358","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\"xH 19.7 \/ Matte Black \/ EU Plug","offer_id":52695502291227,"sku":"STB-TL-26-10359","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\"xH 19.7 \/ Matte White \/ US Plug","offer_id":52695502323995,"sku":"STB-TL-26-10360","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\"xH 19.7 \/ Matte White \/ UK Plug","offer_id":52695502356763,"sku":"STB-TL-26-10361","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\"xH 19.7 \/ Matte White \/ AU Plug","offer_id":52695502389531,"sku":"STB-TL-26-10362","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\"xH 19.7 \/ Matte White \/ EU Plug","offer_id":52695502422299,"sku":"STB-TL-26-10363","price":365.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/zelviro-table-lamp-stuberlighting_1.jpg?v=1785380561"},{"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":"orbet-sphere-candle-warmer-lamp","title":"Orbet Sphere Candle Warmer Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — ORBET SPHERE CANDLE WARMER LAMP\n\n   SPHERE \/ SCENT \/ COLOR\n\n   COMPACT EDITORIAL · SMALL CARDS\n   NO LARGE OUTER CARD\n   DESKTOP · TABLET · MOBILE · DAWN SAFE\n========================================================= *\/\n\n.stb-orbet{\n  --espresso:#1C1209;\n  --espresso-2:#2A2015;\n\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  --chrome:#D8D7D3;\n  --chrome-soft:#F1F0ED;\n  --chrome-dark:#8D8B86;\n\n  --green:#3E5340;\n  --green-soft:#DDE3DA;\n\n  --orange:#B8632E;\n  --orange-soft:#F1DDD0;\n\n  --line:#DED2BD;\n  --line-strong:#C9B895;\n\n  --shadow:0 7px 20px rgba(28,18,9,.08);\n\n  width:100%;\n  max-width:860px;\n  min-width:0;\n\n  margin:0 auto;\n\n  background:transparent;\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-orbet *,\n.stb-orbet *::before,\n.stb-orbet *::after{\n  box-sizing:border-box;\n}\n\n.stb-orbet h2,\n.stb-orbet h3,\n.stb-orbet p{\n  margin-top:0;\n}\n\n.stb-orbet h2,\n.stb-orbet h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-orbet 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   INTRO\n========================================================= *\/\n\n.orb-intro{\n  padding:8px 2px 23px;\n\n  border-bottom:1px solid var(--line-strong);\n}\n\n.orb-intro::before{\n  content:\"\";\n\n  display:block;\n\n  width:54px;\n  height:4px;\n\n  margin-bottom:15px;\n\n  background:var(--espresso);\n\n  border-radius:20px;\n}\n\n.orb-kicker{\n  display:inline-flex;\n\n  margin:0 0 8px;\n\n  padding:5px 8px;\n\n  background:var(--espresso);\n\n  border-radius:4px;\n\n  color:var(--gold);\n\n  font-size:9px;\n  line-height:1.2;\n  font-weight:600;\n\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.orb-title{\n  max-width:650px;\n\n  margin:0;\n\n  font-size:31px;\n  line-height:1.04;\n}\n\n.orb-lead{\n  max-width:650px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:12.4px;\n  line-height:1.64;\n}\n\n\n\/* =========================================================\n   FIRST 3 FACTS\n========================================================= *\/\n\n.orb-facts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:15px;\n}\n\n.orb-fact{\n  min-width:0;\n\n  padding:10px 11px;\n\n  border-radius:7px;\n\n  box-shadow:var(--shadow);\n}\n\n.orb-fact small{\n  display:block;\n\n  margin-bottom:2px;\n\n  font-size:8.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.orb-fact strong{\n  display:block;\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\n\/* DARK *\/\n\n.orb-fact--dark{\n  background:var(--espresso);\n\n  border:1px solid var(--espresso);\n}\n\n.orb-fact--dark small{\n  color:var(--gold);\n}\n\n.orb-fact--dark strong{\n  color:#FFF8ED;\n}\n\n\n\/* CHROME *\/\n\n.orb-fact--chrome{\n  background:var(--chrome-soft);\n\n  border:1px solid #C8C6C0;\n}\n\n.orb-fact--chrome small{\n  color:#74716C;\n}\n\n.orb-fact--chrome strong{\n  color:var(--espresso);\n}\n\n\n\/* SAND *\/\n\n.orb-fact--sand{\n  background:var(--sand);\n\n  border:1px solid var(--line-strong);\n}\n\n.orb-fact--sand small{\n  color:var(--gold-deep);\n}\n\n.orb-fact--sand strong{\n  color:var(--espresso);\n}\n\n\n\/* =========================================================\n   SECTIONS\n========================================================= *\/\n\n.orb-section{\n  padding:25px 2px 24px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.orb-heading{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:24px;\n\n  margin-bottom:14px;\n}\n\n.orb-heading__title{\n  min-width:0;\n}\n\n.orb-tag{\n  display:inline-block;\n\n  margin:0 0 6px;\n\n  padding:4px 7px;\n\n  background:var(--espresso);\n\n  border-radius:4px;\n\n  color:var(--gold);\n\n  font-size:8.5px;\n  line-height:1.2;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.orb-heading h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.orb-heading p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.7px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   HOW IT WORKS\n========================================================= *\/\n\n.orb-use-layout{\n  display:grid;\n  grid-template-columns:minmax(0,220px) minmax(0,1fr);\n\n  gap:14px;\n  align-items:start;\n}\n\n\n\/* USE IMAGE *\/\n\n.orb-use-image{\n  min-width:0;\n\n  padding:8px;\n\n  background:var(--espresso-2);\n\n  border:1px solid var(--espresso);\n  border-radius:7px;\n\n  box-shadow:var(--shadow);\n}\n\n.orb-use-frame{\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border-radius:5px;\n}\n\n.orb-use-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.orb-use-frame img{\n  max-height:190px !important;\n}\n\n.orb-use-copy{\n  padding:7px 3px 2px;\n}\n\n.orb-use-copy small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:8.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.orb-use-copy strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:#FFF8ED;\n\n  font-size:11.4px;\n  line-height:1.4;\n\n  font-weight:600;\n}\n\n.orb-use-copy span{\n  display:block;\n\n  margin-top:2px;\n\n  color:#CFC2B5;\n\n  font-size:10.5px;\n  line-height:1.4;\n}\n\n\n\/* STEPS *\/\n\n.orb-steps{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:7px;\n}\n\n.orb-step{\n  min-width:0;\n\n  padding:10px 11px;\n\n  border-radius:7px;\n\n  box-shadow:var(--shadow);\n}\n\n.orb-step small{\n  display:block;\n\n  margin-bottom:2px;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.orb-step strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-size:11.2px;\n  line-height:1.35;\n\n  font-weight:600;\n}\n\n.orb-step p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.6px;\n  line-height:1.42;\n}\n\n\n\/* STEP COLORS *\/\n\n.orb-step:nth-child(1){\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n}\n\n.orb-step:nth-child(1) small{\n  color:var(--gold-deep);\n}\n\n\n.orb-step:nth-child(2){\n  background:var(--sand);\n\n  border:1px solid var(--line-strong);\n}\n\n.orb-step:nth-child(2) small{\n  color:#74572F;\n}\n\n\n.orb-step:nth-child(3){\n  background:var(--chrome-soft);\n\n  border:1px solid #CBC9C4;\n}\n\n.orb-step:nth-child(3) small{\n  color:#74716C;\n}\n\n\n\/* =========================================================\n   TWO KEY BUYING NOTES\n========================================================= *\/\n\n.orb-buy{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:8px;\n}\n\n.orb-buy-card{\n  min-width:0;\n\n  padding:11px 12px;\n\n  border-radius:7px;\n\n  box-shadow:var(--shadow);\n}\n\n.orb-buy-card small{\n  display:block;\n\n  margin-bottom:2px;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.orb-buy-card strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  font-size:11.4px;\n  font-weight:600;\n}\n\n.orb-buy-card p{\n  margin:0;\n\n  font-size:10.7px;\n  line-height:1.43;\n}\n\n\n\/* BULB *\/\n\n.orb-buy-card--bulb{\n  background:var(--espresso);\n\n  border:1px solid var(--espresso);\n}\n\n.orb-buy-card--bulb small{\n  color:var(--gold);\n}\n\n.orb-buy-card--bulb strong{\n  color:#FFF8ED;\n}\n\n.orb-buy-card--bulb p{\n  color:#D8CCC0;\n}\n\n\n\/* WAX *\/\n\n.orb-buy-card--wax{\n  background:var(--sand);\n\n  border:1px solid var(--line-strong);\n}\n\n.orb-buy-card--wax small{\n  color:var(--gold-deep);\n}\n\n.orb-buy-card--wax strong{\n  color:var(--espresso);\n}\n\n.orb-buy-card--wax p{\n  color:var(--text);\n}\n\n\n\/* =========================================================\n   COLOR OPTIONS\n========================================================= *\/\n\n.orb-colors{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n}\n\n.orb-color{\n  position:relative;\n\n  min-width:0;\n\n  padding:10px 11px 10px 14px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n\n  box-shadow:var(--shadow);\n\n  overflow:hidden;\n}\n\n.orb-color::before{\n  content:\"\";\n\n  position:absolute;\n\n  left:0;\n  top:0;\n  bottom:0;\n\n  width:4px;\n}\n\n.orb-color--white::before{\n  background:#B8BCC0;\n}\n\n.orb-color--green::before{\n  background:var(--green);\n}\n\n.orb-color--orange::before{\n  background:var(--orange);\n}\n\n.orb-color__top{\n  display:flex;\n  align-items:center;\n\n  gap:7px;\n}\n\n.orb-swatch{\n  flex:0 0 auto;\n\n  width:15px;\n  height:15px;\n\n  border-radius:50%;\n\n  border:1px solid rgba(28,18,9,.18);\n}\n\n.orb-swatch--white{\n  background:#F3F1EC;\n}\n\n.orb-swatch--green{\n  background:var(--green);\n}\n\n.orb-swatch--orange{\n  background:var(--orange);\n}\n\n.orb-color small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.orb-color strong{\n  display:block;\n\n  margin-top:4px;\n\n  color:var(--espresso);\n\n  font-size:11.2px;\n  font-weight:600;\n}\n\n.orb-color p{\n  margin:2px 0 0;\n\n  color:var(--text);\n\n  font-size:10.6px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.orb-size-layout{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,140px);\n\n  gap:15px;\n  align-items:start;\n\n  margin-top:10px;\n}\n\n\n\/* SIZE FACTS *\/\n\n.orb-size-facts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:7px;\n}\n\n.orb-size-fact{\n  min-width:0;\n\n  padding:9px 10px;\n\n  border-radius:7px;\n\n  box-shadow:var(--shadow);\n}\n\n.orb-size-fact small{\n  display:block;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.orb-size-fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  font-size:10.9px;\n  line-height:1.35;\n\n  font-weight:600;\n}\n\n.orb-size-fact:nth-child(1){\n  background:var(--espresso);\n\n  border:1px solid var(--espresso);\n}\n\n.orb-size-fact:nth-child(1) small{\n  color:var(--gold);\n}\n\n.orb-size-fact:nth-child(1) strong{\n  color:#FFF8ED;\n}\n\n\n.orb-size-fact:nth-child(2){\n  background:var(--chrome-soft);\n\n  border:1px solid #CBC9C4;\n}\n\n.orb-size-fact:nth-child(2) small{\n  color:#77746F;\n}\n\n.orb-size-fact:nth-child(2) strong{\n  color:var(--espresso);\n}\n\n\n.orb-size-fact:nth-child(3){\n  background:var(--sand);\n\n  border:1px solid var(--line-strong);\n}\n\n.orb-size-fact:nth-child(3) small{\n  color:var(--gold-deep);\n}\n\n.orb-size-fact:nth-child(3) strong{\n  color:var(--espresso);\n}\n\n\n\/* FIT NOTE *\/\n\n.orb-fit{\n  margin-top:8px;\n\n  padding:10px 11px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n\n  box-shadow:var(--shadow);\n}\n\n.orb-fit small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.orb-fit strong{\n  display:block;\n\n  margin:2px 0 3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16.5px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.orb-fit p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.7px;\n  line-height:1.43;\n}\n\n\n\/* DIMENSION *\/\n\n.orb-dimension{\n  min-width:0;\n\n  padding:7px;\n\n  background:var(--espresso-2);\n\n  border:1px solid var(--espresso);\n  border-radius:7px;\n\n  box-shadow:var(--shadow);\n}\n\n.orb-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:var(--ivory);\n\n  border-radius:5px;\n\n  text-decoration:none;\n}\n\n.orb-dimension img{\n  max-height:105px !important;\n}\n\n.orb-dimension p{\n  margin:6px 0 1px;\n\n  color:#D8CBC0;\n\n  font-size:8.8px;\n  line-height:1.35;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   SAFETY\n========================================================= *\/\n\n.orb-safety{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:14px;\n  align-items:center;\n\n  margin-top:9px;\n\n  padding:11px 13px;\n\n  background:var(--espresso);\n\n  border-radius:7px;\n}\n\n.orb-safety__title{\n  padding-right:13px;\n\n  border-right:1px solid rgba(255,255,255,.16);\n}\n\n.orb-safety small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:8.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.orb-safety 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:17px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.orb-safety p{\n  margin:0;\n\n  color:#D7CCC1;\n\n  font-size:10.8px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   PRACTICAL CARDS\n========================================================= *\/\n\n.orb-practical{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-bottom:14px;\n}\n\n.orb-practical-card{\n  min-width:0;\n\n  padding:9px 10px;\n\n  border-radius:7px;\n\n  box-shadow:var(--shadow);\n}\n\n.orb-practical-card small{\n  display:block;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.orb-practical-card strong{\n  display:block;\n\n  margin-top:2px;\n\n  font-size:10.8px;\n  line-height:1.35;\n\n  font-weight:600;\n}\n\n\n\/* DIFFERENT SMALL CARD COLORS *\/\n\n.orb-practical-card:nth-child(1){\n  background:var(--espresso);\n\n  border:1px solid var(--espresso);\n}\n\n.orb-practical-card:nth-child(1) small{\n  color:var(--gold);\n}\n\n.orb-practical-card:nth-child(1) strong{\n  color:#FFF8ED;\n}\n\n\n.orb-practical-card:nth-child(2){\n  background:var(--chrome-soft);\n\n  border:1px solid #CBC9C4;\n}\n\n.orb-practical-card:nth-child(2) small{\n  color:#77746F;\n}\n\n.orb-practical-card:nth-child(2) strong{\n  color:var(--espresso);\n}\n\n\n.orb-practical-card:nth-child(3){\n  background:var(--sand);\n\n  border:1px solid var(--line-strong);\n}\n\n.orb-practical-card:nth-child(3) small{\n  color:var(--gold-deep);\n}\n\n.orb-practical-card:nth-child(3) strong{\n  color:var(--espresso);\n}\n\n\n.orb-practical-card:nth-child(4){\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n}\n\n.orb-practical-card:nth-child(4) small{\n  color:var(--gold-deep);\n}\n\n.orb-practical-card:nth-child(4) strong{\n  color:var(--espresso);\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS — NO CARDS\n========================================================= *\/\n\n.orb-specs{\n  border-top:1px solid var(--espresso);\n}\n\n.orb-spec{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:17px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.orb-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.orb-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   SHIPPING\n========================================================= *\/\n\n.orb-shipping{\n  margin-top:15px;\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:var(--shadow);\n}\n\n.orb-shipping h3{\n  margin:0 0 7px;\n\n  font-size:18px;\n}\n\n.orb-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.orb-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.orb-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.orb-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\n  cursor:zoom-out;\n}\n\n.orb-lightbox:target{\n  display:flex;\n}\n\n.orb-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.orb-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.orb-lightbox__caption{\n  margin-top:8px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n.orb-lightbox__hint{\n  margin-top:3px;\n\n  color:#9F9489;\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-orbet{\n    max-width:810px;\n  }\n\n  .orb-title{\n    font-size:29px;\n  }\n\n  .orb-practical{\n    grid-template-columns:1fr 1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-orbet{\n    font-size:13px;\n  }\n\n  .orb-intro{\n    padding:5px 0 19px;\n  }\n\n  .orb-title{\n    font-size:27px;\n  }\n\n  .orb-section{\n    padding:21px 0;\n  }\n\n  .orb-heading{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .orb-use-layout{\n    grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n    gap:10px;\n  }\n\n  .orb-use-frame img{\n    max-height:140px !important;\n  }\n\n  .orb-steps{\n    grid-template-columns:1fr;\n  }\n\n  .orb-size-layout{\n    grid-template-columns:1fr;\n  }\n\n  .orb-dimension{\n    width:130px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n  .orb-dimension img{\n    max-height:95px !important;\n  }\n\n  .orb-safety{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .orb-safety__title{\n    padding:0 0 6px;\n\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.16);\n  }\n\n  .orb-practical{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .orb-spec{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .orb-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  .orb-use-layout{\n    grid-template-columns:1fr;\n  }\n\n  .orb-use-image{\n    width:190px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n  .orb-buy{\n    grid-template-columns:1fr;\n  }\n\n  .orb-colors{\n    grid-template-columns:1fr;\n  }\n\n  .orb-size-facts{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .orb-size-fact:last-child{\n    grid-column:1 \/ 3;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .orb-facts,\n  .orb-practical{\n    grid-template-columns:1fr;\n  }\n\n  .orb-size-facts{\n    grid-template-columns:1fr;\n  }\n\n  .orb-size-fact:last-child{\n    grid-column:auto;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-orbet\" id=\"orbet-root\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"orb-intro\"\u003e\u003cspan class=\"orb-kicker\"\u003e Orbet Sphere Candle Warmer Lamp \u003c\/span\u003e\n\u003ch2 class=\"orb-title\"\u003eA Polished Sphere for Warm Light \u0026amp; Scent\u003c\/h2\u003e\n\u003cp class=\"orb-lead\"\u003eOrbet uses gentle halogen heat to melt scented candle wax from above, releasing fragrance without lighting the wick. Its compact chrome sphere comes in three shade colors for a clean, modern tabletop accent.\u003c\/p\u003e\n\u003c!-- FIRST 3 PURCHASE FACTS --\u003e\n\u003cdiv class=\"orb-facts\"\u003e\n\u003cdiv class=\"orb-fact orb-fact--dark\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e Halogen Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-fact orb-fact--chrome\"\u003e\n\u003csmall\u003e Finishes \u003c\/small\u003e \u003cstrong\u003e 3 Colors \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-fact orb-fact--sand\"\u003e\n\u003csmall\u003e Size \u003c\/small\u003e \u003cstrong\u003e Ø6.7\" × H12.6\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       USE\n  ====================================================== --\u003e\n\u003csection class=\"orb-section\"\u003e\n\u003cdiv class=\"orb-heading\"\u003e\n\u003cdiv class=\"orb-heading__title\"\u003e\n\u003cspan class=\"orb-tag\"\u003e How It Works \u003c\/span\u003e\n\u003ch3\u003eWarm the Wax From Above\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eSet your scented candle beneath the sphere. The halogen bulb supplies the heat needed to gently melt the top of the wax while Orbet adds a soft ambient glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-use-layout\"\u003e\n\u003c!-- REAL USE IMAGE --\u003e\n\u003carticle class=\"orb-use-image\"\u003e\n\u003cdiv class=\"orb-use-frame\"\u003e\u003ca href=\"#orb-use-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbet-sphere-candle-warmer-lamp-stuberlighting_22.jpg?v=1786092558\" alt=\"Orbet Sphere Candle Warmer Lamp warming a scented candle\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"orb-use-copy\"\u003e\n\u003csmall\u003e In Use \u003c\/small\u003e \u003cstrong\u003e Candle Below · Warmth Above \u003c\/strong\u003e \u003cspan\u003e The candle stays on the warming dish beneath the spherical shade. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003cdiv\u003e\n\u003c!-- STEPS --\u003e\n\u003cdiv class=\"orb-steps\"\u003e\n\u003cdiv class=\"orb-step\"\u003e\n\u003csmall\u003e 01 · Place \u003c\/small\u003e \u003cstrong\u003e Add Your Candle \u003c\/strong\u003e\n\u003cp\u003eUse a scented candle in a stable heat-safe jar that fits beneath the sphere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-step\"\u003e\n\u003csmall\u003e 02 · Warm \u003c\/small\u003e \u003cstrong\u003e Switch It On \u003c\/strong\u003e\n\u003cp\u003eThe halogen bulb warms and melts the top layer of the candle wax.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-step\"\u003e\n\u003csmall\u003e 03 · Scent \u003c\/small\u003e \u003cstrong\u003e Enjoy the Fragrance \u003c\/strong\u003e\n\u003cp\u003eThe warmed wax releases scent while the lamp provides a soft accent glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TWO IMPORTANT NOTES --\u003e\n\u003cdiv class=\"orb-buy\"\u003e\n\u003cdiv class=\"orb-buy-card orb-buy-card--bulb\"\u003e\n\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 Halogen · 10W \u003c\/strong\u003e\n\u003cp\u003eThe heat-producing bulb is included. When replacing it later, use halogen again — a standard LED bulb will not provide the heat needed to melt the wax.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-buy-card orb-buy-card--wax\"\u003e\n\u003csmall\u003e Not Included \u003c\/small\u003e \u003cstrong\u003e Scented Candle \/ Wax \u003c\/strong\u003e\n\u003cp\u003eChoose your own fragrance. The candle should sit flat and fit comfortably beneath the sphere.\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       COLOR + SIZE\n  ====================================================== --\u003e\n\u003csection class=\"orb-section\"\u003e\n\u003cdiv class=\"orb-heading\"\u003e\n\u003cdiv class=\"orb-heading__title\"\u003e\n\u003cspan class=\"orb-tag\"\u003e Finish \u003c\/span\u003e\n\u003ch3\u003eThree Colors, One Chrome Base\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe polished chrome structure stays consistent. Choose White for the quietest look, Green for a deeper accent, or Orange for a warmer pop of color.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- COLOR CARDS --\u003e\n\u003cdiv class=\"orb-colors\"\u003e\n\u003cdiv class=\"orb-color orb-color--white\"\u003e\n\u003cdiv class=\"orb-color__top\"\u003e\n\u003cspan class=\"orb-swatch orb-swatch--white\"\u003e\u003c\/span\u003e \u003csmall\u003e White \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cstrong\u003e Chrome + White \u003c\/strong\u003e\n\u003cp\u003eClean and understated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-color orb-color--green\"\u003e\n\u003cdiv class=\"orb-color__top\"\u003e\n\u003cspan class=\"orb-swatch orb-swatch--green\"\u003e\u003c\/span\u003e \u003csmall\u003e Green \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cstrong\u003e Chrome + Green \u003c\/strong\u003e\n\u003cp\u003eRicher and more grounded.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-color orb-color--orange\"\u003e\n\u003cdiv class=\"orb-color__top\"\u003e\n\u003cspan class=\"orb-swatch orb-swatch--orange\"\u003e\u003c\/span\u003e \u003csmall\u003e Orange \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cstrong\u003e Chrome + Orange \u003c\/strong\u003e\n\u003cp\u003eWarmer and more expressive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE --\u003e\n\u003cdiv class=\"orb-size-layout\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"orb-size-facts\"\u003e\n\u003cdiv class=\"orb-size-fact\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 6.7\" \/ 17 cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-size-fact\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 12.6\" \/ 32 cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-size-fact\"\u003e\n\u003csmall\u003e Weight \u003c\/small\u003e \u003cstrong\u003e Approx. 6.6 lb \/ 3 kg \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-fit\"\u003e\n\u003csmall\u003e Compact Footprint \u003c\/small\u003e \u003cstrong\u003e Nightstand · Side Table · Desk · Shelf \u003c\/strong\u003e\n\u003cp\u003eOrbet is intentionally small. Before use, make sure your candle jar sits securely on the dish and fits comfortably beneath the sphere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SAFETY --\u003e\n\u003cdiv class=\"orb-safety\"\u003e\n\u003cdiv class=\"orb-safety__title\"\u003e\n\u003csmall\u003e Heat Safety \u003c\/small\u003e \u003cstrong\u003e Halogen Means Heat \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003ePlace Orbet on a stable, heat-safe surface away from flammable materials. Do not touch the bulb or warming area while in use, keep it away from children and pets, and switch it off when unattended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSION --\u003e\n\u003cdiv class=\"orb-dimension\"\u003e\n\u003ca href=\"#orb-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbet-sphere-candle-warmer-lamp-stuberlighting_15.jpg?v=1786092557\" alt=\"Orbet Sphere Candle Warmer Lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cp\u003eØ6.7\" × H12.6\"\u003cbr\u003eClick to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"orb-section\"\u003e\n\u003cdiv class=\"orb-heading\"\u003e\n\u003cdiv class=\"orb-heading__title\"\u003e\n\u003cspan class=\"orb-tag\"\u003e Details \u003c\/span\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe practical information that matters before using Orbet with your scented candle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- PRACTICAL MINI CARDS --\u003e\n\u003cdiv class=\"orb-practical\"\u003e\n\u003cdiv class=\"orb-practical-card\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-practical-card\"\u003e\n\u003csmall\u003e Power \u003c\/small\u003e \u003cstrong\u003e 10W Halogen \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-practical-card\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59\" \/ 150 cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-practical-card\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Inline Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLEAN SPECIFICATION LEDGER --\u003e\n\u003cdiv class=\"orb-specs\"\u003e\n\u003cdiv class=\"orb-spec\"\u003e\n\u003cspan class=\"orb-spec__label\"\u003e Product Type \u003c\/span\u003e \u003cspan class=\"orb-spec__value\"\u003e Candle warmer lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-spec\"\u003e\n\u003cspan class=\"orb-spec__label\"\u003e Size \u003c\/span\u003e \u003cspan class=\"orb-spec__value\"\u003e Ø6.7\" × H12.6\" · Ø17 × H32 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-spec\"\u003e\n\u003cspan class=\"orb-spec__label\"\u003e Weight \u003c\/span\u003e \u003cspan class=\"orb-spec__value\"\u003e Approx. 6.6 lb \/ 3 kg \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-spec\"\u003e\n\u003cspan class=\"orb-spec__label\"\u003e Material \u003c\/span\u003e \u003cspan class=\"orb-spec__value\"\u003e Metal · Chrome finish \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-spec\"\u003e\n\u003cspan class=\"orb-spec__label\"\u003e Colors \u003c\/span\u003e \u003cspan class=\"orb-spec__value\"\u003e Chrome + White · Chrome + Green · Chrome + Orange \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-spec\"\u003e\n\u003cspan class=\"orb-spec__label\"\u003e Light \/ Heat Source \u003c\/span\u003e \u003cspan class=\"orb-spec__value\"\u003e E26 \/ E27 halogen bulb · 10W · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-spec\"\u003e\n\u003cspan class=\"orb-spec__label\"\u003e Replacement Bulb \u003c\/span\u003e \u003cspan class=\"orb-spec__value\"\u003e Use a compatible E26 \/ E27 halogen bulb for candle-warming function. Standard LED bulbs do not provide the required heat. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-spec\"\u003e\n\u003cspan class=\"orb-spec__label\"\u003e Candle \/ Wax \u003c\/span\u003e \u003cspan class=\"orb-spec__value\"\u003e Not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-spec\"\u003e\n\u003cspan class=\"orb-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"orb-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-spec\"\u003e\n\u003cspan class=\"orb-spec__label\"\u003e Power \u003c\/span\u003e \u003cspan class=\"orb-spec__value\"\u003e Plug-in \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-spec\"\u003e\n\u003cspan class=\"orb-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"orb-spec__value\"\u003e Inline On \/ Off switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-spec\"\u003e\n\u003cspan class=\"orb-spec__label\"\u003e Cord \u003c\/span\u003e \u003cspan class=\"orb-spec__value\"\u003e 59\" \/ 150 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-spec\"\u003e\n\u003cspan class=\"orb-spec__label\"\u003e Plug Options \u003c\/span\u003e \u003cspan class=\"orb-spec__value\"\u003e US · UK · AU · EU \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-spec\"\u003e\n\u003cspan class=\"orb-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"orb-spec__value\"\u003e IP20 · Indoor dry locations only · Not waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orb-spec\"\u003e\n\u003cspan class=\"orb-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"orb-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       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"orb-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       USE IMAGE LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"orb-use-large\" href=\"#orbet-root\" class=\"orb-lightbox\"\u003e \u003cspan class=\"orb-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbet-sphere-candle-warmer-lamp-stuberlighting_22.jpg?v=1786092558\" alt=\"Enlarged Orbet Sphere Candle Warmer Lamp in use\"\u003e \u003cspan class=\"orb-lightbox__caption\"\u003e Orbet · Candle Warmer in Use \u003c\/span\u003e \u003cspan class=\"orb-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"orb-size-large\" href=\"#orbet-root\" class=\"orb-lightbox\"\u003e \u003cspan class=\"orb-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbet-sphere-candle-warmer-lamp-stuberlighting_15.jpg?v=1786092557\" alt=\"Enlarged Orbet Sphere Candle Warmer Lamp dimensions\"\u003e \u003cspan class=\"orb-lightbox__caption\"\u003e Orbet · Ø6.7\" × H12.6\" · Ø17 × H32 cm \u003c\/span\u003e \u003cspan class=\"orb-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 6.7″ x H 12.6″ \/ Chrome \u0026 White \/ US plug","offer_id":52744112111899,"sku":"STB-TL-26-10486","price":175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 6.7″ x H 12.6″ \/ Chrome \u0026 White \/ UK plug","offer_id":52744112144667,"sku":"STB-TL-26-10487","price":175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 6.7″ x H 12.6″ \/ Chrome \u0026 White \/ AU plug","offer_id":52744112177435,"sku":"STB-TL-26-10488","price":175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 6.7″ x H 12.6″ \/ Chrome \u0026 White \/ EU plug","offer_id":52744112210203,"sku":"STB-TL-26-10489","price":175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 6.7″ x H 12.6″ \/ Chrome \u0026 Green \/ US plug","offer_id":52744112242971,"sku":"STB-TL-26-10490","price":175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 6.7″ x H 12.6″ \/ Chrome \u0026 Green \/ UK plug","offer_id":52744112275739,"sku":"STB-TL-26-10491","price":175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 6.7″ x H 12.6″ \/ Chrome \u0026 Green \/ AU plug","offer_id":52744112308507,"sku":"STB-TL-26-10492","price":175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 6.7″ x H 12.6″ \/ Chrome \u0026 Green \/ EU plug","offer_id":52744112341275,"sku":"STB-TL-26-10493","price":175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 6.7″ x H 12.6″ \/ Chrome \u0026 Orange \/ US plug","offer_id":52744112374043,"sku":"STB-TL-26-10494","price":175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 6.7″ x H 12.6″ \/ Chrome \u0026 Orange \/ UK plug","offer_id":52744112406811,"sku":"STB-TL-26-10495","price":175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 6.7″ x H 12.6″ \/ Chrome \u0026 Orange \/ AU plug","offer_id":52744112439579,"sku":"STB-TL-26-10496","price":175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 6.7″ x H 12.6″ \/ Chrome \u0026 Orange \/ EU plug","offer_id":52744112472347,"sku":"STB-TL-26-10497","price":175.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbet-sphere-candle-warmer-lamp-stuberlighting_1.jpg?v=1786092557"},{"product_id":"vero-colorblock-table-lamp","title":"Vero Colorblock Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — VERO COLORBLOCK CANDLE WARMER LAMP\n\n   PRODUCT-SPECIFIC DIRECTION\n   Compact · Colorblock · Flame-Free Wax Warming\n\n   SHOPPER FLOW\n   01 Quiet introduction\n   02 How it works\n   03 Included \/ not included\n   04 Two color choices\n   05 Size + real dimension image\n   06 Warm accent light\n   07 Heat safety\n   08 Electrical \/ practical\n   09 Specifications\n   10 FAQ\n   11 Shipping \u0026 Returns\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-vero{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --shell:#F1ECE5;\n  --warm:#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  --green:#596A59;\n  --green-soft:#E7EBE5;\n\n  --red:#8B4D44;\n  --red-soft:#EEE1DD;\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-vero *,\n.stb-vero *::before,\n.stb-vero *::after{\n  box-sizing:border-box;\n}\n\n.stb-vero h2,\n.stb-vero 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-vero p{\n  margin-top:0;\n}\n\n.stb-vero__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-vero__title{\n  max-width:650px;\n\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.15;\n  letter-spacing:-.015em;\n}\n\n.stb-vero__section-title{\n  margin:0 0 6px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-vero__copy{\n  max-width:680px;\n\n  margin:0;\n\n  color:#655B53;\n\n  font-size:11.7px;\n  line-height:1.6;\n}\n\n.stb-vero__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   GENERAL IMAGE\n========================================================= *\/\n\n.stb-vero__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-vero__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-vero__intro{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 205px;\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-vero__intro::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:24px;\n\n  width:48px;\n  height:2px;\n\n  background:var(--gold);\n}\n\n.stb-vero__intro-main{\n  padding:23px 24px 21px;\n}\n\n.stb-vero__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-vero__intro-side{\n  display:grid;\n  grid-template-rows:1fr 1fr;\n\n  background:var(--espresso);\n}\n\n.stb-vero__intro-stat{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px 16px;\n}\n\n.stb-vero__intro-stat +\n.stb-vero__intro-stat{\n  border-top:1px solid #584940;\n}\n\n.stb-vero__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-vero__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-vero__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-vero__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-vero__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-vero__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-vero__quick-item 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-vero__quick-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   HOW IT WORKS\n========================================================= *\/\n\n.stb-vero__how{\n  margin-bottom:28px;\n}\n\n.stb-vero__how-head{\n  margin-bottom:9px;\n}\n\n.stb-vero__how-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-vero__step{\n  padding:14px 15px;\n\n  background:var(--paper);\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-vero__step:last-child{\n  border-right:0;\n}\n\n.stb-vero__step--dark{\n  background:var(--espresso);\n}\n\n.stb-vero__step-number{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-vero__step 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-vero__step 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-vero__step p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:8.9px;\n  line-height:1.45;\n}\n\n.stb-vero__step--dark\n.stb-vero__step-number,\n.stb-vero__step--dark small{\n  color:#CBAF88;\n}\n\n.stb-vero__step--dark strong{\n  color:#FFF8EF;\n}\n\n.stb-vero__step--dark p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   INCLUDED \/ NOT INCLUDED\n========================================================= *\/\n\n.stb-vero__included{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:28px;\n}\n\n.stb-vero__included-card{\n  padding:15px 16px;\n\n  background:var(--warm);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-vero__included-card--dark{\n  background:var(--espresso);\n\n  border-color:var(--espresso);\n}\n\n.stb-vero__included-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-vero__included-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-vero__included-card p{\n  margin:0;\n\n  color:#665C54;\n\n  font-size:9.3px;\n  line-height:1.49;\n}\n\n.stb-vero__included-card--dark small{\n  color:#CBAF88;\n}\n\n.stb-vero__included-card--dark strong{\n  color:#FFF8EF;\n}\n\n.stb-vero__included-card--dark p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   COLORS\n========================================================= *\/\n\n.stb-vero__colors{\n  margin-bottom:28px;\n}\n\n.stb-vero__colors-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.stb-vero__colors-head .stb-vero__copy{\n  max-width:380px;\n}\n\n.stb-vero__color-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n}\n\n.stb-vero__color-card{\n  position:relative;\n\n  padding:15px 16px 15px 18px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-vero__color-card::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  bottom:0;\n  left:0;\n\n  width:3px;\n}\n\n.stb-vero__color-card--green::before{\n  background:var(--green);\n}\n\n.stb-vero__color-card--black::before{\n  background:var(--red);\n}\n\n.stb-vero__color-card 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-vero__color-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-vero__color-card p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:9px;\n  line-height:1.46;\n}\n\n.stb-vero__color-note{\n  margin-top:7px;\n\n  padding:9px 11px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  color:#756A62;\n\n  font-size:8.7px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   MATERIAL\n========================================================= *\/\n\n.stb-vero__material{\n  display:grid;\n  grid-template-columns:140px 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-vero__material-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--shell);\n}\n\n.stb-vero__material-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#81756C;\n\n  font-size:7.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-vero__material-label strong{\n  color:var(--ink);\n\n  font-size:11px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-vero__material-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-vero__material-item{\n  padding:13px 14px;\n\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-vero__material-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-vero__material-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:9.8px;\n  font-weight:500;\n}\n\n.stb-vero__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   SIZE\n========================================================= *\/\n\n.stb-vero__size{\n  display:grid;\n  grid-template-columns:190px 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-vero__size-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:10px;\n\n  background:var(--shell);\n}\n\n.stb-vero__size-image{\n  width:160px;\n  max-width:100%;\n}\n\n.stb-vero__size-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:17px 19px;\n\n  background:var(--paper);\n}\n\n.stb-vero__size-copy h3{\n  margin:0 0 5px;\n\n  font-size:18px;\n}\n\n.stb-vero__dimension{\n  margin:0 0 4px;\n\n  color:var(--ink);\n\n  font-size:17px;\n  line-height:1.3;\n  font-weight:500;\n}\n\n.stb-vero__metric{\n  margin:0 0 9px;\n\n  color:#786C63;\n\n  font-size:9px;\n}\n\n.stb-vero__size-copy \u003e p:last-child{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:9.4px;\n  line-height:1.49;\n}\n\n\n\/* =========================================================\n   FOOTPRINT \/ PLACEMENT\n========================================================= *\/\n\n.stb-vero__scale{\n  display:grid;\n  grid-template-columns:130px 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-vero__scale-number{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:13px;\n\n  background:var(--espresso);\n}\n\n.stb-vero__scale-number small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-vero__scale-number strong{\n  color:#FFF8EF;\n\n  font-size:18px;\n  font-weight:500;\n}\n\n.stb-vero__scale-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:var(--cream);\n}\n\n.stb-vero__scale-item{\n  padding:12px 13px;\n\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-vero__scale-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-vero__scale-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:9.7px;\n  font-weight:500;\n}\n\n.stb-vero__scale-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:8.5px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   LIGHT CHARACTER\n========================================================= *\/\n\n.stb-vero__light{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:28px;\n}\n\n.stb-vero__light-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-vero__light-card--dark{\n  background:var(--espresso);\n\n  border-color:var(--espresso);\n}\n\n.stb-vero__light-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-vero__light-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:10.6px;\n  font-weight:500;\n}\n\n.stb-vero__light-card p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.1px;\n  line-height:1.47;\n}\n\n.stb-vero__light-card--dark small{\n  color:#CBAF88;\n}\n\n.stb-vero__light-card--dark strong{\n  color:#FFF8EF;\n}\n\n.stb-vero__light-card--dark p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   SAFETY\n========================================================= *\/\n\n.stb-vero__safety{\n  margin-bottom:28px;\n\n  padding:16px 17px;\n\n  background:var(--espresso);\n\n  border:1px solid var(--espresso);\n  border-top:3px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-vero__safety .stb-vero__eyebrow{\n  color:#CBAF88;\n}\n\n.stb-vero__safety h3{\n  margin:0 0 8px;\n\n  color:#FFF8EF;\n\n  font-size:18px;\n}\n\n.stb-vero__safety-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  border-top:1px solid #584940;\n}\n\n.stb-vero__safety-item{\n  padding:10px 11px 0 0;\n}\n\n.stb-vero__safety-item +\n.stb-vero__safety-item{\n  padding-left:11px;\n\n  border-left:1px solid #584940;\n}\n\n.stb-vero__safety-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:9.6px;\n  font-weight:500;\n}\n\n.stb-vero__safety-item p{\n  margin:0;\n\n  color:#D7CCC3;\n\n  font-size:8.6px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   ELECTRICAL\n========================================================= *\/\n\n.stb-vero__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-vero__utility-item{\n  padding:11px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-vero__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-vero__utility-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-vero__utility-item strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:9.9px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-vero__utility-item p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:8.5px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-vero__practical{\n  margin-bottom:28px;\n\n  padding:13px 15px;\n\n  background:var(--warm);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-vero__practical 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-vero__practical p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:9.3px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-vero__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-vero__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-vero__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-vero__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:14.5px;\n  font-weight:500;\n}\n\n.stb-vero__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-vero__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-vero__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-vero__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-vero__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-vero__faq details{\n  padding:10px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-vero__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-vero__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-vero__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-vero__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-vero__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-vero__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-vero__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-vero__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-vero__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-vero__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-vero__shipping a{\n  color:var(--gold-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX — CLICK ANYWHERE TO CLOSE\n========================================================= *\/\n\n.stb-vero__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-vero__lightbox:target{\n  display:flex;\n}\n\n.stb-vero__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-vero__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-vero__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-vero__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-vero__intro{\n    grid-template-columns:1fr 180px;\n  }\n\n  .stb-vero__title{\n    font-size:25px;\n  }\n\n  .stb-vero__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-vero{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  .stb-vero__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-vero__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-vero__intro-side{\n    grid-template-columns:1fr 1fr;\n    grid-template-rows:none;\n  }\n\n  .stb-vero__intro-stat{\n    padding:10px 12px;\n  }\n\n  .stb-vero__intro-stat +\n  .stb-vero__intro-stat{\n    border-top:0;\n    border-left:1px solid #584940;\n  }\n\n  .stb-vero__title{\n    font-size:23px;\n  }\n\n\n  .stb-vero__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-vero__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-vero__quick-item:nth-child(1),\n  .stb-vero__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  .stb-vero__how-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-vero__step{\n    border-right:0;\n  }\n\n  .stb-vero__step +\n  .stb-vero__step{\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-vero__included{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-vero__colors-head{\n    display:block;\n  }\n\n  .stb-vero__color-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-vero__material{\n    grid-template-columns:88px minmax(0,1fr);\n  }\n\n  .stb-vero__material-label{\n    padding:10px;\n  }\n\n  .stb-vero__material-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-vero__material-item +\n  .stb-vero__material-item{\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-vero__size{\n    grid-template-columns:105px minmax(0,1fr);\n  }\n\n  .stb-vero__size-media{\n    padding:6px;\n  }\n\n  .stb-vero__size-image{\n    width:92px;\n  }\n\n  .stb-vero__size-copy{\n    padding:11px 12px;\n  }\n\n  .stb-vero__dimension{\n    font-size:14px;\n  }\n\n\n  .stb-vero__scale{\n    grid-template-columns:78px minmax(0,1fr);\n  }\n\n  .stb-vero__scale-number{\n    padding:9px;\n  }\n\n  .stb-vero__scale-number strong{\n    font-size:14px;\n  }\n\n  .stb-vero__scale-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-vero__scale-item +\n  .stb-vero__scale-item{\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-vero__light{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-vero__safety-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-vero__safety-item{\n    padding:9px 0 0;\n  }\n\n  .stb-vero__safety-item +\n  .stb-vero__safety-item{\n    margin-top:9px;\n    padding-left:0;\n\n    border-left:0;\n    border-top:1px solid #584940;\n  }\n\n\n  .stb-vero__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-vero__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-vero__utility-item:nth-child(1),\n  .stb-vero__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  .stb-vero__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-vero__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-vero__faq{\n    padding:12px 14px;\n  }\n\n\n  .stb-vero__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-vero\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-vero__intro\"\u003e\n\u003cdiv class=\"stb-vero__intro-main\"\u003e\n\u003cspan class=\"stb-vero__eyebrow\"\u003e Colorblock · Glass · Candle Warmer \u003c\/span\u003e\n\u003ch2 class=\"stb-vero__title\"\u003eFragrance Without the Flame.\u003c\/h2\u003e\n\u003cp\u003eVero is a compact candle warmer that uses halogen heat to melt scented wax from above — releasing fragrance without lighting the wick. A white glass shade softens the glow, while the two-tone metal body adds just enough color to stand out.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vero__intro-side\"\u003e\n\u003cdiv class=\"stb-vero__intro-stat\"\u003e\n\u003csmall\u003e Overall Size \u003c\/small\u003e \u003cstrong\u003e 7.9\" × 4.7\" × 10.2\" \u003c\/strong\u003e \u003cspan\u003e 20 × 12 × 26cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vero__intro-stat\"\u003e\n\u003csmall\u003e Heat Source \u003c\/small\u003e \u003cstrong\u003e 35W Halogen \u003c\/strong\u003e \u003cspan\u003e E26 \/ E27 · included \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-vero__quick\"\u003e\n\u003cdiv class=\"stb-vero__quick-item\"\u003e\n\u003csmall\u003eType\u003c\/small\u003e \u003cstrong\u003eCandle Warmer\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vero__quick-item\"\u003e\n\u003csmall\u003eMaterials\u003c\/small\u003e \u003cstrong\u003eMetal + Glass\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vero__quick-item\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003e35W Halogen Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vero__quick-item\"\u003e\n\u003csmall\u003eWax\u003c\/small\u003e \u003cstrong\u003eNot Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       HOW IT WORKS\n  ====================================================== --\u003e\n\u003csection class=\"stb-vero__how\"\u003e\n\u003cdiv class=\"stb-vero__how-head\"\u003e\n\u003cspan class=\"stb-vero__eyebrow\"\u003e How It Works \u003c\/span\u003e\n\u003ch3 class=\"stb-vero__section-title\"\u003eCandle In. Light On. Fragrance Out.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vero__how-grid\"\u003e\n\u003carticle class=\"stb-vero__step\"\u003e\u003cspan class=\"stb-vero__step-number\"\u003e 01 \u003c\/span\u003e \u003csmall\u003e Place \u003c\/small\u003e \u003cstrong\u003e Set Your Scented Candle Below \u003c\/strong\u003e\n\u003cp\u003ePlace a candle in a stable, heat-safe jar beneath the white glass shade.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-vero__step\"\u003e\u003cspan class=\"stb-vero__step-number\"\u003e 02 \u003c\/span\u003e \u003csmall\u003e Warm \u003c\/small\u003e \u003cstrong\u003e Halogen Heat Melts the Wax \u003c\/strong\u003e\n\u003cp\u003eThe included bulb warms the top layer of wax without lighting the wick.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-vero__step stb-vero__step--dark\"\u003e\u003cspan class=\"stb-vero__step-number\"\u003e 03 \u003c\/span\u003e \u003csmall\u003e Enjoy \u003c\/small\u003e \u003cstrong\u003e Fragrance + Soft Glow \u003c\/strong\u003e\n\u003cp\u003eMelted wax releases fragrance while the glass shade creates a warm ambient light.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INCLUDED \/ NOT INCLUDED\n  ====================================================== --\u003e\n\u003csection class=\"stb-vero__included\"\u003e\n\u003carticle class=\"stb-vero__included-card\"\u003e\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 · 35W Halogen Bulb \u003c\/strong\u003e\n\u003cp\u003eThe heat-producing bulb needed to warm your candle is included. If you replace it later, use a compatible halogen bulb again — a standard LED stays too cool to melt the wax properly.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-vero__included-card stb-vero__included-card--dark\"\u003e\u003csmall\u003e Not Included \u003c\/small\u003e \u003cstrong\u003e Scented Candle \/ Wax \u003c\/strong\u003e\n\u003cp\u003eChoose your own fragrance. Vero does not include a scented candle or wax melt. Use a heat-safe candle jar that fits securely beneath the shade.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COLORS\n  ====================================================== --\u003e\n\u003csection class=\"stb-vero__colors\"\u003e\n\u003cdiv class=\"stb-vero__colors-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-vero__eyebrow\"\u003e Two Colorblock Options \u003c\/span\u003e\n\u003ch3 class=\"stb-vero__section-title\"\u003eChoose Character or Contrast.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"stb-vero__copy\"\u003eBoth versions use the same soft white glass shade. Only the metal body color combination changes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vero__color-grid\"\u003e\n\u003carticle class=\"stb-vero__color-card stb-vero__color-card--green\"\u003e\u003csmall\u003e Warmer + More Playful \u003c\/small\u003e \u003cstrong\u003e Green + Red \u003c\/strong\u003e\n\u003cp\u003eA richer, retro-leaning pairing that works well when the warmer is meant to be seen as a small decorative accent.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-vero__color-card stb-vero__color-card--black\"\u003e\u003csmall\u003e Stronger Contrast \u003c\/small\u003e \u003cstrong\u003e Red + Black \u003c\/strong\u003e\n\u003cp\u003eMore graphic and grounded, with a cleaner contrast against neutral tables, shelves and nightstands.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vero__color-note\"\u003eScreen colors are approximate. Please use the product photography as the primary color reference.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIALS\n  ====================================================== --\u003e\n\u003csection class=\"stb-vero__material\"\u003e\n\u003cdiv class=\"stb-vero__material-label\"\u003e\n\u003csmall\u003e Construction \u003c\/small\u003e \u003cstrong\u003e Metal + Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vero__material-grid\"\u003e\n\u003carticle class=\"stb-vero__material-item\"\u003e\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e White Glass \u003c\/strong\u003e\n\u003cp\u003eSoftens the visible halogen light into a more comfortable ambient glow.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-vero__material-item\"\u003e\u003csmall\u003e Body \u003c\/small\u003e \u003cstrong\u003e Colorblock Metal \u003c\/strong\u003e\n\u003cp\u003eA compact column and circular base give Vero its clean, contemporary silhouette.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection id=\"vero-size-section\" class=\"stb-vero__size\"\u003e\n\u003cdiv class=\"stb-vero__size-media\"\u003e\n\u003cdiv class=\"stb-vero__size-image\"\u003e\u003ca href=\"#vero-size-image\" class=\"stb-vero__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vero-colorblock-table-lamp-stuberlighting_14.jpg?v=1786265137\" alt=\"Vero Colorblock Candle Warmer Lamp dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-vero__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vero__size-copy\"\u003e\n\u003cspan class=\"stb-vero__eyebrow\"\u003e Dimension Reference \u003c\/span\u003e\n\u003ch3\u003eCompact Enough for Smaller Surfaces.\u003c\/h3\u003e\n\u003cp class=\"stb-vero__dimension\"\u003eL7.9\" × W4.7\" × H10.2\"\u003c\/p\u003e\n\u003cp class=\"stb-vero__metric\"\u003eL20 × W12 × H26cm · Approx. 3kg \/ 6.6lb\u003c\/p\u003e\n\u003cp\u003eThe 4.7-inch width keeps the footprint narrow, making Vero easy to place on a nightstand, shelf or end table. Measure the space beneath the glass shade for your preferred candle jar before use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"vero-size-image\" href=\"#vero-size-section\" class=\"stb-vero__lightbox\"\u003e \u003cspan class=\"stb-vero__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vero-colorblock-table-lamp-stuberlighting_14.jpg?v=1786265137\" alt=\"Enlarged Vero Colorblock Candle Warmer Lamp dimensions\"\u003e \u003cspan class=\"stb-vero__lightbox-caption\"\u003e Vero · L7.9\" × W4.7\" × H10.2\" · L20 × W12 × H26cm \u003c\/span\u003e \u003cspan class=\"stb-vero__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SCALE \/ PLACEMENT\n  ====================================================== --\u003e\n\u003csection class=\"stb-vero__scale\"\u003e\n\u003cdiv class=\"stb-vero__scale-number\"\u003e\n\u003csmall\u003e Width \u003c\/small\u003e \u003cstrong\u003e 4.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vero__scale-grid\"\u003e\n\u003carticle class=\"stb-vero__scale-item\"\u003e\u003csmall\u003e Bedroom \u003c\/small\u003e \u003cstrong\u003e Nightstand \u003c\/strong\u003e\n\u003cp\u003eCompact footprint with soft evening light and fragrance.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-vero__scale-item\"\u003e\u003csmall\u003e Living Room \u003c\/small\u003e \u003cstrong\u003e End Table \u003c\/strong\u003e\n\u003cp\u003eAdds color, scent and a small ambient glow.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-vero__scale-item\"\u003e\u003csmall\u003e Display \u003c\/small\u003e \u003cstrong\u003e Shelf \/ Console \u003c\/strong\u003e\n\u003cp\u003eWorks as a compact decorative object even when switched off.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT CHARACTER\n  ====================================================== --\u003e\n\u003csection class=\"stb-vero__light\"\u003e\n\u003carticle class=\"stb-vero__light-card\"\u003e\u003csmall\u003e White Glass Shade \u003c\/small\u003e \u003cstrong\u003e Soft Warm Accent Glow \u003c\/strong\u003e\n\u003cp\u003eThe white glass softens the halogen bulb while the candle is warming, giving Vero a cozy secondary-light effect.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-vero__light-card stb-vero__light-card--dark\"\u003e\u003csmall\u003e Brightness Expectation \u003c\/small\u003e \u003cstrong\u003e Candle Warmer First · Accent Light Second \u003c\/strong\u003e\n\u003cp\u003eVero is not intended to replace a reading lamp or bright task light. Its lighting role is primarily decorative and atmospheric.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SAFETY\n  ====================================================== --\u003e\n\u003csection class=\"stb-vero__safety\"\u003e\u003cspan class=\"stb-vero__eyebrow\"\u003e Important Heat Safety \u003c\/span\u003e\n\u003ch3\u003eThe Halogen Bulb Gets Hot — That Heat Is What Warms the Wax.\u003c\/h3\u003e\n\u003cdiv class=\"stb-vero__safety-grid\"\u003e\n\u003carticle class=\"stb-vero__safety-item\"\u003e\u003cstrong\u003e Stable, Heat-Safe Surface \u003c\/strong\u003e\n\u003cp\u003eKeep Vero level and away from curtains, paper and other flammable materials.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-vero__safety-item\"\u003e\u003cstrong\u003e Do Not Touch While Hot \u003c\/strong\u003e\n\u003cp\u003eThe bulb and warming area become hot during use. Allow them to cool before handling.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-vero__safety-item\"\u003e\u003cstrong\u003e Switch Off When Unattended \u003c\/strong\u003e\n\u003cp\u003eKeep away from children and pets and do not leave the warmer operating unattended.\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-vero__utility\"\u003e\n\u003cdiv class=\"stb-vero__utility-item\"\u003e\n\u003csmall\u003e Heat Source \u003c\/small\u003e \u003cstrong\u003e 35W Halogen \u003c\/strong\u003e\n\u003cp\u003eIncluded.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vero__utility-item\"\u003e\n\u003csmall\u003e Voltage \u003c\/small\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003cp\u003ePlug-in.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vero__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-vero__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       PRACTICAL NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-vero__practical\"\u003e\u003cstrong\u003e Use halogen again when replacing the bulb. \u003c\/strong\u003e\n\u003cp\u003eWax warming depends on heat. The included E26\/E27 35W halogen bulb produces the warmth needed to melt the upper layer of wax. A standard LED bulb runs much cooler and will not provide the same candle-warming function. Clean the glass and metal with a soft dry cloth. 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-vero__specs\"\u003e\n\u003cdiv class=\"stb-vero__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Vero Colorblock Candle Warmer Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vero__spec\"\u003e\n\u003cspan\u003e Type \u003c\/span\u003e \u003cstrong\u003e Candle Warmer Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vero__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Metal · White Glass Shade \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vero__spec\"\u003e\n\u003cspan\u003e Colors \u003c\/span\u003e \u003cstrong\u003e Green + Red · Red + Black · White Glass Shade \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vero__spec\"\u003e\n\u003cspan\u003e Size \u003c\/span\u003e \u003cstrong\u003e L7.9\" × W4.7\" × H10.2\" · L20 × W12 × H26cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vero__spec\"\u003e\n\u003cspan\u003e Weight \u003c\/span\u003e \u003cstrong\u003e Approx. 3kg \/ 6.6lb \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vero__spec\"\u003e\n\u003cspan\u003e Heat Source \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 Halogen Bulb · 35W · Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vero__spec\"\u003e\n\u003cspan\u003e Replacement Bulb \u003c\/span\u003e \u003cstrong\u003e Compatible Halogen Bulb Required for Wax Warming \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vero__spec\"\u003e\n\u003cspan\u003e Candle \/ Wax \u003c\/span\u003e \u003cstrong\u003e Not Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vero__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vero__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vero__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Inline On \/ Off Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vero__spec\"\u003e\n\u003cspan\u003e Plug Options \u003c\/span\u003e \u003cstrong\u003e 4 Regional Plug Options \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vero__spec\"\u003e\n\u003cspan\u003e Setup \u003c\/span\u003e \u003cstrong\u003e Plug-In Table Lamp · No Hardwiring Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vero__spec\"\u003e\n\u003cspan\u003e Function \u003c\/span\u003e \u003cstrong\u003e Top-Down Scented Candle \/ Wax Warming · No Open Flame \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vero__spec\"\u003e\n\u003cspan\u003e Light Character \u003c\/span\u003e \u003cstrong\u003e Soft Warm Accent Glow · Not Intended as Primary Task Lighting \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vero__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-vero__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-vero__faq\"\u003e\u003cspan class=\"stb-vero__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-vero__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Vero a regular table lamp or a candle warmer?\u003c\/summary\u003e\n\u003cp\u003eVero is primarily a candle warmer lamp. The halogen bulb produces heat that melts scented wax from above, while the white glass shade also creates a soft ambient glow. It is not intended to replace a bright reading or task lamp.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the bulb come with the lamp?\u003c\/summary\u003e\n\u003cp\u003eYes. A compatible E26\/E27 35W halogen bulb is included, so the warmer has the heat source required to melt scented wax.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I replace the halogen bulb with LED?\u003c\/summary\u003e\n\u003cp\u003eNot if you want to use Vero as a candle warmer. Wax melting requires heat, and a standard LED bulb runs too cool to provide the same warming function. Use a compatible halogen bulb when replacement is needed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the candle included?\u003c\/summary\u003e\n\u003cp\u003eNo. A scented candle or wax melt is not included. This allows you to choose your preferred fragrance. Use a candle in a stable, heat-safe jar that fits securely beneath the glass shade.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size candle jar will fit?\u003c\/summary\u003e\n\u003cp\u003eThe supplied product information does not specify an exact maximum candle-jar height or diameter. We therefore recommend using the dimension drawing as a general scale reference and choosing a stable, heat-safe jar that fits beneath the shade with suitable clearance.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich color should I choose?\u003c\/summary\u003e\n\u003cp\u003eGreen + Red is the more playful, retro-leaning combination. Red + Black has stronger contrast and a more graphic appearance. Both use the same white glass shade.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the lamp get hot?\u003c\/summary\u003e\n\u003cp\u003eYes. The halogen bulb must create heat in order to melt the wax. Place Vero on a stable, heat-safe surface, keep it away from flammable materials, children and pets, avoid touching the hot bulb or warming area, and switch it off when unattended.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it need to be hardwired?\u003c\/summary\u003e\n\u003cp\u003eNo. Vero is a plug-in warmer with a 59\" \/ 150cm cord and inline on \/ off switch. Four regional plug options are available.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-vero__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"L 7.9″ x W 4.7″ x H 10.2 \/ Green+Red \/ US plug","offer_id":52781464781083,"sku":"STB-TL-26-10514","price":248.0,"currency_code":"USD","in_stock":true},{"title":"L 7.9″ x W 4.7″ x H 10.2 \/ Green+Red \/ UK plug","offer_id":52781464813851,"sku":"STB-TL-26-10515","price":248.0,"currency_code":"USD","in_stock":true},{"title":"L 7.9″ x W 4.7″ x H 10.2 \/ Green+Red \/ AU plug","offer_id":52781464846619,"sku":"STB-TL-26-10516","price":248.0,"currency_code":"USD","in_stock":true},{"title":"L 7.9″ x W 4.7″ x H 10.2 \/ Green+Red \/ EU plug","offer_id":52781464879387,"sku":"STB-TL-26-10517","price":248.0,"currency_code":"USD","in_stock":true},{"title":"L 7.9″ x W 4.7″ x H 10.2 \/ Red+Black \/ US plug","offer_id":52781464912155,"sku":"STB-TL-26-10518","price":248.0,"currency_code":"USD","in_stock":true},{"title":"L 7.9″ x W 4.7″ x H 10.2 \/ Red+Black \/ UK plug","offer_id":52781464944923,"sku":"STB-TL-26-10519","price":248.0,"currency_code":"USD","in_stock":true},{"title":"L 7.9″ x W 4.7″ x H 10.2 \/ Red+Black \/ AU plug","offer_id":52781464977691,"sku":"STB-TL-26-10520","price":248.0,"currency_code":"USD","in_stock":true},{"title":"L 7.9″ x W 4.7″ x H 10.2 \/ Red+Black \/ EU plug","offer_id":52781465010459,"sku":"STB-TL-26-10521","price":248.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vero-colorblock-table-lamp-stuberlighting_1.jpg?v=1786265137"},{"product_id":"fungo-glass-table-lamp","title":"Fungo Glass Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — FUNGO GLASS TABLE LAMP\n\n   PRODUCT CONCEPT:\n   DOME \/ GLASS \/ WEIGHT\n\n   OBJECT PORTRAIT EDITORIAL\n   NO REPEATED CARD TEMPLATE\n   DESKTOP · TABLET · MOBILE · DAWN SAFE\n========================================================= *\/\n\n.stb-fungo{\n  --espresso:#1C1209;\n  --espresso-soft:#2A2015;\n\n  --brown:#4A3218;\n  --walnut:#654429;\n  --walnut-soft:#D8C1A6;\n\n  --gold:#C8A96E;\n  --gold-deep:#957039;\n  --amber:#D7B77C;\n  --amber-soft:#E9D7B7;\n\n  --ivory:#FFFDF8;\n  --cream:#F5EDD8;\n  --paper:#FAF6EE;\n  --sand:#E8DCC7;\n\n  --text:#615348;\n  --muted:#817568;\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\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-fungo *,\n.stb-fungo *::before,\n.stb-fungo *::after{\n  box-sizing:border-box;\n}\n\n.stb-fungo h2,\n.stb-fungo h3,\n.stb-fungo p,\n.stb-fungo dl,\n.stb-fungo dd,\n.stb-fungo dt{\n  margin-top:0;\n}\n\n.stb-fungo h2,\n.stb-fungo h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-fungo 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 — OBJECT PORTRAIT\n========================================================= *\/\n\n.fg-opening{\n  display:grid;\n  grid-template-columns:minmax(0,1.22fr) minmax(0,.78fr);\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:9px;\n\n  box-shadow:0 10px 32px rgba(28,18,9,.085);\n}\n\n\n\/* TITLE SIDE *\/\n\n.fg-opening__copy{\n  min-width:0;\n\n  padding:31px 30px 25px;\n\n  border-top:4px solid var(--espresso);\n}\n\n.fg-kicker{\n  display:block;\n\n  margin-bottom:8px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.fg-title{\n  max-width:520px;\n\n  margin:0;\n\n  font-size:32px;\n  line-height:1.02;\n}\n\n.fg-lead{\n  max-width:570px;\n\n  margin:11px 0 0;\n\n  color:var(--text);\n\n  font-size:12.3px;\n  line-height:1.63;\n}\n\n\n\/* FACT LEDGER — NOT CARDS *\/\n\n.fg-opening__facts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin:21px 0 0;\n\n  border-top:1px solid var(--espresso);\n  border-bottom:1px solid var(--line);\n}\n\n.fg-opening__fact{\n  min-width:0;\n\n  padding:9px 11px 9px 0;\n}\n\n.fg-opening__fact + .fg-opening__fact{\n  padding-left:11px;\n\n  border-left:1px solid var(--line);\n}\n\n.fg-opening__fact dt{\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.fg-opening__fact dd{\n  margin:2px 0 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.08;\n\n  font-weight:500;\n}\n\n\n\/* DARK OBJECT PLAQUE *\/\n\n.fg-opening__plaque{\n  display:flex;\n  flex-direction:column;\n  justify-content:space-between;\n\n  min-width:0;\n\n  padding:25px 21px;\n\n  background:var(--espresso);\n}\n\n.fg-opening__plaque small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.fg-opening__plaque strong{\n  display:block;\n\n  margin-top:9px;\n\n  color:#FFF9EF;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:24px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.fg-opening__plaque p{\n  margin:20px 0 0;\n\n  color:#D7CABC;\n\n  font-size:10.7px;\n  line-height:1.48;\n}\n\n.fg-opening__plaque-bottom{\n  margin-top:25px;\n\n  padding-top:11px;\n\n  border-top:1px solid rgba(255,255,255,.13);\n}\n\n.fg-opening__plaque-bottom span{\n  display:block;\n\n  color:#BBAA98;\n\n  font-size:9.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   02 — GLASS STUDY\n========================================================= *\/\n\n.fg-glass{\n  display:grid;\n  grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr);\n\n  gap:14px;\n\n  margin-top:15px;\n}\n\n\n\/* DETAIL IMAGE *\/\n\n.fg-glass__image{\n  min-width:0;\n\n  padding:9px;\n\n  background:var(--amber-soft);\n\n  border:1px solid #CAB185;\n  border-radius:8px;\n\n  box-shadow:0 8px 23px rgba(28,18,9,.065);\n}\n\n.fg-glass__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  background:var(--ivory);\n\n  border-radius:5px;\n\n  text-decoration:none;\n}\n\n.fg-glass__image img{\n  max-height:330px !important;\n}\n\n.fg-glass__caption{\n  display:flex;\n  justify-content:space-between;\n  gap:14px;\n\n  padding:8px 3px 1px;\n}\n\n.fg-glass__caption small{\n  color:#74582F;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.fg-glass__caption span{\n  color:#64503A;\n\n  font-size:9.7px;\n  line-height:1.4;\n\n  text-align:right;\n}\n\n\n\/* EDITORIAL TEXT *\/\n\n.fg-glass__story{\n  min-width:0;\n\n  padding:24px 22px;\n\n  background:var(--espresso-soft);\n\n  border-radius:8px;\n}\n\n.fg-glass__story small{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--gold);\n\n  font-size:8.6px;\n  font-weight:600;\n\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.fg-glass__story h3{\n  margin:0;\n\n  color:#FFF8EE;\n\n  font-size:24px;\n  line-height:1.04;\n}\n\n.fg-glass__story \u003e p{\n  margin:10px 0 0;\n\n  color:#D9CCBF;\n\n  font-size:11px;\n  line-height:1.52;\n}\n\n\n\/* THREE QUIET LINES *\/\n\n.fg-glass__lines{\n  margin-top:17px;\n\n  border-top:1px solid rgba(255,255,255,.14);\n}\n\n.fg-glass__line{\n  display:grid;\n  grid-template-columns:minmax(0,78px) minmax(0,1fr);\n\n  gap:10px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid rgba(255,255,255,.11);\n}\n\n.fg-glass__line span{\n  color:var(--gold);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.fg-glass__line strong{\n  color:#F8EFE4;\n\n  font-size:10.8px;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   03 — PROPORTION \/ WEIGHT\n========================================================= *\/\n\n.fg-scale{\n  margin-top:15px;\n\n  padding:24px 25px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--line-strong);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n  border-left:4px solid var(--walnut);\n\n  box-shadow:0 7px 20px rgba(28,18,9,.055);\n}\n\n.fg-section-head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:24px;\n\n  margin-bottom:16px;\n}\n\n.fg-section-head small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.fg-section-head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.fg-section-head p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.54;\n}\n\n\n\/* SCALE COMPOSITION *\/\n\n.fg-scale__layout{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,155px);\n\n  gap:18px;\n  align-items:start;\n}\n\n\n\/* NUMBERS *\/\n\n.fg-scale__numbers{\n  min-width:0;\n\n  border-top:1px solid var(--espresso);\n}\n\n.fg-scale__number{\n  display:grid;\n  grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n  gap:15px;\n  align-items:baseline;\n\n  padding:10px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.fg-scale__number span{\n  color:var(--gold-deep);\n\n  font-size:8.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.fg-scale__number strong{\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\n\/* DIMENSION *\/\n\n.fg-dimension{\n  min-width:0;\n\n  padding:8px;\n\n  background:var(--walnut);\n\n  border:1px solid #51351F;\n  border-radius:7px;\n}\n\n.fg-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:var(--ivory);\n\n  border-radius:4px;\n\n  text-decoration:none;\n}\n\n.fg-dimension img{\n  max-height:130px !important;\n}\n\n.fg-dimension p{\n  margin:6px 0 1px;\n\n  color:#EEE0D0;\n\n  font-size:8.9px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* WEIGHT \/ FIT BAND *\/\n\n.fg-presence{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:15px;\n  align-items:center;\n\n  margin-top:11px;\n\n  padding:10px 12px;\n\n  background:var(--sand);\n\n  border:1px solid var(--line-strong);\n}\n\n.fg-presence__title small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.fg-presence__title strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.fg-presence p{\n  margin:0;\n\n  padding-left:14px;\n\n  border-left:1px solid #C8B99E;\n\n  color:var(--text);\n\n  font-size:10.7px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   04 — MATERIAL + CONTROL\n========================================================= *\/\n\n.fg-material{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,1fr);\n\n  margin-top:15px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  box-shadow:0 8px 22px rgba(28,18,9,.06);\n}\n\n\n\/* GLASS SIDE *\/\n\n.fg-material__glass{\n  padding:22px 23px;\n\n  background:var(--paper);\n}\n\n.fg-material__wood{\n  padding:22px 23px;\n\n  background:var(--walnut-soft);\n\n  border-left:1px solid #BFA589;\n}\n\n.fg-material small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.fg-material h3{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.05;\n}\n\n.fg-material p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.9px;\n  line-height:1.48;\n}\n\n.fg-material__wood p{\n  color:#594737;\n}\n\n\n\/* NATURAL WOOD NOTE *\/\n\n.fg-wood-note{\n  margin-top:11px;\n\n  padding-top:9px;\n\n  border-top:1px solid rgba(76,50,31,.24);\n\n  color:#684F39;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   05 — PRACTICAL \/ SPECS\n========================================================= *\/\n\n.fg-details{\n  margin-top:15px;\n\n  padding:24px 25px;\n\n  background:#F1E6D3;\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  box-shadow:0 8px 22px rgba(28,18,9,.06);\n}\n\n\n\/* CONTROL FEATURE *\/\n\n.fg-control{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:16px;\n  align-items:center;\n\n  margin-bottom:16px;\n\n  padding:11px 13px;\n\n  background:var(--espresso);\n}\n\n.fg-control small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.fg-control 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:17px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.fg-control p{\n  margin:0;\n\n  padding-left:15px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n\n  color:#D8CCC0;\n\n  font-size:10.8px;\n  line-height:1.45;\n}\n\n\n\/* QUICK PRACTICAL LINE *\/\n\n.fg-practical{\n  display:flex;\n  flex-wrap:wrap;\n\n  margin-bottom:14px;\n\n  border-top:1px solid var(--espresso);\n  border-bottom:1px solid var(--line);\n}\n\n.fg-practical span{\n  position:relative;\n\n  padding:8px 15px 8px 0;\n\n  color:var(--espresso);\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.fg-practical span + span{\n  padding-left:15px;\n}\n\n.fg-practical span + span::before{\n  content:\"\";\n\n  position:absolute;\n\n  left:0;\n  top:9px;\n  bottom:9px;\n\n  width:1px;\n\n  background:var(--line-strong);\n}\n\n\n\/* SPECS *\/\n\n.fg-specs{\n  border-top:1px solid var(--espresso);\n}\n\n.fg-spec{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.fg-spec__label{\n  color:#7D6B5D;\n\n  font-size:11.5px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.fg-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   SHIPPING\n========================================================= *\/\n\n.fg-shipping{\n  margin-top:15px;\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 8px 22px rgba(28,18,9,.06);\n}\n\n.fg-shipping h3{\n  margin:0 0 7px;\n\n  font-size:18px;\n}\n\n.fg-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.fg-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.fg-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.fg-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\n  cursor:zoom-out;\n}\n\n.fg-lightbox:target{\n  display:flex;\n}\n\n.fg-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.fg-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.fg-lightbox__caption{\n  margin-top:8px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n.fg-lightbox__hint{\n  margin-top:3px;\n\n  color:#9F9489;\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-fungo{\n    max-width:820px;\n  }\n\n  .fg-opening{\n    grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);\n  }\n\n  .fg-opening__copy{\n    padding:27px 24px 22px;\n  }\n\n  .fg-title{\n    font-size:29px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-fungo{\n    font-size:13px;\n  }\n\n\n  \/* OPENING *\/\n\n  .fg-opening{\n    grid-template-columns:1fr;\n  }\n\n  .fg-opening__copy{\n    padding:22px 18px 18px;\n  }\n\n  .fg-title{\n    font-size:27px;\n  }\n\n  .fg-opening__plaque{\n    display:grid;\n    grid-template-columns:minmax(0,1fr) minmax(0,1fr);\n\n    gap:18px;\n\n    padding:14px 18px;\n  }\n\n  .fg-opening__plaque p{\n    margin-top:6px;\n  }\n\n  .fg-opening__plaque-bottom{\n    margin-top:0;\n\n    padding-top:0;\n\n    border-top:0;\n\n    text-align:right;\n  }\n\n\n  \/* GLASS *\/\n\n  .fg-glass{\n    grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);\n\n    gap:9px;\n  }\n\n  .fg-glass__image img{\n    max-height:240px !important;\n  }\n\n  .fg-glass__story{\n    padding:18px 15px;\n  }\n\n  .fg-glass__story h3{\n    font-size:21px;\n  }\n\n\n  \/* SCALE *\/\n\n  .fg-scale,\n  .fg-details{\n    padding:20px 18px;\n  }\n\n  .fg-section-head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .fg-scale__layout{\n    grid-template-columns:minmax(0,1fr) minmax(0,130px);\n\n    gap:12px;\n  }\n\n  .fg-scale__number{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .fg-dimension img{\n    max-height:105px !important;\n  }\n\n\n  \/* MATERIAL *\/\n\n  .fg-material{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .fg-material__glass,\n  .fg-material__wood{\n    padding:18px 16px;\n  }\n\n\n  \/* SPEC *\/\n\n  .fg-spec{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .fg-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n\n    font-weight:600;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .fg-opening__facts{\n    grid-template-columns:1fr;\n  }\n\n  .fg-opening__fact + .fg-opening__fact{\n    padding-left:0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .fg-glass{\n    grid-template-columns:1fr;\n  }\n\n  .fg-glass__image{\n    width:250px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .fg-scale__layout{\n    grid-template-columns:1fr;\n  }\n\n  .fg-dimension{\n    width:145px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .fg-presence,\n  .fg-control{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .fg-presence p,\n  .fg-control p{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(28,18,9,.12);\n  }\n\n  .fg-control p{\n    border-top-color:rgba(255,255,255,.15);\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .fg-material{\n    grid-template-columns:1fr;\n  }\n\n  .fg-material__wood{\n    border-left:0;\n    border-top:1px solid #BFA589;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-fungo\" id=\"fungo-root\"\u003e\n\u003c!-- =====================================================\n       01 — OBJECT PORTRAIT\n  ====================================================== --\u003e\n\u003csection class=\"fg-opening\"\u003e\n\u003cdiv class=\"fg-opening__copy\"\u003e\n\u003cspan class=\"fg-kicker\"\u003e Fungo Glass Table Lamp \u003c\/span\u003e\n\u003ch2 class=\"fg-title\"\u003eA Curved Glass Cap on a Grounded Wood Base\u003c\/h2\u003e\n\u003cp class=\"fg-lead\"\u003eFungo takes its character from a mushroom-like silhouette: a broad curved art-glass shade above and a substantial solid-wood base below. When lit, the glass softens the bulb into a warm ambient glow; when off, it reads more like a small decorative object.\u003c\/p\u003e\n\u003cdiv class=\"fg-opening__fact\"\u003eShadeCurved Art Glass\u003c\/div\u003e\n\u003cdiv class=\"fg-opening__fact\"\u003eOverallØ11.8\" × H16.5\"\u003c\/div\u003e\n\u003cdiv class=\"fg-opening__fact\"\u003eWeightApprox. 11 lb\u003c\/div\u003e\n\u003c\/div\u003e\n\u003caside class=\"fg-opening__plaque\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Object No. \u003c\/small\u003e \u003cstrong\u003e FUNGO \u003c\/strong\u003e\n\u003cp\u003eFrench-retro proportions with a warm glass-and-wood material pairing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-opening__plaque-bottom\"\u003e\u003cspan\u003e Table Lamp\u003cbr\u003eAmbient Light\u003cbr\u003ePlug-In \u003c\/span\u003e\u003c\/div\u003e\n\u003c\/aside\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — GLASS STUDY\n  ====================================================== --\u003e\n\u003csection class=\"fg-glass\"\u003e\u003c!-- SHADE DETAIL --\u003e\n\u003cdiv class=\"fg-glass__image\"\u003e\n\u003ca href=\"#fg-glass-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fungo-glass-table-lamp-stuberlighting_2.jpg?v=1786267572\" alt=\"Close-up detail of Fungo curved art glass table lamp shade\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cdiv class=\"fg-glass__caption\"\u003e\n\u003csmall\u003e Shade Detail \u003c\/small\u003e \u003cspan\u003e Real curved art glass\u003cbr\u003eClick to enlarge \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GLASS STORY --\u003e\n\u003cdiv class=\"fg-glass__story\"\u003e\n\u003csmall\u003e The Feature to Notice \u003c\/small\u003e\n\u003ch3\u003eGlass, Not Fabric\u003c\/h3\u003e\n\u003cp\u003eThe curved shade gives Fungo its depth. Instead of a conventional fabric shade, real art glass diffuses the bulb while keeping the mushroom profile crisp and sculptural.\u003c\/p\u003e\n\u003cdiv class=\"fg-glass__lines\"\u003e\n\u003cdiv class=\"fg-glass__line\"\u003e\n\u003cspan\u003e Material \u003c\/span\u003e \u003cstrong\u003e Curved art glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-glass__line\"\u003e\n\u003cspan\u003e Light \u003c\/span\u003e \u003cstrong\u003e Soft ambient diffusion \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-glass__line\"\u003e\n\u003cspan\u003e Form \u003c\/span\u003e \u003cstrong\u003e Wide mushroom-cap profile \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SCALE \/ WEIGHT\n  ====================================================== --\u003e\n\u003csection class=\"fg-scale\"\u003e\n\u003cdiv class=\"fg-section-head\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Scale \u0026amp; Presence \u003c\/small\u003e\n\u003ch3\u003eWider and Heavier Than It Looks\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eFungo is not a tiny accent lamp. The 11.8\" shade diameter and approximately 11 lb weight give it a substantial, grounded presence on a bedside table, desk or console.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-scale__layout\"\u003e\n\u003cdiv class=\"fg-scale__numbers\"\u003e\n\u003cdiv class=\"fg-scale__number\"\u003e\n\u003cspan\u003e Diameter \u003c\/span\u003e \u003cstrong\u003e 11.8\" \/ 30 cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-scale__number\"\u003e\n\u003cspan\u003e Height \u003c\/span\u003e \u003cstrong\u003e 16.5\" \/ 42 cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-scale__number\"\u003e\n\u003cspan\u003e Weight \u003c\/span\u003e \u003cstrong\u003e Approx. 11 lb \/ 5 kg \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSION --\u003e\n\u003cdiv class=\"fg-dimension\"\u003e\n\u003ca href=\"#fg-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fungo-glass-table-lamp-stuberlighting_8.jpg?v=1786267572\" alt=\"Fungo Glass Table Lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cp\u003eØ11.8\" × H16.5\"\u003cbr\u003eClick to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-presence\"\u003e\n\u003cdiv class=\"fg-presence__title\"\u003e\n\u003csmall\u003e Best Fit \u003c\/small\u003e \u003cstrong\u003e Give It Some Surface Space \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe 11.8\" diameter matters more than the height. Measure your intended tabletop first, especially for a narrow nightstand. Its solid wood base provides a reassuring, stable feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — MATERIAL PAIRING\n  ====================================================== --\u003e\n\u003csection class=\"fg-material\"\u003e\n\u003cdiv class=\"fg-material__glass\"\u003e\n\u003csmall\u003e Above \u003c\/small\u003e\n\u003ch3\u003eCurved Art Glass\u003c\/h3\u003e\n\u003cp\u003eA broad glass dome gives Fungo its mushroom-cap silhouette and softens the light into a warm, atmospheric glow rather than a hard beam.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-material__wood\"\u003e\n\u003csmall\u003e Below \u003c\/small\u003e\n\u003ch3\u003eSolid Wood Base\u003c\/h3\u003e\n\u003cp\u003eThe solid wood base adds real weight beneath the wide glass shade, helping the lamp feel grounded and stable rather than visually top-heavy.\u003c\/p\u003e\n\u003cdiv class=\"fg-wood-note\"\u003eNatural wood grain and tone vary from piece to piece. Screen colors are approximate; hand-measured dimensions may vary 1–2cm.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"fg-details\"\u003e\n\u003cdiv class=\"fg-section-head\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Everyday Use \u003c\/small\u003e\n\u003ch3\u003eSimple, Tactile Control\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eFungo is a plug-in table lamp with a classic metal pull-chain switch and a 59\" cord.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- PULL CHAIN FEATURE --\u003e\n\u003cdiv class=\"fg-control\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Signature Detail \u003c\/small\u003e \u003cstrong\u003e Metal Pull-Chain Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eA simple pull turns the lamp on or off, reinforcing the slightly retro character without adding unnecessary controls.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- QUICK PRACTICAL LINE --\u003e\n\u003cdiv class=\"fg-practical\"\u003e\n\u003cspan\u003eG9 Socket\u003c\/span\u003e \u003cspan\u003eMax 40W\u003c\/span\u003e \u003cspan\u003eBulb Included\u003c\/span\u003e \u003cspan\u003eAC110–240V\u003c\/span\u003e \u003cspan\u003e59\" Cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003cdiv class=\"fg-specs\"\u003e\n\u003cdiv class=\"fg-spec\"\u003e\n\u003cspan class=\"fg-spec__label\"\u003e Size \u003c\/span\u003e \u003cspan class=\"fg-spec__value\"\u003e Ø11.8\" × H16.5\" · Ø30 × H42 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-spec\"\u003e\n\u003cspan class=\"fg-spec__label\"\u003e Weight \u003c\/span\u003e \u003cspan class=\"fg-spec__value\"\u003e Approx. 11 lb \/ 5 kg \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-spec\"\u003e\n\u003cspan class=\"fg-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"fg-spec__value\"\u003e Glass · Solid wood · Metal \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-spec\"\u003e\n\u003cspan class=\"fg-spec__label\"\u003e Shade \u003c\/span\u003e \u003cspan class=\"fg-spec__value\"\u003e Curved art glass \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-spec\"\u003e\n\u003cspan class=\"fg-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"fg-spec__value\"\u003e G9 socket · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-spec\"\u003e\n\u003cspan class=\"fg-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"fg-spec__value\"\u003e 40W maximum \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-spec\"\u003e\n\u003cspan class=\"fg-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"fg-spec__value\"\u003e Dimmable with a compatible dimmable G9 bulb and compatible plug-in dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-spec\"\u003e\n\u003cspan class=\"fg-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"fg-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-spec\"\u003e\n\u003cspan class=\"fg-spec__label\"\u003e Power \u003c\/span\u003e \u003cspan class=\"fg-spec__value\"\u003e Plug-in \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-spec\"\u003e\n\u003cspan class=\"fg-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"fg-spec__value\"\u003e Metal pull-chain On \/ Off switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-spec\"\u003e\n\u003cspan class=\"fg-spec__label\"\u003e Cord \u003c\/span\u003e \u003cspan class=\"fg-spec__value\"\u003e 59\" \/ 150 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-spec\"\u003e\n\u003cspan class=\"fg-spec__label\"\u003e Plug Options \u003c\/span\u003e \u003cspan class=\"fg-spec__value\"\u003e US · UK · AU · EU \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-spec\"\u003e\n\u003cspan class=\"fg-spec__label\"\u003e Light Character \u003c\/span\u003e \u003cspan class=\"fg-spec__value\"\u003e Soft ambient glow · suitable for atmosphere and light bedside reading \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-spec\"\u003e\n\u003cspan class=\"fg-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"fg-spec__value\"\u003e IP20 · Indoor dry locations only · Not waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-spec\"\u003e\n\u003cspan class=\"fg-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"fg-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       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"fg-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       CLICK \/ TAP ANYWHERE TO CLOSE\n  ====================================================== --\u003e \u003ca id=\"fg-glass-large\" href=\"#fungo-root\" class=\"fg-lightbox\"\u003e \u003cspan class=\"fg-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fungo-glass-table-lamp-stuberlighting_2.jpg?v=1786267572\" alt=\"Enlarged Fungo curved art glass shade detail\"\u003e \u003cspan class=\"fg-lightbox__caption\"\u003e Fungo · Curved Art Glass Shade \u003c\/span\u003e \u003cspan class=\"fg-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"fg-size-large\" href=\"#fungo-root\" class=\"fg-lightbox\"\u003e \u003cspan class=\"fg-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fungo-glass-table-lamp-stuberlighting_8.jpg?v=1786267572\" alt=\"Enlarged Fungo Glass Table Lamp dimensions\"\u003e \u003cspan class=\"fg-lightbox__caption\"\u003e Fungo · Ø11.8\" × H16.5\" · Ø30 × H42 cm \u003c\/span\u003e \u003cspan class=\"fg-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 16.5\" \/ Glass \u0026 Wood \/ US Plug","offer_id":52781788234011,"sku":"STB-TL-26-10530","price":348.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\" x H 16.5\" \/ Glass \u0026 Wood \/ EU Plug","offer_id":52781788266779,"sku":"STB-TL-26-10531","price":348.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\" x H 16.5\" \/ Glass \u0026 Wood \/ AU Plug","offer_id":52781788299547,"sku":"STB-TL-26-10532","price":348.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\" x H 16.5\" \/ Glass \u0026 Wood \/ UK Plug","offer_id":52781788332315,"sku":"STB-TL-26-10533","price":348.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fungo-glass-table-lamp-stuberlighting_1.jpg?v=1786267572"},{"product_id":"crema-mushroom-table-lamp","title":"Crema Mushroom Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — CREMA MUSHROOM TABLE LAMP\n\n   PRODUCT DIRECTION\n   Petite · Enamel Glass · Ceramic · Soft Ambient Glow\n\n   SHOPPER FLOW\n   01 Quiet introduction\n   02 Real product detail image\n   03 Shade \/ base material decision\n   04 Petite size + dimension diagram\n   05 Light character\n   06 Bulb \/ optional dimming\n   07 Placement + practical setup\n   08 Specifications\n   09 FAQ\n   10 Shipping \u0026 Returns\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-crema{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --shell:#F1ECE5;\n  --milk:#F4EFE8;\n  --stone:#EAE1D6;\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-crema *,\n.stb-crema *::before,\n.stb-crema *::after{\n  box-sizing:border-box;\n}\n\n.stb-crema h2,\n.stb-crema 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-crema p{\n  margin-top:0;\n}\n\n.stb-crema__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-crema__title{\n  max-width:620px;\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.15;\n  letter-spacing:-.015em;\n}\n\n.stb-crema__section-title{\n  margin:0 0 6px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-crema__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-crema__hint{\n  display:block;\n  margin-top:5px;\n\n  color:#897C72;\n\n  font-size:8.4px;\n  font-weight:600;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   IMAGES\n========================================================= *\/\n\n.stb-crema__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-crema__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-crema__intro{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 205px;\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-crema__intro::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:24px;\n\n  width:48px;\n  height:2px;\n\n  background:var(--gold);\n}\n\n.stb-crema__intro-main{\n  padding:23px 24px 21px;\n}\n\n.stb-crema__intro-main p{\n  max-width:610px;\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13px;\n  line-height:1.66;\n}\n\n.stb-crema__intro-side{\n  display:grid;\n  grid-template-rows:1fr 1fr;\n\n  background:var(--espresso);\n}\n\n.stb-crema__intro-stat{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px 16px;\n}\n\n.stb-crema__intro-stat +\n.stb-crema__intro-stat{\n  border-top:1px solid #584940;\n}\n\n.stb-crema__intro-stat small{\n  display:block;\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-crema__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-crema__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-crema__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-crema__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-crema__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-crema__quick-item small{\n  display:block;\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-crema__quick-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   REAL DETAIL IMAGE\n========================================================= *\/\n\n.stb-crema__detail{\n  display:grid;\n  grid-template-columns:235px 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-crema__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-crema__detail-image{\n  width:200px;\n  max-width:100%;\n}\n\n.stb-crema__detail-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:18px 20px;\n\n  background:var(--paper);\n}\n\n.stb-crema__detail-copy h3{\n  margin:0 0 6px;\n\n  font-size:19px;\n}\n\n.stb-crema__detail-copy \u003e p{\n  margin:0 0 11px;\n\n  color:#675D55;\n\n  font-size:10.2px;\n  line-height:1.52;\n}\n\n.stb-crema__detail-facts{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border-top:1px solid var(--line-soft);\n}\n\n.stb-crema__detail-fact{\n  padding:9px 10px 0 0;\n}\n\n.stb-crema__detail-fact +\n.stb-crema__detail-fact{\n  padding-left:11px;\n\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-crema__detail-fact small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-crema__detail-fact strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:9.4px;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   MATERIAL BALANCE\n========================================================= *\/\n\n.stb-crema__materials{\n  display:grid;\n  grid-template-columns:1.08fr .92fr;\n\n  margin-bottom:28px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-crema__material{\n  padding:17px 18px;\n\n  background:var(--cream);\n}\n\n.stb-crema__material +\n.stb-crema__material{\n  border-left:1px solid var(--line);\n}\n\n.stb-crema__material--dark{\n  background:var(--espresso);\n}\n\n.stb-crema__material small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#81756C;\n\n  font-size:7.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-crema__material strong{\n  display:block;\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.stb-crema__material p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:9.3px;\n  line-height:1.49;\n}\n\n.stb-crema__material--dark small{\n  color:#CBAF88;\n}\n\n.stb-crema__material--dark strong{\n  color:#FFF8EF;\n}\n\n.stb-crema__material--dark p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-crema__size{\n  display:grid;\n  grid-template-columns:190px 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-crema__size-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:10px;\n\n  background:var(--stone);\n}\n\n.stb-crema__size-image{\n  width:160px;\n  max-width:100%;\n}\n\n.stb-crema__size-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:17px 19px;\n\n  background:var(--paper);\n}\n\n.stb-crema__size-copy h3{\n  margin:0 0 5px;\n\n  font-size:18px;\n}\n\n.stb-crema__dimension{\n  margin:0 0 4px;\n\n  color:var(--ink);\n\n  font-size:18px;\n  line-height:1.3;\n  font-weight:500;\n}\n\n.stb-crema__metric{\n  margin:0 0 9px;\n\n  color:#786C63;\n\n  font-size:9px;\n}\n\n.stb-crema__size-copy \u003e p:last-child{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:9.4px;\n  line-height:1.49;\n}\n\n\n\/* =========================================================\n   PETITE SCALE NOTE\n========================================================= *\/\n\n.stb-crema__petite{\n  display:grid;\n  grid-template-columns:125px 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-crema__petite-number{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:13px;\n\n  background:var(--espresso);\n}\n\n.stb-crema__petite-number small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-crema__petite-number strong{\n  display:block;\n\n  color:#FFF8EF;\n\n  font-size:18px;\n  line-height:1.2;\n  font-weight:500;\n}\n\n.stb-crema__petite-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:var(--cream);\n}\n\n.stb-crema__petite-item{\n  padding:12px 13px;\n\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-crema__petite-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-crema__petite-item strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:9.7px;\n  font-weight:500;\n}\n\n.stb-crema__petite-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:8.5px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   LIGHT CHARACTER\n========================================================= *\/\n\n.stb-crema__light{\n  margin-bottom:28px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-crema__light-head{\n  padding:15px 17px;\n\n  background:var(--espresso);\n}\n\n.stb-crema__light-head .stb-crema__eyebrow{\n  color:#CBAF88;\n}\n\n.stb-crema__light-head h3{\n  margin:0 0 4px;\n\n  color:#FFF8EF;\n\n  font-size:18px;\n}\n\n.stb-crema__light-head p{\n  margin:0;\n\n  color:#D7CCC3;\n\n  font-size:9.5px;\n  line-height:1.48;\n}\n\n.stb-crema__light-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:var(--paper);\n}\n\n.stb-crema__light-item{\n  padding:13px 14px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-crema__light-item:last-child{\n  border-right:0;\n}\n\n.stb-crema__light-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-crema__light-item strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:9.9px;\n  font-weight:500;\n}\n\n.stb-crema__light-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-crema__bulb{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:28px;\n}\n\n.stb-crema__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-crema__bulb-card--accent{\n  background:var(--stone);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-crema__bulb-card small{\n  display:block;\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-crema__bulb-card strong{\n  display:block;\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:10.7px;\n  font-weight:500;\n}\n\n.stb-crema__bulb-card p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.2px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-crema__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-crema__utility-item{\n  padding:11px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-crema__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-crema__utility-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-crema__utility-item strong{\n  display:block;\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:9.9px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-crema__utility-item p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:8.5px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.stb-crema__care{\n  margin-bottom:28px;\n\n  padding:13px 15px;\n\n  background:var(--milk);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-crema__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-crema__care p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:9.3px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-crema__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-crema__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-crema__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-crema__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:14.5px;\n  font-weight:500;\n}\n\n.stb-crema__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-crema__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-crema__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-crema__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-crema__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-crema__faq details{\n  padding:10px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-crema__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-crema__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-crema__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-crema__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-crema__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-crema__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-crema__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-crema__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-crema__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-crema__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-crema__shipping a{\n  color:var(--gold-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX — CLICK ANYWHERE TO CLOSE\n========================================================= *\/\n\n.stb-crema__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-crema__lightbox:target{\n  display:flex;\n}\n\n.stb-crema__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-crema__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-crema__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-crema__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-crema__intro{\n    grid-template-columns:1fr 180px;\n  }\n\n  .stb-crema__title{\n    font-size:25px;\n  }\n\n  .stb-crema__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-crema{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  .stb-crema__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-crema__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-crema__intro-side{\n    grid-template-columns:1fr 1fr;\n    grid-template-rows:none;\n  }\n\n  .stb-crema__intro-stat{\n    padding:10px 12px;\n  }\n\n  .stb-crema__intro-stat +\n  .stb-crema__intro-stat{\n    border-top:0;\n    border-left:1px solid #584940;\n  }\n\n  .stb-crema__title{\n    font-size:23px;\n  }\n\n\n  .stb-crema__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-crema__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-crema__quick-item:nth-child(1),\n  .stb-crema__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  .stb-crema__detail{\n    grid-template-columns:110px minmax(0,1fr);\n  }\n\n  .stb-crema__detail-media{\n    padding:6px;\n  }\n\n  .stb-crema__detail-image{\n    width:96px;\n  }\n\n  .stb-crema__detail-copy{\n    padding:11px 12px;\n  }\n\n\n  .stb-crema__materials{\n    grid-template-columns:1fr;\n  }\n\n  .stb-crema__material +\n  .stb-crema__material{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-crema__size{\n    grid-template-columns:105px minmax(0,1fr);\n  }\n\n  .stb-crema__size-media{\n    padding:6px;\n  }\n\n  .stb-crema__size-image{\n    width:92px;\n  }\n\n  .stb-crema__size-copy{\n    padding:11px 12px;\n  }\n\n  .stb-crema__dimension{\n    font-size:14px;\n  }\n\n\n  .stb-crema__petite{\n    grid-template-columns:78px minmax(0,1fr);\n  }\n\n  .stb-crema__petite-number{\n    padding:9px;\n  }\n\n  .stb-crema__petite-number strong{\n    font-size:14px;\n  }\n\n  .stb-crema__petite-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-crema__petite-item +\n  .stb-crema__petite-item{\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-crema__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-crema__light-item{\n    border-right:0;\n  }\n\n  .stb-crema__light-item +\n  .stb-crema__light-item{\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-crema__bulb{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-crema__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-crema__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-crema__utility-item:nth-child(1),\n  .stb-crema__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  .stb-crema__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n    padding:9px 12px;\n  }\n\n  .stb-crema__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-crema__faq{\n    padding:12px 14px;\n  }\n\n\n  .stb-crema__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-crema\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-crema__intro\"\u003e\n\u003cdiv class=\"stb-crema__intro-main\"\u003e\n\u003cspan class=\"stb-crema__eyebrow\"\u003e Enamel Glass · Ceramic · Petite Table Lamp \u003c\/span\u003e\n\u003ch2 class=\"stb-crema__title\"\u003eA Small Mushroom Lamp With a Soft, Creamy Glow.\u003c\/h2\u003e\n\u003cp\u003eCrema pairs a smooth enamel-glass mushroom shade with a grounded ceramic base. Its compact scale makes it easy to place, while the enclosed shade softens the bulb into gentle ambient light without harsh exposed glare.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-crema__intro-side\"\u003e\n\u003cdiv class=\"stb-crema__intro-stat\"\u003e\n\u003csmall\u003e Overall Size \u003c\/small\u003e \u003cstrong\u003e Ø8.7\" × H11.4\" \u003c\/strong\u003e \u003cspan\u003e Ø22 × H29cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-crema__intro-stat\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e E14 Bulb Included \u003c\/strong\u003e \u003cspan\u003e Max 40W \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-crema__quick\"\u003e\n\u003cdiv class=\"stb-crema__quick-item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Enamel Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-crema__quick-item\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Ceramic \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-crema__quick-item\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Soft Ambient Glow \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-crema__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       PRODUCT DETAIL IMAGE\n  ====================================================== --\u003e\n\u003csection id=\"crema-detail-section\" class=\"stb-crema__detail\"\u003e\n\u003cdiv class=\"stb-crema__detail-media\"\u003e\n\u003cdiv class=\"stb-crema__detail-image\"\u003e\u003ca href=\"#crema-detail-image\" class=\"stb-crema__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/crema-mushroom-table-lamp-stuberlighting_3.jpg?v=1786268802\" alt=\"Crema Mushroom Table Lamp enamel glass and ceramic detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-crema__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-crema__detail-copy\"\u003e\n\u003cspan class=\"stb-crema__eyebrow\"\u003e Material Detail \u003c\/span\u003e\n\u003ch3\u003eSmooth Glass Above. Ceramic Weight Below.\u003c\/h3\u003e\n\u003cp\u003eThe rounded enamel-glass cap gives Crema its soft mushroom silhouette, while the ceramic base keeps the petite lamp visually grounded and stable.\u003c\/p\u003e\n\u003cdiv class=\"stb-crema__detail-facts\"\u003e\n\u003cdiv class=\"stb-crema__detail-fact\"\u003e\n\u003csmall\u003e Surface \u003c\/small\u003e \u003cstrong\u003e Smooth + Refined \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-crema__detail-fact\"\u003e\n\u003csmall\u003e Style \u003c\/small\u003e \u003cstrong\u003e Soft Sculptural Accent \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"crema-detail-image\" href=\"#crema-detail-section\" class=\"stb-crema__lightbox\"\u003e \u003cspan class=\"stb-crema__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/crema-mushroom-table-lamp-stuberlighting_3.jpg?v=1786268802\" alt=\"Enlarged Crema Mushroom Table Lamp material detail\"\u003e \u003cspan class=\"stb-crema__lightbox-caption\"\u003e Crema · Enamel Glass + Ceramic \u003c\/span\u003e \u003cspan class=\"stb-crema__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       MATERIAL BALANCE\n  ====================================================== --\u003e\n\u003csection class=\"stb-crema__materials\"\u003e\n\u003carticle class=\"stb-crema__material\"\u003e\u003csmall\u003e The Mushroom Cap \u003c\/small\u003e \u003cstrong\u003e Smooth Enamel-Glass Shade \u003c\/strong\u003e\n\u003cp\u003eThe broad rounded shade wraps around the light source, helping diffuse the bulb into a softer and more even glow instead of a direct harsh beam.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-crema__material stb-crema__material--dark\"\u003e\u003csmall\u003e The Base \u003c\/small\u003e \u003cstrong\u003e Solid-Feeling Ceramic \u003c\/strong\u003e\n\u003cp\u003eThe ceramic base gives the small lamp enough visual weight to feel like a finished decorative object, rather than a lightweight bedside accessory.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection id=\"crema-size-section\" class=\"stb-crema__size\"\u003e\n\u003cdiv class=\"stb-crema__size-media\"\u003e\n\u003cdiv class=\"stb-crema__size-image\"\u003e\u003ca href=\"#crema-size-image\" class=\"stb-crema__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/crema-mushroom-table-lamp-stuberlighting_6.jpg?v=1786268802\" alt=\"Crema Mushroom Table Lamp dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-crema__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-crema__size-copy\"\u003e\n\u003cspan class=\"stb-crema__eyebrow\"\u003e Dimension Reference \u003c\/span\u003e\n\u003ch3\u003ePetite by Design.\u003c\/h3\u003e\n\u003cp class=\"stb-crema__dimension\"\u003eØ8.7\" × H11.4\"\u003c\/p\u003e\n\u003cp class=\"stb-crema__metric\"\u003eØ22 × H29cm\u003c\/p\u003e\n\u003cp\u003eCrema is a small accent lamp, not an oversized statement piece. Its 8.7-inch diameter works especially well on a nightstand, shelf, desk corner or compact side table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"crema-size-image\" href=\"#crema-size-section\" class=\"stb-crema__lightbox\"\u003e \u003cspan class=\"stb-crema__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/crema-mushroom-table-lamp-stuberlighting_6.jpg?v=1786268802\" alt=\"Enlarged Crema Mushroom Table Lamp dimension diagram\"\u003e \u003cspan class=\"stb-crema__lightbox-caption\"\u003e Crema · Ø8.7\" × H11.4\" · Ø22 × H29cm \u003c\/span\u003e \u003cspan class=\"stb-crema__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PETITE SCALE\n  ====================================================== --\u003e\n\u003csection class=\"stb-crema__petite\"\u003e\n\u003cdiv class=\"stb-crema__petite-number\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 8.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-crema__petite-grid\"\u003e\n\u003carticle class=\"stb-crema__petite-item\"\u003e\u003csmall\u003e Bedroom \u003c\/small\u003e \u003cstrong\u003e Nightstand \u003c\/strong\u003e\n\u003cp\u003eCompact enough to leave useful room beside the lamp.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-crema__petite-item\"\u003e\u003csmall\u003e Display \u003c\/small\u003e \u003cstrong\u003e Shelf \u003c\/strong\u003e\n\u003cp\u003eSmall scale with a recognizable sculptural silhouette.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-crema__petite-item\"\u003e\u003csmall\u003e Workspace \u003c\/small\u003e \u003cstrong\u003e Desk Corner \u003c\/strong\u003e\n\u003cp\u003eAdds atmosphere without taking over the work surface.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT CHARACTER\n  ====================================================== --\u003e\n\u003csection class=\"stb-crema__light\"\u003e\n\u003cdiv class=\"stb-crema__light-head\"\u003e\n\u003cspan class=\"stb-crema__eyebrow\"\u003e Light Character \u003c\/span\u003e\n\u003ch3\u003eSoft and Diffused, Not Bright and Directional.\u003c\/h3\u003e\n\u003cp\u003eCrema is designed to make a small area feel warmer, rather than flood a room with task light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-crema__light-grid\"\u003e\n\u003carticle class=\"stb-crema__light-item\"\u003e\u003csmall\u003e Enamel Glass \u003c\/small\u003e \u003cstrong\u003e Softens Direct Glare \u003c\/strong\u003e\n\u003cp\u003eThe enclosed shade diffuses the visible bulb into a smoother glow.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-crema__light-item\"\u003e\u003csmall\u003e Best Use \u003c\/small\u003e \u003cstrong\u003e Ambient Lighting \u003c\/strong\u003e\n\u003cp\u003eIdeal for evening atmosphere, bedside lighting and darker corners.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-crema__light-item\"\u003e\u003csmall\u003e Reading \u003c\/small\u003e \u003cstrong\u003e Pair With Task Light \u003c\/strong\u003e\n\u003cp\u003eFor long periods of close reading, use a dedicated brighter directional lamp as well.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BULB + OPTIONAL DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"stb-crema__bulb\"\u003e\n\u003carticle class=\"stb-crema__bulb-card\"\u003e\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e E14 Bulb · Max 40W \u003c\/strong\u003e\n\u003cp\u003eCrema ships with a compatible E14 bulb included. The standard socket also keeps future replacement simple.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-crema__bulb-card stb-crema__bulb-card--accent\"\u003e\u003csmall\u003e Optional Upgrade \u003c\/small\u003e \u003cstrong\u003e Remote Dimmable Bulb · 3000–6000K \u003c\/strong\u003e\n\u003cp\u003eIf adjustable brightness and color temperature are preferred, an optional remote-control dimmable bulb is available. When selected, it replaces the standard included bulb.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ELECTRICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-crema__utility\"\u003e\n\u003cdiv class=\"stb-crema__utility-item\"\u003e\n\u003csmall\u003e Socket \u003c\/small\u003e \u003cstrong\u003e E14 \u003c\/strong\u003e\n\u003cp\u003eMax 40W.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-crema__utility-item\"\u003e\n\u003csmall\u003e Voltage \u003c\/small\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003cp\u003ePlug-in.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-crema__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-crema__utility-item\"\u003e\n\u003csmall\u003e Plug \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-crema__care\"\u003e\u003cstrong\u003e Simple materials, simple care. \u003c\/strong\u003e\n\u003cp\u003eWipe the enamel-glass shade and ceramic base gently with a soft dry cloth. Crema 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-crema__specs\"\u003e\n\u003cdiv class=\"stb-crema__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Crema Mushroom Table Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-crema__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Ceramic · Enamel Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-crema__spec\"\u003e\n\u003cspan\u003e Shade \u003c\/span\u003e \u003cstrong\u003e Smooth Enamel-Glass Mushroom Shade \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-crema__spec\"\u003e\n\u003cspan\u003e Base \u003c\/span\u003e \u003cstrong\u003e Ceramic \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-crema__spec\"\u003e\n\u003cspan\u003e Size \u003c\/span\u003e \u003cstrong\u003e Ø8.7\" × H11.4\" · Ø22 × H29cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-crema__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E14 · Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-crema__spec\"\u003e\n\u003cspan\u003e Maximum Wattage \u003c\/span\u003e \u003cstrong\u003e Max 40W Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-crema__spec\"\u003e\n\u003cspan\u003e Optional Dimming \u003c\/span\u003e \u003cstrong\u003e Remote-Control Dimmable Bulb Available · Adjustable 3000–6000K · Replaces Standard Bulb When Selected \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-crema__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-crema__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-crema__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Inline On \/ Off Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-crema__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-crema__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-crema__spec\"\u003e\n\u003cspan\u003e Light Character \u003c\/span\u003e \u003cstrong\u003e Soft Diffused Ambient Light · Not Intended as Primary Task Lighting \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-crema__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-crema__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-crema__faq\"\u003e\u003cspan class=\"stb-crema__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-crema__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow large is Crema in person?\u003c\/summary\u003e\n\u003cp\u003eCrema is intentionally petite. It measures Ø8.7\" × H11.4\" \/ Ø22 × H29cm. Think of it as a compact accent lamp rather than a large statement table lamp. It works especially well on a nightstand, shelf, desk corner or small side table.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the mushroom shade actually glass?\u003c\/summary\u003e\n\u003cp\u003eYes. The rounded mushroom-cap shade is made from smooth enamel glass, paired with a ceramic base. The glass helps diffuse the bulb into a soft, even ambient glow.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included?\u003c\/summary\u003e\n\u003cp\u003eYes. Crema ships with a compatible E14 bulb included. The socket supports up to 40W maximum.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Crema be dimmed?\u003c\/summary\u003e\n\u003cp\u003eAn optional remote-control dimmable bulb is available as an upgrade. It provides adjustable brightness and a 3000–6000K color-temperature range. When this option is selected, it replaces the standard included bulb.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Crema bright enough for reading?\u003c\/summary\u003e\n\u003cp\u003eCrema is primarily an ambient accent lamp. The enamel-glass shade intentionally softens and diffuses the light. It is comfortable for atmosphere and general bedside illumination, but for extended close reading we recommend pairing it with a dedicated task light.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it need to be hardwired?\u003c\/summary\u003e\n\u003cp\u003eNo. Crema is a plug-in table lamp with a 59\" \/ 150cm cord and inline on \/ off switch. US, UK, AU and EU plug options are available.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I clean it?\u003c\/summary\u003e\n\u003cp\u003eWipe the enamel-glass shade and ceramic base gently with a soft dry cloth. Crema is intended for indoor dry locations and is not waterproof.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-crema__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.7\" x H 11.4\" \/ Ceramics \u0026 Glass \/ US Plug","offer_id":52781802914075,"sku":"STB-TL-26-10534","price":135.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.7\" x H 11.4\" \/ Ceramics \u0026 Glass \/ EU Plug","offer_id":52781802946843,"sku":"STB-TL-26-10535","price":135.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.7\" x H 11.4\" \/ Ceramics \u0026 Glass \/ AU Plug","offer_id":52781802979611,"sku":"STB-TL-26-10536","price":135.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.7\" x H 11.4\" \/ Ceramics \u0026 Glass \/ UK Plug","offer_id":52781803012379,"sku":"STB-TL-26-10537","price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/crema-mushroom-table-lamp-stuberlighting_1.jpg?v=1786268802"},{"product_id":"rovena-mushroom-table-lamp","title":"Rovena Mushroom Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — ROVENA MUSHROOM TABLE LAMP\n\n   PRODUCT CONCEPT\n   PIVOT \/ TONE \/ MODEL\n\n   ADJUSTABLE-LIGHT EDITORIAL\n   PRODUCT-SPECIFIC COMPOSITION\n   DESKTOP · TABLET · MOBILE · DAWN SAFE\n========================================================= *\/\n\n.stb-rovena{\n  --espresso:#1C1209;\n  --espresso-soft:#2A2015;\n\n  --oak:#9B7550;\n  --oak-deep:#6C4C32;\n  --oak-pale:#D8C4AA;\n\n  --gold:#C8A96E;\n  --gold-deep:#957039;\n\n  --ivory:#FFFDF8;\n  --paper:#FAF6EE;\n  --cream:#F5EDD8;\n  --sand:#E8DCC8;\n\n  --warm:#D9A65E;\n  --neutral:#D8CDB8;\n  --cool:#BFCBD5;\n\n  --text:#625348;\n  --muted:#817568;\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\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-rovena *,\n.stb-rovena *::before,\n.stb-rovena *::after{\n  box-sizing:border-box;\n}\n\n.stb-rovena h2,\n.stb-rovena h3,\n.stb-rovena p,\n.stb-rovena dl,\n.stb-rovena dt,\n.stb-rovena dd{\n  margin-top:0;\n}\n\n.stb-rovena h2,\n.stb-rovena h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-rovena 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 — PIVOT STORY\n========================================================= *\/\n\n.rv-pivot{\n  display:grid;\n  grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:9px;\n\n  box-shadow:0 10px 32px rgba(28,18,9,.085);\n}\n\n\n\/* COPY *\/\n\n.rv-pivot__copy{\n  min-width:0;\n\n  padding:28px 24px;\n\n  background:var(--espresso);\n}\n\n.rv-kicker{\n  display:block;\n\n  margin-bottom:8px;\n\n  color:var(--gold);\n\n  font-size:8.8px;\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.rv-title{\n  margin:0;\n\n  color:#FFF8EE !important;\n\n  font-size:30px;\n  line-height:1.03;\n}\n\n.rv-lead{\n  margin:11px 0 0;\n\n  color:#D8CCC0;\n\n  font-size:11.8px;\n  line-height:1.58;\n}\n\n\n\/* THREE BUYING FACTS — LEDGER, NOT CARDS *\/\n\n.rv-facts{\n  margin:19px 0 0;\n\n  border-top:1px solid rgba(255,255,255,.20);\n}\n\n.rv-fact{\n  display:grid;\n  grid-template-columns:minmax(0,80px) minmax(0,1fr);\n\n  gap:10px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid rgba(255,255,255,.12);\n}\n\n.rv-fact dt{\n  margin:0;\n\n  color:#BCA98F;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rv-fact dd{\n  margin:0;\n\n  color:#FFF8EE;\n\n  font-size:10.8px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n\n\/* DETAIL IMAGE *\/\n\n.rv-pivot__visual{\n  min-width:0;\n\n  padding:10px;\n\n  background:var(--oak-pale);\n}\n\n.rv-pivot__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:var(--ivory);\n\n  border-radius:5px;\n\n  text-decoration:none;\n}\n\n.rv-pivot__visual img{\n  max-height:330px !important;\n}\n\n.rv-pivot__caption{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-start;\n\n  gap:14px;\n\n  padding:8px 3px 0;\n}\n\n.rv-pivot__caption small{\n  color:var(--oak-deep);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rv-pivot__caption span{\n  color:#685440;\n\n  font-size:9.7px;\n  line-height:1.4;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   02 — TOUCH \/ COLOR TEMPERATURE\n========================================================= *\/\n\n.rv-control{\n  margin-top:15px;\n\n  padding:23px 25px;\n\n  background:var(--paper);\n\n  border-top:1px solid var(--line-strong);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n  border-left:4px solid var(--oak-deep);\n\n  box-shadow:0 7px 20px rgba(28,18,9,.055);\n}\n\n.rv-section-head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:24px;\n\n  margin-bottom:15px;\n}\n\n.rv-section-head small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.rv-section-head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.rv-section-head p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.52;\n}\n\n\n\/* CCT RAIL *\/\n\n.rv-tones{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  overflow:hidden;\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.rv-tone{\n  position:relative;\n\n  min-width:0;\n\n  padding:12px 13px 11px;\n\n  background:var(--ivory);\n}\n\n.rv-tone + .rv-tone{\n  border-left:1px solid var(--line);\n}\n\n.rv-tone::before{\n  content:\"\";\n\n  position:absolute;\n\n  left:0;\n  right:0;\n  top:0;\n\n  height:4px;\n}\n\n.rv-tone--warm::before{\n  background:var(--warm);\n}\n\n.rv-tone--neutral::before{\n  background:var(--neutral);\n}\n\n.rv-tone--cool::before{\n  background:var(--cool);\n}\n\n.rv-tone small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rv-tone strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.rv-tone span{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--text);\n\n  font-size:9.9px;\n  line-height:1.4;\n}\n\n\n\/* TOUCH NOTE *\/\n\n.rv-touch{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:15px;\n  align-items:center;\n\n  margin-top:8px;\n\n  padding:10px 12px;\n\n  background:var(--espresso);\n}\n\n.rv-touch small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rv-touch strong{\n  display:block;\n\n  margin-top:2px;\n\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.rv-touch p{\n  margin:0;\n\n  padding-left:14px;\n\n  border-left:1px solid rgba(255,255,255,.16);\n\n  color:#D8CDC2;\n\n  font-size:10.7px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   03 — MODEL A \/ B \/ C\n========================================================= *\/\n\n.rv-models{\n  margin-top:15px;\n\n  padding:23px 25px 24px;\n\n  background:#EFE3D0;\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  box-shadow:0 8px 22px rgba(28,18,9,.06);\n}\n\n\n\/* MODEL SELECTOR *\/\n\n.rv-model-rail{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  border-top:1px solid var(--espresso);\n  border-bottom:1px solid var(--line-strong);\n}\n\n.rv-model-name{\n  min-width:0;\n\n  padding:9px 10px;\n}\n\n.rv-model-name + .rv-model-name{\n  border-left:1px solid var(--line-strong);\n}\n\n.rv-model-name small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rv-model-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\n\/* DIMENSION THUMBNAILS *\/\n\n.rv-model-images{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:10px;\n}\n\n.rv-model-image{\n  min-width:0;\n\n  padding:6px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:6px;\n}\n\n.rv-model-image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.rv-model-image img{\n  max-height:120px !important;\n}\n\n.rv-model-image p{\n  margin:5px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.7px;\n  line-height:1.35;\n\n  text-align:center;\n}\n\n\n\/* SAME SIZE BAND *\/\n\n.rv-same-size{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:15px;\n  align-items:center;\n\n  margin-top:9px;\n\n  padding:10px 12px;\n\n  background:var(--oak-deep);\n}\n\n.rv-same-size small{\n  display:block;\n\n  color:#D9C29C;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rv-same-size strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:#FFF8EF;\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.rv-same-size p{\n  margin:0;\n\n  padding-left:14px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n\n  color:#DED0C2;\n\n  font-size:10.7px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   04 — MATERIAL \/ PRACTICAL DETAILS\n========================================================= *\/\n\n.rv-details{\n  margin-top:15px;\n\n  display:grid;\n  grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);\n\n  overflow:hidden;\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  box-shadow:0 8px 22px rgba(28,18,9,.06);\n}\n\n\n\/* WOOD COLUMN *\/\n\n.rv-wood{\n  padding:23px 21px;\n\n  background:var(--oak-deep);\n}\n\n.rv-wood small{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:#D9C19A;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.rv-wood h3{\n  margin:0;\n\n  color:#FFF8EE;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.rv-wood p{\n  margin:9px 0 0;\n\n  color:#D9CCBE;\n\n  font-size:10.8px;\n  line-height:1.48;\n}\n\n.rv-wood-note{\n  margin-top:13px;\n\n  padding-top:10px;\n\n  border-top:1px solid rgba(255,255,255,.14);\n\n  color:#BDAE9E;\n\n  font-size:9.8px;\n  line-height:1.45;\n}\n\n\n\/* SPECS COLUMN *\/\n\n.rv-spec-wrap{\n  min-width:0;\n\n  padding:22px 24px;\n\n  background:var(--ivory);\n}\n\n.rv-spec-title{\n  display:block;\n\n  margin-bottom:9px;\n\n  color:var(--gold-deep);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.rv-specs{\n  border-top:1px solid var(--espresso);\n}\n\n.rv-spec{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:17px;\n\n  padding:7px 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\n  font-weight:500;\n}\n\n.rv-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   SHIPPING\n========================================================= *\/\n\n.rv-shipping{\n  margin-top:15px;\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 8px 22px rgba(28,18,9,.06);\n}\n\n.rv-shipping h3{\n  margin:0 0 7px;\n\n  font-size:18px;\n}\n\n.rv-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.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\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:8px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n.rv-lightbox__hint{\n  margin-top:3px;\n\n  color:#9F9489;\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-rovena{\n    max-width:820px;\n  }\n\n  .rv-pivot{\n    grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);\n  }\n\n  .rv-title{\n    font-size:28px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-rovena{\n    font-size:13px;\n  }\n\n\n  \/* HERO *\/\n\n  .rv-pivot{\n    grid-template-columns:1fr 1.08fr;\n  }\n\n  .rv-pivot__copy{\n    padding:20px 16px;\n  }\n\n  .rv-title{\n    font-size:25px;\n  }\n\n  .rv-lead{\n    font-size:10.9px;\n  }\n\n  .rv-pivot__visual{\n    padding:7px;\n  }\n\n  .rv-pivot__visual img{\n    max-height:245px !important;\n  }\n\n\n  \/* HEAD *\/\n\n  .rv-control,\n  .rv-models{\n    padding:20px 18px;\n  }\n\n  .rv-section-head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  \/* MODELS *\/\n\n  .rv-model-image img{\n    max-height:100px !important;\n  }\n\n\n  \/* DETAILS *\/\n\n  .rv-details{\n    grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);\n  }\n\n  .rv-wood{\n    padding:19px 15px;\n  }\n\n  .rv-spec-wrap{\n    padding:19px 16px;\n  }\n\n  .rv-spec{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .rv-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n\n    font-weight:600;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .rv-pivot{\n    grid-template-columns:1fr;\n  }\n\n  .rv-pivot__visual{\n    order:-1;\n  }\n\n  .rv-pivot__visual{\n    padding:8px;\n  }\n\n  .rv-pivot__visual img{\n    max-height:280px !important;\n  }\n\n\n  .rv-tones{\n    grid-template-columns:1fr;\n  }\n\n  .rv-tone + .rv-tone{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .rv-touch,\n  .rv-same-size{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .rv-touch p,\n  .rv-same-size 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  .rv-model-images{\n    gap:5px;\n  }\n\n  .rv-model-image{\n    padding:4px;\n  }\n\n  .rv-model-image img{\n    max-height:86px !important;\n  }\n\n\n  .rv-details{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .rv-model-rail{\n    grid-template-columns:1fr;\n  }\n\n  .rv-model-name + .rv-model-name{\n    border-left:0;\n    border-top:1px solid var(--line-strong);\n  }\n\n  .rv-model-images{\n    grid-template-columns:1fr;\n  }\n\n  .rv-model-image{\n    width:145px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-rovena\" id=\"rovena-root\"\u003e\n\u003c!-- =====================================================\n       01 — PIVOT HERO\n  ====================================================== --\u003e\n\u003csection class=\"rv-pivot\"\u003e\n\u003cdiv class=\"rv-pivot__copy\"\u003e\n\u003cspan class=\"rv-kicker\"\u003e Rovena Mushroom Table Lamp \u003c\/span\u003e\n\u003ch2 class=\"rv-title\"\u003eTurn the Shade. Change the Tone.\u003c\/h2\u003e\n\u003cp class=\"rv-lead\"\u003eA compact oak table lamp built around two useful controls: the mushroom shade rotates and tilts to redirect the light, while a touch switch cycles through three color temperatures.\u003c\/p\u003e\n\u003cdiv class=\"rv-fact\"\u003eShadeRotates + Tilts\u003c\/div\u003e\n\u003cdiv class=\"rv-fact\"\u003eLight3000K \/ 4000K \/ 6000K\u003c\/div\u003e\n\u003cdiv class=\"rv-fact\"\u003eSizeØ9.1\" × H11\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ADJUSTABLE SHADE DETAIL --\u003e\n\u003cdiv class=\"rv-pivot__visual\"\u003e\n\u003ca href=\"#rv-pivot-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rovena-mushroom-table-lamp-stuberlighting_9.jpg?v=1786329440\" alt=\"Rovena Mushroom Table Lamp adjustable rotating and tilting shade detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cdiv class=\"rv-pivot__caption\"\u003e\n\u003csmall\u003e Adjustable Shade \u003c\/small\u003e \u003cspan\u003e Rotate + tilt the cap\u003cbr\u003eClick to enlarge \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — TOUCH \u0026 LIGHT TONES\n  ====================================================== --\u003e\n\u003csection class=\"rv-control\"\u003e\n\u003cdiv class=\"rv-section-head\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Touch Control \u003c\/small\u003e\n\u003ch3\u003eOne Lamp, Three Light Tones\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eTap the control to cycle from warm evening light to neutral everyday light and a cooler, crisper setting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CCT RAIL --\u003e\n\u003cdiv class=\"rv-tones\"\u003e\n\u003cdiv class=\"rv-tone rv-tone--warm\"\u003e\n\u003csmall\u003e Warm \u003c\/small\u003e \u003cstrong\u003e 3000K \u003c\/strong\u003e \u003cspan\u003e Softer, warmer evening atmosphere. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-tone rv-tone--neutral\"\u003e\n\u003csmall\u003e Neutral \u003c\/small\u003e \u003cstrong\u003e 4000K \u003c\/strong\u003e \u003cspan\u003e Balanced everyday illumination. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-tone rv-tone--cool\"\u003e\n\u003csmall\u003e Cool \u003c\/small\u003e \u003cstrong\u003e 6000K \u003c\/strong\u003e \u003cspan\u003e Cleaner, brighter visual character. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-touch\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe LED is built into the lamp and already included, so a separate bulb is not required. The integrated LED is not user-replaceable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — MODELS\n  ====================================================== --\u003e\n\u003csection class=\"rv-models\"\u003e\n\u003cdiv class=\"rv-section-head\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Model Selection \u003c\/small\u003e\n\u003ch3\u003eA, B or C — Same Compact Scale\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eRovena is offered in three style options. The silhouette changes, but all three share the same overall dimensions, so choose by the look you prefer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-model-rail\"\u003e\n\u003cdiv class=\"rv-model-name\"\u003e\n\u003csmall\u003e Style \u003c\/small\u003e \u003cstrong\u003e Model A \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-model-name\"\u003e\n\u003csmall\u003e Style \u003c\/small\u003e \u003cstrong\u003e Model B \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-model-name\"\u003e\n\u003csmall\u003e Style \u003c\/small\u003e \u003cstrong\u003e Model C \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSION THUMBNAILS --\u003e\n\u003cdiv class=\"rv-model-images\"\u003e\n\u003cdiv class=\"rv-model-image\"\u003e\n\u003ca href=\"#rv-size-a\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rovena-mushroom-table-lamp-stuberlighting_3.jpg?v=1786329439\" alt=\"Rovena Mushroom Table Lamp Model A dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cp\u003eModel A · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-model-image\"\u003e\n\u003ca href=\"#rv-size-b\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rovena-mushroom-table-lamp-stuberlighting_18.jpg?v=1786329439\" alt=\"Rovena Mushroom Table Lamp Model B dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cp\u003eModel B · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-model-image\"\u003e\n\u003ca href=\"#rv-size-c\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rovena-mushroom-table-lamp-stuberlighting_12.jpg?v=1786329439\" alt=\"Rovena Mushroom Table Lamp Model C dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cp\u003eModel C · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-same-size\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e All 3 Models \u003c\/small\u003e \u003cstrong\u003e Ø9.1\" × H11\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eØ23 × H28cm. Rovena is intentionally petite, making it well suited to a nightstand, shelf, desk or smaller side table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — MATERIAL + SPECS\n  ====================================================== --\u003e\n\u003csection class=\"rv-details\"\u003e\u003c!-- OAK --\u003e\n\u003cdiv class=\"rv-wood\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e\n\u003ch3\u003eSolid Oak Below\u003c\/h3\u003e\n\u003cp\u003eThe oak base gives the compact mushroom form natural warmth and a grounded feel, while the adjustable metal shade handles the practical side of the design.\u003c\/p\u003e\n\u003cdiv class=\"rv-wood-note\"\u003eNatural wood grain, pattern and tone vary from piece to piece and are not considered defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"rv-spec-wrap\"\u003e\n\u003cspan class=\"rv-spec-title\"\u003e Product Details \u003c\/span\u003e\n\u003cdiv class=\"rv-specs\"\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Size \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Ø9.1\" × H11\" · Ø23 × H28cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Styles \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Model A · Model B · Model C \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 Solid oak wood · Metal \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Shade Adjustment \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Rotates and tilts to redirect the light \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 Life \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Approx. 50,000 hours \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e LED Replacement \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Built-in LED · Not user-replaceable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Color Temperature \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e 3000K · 4000K · 6000K \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 Touch switch · Cycles through 3 light tones \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Rated Power \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Max 40W \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 Power \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Plug-in \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Cord \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e 59\" \/ 150cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Plug Options \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e US · UK · AU · EU \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 · Not waterproof \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\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\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       ADJUSTABLE SHADE LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"rv-pivot-large\" href=\"#rovena-root\" class=\"rv-lightbox\"\u003e \u003cspan class=\"rv-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rovena-mushroom-table-lamp-stuberlighting_9.jpg?v=1786329440\" alt=\"Enlarged Rovena adjustable rotating and tilting mushroom shade\"\u003e \u003cspan class=\"rv-lightbox__caption\"\u003e Rovena · Adjustable Rotating \u0026amp; Tilting Shade \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       MODEL A LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"rv-size-a\" href=\"#rovena-root\" class=\"rv-lightbox\"\u003e \u003cspan class=\"rv-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rovena-mushroom-table-lamp-stuberlighting_3.jpg?v=1786329439\" alt=\"Enlarged Rovena Model A dimensions\"\u003e \u003cspan class=\"rv-lightbox__caption\"\u003e Model A · Ø9.1\" × H11\" · Ø23 × H28cm \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       MODEL B LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"rv-size-b\" href=\"#rovena-root\" class=\"rv-lightbox\"\u003e \u003cspan class=\"rv-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rovena-mushroom-table-lamp-stuberlighting_18.jpg?v=1786329439\" alt=\"Enlarged Rovena Model B dimensions\"\u003e \u003cspan class=\"rv-lightbox__caption\"\u003e Model B · Ø9.1\" × H11\" · Ø23 × H28cm \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       MODEL C LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"rv-size-c\" href=\"#rovena-root\" class=\"rv-lightbox\"\u003e \u003cspan class=\"rv-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rovena-mushroom-table-lamp-stuberlighting_12.jpg?v=1786329439\" alt=\"Enlarged Rovena Model C dimensions\"\u003e \u003cspan class=\"rv-lightbox__caption\"\u003e Model C · Ø9.1\" × H11\" · Ø23 × H28cm \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":"Model A: Dia 9.1\" x H 11\" \/ Three-color Dimming \/ US Plug","offer_id":52784931438875,"sku":"STB-TL-26-10538","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 9.1\" x H 11\" \/ Three-color Dimming \/ EU Plug","offer_id":52784931471643,"sku":"STB-TL-26-10539","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 9.1\" x H 11\" \/ Three-color Dimming \/ AU Plug","offer_id":52784931504411,"sku":"STB-TL-26-10540","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 9.1\" x H 11\" \/ Three-color Dimming \/ UK Plug","offer_id":52784931537179,"sku":"STB-TL-26-10541","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 9.1\" x H 11\" \/ Three-color Dimming \/ US Plug","offer_id":52784931569947,"sku":"STB-TL-26-10542","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 9.1\" x H 11\" \/ Three-color Dimming \/ EU Plug","offer_id":52784931602715,"sku":"STB-TL-26-10543","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 9.1\" x H 11\" \/ Three-color Dimming \/ AU Plug","offer_id":52784931635483,"sku":"STB-TL-26-10544","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 9.1\" x H 11\" \/ Three-color Dimming \/ UK Plug","offer_id":52784931668251,"sku":"STB-TL-26-10545","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model C:  Dia 9.1\" x H 11\" \/ Three-color Dimming \/ US Plug","offer_id":52784931701019,"sku":"STB-TL-26-10546","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model C:  Dia 9.1\" x H 11\" \/ Three-color Dimming \/ EU Plug","offer_id":52784931733787,"sku":"STB-TL-26-10547","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model C:  Dia 9.1\" x H 11\" \/ Three-color Dimming \/ AU Plug","offer_id":52784931766555,"sku":"STB-TL-26-10548","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model C:  Dia 9.1\" x H 11\" \/ Three-color Dimming \/ UK Plug","offer_id":52784931799323,"sku":"STB-TL-26-10549","price":235.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rovena-mushroom-table-lamp-stuberlighting_1.jpg?v=1786329439"},{"product_id":"belle-portable-table-lamp","title":"Belle Portable Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — BELLE PORTABLE TABLE LAMP\n\n   PRODUCT DIRECTION\n   Cordless · Rechargeable · Glass + Leather · Touch Control\n\n   SHOPPER FLOW\n   01 Portable identity\n   02 Cordless \/ charging \/ carry\n   03 Touch brightness + 3 CCT\n   04 Glass + leather\n   05 Size\n   06 Where it works\n   07 Integrated LED \/ runtime \/ outdoor limits\n   08 Specifications\n   09 FAQ\n   10 Shipping \u0026 Returns\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-belle{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --shell:#F1ECE5;\n  --sand:#EEE5DA;\n  --leather:#E7D8C8;\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-belle *,\n.stb-belle *::before,\n.stb-belle *::after{\n  box-sizing:border-box;\n}\n\n.stb-belle h2,\n.stb-belle 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-belle p{\n  margin-top:0;\n}\n\n.stb-belle__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-belle__title{\n  max-width:630px;\n\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.15;\n  letter-spacing:-.015em;\n}\n\n.stb-belle__section-title{\n  margin:0 0 6px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-belle__copy{\n  max-width:680px;\n\n  margin:0;\n\n  color:#655B53;\n\n  font-size:11.6px;\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-belle__intro{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 225px;\n\n  margin-bottom:9px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-belle__intro::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:24px;\n\n  width:48px;\n  height:2px;\n\n  background:var(--gold);\n}\n\n.stb-belle__intro-main{\n  padding:23px 24px 21px;\n}\n\n.stb-belle__intro-main p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13px;\n  line-height:1.65;\n}\n\n.stb-belle__intro-side{\n  display:grid;\n  grid-template-rows:1fr 1fr 1fr;\n\n  background:var(--espresso);\n}\n\n.stb-belle__intro-stat{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:12px 15px;\n}\n\n.stb-belle__intro-stat +\n.stb-belle__intro-stat{\n  border-top:1px solid #584940;\n}\n\n.stb-belle__intro-stat small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-belle__intro-stat strong{\n  display:block;\n\n  color:#FFF8EF;\n\n  font-size:12px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-belle__intro-stat span{\n  margin-top:2px;\n\n  color:#D7CCC3;\n\n  font-size:8.3px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-belle__quick{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:26px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-belle__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-belle__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-belle__quick-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-belle__quick-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   PORTABLE — PRIMARY PURCHASE REASON\n========================================================= *\/\n\n.stb-belle__portable{\n  margin-bottom:26px;\n}\n\n.stb-belle__portable-head{\n  margin-bottom:9px;\n}\n\n.stb-belle__portable-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-belle__portable-card{\n  padding:15px;\n\n  background:var(--paper);\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-belle__portable-card:last-child{\n  border-right:0;\n}\n\n.stb-belle__portable-card--dark{\n  background:var(--espresso);\n}\n\n.stb-belle__portable-card 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-belle__portable-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:10.6px;\n  font-weight:500;\n}\n\n.stb-belle__portable-card p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:9px;\n  line-height:1.46;\n}\n\n.stb-belle__portable-card--dark small{\n  color:#CBAF88;\n}\n\n.stb-belle__portable-card--dark strong{\n  color:#FFF8EF;\n}\n\n.stb-belle__portable-card--dark p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   TOUCH CONTROL\n========================================================= *\/\n\n.stb-belle__control{\n  display:grid;\n  grid-template-columns:160px minmax(0,1fr);\n\n  margin-bottom:26px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-belle__control-title{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--leather);\n}\n\n.stb-belle__control-title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#81756C;\n\n  font-size:7.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-belle__control-title strong{\n  color:var(--ink);\n\n  font-size:11px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-belle__control-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-belle__control-item{\n  padding:14px 15px;\n\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-belle__control-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-belle__control-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-belle__control-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   COLOR TEMPERATURE\n========================================================= *\/\n\n.stb-belle__cct{\n  margin-bottom:26px;\n\n  padding:16px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-belle__cct-head{\n  margin-bottom:9px;\n}\n\n.stb-belle__cct-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  gap:7px;\n}\n\n.stb-belle__cct-card{\n  padding:12px 13px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n}\n\n.stb-belle__cct-card--warm{\n  background:var(--sand);\n}\n\n.stb-belle__cct-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-belle__cct-card 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-belle__cct-card p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:8.6px;\n  line-height:1.43;\n}\n\n.stb-belle__cct-note{\n  margin:8px 0 0;\n\n  color:#7C7067;\n\n  font-size:8.7px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   MATERIAL\n========================================================= *\/\n\n.stb-belle__material{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:26px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-belle__material-card{\n  padding:17px 18px;\n\n  background:var(--paper);\n}\n\n.stb-belle__material-card +\n.stb-belle__material-card{\n  border-left:1px solid var(--line);\n}\n\n.stb-belle__material-card--dark{\n  background:var(--espresso);\n}\n\n.stb-belle__material-card 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-belle__material-card 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-belle__material-card p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:9.1px;\n  line-height:1.48;\n}\n\n.stb-belle__material-card--dark small{\n  color:#CBAF88;\n}\n\n.stb-belle__material-card--dark strong{\n  color:#FFF8EF;\n}\n\n.stb-belle__material-card--dark p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-belle__size{\n  display:grid;\n  grid-template-columns:185px 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-belle__size-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:10px;\n\n  background:var(--sand);\n}\n\n.stb-belle__size-image{\n  display:block;\n\n  width:155px;\n  max-width:100%;\n\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-belle__size-image img{\n  display:block!important;\n\n  width:100%!important;\n  height:auto!important;\n  max-width:100%!important;\n  max-height:none!important;\n\n  margin:0!important;\n\n  object-fit:contain!important;\n}\n\n.stb-belle__image-hint{\n  display:block;\n\n  margin-top:4px;\n\n  color:#897C72;\n\n  font-size:8px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-belle__size-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:17px 19px;\n\n  background:var(--paper);\n}\n\n.stb-belle__size-copy h3{\n  margin:0 0 5px;\n\n  font-size:18px;\n}\n\n.stb-belle__dimension{\n  margin:0 0 3px;\n\n  color:var(--ink);\n\n  font-size:18px;\n  line-height:1.3;\n  font-weight:500;\n}\n\n.stb-belle__metric{\n  margin:0 0 8px;\n\n  color:#786C63;\n\n  font-size:9px;\n}\n\n.stb-belle__size-copy \u003e p:last-child{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:9.4px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.stb-belle__places{\n  display:grid;\n  grid-template-columns:125px minmax(0,1fr);\n\n  margin-bottom:26px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-belle__places-main{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:13px;\n\n  background:var(--espresso);\n}\n\n.stb-belle__places-main small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-belle__places-main strong{\n  color:#FFF8EF;\n\n  font-size:16px;\n  line-height:1.2;\n  font-weight:500;\n}\n\n.stb-belle__places-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:var(--cream);\n}\n\n.stb-belle__place{\n  padding:12px 13px;\n\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-belle__place small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-belle__place strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:9.7px;\n  font-weight:500;\n}\n\n.stb-belle__place p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:8.5px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   GOOD TO KNOW\n========================================================= *\/\n\n.stb-belle__know{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:26px;\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--gold);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-belle__know-card{\n  padding:14px 15px;\n\n  background:var(--paper);\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-belle__know-card:last-child{\n  border-right:0;\n}\n\n.stb-belle__know-card--dark{\n  background:var(--espresso);\n}\n\n.stb-belle__know-card 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-belle__know-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:10.2px;\n  font-weight:500;\n}\n\n.stb-belle__know-card p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:8.8px;\n  line-height:1.45;\n}\n\n.stb-belle__know-card--dark small{\n  color:#CBAF88;\n}\n\n.stb-belle__know-card--dark strong{\n  color:#FFF8EF;\n}\n\n.stb-belle__know-card--dark p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-belle__specs{\n  margin-bottom:26px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-belle__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-belle__spec-head span{\n  color:#C8B08E;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-belle__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:14px;\n  font-weight:500;\n}\n\n.stb-belle__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-belle__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-belle__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:9.7px;\n  line-height:1.45;\n}\n\n.stb-belle__spec strong{\n  color:var(--ink);\n\n  font-size:10.5px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-belle__faq{\n  max-width:760px;\n\n  margin:0 auto 26px;\n  padding:13px 16px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-belle__faq details{\n  padding:10px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-belle__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-belle__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:12px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-belle__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-belle__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-dark);\n\n  font-size:19px;\n}\n\n.stb-belle__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-belle__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:10.8px;\n  line-height:1.57;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-belle__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-belle__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-belle__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.2px;\n  line-height:1.62;\n}\n\n.stb-belle__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-belle__shipping a{\n  color:var(--gold-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX — CLICK \/ TAP ANYWHERE TO CLOSE\n========================================================= *\/\n\n.stb-belle__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-belle__lightbox:target{\n  display:flex;\n}\n\n.stb-belle__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-belle__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-belle__lightbox-caption{\n  margin-top:8px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-belle__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-belle__intro{\n    grid-template-columns:minmax(0,1fr) 200px;\n  }\n\n  .stb-belle__title{\n    font-size:25px;\n  }\n\n  .stb-belle__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-belle{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  .stb-belle__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-belle__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-belle__intro-side{\n    grid-template-columns:repeat(3,1fr);\n    grid-template-rows:none;\n  }\n\n  .stb-belle__intro-stat{\n    padding:10px 8px;\n  }\n\n  .stb-belle__intro-stat +\n  .stb-belle__intro-stat{\n    border-top:0;\n    border-left:1px solid #584940;\n  }\n\n  .stb-belle__title{\n    font-size:23px;\n  }\n\n\n  .stb-belle__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-belle__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-belle__quick-item:nth-child(1),\n  .stb-belle__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  .stb-belle__portable-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-belle__portable-card{\n    border-right:0;\n  }\n\n  .stb-belle__portable-card +\n  .stb-belle__portable-card{\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-belle__control{\n    grid-template-columns:88px minmax(0,1fr);\n  }\n\n  .stb-belle__control-title{\n    padding:10px;\n  }\n\n  .stb-belle__control-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-belle__control-item +\n  .stb-belle__control-item{\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-belle__cct-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-belle__material{\n    grid-template-columns:1fr;\n  }\n\n  .stb-belle__material-card +\n  .stb-belle__material-card{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-belle__size{\n    grid-template-columns:105px minmax(0,1fr);\n  }\n\n  .stb-belle__size-media{\n    padding:6px;\n  }\n\n  .stb-belle__size-image{\n    width:92px;\n  }\n\n  .stb-belle__size-copy{\n    padding:11px 12px;\n  }\n\n  .stb-belle__dimension{\n    font-size:14px;\n  }\n\n\n  .stb-belle__places{\n    grid-template-columns:76px minmax(0,1fr);\n  }\n\n  .stb-belle__places-main{\n    padding:9px;\n  }\n\n  .stb-belle__places-main strong{\n    font-size:13px;\n  }\n\n  .stb-belle__places-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-belle__place +\n  .stb-belle__place{\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-belle__know{\n    grid-template-columns:1fr;\n  }\n\n  .stb-belle__know-card{\n    border-right:0;\n  }\n\n  .stb-belle__know-card +\n  .stb-belle__know-card{\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-belle__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n    padding:9px 12px;\n  }\n\n  .stb-belle__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-belle__faq{\n    padding:12px 14px;\n  }\n\n\n  .stb-belle__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-belle\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-belle__intro\"\u003e\n\u003cdiv class=\"stb-belle__intro-main\"\u003e\n\u003cspan class=\"stb-belle__eyebrow\"\u003e Cordless · Rechargeable · Portable \u003c\/span\u003e\n\u003ch2 class=\"stb-belle__title\"\u003eSoft Light You Can Pick Up and Take With You.\u003c\/h2\u003e\n\u003cp\u003eBelle is a compact rechargeable lamp built around portability. A glass body, leather carry handle and cordless battery design let it move easily from a nightstand to a dining table, shelf or protected outdoor setting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-belle__intro-side\"\u003e\n\u003cdiv class=\"stb-belle__intro-stat\"\u003e\n\u003csmall\u003e Power \u003c\/small\u003e \u003cstrong\u003e Rechargeable \u003c\/strong\u003e \u003cspan\u003e USB-C \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-belle__intro-stat\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e 5W Integrated LED \u003c\/strong\u003e \u003cspan\u003e Included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-belle__intro-stat\"\u003e\n\u003csmall\u003e Size \u003c\/small\u003e \u003cstrong\u003e Ø4.3\" × H11.8\" \u003c\/strong\u003e \u003cspan\u003e Ø11 × H30cm \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-belle__quick\"\u003e\n\u003cdiv class=\"stb-belle__quick-item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e Cordless in Use \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-belle__quick-item\"\u003e\n\u003csmall\u003e Charging \u003c\/small\u003e \u003cstrong\u003e USB-C Cable Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-belle__quick-item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Touch + Brightness \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-belle__quick-item\"\u003e\n\u003csmall\u003e CCT \u003c\/small\u003e \u003cstrong\u003e 3000K \/ 4000K \/ 6000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PORTABILITY\n  ====================================================== --\u003e\n\u003csection class=\"stb-belle__portable\"\u003e\n\u003cdiv class=\"stb-belle__portable-head\"\u003e\n\u003cspan class=\"stb-belle__eyebrow\"\u003e Designed to Move \u003c\/span\u003e\n\u003ch3 class=\"stb-belle__section-title\"\u003eCharge It Once. Use It Without a Cord.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-belle__portable-grid\"\u003e\n\u003carticle class=\"stb-belle__portable-card\"\u003e\u003csmall\u003e Recharge \u003c\/small\u003e \u003cstrong\u003e USB-C Charging \u003c\/strong\u003e\n\u003cp\u003eBelle has a built-in rechargeable battery. The USB-C charging cable is included, so it can be topped up as needed without a permanent power cord on the table.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-belle__portable-card stb-belle__portable-card--dark\"\u003e\u003csmall\u003e Use \u003c\/small\u003e \u003cstrong\u003e Truly Cordless After Charging \u003c\/strong\u003e\n\u003cp\u003eOnce charged, Belle can be used completely without a cord — useful where an outlet is inconvenient or where you simply want a cleaner tabletop.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-belle__portable-card\"\u003e\u003csmall\u003e Carry \u003c\/small\u003e \u003cstrong\u003e Leather Handle \u003c\/strong\u003e\n\u003cp\u003eThe leather handle makes the small lamp easy to pick up and move between a bedside table, dining table, bookshelf or covered patio.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       TOUCH CONTROLS\n  ====================================================== --\u003e\n\u003csection class=\"stb-belle__control\"\u003e\n\u003cdiv class=\"stb-belle__control-title\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Touch to Adjust \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-belle__control-grid\"\u003e\n\u003carticle class=\"stb-belle__control-item\"\u003e\u003csmall\u003e Brightness \u003c\/small\u003e \u003cstrong\u003e Multiple Brightness Levels \u003c\/strong\u003e\n\u003cp\u003eUse the touch control to step through different brightness levels depending on the atmosphere you want.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-belle__control-item\"\u003e\u003csmall\u003e Light Color \u003c\/small\u003e \u003cstrong\u003e Three Selectable Color Temperatures \u003c\/strong\u003e\n\u003cp\u003eChoose 3000K warm, 4000K neutral or 6000K cool light.\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-belle__cct\"\u003e\n\u003cdiv class=\"stb-belle__cct-head\"\u003e\n\u003cspan class=\"stb-belle__eyebrow\"\u003e Three Light Colors \u003c\/span\u003e\n\u003ch3 class=\"stb-belle__section-title\"\u003eFrom Cozy Evening Light to a Crisper White.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-belle__cct-grid\"\u003e\n\u003carticle class=\"stb-belle__cct-card stb-belle__cct-card--warm\"\u003e\u003csmall\u003e Warm \u003c\/small\u003e \u003cstrong\u003e 3000K \u003c\/strong\u003e\n\u003cp\u003eThe default setting and the most relaxed choice for evening atmosphere.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-belle__cct-card\"\u003e\u003csmall\u003e Neutral \u003c\/small\u003e \u003cstrong\u003e 4000K \u003c\/strong\u003e\n\u003cp\u003eA cleaner, more balanced white for general everyday use.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-belle__cct-card\"\u003e\u003csmall\u003e Cool \u003c\/small\u003e \u003cstrong\u003e 6000K \u003c\/strong\u003e\n\u003cp\u003eThe crispest light setting when you prefer a cooler appearance.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cp class=\"stb-belle__cct-note\"\u003eBrightness and color temperature both affect battery runtime. Exact runtime varies according to the settings used.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-belle__material\"\u003e\n\u003carticle class=\"stb-belle__material-card\"\u003e\u003csmall\u003e Body \u003c\/small\u003e \u003cstrong\u003e Glass + Metal Details \u003c\/strong\u003e\n\u003cp\u003eBelle uses a compact glass body with metal rivet details, giving the portable lamp a more refined material feel than a typical lightweight cordless light.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-belle__material-card stb-belle__material-card--dark\"\u003e\u003csmall\u003e Handle \u003c\/small\u003e \u003cstrong\u003e Hand-Stitched Leather \u003c\/strong\u003e\n\u003cp\u003eThe brown leather handle provides the lamp's warm material contrast and gives Belle a practical grip when moving it from place to place.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection id=\"belle-size-section\" class=\"stb-belle__size\"\u003e\n\u003cdiv class=\"stb-belle__size-media\"\u003e\u003ca href=\"#belle-size-lightbox\" class=\"stb-belle__size-image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/belle-portable-table-lamp-stuberlighting_18.jpg?v=1786348630\" alt=\"Belle Portable Table Lamp dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-belle__image-hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-belle__size-copy\"\u003e\n\u003cspan class=\"stb-belle__eyebrow\"\u003e Dimension Reference \u003c\/span\u003e\n\u003ch3\u003eSmall Enough to Move Without Thinking About It.\u003c\/h3\u003e\n\u003cp class=\"stb-belle__dimension\"\u003eØ4.3\" × H11.8\"\u003c\/p\u003e\n\u003cp class=\"stb-belle__metric\"\u003eØ11 × H30cm\u003c\/p\u003e\n\u003cp\u003eThe base is only 4.3 inches across, so Belle fits comfortably on smaller nightstands, shelves and dining tables. Its narrow footprint also makes it easy to carry and reposition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"belle-size-lightbox\" href=\"#belle-size-section\" class=\"stb-belle__lightbox\"\u003e \u003cspan class=\"stb-belle__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/belle-portable-table-lamp-stuberlighting_18.jpg?v=1786348630\" alt=\"Enlarged Belle Portable Table Lamp dimensions\"\u003e \u003cspan class=\"stb-belle__lightbox-caption\"\u003e Belle · Ø4.3\" × H11.8\" · Ø11 × H30cm \u003c\/span\u003e \u003cspan class=\"stb-belle__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       WHERE TO USE\n  ====================================================== --\u003e\n\u003csection class=\"stb-belle__places\"\u003e\n\u003cdiv class=\"stb-belle__places-main\"\u003e\n\u003csmall\u003e Cordless \u003c\/small\u003e \u003cstrong\u003e Move It Freely \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-belle__places-grid\"\u003e\n\u003carticle class=\"stb-belle__place\"\u003e\u003csmall\u003e Bedroom \u003c\/small\u003e \u003cstrong\u003e Nightstand \u003c\/strong\u003e\n\u003cp\u003eNo visible power cord once the lamp is charged.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-belle__place\"\u003e\u003csmall\u003e Dining \u003c\/small\u003e \u003cstrong\u003e Table \/ Shelf \u003c\/strong\u003e\n\u003cp\u003eAdds a small pool of adjustable ambient light.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-belle__place\"\u003e\u003csmall\u003e Outdoors \u003c\/small\u003e \u003cstrong\u003e Covered Patio \u003c\/strong\u003e\n\u003cp\u003eSuitable only when protected from rain and direct water exposure.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       GOOD TO KNOW\n  ====================================================== --\u003e\n\u003csection class=\"stb-belle__know\"\u003e\n\u003carticle class=\"stb-belle__know-card stb-belle__know-card--dark\"\u003e\u003csmall\u003e Integrated LED \u003c\/small\u003e \u003cstrong\u003e 5W · Approx. 50,000 Hours \u003c\/strong\u003e\n\u003cp\u003eThe LED is built into the lamp, so there is no conventional bulb to replace. The integrated LED is not user-replaceable.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-belle__know-card\"\u003e\u003csmall\u003e Battery Runtime \u003c\/small\u003e \u003cstrong\u003e Depends on Your Settings \u003c\/strong\u003e\n\u003cp\u003eRuntime varies with brightness and color temperature. Lower brightness settings generally use less power. Fully charge Belle before first use.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-belle__know-card\"\u003e\u003csmall\u003e IP20 \u003c\/small\u003e \u003cstrong\u003e Keep It Dry \u003c\/strong\u003e\n\u003cp\u003eBelle is not waterproof. Outdoor use should be limited to a dry, covered setting. Bring it inside if rain or moisture is expected.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-belle__specs\"\u003e\n\u003cdiv class=\"stb-belle__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Belle Portable Table Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-belle__spec\"\u003e\n\u003cspan\u003e Type \u003c\/span\u003e \u003cstrong\u003e Cordless Rechargeable Portable Table Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-belle__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Glass · Leather · Metal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-belle__spec\"\u003e\n\u003cspan\u003e Color \u003c\/span\u003e \u003cstrong\u003e Brown + White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-belle__spec\"\u003e\n\u003cspan\u003e Size \u003c\/span\u003e \u003cstrong\u003e Ø4.3\" × H11.8\" · Ø11 × H30cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-belle__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e 5W Integrated LED Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-belle__spec\"\u003e\n\u003cspan\u003e LED Life \u003c\/span\u003e \u003cstrong\u003e Approx. 50,000 Hours \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-belle__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-belle__spec\"\u003e\n\u003cspan\u003e Color Temperature \u003c\/span\u003e \u003cstrong\u003e 3000K Warm · 4000K Neutral · 6000K Cool · Selectable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-belle__spec\"\u003e\n\u003cspan\u003e Default Light \u003c\/span\u003e \u003cstrong\u003e 3000K Warm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-belle__spec\"\u003e\n\u003cspan\u003e Brightness \u003c\/span\u003e \u003cstrong\u003e Multiple Brightness Levels \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-belle__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Touch Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-belle__spec\"\u003e\n\u003cspan\u003e Power \u003c\/span\u003e \u003cstrong\u003e Built-In Rechargeable Battery \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-belle__spec\"\u003e\n\u003cspan\u003e Charging \u003c\/span\u003e \u003cstrong\u003e USB-C · Charging Cable Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-belle__spec\"\u003e\n\u003cspan\u003e Runtime \u003c\/span\u003e \u003cstrong\u003e Varies With Brightness and Color Temperature \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-belle__spec\"\u003e\n\u003cspan\u003e Charger Input \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-belle__spec\"\u003e\n\u003cspan\u003e Light Character \u003c\/span\u003e \u003cstrong\u003e Soft Adjustable Accent Light · Not Intended as Primary Task Lighting \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-belle__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor \/ Dry Covered Use · Not Waterproof \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-belle__spec\"\u003e\n\u003cspan\u003e Care \u003c\/span\u003e \u003cstrong\u003e Soft Dry Cloth for Glass · Keep Leather Handle Dry \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-belle__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-belle__faq\"\u003e\u003cspan class=\"stb-belle__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-belle__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Belle really cordless?\u003c\/summary\u003e\n\u003cp\u003eYes. Belle has a built-in rechargeable battery. Charge it using the included USB-C cable, then use the lamp without a power cord.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I change the brightness and light color?\u003c\/summary\u003e\n\u003cp\u003eBelle uses a touch control. It provides multiple brightness levels and three selectable color temperatures: warm 3000K, neutral 4000K and cool 6000K. The default light color is warm.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does one charge last?\u003c\/summary\u003e\n\u003cp\u003eThe supplied product information does not specify one fixed runtime. Battery life varies according to brightness and color-temperature setting. Lower brightness generally uses less power. Fully charge Belle before first use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Belle use a replaceable bulb?\u003c\/summary\u003e\n\u003cp\u003eNo. Belle has a built-in 5W integrated LED rated for approximately 50,000 hours. There is no conventional bulb to change, and the integrated LED is not user-replaceable.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use Belle outside?\u003c\/summary\u003e\n\u003cp\u003eBelle can be used in a dry, protected outdoor setting such as a covered patio. It is rated IP20 and is not waterproof, so keep it away from rain, splashing and standing water.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Belle bright enough for reading?\u003c\/summary\u003e\n\u003cp\u003eBelle is primarily designed as portable ambient and accent lighting. Its brightness can be adjusted, but for prolonged close reading or detailed task work, a dedicated task lamp is the better choice.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I clean it?\u003c\/summary\u003e\n\u003cp\u003eWipe the glass gently with a soft dry cloth and keep the leather handle dry. Avoid soaking the lamp or exposing it to rain.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-belle__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.3\" x H 11.8\" \/ Brown \u0026 White \/ Warm Light","offer_id":52785229201691,"sku":"STB-TL-26-10570","price":158.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/belle-portable-table-lamp-stuberlighting_1.jpg?v=1786348631"},{"product_id":"sfera-sculptural-table-lamp","title":"Sfera Sculptural Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — SFERA SCULPTURAL TABLE LAMP\n\n   SCULPTURE \/ TILT \/ FINISH\n\n   SCULPTURAL PRODUCT DOSSIER\n   IMAGE + RELATED COPY IN ONE COMPOSITION\n   NO GENERIC PRODUCT TEMPLATE\n   DESKTOP · TABLET · MOBILE · DAWN SAFE\n========================================================= *\/\n\n.stb-sfera{\n  --espresso:#1C1209;\n  --espresso-soft:#2A211A;\n\n  --graphite:#292724;\n  --metal:#D7D6D1;\n  --metal-soft:#EEEDE9;\n  --metal-deep:#8B8882;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703E;\n\n  --ivory:#FFFDF8;\n  --paper:#FAF7F0;\n  --cream:#F5EDD8;\n  --sand:#E8DCC7;\n\n  --green:#405341;\n  --chrome:#B9BDC0;\n  --finish-gold:#BE985B;\n  --white:#F3F1EB;\n\n  --text:#615348;\n  --muted:#817568;\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-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.stb-sfera p,\n.stb-sfera dl,\n.stb-sfera dt,\n.stb-sfera dd,\n.stb-sfera figure{\n  margin-top:0;\n}\n\n.stb-sfera h2,\n.stb-sfera h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-sfera 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 — SCULPTURE PORTRAIT\n   IMAGE + INTRO = ONE COMPLETE CARD\n========================================================= *\/\n\n.sf-portrait{\n  display:grid;\n  grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:9px;\n\n  box-shadow:0 10px 30px rgba(28,18,9,.08);\n}\n\n\n\/* DETAIL VISUAL *\/\n\n.sf-portrait__visual{\n  min-width:0;\n\n  padding:10px;\n\n  background:var(--metal);\n}\n\n.sf-portrait__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:var(--ivory);\n\n  border-radius:5px;\n\n  text-decoration:none;\n}\n\n.sf-portrait__visual img{\n  max-height:355px !important;\n}\n\n.sf-portrait__caption{\n  display:flex;\n  align-items:flex-start;\n  justify-content:space-between;\n\n  gap:14px;\n\n  padding:8px 3px 1px;\n}\n\n.sf-portrait__caption small{\n  color:#5E5A55;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.sf-portrait__caption span{\n  color:#68645E;\n\n  font-size:9px;\n  line-height:1.4;\n\n  text-align:right;\n}\n\n\n\/* COPY *\/\n\n.sf-portrait__copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:space-between;\n\n  min-width:0;\n\n  padding:28px 24px;\n\n  background:var(--espresso);\n}\n\n.sf-kicker{\n  display:block;\n\n  margin-bottom:8px;\n\n  color:var(--gold);\n\n  font-size:8.7px;\n  line-height:1.3;\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.sf-portrait__copy h2{\n  margin:0;\n\n  color:#FFF8EE;\n\n  font-size:30px;\n  line-height:1.03;\n}\n\n.sf-portrait__lead{\n  margin:11px 0 0;\n\n  color:#D8CCC0;\n\n  font-size:11.6px;\n  line-height:1.56;\n}\n\n\n\/* FIRST FACTS — LINES, NOT CARDS *\/\n\n.sf-portrait__facts{\n  margin-top:21px;\n\n  border-top:1px solid rgba(255,255,255,.18);\n}\n\n.sf-portrait__fact{\n  display:grid;\n  grid-template-columns:minmax(0,75px) minmax(0,1fr);\n\n  gap:11px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid rgba(255,255,255,.11);\n}\n\n.sf-portrait__fact dt{\n  margin:0;\n\n  color:#B6A596;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.sf-portrait__fact dd{\n  margin:0;\n\n  color:#FFF8EE;\n\n  font-size:10.7px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   02 — TILT STUDY\n   PURPOSE-BUILT FOR THIS PRODUCT\n========================================================= *\/\n\n.sf-tilt{\n  display:grid;\n  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);\n\n  margin-top:15px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  box-shadow:0 8px 23px rgba(28,18,9,.06);\n}\n\n\n\/* COPY SIDE *\/\n\n.sf-tilt__copy{\n  min-width:0;\n\n  padding:23px 21px;\n\n  border-top:3px solid var(--gold);\n}\n\n.sf-eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.sf-tilt__copy h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.sf-tilt__copy \u003e p{\n  margin:9px 0 0;\n\n  color:var(--text);\n\n  font-size:10.8px;\n  line-height:1.49;\n}\n\n\n\/* AIM OPTIONS *\/\n\n.sf-aim{\n  margin-top:15px;\n\n  border-top:1px solid var(--espresso);\n}\n\n.sf-aim__row{\n  display:grid;\n  grid-template-columns:minmax(0,55px) minmax(0,1fr);\n\n  gap:11px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.sf-aim__row span{\n  color:var(--gold-deep);\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.sf-aim__row strong{\n  color:var(--espresso);\n\n  font-size:10.8px;\n  font-weight:600;\n}\n\n\n\/* IMPORTANT CLARITY *\/\n\n.sf-fixed{\n  margin-top:10px;\n\n  padding:9px 10px;\n\n  background:var(--sand);\n\n  border-left:3px solid var(--espresso);\n\n  color:var(--text);\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n.sf-fixed strong{\n  color:var(--espresso);\n}\n\n\n\/* ADJUSTMENT IMAGE *\/\n\n.sf-tilt__visual{\n  min-width:0;\n\n  padding:9px;\n\n  background:var(--graphite);\n}\n\n.sf-tilt__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:var(--ivory);\n\n  border-radius:5px;\n\n  text-decoration:none;\n}\n\n.sf-tilt__visual img{\n  max-height:285px !important;\n}\n\n.sf-tilt__caption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:14px;\n\n  padding:7px 3px 1px;\n}\n\n.sf-tilt__caption small{\n  color:var(--gold);\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.sf-tilt__caption span{\n  color:#C9C0B7;\n\n  font-size:8.9px;\n  line-height:1.4;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   03 — FINISH SELECTOR\n   COLOR IS A PRODUCT DECISION, NOT DECORATION\n========================================================= *\/\n\n.sf-finishes{\n  margin-top:15px;\n\n  padding:23px 24px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  box-shadow:0 8px 22px rgba(28,18,9,.055);\n}\n\n.sf-section-head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:24px;\n\n  margin-bottom:15px;\n}\n\n.sf-section-head small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.sf-section-head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.sf-section-head p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.4px;\n  line-height:1.5;\n}\n\n\n\/* FINISH IMAGE + SWATCHES AS ONE COMPOSITION *\/\n\n.sf-finish-layout{\n  display:grid;\n  grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);\n\n  gap:11px;\n}\n\n.sf-finish-image{\n  min-width:0;\n\n  padding:7px;\n\n  background:var(--metal-soft);\n\n  border:1px solid #CECCC6;\n  border-radius:6px;\n}\n\n.sf-finish-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.sf-finish-image img{\n  max-height:235px !important;\n}\n\n.sf-finish-image p{\n  margin:5px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.7px;\n  line-height:1.35;\n\n  text-align:center;\n}\n\n\n\/* FINISH LIST *\/\n\n.sf-finish-list{\n  min-width:0;\n\n  border-top:1px solid var(--espresso);\n}\n\n.sf-finish{\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.sf-swatch{\n  width:16px;\n  height:16px;\n\n  border-radius:50%;\n\n  border:1px solid rgba(28,18,9,.18);\n}\n\n.sf-swatch--black{background:#2B2B2B;}\n.sf-swatch--green{background:var(--green);}\n.sf-swatch--chrome{background:var(--chrome);}\n.sf-swatch--gold{background:var(--finish-gold);}\n.sf-swatch--white{background:var(--white);}\n\n.sf-finish strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:10.8px;\n  font-weight:600;\n}\n\n.sf-finish span{\n  display:block;\n\n  margin-top:1px;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  line-height:1.35;\n}\n\n\n\/* =========================================================\n   04 — SCALE \/ BULB\n========================================================= *\/\n\n.sf-scale{\n  display:grid;\n  grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr);\n\n  margin-top:15px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  box-shadow:0 8px 22px rgba(28,18,9,.06);\n}\n\n\n\/* SCALE SIDE *\/\n\n.sf-scale__main{\n  min-width:0;\n\n  padding:23px 24px;\n\n  background:var(--sand);\n}\n\n.sf-scale__main small{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.sf-scale__main h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n\n\/* BIG NUMBER *\/\n\n.sf-dimension-number{\n  margin-top:15px;\n\n  padding:13px 0;\n\n  border-top:1px solid var(--espresso);\n  border-bottom:1px solid #C6B79D;\n}\n\n.sf-dimension-number 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:1;\n\n  font-weight:500;\n}\n\n.sf-dimension-number span{\n  display:block;\n\n  margin-top:4px;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.4;\n}\n\n.sf-scale__main \u003e p{\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:10.7px;\n  line-height:1.46;\n}\n\n\n\/* SIZE IMAGE *\/\n\n.sf-size-image{\n  width:145px;\n  max-width:100%;\n\n  margin-top:13px;\n\n  padding:6px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:6px;\n}\n\n.sf-size-image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.sf-size-image img{\n  max-height:110px !important;\n}\n\n.sf-size-image p{\n  margin:5px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.4px;\n\n  text-align:center;\n}\n\n\n\/* BULB SIDE *\/\n\n.sf-bulb{\n  min-width:0;\n\n  padding:23px 21px;\n\n  background:var(--espresso);\n}\n\n.sf-bulb 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\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.sf-bulb h3{\n  margin:0;\n\n  color:#FFF8EE;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.sf-bulb \u003e p{\n  margin:9px 0 0;\n\n  color:#D8CCC0;\n\n  font-size:10.7px;\n  line-height:1.47;\n}\n\n\n\/* BULB LEDGER *\/\n\n.sf-bulb-list{\n  margin-top:15px;\n\n  border-top:1px solid rgba(255,255,255,.16);\n}\n\n.sf-bulb-row{\n  display:flex;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid rgba(255,255,255,.11);\n}\n\n.sf-bulb-row span{\n  color:#AF9F8F;\n\n  font-size:8.3px;\n\n  text-transform:uppercase;\n}\n\n.sf-bulb-row strong{\n  color:#FFF8EE;\n\n  font-size:10.3px;\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* DIMMING NOTE *\/\n\n.sf-dimming-note{\n  margin-top:11px;\n\n  padding:9px 10px;\n\n  background:rgba(255,255,255,.07);\n\n  color:#D7CBC0;\n\n  font-size:10px;\n  line-height:1.43;\n}\n\n.sf-dimming-note strong{\n  color:var(--gold);\n}\n\n\n\/* =========================================================\n   05 — SPECS + FAQ\n   CONNECTED BUT DIFFERENT\n========================================================= *\/\n\n.sf-info{\n  display:grid;\n  grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);\n\n  margin-top:15px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  box-shadow:0 8px 22px rgba(28,18,9,.055);\n}\n\n\n\/* SPECS *\/\n\n.sf-spec-wrap{\n  min-width:0;\n\n  padding:22px 24px;\n\n  background:var(--paper);\n}\n\n.sf-info-title{\n  display:block;\n\n  margin-bottom:9px;\n\n  color:var(--gold-deep);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.sf-specs{\n  border-top:1px solid var(--espresso);\n}\n\n.sf-spec{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n  gap:16px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.sf-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.sf-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 SIDE *\/\n\n.sf-faq{\n  min-width:0;\n\n  padding:22px 21px;\n\n  background:#ECE4D5;\n\n  border-left:1px solid var(--line-strong);\n}\n\n.sf-faq h3{\n  margin:0 0 9px;\n\n  font-size:21px;\n  line-height:1.05;\n}\n\n.sf-faq-list{\n  border-top:1px solid var(--espresso);\n}\n\n.sf-faq-item{\n  margin:0;\n\n  border-bottom:1px solid #CFC1AA;\n}\n\n.sf-faq-item summary{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:9px 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.sf-faq-item summary::-webkit-details-marker{\n  display:none;\n}\n\n.sf-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.sf-faq-item[open] .sf-faq-plus{\n  transform:rotate(45deg);\n}\n\n.sf-faq-item p{\n  margin:0;\n\n  padding:0 18px 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.sf-shipping{\n  margin-top:15px;\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 8px 22px rgba(28,18,9,.055);\n}\n\n.sf-shipping h3{\n  margin:0 0 7px;\n\n  font-size:18px;\n}\n\n.sf-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.sf-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.sf-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.sf-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\n  cursor:zoom-out;\n}\n\n.sf-lightbox:target{\n  display:flex;\n}\n\n.sf-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.sf-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.sf-lightbox-caption{\n  margin-top:8px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n.sf-lightbox-hint{\n  margin-top:3px;\n\n  color:#9F9489;\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-sfera{\n    max-width:820px;\n  }\n\n  .sf-portrait__copy h2{\n    font-size:28px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-sfera{\n    font-size:13px;\n  }\n\n\n  \/* PORTRAIT *\/\n\n  .sf-portrait{\n    grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);\n  }\n\n  .sf-portrait__visual{\n    padding:7px;\n  }\n\n  .sf-portrait__visual img{\n    max-height:250px !important;\n  }\n\n  .sf-portrait__copy{\n    padding:19px 15px;\n  }\n\n  .sf-portrait__copy h2{\n    font-size:24px;\n  }\n\n  .sf-portrait__lead{\n    font-size:10.4px;\n  }\n\n\n  \/* TILT *\/\n\n  .sf-tilt{\n    grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);\n  }\n\n  .sf-tilt__copy{\n    padding:18px 15px;\n  }\n\n  .sf-tilt__copy h3{\n    font-size:20px;\n  }\n\n  .sf-tilt__visual{\n    padding:7px;\n  }\n\n  .sf-tilt__visual img{\n    max-height:215px !important;\n  }\n\n\n  \/* HEAD *\/\n\n  .sf-finishes{\n    padding:20px 18px;\n  }\n\n  .sf-section-head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  \/* SCALE *\/\n\n  .sf-scale__main,\n  .sf-bulb{\n    padding:19px 16px;\n  }\n\n\n  \/* INFO *\/\n\n  .sf-info{\n    grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);\n  }\n\n  .sf-spec-wrap,\n  .sf-faq{\n    padding:19px 16px;\n  }\n\n  .sf-spec{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .sf-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  .sf-portrait{\n    grid-template-columns:1fr;\n  }\n\n  .sf-portrait__visual img{\n    max-height:295px !important;\n  }\n\n\n  .sf-tilt{\n    grid-template-columns:1fr;\n  }\n\n  .sf-tilt__visual{\n    order:-1;\n  }\n\n  .sf-tilt__visual img{\n    max-height:250px !important;\n  }\n\n\n  .sf-finish-layout{\n    grid-template-columns:1fr;\n  }\n\n\n  .sf-scale{\n    grid-template-columns:1fr;\n  }\n\n\n  .sf-info{\n    grid-template-columns:1fr;\n  }\n\n  .sf-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  .sf-portrait__fact{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-sfera\" id=\"sfera-root\"\u003e\n\u003c!-- =====================================================\n       01 — SCULPTURE PORTRAIT\n  ====================================================== --\u003e\n\u003csection class=\"sf-portrait\"\u003e\u003c!-- PRODUCT DETAIL --\u003e\n\u003cfigure class=\"sf-portrait__visual\"\u003e\u003ca href=\"#sf-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sfera-sculptural-table-lamp-stuberlighting_11.jpg?v=1786351653\" alt=\"Close-up detail of Sfera Sculptural Table Lamp\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cfigcaption class=\"sf-portrait__caption\"\u003e\u003csmall\u003e Sculptural Detail \u003c\/small\u003e \u003cspan\u003e Metal form · directional shade\u003cbr\u003eClick to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- PRODUCT INTRO --\u003e\n\u003cdiv class=\"sf-portrait__copy\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"sf-kicker\"\u003e Sfera Sculptural Table Lamp \u003c\/span\u003e\n\u003ch2\u003ePart Lamp. Part Sculpture.\u003c\/h2\u003e\n\u003cp class=\"sf-portrait__lead\"\u003eSfera pairs a rounded metal body with an adjustable shade you can tilt to change both the direction of the light and the silhouette of the lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sf-portrait__fact\"\u003eFormMetal \/ Steel\u003c\/div\u003e\n\u003cdiv class=\"sf-portrait__fact\"\u003eShadeDirection Adjustable\u003c\/div\u003e\n\u003cdiv class=\"sf-portrait__fact\"\u003eSizeØ11\" × H19.6\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — TILT STUDY\n  ====================================================== --\u003e\n\u003csection class=\"sf-tilt\"\u003e\u003c!-- COPY --\u003e\n\u003cdiv class=\"sf-tilt__copy\"\u003e\n\u003cspan class=\"sf-eyebrow\"\u003e Aim the Light \u003c\/span\u003e\n\u003ch3\u003eTilt the Shade, Change the Mood\u003c\/h3\u003e\n\u003cp\u003eThe shade can be angled in different directions, letting you send the light upward, downward or off-axis depending on the effect you want.\u003c\/p\u003e\n\u003cdiv class=\"sf-aim\"\u003e\n\u003cdiv class=\"sf-aim__row\"\u003e\n\u003cspan\u003e Up \u003c\/span\u003e \u003cstrong\u003e Softer reflected room glow \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sf-aim__row\"\u003e\n\u003cspan\u003e Down \u003c\/span\u003e \u003cstrong\u003e More light toward the tabletop \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sf-aim__row\"\u003e\n\u003cspan\u003e Angle \u003c\/span\u003e \u003cstrong\u003e A more sculptural, directional look \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sf-fixed\"\u003e\n\u003cstrong\u003e Important: \u003c\/strong\u003e the shade direction adjusts; the overall lamp height stays fixed.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ADJUSTABLE POSITIONS IMAGE --\u003e\n\u003cfigure class=\"sf-tilt__visual\"\u003e\u003ca href=\"#sf-tilt-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sfera-sculptural-table-lamp-stuberlighting_12.jpg?v=1786352947\" alt=\"Sfera Sculptural Table Lamp showing adjustable shade positions\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cfigcaption class=\"sf-tilt__caption\"\u003e\u003csmall\u003e Adjustable Shade \u003c\/small\u003e \u003cspan\u003e Aim up · down · or at an angle\u003cbr\u003eClick to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — FIVE FINISHES\n  ====================================================== --\u003e\n\u003csection class=\"sf-finishes\"\u003e\n\u003cdiv class=\"sf-section-head\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Five Finishes \u003c\/small\u003e\n\u003ch3\u003eSame Form, Different Character\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eBlack and white stay quiet, chrome feels sharper, gold adds warmth, and green gives the sculptural form more color.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sf-finish-layout\"\u003e\n\u003c!-- FINISH REFERENCE --\u003e\n\u003cdiv class=\"sf-finish-image\"\u003e\n\u003ca href=\"#sf-colors-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sfera-sculptural-table-lamp-stuberlighting_9.jpg?v=1786352941\" alt=\"Sfera Sculptural Table Lamp Black Green Chrome Gold and White finishes\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cp\u003eFive finish reference · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FINISH SELECTOR --\u003e\n\u003cdiv class=\"sf-finish-list\"\u003e\n\u003cdiv class=\"sf-finish\"\u003e\n\u003cspan class=\"sf-swatch sf-swatch--black\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Black \u003c\/strong\u003e \u003cspan\u003e Graphic and restrained \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sf-finish\"\u003e\n\u003cspan class=\"sf-swatch sf-swatch--green\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Green \u003c\/strong\u003e \u003cspan\u003e Deeper color accent \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sf-finish\"\u003e\n\u003cspan class=\"sf-swatch sf-swatch--chrome\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Chrome \u003c\/strong\u003e \u003cspan\u003e Cooler and more reflective \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sf-finish\"\u003e\n\u003cspan class=\"sf-swatch sf-swatch--gold\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Gold \u003c\/strong\u003e \u003cspan\u003e Warmer metallic finish \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sf-finish\"\u003e\n\u003cspan class=\"sf-swatch sf-swatch--white\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e White \u003c\/strong\u003e \u003cspan\u003e Light and understated \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — SCALE + LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"sf-scale\"\u003e\u003c!-- SCALE --\u003e\n\u003cdiv class=\"sf-scale__main\"\u003e\n\u003csmall\u003e Proportion \u003c\/small\u003e\n\u003ch3\u003eCompact Footprint, Tall Profile\u003c\/h3\u003e\n\u003cdiv class=\"sf-dimension-number\"\u003e\n\u003cstrong\u003e Ø11\" × H19.6\" \u003c\/strong\u003e \u003cspan\u003e Ø28 × H50cm · Approx. 6.6lb \/ 3kg \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe 11\" footprint keeps Sfera manageable on a side table, console or larger nightstand, while the 19.6\" height gives the sculptural form enough vertical presence.\u003c\/p\u003e\n\u003cdiv class=\"sf-size-image\"\u003e\n\u003ca href=\"#sf-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sfera-sculptural-table-lamp-stuberlighting_20.jpg?v=1786351653\" alt=\"Sfera Sculptural Table Lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cp\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LIGHT --\u003e\n\u003cdiv class=\"sf-bulb\"\u003e\n\u003csmall\u003e Light \u0026amp; Control \u003c\/small\u003e\n\u003ch3\u003eSimple by Default, Flexible if You Want More\u003c\/h3\u003e\n\u003cp\u003eSfera ships with an E14 bulb included and uses a simple inline switch on the cord.\u003c\/p\u003e\n\u003cdiv class=\"sf-bulb-list\"\u003e\n\u003cdiv class=\"sf-bulb-row\"\u003e\n\u003cspan\u003e Socket \u003c\/span\u003e \u003cstrong\u003e E14 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sf-bulb-row\"\u003e\n\u003cspan\u003e Bulb \u003c\/span\u003e \u003cstrong\u003e Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sf-bulb-row\"\u003e\n\u003cspan\u003e Max \u003c\/span\u003e \u003cstrong\u003e 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sf-bulb-row\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Inline Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sf-dimming-note\"\u003e\n\u003cstrong\u003e Optional dimming: \u003c\/strong\u003e a remote-control dimmable bulb is available for adjustable brightness and 3000–6000K light color. When selected, it replaces the standard included bulb.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — SPECS + FAQ\n  ====================================================== --\u003e\n\u003csection class=\"sf-info\"\u003e\u003c!-- SPECIFICATIONS --\u003e\n\u003cdiv class=\"sf-spec-wrap\"\u003e\n\u003cspan class=\"sf-info-title\"\u003e Product Details \u003c\/span\u003e\n\u003cdiv class=\"sf-specs\"\u003e\n\u003cdiv class=\"sf-spec\"\u003e\n\u003cspan class=\"sf-spec__label\"\u003e Size \u003c\/span\u003e \u003cspan class=\"sf-spec__value\"\u003e Ø11\" × H19.6\" · Ø28 × H50cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sf-spec\"\u003e\n\u003cspan class=\"sf-spec__label\"\u003e Weight \u003c\/span\u003e \u003cspan class=\"sf-spec__value\"\u003e Approx. 6.6lb \/ 3kg \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sf-spec\"\u003e\n\u003cspan class=\"sf-spec__label\"\u003e Material \u003c\/span\u003e \u003cspan class=\"sf-spec__value\"\u003e Metal · Steel \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sf-spec\"\u003e\n\u003cspan class=\"sf-spec__label\"\u003e Finishes \u003c\/span\u003e \u003cspan class=\"sf-spec__value\"\u003e Black · Green · Chrome · Gold · White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sf-spec\"\u003e\n\u003cspan class=\"sf-spec__label\"\u003e Shade \u003c\/span\u003e \u003cspan class=\"sf-spec__value\"\u003e Adjustable direction · Overall lamp height is fixed \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sf-spec\"\u003e\n\u003cspan class=\"sf-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"sf-spec__value\"\u003e E14 socket · Max 40W · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sf-spec\"\u003e\n\u003cspan class=\"sf-spec__label\"\u003e Optional Dimming \u003c\/span\u003e \u003cspan class=\"sf-spec__value\"\u003e Remote-control dimmable bulb available · Adjustable brightness · 3000–6000K \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sf-spec\"\u003e\n\u003cspan class=\"sf-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"sf-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sf-spec\"\u003e\n\u003cspan class=\"sf-spec__label\"\u003e Power \u003c\/span\u003e \u003cspan class=\"sf-spec__value\"\u003e Plug-in \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sf-spec\"\u003e\n\u003cspan class=\"sf-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"sf-spec__value\"\u003e Inline On \/ Off switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sf-spec\"\u003e\n\u003cspan class=\"sf-spec__label\"\u003e Cord \u003c\/span\u003e \u003cspan class=\"sf-spec__value\"\u003e 59\" \/ 150cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sf-spec\"\u003e\n\u003cspan class=\"sf-spec__label\"\u003e Plug Options \u003c\/span\u003e \u003cspan class=\"sf-spec__value\"\u003e US · UK · AU · EU \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sf-spec\"\u003e\n\u003cspan class=\"sf-spec__label\"\u003e Light Character \u003c\/span\u003e \u003cspan class=\"sf-spec__value\"\u003e Soft ambient light \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sf-spec\"\u003e\n\u003cspan class=\"sf-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"sf-spec__value\"\u003e IP20 · Indoor dry locations only · Not waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sf-spec\"\u003e\n\u003cspan class=\"sf-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"sf-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=\"sf-faq\"\u003e\n\u003cspan class=\"sf-info-title\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch3\u003eGood to Know\u003c\/h3\u003e\n\u003cdiv class=\"sf-faq-list\"\u003e\n\u003cdetails class=\"sf-faq-item\"\u003e\n\u003csummary\u003e\u003cspan\u003e What exactly is adjustable? \u003c\/span\u003e \u003cspan class=\"sf-faq-plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eThe shade direction adjusts. You can angle it upward, downward or to the side. The overall lamp height is fixed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sf-faq-item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Does it come with a bulb? \u003c\/span\u003e \u003cspan class=\"sf-faq-plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Sfera includes a standard E14 bulb. Maximum rated wattage is 40W.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sf-faq-item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Can I dim the lamp? \u003c\/span\u003e \u003cspan class=\"sf-faq-plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eThe standard setup uses the included bulb. An optional remote-control dimmable bulb is available for adjustable brightness and 3000–6000K light color.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sf-faq-item\"\u003e\n\u003csummary\u003e\u003cspan\u003e How do I turn it on? \u003c\/span\u003e \u003cspan class=\"sf-faq-plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eSfera is plug-in and uses an inline On \/ Off switch on the 59\" \/ 150cm cord. US, UK, AU and EU plug options are available.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sf-faq-item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Is it a task lamp? \u003c\/span\u003e \u003cspan class=\"sf-faq-plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eSfera is primarily an accent and ambient lamp. Tilting the shade can direct more light toward a surface, but it is not intended as high-output task lighting.\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=\"sf-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       PRODUCT DETAIL LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"sf-detail-large\" href=\"#sfera-root\" class=\"sf-lightbox\"\u003e \u003cspan class=\"sf-lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sfera-sculptural-table-lamp-stuberlighting_11.jpg?v=1786351653\" alt=\"Enlarged Sfera Sculptural Table Lamp detail\"\u003e \u003cspan class=\"sf-lightbox-caption\"\u003e Sfera · Sculptural Metal Detail \u003c\/span\u003e \u003cspan class=\"sf-lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       ADJUSTABLE SHADE LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"sf-tilt-large\" href=\"#sfera-root\" class=\"sf-lightbox\"\u003e \u003cspan class=\"sf-lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sfera-sculptural-table-lamp-stuberlighting_12.jpg?v=1786352947\" alt=\"Enlarged Sfera adjustable shade positions\"\u003e \u003cspan class=\"sf-lightbox-caption\"\u003e Sfera · Adjustable Shade Direction \u003c\/span\u003e \u003cspan class=\"sf-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=\"sf-colors-large\" href=\"#sfera-root\" class=\"sf-lightbox\"\u003e \u003cspan class=\"sf-lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sfera-sculptural-table-lamp-stuberlighting_9.jpg?v=1786352941\" alt=\"Enlarged Sfera five finish options\"\u003e \u003cspan class=\"sf-lightbox-caption\"\u003e Black · Green · Chrome · Gold · White \u003c\/span\u003e \u003cspan class=\"sf-lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"sf-size-large\" href=\"#sfera-root\" class=\"sf-lightbox\"\u003e \u003cspan class=\"sf-lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sfera-sculptural-table-lamp-stuberlighting_20.jpg?v=1786351653\" alt=\"Enlarged Sfera Sculptural Table Lamp dimensions\"\u003e \u003cspan class=\"sf-lightbox-caption\"\u003e Sfera · Ø11\" × H19.6\" · Ø28 × H50cm \u003c\/span\u003e \u003cspan class=\"sf-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\" x H 19.6\" \/ Black \/ US Plug","offer_id":52785402511643,"sku":"STB-TL-26-10571","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\" x H 19.6\" \/ Black \/ EU Plug","offer_id":52785402544411,"sku":"STB-TL-26-10572","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\" x H 19.6\" \/ Black \/ AU Plug","offer_id":52785402577179,"sku":"STB-TL-26-10573","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\" x H 19.6\" \/ Black \/ UK Plug","offer_id":52785402609947,"sku":"STB-TL-26-10574","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\" x H 19.6\" \/ Green \/ US Plug","offer_id":52785402642715,"sku":"STB-TL-26-10575","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\" x H 19.6\" \/ Green \/ EU Plug","offer_id":52785402675483,"sku":"STB-TL-26-10576","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\" x H 19.6\" \/ Green \/ AU Plug","offer_id":52785402708251,"sku":"STB-TL-26-10577","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\" x H 19.6\" \/ Green \/ UK Plug","offer_id":52785402741019,"sku":"STB-TL-26-10578","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\" x H 19.6\" \/ Chrome \/ US Plug","offer_id":52785402773787,"sku":"STB-TL-26-10579","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\" x H 19.6\" \/ Chrome \/ EU Plug","offer_id":52785402806555,"sku":"STB-TL-26-10580","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\" x H 19.6\" \/ Chrome \/ AU Plug","offer_id":52785402839323,"sku":"STB-TL-26-10581","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\" x H 19.6\" \/ Chrome \/ UK Plug","offer_id":52785402872091,"sku":"STB-TL-26-10582","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\" x H 19.6\" \/ Gold \/ US Plug","offer_id":52785402904859,"sku":"STB-TL-26-10583","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\" x H 19.6\" \/ Gold \/ EU Plug","offer_id":52785402937627,"sku":"STB-TL-26-10584","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\" x H 19.6\" \/ Gold \/ AU Plug","offer_id":52785402970395,"sku":"STB-TL-26-10585","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\" x H 19.6\" \/ Gold \/ UK Plug","offer_id":52785403003163,"sku":"STB-TL-26-10586","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\" x H 19.6\" \/ White \/ US Plug","offer_id":52785403035931,"sku":"STB-TL-26-10587","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\" x H 19.6\" \/ White \/ EU Plug","offer_id":52785403068699,"sku":"STB-TL-26-10588","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\" x H 19.6\" \/ White \/ AU Plug","offer_id":52785403101467,"sku":"STB-TL-26-10589","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\" x H 19.6\" \/ White \/ UK Plug","offer_id":52785403134235,"sku":"STB-TL-26-10590","price":265.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sfera-sculptural-table-lamp-stuberlighting_1.jpg?v=1786351653"},{"product_id":"domo-marble-table-lamp","title":"Domo Marble Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — DOMO MARBLE TABLE LAMP\n\n   PRODUCT DIRECTION\n   Natural Marble · Glossy Dome · Two Scales\n\n   SHOPPER FLOW\n   01 Quiet introduction\n   02 Real marble close-up\n   03 Marble + dome\n   04 Black \/ Green choice\n   05 Small \/ Large size decision\n   06 Light character\n   07 Bulb \/ optional dimming\n   08 Practical details\n   09 Specifications\n   10 FAQ\n   11 Shipping \u0026 Returns\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-domo{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --shell:#F1ECE5;\n  --stone:#E9E2D9;\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-domo *,\n.stb-domo *::before,\n.stb-domo *::after{\n  box-sizing:border-box;\n}\n\n.stb-domo h2,\n.stb-domo 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-domo p{\n  margin-top:0;\n}\n\n.stb-domo__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-domo__title{\n  max-width:640px;\n\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.15;\n  letter-spacing:-.015em;\n}\n\n.stb-domo__section-title{\n  margin:0 0 6px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-domo__copy{\n  max-width:680px;\n\n  margin:0;\n\n  color:#655B53;\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.stb-domo__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-domo__image img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n  height:auto!important;\n  max-height:none!important;\n\n  margin:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n}\n\n.stb-domo__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#897C72;\n\n  font-size:8px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-domo__intro{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 225px;\n\n  margin-bottom:9px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-domo__intro::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:24px;\n\n  width:48px;\n  height:2px;\n\n  background:var(--gold);\n}\n\n.stb-domo__intro-main{\n  padding:23px 24px 21px;\n}\n\n.stb-domo__intro-main p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13px;\n  line-height:1.65;\n}\n\n.stb-domo__intro-side{\n  display:grid;\n  grid-template-rows:1fr 1fr 1fr;\n\n  background:var(--espresso);\n}\n\n.stb-domo__intro-stat{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:12px 15px;\n}\n\n.stb-domo__intro-stat +\n.stb-domo__intro-stat{\n  border-top:1px solid #584940;\n}\n\n.stb-domo__intro-stat small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-domo__intro-stat strong{\n  display:block;\n\n  color:#FFF8EF;\n\n  font-size:11.7px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-domo__intro-stat span{\n  margin-top:2px;\n\n  color:#D7CCC3;\n\n  font-size:8.3px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-domo__quick{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:26px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-domo__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-domo__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-domo__quick-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-domo__quick-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   MARBLE DETAIL\n========================================================= *\/\n\n.stb-domo__detail{\n  display:grid;\n  grid-template-columns:235px 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-domo__detail-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:12px;\n\n  background:var(--stone);\n}\n\n.stb-domo__detail-image{\n  width:200px;\n  max-width:100%;\n}\n\n.stb-domo__detail-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:18px 20px;\n\n  background:var(--paper);\n}\n\n.stb-domo__detail-copy h3{\n  margin:0 0 6px;\n\n  font-size:19px;\n}\n\n.stb-domo__detail-copy \u003e p{\n  margin:0 0 10px;\n\n  color:#675D55;\n\n  font-size:10.1px;\n  line-height:1.52;\n}\n\n.stb-domo__detail-facts{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border-top:1px solid var(--line-soft);\n}\n\n.stb-domo__detail-fact{\n  padding:9px 10px 0 0;\n}\n\n.stb-domo__detail-fact +\n.stb-domo__detail-fact{\n  padding-left:11px;\n\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-domo__detail-fact small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-domo__detail-fact strong{\n  color:var(--ink);\n\n  font-size:9.4px;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   MATERIAL PAIRING\n========================================================= *\/\n\n.stb-domo__materials{\n  display:grid;\n  grid-template-columns:1.05fr .95fr;\n\n  margin-bottom:26px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-domo__material{\n  padding:17px 18px;\n\n  background:var(--shell);\n}\n\n.stb-domo__material +\n.stb-domo__material{\n  border-left:1px solid var(--line);\n}\n\n.stb-domo__material--dark{\n  background:var(--espresso);\n}\n\n.stb-domo__material small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#81756C;\n\n  font-size:7.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-domo__material 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-domo__material p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:9.1px;\n  line-height:1.48;\n}\n\n.stb-domo__material--dark small{\n  color:#CBAF88;\n}\n\n.stb-domo__material--dark strong{\n  color:#FFF8EF;\n}\n\n.stb-domo__material--dark p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   COLOR CHOICE\n========================================================= *\/\n\n.stb-domo__colors{\n  margin-bottom:26px;\n\n  padding:16px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-domo__colors-head{\n  margin-bottom:9px;\n}\n\n.stb-domo__color-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n}\n\n.stb-domo__color{\n  position:relative;\n\n  padding:14px 15px 14px 18px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-domo__color::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:0;\n  bottom:0;\n\n  width:3px;\n}\n\n.stb-domo__color--black::before{\n  background:#393735;\n}\n\n.stb-domo__color--green::before{\n  background:#596459;\n}\n\n.stb-domo__color 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-domo__color 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-domo__color p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:9px;\n  line-height:1.46;\n}\n\n.stb-domo__color-note{\n  margin:8px 0 0;\n\n  color:#81756C;\n\n  font-size:8.6px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   SIZE DECISION\n========================================================= *\/\n\n.stb-domo__sizes{\n  margin-bottom:26px;\n}\n\n.stb-domo__sizes-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.stb-domo__sizes-head .stb-domo__copy{\n  max-width:360px;\n}\n\n.stb-domo__size-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n}\n\n.stb-domo__size-card{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-domo__size-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:8px;\n\n  background:var(--stone);\n}\n\n.stb-domo__size-image{\n  width:126px;\n  max-width:100%;\n}\n\n.stb-domo__size-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n  background:var(--paper);\n}\n\n.stb-domo__size-copy 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-domo__size-copy h3{\n  margin:0 0 4px;\n\n  font-size:16px;\n}\n\n.stb-domo__dimension{\n  margin:0 0 2px;\n\n  color:var(--ink);\n\n  font-size:12px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-domo__metric{\n  margin:0 0 7px;\n\n  color:#7A6E66;\n\n  font-size:8.5px;\n}\n\n.stb-domo__size-copy p:last-child{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:8.8px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   SIZE DIFFERENCE\n========================================================= *\/\n\n.stb-domo__size-note{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  margin-bottom:26px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-domo__size-note-main{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:13px;\n\n  background:var(--espresso);\n}\n\n.stb-domo__size-note-main small{\n  color:#CBAF88;\n\n  font-size:7.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-domo__size-note-main strong{\n  margin-top:3px;\n\n  color:#FFF8EF;\n\n  font-size:14px;\n  line-height:1.3;\n  font-weight:500;\n}\n\n.stb-domo__size-note-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--cream);\n}\n\n.stb-domo__size-note-item{\n  padding:12px 13px;\n\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-domo__size-note-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-domo__size-note-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:9.8px;\n  font-weight:500;\n}\n\n.stb-domo__size-note-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:8.5px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   LIGHT\n========================================================= *\/\n\n.stb-domo__light{\n  display:grid;\n  grid-template-columns:1.1fr .9fr;\n\n  margin-bottom:26px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-domo__light-main{\n  padding:17px 18px;\n\n  background:var(--sand);\n}\n\n.stb-domo__light-main h3{\n  margin:0 0 5px;\n\n  font-size:18px;\n}\n\n.stb-domo__light-main p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:9.5px;\n  line-height:1.5;\n}\n\n.stb-domo__light-side{\n  display:grid;\n  grid-template-rows:1fr 1fr;\n\n  background:var(--espresso);\n}\n\n.stb-domo__light-item{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:12px 14px;\n}\n\n.stb-domo__light-item +\n.stb-domo__light-item{\n  border-top:1px solid #584940;\n}\n\n.stb-domo__light-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-domo__light-item strong{\n  color:#FFF8EF;\n\n  font-size:9.8px;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   BULB\n========================================================= *\/\n\n.stb-domo__bulb{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:8px;\n}\n\n.stb-domo__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-domo__bulb-card--accent{\n  background:var(--stone);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-domo__bulb-card 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-domo__bulb-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:10.6px;\n  font-weight:500;\n}\n\n.stb-domo__bulb-card p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:9px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   UTILITY\n========================================================= *\/\n\n.stb-domo__utility{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:26px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-domo__utility-item{\n  padding:10px 11px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-domo__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-domo__utility-item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-domo__utility-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:9.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   MARBLE NOTE\n========================================================= *\/\n\n.stb-domo__stone-note{\n  margin-bottom:26px;\n\n  padding:13px 15px;\n\n  background:var(--stone);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-domo__stone-note 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-domo__stone-note p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:9.2px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-domo__specs{\n  margin-bottom:26px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-domo__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-domo__spec-head span{\n  color:#C8B08E;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-domo__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:14px;\n  font-weight:500;\n}\n\n.stb-domo__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-domo__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-domo__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:9.7px;\n  line-height:1.45;\n}\n\n.stb-domo__spec strong{\n  color:var(--ink);\n\n  font-size:10.5px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-domo__faq{\n  max-width:760px;\n\n  margin:0 auto 26px;\n  padding:13px 16px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-domo__faq details{\n  padding:10px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-domo__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-domo__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:12px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-domo__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-domo__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-domo__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-domo__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:10.8px;\n  line-height:1.57;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-domo__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-domo__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-domo__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.2px;\n  line-height:1.62;\n}\n\n.stb-domo__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-domo__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-domo__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-domo__lightbox:target{\n  display:flex;\n}\n\n.stb-domo__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-domo__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-domo__lightbox-caption{\n  margin-top:8px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-domo__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-domo__intro{\n    grid-template-columns:minmax(0,1fr) 195px;\n  }\n\n  .stb-domo__title{\n    font-size:25px;\n  }\n\n  .stb-domo__size-card{\n    grid-template-columns:120px minmax(0,1fr);\n  }\n\n  .stb-domo__size-image{\n    width:100px;\n  }\n\n  .stb-domo__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-domo{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  .stb-domo__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-domo__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-domo__intro-side{\n    grid-template-columns:repeat(3,1fr);\n    grid-template-rows:none;\n  }\n\n  .stb-domo__intro-stat{\n    padding:10px 8px;\n  }\n\n  .stb-domo__intro-stat +\n  .stb-domo__intro-stat{\n    border-top:0;\n    border-left:1px solid #584940;\n  }\n\n  .stb-domo__title{\n    font-size:23px;\n  }\n\n\n  .stb-domo__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-domo__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-domo__quick-item:nth-child(1),\n  .stb-domo__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  .stb-domo__detail{\n    grid-template-columns:110px minmax(0,1fr);\n  }\n\n  .stb-domo__detail-media{\n    padding:6px;\n  }\n\n  .stb-domo__detail-image{\n    width:96px;\n  }\n\n  .stb-domo__detail-copy{\n    padding:11px 12px;\n  }\n\n\n  .stb-domo__materials{\n    grid-template-columns:1fr;\n  }\n\n  .stb-domo__material +\n  .stb-domo__material{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-domo__color-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-domo__sizes-head{\n    display:block;\n  }\n\n  .stb-domo__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-domo__size-card{\n    grid-template-columns:105px minmax(0,1fr);\n  }\n\n  .stb-domo__size-media{\n    padding:6px;\n  }\n\n  .stb-domo__size-image{\n    width:92px;\n  }\n\n  .stb-domo__size-copy{\n    padding:10px 11px;\n  }\n\n\n  .stb-domo__size-note{\n    grid-template-columns:85px minmax(0,1fr);\n  }\n\n  .stb-domo__size-note-main{\n    padding:9px;\n  }\n\n  .stb-domo__size-note-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-domo__size-note-item +\n  .stb-domo__size-note-item{\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-domo__light{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-domo__bulb{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-domo__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-domo__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-domo__utility-item:nth-child(1),\n  .stb-domo__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  .stb-domo__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n    padding:9px 12px;\n  }\n\n  .stb-domo__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-domo__faq{\n    padding:12px 14px;\n  }\n\n\n  .stb-domo__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-domo\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-domo__intro\"\u003e\n\u003cdiv class=\"stb-domo__intro-main\"\u003e\n\u003cspan class=\"stb-domo__eyebrow\"\u003e Natural Marble · Glossy Dome \u003c\/span\u003e\n\u003ch2 class=\"stb-domo__title\"\u003eStone Weight Below. Soft Reflected Light Above.\u003c\/h2\u003e\n\u003cp\u003eDomo balances a substantial natural marble base with a smooth glossy dome reflector. The contrast feels refined without being ornate, while the curved shade directs light downward into a warm, comfortable pool of ambient light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-domo__intro-side\"\u003e\n\u003cdiv class=\"stb-domo__intro-stat\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Real Marble \u003c\/strong\u003e \u003cspan\u003e Natural veining \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-domo__intro-stat\"\u003e\n\u003csmall\u003e Sizes \u003c\/small\u003e \u003cstrong\u003e Small \/ Large \u003c\/strong\u003e \u003cspan\u003e Two proportions \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-domo__intro-stat\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e Included \u003c\/strong\u003e \u003cspan\u003e E14 \/ E27 \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-domo__quick\"\u003e\n\u003cdiv class=\"stb-domo__quick-item\"\u003e\n\u003csmall\u003e Marble \u003c\/small\u003e \u003cstrong\u003e Black \/ Green \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-domo__quick-item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Glossy Dome Reflector \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-domo__quick-item\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Soft Ambient Glow \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-domo__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       REAL MARBLE DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"domo-marble-section\" class=\"stb-domo__detail\"\u003e\n\u003cdiv class=\"stb-domo__detail-media\"\u003e\n\u003cdiv class=\"stb-domo__detail-image\"\u003e\u003ca href=\"#domo-marble-lightbox\" class=\"stb-domo__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/domo-marble-table-lamp-stuberlighting_4.jpg?v=1786414535\" alt=\"Domo Marble Table Lamp natural marble base close-up\" loading=\"lazy\"\u003e \u003cspan class=\"stb-domo__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-domo__detail-copy\"\u003e\n\u003cspan class=\"stb-domo__eyebrow\"\u003e Natural Stone Detail \u003c\/span\u003e\n\u003ch3\u003eThe Marble Is the Character.\u003c\/h3\u003e\n\u003cp\u003eDomo uses real stone, so the veining, markings and tonal movement naturally vary from one base to another. The product photography is therefore representative, rather than an exact copy of every lamp.\u003c\/p\u003e\n\u003cdiv class=\"stb-domo__detail-facts\"\u003e\n\u003cdiv class=\"stb-domo__detail-fact\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Genuine Marble \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-domo__detail-fact\"\u003e\n\u003csmall\u003e Variation \u003c\/small\u003e \u003cstrong\u003e Every Base Is Unique \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MARBLE LIGHTBOX --\u003e \u003ca id=\"domo-marble-lightbox\" href=\"#domo-marble-section\" class=\"stb-domo__lightbox\"\u003e \u003cspan class=\"stb-domo__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/domo-marble-table-lamp-stuberlighting_4.jpg?v=1786414535\" alt=\"Enlarged Domo natural marble base detail\"\u003e \u003cspan class=\"stb-domo__lightbox-caption\"\u003e Domo · Natural Marble Detail \u003c\/span\u003e \u003cspan class=\"stb-domo__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       MATERIAL PAIRING\n  ====================================================== --\u003e\n\u003csection class=\"stb-domo__materials\"\u003e\n\u003carticle class=\"stb-domo__material\"\u003e\u003csmall\u003e The Base \u003c\/small\u003e \u003cstrong\u003e Real Marble, Naturally One of a Kind \u003c\/strong\u003e\n\u003cp\u003eThe stone base gives Domo a grounded, substantial presence while natural veining keeps each piece visually individual.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-domo__material stb-domo__material--dark\"\u003e\u003csmall\u003e The Shade \u003c\/small\u003e \u003cstrong\u003e Smooth Glossy Dome Reflector \u003c\/strong\u003e\n\u003cp\u003eThe curved dome redirects the light downward, reducing exposed glare and creating a softer pool of illumination across the tabletop.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COLORS\n  ====================================================== --\u003e\n\u003csection class=\"stb-domo__colors\"\u003e\n\u003cdiv class=\"stb-domo__colors-head\"\u003e\n\u003cspan class=\"stb-domo__eyebrow\"\u003e Two Marble Options \u003c\/span\u003e\n\u003ch3 class=\"stb-domo__section-title\"\u003eBlack for Contrast. Green for Character.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-domo__color-grid\"\u003e\n\u003carticle class=\"stb-domo__color stb-domo__color--black\"\u003e\u003csmall\u003e Classic \u003c\/small\u003e \u003cstrong\u003e Black Marble \u003c\/strong\u003e\n\u003cp\u003eThe quieter, more architectural option. Easy to pair with dark accents, walnut and neutral interiors.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-domo__color stb-domo__color--green\"\u003e\u003csmall\u003e More Distinctive \u003c\/small\u003e \u003cstrong\u003e Green Marble \u003c\/strong\u003e\n\u003cp\u003eA richer natural-stone look when you want the marble base to become a stronger part of the room's color palette.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cp class=\"stb-domo__color-note\"\u003eNatural marble veining and tone vary from piece to piece. Screen colors are approximate; use the product photography as the primary finish reference.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       TWO SIZES\n  ====================================================== --\u003e\n\u003csection class=\"stb-domo__sizes\"\u003e\n\u003cdiv class=\"stb-domo__sizes-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-domo__eyebrow\"\u003e Choose the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-domo__section-title\"\u003eSmall or Large — The Difference Is Noticeable.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"stb-domo__copy\"\u003eSmall is easier to place on a nightstand or shelf. Large has substantially more visual width and suits a console or larger surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-domo__size-grid\"\u003e\n\u003c!-- SMALL --\u003e\n\u003carticle id=\"domo-small-section\" class=\"stb-domo__size-card\"\u003e\n\u003cdiv class=\"stb-domo__size-media\"\u003e\n\u003cdiv class=\"stb-domo__size-image\"\u003e\u003ca href=\"#domo-small-lightbox\" class=\"stb-domo__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/domo-marble-table-lamp-stuberlighting_2.jpg?v=1786414534\" alt=\"Domo Marble Table Lamp Small dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-domo__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-domo__size-copy\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e\n\u003ch3\u003eNightstand Scale\u003c\/h3\u003e\n\u003cp class=\"stb-domo__dimension\"\u003eØ11\" × H10.2\"\u003c\/p\u003e\n\u003cp class=\"stb-domo__metric\"\u003eØ28 × H26cm · E14\u003c\/p\u003e\n\u003cp\u003eThe more compact choice for a bedside table, shelf or smaller side table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- LARGE --\u003e\n\u003carticle id=\"domo-large-section\" class=\"stb-domo__size-card\"\u003e\n\u003cdiv class=\"stb-domo__size-media\"\u003e\n\u003cdiv class=\"stb-domo__size-image\"\u003e\u003ca href=\"#domo-large-lightbox\" class=\"stb-domo__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/domo-marble-table-lamp-stuberlighting_8.jpg?v=1786414534\" alt=\"Domo Marble Table Lamp Large dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-domo__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-domo__size-copy\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e\n\u003ch3\u003eStatement Scale\u003c\/h3\u003e\n\u003cp class=\"stb-domo__dimension\"\u003eØ15.8\" × H15\"\u003c\/p\u003e\n\u003cp class=\"stb-domo__metric\"\u003eØ40 × H38cm · E27\u003c\/p\u003e\n\u003cp\u003eThe stronger option for a console, larger side table or more prominent placement.\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=\"domo-small-lightbox\" href=\"#domo-small-section\" class=\"stb-domo__lightbox\"\u003e \u003cspan class=\"stb-domo__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/domo-marble-table-lamp-stuberlighting_2.jpg?v=1786414534\" alt=\"Enlarged Domo Small dimensions\"\u003e \u003cspan class=\"stb-domo__lightbox-caption\"\u003e Small · Ø11\" × H10.2\" · Ø28 × H26cm · E14 \u003c\/span\u003e \u003cspan class=\"stb-domo__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- LARGE LIGHTBOX --\u003e \u003ca id=\"domo-large-lightbox\" href=\"#domo-large-section\" class=\"stb-domo__lightbox\"\u003e \u003cspan class=\"stb-domo__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/domo-marble-table-lamp-stuberlighting_8.jpg?v=1786414534\" alt=\"Enlarged Domo Large dimensions\"\u003e \u003cspan class=\"stb-domo__lightbox-caption\"\u003e Large · Ø15.8\" × H15\" · Ø40 × H38cm · E27 \u003c\/span\u003e \u003cspan class=\"stb-domo__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE \/ SOCKET DIFFERENCE\n  ====================================================== --\u003e\n\u003csection class=\"stb-domo__size-note\"\u003e\n\u003cdiv class=\"stb-domo__size-note-main\"\u003e\n\u003csmall\u003e Important \u003c\/small\u003e \u003cstrong\u003e Socket Changes With Size \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-domo__size-note-grid\"\u003e\n\u003carticle class=\"stb-domo__size-note-item\"\u003e\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e E14 · Max 40W \u003c\/strong\u003e\n\u003cp\u003eBulb included. Best when you want the Domo silhouette without a large tabletop footprint.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-domo__size-note-item\"\u003e\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e E27 · Max 40W \u003c\/strong\u003e\n\u003cp\u003eBulb included. Larger dome and stronger visual presence for broader furniture surfaces.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT CHARACTER\n  ====================================================== --\u003e\n\u003csection class=\"stb-domo__light\"\u003e\n\u003cdiv class=\"stb-domo__light-main\"\u003e\n\u003cspan class=\"stb-domo__eyebrow\"\u003e Light Character \u003c\/span\u003e\n\u003ch3\u003eReflected Downward for a Softer Glow.\u003c\/h3\u003e\n\u003cp\u003eThe glossy dome shields the bulb and redirects light toward the surface below. The result is a warm, low-glare ambient effect that works especially well in the evening. Domo is intended more for atmosphere than concentrated task lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-domo__light-side\"\u003e\n\u003cdiv class=\"stb-domo__light-item\"\u003e\n\u003csmall\u003e Best For \u003c\/small\u003e \u003cstrong\u003e Ambient \/ Mood Lighting \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-domo__light-item\"\u003e\n\u003csmall\u003e Reading \u003c\/small\u003e \u003cstrong\u003e Pair With Task Light for Extended Use \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BULB \/ DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"stb-domo__bulb\"\u003e\n\u003carticle class=\"stb-domo__bulb-card\"\u003e\u003csmall\u003e Standard Setup \u003c\/small\u003e \u003cstrong\u003e Bulb Included \u003c\/strong\u003e\n\u003cp\u003eSmall includes a compatible E14 bulb; Large includes a compatible E27 bulb. Both sockets are rated to a maximum of 40W.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-domo__bulb-card stb-domo__bulb-card--accent\"\u003e\u003csmall\u003e Optional Upgrade \u003c\/small\u003e \u003cstrong\u003e Remote Dimmable Bulb · 3000–6000K \u003c\/strong\u003e\n\u003cp\u003eAn optional remote-control bulb is available when adjustable brightness and color temperature are preferred. When selected, it replaces the standard included bulb.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ELECTRICAL \/ PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-domo__utility\"\u003e\n\u003cdiv class=\"stb-domo__utility-item\"\u003e\n\u003csmall\u003e Voltage \u003c\/small\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-domo__utility-item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59\" \/ 150cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-domo__utility-item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Inline Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-domo__utility-item\"\u003e\n\u003csmall\u003e Plug \u003c\/small\u003e \u003cstrong\u003e US \/ UK \/ AU \/ EU \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MARBLE CARE\n  ====================================================== --\u003e\n\u003csection class=\"stb-domo__stone-note\"\u003e\u003cstrong\u003e Real stone is unique — and should be handled like real stone. \u003c\/strong\u003e\n\u003cp\u003eNatural veining, markings and tonal variation are expected and make each marble base different. Marble can chip if struck, so place Domo on a stable surface and move it with care. Height is fixed and not adjustable. The lamp is plug-in, not rechargeable. IP20 — indoor dry locations only. 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-domo__specs\"\u003e\n\u003cdiv class=\"stb-domo__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Domo Marble Table Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-domo__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Marble · Metal · Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-domo__spec\"\u003e\n\u003cspan\u003e Base \u003c\/span\u003e \u003cstrong\u003e Genuine Natural Marble \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-domo__spec\"\u003e\n\u003cspan\u003e Shade \u003c\/span\u003e \u003cstrong\u003e Glossy Dome Reflector \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-domo__spec\"\u003e\n\u003cspan\u003e Marble Options \u003c\/span\u003e \u003cstrong\u003e Black Marble · Green Marble \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-domo__spec\"\u003e\n\u003cspan\u003e Small Size \u003c\/span\u003e \u003cstrong\u003e Ø11\" × H10.2\" · Ø28 × H26cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-domo__spec\"\u003e\n\u003cspan\u003e Large Size \u003c\/span\u003e \u003cstrong\u003e Ø15.8\" × H15\" · Ø40 × H38cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-domo__spec\"\u003e\n\u003cspan\u003e Small Light Source \u003c\/span\u003e \u003cstrong\u003e E14 · Max 40W · Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-domo__spec\"\u003e\n\u003cspan\u003e Large Light Source \u003c\/span\u003e \u003cstrong\u003e E27 · Max 40W · Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-domo__spec\"\u003e\n\u003cspan\u003e Optional Dimming \u003c\/span\u003e \u003cstrong\u003e Remote-Control Dimmable Bulb Available · Adjustable 3000–6000K · Replaces Standard Bulb When Selected \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-domo__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-domo__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-domo__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Inline On \/ Off Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-domo__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-domo__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-domo__spec\"\u003e\n\u003cspan\u003e Height \u003c\/span\u003e \u003cstrong\u003e Fixed · Not Adjustable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-domo__spec\"\u003e\n\u003cspan\u003e Light Character \u003c\/span\u003e \u003cstrong\u003e Soft Downward Ambient Glow · Low Glare · Not Intended as Primary Task Lighting \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-domo__spec\"\u003e\n\u003cspan\u003e Natural Variation \u003c\/span\u003e \u003cstrong\u003e Marble Veining · Pattern · Tone Vary Between Pieces \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-domo__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-domo__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-domo__faq\"\u003e\u003cspan class=\"stb-domo__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-domo__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eSmall measures Ø11\" × H10.2\" \/ Ø28 × H26cm and is the easier choice for a nightstand, shelf or smaller side table. Large measures Ø15.8\" × H15\" \/ Ø40 × H38cm and works better on a console or larger surface where you want more visual presence.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo both sizes use the same bulb?\u003c\/summary\u003e\n\u003cp\u003eNo. Small uses an E14 bulb, while Large uses an E27 bulb. A compatible bulb is included with each size, and both sockets are rated to a maximum of 40W.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the base real marble?\u003c\/summary\u003e\n\u003cp\u003eYes. Domo uses genuine natural marble. Veining, markings and tone naturally differ between pieces, so your lamp will not look exactly identical to the product photography.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Domo be dimmed?\u003c\/summary\u003e\n\u003cp\u003eAn optional remote-control dimmable bulb is available. It provides adjustable brightness and a 3000–6000K color-temperature range. When selected, it replaces the standard included bulb.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Domo bright enough for reading?\u003c\/summary\u003e\n\u003cp\u003eDomo is primarily designed for soft ambient lighting. The dome redirects light downward for a comfortable, lower-glare effect. For prolonged close reading or detailed work, pair it with a dedicated task light.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the height adjustable?\u003c\/summary\u003e\n\u003cp\u003eNo. Domo has a fixed height and fixed dome position. Choose Small or Large according to the scale of your furniture and the visual presence you want.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it rechargeable?\u003c\/summary\u003e\n\u003cp\u003eNo. Domo is a plug-in table lamp with a 59\" \/ 150cm cord and inline on \/ off switch. US, UK, AU and EU plug options are available.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-domo__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 11\" x H 10.2\" \/ Black \/ US Plug","offer_id":52790202597659,"sku":"STB-TL-26-10591","price":268.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\" x H 10.2\" \/ Black \/ UK Plug","offer_id":52790202630427,"sku":"STB-TL-26-10592","price":268.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\" x H 10.2\" \/ Black \/ AU Plug","offer_id":52790202663195,"sku":"STB-TL-26-10593","price":268.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\" x H 10.2\" \/ Black \/ EU Plug","offer_id":52790202695963,"sku":"STB-TL-26-10594","price":268.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\" x H 10.2\" \/ Green \/ US Plug","offer_id":52790202728731,"sku":"STB-TL-26-10595","price":268.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\" x H 10.2\" \/ Green \/ UK Plug","offer_id":52790202761499,"sku":"STB-TL-26-10596","price":268.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\" x H 10.2\" \/ Green \/ AU Plug","offer_id":52790202794267,"sku":"STB-TL-26-10597","price":268.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\" x H 10.2\" \/ Green \/ EU Plug","offer_id":52790202827035,"sku":"STB-TL-26-10598","price":268.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.8\" x H 15\" \/ Black \/ US Plug","offer_id":52790202859803,"sku":"STB-TL-26-10599","price":445.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.8\" x H 15\" \/ Black \/ UK Plug","offer_id":52790202892571,"sku":"STB-TL-26-10600","price":445.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.8\" x H 15\" \/ Black \/ AU Plug","offer_id":52790202925339,"sku":"STB-TL-26-10601","price":445.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.8\" x H 15\" \/ Black \/ EU Plug","offer_id":52790202958107,"sku":"STB-TL-26-10602","price":445.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.8\" x H 15\" \/ Green \/ US Plug","offer_id":52790202990875,"sku":"STB-TL-26-10603","price":445.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.8\" x H 15\" \/ Green \/ UK Plug","offer_id":52790203023643,"sku":"STB-TL-26-10604","price":445.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.8\" x H 15\" \/ Green \/ AU Plug","offer_id":52790203056411,"sku":"STB-TL-26-10605","price":445.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.8\" x H 15\" \/ Green \/ EU Plug","offer_id":52790203089179,"sku":"STB-TL-26-10606","price":445.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/domo-marble-table-lamp-stuberlighting_1.jpg?v=1786414534"},{"product_id":"fleur-floral-table-lamp","title":"Fleur Floral Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — FLEUR FLORAL TABLE LAMP\n\n   PRODUCT CONCEPT:\n   TEXTILE \/ GRAIN \/ SILHOUETTE\n\n   QUIET FLORAL EDITORIAL\n   PRODUCT-SPECIFIC COMPOSITION\n   IMAGE + RELATED INFORMATION AS ONE CARD\n   DESKTOP · TABLET · MOBILE · DAWN SAFE\n========================================================= *\/\n\n.stb-fleur{\n  --espresso:#1C1209;\n  --espresso-soft:#2B2118;\n\n  --wood:#755138;\n  --wood-deep:#523722;\n  --wood-soft:#D7BEA3;\n\n  --rose:#A97870;\n  --rose-soft:#E8D7D1;\n\n  --olive:#65705B;\n  --olive-soft:#DDE1D5;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703E;\n\n  --ivory:#FFFDF8;\n  --paper:#FAF6EE;\n  --cream:#F5EDD8;\n  --sand:#E9DDC9;\n\n  --text:#615348;\n  --muted:#817568;\n\n  --line:#DED2BD;\n  --line-strong:#C9B895;\n\n  width:100%;\n  max-width:880px;\n  min-width:0;\n\n  margin:0 auto;\n\n  background:transparent;\n\n  color:var(--text);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-fleur *,\n.stb-fleur *::before,\n.stb-fleur *::after{\n  box-sizing:border-box;\n}\n\n.stb-fleur h2,\n.stb-fleur h3,\n.stb-fleur p,\n.stb-fleur figure,\n.stb-fleur dl,\n.stb-fleur dt,\n.stb-fleur dd{\n  margin-top:0;\n}\n\n.stb-fleur h2,\n.stb-fleur h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-fleur 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 — TEXTILE PORTRAIT\n   ONE COMPLETE EDITORIAL CARD\n========================================================= *\/\n\n.fl-portrait{\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:9px;\n\n  box-shadow:0 10px 30px rgba(28,18,9,.08);\n}\n\n\n\/* TOP IDENTITY *\/\n\n.fl-portrait__top{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:11px 17px;\n\n  background:var(--espresso);\n}\n\n.fl-portrait__brand{\n  color:var(--gold);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.fl-portrait__type{\n  color:#BFAE9C;\n\n  font-size:8.8px;\n\n  letter-spacing:.06em;\n}\n\n\n\/* MAIN PORTRAIT *\/\n\n.fl-portrait__main{\n  display:grid;\n  grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);\n}\n\n\n\/* SHADE IMAGE *\/\n\n.fl-portrait__visual{\n  min-width:0;\n\n  padding:10px;\n\n  background:var(--rose-soft);\n}\n\n.fl-portrait__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:var(--ivory);\n\n  border-radius:5px;\n\n  text-decoration:none;\n}\n\n.fl-portrait__visual img{\n  max-height:350px !important;\n}\n\n.fl-portrait__caption{\n  display:flex;\n  align-items:flex-start;\n  justify-content:space-between;\n\n  gap:14px;\n\n  padding:8px 3px 1px;\n}\n\n.fl-portrait__caption small{\n  color:#795651;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.fl-portrait__caption span{\n  color:#705C59;\n\n  font-size:9px;\n  line-height:1.4;\n\n  text-align:right;\n}\n\n\n\/* COPY *\/\n\n.fl-portrait__copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:28px 24px;\n}\n\n.fl-kicker{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--rose);\n\n  font-size:8.6px;\n  font-weight:600;\n\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.fl-portrait__copy h2{\n  margin:0;\n\n  font-size:30px;\n  line-height:1.03;\n}\n\n.fl-portrait__lead{\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\/* QUIET FACT LEDGER *\/\n\n.fl-portrait__facts{\n  margin:19px 0 0;\n\n  border-top:1px solid var(--espresso);\n}\n\n.fl-portrait__fact{\n  display:grid;\n  grid-template-columns:minmax(0,65px) minmax(0,1fr);\n\n  gap:11px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.fl-portrait__fact dt{\n  margin:0;\n\n  color:var(--gold-deep);\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.fl-portrait__fact dd{\n  margin:0;\n\n  color:var(--espresso);\n\n  font-size:10.8px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   02 — WOOD BASE STUDY\n   IMAGE + INFORMATION = ONE CARD\n========================================================= *\/\n\n.fl-wood-card{\n  display:grid;\n  grid-template-columns:minmax(0,.46fr) minmax(0,.54fr);\n\n  margin-top:15px;\n\n  overflow:hidden;\n\n  background:var(--sand);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  box-shadow:0 8px 23px rgba(28,18,9,.06);\n}\n\n\n\/* IMAGE *\/\n\n.fl-wood-visual{\n  min-width:0;\n\n  padding:10px;\n\n  background:var(--wood-soft);\n\n  border-left:4px solid var(--wood-deep);\n}\n\n.fl-wood-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:var(--ivory);\n\n  text-decoration:none;\n}\n\n.fl-wood-visual img{\n  max-height:280px !important;\n}\n\n.fl-wood-caption{\n  padding:7px 2px 0;\n\n  color:#684E3C;\n\n  font-size:8.9px;\n}\n\n\n\/* COPY *\/\n\n.fl-wood-copy{\n  min-width:0;\n\n  padding:23px 21px;\n\n  border-top:3px solid var(--gold);\n}\n\n.fl-eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.fl-wood-copy h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.fl-wood-copy__lead{\n  margin:9px 0 0;\n\n  color:var(--text);\n\n  font-size:10.8px;\n  line-height:1.48;\n}\n\n\n\/* MATERIAL LINES *\/\n\n.fl-material-lines{\n  margin-top:15px;\n\n  border-top:1px solid var(--espresso);\n}\n\n.fl-material-line{\n  display:grid;\n  grid-template-columns:minmax(0,72px) minmax(0,1fr);\n\n  gap:12px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid #CDBEA8;\n}\n\n.fl-material-line span{\n  color:var(--gold-deep);\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.fl-material-line strong{\n  color:var(--espresso);\n\n  font-size:10.8px;\n  font-weight:600;\n}\n\n\n\/* NATURAL WOOD NOTE *\/\n\n.fl-natural{\n  margin-top:10px;\n\n  padding:9px 10px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--wood);\n\n  color:#614F3F;\n\n  font-size:10.2px;\n  line-height:1.44;\n}\n\n.fl-natural strong{\n  color:var(--espresso);\n}\n\n\n\/* =========================================================\n   03 — TWO SILHOUETTES\n   A\/B PRODUCT-SPECIFIC COMPARISON\n========================================================= *\/\n\n.fl-models{\n  margin-top:15px;\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 8px 22px rgba(28,18,9,.055);\n}\n\n\n\/* HEADING *\/\n\n.fl-models__head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:24px;\n\n  padding:22px 24px 15px;\n}\n\n.fl-models__head small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.fl-models__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.fl-models__head p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.3px;\n  line-height:1.5;\n}\n\n\n\/* MODEL COMPARISON *\/\n\n.fl-model-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border-top:1px solid var(--espresso);\n}\n\n.fl-model{\n  min-width:0;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,122px);\n\n  gap:13px;\n  align-items:center;\n\n  padding:17px 18px;\n}\n\n.fl-model + .fl-model{\n  border-left:1px solid var(--line-strong);\n}\n\n.fl-model--a{\n  background:var(--paper);\n}\n\n.fl-model--b{\n  background:var(--olive-soft);\n}\n\n.fl-model__label{\n  display:block;\n\n  color:var(--rose);\n\n  font-size:8.4px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.fl-model--b .fl-model__label{\n  color:var(--olive);\n}\n\n.fl-model h3{\n  margin:3px 0 5px;\n\n  font-size:24px;\n  line-height:1;\n}\n\n.fl-model__size{\n  color:var(--espresso);\n\n  font-size:10.8px;\n  font-weight:600;\n}\n\n.fl-model__desc{\n  margin:4px 0 0;\n\n  color:var(--text);\n\n  font-size:10.3px;\n  line-height:1.42;\n}\n\n\n\/* DIAGRAM *\/\n\n.fl-model__diagram{\n  min-width:0;\n\n  padding:5px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.fl-model__diagram 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.fl-model__diagram img{\n  max-height:105px !important;\n}\n\n.fl-model__diagram p{\n  margin:4px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.1px;\n\n  text-align:center;\n}\n\n\n\/* COMMON SHADE NOTE *\/\n\n.fl-same-shade{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:15px;\n  align-items:center;\n\n  padding:10px 13px;\n\n  background:var(--espresso);\n}\n\n.fl-same-shade small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.fl-same-shade strong{\n  display:block;\n\n  margin-top:2px;\n\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.fl-same-shade p{\n  margin:0;\n\n  padding-left:14px;\n\n  border-left:1px solid rgba(255,255,255,.16);\n\n  color:#D8CCC0;\n\n  font-size:10.6px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   04 — LIGHT \/ EVERYDAY USE\n========================================================= *\/\n\n.fl-light{\n  display:grid;\n  grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);\n\n  margin-top:15px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  box-shadow:0 8px 22px rgba(28,18,9,.055);\n}\n\n\n\/* DARK LIGHT SIDE *\/\n\n.fl-light__character{\n  min-width:0;\n\n  padding:23px 21px;\n\n  background:var(--espresso);\n}\n\n.fl-light__character 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\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.fl-light__character h3{\n  margin:0;\n\n  color:#FFF8EE;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.fl-light__character p{\n  margin:9px 0 0;\n\n  color:#D8CCC0;\n\n  font-size:10.7px;\n  line-height:1.48;\n}\n\n\n\/* LIGHT FACTS *\/\n\n.fl-light__ledger{\n  margin-top:15px;\n\n  border-top:1px solid rgba(255,255,255,.16);\n}\n\n.fl-light__row{\n  display:flex;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid rgba(255,255,255,.11);\n}\n\n.fl-light__row span{\n  color:#AE9F90;\n\n  font-size:8.3px;\n\n  text-transform:uppercase;\n}\n\n.fl-light__row strong{\n  color:#FFF8EE;\n\n  font-size:10.4px;\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* SPECS *\/\n\n.fl-spec-wrap{\n  min-width:0;\n\n  padding:22px 24px;\n\n  background:var(--paper);\n}\n\n.fl-spec-title{\n  display:block;\n\n  margin-bottom:9px;\n\n  color:var(--gold-deep);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.fl-specs{\n  border-top:1px solid var(--espresso);\n}\n\n.fl-spec{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:17px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.fl-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.fl-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   05 — FAQ\n========================================================= *\/\n\n.fl-faq{\n  margin-top:15px;\n\n  padding:22px 24px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  box-shadow:0 8px 22px rgba(28,18,9,.055);\n}\n\n.fl-faq__head{\n  display:grid;\n  grid-template-columns:minmax(0,205px) minmax(0,1fr);\n\n  gap:24px;\n\n  margin-bottom:11px;\n}\n\n.fl-faq__head small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--rose);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.fl-faq__head h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.fl-faq__head p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.9px;\n  line-height:1.48;\n}\n\n.fl-faq__list{\n  border-top:1px solid var(--espresso);\n}\n\n.fl-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.fl-faq__item summary{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:15px;\n\n  padding:10px 0;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.fl-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.fl-faq__plus{\n  flex:0 0 auto;\n\n  color:var(--rose);\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.fl-faq__item[open] .fl-faq__plus{\n  transform:rotate(45deg);\n}\n\n.fl-faq__item p{\n  max-width:700px;\n\n  margin:0;\n\n  padding:0 30px 11px 0;\n\n  color:var(--text);\n\n  font-size:10.8px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.fl-shipping{\n  margin-top:15px;\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 8px 22px rgba(28,18,9,.055);\n}\n\n.fl-shipping h3{\n  margin:0 0 7px;\n\n  font-size:18px;\n}\n\n.fl-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.fl-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.fl-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.fl-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\n  cursor:zoom-out;\n}\n\n.fl-lightbox:target{\n  display:flex;\n}\n\n.fl-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.fl-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.fl-lightbox__caption{\n  margin-top:8px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n.fl-lightbox__hint{\n  margin-top:3px;\n\n  color:#9F9489;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(min-width:750px) and (max-width:990px){\n\n  .stb-fleur{\n    max-width:820px;\n  }\n\n  .fl-portrait__copy h2{\n    font-size:28px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-fleur{\n    font-size:13px;\n  }\n\n\n  \/* PORTRAIT *\/\n\n  .fl-portrait__main{\n    grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);\n  }\n\n  .fl-portrait__visual{\n    padding:7px;\n  }\n\n  .fl-portrait__visual img{\n    max-height:245px !important;\n  }\n\n  .fl-portrait__copy{\n    padding:19px 15px;\n  }\n\n  .fl-portrait__copy h2{\n    font-size:24px;\n  }\n\n  .fl-portrait__lead{\n    font-size:10.4px;\n  }\n\n\n  \/* WOOD *\/\n\n  .fl-wood-card{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .fl-wood-visual img{\n    max-height:205px !important;\n  }\n\n  .fl-wood-copy{\n    padding:18px 15px;\n  }\n\n  .fl-wood-copy h3{\n    font-size:20px;\n  }\n\n\n  \/* MODELS *\/\n\n  .fl-models__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n\n    padding:19px 18px 14px;\n  }\n\n  .fl-model{\n    grid-template-columns:minmax(0,1fr) minmax(0,100px);\n\n    padding:14px;\n  }\n\n  .fl-model__diagram img{\n    max-height:88px !important;\n  }\n\n\n  \/* LIGHT *\/\n\n  .fl-light{\n    grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);\n  }\n\n  .fl-light__character{\n    padding:19px 15px;\n  }\n\n  .fl-spec-wrap{\n    padding:19px 16px;\n  }\n\n  .fl-spec{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .fl-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .fl-faq{\n    padding:19px 17px;\n  }\n\n  .fl-faq__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .fl-portrait__main{\n    grid-template-columns:1fr;\n  }\n\n  .fl-portrait__visual img{\n    max-height:290px !important;\n  }\n\n\n  .fl-wood-card{\n    grid-template-columns:1fr;\n  }\n\n  .fl-wood-visual{\n    border-left:0;\n    border-top:4px solid var(--wood-deep);\n  }\n\n  .fl-wood-visual img{\n    max-height:245px !important;\n  }\n\n\n  .fl-model-grid{\n    grid-template-columns:1fr;\n  }\n\n  .fl-model + .fl-model{\n    border-left:0;\n    border-top:1px solid var(--line-strong);\n  }\n\n\n  .fl-same-shade{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .fl-same-shade 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  .fl-light{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .fl-model{\n    grid-template-columns:1fr;\n  }\n\n  .fl-model__diagram{\n    width:135px;\n    max-width:100%;\n\n    margin-top:5px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-fleur\" id=\"fleur-root\"\u003e\n\u003c!-- =====================================================\n       01 — FLORAL SHADE PORTRAIT\n  ====================================================== --\u003e\n\u003csection class=\"fl-portrait\"\u003e\n\u003cdiv class=\"fl-portrait__top\"\u003e\n\u003cspan class=\"fl-portrait__brand\"\u003e Stuber Lighting \u003c\/span\u003e \u003cspan class=\"fl-portrait__type\"\u003e Floral Table Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-portrait__main\"\u003e\n\u003c!-- SHADE DETAIL --\u003e\n\u003cfigure class=\"fl-portrait__visual\"\u003e\u003ca href=\"#fl-shade-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fleur-floral-table-lamp-stuberlighting_14.jpg?v=1786419085\" alt=\"Close-up detail of Fleur printed floral fabric lampshade\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cfigcaption class=\"fl-portrait__caption\"\u003e\u003csmall\u003e Floral Textile \u003c\/small\u003e \u003cspan\u003e Printed fabric shade\u003cbr\u003eClick to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- COPY --\u003e\n\u003cdiv class=\"fl-portrait__copy\"\u003e\n\u003cspan class=\"fl-kicker\"\u003e Fleur \u003c\/span\u003e\n\u003ch2\u003eA Floral Shade With a Warm Wood Base\u003c\/h2\u003e\n\u003cp class=\"fl-portrait__lead\"\u003eFleur pairs a printed floral fabric shade with natural wood for a softer, more decorative take on the bedside table lamp. The glow stays gentle; the pattern supplies the personality.\u003c\/p\u003e\n\u003cdiv class=\"fl-portrait__fact\"\u003eShadePrinted Floral Fabric\u003c\/div\u003e\n\u003cdiv class=\"fl-portrait__fact\"\u003eBaseNatural Wood\u003c\/div\u003e\n\u003cdiv class=\"fl-portrait__fact\"\u003eModelsA \/ B\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — NATURAL WOOD BASE\n  ====================================================== --\u003e\n\u003csection class=\"fl-wood-card\"\u003e\u003c!-- BASE DETAIL --\u003e\n\u003cfigure class=\"fl-wood-visual\"\u003e\u003ca href=\"#fl-base-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fleur-floral-table-lamp-stuberlighting_2.jpg?v=1786419085\" alt=\"Close-up detail of Fleur natural wood table lamp base\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cfigcaption class=\"fl-wood-caption\"\u003eNatural wood base · Click to enlarge\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- MATERIAL COPY --\u003e\n\u003cdiv class=\"fl-wood-copy\"\u003e\n\u003cspan class=\"fl-eyebrow\"\u003e Material Pairing \u003c\/span\u003e\n\u003ch3\u003ePattern Above, Grain Below\u003c\/h3\u003e\n\u003cp class=\"fl-wood-copy__lead\"\u003eThe floral shade gives Fleur its decorative character, while the wood base keeps the lamp warm, grounded and easy to place with neutral furniture.\u003c\/p\u003e\n\u003cdiv class=\"fl-material-lines\"\u003e\n\u003cdiv class=\"fl-material-line\"\u003e\n\u003cspan\u003e Shade \u003c\/span\u003e \u003cstrong\u003e Printed Floral Fabric \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-material-line\"\u003e\n\u003cspan\u003e Base \u003c\/span\u003e \u003cstrong\u003e Natural Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-material-line\"\u003e\n\u003cspan\u003e Glow \u003c\/span\u003e \u003cstrong\u003e Soft Ambient Diffusion \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-natural\"\u003e\n\u003cstrong\u003e Natural wood: \u003c\/strong\u003e grain, pattern and tone vary naturally from piece to piece and are not considered defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — MODEL A \/ B\n  ====================================================== --\u003e\n\u003csection class=\"fl-models\"\u003e\n\u003cdiv class=\"fl-models__head\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Two Silhouettes \u003c\/small\u003e\n\u003ch3\u003eChoose the Base Shape\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eBoth versions use the same 5.9\" floral shade. The difference is the wood base: Model A is taller and more cylindrical; Model B is lower and rounder.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-model-grid\"\u003e\n\u003c!-- MODEL A --\u003e\n\u003carticle class=\"fl-model fl-model--a\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"fl-model__label\"\u003e Model A \u003c\/span\u003e\n\u003ch3\u003eTaller\u003c\/h3\u003e\n\u003cdiv class=\"fl-model__size\"\u003eØ5.9\" × H12.2\"\u003c\/div\u003e\n\u003cp class=\"fl-model__desc\"\u003eØ15 × H31cm. A taller cylindrical wood base with a slightly more vertical profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-model__diagram\"\u003e\n\u003ca href=\"#fl-size-a\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fleur-floral-table-lamp-stuberlighting_18.jpg?v=1786419085\" alt=\"Fleur Floral Table Lamp Model A dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cp\u003eClick to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MODEL B --\u003e\n\u003carticle class=\"fl-model fl-model--b\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"fl-model__label\"\u003e Model B \u003c\/span\u003e\n\u003ch3\u003eLower\u003c\/h3\u003e\n\u003cdiv class=\"fl-model__size\"\u003eØ5.9\" × H11\"\u003c\/div\u003e\n\u003cp class=\"fl-model__desc\"\u003eØ15 × H28cm. A lower rounded base for a softer, more compact silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-model__diagram\"\u003e\n\u003ca href=\"#fl-size-b\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fleur-floral-table-lamp-stuberlighting_3.jpg?v=1786419085\" alt=\"Fleur Floral Table Lamp Model B dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cp\u003eClick to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-same-shade\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Both Models \u003c\/small\u003e \u003cstrong\u003e Same Ø5.9\" Shade \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eChoose A or B by the base shape and overall height, not by the shade width. Both remain compact enough for bedside tables, small consoles and cozy reading corners.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — LIGHT + PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"fl-light\"\u003e\u003c!-- LIGHT CHARACTER --\u003e\n\u003cdiv class=\"fl-light__character\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e\n\u003ch3\u003eSoft Light Through Pattern\u003c\/h3\u003e\n\u003cp\u003eThe fabric shade softens the bulb into a gentle ambient glow. Fleur is best for atmosphere, bedside use and lighter reading rather than bright task lighting.\u003c\/p\u003e\n\u003cdiv class=\"fl-light__ledger\"\u003e\n\u003cdiv class=\"fl-light__row\"\u003e\n\u003cspan\u003e Socket \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-light__row\"\u003e\n\u003cspan\u003e Bulb \u003c\/span\u003e \u003cstrong\u003e Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-light__row\"\u003e\n\u003cspan\u003e Max \u003c\/span\u003e \u003cstrong\u003e 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-light__row\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Inline Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"fl-spec-wrap\"\u003e\n\u003cspan class=\"fl-spec-title\"\u003e Product Details \u003c\/span\u003e\n\u003cdiv class=\"fl-specs\"\u003e\n\u003cdiv class=\"fl-spec\"\u003e\n\u003cspan class=\"fl-spec__label\"\u003e Model A \u003c\/span\u003e \u003cspan class=\"fl-spec__value\"\u003e Ø5.9\" × H12.2\" · Ø15 × H31cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-spec\"\u003e\n\u003cspan class=\"fl-spec__label\"\u003e Model B \u003c\/span\u003e \u003cspan class=\"fl-spec__value\"\u003e Ø5.9\" × H11\" · Ø15 × H28cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-spec\"\u003e\n\u003cspan class=\"fl-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"fl-spec__value\"\u003e Printed floral fabric · Natural wood \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-spec\"\u003e\n\u003cspan class=\"fl-spec__label\"\u003e Shade \u003c\/span\u003e \u003cspan class=\"fl-spec__value\"\u003e Floral fabric · Ø5.9\" \/ Ø15cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-spec\"\u003e\n\u003cspan class=\"fl-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"fl-spec__value\"\u003e E26 \/ E27 socket · Max 40W · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-spec\"\u003e\n\u003cspan class=\"fl-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"fl-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-spec\"\u003e\n\u003cspan class=\"fl-spec__label\"\u003e Power \u003c\/span\u003e \u003cspan class=\"fl-spec__value\"\u003e Plug-in \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-spec\"\u003e\n\u003cspan class=\"fl-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"fl-spec__value\"\u003e Inline On \/ Off switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-spec\"\u003e\n\u003cspan class=\"fl-spec__label\"\u003e Cord \u003c\/span\u003e \u003cspan class=\"fl-spec__value\"\u003e 59\" \/ 150cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-spec\"\u003e\n\u003cspan class=\"fl-spec__label\"\u003e Plug Options \u003c\/span\u003e \u003cspan class=\"fl-spec__value\"\u003e US · UK · AU · EU \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-spec\"\u003e\n\u003cspan class=\"fl-spec__label\"\u003e Assembly \u003c\/span\u003e \u003cspan class=\"fl-spec__value\"\u003e Light assembly required to attach the shade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-spec\"\u003e\n\u003cspan class=\"fl-spec__label\"\u003e Light Character \u003c\/span\u003e \u003cspan class=\"fl-spec__value\"\u003e Soft ambient glow \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-spec\"\u003e\n\u003cspan class=\"fl-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"fl-spec__value\"\u003e IP20 · Indoor dry locations only · Not waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-spec\"\u003e\n\u003cspan class=\"fl-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"fl-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\/section\u003e\n\u003c!-- =====================================================\n       05 — FAQ\n  ====================================================== --\u003e\n\u003csection class=\"fl-faq\"\u003e\n\u003cdiv class=\"fl-faq__head\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Frequently Asked Questions \u003c\/small\u003e\n\u003ch3\u003eGood to Know Before You Choose\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe practical differences between the two models and everyday use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-faq__list\"\u003e\n\u003cdetails class=\"fl-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e What is the difference between Model A and Model B? \u003c\/span\u003e \u003cspan class=\"fl-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eBoth use the same Ø5.9\" floral shade. Model A is taller at 12.2\" with a cylindrical wood base. Model B is lower at 11\" with a rounder base.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"fl-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Is the base real wood? \u003c\/span\u003e \u003cspan class=\"fl-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Fleur uses natural wood, so grain, pattern and tone vary slightly from piece to piece. These natural differences are not considered defects.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"fl-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Which bulb does Fleur use? \u003c\/span\u003e \u003cspan class=\"fl-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eFleur uses a standard E26 \/ E27 socket with a maximum rated wattage of 40W. A bulb is included with the lamp.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"fl-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Does it need assembly? \u003c\/span\u003e \u003cspan class=\"fl-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eOnly light assembly is required to attach the fabric shade. Handle the printed shade gently while setting it up.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"fl-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e How do I turn it on? \u003c\/span\u003e \u003cspan class=\"fl-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eFleur is plug-in and uses a simple inline On \/ Off switch on the 59\" \/ 150cm cord. US, UK, AU and EU plug options are available.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"fl-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Is it suitable for reading? \u003c\/span\u003e \u003cspan class=\"fl-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eThe floral fabric shade creates a soft ambient glow suitable for atmosphere and lighter bedside reading. For extended close reading, use a dedicated task light as well.\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=\"fl-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=\"fl-shade-large\" href=\"#fleur-root\" class=\"fl-lightbox\"\u003e \u003cspan class=\"fl-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fleur-floral-table-lamp-stuberlighting_14.jpg?v=1786419085\" alt=\"Enlarged Fleur printed floral fabric lampshade detail\"\u003e \u003cspan class=\"fl-lightbox__caption\"\u003e Fleur · Printed Floral Fabric Shade \u003c\/span\u003e \u003cspan class=\"fl-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       BASE DETAIL LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"fl-base-large\" href=\"#fleur-root\" class=\"fl-lightbox\"\u003e \u003cspan class=\"fl-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fleur-floral-table-lamp-stuberlighting_2.jpg?v=1786419085\" alt=\"Enlarged Fleur natural wood base detail\"\u003e \u003cspan class=\"fl-lightbox__caption\"\u003e Fleur · Natural Wood Base \u003c\/span\u003e \u003cspan class=\"fl-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       MODEL A SIZE LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"fl-size-a\" href=\"#fleur-root\" class=\"fl-lightbox\"\u003e \u003cspan class=\"fl-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fleur-floral-table-lamp-stuberlighting_18.jpg?v=1786419085\" alt=\"Enlarged Fleur Model A dimensions\"\u003e \u003cspan class=\"fl-lightbox__caption\"\u003e Model A · Ø5.9\" × H12.2\" · Ø15 × H31cm \u003c\/span\u003e \u003cspan class=\"fl-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       MODEL B SIZE LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"fl-size-b\" href=\"#fleur-root\" class=\"fl-lightbox\"\u003e \u003cspan class=\"fl-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fleur-floral-table-lamp-stuberlighting_3.jpg?v=1786419085\" alt=\"Enlarged Fleur Model B dimensions\"\u003e \u003cspan class=\"fl-lightbox__caption\"\u003e Model B · Ø5.9\" × H11\" · Ø15 × H28cm \u003c\/span\u003e \u003cspan class=\"fl-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 5.9\"x H 12.2\" \/ Fabric \u0026 Wood \/ US Plug","offer_id":52792247484699,"sku":"STB-TL-26-10607","price":115.0,"currency_code":"USD","in_stock":true},{"title":"Model A:Dia 5.9\"x H 12.2\" \/ Fabric \u0026 Wood \/ EU Plug","offer_id":52792247517467,"sku":"STB-TL-26-10608","price":115.0,"currency_code":"USD","in_stock":true},{"title":"Model A:Dia 5.9\"x H 12.2\" \/ Fabric \u0026 Wood \/ AU Plug","offer_id":52792247550235,"sku":"STB-TL-26-10609","price":115.0,"currency_code":"USD","in_stock":true},{"title":"Model A:Dia 5.9\"x H 12.2\" \/ Fabric \u0026 Wood \/ UK Plug","offer_id":52792247583003,"sku":"STB-TL-26-10610","price":115.0,"currency_code":"USD","in_stock":true},{"title":"Model B:Dia 5.9\"x H 11\" \/ Fabric \u0026 Wood \/ US Plug","offer_id":52792247615771,"sku":"STB-TL-26-10611","price":115.0,"currency_code":"USD","in_stock":true},{"title":"Model B:Dia 5.9\"x H 11\" \/ Fabric \u0026 Wood \/ EU Plug","offer_id":52792247648539,"sku":"STB-TL-26-10612","price":115.0,"currency_code":"USD","in_stock":true},{"title":"Model B:Dia 5.9\"x H 11\" \/ Fabric \u0026 Wood \/ AU Plug","offer_id":52792247681307,"sku":"STB-TL-26-10613","price":115.0,"currency_code":"USD","in_stock":true},{"title":"Model B:Dia 5.9\"x H 11\" \/ Fabric \u0026 Wood \/ UK Plug","offer_id":52792247714075,"sku":"STB-TL-26-10614","price":115.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fleur-floral-table-lamp-stuberlighting_1.jpg?v=1786419085"}],"url":"https:\/\/stuberlighting.com\/collections\/cute-table-lamps.oembed?page=2","provider":"Stuberlighting","version":"1.0","type":"link"}