{"title":"Fabric Lighting","description":"","products":[{"product_id":"onda-table-lamp","title":"Onda Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — ONDA TABLE LAMP\n\n   PRODUCT-SPECIFIC DIRECTION\n   Sculptural black wave + soft pleated linen\n\n   SHOPPER FLOW\n   FORM → MATERIAL → SCALE → PLUG-IN → LIGHT → SPECS\n\n   DESIGN\n   - transparent outer wrapper\n   - warm white \/ linen \/ espresso contrast\n   - compact imagery\n   - restrained gold accent\n   - no gradients\n   - no oversized hero\n========================================================= *\/\n\n.stb-onda{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --linen:#F2ECE5;\n  --linen-deep:#E8DED4;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n  --black:#26221F;\n\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D2C6BC;\n  --line-soft:#E5DDD6;\n\n  --gold:#AE8C60;\n  --gold-dark:#745A3E;\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-onda *,\n.stb-onda *::before,\n.stb-onda *::after{\n  box-sizing:border-box;\n}\n\n.stb-onda h2,\n.stb-onda h3{\n  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-onda p{\n  margin-top:0;\n}\n\n.stb-onda__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-onda__title{\n  max-width:600px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.015em;\n}\n\n.stb-onda__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-onda__copy{\n  max-width:670px;\n\n  margin:0;\n\n  color:#655B53;\n\n  font-size:12.1px;\n  line-height:1.62;\n}\n\n.stb-onda__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#887B71;\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   IMAGE\n========================================================= *\/\n\n.stb-onda__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-onda__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}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-onda__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-onda__intro-main{\n  position:relative;\n\n  padding:24px 25px 22px;\n}\n\n.stb-onda__intro-main::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:25px;\n\n  width:45px;\n  height:2px;\n\n  background:var(--gold);\n}\n\n.stb-onda__intro-main p{\n  max-width:590px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.2px;\n  line-height:1.68;\n}\n\n.stb-onda__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-onda__intro-side small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CBB18B;\n\n  font-size:8.1px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-onda__intro-side strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:16px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-onda__intro-side span{\n  color:#D8CCC4;\n\n  font-size:9.6px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   TOP LINE\n========================================================= *\/\n\n.stb-onda__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-onda__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-onda__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-onda__quick-item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#887B71;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-onda__quick-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   DETAIL — CONTRAST BETWEEN TWO MATERIALS\n========================================================= *\/\n\n.stb-onda__detail{\n  display:grid;\n  grid-template-columns:175px 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-onda__detail-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:12px;\n\n  background:var(--linen);\n}\n\n.stb-onda__detail-image{\n  width:142px;\n  max-width:100%;\n}\n\n.stb-onda__detail-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-onda__material{\n  padding:17px 18px;\n}\n\n.stb-onda__material +\n.stb-onda__material{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-onda__material--dark{\n  background:var(--black);\n}\n\n.stb-onda__material small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--gold-dark);\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-onda__material strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--ink);\n\n  font-size:12px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-onda__material p{\n  margin:0;\n\n  color:#6A6058;\n\n  font-size:9.8px;\n  line-height:1.5;\n}\n\n.stb-onda__material--dark small{\n  color:#CBAF88;\n}\n\n.stb-onda__material--dark strong{\n  color:#FFF8EF;\n}\n\n.stb-onda__material--dark p{\n  color:#D8CDC5;\n}\n\n\n\/* =========================================================\n   SCALE\n========================================================= *\/\n\n.stb-onda__scale{\n  margin-bottom:29px;\n}\n\n.stb-onda__scale-head{\n  margin-bottom:11px;\n}\n\n.stb-onda__scale-layout{\n  display:grid;\n  grid-template-columns:165px minmax(0,1fr);\n\n  gap:8px;\n}\n\n.stb-onda__scale-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-onda__scale-image{\n  width:135px;\n  max-width:100%;\n}\n\n.stb-onda__scale-body{\n  display:grid;\n  grid-template-columns:140px minmax(0,1fr);\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-onda__scale-number{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:16px;\n\n  background:var(--linen-deep);\n}\n\n.stb-onda__scale-number small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#74665B;\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-onda__scale-number strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:18px;\n  line-height:1.2;\n  font-weight:500;\n}\n\n.stb-onda__scale-number span{\n  color:#746A61;\n\n  font-size:9px;\n}\n\n.stb-onda__scale-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px 17px;\n}\n\n.stb-onda__scale-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-onda__scale-copy p{\n  margin:0;\n\n  color:#6A6058;\n\n  font-size:9.7px;\n  line-height:1.49;\n}\n\n\n\/* =========================================================\n   PLACEMENT STRIP\n========================================================= *\/\n\n.stb-onda__placement{\n  display:grid;\n  grid-template-columns:135px 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-onda__placement-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-onda__placement-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-onda__placement-label strong{\n  color:#FFF8EF;\n\n  font-size:11.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-onda__placement-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-onda__placement-item{\n  padding:13px 14px;\n}\n\n.stb-onda__placement-item +\n.stb-onda__placement-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-onda__placement-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887B71;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-onda__placement-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-onda__placement-item p{\n  margin:0;\n\n  color:#6D625A;\n\n  font-size:9px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   PLUG-IN\n========================================================= *\/\n\n.stb-onda__plug{\n  display:grid;\n  grid-template-columns:185px minmax(0,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-onda__plug-main{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--linen-deep);\n}\n\n.stb-onda__plug-main small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#74665B;\n\n  font-size:7.9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-onda__plug-main strong{\n  color:var(--ink);\n\n  font-size:12px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-onda__plug-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-onda__plug-item{\n  padding:13px 14px;\n}\n\n.stb-onda__plug-item +\n.stb-onda__plug-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-onda__plug-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887B71;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-onda__plug-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-onda__plug-item p{\n  margin:0;\n\n  color:#6D625A;\n\n  font-size:9px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   LIGHT\n========================================================= *\/\n\n.stb-onda__light{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:29px;\n}\n\n.stb-onda__light-block{\n  padding:14px 16px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-onda__light-block--dark{\n  background:var(--espresso);\n}\n\n.stb-onda__light-block small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887B71;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-onda__light-block 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-onda__light-block p{\n  margin:0;\n\n  color:#6A6058;\n\n  font-size:9.6px;\n  line-height:1.49;\n}\n\n.stb-onda__light-block--dark small{\n  color:#CBAF88;\n}\n\n.stb-onda__light-block--dark strong{\n  color:#FFF8EF;\n}\n\n.stb-onda__light-block--dark p{\n  color:#D8CCC4;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.stb-onda__care{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:29px;\n\n  background:var(--linen);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-onda__care-item{\n  padding:13px 15px;\n}\n\n.stb-onda__care-item +\n.stb-onda__care-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-onda__care-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887B71;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-onda__care-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.8px;\n  font-weight:500;\n}\n\n.stb-onda__care-item p{\n  margin:0;\n\n  color:#6D625A;\n\n  font-size:9.2px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-onda__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-onda__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-onda__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-onda__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-onda__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-onda__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-onda__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n.stb-onda__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-onda__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-onda__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-onda__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-onda__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-onda__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-onda__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-onda__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-onda__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-onda__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-onda__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-onda__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-onda__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-onda__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-onda__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  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-onda__lightbox:target{\n  display:flex;\n}\n\n.stb-onda__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-onda__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-onda__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-onda__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-onda__intro{\n    grid-template-columns:1fr 170px;\n  }\n\n  .stb-onda__title{\n    font-size:25px;\n  }\n\n  .stb-onda__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-onda{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-onda__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-onda__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-onda__intro-side{\n    padding:11px 15px;\n  }\n\n  .stb-onda__title{\n    font-size:23px;\n  }\n\n\n  \/* QUICK *\/\n\n  .stb-onda__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-onda__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-onda__quick-item:nth-child(1),\n  .stb-onda__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* DETAIL *\/\n\n  .stb-onda__detail{\n    grid-template-columns:88px minmax(0,1fr);\n  }\n\n  .stb-onda__detail-media{\n    padding:6px;\n  }\n\n  .stb-onda__detail-image{\n    width:76px;\n  }\n\n  .stb-onda__detail-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-onda__material{\n    padding:11px 12px;\n  }\n\n  .stb-onda__material +\n  .stb-onda__material{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* SCALE *\/\n\n  .stb-onda__scale-layout{\n    grid-template-columns:88px minmax(0,1fr);\n\n    gap:6px;\n  }\n\n  .stb-onda__scale-media{\n    padding:5px;\n  }\n\n  .stb-onda__scale-image{\n    width:76px;\n  }\n\n  .stb-onda__scale-body{\n    grid-template-columns:82px minmax(0,1fr);\n  }\n\n  .stb-onda__scale-number{\n    padding:10px;\n  }\n\n  .stb-onda__scale-number strong{\n    font-size:14px;\n  }\n\n  .stb-onda__scale-copy{\n    padding:10px 11px;\n  }\n\n\n  \/* PLACEMENT *\/\n\n  .stb-onda__placement{\n    grid-template-columns:1fr;\n  }\n\n  .stb-onda__placement-label{\n    padding:10px 13px;\n  }\n\n  .stb-onda__placement-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-onda__placement-item +\n  .stb-onda__placement-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* PLUG *\/\n\n  .stb-onda__plug{\n    grid-template-columns:1fr;\n  }\n\n  .stb-onda__plug-main{\n    padding:10px 13px;\n  }\n\n  .stb-onda__plug-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-onda__plug-item +\n  .stb-onda__plug-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* LIGHT *\/\n\n  .stb-onda__light{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* CARE *\/\n\n  .stb-onda__care{\n    grid-template-columns:1fr;\n  }\n\n  .stb-onda__care-item +\n  .stb-onda__care-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-onda__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-onda__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-onda__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-onda__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-onda\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-onda__intro\"\u003e\n\u003cdiv class=\"stb-onda__intro-main\"\u003e\n\u003cspan class=\"stb-onda__eyebrow\"\u003e Sculptural Table Lamp · Black Metal + Pleated Linen \u003c\/span\u003e\n\u003ch2 class=\"stb-onda__title\"\u003eA Graphic Base. A Softer Glow Above.\u003c\/h2\u003e\n\u003cp\u003eOnda pairs a continuous wave-shaped black metal base with a hand-pleated white linen shade. The contrast keeps the lamp visually distinctive when switched off, while the linen softens the light into a warm bedside or side-table glow when switched on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__intro-side\"\u003e\n\u003csmall\u003e Compact Scale \u003c\/small\u003e \u003cstrong\u003e Ø14.1\" × H18.5\" \u003c\/strong\u003e \u003cspan\u003e Plug-in · E14 bulb included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK INFO\n  ====================================================== --\u003e\n\u003csection class=\"stb-onda__quick\"\u003e\n\u003cdiv class=\"stb-onda__quick-item\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Matte Black Steel \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__quick-item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Pleated Linen \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__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-onda__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 + MATERIAL\n  ====================================================== --\u003e\n\u003csection id=\"onda-detail-section\" class=\"stb-onda__detail\"\u003e\n\u003cdiv class=\"stb-onda__detail-media\"\u003e\n\u003cdiv class=\"stb-onda__detail-image\"\u003e\u003ca href=\"#onda-detail-image\" class=\"stb-onda__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/onda-table-lamp-stuberlighting_2.jpg?v=1784187167\" alt=\"Onda Table Lamp black wave metal base and pleated white linen shade detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-onda__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__detail-body\"\u003e\n\u003carticle class=\"stb-onda__material stb-onda__material--dark\"\u003e\u003csmall\u003e Sculptural Base \u003c\/small\u003e \u003cstrong\u003e One Continuous Black Line. \u003c\/strong\u003e\n\u003cp\u003eBent steel forms the signature undulating profile, finished in matte black so the silhouette stays graphic without looking glossy or decorative.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-onda__material\"\u003e\u003csmall\u003e Pleated Shade \u003c\/small\u003e \u003cstrong\u003e Texture That Softens the Light. \u003c\/strong\u003e\n\u003cp\u003eWhite natural linen is folded into vertical pleats, creating small highlights and shadows while diffusing the warm bulb inside.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"onda-detail-image\" href=\"#onda-detail-section\" class=\"stb-onda__lightbox\"\u003e \u003cspan class=\"stb-onda__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/onda-table-lamp-stuberlighting_2.jpg?v=1784187167\" alt=\"Enlarged Onda Table Lamp detail\"\u003e \u003cspan class=\"stb-onda__lightbox-caption\"\u003e Onda · Matte Black Steel + Pleated Linen \u003c\/span\u003e \u003cspan class=\"stb-onda__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SCALE\n  ====================================================== --\u003e\n\u003csection id=\"onda-size-section\" class=\"stb-onda__scale\"\u003e\n\u003cdiv class=\"stb-onda__scale-head\"\u003e\n\u003cspan class=\"stb-onda__eyebrow\"\u003e Check the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-onda__section-title\"\u003eCompact Enough for a Nightstand.\u003c\/h3\u003e\n\u003cp class=\"stb-onda__copy\"\u003eOnda is intentionally a small table lamp. Its 14.1-inch shade diameter gives it presence without requiring the footprint of a large decorative lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__scale-layout\"\u003e\n\u003cdiv class=\"stb-onda__scale-media\"\u003e\n\u003cdiv class=\"stb-onda__scale-image\"\u003e\u003ca href=\"#onda-size-image\" class=\"stb-onda__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/onda-table-lamp-stuberlighting_17.jpg?v=1784187167\" alt=\"Onda Table Lamp dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-onda__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__scale-body\"\u003e\n\u003cdiv class=\"stb-onda__scale-number\"\u003e\n\u003csmall\u003e Single Size \u003c\/small\u003e \u003cstrong\u003e Ø14.1\" \u003c\/strong\u003e \u003cspan\u003e H18.5\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__scale-copy\"\u003e\n\u003cstrong\u003e Dia36 × H47cm \u003c\/strong\u003e\n\u003cp\u003eWell suited to bedside tables, sofa-side tables, entry consoles and dressing vanities. For a nightstand, allow roughly 15 inches of clear width around the shade.\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=\"onda-size-image\" href=\"#onda-size-section\" class=\"stb-onda__lightbox\"\u003e \u003cspan class=\"stb-onda__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/onda-table-lamp-stuberlighting_17.jpg?v=1784187167\" alt=\"Enlarged Onda Table Lamp dimensions\"\u003e \u003cspan class=\"stb-onda__lightbox-caption\"\u003e Onda · Ø14.1\" × H18.5\" \u003c\/span\u003e \u003cspan class=\"stb-onda__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       WHERE IT WORKS\n  ====================================================== --\u003e\n\u003csection class=\"stb-onda__placement\"\u003e\n\u003cdiv class=\"stb-onda__placement-label\"\u003e\n\u003csmall\u003e Best Placement \u003c\/small\u003e \u003cstrong\u003e Small Surface. Visible Character. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__placement-grid\"\u003e\n\u003cdiv class=\"stb-onda__placement-item\"\u003e\n\u003csmall\u003e Bedside \u003c\/small\u003e \u003cstrong\u003e Primary Use \u003c\/strong\u003e\n\u003cp\u003eCompact scale and warm linen glow work naturally on a nightstand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__placement-item\"\u003e\n\u003csmall\u003e Living Room \u003c\/small\u003e \u003cstrong\u003e Side Table \u003c\/strong\u003e\n\u003cp\u003eUse as an evening accent source beside a sofa or lounge chair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__placement-item\"\u003e\n\u003csmall\u003e Entry \/ Vanity \u003c\/small\u003e \u003cstrong\u003e Decorative Accent \u003c\/strong\u003e\n\u003cp\u003eThe black wave base remains visually interesting even when the lamp is switched off.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PLUG-IN\n  ====================================================== --\u003e\n\u003csection class=\"stb-onda__plug\"\u003e\n\u003cdiv class=\"stb-onda__plug-main\"\u003e\n\u003csmall\u003e Everyday Setup \u003c\/small\u003e \u003cstrong\u003e Plug In. Switch On. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__plug-grid\"\u003e\n\u003cdiv class=\"stb-onda__plug-item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59.1\" \/ 150cm \u003c\/strong\u003e\n\u003cp\u003eFabric-covered power cord.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__plug-item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Inline Switch \u003c\/strong\u003e\n\u003cp\u003eOn\/off control directly on the power cord.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__plug-item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e No Electrician \u003c\/strong\u003e\n\u003cp\u003ePlug-in construction with minimal assembly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT + DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"stb-onda__light\"\u003e\n\u003carticle class=\"stb-onda__light-block stb-onda__light-block--dark\"\u003e\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e E14 · 2700K Warm-White LED \u003c\/strong\u003e\n\u003cp\u003eA warm-white LED bulb is included, so the lamp is ready to use. The included bulb is non-dimmable and complements the linen shade's warm character.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-onda__light-block\"\u003e\u003csmall\u003e Optional Dimming \u003c\/small\u003e \u003cstrong\u003e Replace With a Dimmable E14 LED. \u003c\/strong\u003e\n\u003cp\u003eFor brightness control, replace the included bulb with a compatible dimmable E14 LED and pair it with a compatible external dimming control. Maximum 40W or LED equivalent.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"stb-onda__care\"\u003e\n\u003cdiv class=\"stb-onda__care-item\"\u003e\n\u003csmall\u003e Matte Black Base \u003c\/small\u003e \u003cstrong\u003e Soft Microfiber \u003c\/strong\u003e\n\u003cp\u003eDust dry. For marks, use a slightly damp soft cloth and dry immediately. Avoid abrasive cleaners.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__care-item\"\u003e\n\u003csmall\u003e Pleated Linen \u003c\/small\u003e \u003cstrong\u003e Gentle Dry Cleaning \u003c\/strong\u003e\n\u003cp\u003eUse a soft brush or low-suction fabric attachment between the pleats. Do not soak or machine wash.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-onda__specs\"\u003e\n\u003cdiv class=\"stb-onda__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Onda Table Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Powder-Coated Bent Steel Base · Hand-Pleated Natural Linen Shade · Fine Internal Shade Frame \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__spec\"\u003e\n\u003cspan\u003e Base \u003c\/span\u003e \u003cstrong\u003e Matte Black · Sculptural Wave \/ S-Curve Profile \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__spec\"\u003e\n\u003cspan\u003e Shade \u003c\/span\u003e \u003cstrong\u003e White Natural Linen · Vertical Pleated Finish \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e Ø14.1\" × H18.5\" · Dia36 × H47cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e E14 · Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__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-onda__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-onda__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-onda__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Compatible With Dimmable E14 LED Bulb + Compatible External Dimming Control \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 59.1\" \/ 150cm Fabric-Covered Cord \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__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-onda__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-onda__spec\"\u003e\n\u003cspan\u003e Setup \u003c\/span\u003e \u003cstrong\u003e Plug-In Table Lamp · Minimal Assembly · No Electrician Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__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-onda__spec\"\u003e\n\u003cspan\u003e Package Includes \u003c\/span\u003e \u003cstrong\u003e Lamp · Pleated Linen Shade · Warm-White E14 LED Bulb · Power Cord + Plug · Instructions \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__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-onda__faq\"\u003e\u003cspan class=\"stb-onda__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-onda__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included?\u003c\/summary\u003e\n\u003cp\u003eYes. Onda includes a 2700K warm-white E14 LED bulb. The included bulb is non-dimmable and can be replaced later with another compatible E14 bulb.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Onda large enough for a bedside table?\u003c\/summary\u003e\n\u003cp\u003eOnda measures Ø14.1\" × H18.5\". It is designed as a compact table lamp and works particularly well on standard nightstands, small side tables and entry consoles. Allow approximately 15 inches of clear tabletop width for the shade.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I dim the lamp?\u003c\/summary\u003e\n\u003cp\u003eThe included bulb and inline switch provide standard on\/off operation. For dimming, replace the included bulb with a compatible dimmable E14 LED and use a compatible external dimming control.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Onda require installation?\u003c\/summary\u003e\n\u003cp\u003eNo electrical installation is required. Onda is a plug-in table lamp with a 59.1-inch power cord and inline on\/off switch. Minimal assembly may be required before first use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-onda__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 14.1″ x H 18.5″ \/ Black+White Linen \/ US plug","offer_id":52605327278363,"sku":"STB-TL-26-10149","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Dia 14.1″ x H 18.5″ \/ Black+White Linen \/ UK plug","offer_id":52605327311131,"sku":"STB-TL-26-10150","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Dia 14.1″ x H 18.5″ \/ Black+White Linen \/ AU plug","offer_id":52605327343899,"sku":"STB-TL-26-10151","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Dia 14.1″ x H 18.5″ \/ Black+White Linen \/ EU plug","offer_id":52605327376667,"sku":"STB-TL-26-10152","price":165.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/onda-table-lamp-stuberlighting_1.jpg?v=1784187167"},{"product_id":"ardsley-swing-arm-wall-sconce","title":"Ardsley Swing-Arm Wall Sconce","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — ARDSLEY SWING-ARM WALL SCONCE\n\n   SWING \/ REACH \/ SOFT LIGHT\n\n   MECHANICAL WALL-LIGHT EDITORIAL\n   QUIET LUXURY · SHOPPER-FIRST · DAWN SAFE\n========================================================= *\/\n\n.stb-ardsley{\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  --chrome:#9A9A96;\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-ardsley *,\n.stb-ardsley *::before,\n.stb-ardsley *::after{\n  box-sizing:border-box;\n}\n\n.stb-ardsley h2,\n.stb-ardsley h3,\n.stb-ardsley p{\n  margin-top:0;\n}\n\n.stb-ardsley h2,\n.stb-ardsley h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-ardsley 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.ar-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.ar-card:first-child{\n  margin-top:0;\n}\n\n.ar-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.ar-section-head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:27px;\n\n  margin-bottom:16px;\n}\n\n.ar-section-head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.08;\n}\n\n.ar-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.ar-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.ar-opening{\n  position:relative;\n\n  padding:28px 29px 25px;\n\n  border-top:4px solid var(--espresso);\n}\n\n.ar-opening::before{\n  content:\"\";\n\n  position:absolute;\n\n  left:0;\n  top:28px;\n  bottom:25px;\n\n  width:3px;\n\n  background:var(--gold);\n}\n\n.ar-opening__grid{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,210px);\n\n  gap:26px;\n  align-items:end;\n}\n\n.ar-opening h2{\n  max-width:600px;\n\n  margin:0 0 10px;\n\n  font-size:31px;\n  line-height:1.05;\n}\n\n.ar-opening__lead{\n  max-width:590px;\n\n  margin:0;\n\n  color:var(--body);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* HARDWIRED NOTE *\/\n\n.ar-built-in{\n  min-width:0;\n\n  padding:15px 0 2px 17px;\n\n  border-left:1px solid var(--line-strong);\n}\n\n.ar-built-in 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.ar-built-in 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.03;\n\n  font-weight:500;\n}\n\n.ar-built-in p{\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* OPENING FACTS *\/\n\n.ar-facts{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  margin-top:18px;\n\n  border-top:1px solid var(--espresso);\n  border-bottom:1px solid var(--line);\n}\n\n.ar-fact{\n  min-width:0;\n\n  padding:10px 12px;\n}\n\n.ar-fact + .ar-fact{\n  border-left:1px solid var(--line);\n}\n\n.ar-fact small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.ar-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.08;\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   02 — MECHANISM\n========================================================= *\/\n\n.ar-mechanism{\n  padding:26px 28px;\n}\n\n.ar-mechanism__layout{\n  display:grid;\n  grid-template-columns:minmax(0,210px) minmax(0,1fr);\n\n  gap:22px;\n}\n\n\n\/* REAL MECHANISM IMAGE *\/\n\n.ar-mech-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.ar-mech-image__frame{\n  width:180px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.ar-mech-image__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.ar-mech-image__frame img{\n  max-height:175px !important;\n}\n\n.ar-mech-image__meta{\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.ar-mech-image__meta small{\n  color:var(--gold-dark);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.ar-mech-image__meta strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n\n\/* MOVEMENT LEDGER *\/\n\n.ar-movement{\n  min-width:0;\n\n  border-top:1px solid var(--espresso);\n}\n\n.ar-movement__row{\n  display:grid;\n  grid-template-columns:minmax(0,82px) minmax(0,1fr);\n\n  gap:14px;\n\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.ar-movement__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.ar-movement__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.ar-movement__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\/* THREE POSITIONS *\/\n\n.ar-position{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin-top:13px;\n\n  background:var(--espresso);\n\n  border-radius:7px;\n\n  overflow:hidden;\n}\n\n.ar-position__item{\n  min-width:0;\n\n  padding:12px 13px;\n}\n\n.ar-position__item + .ar-position__item{\n  border-left:1px solid rgba(255,255,255,.15);\n}\n\n.ar-position__item 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.ar-position__item strong{\n  display:block;\n\n  margin:2px 0;\n\n  color:#FFF8ED;\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.ar-position__item span{\n  display:block;\n\n  color:#D8CDBF;\n\n  font-size:10.8px;\n  line-height:1.38;\n}\n\n\n\/* =========================================================\n   03 — SCALE \/ SHADE \/ INSTALLATION\n========================================================= *\/\n\n.ar-plan{\n  padding:26px 28px;\n}\n\n.ar-plan__grid{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:17px;\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.ar-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.ar-dimension__frame{\n  width:112px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.ar-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.ar-dimension__frame img{\n  max-height:108px !important;\n}\n\n\n\/* PLAN CONTENT *\/\n\n.ar-plan__content{\n  min-width:0;\n}\n\n.ar-size{\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.ar-size__item{\n  min-width:0;\n\n  padding:11px 13px;\n}\n\n.ar-size__item + .ar-size__item{\n  border-left:1px solid var(--line);\n}\n\n.ar-size__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.ar-size__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:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.ar-size__item span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11px;\n  line-height:1.4;\n}\n\n\n\/* MATERIAL *\/\n\n.ar-material{\n  margin-top:11px;\n}\n\n.ar-material__row{\n  display:grid;\n  grid-template-columns:minmax(0,90px) minmax(0,1fr);\n\n  gap:13px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.ar-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.ar-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.ar-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\/* INSTALLATION *\/\n\n.ar-install{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin-top:13px;\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.ar-install strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.ar-install 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.ar-details{\n  padding:25px 28px;\n}\n\n.ar-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.ar-spec-head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.ar-spec-head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.ar-spec-list{\n  border-top:1px solid var(--espresso);\n}\n\n.ar-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.ar-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.ar-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.ar-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:12px;\n}\n\n.ar-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.ar-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.ar-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.ar-shipping{\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border-top:3px solid var(--espresso);\n}\n\n.ar-shipping h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.ar-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.ar-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.ar-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.ar-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.ar-lightbox:target{\n  display:flex;\n}\n\n.ar-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.ar-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.ar-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.ar-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  .ar-opening,\n  .ar-mechanism,\n  .ar-plan,\n  .ar-details{\n    padding:23px 19px;\n  }\n\n  .ar-opening h2{\n    font-size:27px;\n  }\n\n  .ar-opening__grid{\n    grid-template-columns:minmax(0,1fr) minmax(0,170px);\n  }\n\n  .ar-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  .ar-card{\n    border-radius:8px;\n  }\n\n\n  .ar-opening__grid{\n    grid-template-columns:1fr;\n  }\n\n  .ar-built-in{\n    padding:11px 0 0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .ar-facts{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .ar-fact:nth-child(3){\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .ar-fact:nth-child(4){\n    border-top:1px solid var(--line);\n  }\n\n\n  .ar-mechanism__layout{\n    grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n    gap:13px;\n  }\n\n  .ar-mech-image__frame{\n    width:106px;\n  }\n\n  .ar-mech-image__frame img{\n    max-height:104px !important;\n  }\n\n  .ar-mech-image__meta{\n    display:block;\n  }\n\n  .ar-mech-image__meta strong{\n    display:block;\n\n    margin-top:2px;\n  }\n\n\n  .ar-movement__row{\n    grid-template-columns:minmax(0,62px) minmax(0,1fr);\n\n    gap:8px;\n  }\n\n\n  .ar-position{\n    grid-template-columns:1fr;\n  }\n\n  .ar-position__item + .ar-position__item{\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .ar-plan__grid{\n    grid-template-columns:1fr;\n  }\n\n  .ar-dimension{\n    width:125px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n  .ar-dimension__frame{\n    width:96px;\n  }\n\n  .ar-dimension__frame img{\n    max-height:94px !important;\n  }\n\n\n  .ar-install{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n\n  .ar-spec-head{\n    display:block;\n  }\n\n  .ar-spec-head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .ar-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .ar-spec__label{\n    color:var(--gold-dark);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n\n  .ar-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  .ar-mechanism__layout{\n    grid-template-columns:1fr;\n  }\n\n  .ar-mech-image{\n    width:138px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .ar-size{\n    grid-template-columns:1fr;\n  }\n\n  .ar-size__item + .ar-size__item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-ardsley\" id=\"ardsley-root\"\u003e\n\u003c!-- =====================================================\n       01 — OPENING\n  ====================================================== --\u003e\n\u003csection class=\"ar-card ar-opening\"\u003e\n\u003cdiv class=\"ar-opening__grid\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"ar-eyebrow\"\u003e Ardsley Wall Sconce · Articulating Swing Arm \u003c\/span\u003e\n\u003ch2\u003eBring the Reading Light to You\u003c\/h2\u003e\n\u003cp class=\"ar-opening__lead\"\u003eArdsley combines a polished chrome swing arm with a soft fabric shade. Pull the light toward a book when you need it, then fold the arm back toward the wall when the extra reach is no longer needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"ar-built-in\"\u003e\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired · No Visible Cord \u003c\/strong\u003e\n\u003cp\u003eDesigned for a clean built-in look using a standard wall junction box and conventional wall switch.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-facts\"\u003e\n\u003cdiv class=\"ar-fact\"\u003e\n\u003csmall\u003e Movement \u003c\/small\u003e \u003cstrong\u003e Swing Arm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-fact\"\u003e\n\u003csmall\u003e Overall Size \u003c\/small\u003e \u003cstrong\u003e 13.4\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-fact\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Fabric \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-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 — MECHANISM\n  ====================================================== --\u003e\n\u003csection class=\"ar-card ar-mechanism\"\u003e\n\u003cdiv class=\"ar-section-head\"\u003e\n\u003ch3\u003eThe Mechanism Is the Feature\u003c\/h3\u003e\n\u003cp\u003eTwo articulated joints allow the arm to extend, retract and change direction. That means the fixture can live on the wall while the light moves toward the place you are actually reading.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-mechanism__layout\"\u003e\n\u003c!-- REAL MECHANICAL ARM IMAGE --\u003e\n\u003carticle class=\"ar-mech-image\"\u003e\n\u003cdiv class=\"ar-mech-image__frame\"\u003e\u003ca href=\"#ar-mechanism-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ardsley-swing-arm-wall-sconce-stuberlighting_9.jpg?v=1785202959\" alt=\"Ardsley Wall Sconce articulating polished chrome swing arm mechanism\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"ar-mech-image__meta\"\u003e\n\u003csmall\u003e Mechanical Detail \u003c\/small\u003e \u003cstrong\u003e Two-Joint Arm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MOVEMENT --\u003e\n\u003cdiv class=\"ar-movement\"\u003e\n\u003cdiv class=\"ar-movement__row\"\u003e\n\u003csmall\u003e Extend \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Bring Light Closer \u003c\/strong\u003e\n\u003cp\u003ePull the articulated arm toward a bed, chair or reading position without adding a table or floor lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-movement__row\"\u003e\n\u003csmall\u003e Angle \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Reposition as Needed \u003c\/strong\u003e\n\u003cp\u003eThe joints let the arm change direction instead of locking the light into one permanent wall position.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-movement__row\"\u003e\n\u003csmall\u003e Fold \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Return Toward the Wall \u003c\/strong\u003e\n\u003cp\u003eWhen reading is finished, bring the arm back closer to the wall for a more compact profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- USE POSITIONS --\u003e\n\u003cdiv class=\"ar-position\"\u003e\n\u003cdiv class=\"ar-position__item\"\u003e\n\u003csmall\u003e Position 01 \u003c\/small\u003e \u003cstrong\u003e Folded \u003c\/strong\u003e \u003cspan\u003e Keeps the fixture visually tighter to the wall. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-position__item\"\u003e\n\u003csmall\u003e Position 02 \u003c\/small\u003e \u003cstrong\u003e Reading \u003c\/strong\u003e \u003cspan\u003e Pull toward the bed or chair for focused use. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-position__item\"\u003e\n\u003csmall\u003e Position 03 \u003c\/small\u003e \u003cstrong\u003e Extended \u003c\/strong\u003e \u003cspan\u003e Use the full articulation when extra reach is needed. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SCALE \/ MATERIAL \/ INSTALL\n  ====================================================== --\u003e\n\u003csection class=\"ar-card ar-plan\"\u003e\n\u003cdiv class=\"ar-section-head\"\u003e\n\u003ch3\u003eCompact on the Wall, Softer in the Room\u003c\/h3\u003e\n\u003cp\u003eArdsley keeps the visible fixture compact while the swing mechanism gives it functional reach. Chrome provides the structure; the fabric shade prevents the light from feeling overly industrial.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-plan__grid\"\u003e\n\u003c!-- DIMENSION IMAGE --\u003e\n\u003cdiv class=\"ar-dimension\"\u003e\n\u003cdiv class=\"ar-dimension__frame\"\u003e\u003ca href=\"#ar-dimension-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ardsley-swing-arm-wall-sconce-stuberlighting_19.jpg?v=1785202959\" alt=\"Ardsley Swing Arm Wall Sconce dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"ar-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-plan__content\"\u003e\n\u003c!-- DIMENSIONS --\u003e\n\u003cdiv class=\"ar-size\"\u003e\n\u003cdiv class=\"ar-size__item\"\u003e\n\u003csmall\u003e Overall Width \u003c\/small\u003e \u003cstrong\u003e 13.4\" \u003c\/strong\u003e \u003cspan\u003e 34 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-size__item\"\u003e\n\u003csmall\u003e Overall Height \u003c\/small\u003e \u003cstrong\u003e 13.4\" \u003c\/strong\u003e \u003cspan\u003e 34 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MATERIAL --\u003e\n\u003cdiv class=\"ar-material\"\u003e\n\u003cdiv class=\"ar-material__row\"\u003e\n\u003csmall\u003e Frame \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Polished Chrome Metal \u003c\/strong\u003e\n\u003cp\u003eThe reflective metal backplate, joints and arm give Ardsley its precise mechanical character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-material__row\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Fabric Diffuser \u003c\/strong\u003e\n\u003cp\u003eSoftens the E26 \/ E27 bulb into a warmer, calmer glow than an exposed metal task shade.\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=\"ar-install\"\u003e\n\u003cstrong\u003e Plan the Junction Box First \u003c\/strong\u003e \u003cspan\u003e Ardsley is hardwired to a standard wall junction box. Beside a bed, place the box where the folded fixture clears the headboard while the articulated arm can still travel comfortably toward the reading position. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"ar-card ar-details\"\u003e\n\u003cdiv class=\"ar-spec-head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Ardsley Swing-Arm Wall Sconce \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-spec-list\"\u003e\n\u003cdiv class=\"ar-spec\"\u003e\n\u003cspan class=\"ar-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"ar-spec__value\"\u003e L13.4\" × H13.4\" · Approx. 34 × 34 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-spec\"\u003e\n\u003cspan class=\"ar-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"ar-spec__value\"\u003e Polished chrome-finish metal arm \u0026amp; backplate · Fabric shade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-spec\"\u003e\n\u003cspan class=\"ar-spec__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"ar-spec__value\"\u003e Polished chrome \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-spec\"\u003e\n\u003cspan class=\"ar-spec__label\"\u003e Adjustment \u003c\/span\u003e \u003cspan class=\"ar-spec__value\"\u003e Articulating swing arm · Two-joint mechanism allows extension, retraction and directional adjustment \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-spec\"\u003e\n\u003cspan class=\"ar-spec__label\"\u003e Shade \u003c\/span\u003e \u003cspan class=\"ar-spec__value\"\u003e Fabric shade · Designed to soften and diffuse the bulb output \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-spec\"\u003e\n\u003cspan class=\"ar-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"ar-spec__value\"\u003e E26 \/ E27 socket · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-spec\"\u003e\n\u003cspan class=\"ar-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"ar-spec__value\"\u003e 40W maximum \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-spec\"\u003e\n\u003cspan class=\"ar-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"ar-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=\"ar-spec\"\u003e\n\u003cspan class=\"ar-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"ar-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-spec\"\u003e\n\u003cspan class=\"ar-spec__label\"\u003e Wiring \u003c\/span\u003e \u003cspan class=\"ar-spec__value\"\u003e Hardwired · Standard wall junction box \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-spec\"\u003e\n\u003cspan class=\"ar-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"ar-spec__value\"\u003e Standard wall On \/ Off switch · Switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-spec\"\u003e\n\u003cspan class=\"ar-spec__label\"\u003e Mounting \u003c\/span\u003e \u003cspan class=\"ar-spec__value\"\u003e Wall mount · Mounting hardware and instructions included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-spec\"\u003e\n\u003cspan class=\"ar-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"ar-spec__value\"\u003e Hardwired installation · Licensed electrician recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-spec\"\u003e\n\u003cspan class=\"ar-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"ar-spec__value\"\u003e IP20 · Indoor dry locations only \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-spec\"\u003e\n\u003cspan class=\"ar-spec__label\"\u003e In the Box \u003c\/span\u003e \u003cspan class=\"ar-spec__value\"\u003e Sconce · Bulb · Wall-mounting hardware · Instructions \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-spec\"\u003e\n\u003cspan class=\"ar-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"ar-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=\"ar-notes\"\u003e\n\u003cdiv class=\"ar-note\"\u003e\n\u003cstrong\u003e Installation Note \u003c\/strong\u003e \u003cspan\u003e Shut off power at the breaker before installation. Use screws or anchors appropriate for your wall construction and make sure the backplate is firmly secured before repeatedly moving the swing arm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-note\"\u003e\n\u003cstrong\u003e Care \u003c\/strong\u003e \u003cspan\u003e Wipe the polished chrome with a soft dry microfiber cloth. Dust the fabric shade gently with a soft brush or low-suction upholstery attachment. Keep the fabric 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=\"ar-card ar-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       MECHANISM LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"ar-mechanism-large\" href=\"#ardsley-root\" class=\"ar-lightbox\"\u003e \u003cspan class=\"ar-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ardsley-swing-arm-wall-sconce-stuberlighting_9.jpg?v=1785202959\" alt=\"Enlarged Ardsley articulated swing arm mechanism\"\u003e \u003cspan class=\"ar-lightbox__caption\"\u003e Ardsley · Articulating Swing Arm \u003c\/span\u003e \u003cspan class=\"ar-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=\"ar-dimension-large\" href=\"#ardsley-root\" class=\"ar-lightbox\"\u003e \u003cspan class=\"ar-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ardsley-swing-arm-wall-sconce-stuberlighting_19.jpg?v=1785202959\" alt=\"Enlarged Ardsley Swing Arm Wall Sconce dimensions\"\u003e \u003cspan class=\"ar-lightbox__caption\"\u003e Ardsley · L13.4\" × H13.4\" \u003c\/span\u003e \u003cspan class=\"ar-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 13.4\"x H 13.4\" \/ Metal \u0026 Fabric","offer_id":52686513570075,"sku":"STB-WS-26-10067","price":120.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ardsley-swing-arm-wall-sconce-stuberlighting_21.jpg?v=1785202959"},{"product_id":"plisse-pleated-pendant-light","title":"Plisse Pleated Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — PLISSE PLEATED PENDANT LIGHT\n   RESPONSIVE EDITORIAL PRODUCT DESCRIPTION\n\n   DESKTOP · TABLET · MOBILE\n   TRANSPARENT PAGE BASE\n========================================================= *\/\n\n.stb-plisse-v2{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817568;\n\n  --gold:#C8A96E;\n  --gold-deep:#98733F;\n\n  --ivory:#FFFDF8;\n  --paper:#F8F2E7;\n  --cream:#F5EDD8;\n  --sand:#E9DDC5;\n\n  --line:#DED2BD;\n  --line-strong:#CDBD9F;\n\n  --shadow:0 10px 30px rgba(28,18,9,.08);\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-plisse-v2 *,\n.stb-plisse-v2 *::before,\n.stb-plisse-v2 *::after{\n  box-sizing:border-box;\n}\n\n.stb-plisse-v2 h2,\n.stb-plisse-v2 h3,\n.stb-plisse-v2 p{\n  margin-top:0;\n}\n\n.stb-plisse-v2 h2,\n.stb-plisse-v2 h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-plisse-v2 img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  box-sizing:border-box !important;\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.pl2-panel{\n  margin-top:14px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:10px;\n\n  box-shadow:var(--shadow);\n\n  overflow:hidden;\n}\n\n.pl2-panel:first-child{\n  margin-top:0;\n}\n\n.pl2-kicker{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.pl2-title{\n  margin:0;\n\n  font-size:31px;\n  line-height:1.04;\n}\n\n.pl2-copy{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.3px;\n  line-height:1.65;\n}\n\n.pl2-section-title{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.06;\n}\n\n.pl2-section-intro{\n  margin:5px 0 0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.58;\n}\n\n.pl2-section-head{\n  max-width:620px;\n\n  margin-bottom:17px;\n}\n\n\n\/* =========================================================\n   01 — FIRST LOOK\n========================================================= *\/\n\n.pl2-hero{\n  padding:0;\n\n  border-top:4px solid var(--espresso);\n}\n\n.pl2-hero__main{\n  display:grid;\n  grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);\n\n  min-width:0;\n}\n\n.pl2-hero__copy{\n  min-width:0;\n\n  padding:30px 30px 26px;\n}\n\n.pl2-hero__aside{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:25px 24px;\n\n  background:var(--paper);\n\n  border-left:1px solid var(--line);\n}\n\n.pl2-hero__aside small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pl2-hero__aside strong{\n  display:block;\n\n  margin:4px 0 8px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:22px;\n  line-height:1.03;\n\n  font-weight:500;\n}\n\n.pl2-hero__aside p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.4px;\n  line-height:1.5;\n}\n\n\n\/* BUYING FACTS *\/\n\n.pl2-facts{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  border-top:1px solid var(--line);\n}\n\n.pl2-fact{\n  min-width:0;\n\n  padding:12px 14px;\n}\n\n.pl2-fact + .pl2-fact{\n  border-left:1px solid var(--line);\n}\n\n.pl2-fact small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pl2-fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   02 — SHADE\n========================================================= *\/\n\n.pl2-shade{\n  padding:27px 28px;\n}\n\n.pl2-shade__layout{\n  display:grid;\n  grid-template-columns:minmax(0,260px) minmax(0,1fr);\n\n  gap:25px;\n  align-items:start;\n}\n\n\n\/* IMAGE *\/\n\n.pl2-image-card{\n  min-width:0;\n\n  padding:11px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:8px;\n}\n\n.pl2-image-wrap{\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n}\n\n.pl2-image-wrap a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.pl2-image-wrap img{\n  max-height:240px !important;\n}\n\n.pl2-image-caption{\n  margin:7px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n\n  text-align:center;\n}\n\n\n\/* SHADE NOTES *\/\n\n.pl2-shade__content{\n  min-width:0;\n}\n\n.pl2-feature-list{\n  border-top:1px solid var(--espresso);\n}\n\n.pl2-feature{\n  display:grid;\n  grid-template-columns:minmax(0,85px) minmax(0,1fr);\n\n  gap:14px;\n\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.pl2-feature small{\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pl2-feature strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  font-weight:600;\n}\n\n.pl2-feature p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.4px;\n  line-height:1.45;\n}\n\n\n\/* COLOR SELECTOR *\/\n\n.pl2-colors{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:13px;\n}\n\n.pl2-color{\n  min-width:0;\n\n  padding:12px 13px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.pl2-color--beige{\n  background:#F3E8D5;\n}\n\n.pl2-color--white{\n  background:#FFFCF7;\n}\n\n.pl2-color small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pl2-color strong{\n  display:block;\n\n  margin:2px 0;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  font-weight:600;\n}\n\n.pl2-color span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11px;\n  line-height:1.4;\n}\n\n\n\/* MATERIAL NOTE *\/\n\n.pl2-material-note{\n  margin-top:11px;\n\n  padding:11px 13px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--gold);\n\n  color:var(--text);\n\n  font-size:11.3px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   03 — SIZE\n========================================================= *\/\n\n.pl2-sizing{\n  padding:27px 28px;\n}\n\n.pl2-size-layout{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  gap:22px;\n  align-items:start;\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.pl2-dimension{\n  min-width:0;\n\n  padding:10px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:8px;\n}\n\n.pl2-dimension__frame{\n  width:155px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.pl2-dimension__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  text-decoration:none;\n}\n\n.pl2-dimension__frame img{\n  max-height:150px !important;\n}\n\n\n\/* SIZE TABLE *\/\n\n.pl2-size-table{\n  min-width:0;\n\n  border-top:1px solid var(--espresso);\n}\n\n.pl2-size-row{\n  display:grid;\n  grid-template-columns:minmax(0,85px) minmax(0,150px) minmax(0,1fr);\n\n  gap:13px;\n  align-items:center;\n\n  padding:12px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.pl2-size-row__name small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pl2-size-row__name strong{\n  display:block;\n\n  margin-top:1px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.pl2-size-row__measure strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  font-weight:600;\n}\n\n.pl2-size-row__measure span{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--muted);\n\n  font-size:10.3px;\n}\n\n.pl2-size-row__fit{\n  color:var(--text);\n\n  font-size:11.3px;\n  line-height:1.42;\n}\n\n\n\/* MEDIUM HIGHLIGHT *\/\n\n.pl2-size-row--recommended{\n  position:relative;\n\n  background:#FCF8F0;\n}\n\n.pl2-size-row--recommended::before{\n  content:\"\";\n\n  position:absolute;\n\n  left:-9px;\n  top:8px;\n  bottom:8px;\n\n  width:3px;\n\n  background:var(--gold);\n}\n\n.pl2-badge{\n  display:inline-block;\n\n  margin-top:4px;\n\n  color:var(--gold-deep);\n\n  font-size:8.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n\n\/* SIZE GUIDANCE *\/\n\n.pl2-size-guide{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:13px;\n}\n\n.pl2-guide{\n  min-width:0;\n\n  padding:11px 13px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.pl2-guide small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pl2-guide strong{\n  display:block;\n\n  margin:2px 0;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.pl2-guide span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11px;\n  line-height:1.42;\n}\n\n\n\/* INSTALL STRIP *\/\n\n.pl2-install{\n  display:grid;\n  grid-template-columns:minmax(0,160px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin-top:12px;\n\n  padding:13px 15px;\n\n  background:var(--espresso);\n\n  border-radius:7px;\n}\n\n.pl2-install small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pl2-install strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.pl2-install__copy{\n  padding-left:17px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n\n  color:#D8CDBF;\n\n  font-size:11.4px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.pl2-details{\n  padding:27px 28px;\n}\n\n.pl2-details__top{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,210px);\n\n  gap:22px;\n  align-items:start;\n\n  margin-bottom:16px;\n}\n\n\n\/* QUICK LIGHT INFO *\/\n\n.pl2-light-card{\n  padding:14px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.pl2-light-card small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pl2-light-card strong{\n  display:block;\n\n  margin:3px 0 5px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.pl2-light-card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.2px;\n  line-height:1.45;\n}\n\n\n\/* SPEC ROWS *\/\n\n.pl2-specs{\n  border-top:1px solid var(--espresso);\n}\n\n.pl2-spec{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.pl2-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.pl2-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* BOTTOM NOTES *\/\n\n.pl2-bottom-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:12px;\n}\n\n.pl2-note{\n  min-width:0;\n\n  padding:11px 12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.pl2-note strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.pl2-note span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.3px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.pl2-shipping{\n  margin-top:14px;\n\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-top:3px solid var(--espresso);\n  border-radius:9px;\n\n  box-shadow:var(--shadow);\n}\n\n.pl2-shipping h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.pl2-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.pl2-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.pl2-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.pl2-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.pl2-lightbox:target{\n  display:flex;\n}\n\n.pl2-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.pl2-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  object-fit:contain !important;\n}\n\n.pl2-lightbox__caption{\n  margin-top:9px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.pl2-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET — 750px to 990px\n========================================================= *\/\n\n@media(min-width:750px) and (max-width:990px){\n\n  .stb-plisse-v2{\n    max-width:820px;\n  }\n\n  .pl2-hero__main{\n    grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);\n  }\n\n  .pl2-hero__copy{\n    padding:27px 24px 23px;\n  }\n\n  .pl2-hero__aside{\n    padding:22px 20px;\n  }\n\n  .pl2-title{\n    font-size:29px;\n  }\n\n\n  .pl2-shade,\n  .pl2-sizing,\n  .pl2-details{\n    padding:24px;\n  }\n\n  .pl2-shade__layout{\n    grid-template-columns:minmax(0,220px) minmax(0,1fr);\n\n    gap:19px;\n  }\n\n  .pl2-image-wrap img{\n    max-height:205px !important;\n  }\n\n\n  .pl2-size-layout{\n    grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n    gap:18px;\n  }\n\n\n  .pl2-details__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,190px);\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE \/ SMALL TABLET\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-plisse-v2{\n    font-size:13px;\n  }\n\n  .pl2-panel{\n    border-radius:8px;\n  }\n\n\n  \/* HERO *\/\n\n  .pl2-hero__main{\n    grid-template-columns:1fr;\n  }\n\n  .pl2-hero__copy{\n    padding:23px 19px 20px;\n  }\n\n  .pl2-hero__aside{\n    padding:15px 19px;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .pl2-title{\n    font-size:27px;\n  }\n\n  .pl2-copy{\n    font-size:12px;\n  }\n\n\n  .pl2-facts{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .pl2-fact:nth-child(3){\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .pl2-fact:nth-child(4){\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* MAIN PADDING *\/\n\n  .pl2-shade,\n  .pl2-sizing,\n  .pl2-details{\n    padding:22px 19px;\n  }\n\n\n  \/* SHADE *\/\n\n  .pl2-shade__layout{\n    grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n    gap:14px;\n  }\n\n  .pl2-image-wrap img{\n    max-height:135px !important;\n  }\n\n  .pl2-feature{\n    grid-template-columns:minmax(0,62px) minmax(0,1fr);\n\n    gap:8px;\n  }\n\n\n  \/* SIZE *\/\n\n  .pl2-size-layout{\n    grid-template-columns:1fr;\n  }\n\n  .pl2-dimension{\n    width:145px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n  .pl2-dimension__frame{\n    width:118px;\n  }\n\n  .pl2-dimension__frame img{\n    max-height:115px !important;\n  }\n\n  .pl2-size-row{\n    grid-template-columns:minmax(0,68px) minmax(0,125px) minmax(0,1fr);\n\n    gap:8px;\n  }\n\n  .pl2-size-row--recommended::before{\n    left:-6px;\n  }\n\n\n  .pl2-size-guide{\n    grid-template-columns:1fr;\n  }\n\n\n  .pl2-install{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .pl2-install__copy{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.15);\n  }\n\n\n  \/* DETAILS *\/\n\n  .pl2-details__top{\n    grid-template-columns:1fr;\n\n    gap:10px;\n  }\n\n  .pl2-light-card{\n    max-width:none;\n  }\n\n  .pl2-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .pl2-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n\n  .pl2-bottom-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:460px){\n\n  .pl2-shade__layout{\n    grid-template-columns:1fr;\n  }\n\n  .pl2-image-card{\n    width:165px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n  .pl2-image-wrap img{\n    max-height:155px !important;\n  }\n\n\n  .pl2-colors{\n    grid-template-columns:1fr;\n  }\n\n\n  .pl2-size-row{\n    grid-template-columns:1fr;\n\n    gap:3px;\n\n    padding:11px 0;\n  }\n\n  .pl2-size-row__measure{\n    margin-top:2px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-plisse-v2\" id=\"plisse-v2-root\"\u003e\n\u003c!-- =====================================================\n       01 — FIRST LOOK\n  ====================================================== --\u003e\n\u003csection class=\"pl2-panel pl2-hero\"\u003e\n\u003cdiv class=\"pl2-hero__main\"\u003e\n\u003cdiv class=\"pl2-hero__copy\"\u003e\n\u003cspan class=\"pl2-kicker\"\u003e Plisse Pleated Pendant Light \u003c\/span\u003e\n\u003ch2 class=\"pl2-title\"\u003eSoft Texture Above the Table\u003c\/h2\u003e\n\u003cp class=\"pl2-copy\" style=\"margin-top: 10px;\"\u003ePlisse wraps a clean drum silhouette in hand-pleated fabric. The folds add depth when the light is off, then soften the bulb into a warm, patterned glow when illuminated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"pl2-hero__aside\"\u003e\u003csmall\u003e Why Plisse \u003c\/small\u003e \u003cstrong\u003e Simple Shape.\u003cbr\u003eRicher Surface. \u003c\/strong\u003e\n\u003cp\u003eA quiet pendant for spaces where texture matters more than decoration. The pleats bring softness without making the fixture feel visually heavy.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-facts\"\u003e\n\u003cdiv class=\"pl2-fact\"\u003e\n\u003csmall\u003e Sizes \u003c\/small\u003e \u003cstrong\u003e 3 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-fact\"\u003e\n\u003csmall\u003e Colors \u003c\/small\u003e \u003cstrong\u003e Beige \/ White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-fact\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-fact\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — PLEATED SHADE\n  ====================================================== --\u003e\n\u003csection class=\"pl2-panel pl2-shade\"\u003e\n\u003cdiv class=\"pl2-section-head\"\u003e\n\u003cspan class=\"pl2-kicker\"\u003e Material \u0026amp; Light \u003c\/span\u003e\n\u003ch3 class=\"pl2-section-title\"\u003eThe Pleats Are the Detail\u003c\/h3\u003e\n\u003cp class=\"pl2-section-intro\"\u003eNo extra ornament is needed. The folded fabric creates the texture, while the metal frame keeps the wide drum clean and structured.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-shade__layout\"\u003e\n\u003c!-- REAL DETAIL PHOTO --\u003e\n\u003cdiv class=\"pl2-image-card\"\u003e\n\u003cdiv class=\"pl2-image-wrap\"\u003e\u003ca href=\"#pl2-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/plisse-pleated-pendant-light-stuberlighting_4.jpg?v=1785244342\" alt=\"Close-up of the Plisse Pendant Light hand-pleated fabric shade\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"pl2-image-caption\"\u003ePleated Fabric Detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MATERIAL --\u003e\n\u003cdiv class=\"pl2-shade__content\"\u003e\n\u003cdiv class=\"pl2-feature-list\"\u003e\n\u003cdiv class=\"pl2-feature\"\u003e\n\u003csmall\u003e Pleat \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Hand-Pleated Fabric \u003c\/strong\u003e\n\u003cp\u003eRepeating folds create visual depth while keeping the overall silhouette simple.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-feature\"\u003e\n\u003csmall\u003e Frame \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Internal Metal Structure \u003c\/strong\u003e\n\u003cp\u003eSupports the fabric and keeps the circular drum profile crisp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-feature\"\u003e\n\u003csmall\u003e Glow \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Soft Ambient Light \u003c\/strong\u003e\n\u003cp\u003eThe fabric diffuses the bulb and lets the pleats create subtle light-and-shadow variation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COLOR --\u003e\n\u003cdiv class=\"pl2-colors\"\u003e\n\u003cdiv class=\"pl2-color pl2-color--beige\"\u003e\n\u003csmall\u003e Beige \u003c\/small\u003e \u003cstrong\u003e Warm \u0026amp; Relaxed \u003c\/strong\u003e \u003cspan\u003e Pairs naturally with walnut, oak, linen and cream interiors. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-color pl2-color--white\"\u003e\n\u003csmall\u003e White \u003c\/small\u003e \u003cstrong\u003e Clean \u0026amp; Airy \u003c\/strong\u003e \u003cspan\u003e A lighter visual choice for brighter, quieter interiors. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-material-note\"\u003e\n\u003cstrong style=\"color: #1c1209;\"\u003eMaterial note:\u003c\/strong\u003e each shade is pleated by hand, so slight differences in fold spacing and fabric tone are normal characteristics of the finished piece.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SIZE + DROP\n  ====================================================== --\u003e\n\u003csection class=\"pl2-panel pl2-sizing\"\u003e\n\u003cdiv class=\"pl2-section-head\"\u003e\n\u003cspan class=\"pl2-kicker\"\u003e Size Planning \u003c\/span\u003e\n\u003ch3 class=\"pl2-section-title\"\u003eChoose by the Surface Below\u003c\/h3\u003e\n\u003cp class=\"pl2-section-intro\"\u003eThe three sizes share the same design, but the visual jump from 19.6 to 31.4 inches is substantial. Measure the table, island or room before choosing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-size-layout\"\u003e\n\u003c!-- DIMENSION IMAGE --\u003e\n\u003cdiv class=\"pl2-dimension\"\u003e\n\u003cdiv class=\"pl2-dimension__frame\"\u003e\u003ca href=\"#pl2-dimension-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/plisse-pleated-pendant-light-stuberlighting_12.jpg?v=1785244342\" alt=\"Plisse Pleated Pendant Light size and dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"pl2-image-caption\"\u003eSize Reference · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE TABLE --\u003e\n\u003cdiv class=\"pl2-size-table\"\u003e\n\u003cdiv class=\"pl2-size-row\"\u003e\n\u003cdiv class=\"pl2-size-row__name\"\u003e\n\u003csmall\u003e Size 01 \u003c\/small\u003e \u003cstrong\u003e Small \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-size-row__measure\"\u003e\n\u003cstrong\u003e Ø19.6\" × H11.8\" \u003c\/strong\u003e \u003cspan\u003e 50 × 30 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-size-row__fit\"\u003eBest for bedrooms, entryways or several pendants arranged over a smaller bar or island.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-size-row pl2-size-row--recommended\"\u003e\n\u003cdiv class=\"pl2-size-row__name\"\u003e\n\u003csmall\u003e Size 02 \u003c\/small\u003e \u003cstrong\u003e Medium \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-size-row__measure\"\u003e\n\u003cstrong\u003e Ø23.6\" × H12.5\" \u003c\/strong\u003e \u003cspan\u003e 60 × 32 cm \u003c\/span\u003e \u003cem class=\"pl2-badge\"\u003e Most Versatile \u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-size-row__fit\"\u003eThe easiest single-pendant scale for a standard dining table or kitchen island.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-size-row\"\u003e\n\u003cdiv class=\"pl2-size-row__name\"\u003e\n\u003csmall\u003e Size 03 \u003c\/small\u003e \u003cstrong\u003e Large \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-size-row__measure\"\u003e\n\u003cstrong\u003e Ø31.4\" × H16.9\" \u003c\/strong\u003e \u003cspan\u003e 80 × 43 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-size-row__fit\"\u003eA stronger focal point for a larger dining table or open-plan living space.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BUYING GUIDANCE --\u003e\n\u003cdiv class=\"pl2-size-guide\"\u003e\n\u003cdiv class=\"pl2-guide\"\u003e\n\u003csmall\u003e Over a Table \u003c\/small\u003e \u003cstrong\u003e Check Table Width \u003c\/strong\u003e \u003cspan\u003e A useful starting point is a shade around one-half to two-thirds of the table width. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-guide\"\u003e\n\u003csmall\u003e Tall Ceiling \u003c\/small\u003e \u003cstrong\u003e Suspension Extension \u003c\/strong\u003e \u003cspan\u003e The standard 59\" cord is adjustable and can be extended on request when additional drop is needed. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALL --\u003e\n\u003cdiv class=\"pl2-install\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired Pendant \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-install__copy\"\u003eConnects to a standard ceiling junction box. The suspension can be shortened during installation, and professional installation is recommended if you are not comfortable with ceiling wiring.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"pl2-panel pl2-details\"\u003e\n\u003cdiv class=\"pl2-details__top\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"pl2-kicker\"\u003e Specifications \u003c\/span\u003e\n\u003ch3 class=\"pl2-section-title\"\u003eProduct Details\u003c\/h3\u003e\n\u003cp class=\"pl2-section-intro\"\u003eThe essentials for planning the fixture, bulb, electrical setup and installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"pl2-light-card\"\u003e\u003csmall\u003e Light Option \u003c\/small\u003e \u003cstrong\u003e Bulb Included \u003c\/strong\u003e\n\u003cp\u003eStandard E26 \/ E27 bulb included. For adjustable brightness and color temperature, request the optional remote-control dimmable bulb.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-specs\"\u003e\n\u003cdiv class=\"pl2-spec\"\u003e\n\u003cspan class=\"pl2-spec__label\"\u003e Sizes \u003c\/span\u003e \u003cspan class=\"pl2-spec__value\"\u003e Ø19.6\" × H11.8\" \/ 50 × 30 cm\u003cbr\u003eØ23.6\" × H12.5\" \/ 60 × 32 cm\u003cbr\u003eØ31.4\" × H16.9\" \/ 80 × 43 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-spec\"\u003e\n\u003cspan class=\"pl2-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"pl2-spec__value\"\u003e Pleated fabric shade · Metal internal frame \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-spec\"\u003e\n\u003cspan class=\"pl2-spec__label\"\u003e Colors \u003c\/span\u003e \u003cspan class=\"pl2-spec__value\"\u003e Beige · White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-spec\"\u003e\n\u003cspan class=\"pl2-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"pl2-spec__value\"\u003e E26 \/ E27 socket · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-spec\"\u003e\n\u003cspan class=\"pl2-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"pl2-spec__value\"\u003e 40W maximum \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-spec\"\u003e\n\u003cspan class=\"pl2-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"pl2-spec__value\"\u003e Optional remote-control dimmable bulb available for adjustable brightness and color temperature \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-spec\"\u003e\n\u003cspan class=\"pl2-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"pl2-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-spec\"\u003e\n\u003cspan class=\"pl2-spec__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"pl2-spec__value\"\u003e 59\" \/ 150 cm adjustable cord · Extension available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-spec\"\u003e\n\u003cspan class=\"pl2-spec__label\"\u003e Wiring \u003c\/span\u003e \u003cspan class=\"pl2-spec__value\"\u003e Hardwired · Standard ceiling junction box \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-spec\"\u003e\n\u003cspan class=\"pl2-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"pl2-spec__value\"\u003e Standard wall On \/ Off switch · Switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-spec\"\u003e\n\u003cspan class=\"pl2-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"pl2-spec__value\"\u003e IP20 · Indoor dry locations only \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-spec\"\u003e\n\u003cspan class=\"pl2-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"pl2-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-bottom-notes\"\u003e\n\u003cdiv class=\"pl2-note\"\u003e\n\u003cstrong\u003e Hand-Pleated Finish \u003c\/strong\u003e \u003cspan\u003e Slight differences in fold spacing and fabric tone are normal characteristics of the hand-finished shade. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl2-note\"\u003e\n\u003cstrong\u003e Care \u003c\/strong\u003e \u003cspan\u003e Keep the fabric dry. Dust gently with a soft brush or low-suction upholstery attachment. Avoid soaking, harsh cleaners and rubbing the pleats. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING\n  ====================================================== --\u003e\n\u003csection class=\"pl2-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"pl2-detail-large\" href=\"#plisse-v2-root\" class=\"pl2-lightbox\"\u003e \u003cspan class=\"pl2-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/plisse-pleated-pendant-light-stuberlighting_4.jpg?v=1785244342\" alt=\"Enlarged Plisse hand-pleated fabric shade\"\u003e \u003cspan class=\"pl2-lightbox__caption\"\u003e Plisse · Hand-Pleated Fabric \u003c\/span\u003e \u003cspan class=\"pl2-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       DIMENSION LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"pl2-dimension-large\" href=\"#plisse-v2-root\" class=\"pl2-lightbox\"\u003e \u003cspan class=\"pl2-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/plisse-pleated-pendant-light-stuberlighting_12.jpg?v=1785244342\" alt=\"Enlarged Plisse Pendant Light dimensions\"\u003e \u003cspan class=\"pl2-lightbox__caption\"\u003e Plisse · Ø19.6\" \/ Ø23.6\" \/ Ø31.4\" \u003c\/span\u003e \u003cspan class=\"pl2-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 19.6\" x H 11.8\" \/ Beige","offer_id":52688622092571,"sku":"STB-PL-26-10197","price":335.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.6\" x H 11.8\" \/ White","offer_id":52688622125339,"sku":"STB-PL-26-10198","price":335.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" x H 12.5\" \/ Beige","offer_id":52688622158107,"sku":"STB-PL-26-10199","price":445.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" x H 12.5\" \/ White","offer_id":52688622190875,"sku":"STB-PL-26-10200","price":445.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.4\" x H 16.9\" \/ Beige","offer_id":52688622223643,"sku":"STB-PL-26-10201","price":985.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.4\" x H 16.9\" \/ White","offer_id":52688622256411,"sku":"STB-PL-26-10202","price":985.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/plisse-pleated-pendant-light-stuberlighting_1.jpg?v=1785244342"},{"product_id":"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":"marnie-twin-shade-wall-sconce","title":"Marnie Twin Shade Wall Sconce","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — MARNIE TWIN SHADE WALL SCONCE\n\n   PAIR \/ SHADE \/ PROPORTION\n\n   QUIET LUXURY · SHOPPER-FIRST\n   DESKTOP · TABLET · MOBILE · DAWN SAFE\n========================================================= *\/\n\n.stb-marnie{\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-marnie *,\n.stb-marnie *::before,\n.stb-marnie *::after{\n  box-sizing:border-box;\n}\n\n.stb-marnie h2,\n.stb-marnie h3,\n.stb-marnie p{\n  margin-top:0;\n}\n\n.stb-marnie h2,\n.stb-marnie h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-marnie 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.mn-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.mn-panel:first-child{\n  margin-top:0;\n}\n\n.mn-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.mn-title{\n  margin:0;\n\n  font-size:31px;\n  line-height:1.04;\n}\n\n.mn-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.mn-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.mn-section-head h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.06;\n}\n\n.mn-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.mn-intro{\n  border-top:4px solid var(--espresso);\n}\n\n.mn-intro__main{\n  display:grid;\n  grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr);\n}\n\n.mn-intro__copy{\n  min-width:0;\n\n  padding:30px 30px 26px;\n}\n\n\n\/* DECISION CARD *\/\n\n.mn-decision{\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.mn-decision 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.mn-decision 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.mn-decision 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.mn-facts{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  border-top:1px solid var(--line);\n}\n\n.mn-fact{\n  min-width:0;\n\n  padding:12px 14px;\n}\n\n.mn-fact + .mn-fact{\n  border-left:1px solid var(--line);\n}\n\n.mn-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.mn-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 — 1 LIGHT \/ 2 LIGHTS\n========================================================= *\/\n\n.mn-config{\n  padding:27px 28px;\n}\n\n\n\/* CONFIG GRID *\/\n\n.mn-config-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:11px;\n}\n\n.mn-config-card{\n  min-width:0;\n\n  padding:12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:8px;\n}\n\n.mn-config-card--twin{\n  border-color:var(--line-strong);\n}\n\n\n\/* IMAGE + TEXT *\/\n\n.mn-config-card__inner{\n  display:grid;\n  grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n  gap:14px;\n  align-items:center;\n}\n\n.mn-config-image{\n  min-width:0;\n\n  padding:7px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:6px;\n}\n\n.mn-config-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.mn-config-image img{\n  max-height:120px !important;\n}\n\n\n\/* CONFIG COPY *\/\n\n.mn-config-copy{\n  min-width:0;\n}\n\n.mn-config-copy 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.mn-config-copy h3{\n  margin:2px 0 5px;\n\n  font-size:20px;\n  line-height:1;\n}\n\n.mn-config-measure{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--espresso);\n\n  font-size:11.6px;\n  font-weight:600;\n}\n\n.mn-config-copy p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.2px;\n  line-height:1.43;\n}\n\n\n\/* COMMON SIZE STRIP *\/\n\n.mn-common{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin-top:12px;\n\n  border-top:1px solid var(--espresso);\n  border-bottom:1px solid var(--line);\n}\n\n.mn-common__item{\n  min-width:0;\n\n  padding:11px 13px;\n}\n\n.mn-common__item + .mn-common__item{\n  border-left:1px solid var(--line);\n}\n\n.mn-common__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.mn-common__item strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-size:11.6px;\n  font-weight:600;\n}\n\n.mn-common__item span{\n  display:block;\n\n  margin-top:1px;\n\n  color:var(--text);\n\n  font-size:10.8px;\n  line-height:1.4;\n}\n\n\n\/* BUYING NOTE *\/\n\n.mn-pair-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(--espresso);\n\n  border-radius:7px;\n}\n\n.mn-pair-note strong{\n  color:#FFF8ED;\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.mn-pair-note span{\n  color:#D8CDBF;\n\n  font-size:11.4px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   03 — MATERIAL + SHADE COLOR\n========================================================= *\/\n\n.mn-material{\n  padding:27px 28px;\n}\n\n.mn-material__layout{\n  display:grid;\n  grid-template-columns:minmax(0,220px) minmax(0,1fr);\n\n  gap:22px;\n  align-items:start;\n}\n\n\n\/* REAL DETAIL IMAGE *\/\n\n.mn-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.mn-detail__frame{\n  width:190px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.mn-detail__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.mn-detail__frame img{\n  max-height:185px !important;\n}\n\n.mn-detail__caption{\n  padding:8px 2px 1px;\n}\n\n.mn-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.mn-detail__caption strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-size:11.6px;\n  font-weight:600;\n}\n\n\n\/* MATERIAL ROWS *\/\n\n.mn-material-list{\n  min-width:0;\n\n  border-top:1px solid var(--espresso);\n}\n\n.mn-material-row{\n  display:grid;\n  grid-template-columns:minmax(0,83px) minmax(0,1fr);\n\n  gap:13px;\n\n  padding:10px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.mn-material-row small{\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.mn-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.mn-material-row p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.2px;\n  line-height:1.44;\n}\n\n\n\/* SHADE COLORS *\/\n\n.mn-shades{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:13px;\n}\n\n.mn-shade{\n  min-width:0;\n\n  padding:11px 12px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.mn-shade__mark{\n  width:34px;\n  height:3px;\n\n  margin-bottom:7px;\n\n  border-radius:10px;\n}\n\n.mn-shade--white{\n  background:#FFFCF7;\n}\n\n.mn-shade--white .mn-shade__mark{\n  background:#D8D0C2;\n}\n\n.mn-shade--green{\n  background:#F2F2E9;\n}\n\n.mn-shade--green .mn-shade__mark{\n  background:#637158;\n}\n\n.mn-shade--red{\n  background:#F7EEEA;\n}\n\n.mn-shade--red .mn-shade__mark{\n  background:#8A4337;\n}\n\n.mn-shade 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.mn-shade 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.mn-shade span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:10.8px;\n  line-height:1.4;\n}\n\n\n\/* WOOD NOTE *\/\n\n.mn-wood-note{\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.48;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.mn-details{\n  padding:27px 28px;\n}\n\n.mn-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.mn-details__top h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.06;\n}\n\n.mn-details__top p{\n  margin:5px 0 0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.58;\n}\n\n\n\/* INSTALL CARD *\/\n\n.mn-install{\n  min-width:0;\n\n  padding:14px;\n\n  background:var(--espresso);\n\n  border-radius:7px;\n}\n\n.mn-install small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.mn-install strong{\n  display:block;\n\n  margin:3px 0 5px;\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.mn-install p{\n  margin:0;\n\n  color:#D8CDBF;\n\n  font-size:11.2px;\n  line-height:1.45;\n}\n\n\n\/* SPEC LIST *\/\n\n.mn-spec-list{\n  border-top:1px solid var(--espresso);\n}\n\n.mn-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.mn-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.mn-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.mn-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:12px;\n}\n\n.mn-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.mn-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.mn-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.mn-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.mn-shipping h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.mn-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.mn-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.mn-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.mn-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.mn-lightbox:target{\n  display:flex;\n}\n\n.mn-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.mn-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.mn-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.mn-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-marnie{\n    max-width:820px;\n  }\n\n\n  .mn-intro__main{\n    grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);\n  }\n\n  .mn-intro__copy{\n    padding:27px 24px 23px;\n  }\n\n  .mn-decision{\n    padding:21px 19px;\n  }\n\n  .mn-title{\n    font-size:29px;\n  }\n\n\n  .mn-config,\n  .mn-material,\n  .mn-details{\n    padding:24px;\n  }\n\n\n  .mn-config-card__inner{\n    grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n    gap:11px;\n  }\n\n  .mn-config-image img{\n    max-height:100px !important;\n  }\n\n\n  .mn-material__layout{\n    grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n    gap:18px;\n  }\n\n  .mn-detail__frame{\n    width:160px;\n  }\n\n\n  .mn-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-marnie{\n    font-size:13px;\n  }\n\n  .mn-panel{\n    border-radius:8px;\n  }\n\n\n  \/* INTRO *\/\n\n  .mn-intro__main{\n    grid-template-columns:1fr;\n  }\n\n  .mn-intro__copy{\n    padding:23px 19px 20px;\n  }\n\n  .mn-decision{\n    padding:15px 19px;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .mn-title{\n    font-size:27px;\n  }\n\n\n  .mn-facts{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .mn-fact:nth-child(3){\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .mn-fact:nth-child(4){\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SECTIONS *\/\n\n  .mn-config,\n  .mn-material,\n  .mn-details{\n    padding:22px 19px;\n  }\n\n  .mn-section-head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  \/* CONFIG *\/\n\n  .mn-config-card__inner{\n    grid-template-columns:minmax(0,95px) minmax(0,1fr);\n\n    gap:9px;\n  }\n\n  .mn-config-image img{\n    max-height:92px !important;\n  }\n\n\n  .mn-common{\n    grid-template-columns:1fr;\n  }\n\n  .mn-common__item + .mn-common__item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .mn-pair-note{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n\n  \/* MATERIAL *\/\n\n  .mn-material__layout{\n    grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n    gap:14px;\n  }\n\n  .mn-detail__frame{\n    width:120px;\n  }\n\n  .mn-detail__frame img{\n    max-height:118px !important;\n  }\n\n\n  .mn-material-row{\n    grid-template-columns:minmax(0,67px) minmax(0,1fr);\n\n    gap:8px;\n  }\n\n\n  \/* DETAILS *\/\n\n  .mn-details__top{\n    grid-template-columns:1fr;\n\n    gap:10px;\n  }\n\n\n  .mn-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .mn-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n\n  .mn-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .mn-config-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .mn-shades{\n    grid-template-columns:1fr 1fr 1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:460px){\n\n  .mn-material__layout{\n    grid-template-columns:1fr;\n  }\n\n  .mn-detail{\n    width:155px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .mn-shades{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:380px){\n\n  .mn-config-card__inner{\n    grid-template-columns:1fr;\n  }\n\n  .mn-config-image{\n    width:125px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-marnie\" id=\"marnie-root\"\u003e\n\u003c!-- =====================================================\n       01 — FIRST LOOK\n  ====================================================== --\u003e\n\u003csection class=\"mn-panel mn-intro\"\u003e\n\u003cdiv class=\"mn-intro__main\"\u003e\n\u003cdiv class=\"mn-intro__copy\"\u003e\n\u003cspan class=\"mn-kicker\"\u003e Marnie Wall Sconce · 1-Light \/ 2-Lights \u003c\/span\u003e\n\u003ch2 class=\"mn-title\"\u003eWarm Wood, Soft Shades, Better Balance\u003c\/h2\u003e\n\u003cp class=\"mn-lead\"\u003eMarnie combines tapered fabric shades, walnut wood and slender bronze-toned stems in a calm wall-mounted composition. Choose one light for a narrower accent or two lights when the wall needs more width and symmetry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"mn-decision\"\u003e\u003csmall\u003e Start Here \u003c\/small\u003e \u003cstrong\u003e One Shade\u003cbr\u003eor Two? \u003c\/strong\u003e\n\u003cp\u003eBoth versions share the same height and wall projection. The real difference is horizontal spread: 5.9\" for 1-Light versus 14.2\" for 2-Lights.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-facts\"\u003e\n\u003cdiv class=\"mn-fact\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 15.4\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-fact\"\u003e\n\u003csmall\u003e Projection \u003c\/small\u003e \u003cstrong\u003e 8.3\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-fact\"\u003e\n\u003csmall\u003e Shade Colors \u003c\/small\u003e \u003cstrong\u003e 3 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-fact\"\u003e\n\u003csmall\u003e Bulbs \u003c\/small\u003e \u003cstrong\u003e Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — CONFIGURATION\n  ====================================================== --\u003e\n\u003csection class=\"mn-panel mn-config\"\u003e\n\u003cdiv class=\"mn-section-head\"\u003e\n\u003ch3\u003eChoose the Spread for Your Wall\u003c\/h3\u003e\n\u003cp\u003eMarnie does not change in height between the two versions. Choose 1-Light when wall width is limited; choose 2-Lights when you want a broader, more symmetrical composition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-config-grid\"\u003e\n\u003c!-- 1 LIGHT --\u003e\n\u003carticle class=\"mn-config-card\"\u003e\n\u003cdiv class=\"mn-config-card__inner\"\u003e\n\u003cdiv class=\"mn-config-image\"\u003e\u003ca href=\"#mn-one-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marnie-twin-shade-wall-sconce-stuberlighting_22.jpg?v=1785392798\" alt=\"Marnie 1-Light Wall Sconce dimension diagram\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"mn-config-copy\"\u003e\n\u003csmall\u003e Configuration 01 \u003c\/small\u003e\n\u003ch3\u003e1-Light\u003c\/h3\u003e\n\u003cspan class=\"mn-config-measure\"\u003e W5.9\" × H15.4\" × D8.3\" \u003c\/span\u003e\n\u003cp\u003eCompact for a narrower wall, single bedside position, reading corner or smaller mirror.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 2 LIGHTS --\u003e\n\u003carticle class=\"mn-config-card mn-config-card--twin\"\u003e\n\u003cdiv class=\"mn-config-card__inner\"\u003e\n\u003cdiv class=\"mn-config-image\"\u003e\u003ca href=\"#mn-two-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marnie-twin-shade-wall-sconce-stuberlighting_15.jpg?v=1785392799\" alt=\"Marnie 2-Lights Wall Sconce dimension diagram\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"mn-config-copy\"\u003e\n\u003csmall\u003e Configuration 02 \u003c\/small\u003e\n\u003ch3\u003e2-Lights\u003c\/h3\u003e\n\u003cspan class=\"mn-config-measure\"\u003e W14.2\" × H15.4\" × D8.3\" \u003c\/span\u003e\n\u003cp\u003eWider and naturally balanced — best when one fixture needs more visual presence across the wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-common\"\u003e\n\u003cdiv class=\"mn-common__item\"\u003e\n\u003csmall\u003e Same Height \u003c\/small\u003e \u003cstrong\u003e 15.4\" \/ 39 cm \u003c\/strong\u003e \u003cspan\u003e Both configurations \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-common__item\"\u003e\n\u003csmall\u003e Same Projection \u003c\/small\u003e \u003cstrong\u003e Approx. 8.3\" \u003c\/strong\u003e \u003cspan\u003e About 21 cm from wall \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-common__item\"\u003e\n\u003csmall\u003e Main Difference \u003c\/small\u003e \u003cstrong\u003e 5.9\" vs 14.2\" \u003c\/strong\u003e \u003cspan\u003e Choose by available wall width \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-pair-note\"\u003e\n\u003cstrong\u003e Planning a Bedside Pair? \u003c\/strong\u003e \u003cspan\u003e Two separate 1-Light sconces give classic symmetry on each side of a bed. The 2-Lights version creates a balanced twin-shade spread within one fixture when you want more width in a single wall position. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — MATERIAL + COLOR\n  ====================================================== --\u003e\n\u003csection class=\"mn-panel mn-material\"\u003e\n\u003cdiv class=\"mn-section-head\"\u003e\n\u003ch3\u003eSoft Above. Warm Below.\u003c\/h3\u003e\n\u003cp\u003eThe material contrast is what keeps Marnie comfortable: fabric softens the light, walnut adds natural warmth, and bronze-toned metal keeps the profile refined.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-material__layout\"\u003e\n\u003c!-- REAL DETAIL IMAGE --\u003e\n\u003carticle class=\"mn-detail\"\u003e\n\u003cdiv class=\"mn-detail__frame\"\u003e\u003ca href=\"#mn-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marnie-twin-shade-wall-sconce-stuberlighting_8.jpg?v=1785392799\" alt=\"Marnie Twin Shade Wall Sconce fabric shade walnut wood and bronze-toned detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"mn-detail__caption\"\u003e\n\u003csmall\u003e Product Detail \u003c\/small\u003e \u003cstrong\u003e Fabric · Walnut · Bronze \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MATERIAL LEDGER --\u003e\n\u003cdiv class=\"mn-material-list\"\u003e\n\u003cdiv class=\"mn-material-row\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Tapered Fabric \u003c\/strong\u003e\n\u003cp\u003eDiffuses the bulb into a softer and more comfortable glow than an exposed light source.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-material-row\"\u003e\n\u003csmall\u003e Wood \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Walnut Wood Base \u003c\/strong\u003e\n\u003cp\u003eAdds warmer natural character behind the metal stems and prevents the fixture from feeling too cold.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-material-row\"\u003e\n\u003csmall\u003e Metal \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Bronze-Toned Stems \u003c\/strong\u003e\n\u003cp\u003eSlim metal lines connect the shades to the wall base without adding unnecessary visual weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SHADE COLORS --\u003e\n\u003cdiv class=\"mn-shades\"\u003e\n\u003cdiv class=\"mn-shade mn-shade--white\"\u003e\n\u003cdiv class=\"mn-shade__mark\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003csmall\u003e White \u003c\/small\u003e \u003cstrong\u003e Light + Versatile \u003c\/strong\u003e \u003cspan\u003e The quietest option and the easiest to coordinate. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-shade mn-shade--green\"\u003e\n\u003cdiv class=\"mn-shade__mark\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003csmall\u003e Green \u003c\/small\u003e \u003cstrong\u003e Earthy + Warm \u003c\/strong\u003e \u003cspan\u003e Works naturally with the walnut wood tone. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-shade mn-shade--red\"\u003e\n\u003cdiv class=\"mn-shade__mark\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003csmall\u003e Red \u003c\/small\u003e \u003cstrong\u003e Richer + Bolder \u003c\/strong\u003e \u003cspan\u003e Adds a stronger color accent without changing the warm body finish. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-wood-note\"\u003e\n\u003cstrong style=\"color: #1c1209;\"\u003eNatural material note:\u003c\/strong\u003e wood 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\/section\u003e\n\u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"mn-panel mn-details\"\u003e\n\u003cdiv class=\"mn-details__top\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mn-kicker\"\u003e Specifications \u003c\/span\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cp\u003eEverything needed to plan the size, bulbs, wiring and installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"mn-install\"\u003e\u003csmall\u003e Before Ordering \u003c\/small\u003e \u003cstrong\u003e Hardwired Wall Sconce \u003c\/strong\u003e\n\u003cp\u003eConnects to wall wiring and is controlled from an external wall switch. Professional installation is recommended.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-spec-list\"\u003e\n\u003cdiv class=\"mn-spec\"\u003e\n\u003cspan class=\"mn-spec__label\"\u003e 1-Light Size \u003c\/span\u003e \u003cspan class=\"mn-spec__value\"\u003e W5.9\" × H15.4\" × D8.3\" · 15 × 39 × 21 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-spec\"\u003e\n\u003cspan class=\"mn-spec__label\"\u003e 2-Lights Size \u003c\/span\u003e \u003cspan class=\"mn-spec__value\"\u003e W14.2\" × H15.4\" × D8.3\" · 36 × 39 × 21 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-spec\"\u003e\n\u003cspan class=\"mn-spec__label\"\u003e Configurations \u003c\/span\u003e \u003cspan class=\"mn-spec__value\"\u003e 1-Light · 2-Lights \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-spec\"\u003e\n\u003cspan class=\"mn-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"mn-spec__value\"\u003e Walnut wood · Metal · Fabric \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-spec\"\u003e\n\u003cspan class=\"mn-spec__label\"\u003e Body Finish \u003c\/span\u003e \u003cspan class=\"mn-spec__value\"\u003e Walnut wood · Bronze-toned metal \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-spec\"\u003e\n\u003cspan class=\"mn-spec__label\"\u003e Shade Colors \u003c\/span\u003e \u003cspan class=\"mn-spec__value\"\u003e White · Green · Red \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-spec\"\u003e\n\u003cspan class=\"mn-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"mn-spec__value\"\u003e E12 \/ E14 socket · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-spec\"\u003e\n\u003cspan class=\"mn-spec__label\"\u003e Bulb Compatibility \u003c\/span\u003e \u003cspan class=\"mn-spec__value\"\u003e LED · Edison-style bulb \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-spec\"\u003e\n\u003cspan class=\"mn-spec__label\"\u003e Recommended Tone \u003c\/span\u003e \u003cspan class=\"mn-spec__value\"\u003e For replacement bulbs, 2700–3000K warm white complements the fabric and walnut finish \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-spec\"\u003e\n\u003cspan class=\"mn-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"mn-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-spec\"\u003e\n\u003cspan class=\"mn-spec__label\"\u003e Wiring \u003c\/span\u003e \u003cspan class=\"mn-spec__value\"\u003e Hardwired wall mount \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-spec\"\u003e\n\u003cspan class=\"mn-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"mn-spec__value\"\u003e External wall On \/ Off switch · Switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-spec\"\u003e\n\u003cspan class=\"mn-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"mn-spec__value\"\u003e Wall-mounted hardwired fixture · Licensed electrician recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-spec\"\u003e\n\u003cspan class=\"mn-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"mn-spec__value\"\u003e IP20 · Indoor use only · Not waterproof · Keep away from direct water spray \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-spec\"\u003e\n\u003cspan class=\"mn-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"mn-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=\"mn-notes\"\u003e\n\u003cdiv class=\"mn-note\"\u003e\n\u003cstrong\u003e Installation Note \u003c\/strong\u003e \u003cspan\u003e Shut off power at the breaker before wiring. Confirm the junction-box location and wall clearance before installation, especially when placing Marnie beside a headboard or mirror. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-note\"\u003e\n\u003cstrong\u003e Care \u003c\/strong\u003e \u003cspan\u003e Dust fabric shades gently with a soft brush or low-suction upholstery attachment. Wipe the wood and metal with a soft dry cloth. Avoid soaking, abrasive cleaners and harsh solvents. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING\n  ====================================================== --\u003e\n\u003csection class=\"mn-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       1-LIGHT DIMENSION LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"mn-one-large\" href=\"#marnie-root\" class=\"mn-lightbox\"\u003e \u003cspan class=\"mn-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marnie-twin-shade-wall-sconce-stuberlighting_22.jpg?v=1785392798\" alt=\"Enlarged Marnie 1-Light Wall Sconce dimensions\"\u003e \u003cspan class=\"mn-lightbox__caption\"\u003e Marnie 1-Light · W5.9\" × H15.4\" × D8.3\" \u003c\/span\u003e \u003cspan class=\"mn-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       2-LIGHTS DIMENSION LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"mn-two-large\" href=\"#marnie-root\" class=\"mn-lightbox\"\u003e \u003cspan class=\"mn-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marnie-twin-shade-wall-sconce-stuberlighting_15.jpg?v=1785392799\" alt=\"Enlarged Marnie 2-Lights Wall Sconce dimensions\"\u003e \u003cspan class=\"mn-lightbox__caption\"\u003e Marnie 2-Lights · W14.2\" × H15.4\" × D8.3\" \u003c\/span\u003e \u003cspan class=\"mn-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       DETAIL LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"mn-detail-large\" href=\"#marnie-root\" class=\"mn-lightbox\"\u003e \u003cspan class=\"mn-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marnie-twin-shade-wall-sconce-stuberlighting_8.jpg?v=1785392799\" alt=\"Enlarged Marnie fabric walnut and bronze detail\"\u003e \u003cspan class=\"mn-lightbox__caption\"\u003e Marnie · Fabric \/ Walnut \/ Bronze Detail \u003c\/span\u003e \u003cspan class=\"mn-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"1-light Dia 5.9\"x H 15.4\" \/ White \u0026 Bronze \u0026 Walnut Wood","offer_id":52695990108443,"sku":"STB-WS-26-10076","price":245.0,"currency_code":"USD","in_stock":true},{"title":"1-light Dia 5.9\"x H 15.4\" \/ Green \u0026 Bronze \u0026 Walnut Wood","offer_id":52695990141211,"sku":"STB-WS-26-10077","price":245.0,"currency_code":"USD","in_stock":true},{"title":"1-light Dia 5.9\"x H 15.4\" \/ Red \u0026 Bronze \u0026 Walnut Wood","offer_id":52695990173979,"sku":"STB-WS-26-10078","price":245.0,"currency_code":"USD","in_stock":true},{"title":"2-lights Dia 14.2\"x H 15.4\" \/ White \u0026 Bronze \u0026 Walnut Wood","offer_id":52695990206747,"sku":"STB-WS-26-10079","price":325.0,"currency_code":"USD","in_stock":true},{"title":"2-lights Dia 14.2\"x H 15.4\" \/ Green \u0026 Bronze \u0026 Walnut Wood","offer_id":52695990239515,"sku":"STB-WS-26-10080","price":325.0,"currency_code":"USD","in_stock":true},{"title":"2-lights Dia 14.2\"x H 15.4\" \/ Red \u0026 Bronze \u0026 Walnut Wood","offer_id":52695990272283,"sku":"STB-WS-26-10081","price":325.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marnie-twin-shade-wall-sconce-stuberlighting_1.jpg?v=1785392798"},{"product_id":"orbelle-floor-lamp","title":"Orbelle Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — ORBELLE FLOOR LAMP\n\n   PRODUCT-SPECIFIC FLOW\n   01 Quiet introduction\n   02 Shade close-up\n   03 Sculptural metal-ring detail\n   04 Four finish combinations\n   05 Real size diagram\n   06 Light character\n   07 Plug \/ dimming \/ setup\n   08 Specs \/ FAQ \/ Shipping\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-orbelle{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --shell:#F1ECE5;\n  --linen:#EEE6DC;\n  --walnut:#E9DED1;\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-orbelle *,\n.stb-orbelle *::before,\n.stb-orbelle *::after{\n  box-sizing:border-box;\n}\n\n.stb-orbelle h2,\n.stb-orbelle 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-orbelle p{\n  margin-top:0;\n}\n\n.stb-orbelle__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-orbelle__title{\n  max-width:650px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.015em;\n}\n\n.stb-orbelle__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-orbelle__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-orbelle__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#897C72;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   IMAGES\n========================================================= *\/\n\n.stb-orbelle__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-orbelle__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-orbelle__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-orbelle__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-orbelle__intro-main{\n  padding:24px 25px 22px;\n}\n\n.stb-orbelle__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-orbelle__intro-side{\n  display:grid;\n  grid-template-rows:1fr 1fr;\n\n  background:var(--espresso);\n}\n\n.stb-orbelle__intro-stat{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px 17px;\n}\n\n.stb-orbelle__intro-stat +\n.stb-orbelle__intro-stat{\n  border-top:1px solid #584940;\n}\n\n.stb-orbelle__intro-stat small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-orbelle__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-orbelle__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-orbelle__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-orbelle__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-orbelle__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-orbelle__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-orbelle__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   TWO DETAIL MODULES\n========================================================= *\/\n\n.stb-orbelle__details{\n  margin-bottom:29px;\n}\n\n.stb-orbelle__details-head{\n  margin-bottom:11px;\n}\n\n.stb-orbelle__detail-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n}\n\n.stb-orbelle__detail-card{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-orbelle__detail-card--dark{\n  border-color:var(--espresso);\n}\n\n.stb-orbelle__detail-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:8px;\n\n  background:var(--linen);\n}\n\n.stb-orbelle__detail-card--dark .stb-orbelle__detail-media{\n  background:#40342C;\n}\n\n.stb-orbelle__detail-image{\n  width:125px;\n  max-width:100%;\n}\n\n.stb-orbelle__detail-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:13px 14px;\n}\n\n.stb-orbelle__detail-card--dark .stb-orbelle__detail-copy{\n  background:var(--espresso);\n}\n\n.stb-orbelle__detail-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-orbelle__detail-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:10.8px;\n  font-weight:500;\n}\n\n.stb-orbelle__detail-copy p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9px;\n  line-height:1.45;\n}\n\n.stb-orbelle__detail-card--dark .stb-orbelle__detail-copy small{\n  color:#CBAF88;\n}\n\n.stb-orbelle__detail-card--dark .stb-orbelle__detail-copy strong{\n  color:#FFF8EF;\n}\n\n.stb-orbelle__detail-card--dark .stb-orbelle__detail-copy p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   FINISHES\n========================================================= *\/\n\n.stb-orbelle__finishes{\n  margin-bottom:29px;\n}\n\n.stb-orbelle__finishes-head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:11px;\n}\n\n.stb-orbelle__finishes-head .stb-orbelle__copy{\n  max-width:390px;\n}\n\n.stb-orbelle__finish-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-orbelle__finish{\n  display:grid;\n  grid-template-columns:120px minmax(0,1fr);\n\n  padding:13px 14px;\n\n  background:var(--paper);\n\n  border-right:1px solid var(--line-soft);\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-orbelle__finish:nth-child(2n){\n  border-right:0;\n}\n\n.stb-orbelle__finish:nth-child(n+3){\n  border-bottom:0;\n}\n\n.stb-orbelle__finish--warm{\n  background:var(--walnut);\n}\n\n.stb-orbelle__finish-name small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-orbelle__finish-name strong{\n  color:var(--ink);\n\n  font-size:10.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-orbelle__finish-note{\n  padding-left:13px;\n\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-orbelle__finish-note p{\n  margin:0;\n\n  color:#6A6058;\n\n  font-size:9px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   MATERIAL NOTE\n========================================================= *\/\n\n.stb-orbelle__material-note{\n  margin-bottom:29px;\n\n  padding:12px 14px;\n\n  background:var(--espresso);\n\n  border:1px solid var(--espresso);\n  border-radius:5px;\n}\n\n.stb-orbelle__material-note 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-orbelle__material-note strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:10.8px;\n  font-weight:500;\n}\n\n.stb-orbelle__material-note p{\n  margin:0;\n\n  color:#D7CCC3;\n\n  font-size:9.4px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-orbelle__size{\n  margin-bottom:29px;\n}\n\n.stb-orbelle__size-head{\n  margin-bottom:11px;\n}\n\n.stb-orbelle__size-layout{\n  display:grid;\n  grid-template-columns:190px minmax(0,1fr);\n\n  gap:8px;\n}\n\n.stb-orbelle__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-orbelle__size-image{\n  width:160px;\n  max-width:100%;\n}\n\n.stb-orbelle__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-orbelle__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-orbelle__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-orbelle__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-orbelle__size-number span{\n  color:#D7CCC3;\n\n  font-size:8.8px;\n}\n\n.stb-orbelle__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-orbelle__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-orbelle__size-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   PLACEMENT\n========================================================= *\/\n\n.stb-orbelle__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-orbelle__placement-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--walnut);\n}\n\n.stb-orbelle__placement-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#796D64;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-orbelle__placement-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-orbelle__placement-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-orbelle__placement-item{\n  padding:13px 14px;\n}\n\n.stb-orbelle__placement-item +\n.stb-orbelle__placement-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-orbelle__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-orbelle__placement-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-orbelle__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-orbelle__light{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-orbelle__light-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--linen);\n}\n\n.stb-orbelle__light-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#796D64;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-orbelle__light-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-orbelle__light-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-orbelle__light-item{\n  padding:13px 15px;\n}\n\n.stb-orbelle__light-item +\n.stb-orbelle__light-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-orbelle__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-orbelle__light-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-orbelle__light-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   UTILITY\n========================================================= *\/\n\n.stb-orbelle__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-orbelle__utility-item{\n  padding:13px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-orbelle__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-orbelle__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-orbelle__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-orbelle__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-orbelle__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:8px;\n}\n\n.stb-orbelle__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-orbelle__practical-item--alt{\n  background:var(--walnut);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-orbelle__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-orbelle__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-orbelle__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   SHADE NOTE\n========================================================= *\/\n\n.stb-orbelle__shade-note{\n  margin-bottom:29px;\n\n  padding:12px 14px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-orbelle__shade-note strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.7px;\n  font-weight:500;\n}\n\n.stb-orbelle__shade-note p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-orbelle__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-orbelle__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-orbelle__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-orbelle__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-orbelle__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-orbelle__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-orbelle__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n.stb-orbelle__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-orbelle__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-orbelle__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-orbelle__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-orbelle__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-orbelle__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-orbelle__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-orbelle__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-orbelle__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-orbelle__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-orbelle__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-orbelle__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-orbelle__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-orbelle__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-orbelle__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-orbelle__lightbox:target{\n  display:flex;\n}\n\n.stb-orbelle__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-orbelle__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-orbelle__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-orbelle__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-orbelle__intro{\n    grid-template-columns:1fr 175px;\n  }\n\n  .stb-orbelle__title{\n    font-size:25px;\n  }\n\n  .stb-orbelle__detail-card{\n    grid-template-columns:125px minmax(0,1fr);\n  }\n\n  .stb-orbelle__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-orbelle{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-orbelle__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-orbelle__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-orbelle__intro-side{\n    grid-template-columns:1fr 1fr;\n    grid-template-rows:none;\n  }\n\n  .stb-orbelle__intro-stat{\n    padding:10px 12px;\n  }\n\n  .stb-orbelle__intro-stat +\n  .stb-orbelle__intro-stat{\n    border-top:0;\n    border-left:1px solid #584940;\n  }\n\n  .stb-orbelle__title{\n    font-size:23px;\n  }\n\n\n  \/* QUICK *\/\n\n  .stb-orbelle__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-orbelle__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-orbelle__quick-item:nth-child(1),\n  .stb-orbelle__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* DETAIL *\/\n\n  .stb-orbelle__detail-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-orbelle__detail-card{\n    grid-template-columns:105px minmax(0,1fr);\n  }\n\n  .stb-orbelle__detail-media{\n    padding:6px;\n  }\n\n  .stb-orbelle__detail-image{\n    width:92px;\n  }\n\n\n  \/* FINISHES *\/\n\n  .stb-orbelle__finishes-head{\n    display:block;\n  }\n\n  .stb-orbelle__finish-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-orbelle__finish{\n    border-right:0;\n    border-bottom:1px solid var(--line-soft);\n  }\n\n  .stb-orbelle__finish:nth-child(n+3){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n  .stb-orbelle__finish:last-child{\n    border-bottom:0;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-orbelle__size-layout{\n    grid-template-columns:95px minmax(0,1fr);\n\n    gap:6px;\n  }\n\n  .stb-orbelle__size-media{\n    padding:5px;\n  }\n\n  .stb-orbelle__size-image{\n    width:82px;\n  }\n\n  .stb-orbelle__size-info{\n    grid-template-columns:80px minmax(0,1fr);\n  }\n\n  .stb-orbelle__size-number{\n    padding:9px;\n  }\n\n  .stb-orbelle__size-number strong{\n    font-size:14px;\n  }\n\n  .stb-orbelle__size-copy{\n    padding:10px 11px;\n  }\n\n\n  \/* PLACEMENT *\/\n\n  .stb-orbelle__placement{\n    grid-template-columns:1fr;\n  }\n\n  .stb-orbelle__placement-label{\n    padding:10px 13px;\n  }\n\n  .stb-orbelle__placement-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-orbelle__placement-item +\n  .stb-orbelle__placement-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* LIGHT *\/\n\n  .stb-orbelle__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-orbelle__light-label{\n    padding:10px 13px;\n  }\n\n  .stb-orbelle__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-orbelle__light-item +\n  .stb-orbelle__light-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-orbelle__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-orbelle__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-orbelle__utility-item:nth-child(1),\n  .stb-orbelle__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* PRACTICAL *\/\n\n  .stb-orbelle__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-orbelle__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-orbelle__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-orbelle__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-orbelle__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-orbelle\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbelle__intro\"\u003e\n\u003cdiv class=\"stb-orbelle__intro-main\"\u003e\n\u003cspan class=\"stb-orbelle__eyebrow\"\u003e Sculptural Metal Base · Fabric Shade \u003c\/span\u003e\n\u003ch2 class=\"stb-orbelle__title\"\u003eSoft Light Above. Sculptural Rhythm Below.\u003c\/h2\u003e\n\u003cp\u003eOrbelle combines a tall fabric shade with three stacked metal rings, giving a quiet corner more height without making the lamp visually heavy. The fabric softens the bulb into comfortable ambient light, while the geometric base keeps the silhouette distinctive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__intro-side\"\u003e\n\u003cdiv class=\"stb-orbelle__intro-stat\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 59.1\" \u003c\/strong\u003e \u003cspan\u003e 150cm · fixed height \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__intro-stat\"\u003e\n\u003csmall\u003e Overall Width \u003c\/small\u003e \u003cstrong\u003e 17.7\" \u003c\/strong\u003e \u003cspan\u003e 45cm diameter \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-orbelle__quick\"\u003e\n\u003cdiv class=\"stb-orbelle__quick-item\"\u003e\n\u003csmall\u003e Materials \u003c\/small\u003e \u003cstrong\u003e Metal + Fabric \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__quick-item\"\u003e\n\u003csmall\u003e Finishes \u003c\/small\u003e \u003cstrong\u003e Four Pairings \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__quick-item\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__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 PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbelle__details\"\u003e\n\u003cdiv class=\"stb-orbelle__details-head\"\u003e\n\u003cspan class=\"stb-orbelle__eyebrow\"\u003e Material Details \u003c\/span\u003e\n\u003ch3 class=\"stb-orbelle__section-title\"\u003eThe Two Details That Define Orbelle.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__detail-grid\"\u003e\n\u003c!-- SHADE --\u003e\n\u003carticle id=\"orbelle-shade-section\" class=\"stb-orbelle__detail-card\"\u003e\n\u003cdiv class=\"stb-orbelle__detail-media\"\u003e\n\u003cdiv class=\"stb-orbelle__detail-image\"\u003e\u003ca href=\"#orbelle-shade-image\" class=\"stb-orbelle__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbelle-floor-lamp-stuberlighting_4.jpg?v=1785402156\" alt=\"Orbelle Floor Lamp seamless fabric shade close-up\" loading=\"lazy\"\u003e \u003cspan class=\"stb-orbelle__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__detail-copy\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Seamless Fabric \u003c\/strong\u003e\n\u003cp\u003eThe tall fabric shade diffuses the bulb and softens direct glare, creating a more relaxed evening light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- METAL RINGS --\u003e\n\u003carticle id=\"orbelle-ring-section\" class=\"stb-orbelle__detail-card stb-orbelle__detail-card--dark\"\u003e\n\u003cdiv class=\"stb-orbelle__detail-media\"\u003e\n\u003cdiv class=\"stb-orbelle__detail-image\"\u003e\u003ca href=\"#orbelle-ring-image\" class=\"stb-orbelle__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbelle-floor-lamp-stuberlighting_23.jpg?v=1785402156\" alt=\"Orbelle Floor Lamp sculptural stacked metal ring detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-orbelle__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__detail-copy\"\u003e\n\u003csmall\u003e Base Detail \u003c\/small\u003e \u003cstrong\u003e Three Stacked Rings \u003c\/strong\u003e\n\u003cp\u003eRepeated circular metal forms give the lower half its sculptural rhythm without adding visual clutter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"orbelle-shade-image\" href=\"#orbelle-shade-section\" class=\"stb-orbelle__lightbox\"\u003e \u003cspan class=\"stb-orbelle__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbelle-floor-lamp-stuberlighting_4.jpg?v=1785402156\" alt=\"Enlarged Orbelle fabric shade detail\"\u003e \u003cspan class=\"stb-orbelle__lightbox-caption\"\u003e Orbelle · Fabric Shade Detail \u003c\/span\u003e \u003cspan class=\"stb-orbelle__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"orbelle-ring-image\" href=\"#orbelle-ring-section\" class=\"stb-orbelle__lightbox\"\u003e \u003cspan class=\"stb-orbelle__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbelle-floor-lamp-stuberlighting_23.jpg?v=1785402156\" alt=\"Enlarged Orbelle stacked metal ring detail\"\u003e \u003cspan class=\"stb-orbelle__lightbox-caption\"\u003e Orbelle · Stacked Metal Ring Detail \u003c\/span\u003e \u003cspan class=\"stb-orbelle__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FOUR FINISHES\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbelle__finishes\"\u003e\n\u003cdiv class=\"stb-orbelle__finishes-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-orbelle__eyebrow\"\u003e Four Combinations \u003c\/span\u003e\n\u003ch3 class=\"stb-orbelle__section-title\"\u003eChoose the Base Tone, Then the Shade.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"stb-orbelle__copy\"\u003eWalnut-tone feels warmer. Black makes the circular structure more graphic. Beige softens the shade, while White feels cleaner and brighter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__finish-grid\"\u003e\n\u003carticle class=\"stb-orbelle__finish stb-orbelle__finish--warm\"\u003e\n\u003cdiv class=\"stb-orbelle__finish-name\"\u003e\n\u003csmall\u003e Warmest \u003c\/small\u003e \u003cstrong\u003e Walnut \u0026amp; Beige \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__finish-note\"\u003e\n\u003cp\u003eWarm base tone with the softest, most relaxed shade pairing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-orbelle__finish\"\u003e\n\u003cdiv class=\"stb-orbelle__finish-name\"\u003e\n\u003csmall\u003e Warm + Clean \u003c\/small\u003e \u003cstrong\u003e Walnut \u0026amp; White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__finish-note\"\u003e\n\u003cp\u003eKeeps warmth below while giving the upper half a cleaner appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-orbelle__finish stb-orbelle__finish--warm\"\u003e\n\u003cdiv class=\"stb-orbelle__finish-name\"\u003e\n\u003csmall\u003e Modern + Soft \u003c\/small\u003e \u003cstrong\u003e Black \u0026amp; Beige \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__finish-note\"\u003e\n\u003cp\u003eMore contrast in the base balanced by a warmer fabric shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-orbelle__finish\"\u003e\n\u003cdiv class=\"stb-orbelle__finish-name\"\u003e\n\u003csmall\u003e Crispest \u003c\/small\u003e \u003cstrong\u003e Black \u0026amp; White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__finish-note\"\u003e\n\u003cp\u003eThe highest-contrast option for contemporary or more graphic interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       IMPORTANT MATERIAL CLARIFICATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbelle__material-note\"\u003e\u003csmall\u003e Material Clarification \u003c\/small\u003e \u003cstrong\u003e “Walnut” refers to the finish color, not a solid-wood base. \u003c\/strong\u003e\n\u003cp\u003eOrbelle's listed construction is metal + fabric. The Walnut versions use a warm walnut-tone finish on the metal structure, while the alternative base finish is Black.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection id=\"orbelle-size-section\" class=\"stb-orbelle__size\"\u003e\n\u003cdiv class=\"stb-orbelle__size-head\"\u003e\n\u003cspan class=\"stb-orbelle__eyebrow\"\u003e Check the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-orbelle__section-title\"\u003eFull Floor-Lamp Height, Without an Oversized Footprint.\u003c\/h3\u003e\n\u003cp class=\"stb-orbelle__copy\"\u003eOrbelle measures 59.1 inches tall and 17.7 inches across. Its height is fixed, so check the full 150cm scale before placing it beside lower furniture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__size-layout\"\u003e\n\u003cdiv class=\"stb-orbelle__size-media\"\u003e\n\u003cdiv class=\"stb-orbelle__size-image\"\u003e\u003ca href=\"#orbelle-size-image\" class=\"stb-orbelle__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbelle-floor-lamp-stuberlighting_13.jpg?v=1785402156\" alt=\"Orbelle Floor Lamp dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-orbelle__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__size-info\"\u003e\n\u003cdiv class=\"stb-orbelle__size-number\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 59.1\" \u003c\/strong\u003e \u003cspan\u003e 150cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__size-copy\"\u003e\n\u003cstrong\u003e Ø17.7\" × H59.1\" \u003c\/strong\u003e\n\u003cp\u003eDia45 × H150cm. A familiar residential floor-lamp scale for use beside sofas, lounge chairs, beds or open corners.\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=\"orbelle-size-image\" href=\"#orbelle-size-section\" class=\"stb-orbelle__lightbox\"\u003e \u003cspan class=\"stb-orbelle__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbelle-floor-lamp-stuberlighting_13.jpg?v=1785402156\" alt=\"Enlarged Orbelle Floor Lamp dimension diagram\"\u003e \u003cspan class=\"stb-orbelle__lightbox-caption\"\u003e Orbelle · Ø17.7\" × H59.1\" \u003c\/span\u003e \u003cspan class=\"stb-orbelle__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-orbelle__placement\"\u003e\n\u003cdiv class=\"stb-orbelle__placement-label\"\u003e\n\u003csmall\u003e Placement \u003c\/small\u003e \u003cstrong\u003e Best Where the Room Needs Height and Warmth. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__placement-grid\"\u003e\n\u003cdiv class=\"stb-orbelle__placement-item\"\u003e\n\u003csmall\u003e Sofa \u003c\/small\u003e \u003cstrong\u003e Soft Side Light \u003c\/strong\u003e\n\u003cp\u003eAdds evening ambience without creating the hard beam of a task lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__placement-item\"\u003e\n\u003csmall\u003e Corner \u003c\/small\u003e \u003cstrong\u003e Adds Vertical Presence \u003c\/strong\u003e\n\u003cp\u003eUseful for filling an empty corner without adding another large piece of furniture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__placement-item\"\u003e\n\u003csmall\u003e Bedroom \u003c\/small\u003e \u003cstrong\u003e Warm Ambient Layer \u003c\/strong\u003e\n\u003cp\u003eWorks as a softer secondary light rather than bright overhead illumination.\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-orbelle__light\"\u003e\n\u003cdiv class=\"stb-orbelle__light-label\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Ambient Rather Than Task-Focused. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__light-grid\"\u003e\n\u003carticle class=\"stb-orbelle__light-item\"\u003e\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 Bulb Included \u003c\/strong\u003e\n\u003cp\u003eNo separate bulb purchase is required. The socket is rated for a maximum of 40W.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-orbelle__light-item\"\u003e\u003csmall\u003e Shade Effect \u003c\/small\u003e \u003cstrong\u003e Soft, Diffused Glow \u003c\/strong\u003e\n\u003cp\u003eFabric filters the bulb and reduces direct glare, making Orbelle better suited to relaxed ambient lighting.\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-orbelle__utility\"\u003e\n\u003cdiv class=\"stb-orbelle__utility-item\"\u003e\n\u003csmall\u003e Socket \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003cp\u003eBulb included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__utility-item\"\u003e\n\u003csmall\u003e Maximum \u003c\/small\u003e \u003cstrong\u003e 40W \u003c\/strong\u003e\n\u003cp\u003ePer socket.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__utility-item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 78.7\" \/ 2m \u003c\/strong\u003e\n\u003cp\u003eFixed length.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__utility-item\"\u003e\n\u003csmall\u003e Voltage \u003c\/small\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003cp\u003eUniversal voltage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMMING \/ SETUP\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbelle__practical\"\u003e\n\u003carticle class=\"stb-orbelle__practical-item\"\u003e\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmable Bulb Compatible \u003c\/strong\u003e\n\u003cp\u003eFor adjustable brightness, use a compatible dimmable E26\/E27 bulb together with a compatible dimmer. Color temperature depends on the bulb used.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-orbelle__practical-item stb-orbelle__practical-item--alt\"\u003e\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Inline On \/ Off Switch \u003c\/strong\u003e\n\u003cp\u003eThe switch is located on the power cord, so there is no hardwiring and no need to reach underneath the shade to turn the lamp on or off.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003csection class=\"stb-orbelle__practical\"\u003e\n\u003carticle class=\"stb-orbelle__practical-item stb-orbelle__practical-item--alt\"\u003e\u003csmall\u003e Assembly \u003c\/small\u003e \u003cstrong\u003e Simple Final Setup \u003c\/strong\u003e\n\u003cp\u003eAllow approximately 20 minutes for final assembly. Hardware and instructions are included, and no electrical installation is required.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-orbelle__practical-item\"\u003e\u003csmall\u003e Plug Options \u003c\/small\u003e \u003cstrong\u003e US \/ UK \/ AU \/ EU \u003c\/strong\u003e\n\u003cp\u003eOrbelle is a plug-in floor lamp and can be supplied with the appropriate regional plug.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       HANDMADE SHADE NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbelle__shade-note\"\u003e\u003cstrong\u003e Slight variation in the fabric shade is normal. \u003c\/strong\u003e\n\u003cp\u003eThe shade is handmade, so small differences in finish and dimensions may occur between pieces. Hand-measured dimensions may vary approximately 1–2cm.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbelle__specs\"\u003e\n\u003cdiv class=\"stb-orbelle__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Orbelle Floor Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Metal · Fabric \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__spec\"\u003e\n\u003cspan\u003e Finish Options \u003c\/span\u003e \u003cstrong\u003e Walnut \u0026amp; Beige · Walnut \u0026amp; White · Black \u0026amp; Beige · Black \u0026amp; White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__spec\"\u003e\n\u003cspan\u003e Size \u003c\/span\u003e \u003cstrong\u003e Ø17.7\" × H59.1\" · Dia45 × H150cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__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-orbelle__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 · Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__spec\"\u003e\n\u003cspan\u003e Maximum Wattage \u003c\/span\u003e \u003cstrong\u003e 40W Maximum Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Compatible With Dimmable E26\/E27 Bulb + Compatible Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__spec\"\u003e\n\u003cspan\u003e Color Temperature \u003c\/span\u003e \u003cstrong\u003e Depends on Bulb Used \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__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-orbelle__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 78.7\" \/ 2m · Fixed Length \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__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-orbelle__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Plug-In Floor Lamp · No Hardwiring Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__spec\"\u003e\n\u003cspan\u003e Assembly \u003c\/span\u003e \u003cstrong\u003e Simple Final Assembly · Approx. 20 Minutes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__spec\"\u003e\n\u003cspan\u003e In the Box \u003c\/span\u003e \u003cstrong\u003e Fixture · Bulb · Hardware · Instructions \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__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-orbelle__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-orbelle__faq\"\u003e\u003cspan class=\"stb-orbelle__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-orbelle__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the Walnut version made from real walnut wood?\u003c\/summary\u003e\n\u003cp\u003eNo. Orbelle's listed materials are metal and fabric. “Walnut” refers to the warm walnut-tone finish used on the metal base structure, not solid walnut wood.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat kind of light does Orbelle produce?\u003c\/summary\u003e\n\u003cp\u003eThe fabric shade softens the bulb into a diffused ambient glow. Orbelle works best as a relaxing secondary light beside a sofa, in a bedroom or in an open corner rather than as concentrated task lighting.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the bulb come included?\u003c\/summary\u003e\n\u003cp\u003eYes. A compatible E26\/E27 bulb is included. The socket is rated for a maximum of 40W.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Orbelle be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes, when using a compatible dimmable E26\/E27 bulb together with a compatible dimmer. Color temperature depends on the bulb used.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the height adjustable?\u003c\/summary\u003e\n\u003cp\u003eNo. Orbelle has a fixed overall height of 59.1\" \/ 150cm and an overall diameter of approximately 17.7\" \/ 45cm.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it require an electrician?\u003c\/summary\u003e\n\u003cp\u003eNo. Orbelle is a plug-in floor lamp with an inline on \/ off switch. Simple final assembly is required, but there is no hardwiring.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbelle__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 17.7\"x H 59.1\" \/ Walnut color \u0026 Beige \/ US Plug","offer_id":52696535925019,"sku":"STB-FL-26-10256","price":645.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 59.1\" \/ Walnut color \u0026 Beige \/ UK Plug","offer_id":52696535957787,"sku":"STB-FL-26-10257","price":645.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 59.1\" \/ Walnut color \u0026 Beige \/ AU Plug","offer_id":52696535990555,"sku":"STB-FL-26-10258","price":645.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 59.1\" \/ Walnut color \u0026 Beige \/ EU Plug","offer_id":52696536023323,"sku":"STB-FL-26-10259","price":645.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 59.1\" \/ Walnut color \u0026 White \/ US Plug","offer_id":52696536056091,"sku":"STB-FL-26-10260","price":645.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 59.1\" \/ Walnut color \u0026 White \/ UK Plug","offer_id":52696536088859,"sku":"STB-FL-26-10261","price":645.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 59.1\" \/ Walnut color \u0026 White \/ AU Plug","offer_id":52696536121627,"sku":"STB-FL-26-10262","price":645.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 59.1\" \/ Walnut color \u0026 White \/ EU Plug","offer_id":52696536154395,"sku":"STB-FL-26-10263","price":645.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 59.1\" \/ Black \u0026 Beige \/ US Plug","offer_id":52696536187163,"sku":"STB-FL-26-10264","price":645.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 59.1\" \/ Black \u0026 Beige \/ UK Plug","offer_id":52696536219931,"sku":"STB-FL-26-10265","price":645.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 59.1\" \/ Black \u0026 Beige \/ AU Plug","offer_id":52696536252699,"sku":"STB-FL-26-10266","price":645.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 59.1\" \/ Black \u0026 Beige \/ EU Plug","offer_id":52696536285467,"sku":"STB-FL-26-10267","price":645.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 59.1\" \/ Black \u0026 White \/ US Plug","offer_id":52696536318235,"sku":"STB-FL-26-10268","price":645.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 59.1\" \/ Black \u0026 White \/ UK Plug","offer_id":52696536351003,"sku":"STB-FL-26-10269","price":645.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 59.1\" \/ Black \u0026 White \/ AU Plug","offer_id":52696536383771,"sku":"STB-FL-26-10270","price":645.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 59.1\" \/ Black \u0026 White \/ EU Plug","offer_id":52696536416539,"sku":"STB-FL-26-10271","price":645.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbelle-floor-lamp-stuberlighting_1.jpg?v=1785402155"},{"product_id":"noda-woven-wood-table-lamp","title":"Noda Woven Wood Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — NODA WOVEN WOOD TABLE LAMP\n\n   PRODUCT-SPECIFIC SHOPPER FLOW\n   01 Quiet introduction\n   02 Real Wood Color \/ Walnut Color comparison\n   03 Real wood + woven material close-up\n   04 One compact tabletop size\n   05 Light character\n   06 Plug \/ bulb \/ control\n   07 Natural material note\n   08 Complete specifications\n   09 FAQ\n   10 Shipping \u0026 Returns\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-noda{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --shell:#F1ECE5;\n  --linen:#EEE6DC;\n  --wood:#E8D9C8;\n  --wood-light:#F2E9DF;\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-noda *,\n.stb-noda *::before,\n.stb-noda *::after{\n  box-sizing:border-box;\n}\n\n.stb-noda h2,\n.stb-noda 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-noda p{\n  margin-top:0;\n}\n\n.stb-noda__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-noda__title{\n  max-width:650px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.015em;\n}\n\n.stb-noda__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-noda__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-noda__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#897C72;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   IMAGES\n========================================================= *\/\n\n.stb-noda__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-noda__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-noda__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-noda__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-noda__intro-main{\n  padding:24px 25px 22px;\n}\n\n.stb-noda__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-noda__intro-side{\n  display:grid;\n  grid-template-rows:1fr 1fr;\n\n  background:var(--espresso);\n}\n\n.stb-noda__intro-stat{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px 17px;\n}\n\n.stb-noda__intro-stat +\n.stb-noda__intro-stat{\n  border-top:1px solid #584940;\n}\n\n.stb-noda__intro-stat small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-noda__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-noda__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-noda__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-noda__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-noda__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-noda__quick-item 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-noda__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   TWO COLOR COMPARISON\n========================================================= *\/\n\n.stb-noda__colors{\n  display:grid;\n  grid-template-columns:235px minmax(0,1fr);\n\n  margin-bottom:8px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-noda__colors-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:12px;\n\n  background:var(--wood-light);\n}\n\n.stb-noda__colors-image{\n  width:200px;\n  max-width:100%;\n}\n\n.stb-noda__colors-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:17px 19px;\n}\n\n.stb-noda__colors-copy h3{\n  margin:0 0 6px;\n\n  font-size:18px;\n}\n\n.stb-noda__colors-copy \u003e p{\n  margin:0 0 10px;\n\n  color:#675D55;\n\n  font-size:10.2px;\n  line-height:1.53;\n}\n\n.stb-noda__color-row{\n  display:grid;\n  grid-template-columns:92px minmax(0,1fr);\n\n  padding:8px 0;\n\n  border-top:1px solid var(--line-soft);\n}\n\n.stb-noda__color-row strong{\n  color:var(--ink);\n\n  font-size:9.6px;\n  font-weight:500;\n}\n\n.stb-noda__color-row span{\n  color:#70665E;\n\n  font-size:9.1px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   COLOR NOTE\n========================================================= *\/\n\n.stb-noda__color-note{\n  margin-bottom:29px;\n\n  padding:12px 14px;\n\n  background:var(--espresso);\n\n  border:1px solid var(--espresso);\n  border-radius:5px;\n}\n\n.stb-noda__color-note 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-noda__color-note strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:10.7px;\n  font-weight:500;\n}\n\n.stb-noda__color-note p{\n  margin:0;\n\n  color:#D7CCC3;\n\n  font-size:9.4px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   MATERIAL DETAIL\n========================================================= *\/\n\n.stb-noda__material{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 220px;\n\n  margin-bottom:29px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-noda__material-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:18px 20px;\n\n  background:var(--linen);\n}\n\n.stb-noda__material-copy h3{\n  margin:0 0 6px;\n\n  font-size:18px;\n}\n\n.stb-noda__material-copy \u003e p{\n  margin:0 0 10px;\n\n  color:#675D55;\n\n  font-size:10.2px;\n  line-height:1.53;\n}\n\n.stb-noda__material-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border-top:1px solid var(--line);\n}\n\n.stb-noda__material-item{\n  padding:9px 10px 0 0;\n}\n\n.stb-noda__material-item +\n.stb-noda__material-item{\n  padding-left:11px;\n\n  border-left:1px solid var(--line);\n}\n\n.stb-noda__material-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-noda__material-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:9.5px;\n  font-weight:500;\n}\n\n.stb-noda__material-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:12px;\n\n  background:var(--espresso);\n}\n\n.stb-noda__material-image{\n  width:185px;\n  max-width:100%;\n}\n\n\n\/* =========================================================\n   MATERIAL BEHAVIOR\n========================================================= *\/\n\n.stb-noda__material-behavior{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:29px;\n}\n\n.stb-noda__behavior{\n  padding:14px 15px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-noda__behavior--dark{\n  background:var(--espresso);\n  border-color:var(--espresso);\n}\n\n.stb-noda__behavior 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-noda__behavior 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-noda__behavior p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.3px;\n  line-height:1.49;\n}\n\n.stb-noda__behavior--dark small{\n  color:#CBAF88;\n}\n\n.stb-noda__behavior--dark strong{\n  color:#FFF8EF;\n}\n\n.stb-noda__behavior--dark p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-noda__size{\n  margin-bottom:29px;\n}\n\n.stb-noda__size-head{\n  margin-bottom:10px;\n}\n\n.stb-noda__size-layout{\n  display:grid;\n  grid-template-columns:185px minmax(0,1fr);\n\n  gap:8px;\n}\n\n.stb-noda__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-noda__size-image{\n  width:155px;\n  max-width:100%;\n}\n\n.stb-noda__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-noda__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-noda__size-number small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-noda__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-noda__size-number span{\n  color:#D7CCC3;\n\n  font-size:8.8px;\n}\n\n.stb-noda__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-noda__size-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:10.9px;\n  font-weight:500;\n}\n\n.stb-noda__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   PLACEMENT\n========================================================= *\/\n\n.stb-noda__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-noda__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-noda__placement-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#796C62;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-noda__placement-label strong{\n  color:var(--ink);\n\n  font-size:11px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-noda__placement-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-noda__placement-item{\n  padding:13px 14px;\n}\n\n.stb-noda__placement-item +\n.stb-noda__placement-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-noda__placement-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-noda__placement-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.2px;\n  font-weight:500;\n}\n\n.stb-noda__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   LIGHT CHARACTER\n========================================================= *\/\n\n.stb-noda__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-noda__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-noda__light-label 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-noda__light-label strong{\n  color:#FFF8EF;\n\n  font-size:11.1px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-noda__light-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-noda__light-item{\n  padding:13px 15px;\n}\n\n.stb-noda__light-item +\n.stb-noda__light-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-noda__light-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-noda__light-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-noda__light-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   UTILITY\n========================================================= *\/\n\n.stb-noda__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-noda__utility-item{\n  padding:12px 13px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-noda__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-noda__utility-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-noda__utility-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-noda__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   PRACTICAL\n========================================================= *\/\n\n.stb-noda__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:8px;\n}\n\n.stb-noda__practical-item{\n  padding:14px 15px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-noda__practical-item--wood{\n  background:var(--wood-light);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-noda__practical-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-noda__practical-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.8px;\n  font-weight:500;\n}\n\n.stb-noda__practical-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.4px;\n  line-height:1.49;\n}\n\n\n\/* =========================================================\n   NATURAL MATERIAL NOTE\n========================================================= *\/\n\n.stb-noda__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-noda__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-noda__natural 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-noda__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-noda__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-noda__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-noda__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-noda__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-noda__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-noda__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n.stb-noda__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-noda__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-noda__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-noda__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-noda__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-noda__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-noda__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-noda__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-noda__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-noda__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-noda__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-noda__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-noda__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-noda__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-noda__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-noda__lightbox:target{\n  display:flex;\n}\n\n.stb-noda__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-noda__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-noda__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-noda__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-noda__intro{\n    grid-template-columns:1fr 175px;\n  }\n\n  .stb-noda__title{\n    font-size:25px;\n  }\n\n  .stb-noda__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-noda{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-noda__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-noda__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-noda__intro-side{\n    grid-template-columns:1fr 1fr;\n    grid-template-rows:none;\n  }\n\n  .stb-noda__intro-stat{\n    padding:10px 12px;\n  }\n\n  .stb-noda__intro-stat +\n  .stb-noda__intro-stat{\n    border-top:0;\n    border-left:1px solid #584940;\n  }\n\n  .stb-noda__title{\n    font-size:23px;\n  }\n\n\n  \/* QUICK *\/\n\n  .stb-noda__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-noda__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-noda__quick-item:nth-child(1),\n  .stb-noda__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* COLORS *\/\n\n  .stb-noda__colors{\n    grid-template-columns:105px minmax(0,1fr);\n  }\n\n  .stb-noda__colors-media{\n    padding:6px;\n  }\n\n  .stb-noda__colors-image{\n    width:92px;\n  }\n\n  .stb-noda__colors-copy{\n    padding:11px 12px;\n  }\n\n  .stb-noda__color-row{\n    grid-template-columns:65px minmax(0,1fr);\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-noda__material{\n    grid-template-columns:minmax(0,1fr) 105px;\n  }\n\n  .stb-noda__material-copy{\n    padding:12px;\n  }\n\n  .stb-noda__material-media{\n    padding:6px;\n  }\n\n  .stb-noda__material-image{\n    width:92px;\n  }\n\n\n  .stb-noda__material-behavior{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-noda__size-layout{\n    grid-template-columns:95px minmax(0,1fr);\n\n    gap:6px;\n  }\n\n  .stb-noda__size-media{\n    padding:5px;\n  }\n\n  .stb-noda__size-image{\n    width:82px;\n  }\n\n  .stb-noda__size-info{\n    grid-template-columns:83px minmax(0,1fr);\n  }\n\n  .stb-noda__size-number{\n    padding:9px;\n  }\n\n  .stb-noda__size-number strong{\n    font-size:14px;\n  }\n\n  .stb-noda__size-copy{\n    padding:10px 11px;\n  }\n\n\n  \/* PLACEMENT *\/\n\n  .stb-noda__placement{\n    grid-template-columns:1fr;\n  }\n\n  .stb-noda__placement-label{\n    padding:10px 13px;\n  }\n\n  .stb-noda__placement-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-noda__placement-item +\n  .stb-noda__placement-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* LIGHT *\/\n\n  .stb-noda__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-noda__light-label{\n    padding:10px 13px;\n  }\n\n  .stb-noda__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-noda__light-item +\n  .stb-noda__light-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-noda__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-noda__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-noda__utility-item:nth-child(1),\n  .stb-noda__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* PRACTICAL *\/\n\n  .stb-noda__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-noda__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-noda__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-noda__faq{\n    padding:12px 14px;\n  }\n\n\n  .stb-noda__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-noda\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-noda__intro\"\u003e\n\u003cdiv class=\"stb-noda__intro-main\"\u003e\n\u003cspan class=\"stb-noda__eyebrow\"\u003e Natural Wood · Woven Hemp Shade \u003c\/span\u003e\n\u003ch2 class=\"stb-noda__title\"\u003eWarm Wood Below. Soft Woven Light Above.\u003c\/h2\u003e\n\u003cp\u003eNoda combines a sculpted natural-wood base with a hand-woven hemp shade. The open weave lets warm light pass through in soft patterns, giving a nightstand, side table or console a quieter layer of ambient light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-noda__intro-side\"\u003e\n\u003cdiv class=\"stb-noda__intro-stat\"\u003e\n\u003csmall\u003e Overall Size \u003c\/small\u003e \u003cstrong\u003e Ø8.7\" × H15.7\" \u003c\/strong\u003e \u003cspan\u003e 22 × 40cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-noda__intro-stat\"\u003e\n\u003csmall\u003e Two Wood Tones \u003c\/small\u003e \u003cstrong\u003e Wood \/ Walnut \u003c\/strong\u003e \u003cspan\u003e Same woven beige shade \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-noda__quick\"\u003e\n\u003cdiv class=\"stb-noda__quick-item\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Natural Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-noda__quick-item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Woven Hemp Rope \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-noda__quick-item\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-noda__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       TWO REAL COLORS FIRST\n  ====================================================== --\u003e\n\u003csection id=\"noda-colors-section\" class=\"stb-noda__colors\"\u003e\n\u003cdiv class=\"stb-noda__colors-media\"\u003e\n\u003cdiv class=\"stb-noda__colors-image\"\u003e\u003ca href=\"#noda-colors-image\" class=\"stb-noda__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/noda-woven-wood-table-lamp-stuberlighting_4.jpg?v=1785759770\" alt=\"Noda Woven Wood Table Lamp Wood Color and Walnut Color comparison\" loading=\"lazy\"\u003e \u003cspan class=\"stb-noda__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-noda__colors-copy\"\u003e\n\u003cspan class=\"stb-noda__eyebrow\"\u003e Choose the Wood Tone \u003c\/span\u003e\n\u003ch3\u003eSame Form. Very Different Warmth.\u003c\/h3\u003e\n\u003cp\u003eBoth options use the same natural beige woven hemp shade. The main visual difference is the tone of the wooden base.\u003c\/p\u003e\n\u003cdiv class=\"stb-noda__color-row\"\u003e\n\u003cstrong\u003e Wood Color \u003c\/strong\u003e \u003cspan\u003e Lighter and more natural · suited to pale oak, cream and neutral rooms \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-noda__color-row\"\u003e\n\u003cstrong\u003e Walnut Color \u003c\/strong\u003e \u003cspan\u003e Deeper and warmer · pairs naturally with walnut, brown and darker furniture \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COLOR LIGHTBOX --\u003e \u003ca id=\"noda-colors-image\" href=\"#noda-colors-section\" class=\"stb-noda__lightbox\"\u003e \u003cspan class=\"stb-noda__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/noda-woven-wood-table-lamp-stuberlighting_4.jpg?v=1785759770\" alt=\"Enlarged Noda Wood Color and Walnut Color comparison\"\u003e \u003cspan class=\"stb-noda__lightbox-caption\"\u003e Noda · Wood Color + Walnut Color \u003c\/span\u003e \u003cspan class=\"stb-noda__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       COLOR CLARIFICATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-noda__color-note\"\u003e\u003csmall\u003e Color Clarification \u003c\/small\u003e \u003cstrong\u003e “Walnut Color” describes the darker finish tone. \u003c\/strong\u003e\n\u003cp\u003eNoda's listed material is natural wood. Walnut Color refers to the deeper walnut-toned finish rather than confirming walnut as the wood species. Natural grain and tone will still vary from lamp to lamp.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       REAL MATERIAL DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"noda-material-section\" class=\"stb-noda__material\"\u003e\n\u003cdiv class=\"stb-noda__material-copy\"\u003e\n\u003cspan class=\"stb-noda__eyebrow\"\u003e Material Detail \u003c\/span\u003e\n\u003ch3\u003eTexture Is the Main Decoration.\u003c\/h3\u003e\n\u003cp\u003eThe wooden base keeps its visible natural grain, while the hemp shade uses an open woven structure. Together they make Noda feel warm without needing polished metal, glass or decorative ornament.\u003c\/p\u003e\n\u003cdiv class=\"stb-noda__material-grid\"\u003e\n\u003cdiv class=\"stb-noda__material-item\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Natural Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-noda__material-item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Woven Hemp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-noda__material-media\"\u003e\n\u003cdiv class=\"stb-noda__material-image\"\u003e\u003ca href=\"#noda-material-image\" class=\"stb-noda__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/noda-woven-wood-table-lamp-stuberlighting_15.jpg?v=1785759770\" alt=\"Noda Woven Wood Table Lamp natural wood and woven hemp material close-up\" loading=\"lazy\"\u003e \u003cspan class=\"stb-noda__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL LIGHTBOX --\u003e \u003ca id=\"noda-material-image\" href=\"#noda-material-section\" class=\"stb-noda__lightbox\"\u003e \u003cspan class=\"stb-noda__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/noda-woven-wood-table-lamp-stuberlighting_15.jpg?v=1785759770\" alt=\"Enlarged Noda wood and hemp material detail\"\u003e \u003cspan class=\"stb-noda__lightbox-caption\"\u003e Noda · Natural Wood + Woven Hemp \u003c\/span\u003e \u003cspan class=\"stb-noda__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       MATERIAL BEHAVIOR\n  ====================================================== --\u003e\n\u003csection class=\"stb-noda__material-behavior\"\u003e\n\u003carticle class=\"stb-noda__behavior\"\u003e\u003csmall\u003e Natural Wood \u003c\/small\u003e \u003cstrong\u003e Grain and Tone Will Vary \u003c\/strong\u003e\n\u003cp\u003eEach base has its own grain, color variation and small natural marks. The exact piece you receive will not look completely identical to the photography.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-noda__behavior stb-noda__behavior--dark\"\u003e\u003csmall\u003e Woven Shade \u003c\/small\u003e \u003cstrong\u003e Handmade Texture Is Not Perfectly Uniform \u003c\/strong\u003e\n\u003cp\u003eSmall differences in weave, spacing and texture are normal and give each shade a slightly individual appearance.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection id=\"noda-size-section\" class=\"stb-noda__size\"\u003e\n\u003cdiv class=\"stb-noda__size-head\"\u003e\n\u003cspan class=\"stb-noda__eyebrow\"\u003e One Tabletop Size \u003c\/span\u003e\n\u003ch3 class=\"stb-noda__section-title\"\u003eCompact Enough for a Nightstand.\u003c\/h3\u003e\n\u003cp class=\"stb-noda__copy\"\u003eAt 15.7 inches tall, Noda has enough height to feel substantial without taking over a small bedside or side table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-noda__size-layout\"\u003e\n\u003cdiv class=\"stb-noda__size-media\"\u003e\n\u003cdiv class=\"stb-noda__size-image\"\u003e\u003ca href=\"#noda-size-image\" class=\"stb-noda__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/noda-woven-wood-table-lamp-stuberlighting_13.jpg?v=1785759769\" alt=\"Noda Woven Wood Table Lamp dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-noda__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-noda__size-info\"\u003e\n\u003cdiv class=\"stb-noda__size-number\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 15.7\" \u003c\/strong\u003e \u003cspan\u003e 40cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-noda__size-copy\"\u003e\n\u003cstrong\u003e Ø8.7\" × H15.7\" · Ø22 × H40cm \u003c\/strong\u003e\n\u003cp\u003eA practical tabletop footprint for a nightstand, side table, desk or console.\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=\"noda-size-image\" href=\"#noda-size-section\" class=\"stb-noda__lightbox\"\u003e \u003cspan class=\"stb-noda__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/noda-woven-wood-table-lamp-stuberlighting_13.jpg?v=1785759769\" alt=\"Enlarged Noda Woven Wood Table Lamp dimension diagram\"\u003e \u003cspan class=\"stb-noda__lightbox-caption\"\u003e Noda · Ø8.7\" × H15.7\" \u003c\/span\u003e \u003cspan class=\"stb-noda__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-noda__placement\"\u003e\n\u003cdiv class=\"stb-noda__placement-label\"\u003e\n\u003csmall\u003e Best Placement \u003c\/small\u003e \u003cstrong\u003e Small Surfaces That Need Warmth. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-noda__placement-grid\"\u003e\n\u003cdiv class=\"stb-noda__placement-item\"\u003e\n\u003csmall\u003e Nightstand \u003c\/small\u003e \u003cstrong\u003e Soft Evening Glow \u003c\/strong\u003e\n\u003cp\u003eCompact enough for bedside use without visually filling the entire surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-noda__placement-item\"\u003e\n\u003csmall\u003e Side Table \u003c\/small\u003e \u003cstrong\u003e Textural Accent \u003c\/strong\u003e\n\u003cp\u003eAdds natural materials and a warmer light layer beside a sofa or lounge chair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-noda__placement-item\"\u003e\n\u003csmall\u003e Console \u003c\/small\u003e \u003cstrong\u003e Decorative Ambient Light \u003c\/strong\u003e\n\u003cp\u003eWorks as a small sculptural element without needing a large table-lamp footprint.\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-noda__light\"\u003e\n\u003cdiv class=\"stb-noda__light-label\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Mood Light, Not a Reading Spotlight. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-noda__light-grid\"\u003e\n\u003carticle class=\"stb-noda__light-item\"\u003e\u003csmall\u003e Woven Effect \u003c\/small\u003e \u003cstrong\u003e Soft Light + Shadow Pattern \u003c\/strong\u003e\n\u003cp\u003eLight passes through the open hemp weave, creating a warmer, more textured effect than a conventional solid fabric shade.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-noda__light-item\"\u003e\u003csmall\u003e Best Use \u003c\/small\u003e \u003cstrong\u003e Ambient \/ Decorative Lighting \u003c\/strong\u003e\n\u003cp\u003eNoda is designed primarily for atmosphere. For reading or focused desk work, pair it with a brighter task light.\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-noda__utility\"\u003e\n\u003cdiv class=\"stb-noda__utility-item\"\u003e\n\u003csmall\u003e Socket \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003cp\u003eBulb included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-noda__utility-item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59\" \/ 150cm \u003c\/strong\u003e\n\u003cp\u003ePlug-in cord.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-noda__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-noda__utility-item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Inline Switch \u003c\/strong\u003e\n\u003cp\u003ePush-button on cord.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-noda__practical\"\u003e\n\u003carticle class=\"stb-noda__practical-item\"\u003e\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 Bulb Included \u003c\/strong\u003e\n\u003cp\u003eNo separate bulb purchase is required. For future replacements, a warm-white LED around 2700K complements the wood and woven hemp especially well.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-noda__practical-item stb-noda__practical-item--wood\"\u003e\u003csmall\u003e Plug Options \u003c\/small\u003e \u003cstrong\u003e US \/ UK \/ AU \/ EU \u003c\/strong\u003e\n\u003cp\u003eNoda is a plug-in table lamp and can be supplied with the appropriate regional plug. No hardwiring is required.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003csection class=\"stb-noda__practical\"\u003e\n\u003carticle class=\"stb-noda__practical-item stb-noda__practical-item--wood\"\u003e\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Plug In and Use \u003c\/strong\u003e\n\u003cp\u003eThere is no ceiling or wall wiring. Place the lamp, install the included bulb, connect the plug and use the inline push-button switch.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-noda__practical-item\"\u003e\u003csmall\u003e Location \u003c\/small\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations \u003c\/strong\u003e\n\u003cp\u003eNatural wood and woven hemp are best kept away from moisture, direct water and damp environments.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL MATERIAL NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-noda__natural\"\u003e\u003cstrong\u003e Natural variation is expected in both the wood and woven shade. \u003c\/strong\u003e\n\u003cp\u003eGrain, wood tone, natural marks and woven texture may vary from piece to piece. These differences are characteristics of natural and handmade materials, not defects. 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-noda__specs\"\u003e\n\u003cdiv class=\"stb-noda__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Noda Woven Wood Table Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-noda__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Natural Wood · Woven Hemp Rope · Metal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-noda__spec\"\u003e\n\u003cspan\u003e Wood Tones \u003c\/span\u003e \u003cstrong\u003e Wood Color · Walnut Color \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-noda__spec\"\u003e\n\u003cspan\u003e Shade \u003c\/span\u003e \u003cstrong\u003e Natural Beige Woven Hemp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-noda__spec\"\u003e\n\u003cspan\u003e Size \u003c\/span\u003e \u003cstrong\u003e Ø8.7\" × H15.7\" · Ø22 × H40cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-noda__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 · Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-noda__spec\"\u003e\n\u003cspan\u003e Recommended Replacement \u003c\/span\u003e \u003cstrong\u003e LED or Edison-Style E26\/E27 · Warm White Around 2700K Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-noda__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-noda__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Inline On \/ Off Push-Button Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-noda__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-noda__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-noda__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-noda__spec\"\u003e\n\u003cspan\u003e Light Character \u003c\/span\u003e \u003cstrong\u003e Soft Ambient Light · Decorative Woven Light \u0026amp; Shadow Pattern \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-noda__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-noda__spec\"\u003e\n\u003cspan\u003e Natural Material \u003c\/span\u003e \u003cstrong\u003e Wood Grain · Tone · Natural Marks · Woven Texture Vary Between Pieces \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-noda__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-noda__faq\"\u003e\u003cspan class=\"stb-noda__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-noda__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWood Color or Walnut Color — which should I choose?\u003c\/summary\u003e\n\u003cp\u003eWood Color is lighter and gives the lamp a more natural, airy appearance. Walnut Color is deeper and warmer, so it works especially well with walnut, dark oak, brown and warmer interior palettes. Both versions use the same natural beige woven hemp shade.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Walnut Color made from walnut wood?\u003c\/summary\u003e\n\u003cp\u003eThe listed construction specifies natural wood. “Walnut Color” describes the darker walnut-toned finish rather than confirming walnut as the wood species. Natural grain and tone will vary between individual lamps.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill the wood look exactly like the product photos?\u003c\/summary\u003e\n\u003cp\u003eNo. Natural wood varies in grain, tone and small natural marks. The woven hemp shade is also handmade, so its texture and weave may vary slightly. These differences are normal and make each Noda slightly individual.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow bright is Noda?\u003c\/summary\u003e\n\u003cp\u003eNoda is designed mainly as an ambient light. The woven hemp shade filters the bulb into soft light-and-shadow patterns, so it is warmer and more atmospheric than a bright task lamp. For reading or concentrated desk work, use an additional task light.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included?\u003c\/summary\u003e\n\u003cp\u003eYes. A compatible E26\/E27 bulb is included. For future replacements, LED or Edison-style E26\/E27 bulbs can be used. Warm white around 2700K works particularly well with the natural wood and beige woven shade.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it need to be hardwired?\u003c\/summary\u003e\n\u003cp\u003eNo. Noda is a plug-in table lamp with a 59\" \/ 150cm cord and an inline push-button on \/ off switch. US, UK, AU and EU plug options are available.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere does this size work best?\u003c\/summary\u003e\n\u003cp\u003eNoda measures Ø8.7\" × H15.7\" \/ Ø22 × H40cm. Its compact footprint works well on nightstands, side tables, desks and consoles.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-noda__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 15.7\" \/ Wood color \/ US Plug","offer_id":52720338436379,"sku":"STB-TL-26-10394","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.7\"x H 15.7\" \/ Wood color \/ UK Plug","offer_id":52720338469147,"sku":"STB-TL-26-10395","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.7\"x H 15.7\" \/ Wood color \/ AU Plug","offer_id":52720338501915,"sku":"STB-TL-26-10396","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.7\"x H 15.7\" \/ Wood color \/ EU Plug","offer_id":52720338534683,"sku":"STB-TL-26-10397","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.7\"x H 15.7\" \/ Walnut Color \/ US Plug","offer_id":52720338567451,"sku":"STB-TL-26-10398","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.7\"x H 15.7\" \/ Walnut Color \/ UK Plug","offer_id":52720338600219,"sku":"STB-TL-26-10399","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.7\"x H 15.7\" \/ Walnut Color \/ AU Plug","offer_id":52720338632987,"sku":"STB-TL-26-10400","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.7\"x H 15.7\" \/ Walnut Color \/ EU Plug","offer_id":52720338665755,"sku":"STB-TL-26-10401","price":195.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/noda-woven-wood-table-lamp-stuberlighting_1.jpg?v=1785759769"},{"product_id":"rovana-pleated-rattan-table-lamp","title":"Rovana Pleated Rattan Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — ROVANA PLEATED RATTAN TABLE LAMP\n\n   PLEAT \/ TONE \/ USB\n\n   NATURAL TABLETOP EDITORIAL\n   DESKTOP · TABLET · MOBILE\n   QUIET LUXURY · SHOPPER-FIRST · DAWN SAFE\n========================================================= *\/\n\n.stb-rovana{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817568;\n\n  --gold:#C8A96E;\n  --gold-deep:#98733F;\n\n  --ivory:#FFFDF8;\n  --paper:#F8F2E7;\n  --cream:#F5EDD8;\n  --soft:#FBF7EF;\n\n  --line:#DED2BD;\n  --line-strong:#CDBD9F;\n\n  --shadow:0 10px 32px rgba(28,18,9,.085);\n\n  width:100%;\n  max-width: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-rovana *,\n.stb-rovana *::before,\n.stb-rovana *::after{\n  box-sizing:border-box;\n}\n\n.stb-rovana h2,\n.stb-rovana h3,\n.stb-rovana p{\n  margin-top:0;\n}\n\n.stb-rovana h2,\n.stb-rovana h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-rovana 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.ro-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.ro-panel:first-child{\n  margin-top:0;\n}\n\n.ro-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.ro-title{\n  margin:0;\n\n  font-size:31px;\n  line-height:1.04;\n}\n\n.ro-lead{\n  max-width:610px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:12.4px;\n  line-height:1.65;\n}\n\n.ro-head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:25px;\n\n  margin-bottom:17px;\n}\n\n.ro-head h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.06;\n}\n\n.ro-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.ro-intro{\n  border-top:4px solid var(--espresso);\n}\n\n.ro-intro__main{\n  display:grid;\n  grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr);\n}\n\n.ro-intro__copy{\n  min-width:0;\n\n  padding:30px 30px 26px;\n}\n\n\n\/* QUICK USE *\/\n\n.ro-quick{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:22px;\n\n  background:var(--paper);\n\n  border-left:1px solid var(--line);\n}\n\n.ro-quick 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.ro-quick strong{\n  display:block;\n\n  margin:4px 0 7px;\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.ro-quick p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.4px;\n  line-height:1.48;\n}\n\n\n\/* 3 FACTS *\/\n\n.ro-facts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  border-top:1px solid var(--line);\n}\n\n.ro-fact{\n  min-width:0;\n\n  padding:12px 14px;\n}\n\n.ro-fact + .ro-fact{\n  border-left:1px solid var(--line);\n}\n\n.ro-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.ro-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 — RATTAN + LIGHT\n========================================================= *\/\n\n.ro-light{\n  padding:27px 28px;\n}\n\n\n\/* MATERIAL LEDGER *\/\n\n.ro-material{\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.ro-material__item{\n  min-width:0;\n\n  padding:12px 13px;\n}\n\n.ro-material__item + .ro-material__item{\n  border-left:1px solid var(--line);\n}\n\n.ro-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.ro-material__item strong{\n  display:block;\n\n  margin:2px 0 3px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.ro-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\/* CCT *\/\n\n.ro-tones{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:13px;\n}\n\n.ro-tone{\n  min-width:0;\n\n  padding:12px 13px;\n\n  background:var(--soft);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.ro-tone--warm{\n  background:#F6ECD9;\n}\n\n.ro-tone--neutral{\n  background:#FAF6EC;\n}\n\n.ro-tone--cool{\n  background:#F5F5F1;\n}\n\n.ro-tone 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.ro-tone 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:17px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.ro-tone span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:10.8px;\n  line-height:1.4;\n}\n\n\n\/* NATURAL NOTE *\/\n\n.ro-natural{\n  margin-top:11px;\n\n  padding:11px 13px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--gold);\n\n  color:var(--text);\n\n  font-size:11.3px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   03 — SCALE + POWER\n========================================================= *\/\n\n.ro-practical{\n  padding:27px 28px;\n}\n\n.ro-practical__layout{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:22px;\n  align-items:start;\n}\n\n\n\/* DIMENSION *\/\n\n.ro-dimension{\n  min-width:0;\n\n  padding:9px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:8px;\n}\n\n.ro-dimension__frame{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.ro-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.ro-dimension__frame img{\n  max-height:140px !important;\n}\n\n.ro-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\/* PRACTICAL LIST *\/\n\n.ro-practical-list{\n  border-top:1px solid var(--espresso);\n}\n\n.ro-practical-row{\n  display:grid;\n  grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n  gap:16px;\n\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.ro-practical-row 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.ro-practical-row strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.6px;\n  font-weight:600;\n}\n\n.ro-practical-row span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.1px;\n  line-height:1.43;\n}\n\n\n\/* USB BAND *\/\n\n.ro-usb{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin-top:13px;\n\n  padding:13px 15px;\n\n  background:var(--espresso);\n\n  border-radius:7px;\n}\n\n.ro-usb 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.ro-usb 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.03;\n\n  font-weight:500;\n}\n\n.ro-usb__copy{\n  padding-left:17px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n\n  color:#D8CDBF;\n\n  font-size:11.3px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   04 — DETAILS\n========================================================= *\/\n\n.ro-details{\n  padding:27px 28px;\n}\n\n.ro-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.ro-details__top h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.06;\n}\n\n.ro-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\/* LED CARD *\/\n\n.ro-led{\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.ro-led 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.ro-led 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.ro-led p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.2px;\n  line-height:1.45;\n}\n\n\n\/* SPECS *\/\n\n.ro-spec-list{\n  border-top:1px solid var(--espresso);\n}\n\n.ro-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.ro-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.ro-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.ro-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:12px;\n}\n\n.ro-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.ro-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.ro-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.ro-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.ro-shipping h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.ro-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.ro-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.ro-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.ro-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.ro-lightbox:target{\n  display:flex;\n}\n\n.ro-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.ro-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.ro-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.ro-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(min-width:750px) and (max-width:990px){\n\n  .stb-rovana{\n    max-width:810px;\n  }\n\n  .ro-intro__main{\n    grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);\n  }\n\n  .ro-intro__copy{\n    padding:27px 24px 23px;\n  }\n\n  .ro-title{\n    font-size:29px;\n  }\n\n  .ro-light,\n  .ro-practical,\n  .ro-details{\n    padding:24px;\n  }\n\n  .ro-practical__layout{\n    grid-template-columns:minmax(0,160px) minmax(0,1fr);\n\n    gap:18px;\n  }\n\n  .ro-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-rovana{\n    font-size:13px;\n  }\n\n  .ro-panel{\n    border-radius:8px;\n  }\n\n\n  \/* INTRO *\/\n\n  .ro-intro__main{\n    grid-template-columns:1fr;\n  }\n\n  .ro-intro__copy{\n    padding:23px 19px 20px;\n  }\n\n  .ro-quick{\n    padding:15px 19px;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .ro-title{\n    font-size:27px;\n  }\n\n\n  \/* SECTIONS *\/\n\n  .ro-light,\n  .ro-practical,\n  .ro-details{\n    padding:22px 19px;\n  }\n\n  .ro-head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  \/* MATERIAL *\/\n\n  .ro-material{\n    grid-template-columns:1fr;\n  }\n\n  .ro-material__item + .ro-material__item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* PRACTICAL *\/\n\n  .ro-practical__layout{\n    grid-template-columns:minmax(0,140px) minmax(0,1fr);\n\n    gap:13px;\n  }\n\n  .ro-dimension__frame{\n    width:110px;\n  }\n\n  .ro-dimension__frame img{\n    max-height:110px !important;\n  }\n\n  .ro-practical-row{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n\n  .ro-usb{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .ro-usb__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  .ro-details__top{\n    grid-template-columns:1fr;\n\n    gap:10px;\n  }\n\n  .ro-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .ro-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n  .ro-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .ro-facts{\n    grid-template-columns:1fr;\n  }\n\n  .ro-fact + .ro-fact{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .ro-tones{\n    grid-template-columns:1fr;\n  }\n\n\n  .ro-practical__layout{\n    grid-template-columns:1fr;\n  }\n\n  .ro-dimension{\n    width:150px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-rovana\" id=\"rovana-root\"\u003e\n\u003c!-- =====================================================\n       01 — FIRST LOOK\n  ====================================================== --\u003e\n\u003csection class=\"ro-panel ro-intro\"\u003e\n\u003cdiv class=\"ro-intro__main\"\u003e\n\u003cdiv class=\"ro-intro__copy\"\u003e\n\u003cspan class=\"ro-kicker\"\u003e Rovana Pleated Rattan Table Lamp \u003c\/span\u003e\n\u003ch2 class=\"ro-title\"\u003eWoven Texture in a Small Tabletop Scale\u003c\/h2\u003e\n\u003cp class=\"ro-lead\"\u003eRovana combines pleated natural rattan with a compact tabletop profile. The woven surface filters the integrated LED into a soft patterned glow, while three color temperatures let the mood shift through the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"ro-quick\"\u003e\u003csmall\u003e Easy to Place \u003c\/small\u003e \u003cstrong\u003e Ø9.4\" × H11\" \u003c\/strong\u003e\n\u003cp\u003eCompact enough for a nightstand, side table, desk or console without taking over the surface.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ro-facts\"\u003e\n\u003cdiv class=\"ro-fact\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Natural Rattan \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ro-fact\"\u003e\n\u003csmall\u003e Light Tones \u003c\/small\u003e \u003cstrong\u003e 3 CCT \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ro-fact\"\u003e\n\u003csmall\u003e Power \u003c\/small\u003e \u003cstrong\u003e USB \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — RATTAN + LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"ro-panel ro-light\"\u003e\n\u003cdiv class=\"ro-head\"\u003e\n\u003ch3\u003eThe Weave Shapes the Light\u003c\/h3\u003e\n\u003cp\u003eNatural rattan gives Rovana its texture, but it also changes the way the lamp glows. Light passes through the woven pleats, creating softer patches of light and shadow rather than a flat beam.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MATERIAL --\u003e\n\u003cdiv class=\"ro-material\"\u003e\n\u003cdiv class=\"ro-material__item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Pleated Natural Rattan \u003c\/strong\u003e\n\u003cp\u003eWoven texture gives the lamp a warmer and more organic surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ro-material__item\"\u003e\n\u003csmall\u003e Glow \u003c\/small\u003e \u003cstrong\u003e Soft + Dappled \u003c\/strong\u003e\n\u003cp\u003eThe weave filters direct light into gentler patterns across the table and wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ro-material__item\"\u003e\n\u003csmall\u003e Use \u003c\/small\u003e \u003cstrong\u003e Ambient First \u003c\/strong\u003e\n\u003cp\u003eBest for atmosphere and evening light, rather than bright whole-room illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- THREE TONES --\u003e\n\u003cdiv class=\"ro-tones\"\u003e\n\u003cdiv class=\"ro-tone ro-tone--warm\"\u003e\n\u003csmall\u003e 3000K \u003c\/small\u003e \u003cstrong\u003e Warm White \u003c\/strong\u003e \u003cspan\u003e Coziest for bedrooms, bedside use and evening atmosphere. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ro-tone ro-tone--neutral\"\u003e\n\u003csmall\u003e 4000K \u003c\/small\u003e \u003cstrong\u003e Neutral White \u003c\/strong\u003e \u003cspan\u003e More balanced for everyday living and general use. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ro-tone ro-tone--cool\"\u003e\n\u003csmall\u003e 6000K \u003c\/small\u003e \u003cstrong\u003e Cool White \u003c\/strong\u003e \u003cspan\u003e The crispest setting when you want a cooler, clearer tone. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ro-natural\"\u003e\n\u003cstrong style=\"color: #1c1209;\"\u003eNatural material note:\u003c\/strong\u003e each shade is handwoven from natural rattan, so fiber tone, grain and small weaving variations naturally differ from lamp to lamp. These differences are not defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SCALE + POWER\n  ====================================================== --\u003e\n\u003csection class=\"ro-panel ro-practical\"\u003e\n\u003cdiv class=\"ro-head\"\u003e\n\u003ch3\u003eSmall Footprint, Simple Power\u003c\/h3\u003e\n\u003cp\u003eRovana is designed as an easy tabletop accent: one compact size, USB power, an inline switch and no separate bulb to replace.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ro-practical__layout\"\u003e\n\u003c!-- SIZE IMAGE --\u003e\n\u003cdiv class=\"ro-dimension\"\u003e\n\u003cdiv class=\"ro-dimension__frame\"\u003e\u003ca href=\"#ro-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rovana-pleated-rattan-table-lamp-stuberlighting_9.jpg?v=1785812648\" alt=\"Rovana Pleated Rattan Table Lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"ro-caption\"\u003eSize Reference · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- PRACTICAL INFO --\u003e\n\u003cdiv class=\"ro-practical-list\"\u003e\n\u003cdiv class=\"ro-practical-row\"\u003e\n\u003csmall\u003e Overall Size \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Ø9.4\" × H11\" \u003c\/strong\u003e \u003cspan\u003e Ø24 × H28 cm. A compact tabletop proportion for nightstands, side tables, desks and consoles. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ro-practical-row\"\u003e\n\u003csmall\u003e Power \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e USB Powered \u003c\/strong\u003e \u003cspan\u003e USB charging cable included. Connect to a USB adapter, power bank or compatible USB port. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ro-practical-row\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Inline On \/ Off Switch \u003c\/strong\u003e \u003cspan\u003e No hardwiring is required. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ro-usb\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Plug \u0026amp; Use \u003c\/small\u003e \u003cstrong\u003e USB Cable Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ro-usb__copy\"\u003eRovana does not contain a rechargeable battery. It operates while connected to USB power. AC110–240V use is supported through a compatible USB adapter.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"ro-panel ro-details\"\u003e\n\u003cdiv class=\"ro-details__top\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"ro-kicker\"\u003e Specifications \u003c\/span\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cp\u003eThe essentials for light control, power and everyday placement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"ro-led\"\u003e\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED · Included \u003c\/strong\u003e\n\u003cp\u003eNo separate bulb is required. The LED is built into the lamp and is not designed as a user-replaceable bulb.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ro-spec-list\"\u003e\n\u003cdiv class=\"ro-spec\"\u003e\n\u003cspan class=\"ro-spec__label\"\u003e Size \u003c\/span\u003e \u003cspan class=\"ro-spec__value\"\u003e Ø9.4\" × H11\" · Ø24 × H28 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ro-spec\"\u003e\n\u003cspan class=\"ro-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"ro-spec__value\"\u003e Natural rattan · Fabric \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ro-spec\"\u003e\n\u003cspan class=\"ro-spec__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"ro-spec__value\"\u003e White shade · Natural rattan body \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ro-spec\"\u003e\n\u003cspan class=\"ro-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"ro-spec__value\"\u003e Integrated LED · Included · Separate Bulb: Not required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ro-spec\"\u003e\n\u003cspan class=\"ro-spec__label\"\u003e LED Replacement \u003c\/span\u003e \u003cspan class=\"ro-spec__value\"\u003e Built-in LED module · Not user-replaceable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ro-spec\"\u003e\n\u003cspan class=\"ro-spec__label\"\u003e Color Temperature \u003c\/span\u003e \u003cspan class=\"ro-spec__value\"\u003e 3000K Warm White · 4000K Neutral White · 6000K Cool White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ro-spec\"\u003e\n\u003cspan class=\"ro-spec__label\"\u003e Power \u003c\/span\u003e \u003cspan class=\"ro-spec__value\"\u003e USB powered · USB cable included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ro-spec\"\u003e\n\u003cspan class=\"ro-spec__label\"\u003e AC Compatibility \u003c\/span\u003e \u003cspan class=\"ro-spec__value\"\u003e AC110–240V via compatible USB adapter \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ro-spec\"\u003e\n\u003cspan class=\"ro-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"ro-spec__value\"\u003e Inline On \/ Off switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ro-spec\"\u003e\n\u003cspan class=\"ro-spec__label\"\u003e Placement \u003c\/span\u003e \u003cspan class=\"ro-spec__value\"\u003e Tabletop · Nightstand · Side table · Desk · Console \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ro-spec\"\u003e\n\u003cspan class=\"ro-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"ro-spec__value\"\u003e IP20 · Indoor dry locations only · Not waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ro-spec\"\u003e\n\u003cspan class=\"ro-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"ro-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=\"ro-notes\"\u003e\n\u003cdiv class=\"ro-note\"\u003e\n\u003cstrong\u003e Natural Rattan \u003c\/strong\u003e \u003cspan\u003e Fiber tone, grain and weave vary naturally from one lamp to another. Keep the natural rattan away from damp areas. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ro-note\"\u003e\n\u003cstrong\u003e Light Character \u003c\/strong\u003e \u003cspan\u003e Rovana is primarily an ambient lamp. For focused reading or detailed desk work, use the cooler setting or pair it with a brighter task light. \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=\"ro-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       SIZE LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"ro-size-large\" href=\"#rovana-root\" class=\"ro-lightbox\"\u003e \u003cspan class=\"ro-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rovana-pleated-rattan-table-lamp-stuberlighting_9.jpg?v=1785812648\" alt=\"Enlarged Rovana Pleated Rattan Table Lamp dimensions\"\u003e \u003cspan class=\"ro-lightbox__caption\"\u003e Rovana · Ø9.4\" × H11\" \u003c\/span\u003e \u003cspan class=\"ro-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.4\"x H 11\" \/ White \u0026 Nature rattan \/ USB Plug","offer_id":52724048986395,"sku":"STB-TL-26-10402","price":115.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rovana-pleated-rattan-table-lamp-stuberlighting_1.jpg?v=1785812648"},{"product_id":"maroca-woven-rattan-table-lamp","title":"Maroca Woven Rattan Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — MAROCA WOVEN RATTAN TABLE LAMP\n\n   PRODUCT-SPECIFIC DIRECTION\n   Light woven texture above + grounded natural stone below.\n\n   SHOPPER FLOW\n   01 Quiet product identity\n   02 Material contrast: rattan \/ marble\n   03 Light character\n   04 One practical tabletop size\n   05 Bulb \/ cord \/ plug\n   06 Natural material expectations\n   07 Specifications\n   08 FAQ\n   09 Shipping \u0026 Returns\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-maroca{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --shell:#F1ECE5;\n  --rattan:#EFE3D3;\n  --stone:#E5DED6;\n  --stone-soft:#F0EBE5;\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-maroca *,\n.stb-maroca *::before,\n.stb-maroca *::after{\n  box-sizing:border-box;\n}\n\n.stb-maroca h2,\n.stb-maroca 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-maroca p{\n  margin-top:0;\n}\n\n.stb-maroca__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-maroca__title{\n  max-width:650px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.015em;\n}\n\n.stb-maroca__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-maroca__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-maroca__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-maroca__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-maroca__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-maroca__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-maroca__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-maroca__intro-main{\n  padding:24px 25px 22px;\n}\n\n.stb-maroca__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-maroca__intro-side{\n  display:grid;\n  grid-template-rows:1fr 1fr;\n\n  background:var(--espresso);\n}\n\n.stb-maroca__intro-stat{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px 17px;\n}\n\n.stb-maroca__intro-stat +\n.stb-maroca__intro-stat{\n  border-top:1px solid #584940;\n}\n\n.stb-maroca__intro-stat small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-maroca__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-maroca__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-maroca__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-maroca__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-maroca__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-maroca__quick-item 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-maroca__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   MATERIAL BALANCE\n========================================================= *\/\n\n.stb-maroca__materials{\n  margin-bottom:29px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-maroca__materials-head{\n  padding:17px 20px;\n\n  background:var(--paper);\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-maroca__materials-head h3{\n  margin:0 0 5px;\n\n  font-size:19px;\n}\n\n.stb-maroca__materials-head p{\n  max-width:650px;\n\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.3px;\n  line-height:1.53;\n}\n\n.stb-maroca__material-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-maroca__material{\n  min-width:0;\n\n  padding:17px 18px;\n}\n\n.stb-maroca__material--rattan{\n  background:var(--rattan);\n}\n\n.stb-maroca__material--marble{\n  background:var(--espresso);\n}\n\n.stb-maroca__material small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#84776D;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-maroca__material strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--ink);\n\n  font-size:12px;\n  font-weight:500;\n}\n\n.stb-maroca__material p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:9.5px;\n  line-height:1.52;\n}\n\n.stb-maroca__material--marble small{\n  color:#CBAF88;\n}\n\n.stb-maroca__material--marble strong{\n  color:#FFF8EF;\n}\n\n.stb-maroca__material--marble p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   MATERIAL DETAILS\n========================================================= *\/\n\n.stb-maroca__material-facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--stone-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-maroca__material-fact{\n  padding:12px 13px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-maroca__material-fact:last-child{\n  border-right:0;\n}\n\n.stb-maroca__material-fact 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-maroca__material-fact strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:9.8px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   LIGHT CHARACTER\n========================================================= *\/\n\n.stb-maroca__light{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-maroca__light-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--espresso);\n}\n\n.stb-maroca__light-label 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-maroca__light-label strong{\n  color:#FFF8EF;\n\n  font-size:11.1px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-maroca__light-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-maroca__light-item{\n  padding:14px 15px;\n}\n\n.stb-maroca__light-item +\n.stb-maroca__light-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-maroca__light-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-maroca__light-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-maroca__light-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.1px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-maroca__size{\n  margin-bottom:29px;\n}\n\n.stb-maroca__size-head{\n  margin-bottom:10px;\n}\n\n.stb-maroca__size-layout{\n  display:grid;\n  grid-template-columns:195px minmax(0,1fr);\n\n  gap:8px;\n}\n\n.stb-maroca__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-maroca__size-image{\n  width:165px;\n  max-width:100%;\n}\n\n.stb-maroca__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-maroca__size-number{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--stone);\n}\n\n.stb-maroca__size-number small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#766A62;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-maroca__size-number strong{\n  display:block;\n\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-maroca__size-number span{\n  color:#6F655D;\n\n  font-size:8.8px;\n}\n\n.stb-maroca__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-maroca__size-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:10.9px;\n  font-weight:500;\n}\n\n.stb-maroca__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   WHERE IT FITS\n========================================================= *\/\n\n.stb-maroca__placement{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:29px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-maroca__placement-item{\n  padding:13px 14px;\n\n  background:var(--paper);\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-maroca__placement-item:last-child{\n  border-right:0;\n}\n\n.stb-maroca__placement-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-maroca__placement-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.2px;\n  font-weight:500;\n}\n\n.stb-maroca__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   ELECTRICAL\n========================================================= *\/\n\n.stb-maroca__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-maroca__utility-item{\n  padding:12px 13px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-maroca__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-maroca__utility-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-maroca__utility-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-maroca__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   PRACTICAL\n========================================================= *\/\n\n.stb-maroca__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:8px;\n}\n\n.stb-maroca__practical-item{\n  padding:14px 15px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-maroca__practical-item--dark{\n  background:var(--espresso);\n\n  border-color:var(--espresso);\n}\n\n.stb-maroca__practical-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-maroca__practical-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.8px;\n  font-weight:500;\n}\n\n.stb-maroca__practical-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.4px;\n  line-height:1.49;\n}\n\n.stb-maroca__practical-item--dark small{\n  color:#CBAF88;\n}\n\n.stb-maroca__practical-item--dark strong{\n  color:#FFF8EF;\n}\n\n.stb-maroca__practical-item--dark p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   NATURAL MATERIAL NOTE\n========================================================= *\/\n\n.stb-maroca__natural{\n  margin-bottom:29px;\n\n  padding:13px 15px;\n\n  background:var(--rattan);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-maroca__natural 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-maroca__natural p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:9.4px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-maroca__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-maroca__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-maroca__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-maroca__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-maroca__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-maroca__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-maroca__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n.stb-maroca__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-maroca__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-maroca__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-maroca__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-maroca__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-maroca__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-maroca__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-maroca__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-maroca__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-maroca__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-maroca__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-maroca__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-maroca__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-maroca__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-maroca__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-maroca__lightbox:target{\n  display:flex;\n}\n\n.stb-maroca__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-maroca__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-maroca__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-maroca__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-maroca__intro{\n    grid-template-columns:1fr 175px;\n  }\n\n  .stb-maroca__title{\n    font-size:25px;\n  }\n\n  .stb-maroca__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-maroca{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  .stb-maroca__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-maroca__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-maroca__intro-side{\n    grid-template-columns:1fr 1fr;\n    grid-template-rows:none;\n  }\n\n  .stb-maroca__intro-stat{\n    padding:10px 12px;\n  }\n\n  .stb-maroca__intro-stat +\n  .stb-maroca__intro-stat{\n    border-top:0;\n    border-left:1px solid #584940;\n  }\n\n  .stb-maroca__title{\n    font-size:23px;\n  }\n\n\n  .stb-maroca__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-maroca__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-maroca__quick-item:nth-child(1),\n  .stb-maroca__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  .stb-maroca__material-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-maroca__material--marble{\n    border-top:1px solid #584940;\n  }\n\n\n  .stb-maroca__material-facts{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-maroca__material-fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-maroca__material-fact:nth-child(1),\n  .stb-maroca__material-fact:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  .stb-maroca__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-maroca__light-label{\n    padding:10px 13px;\n  }\n\n  .stb-maroca__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-maroca__light-item +\n  .stb-maroca__light-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-maroca__size-layout{\n    grid-template-columns:100px minmax(0,1fr);\n\n    gap:6px;\n  }\n\n  .stb-maroca__size-media{\n    padding:5px;\n  }\n\n  .stb-maroca__size-image{\n    width:87px;\n  }\n\n  .stb-maroca__size-info{\n    grid-template-columns:85px minmax(0,1fr);\n  }\n\n  .stb-maroca__size-number{\n    padding:9px;\n  }\n\n  .stb-maroca__size-number strong{\n    font-size:14px;\n  }\n\n  .stb-maroca__size-copy{\n    padding:10px 11px;\n  }\n\n\n  .stb-maroca__placement{\n    grid-template-columns:1fr;\n  }\n\n  .stb-maroca__placement-item{\n    border-right:0;\n  }\n\n  .stb-maroca__placement-item +\n  .stb-maroca__placement-item{\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-maroca__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-maroca__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-maroca__utility-item:nth-child(1),\n  .stb-maroca__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  .stb-maroca__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-maroca__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-maroca__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-maroca__faq{\n    padding:12px 14px;\n  }\n\n\n  .stb-maroca__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-maroca\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-maroca__intro\"\u003e\n\u003cdiv class=\"stb-maroca__intro-main\"\u003e\n\u003cspan class=\"stb-maroca__eyebrow\"\u003e Handwoven Rattan · Natural Marble \u003c\/span\u003e\n\u003ch2 class=\"stb-maroca__title\"\u003eAiry Above. Grounded in Stone.\u003c\/h2\u003e\n\u003cp\u003eMaroca balances a handwoven natural-rattan dome with a substantial veined-marble base. The woven shade softens the bulb into warm shadow play, while the real stone gives the lamp a stable, grounded presence on the table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-maroca__intro-side\"\u003e\n\u003cdiv class=\"stb-maroca__intro-stat\"\u003e\n\u003csmall\u003e Overall Size \u003c\/small\u003e \u003cstrong\u003e Ø11\" × H13.8\" \u003c\/strong\u003e \u003cspan\u003e Ø28 × H35cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-maroca__intro-stat\"\u003e\n\u003csmall\u003e Best For \u003c\/small\u003e \u003cstrong\u003e Ambient Light \u003c\/strong\u003e \u003cspan\u003e Nightstand · side table · console \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-maroca__quick\"\u003e\n\u003cdiv class=\"stb-maroca__quick-item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Natural Rattan \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-maroca__quick-item\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Real Veined Marble \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-maroca__quick-item\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-maroca__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 BALANCE\n  ====================================================== --\u003e\n\u003csection class=\"stb-maroca__materials\"\u003e\n\u003cdiv class=\"stb-maroca__materials-head\"\u003e\n\u003cspan class=\"stb-maroca__eyebrow\"\u003e Two Natural Materials \u003c\/span\u003e\n\u003ch3\u003eLight Texture Above. Real Weight Below.\u003c\/h3\u003e\n\u003cp\u003eMaroca gets its character from contrast rather than decoration: an open, lightweight woven dome resting on solid natural stone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-maroca__material-grid\"\u003e\n\u003carticle class=\"stb-maroca__material stb-maroca__material--rattan\"\u003e\u003csmall\u003e 01 · The Shade \u003c\/small\u003e \u003cstrong\u003e Handwoven Natural Rattan \u003c\/strong\u003e\n\u003cp\u003eThe open weave lets light escape between the strands, creating a soft, dappled glow and subtle shadow pattern. Small differences in weave, grain and tone are expected.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-maroca__material stb-maroca__material--marble\"\u003e\u003csmall\u003e 02 · The Base \u003c\/small\u003e \u003cstrong\u003e Genuine Veined Marble \u003c\/strong\u003e\n\u003cp\u003eThe solid stone base adds physical weight and stability. Every piece has its own natural veining, so the marble you receive will not look exactly identical to the photography.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-maroca__material-facts\"\u003e\n\u003cdiv class=\"stb-maroca__material-fact\"\u003e\n\u003csmall\u003e Rattan \u003c\/small\u003e \u003cstrong\u003e Handwoven \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-maroca__material-fact\"\u003e\n\u003csmall\u003e Stone \u003c\/small\u003e \u003cstrong\u003e Genuine Marble \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-maroca__material-fact\"\u003e\n\u003csmall\u003e Variation \u003c\/small\u003e \u003cstrong\u003e Every Lamp Is Different \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-maroca__material-fact\"\u003e\n\u003csmall\u003e Feel \u003c\/small\u003e \u003cstrong\u003e Textural + Grounded \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT CHARACTER\n  ====================================================== --\u003e\n\u003csection class=\"stb-maroca__light\"\u003e\n\u003cdiv class=\"stb-maroca__light-label\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Warm Mood Light, Not a Task Spotlight. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-maroca__light-grid\"\u003e\n\u003carticle class=\"stb-maroca__light-item\"\u003e\u003csmall\u003e When On \u003c\/small\u003e \u003cstrong\u003e Soft Woven Shadow Play \u003c\/strong\u003e\n\u003cp\u003eLight filters through the rattan openings, giving nearby surfaces a warmer and more textured glow than a conventional solid shade.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-maroca__light-item\"\u003e\u003csmall\u003e When Off \u003c\/small\u003e \u003cstrong\u003e Natural Sculptural Accent \u003c\/strong\u003e\n\u003cp\u003eThe woven dome and marble base still add material contrast to the room even when the lamp is not illuminated.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection id=\"maroca-size-section\" class=\"stb-maroca__size\"\u003e\n\u003cdiv class=\"stb-maroca__size-head\"\u003e\n\u003cspan class=\"stb-maroca__eyebrow\"\u003e One Tabletop Size \u003c\/span\u003e\n\u003ch3 class=\"stb-maroca__section-title\"\u003eCompact Height, Fuller 11-Inch Shade.\u003c\/h3\u003e\n\u003cp class=\"stb-maroca__copy\"\u003eMaroca stays relatively low at 13.8 inches tall, while the 11-inch-wide woven dome gives it enough presence to feel substantial on a table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-maroca__size-layout\"\u003e\n\u003cdiv class=\"stb-maroca__size-media\"\u003e\n\u003cdiv class=\"stb-maroca__size-image\"\u003e\u003ca href=\"#maroca-size-image\" class=\"stb-maroca__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/maroca-woven-rattan-table-lamp-stuberlighting_7.jpg?v=1785813511\" alt=\"Maroca Woven Rattan Table Lamp dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-maroca__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-maroca__size-info\"\u003e\n\u003cdiv class=\"stb-maroca__size-number\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 11\" \u003c\/strong\u003e \u003cspan\u003e 28cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-maroca__size-copy\"\u003e\n\u003cstrong\u003e Ø11\" × H13.8\" · Ø28 × H35cm \u003c\/strong\u003e\n\u003cp\u003eA rounded tabletop scale suited to a nightstand, side table, console or desk. Allow approximately 11 inches of surface width for the shade.\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=\"maroca-size-image\" href=\"#maroca-size-section\" class=\"stb-maroca__lightbox\"\u003e \u003cspan class=\"stb-maroca__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/maroca-woven-rattan-table-lamp-stuberlighting_7.jpg?v=1785813511\" alt=\"Enlarged Maroca Woven Rattan Table Lamp dimension diagram\"\u003e \u003cspan class=\"stb-maroca__lightbox-caption\"\u003e Maroca · Ø11\" × H13.8\" \u003c\/span\u003e \u003cspan class=\"stb-maroca__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-maroca__placement\"\u003e\n\u003carticle class=\"stb-maroca__placement-item\"\u003e\u003csmall\u003e Nightstand \u003c\/small\u003e \u003cstrong\u003e Soft Evening Light \u003c\/strong\u003e\n\u003cp\u003eLow enough to sit comfortably beside a bed while adding warm texture.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-maroca__placement-item\"\u003e\u003csmall\u003e Side Table \u003c\/small\u003e \u003cstrong\u003e Natural Accent \u003c\/strong\u003e\n\u003cp\u003eThe stone base feels substantial beside sofas and lounge chairs.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-maroca__placement-item\"\u003e\u003csmall\u003e Console \/ Desk \u003c\/small\u003e \u003cstrong\u003e Decorative Ambient Glow \u003c\/strong\u003e\n\u003cp\u003eBest where atmosphere matters more than concentrated task lighting.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ELECTRICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-maroca__utility\"\u003e\n\u003cdiv class=\"stb-maroca__utility-item\"\u003e\n\u003csmall\u003e Socket \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003cp\u003eBulb included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-maroca__utility-item\"\u003e\n\u003csmall\u003e Maximum \u003c\/small\u003e \u003cstrong\u003e 40W \u003c\/strong\u003e\n\u003cp\u003eMax bulb rating.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-maroca__utility-item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59\" \/ 150cm \u003c\/strong\u003e\n\u003cp\u003ePlug-in.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-maroca__utility-item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Inline Switch \u003c\/strong\u003e\n\u003cp\u003ePush-button.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-maroca__practical\"\u003e\n\u003carticle class=\"stb-maroca__practical-item\"\u003e\u003csmall\u003e Bulb Included \u003c\/small\u003e \u003cstrong\u003e Standard E26 \/ E27 Socket \u003c\/strong\u003e\n\u003cp\u003eA compatible bulb is included, so no separate bulb purchase is required. For future replacement, LED or Edison-style E26\/E27 bulbs can be used up to 40W maximum.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-maroca__practical-item stb-maroca__practical-item--dark\"\u003e\u003csmall\u003e Light Recommendation \u003c\/small\u003e \u003cstrong\u003e Warm White Complements the Materials Best \u003c\/strong\u003e\n\u003cp\u003eFor future bulb replacement, warm white around 2700K works especially well with the natural rattan and helps keep the marble-and-weave composition soft and inviting.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003csection class=\"stb-maroca__practical\"\u003e\n\u003carticle class=\"stb-maroca__practical-item stb-maroca__practical-item--dark\"\u003e\u003csmall\u003e Plug Options \u003c\/small\u003e \u003cstrong\u003e US \/ UK \/ AU \/ EU \u003c\/strong\u003e\n\u003cp\u003eMaroca is a plug-in table lamp and can be supplied with the appropriate regional plug. No hardwiring is required.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-maroca__practical-item\"\u003e\u003csmall\u003e Environment \u003c\/small\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations \u003c\/strong\u003e\n\u003cp\u003eKeep natural rattan and the electrical components away from direct water, bathrooms and damp or wet areas.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL MATERIAL NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-maroca__natural\"\u003e\u003cstrong\u003e Each Maroca will be slightly different. \u003c\/strong\u003e\n\u003cp\u003eNatural marble varies in veining, pattern and tone, while handwoven rattan varies slightly in weave, grain and color. These differences are characteristics of real natural materials, not defects. 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-maroca__specs\"\u003e\n\u003cdiv class=\"stb-maroca__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Maroca Woven Rattan Table Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-maroca__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Natural Rattan · Genuine Veined Marble · Metal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-maroca__spec\"\u003e\n\u003cspan\u003e Shade \u003c\/span\u003e \u003cstrong\u003e Handwoven Natural Rattan Dome \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-maroca__spec\"\u003e\n\u003cspan\u003e Base \u003c\/span\u003e \u003cstrong\u003e Genuine Natural Veined Marble \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-maroca__spec\"\u003e\n\u003cspan\u003e Size \u003c\/span\u003e \u003cstrong\u003e Ø11\" × H13.8\" · Ø28 × H35cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-maroca__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 · Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-maroca__spec\"\u003e\n\u003cspan\u003e Maximum Wattage \u003c\/span\u003e \u003cstrong\u003e 40W Maximum \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-maroca__spec\"\u003e\n\u003cspan\u003e Bulb Compatibility \u003c\/span\u003e \u003cstrong\u003e LED or Edison-Style E26\/E27 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-maroca__spec\"\u003e\n\u003cspan\u003e Recommended Replacement \u003c\/span\u003e \u003cstrong\u003e Warm White Around 2700K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-maroca__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-maroca__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-maroca__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Inline On \/ Off Push-Button Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-maroca__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-maroca__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-maroca__spec\"\u003e\n\u003cspan\u003e Light Character \u003c\/span\u003e \u003cstrong\u003e Soft Ambient Light · Woven Light \u0026amp; Shadow Pattern \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-maroca__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-maroca__spec\"\u003e\n\u003cspan\u003e Natural Variation \u003c\/span\u003e \u003cstrong\u003e Rattan Weave · Grain · Tone · Marble Veining \u0026amp; Pattern Vary Between Pieces \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-maroca__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-maroca__faq\"\u003e\u003cspan class=\"stb-maroca__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-maroca__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the base real marble?\u003c\/summary\u003e\n\u003cp\u003eYes. Maroca uses genuine veined marble. Because marble is natural stone, every base has different veining, pattern and tone, so your lamp will not look exactly identical to the product photography.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the rattan shade handmade?\u003c\/summary\u003e\n\u003cp\u003eYes. The dome is handwoven from natural rattan. Small differences in weave, grain and color are expected and give each lamp a slightly individual appearance.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow bright is Maroca?\u003c\/summary\u003e\n\u003cp\u003eMaroca is primarily an ambient light. The open rattan weave softens the bulb and creates gentle light-and-shadow patterns, so the effect is warm and atmospheric rather than strongly task-focused. For focused reading or desk work, pair it with a brighter dedicated light.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included?\u003c\/summary\u003e\n\u003cp\u003eYes. A compatible E26\/E27 bulb is included. The socket supports LED or Edison-style replacements up to 40W maximum. For future replacements, warm white around 2700K complements the natural rattan especially well.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Maroca need to be hardwired?\u003c\/summary\u003e\n\u003cp\u003eNo. Maroca is a plug-in table lamp with a 59\" \/ 150cm cord and inline on \/ off push-button switch. US, UK, AU and EU plug options are available.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it fit on a nightstand?\u003c\/summary\u003e\n\u003cp\u003eMaroca measures Ø11\" × H13.8\" \/ Ø28 × H35cm. Its 13.8-inch height is relatively compact, but the woven shade is 11 inches wide, so allow enough tabletop space for the full diameter.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-maroca__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.0″ x H 13.8″ \/ Natural rattan \u0026 Bvlgari \/ US Plug","offer_id":52724114555163,"sku":"STB-TL-26-10403","price":438.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.0″ x H 13.8″ \/ Natural rattan \u0026 Bvlgari \/ UK Plug","offer_id":52724114587931,"sku":"STB-TL-26-10404","price":438.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.0″ x H 13.8″ \/ Natural rattan \u0026 Bvlgari \/ AU Plug","offer_id":52724114620699,"sku":"STB-TL-26-10405","price":438.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.0″ x H 13.8″ \/ Natural rattan \u0026 Bvlgari \/ EU Plug","offer_id":52724114653467,"sku":"STB-TL-26-10406","price":438.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/maroca-woven-rattan-table-lamp-stuberlighting_1.jpg?v=1785813510"},{"product_id":"kova-ceramic-table-lamp","title":"Kova Ceramic Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — KOVA CERAMIC TABLE LAMP\n\n   CERAMIC \/ SCALE \/ GLOW\n\n   SMALL-CARD EDITORIAL V2\n   MORE CONTRAST · NO LARGE OUTER CARD\n   DESKTOP · TABLET · MOBILE · DAWN SAFE\n========================================================= *\/\n\n.stb-kova{\n  --espresso:#1C1209;\n  --espresso-2:#2B2016;\n\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817568;\n\n  --gold:#C8A96E;\n  --gold-deep:#98733F;\n  --gold-soft:#E7D5B2;\n\n  --ivory:#FFFDF8;\n  --paper:#F8F2E7;\n  --cream:#F5EDD8;\n  --sand:#E9DDC5;\n  --sand-deep:#DDD0B7;\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-kova *,\n.stb-kova *::before,\n.stb-kova *::after{\n  box-sizing:border-box;\n}\n\n.stb-kova h2,\n.stb-kova h3,\n.stb-kova p{\n  margin-top:0;\n}\n\n.stb-kova h2,\n.stb-kova h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-kova 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.kv-intro{\n  position:relative;\n\n  padding:8px 2px 23px;\n\n  border-bottom:1px solid var(--line-strong);\n}\n\n.kv-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:10px;\n}\n\n.kv-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.kv-title{\n  max-width:650px;\n\n  margin:0;\n\n  font-size:31px;\n  line-height:1.04;\n}\n\n.kv-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.65;\n}\n\n\n\/* =========================================================\n   FIRST MINI CARDS\n========================================================= *\/\n\n.kv-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.kv-fact{\n  min-width:0;\n\n  padding:10px 11px;\n\n  border-radius:7px;\n\n  box-shadow:var(--shadow);\n}\n\n.kv-fact small{\n  display:block;\n\n  margin-bottom:2px;\n\n  font-size:8.7px;\n  line-height:1.35;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.kv-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  font-weight:500;\n}\n\n\n\/* FACT COLORS *\/\n\n.kv-fact--dark{\n  background:var(--espresso);\n\n  border:1px solid var(--espresso);\n}\n\n.kv-fact--dark small{\n  color:var(--gold);\n}\n\n.kv-fact--dark strong{\n  color:#FFF8ED;\n}\n\n\n.kv-fact--sand{\n  background:var(--sand);\n\n  border:1px solid var(--line-strong);\n}\n\n.kv-fact--sand small{\n  color:var(--gold-deep);\n}\n\n.kv-fact--sand strong{\n  color:var(--espresso);\n}\n\n\n.kv-fact--light{\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n}\n\n.kv-fact--light small{\n  color:var(--muted);\n}\n\n.kv-fact--light strong{\n  color:var(--espresso);\n}\n\n\n\/* =========================================================\n   SECTION\n========================================================= *\/\n\n.kv-section{\n  padding:25px 2px 24px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.kv-heading{\n  display:grid;\n  grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n  gap:24px;\n\n  margin-bottom:14px;\n}\n\n.kv-heading__title{\n  min-width:0;\n}\n\n.kv-section-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.kv-heading h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.kv-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   MATERIAL SMALL CARDS\n========================================================= *\/\n\n.kv-materials{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n}\n\n.kv-material-card{\n  min-width:0;\n\n  padding:11px 12px;\n\n  border-radius:7px;\n\n  box-shadow:var(--shadow);\n}\n\n.kv-material-card small{\n  display:block;\n\n  margin-bottom:2px;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.kv-material-card strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  font-size:11.4px;\n  font-weight:600;\n}\n\n.kv-material-card p{\n  margin:0;\n\n  font-size:10.8px;\n  line-height:1.42;\n}\n\n\n\/* MATERIAL COLORS *\/\n\n.kv-material-card--ceramic{\n  background:var(--espresso-2);\n\n  border:1px solid var(--espresso);\n}\n\n.kv-material-card--ceramic small{\n  color:var(--gold);\n}\n\n.kv-material-card--ceramic strong{\n  color:#FFF8ED;\n}\n\n.kv-material-card--ceramic p{\n  color:#D9CEC0;\n}\n\n\n.kv-material-card--shade{\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n}\n\n.kv-material-card--shade small{\n  color:var(--gold-deep);\n}\n\n.kv-material-card--shade strong{\n  color:var(--espresso);\n}\n\n.kv-material-card--shade p{\n  color:var(--text);\n}\n\n\n.kv-material-card--finish{\n  background:var(--sand);\n\n  border:1px solid var(--line-strong);\n}\n\n.kv-material-card--finish small{\n  color:var(--gold-deep);\n}\n\n.kv-material-card--finish strong{\n  color:var(--espresso);\n}\n\n.kv-material-card--finish p{\n  color:var(--text);\n}\n\n\n\/* HANDMADE NOTE *\/\n\n.kv-handmade{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:12px;\n  align-items:center;\n\n  margin-top:9px;\n\n  padding:9px 11px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-left:3px solid var(--gold);\n\n  border-radius:6px;\n\n  color:var(--text);\n\n  font-size:10.8px;\n  line-height:1.46;\n}\n\n.kv-handmade strong{\n  color:var(--espresso);\n}\n\n\n\/* =========================================================\n   SIZE CARDS\n========================================================= *\/\n\n.kv-size-area{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,140px);\n\n  gap:15px;\n  align-items:start;\n}\n\n.kv-size-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n}\n\n.kv-size-card{\n  min-width:0;\n\n  padding:12px 13px;\n\n  border-radius:7px;\n\n  box-shadow:var(--shadow);\n}\n\n.kv-size-card small{\n  display:block;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.kv-size-card strong{\n  display:block;\n\n  margin:2px 0 4px;\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.kv-size-card span{\n  display:block;\n\n  font-size:10.8px;\n  line-height:1.42;\n}\n\n.kv-size-card em{\n  display:block;\n\n  margin-top:5px;\n\n  font-size:9.8px;\n  line-height:1.42;\n\n  font-style:normal;\n}\n\n\n\/* SMALL = LIGHT *\/\n\n.kv-size-card--small{\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n}\n\n.kv-size-card--small small{\n  color:var(--gold-deep);\n}\n\n.kv-size-card--small strong{\n  color:var(--espresso);\n}\n\n.kv-size-card--small span{\n  color:var(--text);\n}\n\n.kv-size-card--small em{\n  color:var(--muted);\n}\n\n\n\/* LARGE = DARK *\/\n\n.kv-size-card--large{\n  background:var(--espresso);\n\n  border:1px solid var(--espresso);\n}\n\n.kv-size-card--large small{\n  color:var(--gold);\n}\n\n.kv-size-card--large strong{\n  color:#FFF8ED;\n}\n\n.kv-size-card--large span{\n  color:#E9DDC5;\n}\n\n.kv-size-card--large em{\n  color:#BAAA98;\n}\n\n\n\/* DIMENSION CARD *\/\n\n.kv-dimension{\n  min-width:0;\n\n  padding:7px;\n\n  background:var(--sand);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n\n  box-shadow:var(--shadow);\n}\n\n.kv-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.kv-dimension img{\n  max-height:105px !important;\n}\n\n.kv-dimension p{\n  margin:6px 0 1px;\n\n  color:var(--brown);\n\n  font-size:8.8px;\n  line-height:1.35;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   GLOW\n========================================================= *\/\n\n.kv-glow{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:14px;\n  align-items:center;\n\n  margin-top:9px;\n\n  padding:10px 12px;\n\n  background:var(--sand);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.kv-glow__title{\n  padding-right:12px;\n\n  border-right:1px solid #C5B18A;\n}\n\n.kv-glow small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:8.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.kv-glow 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:16.5px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.kv-glow p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.8px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   PRACTICAL SMALL CARDS\n========================================================= *\/\n\n.kv-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.kv-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.kv-practical-card small{\n  display:block;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.kv-practical-card 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\n\/* PRACTICAL COLORS *\/\n\n.kv-practical-card:nth-child(1){\n  background:var(--espresso);\n\n  border:1px solid var(--espresso);\n}\n\n.kv-practical-card:nth-child(1) small{\n  color:var(--gold);\n}\n\n.kv-practical-card:nth-child(1) strong{\n  color:#FFF8ED;\n}\n\n\n.kv-practical-card:nth-child(2){\n  background:var(--sand);\n\n  border:1px solid var(--line-strong);\n}\n\n.kv-practical-card:nth-child(2) small{\n  color:var(--gold-deep);\n}\n\n.kv-practical-card:nth-child(2) strong{\n  color:var(--espresso);\n}\n\n\n.kv-practical-card:nth-child(3){\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n}\n\n.kv-practical-card:nth-child(3) small{\n  color:var(--gold-deep);\n}\n\n.kv-practical-card:nth-child(3) strong{\n  color:var(--espresso);\n}\n\n\n.kv-practical-card:nth-child(4){\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n}\n\n.kv-practical-card:nth-child(4) small{\n  color:var(--gold-deep);\n}\n\n.kv-practical-card:nth-child(4) strong{\n  color:var(--espresso);\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS — CLEAN LEDGER\n========================================================= *\/\n\n.kv-specs{\n  border-top:1px solid var(--espresso);\n}\n\n.kv-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.kv-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.kv-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.kv-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.kv-shipping h3{\n  margin:0 0 7px;\n\n  font-size:18px;\n}\n\n.kv-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.kv-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.kv-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.kv-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.kv-lightbox:target{\n  display:flex;\n}\n\n.kv-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.kv-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.kv-lightbox__caption{\n  margin-top:8px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n.kv-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-kova{\n    max-width:810px;\n  }\n\n  .kv-title{\n    font-size:29px;\n  }\n\n  .kv-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-kova{\n    font-size:13px;\n  }\n\n  .kv-intro{\n    padding:5px 0 19px;\n  }\n\n  .kv-title{\n    font-size:27px;\n  }\n\n  .kv-section{\n    padding:21px 0;\n  }\n\n  .kv-heading{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .kv-materials{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .kv-material-card:last-child{\n    grid-column:1 \/ 3;\n  }\n\n  .kv-handmade{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .kv-size-area{\n    grid-template-columns:1fr;\n  }\n\n  .kv-dimension{\n    width:130px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n  .kv-dimension img{\n    max-height:95px !important;\n  }\n\n  .kv-glow{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .kv-glow__title{\n    padding:0 0 6px;\n\n    border-right:0;\n    border-bottom:1px solid #C5B18A;\n  }\n\n  .kv-practical{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .kv-spec{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .kv-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:480px){\n\n  .kv-size-grid{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:380px){\n\n  .kv-facts,\n  .kv-materials,\n  .kv-practical{\n    grid-template-columns:1fr;\n  }\n\n  .kv-material-card:last-child{\n    grid-column:auto;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-kova\" id=\"kova-root\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"kv-intro\"\u003e\u003cspan class=\"kv-kicker\"\u003e Kova Ceramic Table Lamp \u003c\/span\u003e\n\u003ch2 class=\"kv-title\"\u003eDeep Blue Ceramic, Soft White Light\u003c\/h2\u003e\n\u003cp class=\"kv-lead\"\u003eKova pairs a substantial handcrafted ceramic body with a clean white fabric shade. Its deep matte-blue finish adds visual weight, while two sizes let you choose between an easy tabletop lamp and a stronger decorative presence.\u003c\/p\u003e\n\u003c!-- QUICK FACTS --\u003e\n\u003cdiv class=\"kv-facts\"\u003e\n\u003cdiv class=\"kv-fact kv-fact--dark\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Ceramic + Fabric \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-fact kv-fact--sand\"\u003e\n\u003csmall\u003e Sizes \u003c\/small\u003e \u003cstrong\u003e Small \/ Large \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-fact kv-fact--light\"\u003e\n\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Plug-In \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL\n  ====================================================== --\u003e\n\u003csection class=\"kv-section\"\u003e\n\u003cdiv class=\"kv-heading\"\u003e\n\u003cdiv class=\"kv-heading__title\"\u003e\n\u003cspan class=\"kv-section-tag\"\u003e Material \u003c\/span\u003e\n\u003ch3\u003eCeramic \u0026amp; Shade\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eKova keeps the palette restrained: deep blue handcrafted ceramic below and a soft white fabric shade above.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SMALL CARDS --\u003e\n\u003cdiv class=\"kv-materials\"\u003e\n\u003cdiv class=\"kv-material-card kv-material-card--ceramic\"\u003e\n\u003csmall\u003e Body \u003c\/small\u003e \u003cstrong\u003e Handcrafted Ceramic \u003c\/strong\u003e\n\u003cp\u003eA substantial ceramic form with a deep matte-blue surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-material-card kv-material-card--shade\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e White Fabric \u003c\/strong\u003e\n\u003cp\u003eSoftens direct glare and gives the lamp a calmer illuminated character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-material-card kv-material-card--finish\"\u003e\n\u003csmall\u003e Character \u003c\/small\u003e \u003cstrong\u003e Matte + Tactile \u003c\/strong\u003e\n\u003cp\u003eHandmade surface variation keeps the ceramic from looking flat or uniform.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-handmade\"\u003e\n\u003cstrong\u003e Handmade Ceramic \u003c\/strong\u003e \u003cspan\u003e Slight differences in glaze tone and surface texture naturally occur from piece to piece. 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       SIZE\n  ====================================================== --\u003e\n\u003csection class=\"kv-section\"\u003e\n\u003cdiv class=\"kv-heading\"\u003e\n\u003cdiv class=\"kv-heading__title\"\u003e\n\u003cspan class=\"kv-section-tag\"\u003e Scale \u003c\/span\u003e\n\u003ch3\u003eChoose Your Size\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eSmall fits more easily on a nightstand or side table. Large has a wider shade and taller profile, creating noticeably more presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-size-area\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"kv-size-grid\"\u003e\n\u003c!-- SMALL --\u003e\n\u003cdiv class=\"kv-size-card kv-size-card--small\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e Ø12.9\" × H22.8\" \u003c\/strong\u003e \u003cspan\u003e Ø33 × H58 cm \u003c\/span\u003e \u003cem\u003e Approx. 8.8 lb \/ 4 kg\u003cbr\u003eNightstand · Side Table · Desk \u003c\/em\u003e\n\u003c\/div\u003e\n\u003c!-- LARGE --\u003e\n\u003cdiv class=\"kv-size-card kv-size-card--large\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø16.9\" × H27.9\" \u003c\/strong\u003e \u003cspan\u003e Ø43 × H71 cm \u003c\/span\u003e \u003cem\u003e Console · Living Room · Larger Side Table \u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GLOW --\u003e\n\u003cdiv class=\"kv-glow\"\u003e\n\u003cdiv class=\"kv-glow__title\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Soft Ambient Glow \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe white fabric shade diffuses the bulb into gentler light. Kova works especially well beside a bed, on a console or as a living-room accent.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSION --\u003e\n\u003cdiv class=\"kv-dimension\"\u003e\n\u003ca href=\"#kv-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/kova-ceramic-table-lamp-stuberlighting_12.jpg?v=1785825552\" alt=\"Kova Ceramic Table Lamp large size dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cp\u003eLarge size reference\u003cbr\u003eClick to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"kv-section\"\u003e\n\u003cdiv class=\"kv-heading\"\u003e\n\u003cdiv class=\"kv-heading__title\"\u003e\n\u003cspan class=\"kv-section-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 placing and using Kova.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- PRACTICAL MINI CARDS --\u003e\n\u003cdiv class=\"kv-practical\"\u003e\n\u003cdiv class=\"kv-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=\"kv-practical-card\"\u003e\n\u003csmall\u003e Max Wattage \u003c\/small\u003e \u003cstrong\u003e 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-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=\"kv-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!-- SPECS --\u003e\n\u003cdiv class=\"kv-specs\"\u003e\n\u003cdiv class=\"kv-spec\"\u003e\n\u003cspan class=\"kv-spec__label\"\u003e Small Size \u003c\/span\u003e \u003cspan class=\"kv-spec__value\"\u003e Ø12.9\" × H22.8\" · Ø33 × H58 cm · Approx. 8.8 lb \/ 4 kg \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-spec\"\u003e\n\u003cspan class=\"kv-spec__label\"\u003e Large Size \u003c\/span\u003e \u003cspan class=\"kv-spec__value\"\u003e Ø16.9\" × H27.9\" · Ø43 × H71 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-spec\"\u003e\n\u003cspan class=\"kv-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"kv-spec__value\"\u003e Handcrafted ceramic · Fabric shade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-spec\"\u003e\n\u003cspan class=\"kv-spec__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"kv-spec__value\"\u003e Deep blue ceramic · White fabric shade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-spec\"\u003e\n\u003cspan class=\"kv-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"kv-spec__value\"\u003e E26 \/ E27 socket · LED or Edison-style bulb · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-spec\"\u003e\n\u003cspan class=\"kv-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"kv-spec__value\"\u003e 40W maximum \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-spec\"\u003e\n\u003cspan class=\"kv-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"kv-spec__value\"\u003e Dimmable-ready with a compatible dimmable E26 \/ E27 bulb and compatible dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-spec\"\u003e\n\u003cspan class=\"kv-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"kv-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-spec\"\u003e\n\u003cspan class=\"kv-spec__label\"\u003e Power \u003c\/span\u003e \u003cspan class=\"kv-spec__value\"\u003e Plug-in \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-spec\"\u003e\n\u003cspan class=\"kv-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"kv-spec__value\"\u003e Inline push-button On \/ Off switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-spec\"\u003e\n\u003cspan class=\"kv-spec__label\"\u003e Cord \u003c\/span\u003e \u003cspan class=\"kv-spec__value\"\u003e 59\" \/ 150 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-spec\"\u003e\n\u003cspan class=\"kv-spec__label\"\u003e Plug Options \u003c\/span\u003e \u003cspan class=\"kv-spec__value\"\u003e US · UK · AU · EU \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-spec\"\u003e\n\u003cspan class=\"kv-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"kv-spec__value\"\u003e IP20 · Indoor dry locations only · Not waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-spec\"\u003e\n\u003cspan class=\"kv-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"kv-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=\"kv-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       SIZE LIGHTBOX\n       CLICK \/ TAP ANYWHERE TO CLOSE\n  ====================================================== --\u003e \u003ca id=\"kv-size-large\" href=\"#kova-root\" class=\"kv-lightbox\"\u003e \u003cspan class=\"kv-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/kova-ceramic-table-lamp-stuberlighting_12.jpg?v=1785825552\" alt=\"Enlarged Kova Ceramic Table Lamp large size dimensions\"\u003e \u003cspan class=\"kv-lightbox__caption\"\u003e Kova Large · Ø16.9\" × H27.9\" \u003c\/span\u003e \u003cspan class=\"kv-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 12.9″ x H 22.8″ \/ Blue \/ US plug","offer_id":52724682490139,"sku":"STB-TL-26-10406","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.9″ x H 22.8″ \/ Blue \/ UK plug","offer_id":52724682522907,"sku":"STB-TL-26-10407","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.9″ x H 22.8″ \/ Blue \/ AU plug","offer_id":52724682555675,"sku":"STB-TL-26-10408","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.9″ x H 22.8″ \/ Blue \/ EU plug","offer_id":52724682588443,"sku":"STB-TL-26-10409","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 16.9″ x H 27.9″ \/ Blue \/ US plug","offer_id":52724682621211,"sku":"STB-TL-26-10410","price":385.0,"currency_code":"USD","in_stock":true},{"title":"Dia 16.9″ x H 27.9″ \/ Blue \/ UK plug","offer_id":52724682653979,"sku":"STB-TL-26-10411","price":385.0,"currency_code":"USD","in_stock":true},{"title":"Dia 16.9″ x H 27.9″ \/ Blue \/ AU plug","offer_id":52724682686747,"sku":"STB-TL-26-10412","price":385.0,"currency_code":"USD","in_stock":true},{"title":"Dia 16.9″ x H 27.9″ \/ Blue \/ EU plug","offer_id":52724682719515,"sku":"STB-TL-26-10413","price":385.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/kova-ceramic-table-lamp-stuberlighting_1.jpg?v=1785825552"},{"product_id":"marea-ceramic-table-lamp","title":"Marea Ceramic Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — MAREA CERAMIC TABLE LAMP\n\n   PRODUCT-SPECIFIC SHOPPER FLOW\n   01 Quiet product identity\n   02 Model A \/ B pattern choice\n   03 Ceramic texture: unlit \/ lit\n   04 One compact tabletop size\n   05 Fabric shade + ambient light\n   06 Bulb \/ dimming \/ plug\n   07 Handmade ceramic expectations\n   08 Complete specifications\n   09 FAQ\n   10 Shipping \u0026 Returns\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-marea{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --shell:#F1ECE5;\n  --ceramic:#EEE6DC;\n  --clay:#E7DCCF;\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-marea *,\n.stb-marea *::before,\n.stb-marea *::after{\n  box-sizing:border-box;\n}\n\n.stb-marea h2,\n.stb-marea 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-marea p{\n  margin-top:0;\n}\n\n.stb-marea__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-marea__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-marea__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-marea__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-marea__hint{\n  display:block;\n  margin-top:5px;\n\n  color:#897C72;\n\n  font-size:8.5px;\n  font-weight:600;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   IMAGES\n========================================================= *\/\n\n.stb-marea__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-marea__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-marea__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-marea__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-marea__intro-main{\n  padding:24px 25px 22px;\n}\n\n.stb-marea__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-marea__intro-side{\n  display:grid;\n  grid-template-rows:1fr 1fr;\n\n  background:var(--espresso);\n}\n\n.stb-marea__intro-stat{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px 17px;\n}\n\n.stb-marea__intro-stat +\n.stb-marea__intro-stat{\n  border-top:1px solid #584940;\n}\n\n.stb-marea__intro-stat small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.8px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-marea__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-marea__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-marea__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-marea__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-marea__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-marea__quick-item small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-marea__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   A \/ B CHOICE\n========================================================= *\/\n\n.stb-marea__models{\n  margin-bottom:29px;\n}\n\n.stb-marea__models-head{\n  margin-bottom:10px;\n}\n\n.stb-marea__model-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n}\n\n.stb-marea__model{\n  position:relative;\n\n  padding:16px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-marea__model--b{\n  background:var(--ceramic);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-marea__model small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-marea__model strong{\n  display:block;\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:12px;\n  font-weight:500;\n}\n\n.stb-marea__model p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.4px;\n  line-height:1.5;\n}\n\n.stb-marea__same{\n  margin-top:8px;\n  padding:11px 13px;\n\n  background:var(--espresso);\n\n  border-radius:5px;\n}\n\n.stb-marea__same strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:10.6px;\n  font-weight:500;\n}\n\n.stb-marea__same p{\n  margin:0;\n\n  color:#D7CCC3;\n\n  font-size:9.2px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   CERAMIC TEXTURE\n========================================================= *\/\n\n.stb-marea__texture{\n  margin-bottom:29px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-marea__texture-head{\n  padding:17px 19px;\n\n  background:var(--clay);\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-marea__texture-head h3{\n  margin:0 0 5px;\n\n  font-size:19px;\n}\n\n.stb-marea__texture-head p{\n  max-width:650px;\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.2px;\n  line-height:1.53;\n}\n\n.stb-marea__texture-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-marea__texture-item{\n  padding:15px 17px;\n\n  background:var(--paper);\n}\n\n.stb-marea__texture-item +\n.stb-marea__texture-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-marea__texture-item--lit{\n  background:var(--espresso);\n}\n\n.stb-marea__texture-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.6px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-marea__texture-item 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-marea__texture-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.3px;\n  line-height:1.49;\n}\n\n.stb-marea__texture-item--lit small{\n  color:#CBAF88;\n}\n\n.stb-marea__texture-item--lit strong{\n  color:#FFF8EF;\n}\n\n.stb-marea__texture-item--lit p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   SIZE REFERENCES\n========================================================= *\/\n\n.stb-marea__size{\n  margin-bottom:29px;\n}\n\n.stb-marea__size-head{\n  margin-bottom:10px;\n}\n\n.stb-marea__size-layout{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n}\n\n.stb-marea__size-card{\n  display:grid;\n  grid-template-columns:135px minmax(0,1fr);\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-marea__size-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:8px;\n\n  background:var(--ceramic);\n}\n\n.stb-marea__size-image{\n  width:112px;\n  max-width:100%;\n}\n\n.stb-marea__size-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:12px 13px;\n}\n\n.stb-marea__size-copy small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.5px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-marea__size-copy strong{\n  display:block;\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.stb-marea__size-copy p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:8.9px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   SCALE STRIP\n========================================================= *\/\n\n.stb-marea__scale{\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-marea__scale-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-marea__scale-number small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.7px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-marea__scale-number strong{\n  display:block;\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-marea__scale-number span{\n  color:#D7CCC3;\n\n  font-size:8.8px;\n}\n\n.stb-marea__scale-copy{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--cream);\n}\n\n.stb-marea__scale-item{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:13px 15px;\n}\n\n.stb-marea__scale-item +\n.stb-marea__scale-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-marea__scale-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.5px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-marea__scale-item strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.4px;\n  font-weight:500;\n}\n\n.stb-marea__scale-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:8.9px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   LIGHT\n========================================================= *\/\n\n.stb-marea__light{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-marea__light-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--clay);\n}\n\n.stb-marea__light-label small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#786C63;\n\n  font-size:7.7px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-marea__light-label strong{\n  color:var(--ink);\n\n  font-size:11.1px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-marea__light-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-marea__light-item{\n  padding:14px 15px;\n}\n\n.stb-marea__light-item +\n.stb-marea__light-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-marea__light-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.6px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-marea__light-item strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.stb-marea__light-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.1px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   ELECTRICAL\n========================================================= *\/\n\n.stb-marea__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-marea__utility-item{\n  padding:12px 13px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-marea__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-marea__utility-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.5px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-marea__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-marea__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   PRACTICAL\n========================================================= *\/\n\n.stb-marea__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:8px;\n}\n\n.stb-marea__practical-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-marea__practical-card--dark{\n  background:var(--espresso);\n  border-color:var(--espresso);\n}\n\n.stb-marea__practical-card small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-marea__practical-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-marea__practical-card p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.4px;\n  line-height:1.49;\n}\n\n.stb-marea__practical-card--dark small{\n  color:#CBAF88;\n}\n\n.stb-marea__practical-card--dark strong{\n  color:#FFF8EF;\n}\n\n.stb-marea__practical-card--dark p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   HANDMADE NOTE\n========================================================= *\/\n\n.stb-marea__handmade{\n  margin-bottom:29px;\n\n  padding:13px 15px;\n\n  background:var(--ceramic);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-marea__handmade 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-marea__handmade p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:9.4px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-marea__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-marea__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-marea__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-marea__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-marea__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-marea__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-marea__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n.stb-marea__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-marea__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-marea__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-marea__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-marea__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-marea__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-marea__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-marea__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-marea__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-marea__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-marea__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-marea__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-marea__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-marea__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-marea__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-marea__lightbox:target{\n  display:flex;\n}\n\n.stb-marea__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-marea__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-marea__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-marea__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-marea__intro{\n    grid-template-columns:1fr 175px;\n  }\n\n  .stb-marea__title{\n    font-size:25px;\n  }\n\n  .stb-marea__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-marea{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  .stb-marea__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marea__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-marea__intro-side{\n    grid-template-columns:1fr 1fr;\n    grid-template-rows:none;\n  }\n\n  .stb-marea__intro-stat{\n    padding:10px 12px;\n  }\n\n  .stb-marea__intro-stat +\n  .stb-marea__intro-stat{\n    border-top:0;\n    border-left:1px solid #584940;\n  }\n\n  .stb-marea__title{\n    font-size:23px;\n  }\n\n\n  .stb-marea__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-marea__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-marea__quick-item:nth-child(1),\n  .stb-marea__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  .stb-marea__model-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-marea__texture-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marea__texture-item +\n  .stb-marea__texture-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-marea__size-layout{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marea__size-card{\n    grid-template-columns:95px minmax(0,1fr);\n  }\n\n  .stb-marea__size-media{\n    padding:5px;\n  }\n\n  .stb-marea__size-image{\n    width:82px;\n  }\n\n\n  .stb-marea__scale{\n    grid-template-columns:90px minmax(0,1fr);\n  }\n\n  .stb-marea__scale-number{\n    padding:9px;\n  }\n\n  .stb-marea__scale-number strong{\n    font-size:14px;\n  }\n\n  .stb-marea__scale-copy{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marea__scale-item +\n  .stb-marea__scale-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-marea__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marea__light-label{\n    padding:10px 13px;\n  }\n\n  .stb-marea__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marea__light-item +\n  .stb-marea__light-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-marea__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-marea__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-marea__utility-item:nth-child(1),\n  .stb-marea__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  .stb-marea__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-marea__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n    padding:9px 12px;\n  }\n\n  .stb-marea__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-marea__faq{\n    padding:12px 14px;\n  }\n\n\n  .stb-marea__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-marea\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-marea__intro\"\u003e\n\u003cdiv class=\"stb-marea__intro-main\"\u003e\n\u003cspan class=\"stb-marea__eyebrow\"\u003e Handcrafted Ceramic · Fabric Shade \u003c\/span\u003e\n\u003ch2 class=\"stb-marea__title\"\u003eQuiet Ceramic by Day. More Textural When Lit.\u003c\/h2\u003e\n\u003cp\u003eMarea pairs a compact handcrafted ceramic base with a soft fabric shade. Its etched surface stays subtle when the lamp is off, then catches the light across every ridge and recess when illuminated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marea__intro-side\"\u003e\n\u003cdiv class=\"stb-marea__intro-stat\"\u003e\n\u003csmall\u003e Two Surface Patterns \u003c\/small\u003e \u003cstrong\u003e Model A \/ Model B \u003c\/strong\u003e \u003cspan\u003e Same shape and size \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marea__intro-stat\"\u003e\n\u003csmall\u003e Overall Size \u003c\/small\u003e \u003cstrong\u003e Ø10.2\" × H11.4\" \u003c\/strong\u003e \u003cspan\u003e Ø26 × H29cm \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-marea__quick\"\u003e\n\u003cdiv class=\"stb-marea__quick-item\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Handcrafted Ceramic \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marea__quick-item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Soft Fabric \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marea__quick-item\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marea__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       MODEL A \/ B\n  ====================================================== --\u003e\n\u003csection class=\"stb-marea__models\"\u003e\n\u003cdiv class=\"stb-marea__models-head\"\u003e\n\u003cspan class=\"stb-marea__eyebrow\"\u003e Choose the Ceramic Pattern \u003c\/span\u003e\n\u003ch3 class=\"stb-marea__section-title\"\u003eSame Lamp. Two Different Etched Surfaces.\u003c\/h3\u003e\n\u003cp class=\"stb-marea__copy\"\u003eModel A and Model B use the same ceramic body, fabric shade, dimensions and electrical setup. Choose only by the surface pattern you prefer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marea__model-grid\"\u003e\n\u003carticle class=\"stb-marea__model\"\u003e\u003csmall\u003e Model A \u003c\/small\u003e \u003cstrong\u003e Etched Pattern A \u003c\/strong\u003e\n\u003cp\u003eOne interpretation of the sculpted ceramic surface. The difference is visual rather than functional.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-marea__model stb-marea__model--b\"\u003e\u003csmall\u003e Model B \u003c\/small\u003e \u003cstrong\u003e Etched Pattern B \u003c\/strong\u003e\n\u003cp\u003eThe alternate ceramic pattern with the same overall shape, fabric shade and tabletop footprint.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marea__same\"\u003e\n\u003cstrong\u003e No size difference between A and B. \u003c\/strong\u003e\n\u003cp\u003eBoth measure Ø10.2\" × H11.4\" \/ Ø26 × H29cm and weigh approximately 4.4 lb \/ 2kg.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CERAMIC TEXTURE\n  ====================================================== --\u003e\n\u003csection class=\"stb-marea__texture\"\u003e\n\u003cdiv class=\"stb-marea__texture-head\"\u003e\n\u003cspan class=\"stb-marea__eyebrow\"\u003e The Etched Surface \u003c\/span\u003e\n\u003ch3\u003eThe Texture Becomes More Visible at Night.\u003c\/h3\u003e\n\u003cp\u003eThe ceramic isn't only decorative when viewed up close. Light and shadow across the carved surface change how dimensional the base appears after dark.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marea__texture-grid\"\u003e\n\u003carticle class=\"stb-marea__texture-item\"\u003e\u003csmall\u003e Light Off \u003c\/small\u003e \u003cstrong\u003e Quiet, Tactile Ceramic \u003c\/strong\u003e\n\u003cp\u003eUnlit, the etched pattern reads as a subtle surface detail rather than a highly decorative motif.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-marea__texture-item stb-marea__texture-item--lit\"\u003e\u003csmall\u003e Light On \u003c\/small\u003e \u003cstrong\u003e Ridges and Recesses Gain Depth \u003c\/strong\u003e\n\u003cp\u003eOnce illuminated, the surrounding light catches the etched relief and makes the ceramic texture more noticeable.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE IMAGES\n  ====================================================== --\u003e\n\u003csection class=\"stb-marea__size\"\u003e\n\u003cdiv class=\"stb-marea__size-head\"\u003e\n\u003cspan class=\"stb-marea__eyebrow\"\u003e Dimension Reference \u003c\/span\u003e\n\u003ch3 class=\"stb-marea__section-title\"\u003eBoth Models Share the Same Compact Size.\u003c\/h3\u003e\n\u003cp class=\"stb-marea__copy\"\u003eTap either diagram to inspect it at full size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marea__size-layout\"\u003e\n\u003c!-- MODEL A --\u003e\n\u003carticle id=\"marea-size-a\" class=\"stb-marea__size-card\"\u003e\n\u003cdiv class=\"stb-marea__size-media\"\u003e\n\u003cdiv class=\"stb-marea__size-image\"\u003e\u003ca href=\"#marea-size-a-image\" class=\"stb-marea__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marea-ceramic-table-lamp-stuberlighting_10.jpg?v=1785826881\" alt=\"Marea Ceramic Table Lamp Model A dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-marea__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marea__size-copy\"\u003e\n\u003csmall\u003e Model A \u003c\/small\u003e \u003cstrong\u003e Ø10.2\" × H11.4\" \u003c\/strong\u003e\n\u003cp\u003eØ26 × H29cm. Same overall scale as Model B.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MODEL B --\u003e\n\u003carticle id=\"marea-size-b\" class=\"stb-marea__size-card\"\u003e\n\u003cdiv class=\"stb-marea__size-media\"\u003e\n\u003cdiv class=\"stb-marea__size-image\"\u003e\u003ca href=\"#marea-size-b-image\" class=\"stb-marea__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marea-ceramic-table-lamp-stuberlighting_12.jpg?v=1785826880\" alt=\"Marea Ceramic Table Lamp Model B dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-marea__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marea__size-copy\"\u003e\n\u003csmall\u003e Model B \u003c\/small\u003e \u003cstrong\u003e Ø10.2\" × H11.4\" \u003c\/strong\u003e\n\u003cp\u003eØ26 × H29cm. Choose by pattern, not by scale.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"marea-size-a-image\" href=\"#marea-size-a\" class=\"stb-marea__lightbox\"\u003e \u003cspan class=\"stb-marea__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marea-ceramic-table-lamp-stuberlighting_10.jpg?v=1785826881\" alt=\"Enlarged Marea Model A dimensions\"\u003e \u003cspan class=\"stb-marea__lightbox-caption\"\u003e Marea Model A · Ø10.2\" × H11.4\" \u003c\/span\u003e \u003cspan class=\"stb-marea__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"marea-size-b-image\" href=\"#marea-size-b\" class=\"stb-marea__lightbox\"\u003e \u003cspan class=\"stb-marea__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marea-ceramic-table-lamp-stuberlighting_12.jpg?v=1785826880\" alt=\"Enlarged Marea Model B dimensions\"\u003e \u003cspan class=\"stb-marea__lightbox-caption\"\u003e Marea Model B · Ø10.2\" × H11.4\" \u003c\/span\u003e \u003cspan class=\"stb-marea__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SCALE\n  ====================================================== --\u003e\n\u003csection class=\"stb-marea__scale\"\u003e\n\u003cdiv class=\"stb-marea__scale-number\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 11.4\" \u003c\/strong\u003e \u003cspan\u003e 29cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marea__scale-copy\"\u003e\n\u003cdiv class=\"stb-marea__scale-item\"\u003e\n\u003csmall\u003e Footprint \u003c\/small\u003e \u003cstrong\u003e Ø10.2\" \/ 26cm \u003c\/strong\u003e\n\u003cp\u003eCompact enough for a nightstand, side table or smaller console.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marea__scale-item\"\u003e\n\u003csmall\u003e Weight \u003c\/small\u003e \u003cstrong\u003e Approx. 4.4 lb \/ 2kg \u003c\/strong\u003e\n\u003cp\u003eThe ceramic body has enough weight to feel stable and substantial on the table.\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-marea__light\"\u003e\n\u003cdiv class=\"stb-marea__light-label\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Soft Ambient Light, Not a Reading Spotlight. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marea__light-grid\"\u003e\n\u003carticle class=\"stb-marea__light-item\"\u003e\u003csmall\u003e Fabric Shade \u003c\/small\u003e \u003cstrong\u003e Soft, Even Diffusion \u003c\/strong\u003e\n\u003cp\u003eThe fabric shade softens direct glare and spreads the bulb into a calmer glow suited to evening use.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-marea__light-item\"\u003e\u003csmall\u003e Best Use \u003c\/small\u003e \u003cstrong\u003e Bedside + Accent Lighting \u003c\/strong\u003e\n\u003cp\u003eBest for atmosphere on a nightstand or side table. For focused reading, pair it with a brighter task light.\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-marea__utility\"\u003e\n\u003cdiv class=\"stb-marea__utility-item\"\u003e\n\u003csmall\u003e Socket \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003cp\u003eBulb included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marea__utility-item\"\u003e\n\u003csmall\u003e Maximum \u003c\/small\u003e \u003cstrong\u003e 40W \u003c\/strong\u003e\n\u003cp\u003eMax bulb rating.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marea__utility-item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59\" \/ 150cm \u003c\/strong\u003e\n\u003cp\u003ePlug-in.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marea__utility-item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Inline Switch \u003c\/strong\u003e\n\u003cp\u003ePush-button.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BULB \/ DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"stb-marea__practical\"\u003e\n\u003carticle class=\"stb-marea__practical-card\"\u003e\u003csmall\u003e Bulb Included \u003c\/small\u003e \u003cstrong\u003e Standard E26 \/ E27 Socket \u003c\/strong\u003e\n\u003cp\u003eA compatible bulb is included. For future replacement, standard LED or Edison-style E26\/E27 bulbs can be used up to 40W maximum.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-marea__practical-card stb-marea__practical-card--dark\"\u003e\u003csmall\u003e Want Dimming? \u003c\/small\u003e \u003cstrong\u003e Use a Dimmable Bulb + Compatible Dimmer \u003c\/strong\u003e\n\u003cp\u003eThe built-in inline push-button is a standard on \/ off control. For adjustable brightness, use a compatible dimmable E26\/E27 bulb with a compatible dimming control.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PLUG \/ LOCATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-marea__practical\"\u003e\n\u003carticle class=\"stb-marea__practical-card stb-marea__practical-card--dark\"\u003e\u003csmall\u003e Plug Options \u003c\/small\u003e \u003cstrong\u003e US \/ UK \/ AU \/ EU \u003c\/strong\u003e\n\u003cp\u003eMarea is a plug-in table lamp, so no wall or ceiling wiring is required. The appropriate regional plug can be supplied.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-marea__practical-card\"\u003e\u003csmall\u003e Environment \u003c\/small\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations \u003c\/strong\u003e\n\u003cp\u003eKeep the lamp away from direct water, wet areas and damp environments.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       HANDMADE CERAMIC NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-marea__handmade\"\u003e\u003cstrong\u003e Handcrafted ceramic will not be perfectly identical from piece to piece. \u003c\/strong\u003e\n\u003cp\u003eSmall differences in glaze tone, etched texture and surface character are expected after handcrafting and kiln firing. These variations are part of the ceramic process, not defects. 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-marea__specs\"\u003e\n\u003cdiv class=\"stb-marea__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Marea Ceramic Table Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marea__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Handcrafted Ceramic Base · Fabric Shade \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marea__spec\"\u003e\n\u003cspan\u003e Versions \u003c\/span\u003e \u003cstrong\u003e Model A · Model B · Different Etched Ceramic Patterns \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marea__spec\"\u003e\n\u003cspan\u003e Size \u003c\/span\u003e \u003cstrong\u003e Ø10.2\" × H11.4\" · Ø26 × H29cm · Same for Model A \u0026amp; Model B \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marea__spec\"\u003e\n\u003cspan\u003e Weight \u003c\/span\u003e \u003cstrong\u003e Approx. 4.4 lb \/ 2kg \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marea__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 · Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marea__spec\"\u003e\n\u003cspan\u003e Maximum Wattage \u003c\/span\u003e \u003cstrong\u003e 40W Maximum \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marea__spec\"\u003e\n\u003cspan\u003e Bulb Compatibility \u003c\/span\u003e \u003cstrong\u003e LED or Edison-Style E26\/E27 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marea__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Use Compatible Dimmable E26\/E27 Bulb + Compatible Dimming Control \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marea__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marea__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marea__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Inline On \/ Off Push-Button Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marea__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-marea__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-marea__spec\"\u003e\n\u003cspan\u003e Light Character \u003c\/span\u003e \u003cstrong\u003e Soft Ambient Light · Fabric Diffusion \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marea__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-marea__spec\"\u003e\n\u003cspan\u003e Handmade Variation \u003c\/span\u003e \u003cstrong\u003e Glaze Tone · Etched Texture · Surface Character May Vary Slightly \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marea__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-marea__faq\"\u003e\u003cspan class=\"stb-marea__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-marea__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's the difference between Model A and Model B?\u003c\/summary\u003e\n\u003cp\u003eThe difference is the etched surface pattern on the ceramic base. Both versions have the same Ø10.2\" × H11.4\" dimensions, the same fabric shade and the same electrical setup. Choose whichever ceramic pattern you prefer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the ceramic texture become more visible when the lamp is on?\u003c\/summary\u003e\n\u003cp\u003eYes. The etched surface creates small ridges and recesses, and the surrounding light accentuates those details when the lamp is illuminated. The effect gives the ceramic base more visual depth at night.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included?\u003c\/summary\u003e\n\u003cp\u003eYes. A compatible E26\/E27 bulb is included. For future replacement, LED or Edison-style E26\/E27 bulbs can be used up to 40W maximum.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Marea be dimmed?\u003c\/summary\u003e\n\u003cp\u003eThe lamp's inline push-button is a standard on \/ off switch. If you want adjustable brightness, use a compatible dimmable E26\/E27 bulb together with a compatible dimming control.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill my ceramic base look exactly like the photos?\u003c\/summary\u003e\n\u003cp\u003eNot exactly. Marea uses handcrafted and kiln-fired ceramic, so glaze tone, etched texture and small surface details may vary naturally from piece to piece. Screen colors can also affect how the ceramic appears.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow bright is Marea?\u003c\/summary\u003e\n\u003cp\u003eMarea is designed primarily as a soft ambient table lamp. Its fabric shade diffuses the bulb into a comfortable evening glow. For focused reading or desk work, pair it with a brighter 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. Marea 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\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-marea__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 10.2″ x H 11.4″ \/ US Plug","offer_id":52725636235547,"sku":"STB-TL-26-10414","price":128.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 10.2″ x H 11.4″ \/ UK Plug","offer_id":52725636268315,"sku":"STB-TL-26-10415","price":128.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 10.2″ x H 11.4″ \/ AU Plug","offer_id":52725636301083,"sku":"STB-TL-26-10416","price":128.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 10.2″ x H 11.4″ \/ EU Plug","offer_id":52725636333851,"sku":"STB-TL-26-10417","price":128.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 10.2″ x H 11.4″ \/ US Plug","offer_id":52725636366619,"sku":"STB-TL-26-10418","price":128.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 10.2″ x H 11.4″ \/ UK Plug","offer_id":52725636399387,"sku":"STB-TL-26-10419","price":128.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 10.2″ x H 11.4″ \/ AU Plug","offer_id":52725636432155,"sku":"STB-TL-26-10420","price":128.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 10.2″ x H 11.4″ \/ EU Plug","offer_id":52725636464923,"sku":"STB-TL-26-10421","price":128.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marea-ceramic-table-lamp-stuberlighting_1.jpg?v=1785826880"},{"product_id":"aurelle-floral-fabric-table-lamp","title":"Aurelle Floral Fabric Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AURELLE FLORAL FABRIC TABLE LAMP\n\n   PRODUCT-SPECIFIC DIRECTION\n   Refined heritage furnishing:\n   floral fabric + genuine walnut + restrained gold.\n\n   SHOPPER FLOW\n   01 Quiet introduction\n   02 Material composition\n   03 Two-bulb light advantage\n   04 Actual tabletop scale\n   05 Placement\n   06 Natural walnut note\n   07 Electrical \/ practical info\n   08 Specifications\n   09 FAQ\n   10 Shipping \u0026 Returns\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-aurelle{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --shell:#F1ECE5;\n  --fabric:#F4ECE5;\n  --wood:#E9DDD0;\n  --wood-deep:#DED0C1;\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-aurelle *,\n.stb-aurelle *::before,\n.stb-aurelle *::after{\n  box-sizing:border-box;\n}\n\n.stb-aurelle h2,\n.stb-aurelle 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-aurelle p{\n  margin-top:0;\n}\n\n.stb-aurelle__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-aurelle__title{\n  max-width:650px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.015em;\n}\n\n.stb-aurelle__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-aurelle__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-aurelle__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-aurelle__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-aurelle__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-aurelle__intro{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 215px;\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-aurelle__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-aurelle__intro-main{\n  padding:24px 25px 22px;\n}\n\n.stb-aurelle__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-aurelle__intro-side{\n  display:grid;\n  grid-template-rows:1fr 1fr;\n\n  background:var(--espresso);\n}\n\n.stb-aurelle__intro-stat{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px 17px;\n}\n\n.stb-aurelle__intro-stat +\n.stb-aurelle__intro-stat{\n  border-top:1px solid #584940;\n}\n\n.stb-aurelle__intro-stat small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-aurelle__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-aurelle__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-aurelle__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-aurelle__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-aurelle__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-aurelle__quick-item 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-aurelle__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   MATERIAL COMPOSITION\n========================================================= *\/\n\n.stb-aurelle__materials{\n  margin-bottom:29px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-aurelle__materials-head{\n  padding:17px 19px;\n\n  background:var(--paper);\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-aurelle__materials-head h3{\n  margin:0 0 5px;\n\n  font-size:19px;\n}\n\n.stb-aurelle__materials-head p{\n  max-width:650px;\n\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.3px;\n  line-height:1.53;\n}\n\n.stb-aurelle__material-grid{\n  display:grid;\n  grid-template-columns:1.15fr 1fr .85fr;\n}\n\n.stb-aurelle__material{\n  padding:15px 16px;\n\n  background:var(--paper);\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-aurelle__material:last-child{\n  border-right:0;\n}\n\n.stb-aurelle__material--fabric{\n  background:var(--fabric);\n}\n\n.stb-aurelle__material--wood{\n  background:var(--wood);\n}\n\n.stb-aurelle__material--gold{\n  background:var(--espresso);\n}\n\n.stb-aurelle__material 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-aurelle__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-aurelle__material p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9px;\n  line-height:1.47;\n}\n\n.stb-aurelle__material--gold small{\n  color:#CBAF88;\n}\n\n.stb-aurelle__material--gold strong{\n  color:#FFF8EF;\n}\n\n.stb-aurelle__material--gold p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   TWO BULBS\n========================================================= *\/\n\n.stb-aurelle__two-bulbs{\n  display:grid;\n  grid-template-columns:155px 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-aurelle__two-bulbs-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--espresso);\n}\n\n.stb-aurelle__two-bulbs-label 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-aurelle__two-bulbs-label strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:20px;\n  line-height:1;\n  font-weight:500;\n}\n\n.stb-aurelle__two-bulbs-label span{\n  color:#D7CCC3;\n\n  font-size:8.7px;\n}\n\n.stb-aurelle__two-bulbs-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-aurelle__two-bulbs-item{\n  padding:14px 15px;\n}\n\n.stb-aurelle__two-bulbs-item +\n.stb-aurelle__two-bulbs-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-aurelle__two-bulbs-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-aurelle__two-bulbs-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-aurelle__two-bulbs-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-aurelle__size{\n  margin-bottom:29px;\n}\n\n.stb-aurelle__size-head{\n  margin-bottom:10px;\n}\n\n.stb-aurelle__size-layout{\n  display:grid;\n  grid-template-columns:190px minmax(0,1fr);\n\n  gap:8px;\n}\n\n.stb-aurelle__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-aurelle__size-image{\n  width:160px;\n  max-width:100%;\n}\n\n.stb-aurelle__size-info{\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-aurelle__size-number{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--wood-deep);\n}\n\n.stb-aurelle__size-number small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#766A62;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-aurelle__size-number strong{\n  display:block;\n\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-aurelle__size-number span{\n  color:#6F655D;\n\n  font-size:8.8px;\n}\n\n.stb-aurelle__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-aurelle__size-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:10.9px;\n  font-weight:500;\n}\n\n.stb-aurelle__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   PLACEMENT\n========================================================= *\/\n\n.stb-aurelle__placement{\n  margin-bottom:29px;\n}\n\n.stb-aurelle__placement-head{\n  margin-bottom:9px;\n}\n\n.stb-aurelle__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-aurelle__placement-item{\n  padding:13px 14px;\n\n  background:var(--paper);\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-aurelle__placement-item:last-child{\n  border-right:0;\n}\n\n.stb-aurelle__placement-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-aurelle__placement-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.2px;\n  font-weight:500;\n}\n\n.stb-aurelle__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   NATURAL WALNUT\n========================================================= *\/\n\n.stb-aurelle__walnut{\n  margin-bottom:29px;\n\n  padding:13px 15px;\n\n  background:var(--espresso);\n\n  border:1px solid var(--espresso);\n  border-radius:5px;\n}\n\n.stb-aurelle__walnut 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-aurelle__walnut strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:10.8px;\n  font-weight:500;\n}\n\n.stb-aurelle__walnut p{\n  margin:0;\n\n  color:#D7CCC3;\n\n  font-size:9.4px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   ELECTRICAL\n========================================================= *\/\n\n.stb-aurelle__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-aurelle__utility-item{\n  padding:12px 13px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-aurelle__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-aurelle__utility-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-aurelle__utility-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-aurelle__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   PRACTICAL\n========================================================= *\/\n\n.stb-aurelle__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:8px;\n}\n\n.stb-aurelle__practical-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-aurelle__practical-card--fabric{\n  background:var(--fabric);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-aurelle__practical-card 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-aurelle__practical-card 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-aurelle__practical-card p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.4px;\n  line-height:1.49;\n}\n\n\n\/* =========================================================\n   MATERIAL CARE\n========================================================= *\/\n\n.stb-aurelle__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-aurelle__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-aurelle__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-aurelle__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-aurelle__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-aurelle__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-aurelle__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-aurelle__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-aurelle__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-aurelle__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n.stb-aurelle__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-aurelle__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-aurelle__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-aurelle__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-aurelle__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-aurelle__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-aurelle__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-aurelle__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-aurelle__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-aurelle__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-aurelle__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-aurelle__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-aurelle__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-aurelle__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-aurelle__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-aurelle__lightbox:target{\n  display:flex;\n}\n\n.stb-aurelle__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-aurelle__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-aurelle__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-aurelle__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-aurelle__intro{\n    grid-template-columns:1fr 180px;\n  }\n\n  .stb-aurelle__title{\n    font-size:25px;\n  }\n\n  .stb-aurelle__material-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-aurelle__material--gold{\n    grid-column:1 \/ -1;\n\n    border-top:1px solid var(--line-soft);\n  }\n\n  .stb-aurelle__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-aurelle{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  .stb-aurelle__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-aurelle__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-aurelle__intro-side{\n    grid-template-columns:1fr 1fr;\n    grid-template-rows:none;\n  }\n\n  .stb-aurelle__intro-stat{\n    padding:10px 12px;\n  }\n\n  .stb-aurelle__intro-stat +\n  .stb-aurelle__intro-stat{\n    border-top:0;\n    border-left:1px solid #584940;\n  }\n\n  .stb-aurelle__title{\n    font-size:23px;\n  }\n\n\n  .stb-aurelle__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-aurelle__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-aurelle__quick-item:nth-child(1),\n  .stb-aurelle__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  .stb-aurelle__material-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-aurelle__material{\n    border-right:0;\n  }\n\n  .stb-aurelle__material +\n  .stb-aurelle__material{\n    border-top:1px solid var(--line-soft);\n  }\n\n  .stb-aurelle__material--gold{\n    grid-column:auto;\n  }\n\n\n  .stb-aurelle__two-bulbs{\n    grid-template-columns:90px minmax(0,1fr);\n  }\n\n  .stb-aurelle__two-bulbs-label{\n    padding:9px;\n  }\n\n  .stb-aurelle__two-bulbs-label strong{\n    font-size:15px;\n  }\n\n  .stb-aurelle__two-bulbs-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-aurelle__two-bulbs-item +\n  .stb-aurelle__two-bulbs-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-aurelle__size-layout{\n    grid-template-columns:100px minmax(0,1fr);\n\n    gap:6px;\n  }\n\n  .stb-aurelle__size-media{\n    padding:5px;\n  }\n\n  .stb-aurelle__size-image{\n    width:87px;\n  }\n\n  .stb-aurelle__size-info{\n    grid-template-columns:85px minmax(0,1fr);\n  }\n\n  .stb-aurelle__size-number{\n    padding:9px;\n  }\n\n  .stb-aurelle__size-number strong{\n    font-size:14px;\n  }\n\n  .stb-aurelle__size-copy{\n    padding:10px 11px;\n  }\n\n\n  .stb-aurelle__placement-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-aurelle__placement-item{\n    border-right:0;\n  }\n\n  .stb-aurelle__placement-item +\n  .stb-aurelle__placement-item{\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-aurelle__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-aurelle__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-aurelle__utility-item:nth-child(1),\n  .stb-aurelle__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  .stb-aurelle__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-aurelle__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-aurelle__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-aurelle__faq{\n    padding:12px 14px;\n  }\n\n\n  .stb-aurelle__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-aurelle\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-aurelle__intro\"\u003e\n\u003cdiv class=\"stb-aurelle__intro-main\"\u003e\n\u003cspan class=\"stb-aurelle__eyebrow\"\u003e Floral Fabric · Genuine Walnut · Gold Accents \u003c\/span\u003e\n\u003ch2 class=\"stb-aurelle__title\"\u003eA Classic Table Lamp, Softened With Floral Fabric.\u003c\/h2\u003e\n\u003cp\u003eAurelle combines a softly curved floral fabric shade with a turned walnut wood body and restrained gold-toned details. Two light sources illuminate the wider shade more evenly, giving the lamp a warm, settled presence without feeling overly decorative.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-aurelle__intro-side\"\u003e\n\u003cdiv class=\"stb-aurelle__intro-stat\"\u003e\n\u003csmall\u003e Overall Size \u003c\/small\u003e \u003cstrong\u003e Ø11.8\" × H20.5\" \u003c\/strong\u003e \u003cspan\u003e Ø30 × H52cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-aurelle__intro-stat\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e E14 × 2 \u003c\/strong\u003e \u003cspan\u003e Bulbs 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-aurelle__quick\"\u003e\n\u003cdiv class=\"stb-aurelle__quick-item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Floral Fabric \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-aurelle__quick-item\"\u003e\n\u003csmall\u003e Body \u003c\/small\u003e \u003cstrong\u003e Genuine Walnut \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-aurelle__quick-item\"\u003e\n\u003csmall\u003e Weight \u003c\/small\u003e \u003cstrong\u003e Approx. 3kg \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-aurelle__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 COMPOSITION\n  ====================================================== --\u003e\n\u003csection class=\"stb-aurelle__materials\"\u003e\n\u003cdiv class=\"stb-aurelle__materials-head\"\u003e\n\u003cspan class=\"stb-aurelle__eyebrow\"\u003e Material Composition \u003c\/span\u003e\n\u003ch3\u003eFloral, Wood and Gold — Kept in Balance.\u003c\/h3\u003e\n\u003cp\u003eAurelle already has visual character, so the materials are intentionally restrained: pattern in the shade, natural grain through the body and only a small amount of metallic detail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-aurelle__material-grid\"\u003e\n\u003carticle class=\"stb-aurelle__material stb-aurelle__material--fabric\"\u003e\u003csmall\u003e 01 · Shade \u003c\/small\u003e \u003cstrong\u003e Floral Fabric \u003c\/strong\u003e\n\u003cp\u003eA gently curved fabric shade with a delicate floral print. The fabric softens direct glare and spreads the light evenly.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-aurelle__material stb-aurelle__material--wood\"\u003e\u003csmall\u003e 02 · Body \u003c\/small\u003e \u003cstrong\u003e Natural Walnut Wood \u003c\/strong\u003e\n\u003cp\u003eThe turned wood body brings warmth and real grain. Tone and grain naturally vary from one piece to another.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-aurelle__material stb-aurelle__material--gold\"\u003e\u003csmall\u003e 03 · Detail \u003c\/small\u003e \u003cstrong\u003e Gold-Toned Metal \u003c\/strong\u003e\n\u003cp\u003eUsed as a restrained accent rather than a dominant finish, helping the lamp feel polished without looking ornate.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       TWO BULBS\n  ====================================================== --\u003e\n\u003csection class=\"stb-aurelle__two-bulbs\"\u003e\n\u003cdiv class=\"stb-aurelle__two-bulbs-label\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e E14 × 2 \u003c\/strong\u003e \u003cspan\u003e Bulbs included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-aurelle__two-bulbs-grid\"\u003e\n\u003carticle class=\"stb-aurelle__two-bulbs-item\"\u003e\u003csmall\u003e Why Two? \u003c\/small\u003e \u003cstrong\u003e Fuller Light Across the Shade \u003c\/strong\u003e\n\u003cp\u003eTwo bulbs distribute light across the wide floral shade more evenly than a single central light source.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-aurelle__two-bulbs-item\"\u003e\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Warm, Soft and Ambient \u003c\/strong\u003e\n\u003cp\u003eThe fabric keeps the result comfortable rather than harsh. It works especially well for evening ambient light.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection id=\"aurelle-size-section\" class=\"stb-aurelle__size\"\u003e\n\u003cdiv class=\"stb-aurelle__size-head\"\u003e\n\u003cspan class=\"stb-aurelle__eyebrow\"\u003e Dimension Reference \u003c\/span\u003e\n\u003ch3 class=\"stb-aurelle__section-title\"\u003eA Full-Size Table Lamp, Not a Small Bedside Accent.\u003c\/h3\u003e\n\u003cp class=\"stb-aurelle__copy\"\u003eAt 20.5 inches tall, Aurelle has noticeably more presence than a compact bedside lamp. Measure both height and the 11.8-inch shade width before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-aurelle__size-layout\"\u003e\n\u003cdiv class=\"stb-aurelle__size-media\"\u003e\n\u003cdiv class=\"stb-aurelle__size-image\"\u003e\u003ca href=\"#aurelle-size-image\" class=\"stb-aurelle__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aurelle-floral-fabric-table-lamp-stuberlighting_10.jpg?v=1785844862\" alt=\"Aurelle Floral Fabric Table Lamp dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-aurelle__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-aurelle__size-info\"\u003e\n\u003cdiv class=\"stb-aurelle__size-number\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 20.5\" \u003c\/strong\u003e \u003cspan\u003e 52cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-aurelle__size-copy\"\u003e\n\u003cstrong\u003e Ø11.8\" × H20.5\" · Ø30 × H52cm \u003c\/strong\u003e\n\u003cp\u003eApprox. 3kg. A generous scale for a console, living-room side table or larger nightstand.\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=\"aurelle-size-image\" href=\"#aurelle-size-section\" class=\"stb-aurelle__lightbox\"\u003e \u003cspan class=\"stb-aurelle__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aurelle-floral-fabric-table-lamp-stuberlighting_10.jpg?v=1785844862\" alt=\"Enlarged Aurelle Floral Fabric Table Lamp dimension diagram\"\u003e \u003cspan class=\"stb-aurelle__lightbox-caption\"\u003e Aurelle · Ø11.8\" × H20.5\" · Ø30 × H52cm \u003c\/span\u003e \u003cspan class=\"stb-aurelle__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-aurelle__placement\"\u003e\n\u003cdiv class=\"stb-aurelle__placement-head\"\u003e\n\u003cspan class=\"stb-aurelle__eyebrow\"\u003e Best Placement \u003c\/span\u003e\n\u003ch3 class=\"stb-aurelle__section-title\"\u003eGive the 20.5-Inch Height Enough Breathing Room.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-aurelle__placement-grid\"\u003e\n\u003carticle class=\"stb-aurelle__placement-item\"\u003e\u003csmall\u003e Living Room \u003c\/small\u003e \u003cstrong\u003e Side Table \u003c\/strong\u003e\n\u003cp\u003eEnough height and visual weight to sit comfortably beside a sofa or lounge chair.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-aurelle__placement-item\"\u003e\u003csmall\u003e Bedroom \u003c\/small\u003e \u003cstrong\u003e Larger Nightstand \u003c\/strong\u003e\n\u003cp\u003eBest on a wider bedside table where the 11.8-inch shade has room around it.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-aurelle__placement-item\"\u003e\u003csmall\u003e Entry \/ Dining \u003c\/small\u003e \u003cstrong\u003e Console Table \u003c\/strong\u003e\n\u003cp\u003eThe floral shade becomes a soft decorative focal point without needing a large floor footprint.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL WALNUT\n  ====================================================== --\u003e\n\u003csection class=\"stb-aurelle__walnut\"\u003e\u003csmall\u003e Genuine Natural Wood \u003c\/small\u003e \u003cstrong\u003e Walnut grain and tone will vary from lamp to lamp. \u003c\/strong\u003e\n\u003cp\u003eAurelle uses natural walnut wood, so the exact grain, shade of brown and small natural markings will not be identical to the product photography. This variation is part of real wood, not a defect.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ELECTRICAL QUICK INFO\n  ====================================================== --\u003e\n\u003csection class=\"stb-aurelle__utility\"\u003e\n\u003cdiv class=\"stb-aurelle__utility-item\"\u003e\n\u003csmall\u003e Sockets \u003c\/small\u003e \u003cstrong\u003e E14 × 2 \u003c\/strong\u003e\n\u003cp\u003eBulbs included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-aurelle__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-aurelle__utility-item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59\" \/ 150cm \u003c\/strong\u003e\n\u003cp\u003eInline control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-aurelle__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\n  ====================================================== --\u003e\n\u003csection class=\"stb-aurelle__practical\"\u003e\n\u003carticle class=\"stb-aurelle__practical-card\"\u003e\u003csmall\u003e Simple Setup \u003c\/small\u003e \u003cstrong\u003e Plug In · No Hardwiring \u003c\/strong\u003e\n\u003cp\u003eAurelle uses a standard power cord with an inline on \/ off switch. No wall or ceiling wiring is required.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-aurelle__practical-card stb-aurelle__practical-card--fabric\"\u003e\u003csmall\u003e Plug Options \u003c\/small\u003e \u003cstrong\u003e US \/ UK \/ AU \/ EU \u003c\/strong\u003e\n\u003cp\u003eThe lamp can be supplied with the appropriate regional plug for the destination.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003csection class=\"stb-aurelle__practical\"\u003e\n\u003carticle class=\"stb-aurelle__practical-card stb-aurelle__practical-card--fabric\"\u003e\u003csmall\u003e Light Use \u003c\/small\u003e \u003cstrong\u003e Ambient + Everyday Table Lighting \u003c\/strong\u003e\n\u003cp\u003eTwo bulbs create a fuller glow, while the fabric shade keeps the light soft. For stronger focused reading, choose appropriate compatible E14 bulbs for the brightness you need.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-aurelle__practical-card\"\u003e\u003csmall\u003e Dry Rooms Only \u003c\/small\u003e \u003cstrong\u003e Keep Wood and Fabric Away From Moisture \u003c\/strong\u003e\n\u003cp\u003eAurelle is rated IP20 and is intended for bedrooms, living rooms, studies and other dry indoor spaces.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE \/ MATERIAL NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-aurelle__care\"\u003e\u003cstrong\u003e Natural materials and fabric may vary slightly from the photography. \u003c\/strong\u003e\n\u003cp\u003eWalnut grain and tone vary naturally, while screen settings may affect the appearance of the floral fabric and gold-toned metal. Use a soft dry cloth for routine cleaning and keep the lamp away from moisture. Hand-measured dimensions may vary 1–2cm.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-aurelle__specs\"\u003e\n\u003cdiv class=\"stb-aurelle__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Aurelle Floral Fabric Table Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-aurelle__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Floral Fabric Shade · Natural Walnut Wood · Metal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-aurelle__spec\"\u003e\n\u003cspan\u003e Finish \u003c\/span\u003e \u003cstrong\u003e Walnut Wood · Gold-Toned Metal · Floral Fabric \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-aurelle__spec\"\u003e\n\u003cspan\u003e Size \u003c\/span\u003e \u003cstrong\u003e Ø11.8\" × H20.5\" · Ø30 × H52cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-aurelle__spec\"\u003e\n\u003cspan\u003e Weight \u003c\/span\u003e \u003cstrong\u003e Approx. 3kg \/ 6.6 lb \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-aurelle__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E14 × 2 · Bulbs Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-aurelle__spec\"\u003e\n\u003cspan\u003e Bulb Compatibility \u003c\/span\u003e \u003cstrong\u003e LED or Edison-Style E14 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-aurelle__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-aurelle__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-aurelle__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-aurelle__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-aurelle__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-aurelle__spec\"\u003e\n\u003cspan\u003e Light Character \u003c\/span\u003e \u003cstrong\u003e Soft Ambient Light · Fuller Two-Bulb Illumination \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-aurelle__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-aurelle__spec\"\u003e\n\u003cspan\u003e Natural Variation \u003c\/span\u003e \u003cstrong\u003e Walnut Grain · Tone · Natural Marks Vary Between Pieces \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-aurelle__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-aurelle__faq\"\u003e\u003cspan class=\"stb-aurelle__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-aurelle__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the body genuine walnut wood?\u003c\/summary\u003e\n\u003cp\u003eYes. Aurelle uses natural walnut wood, so grain, tone and small natural markings vary from piece to piece. Your lamp may therefore look slightly different from the product photography.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many bulbs does Aurelle use?\u003c\/summary\u003e\n\u003cp\u003eAurelle uses two E14 bulbs, and compatible bulbs are included. Using two light sources helps distribute light more evenly across the wider floral fabric shade.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Aurelle a small bedside lamp?\u003c\/summary\u003e\n\u003cp\u003eAurelle is relatively substantial for a table lamp. It measures Ø11.8\" × H20.5\" \/ Ø30 × H52cm and weighs approximately 3kg. It works best on a larger nightstand, side table or console with enough room around the shade.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the light bright enough for reading?\u003c\/summary\u003e\n\u003cp\u003eThe two-bulb design gives Aurelle a fuller and more even glow than many single-bulb decorative lamps, but the fabric shade is still designed to soften the light. For focused reading, choose compatible E14 bulbs with the brightness appropriate for your needs.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it need to be hardwired?\u003c\/summary\u003e\n\u003cp\u003eNo. Aurelle 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\u003eWill the floral shade look exactly like the photos?\u003c\/summary\u003e\n\u003cp\u003eThe floral pattern follows the product design shown, but screen settings and ambient lighting can make the exact tones appear slightly different in person.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Aurelle be used in a bathroom?\u003c\/summary\u003e\n\u003cp\u003eNo. Aurelle is rated IP20 for dry indoor locations only. The fabric shade and natural walnut body should be kept away from moisture and direct water exposure.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-aurelle__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 11.8\" x H 20.5\" \/ Walnut Wood \u0026 White \u0026 Gold \/ US Plug","offer_id":52725646524699,"sku":"STB-TL-26-10422","price":258.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\" x H 20.5\" \/ Walnut Wood \u0026 White \u0026 Gold \/ UK Plug","offer_id":52725646557467,"sku":"STB-TL-26-10423","price":258.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\" x H 20.5\" \/ Walnut Wood \u0026 White \u0026 Gold \/ AU Plug","offer_id":52725646590235,"sku":"STB-TL-26-10424","price":258.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\" x H 20.5\" \/ Walnut Wood \u0026 White \u0026 Gold \/ EU Plug","offer_id":52725646623003,"sku":"STB-TL-26-10425","price":258.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aurelle-floral-fabric-table-lamp-stuberlighting_1.jpg?v=1785844861"},{"product_id":"cairn-wood-table-lamp","title":"Cairn Wood Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — CAIRN WOOD TABLE LAMP\n\n   PRODUCT-SPECIFIC FLOW\n   01 Quiet intro\n   02 Linen shade detail\n   03 Stacked solid-wood detail\n   04 Small \/ Large size choice\n   05 3 button-cycled lighting modes\n   06 Natural wood expectations\n   07 Practical \/ electrical\n   08 Specifications\n   09 FAQ\n   10 Shipping \u0026 Returns\n========================================================= *\/\n\n.stb-cairn{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --shell:#F1ECE5;\n  --linen:#EEE5D9;\n  --wood:#E7D8C7;\n  --wood-soft:#F1E8DD;\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-cairn *,\n.stb-cairn *::before,\n.stb-cairn *::after{\n  box-sizing:border-box;\n}\n\n.stb-cairn h2,\n.stb-cairn 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-cairn p{\n  margin-top:0;\n}\n\n.stb-cairn__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-cairn__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-cairn__section-title{\n  margin:0 0 6px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-cairn__copy{\n  max-width:680px;\n\n  margin:0;\n\n  color:#655B53;\n\n  font-size:11.6px;\n  line-height:1.6;\n}\n\n.stb-cairn__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#897C72;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.stb-cairn__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-cairn__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-cairn__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-cairn__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-cairn__intro-main{\n  padding:23px 25px 21px;\n}\n\n.stb-cairn__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-cairn__intro-side{\n  display:grid;\n  grid-template-rows:1fr 1fr;\n\n  background:var(--espresso);\n}\n\n.stb-cairn__intro-stat{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px 17px;\n}\n\n.stb-cairn__intro-stat +\n.stb-cairn__intro-stat{\n  border-top:1px solid #584940;\n}\n\n.stb-cairn__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-cairn__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-cairn__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-cairn__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-cairn__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-cairn__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-cairn__quick-item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-cairn__quick-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   REAL DETAIL — SHADE\n========================================================= *\/\n\n.stb-cairn__detail{\n  display:grid;\n  grid-template-columns:220px 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-cairn__detail-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:12px;\n\n  background:var(--linen);\n}\n\n.stb-cairn__detail-image{\n  width:185px;\n  max-width:100%;\n}\n\n.stb-cairn__detail-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-cairn__detail-copy h3{\n  margin:0 0 6px;\n\n  font-size:18px;\n}\n\n.stb-cairn__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-cairn__detail-facts{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border-top:1px solid var(--line-soft);\n}\n\n.stb-cairn__detail-fact{\n  padding:9px 10px 0 0;\n}\n\n.stb-cairn__detail-fact +\n.stb-cairn__detail-fact{\n  padding-left:11px;\n\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-cairn__detail-fact 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-cairn__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   STACKED WOOD\n========================================================= *\/\n\n.stb-cairn__stack{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 220px;\n\n  margin-bottom:28px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-cairn__stack-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:17px 19px;\n\n  background:var(--espresso);\n}\n\n.stb-cairn__stack-copy .stb-cairn__eyebrow{\n  color:#CBAF88;\n}\n\n.stb-cairn__stack-copy h3{\n  margin:0 0 6px;\n\n  color:#FFF8EF;\n\n  font-size:18px;\n}\n\n.stb-cairn__stack-copy \u003e p{\n  margin:0 0 10px;\n\n  color:#D7CCC3;\n\n  font-size:10.1px;\n  line-height:1.52;\n}\n\n.stb-cairn__stack-parts{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  border-top:1px solid #584940;\n}\n\n.stb-cairn__stack-part{\n  padding:9px 9px 0 0;\n}\n\n.stb-cairn__stack-part +\n.stb-cairn__stack-part{\n  padding-left:9px;\n\n  border-left:1px solid #584940;\n}\n\n.stb-cairn__stack-part small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#BDA589;\n\n  font-size:7.1px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-cairn__stack-part strong{\n  color:#FFF8EF;\n\n  font-size:9px;\n  font-weight:500;\n}\n\n.stb-cairn__stack-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:12px;\n\n  background:var(--wood);\n}\n\n.stb-cairn__stack-image{\n  width:185px;\n  max-width:100%;\n}\n\n\n\/* =========================================================\n   TWO SIZE CHOICE\n========================================================= *\/\n\n.stb-cairn__sizes{\n  margin-bottom:28px;\n}\n\n.stb-cairn__sizes-head{\n  margin-bottom:10px;\n}\n\n.stb-cairn__size-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n}\n\n.stb-cairn__size-card{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-cairn__size-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:8px;\n\n  background:var(--wood-soft);\n}\n\n.stb-cairn__size-image{\n  width:120px;\n  max-width:100%;\n}\n\n.stb-cairn__size-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:12px 13px;\n}\n\n.stb-cairn__size-copy 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-cairn__size-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:10.7px;\n  font-weight:500;\n}\n\n.stb-cairn__size-copy p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:8.9px;\n  line-height:1.44;\n}\n\n.stb-cairn__size-copy b{\n  color:var(--gold-dark);\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   SIZE DECISION\n========================================================= *\/\n\n.stb-cairn__choose{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:28px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-cairn__choose-item{\n  padding:13px 15px;\n\n  background:var(--cream);\n}\n\n.stb-cairn__choose-item +\n.stb-cairn__choose-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-cairn__choose-item--large{\n  background:var(--espresso);\n}\n\n.stb-cairn__choose-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-cairn__choose-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-cairn__choose-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9px;\n  line-height:1.46;\n}\n\n.stb-cairn__choose-item--large small{\n  color:#CBAF88;\n}\n\n.stb-cairn__choose-item--large strong{\n  color:#FFF8EF;\n}\n\n.stb-cairn__choose-item--large p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   LIGHT MODES\n========================================================= *\/\n\n.stb-cairn__modes{\n  margin-bottom:8px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-cairn__modes-head{\n  padding:15px 17px;\n\n  background:var(--espresso);\n}\n\n.stb-cairn__modes-head .stb-cairn__eyebrow{\n  color:#CBAF88;\n}\n\n.stb-cairn__modes-head h3{\n  margin:0 0 4px;\n\n  color:#FFF8EF;\n\n  font-size:18px;\n}\n\n.stb-cairn__modes-head p{\n  margin:0;\n\n  color:#D7CCC3;\n\n  font-size:9.5px;\n  line-height:1.48;\n}\n\n.stb-cairn__modes-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:var(--paper);\n}\n\n.stb-cairn__mode{\n  padding:13px 14px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-cairn__mode:last-child{\n  border-right:0;\n}\n\n.stb-cairn__mode span{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-dark);\n\n  font-size:16px;\n  font-weight:500;\n}\n\n.stb-cairn__mode strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:9.9px;\n  font-weight:500;\n}\n\n.stb-cairn__mode p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:8.7px;\n  line-height:1.43;\n}\n\n.stb-cairn__mode-note{\n  padding:10px 13px;\n\n  background:var(--cream);\n\n  border-top:1px solid var(--line);\n}\n\n.stb-cairn__mode-note strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:9.7px;\n  font-weight:500;\n}\n\n.stb-cairn__mode-note p{\n  margin:0;\n\n  color:#70665E;\n\n  font-size:8.7px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   LIGHT CHARACTER\n========================================================= *\/\n\n.stb-cairn__light{\n  display:grid;\n  grid-template-columns:145px 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-cairn__light-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--linen);\n}\n\n.stb-cairn__light-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#776B62;\n\n  font-size:7.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-cairn__light-label strong{\n  color:var(--ink);\n\n  font-size:10.8px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-cairn__light-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-cairn__light-item{\n  padding:13px 14px;\n}\n\n.stb-cairn__light-item +\n.stb-cairn__light-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-cairn__light-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-cairn__light-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-cairn__light-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   NATURAL MATERIAL\n========================================================= *\/\n\n.stb-cairn__natural{\n  margin-bottom:28px;\n\n  padding:13px 15px;\n\n  background:var(--wood-soft);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-cairn__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-cairn__natural p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:9.3px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   UTILITY\n========================================================= *\/\n\n.stb-cairn__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-cairn__utility-item{\n  padding:11px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-cairn__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-cairn__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-cairn__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-cairn__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-cairn__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:28px;\n}\n\n.stb-cairn__practical-card{\n  padding:13px 14px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-cairn__practical-card--dark{\n  background:var(--espresso);\n\n  border-color:var(--espresso);\n}\n\n.stb-cairn__practical-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-cairn__practical-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-cairn__practical-card p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.1px;\n  line-height:1.47;\n}\n\n.stb-cairn__practical-card--dark small{\n  color:#CBAF88;\n}\n\n.stb-cairn__practical-card--dark strong{\n  color:#FFF8EF;\n}\n\n.stb-cairn__practical-card--dark p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-cairn__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-cairn__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-cairn__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-cairn__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:14.5px;\n  font-weight:500;\n}\n\n.stb-cairn__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-cairn__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-cairn__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-cairn__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-cairn__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-cairn__faq details{\n  padding:10px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-cairn__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-cairn__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-cairn__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-cairn__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-cairn__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-cairn__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-cairn__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-cairn__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-cairn__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-cairn__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-cairn__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-cairn__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-cairn__lightbox:target{\n  display:flex;\n}\n\n.stb-cairn__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-cairn__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-cairn__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-cairn__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-cairn__intro{\n    grid-template-columns:1fr 180px;\n  }\n\n  .stb-cairn__title{\n    font-size:25px;\n  }\n\n  .stb-cairn__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-cairn__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-cairn{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  .stb-cairn__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-cairn__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-cairn__intro-side{\n    grid-template-columns:1fr 1fr;\n    grid-template-rows:none;\n  }\n\n  .stb-cairn__intro-stat{\n    padding:10px 12px;\n  }\n\n  .stb-cairn__intro-stat +\n  .stb-cairn__intro-stat{\n    border-top:0;\n    border-left:1px solid #584940;\n  }\n\n  .stb-cairn__title{\n    font-size:23px;\n  }\n\n\n  .stb-cairn__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-cairn__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-cairn__quick-item:nth-child(1),\n  .stb-cairn__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  .stb-cairn__detail{\n    grid-template-columns:105px minmax(0,1fr);\n  }\n\n  .stb-cairn__detail-media{\n    padding:6px;\n  }\n\n  .stb-cairn__detail-image{\n    width:92px;\n  }\n\n  .stb-cairn__detail-copy{\n    padding:11px 12px;\n  }\n\n\n  .stb-cairn__stack{\n    grid-template-columns:minmax(0,1fr) 105px;\n  }\n\n  .stb-cairn__stack-copy{\n    padding:11px 12px;\n  }\n\n  .stb-cairn__stack-media{\n    padding:6px;\n  }\n\n  .stb-cairn__stack-image{\n    width:92px;\n  }\n\n\n  .stb-cairn__size-card{\n    grid-template-columns:105px minmax(0,1fr);\n  }\n\n  .stb-cairn__size-media{\n    padding:5px;\n  }\n\n  .stb-cairn__size-image{\n    width:92px;\n  }\n\n\n  .stb-cairn__choose{\n    grid-template-columns:1fr;\n  }\n\n  .stb-cairn__choose-item +\n  .stb-cairn__choose-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-cairn__modes-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-cairn__mode{\n    border-right:0;\n  }\n\n  .stb-cairn__mode +\n  .stb-cairn__mode{\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-cairn__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-cairn__light-label{\n    padding:10px 13px;\n  }\n\n  .stb-cairn__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-cairn__light-item +\n  .stb-cairn__light-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-cairn__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-cairn__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-cairn__utility-item:nth-child(1),\n  .stb-cairn__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  .stb-cairn__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-cairn__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-cairn__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-cairn__faq{\n    padding:12px 14px;\n  }\n\n\n  .stb-cairn__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-cairn\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-cairn__intro\"\u003e\n\u003cdiv class=\"stb-cairn__intro-main\"\u003e\n\u003cspan class=\"stb-cairn__eyebrow\"\u003e Solid Wood · Pleated Linen \u003c\/span\u003e\n\u003ch2 class=\"stb-cairn__title\"\u003eStacked Wood, Softened With Linen.\u003c\/h2\u003e\n\u003cp\u003eCairn balances three turned solid-wood forms beneath a softly pleated linen shade. The stacked silhouette gives the lamp its sculptural character, while the natural materials keep the overall look warm, quiet and easy to live with.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__intro-side\"\u003e\n\u003cdiv class=\"stb-cairn__intro-stat\"\u003e\n\u003csmall\u003e Two Sizes \u003c\/small\u003e \u003cstrong\u003e Small \/ Large \u003c\/strong\u003e \u003cspan\u003e Same design · different scale \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__intro-stat\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED \u003c\/strong\u003e \u003cspan\u003e 3 button-cycled modes \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-cairn__quick\"\u003e\n\u003cdiv class=\"stb-cairn__quick-item\"\u003e\n\u003csmall\u003eBase\u003c\/small\u003e \u003cstrong\u003eSolid Wood\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__quick-item\"\u003e\n\u003csmall\u003eShade\u003c\/small\u003e \u003cstrong\u003ePleated Linen\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__quick-item\"\u003e\n\u003csmall\u003eFinish\u003c\/small\u003e \u003cstrong\u003eWalnut-Tone Wood\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__quick-item\"\u003e\n\u003csmall\u003eSetup\u003c\/small\u003e \u003cstrong\u003ePlug-In\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHADE DETAIL FIRST\n  ====================================================== --\u003e\n\u003csection id=\"cairn-shade-section\" class=\"stb-cairn__detail\"\u003e\n\u003cdiv class=\"stb-cairn__detail-media\"\u003e\n\u003cdiv class=\"stb-cairn__detail-image\"\u003e\u003ca href=\"#cairn-shade-image\" class=\"stb-cairn__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cairn-wood-table-lamp-stuberlighting_15.jpg?v=1785983148\" alt=\"Cairn Wood Table Lamp pleated linen shade detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-cairn__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__detail-copy\"\u003e\n\u003cspan class=\"stb-cairn__eyebrow\"\u003e The Shade \u003c\/span\u003e\n\u003ch3\u003ePleated Linen Keeps the Light Soft.\u003c\/h3\u003e\n\u003cp\u003eThe oatmeal-toned linen shade gently diffuses the integrated light, creating a broad, comfortable glow instead of exposed glare.\u003c\/p\u003e\n\u003cdiv class=\"stb-cairn__detail-facts\"\u003e\n\u003cdiv class=\"stb-cairn__detail-fact\"\u003e\n\u003csmall\u003eMaterial\u003c\/small\u003e \u003cstrong\u003eLinen\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__detail-fact\"\u003e\n\u003csmall\u003eCharacter\u003c\/small\u003e \u003cstrong\u003eSoft Ambient Diffusion\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003ca id=\"cairn-shade-image\" href=\"#cairn-shade-section\" class=\"stb-cairn__lightbox\"\u003e \u003cspan class=\"stb-cairn__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cairn-wood-table-lamp-stuberlighting_15.jpg?v=1785983148\" alt=\"Enlarged Cairn pleated linen shade detail\"\u003e \u003cspan class=\"stb-cairn__lightbox-caption\"\u003e Cairn · Pleated Linen Shade \u003c\/span\u003e \u003cspan class=\"stb-cairn__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       STACKED WOOD DETAIL SECOND\n  ====================================================== --\u003e\n\u003csection id=\"cairn-stack-section\" class=\"stb-cairn__stack\"\u003e\n\u003cdiv class=\"stb-cairn__stack-copy\"\u003e\n\u003cspan class=\"stb-cairn__eyebrow\"\u003e The Base \u003c\/span\u003e\n\u003ch3\u003eThree Solid-Wood Forms, Stacked in Balance.\u003c\/h3\u003e\n\u003cp\u003eA teardrop, flat disc and small sphere create the cairn-like profile. Each piece is turned from solid wood, so visible grain and tone naturally vary.\u003c\/p\u003e\n\u003cdiv class=\"stb-cairn__stack-parts\"\u003e\n\u003cdiv class=\"stb-cairn__stack-part\"\u003e\n\u003csmall\u003eTop\u003c\/small\u003e \u003cstrong\u003eSphere\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__stack-part\"\u003e\n\u003csmall\u003eMiddle\u003c\/small\u003e \u003cstrong\u003eDisc\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__stack-part\"\u003e\n\u003csmall\u003eBase\u003c\/small\u003e \u003cstrong\u003eTeardrop\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__stack-media\"\u003e\n\u003cdiv class=\"stb-cairn__stack-image\"\u003e\u003ca href=\"#cairn-stack-image\" class=\"stb-cairn__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cairn-wood-table-lamp-stuberlighting_14.jpg?v=1785983148\" alt=\"Cairn Wood Table Lamp stacked solid wood base detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-cairn__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003ca id=\"cairn-stack-image\" href=\"#cairn-stack-section\" class=\"stb-cairn__lightbox\"\u003e \u003cspan class=\"stb-cairn__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cairn-wood-table-lamp-stuberlighting_14.jpg?v=1785983148\" alt=\"Enlarged Cairn stacked solid wood base\"\u003e \u003cspan class=\"stb-cairn__lightbox-caption\"\u003e Cairn · Stacked Solid-Wood Base \u003c\/span\u003e \u003cspan class=\"stb-cairn__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       TWO SIZES\n  ====================================================== --\u003e\n\u003csection class=\"stb-cairn__sizes\"\u003e\n\u003cdiv class=\"stb-cairn__sizes-head\"\u003e\n\u003cspan class=\"stb-cairn__eyebrow\"\u003e Choose the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-cairn__section-title\"\u003eSmall for Bedside. Large for More Visual Presence.\u003c\/h3\u003e\n\u003cp class=\"stb-cairn__copy\"\u003eBoth sizes use the same stacked-wood construction and pleated linen shade. Choose according to the surface rather than the design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__size-grid\"\u003e\n\u003c!-- SMALL --\u003e\n\u003carticle id=\"cairn-small-section\" class=\"stb-cairn__size-card\"\u003e\n\u003cdiv class=\"stb-cairn__size-media\"\u003e\n\u003cdiv class=\"stb-cairn__size-image\"\u003e\u003ca href=\"#cairn-small-image\" class=\"stb-cairn__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cairn-wood-table-lamp-stuberlighting_12.jpg?v=1785983148\" alt=\"Cairn Wood Table Lamp Small dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-cairn__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__size-copy\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e Ø9.8\" × H11.4\" \u003c\/strong\u003e\n\u003cp\u003eØ25 × H29cm\u003cbr\u003eBase Ø3.5\"\u003cbr\u003e\u003cb\u003eBest for:\u003c\/b\u003e nightstand or compact bedside table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- LARGE --\u003e\n\u003carticle id=\"cairn-large-section\" class=\"stb-cairn__size-card\"\u003e\n\u003cdiv class=\"stb-cairn__size-media\"\u003e\n\u003cdiv class=\"stb-cairn__size-image\"\u003e\u003ca href=\"#cairn-large-image\" class=\"stb-cairn__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cairn-wood-table-lamp-stuberlighting_9.jpg?v=1785983148\" alt=\"Cairn Wood Table Lamp Large dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-cairn__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__size-copy\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø12.6\" × H14.2\" \u003c\/strong\u003e\n\u003cp\u003eØ32 × H36cm\u003cbr\u003eBase Ø5.1\"\u003cbr\u003e\u003cb\u003eBest for:\u003c\/b\u003e console, desk or wider sideboard.\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=\"cairn-small-image\" href=\"#cairn-small-section\" class=\"stb-cairn__lightbox\"\u003e \u003cspan class=\"stb-cairn__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cairn-wood-table-lamp-stuberlighting_12.jpg?v=1785983148\" alt=\"Enlarged Cairn Small dimension diagram\"\u003e \u003cspan class=\"stb-cairn__lightbox-caption\"\u003e Cairn Small · Ø9.8\" × H11.4\" \u003c\/span\u003e \u003cspan class=\"stb-cairn__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- LARGE LIGHTBOX --\u003e \u003ca id=\"cairn-large-image\" href=\"#cairn-large-section\" class=\"stb-cairn__lightbox\"\u003e \u003cspan class=\"stb-cairn__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cairn-wood-table-lamp-stuberlighting_9.jpg?v=1785983148\" alt=\"Enlarged Cairn Large dimension diagram\"\u003e \u003cspan class=\"stb-cairn__lightbox-caption\"\u003e Cairn Large · Ø12.6\" × H14.2\" \u003c\/span\u003e \u003cspan class=\"stb-cairn__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       QUICK SIZE DECISION\n  ====================================================== --\u003e\n\u003csection class=\"stb-cairn__choose\"\u003e\n\u003carticle class=\"stb-cairn__choose-item\"\u003e\u003csmall\u003e Choose Small When \u003c\/small\u003e \u003cstrong\u003e Surface Space Is Limited \u003c\/strong\u003e\n\u003cp\u003eThe 9.8-inch shade and 3.5-inch base make Small easier to fit on a compact nightstand.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-cairn__choose-item stb-cairn__choose-item--large\"\u003e\u003csmall\u003e Choose Large When \u003c\/small\u003e \u003cstrong\u003e You Want the Lamp to Feel More Substantial \u003c\/strong\u003e\n\u003cp\u003eThe 12.6-inch shade creates noticeably more visual presence on a console, desk or wider furniture piece.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       THREE MODES\n  ====================================================== --\u003e\n\u003csection class=\"stb-cairn__modes\"\u003e\n\u003cdiv class=\"stb-cairn__modes-head\"\u003e\n\u003cspan class=\"stb-cairn__eyebrow\"\u003e Integrated LED Included \u003c\/span\u003e\n\u003ch3\u003eOne Inline Button Cycles Through Three Fixed Lighting Modes.\u003c\/h3\u003e\n\u003cp\u003eNo separate bulb is required. The lamp also remembers the last mode used when it is switched on again.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__modes-grid\"\u003e\n\u003carticle class=\"stb-cairn__mode\"\u003e\u003cspan\u003e 01 \u003c\/span\u003e \u003cstrong\u003e Press to Turn On \u003c\/strong\u003e\n\u003cp\u003eUse the button located on the power cord.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-cairn__mode\"\u003e\u003cspan\u003e 02 \u003c\/span\u003e \u003cstrong\u003e Press Again to Cycle \u003c\/strong\u003e\n\u003cp\u003eEach press moves to the next built-in lighting mode.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-cairn__mode\"\u003e\u003cspan\u003e 03 \u003c\/span\u003e \u003cstrong\u003e Last-Mode Memory \u003c\/strong\u003e\n\u003cp\u003eThe lamp remembers the most recently used mode.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__mode-note\"\u003e\n\u003cstrong\u003e These are fixed built-in modes, not continuous dimming. \u003c\/strong\u003e\n\u003cp\u003eThe source does not specify the exact brightness or color-temperature value of each mode. Do not pair Cairn with an external wall dimmer; the built-in driver is not designed for external dimming.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT CHARACTER\n  ====================================================== --\u003e\n\u003csection class=\"stb-cairn__light\"\u003e\n\u003cdiv class=\"stb-cairn__light-label\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Soft Ambient Light. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__light-grid\"\u003e\n\u003carticle class=\"stb-cairn__light-item\"\u003e\u003csmall\u003e Linen Diffusion \u003c\/small\u003e \u003cstrong\u003e Wide + Comfortable Glow \u003c\/strong\u003e\n\u003cp\u003eThe pleated linen softens direct glare and spreads the light across the nearby surface.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-cairn__light-item\"\u003e\u003csmall\u003e Best Use \u003c\/small\u003e \u003cstrong\u003e Atmosphere Rather Than Task Light \u003c\/strong\u003e\n\u003cp\u003eCairn is best used for bedside, console and ambient lighting rather than concentrated reading or desk illumination.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL WOOD\n  ====================================================== --\u003e\n\u003csection class=\"stb-cairn__natural\"\u003e\u003cstrong\u003e Every solid-wood base will look slightly different. \u003c\/strong\u003e\n\u003cp\u003eNatural grain, tone and small markings vary from piece to piece. Cairn uses a walnut-tone finish, but the supplied product information does not identify the wood species as walnut. These natural differences are characteristics of real timber, not defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ELECTRICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-cairn__utility\"\u003e\n\u003cdiv class=\"stb-cairn__utility-item\"\u003e\n\u003csmall\u003eLight Source\u003c\/small\u003e \u003cstrong\u003eIntegrated LED\u003c\/strong\u003e\n\u003cp\u003eBuilt in.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__utility-item\"\u003e\n\u003csmall\u003eVoltage\u003c\/small\u003e \u003cstrong\u003eAC110–240V\u003c\/strong\u003e\n\u003cp\u003ePlug-in.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__utility-item\"\u003e\n\u003csmall\u003eCord\u003c\/small\u003e \u003cstrong\u003eApprox. 6 ft\u003c\/strong\u003e\n\u003cp\u003eInline button.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__utility-item\"\u003e\n\u003csmall\u003ePlug\u003c\/small\u003e \u003cstrong\u003e4 Regional Options\u003c\/strong\u003e\n\u003cp\u003eChoose for destination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-cairn__practical\"\u003e\n\u003carticle class=\"stb-cairn__practical-card\"\u003e\u003csmall\u003e LED \u003c\/small\u003e \u003cstrong\u003e Built-In · No Conventional Bulb \u003c\/strong\u003e\n\u003cp\u003eCairn uses an integrated LED rather than a screw-in replaceable bulb. The LED is built into the lamp and is not designed for routine user replacement.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-cairn__practical-card stb-cairn__practical-card--dark\"\u003e\u003csmall\u003e Care \u003c\/small\u003e \u003cstrong\u003e Keep Wood and Linen Dry \u003c\/strong\u003e\n\u003cp\u003eWipe the wooden surfaces with a soft dry cloth. Keep liquids away from the timber and do not wet-wipe the linen shade. Indoor dry locations only.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-cairn__specs\"\u003e\n\u003cdiv class=\"stb-cairn__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Cairn Wood Table Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Solid Wood · Pleated Linen \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__spec\"\u003e\n\u003cspan\u003e Wood Finish \u003c\/span\u003e \u003cstrong\u003e Walnut-Tone Finish \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__spec\"\u003e\n\u003cspan\u003e Shade \u003c\/span\u003e \u003cstrong\u003e Natural Oatmeal-Tone Pleated Linen \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__spec\"\u003e\n\u003cspan\u003e Small \u003c\/span\u003e \u003cstrong\u003e Ø9.8\" × H11.4\" · Ø25 × H29cm · Base Ø3.5\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__spec\"\u003e\n\u003cspan\u003e Large \u003c\/span\u003e \u003cstrong\u003e Ø12.6\" × H14.2\" · Ø32 × H36cm · Base Ø5.1\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__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-cairn__spec\"\u003e\n\u003cspan\u003e Lighting Modes \u003c\/span\u003e \u003cstrong\u003e 3 Fixed Built-In Modes · Cycled by Inline Button · Last-Mode Memory \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Not Continuous Dimming · External Wall Dimmers Not Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e Approx. 6 ft · Inline Button Control \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__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-cairn__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Free-Standing Plug-In Table Lamp · No Hardwiring Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__spec\"\u003e\n\u003cspan\u003e Light Character \u003c\/span\u003e \u003cstrong\u003e Soft Ambient Light · Pleated Linen Diffusion \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__spec\"\u003e\n\u003cspan\u003e Suggested Coverage \u003c\/span\u003e \u003cstrong\u003e Approx. 54–86 sq ft \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e Indoor Dry Locations Only · Not Waterproof \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__spec\"\u003e\n\u003cspan\u003e Natural Variation \u003c\/span\u003e \u003cstrong\u003e Wood Grain · Tone · Natural Markings Vary Between Pieces \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cairn__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-cairn__faq\"\u003e\u003cspan class=\"stb-cairn__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-cairn__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich Cairn size should I choose?\u003c\/summary\u003e\n\u003cp\u003eSmall measures Ø9.8\" × H11.4\" and works especially well on nightstands or compact bedside tables. Large measures Ø12.6\" × H14.2\" and has more presence on a console, desk or wider sideboard.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the base made from solid wood?\u003c\/summary\u003e\n\u003cp\u003eYes. The three stacked forms are made from solid wood. Natural grain, color tone and small markings vary between individual lamps. The listed finish is walnut-tone; the supplied product information does not identify the timber species as walnut.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do the three lighting modes work?\u003c\/summary\u003e\n\u003cp\u003eUse the inline button on the cord. Press to switch the lamp on, then press again to cycle through the three fixed built-in modes. The lamp remembers the last mode used. The supplied information does not define the exact brightness or color-temperature value of each mode.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Cairn continuously dimmable?\u003c\/summary\u003e\n\u003cp\u003eNo. The button cycles through three fixed lighting modes rather than providing continuous dimming. An external wall dimmer is not recommended because the integrated driver is not designed for external dimming.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it use a replaceable bulb?\u003c\/summary\u003e\n\u003cp\u003eNo. Cairn uses an integrated LED, so there is no conventional screw-in bulb to purchase or replace. The built-in LED is not designed for routine user replacement.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Cairn bright enough for reading?\u003c\/summary\u003e\n\u003cp\u003eCairn is primarily designed for soft ambient lighting. The pleated linen shade diffuses the light into a comfortable glow. For focused reading or detailed desk work, pair it with a dedicated task light.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I care for the wood and linen?\u003c\/summary\u003e\n\u003cp\u003eWipe the wood with a soft dry cloth and keep liquids away from the timber. Do not wet-wipe the linen shade. Cairn is intended for dry indoor locations only.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-cairn__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":"Small ∅ 9.8″ shade x H 11.4″ \/ Walnut color \u0026 Beige \/ US Plug","offer_id":52736305627419,"sku":"STB-TL-26-10470","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Small ∅ 9.8″ shade x H 11.4″ \/ Walnut color \u0026 Beige \/ UK Plug","offer_id":52736305660187,"sku":"STB-TL-26-10471","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Small ∅ 9.8″ shade x H 11.4″ \/ Walnut color \u0026 Beige \/ AU Plug","offer_id":52736305692955,"sku":"STB-TL-26-10472","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Small ∅ 9.8″ shade x H 11.4″ \/ Walnut color \u0026 Beige \/ EU Plug","offer_id":52736305725723,"sku":"STB-TL-26-10473","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Large ∅ 12.6″ shade x H 14.2″ \/ Walnut color \u0026 Beige \/ US Plug","offer_id":52736305758491,"sku":"STB-TL-26-10474","price":368.0,"currency_code":"USD","in_stock":true},{"title":"Large ∅ 12.6″ shade x H 14.2″ \/ Walnut color \u0026 Beige \/ UK Plug","offer_id":52736305791259,"sku":"STB-TL-26-10475","price":368.0,"currency_code":"USD","in_stock":true},{"title":"Large ∅ 12.6″ shade x H 14.2″ \/ Walnut color \u0026 Beige \/ AU Plug","offer_id":52736305824027,"sku":"STB-TL-26-10476","price":368.0,"currency_code":"USD","in_stock":true},{"title":"Large ∅ 12.6″ shade x H 14.2″ \/ Walnut color \u0026 Beige \/ EU Plug","offer_id":52736305856795,"sku":"STB-TL-26-10477","price":368.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cairn-wood-table-lamp-stuberlighting_1.jpg?v=1785983148"},{"product_id":"pia-pleated-table-lamp","title":"Pia Pleated Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — PIA PLEATED TABLE LAMP\n\n   PRODUCT-SPECIFIC DIRECTION\n   Tall · Pleated · Tailored · Warm\n\n   SHOPPER FLOW\n   01 Quiet identity + important facts\n   02 Pleated shade \/ wood \u0026 iron frame\n   03 Three color choices\n   04 Real scale + dimension image\n   05 Light character \/ bulb \/ dimming\n   06 Plug-in setup + care\n   07 Specifications\n   08 FAQ\n   09 Shipping \u0026 Returns\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-pia{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --shell:#F1ECE5;\n  --linen:#EFE6DB;\n  --wood:#E8DDD0;\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-pia *,\n.stb-pia *::before,\n.stb-pia *::after{\n  box-sizing:border-box;\n}\n\n.stb-pia h2,\n.stb-pia 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-pia p{\n  margin-top:0;\n}\n\n.stb-pia__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-pia__title{\n  max-width:620px;\n\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.15;\n  letter-spacing:-.015em;\n}\n\n.stb-pia__section-title{\n  margin:0 0 6px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-pia__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-pia__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#897C72;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.stb-pia__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-pia__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   TOP — PRODUCT-SPECIFIC VERTICAL COMPOSITION\n========================================================= *\/\n\n.stb-pia__top{\n  display:grid;\n  grid-template-columns:78px minmax(0,1fr);\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-pia__top-rail{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:14px 8px;\n\n  background:var(--espresso);\n}\n\n.stb-pia__top-rail span{\n  color:#CBAF88;\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n\n  writing-mode:vertical-rl;\n  transform:rotate(180deg);\n}\n\n.stb-pia__top-main{\n  padding:23px 24px 20px;\n}\n\n.stb-pia__top-main \u003e p{\n  max-width:640px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13px;\n  line-height:1.66;\n}\n\n\n\/* =========================================================\n   TOP FACTS\n========================================================= *\/\n\n.stb-pia__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-pia__fact{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-pia__fact:last-child{\n  border-right:0;\n}\n\n.stb-pia__fact 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-pia__fact 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   MAIN CHARACTER\n========================================================= *\/\n\n.stb-pia__character{\n  display:grid;\n  grid-template-columns:1.15fr .85fr;\n\n  margin-bottom:28px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-pia__shade{\n  padding:18px 19px;\n\n  background:var(--linen);\n}\n\n.stb-pia__shade h3{\n  margin:0 0 5px;\n\n  font-size:19px;\n}\n\n.stb-pia__shade \u003e p{\n  margin:0 0 12px;\n\n  color:#675D55;\n\n  font-size:10px;\n  line-height:1.52;\n}\n\n.stb-pia__shade-bottom{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border-top:1px solid var(--line);\n}\n\n.stb-pia__shade-fact{\n  padding:9px 10px 0 0;\n}\n\n.stb-pia__shade-fact +\n.stb-pia__shade-fact{\n  padding-left:11px;\n\n  border-left:1px solid var(--line);\n}\n\n.stb-pia__shade-fact small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#81756C;\n\n  font-size:7.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-pia__shade-fact strong{\n  color:var(--ink);\n\n  font-size:9.4px;\n  font-weight:500;\n}\n\n.stb-pia__frame{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:18px 19px;\n\n  background:var(--espresso);\n}\n\n.stb-pia__frame .stb-pia__eyebrow{\n  color:#CBAF88;\n}\n\n.stb-pia__frame h3{\n  margin:0 0 5px;\n\n  color:#FFF8EF;\n\n  font-size:18px;\n}\n\n.stb-pia__frame p{\n  margin:0;\n\n  color:#D7CCC3;\n\n  font-size:9.7px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   COLOR CHOICE\n========================================================= *\/\n\n.stb-pia__colors{\n  margin-bottom:28px;\n}\n\n.stb-pia__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-pia__colors-head .stb-pia__copy{\n  max-width:390px;\n}\n\n.stb-pia__color-list{\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-pia__color{\n  display:grid;\n  grid-template-columns:90px 150px minmax(0,1fr);\n\n  align-items:center;\n\n  padding:11px 14px;\n\n  background:var(--paper);\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-pia__color:last-child{\n  border-bottom:0;\n}\n\n.stb-pia__color:nth-child(2){\n  background:var(--shell);\n}\n\n.stb-pia__color small{\n  color:#897C72;\n\n  font-size:7.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-pia__color strong{\n  color:var(--ink);\n\n  font-size:10.4px;\n  font-weight:500;\n}\n\n.stb-pia__color p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:8.8px;\n  line-height:1.44;\n}\n\n.stb-pia__color--orange{\n  border-left:3px solid #A85F32;\n}\n\n.stb-pia__color--black{\n  border-left:3px solid #3E3A37;\n}\n\n.stb-pia__color--white{\n  border-left:3px solid #D3CCC4;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-pia__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-pia__size-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:10px;\n\n  background:var(--wood);\n}\n\n.stb-pia__size-image{\n  width:160px;\n  max-width:100%;\n}\n\n.stb-pia__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-pia__size-copy h3{\n  margin:0 0 5px;\n\n  font-size:18px;\n}\n\n.stb-pia__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-pia__metric{\n  margin:0 0 9px;\n\n  color:#786C63;\n\n  font-size:9px;\n}\n\n.stb-pia__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   SCALE DECISION\n========================================================= *\/\n\n.stb-pia__scale{\n  display:grid;\n  grid-template-columns:135px 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-pia__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-pia__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-pia__scale-number strong{\n  color:#FFF8EF;\n\n  font-size:18px;\n  font-weight:500;\n}\n\n.stb-pia__scale-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:var(--cream);\n}\n\n.stb-pia__scale-item{\n  padding:12px 13px;\n\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-pia__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-pia__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-pia__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\n========================================================= *\/\n\n.stb-pia__light{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:8px;\n}\n\n.stb-pia__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-pia__light-card--dark{\n  background:var(--espresso);\n\n  border-color:var(--espresso);\n}\n\n.stb-pia__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-pia__light-card 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-pia__light-card p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.2px;\n  line-height:1.48;\n}\n\n.stb-pia__light-card--dark small{\n  color:#CBAF88;\n}\n\n.stb-pia__light-card--dark strong{\n  color:#FFF8EF;\n}\n\n.stb-pia__light-card--dark p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   ELECTRICAL\n========================================================= *\/\n\n.stb-pia__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-pia__utility-item{\n  padding:11px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-pia__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-pia__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-pia__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-pia__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 NOTE\n========================================================= *\/\n\n.stb-pia__care{\n  margin-bottom:28px;\n\n  padding:13px 15px;\n\n  background:var(--linen);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-pia__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-pia__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-pia__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-pia__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-pia__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-pia__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:14.5px;\n  font-weight:500;\n}\n\n.stb-pia__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-pia__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-pia__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-pia__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-pia__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-pia__faq details{\n  padding:10px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-pia__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-pia__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-pia__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-pia__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-pia__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-pia__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-pia__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-pia__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-pia__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-pia__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-pia__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-pia__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  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-pia__lightbox:target{\n  display:flex;\n}\n\n.stb-pia__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-pia__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-pia__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-pia__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-pia__color{\n    grid-template-columns:75px 120px minmax(0,1fr);\n  }\n\n  .stb-pia__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-pia{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  .stb-pia__top{\n    grid-template-columns:44px minmax(0,1fr);\n  }\n\n  .stb-pia__top-main{\n    padding:17px 14px;\n  }\n\n  .stb-pia__title{\n    font-size:23px;\n  }\n\n\n  .stb-pia__facts{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-pia__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-pia__fact:nth-child(1),\n  .stb-pia__fact:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  .stb-pia__character{\n    grid-template-columns:1fr;\n  }\n\n  .stb-pia__frame{\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-pia__colors-head{\n    display:block;\n  }\n\n  .stb-pia__color{\n    grid-template-columns:70px 90px minmax(0,1fr);\n\n    padding:10px 11px;\n  }\n\n\n  .stb-pia__size{\n    grid-template-columns:105px minmax(0,1fr);\n  }\n\n  .stb-pia__size-media{\n    padding:6px;\n  }\n\n  .stb-pia__size-image{\n    width:92px;\n  }\n\n  .stb-pia__size-copy{\n    padding:11px 12px;\n  }\n\n  .stb-pia__dimension{\n    font-size:14px;\n  }\n\n\n  .stb-pia__scale{\n    grid-template-columns:80px minmax(0,1fr);\n  }\n\n  .stb-pia__scale-number{\n    padding:9px;\n  }\n\n  .stb-pia__scale-number strong{\n    font-size:14px;\n  }\n\n  .stb-pia__scale-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-pia__scale-item +\n  .stb-pia__scale-item{\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-pia__light{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-pia__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-pia__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-pia__utility-item:nth-child(1),\n  .stb-pia__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  .stb-pia__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n    padding:9px 12px;\n  }\n\n  .stb-pia__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-pia__faq{\n    padding:12px 14px;\n  }\n\n\n  .stb-pia__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-pia\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-pia__top\"\u003e\n\u003cdiv class=\"stb-pia__top-rail\"\u003e\u003cspan\u003e Pleated Table Lamp \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-pia__top-main\"\u003e\n\u003cspan class=\"stb-pia__eyebrow\"\u003e Wood · Iron · Pleated Fabric \u003c\/span\u003e\n\u003ch2 class=\"stb-pia__title\"\u003eTall, Tailored and Softly Lit.\u003c\/h2\u003e\n\u003cp\u003ePia pairs a slim wood-and-iron frame with a crisply pleated fabric shade. At just over 20 inches tall, it has enough vertical presence to finish a console or nightstand, while the folded fabric keeps the light soft and comfortable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-pia__facts\"\u003e\n\u003cdiv class=\"stb-pia__fact\"\u003e\n\u003csmall\u003eFrame\u003c\/small\u003e \u003cstrong\u003eWood + Iron\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pia__fact\"\u003e\n\u003csmall\u003eShade\u003c\/small\u003e \u003cstrong\u003ePleated Fabric\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pia__fact\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003eE26 \/ E27 Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pia__fact\"\u003e\n\u003csmall\u003eHeight\u003c\/small\u003e \u003cstrong\u003e20.1\" \/ 51cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHADE + FRAME\n  ====================================================== --\u003e\n\u003csection class=\"stb-pia__character\"\u003e\n\u003cdiv class=\"stb-pia__shade\"\u003e\n\u003cspan class=\"stb-pia__eyebrow\"\u003e The Pleated Shade \u003c\/span\u003e\n\u003ch3\u003eThe Folds Do More Than Decorate.\u003c\/h3\u003e\n\u003cp\u003eEven pleats give the shade a tailored, dimensional surface when the lamp is off. When illuminated, the fabric softens the bulb and spreads the light into a warm, even glow.\u003c\/p\u003e\n\u003cdiv class=\"stb-pia__shade-bottom\"\u003e\n\u003cdiv class=\"stb-pia__shade-fact\"\u003e\n\u003csmall\u003eLight\u003c\/small\u003e \u003cstrong\u003eSoft + Diffused\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pia__shade-fact\"\u003e\n\u003csmall\u003eBest For\u003c\/small\u003e \u003cstrong\u003eAmbient Lighting\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pia__frame\"\u003e\n\u003cspan class=\"stb-pia__eyebrow\"\u003e The Frame \u003c\/span\u003e\n\u003ch3\u003eWarm Wood With a Structured Metal Core.\u003c\/h3\u003e\n\u003cp\u003eWood softens the overall look, while iron gives the narrow, upright frame the structure it needs. The result works naturally in both contemporary and more traditional rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COLOR OPTIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-pia__colors\"\u003e\n\u003cdiv class=\"stb-pia__colors-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-pia__eyebrow\"\u003e Three Shade Colors \u003c\/span\u003e\n\u003ch3 class=\"stb-pia__section-title\"\u003eSame Gold-Toned Frame. Three Different Moods.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"stb-pia__copy\"\u003eChoose the shade color according to how visible you want the lamp to feel in the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pia__color-list\"\u003e\n\u003cdiv class=\"stb-pia__color stb-pia__color--orange\"\u003e\n\u003csmall\u003e Warm Accent \u003c\/small\u003e \u003cstrong\u003e Gold + Orange \u003c\/strong\u003e\n\u003cp\u003eThe most expressive option, adding warmth and character to walnut, oak and neutral interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pia__color stb-pia__color--black\"\u003e\n\u003csmall\u003e Graphic \u003c\/small\u003e \u003cstrong\u003e Gold + Black \u003c\/strong\u003e\n\u003cp\u003eStronger contrast and a more grounded, architectural look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pia__color stb-pia__color--white\"\u003e\n\u003csmall\u003e Most Versatile \u003c\/small\u003e \u003cstrong\u003e Gold + White \u003c\/strong\u003e\n\u003cp\u003eThe quiet neutral, especially easy to pair with light, warm and layered interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection id=\"pia-size-section\" class=\"stb-pia__size\"\u003e\n\u003cdiv class=\"stb-pia__size-media\"\u003e\n\u003cdiv class=\"stb-pia__size-image\"\u003e\u003ca href=\"#pia-size-image\" class=\"stb-pia__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pia-pleated-table-lamp-stuberlighting_22.jpg?v=1786240311\" alt=\"Pia Pleated Table Lamp dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-pia__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pia__size-copy\"\u003e\n\u003cspan class=\"stb-pia__eyebrow\"\u003e Dimension Reference \u003c\/span\u003e\n\u003ch3\u003eTall Without Taking Up a Large Footprint.\u003c\/h3\u003e\n\u003cp class=\"stb-pia__dimension\"\u003eL11.8\" × W7.9\" × H20.1\"\u003c\/p\u003e\n\u003cp class=\"stb-pia__metric\"\u003eL30 × W20 × H51cm · Approx. 2kg \/ 4.4lb\u003c\/p\u003e\n\u003cp\u003eThe 20.1-inch height gives Pia real presence, while the 7.9-inch depth keeps it relatively easy to place on a console, sideboard or larger nightstand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"pia-size-image\" href=\"#pia-size-section\" class=\"stb-pia__lightbox\"\u003e \u003cspan class=\"stb-pia__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pia-pleated-table-lamp-stuberlighting_22.jpg?v=1786240311\" alt=\"Enlarged Pia Pleated Table Lamp dimensions\"\u003e \u003cspan class=\"stb-pia__lightbox-caption\"\u003e Pia · L11.8\" × W7.9\" × H20.1\" · L30 × W20 × H51cm \u003c\/span\u003e \u003cspan class=\"stb-pia__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PLACEMENT \/ SCALE\n  ====================================================== --\u003e\n\u003csection class=\"stb-pia__scale\"\u003e\n\u003cdiv class=\"stb-pia__scale-number\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 20.1\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pia__scale-grid\"\u003e\n\u003carticle class=\"stb-pia__scale-item\"\u003e\u003csmall\u003e Bedroom \u003c\/small\u003e \u003cstrong\u003e Larger Nightstand \u003c\/strong\u003e\n\u003cp\u003eCheck the 11.8\" × 7.9\" footprint before ordering.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-pia__scale-item\"\u003e\u003csmall\u003e Living Room \u003c\/small\u003e \u003cstrong\u003e Side Table \u003c\/strong\u003e\n\u003cp\u003eThe tall profile adds useful vertical balance beside seating.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-pia__scale-item\"\u003e\u003csmall\u003e Entry \/ Dining \u003c\/small\u003e \u003cstrong\u003e Console \/ Sideboard \u003c\/strong\u003e\n\u003cp\u003eA strong placement for showing the full pleated silhouette.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT + BULB\n  ====================================================== --\u003e\n\u003csection class=\"stb-pia__light\"\u003e\n\u003carticle class=\"stb-pia__light-card\"\u003e\u003csmall\u003e Bulb Included \u003c\/small\u003e \u003cstrong\u003e Standard E26 \/ E27 Socket \u003c\/strong\u003e\n\u003cp\u003eA compatible bulb is included. The standard socket also makes future replacements easy, allowing you to choose the brightness and light tone that best suits the room.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-pia__light-card stb-pia__light-card--dark\"\u003e\u003csmall\u003e Light Expectation \u003c\/small\u003e \u003cstrong\u003e Soft Ambient Glow, Not a Strong Task Beam \u003c\/strong\u003e\n\u003cp\u003eThe pleated fabric intentionally softens the light. Pia works especially well for evening atmosphere and general bedside illumination. For extended close reading, pair it with a dedicated task light.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ELECTRICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-pia__utility\"\u003e\n\u003cdiv class=\"stb-pia__utility-item\"\u003e\n\u003csmall\u003e Socket \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003cp\u003eBulb included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pia__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-pia__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-pia__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       DIMMING \/ SETUP\n  ====================================================== --\u003e\n\u003csection class=\"stb-pia__light\"\u003e\n\u003carticle class=\"stb-pia__light-card stb-pia__light-card--dark\"\u003e\u003csmall\u003e Want Dimming? \u003c\/small\u003e \u003cstrong\u003e Dimmable Bulb + Compatible Plug-In Dimmer \u003c\/strong\u003e\n\u003cp\u003eFor adjustable brightness, use a compatible dimmable E26\/E27 bulb together with a compatible plug-in dimming control. The lamp's inline switch itself is a standard on \/ off control.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-pia__light-card\"\u003e\u003csmall\u003e Plug Options \u003c\/small\u003e \u003cstrong\u003e US \/ UK \/ AU \/ EU \u003c\/strong\u003e\n\u003cp\u003ePia is a plug-in table lamp, so no hardwiring is required. The appropriate regional plug can be supplied for the destination.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"stb-pia__care\"\u003e\u003cstrong\u003e Pleated fabric and natural wood need simple, dry care. \u003c\/strong\u003e\n\u003cp\u003eDust the fabric shade gently with a soft brush or low-suction vacuum and do not wet-wipe the pleats. Wipe the wood and metal with a soft dry cloth. Natural wood grain and tone can vary slightly between pieces. Screen colors are approximate; hand-measured dimensions may vary 1–2cm.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-pia__specs\"\u003e\n\u003cdiv class=\"stb-pia__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Pia Pleated Table Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pia__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Wood · Iron · Pleated Fabric \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pia__spec\"\u003e\n\u003cspan\u003e Frame \u003c\/span\u003e \u003cstrong\u003e Wood + Iron · Gold-Toned Finish \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pia__spec\"\u003e\n\u003cspan\u003e Shade Colors \u003c\/span\u003e \u003cstrong\u003e Orange · Black · White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pia__spec\"\u003e\n\u003cspan\u003e Size \u003c\/span\u003e \u003cstrong\u003e L11.8\" × W7.9\" × H20.1\" · L30 × W20 × H51cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pia__spec\"\u003e\n\u003cspan\u003e Weight \u003c\/span\u003e \u003cstrong\u003e Approx. 2kg \/ 4.4lb \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pia__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 · Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pia__spec\"\u003e\n\u003cspan\u003e Bulb Compatibility \u003c\/span\u003e \u003cstrong\u003e Standard E26 \/ E27 LED or Edison-Style Bulb \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pia__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Compatible Dimmable E26\/E27 Bulb + Compatible Plug-In Dimmer Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pia__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pia__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pia__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-pia__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-pia__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-pia__spec\"\u003e\n\u003cspan\u003e Light Character \u003c\/span\u003e \u003cstrong\u003e Soft Ambient Light · Pleated Fabric Diffusion \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pia__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-pia__spec\"\u003e\n\u003cspan\u003e Natural Variation \u003c\/span\u003e \u003cstrong\u003e Wood Grain and Tone May Vary Slightly \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pia__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-pia__faq\"\u003e\u003cspan class=\"stb-pia__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-pia__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich color should I choose?\u003c\/summary\u003e\n\u003cp\u003eOrange is the warmest and most expressive option. Black creates stronger contrast and feels more graphic. White is the quietest neutral and is generally the easiest to pair with existing furniture. All three use the gold-toned frame.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Pia a small bedside lamp?\u003c\/summary\u003e\n\u003cp\u003ePia is relatively tall for a table lamp. It measures 20.1\" \/ 51cm high, with an 11.8\" × 7.9\" footprint. It works best on a larger nightstand, side table, console or sideboard.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included?\u003c\/summary\u003e\n\u003cp\u003eYes. A compatible E26\/E27 bulb is included. The standard socket also makes future replacement easy if you later want a different brightness or light tone.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Pia bright enough for reading?\u003c\/summary\u003e\n\u003cp\u003ePia is primarily designed for soft ambient lighting. The pleated fabric diffuses the bulb and reduces harsh glare. It can provide comfortable 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\u003eCan Pia be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes, when used with a compatible dimmable E26\/E27 bulb and a compatible plug-in dimmer. The inline switch on the supplied cord is a standard on \/ off control.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it need to be hardwired?\u003c\/summary\u003e\n\u003cp\u003eNo. Pia is a plug-in table lamp with a 59\" \/ 150cm cord and inline 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 the pleated shade?\u003c\/summary\u003e\n\u003cp\u003eRemove dust gently with a soft brush or low-suction vacuum. Do not wet-wipe the pleated fabric, as moisture can affect the folds. Clean the wood and metal frame with a soft dry cloth.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-pia__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"L 11.8″ x W 7.9″ x H 20.1″ \/ Gold \u0026 Orange \/ US Plug","offer_id":52780135088411,"sku":"STB-TL-26-10498","price":208.0,"currency_code":"USD","in_stock":true},{"title":"L 11.8″ x W 7.9″ x H 20.1″ \/ Gold \u0026 Orange \/ UK Plug","offer_id":52780135121179,"sku":"STB-TL-26-10499","price":208.0,"currency_code":"USD","in_stock":true},{"title":"L 11.8″ x W 7.9″ x H 20.1″ \/ Gold \u0026 Orange \/ EU Plug","offer_id":52780135153947,"sku":"STB-TL-26-10500","price":208.0,"currency_code":"USD","in_stock":true},{"title":"L 11.8″ x W 7.9″ x H 20.1″ \/ Gold \u0026 Orange \/ AU Plug","offer_id":52780135186715,"sku":"STB-TL-26-10501","price":208.0,"currency_code":"USD","in_stock":true},{"title":"L 11.8″ x W 7.9″ x H 20.1″ \/ Gold \u0026 Black \/ US Plug","offer_id":52780135219483,"sku":"STB-TL-26-10502","price":208.0,"currency_code":"USD","in_stock":true},{"title":"L 11.8″ x W 7.9″ x H 20.1″ \/ Gold \u0026 Black \/ UK Plug","offer_id":52780135252251,"sku":"STB-TL-26-10503","price":208.0,"currency_code":"USD","in_stock":true},{"title":"L 11.8″ x W 7.9″ x H 20.1″ \/ Gold \u0026 Black \/ EU Plug","offer_id":52780135285019,"sku":"STB-TL-26-10504","price":208.0,"currency_code":"USD","in_stock":true},{"title":"L 11.8″ x W 7.9″ x H 20.1″ \/ Gold \u0026 Black \/ AU Plug","offer_id":52780135317787,"sku":"STB-TL-26-10505","price":208.0,"currency_code":"USD","in_stock":true},{"title":"L 11.8″ x W 7.9″ x H 20.1″ \/ Gold \u0026 White \/ US Plug","offer_id":52780135350555,"sku":"STB-TL-26-10506","price":208.0,"currency_code":"USD","in_stock":true},{"title":"L 11.8″ x W 7.9″ x H 20.1″ \/ Gold \u0026 White \/ UK Plug","offer_id":52780135383323,"sku":"STB-TL-26-10507","price":208.0,"currency_code":"USD","in_stock":true},{"title":"L 11.8″ x W 7.9″ x H 20.1″ \/ Gold \u0026 White \/ EU Plug","offer_id":52780135416091,"sku":"STB-TL-26-10508","price":208.0,"currency_code":"USD","in_stock":true},{"title":"L 11.8″ x W 7.9″ x H 20.1″ \/ Gold \u0026 White \/ AU Plug","offer_id":52780135448859,"sku":"STB-TL-26-10509","price":208.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pia-pleated-table-lamp-stuberlighting_1.jpg?v=1786240311"},{"product_id":"lumina-ceramic-table-lamp","title":"Lumina Ceramic Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — LUMINA CERAMIC TABLE LAMP\n   Quiet Ceramic \/ Soft Contrast\n========================================================= *\/\n\n.stb-lumina{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --shell:#F1ECE5;\n  --ceramic:#EAE1D7;\n  --beige:#E5D6C4;\n\n  --ink:#211A16;\n  --text:#584E47;\n  --muted:#7B7067;\n  --espresso:#352A23;\n\n  --line:#D1C5BA;\n  --soft-line:#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-lumina *,\n.stb-lumina *::before,\n.stb-lumina *::after{\n  box-sizing:border-box;\n}\n\n.stb-lumina h2,\n.stb-lumina 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-lumina p{\n  margin-top:0;\n}\n\n.stb-lumina__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9px;\n  font-weight:600;\n  line-height:1.4;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-lumina__title{\n  max-width:620px;\n\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.15;\n  letter-spacing:-.015em;\n}\n\n.stb-lumina__section-title{\n  margin:0 0 6px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-lumina__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   INTRO\n========================================================= *\/\n\n.stb-lumina__intro{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 240px;\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-lumina__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-lumina__intro-main{\n  padding:23px 24px 21px;\n}\n\n.stb-lumina__intro-main p{\n  max-width:600px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13px;\n  line-height:1.65;\n}\n\n.stb-lumina__intro-side{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--espresso);\n}\n\n.stb-lumina__intro-fact{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-height:94px;\n\n  padding:12px 13px;\n\n  border-left:1px solid #584940;\n}\n\n.stb-lumina__intro-fact:nth-child(3),\n.stb-lumina__intro-fact:nth-child(4){\n  border-top:1px solid #584940;\n}\n\n.stb-lumina__intro-fact 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-lumina__intro-fact strong{\n  display:block;\n\n  color:#FFF8EF;\n\n  font-size:10.5px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-lumina__intro-fact span{\n  margin-top:2px;\n\n  color:#D7CCC3;\n\n  font-size:8.2px;\n}\n\n\n\/* =========================================================\n   FINISHES\n========================================================= *\/\n\n.stb-lumina__finishes{\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-lumina__finishes-head{\n  margin-bottom:9px;\n}\n\n.stb-lumina__finish-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n}\n\n.stb-lumina__finish{\n  padding:14px 15px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-lumina__finish--dark{\n  background:var(--espresso);\n  border-color:var(--espresso);\n}\n\n.stb-lumina__finish 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-lumina__finish 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-lumina__finish p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:9px;\n  line-height:1.46;\n}\n\n.stb-lumina__finish--dark small{\n  color:#CBAF88;\n}\n\n.stb-lumina__finish--dark strong{\n  color:#FFF8EF;\n}\n\n.stb-lumina__finish--dark p{\n  color:#D7CCC3;\n}\n\n.stb-lumina__finish-note{\n  margin:8px 0 0;\n\n  color:#82766D;\n\n  font-size:8.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   MATERIALS\n========================================================= *\/\n\n.stb-lumina__materials{\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-lumina__material{\n  padding:17px 18px;\n\n  background:var(--ceramic);\n}\n\n.stb-lumina__material + .stb-lumina__material{\n  background:var(--paper);\n\n  border-left:1px solid var(--line);\n}\n\n.stb-lumina__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-lumina__material 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-lumina__material p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:9.2px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-lumina__size{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 190px;\n\n  margin-bottom:8px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lumina__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-lumina__size-copy h3{\n  margin:0 0 5px;\n\n  font-size:18px;\n}\n\n.stb-lumina__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-lumina__metric{\n  margin:0 0 8px;\n\n  color:#786C63;\n\n  font-size:9px;\n}\n\n.stb-lumina__size-copy \u003e p:last-child{\n  max-width:500px;\n\n  margin:0;\n\n  color:#675D55;\n\n  font-size:9.4px;\n  line-height:1.48;\n}\n\n.stb-lumina__size-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:10px;\n\n  background:var(--beige);\n}\n\n.stb-lumina__size-image{\n  display:block;\n\n  width:160px;\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-lumina__size-image img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  max-height:none!important;\n\n  margin:0!important;\n\n  object-fit:contain!important;\n}\n\n.stb-lumina__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\n\/* =========================================================\n   WHERE IT FITS\n========================================================= *\/\n\n.stb-lumina__placement{\n  display:grid;\n  grid-template-columns:135px 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-lumina__placement-size{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:13px;\n\n  background:var(--espresso);\n}\n\n.stb-lumina__placement-size small{\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-lumina__placement-size strong{\n  color:#FFF8EF;\n\n  font-size:17px;\n  line-height:1.2;\n  font-weight:500;\n}\n\n.stb-lumina__placement-size span{\n  margin-top:2px;\n\n  color:#D7CCC3;\n\n  font-size:8.2px;\n}\n\n.stb-lumina__placement-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:var(--cream);\n}\n\n.stb-lumina__placement-item{\n  padding:12px 13px;\n\n  border-left:1px solid var(--soft-line);\n}\n\n.stb-lumina__placement-item 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-lumina__placement-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-lumina__placement-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 + BULB\n========================================================= *\/\n\n.stb-lumina__light{\n  display:grid;\n  grid-template-columns:1.05fr .95fr;\n\n  gap:8px;\n\n  margin-bottom:8px;\n}\n\n.stb-lumina__light-card{\n  padding:15px 16px;\n\n  background:var(--beige);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-lumina__light-card--dark{\n  background:var(--espresso);\n\n  border-color:var(--espresso);\n}\n\n.stb-lumina__light-card 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-lumina__light-card 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-lumina__light-card p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:9.1px;\n  line-height:1.47;\n}\n\n.stb-lumina__light-card--dark small{\n  color:#CBAF88;\n}\n\n.stb-lumina__light-card--dark strong{\n  color:#FFF8EF;\n}\n\n.stb-lumina__light-card--dark p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   ELECTRICAL\n========================================================= *\/\n\n.stb-lumina__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-lumina__utility-item{\n  padding:10px 11px;\n\n  border-right:1px solid var(--soft-line);\n}\n\n.stb-lumina__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-lumina__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-lumina__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   HANDMADE NOTE\n========================================================= *\/\n\n.stb-lumina__handmade{\n  margin-bottom:26px;\n\n  padding:13px 15px;\n\n  background:var(--ceramic);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-lumina__handmade 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-lumina__handmade 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-lumina__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-lumina__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-lumina__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-lumina__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:14px;\n  font-weight:500;\n}\n\n.stb-lumina__spec{\n  display:grid;\n  grid-template-columns:28% 72%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid var(--soft-line);\n}\n\n.stb-lumina__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-lumina__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-lumina__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-lumina__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-lumina__faq details{\n  padding:10px 0;\n\n  border-bottom:1px solid var(--soft-line);\n}\n\n.stb-lumina__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-lumina__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-lumina__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-lumina__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-lumina__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-lumina__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-lumina__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-lumina__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-lumina__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-lumina__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-lumina__shipping a{\n  color:var(--gold-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX — TAP \/ CLICK ANYWHERE TO CLOSE\n========================================================= *\/\n\n.stb-lumina__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-lumina__lightbox:target{\n  display:flex;\n}\n\n.stb-lumina__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-lumina__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-lumina__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-lumina__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-lumina__intro{\n    grid-template-columns:minmax(0,1fr) 215px;\n  }\n\n  .stb-lumina__title{\n    font-size:25px;\n  }\n\n  .stb-lumina__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-lumina{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  .stb-lumina__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lumina__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-lumina__intro-side{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-lumina__intro-fact{\n    min-height:78px;\n  }\n\n  .stb-lumina__title{\n    font-size:23px;\n  }\n\n\n  .stb-lumina__finish-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-lumina__materials{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lumina__material + .stb-lumina__material{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-lumina__size{\n    grid-template-columns:minmax(0,1fr) 105px;\n  }\n\n  .stb-lumina__size-copy{\n    padding:11px 12px;\n  }\n\n  .stb-lumina__size-media{\n    padding:6px;\n  }\n\n  .stb-lumina__size-image{\n    width:92px;\n  }\n\n  .stb-lumina__dimension{\n    font-size:14px;\n  }\n\n\n  .stb-lumina__placement{\n    grid-template-columns:78px minmax(0,1fr);\n  }\n\n  .stb-lumina__placement-size{\n    padding:9px;\n  }\n\n  .stb-lumina__placement-size strong{\n    font-size:14px;\n  }\n\n  .stb-lumina__placement-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lumina__placement-item +\n  .stb-lumina__placement-item{\n    border-top:1px solid var(--soft-line);\n  }\n\n\n  .stb-lumina__light{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-lumina__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-lumina__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-lumina__utility-item:nth-child(1),\n  .stb-lumina__utility-item:nth-child(2){\n    border-bottom:1px solid var(--soft-line);\n  }\n\n\n  .stb-lumina__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n    padding:9px 12px;\n  }\n\n  .stb-lumina__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-lumina__faq{\n    padding:12px 14px;\n  }\n\n\n  .stb-lumina__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-lumina\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumina__intro\"\u003e\n\u003cdiv class=\"stb-lumina__intro-main\"\u003e\n\u003cspan class=\"stb-lumina__eyebrow\"\u003e Handcrafted Ceramic · Soft Fabric \u003c\/span\u003e\n\u003ch2 class=\"stb-lumina__title\"\u003eCeramic Weight. Fabric Softness.\u003c\/h2\u003e\n\u003cp\u003eLumina pairs a handcrafted ceramic base with a softly diffused fabric shade. The shape is deliberately simple: substantial enough to finish a nightstand or console, but quiet enough to settle naturally into both modern and classic interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumina__intro-side\"\u003e\n\u003cdiv class=\"stb-lumina__intro-fact\"\u003e\n\u003csmall\u003e Size \u003c\/small\u003e \u003cstrong\u003e Ø11\" × H15.7\" \u003c\/strong\u003e \u003cspan\u003e Ø28 × H40cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumina__intro-fact\"\u003e\n\u003csmall\u003e Weight \u003c\/small\u003e \u003cstrong\u003e Approx. 6.6lb \u003c\/strong\u003e \u003cspan\u003e About 3kg \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumina__intro-fact\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e \u003cspan\u003e Included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumina__intro-fact\"\u003e\n\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Plug-In \u003c\/strong\u003e \u003cspan\u003e No hardwiring \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FINISHES\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumina__finishes\"\u003e\n\u003cdiv class=\"stb-lumina__finishes-head\"\u003e\n\u003cspan class=\"stb-lumina__eyebrow\"\u003e Choose the Finish \u003c\/span\u003e\n\u003ch3 class=\"stb-lumina__section-title\"\u003eContrast or Tonal — Same Lamp, Different Mood.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumina__finish-grid\"\u003e\n\u003carticle class=\"stb-lumina__finish stb-lumina__finish--dark\"\u003e\u003csmall\u003e More Contrast \u003c\/small\u003e \u003cstrong\u003e Black + Beige \u003c\/strong\u003e\n\u003cp\u003eA black ceramic base with a warm beige fabric shade. The darker base gives Lumina more visual weight against light walls and natural wood furniture.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-lumina__finish\"\u003e\u003csmall\u003e Softer + Quieter \u003c\/small\u003e \u003cstrong\u003e White + White \u003c\/strong\u003e\n\u003cp\u003eThe cleaner, more tonal option. Easy to pair with cream, ivory, pale wood and other softly layered neutral interiors.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cp class=\"stb-lumina__finish-note\"\u003eScreen colors are approximate. Please use the actual product photography as the primary finish reference.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIALS\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumina__materials\"\u003e\n\u003carticle class=\"stb-lumina__material\"\u003e\u003csmall\u003e The Base \u003c\/small\u003e \u003cstrong\u003e Handcrafted Ceramic \u003c\/strong\u003e\n\u003cp\u003eSmooth ceramic gives Lumina a grounded, substantial feel. Small variations in tone and surface are natural characteristics of the handcrafted process.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-lumina__material\"\u003e\u003csmall\u003e The Shade \u003c\/small\u003e \u003cstrong\u003e Soft Fabric Diffusion \u003c\/strong\u003e\n\u003cp\u003eThe fabric shade softens direct glare and spreads the light more comfortably, producing a warm ambient glow rather than a narrow task beam.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection id=\"lumina-size\" class=\"stb-lumina__size\"\u003e\n\u003cdiv class=\"stb-lumina__size-copy\"\u003e\n\u003cspan class=\"stb-lumina__eyebrow\"\u003e Dimension Reference \u003c\/span\u003e\n\u003ch3\u003eA Balanced Mid-Size Table Lamp.\u003c\/h3\u003e\n\u003cp class=\"stb-lumina__dimension\"\u003eØ11\" × H15.7\"\u003c\/p\u003e\n\u003cp class=\"stb-lumina__metric\"\u003eØ28 × H40cm · Approx. 3kg \/ 6.6lb\u003c\/p\u003e\n\u003cp\u003eLumina is more substantial than a petite accent lamp, without becoming oversized. The 11-inch shade works especially well on a medium or larger nightstand, side table or console.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumina__size-media\"\u003e\u003ca href=\"#lumina-size-lightbox\" class=\"stb-lumina__size-image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumina-ceramic-table-lamp-stuberlighting_7.jpg?v=1786343442\" alt=\"Lumina Ceramic Table Lamp dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-lumina__image-hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOX\n       CLICK \/ TAP ANYWHERE TO CLOSE\n  ====================================================== --\u003e \u003ca id=\"lumina-size-lightbox\" href=\"#lumina-size\" class=\"stb-lumina__lightbox\"\u003e \u003cspan class=\"stb-lumina__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumina-ceramic-table-lamp-stuberlighting_7.jpg?v=1786343442\" alt=\"Enlarged Lumina Ceramic Table Lamp dimensions\"\u003e \u003cspan class=\"stb-lumina__lightbox-caption\"\u003e Lumina · Ø11\" × H15.7\" · Ø28 × H40cm \u003c\/span\u003e \u003cspan class=\"stb-lumina__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       WHERE IT FITS\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumina__placement\"\u003e\n\u003cdiv class=\"stb-lumina__placement-size\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 15.7\" \u003c\/strong\u003e \u003cspan\u003e 40cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumina__placement-grid\"\u003e\n\u003carticle class=\"stb-lumina__placement-item\"\u003e\u003csmall\u003e Bedroom \u003c\/small\u003e \u003cstrong\u003e Nightstand \u003c\/strong\u003e\n\u003cp\u003eBest on a medium or larger bedside surface.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-lumina__placement-item\"\u003e\u003csmall\u003e Living Room \u003c\/small\u003e \u003cstrong\u003e Side Table \u003c\/strong\u003e\n\u003cp\u003eCeramic weight gives it enough presence beside seating.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-lumina__placement-item\"\u003e\u003csmall\u003e Entry \/ Dining \u003c\/small\u003e \u003cstrong\u003e Console \u003c\/strong\u003e\n\u003cp\u003eA natural placement when the full ceramic form can remain visible.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT + BULB\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumina__light\"\u003e\n\u003carticle class=\"stb-lumina__light-card\"\u003e\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Soft Ambient Glow \u003c\/strong\u003e\n\u003cp\u003eThe fabric shade is designed to soften the visible bulb and create comfortable evening light. Lumina works especially well for bedside, living room and console lighting.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-lumina__light-card stb-lumina__light-card--dark\"\u003e\u003csmall\u003e Bulb Included \u003c\/small\u003e \u003cstrong\u003e Standard E26 \/ E27 Socket \u003c\/strong\u003e\n\u003cp\u003eA compatible bulb is included. The standard socket also makes future replacement simple with commonly available E26\/E27 LED or Edison-style bulbs.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ELECTRICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumina__utility\"\u003e\n\u003cdiv class=\"stb-lumina__utility-item\"\u003e\n\u003csmall\u003e Socket \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumina__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-lumina__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-lumina__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       HANDMADE NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumina__handmade\"\u003e\u003cstrong\u003e Handcrafted ceramic means no two bases are perfectly identical. \u003c\/strong\u003e\n\u003cp\u003eSlight differences in ceramic tone, surface and handcrafted character are normal and are not considered defects. Ceramic can chip if knocked, so place Lumina on a stable surface. Wipe the base with a soft dry cloth and gently dust the fabric shade. 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-lumina__specs\"\u003e\n\u003cdiv class=\"stb-lumina__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Lumina Ceramic Table Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumina__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Handcrafted Ceramic · Fabric · Metal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumina__spec\"\u003e\n\u003cspan\u003e Shade \u003c\/span\u003e \u003cstrong\u003e Soft Fabric Shade \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumina__spec\"\u003e\n\u003cspan\u003e Finish Options \u003c\/span\u003e \u003cstrong\u003e Black + Beige · White + White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumina__spec\"\u003e\n\u003cspan\u003e Size \u003c\/span\u003e \u003cstrong\u003e Ø11\" × H15.7\" · Ø28 × H40cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumina__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-lumina__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 · Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumina__spec\"\u003e\n\u003cspan\u003e Replacement Bulb \u003c\/span\u003e \u003cstrong\u003e Standard E26 \/ E27 LED or Edison-Style Bulb \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumina__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumina__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumina__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-lumina__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-lumina__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-lumina__spec\"\u003e\n\u003cspan\u003e Light Character \u003c\/span\u003e \u003cstrong\u003e Soft Ambient Light · Fabric Diffusion \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumina__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-lumina__spec\"\u003e\n\u003cspan\u003e Handmade Variation \u003c\/span\u003e \u003cstrong\u003e Ceramic Tone and Surface May Vary Slightly \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumina__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-lumina__faq\"\u003e\u003cspan class=\"stb-lumina__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-lumina__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich finish should I choose?\u003c\/summary\u003e\n\u003cp\u003eBlack + Beige has more visual contrast and feels slightly more grounded. White + White is softer, cleaner and easier to blend into pale neutral interiors. Both versions use the same materials, size and construction.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the base really ceramic?\u003c\/summary\u003e\n\u003cp\u003eYes. Lumina uses a handcrafted ceramic base. Slight differences in tone and surface character are natural results of the handmade process.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow large is Lumina in person?\u003c\/summary\u003e\n\u003cp\u003eLumina measures Ø11\" × H15.7\" \/ Ø28 × H40cm and weighs approximately 3kg \/ 6.6lb. It has more presence than a petite accent lamp, but is still easy to place on a nightstand, side table or console.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included?\u003c\/summary\u003e\n\u003cp\u003eYes. A compatible E26\/E27 bulb is included. The standard socket also makes future replacement easy with commonly available E26\/E27 bulbs.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Lumina bright enough for reading?\u003c\/summary\u003e\n\u003cp\u003eLumina is primarily designed for soft ambient lighting. The fabric shade diffuses the light rather than creating a concentrated task beam. For prolonged close reading, pair 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. Lumina 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-lumina__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.0″ x H 15.7″ \/ Black \u0026 Beige \/ US Plug","offer_id":52785095639323,"sku":"STB-TL-26-10550","price":228.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.0″ x H 15.7″ \/ Black \u0026 Beige \/ UK Plug","offer_id":52785095672091,"sku":"STB-TL-26-10551","price":228.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.0″ x H 15.7″ \/ Black \u0026 Beige \/ AU Plug","offer_id":52785095704859,"sku":"STB-TL-26-10552","price":228.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.0″ x H 15.7″ \/ Black \u0026 Beige \/ EU Plug","offer_id":52785095737627,"sku":"STB-TL-26-10553","price":228.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.0″ x H 15.7″ \/ White \u0026 White \/ US Plug","offer_id":52785095770395,"sku":"STB-TL-26-10554","price":228.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.0″ x H 15.7″ \/ White \u0026 White \/ UK Plug","offer_id":52785095803163,"sku":"STB-TL-26-10555","price":228.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.0″ x H 15.7″ \/ White \u0026 White \/ AU Plug","offer_id":52785095835931,"sku":"STB-TL-26-10556","price":228.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.0″ x H 15.7″ \/ White \u0026 White \/ EU Plug","offer_id":52785095868699,"sku":"STB-TL-26-10557","price":228.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumina-ceramic-table-lamp-stuberlighting_19.jpg?v=1786343442"},{"product_id":"nord-wood-table-lamp","title":"Nord Wood Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — NORD WOOD TABLE LAMP\n\n   PRODUCT DIRECTION:\n   FAMILY \/ GRAIN \/ SCALE\n\n   QUIET LUXURY PRODUCT EDITORIAL\n   IMAGE + COPY AS ONE COMPOSED CARD\n   DESKTOP · TABLET · MOBILE · DAWN SAFE\n========================================================= *\/\n\n.stb-nord{\n  --espresso:#1C1209;\n  --espresso-soft:#2A2015;\n\n  --wood:#755338;\n  --wood-deep:#513723;\n  --wood-soft:#D7C1A8;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703E;\n\n  --ivory:#FFFDF8;\n  --paper:#FAF6EE;\n  --cream:#F5EDD8;\n  --sand:#E8DCC7;\n  --sand-2:#EFE5D3;\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-nord *,\n.stb-nord *::before,\n.stb-nord *::after{\n  box-sizing:border-box;\n}\n\n.stb-nord h2,\n.stb-nord h3,\n.stb-nord p,\n.stb-nord figure,\n.stb-nord dl,\n.stb-nord dt,\n.stb-nord dd{\n  margin-top:0;\n}\n\n.stb-nord h2,\n.stb-nord h3{\n  color:var(--espresso);\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-nord img{\n  display:block !important;\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n  margin:auto !important;\n  object-fit:contain !important;\n  object-position:center !important;\n}\n\n\n\/* =========================================================\n   01 — FAMILY PORTRAIT\n   ONE COMPLETE CARD\n========================================================= *\/\n\n.nd-family-card{\n  display:grid;\n  grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);\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 9px 27px rgba(28,18,9,.08);\n}\n\n\n\/* COPY SIDE *\/\n\n.nd-family-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:space-between;\n\n  min-width:0;\n\n  padding:27px 23px;\n\n  background:var(--espresso);\n}\n\n.nd-kicker{\n  display:block;\n\n  margin-bottom:8px;\n\n  color:var(--gold);\n\n  font-size:8.7px;\n  line-height:1.35;\n  font-weight:600;\n\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.nd-family-copy h2{\n  margin:0;\n\n  color:#FFF8EE;\n\n  font-size:30px;\n  line-height:1.04;\n}\n\n.nd-family-copy__lead{\n  margin:10px 0 0;\n\n  color:#D8CCC0;\n\n  font-size:11.7px;\n  line-height:1.56;\n}\n\n.nd-family-copy__bottom{\n  margin-top:24px;\n\n  padding-top:10px;\n\n  border-top:1px solid rgba(255,255,255,.16);\n}\n\n.nd-family-copy__bottom span{\n  display:block;\n\n  color:#B9AA9A;\n\n  font-size:8.8px;\n  line-height:1.5;\n}\n\n.nd-family-copy__bottom 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\n\/* IMAGE SIDE *\/\n\n.nd-family-visual{\n  min-width:0;\n\n  padding:10px;\n\n  background:var(--wood-soft);\n}\n\n.nd-family-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.nd-family-visual img{\n  max-height:315px !important;\n}\n\n.nd-family-caption{\n  display:flex;\n  align-items:flex-start;\n  justify-content:space-between;\n\n  gap:14px;\n\n  padding:7px 3px 0;\n}\n\n.nd-family-caption small{\n  color:var(--wood-deep);\n\n  font-size:8.3px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.nd-family-caption span{\n  color:#675442;\n\n  font-size:8.9px;\n  line-height:1.4;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   02 — WOOD MATERIAL PORTRAIT\n   IMAGE + MATERIAL COPY = ONE CARD\n========================================================= *\/\n\n.nd-material-card{\n  display:grid;\n  grid-template-columns:minmax(0,.48fr) minmax(0,.52fr);\n\n  margin-top:15px;\n\n  overflow:hidden;\n\n  background:var(--sand-2);\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 HALF *\/\n\n.nd-material-visual{\n  min-width:0;\n\n  padding:10px;\n\n  background:var(--ivory);\n\n  border-left:4px solid var(--wood);\n}\n\n.nd-material-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  text-decoration:none;\n}\n\n.nd-material-visual img{\n  max-height:285px !important;\n}\n\n.nd-material-caption{\n  padding:7px 2px 1px;\n\n  color:var(--muted);\n\n  font-size:8.9px;\n  line-height:1.4;\n}\n\n\n\/* COPY HALF *\/\n\n.nd-material-copy{\n  min-width:0;\n\n  padding:23px 21px;\n\n  border-top:3px solid var(--gold);\n}\n\n.nd-material-copy__kicker{\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.nd-material-copy h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.nd-material-copy__lead{\n  margin:8px 0 0;\n\n  color:var(--text);\n\n  font-size:10.8px;\n  line-height:1.48;\n}\n\n\n\/* MATERIAL ROWS *\/\n\n.nd-material-ledger{\n  margin-top:15px;\n\n  border-top:1px solid var(--espresso);\n}\n\n.nd-material-row{\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 #CCBDA7;\n}\n\n.nd-material-row span{\n  color:var(--gold-deep);\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.nd-material-row strong{\n  color:var(--espresso);\n\n  font-size:10.8px;\n  font-weight:600;\n}\n\n\n\/* NATURAL NOTE *\/\n\n.nd-natural-note{\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:#625140;\n\n  font-size:10.2px;\n  line-height:1.44;\n}\n\n.nd-natural-note strong{\n  color:var(--espresso);\n}\n\n\n\/* =========================================================\n   03 — SIZE SELECTION\n========================================================= *\/\n\n.nd-scale{\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 23px rgba(28,18,9,.055);\n}\n\n.nd-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.nd-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.nd-section-head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.nd-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\/* SCALE INDEX *\/\n\n.nd-size-index{\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.nd-size{\n  position:relative;\n\n  min-width:0;\n\n  padding:13px 13px 11px;\n}\n\n.nd-size + .nd-size{\n  border-left:1px solid var(--line);\n}\n\n.nd-size::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:-3px;\n  left:13px;\n\n  width:30px;\n  height:5px;\n\n  background:var(--gold);\n}\n\n.nd-size--m::before{\n  width:48px;\n}\n\n.nd-size--l::before{\n  width:66px;\n}\n\n.nd-size small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.nd-size strong{\n  display:block;\n\n  margin:3px 0 3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.nd-size span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:9.8px;\n  line-height:1.4;\n}\n\n\n\/* SIZE DIAGRAMS *\/\n\n.nd-size-images{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:10px;\n}\n\n.nd-size-image{\n  min-width:0;\n\n  padding:5px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:6px;\n}\n\n.nd-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.nd-size-image img{\n  max-height:110px !important;\n}\n\n.nd-size-image p{\n  margin:4px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.4px;\n  line-height:1.35;\n\n  text-align:center;\n}\n\n\n\/* SIZE DECISION *\/\n\n.nd-size-decision{\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(--wood-deep);\n}\n\n.nd-size-decision small{\n  display:block;\n\n  color:#D9C19B;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.nd-size-decision 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.nd-size-decision p{\n  margin:0;\n\n  padding-left:14px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n\n  color:#D9CCBF;\n\n  font-size:10.6px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   04 — LIGHT + DETAILS\n   SINGLE CONNECTED CARD\n========================================================= *\/\n\n.nd-details{\n  display:grid;\n  grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr);\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\/* LIGHT SIDE *\/\n\n.nd-light{\n  min-width:0;\n\n  padding:23px 21px;\n\n  background:var(--espresso);\n}\n\n.nd-light 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.nd-light h3{\n  margin:0;\n\n  color:#FFF8EE;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.nd-light p{\n  margin:9px 0 0;\n\n  color:#D9CDC1;\n\n  font-size:10.8px;\n  line-height:1.48;\n}\n\n.nd-light-list{\n  margin-top:15px;\n\n  border-top:1px solid rgba(255,255,255,.16);\n}\n\n.nd-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.nd-light-row span{\n  color:#AF9F8F;\n\n  font-size:8.4px;\n\n  text-transform:uppercase;\n}\n\n.nd-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\/* SPEC SIDE *\/\n\n.nd-spec-wrap{\n  min-width:0;\n\n  padding:22px 24px;\n\n  background:var(--paper);\n}\n\n.nd-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.nd-specs{\n  border-top:1px solid var(--espresso);\n}\n\n.nd-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.nd-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.nd-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.nd-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.nd-faq-head{\n  display:grid;\n  grid-template-columns:minmax(0,210px) minmax(0,1fr);\n\n  gap:24px;\n\n  margin-bottom:11px;\n}\n\n.nd-faq-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.nd-faq-head h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.nd-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.nd-faq-list{\n  border-top:1px solid var(--espresso);\n}\n\n.nd-faq-item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.nd-faq-item summary{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:16px;\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.nd-faq-item summary::-webkit-details-marker{\n  display:none;\n}\n\n.nd-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:16px;\n  line-height:1;\n\n  transition:transform .2s ease;\n}\n\n.nd-faq-item[open] .nd-faq-plus{\n  transform:rotate(45deg);\n}\n\n.nd-faq-item p{\n  max-width:690px;\n\n  margin:0;\n\n  padding:0 32px 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.nd-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.nd-shipping h3{\n  margin:0 0 7px;\n\n  font-size:18px;\n}\n\n.nd-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.nd-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.nd-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.nd-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.nd-lightbox:target{\n  display:flex;\n}\n\n.nd-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.nd-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.nd-lightbox-caption{\n  margin-top:8px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n.nd-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-nord{\n    max-width:820px;\n  }\n\n  .nd-family-copy h2{\n    font-size:28px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-nord{\n    font-size:13px;\n  }\n\n\n  .nd-family-card{\n    grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);\n  }\n\n  .nd-family-copy{\n    padding:19px 15px;\n  }\n\n  .nd-family-copy h2{\n    font-size:24px;\n  }\n\n  .nd-family-copy__lead{\n    font-size:10.5px;\n  }\n\n  .nd-family-visual{\n    padding:7px;\n  }\n\n  .nd-family-visual img{\n    max-height:235px !important;\n  }\n\n\n  .nd-material-card{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .nd-material-visual img{\n    max-height:205px !important;\n  }\n\n  .nd-material-copy{\n    padding:18px 15px;\n  }\n\n  .nd-material-copy h3{\n    font-size:20px;\n  }\n\n\n  .nd-scale,\n  .nd-faq{\n    padding:20px 18px;\n  }\n\n  .nd-section-head,\n  .nd-faq-head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .nd-details{\n    grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);\n  }\n\n  .nd-light{\n    padding:19px 15px;\n  }\n\n  .nd-spec-wrap{\n    padding:19px 16px;\n  }\n\n  .nd-spec{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .nd-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  .nd-family-card{\n    grid-template-columns:1fr;\n  }\n\n  .nd-family-visual{\n    order:-1;\n  }\n\n  .nd-family-visual img{\n    max-height:285px !important;\n  }\n\n\n  .nd-material-card{\n    grid-template-columns:1fr;\n  }\n\n  .nd-material-visual{\n    border-left:0;\n    border-top:4px solid var(--wood);\n  }\n\n  .nd-material-visual img{\n    max-height:245px !important;\n  }\n\n\n  .nd-size-index{\n    grid-template-columns:1fr;\n  }\n\n  .nd-size + .nd-size{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .nd-size-images{\n    gap:5px;\n  }\n\n  .nd-size-image{\n    padding:4px;\n  }\n\n  .nd-size-image img{\n    max-height:78px !important;\n  }\n\n\n  .nd-size-decision{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .nd-size-decision 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  .nd-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  .nd-size-images{\n    grid-template-columns:1fr;\n  }\n\n  .nd-size-image{\n    width:145px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-nord\" id=\"nord-root\"\u003e\n\u003c!-- =====================================================\n       01 — FAMILY PORTRAIT\n  ====================================================== --\u003e\n\u003csection class=\"nd-family-card\"\u003e\u003c!-- COPY --\u003e\n\u003cdiv class=\"nd-family-copy\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"nd-kicker\"\u003e Nord Wood Table Lamp \u003c\/span\u003e\n\u003ch2\u003eOne Quiet Design, Three Proportions\u003c\/h2\u003e\n\u003cp class=\"nd-family-copy__lead\"\u003eNord pairs a solid natural-wood base with a soft white fabric shade. The design stays deliberately quiet; the main decision is choosing the right scale for your surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-family-copy__bottom\"\u003e\n\u003cspan\u003e Natural Wood · White Fabric · Plug-In \u003c\/span\u003e \u003cstrong\u003e Small \/ Medium \/ Large \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAMILY IMAGE --\u003e\n\u003cfigure class=\"nd-family-visual\"\u003e\u003ca href=\"#nd-family-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nord-wood-table-lamp-stuberlighting_6.jpg?v=1786345401\" alt=\"Nord Wood Table Lamp collection showing Small Medium and Large proportions\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cfigcaption class=\"nd-family-caption\"\u003e\u003csmall\u003e Family Portrait \u003c\/small\u003e \u003cspan\u003e Same material language · three proportions\u003cbr\u003eClick to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — MATERIAL PORTRAIT\n       IMAGE + COPY IN ONE CARD\n  ====================================================== --\u003e\n\u003csection class=\"nd-material-card\"\u003e\u003c!-- WOOD DETAIL --\u003e\n\u003cdiv class=\"nd-material-visual\"\u003e\n\u003ca href=\"#nd-base-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nord-wood-table-lamp-stuberlighting_3.jpg?v=1786345401\" alt=\"Close-up detail of Nord solid natural wood table lamp base\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cdiv class=\"nd-material-caption\"\u003eSolid natural wood base · Click to enlarge\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MATERIAL INFORMATION --\u003e\n\u003cdiv class=\"nd-material-copy\"\u003e\n\u003cspan class=\"nd-material-copy__kicker\"\u003e Material Study \u003c\/span\u003e\n\u003ch3\u003eWood Carries the Character\u003c\/h3\u003e\n\u003cp class=\"nd-material-copy__lead\"\u003eThe solid wood base gives Nord its warmth and visual weight, while the white fabric shade keeps the overall profile soft and understated.\u003c\/p\u003e\n\u003cdiv class=\"nd-material-ledger\"\u003e\n\u003cdiv class=\"nd-material-row\"\u003e\n\u003cspan\u003e Base \u003c\/span\u003e \u003cstrong\u003e Solid Natural Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-material-row\"\u003e\n\u003cspan\u003e Shade \u003c\/span\u003e \u003cstrong\u003e White Fabric \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-material-row\"\u003e\n\u003cspan\u003e Light \u003c\/span\u003e \u003cstrong\u003e Soft Ambient Diffusion \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-natural-note\"\u003e\n\u003cstrong\u003e Natural wood: \u003c\/strong\u003e grain, pattern and tone vary naturally from piece to piece. These differences are not 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 — SIZE SELECTION\n  ====================================================== --\u003e\n\u003csection class=\"nd-scale\"\u003e\n\u003cdiv class=\"nd-section-head\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Scale Index \u003c\/small\u003e\n\u003ch3\u003eChoose the Right Proportion\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eNord grows in both height and shade diameter. Check the width first, especially for a nightstand or narrow side table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SCALE INDEX --\u003e\n\u003cdiv class=\"nd-size-index\"\u003e\n\u003cdiv class=\"nd-size nd-size--s\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e Ø11.8\" × H14.9\" \u003c\/strong\u003e \u003cspan\u003e Ø30 × H38cm\u003cbr\u003eCompact nightstand · Shelf \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-size nd-size--m\"\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e Ø13.8\" × H17.7\" \u003c\/strong\u003e \u003cspan\u003e Ø35 × H45cm\u003cbr\u003eBedside · Side table \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-size nd-size--l\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø15.7\" × H21.7\" \u003c\/strong\u003e \u003cspan\u003e Ø40 × H55cm\u003cbr\u003eConsole · Larger side table \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSION IMAGES --\u003e\n\u003cdiv class=\"nd-size-images\"\u003e\n\u003cdiv class=\"nd-size-image\"\u003e\n\u003ca href=\"#nd-size-s\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nord-wood-table-lamp-stuberlighting_2.jpg?v=1786345401\" alt=\"Nord Wood Table Lamp Small dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cp\u003eSmall · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-size-image\"\u003e\n\u003ca href=\"#nd-size-m\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nord-wood-table-lamp-stuberlighting_20.jpg?v=1786345401\" alt=\"Nord Wood Table Lamp Medium dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cp\u003eMedium · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-size-image\"\u003e\n\u003ca href=\"#nd-size-l\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nord-wood-table-lamp-stuberlighting_14.jpg?v=1786345401\" alt=\"Nord Wood Table Lamp Large dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cp\u003eLarge · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- QUICK DECISION --\u003e\n\u003cdiv class=\"nd-size-decision\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Quick Decision \u003c\/small\u003e \u003cstrong\u003e Small \/ Medium \/ Large \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eSmall keeps the footprint restrained. Medium gives Nord more presence without feeling oversized. Large works best where you have enough tabletop width for its 15.7\" shade diameter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — LIGHT + DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"nd-details\"\u003e\u003c!-- LIGHT --\u003e\n\u003cdiv class=\"nd-light\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e\n\u003ch3\u003eSoft, Calm \u0026amp; Familiar\u003c\/h3\u003e\n\u003cp\u003eThe white fabric shade diffuses the bulb into an easy ambient glow, making Nord a natural fit for bedside and relaxed living spaces.\u003c\/p\u003e\n\u003cdiv class=\"nd-light-list\"\u003e\n\u003cdiv class=\"nd-light-row\"\u003e\n\u003cspan\u003e Socket \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-light-row\"\u003e\n\u003cspan\u003e Bulb \u003c\/span\u003e \u003cstrong\u003e Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-light-row\"\u003e\n\u003cspan\u003e Setup \u003c\/span\u003e \u003cstrong\u003e Plug-In \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-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=\"nd-spec-wrap\"\u003e\n\u003cspan class=\"nd-spec-title\"\u003e Product Details \u003c\/span\u003e\n\u003cdiv class=\"nd-specs\"\u003e\n\u003cdiv class=\"nd-spec\"\u003e\n\u003cspan class=\"nd-spec__label\"\u003e Small \u003c\/span\u003e \u003cspan class=\"nd-spec__value\"\u003e Ø11.8\" × H14.9\" · Ø30 × H38cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-spec\"\u003e\n\u003cspan class=\"nd-spec__label\"\u003e Medium \u003c\/span\u003e \u003cspan class=\"nd-spec__value\"\u003e Ø13.8\" × H17.7\" · Ø35 × H45cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-spec\"\u003e\n\u003cspan class=\"nd-spec__label\"\u003e Large \u003c\/span\u003e \u003cspan class=\"nd-spec__value\"\u003e Ø15.7\" × H21.7\" · Ø40 × H55cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-spec\"\u003e\n\u003cspan class=\"nd-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"nd-spec__value\"\u003e Solid natural wood · Fabric · Metal \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-spec\"\u003e\n\u003cspan class=\"nd-spec__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"nd-spec__value\"\u003e Natural wood · White fabric shade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-spec\"\u003e\n\u003cspan class=\"nd-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"nd-spec__value\"\u003e E26 \/ E27 socket · LED or Edison-style bulb · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-spec\"\u003e\n\u003cspan class=\"nd-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"nd-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-spec\"\u003e\n\u003cspan class=\"nd-spec__label\"\u003e Power \u003c\/span\u003e \u003cspan class=\"nd-spec__value\"\u003e Plug-in \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-spec\"\u003e\n\u003cspan class=\"nd-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"nd-spec__value\"\u003e Inline On \/ Off switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-spec\"\u003e\n\u003cspan class=\"nd-spec__label\"\u003e Cord \u003c\/span\u003e \u003cspan class=\"nd-spec__value\"\u003e 59\" \/ 150cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-spec\"\u003e\n\u003cspan class=\"nd-spec__label\"\u003e Plug Options \u003c\/span\u003e \u003cspan class=\"nd-spec__value\"\u003e US · UK · AU · EU \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-spec\"\u003e\n\u003cspan class=\"nd-spec__label\"\u003e Light Character \u003c\/span\u003e \u003cspan class=\"nd-spec__value\"\u003e Soft ambient glow · suitable for atmosphere and light bedside reading \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-spec\"\u003e\n\u003cspan class=\"nd-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"nd-spec__value\"\u003e IP20 · Indoor dry locations only · Not waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-spec\"\u003e\n\u003cspan class=\"nd-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"nd-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=\"nd-faq\"\u003e\n\u003cdiv class=\"nd-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\u003eQuick answers about size, material and everyday use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-faq-list\"\u003e\n\u003cdetails class=\"nd-faq-item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Which size should I choose? \u003c\/span\u003e \u003cspan class=\"nd-faq-plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eSmall (Ø11.8\" × H14.9\") works well on a compact nightstand or shelf. Medium (Ø13.8\" × H17.7\") offers a balanced everyday scale. Large (Ø15.7\" × H21.7\") gives the lamp more presence and suits a console or larger side table.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"nd-faq-item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Is the base real wood? \u003c\/span\u003e \u003cspan class=\"nd-faq-plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Nord uses a solid natural-wood base. Grain, pattern and tone naturally vary from piece to piece, so each lamp will be slightly different.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"nd-faq-item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Which bulb does Nord use? \u003c\/span\u003e \u003cspan class=\"nd-faq-plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNord uses a standard E26 \/ E27 socket compatible with LED or Edison-style bulbs. The bulb is included with your lamp.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"nd-faq-item\"\u003e\n\u003csummary\u003e\u003cspan\u003e How do I turn it on? \u003c\/span\u003e \u003cspan class=\"nd-faq-plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNord is plug-in and uses a simple inline On \/ Off switch on the 59\" \/ 150cm cord. Plug options include US, UK, AU and EU.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"nd-faq-item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Is it suitable for reading? \u003c\/span\u003e \u003cspan class=\"nd-faq-plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eThe white fabric shade creates a soft ambient glow that works well for atmosphere and light bedside reading. For extended close reading or detailed work, pair it with a dedicated task light.\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=\"nd-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       FAMILY IMAGE LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"nd-family-large\" href=\"#nord-root\" class=\"nd-lightbox\"\u003e \u003cspan class=\"nd-lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nord-wood-table-lamp-stuberlighting_6.jpg?v=1786345401\" alt=\"Enlarged Nord Wood Table Lamp Small Medium and Large collection\"\u003e \u003cspan class=\"nd-lightbox-caption\"\u003e Nord · Small \/ Medium \/ Large \u003c\/span\u003e \u003cspan class=\"nd-lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       WOOD DETAIL LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"nd-base-large\" href=\"#nord-root\" class=\"nd-lightbox\"\u003e \u003cspan class=\"nd-lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nord-wood-table-lamp-stuberlighting_3.jpg?v=1786345401\" alt=\"Enlarged Nord solid natural wood base detail\"\u003e \u003cspan class=\"nd-lightbox-caption\"\u003e Nord · Solid Natural Wood Base \u003c\/span\u003e \u003cspan class=\"nd-lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SMALL SIZE\n  ====================================================== --\u003e \u003ca id=\"nd-size-s\" href=\"#nord-root\" class=\"nd-lightbox\"\u003e \u003cspan class=\"nd-lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nord-wood-table-lamp-stuberlighting_2.jpg?v=1786345401\" alt=\"Enlarged Nord Small dimensions\"\u003e \u003cspan class=\"nd-lightbox-caption\"\u003e Small · Ø11.8\" × H14.9\" · Ø30 × H38cm \u003c\/span\u003e \u003cspan class=\"nd-lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       MEDIUM SIZE\n  ====================================================== --\u003e \u003ca id=\"nd-size-m\" href=\"#nord-root\" class=\"nd-lightbox\"\u003e \u003cspan class=\"nd-lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nord-wood-table-lamp-stuberlighting_20.jpg?v=1786345401\" alt=\"Enlarged Nord Medium dimensions\"\u003e \u003cspan class=\"nd-lightbox-caption\"\u003e Medium · Ø13.8\" × H17.7\" · Ø35 × H45cm \u003c\/span\u003e \u003cspan class=\"nd-lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LARGE SIZE\n  ====================================================== --\u003e \u003ca id=\"nd-size-l\" href=\"#nord-root\" class=\"nd-lightbox\"\u003e \u003cspan class=\"nd-lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nord-wood-table-lamp-stuberlighting_14.jpg?v=1786345401\" alt=\"Enlarged Nord Large dimensions\"\u003e \u003cspan class=\"nd-lightbox-caption\"\u003e Large · Ø15.7\" × H21.7\" · Ø40 × H55cm \u003c\/span\u003e \u003cspan class=\"nd-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 14.9″ \/ Nature wood \u0026 White \/ US Plug","offer_id":52785126834459,"sku":"STB-TL-26-10558","price":275.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8″ x H 14.9″ \/ Nature wood \u0026 White \/ UK Plug","offer_id":52785126867227,"sku":"STB-TL-26-10559","price":275.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8″ x H 14.9″ \/ Nature wood \u0026 White \/ EU Plug","offer_id":52785126899995,"sku":"STB-TL-26-10560","price":275.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8″ x H 14.9″ \/ Nature wood \u0026 White \/ AU Plug","offer_id":52785126932763,"sku":"STB-TL-26-10561","price":275.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8″ x H 17.7″ \/ Nature wood \u0026 White \/ US Plug","offer_id":52785126965531,"sku":"STB-TL-26-10562","price":345.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8″ x H 17.7″ \/ Nature wood \u0026 White \/ UK Plug","offer_id":52785126998299,"sku":"STB-TL-26-10563","price":345.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8″ x H 17.7″ \/ Nature wood \u0026 White \/ EU Plug","offer_id":52785127031067,"sku":"STB-TL-26-10564","price":345.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8″ x H 17.7″ \/ Nature wood \u0026 White \/ AU Plug","offer_id":52785127063835,"sku":"STB-TL-26-10565","price":345.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7″ x H 21.7″ \/ Nature wood \u0026 White \/ US Plug","offer_id":52785127096603,"sku":"STB-TL-26-10566","price":468.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7″ x H 21.7″ \/ Nature wood \u0026 White \/ UK Plug","offer_id":52785127129371,"sku":"STB-TL-26-10567","price":468.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7″ x H 21.7″ \/ Nature wood \u0026 White \/ EU Plug","offer_id":52785127162139,"sku":"STB-TL-26-10568","price":468.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7″ x H 21.7″ \/ Nature wood \u0026 White \/ AU Plug","offer_id":52785127194907,"sku":"STB-TL-26-10569","price":468.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nord-wood-table-lamp-stuberlighting_1.jpg?v=1786345401"},{"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"},{"product_id":"linnea-fabric-table-lamp","title":"Linnea Fabric Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — LINNEA FABRIC TABLE LAMP\n\n   PRODUCT DIRECTION\n   Printed Fabric · Solid Wood · Warm Collected Character\n\n   SHOPPER FLOW\n   01 Quiet introduction\n   02 Shade + wood real details\n   03 Model A \/ B \/ C choice\n   04 Size\n   05 Light character\n   06 Bulb \/ optional dimming\n   07 Practical care\n   08 Specifications\n   09 FAQ\n   10 Shipping \u0026 Returns\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-linnea{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --shell:#F1ECE5;\n  --linen:#EEE5DA;\n  --wood:#E6D8C8;\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-linnea *,\n.stb-linnea *::before,\n.stb-linnea *::after{\n  box-sizing:border-box;\n}\n\n.stb-linnea h2,\n.stb-linnea 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-linnea p{\n  margin-top:0;\n}\n\n.stb-linnea__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-linnea__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-linnea__section-title{\n  margin:0 0 6px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-linnea__copy{\n  max-width:680px;\n  margin:0;\n\n  color:#655B53;\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n.stb-linnea__hint{\n  display:block;\n  margin-top:5px;\n\n  color:#897C72;\n\n  font-size:8px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.stb-linnea__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-linnea__image img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  max-height:none!important;\n\n  margin:0!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-linnea__intro{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 220px;\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-linnea__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-linnea__intro-main{\n  padding:23px 24px 21px;\n}\n\n.stb-linnea__intro-main p{\n  max-width:610px;\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13px;\n  line-height:1.65;\n}\n\n.stb-linnea__intro-side{\n  display:grid;\n  grid-template-rows:1fr 1fr 1fr;\n\n  background:var(--espresso);\n}\n\n.stb-linnea__intro-stat{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:11px 15px;\n}\n\n.stb-linnea__intro-stat +\n.stb-linnea__intro-stat{\n  border-top:1px solid #584940;\n}\n\n.stb-linnea__intro-stat small{\n  display:block;\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-linnea__intro-stat strong{\n  display:block;\n\n  color:#FFF8EF;\n\n  font-size:11.5px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-linnea__intro-stat span{\n  margin-top:2px;\n\n  color:#D7CCC3;\n\n  font-size:8.2px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-linnea__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-linnea__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-linnea__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-linnea__quick-item small{\n  display:block;\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-linnea__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   REAL DETAILS\n========================================================= *\/\n\n.stb-linnea__details{\n  margin-bottom:26px;\n}\n\n.stb-linnea__details-head{\n  margin-bottom:9px;\n}\n\n.stb-linnea__detail-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n}\n\n.stb-linnea__detail{\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-linnea__detail-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:8px;\n\n  background:var(--linen);\n}\n\n.stb-linnea__detail--wood .stb-linnea__detail-media{\n  background:var(--wood);\n}\n\n.stb-linnea__detail-image{\n  width:122px;\n  max-width:100%;\n}\n\n.stb-linnea__detail-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:13px 14px;\n\n  background:var(--paper);\n}\n\n.stb-linnea__detail-copy 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-linnea__detail-copy strong{\n  display:block;\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.stb-linnea__detail-copy p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:8.8px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   MODELS\n========================================================= *\/\n\n.stb-linnea__models{\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-linnea__models-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-linnea__models-head .stb-linnea__copy{\n  max-width:380px;\n}\n\n.stb-linnea__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-linnea__model{\n  padding:13px 14px;\n\n  background:var(--paper);\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-linnea__model:last-child{\n  border-right:0;\n}\n\n.stb-linnea__model span{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--gold-dark);\n\n  font-size:16px;\n  line-height:1;\n  font-weight:500;\n}\n\n.stb-linnea__model 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-linnea__model p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:8.5px;\n  line-height:1.42;\n}\n\n.stb-linnea__model-note{\n  margin:8px 0 0;\n\n  color:#81756C;\n\n  font-size:8.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-linnea__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-linnea__size-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:10px;\n\n  background:var(--wood);\n}\n\n.stb-linnea__size-image{\n  width:160px;\n  max-width:100%;\n}\n\n.stb-linnea__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-linnea__size-copy h3{\n  margin:0 0 5px;\n\n  font-size:18px;\n}\n\n.stb-linnea__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-linnea__metric{\n  margin:0 0 8px;\n\n  color:#786C63;\n\n  font-size:9px;\n}\n\n.stb-linnea__size-copy \u003e p:last-child{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:9.3px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.stb-linnea__placement{\n  display:grid;\n  grid-template-columns:130px 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-linnea__placement-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-linnea__placement-main small{\n  display:block;\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-linnea__placement-main strong{\n  color:#FFF8EF;\n\n  font-size:17px;\n  font-weight:500;\n}\n\n.stb-linnea__placement-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:var(--cream);\n}\n\n.stb-linnea__placement-item{\n  padding:12px 13px;\n\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-linnea__placement-item small{\n  display:block;\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-linnea__placement-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-linnea__placement-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-linnea__light{\n  display:grid;\n  grid-template-columns:1.08fr .92fr;\n\n  margin-bottom:26px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-linnea__light-main{\n  padding:17px 18px;\n\n  background:var(--linen);\n}\n\n.stb-linnea__light-main h3{\n  margin:0 0 5px;\n\n  font-size:18px;\n}\n\n.stb-linnea__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-linnea__light-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:16px;\n\n  background:var(--espresso);\n}\n\n.stb-linnea__light-side small{\n  display:block;\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-linnea__light-side strong{\n  display:block;\n  margin-bottom:4px;\n\n  color:#FFF8EF;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.stb-linnea__light-side p{\n  margin:0;\n\n  color:#D7CCC3;\n\n  font-size:8.8px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   BULB\n========================================================= *\/\n\n.stb-linnea__bulb{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:8px;\n}\n\n.stb-linnea__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-linnea__bulb-card--accent{\n  background:var(--wood);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-linnea__bulb-card 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-linnea__bulb-card strong{\n  display:block;\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.stb-linnea__bulb-card p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:9px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   UTILITY\n========================================================= *\/\n\n.stb-linnea__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-linnea__utility-item{\n  padding:10px 11px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-linnea__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-linnea__utility-item small{\n  display:block;\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-linnea__utility-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:9.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   CARE NOTE\n========================================================= *\/\n\n.stb-linnea__care{\n  margin-bottom:26px;\n\n  padding:13px 15px;\n\n  background:var(--shell);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-linnea__care 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-linnea__care 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-linnea__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-linnea__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-linnea__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-linnea__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:14px;\n  font-weight:500;\n}\n\n.stb-linnea__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-linnea__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-linnea__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-linnea__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-linnea__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-linnea__faq details{\n  padding:10px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-linnea__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-linnea__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-linnea__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-linnea__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-linnea__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-linnea__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-linnea__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-linnea__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-linnea__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-linnea__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-linnea__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-linnea__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-linnea__lightbox:target{\n  display:flex;\n}\n\n.stb-linnea__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-linnea__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-linnea__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-linnea__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-linnea__intro{\n    grid-template-columns:minmax(0,1fr) 195px;\n  }\n\n  .stb-linnea__title{\n    font-size:25px;\n  }\n\n  .stb-linnea__detail{\n    grid-template-columns:120px minmax(0,1fr);\n  }\n\n  .stb-linnea__detail-image{\n    width:100px;\n  }\n\n  .stb-linnea__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-linnea{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  .stb-linnea__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-linnea__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-linnea__intro-side{\n    grid-template-columns:repeat(3,1fr);\n    grid-template-rows:none;\n  }\n\n  .stb-linnea__intro-stat{\n    padding:10px 8px;\n  }\n\n  .stb-linnea__intro-stat +\n  .stb-linnea__intro-stat{\n    border-top:0;\n    border-left:1px solid #584940;\n  }\n\n  .stb-linnea__title{\n    font-size:23px;\n  }\n\n\n  .stb-linnea__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-linnea__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-linnea__quick-item:nth-child(1),\n  .stb-linnea__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  .stb-linnea__detail-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-linnea__detail{\n    grid-template-columns:105px minmax(0,1fr);\n  }\n\n  .stb-linnea__detail-media{\n    padding:6px;\n  }\n\n  .stb-linnea__detail-image{\n    width:92px;\n  }\n\n  .stb-linnea__detail-copy{\n    padding:10px 11px;\n  }\n\n\n  .stb-linnea__models-head{\n    display:block;\n  }\n\n  .stb-linnea__model-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-linnea__model{\n    border-right:0;\n  }\n\n  .stb-linnea__model +\n  .stb-linnea__model{\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-linnea__size{\n    grid-template-columns:105px minmax(0,1fr);\n  }\n\n  .stb-linnea__size-media{\n    padding:6px;\n  }\n\n  .stb-linnea__size-image{\n    width:92px;\n  }\n\n  .stb-linnea__size-copy{\n    padding:11px 12px;\n  }\n\n  .stb-linnea__dimension{\n    font-size:14px;\n  }\n\n\n  .stb-linnea__placement{\n    grid-template-columns:76px minmax(0,1fr);\n  }\n\n  .stb-linnea__placement-main{\n    padding:9px;\n  }\n\n  .stb-linnea__placement-main strong{\n    font-size:13px;\n  }\n\n  .stb-linnea__placement-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-linnea__placement-item +\n  .stb-linnea__placement-item{\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-linnea__light{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-linnea__bulb{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-linnea__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-linnea__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-linnea__utility-item:nth-child(1),\n  .stb-linnea__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  .stb-linnea__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n    padding:9px 12px;\n  }\n\n  .stb-linnea__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-linnea__faq{\n    padding:12px 14px;\n  }\n\n\n  .stb-linnea__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-linnea\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-linnea__intro\"\u003e\n\u003cdiv class=\"stb-linnea__intro-main\"\u003e\n\u003cspan class=\"stb-linnea__eyebrow\"\u003e Printed Fabric · Solid Wood \u003c\/span\u003e\n\u003ch2 class=\"stb-linnea__title\"\u003ePattern Above. Natural Wood Below.\u003c\/h2\u003e\n\u003cp\u003eLinnea pairs a softly printed fabric shade with a substantial solid-wood base. The pattern gives the lamp character, while the warm wood keeps it grounded — an easy accent for bedrooms, consoles, reading corners and collected interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__intro-side\"\u003e\n\u003cdiv class=\"stb-linnea__intro-stat\"\u003e\n\u003csmall\u003e Size \u003c\/small\u003e \u003cstrong\u003e Ø13.8\" × H18.3\" \u003c\/strong\u003e \u003cspan\u003e Ø35 × H46.5cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__intro-stat\"\u003e\n\u003csmall\u003e Prints \u003c\/small\u003e \u003cstrong\u003e Model A \/ B \/ C \u003c\/strong\u003e \u003cspan\u003e Same size + base \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__intro-stat\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e \u003cspan\u003e 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-linnea__quick\"\u003e\n\u003cdiv class=\"stb-linnea__quick-item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Printed Fabric \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__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-linnea__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-linnea__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 PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-linnea__details\"\u003e\n\u003cdiv class=\"stb-linnea__details-head\"\u003e\n\u003cspan class=\"stb-linnea__eyebrow\"\u003e Material Details \u003c\/span\u003e\n\u003ch3 class=\"stb-linnea__section-title\"\u003eThe Two Surfaces That Define Linnea.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__detail-grid\"\u003e\n\u003c!-- SHADE --\u003e\n\u003carticle id=\"linnea-shade-section\" class=\"stb-linnea__detail\"\u003e\n\u003cdiv class=\"stb-linnea__detail-media\"\u003e\n\u003cdiv class=\"stb-linnea__detail-image\"\u003e\u003ca href=\"#linnea-shade-lightbox\" class=\"stb-linnea__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/linnea-fabric-table-lamp-stuberlighting_6.jpg?v=1786429505\" alt=\"Linnea Fabric Table Lamp printed fabric shade close-up\" loading=\"lazy\"\u003e \u003cspan class=\"stb-linnea__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__detail-copy\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Printed Fabric \u003c\/strong\u003e\n\u003cp\u003eThe pattern gives Linnea its decorative personality, while the fabric softens the bulb into a warmer, more comfortable glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- WOOD BASE --\u003e\n\u003carticle id=\"linnea-base-section\" class=\"stb-linnea__detail stb-linnea__detail--wood\"\u003e\n\u003cdiv class=\"stb-linnea__detail-media\"\u003e\n\u003cdiv class=\"stb-linnea__detail-image\"\u003e\u003ca href=\"#linnea-base-lightbox\" class=\"stb-linnea__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/linnea-fabric-table-lamp-stuberlighting_7.jpg?v=1786429504\" alt=\"Linnea Fabric Table Lamp solid wood base close-up\" loading=\"lazy\"\u003e \u003cspan class=\"stb-linnea__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__detail-copy\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Solid Natural Wood \u003c\/strong\u003e\n\u003cp\u003eReal grain gives the base its warmth and visual weight. Natural pattern and tone vary slightly from piece to piece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"linnea-shade-lightbox\" href=\"#linnea-shade-section\" class=\"stb-linnea__lightbox\"\u003e \u003cspan class=\"stb-linnea__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/linnea-fabric-table-lamp-stuberlighting_6.jpg?v=1786429505\" alt=\"Enlarged Linnea printed fabric shade detail\"\u003e \u003cspan class=\"stb-linnea__lightbox-caption\"\u003e Linnea · Printed Fabric Shade \u003c\/span\u003e \u003cspan class=\"stb-linnea__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"linnea-base-lightbox\" href=\"#linnea-base-section\" class=\"stb-linnea__lightbox\"\u003e \u003cspan class=\"stb-linnea__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/linnea-fabric-table-lamp-stuberlighting_7.jpg?v=1786429504\" alt=\"Enlarged Linnea solid wood base detail\"\u003e \u003cspan class=\"stb-linnea__lightbox-caption\"\u003e Linnea · Solid Wood Base \u003c\/span\u003e \u003cspan class=\"stb-linnea__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       MODEL A \/ B \/ C\n  ====================================================== --\u003e\n\u003csection class=\"stb-linnea__models\"\u003e\n\u003cdiv class=\"stb-linnea__models-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-linnea__eyebrow\"\u003e Three Shade Prints \u003c\/span\u003e\n\u003ch3 class=\"stb-linnea__section-title\"\u003eSame Lamp. Choose the Pattern You Want to Live With.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"stb-linnea__copy\"\u003eModel A, B and C share the same solid-wood base and the same overall dimensions. Only the printed shade design changes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__model-grid\"\u003e\n\u003carticle class=\"stb-linnea__model\"\u003e\u003cspan\u003e A \u003c\/span\u003e \u003cstrong\u003e Model A \u003c\/strong\u003e\n\u003cp\u003eSee the product gallery for the exact print and color placement.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-linnea__model\"\u003e\u003cspan\u003e B \u003c\/span\u003e \u003cstrong\u003e Model B \u003c\/strong\u003e\n\u003cp\u003eSame dimensions, materials and wood base — different shade print.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-linnea__model\"\u003e\u003cspan\u003e C \u003c\/span\u003e \u003cstrong\u003e Model C \u003c\/strong\u003e\n\u003cp\u003eChoose according to the pattern that works best with your room.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cp class=\"stb-linnea__model-note\"\u003ePlease use the actual product photography as the primary reference for each printed shade. Screen colors are approximate.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection id=\"linnea-size-section\" class=\"stb-linnea__size\"\u003e\n\u003cdiv class=\"stb-linnea__size-media\"\u003e\n\u003cdiv class=\"stb-linnea__size-image\"\u003e\u003ca href=\"#linnea-size-lightbox\" class=\"stb-linnea__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/linnea-fabric-table-lamp-stuberlighting_5.jpg?v=1786429503\" alt=\"Linnea Fabric Table Lamp dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-linnea__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__size-copy\"\u003e\n\u003cspan class=\"stb-linnea__eyebrow\"\u003e Dimension Reference \u003c\/span\u003e\n\u003ch3\u003eA Full-Size Table Lamp, Not a Petite Accent.\u003c\/h3\u003e\n\u003cp class=\"stb-linnea__dimension\"\u003eØ13.8\" × H18.3\"\u003c\/p\u003e\n\u003cp class=\"stb-linnea__metric\"\u003eØ35 × H46.5cm · Same Size for A \/ B \/ C\u003c\/p\u003e\n\u003cp\u003eThe 13.8-inch shade gives Linnea noticeable visual width, while the 18.3-inch height makes it substantial enough for a larger nightstand, console or desk.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"linnea-size-lightbox\" href=\"#linnea-size-section\" class=\"stb-linnea__lightbox\"\u003e \u003cspan class=\"stb-linnea__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/linnea-fabric-table-lamp-stuberlighting_5.jpg?v=1786429503\" alt=\"Enlarged Linnea Fabric Table Lamp dimensions\"\u003e \u003cspan class=\"stb-linnea__lightbox-caption\"\u003e Linnea · Ø13.8\" × H18.3\" · Ø35 × H46.5cm \u003c\/span\u003e \u003cspan class=\"stb-linnea__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-linnea__placement\"\u003e\n\u003cdiv class=\"stb-linnea__placement-main\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 18.3\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__placement-grid\"\u003e\n\u003carticle class=\"stb-linnea__placement-item\"\u003e\u003csmall\u003e Bedroom \u003c\/small\u003e \u003cstrong\u003e Larger Nightstand \u003c\/strong\u003e\n\u003cp\u003eThe 13.8-inch shade needs more room than a petite bedside lamp.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-linnea__placement-item\"\u003e\u003csmall\u003e Living Room \u003c\/small\u003e \u003cstrong\u003e Side Table \u003c\/strong\u003e\n\u003cp\u003ePrinted fabric adds pattern without needing extra decor.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-linnea__placement-item\"\u003e\u003csmall\u003e Entry \/ Study \u003c\/small\u003e \u003cstrong\u003e Console \/ Desk \u003c\/strong\u003e\n\u003cp\u003eA good placement for showing the complete wood-and-fabric silhouette.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"stb-linnea__light\"\u003e\n\u003cdiv class=\"stb-linnea__light-main\"\u003e\n\u003cspan class=\"stb-linnea__eyebrow\"\u003e Light Character \u003c\/span\u003e\n\u003ch3\u003eSoft Light Through Printed Fabric.\u003c\/h3\u003e\n\u003cp\u003eThe fabric shade softens direct glare and gives Linnea a warm ambient character. It works especially well for evening lighting and creating a more comfortable, lived-in atmosphere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__light-side\"\u003e\n\u003csmall\u003e Brightness Expectation \u003c\/small\u003e \u003cstrong\u003e Ambient First · Task Light Second \u003c\/strong\u003e\n\u003cp\u003eLinnea is not designed as a concentrated reading lamp. For prolonged close reading, pair it with a dedicated task light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BULB \/ DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"stb-linnea__bulb\"\u003e\n\u003carticle class=\"stb-linnea__bulb-card\"\u003e\u003csmall\u003e Bulb Included \u003c\/small\u003e \u003cstrong\u003e Standard E26 \/ E27 Socket · Max 40W \u003c\/strong\u003e\n\u003cp\u003eA compatible bulb is included. The standard socket also makes future replacement easy with commonly available E26\/E27 bulbs.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-linnea__bulb-card stb-linnea__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       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-linnea__utility\"\u003e\n\u003cdiv class=\"stb-linnea__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-linnea__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-linnea__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-linnea__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       CARE\n  ====================================================== --\u003e\n\u003csection class=\"stb-linnea__care\"\u003e\u003cstrong\u003e Natural wood and printed fabric need simple, gentle care. \u003c\/strong\u003e\n\u003cp\u003eWood grain and tone vary naturally from piece to piece. Wipe the base with a soft dry cloth. Dust the printed fabric shade gently with a soft brush or low-suction vacuum and do not wet-wipe the fabric. Light assembly is required to attach the shade; handle it gently during unpacking and softly reshape it if needed after transit. 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-linnea__specs\"\u003e\n\u003cdiv class=\"stb-linnea__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Linnea Fabric Table Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Printed Fabric · Solid Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__spec\"\u003e\n\u003cspan\u003e Shade \u003c\/span\u003e \u003cstrong\u003e Printed Fabric Shade \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__spec\"\u003e\n\u003cspan\u003e Base \u003c\/span\u003e \u003cstrong\u003e Solid Natural Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__spec\"\u003e\n\u003cspan\u003e Models \u003c\/span\u003e \u003cstrong\u003e Model A · Model B · Model C \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__spec\"\u003e\n\u003cspan\u003e Model Difference \u003c\/span\u003e \u003cstrong\u003e Three Different Shade Prints · Same Base and Size \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__spec\"\u003e\n\u003cspan\u003e Size \u003c\/span\u003e \u003cstrong\u003e Ø13.8\" × H18.3\" · Ø35 × H46.5cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 · Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__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-linnea__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-linnea__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__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-linnea__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-linnea__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Plug-In · Light Shade Assembly Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__spec\"\u003e\n\u003cspan\u003e Light Character \u003c\/span\u003e \u003cstrong\u003e Soft Ambient Light · Fabric Diffusion \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__spec\"\u003e\n\u003cspan\u003e Natural Variation \u003c\/span\u003e \u003cstrong\u003e Wood Grain and Tone May Vary Slightly \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__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-linnea__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-linnea__faq\"\u003e\u003cspan class=\"stb-linnea__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-linnea__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between Model A, B and C?\u003c\/summary\u003e\n\u003cp\u003eThe three models use different printed fabric shade designs. The solid-wood base, overall construction and Ø13.8\" × H18.3\" dimensions are the same. Use the product gallery to compare the exact prints.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the base real wood?\u003c\/summary\u003e\n\u003cp\u003eYes. Linnea uses a solid natural-wood base. Grain, markings and tone naturally vary slightly between pieces, so each lamp has subtle individual character.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included?\u003c\/summary\u003e\n\u003cp\u003eYes. A compatible E26\/E27 bulb is included. The socket supports up to 40W and also makes future bulb replacement straightforward.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Linnea 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\u003eDoes the lamp need assembly?\u003c\/summary\u003e\n\u003cp\u003eOnly light assembly is required to attach the fabric shade. Handle the printed shade gently during unpacking, and softly reshape it if it shifted slightly during transit.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Linnea suitable for reading?\u003c\/summary\u003e\n\u003cp\u003eLinnea is primarily designed for soft ambient lighting. The printed fabric shade diffuses the bulb rather than creating a concentrated beam. For extended close reading, use a dedicated task lamp as well.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use two as a matching pair?\u003c\/summary\u003e\n\u003cp\u003eYes. Two lamps work especially well on matching nightstands or on either side of a console. Choose the same model for a symmetrical pair, or mix prints for a more collected look.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-linnea__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 13.8\"x H 18.3\" \/ Fabric \u0026 Wood \/ US Plug","offer_id":52792339628315,"sku":"STB-TL-26-10615","price":158.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 13.8\"x H 18.3\" \/ Fabric \u0026 Wood \/ EU Plug","offer_id":52792339661083,"sku":"STB-TL-26-10616","price":158.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 13.8\"x H 18.3\" \/ Fabric \u0026 Wood \/ AU Plug","offer_id":52792339693851,"sku":"STB-TL-26-10617","price":158.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 13.8\"x H 18.3\" \/ Fabric \u0026 Wood \/ UK Plug","offer_id":52792339726619,"sku":"STB-TL-26-10618","price":158.0,"currency_code":"USD","in_stock":true},{"title":"Model B:Dia 13.8\"x H 18.3\" \/ Fabric \u0026 Wood \/ US Plug","offer_id":52792339759387,"sku":"STB-TL-26-10619","price":158.0,"currency_code":"USD","in_stock":true},{"title":"Model B:Dia 13.8\"x H 18.3\" \/ Fabric \u0026 Wood \/ EU Plug","offer_id":52792339792155,"sku":"STB-TL-26-10620","price":158.0,"currency_code":"USD","in_stock":true},{"title":"Model B:Dia 13.8\"x H 18.3\" \/ Fabric \u0026 Wood \/ AU Plug","offer_id":52792339824923,"sku":"STB-TL-26-10621","price":158.0,"currency_code":"USD","in_stock":true},{"title":"Model B:Dia 13.8\"x H 18.3\" \/ Fabric \u0026 Wood \/ UK Plug","offer_id":52792339857691,"sku":"STB-TL-26-10622","price":158.0,"currency_code":"USD","in_stock":true},{"title":"Model C:Dia 13.8\"x H 18.3\" \/ Fabric \u0026 Wood \/ US Plug","offer_id":52792339890459,"sku":"STB-TL-26-10623","price":158.0,"currency_code":"USD","in_stock":true},{"title":"Model C:Dia 13.8\"x H 18.3\" \/ Fabric \u0026 Wood \/ EU Plug","offer_id":52792339923227,"sku":"STB-TL-26-10624","price":158.0,"currency_code":"USD","in_stock":true},{"title":"Model C:Dia 13.8\"x H 18.3\" \/ Fabric \u0026 Wood \/ AU Plug","offer_id":52792339955995,"sku":"STB-TL-26-10625","price":158.0,"currency_code":"USD","in_stock":true},{"title":"Model C:Dia 13.8\"x H 18.3\" \/ Fabric \u0026 Wood \/ UK Plug","offer_id":52792339988763,"sku":"STB-TL-26-10626","price":158.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/linnea-fabric-table-lamp-stuberlighting_2.jpg?v=1786429504"},{"product_id":"akari-uf4-l8-floor-lamp","title":"Akari UF4-L8 Floor Lamp","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500\u0026amp;family=Jost:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\nbody{margin:0;padding:0;}\n.ak-lb-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(28,18,9,0.92);z-index:9999;display:none;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;text-align:center;}\n.ak-lb-overlay:target{display:flex;}\n.ak-lb-overlay img{max-width:92%;max-height:82vh;object-fit:contain;box-shadow:0 10px 60px rgba(0,0,0,0.6);}\n.ak-lb-close{position:absolute;top:22px;right:26px;color:#F5EDD8;font-family:'Cormorant Garamond',Georgia,serif;font-size:40px;line-height:1;text-decoration:none;font-weight:300;}\n.ak-lb-cap{position:absolute;bottom:26px;left:0;width:100%;color:#C8A96E;font-family:'Jost',Arial,sans-serif;font-size:12px;letter-spacing:3px;text-transform:uppercase;}\n.ak-lb-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;}\n\u003c\/style\u003e\n\u003cdiv style=\"font-family: 'Jost','Helvetica Neue',Arial,sans-serif; max-width: 100%; color: #4a3218; line-height: 1.85; background: #F5EDD8; -webkit-font-smoothing: antialiased;\"\u003e\n\u003c!-- ============ HERO · 日式禅意:极简大量留白 + 型号kicker + 居中细排大标题 + 一条竖线(纸灯笼纵长意象,浅底) ============ --\u003e\n\u003cdiv style=\"background: #F5EDD8; padding: 68px 26px 56px 26px;\"\u003e\n\u003cdiv style=\"max-width: 840px; margin: 0 auto; text-align: center;\"\u003e\n\u003cp style=\"font-size: 10px; letter-spacing: 6px; text-transform: uppercase; color: #9a8258; margin: 0 0 8px 0; font-weight: 600;\"\u003eStuberlighting · Washi Paper Floor Lamp\u003c\/p\u003e\n\u003cp style=\"font-size: 10px; letter-spacing: 4px; text-transform: uppercase; color: #c8a96e; margin: 0 0 30px 0; font-weight: 600;\"\u003eModel UF4-L8\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: clamp(52px,13vw,120px); line-height: 0.86; color: #4a3218; margin: 0; font-weight: 300; letter-spacing: 2px;\"\u003eAkari\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: clamp(16px,3vw,26px); line-height: 1.2; color: #9a6a2a; margin: 14px 0 30px 0; font-weight: 400; letter-spacing: 4px; text-transform: uppercase; font-style: italic;\"\u003eUF4-L8 Floor Lamp\u003c\/p\u003e\n\u003cdiv style=\"width: 1px; height: 44px; background: linear-gradient(#C8A96E,#F5EDD8); margin: 0 auto 26px auto; line-height: 0; font-size: 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp style=\"font-size: 16px; color: #4a3218; margin: 0 auto; line-height: 1.95; max-width: 540px;\"\u003eA tall washi paper floor lamp with a soft, sculptural presence — the pleated paper shade glows gently, filling a corner with a calm, natural light. Minimalist, Japanese-inspired, and quietly elegant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ 满宽深规格条 ============ --\u003e\n\u003cdiv style=\"background: #2A2015; padding: 0 26px;\"\u003e\n\u003cdiv style=\"max-width: 1080px; margin: 0 auto; display: flex; flex-wrap: wrap;\"\u003e\n\u003cdiv style=\"flex: 1 1 25%; min-width: 130px; padding: 24px 16px; border-right: 1px solid #40301E;\"\u003e\n\u003cp style=\"font-size: 9px; letter-spacing: 2px; text-transform: uppercase; color: #9a8258; margin: 0 0 6px 0; font-weight: 600;\"\u003eShade\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 18px; font-style: italic; color: #f5edd8; margin: 0;\"\u003eWashi paper\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 25%; min-width: 130px; padding: 24px 16px; border-right: 1px solid #40301E;\"\u003e\n\u003cp style=\"font-size: 9px; letter-spacing: 2px; text-transform: uppercase; color: #9a8258; margin: 0 0 6px 0; font-weight: 600;\"\u003eHeight\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 18px; font-style: italic; color: #c8a96e; margin: 0;\"\u003e74\" tall\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 25%; min-width: 130px; padding: 24px 16px; border-right: 1px solid #40301E;\"\u003e\n\u003cp style=\"font-size: 9px; letter-spacing: 2px; text-transform: uppercase; color: #9a8258; margin: 0 0 6px 0; font-weight: 600;\"\u003eBulb\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 18px; font-style: italic; color: #f5edd8; margin: 0;\"\u003eE26\/E27 · included\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 25%; min-width: 130px; padding: 24px 16px;\"\u003e\n\u003cp style=\"font-size: 9px; letter-spacing: 2px; text-transform: uppercase; color: #9a8258; margin: 0 0 6px 0; font-weight: 600;\"\u003eColors\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 18px; font-style: italic; color: #f5edd8; margin: 0;\"\u003eBeige \/ white\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ 材质+造型 · 和纸柔光 + 雕塑造型(浅深并置) ============ --\u003e\n\u003cdiv style=\"background: #F5EDD8; padding: 64px 26px;\"\u003e\n\u003cdiv style=\"max-width: 1080px; margin: 0 auto; display: flex; flex-wrap: wrap; gap: 0;\"\u003e\n\u003cdiv style=\"flex: 1 1 50%; min-width: 280px; background: #EFE4C9; padding: 48px 40px;\"\u003e\n\u003cp style=\"font-size: 10px; letter-spacing: 4px; text-transform: uppercase; color: #9a8258; margin: 0 0 12px 0; font-weight: 600;\"\u003eThe Shade\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: clamp(26px,5vw,38px); font-style: italic; color: #4a3218; margin: 0 0 14px 0; font-weight: 400; line-height: 1.05;\"\u003eWashi paper glow.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; color: #4a3218; margin: 0; line-height: 1.9;\"\u003eThe pleated washi paper shade diffuses light into a soft, warm, even glow — no glare, just a calm, natural wash of light. It's lightweight and delicate, with the handmade character of traditional paper.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 50%; min-width: 280px; background: #241B11; padding: 48px 40px;\"\u003e\n\u003cp style=\"font-size: 10px; letter-spacing: 4px; text-transform: uppercase; color: #c8a96e; margin: 0 0 12px 0; font-weight: 600;\"\u003eThe Form\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: clamp(26px,5vw,38px); font-style: italic; color: #f5edd8; margin: 0 0 14px 0; font-weight: 400; line-height: 1.05;\"\u003eTall \u0026amp; sculptural.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; color: #d8c6a6; margin: 0; line-height: 1.9;\"\u003eStanding 74\" tall on a slim metal base, it reads as much as a light sculpture as a lamp — a flowing, lantern-like silhouette that fills a corner and anchors a room with clean, vertical lines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ 两色 · 米\/白(浅色) ============ --\u003e\n\u003cdiv style=\"background: #EFE4C9; padding: 58px 26px;\"\u003e\n\u003cdiv style=\"max-width: 900px; margin: 0 auto; text-align: center;\"\u003e\n\u003cp style=\"font-size: 10px; letter-spacing: 5px; text-transform: uppercase; color: #9a8258; margin: 0 0 14px 0; font-weight: 600;\"\u003eTwo Colors\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: clamp(24px,5vw,38px); line-height: 1.12; color: #4a3218; margin: 0 0 20px 0; font-weight: 300; font-style: italic;\"\u003eBeige or white.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; color: #4a3218; margin: 0 auto 28px auto; line-height: 1.9; max-width: 520px;\"\u003eTwo soft, neutral paper tones — a warm beige for a cozier feel, or a crisp white for a cleaner, brighter look. Both give the same gentle, diffused glow.\u003c\/p\u003e\n\u003cdiv style=\"display: inline-flex; flex-wrap: wrap; gap: 24px; justify-content: center;\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 9px;\"\u003e\n\u003cspan style=\"width: 20px; height: 20px; border-radius: 50%; background: #D8C4A0; display: inline-block; line-height: 0; font-size: 0;\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003cspan style=\"font-size: 12px; letter-spacing: 2px; text-transform: uppercase; color: #9a8258;\"\u003eBeige\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 9px;\"\u003e\n\u003cspan style=\"width: 20px; height: 20px; border-radius: 50%; background: #F2EFE8; border: 1px solid #D8C6A6; display: inline-block; line-height: 0; font-size: 0;\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003cspan style=\"font-size: 12px; letter-spacing: 2px; text-transform: uppercase; color: #9a8258;\"\u003eWhite\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 12px; color: #9a8258; margin: 20px 0 0 0; line-height: 1.7; font-style: italic;\"\u003eHandmade washi paper — tone and texture vary slightly. Screen colors are approximate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ SIZE · 单尺寸 + 尺寸图230(点击放大,左小图右数据) ============ --\u003e\n\u003cdiv id=\"size-references\" style=\"background: #F5EDD8; padding: 60px 26px;\"\u003e\n\u003cdiv style=\"max-width: 1000px; margin: 0 auto; display: flex; flex-wrap: wrap; gap: 34px; align-items: center;\"\u003e\n\u003ca href=\"#ak-lb-size\" style=\"flex: 0 0 auto; text-decoration: none; display: block;\"\u003e\n\u003cdiv style=\"background: #EFE4C9; border: 1px solid #D8C6A6; width: 230px; max-width: 100%;\"\u003e\n\u003cdiv style=\"position: relative; width: 230px; max-width: 100%; height: 230px; background: #E4D6B8; overflow: hidden;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-uf4-l8-floor-lamp-stuberlighting_22.jpg?v=1786501590\" alt=\"Akari UF4-L8 floor lamp size reference\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: contain;\"\u003e\n\u003cdiv style=\"position: absolute; bottom: 0; left: 0; width: 100%; background: linear-gradient(0deg,rgba(28,18,9,0.55),rgba(28,18,9,0)); padding: 7px 0 6px 0; text-align: center;\"\u003e\n\u003cp style=\"font-size: 10px; color: #f5edd8; margin: 0; letter-spacing: 1px;\"\u003e🔍 Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 10px 12px; text-align: center; width: 230px; max-width: 100%; box-sizing: border-box;\"\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 15px; font-style: italic; color: #4a3218; margin: 0;\"\u003e∅ 16.1\" × H 74\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cdiv style=\"flex: 1 1 300px; min-width: 240px;\"\u003e\n\u003cp style=\"font-size: 10px; letter-spacing: 5px; text-transform: uppercase; color: #9a8258; margin: 0 0 14px 0; font-weight: 600;\"\u003eDimensions\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: clamp(40px,7.5vw,60px); line-height: 0.95; color: #4a3218; margin: 0; font-weight: 300;\"\u003e∅16.1\" × H74\"\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #6e5a38; margin: 8px 0 20px 0; letter-spacing: 1px;\"\u003e∅ 41 × H 188 cm · 78.7\" cord (fixed)\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #4a3218; margin: 0; line-height: 1.85; max-width: 360px;\"\u003eIt's a tall floor lamp (74\" \/ about 188 cm) — a real vertical presence for a living-room corner or beside a sofa. Height is fixed (not adjustable). Tap the diagram to enlarge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- === Lightbox overlay (pure CSS :target, no JS) === --\u003e\n\u003cdiv id=\"ak-lb-size\" class=\"ak-lb-overlay\"\u003e\n\u003ca href=\"#size-references\" class=\"ak-lb-backdrop\"\u003e\u003cbr\u003e\u003c\/a\u003e \u003ca href=\"#size-references\" class=\"ak-lb-close\"\u003e×\u003c\/a\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-uf4-l8-floor-lamp-stuberlighting_22.jpg?v=1786501590\" alt=\"Akari UF4-L8 floor lamp size reference diagram\"\u003e\n\u003cp class=\"ak-lb-cap\"\u003e∅ 16.1\" × H 74\" (∅ 41 × H 188 cm)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ============ 诚实带 · 和纸易损+需组装+灯泡(浅色行内) ============ --\u003e\n\u003cdiv style=\"background: #EFE4C9; padding: 58px 26px;\"\u003e\n\u003cdiv style=\"max-width: 900px; margin: 0 auto;\"\u003e\n\u003cp style=\"font-size: 10px; letter-spacing: 5px; text-transform: uppercase; color: #9a8258; margin: 0 0 20px 0; font-weight: 600;\"\u003eHonestly, Good to Know\u003c\/p\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 20px;\"\u003e\n\u003cp style=\"flex: 1 1 200px; font-size: 14px; color: #4a3218; margin: 0; line-height: 1.85; border-top: 2px solid #C8A96E; padding-top: 14px;\"\u003e\u003cb\u003eHandmade paper — handle gently.\u003c\/b\u003e The washi paper shade is light and delicate; handle it carefully during assembly and cleaning, and dust lightly with a soft dry brush (no water). Being handmade, tone and texture vary a little piece to piece.\u003c\/p\u003e\n\u003cp style=\"flex: 1 1 200px; font-size: 14px; color: #4a3218; margin: 0; line-height: 1.85; border-top: 2px solid #C8A96E; padding-top: 14px;\"\u003e\u003cb\u003eSome assembly.\u003c\/b\u003e It arrives to be assembled — straightforward, but give yourself a little time to set the frame and paper shade carefully. Clear instructions and mounting hardware are included; the height is fixed (not adjustable).\u003c\/p\u003e\n\u003cp style=\"flex: 1 1 200px; font-size: 14px; color: #4a3218; margin: 0; line-height: 1.85; border-top: 2px solid #C8A96E; padding-top: 14px;\"\u003e\u003cb\u003eBulb \u0026amp; light.\u003c\/b\u003e Takes a standard \u003cb\u003eE26\/E27 bulb\u003c\/b\u003e (max 40W per socket) and ships \u003cb\u003ewith a bulb included\u003c\/b\u003e. A warm-white bulb suits its cozy glow. Prefer control? Add the optional remote dimmable bulb. Indoor dry use only (IP20).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ SPEC + FAQ · 左规格 \/ 右FAQ(浅色合并带) ============ --\u003e\n\u003cdiv style=\"background: #F5EDD8; padding: 66px 26px;\"\u003e\n\u003cdiv style=\"max-width: 1080px; margin: 0 auto; display: flex; flex-wrap: wrap; gap: 44px;\"\u003e\n\u003cdiv style=\"flex: 1 1 42%; min-width: 280px;\"\u003e\n\u003cp style=\"font-size: 10px; letter-spacing: 5px; text-transform: uppercase; color: #9a8258; margin: 0 0 26px 0; font-weight: 600;\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv style=\"border-top: 1px solid #D8C6A6;\"\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 16px; padding: 13px 0; border-bottom: 1px solid #D8C6A6;\"\u003e\n\u003cspan style=\"font-size: 12px; letter-spacing: 1px; text-transform: uppercase; color: #9a8258;\"\u003eSize\u003c\/span\u003e\u003cspan style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 16px; font-style: italic; color: #4a3218; text-align: right;\"\u003e∅16.1\"×H74\" (∅41×H188cm)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 16px; padding: 13px 0; border-bottom: 1px solid #D8C6A6;\"\u003e\n\u003cspan style=\"font-size: 12px; letter-spacing: 1px; text-transform: uppercase; color: #9a8258;\"\u003eMaterial\u003c\/span\u003e\u003cspan style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 16px; font-style: italic; color: #4a3218; text-align: right;\"\u003eWashi paper · metal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 16px; padding: 13px 0; border-bottom: 1px solid #D8C6A6;\"\u003e\n\u003cspan style=\"font-size: 12px; letter-spacing: 1px; text-transform: uppercase; color: #9a8258;\"\u003eColors\u003c\/span\u003e\u003cspan style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 16px; font-style: italic; color: #4a3218; text-align: right;\"\u003eBeige \/ white\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 16px; padding: 13px 0; border-bottom: 1px solid #D8C6A6;\"\u003e\n\u003cspan style=\"font-size: 12px; letter-spacing: 1px; text-transform: uppercase; color: #9a8258;\"\u003eBulb\u003c\/span\u003e\u003cspan style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 16px; font-style: italic; color: #9a6a2a; text-align: right;\"\u003eE26\/E27 · max 40W · included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 16px; padding: 13px 0; border-bottom: 1px solid #D8C6A6;\"\u003e\n\u003cspan style=\"font-size: 12px; letter-spacing: 1px; text-transform: uppercase; color: #9a8258;\"\u003eDimming\u003c\/span\u003e\u003cspan style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 16px; font-style: italic; color: #4a3218; text-align: right;\"\u003eOptional remote dimmable bulb\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 16px; padding: 13px 0; border-bottom: 1px solid #D8C6A6;\"\u003e\n\u003cspan style=\"font-size: 12px; letter-spacing: 1px; text-transform: uppercase; color: #9a8258;\"\u003eVoltage\u003c\/span\u003e\u003cspan style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 16px; font-style: italic; color: #4a3218; text-align: right;\"\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 16px; padding: 13px 0; border-bottom: 1px solid #D8C6A6;\"\u003e\n\u003cspan style=\"font-size: 12px; letter-spacing: 1px; text-transform: uppercase; color: #9a8258;\"\u003eControl \u0026amp; cord\u003c\/span\u003e\u003cspan style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 16px; font-style: italic; color: #4a3218; text-align: right;\"\u003eInline switch · 78.7\" fixed · 4 plugs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 16px; padding: 13px 0; border-bottom: 1px solid #D8C6A6;\"\u003e\n\u003cspan style=\"font-size: 12px; letter-spacing: 1px; text-transform: uppercase; color: #9a8258;\"\u003eHeight\u003c\/span\u003e\u003cspan style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 16px; font-style: italic; color: #4a3218; text-align: right;\"\u003eFixed (not adjustable)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 16px; padding: 13px 0; border-bottom: 1px solid #D8C6A6;\"\u003e\n\u003cspan style=\"font-size: 12px; letter-spacing: 1px; text-transform: uppercase; color: #9a8258;\"\u003eMount \u0026amp; IP\u003c\/span\u003e\u003cspan style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 16px; font-style: italic; color: #4a3218; text-align: right;\"\u003eFloor · IP20 indoor · not waterproof\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 16px; padding: 13px 0;\"\u003e\n\u003cspan style=\"font-size: 12px; letter-spacing: 1px; text-transform: uppercase; color: #9a8258;\"\u003eCertification\u003c\/span\u003e\u003cspan style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 16px; font-style: italic; color: #4a3218; text-align: right;\"\u003eSAA\/UL\/ETL\/CE \u0026amp; CSA standards\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 42%; min-width: 280px;\"\u003e\n\u003cp style=\"font-size: 10px; letter-spacing: 5px; text-transform: uppercase; color: #9a8258; margin: 0 0 26px 0; font-weight: 600;\"\u003eQuestions\u003c\/p\u003e\n\u003cdetails style=\"border-bottom: 1px solid #D8C6A6; padding: 16px 0;\"\u003e\n\u003csummary style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 19px; font-style: italic; font-weight: 500; color: #4a3218; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; gap: 14px; min-height: 30px;\"\u003e\u003cspan\u003eHow tall is it, and is the height adjustable?\u003c\/span\u003e\u003cspan style=\"color: #b08a3e; font-size: 20px; flex-shrink: 0; font-weight: 300;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 14px; color: #4a3218; margin: 12px 0 0 0; line-height: 1.8;\"\u003eIt stands \u003cb\u003e74\" (about 188 cm)\u003c\/b\u003e tall — a real vertical statement. The height is \u003cb\u003efixed\u003c\/b\u003e (not adjustable), so plan the spot with that in mind; a living-room corner or beside a sofa is ideal.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: 1px solid #D8C6A6; padding: 16px 0;\"\u003e\n\u003csummary style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 19px; font-style: italic; font-weight: 500; color: #4a3218; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; gap: 14px; min-height: 30px;\"\u003e\u003cspan\u003eDoes it need assembly?\u003c\/span\u003e\u003cspan style=\"color: #b08a3e; font-size: 20px; flex-shrink: 0; font-weight: 300;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 14px; color: #4a3218; margin: 12px 0 0 0; line-height: 1.8;\"\u003eYes, some assembly — it's straightforward with the included instructions, but give yourself a little time to set the frame and delicate paper shade carefully. Mounting hardware is included.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: 1px solid #D8C6A6; padding: 16px 0;\"\u003e\n\u003csummary style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 19px; font-style: italic; font-weight: 500; color: #4a3218; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; gap: 14px; min-height: 30px;\"\u003e\u003cspan\u003eWhich bulb does it take?\u003c\/span\u003e\u003cspan style=\"color: #b08a3e; font-size: 20px; flex-shrink: 0; font-weight: 300;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 14px; color: #4a3218; margin: 12px 0 0 0; line-height: 1.8;\"\u003eA standard \u003cb\u003eE26\/E27 bulb\u003c\/b\u003e (max 40W per socket), and a \u003cb\u003ebulb is included\u003c\/b\u003e. A warm-white bulb suits the cozy paper glow. Prefer adjustable brightness and color? Add the optional \u003cb\u003eremote-control dimmable bulb\u003c\/b\u003e.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: 1px solid #D8C6A6; padding: 16px 0;\"\u003e\n\u003csummary style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 19px; font-style: italic; font-weight: 500; color: #4a3218; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; gap: 14px; min-height: 30px;\"\u003e\u003cspan\u003eHow do I care for the paper shade?\u003c\/span\u003e\u003cspan style=\"color: #b08a3e; font-size: 20px; flex-shrink: 0; font-weight: 300;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 14px; color: #4a3218; margin: 12px 0 0 0; line-height: 1.8;\"\u003eDust it gently with a \u003cb\u003esoft dry brush or cloth\u003c\/b\u003e — no water or liquid cleaners. The washi paper is delicate and handmade, so a light touch keeps it looking its best.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"padding: 16px 0;\"\u003e\n\u003csummary style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 19px; font-style: italic; font-weight: 500; color: #4a3218; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; gap: 14px; min-height: 30px;\"\u003e\u003cspan\u003eIs it bright enough to read by?\u003c\/span\u003e\u003cspan style=\"color: #b08a3e; font-size: 20px; flex-shrink: 0; font-weight: 300;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 14px; color: #4a3218; margin: 12px 0 0 0; line-height: 1.8;\"\u003eIt gives a \u003cb\u003esoft, ambient glow\u003c\/b\u003e that fills a room warmly — wonderful for atmosphere. For focused reading, pair it with a dedicated task light, or add the dimmable bulb for a little more control.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ATELIER 引言 · 深色居中 ============ --\u003e\n\u003cdiv style=\"background: #241B11; padding: 60px 26px;\"\u003e\n\u003cdiv style=\"max-width: 720px; margin: 0 auto; text-align: center;\"\u003e\n\u003cdiv style=\"width: 50px; height: 1px; background: #C8A96E; margin: 0 auto 24px auto; line-height: 0; font-size: 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp style=\"font-size: 10px; letter-spacing: 5px; text-transform: uppercase; color: #c8a96e; margin: 0 0 22px 0; font-weight: 600;\"\u003eFrom The Atelier\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: clamp(20px,4vw,29px); font-style: italic; color: #f5edd8; margin: 0 0 22px 0; line-height: 1.5; font-weight: 300;\"\u003eA tall column of paper and light — soft, sculptural, and calm. The kind of piece that quiets a corner and turns it into something you want to sit beside.\u003c\/p\u003e\n\u003cp style=\"font-size: 10px; letter-spacing: 4px; text-transform: uppercase; color: #9a8258; margin: 0; font-weight: 600;\"\u003e— The Stuberlighting Atelier\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ SHIPPING \u0026 RETURNS (固定) ============ --\u003e\n\u003cdiv style=\"background: #F5EDD8; padding: 50px 26px 38px 26px;\"\u003e\n\u003cdiv style=\"max-width: 1080px; margin: 0 auto; background: #EFE4C9; padding: 34px 34px; border-top: 3px solid #C8A96E; border-bottom: 3px solid #C8A96E;\"\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 24px; color: #4a3218; margin: 0 0 16px 0; font-weight: 500; font-style: italic;\"\u003eShipping \u0026amp; Returns.\u003c\/p\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 24px;\"\u003e\n\u003cp style=\"flex: 1 1 300px; font-size: 14px; margin: 0; color: #4a3218; line-height: 1.8;\"\u003e\u003cb\u003eFree Standard Shipping (4–6 Weeks)\u003c\/b\u003e for all US \u0026amp; Canada orders; \u003cb\u003eExpedited (2–4 Weeks)\u003c\/b\u003e available. See \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\" style=\"color: #b08a3e;\"\u003eShipping Policy\u003c\/a\u003e. Return within \u003cb\u003e30 days\u003c\/b\u003e if brand new and unused.\u003c\/p\u003e\n\u003cp style=\"flex: 1 1 300px; font-size: 13px; margin: 0; color: #6e5a38; line-height: 1.8;\"\u003eOriginal shipping fees are non-refundable once shipped; return shipping is buyer's responsibility unless there's a quality issue. To start a return, email \u003ca href=\"mailto:support@stuberlighting.com\" style=\"color: #b08a3e;\"\u003e\u003cb\u003esupport@stuberlighting.com\u003c\/b\u003e\u003c\/a\u003e. See our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\" style=\"color: #b08a3e;\"\u003eReturns Policy\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ FOOTER ============ --\u003e\n\u003cdiv style=\"background: #F5EDD8; padding: 0 26px 44px 26px;\"\u003e\n\u003cp style=\"font-size: 11.5px; color: #6e5a38; margin: 0 auto; line-height: 1.75; font-style: italic; max-width: 760px; text-align: center;\"\u003eThe shade is handmade washi paper — light and delicate, with tone and texture that vary a little from piece to piece; handle gently and dust with a soft dry brush only (no water). Some assembly is required; clear instructions and mounting hardware are included, and the height is fixed (not adjustable). Takes a standard E26\/E27 bulb (max 40W per socket, included); an optional remote-control dimmable bulb (3000–6000K) is available as an add-on and replaces the standard bulb when chosen. Available in beige or white. Screen colors are approximate. Dimensions are measured by hand; a 1–2cm variance is within normal range. It gives a soft, ambient glow rather than bright task light. Plug-in with an inline switch and a fixed 78.7\" cord. IP20 — indoor dry locations only, not waterproof. Compliant with SAA\/UL\/ETL\/CE and CSA certification standards. For trade programs and multi-unit projects, write to \u003ca href=\"mailto:support@stuberlighting.com\" style=\"color: #b08a3e; text-decoration: none;\"\u003esupport@stuberlighting.com\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 16.1\" x H 74\" \/ Beige \/ US Plug","offer_id":52799923192091,"sku":"STB-FL-26-10272","price":965.0,"currency_code":"USD","in_stock":true},{"title":"Dia 16.1\" x H 74\" \/ Beige \/ AU Plug","offer_id":52799923224859,"sku":"STB-FL-26-10273","price":965.0,"currency_code":"USD","in_stock":true},{"title":"Dia 16.1\" x H 74\" \/ Beige \/ EU Plug","offer_id":52799923257627,"sku":"STB-FL-26-10274","price":965.0,"currency_code":"USD","in_stock":true},{"title":"Dia 16.1\" x H 74\" \/ Beige \/ UK Plug","offer_id":52799923290395,"sku":"STB-FL-26-10275","price":965.0,"currency_code":"USD","in_stock":true},{"title":"Dia 16.1\" x H 74\" \/ White \/ US Plug","offer_id":52799923323163,"sku":"STB-FL-26-10276","price":965.0,"currency_code":"USD","in_stock":true},{"title":"Dia 16.1\" x H 74\" \/ White \/ AU Plug","offer_id":52799923355931,"sku":"STB-FL-26-10277","price":965.0,"currency_code":"USD","in_stock":true},{"title":"Dia 16.1\" x H 74\" \/ White \/ EU Plug","offer_id":52799923388699,"sku":"STB-FL-26-10278","price":965.0,"currency_code":"USD","in_stock":true},{"title":"Dia 16.1\" x H 74\" \/ White \/ UK Plug","offer_id":52799923421467,"sku":"STB-FL-26-10279","price":965.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-uf4-l8-floor-lamp-stuberlighting_1.jpg?v=1786501590"},{"product_id":"colonna-travertine-table-lamp","title":"Colonna Travertine Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — COLONNA\n   Natural Travertine Table Lamp\n   Compact Editorial \/ Mobile Responsive\n========================================================= *\/\n\n.stb-colonna{\n  --ivory:#FFFCF6;\n  --cream:#F5EDD8;\n  --soft:#FAF7EF;\n  --sand:#EDE3D1;\n  --stone:#E8D8B9;\n  --stone-deep:#D8C39D;\n\n  --dark:#1C1209;\n  --brown:#4A3218;\n  --walnut:#5B4028;\n  --muted:#7B6B58;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703B;\n  --line:#E2D5BF;\n\n  width:100%;\n  max-width:840px;\n  margin:0 auto;\n\n  font-family:inherit;\n  font-size:14px;\n  line-height:1.65;\n  font-weight:400;\n\n  color:var(--brown);\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-colonna *,\n.stb-colonna *::before,\n.stb-colonna *::after{\n  box-sizing:border-box;\n  font-family:inherit;\n}\n\n.stb-colonna h2,\n.stb-colonna h3,\n.stb-colonna p{\n  margin-top:0;\n}\n\n.stb-colonna h2,\n.stb-colonna h3{\n  color:var(--dark);\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-colonna__intro{\n  padding:5px 0 24px;\n}\n\n.stb-colonna__eyebrow{\n  margin:0 0 8px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.17em;\n  text-transform:uppercase;\n}\n\n.stb-colonna__intro h2{\n  max-width:650px;\n  margin:0 0 10px;\n\n  font-size:29px;\n  line-height:1.14;\n  letter-spacing:-.01em;\n}\n\n.stb-colonna__intro-text{\n  max-width:700px;\n  margin:0;\n\n  color:#5D4C3C;\n\n  font-size:14px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-colonna__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:34px;\n\n  overflow:hidden;\n\n  background:var(--soft);\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-colonna__fact{\n  min-width:0;\n  padding:15px 11px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-colonna__fact:last-child{\n  border-right:0;\n}\n\n.stb-colonna__fact small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#917E65;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-colonna__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:12.5px;\n  line-height:1.35;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.stb-colonna__label{\n  display:block;\n  margin-bottom:6px;\n\n  color:#8D6936;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.16em;\n  text-transform:uppercase;\n}\n\n.stb-colonna__heading{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.2;\n}\n\n\n\/* =========================================================\n   MATERIAL\n========================================================= *\/\n\n.stb-colonna__material{\n  display:grid;\n  grid-template-columns:205px 1fr;\n  gap:29px;\n  align-items:center;\n\n  margin-bottom:36px;\n  padding:22px;\n\n  background:var(--stone);\n  border-radius:10px;\n}\n\n.stb-colonna__material-thumb{\n  width:205px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-colonna__image-link{\n  position:relative;\n\n  display:block;\n  overflow:hidden;\n\n  background:#E2D1B2;\n  border:1px solid #CCB48C;\n  border-radius:8px;\n\n  text-decoration:none;\n}\n\n.stb-colonna__image-link img{\n  display:block;\n\n  width:100%;\n  height:205px;\n\n  object-fit:cover;\n\n  transition:transform .25s ease;\n}\n\n.stb-colonna__image-link:hover img{\n  transform:scale(1.025);\n}\n\n.stb-colonna__zoom{\n  position:absolute;\n  right:8px;\n  bottom:8px;\n\n  padding:5px 8px;\n\n  background:rgba(28,18,9,.83);\n  border-radius:20px;\n\n  color:#F5EDD8;\n\n  font-size:9px;\n  font-weight:500;\n  line-height:1.2;\n}\n\n.stb-colonna__material-copy h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.2;\n}\n\n.stb-colonna__material-copy p{\n  margin:0 0 10px;\n\n  color:#584735;\n\n  font-size:13.5px;\n  line-height:1.65;\n}\n\n.stb-colonna__material-list{\n  display:grid;\n  gap:6px;\n}\n\n.stb-colonna__material-item{\n  display:flex;\n  gap:8px;\n\n  color:#654F3A;\n\n  font-size:11.8px;\n  line-height:1.5;\n}\n\n.stb-colonna__material-item::before{\n  content:\"—\";\n\n  color:#9B7033;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-colonna__size{\n  display:grid;\n  grid-template-columns:275px 1fr;\n  gap:32px;\n  align-items:center;\n\n  margin-bottom:36px;\n}\n\n.stb-colonna__size-thumb{\n  width:100%;\n  max-width:275px;\n  margin:auto;\n}\n\n.stb-colonna__size-link{\n  position:relative;\n\n  display:block;\n  overflow:hidden;\n\n  padding:8px;\n\n  background:var(--cream);\n  border:1px solid var(--line);\n  border-radius:8px;\n\n  text-decoration:none;\n}\n\n.stb-colonna__size-link img{\n  display:block;\n\n  width:100%;\n  height:auto;\n\n  object-fit:contain;\n\n  transition:transform .25s ease;\n}\n\n.stb-colonna__size-link:hover img{\n  transform:scale(1.015);\n}\n\n.stb-colonna__size-copy h3{\n  margin:0 0 7px;\n\n  font-size:23px;\n  line-height:1.2;\n}\n\n.stb-colonna__dimension{\n  margin:0 0 8px !important;\n\n  color:var(--dark) !important;\n\n  font-size:21px !important;\n  line-height:1.2 !important;\n  font-weight:600;\n}\n\n.stb-colonna__size-copy \u003e p:last-of-type{\n  margin-bottom:0;\n\n  color:#66513E;\n\n  font-size:13px;\n}\n\n.stb-colonna__placement{\n  margin-top:14px;\n  padding:13px 15px;\n\n  background:var(--soft);\n  border-left:3px solid var(--gold);\n  border-radius:0 7px 7px 0;\n\n  color:#69543F;\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n.stb-colonna__placement strong{\n  color:var(--dark);\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   LIGHT + SETUP\n========================================================= *\/\n\n.stb-colonna__utility{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:9px;\n}\n\n.stb-colonna__utility-card{\n  padding:19px 20px;\n}\n\n.stb-colonna__utility-card:first-child{\n  background:#1C1209;\n}\n\n.stb-colonna__utility-card:last-child{\n  background:#4A3218;\n}\n\n.stb-colonna__utility-card small{\n  display:block;\n  margin-bottom:5px;\n\n  color:#D8B978;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.stb-colonna__utility-card strong{\n  display:block;\n  margin-bottom:4px;\n\n  color:#F8F0DF;\n\n  font-size:12.5px;\n  font-weight:600;\n}\n\n.stb-colonna__utility-card p{\n  margin:0;\n\n  color:#DDD1BE;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.stb-colonna__details{\n  margin-bottom:34px;\n}\n\n.stb-colonna__spec-list{\n  border-top:1px solid var(--line);\n}\n\n.stb-colonna__spec{\n  display:grid;\n  grid-template-columns:35% 65%;\n\n  padding:9px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-colonna__spec-name{\n  padding-right:14px;\n\n  color:#8B765B;\n\n  font-size:11.5px;\n}\n\n.stb-colonna__spec-value{\n  color:var(--dark);\n\n  font-size:12.5px;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   GOOD TO KNOW\n========================================================= *\/\n\n.stb-colonna__faq{\n  margin-bottom:30px;\n  padding:20px 22px 8px;\n\n  background:#F8F3E8;\n\n  border-radius:9px;\n}\n\n.stb-colonna__faq .stb-colonna__heading{\n  margin-bottom:5px;\n}\n\n.stb-colonna__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid #DFD3BF;\n}\n\n.stb-colonna__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-colonna__faq summary{\n  position:relative;\n\n  padding-right:30px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--dark);\n\n  font-size:13.5px;\n  font-weight:500;\n}\n\n.stb-colonna__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-colonna__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  top:-4px;\n  right:2px;\n\n  color:#A87E3C;\n\n  font-size:23px;\n  line-height:1;\n}\n\n.stb-colonna__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-colonna__faq details p{\n  margin:8px 0 0;\n  padding-right:20px;\n\n  color:#665544;\n\n  font-size:12.3px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-colonna__shipping{\n  padding:20px 22px;\n\n  background:var(--cream);\n\n  border-top:3px solid var(--gold);\n  border-radius:8px;\n}\n\n.stb-colonna__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-colonna__shipping p{\n  margin:0 0 8px;\n\n  color:#5E4D3E;\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n.stb-colonna__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-colonna__shipping strong{\n  color:var(--dark);\n  font-weight:600;\n}\n\n.stb-colonna__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   FINAL NOTE\n========================================================= *\/\n\n.stb-colonna__final-note{\n  max-width:720px;\n\n  margin:18px auto 0 !important;\n  padding:0 7px;\n\n  color:#82715E !important;\n\n  font-size:11px !important;\n  line-height:1.6 !important;\n  font-style:italic;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n   CLICK \/ TAP ANYWHERE TO CLOSE\n========================================================= *\/\n\n.stb-colonna__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:24px;\n\n  background:rgba(18,12,7,.95);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-colonna__lightbox:target{\n  display:flex;\n}\n\n.stb-colonna__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-colonna__lightbox img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:90vw;\n  max-height:78vh;\n\n  object-fit:contain;\n\n  background:var(--cream);\n\n  box-shadow:0 14px 60px rgba(0,0,0,.42);\n}\n\n.stb-colonna__lightbox-title{\n  margin:10px 0 0 !important;\n\n  color:#DDCCAC !important;\n\n  font-size:10px !important;\n  font-weight:500;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n.stb-colonna__lightbox-hint{\n  margin:5px 0 0 !important;\n\n  color:#AE9876 !important;\n\n  font-size:9px !important;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-colonna{\n    max-width:100%;\n    font-size:13.5px;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-colonna__intro h2{\n    font-size:25px;\n    line-height:1.15;\n  }\n\n\n  \/* QUICK FACTS *\/\n\n  .stb-colonna__facts{\n    grid-template-columns:repeat(2,1fr);\n\n    margin-bottom:28px;\n  }\n\n  .stb-colonna__fact{\n    padding:13px 9px;\n  }\n\n  .stb-colonna__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-colonna__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-colonna__material{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    margin-bottom:30px;\n    padding:18px;\n  }\n\n  .stb-colonna__material-thumb{\n    width:185px;\n  }\n\n  .stb-colonna__image-link img{\n    height:185px;\n  }\n\n  .stb-colonna__material-copy h3{\n    font-size:21px;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-colonna__size{\n    grid-template-columns:1fr;\n\n    gap:18px;\n\n    margin-bottom:30px;\n  }\n\n  .stb-colonna__size-thumb{\n    max-width:250px;\n  }\n\n  .stb-colonna__size-copy h3{\n    font-size:21px;\n  }\n\n  .stb-colonna__dimension{\n    font-size:19px !important;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-colonna__utility{\n    grid-template-columns:1fr;\n\n    margin-bottom:30px;\n  }\n\n\n  \/* DETAILS *\/\n\n  .stb-colonna__heading{\n    font-size:21px;\n  }\n\n  .stb-colonna__spec{\n    grid-template-columns:38% 62%;\n  }\n\n  .stb-colonna__spec-name{\n    font-size:11px;\n  }\n\n  .stb-colonna__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-colonna__faq{\n    padding:18px 17px 7px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-colonna__shipping{\n    padding:18px;\n  }\n\n  .stb-colonna__shipping p{\n    font-size:12px;\n  }\n\n\n  \/* FINAL NOTE *\/\n\n  .stb-colonna__final-note{\n    padding:0 8px;\n\n    font-size:10.5px !important;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-colonna__lightbox{\n    padding:14px;\n  }\n\n  .stb-colonna__lightbox img{\n    max-width:94vw;\n    max-height:74vh;\n  }\n\n  .stb-colonna__lightbox-title{\n    font-size:9px !important;\n  }\n\n  .stb-colonna__lightbox-hint{\n    font-size:8.5px !important;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-colonna\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-colonna__intro\"\u003e\n\u003cp class=\"stb-colonna__eyebrow\"\u003eNatural Stone · Table Lamp\u003c\/p\u003e\n\u003ch2\u003eNatural Stone, Softly Balanced.\u003c\/h2\u003e\n\u003cp class=\"stb-colonna__intro-text\"\u003eColonna pairs a solid yellow travertine pillar with a clean white fabric shade. The natural stone adds weight and texture, while the shade keeps the light warm and comfortable for everyday ambient use.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-colonna__facts\"\u003e\n\u003cdiv class=\"stb-colonna__fact\"\u003e\n\u003csmall\u003eSize\u003c\/small\u003e \u003cstrong\u003eØ16.9\" × H23.6\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-colonna__fact\"\u003e\n\u003csmall\u003eBase\u003c\/small\u003e \u003cstrong\u003eNatural Travertine\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-colonna__fact\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003eIncluded\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-colonna__fact\"\u003e\n\u003csmall\u003eSetup\u003c\/small\u003e \u003cstrong\u003ePlug-In\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       MATERIAL\n  ====================================================== --\u003e\n\u003csection id=\"stb-colonna-material-section\" class=\"stb-colonna__material\"\u003e\n\u003cdiv class=\"stb-colonna__material-thumb\"\u003e\u003ca href=\"#stb-colonna-material\" class=\"stb-colonna__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/yellow-travertine-stuber_1.jpg?v=1786528654\" alt=\"Natural yellow travertine texture and veining\" loading=\"lazy\"\u003e \u003cspan class=\"stb-colonna__zoom\"\u003e View Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-colonna__material-copy\"\u003e\n\u003cspan class=\"stb-colonna__label\"\u003e Material Detail \u003c\/span\u003e\n\u003ch3\u003eGenuine Yellow Travertine\u003c\/h3\u003e\n\u003cp\u003eTravertine is a natural stone, so every base has its own veins, pores and tonal variation. Your lamp will not look exactly like the product photo — each one is naturally unique.\u003c\/p\u003e\n\u003cdiv class=\"stb-colonna__material-list\"\u003e\n\u003cdiv class=\"stb-colonna__material-item\"\u003eGenuine natural stone\u003c\/div\u003e\n\u003cdiv class=\"stb-colonna__material-item\"\u003eUnique veining and tone on every piece\u003c\/div\u003e\n\u003cdiv class=\"stb-colonna__material-item\"\u003eSolid, weighty base\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL LIGHTBOX --\u003e \u003ca id=\"stb-colonna-material\" href=\"#stb-colonna-material-section\" class=\"stb-colonna__lightbox\"\u003e \u003cspan class=\"stb-colonna__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/yellow-travertine-stuber_1.jpg?v=1786528654\" alt=\"Enlarged natural yellow travertine texture\"\u003e \u003cspan class=\"stb-colonna__lightbox-title\"\u003e Natural Yellow Travertine \u003c\/span\u003e \u003cspan class=\"stb-colonna__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection id=\"stb-colonna-size-section\" class=\"stb-colonna__size\"\u003e\n\u003cdiv class=\"stb-colonna__size-thumb\"\u003e\u003ca href=\"#stb-colonna-size\" class=\"stb-colonna__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/colonna-travertine-table-lamp-stuberlighting_15.jpg?v=1786585624\" alt=\"Colonna travertine table lamp dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-colonna__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-colonna__size-copy\"\u003e\n\u003cspan class=\"stb-colonna__label\"\u003e Size \u0026amp; Placement \u003c\/span\u003e\n\u003ch3\u003eA Generous Table-Lamp Scale\u003c\/h3\u003e\n\u003cp class=\"stb-colonna__dimension\"\u003eØ16.9\" × H23.6\"\u003c\/p\u003e\n\u003cp\u003eØ43 × H60 cm. Large enough to hold its own visually without becoming a floor-lamp-scale object.\u003c\/p\u003e\n\u003cdiv class=\"stb-colonna__placement\"\u003e\n\u003cstrong\u003eBest fit:\u003c\/strong\u003e consoles, sideboards, living-room side tables and wider nightstands.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"stb-colonna-size\" href=\"#stb-colonna-size-section\" class=\"stb-colonna__lightbox\"\u003e \u003cspan class=\"stb-colonna__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/colonna-travertine-table-lamp-stuberlighting_15.jpg?v=1786585624\" alt=\"Enlarged Colonna travertine table lamp dimensions\"\u003e \u003cspan class=\"stb-colonna__lightbox-title\"\u003e Ø16.9\" × H23.6\" · Ø43 × H60cm \u003c\/span\u003e \u003cspan class=\"stb-colonna__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHT + SETUP\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-colonna__utility\"\u003e\n\u003cdiv class=\"stb-colonna__utility-card\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Soft ambient glow \u003c\/strong\u003e\n\u003cp\u003eThe white fabric shade softens direct bulb glare. A bulb is included, so the lamp is ready to use after setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-colonna__utility-card\"\u003e\n\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Plug-In · No Wiring \u003c\/strong\u003e\n\u003cp\u003eIncludes a 59\" \/ 150cm cord with an in-line ON\/OFF switch. Simply place the lamp, plug it in and use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-colonna__details\"\u003e\n\u003ch3 class=\"stb-colonna__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-colonna__spec-list\"\u003e\n\u003cdiv class=\"stb-colonna__spec\"\u003e\n\u003cdiv class=\"stb-colonna__spec-name\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"stb-colonna__spec-value\"\u003eØ16.9\" × H23.6\" · Ø43 × H60 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-colonna__spec\"\u003e\n\u003cdiv class=\"stb-colonna__spec-name\"\u003eBase\u003c\/div\u003e\n\u003cdiv class=\"stb-colonna__spec-value\"\u003eNatural yellow travertine\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-colonna__spec\"\u003e\n\u003cdiv class=\"stb-colonna__spec-name\"\u003eShade\u003c\/div\u003e\n\u003cdiv class=\"stb-colonna__spec-value\"\u003eWhite fabric\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-colonna__spec\"\u003e\n\u003cdiv class=\"stb-colonna__spec-name\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"stb-colonna__spec-value\"\u003eE26 \/ E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-colonna__spec\"\u003e\n\u003cdiv class=\"stb-colonna__spec-name\"\u003eBulb Included\u003c\/div\u003e\n\u003cdiv class=\"stb-colonna__spec-value\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-colonna__spec\"\u003e\n\u003cdiv class=\"stb-colonna__spec-name\"\u003eMax Wattage\u003c\/div\u003e\n\u003cdiv class=\"stb-colonna__spec-value\"\u003e40W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-colonna__spec\"\u003e\n\u003cdiv class=\"stb-colonna__spec-name\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"stb-colonna__spec-value\"\u003eAC 110–240V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-colonna__spec\"\u003e\n\u003cdiv class=\"stb-colonna__spec-name\"\u003eCord\u003c\/div\u003e\n\u003cdiv class=\"stb-colonna__spec-value\"\u003e59\" \/ 150cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-colonna__spec\"\u003e\n\u003cdiv class=\"stb-colonna__spec-name\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"stb-colonna__spec-value\"\u003eIn-line ON\/OFF switch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-colonna__spec\"\u003e\n\u003cdiv class=\"stb-colonna__spec-name\"\u003ePlug Options\u003c\/div\u003e\n\u003cdiv class=\"stb-colonna__spec-value\"\u003eUS · UK · AU · EU\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-colonna__spec\"\u003e\n\u003cdiv class=\"stb-colonna__spec-name\"\u003eUse\u003c\/div\u003e\n\u003cdiv class=\"stb-colonna__spec-value\"\u003eIndoor dry locations · IP20\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       GOOD TO KNOW\n  ====================================================== --\u003e\n\u003csection class=\"stb-colonna__faq\"\u003e\n\u003ch3 class=\"stb-colonna__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill my stone base look exactly like the photos?\u003c\/summary\u003e\n\u003cp\u003eNo — and that is part of the appeal of natural travertine. Veining, pores, markings and tone vary from piece to piece, so every lamp has its own stone pattern.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included?\u003c\/summary\u003e\n\u003cp\u003eYes. A bulb is included. The fixture uses a standard E26 \/ E27 bulb with a maximum wattage of 40W.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it require installation?\u003c\/summary\u003e\n\u003cp\u003eNo hardwiring is required. The lamp is plug-in and includes an in-line ON\/OFF switch on the 59\" \/ 150cm power cord.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I care for the travertine?\u003c\/summary\u003e\n\u003cp\u003eWipe gently with a soft dry cloth. Avoid harsh cleaners and impacts. Natural stone is durable but can chip if struck against a hard surface.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FIXED SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-colonna__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders. \u003cstrong\u003eExpedited (2–4 weeks)\u003c\/strong\u003e available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within \u003cstrong\u003e30 days\u003c\/strong\u003e, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL STONE NOTE\n  ====================================================== --\u003e\n\u003cp class=\"stb-colonna__final-note\"\u003eNatural travertine varies in veining, pores, markings and tone, so each lamp is unique and product photos are representative. Stone can chip if struck, so handle with care. Screen colors are approximate; hand-measured dimensions may vary 1–2cm.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 16.9″ x H 23.6″ \/ Travertine \/ US Plug","offer_id":52804565074203,"sku":"STB-TL-26-10627","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 16.9″ x H 23.6″ \/ Travertine \/ UK Plug","offer_id":52804565106971,"sku":"STB-TL-26-10628","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 16.9″ x H 23.6″ \/ Travertine \/ AU Plug","offer_id":52804565139739,"sku":"STB-TL-26-10629","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 16.9″ x H 23.6″ \/ Travertine \/ EU Plug","offer_id":52804565172507,"sku":"STB-TL-26-10630","price":365.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/colonna-travertine-table-lamp-stuberlighting_1.jpg?v=1786585624"},{"product_id":"fleur-fabric-ceiling-light","title":"Fleur Fabric Ceiling Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — FLEUR FABRIC CEILING LIGHT\n\n   PRODUCT CONCEPT:\n   FOLD \/ FABRIC \/ SOFT GLOW\n\n   SOFT AMERICAN RESIDENTIAL EDITORIAL\n   WARM STUBER PALETTE\n\n   NO LARGE HERO IMAGE\n   NO GENERIC FEATURE GRID\n   NO OVERALL PRODUCT INFORMATION FRAME\n\n   DESKTOP · TABLET · MOBILE · DAWN SAFE\n========================================================= *\/\n\n.stb-fleur-ceiling{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --brown-soft:#6C5540;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703E;\n\n  --ivory:#FFFDF8;\n  --paper:#FBF8F1;\n  --cream:#F5EDD8;\n  --sand:#E9DDC5;\n  --sand-soft:#F3EBDD;\n\n  --text:#5D5146;\n  --muted:#827568;\n\n  --line:#DED2BD;\n  --line-strong:#C9B895;\n\n  width:100%;\n  max-width:880px;\n  min-width:0;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-fleur-ceiling *,\n.stb-fleur-ceiling *::before,\n.stb-fleur-ceiling *::after{\n  box-sizing:border-box;\n}\n\n.stb-fleur-ceiling h2,\n.stb-fleur-ceiling h3,\n.stb-fleur-ceiling h4,\n.stb-fleur-ceiling p,\n.stb-fleur-ceiling figure,\n.stb-fleur-ceiling dl,\n.stb-fleur-ceiling dt,\n.stb-fleur-ceiling dd{\n  margin-top:0;\n}\n\n.stb-fleur-ceiling h2,\n.stb-fleur-ceiling h3,\n.stb-fleur-ceiling h4{\n  color:var(--espresso);\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-fleur-ceiling img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.flc-label{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:8.4px;\n  line-height:1.3;\n\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   01 — INTRO\n   AIRY \/ TEXT-LED \/ NO HERO\n========================================================= *\/\n\n.flc-intro{\n  display:grid;\n  grid-template-columns:minmax(0,1.34fr) minmax(0,.66fr);\n\n  gap:30px;\n  align-items:end;\n\n  padding:8px 0 21px;\n\n  border-bottom:1px solid var(--line-strong);\n}\n\n\n\/* TITLE *\/\n\n.flc-kicker{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--gold-deep);\n\n  font-size:8.6px;\n  line-height:1.3;\n\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.flc-intro h2{\n  max-width:570px;\n\n  margin:0;\n\n  font-size:31px;\n  line-height:1.03;\n}\n\n.flc-intro__lead{\n  max-width:590px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:11.6px;\n  line-height:1.56;\n}\n\n\n\/* SMALL SIDE PANEL *\/\n\n.flc-intro__aside{\n  min-width:0;\n\n  padding:14px 15px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n\n  box-shadow:0 5px 15px rgba(28,18,9,.035);\n}\n\n.flc-intro__aside \u003e small{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.flc-intro__facts{\n  border-top:1px solid var(--espresso);\n}\n\n.flc-intro__fact{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:12px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.flc-intro__fact span{\n  color:var(--muted);\n\n  font-size:8px;\n\n  text-transform:uppercase;\n}\n\n.flc-intro__fact strong{\n  color:var(--espresso);\n\n  font-size:10.3px;\n  line-height:1.38;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   02 — FABRIC STUDY\n   IMAGE + MATERIAL STORY IN ONE CARD\n========================================================= *\/\n\n.flc-fabric{\n  display:grid;\n  grid-template-columns:minmax(0,.55fr) minmax(0,.45fr);\n\n  margin-top:16px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  box-shadow:0 6px 18px rgba(28,18,9,.045);\n}\n\n\n\/* DETAIL IMAGE *\/\n\n.flc-fabric__visual{\n  min-width:0;\n\n  margin:0;\n\n  padding:9px;\n\n  background:var(--sand);\n  border-right:1px solid var(--line-strong);\n}\n\n.flc-fabric__frame{\n  min-width:0;\n\n  padding:5px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.flc-fabric__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.flc-fabric__frame img{\n  width:100% !important;\n  max-height:320px !important;\n\n  object-fit:cover !important;\n}\n\n.flc-fabric__visual figcaption{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:7px 2px 0;\n\n  color:var(--muted);\n\n  font-size:8.4px;\n  line-height:1.4;\n}\n\n.flc-fabric__visual figcaption strong{\n  color:var(--brown);\n\n  font-weight:500;\n}\n\n\n\/* COPY *\/\n\n.flc-fabric__copy{\n  min-width:0;\n\n  padding:23px 22px;\n}\n\n.flc-fabric h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.flc-fabric__intro{\n  margin:8px 0 13px;\n\n  color:var(--text);\n\n  font-size:10.6px;\n  line-height:1.47;\n}\n\n\n\/* MATERIAL LEDGER *\/\n\n.flc-fabric__list{\n  border-top:1px solid var(--espresso);\n}\n\n.flc-fabric__row{\n  display:grid;\n  grid-template-columns:minmax(0,88px) minmax(0,1fr);\n\n  gap:13px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.flc-fabric__row span{\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.flc-fabric__row strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:10.4px;\n  line-height:1.38;\n\n  font-weight:500;\n}\n\n.flc-fabric__row p{\n  margin:2px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n}\n\n\n\/* TEXTILE NOTE *\/\n\n.flc-fabric__note{\n  margin-top:10px;\n\n  padding:9px 10px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--brown);\n\n  color:var(--text);\n\n  font-size:9.9px;\n  line-height:1.44;\n}\n\n.flc-fabric__note strong{\n  color:var(--espresso);\n}\n\n\n\/* =========================================================\n   03 — SCALE\n   THREE SIZES WITHOUT THREE BIG CARDS\n========================================================= *\/\n\n.flc-scale{\n  margin-top:18px;\n}\n\n\n\/* HEADER *\/\n\n.flc-scale__head{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:24px;\n\n  margin-bottom:13px;\n}\n\n.flc-scale__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.flc-scale__head p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.8px;\n  line-height:1.48;\n}\n\n\n\/* SIZE PANEL *\/\n\n.flc-scale__body{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,195px);\n\n  gap:14px;\n\n  padding:14px;\n\n  background:var(--sand-soft);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* SIZE LEDGER *\/\n\n.flc-scale__list{\n  min-width:0;\n\n  padding:5px 16px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.flc-size{\n  display:grid;\n  grid-template-columns:minmax(0,66px) minmax(0,160px) minmax(0,1fr);\n\n  gap:12px;\n  align-items:center;\n\n  padding:12px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.flc-size:last-child{\n  border-bottom:0;\n}\n\n.flc-size__name small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.flc-size__name strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.flc-size__dimension{\n  color:var(--espresso);\n\n  font-size:10.5px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n.flc-size__fit{\n  color:var(--muted);\n\n  font-size:9.4px;\n  line-height:1.4;\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.flc-dimension{\n  align-self:center;\n\n  min-width:0;\n\n  margin:0;\n\n  padding:6px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:6px;\n}\n\n.flc-dimension__frame{\n  padding:5px;\n\n  background:#fff;\n}\n\n.flc-dimension__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.flc-dimension__frame img{\n  max-height:178px !important;\n}\n\n.flc-dimension figcaption{\n  margin-top:5px;\n\n  color:var(--muted);\n\n  font-size:8px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* SIZE GUIDE *\/\n\n.flc-scale__guide{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:16px;\n  align-items:center;\n\n  margin-top:9px;\n\n  padding:10px 12px;\n\n  background:var(--espresso);\n\n  border-radius:6px;\n}\n\n.flc-scale__guide strong{\n  color:#FFF8EE;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.flc-scale__guide p{\n  margin:0;\n\n  padding-left:15px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n\n  color:#D9CEC2;\n\n  font-size:10px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   04 — LIGHT + INSTALLATION\n========================================================= *\/\n\n.flc-practical{\n  display:grid;\n  grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);\n\n  margin-top:16px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* LIGHT *\/\n\n.flc-light{\n  min-width:0;\n\n  padding:20px;\n\n  background:var(--cream);\n\n  border-right:1px solid var(--line-strong);\n}\n\n.flc-practical h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.05;\n}\n\n.flc-practical \u003e div \u003e p{\n  margin:8px 0 0;\n\n  color:var(--text);\n\n  font-size:10.4px;\n  line-height:1.46;\n}\n\n\n\/* COLOR TEMPERATURES *\/\n\n.flc-kelvin{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin-top:13px;\n\n  border-top:1px solid var(--espresso);\n  border-bottom:1px solid var(--line-strong);\n}\n\n.flc-kelvin__item{\n  min-width:0;\n\n  padding:9px 8px;\n}\n\n.flc-kelvin__item + .flc-kelvin__item{\n  border-left:1px solid var(--line-strong);\n}\n\n.flc-kelvin__item small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.flc-kelvin__item strong{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.flc-kelvin__item span{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--muted);\n\n  font-size:8.7px;\n  line-height:1.35;\n}\n\n\n\/* INSTALL *\/\n\n.flc-install{\n  min-width:0;\n\n  padding:20px 21px;\n}\n\n.flc-install__list{\n  margin-top:13px;\n\n  border-top:1px solid var(--espresso);\n}\n\n.flc-install__row{\n  display:flex;\n  justify-content:space-between;\n\n  gap:13px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.flc-install__row span{\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.flc-install__row strong{\n  max-width:66%;\n\n  color:var(--espresso);\n\n  font-size:10.3px;\n  line-height:1.4;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* PRACTICAL NOTE *\/\n\n.flc-install__note{\n  margin-top:10px;\n\n  padding:9px 10px;\n\n  background:var(--sand-soft);\n\n  border-left:3px solid var(--gold-deep);\n\n  color:var(--text);\n\n  font-size:9.9px;\n  line-height:1.43;\n}\n\n.flc-install__note strong{\n  color:var(--espresso);\n}\n\n\n\/* =========================================================\n   05 — SPECIFICATIONS\n   CLEAN LEDGER — NOT ANOTHER CARD\n========================================================= *\/\n\n.flc-spec{\n  margin-top:18px;\n\n  padding-top:1px;\n}\n\n.flc-spec__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.flc-spec__head h3{\n  margin:3px 0 0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.flc-spec__head p{\n  max-width:300px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.6px;\n  line-height:1.42;\n\n  text-align:right;\n}\n\n.flc-spec__list{\n  border-top:1px solid var(--espresso);\n}\n\n.flc-spec__row{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.flc-spec__label{\n  color:#77685A;\n\n  font-size:11.5px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.flc-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  line-height:1.48;\n\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   06 — FAQ\n========================================================= *\/\n\n.flc-faq{\n  margin-top:16px;\n\n  padding:19px 21px;\n\n  background:var(--sand-soft);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.flc-faq__head{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  gap:22px;\n\n  margin-bottom:9px;\n}\n\n.flc-faq__head h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.05;\n}\n\n.flc-faq__head p{\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.8px;\n  line-height:1.43;\n}\n\n.flc-faq__list{\n  border-top:1px solid var(--espresso);\n}\n\n.flc-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.flc-faq__item summary{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:10px 0;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16.2px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.flc-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.flc-faq__plus{\n  flex:0 0 auto;\n\n  color:var(--gold-deep);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n\n  font-size:15px;\n  line-height:1;\n\n  transition:transform .2s ease;\n}\n\n.flc-faq__item[open] .flc-faq__plus{\n  transform:rotate(45deg);\n}\n\n.flc-faq__item p{\n  max-width:700px;\n\n  margin:0;\n\n  padding:0 25px 10px 0;\n\n  color:var(--text);\n\n  font-size:10.4px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   SHIPPING \u0026 RETURNS\n========================================================= *\/\n\n.flc-shipping{\n  margin-top:14px;\n\n  padding:17px 18px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-top:3px solid var(--espresso);\n  border-radius:8px;\n\n  box-shadow:0 5px 16px rgba(28,18,9,.035);\n}\n\n.flc-shipping h3{\n  margin:0 0 7px;\n\n  font-size:18px;\n}\n\n.flc-shipping p{\n  margin:0 0 5px;\n\n  color:#5E5044;\n\n  font-size:11.8px;\n  line-height:1.58;\n}\n\n.flc-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.flc-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n   CLICK \/ TAP ANYWHERE TO CLOSE\n========================================================= *\/\n\n.flc-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(20,14,9,.95);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.flc-lightbox:target{\n  display:flex;\n}\n\n.flc-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.flc-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:78vh !important;\n\n  object-fit:contain !important;\n}\n\n.flc-lightbox__caption{\n  margin-top:8px;\n\n  color:#DDC59D;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n.flc-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89A8C;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(min-width:750px) and (max-width:990px){\n\n  .stb-fleur-ceiling{\n    max-width:825px;\n  }\n\n  .flc-intro h2{\n    font-size:29px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-fleur-ceiling{\n    font-size:13px;\n  }\n\n\n  .flc-intro{\n    grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);\n\n    gap:17px;\n  }\n\n  .flc-intro h2{\n    font-size:24px;\n  }\n\n  .flc-intro__lead{\n    font-size:10.4px;\n  }\n\n\n  .flc-fabric{\n    grid-template-columns:minmax(0,.52fr) minmax(0,.48fr);\n  }\n\n  .flc-fabric__visual{\n    padding:6px;\n  }\n\n  .flc-fabric__frame img{\n    max-height:240px !important;\n  }\n\n  .flc-fabric__copy{\n    padding:18px 15px;\n  }\n\n  .flc-fabric h3{\n    font-size:20px;\n  }\n\n\n  .flc-scale__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n  .flc-scale__body{\n    grid-template-columns:minmax(0,1fr) minmax(0,150px);\n\n    gap:10px;\n\n    padding:10px;\n  }\n\n  .flc-scale__list{\n    padding:4px 12px;\n  }\n\n  .flc-size{\n    grid-template-columns:minmax(0,52px) minmax(0,130px) minmax(0,1fr);\n\n    gap:8px;\n  }\n\n  .flc-dimension__frame img{\n    max-height:140px !important;\n  }\n\n\n  .flc-light,\n  .flc-install{\n    padding:18px 15px;\n  }\n\n\n  .flc-spec__row{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .flc-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .flc-intro{\n    grid-template-columns:1fr;\n  }\n\n\n  .flc-fabric{\n    grid-template-columns:1fr;\n  }\n\n  .flc-fabric__visual{\n    border-right:0;\n    border-bottom:1px solid var(--line-strong);\n  }\n\n  .flc-fabric__frame{\n    width:280px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .flc-scale__body{\n    grid-template-columns:1fr;\n  }\n\n  .flc-size{\n    grid-template-columns:minmax(0,55px) minmax(0,130px) minmax(0,1fr);\n  }\n\n  .flc-dimension{\n    width:185px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .flc-scale__guide{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .flc-scale__guide p{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .flc-practical{\n    grid-template-columns:1fr;\n  }\n\n  .flc-light{\n    border-right:0;\n    border-bottom:1px solid var(--line-strong);\n  }\n\n\n  .flc-spec__head{\n    display:block;\n  }\n\n  .flc-spec__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n\n  .flc-faq__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .flc-size{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n\n  .flc-kelvin{\n    grid-template-columns:1fr;\n  }\n\n  .flc-kelvin__item + .flc-kelvin__item{\n    border-left:0;\n    border-top:1px solid var(--line-strong);\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-fleur-ceiling\" id=\"fleur-ceiling-root\"\u003e\n\u003c!-- =====================================================\n       01 — INTRO\n  ====================================================== --\u003e\n\u003csection class=\"flc-intro\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"flc-kicker\"\u003e Fleur Fabric Ceiling Light \u003c\/span\u003e\n\u003ch2\u003eSoft Fabric, Shaped Around the Light\u003c\/h2\u003e\n\u003cp class=\"flc-intro__lead\"\u003eFleur brings the softness of a textile shade into a compact ceiling fixture. Gently gathered fabric, a subtle floral pattern and warm wood detailing give the light a quieter alternative to metal or glass flush mounts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"flc-intro__aside\"\u003e\u003csmall\u003e At a Glance \u003c\/small\u003e\n\u003cdiv class=\"flc-intro__facts\"\u003e\n\u003cdiv class=\"flc-intro__fact\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e Ø15.7\" \/ 19.7\" \/ 23.6\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-intro__fact\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Fabric · Wood · Metal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-intro__fact\"\u003e\n\u003cspan\u003e Light \u003c\/span\u003e \u003cstrong\u003e Integrated LED \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/aside\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — FABRIC \/ MATERIAL\n  ====================================================== --\u003e\n\u003csection class=\"flc-fabric\"\u003e\u003c!-- FABRIC DETAIL --\u003e\n\u003cfigure class=\"flc-fabric__visual\"\u003e\n\u003cdiv class=\"flc-fabric__frame\"\u003e\u003ca href=\"#flc-fabric-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fleur-fabric-ceiling-light-stuberlighting_7.jpg?v=1787390053\" alt=\"Close-up of Fleur Fabric Ceiling Light showing floral fabric pleats and wood center detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Fabric \u0026amp; Fold Detail \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- MATERIAL COPY --\u003e\n\u003cdiv class=\"flc-fabric__copy\"\u003e\n\u003cspan class=\"flc-label\"\u003e Textile Detail \u003c\/span\u003e\n\u003ch3\u003eThe Shade Is the Design\u003c\/h3\u003e\n\u003cp class=\"flc-fabric__intro\"\u003eInstead of hiding the textile behind a rigid frame, Fleur lets the fabric form the silhouette. Repeated folds create a soft scalloped edge while the floral pattern remains deliberately subtle.\u003c\/p\u003e\n\u003cdiv class=\"flc-fabric__list\"\u003e\n\u003cdiv class=\"flc-fabric__row\"\u003e\n\u003cspan\u003e Shade \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Floral-Pattern Fabric \u003c\/strong\u003e\n\u003cp\u003eThe light pattern stays understated rather than visually busy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-fabric__row\"\u003e\n\u003cspan\u003e Form \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Gathered Radial Folds \u003c\/strong\u003e\n\u003cp\u003eThe repeated fabric sections create Fleur's soft rounded profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-fabric__row\"\u003e\n\u003cspan\u003e Accent \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Warm Wood Detail \u003c\/strong\u003e\n\u003cp\u003eA small wood element at the center adds contrast to the pale textile shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-fabric__note\"\u003e\n\u003cstrong\u003e Light character: \u003c\/strong\u003e the fabric softens the integrated LED before the light enters the room, creating a more diffused appearance than an exposed light source.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SIZE SELECTION\n  ====================================================== --\u003e\n\u003csection class=\"flc-scale\"\u003e\n\u003cdiv class=\"flc-scale__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"flc-label\"\u003e Choose the Diameter \u003c\/span\u003e\n\u003ch3\u003eThree Scales, Nearly the Same Profile\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe fixture stays relatively shallow as the diameter increases. Choose primarily by how much ceiling presence you want the fabric shade to have.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-scale__body\"\u003e\n\u003c!-- SIZE LIST --\u003e\n\u003cdiv class=\"flc-scale__list\"\u003e\n\u003c!-- SMALL --\u003e\n\u003cdiv class=\"flc-size\"\u003e\n\u003cdiv class=\"flc-size__name\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e 15.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-size__dimension\"\u003eØ15.7\" × H8.2\"\u003cbr\u003eØ40 × H21cm\u003c\/div\u003e\n\u003cdiv class=\"flc-size__fit\"\u003eThe most compact proportion for a smaller ceiling area.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MEDIUM --\u003e\n\u003cdiv class=\"flc-size\"\u003e\n\u003cdiv class=\"flc-size__name\"\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e 19.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-size__dimension\"\u003eØ19.7\" × H8.7\"\u003cbr\u003eØ50 × H22cm\u003c\/div\u003e\n\u003cdiv class=\"flc-size__fit\"\u003eA balanced middle scale with more visible fabric volume.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LARGE --\u003e\n\u003cdiv class=\"flc-size\"\u003e\n\u003cdiv class=\"flc-size__name\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e 23.6\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-size__dimension\"\u003eØ23.6\" × H8.7\"\u003cbr\u003eØ60 × H22cm\u003c\/div\u003e\n\u003cdiv class=\"flc-size__fit\"\u003eThe widest version for greater ceiling presence.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSION IMAGE --\u003e\n\u003cfigure class=\"flc-dimension\"\u003e\n\u003cdiv class=\"flc-dimension__frame\"\u003e\u003ca href=\"#flc-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fleur-fabric-ceiling-light-stuberlighting_12.jpg?v=1787390053\" alt=\"Fleur Fabric Ceiling Light Large dimension reference showing 23.6 inch diameter and 8.7 inch height\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003eLarge shown\u003cbr\u003eØ23.6\" × H8.7\"\u003cbr\u003eClick to enlarge\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-scale__guide\"\u003e\n\u003cstrong\u003e Diameter makes the difference. \u003c\/strong\u003e\n\u003cp\u003eSmall is Ø15.7\", Medium is Ø19.7\", and Large reaches Ø23.6\". Height changes very little, so concentrate on the ceiling span rather than the fixture depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — LIGHT + INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"flc-practical\"\u003e\u003c!-- LIGHT --\u003e\n\u003cdiv class=\"flc-light\"\u003e\n\u003cspan class=\"flc-label\"\u003e Light \u003c\/span\u003e\n\u003ch3\u003eSoftened Through Fabric\u003c\/h3\u003e\n\u003cp\u003eFleur uses an integrated LED source inside the textile shade. No separate bulb is required.\u003c\/p\u003e\n\u003cdiv class=\"flc-kelvin\"\u003e\n\u003cdiv class=\"flc-kelvin__item\"\u003e\n\u003csmall\u003e Warm \u003c\/small\u003e \u003cstrong\u003e 3000K \u003c\/strong\u003e \u003cspan\u003e Softer residential atmosphere \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-kelvin__item\"\u003e\n\u003csmall\u003e Neutral \u003c\/small\u003e \u003cstrong\u003e 4000K \u003c\/strong\u003e \u003cspan\u003e Cleaner neutral appearance \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-kelvin__item\"\u003e\n\u003csmall\u003e Cool \u003c\/small\u003e \u003cstrong\u003e 6000K \u003c\/strong\u003e \u003cspan\u003e Crisp cooler light \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALL --\u003e\n\u003cdiv class=\"flc-install\"\u003e\n\u003cspan class=\"flc-label\"\u003e Installation \u003c\/span\u003e\n\u003ch3\u003eCompact Ceiling Mount\u003c\/h3\u003e\n\u003cp\u003eFleur is a hardwired ceiling fixture designed for indoor dry locations. Its broad textile shade stays relatively close to the ceiling.\u003c\/p\u003e\n\u003cdiv class=\"flc-install__list\"\u003e\n\u003cdiv class=\"flc-install__row\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED · Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-install__row\"\u003e\n\u003cspan\u003e Power \u003c\/span\u003e \u003cstrong\u003e Max 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-install__row\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-install__row\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-install__row\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-install__note\"\u003e\n\u003cstrong\u003e Installation: \u003c\/strong\u003e the fixture connects directly to the ceiling electrical supply. Professional installation is recommended.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"flc-spec\"\u003e\n\u003cdiv class=\"flc-spec__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"flc-label\"\u003e Product Details \u003c\/span\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEssential information to confirm before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-spec__list\"\u003e\n\u003cdiv class=\"flc-spec__row\"\u003e\n\u003cspan class=\"flc-spec__label\"\u003e Small \u003c\/span\u003e \u003cspan class=\"flc-spec__value\"\u003e Ø15.7\" × H8.2\" · Ø40 × H21cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-spec__row\"\u003e\n\u003cspan class=\"flc-spec__label\"\u003e Medium \u003c\/span\u003e \u003cspan class=\"flc-spec__value\"\u003e Ø19.7\" × H8.7\" · Ø50 × H22cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-spec__row\"\u003e\n\u003cspan class=\"flc-spec__label\"\u003e Large \u003c\/span\u003e \u003cspan class=\"flc-spec__value\"\u003e Ø23.6\" × H8.7\" · Ø60 × H22cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-spec__row\"\u003e\n\u003cspan class=\"flc-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"flc-spec__value\"\u003e Metal · Wood · Fabric \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-spec__row\"\u003e\n\u003cspan class=\"flc-spec__label\"\u003e Shade \u003c\/span\u003e \u003cspan class=\"flc-spec__value\"\u003e Light floral-pattern fabric \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-spec__row\"\u003e\n\u003cspan class=\"flc-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"flc-spec__value\"\u003e Integrated LED · Included · Separate Bulb: Not required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-spec__row\"\u003e\n\u003cspan class=\"flc-spec__label\"\u003e Color Temperature \u003c\/span\u003e \u003cspan class=\"flc-spec__value\"\u003e 3000K Warm White · 4000K Neutral White · 6000K Cool White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-spec__row\"\u003e\n\u003cspan class=\"flc-spec__label\"\u003e Power \u003c\/span\u003e \u003cspan class=\"flc-spec__value\"\u003e Max 40W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-spec__row\"\u003e\n\u003cspan class=\"flc-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"flc-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-spec__row\"\u003e\n\u003cspan class=\"flc-spec__label\"\u003e Wiring \u003c\/span\u003e \u003cspan class=\"flc-spec__value\"\u003e Hardwired \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-spec__row\"\u003e\n\u003cspan class=\"flc-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"flc-spec__value\"\u003e Compatible with common wall switches · Switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-spec__row\"\u003e\n\u003cspan class=\"flc-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"flc-spec__value\"\u003e IP20 · Indoor dry locations only · Not waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-spec__row\"\u003e\n\u003cspan class=\"flc-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"flc-spec__value\"\u003e Hardwired ceiling mount · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-spec__row\"\u003e\n\u003cspan class=\"flc-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"flc-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       06 — FAQ\n  ====================================================== --\u003e\n\u003csection class=\"flc-faq\"\u003e\n\u003cdiv class=\"flc-faq__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"flc-label\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch3\u003eBefore You Choose\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eQuick answers about size, fabric and installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flc-faq__list\"\u003e\n\u003cdetails class=\"flc-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Which size should I choose? \u003c\/span\u003e \u003cspan class=\"flc-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eSmall measures Ø15.7\", Medium measures Ø19.7\", and Large measures Ø23.6\". Because the height stays similar across all three, choose mainly according to the amount of ceiling span you want the fixture to occupy.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"flc-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Is the floral pattern very bold? \u003c\/span\u003e \u003cspan class=\"flc-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. The fabric uses a subtle floral pattern that becomes more visible at close range. From farther away, the gathered form remains the stronger visual feature.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"flc-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Do I need to purchase bulbs? \u003c\/span\u003e \u003cspan class=\"flc-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. Fleur uses an integrated LED light source, which is included with the fixture. A separate bulb is not required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"flc-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Which light colors are available? \u003c\/span\u003e \u003cspan class=\"flc-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eFleur is available in 3000K Warm White, 4000K Neutral White and 6000K Cool White.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"flc-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Is this a hardwired fixture? \u003c\/span\u003e \u003cspan class=\"flc-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Fleur connects directly to the ceiling electrical supply. Professional installation is recommended.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"flc-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Can Fleur be used in a wet bathroom area? \u003c\/span\u003e \u003cspan class=\"flc-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eFleur is rated IP20 and intended for indoor dry locations. It should not be installed where it will be directly exposed to water or excessive moisture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"flc-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FABRIC DETAIL LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"flc-fabric-large\" href=\"#fleur-ceiling-root\" class=\"flc-lightbox\"\u003e \u003cspan class=\"flc-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fleur-fabric-ceiling-light-stuberlighting_7.jpg?v=1787390053\" alt=\"Enlarged Fleur Fabric Ceiling Light floral fabric and wood detail\"\u003e \u003cspan class=\"flc-lightbox__caption\"\u003e Fleur · Floral Fabric \/ Radial Folds \/ Wood Detail \u003c\/span\u003e \u003cspan class=\"flc-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       DIMENSION LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"flc-size-large\" href=\"#fleur-ceiling-root\" class=\"flc-lightbox\"\u003e \u003cspan class=\"flc-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fleur-fabric-ceiling-light-stuberlighting_12.jpg?v=1787390053\" alt=\"Enlarged Fleur Fabric Ceiling Light Large dimensions\"\u003e \u003cspan class=\"flc-lightbox__caption\"\u003e Large · Ø23.6\" × H8.7\" · Ø60 × H22cm \u003c\/span\u003e \u003cspan class=\"flc-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 15.7\" x H 8.2\" \/ Wood \u0026Fabric \/ Warm Light","offer_id":53803884183835,"sku":"STB-CL-26-10075","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.7\" x H 8.7\" \/ Wood \u0026Fabric \/ Warm Light","offer_id":53803884216603,"sku":"STB-CL-26-10076","price":285.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" x H 8.7\" \/ Wood \u0026Fabric \/ Warm Light","offer_id":53803884249371,"sku":"STB-CL-26-10077","price":355.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fleur-fabric-ceiling-light-stuberlighting_2.jpg?v=1787390053"},{"product_id":"fiore-nordic-floral-fabric-ceiling-light","title":"Fiore Ceiling Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — FIORE NORDIC FLORAL FABRIC CEILING LIGHT\n\n   PRODUCT CONCEPT:\n   BLOOM \/ TEXTILE \/ LOW PROFILE\n\n   QUIET AMERICAN RESIDENTIAL EDITORIAL\n   WARM STUBER PALETTE\n\n   NO LARGE HERO\n   NO GENERIC FEATURE GRID\n   NO OVERALL INFORMATION FRAME\n\n   DESKTOP · TABLET · MOBILE · DAWN SAFE\n========================================================= *\/\n\n.stb-fiore{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --brown-mid:#6C5138;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703E;\n\n  --ivory:#FFFDF8;\n  --paper:#FBF8F1;\n  --cream:#F5EDD8;\n  --sand:#E9DDC5;\n  --sand-soft:#F3EBDD;\n\n  --text:#5E5146;\n  --muted:#827466;\n\n  --line:#DED2BD;\n  --line-strong:#C9B895;\n\n  width:100%;\n  max-width:880px;\n  min-width:0;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-fiore *,\n.stb-fiore *::before,\n.stb-fiore *::after{\n  box-sizing:border-box;\n}\n\n.stb-fiore h2,\n.stb-fiore h3,\n.stb-fiore h4,\n.stb-fiore p,\n.stb-fiore figure,\n.stb-fiore dl,\n.stb-fiore dt,\n.stb-fiore dd{\n  margin-top:0;\n}\n\n.stb-fiore h2,\n.stb-fiore h3,\n.stb-fiore h4{\n  color:var(--espresso);\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-fiore img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.fiore-label{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:8.3px;\n  line-height:1.3;\n\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   01 — OPENING\n   AIRY \/ TEXT FIRST\n========================================================= *\/\n\n.fiore-opening{\n  display:grid;\n  grid-template-columns:minmax(0,1.38fr) minmax(0,.62fr);\n\n  gap:30px;\n  align-items:end;\n\n  padding:8px 0 21px;\n\n  border-bottom:1px solid var(--line-strong);\n}\n\n.fiore-kicker{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--gold-deep);\n\n  font-size:8.6px;\n  line-height:1.3;\n\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.fiore-opening h2{\n  max-width:585px;\n\n  margin:0;\n\n  font-size:31px;\n  line-height:1.03;\n}\n\n.fiore-opening__lead{\n  max-width:610px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:11.6px;\n  line-height:1.56;\n}\n\n\n\/* SMALL BUYING CARD *\/\n\n.fiore-opening__facts{\n  min-width:0;\n\n  padding:13px 15px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n\n  box-shadow:0 5px 15px rgba(28,18,9,.035);\n}\n\n.fiore-opening__facts \u003e small{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.fiore-opening__fact{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:12px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.fiore-opening__fact:first-of-type{\n  border-top:1px solid var(--espresso);\n}\n\n.fiore-opening__fact span{\n  color:var(--muted);\n\n  font-size:8px;\n\n  text-transform:uppercase;\n}\n\n.fiore-opening__fact strong{\n  color:var(--espresso);\n\n  font-size:10.3px;\n  line-height:1.38;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   02 — TWO STATES\n   OFF \/ ON IMAGE AS THE MAIN PRODUCT STORY\n========================================================= *\/\n\n.fiore-states{\n  margin-top:16px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  box-shadow:0 6px 18px rgba(28,18,9,.045);\n}\n\n\n\/* HEADER *\/\n\n.fiore-states__head{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  gap:24px;\n\n  padding:20px 22px 13px;\n}\n\n.fiore-states__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.fiore-states__head p{\n  max-width:530px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.7px;\n  line-height:1.48;\n}\n\n\n\/* IMAGE + STATE NOTES *\/\n\n.fiore-states__body{\n  display:grid;\n  grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr);\n\n  border-top:1px solid var(--espresso);\n}\n\n\n\/* IMAGE *\/\n\n.fiore-states__visual{\n  min-width:0;\n\n  margin:0;\n  padding:9px;\n\n  background:var(--sand-soft);\n\n  border-right:1px solid var(--line-strong);\n}\n\n.fiore-states__frame{\n  min-width:0;\n\n  padding:5px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.fiore-states__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.fiore-states__frame img{\n  width:100% !important;\n  max-height:335px !important;\n}\n\n.fiore-states__visual figcaption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:10px;\n\n  padding:7px 2px 0;\n\n  color:var(--muted);\n\n  font-size:8.3px;\n  line-height:1.4;\n}\n\n.fiore-states__visual figcaption strong{\n  color:var(--brown);\n  font-weight:500;\n}\n\n\n\/* STATE RAIL *\/\n\n.fiore-states__rail{\n  min-width:0;\n\n  padding:19px 18px;\n\n  background:var(--cream);\n}\n\n.fiore-state{\n  padding:10px 0;\n\n  border-bottom:1px solid var(--line-strong);\n}\n\n.fiore-state:first-child{\n  border-top:1px solid var(--espresso);\n}\n\n.fiore-state small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:7.9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.fiore-state strong{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.fiore-state p{\n  margin:4px 0 0;\n\n  color:var(--text);\n\n  font-size:9.5px;\n  line-height:1.4;\n}\n\n\n\/* SMALL NOTE *\/\n\n.fiore-states__note{\n  margin-top:10px;\n\n  padding:9px 10px;\n\n  background:var(--ivory);\n\n  border-left:3px solid var(--brown);\n\n  color:var(--text);\n\n  font-size:9.8px;\n  line-height:1.43;\n}\n\n.fiore-states__note strong{\n  color:var(--espresso);\n}\n\n\n\/* =========================================================\n   03 — MATERIAL \/ UNBOXED\n   REAL PRODUCT PROOF\n========================================================= *\/\n\n.fiore-material{\n  display:grid;\n  grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);\n\n  margin-top:16px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* COPY FIRST *\/\n\n.fiore-material__copy{\n  min-width:0;\n\n  padding:22px 21px;\n\n  background:var(--ivory);\n\n  border-right:1px solid var(--line-strong);\n}\n\n.fiore-material h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.fiore-material__intro{\n  margin:8px 0 12px;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.47;\n}\n\n\n\/* MATERIAL LEDGER *\/\n\n.fiore-material__list{\n  border-top:1px solid var(--espresso);\n}\n\n.fiore-material__row{\n  display:grid;\n  grid-template-columns:minmax(0,82px) minmax(0,1fr);\n\n  gap:12px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.fiore-material__row span{\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.fiore-material__row strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:10.4px;\n  line-height:1.38;\n\n  font-weight:500;\n}\n\n.fiore-material__row p{\n  margin:2px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.4px;\n  line-height:1.4;\n}\n\n\n\/* REAL PHOTO *\/\n\n.fiore-material__visual{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  margin:0;\n  padding:9px;\n\n  background:var(--sand);\n}\n\n.fiore-material__frame{\n  min-width:0;\n\n  padding:5px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.fiore-material__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.fiore-material__frame img{\n  width:100% !important;\n  max-height:285px !important;\n\n  object-fit:cover !important;\n}\n\n.fiore-material__visual figcaption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:10px;\n\n  padding:7px 2px 0;\n\n  color:var(--muted);\n\n  font-size:8.3px;\n}\n\n.fiore-material__visual figcaption strong{\n  color:var(--brown);\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   04 — SIZE\n   SAME HEIGHT \/ THREE DIAMETERS\n========================================================= *\/\n\n.fiore-scale{\n  margin-top:18px;\n}\n\n\n\/* HEADER *\/\n\n.fiore-scale__head{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:24px;\n\n  margin-bottom:13px;\n}\n\n.fiore-scale__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.fiore-scale__head p{\n  max-width:530px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.8px;\n  line-height:1.48;\n}\n\n\n\/* SIZE BODY *\/\n\n.fiore-scale__body{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,190px);\n\n  gap:14px;\n\n  padding:14px;\n\n  background:var(--sand-soft);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* SIZE STRIP *\/\n\n.fiore-size-list{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  min-width:0;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.fiore-size{\n  min-width:0;\n\n  padding:17px 14px;\n}\n\n.fiore-size + .fiore-size{\n  border-left:1px solid var(--line);\n}\n\n.fiore-size small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:7.9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.fiore-size strong{\n  display:block;\n\n  margin-top:4px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:23px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.fiore-size__metric{\n  display:block;\n\n  margin-top:4px;\n\n  color:var(--brown);\n\n  font-size:9.7px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n.fiore-size p{\n  margin:7px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.3px;\n  line-height:1.4;\n}\n\n\n\/* DIMENSION CARD *\/\n\n.fiore-dimension{\n  align-self:center;\n\n  min-width:0;\n\n  margin:0;\n\n  padding:6px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:6px;\n}\n\n.fiore-dimension__frame{\n  padding:5px;\n\n  background:#fff;\n}\n\n.fiore-dimension__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.fiore-dimension__frame img{\n  max-height:175px !important;\n}\n\n.fiore-dimension figcaption{\n  margin-top:5px;\n\n  color:var(--muted);\n\n  font-size:8px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* SIZE GUIDE *\/\n\n.fiore-scale__guide{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:16px;\n  align-items:center;\n\n  margin-top:9px;\n\n  padding:10px 12px;\n\n  background:var(--espresso);\n\n  border-radius:6px;\n}\n\n.fiore-scale__guide strong{\n  color:#FFF8EE;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.fiore-scale__guide p{\n  margin:0;\n\n  padding-left:15px;\n\n  border-left:1px solid rgba(255,255,255,.16);\n\n  color:#D9CEC2;\n\n  font-size:10px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   05 — LIGHT + INSTALLATION\n========================================================= *\/\n\n.fiore-practical{\n  display:grid;\n  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);\n\n  margin-top:16px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* LIGHT *\/\n\n.fiore-light{\n  min-width:0;\n\n  padding:20px;\n\n  background:var(--cream);\n\n  border-right:1px solid var(--line-strong);\n}\n\n.fiore-practical h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.05;\n}\n\n.fiore-practical \u003e div \u003e p{\n  margin:8px 0 0;\n\n  color:var(--text);\n\n  font-size:10.4px;\n  line-height:1.46;\n}\n\n\n\/* WARM LIGHT PANEL *\/\n\n.fiore-warm{\n  margin-top:13px;\n\n  padding:12px 13px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--espresso);\n  border-bottom:1px solid var(--line-strong);\n}\n\n.fiore-warm small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:7.9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.fiore-warm strong{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.fiore-warm span{\n  display:block;\n\n  margin-top:4px;\n\n  color:var(--muted);\n\n  font-size:9.1px;\n  line-height:1.38;\n}\n\n\n\/* LIGHT ROWS *\/\n\n.fiore-light__list{\n  margin-top:9px;\n}\n\n.fiore-light__row{\n  display:flex;\n  justify-content:space-between;\n\n  gap:13px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.fiore-light__row span{\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.fiore-light__row strong{\n  max-width:65%;\n\n  color:var(--espresso);\n\n  font-size:10.3px;\n  line-height:1.4;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* INSTALL *\/\n\n.fiore-install{\n  min-width:0;\n\n  padding:20px 21px;\n}\n\n.fiore-install__list{\n  margin-top:13px;\n\n  border-top:1px solid var(--espresso);\n}\n\n.fiore-install__row{\n  display:grid;\n  grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n  gap:13px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.fiore-install__row span{\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.fiore-install__row strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:10.3px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n.fiore-install__row p{\n  margin:2px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n}\n\n\n\/* INSTALL NOTE *\/\n\n.fiore-install__note{\n  margin-top:10px;\n\n  padding:9px 10px;\n\n  background:var(--sand-soft);\n\n  border-left:3px solid var(--gold-deep);\n\n  color:var(--text);\n\n  font-size:9.9px;\n  line-height:1.43;\n}\n\n.fiore-install__note strong{\n  color:var(--espresso);\n}\n\n\n\/* =========================================================\n   06 — SPECIFICATIONS\n   TRANSPARENT LEDGER\n========================================================= *\/\n\n.fiore-spec{\n  margin-top:18px;\n\n  padding-top:1px;\n}\n\n.fiore-spec__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.fiore-spec__head h3{\n  margin:3px 0 0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.fiore-spec__head p{\n  max-width:310px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.6px;\n  line-height:1.42;\n\n  text-align:right;\n}\n\n.fiore-spec__list{\n  border-top:1px solid var(--espresso);\n}\n\n.fiore-spec__row{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.fiore-spec__label{\n  color:#77685A;\n\n  font-size:11.5px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.fiore-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  line-height:1.48;\n\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   07 — FAQ\n========================================================= *\/\n\n.fiore-faq{\n  margin-top:16px;\n\n  padding:19px 21px;\n\n  background:var(--sand-soft);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.fiore-faq__head{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  gap:22px;\n\n  margin-bottom:9px;\n}\n\n.fiore-faq__head h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.05;\n}\n\n.fiore-faq__head p{\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.8px;\n  line-height:1.43;\n}\n\n.fiore-faq__list{\n  border-top:1px solid var(--espresso);\n}\n\n.fiore-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.fiore-faq__item summary{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:10px 0;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16.2px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.fiore-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.fiore-faq__plus{\n  flex:0 0 auto;\n\n  color:var(--gold-deep);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n\n  font-size:15px;\n  line-height:1;\n\n  transition:transform .2s ease;\n}\n\n.fiore-faq__item[open] .fiore-faq__plus{\n  transform:rotate(45deg);\n}\n\n.fiore-faq__item p{\n  max-width:700px;\n\n  margin:0;\n\n  padding:0 25px 10px 0;\n\n  color:var(--text);\n\n  font-size:10.4px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.fiore-shipping{\n  margin-top:14px;\n\n  padding:17px 18px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-top:3px solid var(--espresso);\n  border-radius:8px;\n\n  box-shadow:0 5px 16px rgba(28,18,9,.035);\n}\n\n.fiore-shipping h3{\n  margin:0 0 7px;\n\n  font-size:18px;\n}\n\n.fiore-shipping p{\n  margin:0 0 5px;\n\n  color:#5E5044;\n\n  font-size:11.8px;\n  line-height:1.58;\n}\n\n.fiore-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.fiore-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n   CLICK \/ TAP ANYWHERE TO CLOSE\n========================================================= *\/\n\n.fiore-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(20,14,9,.95);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.fiore-lightbox:target{\n  display:flex;\n}\n\n.fiore-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.fiore-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:78vh !important;\n\n  object-fit:contain !important;\n}\n\n.fiore-lightbox__caption{\n  margin-top:8px;\n\n  color:#DDC59D;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n.fiore-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89A8C;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(min-width:750px) and (max-width:990px){\n\n  .stb-fiore{\n    max-width:825px;\n  }\n\n  .fiore-opening h2{\n    font-size:29px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-fiore{\n    font-size:13px;\n  }\n\n\n  .fiore-opening{\n    grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);\n\n    gap:17px;\n  }\n\n  .fiore-opening h2{\n    font-size:24px;\n  }\n\n  .fiore-opening__lead{\n    font-size:10.4px;\n  }\n\n\n  .fiore-states__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n  .fiore-states__body{\n    grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr);\n  }\n\n  .fiore-states__visual{\n    padding:6px;\n  }\n\n  .fiore-states__frame img{\n    max-height:245px !important;\n  }\n\n  .fiore-states__rail{\n    padding:15px 13px;\n  }\n\n\n  .fiore-material{\n    grid-template-columns:minmax(0,.45fr) minmax(0,.55fr);\n  }\n\n  .fiore-material__copy{\n    padding:18px 15px;\n  }\n\n  .fiore-material__visual{\n    padding:6px;\n  }\n\n  .fiore-material__frame img{\n    max-height:215px !important;\n  }\n\n\n  .fiore-scale__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n  .fiore-scale__body{\n    grid-template-columns:minmax(0,1fr) minmax(0,145px);\n\n    gap:10px;\n\n    padding:10px;\n  }\n\n  .fiore-size{\n    padding:14px 10px;\n  }\n\n  .fiore-size strong{\n    font-size:19px;\n  }\n\n  .fiore-dimension__frame img{\n    max-height:135px !important;\n  }\n\n\n  .fiore-light,\n  .fiore-install{\n    padding:18px 15px;\n  }\n\n\n  .fiore-spec__row{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .fiore-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .fiore-opening{\n    grid-template-columns:1fr;\n  }\n\n\n  .fiore-states__body{\n    grid-template-columns:1fr;\n  }\n\n  .fiore-states__visual{\n    border-right:0;\n    border-bottom:1px solid var(--line-strong);\n  }\n\n\n  .fiore-material{\n    grid-template-columns:1fr;\n  }\n\n  .fiore-material__copy{\n    border-right:0;\n    border-bottom:1px solid var(--line-strong);\n  }\n\n  .fiore-material__frame{\n    width:280px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .fiore-scale__body{\n    grid-template-columns:1fr;\n  }\n\n  .fiore-size-list{\n    grid-template-columns:1fr 1fr 1fr;\n  }\n\n  .fiore-dimension{\n    width:190px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .fiore-scale__guide{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .fiore-scale__guide p{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.16);\n  }\n\n\n  .fiore-practical{\n    grid-template-columns:1fr;\n  }\n\n  .fiore-light{\n    border-right:0;\n    border-bottom:1px solid var(--line-strong);\n  }\n\n\n  .fiore-spec__head{\n    display:block;\n  }\n\n  .fiore-spec__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n\n  .fiore-faq__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .fiore-size-list{\n    grid-template-columns:1fr;\n  }\n\n  .fiore-size + .fiore-size{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-fiore\" id=\"fiore-root\"\u003e\n\u003c!-- =====================================================\n       01 — OPENING\n  ====================================================== --\u003e\n\u003csection class=\"fiore-opening\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"fiore-kicker\"\u003e Fiore Nordic Floral Fabric Ceiling Light \u003c\/span\u003e\n\u003ch2\u003eA Soft Bloom, Held Close to the Ceiling\u003c\/h2\u003e\n\u003cp class=\"fiore-opening__lead\"\u003eFiore layers a scalloped wood surround around a softly patterned fabric shade, creating a ceiling light that feels decorative without becoming ornate. Its shallow 4.7-inch profile keeps the bloom close to the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"fiore-opening__facts\"\u003e\u003csmall\u003e At a Glance \u003c\/small\u003e\n\u003cdiv class=\"fiore-opening__fact\"\u003e\n\u003cspan\u003e Diameters \u003c\/span\u003e \u003cstrong\u003e 18.9\" \/ 21.7\" \/ 24.4\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-opening__fact\"\u003e\n\u003cspan\u003e Height \u003c\/span\u003e \u003cstrong\u003e 4.7\" \/ 12cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-opening__fact\"\u003e\n\u003cspan\u003e Light \u003c\/span\u003e \u003cstrong\u003e Warm Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/aside\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — ON \/ OFF\n  ====================================================== --\u003e\n\u003csection class=\"fiore-states\"\u003e\n\u003cdiv class=\"fiore-states__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"fiore-label\"\u003e Two States \u003c\/span\u003e\n\u003ch3\u003ePattern by Day. Warm Glow by Night.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eFiore changes character when illuminated. With the light off, the floral print and dark wood outline are clearer. Once lit, the fabric becomes softer and the center of the fixture reads as a warm, glowing bloom.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-states__body\"\u003e\n\u003c!-- ON \/ OFF IMAGE --\u003e\n\u003cfigure class=\"fiore-states__visual\"\u003e\n\u003cdiv class=\"fiore-states__frame\"\u003e\u003ca href=\"#fiore-states-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fiore-nordic-floral-fabric-ceiling-light-stuberlighting_10.jpg?v=1787475853\" alt=\"Fiore Nordic Floral Fabric Ceiling Light illuminated and unlit comparison\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e On \/ Off Comparison \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- STATE NOTES --\u003e\n\u003cdiv class=\"fiore-states__rail\"\u003e\n\u003cdiv class=\"fiore-state\"\u003e\n\u003csmall\u003e Light Off \u003c\/small\u003e \u003cstrong\u003e Floral Detail Shows More Clearly \u003c\/strong\u003e\n\u003cp\u003eThe pale printed fabric contrasts with the darker scalloped wood surround.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-state\"\u003e\n\u003csmall\u003e Light On \u003c\/small\u003e \u003cstrong\u003e The Fabric Becomes the Diffuser \u003c\/strong\u003e\n\u003cp\u003eWarm illumination spreads through the textile, softening the pattern and the overall silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-states__note\"\u003e\n\u003cstrong\u003e Designed for atmosphere: \u003c\/strong\u003e Fiore uses the shade itself as part of the lighting effect, rather than exposing a bare light source.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — REAL PRODUCT \/ MATERIAL\n  ====================================================== --\u003e\n\u003csection class=\"fiore-material\"\u003e\u003c!-- COPY --\u003e\n\u003cdiv class=\"fiore-material__copy\"\u003e\n\u003cspan class=\"fiore-label\"\u003e Material Study \u003c\/span\u003e\n\u003ch3\u003eTextile in Front. Wood Around the Edge.\u003c\/h3\u003e\n\u003cp class=\"fiore-material__intro\"\u003eThe unboxed fixture makes the construction easy to read: a gathered floral fabric shade sits inside a broad scalloped wood surround, finished with a rounded center detail.\u003c\/p\u003e\n\u003cdiv class=\"fiore-material__list\"\u003e\n\u003cdiv class=\"fiore-material__row\"\u003e\n\u003cspan\u003e Shade \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Printed Fabric \u003c\/strong\u003e\n\u003cp\u003eSoft floral linework remains subtle rather than visually busy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-material__row\"\u003e\n\u003cspan\u003e Outer Ring \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Wood \u003c\/strong\u003e\n\u003cp\u003eThe darker scalloped perimeter gives the pale textile a defined frame.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-material__row\"\u003e\n\u003cspan\u003e Form \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Radial Fold Construction \u003c\/strong\u003e\n\u003cp\u003eThe fabric is shaped in repeating sections to create the flower-like center.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- UNBOXED IMAGE --\u003e\n\u003cfigure class=\"fiore-material__visual\"\u003e\n\u003cdiv class=\"fiore-material__frame\"\u003e\u003ca href=\"#fiore-unbox-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fiore-nordic-floral-fabric-ceiling-light-stuberlighting_12.jpg?v=1787475854\" alt=\"Unboxed real photo of Fiore Nordic Floral Fabric Ceiling Light showing printed fabric shade and dark wood surround\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Real Product · Unboxed \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — SIZE\n  ====================================================== --\u003e\n\u003csection class=\"fiore-scale\"\u003e\n\u003cdiv class=\"fiore-scale__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"fiore-label\"\u003e Choose the Diameter \u003c\/span\u003e\n\u003ch3\u003eSame Low Profile, More Ceiling Presence\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eAll three versions stay approximately 4.7\" \/ 12cm high. The real decision is diameter: choose how much visual space you want the scalloped wood-and-fabric bloom to occupy overhead.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-scale__body\"\u003e\n\u003c!-- THREE SIZE STRIP --\u003e\n\u003cdiv class=\"fiore-size-list\"\u003e\n\u003cdiv class=\"fiore-size\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e 18.9\" \u003c\/strong\u003e \u003cspan class=\"fiore-size__metric\"\u003e Ø48 × H12cm \u003c\/span\u003e\n\u003cp\u003eThe most compact version for a smaller ceiling area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-size\"\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e 21.7\" \u003c\/strong\u003e \u003cspan class=\"fiore-size__metric\"\u003e Ø55 × H12cm \u003c\/span\u003e\n\u003cp\u003eAdds more visual width while keeping the same shallow height.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-size\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e 24.4\" \u003c\/strong\u003e \u003cspan class=\"fiore-size__metric\"\u003e Ø62 × H12cm \u003c\/span\u003e\n\u003cp\u003eThe fullest bloom and strongest ceiling presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSION IMAGE --\u003e\n\u003cfigure class=\"fiore-dimension\"\u003e\n\u003cdiv class=\"fiore-dimension__frame\"\u003e\u003ca href=\"#fiore-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fiore-nordic-floral-fabric-ceiling-light-stuberlighting_13.jpg?v=1787475853\" alt=\"Fiore Nordic Floral Fabric Ceiling Light Large dimensions 24.4 inches diameter by 4.7 inches high\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003eLarge shown\u003cbr\u003eØ24.4\" × H4.7\"\u003cbr\u003eØ62 × H12cm\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-scale__guide\"\u003e\n\u003cstrong\u003e Diameter is the main decision. \u003c\/strong\u003e\n\u003cp\u003eBecause every size stays only 4.7\" \/ 12cm high, moving from 18.9\" to 24.4\" changes ceiling coverage much more than it changes the vertical profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — LIGHT + INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"fiore-practical\"\u003e\u003c!-- LIGHT --\u003e\n\u003cdiv class=\"fiore-light\"\u003e\n\u003cspan class=\"fiore-label\"\u003e Light \u003c\/span\u003e\n\u003ch3\u003eFixed Warm Light\u003c\/h3\u003e\n\u003cp\u003eFiore uses an integrated LED source behind the fabric shade, so no separate bulb is required.\u003c\/p\u003e\n\u003cdiv class=\"fiore-warm\"\u003e\n\u003csmall\u003e Kelvin Range \u003c\/small\u003e \u003cstrong\u003e Warm Light \u003c\/strong\u003e \u003cspan\u003e A warmer residential glow designed to complement the cream fabric and dark wood surround. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-light__list\"\u003e\n\u003cdiv class=\"fiore-light__row\"\u003e\n\u003cspan\u003e Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED · Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-light__row\"\u003e\n\u003cspan\u003e Bulb \u003c\/span\u003e \u003cstrong\u003e Separate Bulb Not Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-light__row\"\u003e\n\u003cspan\u003e Power \u003c\/span\u003e \u003cstrong\u003e Max 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALL --\u003e\n\u003cdiv class=\"fiore-install\"\u003e\n\u003cspan class=\"fiore-label\"\u003e Installation \u003c\/span\u003e\n\u003ch3\u003eA Broad Fixture With a Shallow Drop\u003c\/h3\u003e\n\u003cp\u003eFiore installs directly to the ceiling and keeps the decorative fabric form close to the ceiling plane.\u003c\/p\u003e\n\u003cdiv class=\"fiore-install__list\"\u003e\n\u003cdiv class=\"fiore-install__row\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003cp\u003eSuitable for standard residential electrical systems.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-install__row\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003cp\u003eConnects directly to the ceiling electrical supply.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-install__row\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Standard Wall Switch \u003c\/strong\u003e\n\u003cp\u003eWall switch is not included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-install__row\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e IP20 · Indoor Dry Locations \u003c\/strong\u003e\n\u003cp\u003eNot intended for direct water exposure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-install__note\"\u003e\n\u003cstrong\u003e Before installation: \u003c\/strong\u003e confirm the selected diameter has enough clearance from nearby cabinets, beams and ceiling-mounted equipment. Professional installation is recommended.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       06 — SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"fiore-spec\"\u003e\n\u003cdiv class=\"fiore-spec__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"fiore-label\"\u003e Product Details \u003c\/span\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEssential information to confirm before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-spec__list\"\u003e\n\u003cdiv class=\"fiore-spec__row\"\u003e\n\u003cspan class=\"fiore-spec__label\"\u003e Small \u003c\/span\u003e \u003cspan class=\"fiore-spec__value\"\u003e Ø18.9\" × H4.7\" · Ø48 × H12cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-spec__row\"\u003e\n\u003cspan class=\"fiore-spec__label\"\u003e Medium \u003c\/span\u003e \u003cspan class=\"fiore-spec__value\"\u003e Ø21.7\" × H4.7\" · Ø55 × H12cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-spec__row\"\u003e\n\u003cspan class=\"fiore-spec__label\"\u003e Large \u003c\/span\u003e \u003cspan class=\"fiore-spec__value\"\u003e Ø24.4\" × H4.7\" · Ø62 × H12cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-spec__row\"\u003e\n\u003cspan class=\"fiore-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"fiore-spec__value\"\u003e Fabric · Wood \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-spec__row\"\u003e\n\u003cspan class=\"fiore-spec__label\"\u003e Shade \u003c\/span\u003e \u003cspan class=\"fiore-spec__value\"\u003e Cream floral-pattern fabric \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-spec__row\"\u003e\n\u003cspan class=\"fiore-spec__label\"\u003e Wood Finish \u003c\/span\u003e \u003cspan class=\"fiore-spec__value\"\u003e Dark wood tone \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-spec__row\"\u003e\n\u003cspan class=\"fiore-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"fiore-spec__value\"\u003e Integrated LED · Included · Separate Bulb: Not required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-spec__row\"\u003e\n\u003cspan class=\"fiore-spec__label\"\u003e Kelvin Range \u003c\/span\u003e \u003cspan class=\"fiore-spec__value\"\u003e Warm Light \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-spec__row\"\u003e\n\u003cspan class=\"fiore-spec__label\"\u003e Power \u003c\/span\u003e \u003cspan class=\"fiore-spec__value\"\u003e Max 40W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-spec__row\"\u003e\n\u003cspan class=\"fiore-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"fiore-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-spec__row\"\u003e\n\u003cspan class=\"fiore-spec__label\"\u003e Wiring \u003c\/span\u003e \u003cspan class=\"fiore-spec__value\"\u003e Hardwired \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-spec__row\"\u003e\n\u003cspan class=\"fiore-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"fiore-spec__value\"\u003e Compatible with common wall switches · Switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-spec__row\"\u003e\n\u003cspan class=\"fiore-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"fiore-spec__value\"\u003e IP20 · Indoor dry locations only · Not waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-spec__row\"\u003e\n\u003cspan class=\"fiore-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"fiore-spec__value\"\u003e Hardwired ceiling mount · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-spec__row\"\u003e\n\u003cspan class=\"fiore-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"fiore-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       07 — FAQ\n  ====================================================== --\u003e\n\u003csection class=\"fiore-faq\"\u003e\n\u003cdiv class=\"fiore-faq__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"fiore-label\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch3\u003eBefore You Choose\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eQuick answers about sizing, fabric, light and installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fiore-faq__list\"\u003e\n\u003cdetails class=\"fiore-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Which size should I choose? \u003c\/span\u003e \u003cspan class=\"fiore-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eFiore is available in Ø18.9\", Ø21.7\" and Ø24.4\". All three versions are approximately 4.7\" high, so choose mainly according to how much ceiling width you want the fixture to occupy.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"fiore-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e What does the fixture look like when the light is off? \u003c\/span\u003e \u003cspan class=\"fiore-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eWith the light off, the floral line pattern in the cream fabric becomes more visible and contrasts with the darker scalloped wood surround.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"fiore-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e What light color does Fiore use? \u003c\/span\u003e \u003cspan class=\"fiore-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eThis version is supplied in Warm Light. It is intended to create a softer residential atmosphere through the fabric shade.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"fiore-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Do I need to purchase bulbs? \u003c\/span\u003e \u003cspan class=\"fiore-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. Fiore uses an integrated LED light source, which is included with the fixture. A separate bulb is not required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"fiore-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Is Fiore hardwired? \u003c\/span\u003e \u003cspan class=\"fiore-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Fiore connects directly to the ceiling electrical supply. Professional installation is recommended.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"fiore-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Can it be installed in a wet bathroom area? \u003c\/span\u003e \u003cspan class=\"fiore-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eFiore is rated IP20 and intended for indoor dry locations. The fabric shade should be kept away from direct water exposure and excessive moisture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"fiore-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ON \/ OFF LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"fiore-states-large\" href=\"#fiore-root\" class=\"fiore-lightbox\"\u003e \u003cspan class=\"fiore-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fiore-nordic-floral-fabric-ceiling-light-stuberlighting_10.jpg?v=1787475853\" alt=\"Enlarged Fiore ceiling light on and off comparison\"\u003e \u003cspan class=\"fiore-lightbox__caption\"\u003e Fiore · Light On \/ Light Off \u003c\/span\u003e \u003cspan class=\"fiore-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       UNBOXED LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"fiore-unbox-large\" href=\"#fiore-root\" class=\"fiore-lightbox\"\u003e \u003cspan class=\"fiore-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fiore-nordic-floral-fabric-ceiling-light-stuberlighting_12.jpg?v=1787475854\" alt=\"Enlarged unboxed Fiore Nordic Floral Fabric Ceiling Light\"\u003e \u003cspan class=\"fiore-lightbox__caption\"\u003e Fiore · Real Product \/ Fabric \u0026amp; Wood Detail \u003c\/span\u003e \u003cspan class=\"fiore-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       DIMENSION LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"fiore-size-large\" href=\"#fiore-root\" class=\"fiore-lightbox\"\u003e \u003cspan class=\"fiore-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fiore-nordic-floral-fabric-ceiling-light-stuberlighting_13.jpg?v=1787475853\" alt=\"Enlarged Fiore Nordic Floral Fabric Ceiling Light Large dimensions\"\u003e \u003cspan class=\"fiore-lightbox__caption\"\u003e Large · Ø24.4\" × H4.7\" · Ø62 × H12cm \u003c\/span\u003e \u003cspan class=\"fiore-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 18.9\" × H 4.7\" \/ Fabric \u0026 Wood \/ Warm Light","offer_id":53807388197147,"sku":"STB-CL-26-10078","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia 21.7\" × H 4.7\" \/ Fabric \u0026 Wood \/ Warm Light","offer_id":53807388229915,"sku":"STB-CL-26-10079","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Dia 24.4\" × H 4.7\" \/ Fabric \u0026 Wood \/ Warm Light","offer_id":53807388262683,"sku":"STB-CL-26-10080","price":275.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fiore-nordic-floral-fabric-ceiling-light-stuberlighting_1.jpg?v=1787475853"},{"product_id":"candela-vintage-brass-wall-sconce","title":"Candela Brass Wall Sconce","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING\n   CANDELA VINTAGE BRASS WALL SCONCE · V2\n\n   EDITORIAL PRODUCT LAYOUT\n   DETAIL → CONFIGURATION → LIGHT \/ INSTALL\n   → SPECIFICATIONS → FAQ → SHIPPING\n\n   DESKTOP + MOBILE · DAWN SAFE\n========================================================= *\/\n\n.stb-candela-v2{\n  --ink:#21160F;\n  --brown:#4B3322;\n  --accent:#96704F;\n  --accent-soft:#C4A483;\n\n  --ivory:#FFFDF9;\n  --paper:#FAF7F1;\n  --cream:#F3ECE3;\n  --soft:#F8F4EE;\n\n  --text:#5C5047;\n  --muted:#81756C;\n\n  --line:#DED2C6;\n  --line-dark:#C9B8A6;\n\n  width:100%;\n  max-width:900px;\n  margin:0 auto;\n\n  color:var(--text);\n  background:transparent;\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:13px;\n  line-height:1.56;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-candela-v2 *,\n.stb-candela-v2 *::before,\n.stb-candela-v2 *::after{\n  box-sizing:border-box;\n}\n\n.stb-candela-v2 h2,\n.stb-candela-v2 h3,\n.stb-candela-v2 p,\n.stb-candela-v2 figure{\n  margin-top:0;\n}\n\n.stb-candela-v2 h2,\n.stb-candela-v2 h3{\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n  color:var(--ink);\n}\n\n.stb-candela-v2 img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.cdv2-label{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--accent);\n\n  font-size:8px;\n  line-height:1.3;\n\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   01 — INTRO\n========================================================= *\/\n\n.cdv2-hero{\n  padding:8px 0 22px;\n\n  border-bottom:1px solid var(--ink);\n}\n\n.cdv2-hero__top{\n  display:grid;\n  grid-template-columns:minmax(0,1.45fr) minmax(235px,.55fr);\n\n  gap:34px;\n  align-items:end;\n}\n\n.cdv2-hero h2{\n  max-width:620px;\n\n  margin:0;\n\n  font-size:34px;\n  line-height:1;\n}\n\n.cdv2-hero__lead{\n  max-width:620px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:11.4px;\n  line-height:1.55;\n}\n\n\n\/* QUICK SPECS *\/\n\n.cdv2-hero__quick{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:1px;\n\n  overflow:hidden;\n\n  background:var(--line-dark);\n\n  border:1px solid var(--line-dark);\n  border-radius:6px;\n}\n\n.cdv2-quick{\n  min-width:0;\n\n  padding:10px 11px;\n\n  background:var(--cream);\n}\n\n.cdv2-quick small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:7.5px;\n\n  text-transform:uppercase;\n}\n\n.cdv2-quick strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--ink);\n\n  font-size:10px;\n  line-height:1.35;\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   02 — MATERIAL \/ DETAIL\n========================================================= *\/\n\n.cdv2-material{\n  display:grid;\n  grid-template-columns:minmax(245px,.78fr) minmax(0,1.22fr);\n\n  gap:26px;\n  align-items:center;\n\n  margin-top:18px;\n}\n\n\n\/* IMAGE *\/\n\n.cdv2-material__visual{\n  min-width:0;\n\n  margin:0;\n}\n\n.cdv2-material__frame{\n  padding:7px;\n\n  background:var(--soft);\n\n  border:1px solid var(--line);\n  border-radius:6px;\n}\n\n.cdv2-material__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:215px;\n\n  background:#fff;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.cdv2-material__frame img{\n  max-height:220px !important;\n}\n\n.cdv2-material figcaption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:10px;\n\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:8px;\n}\n\n.cdv2-material figcaption strong{\n  color:var(--brown);\n\n  font-weight:500;\n}\n\n\n\/* MATERIAL COPY *\/\n\n.cdv2-material__copy{\n  min-width:0;\n\n  padding-right:8px;\n}\n\n.cdv2-material__copy h3{\n  margin:0;\n\n  font-size:26px;\n  line-height:1.03;\n}\n\n.cdv2-material__copy \u003e p{\n  max-width:515px;\n\n  margin:8px 0 14px;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.48;\n}\n\n\n\/* THREE KEY DETAILS *\/\n\n.cdv2-material__points{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  border-top:1px solid var(--ink);\n}\n\n.cdv2-material-point{\n  min-width:0;\n\n  padding:10px 10px 2px 0;\n}\n\n.cdv2-material-point + .cdv2-material-point{\n  padding-left:12px;\n\n  border-left:1px solid var(--line);\n}\n\n.cdv2-material-point small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.cdv2-material-point strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.08;\n\n  font-weight:500;\n}\n\n.cdv2-material-point p{\n  margin:4px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.8px;\n  line-height:1.38;\n}\n\n\n\/* =========================================================\n   03 — SINGLE VS DOUBLE\n========================================================= *\/\n\n.cdv2-options{\n  margin-top:25px;\n}\n\n.cdv2-options__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:26px;\n\n  margin-bottom:10px;\n}\n\n.cdv2-options__head h3{\n  margin:0;\n\n  font-size:25px;\n  line-height:1.03;\n}\n\n.cdv2-options__head p{\n  max-width:455px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.42;\n\n  text-align:right;\n}\n\n\n\/* OPTION GRID *\/\n\n.cdv2-option-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:12px;\n}\n\n.cdv2-option{\n  min-width:0;\n\n  overflow:hidden;\n\n  border:1px solid var(--line-dark);\n  border-radius:8px;\n\n  background:var(--ivory);\n}\n\n\n\/* OPTION TOP *\/\n\n.cdv2-option__top{\n  display:grid;\n  grid-template-columns:minmax(150px,.45fr) minmax(0,.55fr);\n\n  min-height:195px;\n}\n\n.cdv2-option__visual{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:7px;\n\n  background:#fff;\n\n  border-right:1px solid var(--line);\n}\n\n.cdv2-option__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.cdv2-option__visual img{\n  max-height:175px !important;\n}\n\n\n\/* OPTION COPY *\/\n\n.cdv2-option__copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--paper);\n}\n\n.cdv2-option__copy small{\n  color:var(--accent);\n\n  font-size:7.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.cdv2-option__copy h3{\n  margin:3px 0 0;\n\n  font-size:21px;\n  line-height:1;\n}\n\n.cdv2-option__size{\n  display:block;\n\n  margin-top:6px;\n\n  color:var(--brown);\n\n  font-size:9.6px;\n  line-height:1.42;\n\n  font-weight:500;\n}\n\n.cdv2-option__tag{\n  display:inline-flex;\n  align-self:flex-start;\n\n  margin-top:8px;\n  padding:3px 7px;\n\n  color:var(--brown);\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:3px;\n\n  font-size:7.4px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n\n\/* OPTION BOTTOM *\/\n\n.cdv2-option__bottom{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  border-top:1px solid var(--line);\n}\n\n.cdv2-option__fact{\n  padding:9px 11px;\n\n  background:var(--ivory);\n}\n\n.cdv2-option__fact + .cdv2-option__fact{\n  border-left:1px solid var(--line);\n}\n\n.cdv2-option__fact small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:7.4px;\n\n  text-transform:uppercase;\n}\n\n.cdv2-option__fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--ink);\n\n  font-size:9.6px;\n  line-height:1.35;\n\n  font-weight:500;\n}\n\n\n\/* CHOICE NOTE *\/\n\n.cdv2-choice{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:15px;\n  align-items:center;\n\n  margin-top:10px;\n  padding:10px 13px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--accent);\n}\n\n.cdv2-choice strong{\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.08;\n\n  font-weight:500;\n}\n\n.cdv2-choice p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:9.3px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   04 — LIGHT \/ INSTALL\n========================================================= *\/\n\n.cdv2-practical{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,1fr);\n\n  margin-top:22px;\n\n  border-top:1px solid var(--ink);\n  border-bottom:1px solid var(--ink);\n}\n\n\n\/* COLUMN *\/\n\n.cdv2-practical__col{\n  min-width:0;\n\n  padding:17px 20px 15px 0;\n}\n\n.cdv2-practical__col + .cdv2-practical__col{\n  padding-left:20px;\n\n  border-left:1px solid var(--line);\n}\n\n.cdv2-practical h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.04;\n}\n\n.cdv2-practical__intro{\n  margin:6px 0 10px;\n\n  color:var(--muted);\n\n  font-size:9.4px;\n  line-height:1.42;\n}\n\n\n\/* ROWS *\/\n\n.cdv2-facts{\n  border-top:1px solid var(--line);\n}\n\n.cdv2-fact{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-start;\n\n  gap:16px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cdv2-fact span{\n  color:var(--accent);\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.cdv2-fact strong{\n  max-width:69%;\n\n  color:var(--ink);\n\n  font-size:10px;\n  line-height:1.4;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* SMALL NOTE *\/\n\n.cdv2-practical__note{\n  margin-top:8px;\n\n  color:var(--muted);\n\n  font-size:8.8px;\n  line-height:1.4;\n}\n\n.cdv2-practical__note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   05 — WHERE IT WORKS\n========================================================= *\/\n\n.cdv2-use{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:22px;\n  align-items:start;\n\n  margin-top:20px;\n  padding:16px 18px;\n\n  background:var(--soft);\n\n  border:1px solid var(--line);\n}\n\n.cdv2-use__title{\n  min-width:145px;\n}\n\n.cdv2-use__title h3{\n  margin:0;\n\n  font-size:20px;\n  line-height:1.05;\n}\n\n.cdv2-use__items{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n}\n\n.cdv2-use__item{\n  min-width:0;\n\n  padding:2px 13px;\n}\n\n.cdv2-use__item + .cdv2-use__item{\n  border-left:1px solid var(--line);\n}\n\n.cdv2-use__item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10px;\n\n  font-weight:500;\n}\n\n.cdv2-use__item p{\n  margin:3px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.8px;\n  line-height:1.38;\n}\n\n\n\/* =========================================================\n   06 — SPECIFICATIONS\n========================================================= *\/\n\n.cdv2-spec{\n  margin-top:23px;\n}\n\n.cdv2-spec__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:22px;\n\n  margin-bottom:8px;\n}\n\n.cdv2-spec__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.cdv2-spec__head p{\n  max-width:340px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  line-height:1.4;\n\n  text-align:right;\n}\n\n\n\/* SPEC TABLE *\/\n\n.cdv2-spec__table{\n  border-top:1px solid var(--ink);\n}\n\n.cdv2-spec__row{\n  display:grid;\n  grid-template-columns:minmax(145px,.28fr) minmax(0,.72fr);\n\n  gap:20px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cdv2-spec__row span:first-child{\n  color:#75685F;\n\n  font-size:10.9px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.cdv2-spec__row span:last-child{\n  color:var(--ink);\n\n  font-size:11.1px;\n  line-height:1.46;\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   07 — FAQ\n========================================================= *\/\n\n.cdv2-faq{\n  margin-top:20px;\n\n  padding:18px 19px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-dark);\n  border-radius:8px;\n}\n\n.cdv2-faq__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:20px;\n\n  margin-bottom:8px;\n}\n\n.cdv2-faq__head h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.cdv2-faq__head p{\n  max-width:420px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  line-height:1.4;\n\n  text-align:right;\n}\n\n.cdv2-faq__list{\n  border-top:1px solid var(--ink);\n}\n\n.cdv2-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cdv2-faq__item summary{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:14px;\n\n  padding:10px 0;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:15.8px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.cdv2-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.cdv2-faq__plus{\n  color:var(--accent);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:16px;\n\n  transition:transform .2s ease;\n}\n\n.cdv2-faq__item[open] .cdv2-faq__plus{\n  transform:rotate(45deg);\n}\n\n.cdv2-faq__item p{\n  max-width:730px;\n\n  margin:0;\n\n  padding:0 30px 10px 0;\n\n  color:var(--text);\n\n  font-size:9.8px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   NOTE\n========================================================= *\/\n\n.cdv2-note{\n  margin-top:13px;\n\n  padding:9px 12px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--accent);\n\n  color:var(--text);\n\n  font-size:9.3px;\n  line-height:1.45;\n}\n\n.cdv2-note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.cdv2-shipping{\n  margin-top:14px;\n\n  padding:18px 20px;\n\n  background:var(--ink);\n\n  border-radius:8px;\n}\n\n.cdv2-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF9F1;\n\n  font-size:19px;\n  line-height:1.1;\n}\n\n.cdv2-shipping p{\n  margin:0 0 5px;\n\n  color:#DDD2C8;\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n.cdv2-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.cdv2-shipping a{\n  color:#D9B990;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.cdv2-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,13,9,.95);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.cdv2-lightbox:target{\n  display:flex;\n}\n\n.cdv2-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.cdv2-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:82vh !important;\n\n  padding:6px;\n\n  background:#fff;\n\n  border-radius:5px;\n\n  object-fit:contain !important;\n}\n\n.cdv2-lightbox__caption{\n  margin-top:9px;\n\n  color:#E2C9A7;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n.cdv2-lightbox__hint{\n  margin-top:3px;\n\n  color:#A99A8D;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .cdv2-hero__top{\n    grid-template-columns:minmax(0,1.15fr) minmax(190px,.85fr);\n\n    gap:18px;\n  }\n\n  .cdv2-hero h2{\n    font-size:27px;\n  }\n\n\n  .cdv2-material{\n    grid-template-columns:minmax(185px,.63fr) minmax(0,1.37fr);\n\n    gap:15px;\n  }\n\n  .cdv2-material__frame img{\n    max-height:190px !important;\n  }\n\n\n  .cdv2-option__top{\n    grid-template-columns:minmax(120px,.4fr) minmax(0,.6fr);\n  }\n\n  .cdv2-option__visual img{\n    max-height:150px !important;\n  }\n\n\n  .cdv2-use{\n    grid-template-columns:1fr;\n\n    gap:9px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .stb-candela-v2{\n    font-size:12.5px;\n  }\n\n\n  \/* HERO *\/\n\n  .cdv2-hero__top{\n    grid-template-columns:1fr;\n\n    gap:15px;\n  }\n\n  .cdv2-hero__quick{\n    grid-template-columns:repeat(4,minmax(0,1fr));\n  }\n\n  .cdv2-quick{\n    padding:8px 6px;\n  }\n\n  .cdv2-quick strong{\n    font-size:8.8px;\n  }\n\n\n  \/* DETAIL *\/\n\n  .cdv2-material{\n    grid-template-columns:minmax(0,.4fr) minmax(0,.6fr);\n\n    gap:10px;\n  }\n\n  .cdv2-material__frame{\n    padding:5px;\n  }\n\n  .cdv2-material__frame a{\n    min-height:145px;\n  }\n\n  .cdv2-material__frame img{\n    max-height:145px !important;\n  }\n\n  .cdv2-material__copy{\n    padding-right:0;\n  }\n\n  .cdv2-material__copy h3{\n    font-size:21px;\n  }\n\n  .cdv2-material__copy \u003e p{\n    margin-bottom:8px;\n\n    font-size:9.3px;\n  }\n\n  .cdv2-material__points{\n    grid-template-columns:1fr;\n  }\n\n  .cdv2-material-point{\n    padding:6px 0;\n  }\n\n  .cdv2-material-point + .cdv2-material-point{\n    padding-left:0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .cdv2-material-point p{\n    display:none;\n  }\n\n\n  \/* OPTIONS *\/\n\n  .cdv2-options__head{\n    display:block;\n  }\n\n  .cdv2-options__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n  .cdv2-option-grid{\n    grid-template-columns:1fr;\n  }\n\n  .cdv2-option__top{\n    grid-template-columns:minmax(115px,.34fr) minmax(0,.66fr);\n\n    min-height:140px;\n  }\n\n  .cdv2-option__visual img{\n    max-height:125px !important;\n  }\n\n  .cdv2-option__copy{\n    padding:11px 12px;\n  }\n\n  .cdv2-option__copy h3{\n    font-size:18px;\n  }\n\n\n  .cdv2-choice{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n\n  \/* PRACTICAL *\/\n\n  .cdv2-practical{\n    grid-template-columns:1fr;\n  }\n\n  .cdv2-practical__col{\n    padding:14px 0;\n  }\n\n  .cdv2-practical__col + .cdv2-practical__col{\n    padding:14px 0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* USE *\/\n\n  .cdv2-use{\n    padding:14px;\n  }\n\n  .cdv2-use__items{\n    grid-template-columns:1fr;\n  }\n\n  .cdv2-use__item{\n    padding:7px 0;\n  }\n\n  .cdv2-use__item + .cdv2-use__item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SPEC *\/\n\n  .cdv2-spec__head{\n    display:block;\n  }\n\n  .cdv2-spec__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n  .cdv2-spec__row{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .cdv2-spec__row span:first-child{\n    color:var(--accent);\n\n    font-size:9px;\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .cdv2-faq{\n    padding:16px 14px;\n  }\n\n  .cdv2-faq__head{\n    display:block;\n  }\n\n  .cdv2-faq__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .cdv2-hero__quick{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n\n  .cdv2-material{\n    grid-template-columns:1fr;\n  }\n\n  .cdv2-material__visual{\n    width:240px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-candela-v2\" id=\"candela-v2-root\"\u003e\n\u003c!-- =====================================================\n     01 — HERO\n====================================================== --\u003e\n\u003csection class=\"cdv2-hero\"\u003e\n\u003cdiv class=\"cdv2-hero__top\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"cdv2-label\"\u003e Candela Vintage Brass Wall Sconce \u003c\/span\u003e\n\u003ch2\u003eVintage Brass With a Softer Glow\u003c\/h2\u003e\n\u003cp class=\"cdv2-hero__lead\"\u003eCandela combines detailed brass metalwork with tailored fabric shades for a warm, collected look. Choose the tall single-light version or the wider double-light design to suit the scale of your wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-hero__quick\"\u003e\n\u003cdiv class=\"cdv2-quick\"\u003e\n\u003csmall\u003eOptions\u003c\/small\u003e \u003cstrong\u003eSingle · Double\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-quick\"\u003e\n\u003csmall\u003eMaterial\u003c\/small\u003e \u003cstrong\u003eBrass · Fabric\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-quick\"\u003e\n\u003csmall\u003eSocket\u003c\/small\u003e \u003cstrong\u003eE14\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-quick\"\u003e\n\u003csmall\u003eWiring\u003c\/small\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     02 — MATERIAL DETAIL\n====================================================== --\u003e\n\u003csection class=\"cdv2-material\" id=\"candela-v2-detail\"\u003e\n\u003cfigure class=\"cdv2-material__visual\"\u003e\n\u003cdiv class=\"cdv2-material__frame\"\u003e\u003ca href=\"#candela-v2-detail-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/candela-vintage-brass-wall-sconce-stuberlighting_13.jpg?v=1787736477\" alt=\"Candela Vintage Brass Wall Sconce detailed brass body and fabric shade close-up\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Brass \u0026amp; Fabric Detail \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cdiv class=\"cdv2-material__copy\"\u003e\n\u003cspan class=\"cdv2-label\"\u003e Material \u0026amp; Character \u003c\/span\u003e\n\u003ch3\u003eMore Detail Than a Standard Brass Sconce\u003c\/h3\u003e\n\u003cp\u003eFluted and ribbed metalwork gives Candela its vintage architectural character, while the fabric shade keeps the overall look softer and more residential.\u003c\/p\u003e\n\u003cdiv class=\"cdv2-material__points\"\u003e\n\u003cdiv class=\"cdv2-material-point\"\u003e\n\u003csmall\u003e Body \u003c\/small\u003e \u003cstrong\u003e Brass \u003c\/strong\u003e\n\u003cp\u003eWarm metal construction with decorative detailing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-material-point\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Fabric \u003c\/strong\u003e\n\u003cp\u003eSoftens the light and reduces direct bulb glare.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-material-point\"\u003e\n\u003csmall\u003e Style \u003c\/small\u003e \u003cstrong\u003e Vintage Refined \u003c\/strong\u003e\n\u003cp\u003eTraditional character without excessive ornament.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     03 — SINGLE VS DOUBLE\n====================================================== --\u003e\n\u003csection class=\"cdv2-options\" id=\"candela-v2-size\"\u003e\n\u003cdiv class=\"cdv2-options__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"cdv2-label\"\u003e Choose Your Configuration \u003c\/span\u003e\n\u003ch3\u003eSingle or Double\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThey are different proportions, not simply small and large. Single is tall and narrow; Double is shorter, wider and more symmetrical.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-option-grid\"\u003e\n\u003c!-- SINGLE --\u003e\n\u003carticle class=\"cdv2-option\"\u003e\n\u003cdiv class=\"cdv2-option__top\"\u003e\n\u003cdiv class=\"cdv2-option__visual\"\u003e\u003ca href=\"#candela-v2-single-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/candela-vintage-brass-wall-sconce-stuberlighting_17.jpg?v=1787736476\" alt=\"Candela Vintage Brass Wall Sconce single light dimensions\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"cdv2-option__copy\"\u003e\n\u003csmall\u003e Single Light \u003c\/small\u003e\n\u003ch3\u003eTall \u0026amp; Slender\u003c\/h3\u003e\n\u003cspan class=\"cdv2-option__size\"\u003e W5.5\" × H26.6\" × D8.3\"\u003cbr\u003eW14 × H67.5 × D21cm \u003c\/span\u003e \u003cspan class=\"cdv2-option__tag\"\u003e 1 × E14 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-option__bottom\"\u003e\n\u003cdiv class=\"cdv2-option__fact\"\u003e\n\u003csmall\u003e Best For \u003c\/small\u003e \u003cstrong\u003e Vertical Accent \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-option__fact\"\u003e\n\u003csmall\u003e Wall Width \u003c\/small\u003e \u003cstrong\u003e Only 5.5\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- DOUBLE --\u003e\n\u003carticle class=\"cdv2-option\"\u003e\n\u003cdiv class=\"cdv2-option__top\"\u003e\n\u003cdiv class=\"cdv2-option__visual\"\u003e\u003ca href=\"#candela-v2-double-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/candela-vintage-brass-wall-sconce-stuberlighting_24.jpg?v=1787736477\" alt=\"Candela Vintage Brass Wall Sconce double light dimensions\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"cdv2-option__copy\"\u003e\n\u003csmall\u003e Double Light \u003c\/small\u003e\n\u003ch3\u003eWide \u0026amp; Balanced\u003c\/h3\u003e\n\u003cspan class=\"cdv2-option__size\"\u003e W13.6\" × H15.7\" × D7.5\"\u003cbr\u003eW34.5 × H40 × D19cm \u003c\/span\u003e \u003cspan class=\"cdv2-option__tag\"\u003e 2 × E14 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-option__bottom\"\u003e\n\u003cdiv class=\"cdv2-option__fact\"\u003e\n\u003csmall\u003e Best For \u003c\/small\u003e \u003cstrong\u003e Wider Wall Presence \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-option__fact\"\u003e\n\u003csmall\u003e Light Sources \u003c\/small\u003e \u003cstrong\u003e Two Shades \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-choice\"\u003e\n\u003cstrong\u003e Quick choice \u003c\/strong\u003e\n\u003cp\u003ePick Single when wall width is limited or you want a taller silhouette. Pick Double when symmetry and a wider decorative presence matter more.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     04 — LIGHT \u0026 INSTALLATION\n====================================================== --\u003e\n\u003csection class=\"cdv2-practical\"\u003e\u003c!-- LIGHT --\u003e\n\u003cdiv class=\"cdv2-practical__col\"\u003e\n\u003cspan class=\"cdv2-label\"\u003e Light \u0026amp; Bulbs \u003c\/span\u003e\n\u003ch3\u003eSoft Light Through Fabric\u003c\/h3\u003e\n\u003cp class=\"cdv2-practical__intro\"\u003eReplaceable E14 bulbs keep maintenance simple, while the fabric shades soften direct glare.\u003c\/p\u003e\n\u003cdiv class=\"cdv2-facts\"\u003e\n\u003cdiv class=\"cdv2-fact\"\u003e\n\u003cspan\u003eSocket\u003c\/span\u003e \u003cstrong\u003eE14\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-fact\"\u003e\n\u003cspan\u003eBulbs\u003c\/span\u003e \u003cstrong\u003eIncluded\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-fact\"\u003e\n\u003cspan\u003eMaximum\u003c\/span\u003e \u003cstrong\u003e40W Per Socket\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-fact\"\u003e\n\u003cspan\u003eDimming\u003c\/span\u003e \u003cstrong\u003eCompatible Bulb + Dimmer\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"cdv2-practical__note\"\u003e\u003cstrong\u003eDimming:\u003c\/strong\u003e requires compatible dimmable E14 bulbs and a compatible wall dimmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALL --\u003e\n\u003cdiv class=\"cdv2-practical__col\"\u003e\n\u003cspan class=\"cdv2-label\"\u003e Installation \u003c\/span\u003e\n\u003ch3\u003eClean Hardwired Mount\u003c\/h3\u003e\n\u003cp class=\"cdv2-practical__intro\"\u003eDesigned for permanent wall installation with no visible plug-in cord.\u003c\/p\u003e\n\u003cdiv class=\"cdv2-facts\"\u003e\n\u003cdiv class=\"cdv2-fact\"\u003e\n\u003cspan\u003eWiring\u003c\/span\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-fact\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cstrong\u003eAC110–240V\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-fact\"\u003e\n\u003cspan\u003eControl\u003c\/span\u003e \u003cstrong\u003eCommon Wall Switch\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-fact\"\u003e\n\u003cspan\u003eRating\u003c\/span\u003e \u003cstrong\u003eIP20 · Indoor Dry\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"cdv2-practical__note\"\u003e\u003cstrong\u003eInstallation:\u003c\/strong\u003e professional installation is recommended. Keep the fixture outside wet or direct-splash zones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     05 — PLACEMENT\n====================================================== --\u003e\n\u003csection class=\"cdv2-use\"\u003e\n\u003cdiv class=\"cdv2-use__title\"\u003e\n\u003cspan class=\"cdv2-label\"\u003e Placement \u003c\/span\u003e\n\u003ch3\u003eEasy to Layer\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-use__items\"\u003e\n\u003cdiv class=\"cdv2-use__item\"\u003e\n\u003cstrong\u003e Bedside \u003c\/strong\u003e\n\u003cp\u003eUse a matching pair for soft ambient light without taking up nightstand space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-use__item\"\u003e\n\u003cstrong\u003e Hallway \u003c\/strong\u003e\n\u003cp\u003eAdds brass detail and warm light to transitional spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-use__item\"\u003e\n\u003cstrong\u003e Living Spaces \u003c\/strong\u003e\n\u003cp\u003eWorks well beside artwork, consoles or traditional millwork.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     06 — SPECIFICATIONS\n====================================================== --\u003e\n\u003csection class=\"cdv2-spec\"\u003e\n\u003cdiv class=\"cdv2-spec__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"cdv2-label\"\u003e Product Details \u003c\/span\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEssential dimensions and electrical information to confirm before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-spec__table\"\u003e\n\u003cdiv class=\"cdv2-spec__row\"\u003e\n\u003cspan\u003eProduct\u003c\/span\u003e \u003cspan\u003eCandela Vintage Brass Wall Sconce\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-spec__row\"\u003e\n\u003cspan\u003eSingle Light Size\u003c\/span\u003e \u003cspan\u003eW5.5\" × H26.6\" × D8.3\" · W14 × H67.5 × D21cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-spec__row\"\u003e\n\u003cspan\u003eDouble Light Size\u003c\/span\u003e \u003cspan\u003eW13.6\" × H15.7\" × D7.5\" · W34.5 × H40 × D19cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-spec__row\"\u003e\n\u003cspan\u003eMaterials\u003c\/span\u003e \u003cspan\u003eBrass · Fabric\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-spec__row\"\u003e\n\u003cspan\u003eFinish\u003c\/span\u003e \u003cspan\u003eVintage \/ Antique Brass Tone\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-spec__row\"\u003e\n\u003cspan\u003eShade\u003c\/span\u003e \u003cspan\u003eFabric Shade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-spec__row\"\u003e\n\u003cspan\u003eSingle Light Source\u003c\/span\u003e \u003cspan\u003e1 × E14 Bulb\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-spec__row\"\u003e\n\u003cspan\u003eDouble Light Source\u003c\/span\u003e \u003cspan\u003e2 × E14 Bulbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-spec__row\"\u003e\n\u003cspan\u003eBulbs Included\u003c\/span\u003e \u003cspan\u003eYes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-spec__row\"\u003e\n\u003cspan\u003eMaximum Wattage\u003c\/span\u003e \u003cspan\u003e40W Per Socket\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-spec__row\"\u003e\n\u003cspan\u003eDimming\u003c\/span\u003e \u003cspan\u003eCompatible With Dimmable E14 Bulbs + Compatible Wall Dimmer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-spec__row\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cspan\u003eAC110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-spec__row\"\u003e\n\u003cspan\u003eMounting\u003c\/span\u003e \u003cspan\u003eWall Mount\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-spec__row\"\u003e\n\u003cspan\u003eWiring\u003c\/span\u003e \u003cspan\u003eHardwired\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-spec__row\"\u003e\n\u003cspan\u003eControl\u003c\/span\u003e \u003cspan\u003eCompatible with Common Wall Switches · Switch Not Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-spec__row\"\u003e\n\u003cspan\u003eIP Rating\u003c\/span\u003e \u003cspan\u003eIP20 · Indoor Dry Locations · Not Waterproof\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-spec__row\"\u003e\n\u003cspan\u003eInstallation\u003c\/span\u003e \u003cspan\u003eProfessional Installation Recommended\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-spec__row\"\u003e\n\u003cspan\u003eCompliance\u003c\/span\u003e \u003cspan\u003eCompliant with SAA\/UL\/ETL\/CE and CSA certifcation standards.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     07 — FAQ\n====================================================== --\u003e\n\u003csection class=\"cdv2-faq\"\u003e\n\u003cdiv class=\"cdv2-faq__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"cdv2-label\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch3\u003eBefore You Choose\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe questions that matter most for size, bulbs and installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdv2-faq__list\"\u003e\n\u003cdetails class=\"cdv2-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat is the difference between Single and Double?\u003c\/span\u003e \u003cspan class=\"cdv2-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eSingle is tall and narrow at 5.5\" wide × 26.6\" high. Double is shorter and wider at 13.6\" wide × 15.7\" high and uses two light sources.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cdv2-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eHow far does the sconce project from the wall?\u003c\/span\u003e \u003cspan class=\"cdv2-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eSingle projects approximately 8.3\" \/ 21cm. Double projects approximately 7.5\" \/ 19cm.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cdv2-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eAre bulbs included?\u003c\/span\u003e \u003cspan class=\"cdv2-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Compatible E14 bulbs are included with the fixture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cdv2-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eCan Candela be dimmed?\u003c\/span\u003e \u003cspan class=\"cdv2-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes, when used with compatible dimmable E14 bulbs and a compatible wall dimmer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cdv2-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eIs this a plug-in wall sconce?\u003c\/span\u003e \u003cspan class=\"cdv2-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. Candela is designed for hardwired wall installation for a cleaner finished appearance.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cdv2-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eCan it be used in a bathroom?\u003c\/span\u003e \u003cspan class=\"cdv2-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eCandela is rated IP20 for indoor dry locations and is not waterproof. Keep it outside shower, wet and direct-splash areas.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cdv2-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eIs professional installation recommended?\u003c\/span\u003e \u003cspan class=\"cdv2-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Because Candela is hardwired, professional installation is recommended for secure mounting and correct electrical connection.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PRODUCT NOTE\n====================================================== --\u003e\n\u003cdiv class=\"cdv2-note\"\u003e\n\u003cstrong\u003e Please note: \u003c\/strong\u003e brass finishes can show subtle variations in tone and surface character, while fabric shades may appear warmer or cooler under different bulbs and room lighting. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/div\u003e\n\u003c!-- =====================================================\n     SHIPPING \u0026 RETURNS\n====================================================== --\u003e\n\u003csection class=\"cdv2-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     LIGHTBOX — DETAIL\n====================================================== --\u003e \u003ca id=\"candela-v2-detail-lightbox\" href=\"#candela-v2-detail\" class=\"cdv2-lightbox\"\u003e \u003cspan class=\"cdv2-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/candela-vintage-brass-wall-sconce-stuberlighting_13.jpg?v=1787736477\" alt=\"Enlarged Candela Vintage Brass Wall Sconce brass and fabric detail\"\u003e \u003cspan class=\"cdv2-lightbox__caption\"\u003e Candela · Brass \u0026amp; Fabric Detail \u003c\/span\u003e \u003cspan class=\"cdv2-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — SINGLE\n====================================================== --\u003e \u003ca id=\"candela-v2-single-lightbox\" href=\"#candela-v2-size\" class=\"cdv2-lightbox\"\u003e \u003cspan class=\"cdv2-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/candela-vintage-brass-wall-sconce-stuberlighting_17.jpg?v=1787736476\" alt=\"Enlarged Candela Vintage Brass Wall Sconce single light dimension guide\"\u003e \u003cspan class=\"cdv2-lightbox__caption\"\u003e Single · W5.5\" × H26.6\" × D8.3\" \u003c\/span\u003e \u003cspan class=\"cdv2-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — DOUBLE\n====================================================== --\u003e \u003ca id=\"candela-v2-double-lightbox\" href=\"#candela-v2-size\" class=\"cdv2-lightbox\"\u003e \u003cspan class=\"cdv2-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/candela-vintage-brass-wall-sconce-stuberlighting_24.jpg?v=1787736477\" alt=\"Enlarged Candela Vintage Brass Wall Sconce double light dimension guide\"\u003e \u003cspan class=\"cdv2-lightbox__caption\"\u003e Double · W13.6\" × H15.7\" × D7.5\" \u003c\/span\u003e \u003cspan class=\"cdv2-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 5.5\" x H 26.6\" \/ Brass \u0026 Fabric","offer_id":53821726982427,"sku":"STB-WS-26-10327","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.6\" x H 15.7\" \/ Brass \u0026 Fabric","offer_id":53821727015195,"sku":"STB-WS-26-10328","price":268.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/candela-vintage-brass-wall-sconce-stuberlighting_1.jpg?v=1787736477"},{"product_id":"aureo-alabaster-halo-pendant-light","title":"Aureo Alabaster Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING\n   AUREO ALABASTER HALO PENDANT LIGHT\n\n   MODEL A\/B → SIZE → REAL DETAIL → NATURAL ALABASTER\n   → LIGHT \/ SUSPENSION → SPECS → FAQ\n\n   PRODUCT-SPECIFIC · DAWN SAFE · RESPONSIVE\n========================================================= *\/\n\n.stb-aureo{\n  --ink:#21160F;\n  --brown:#4B3322;\n  --accent:#987351;\n\n  --ivory:#FFFDF9;\n  --paper:#FAF7F1;\n  --cream:#F3EBE1;\n  --soft:#F7F2EB;\n\n  --text:#5D5148;\n  --muted:#81756C;\n\n  --line:#DDD0C2;\n  --line-strong:#C9B7A3;\n\n  width:100%;\n  max-width:900px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--text);\n  background:transparent;\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:13px;\n  line-height:1.55;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-aureo *,\n.stb-aureo *::before,\n.stb-aureo *::after{\n  box-sizing:border-box;\n}\n\n.stb-aureo h2,\n.stb-aureo h3,\n.stb-aureo p,\n.stb-aureo figure{\n  margin-top:0;\n}\n\n.stb-aureo h2,\n.stb-aureo h3{\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-aureo img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.aur-label{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--accent);\n\n  font-size:8px;\n  line-height:1.3;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   01 — INTRO\n========================================================= *\/\n\n.aur-intro{\n  display:grid;\n  grid-template-columns:minmax(0,1.47fr) minmax(205px,.53fr);\n\n  gap:38px;\n  align-items:end;\n\n  padding:8px 0 24px;\n\n  border-bottom:1px solid var(--ink);\n}\n\n.aur-intro h2{\n  max-width:630px;\n\n  margin:0;\n\n  font-size:35px;\n  line-height:.98;\n}\n\n.aur-intro__lead{\n  max-width:645px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:11.2px;\n  line-height:1.54;\n}\n\n\n\/* QUICK FACTS *\/\n\n.aur-quick{\n  border-top:1px solid var(--ink);\n}\n\n.aur-quick__row{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.aur-quick__row span{\n  color:var(--muted);\n\n  font-size:7.5px;\n  text-transform:uppercase;\n}\n\n.aur-quick__row strong{\n  color:var(--ink);\n\n  font-size:9.8px;\n  line-height:1.35;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   02 — MODEL A \/ B\n========================================================= *\/\n\n.aur-models{\n  margin-top:24px;\n}\n\n.aur-models__head{\n  display:grid;\n  grid-template-columns:minmax(190px,.34fr) minmax(0,.66fr);\n\n  gap:28px;\n  align-items:end;\n\n  margin-bottom:10px;\n}\n\n.aur-models__head h3{\n  margin:0;\n\n  font-size:25px;\n  line-height:1.03;\n}\n\n.aur-models__head p{\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.4px;\n  line-height:1.42;\n}\n\n\n\/* TWO MODEL PANELS *\/\n\n.aur-model-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:11px;\n}\n\n.aur-model{\n  overflow:hidden;\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.aur-model__top{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:12px;\n\n  padding:10px 13px;\n\n  background:var(--paper);\n\n  border-bottom:1px solid var(--line);\n}\n\n.aur-model__name small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.aur-model__name strong{\n  display:block;\n\n  margin-top:1px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.aur-model__top \u003e span{\n  color:var(--muted);\n\n  font-size:7.6px;\n\n  text-align:right;\n}\n\n\n\/* MODEL IMAGE *\/\n\n.aur-model__visual{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:255px;\n\n  padding:9px;\n\n  background:#fff;\n}\n\n.aur-model__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.aur-model__visual img{\n  max-height:245px !important;\n}\n\n\n\/* MODEL BOTTOM *\/\n\n.aur-model__bottom{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:14px;\n\n  padding:10px 13px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--line);\n}\n\n.aur-model__bottom strong{\n  color:var(--ink);\n\n  font-size:9.5px;\n\n  font-weight:500;\n}\n\n.aur-model__bottom p{\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:8.6px;\n  line-height:1.38;\n}\n\n\n\/* =========================================================\n   03 — SIZE SYSTEM\n========================================================= *\/\n\n.aur-size{\n  margin-top:23px;\n  padding:17px 0 18px;\n\n  border-top:1px solid var(--ink);\n  border-bottom:1px solid var(--ink);\n}\n\n.aur-size__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:25px;\n\n  margin-bottom:9px;\n}\n\n.aur-size__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.03;\n}\n\n.aur-size__head p{\n  max-width:430px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  line-height:1.42;\n\n  text-align:right;\n}\n\n\n\/* SIZE TABLE *\/\n\n.aur-size__grid{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  border-top:1px solid var(--line);\n}\n\n.aur-size__item{\n  min-width:0;\n\n  padding:12px 11px 7px 0;\n}\n\n.aur-size__item + .aur-size__item{\n  padding-left:12px;\n\n  border-left:1px solid var(--line);\n}\n\n.aur-size__item small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.aur-size__item strong{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.aur-size__item span{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--brown);\n\n  font-size:8.5px;\n}\n\n.aur-size__item p{\n  margin:5px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.3px;\n  line-height:1.35;\n}\n\n\n\/* SIZE NOTE *\/\n\n.aur-size__note{\n  margin-top:9px;\n\n  color:var(--muted);\n\n  font-size:8.7px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAIL\n========================================================= *\/\n\n.aur-detail{\n  display:grid;\n  grid-template-columns:minmax(285px,.62fr) minmax(0,.38fr);\n\n  gap:29px;\n  align-items:center;\n\n  margin-top:24px;\n}\n\n\n\/* LARGE REAL DETAIL *\/\n\n.aur-detail__visual{\n  margin:0;\n}\n\n.aur-detail__frame{\n  padding:7px;\n\n  background:var(--soft);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.aur-detail__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:285px;\n\n  overflow:hidden;\n\n  background:#fff;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.aur-detail__frame img{\n  width:100% !important;\n  max-height:290px !important;\n\n  object-fit:cover !important;\n}\n\n.aur-detail figcaption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:10px;\n\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:7.8px;\n}\n\n.aur-detail figcaption strong{\n  color:var(--brown);\n\n  font-weight:500;\n}\n\n\n\/* COPY *\/\n\n.aur-detail__copy h3{\n  margin:0;\n\n  font-size:25px;\n  line-height:1.03;\n}\n\n.aur-detail__lead{\n  margin:7px 0 12px;\n\n  color:var(--text);\n\n  font-size:9.8px;\n  line-height:1.44;\n}\n\n.aur-detail__list{\n  border-top:1px solid var(--ink);\n}\n\n.aur-detail__row{\n  display:grid;\n  grid-template-columns:96px minmax(0,1fr);\n\n  gap:13px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.aur-detail__row span{\n  color:var(--accent);\n\n  font-size:7.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.aur-detail__row strong{\n  color:var(--ink);\n\n  font-size:9.7px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   05 — NATURAL ALABASTER\n========================================================= *\/\n\n.aur-stone{\n  display:grid;\n  grid-template-columns:minmax(0,1.38fr) minmax(220px,.62fr);\n\n  gap:29px;\n  align-items:center;\n\n  margin-top:25px;\n  padding:18px 0;\n\n  background:linear-gradient(\n    to right,\n    var(--paper) 0%,\n    var(--paper) 76%,\n    transparent 76%\n  );\n}\n\n\n\/* COPY *\/\n\n.aur-stone__copy{\n  padding:3px 0 3px 18px;\n}\n\n.aur-stone__copy h3{\n  max-width:510px;\n\n  margin:0;\n\n  font-size:26px;\n  line-height:1.02;\n}\n\n.aur-stone__lead{\n  max-width:545px;\n\n  margin:8px 0 13px;\n\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.46;\n}\n\n.aur-stone__facts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  border-top:1px solid var(--ink);\n}\n\n.aur-stone__fact{\n  padding:9px 10px 2px 0;\n}\n\n.aur-stone__fact + .aur-stone__fact{\n  padding-left:12px;\n\n  border-left:1px solid var(--line);\n}\n\n.aur-stone__fact small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.aur-stone__fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.aur-stone__fact p{\n  margin:4px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.4px;\n  line-height:1.36;\n}\n\n\n\/* MATERIAL IMAGE *\/\n\n.aur-stone__visual{\n  margin:0;\n}\n\n.aur-stone__frame{\n  padding:7px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.aur-stone__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:205px;\n\n  overflow:hidden;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.aur-stone__frame img{\n  max-height:210px !important;\n}\n\n.aur-stone figcaption{\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:7.8px;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   06 — LIGHT + SUSPENSION\n========================================================= *\/\n\n.aur-practical{\n  display:grid;\n  grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);\n\n  margin-top:23px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n\n\/* LIGHT *\/\n\n.aur-light{\n  padding:20px;\n\n  background:var(--ink);\n}\n\n.aur-light .aur-label{\n  color:#D7B58E;\n}\n\n.aur-light h3{\n  margin:0;\n\n  color:#FFF9F1;\n\n  font-size:22px;\n  line-height:1.04;\n}\n\n.aur-light__lead{\n  margin:7px 0 11px;\n\n  color:#DCCFC4;\n\n  font-size:9.3px;\n  line-height:1.42;\n}\n\n.aur-light__list{\n  border-top:1px solid rgba(255,255,255,.22);\n}\n\n.aur-light__row{\n  display:flex;\n  justify-content:space-between;\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid rgba(255,255,255,.14);\n}\n\n.aur-light__row span{\n  color:#C8B7A7;\n\n  font-size:7.4px;\n\n  text-transform:uppercase;\n}\n\n.aur-light__row strong{\n  max-width:68%;\n\n  color:#FFF8EF;\n\n  font-size:9.7px;\n  line-height:1.38;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* INSTALL *\/\n\n.aur-install{\n  padding:19px 20px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-left:0;\n}\n\n.aur-install h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.04;\n}\n\n.aur-install__lead{\n  margin:6px 0 10px;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  line-height:1.4;\n}\n\n.aur-install__list{\n  border-top:1px solid var(--ink);\n}\n\n.aur-install__row{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-start;\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.aur-install__row span{\n  color:var(--accent);\n\n  font-size:7.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.aur-install__row strong{\n  max-width:69%;\n\n  color:var(--ink);\n\n  font-size:9.7px;\n  line-height:1.4;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   07 — PLACEMENT\n========================================================= *\/\n\n.aur-place{\n  display:grid;\n  grid-template-columns:minmax(145px,.27fr) repeat(3,minmax(0,1fr));\n\n  margin-top:20px;\n\n  padding:14px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.aur-place__title{\n  padding-right:17px;\n}\n\n.aur-place__title h3{\n  margin:0;\n\n  font-size:19px;\n  line-height:1.05;\n}\n\n.aur-place__item{\n  padding:1px 13px;\n\n  border-left:1px solid var(--line);\n}\n\n.aur-place__item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:9.7px;\n\n  font-weight:500;\n}\n\n.aur-place__item p{\n  margin:3px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n  line-height:1.36;\n}\n\n\n\/* =========================================================\n   08 — SPECIFICATIONS\n========================================================= *\/\n\n.aur-spec{\n  margin-top:22px;\n}\n\n.aur-spec__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:20px;\n\n  margin-bottom:8px;\n}\n\n.aur-spec__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.04;\n}\n\n.aur-spec__head p{\n  max-width:350px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.4;\n\n  text-align:right;\n}\n\n.aur-spec__table{\n  border-top:1px solid var(--ink);\n}\n\n.aur-spec__row{\n  display:grid;\n  grid-template-columns:minmax(155px,.29fr) minmax(0,.71fr);\n\n  gap:20px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.aur-spec__row span:first-child{\n  color:#75685F;\n\n  font-size:10.8px;\n  line-height:1.44;\n\n  font-weight:500;\n}\n\n.aur-spec__row span:last-child{\n  color:var(--ink);\n\n  font-size:11px;\n  line-height:1.46;\n\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   09 — FAQ\n========================================================= *\/\n\n.aur-faq{\n  display:grid;\n  grid-template-columns:minmax(175px,.27fr) minmax(0,.73fr);\n\n  gap:27px;\n\n  margin-top:21px;\n  padding-top:18px;\n\n  border-top:1px solid var(--ink);\n}\n\n.aur-faq__intro h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.04;\n}\n\n.aur-faq__intro p{\n  margin:6px 0 0;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.4;\n}\n\n.aur-faq__list{\n  border-top:1px solid var(--line);\n}\n\n.aur-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.aur-faq__item summary{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:14px;\n\n  padding:9px 0;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:15.5px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.aur-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.aur-faq__plus{\n  flex:0 0 auto;\n\n  color:var(--accent);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n\n  font-size:15px;\n\n  transition:transform .2s ease;\n}\n\n.aur-faq__item[open] .aur-faq__plus{\n  transform:rotate(45deg);\n}\n\n.aur-faq__item p{\n  max-width:650px;\n\n  margin:0;\n\n  padding:0 28px 10px 0;\n\n  color:var(--text);\n\n  font-size:9.7px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   NOTE\n========================================================= *\/\n\n.aur-note{\n  margin-top:14px;\n\n  padding:10px 12px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--accent);\n\n  color:var(--text);\n\n  font-size:9.3px;\n  line-height:1.45;\n}\n\n.aur-note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.aur-shipping{\n  margin-top:14px;\n\n  padding:18px 20px;\n\n  background:var(--ink);\n\n  border-radius:7px;\n}\n\n.aur-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF9F1;\n\n  font-size:19px;\n  line-height:1.1;\n}\n\n.aur-shipping p{\n  margin:0 0 5px;\n\n  color:#DDD2C8;\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n.aur-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.aur-shipping a{\n  color:#D9B990;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.aur-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,13,9,.95);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.aur-lightbox:target{\n  display:flex;\n}\n\n.aur-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.aur-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:82vh !important;\n\n  padding:6px;\n\n  background:#fff;\n\n  border-radius:5px;\n}\n\n.aur-lightbox__caption{\n  margin-top:9px;\n\n  color:#E2C9A7;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n.aur-lightbox__hint{\n  margin-top:3px;\n\n  color:#A99A8D;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .aur-intro{\n    grid-template-columns:minmax(0,1.15fr) minmax(180px,.85fr);\n\n    gap:20px;\n  }\n\n  .aur-intro h2{\n    font-size:28px;\n  }\n\n\n  .aur-model__visual{\n    min-height:220px;\n  }\n\n  .aur-model__visual img{\n    max-height:210px !important;\n  }\n\n\n  .aur-detail{\n    grid-template-columns:minmax(240px,.56fr) minmax(0,.44fr);\n\n    gap:20px;\n  }\n\n\n  .aur-stone{\n    grid-template-columns:minmax(0,1.4fr) minmax(190px,.6fr);\n\n    gap:20px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .stb-aureo{\n    font-size:12.5px;\n  }\n\n\n  \/* INTRO *\/\n\n  .aur-intro{\n    grid-template-columns:1fr;\n\n    gap:14px;\n  }\n\n  .aur-quick{\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n  .aur-quick__row{\n    display:block;\n\n    padding:7px 9px;\n  }\n\n  .aur-quick__row:nth-child(even){\n    border-left:1px solid var(--line);\n  }\n\n  .aur-quick__row strong{\n    display:block;\n\n    margin-top:2px;\n\n    text-align:left;\n  }\n\n\n  \/* MODELS *\/\n\n  .aur-models__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n  .aur-model-grid{\n    grid-template-columns:1fr 1fr;\n\n    gap:7px;\n  }\n\n  .aur-model__top{\n    display:block;\n\n    padding:8px;\n  }\n\n  .aur-model__top \u003e span{\n    display:block;\n\n    margin-top:3px;\n\n    text-align:left;\n  }\n\n  .aur-model__visual{\n    min-height:155px;\n\n    padding:5px;\n  }\n\n  .aur-model__visual img{\n    max-height:150px !important;\n  }\n\n  .aur-model__bottom{\n    grid-template-columns:1fr;\n\n    gap:3px;\n\n    padding:8px;\n  }\n\n\n  \/* SIZE *\/\n\n  .aur-size__head{\n    display:block;\n  }\n\n  .aur-size__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n  .aur-size__grid{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n  .aur-size__item:nth-child(3){\n    padding-left:0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .aur-size__item:nth-child(4){\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* DETAIL *\/\n\n  .aur-detail{\n    grid-template-columns:minmax(135px,.43fr) minmax(0,.57fr);\n\n    gap:12px;\n  }\n\n  .aur-detail__frame a{\n    min-height:165px;\n  }\n\n  .aur-detail__frame img{\n    min-height:165px;\n    max-height:165px !important;\n  }\n\n  .aur-detail__copy h3{\n    font-size:20px;\n  }\n\n  .aur-detail__lead{\n    font-size:8.9px;\n  }\n\n  .aur-detail__row{\n    grid-template-columns:72px minmax(0,1fr);\n\n    gap:6px;\n\n    padding:5px 0;\n  }\n\n\n  \/* STONE *\/\n\n  .aur-stone{\n    grid-template-columns:minmax(0,.64fr) minmax(120px,.36fr);\n\n    gap:12px;\n  }\n\n  .aur-stone__copy{\n    padding-left:10px;\n  }\n\n  .aur-stone__copy h3{\n    font-size:21px;\n  }\n\n  .aur-stone__lead{\n    font-size:9px;\n  }\n\n  .aur-stone__frame a{\n    min-height:135px;\n  }\n\n  .aur-stone__frame img{\n    max-height:135px !important;\n  }\n\n  .aur-stone__facts{\n    grid-template-columns:1fr;\n  }\n\n  .aur-stone__fact{\n    padding:5px 0;\n  }\n\n  .aur-stone__fact + .aur-stone__fact{\n    padding-left:0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .aur-stone__fact p{\n    display:none;\n  }\n\n\n  \/* PRACTICAL *\/\n\n  .aur-practical{\n    grid-template-columns:1fr;\n  }\n\n  .aur-install{\n    border-left:1px solid var(--line-strong);\n  }\n\n\n  \/* PLACEMENT *\/\n\n  .aur-place{\n    grid-template-columns:1fr;\n  }\n\n  .aur-place__title{\n    padding:0 0 7px;\n  }\n\n  .aur-place__item{\n    padding:7px 0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SPEC *\/\n\n  .aur-spec__head{\n    display:block;\n  }\n\n  .aur-spec__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n  .aur-spec__row{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .aur-spec__row span:first-child{\n    color:var(--accent);\n\n    font-size:9px;\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .aur-faq{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .aur-model-grid{\n    grid-template-columns:1fr;\n  }\n\n  .aur-detail,\n  .aur-stone{\n    grid-template-columns:1fr;\n  }\n\n  .aur-detail__visual,\n  .aur-stone__visual{\n    width:245px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-aureo\" id=\"aureo-root\"\u003e\n\u003c!-- =====================================================\n     01 — INTRO\n====================================================== --\u003e\n\u003csection class=\"aur-intro\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"aur-label\"\u003e Aureo Alabaster Halo Pendant Light \u003c\/span\u003e\n\u003ch2\u003eA Ring of Alabaster, Suspended in Balance\u003c\/h2\u003e\n\u003cp class=\"aur-intro__lead\"\u003eAureo pairs a continuous natural alabaster halo with leather-style suspension straps, creating a chandelier that feels substantial yet visually open. Integrated LED light glows through the stone itself, revealing the individual veining of the alabaster around the entire ring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-quick\"\u003e\n\u003cdiv class=\"aur-quick__row\"\u003e\n\u003cspan\u003eModels\u003c\/span\u003e \u003cstrong\u003eA · B\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-quick__row\"\u003e\n\u003cspan\u003eDiameters\u003c\/span\u003e \u003cstrong\u003e19.7\"–35.4\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-quick__row\"\u003e\n\u003cspan\u003eMaterial\u003c\/span\u003e \u003cstrong\u003eNatural Alabaster\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-quick__row\"\u003e\n\u003cspan\u003eLight\u003c\/span\u003e \u003cstrong\u003eIntegrated LED\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     02 — MODEL A \/ B\n====================================================== --\u003e\n\u003csection class=\"aur-models\" id=\"aureo-models\"\u003e\n\u003cdiv class=\"aur-models__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"aur-label\"\u003e Choose the Suspension \u003c\/span\u003e\n\u003ch3\u003eModel A or Model B\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eBoth models use the same alabaster halo sizes. The visual difference is in how the suspension straps meet and support the stone ring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-model-grid\"\u003e\n\u003c!-- MODEL A --\u003e\n\u003carticle class=\"aur-model\"\u003e\n\u003cdiv class=\"aur-model__top\"\u003e\n\u003cdiv class=\"aur-model__name\"\u003e\n\u003csmall\u003e Suspension Style \u003c\/small\u003e \u003cstrong\u003e Model A \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cspan\u003e Shown in Ø35.4\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-model__visual\"\u003e\u003ca href=\"#aureo-a-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aureo-alabaster-halo-pendant-light-stuberlighting_21.jpg?v=1788004510\" alt=\"Aureo Alabaster Halo Pendant Light Model A suspension and 35.4 inch diameter dimension guide\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"aur-model__bottom\"\u003e\n\u003cstrong\u003e Model A \u003c\/strong\u003e\n\u003cp\u003eDistinct leather-style strap arrangement with the same circular alabaster halo proportions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MODEL B --\u003e\n\u003carticle class=\"aur-model\"\u003e\n\u003cdiv class=\"aur-model__top\"\u003e\n\u003cdiv class=\"aur-model__name\"\u003e\n\u003csmall\u003e Suspension Style \u003c\/small\u003e \u003cstrong\u003e Model B \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cspan\u003e Shown in Ø35.4\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-model__visual\"\u003e\u003ca href=\"#aureo-b-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aureo-alabaster-halo-pendant-light-stuberlighting_15.jpg?v=1788004509\" alt=\"Aureo Alabaster Halo Pendant Light Model B suspension and 35.4 inch diameter dimension guide\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"aur-model__bottom\"\u003e\n\u003cstrong\u003e Model B \u003c\/strong\u003e\n\u003cp\u003eAlternate suspension geometry for a different architectural expression above the same alabaster ring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     03 — SIZE SYSTEM\n====================================================== --\u003e\n\u003csection class=\"aur-size\"\u003e\n\u003cdiv class=\"aur-size__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"aur-label\"\u003e Choose Your Diameter \u003c\/span\u003e\n\u003ch3\u003eFour Halo Sizes\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEvery size keeps the same slim 3.9\" \/ 10cm stone-ring height. Increase the diameter when you need more visual presence over a larger table or room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-size__grid\"\u003e\n\u003cdiv class=\"aur-size__item\"\u003e\n\u003csmall\u003e Compact \u003c\/small\u003e \u003cstrong\u003e Ø19.7\" \u003c\/strong\u003e \u003cspan\u003e Ø50cm × H3.9\" \/ 10cm \u003c\/span\u003e\n\u003cp\u003eSmaller dining spaces and intimate installations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-size__item\"\u003e\n\u003csmall\u003e Balanced \u003c\/small\u003e \u003cstrong\u003e Ø23.6\" \u003c\/strong\u003e \u003cspan\u003e Ø60cm × H3.9\" \/ 10cm \u003c\/span\u003e\n\u003cp\u003eVersatile scale for many residential dining areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-size__item\"\u003e\n\u003csmall\u003e Statement \u003c\/small\u003e \u003cstrong\u003e Ø31.5\" \u003c\/strong\u003e \u003cspan\u003e Ø80cm × H3.9\" \/ 10cm \u003c\/span\u003e\n\u003cp\u003eStronger presence over larger dining tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-size__item\"\u003e\n\u003csmall\u003e Grand \u003c\/small\u003e \u003cstrong\u003e Ø35.4\" \u003c\/strong\u003e \u003cspan\u003e Ø90cm × H3.9\" \/ 10cm \u003c\/span\u003e\n\u003cp\u003eBest when the halo should clearly anchor the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"aur-size__note\"\u003eModel A and Model B are available in the same four halo diameters.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     04 — REAL DETAIL\n====================================================== --\u003e\n\u003csection class=\"aur-detail\" id=\"aureo-detail\"\u003e\n\u003cfigure class=\"aur-detail__visual\"\u003e\n\u003cdiv class=\"aur-detail__frame\"\u003e\u003ca href=\"#aureo-detail-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aureo-alabaster-halo-pendant-light-stuberlighting_7.jpg?v=1788004505\" alt=\"Aureo Alabaster Halo Pendant Light illuminated natural alabaster ring and leather-style strap detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Illuminated Halo Detail \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cdiv class=\"aur-detail__copy\"\u003e\n\u003cspan class=\"aur-label\"\u003e Material Detail \u003c\/span\u003e\n\u003ch3\u003eThe Stone Is the Light Source Visually\u003c\/h3\u003e\n\u003cp class=\"aur-detail__lead\"\u003eInstead of hiding the light behind a conventional shade, Aureo illuminates the alabaster ring itself. The leather-style straps wrap around the stone and introduce a warmer architectural contrast.\u003c\/p\u003e\n\u003cdiv class=\"aur-detail__list\"\u003e\n\u003cdiv class=\"aur-detail__row\"\u003e\n\u003cspan\u003e Halo \u003c\/span\u003e \u003cstrong\u003e Natural Alabaster \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-detail__row\"\u003e\n\u003cspan\u003e Support \u003c\/span\u003e \u003cstrong\u003e Artificial Leather Straps \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-detail__row\"\u003e\n\u003cspan\u003e Structure \u003c\/span\u003e \u003cstrong\u003e Metal Hardware \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-detail__row\"\u003e\n\u003cspan\u003e Illumination \u003c\/span\u003e \u003cstrong\u003e Integrated Inside the Halo \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     05 — NATURAL ALABASTER\n====================================================== --\u003e\n\u003csection class=\"aur-stone\" id=\"aureo-stone\"\u003e\n\u003cdiv class=\"aur-stone__copy\"\u003e\n\u003cspan class=\"aur-label\"\u003e Genuine Natural Alabaster \u003c\/span\u003e\n\u003ch3\u003eEvery Halo Carries a Different Stone Pattern\u003c\/h3\u003e\n\u003cp class=\"aur-stone__lead\"\u003eAlabaster is naturally translucent, so veining, clouding, mineral markings and light transmission vary around the ring. Those variations remain visible when the fixture is off and become more expressive once the halo is illuminated.\u003c\/p\u003e\n\u003cdiv class=\"aur-stone__facts\"\u003e\n\u003cdiv class=\"aur-stone__fact\"\u003e\n\u003csmall\u003e Veining \u003c\/small\u003e \u003cstrong\u003e Naturally Unique \u003c\/strong\u003e\n\u003cp\u003ePattern direction and density vary by piece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-stone__fact\"\u003e\n\u003csmall\u003e Translucency \u003c\/small\u003e \u003cstrong\u003e Naturally Varied \u003c\/strong\u003e\n\u003cp\u003eSome parts of the halo may glow more strongly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-stone__fact\"\u003e\n\u003csmall\u003e Tone \u003c\/small\u003e \u003cstrong\u003e Soft Ivory \u003c\/strong\u003e\n\u003cp\u003eCream and subtle mineral tones are expected.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"aur-stone__visual\"\u003e\n\u003cdiv class=\"aur-stone__frame\"\u003e\u003ca href=\"#aureo-stone-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calcaria-alabaster-wall-light-stuberlighting_2.jpg?v=1785641364\" alt=\"Natural alabaster material veining translucency and stone variation reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003eNatural alabaster reference · enlarge\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     06 — LIGHT \/ SUSPENSION\n====================================================== --\u003e\n\u003csection class=\"aur-practical\"\u003e\u003c!-- LIGHT --\u003e\n\u003cdiv class=\"aur-light\"\u003e\n\u003cspan class=\"aur-label\"\u003e Integrated LED \u003c\/span\u003e\n\u003ch3\u003eChoose the Light Tone\u003c\/h3\u003e\n\u003cp class=\"aur-light__lead\"\u003eThe LED source is integrated inside the alabaster ring, so no conventional screw-in bulbs are required.\u003c\/p\u003e\n\u003cdiv class=\"aur-light__list\"\u003e\n\u003cdiv class=\"aur-light__row\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED · Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-light__row\"\u003e\n\u003cspan\u003e Warm \u003c\/span\u003e \u003cstrong\u003e 3000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-light__row\"\u003e\n\u003cspan\u003e Neutral \u003c\/span\u003e \u003cstrong\u003e 4000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-light__row\"\u003e\n\u003cspan\u003e Cool \u003c\/span\u003e \u003cstrong\u003e 6000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-light__row\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALL --\u003e\n\u003cdiv class=\"aur-install\"\u003e\n\u003cspan class=\"aur-label\"\u003e Suspension \u0026amp; Installation \u003c\/span\u003e\n\u003ch3\u003eSet the Final Drop for the Room\u003c\/h3\u003e\n\u003cp class=\"aur-install__lead\"\u003eAureo is hardwired at the ceiling. The suspension can be set during installation, and longer suspension can be arranged when needed.\u003c\/p\u003e\n\u003cdiv class=\"aur-install__list\"\u003e\n\u003cdiv class=\"aur-install__row\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e \u003cstrong\u003e Ceiling Mount \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-install__row\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-install__row\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cstrong\u003e Approx. 59\" \/ 150cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-install__row\"\u003e\n\u003cspan\u003e Custom Drop \u003c\/span\u003e \u003cstrong\u003e Longer Length Available by Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-install__row\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Common Wall Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-install__row\"\u003e\n\u003cspan\u003e Rating \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-install__row\"\u003e\n\u003cspan\u003e Installer \u003c\/span\u003e \u003cstrong\u003e Professional Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     07 — PLACEMENT\n====================================================== --\u003e\n\u003csection class=\"aur-place\"\u003e\n\u003cdiv class=\"aur-place__title\"\u003e\n\u003cspan class=\"aur-label\"\u003e Best Placement \u003c\/span\u003e\n\u003ch3\u003eLet the Halo Frame the Space\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-place__item\"\u003e\n\u003cstrong\u003e Dining Room \u003c\/strong\u003e\n\u003cp\u003eThe circular halo creates a clean focal point above round, oval and rectangular tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-place__item\"\u003e\n\u003cstrong\u003e Living Area \u003c\/strong\u003e\n\u003cp\u003eLarger diameters work well when the pendant needs to visually anchor an open seating area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-place__item\"\u003e\n\u003cstrong\u003e Foyer \u0026amp; Entry \u003c\/strong\u003e\n\u003cp\u003eThe leather-style suspension adds vertical detail above the slim stone ring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     08 — SPECIFICATIONS\n====================================================== --\u003e\n\u003csection class=\"aur-spec\"\u003e\n\u003cdiv class=\"aur-spec__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"aur-label\"\u003e Product Details \u003c\/span\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEssential model, size, material and installation information before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__table\"\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eProduct\u003c\/span\u003e \u003cspan\u003eAureo Alabaster Halo Pendant Light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eModels\u003c\/span\u003e \u003cspan\u003eModel A · Model B\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eØ19.7\" Size\u003c\/span\u003e \u003cspan\u003eØ19.7\" × H3.9\" · Ø50 × H10cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eØ23.6\" Size\u003c\/span\u003e \u003cspan\u003eØ23.6\" × H3.9\" · Ø60 × H10cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eØ31.5\" Size\u003c\/span\u003e \u003cspan\u003eØ31.5\" × H3.9\" · Ø80 × H10cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eØ35.4\" Size\u003c\/span\u003e \u003cspan\u003eØ35.4\" × H3.9\" · Ø90 × H10cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eMaterials\u003c\/span\u003e \u003cspan\u003eNatural Alabaster · Metal · Artificial Leather\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eAlabaster\u003c\/span\u003e \u003cspan\u003eNatural Stone · Veining, Tone and Translucency Vary by Piece\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eLight Source\u003c\/span\u003e \u003cspan\u003eIntegrated LED · Included · No Conventional Bulb Required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eColor Temperature\u003c\/span\u003e \u003cspan\u003e3000K Warm · 4000K Neutral · 6000K Cool · Select at Order\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cspan\u003eAC110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eSuspension\u003c\/span\u003e \u003cspan\u003eApprox. 59\" \/ 150cm · Longer Length Available by Request\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eMounting\u003c\/span\u003e \u003cspan\u003eCeiling Mount\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eWiring\u003c\/span\u003e \u003cspan\u003eHardwired\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eControl\u003c\/span\u003e \u003cspan\u003eCompatible with Common Wall Switches · Switch Not Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eIP Rating\u003c\/span\u003e \u003cspan\u003eIP20 · Indoor Dry Locations · Not Waterproof\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eInstallation\u003c\/span\u003e \u003cspan\u003eProfessional Installation Recommended\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec__row\"\u003e\n\u003cspan\u003eCompliance\u003c\/span\u003e \u003cspan\u003eCompliant with SAA\/UL\/ETL\/CE and CSA certifcation standards.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     09 — FAQ\n====================================================== --\u003e\n\u003csection class=\"aur-faq\"\u003e\n\u003cdiv class=\"aur-faq__intro\"\u003e\n\u003cspan class=\"aur-label\"\u003e FAQ \u003c\/span\u003e\n\u003ch3\u003eBefore You Choose\u003c\/h3\u003e\n\u003cp\u003eThe practical details that matter most when ordering Aureo.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-faq__list\"\u003e\n\u003cdetails class=\"aur-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat is the difference between Model A and Model B?\u003c\/span\u003e \u003cspan class=\"aur-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eBoth models use the same four alabaster halo sizes. The main visual difference is the suspension arrangement above and around the stone ring.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"aur-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhich diameter should I choose?\u003c\/span\u003e \u003cspan class=\"aur-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eChoose Ø19.7\" or Ø23.6\" for more compact spaces, Ø31.5\" for stronger dining-room presence, or Ø35.4\" when the halo should clearly anchor a larger room or table.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"aur-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWill my alabaster look exactly like the photos?\u003c\/span\u003e \u003cspan class=\"aur-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. Natural alabaster varies in veining, clouding, mineral markings, tone and translucency, so every stone halo has its own pattern.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"aur-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eDoes Aureo require bulbs?\u003c\/span\u003e \u003cspan class=\"aur-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo conventional screw-in bulbs are required. Aureo uses an integrated LED light source that is included with the fixture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"aur-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat light colors are available?\u003c\/span\u003e \u003cspan class=\"aur-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eChoose 3000K warm light, 4000K neutral light or 6000K cool light when ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"aur-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eCan I request a longer hanging length?\u003c\/span\u003e \u003cspan class=\"aur-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Longer suspension can be arranged for taller ceilings. Please provide your desired hanging requirement when ordering or contact us with your order number.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     NATURAL ALABASTER NOTE\n====================================================== --\u003e\n\u003cdiv class=\"aur-note\"\u003e\n\u003cstrong\u003e Natural alabaster: \u003c\/strong\u003e each stone piece is unique. Variations in veining, clouding, translucency, tone and natural mineral markings are expected and are not considered defects. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/div\u003e\n\u003c!-- =====================================================\n     SHIPPING \u0026 RETURNS\n====================================================== --\u003e\n\u003csection class=\"aur-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     LIGHTBOX — MODEL A\n====================================================== --\u003e \u003ca id=\"aureo-a-lightbox\" href=\"#aureo-models\" class=\"aur-lightbox\"\u003e \u003cspan class=\"aur-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aureo-alabaster-halo-pendant-light-stuberlighting_21.jpg?v=1788004510\" alt=\"Enlarged Aureo Alabaster Halo Pendant Light Model A size guide\"\u003e \u003cspan class=\"aur-lightbox__caption\"\u003e Model A · Ø35.4\" × H3.9\" \/ Ø90 × H10cm \u003c\/span\u003e \u003cspan class=\"aur-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — MODEL B\n====================================================== --\u003e \u003ca id=\"aureo-b-lightbox\" href=\"#aureo-models\" class=\"aur-lightbox\"\u003e \u003cspan class=\"aur-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aureo-alabaster-halo-pendant-light-stuberlighting_15.jpg?v=1788004509\" alt=\"Enlarged Aureo Alabaster Halo Pendant Light Model B size guide\"\u003e \u003cspan class=\"aur-lightbox__caption\"\u003e Model B · Ø35.4\" × H3.9\" \/ Ø90 × H10cm \u003c\/span\u003e \u003cspan class=\"aur-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — PRODUCT DETAIL\n====================================================== --\u003e \u003ca id=\"aureo-detail-lightbox\" href=\"#aureo-detail\" class=\"aur-lightbox\"\u003e \u003cspan class=\"aur-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aureo-alabaster-halo-pendant-light-stuberlighting_7.jpg?v=1788004505\" alt=\"Enlarged Aureo Alabaster Halo Pendant Light stone and suspension detail\"\u003e \u003cspan class=\"aur-lightbox__caption\"\u003e Aureo · Illuminated Alabaster \u0026amp; Suspension Detail \u003c\/span\u003e \u003cspan class=\"aur-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — NATURAL ALABASTER\n====================================================== --\u003e \u003ca id=\"aureo-stone-lightbox\" href=\"#aureo-stone\" class=\"aur-lightbox\"\u003e \u003cspan class=\"aur-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calcaria-alabaster-wall-light-stuberlighting_2.jpg?v=1785641364\" alt=\"Enlarged natural alabaster veining and translucency reference\"\u003e \u003cspan class=\"aur-lightbox__caption\"\u003e Natural Alabaster · Every Stone Pattern Is Unique \u003c\/span\u003e \u003cspan class=\"aur-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Model A: Dia 19.7\" x H 3.9\" \/ Brown \/ Warm Light","offer_id":53839136653595,"sku":"STB-CH-26-10303","price":1638.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 19.7\" x H 3.9\" \/ Brown \/ Cool Light","offer_id":53839136686363,"sku":"STB-CH-26-10304","price":1638.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 19.7\" x H 3.9\" \/ Dark Brown \/ Warm Light","offer_id":53839136719131,"sku":"STB-CH-26-10305","price":1638.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 19.7\" x H 3.9\" \/ Dark Brown \/ Cool Light","offer_id":53839136751899,"sku":"STB-CH-26-10306","price":1638.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 23.6\" x H 3.9\" \/ Brown \/ Warm Light","offer_id":53839136784667,"sku":"STB-CH-26-10307","price":2095.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 23.6\" x H 3.9\" \/ Brown \/ Cool Light","offer_id":53839136817435,"sku":"STB-CH-26-10308","price":2095.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 23.6\" x H 3.9\" \/ Dark Brown \/ Warm Light","offer_id":53839136850203,"sku":"STB-CH-26-10309","price":2095.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 23.6\" x H 3.9\" \/ Dark Brown \/ Cool Light","offer_id":53839136882971,"sku":"STB-CH-26-10310","price":2095.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 31.5\" x H 3.9\" \/ Brown \/ Warm Light","offer_id":53839136915739,"sku":"STB-CH-26-10311","price":4435.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 31.5\" x H 3.9\" \/ Brown \/ Cool Light","offer_id":53839136948507,"sku":"STB-CH-26-10312","price":4435.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 31.5\" x H 3.9\" \/ Dark Brown \/ Warm Light","offer_id":53839136981275,"sku":"STB-CH-26-10313","price":4435.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 31.5\" x H 3.9\" \/ Dark Brown \/ Cool Light","offer_id":53839137014043,"sku":"STB-CH-26-10314","price":4435.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 35.4\" x H 3.9\" \/ Brown \/ Warm Light","offer_id":53839137046811,"sku":"STB-CH-26-10315","price":5038.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 35.4\" x H 3.9\" \/ Brown \/ Cool Light","offer_id":53839137079579,"sku":"STB-CH-26-10316","price":5038.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 35.4\" x H 3.9\" \/ Dark Brown \/ Warm Light","offer_id":53839137112347,"sku":"STB-CH-26-10317","price":5038.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 35.4\" x H 3.9\" \/ Dark Brown \/ Cool Light","offer_id":53839137145115,"sku":"STB-CH-26-10318","price":5038.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 19.7\" x H 3.9\" \/ Brown \/ Warm Light","offer_id":53839137177883,"sku":"STB-CH-26-10319","price":1638.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 19.7\" x H 3.9\" \/ Brown \/ Cool Light","offer_id":53839137210651,"sku":"STB-CH-26-10320","price":1638.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 19.7\" x H 3.9\" \/ Dark Brown \/ Warm Light","offer_id":53839137243419,"sku":"STB-CH-26-10321","price":1638.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 19.7\" x H 3.9\" \/ Dark Brown \/ Cool Light","offer_id":53839137276187,"sku":"STB-CH-26-10322","price":1638.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 23.6\" x H 3.9\" \/ Brown \/ Warm Light","offer_id":53839137308955,"sku":"STB-CH-26-10323","price":2095.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 23.6\" x H 3.9\" \/ Brown \/ Cool Light","offer_id":53839137341723,"sku":"STB-CH-26-10324","price":2095.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 23.6\" x H 3.9\" \/ Dark Brown \/ Warm Light","offer_id":53839137374491,"sku":"STB-CH-26-10325","price":2095.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 23.6\" x H 3.9\" \/ Dark Brown \/ Cool Light","offer_id":53839137407259,"sku":"STB-CH-26-10326","price":2095.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 31.5\" x H 3.9\" \/ Brown \/ Warm Light","offer_id":53839137440027,"sku":"STB-CH-26-10327","price":4435.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 31.5\" x H 3.9\" \/ Brown \/ Cool Light","offer_id":53839137472795,"sku":"STB-CH-26-10328","price":4435.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 31.5\" x H 3.9\" \/ Dark Brown \/ Warm Light","offer_id":53839137505563,"sku":"STB-CH-26-10329","price":4435.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 31.5\" x H 3.9\" \/ Dark Brown \/ Cool Light","offer_id":53839137538331,"sku":"STB-CH-26-10330","price":4435.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 35.4\" x H 3.9\" \/ Brown \/ Warm Light","offer_id":53839137571099,"sku":"STB-CH-26-10331","price":5038.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 35.4\" x H 3.9\" \/ Brown \/ Cool Light","offer_id":53839137603867,"sku":"STB-CH-26-10332","price":5038.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 35.4\" x H 3.9\" \/ Dark Brown \/ Warm Light","offer_id":53839137636635,"sku":"STB-CH-26-10333","price":5038.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 35.4\" x H 3.9\" \/ Dark Brown \/ Cool Light","offer_id":53839137669403,"sku":"STB-CH-26-10334","price":5038.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aureo-alabaster-halo-pendant-light-stuberlighting_1.jpg?v=1788004505"}],"url":"https:\/\/stuberlighting.com\/collections\/fabric-lighting.oembed?page=2","provider":"Stuberlighting","version":"1.0","type":"link"}