{"title":"Wood  Lighting","description":"","products":[{"product_id":"windsor-classic-walnut-chandelier","title":"Windsor Classic Walnut Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — WINDSOR CLASSIC\n   Walnut \/ Antique Brass \/ Opal Glass\n========================================================= *\/\n\n.stb-windsor{\n  --cream:#F5EDD8;\n  --ivory:#FFFCF6;\n  --linen:#F1E7D5;\n  --glass:#EEECE5;\n\n  --dark:#1C1209;\n  --walnut:#4A2F1F;\n  --walnut-deep:#342117;\n  --wood:#6E4932;\n\n  --brass:#C8A96E;\n  --brass-deep:#92703B;\n  --brass-soft:#D7BE8C;\n\n  --text:#4A3218;\n  --muted:#786653;\n  --line:#DCCDB7;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  color:var(--text);\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n}\n\n.stb-windsor *,\n.stb-windsor *::before,\n.stb-windsor *::after{\n  box-sizing:border-box;\n}\n\n.stb-windsor h2,\n.stb-windsor h3{\n  margin-top:0;\n  color:var(--dark);\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n  font-weight:500;\n}\n\n.stb-windsor p{\n  margin-top:0;\n}\n\n.stb-windsor__label{\n  display:block;\n  margin-bottom:6px;\n\n  color:var(--brass-deep);\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.16em;\n  text-transform:uppercase;\n}\n\n.stb-windsor__heading{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-windsor__view{\n  display:block;\n  margin-top:6px;\n\n  color:#76532F;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.06em;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-windsor__intro{\n  display:grid;\n  grid-template-columns:1fr 165px;\n  gap:34px;\n  align-items:end;\n\n  padding:4px 0 26px;\n}\n\n.stb-windsor__intro-copy{\n  max-width:650px;\n}\n\n.stb-windsor__intro h2{\n  max-width:660px;\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.12;\n}\n\n.stb-windsor__intro p{\n  margin:0;\n\n  color:#604B3A;\n  font-size:14px;\n}\n\n.stb-windsor__intro-mark{\n  padding:14px 0 4px 17px;\n\n  border-left:3px solid var(--brass);\n}\n\n.stb-windsor__intro-mark small{\n  display:block;\n  margin-bottom:5px;\n\n  color:#917044;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.stb-windsor__intro-mark strong{\n  display:block;\n\n  color:var(--walnut-deep);\n\n  font-size:22px;\n  line-height:1.05;\n  font-weight:500;\n}\n\n.stb-windsor__intro-mark span{\n  display:block;\n  margin-top:6px;\n\n  color:#78604A;\n\n  font-size:9px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   MATERIAL STRIPE\n========================================================= *\/\n\n.stb-windsor__materials{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:35px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-windsor__material{\n  padding:15px 16px;\n}\n\n.stb-windsor__material:nth-child(1){\n  background:var(--walnut);\n}\n\n.stb-windsor__material:nth-child(2){\n  background:#AD834B;\n}\n\n.stb-windsor__material:nth-child(3){\n  background:var(--glass);\n}\n\n.stb-windsor__material small{\n  display:block;\n  margin-bottom:4px;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-windsor__material:nth-child(1) small{\n  color:#D9BE9F;\n}\n\n.stb-windsor__material:nth-child(2) small{\n  color:#F1DFC0;\n}\n\n.stb-windsor__material:nth-child(3) small{\n  color:#807267;\n}\n\n.stb-windsor__material strong{\n  display:block;\n\n  font-size:12px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n.stb-windsor__material:nth-child(1) strong{\n  color:#FFF4E6;\n}\n\n.stb-windsor__material:nth-child(2) strong{\n  color:#FFF7E8;\n}\n\n.stb-windsor__material:nth-child(3) strong{\n  color:#2E241E;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAIL\n========================================================= *\/\n\n.stb-windsor__detail{\n  display:grid;\n  grid-template-columns:185px 1fr;\n  gap:27px;\n  align-items:center;\n\n  margin-bottom:37px;\n  padding:20px 22px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n  border-left:5px solid var(--walnut);\n\n  border-radius:8px;\n}\n\n.stb-windsor__detail-media{\n  width:185px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-windsor__image-link{\n  display:block;\n\n  width:100%;\n  padding:5px;\n\n  background:#F2E7D6;\n\n  border:1px solid #D7C7AF;\n  border-radius:6px;\n\n  text-decoration:none;\n}\n\n.stb-windsor__image-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:0 auto;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-windsor__detail-copy h3{\n  margin:0 0 8px;\n\n  font-size:22px;\n}\n\n.stb-windsor__detail-copy p{\n  max-width:520px;\n  margin:0 0 11px;\n\n  color:#624D3C;\n\n  font-size:12.6px;\n}\n\n.stb-windsor__detail-points{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:6px 14px;\n}\n\n.stb-windsor__detail-point{\n  position:relative;\n\n  padding-left:12px;\n\n  color:#634B37;\n\n  font-size:10.5px;\n}\n\n.stb-windsor__detail-point::before{\n  content:\"\";\n\n  position:absolute;\n  top:7px;\n  left:0;\n\n  width:5px;\n  height:5px;\n\n  border-radius:50%;\n\n  background:var(--brass);\n}\n\n\n\/* =========================================================\n   SIZE OPTIONS\n========================================================= *\/\n\n.stb-windsor__sizes{\n  margin-bottom:38px;\n}\n\n.stb-windsor__sizes-head{\n  display:grid;\n  grid-template-columns:1fr auto;\n  gap:20px;\n  align-items:end;\n\n  margin-bottom:15px;\n}\n\n.stb-windsor__sizes-head p{\n  max-width:560px;\n  margin:0;\n\n  color:#67513D;\n\n  font-size:12.5px;\n}\n\n.stb-windsor__same-height{\n  padding:7px 10px;\n\n  background:var(--walnut-deep);\n\n  color:#F7E9D8;\n\n  font-size:9px;\n  font-weight:600;\n\n  border-radius:4px;\n}\n\n.stb-windsor__size-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:10px;\n}\n\n.stb-windsor__size-card{\n  min-width:0;\n\n  overflow:hidden;\n\n  background:#FAF6EE;\n\n  border:1px solid var(--line);\n  border-radius:8px;\n}\n\n.stb-windsor__size-card:nth-child(2){\n  border-top:4px solid var(--brass);\n}\n\n.stb-windsor__size-card:nth-child(3){\n  border-top:4px solid var(--walnut);\n}\n\n.stb-windsor__size-top{\n  padding:14px 14px 10px;\n\n  text-align:center;\n}\n\n.stb-windsor__size-top small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#92703B;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-windsor__size-top h3{\n  margin:0 0 3px;\n\n  font-size:19px;\n}\n\n.stb-windsor__size-top strong{\n  display:block;\n\n  color:#644A34;\n\n  font-size:10.5px;\n  font-weight:600;\n}\n\n.stb-windsor__size-media{\n  width:150px;\n  max-width:100%;\n\n  margin:0 auto 11px;\n}\n\n.stb-windsor__size-link{\n  display:block;\n\n  padding:5px;\n\n  background:#F1E5D3;\n\n  border:1px solid #D9CAB5;\n  border-radius:5px;\n\n  text-decoration:none;\n}\n\n.stb-windsor__size-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-windsor__size-use{\n  padding:11px 13px 14px;\n\n  background:#F2E9DC;\n\n  color:#68513C;\n\n  font-size:10.5px;\n  line-height:1.5;\n}\n\n.stb-windsor__size-card:nth-child(2) .stb-windsor__size-use{\n  background:#EADABD;\n}\n\n.stb-windsor__size-card:nth-child(3) .stb-windsor__size-use{\n  background:var(--walnut-deep);\n  color:#DCCDB9;\n}\n\n.stb-windsor__size-use strong{\n  display:block;\n  margin-bottom:2px;\n\n  color:var(--dark);\n\n  font-size:11px;\n}\n\n.stb-windsor__size-card:nth-child(3) .stb-windsor__size-use strong{\n  color:#FFF1DE;\n}\n\n\n\/* =========================================================\n   ROOM GUIDE\n========================================================= *\/\n\n.stb-windsor__fit{\n  display:grid;\n  grid-template-columns:175px 1fr;\n\n  margin-bottom:38px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-windsor__fit-title{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:20px;\n\n  background:var(--walnut);\n}\n\n.stb-windsor__fit-title small{\n  display:block;\n  margin-bottom:5px;\n\n  color:#D8B77B;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.stb-windsor__fit-title strong{\n  color:#FFF4E4;\n\n  font-size:18px;\n  line-height:1.2;\n  font-weight:500;\n}\n\n.stb-windsor__fit-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:#EFE2CF;\n}\n\n.stb-windsor__fit-item{\n  padding:16px 14px;\n\n  border-right:1px solid #D7C5A9;\n}\n\n.stb-windsor__fit-item:last-child{\n  border-right:0;\n}\n\n.stb-windsor__fit-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#947348;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-windsor__fit-item strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.5px;\n}\n\n.stb-windsor__fit-item p{\n  margin:0;\n\n  color:#66513E;\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   LIGHT + INSTALL\n========================================================= *\/\n\n.stb-windsor__utility{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:37px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-windsor__utility-panel{\n  padding:21px;\n}\n\n.stb-windsor__utility-panel:first-child{\n  background:var(--dark);\n}\n\n.stb-windsor__utility-panel:last-child{\n  background:#B08A52;\n}\n\n.stb-windsor__utility-panel small{\n  display:block;\n  margin-bottom:5px;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.stb-windsor__utility-panel:first-child small{\n  color:#D7B879;\n}\n\n.stb-windsor__utility-panel:last-child small{\n  color:#4A311B;\n}\n\n.stb-windsor__utility-panel strong{\n  display:block;\n  margin-bottom:5px;\n\n  font-size:12.5px;\n  font-weight:600;\n}\n\n.stb-windsor__utility-panel:first-child strong{\n  color:#FFF4E4;\n}\n\n.stb-windsor__utility-panel:last-child strong{\n  color:#25170E;\n}\n\n.stb-windsor__utility-panel p{\n  margin:0;\n\n  font-size:11.3px;\n  line-height:1.6;\n}\n\n.stb-windsor__utility-panel:first-child p{\n  color:#DBCFBD;\n}\n\n.stb-windsor__utility-panel:last-child p{\n  color:#4B3522;\n}\n\n\n\/* =========================================================\n   FULL SPECIFICATIONS\n========================================================= *\/\n\n.stb-windsor__details{\n  margin-bottom:34px;\n}\n\n.stb-windsor__spec-ledger{\n  border-top:3px solid var(--walnut);\n}\n\n.stb-windsor__spec{\n  display:grid;\n  grid-template-columns:31% 69%;\n\n  padding:9px 4px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-windsor__spec span{\n  padding-right:12px;\n\n  color:#88715A;\n\n  font-size:10px;\n}\n\n.stb-windsor__spec strong{\n  color:var(--dark);\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.stb-windsor__cert{\n  margin-top:12px;\n  padding:12px 14px;\n\n  background:var(--walnut-deep);\n\n  border-left:4px solid var(--brass);\n\n  color:#F7EBDD;\n\n  font-size:11.3px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   NATURAL WOOD\n========================================================= *\/\n\n.stb-windsor__wood-note{\n  display:grid;\n  grid-template-columns:80px 1fr;\n\n  margin-bottom:32px;\n\n  overflow:hidden;\n\n  border-radius:7px;\n}\n\n.stb-windsor__wood-mark{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  background:var(--walnut-deep);\n\n  color:#D9B778;\n\n  font-size:28px;\n}\n\n.stb-windsor__wood-copy{\n  padding:15px 17px;\n\n  background:#E8D9C2;\n}\n\n.stb-windsor__wood-copy strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.5px;\n}\n\n.stb-windsor__wood-copy p{\n  margin:0;\n\n  color:#67513C;\n\n  font-size:10.8px;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-windsor__faq{\n  margin-bottom:30px;\n\n  padding:18px 21px 7px;\n\n  background:#F1E6D6;\n\n  border-top:1px solid #D9C8AE;\n  border-bottom:1px solid #D9C8AE;\n}\n\n.stb-windsor__faq details{\n  padding:12px 0;\n\n  border-bottom:1px solid #D8C8B0;\n}\n\n.stb-windsor__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-windsor__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--dark);\n\n  font-size:13px;\n  font-weight:500;\n}\n\n.stb-windsor__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-windsor__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-4px;\n\n  color:#8D683A;\n\n  font-size:22px;\n}\n\n.stb-windsor__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-windsor__faq details p{\n  margin:8px 0 0;\n\n  color:#65513E;\n\n  font-size:11.8px;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-windsor__shipping{\n  padding:20px 22px;\n\n  background:var(--cream);\n\n  border-top:3px solid var(--brass);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n  border-left:1px solid var(--line);\n\n  border-radius:8px;\n}\n\n.stb-windsor__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-windsor__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-windsor__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-windsor__shipping strong{\n  color:var(--dark);\n}\n\n.stb-windsor__shipping a{\n  color:var(--brass-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-windsor__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(18,12,7,.95);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-windsor__lightbox:target{\n  display:flex;\n}\n\n.stb-windsor__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-windsor__lightbox img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:92vw;\n  max-height:80vh;\n\n  object-fit:contain;\n\n  box-shadow:0 14px 60px rgba(0,0,0,.42);\n}\n\n.stb-windsor__lightbox-title{\n  margin:9px 0 0 !important;\n\n  color:#DDCCAC !important;\n\n  font-size:9px !important;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n.stb-windsor__lightbox-hint{\n  margin:4px 0 0 !important;\n\n  color:#A99575 !important;\n\n  font-size:8.5px !important;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-windsor__intro{\n    grid-template-columns:1fr;\n    gap:13px;\n  }\n\n  .stb-windsor__intro h2{\n    font-size:25px;\n  }\n\n  .stb-windsor__materials{\n    grid-template-columns:1fr;\n  }\n\n  .stb-windsor__detail{\n    grid-template-columns:145px 1fr;\n\n    gap:15px;\n\n    padding:15px;\n  }\n\n  .stb-windsor__detail-media{\n    width:145px;\n  }\n\n  .stb-windsor__detail-points{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-windsor__sizes-head{\n    display:block;\n  }\n\n  .stb-windsor__same-height{\n    display:inline-block;\n\n    margin-top:8px;\n  }\n\n\n  .stb-windsor__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-windsor__size-card{\n    display:grid;\n    grid-template-columns:125px 1fr;\n    align-items:center;\n\n    padding:9px;\n  }\n\n  .stb-windsor__size-top{\n    grid-column:2;\n\n    padding:6px 9px;\n\n    text-align:left;\n  }\n\n  .stb-windsor__size-media{\n    grid-column:1;\n    grid-row:1 \/ span 2;\n\n    width:115px;\n\n    margin:0;\n  }\n\n  .stb-windsor__size-use{\n    grid-column:2;\n\n    padding:8px 9px;\n  }\n\n\n  .stb-windsor__fit{\n    grid-template-columns:1fr;\n  }\n\n  .stb-windsor__fit-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-windsor__fit-item{\n    border-right:0;\n    border-bottom:1px solid #D7C5A9;\n  }\n\n\n  .stb-windsor__utility{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-windsor__spec{\n    grid-template-columns:37% 63%;\n  }\n\n\n  .stb-windsor__faq{\n    padding:17px 17px 6px;\n  }\n\n\n  .stb-windsor__shipping{\n    padding:18px;\n  }\n\n  .stb-windsor__shipping p{\n    font-size:12px;\n  }\n\n\n  .stb-windsor__lightbox{\n    padding:14px;\n  }\n\n  .stb-windsor__lightbox img{\n    max-width:94vw;\n    max-height:75vh;\n  }\n\n}\n\n\n@media screen and (max-width:470px){\n\n  .stb-windsor__detail{\n    grid-template-columns:1fr;\n  }\n\n  .stb-windsor__detail-media{\n    width:150px;\n  }\n\n  .stb-windsor__size-card{\n    grid-template-columns:105px 1fr;\n  }\n\n  .stb-windsor__size-media{\n    width:95px;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"stb-windsor\"\u003e\n\n\n  \u003c!-- INTRO --\u003e\n\n  \u003csection class=\"stb-windsor__intro\"\u003e\n\n    \u003cdiv class=\"stb-windsor__intro-copy\"\u003e\n\n      \u003cspan class=\"stb-windsor__label\"\u003e\n        Walnut · Antique Brass · Opal Glass\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Warm Wood, Curved Brass and Soft Glass Light.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Windsor combines a solid walnut center column with sweeping\n        antique-brass-finished arms and white opal glass globes.\n        Choose 3, 6 or 8 lights to match the scale of your dining room,\n        living space or entryway.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"stb-windsor__intro-mark\"\u003e\n\n      \u003csmall\u003e\n        Available In\n      \u003c\/small\u003e\n\n      \u003cstrong\u003e\n        3 · 6 · 8\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Three scales for different room sizes\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- MATERIALS --\u003e\n\n  \u003csection class=\"stb-windsor__materials\"\u003e\n\n    \u003cdiv class=\"stb-windsor__material\"\u003e\n      \u003csmall\u003eCenter Column\u003c\/small\u003e\n      \u003cstrong\u003eSolid Walnut Wood\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"stb-windsor__material\"\u003e\n      \u003csmall\u003eArms\u003c\/small\u003e\n      \u003cstrong\u003eAntique Brass-Finished Metal\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"stb-windsor__material\"\u003e\n      \u003csmall\u003eShades\u003c\/small\u003e\n      \u003cstrong\u003eWhite Opal Glass\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- PRODUCT DETAIL --\u003e\n\n  \u003csection id=\"windsor-detail-section\" class=\"stb-windsor__detail\"\u003e\n\n    \u003cdiv class=\"stb-windsor__detail-media\"\u003e\n\n      \u003ca href=\"#windsor-detail\" class=\"stb-windsor__image-link\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-windsor-chandelier-6light-main_2.jpg?v=1778498192\" alt=\"Windsor Classic Walnut Chandelier walnut brass and opal glass detail\" loading=\"lazy\"\u003e\n\n        \u003cspan class=\"stb-windsor__view\"\u003e\n          View Product Detail ↗\n        \u003c\/span\u003e\n\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"stb-windsor__detail-copy\"\u003e\n\n      \u003cspan class=\"stb-windsor__label\"\u003e\n        Material \u0026amp; Finish\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Real Walnut Gives Windsor Its Warmth.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Natural walnut grain gives the central body depth, while\n        antique brass-toned arms and opal glass keep the chandelier\n        warm and refined rather than overly formal.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"stb-windsor__detail-points\"\u003e\n\n        \u003cdiv class=\"stb-windsor__detail-point\"\u003e\n          Natural walnut grain\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"stb-windsor__detail-point\"\u003e\n          Antique gold brass finish\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"stb-windsor__detail-point\"\u003e\n          White opal glass globes\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"stb-windsor__detail-point\"\u003e\n          Warm diffused illumination\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DETAIL LIGHTBOX --\u003e\n\n  \u003ca id=\"windsor-detail\" href=\"#windsor-detail-section\" class=\"stb-windsor__lightbox\"\u003e\n\n    \u003cspan class=\"stb-windsor__lightbox-inner\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-windsor-chandelier-6light-main_2.jpg?v=1778498192\" alt=\"Enlarged Windsor Classic Chandelier detail\"\u003e\n\n      \u003cspan class=\"stb-windsor__lightbox-title\"\u003e\n        Windsor Classic · Product Detail\n      \u003c\/span\u003e\n\n      \u003cspan class=\"stb-windsor__lightbox-hint\"\u003e\n        Click or tap anywhere to close\n      \u003c\/span\u003e\n\n    \u003c\/span\u003e\n\n  \u003c\/a\u003e\n\n\n  \u003c!-- SIZES --\u003e\n\n  \u003csection class=\"stb-windsor__sizes\"\u003e\n\n    \u003cdiv class=\"stb-windsor__sizes-head\"\u003e\n\n      \u003cdiv\u003e\n\n        \u003cspan class=\"stb-windsor__label\"\u003e\n          Choose Your Size\n        \u003c\/span\u003e\n\n        \u003ch3 class=\"stb-windsor__heading\"\u003e\n          Choose the Width That Fits the Room.\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          All three Windsor models share the same 18.9\" fixture height.\n          The main difference is diameter and number of light heads.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stb-windsor__same-height\"\u003e\n        All Models · H18.9\"\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"stb-windsor__size-grid\"\u003e\n\n\n      \u003c!-- 3 LIGHT --\u003e\n\n      \u003carticle class=\"stb-windsor__size-card\"\u003e\n\n        \u003cdiv class=\"stb-windsor__size-top\"\u003e\n          \u003csmall\u003eCompact\u003c\/small\u003e\n          \u003ch3\u003e3-Light\u003c\/h3\u003e\n          \u003cstrong\u003eØ25.2\" × H18.9\"\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"stb-windsor__size-media\"\u003e\n\n          \u003ca href=\"#windsor-size-3\" class=\"stb-windsor__size-link\"\u003e\n\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-windsor-chandelier-3light-main_2.jpg?v=1778498192\" alt=\"Windsor 3-Light dimension image\" loading=\"lazy\"\u003e\n\n            \u003cspan class=\"stb-windsor__view\"\u003e\n              Enlarge ↗\n            \u003c\/span\u003e\n\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"stb-windsor__size-use\"\u003e\n\n          \u003cstrong\u003e\n            Up to ~150 sq ft\n          \u003c\/strong\u003e\n\n          Breakfast nooks, smaller dining rooms and bedrooms.\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003c!-- 6 LIGHT --\u003e\n\n      \u003carticle class=\"stb-windsor__size-card\"\u003e\n\n        \u003cdiv class=\"stb-windsor__size-top\"\u003e\n          \u003csmall\u003eMost Versatile\u003c\/small\u003e\n          \u003ch3\u003e6-Light\u003c\/h3\u003e\n          \u003cstrong\u003eØ31.5\" × H18.9\"\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"stb-windsor__size-media\"\u003e\n\n          \u003ca href=\"#windsor-size-6\" class=\"stb-windsor__size-link\"\u003e\n\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-windsor-chandelier-6light-main_1.jpg?v=1778498192\" alt=\"Windsor 6-Light dimension image\" loading=\"lazy\"\u003e\n\n            \u003cspan class=\"stb-windsor__view\"\u003e\n              Enlarge ↗\n            \u003c\/span\u003e\n\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"stb-windsor__size-use\"\u003e\n\n          \u003cstrong\u003e\n            ~150–300 sq ft\n          \u003c\/strong\u003e\n\n          Standard dining rooms and open-plan living areas.\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003c!-- 8 LIGHT --\u003e\n\n      \u003carticle class=\"stb-windsor__size-card\"\u003e\n\n        \u003cdiv class=\"stb-windsor__size-top\"\u003e\n          \u003csmall\u003eLargest\u003c\/small\u003e\n          \u003ch3\u003e8-Light\u003c\/h3\u003e\n          \u003cstrong\u003eØ36.2\" × H18.9\"\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"stb-windsor__size-media\"\u003e\n\n          \u003ca href=\"#windsor-size-8\" class=\"stb-windsor__size-link\"\u003e\n\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-windsor-chandelier-8light-main_3.jpg?v=1778498192\" alt=\"Windsor 8-Light dimension image\" loading=\"lazy\"\u003e\n\n            \u003cspan class=\"stb-windsor__view\"\u003e\n              Enlarge ↗\n            \u003c\/span\u003e\n\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"stb-windsor__size-use\"\u003e\n\n          \u003cstrong\u003e\n            300+ sq ft\n          \u003c\/strong\u003e\n\n          Large dining rooms, grand entryways and great rooms.\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SIZE LIGHTBOXES --\u003e\n\n  \u003ca id=\"windsor-size-3\" href=\"#\" class=\"stb-windsor__lightbox\"\u003e\n\n    \u003cspan class=\"stb-windsor__lightbox-inner\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-windsor-chandelier-3light-main_2.jpg?v=1778498192\" alt=\"Windsor 3-Light dimensions\"\u003e\n\n      \u003cspan class=\"stb-windsor__lightbox-title\"\u003e\n        3-Light · Ø25.2\" × H18.9\"\n      \u003c\/span\u003e\n\n      \u003cspan class=\"stb-windsor__lightbox-hint\"\u003e\n        Click or tap anywhere to close\n      \u003c\/span\u003e\n\n    \u003c\/span\u003e\n\n  \u003c\/a\u003e\n\n\n  \u003ca id=\"windsor-size-6\" href=\"#\" class=\"stb-windsor__lightbox\"\u003e\n\n    \u003cspan class=\"stb-windsor__lightbox-inner\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-windsor-chandelier-6light-main_1.jpg?v=1778498192\" alt=\"Windsor 6-Light dimensions\"\u003e\n\n      \u003cspan class=\"stb-windsor__lightbox-title\"\u003e\n        6-Light · Ø31.5\" × H18.9\"\n      \u003c\/span\u003e\n\n      \u003cspan class=\"stb-windsor__lightbox-hint\"\u003e\n        Click or tap anywhere to close\n      \u003c\/span\u003e\n\n    \u003c\/span\u003e\n\n  \u003c\/a\u003e\n\n\n  \u003ca id=\"windsor-size-8\" href=\"#\" class=\"stb-windsor__lightbox\"\u003e\n\n    \u003cspan class=\"stb-windsor__lightbox-inner\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-windsor-chandelier-8light-main_3.jpg?v=1778498192\" alt=\"Windsor 8-Light dimensions\"\u003e\n\n      \u003cspan class=\"stb-windsor__lightbox-title\"\u003e\n        8-Light · Ø36.2\" × H18.9\"\n      \u003c\/span\u003e\n\n      \u003cspan class=\"stb-windsor__lightbox-hint\"\u003e\n        Click or tap anywhere to close\n      \u003c\/span\u003e\n\n    \u003c\/span\u003e\n\n  \u003c\/a\u003e\n\n\n  \u003c!-- ROOM GUIDE --\u003e\n\n  \u003csection class=\"stb-windsor__fit\"\u003e\n\n    \u003cdiv class=\"stb-windsor__fit-title\"\u003e\n\n      \u003csmall\u003e\n        Quick Guide\n      \u003c\/small\u003e\n\n      \u003cstrong\u003e\n        Match Windsor to Your Room\n      \u003c\/strong\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"stb-windsor__fit-grid\"\u003e\n\n      \u003cdiv class=\"stb-windsor__fit-item\"\u003e\n        \u003csmall\u003e3-Light\u003c\/small\u003e\n        \u003cstrong\u003eSmaller Spaces\u003c\/strong\u003e\n        \u003cp\u003eUp to approximately 150 sq ft.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stb-windsor__fit-item\"\u003e\n        \u003csmall\u003e6-Light\u003c\/small\u003e\n        \u003cstrong\u003eStandard Dining Scale\u003c\/strong\u003e\n        \u003cp\u003eApproximately 150–300 sq ft.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stb-windsor__fit-item\"\u003e\n        \u003csmall\u003e8-Light\u003c\/small\u003e\n        \u003cstrong\u003eLarge Room Statement\u003c\/strong\u003e\n        \u003cp\u003eApproximately 300+ sq ft.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- LIGHT + INSTALLATION --\u003e\n\n  \u003csection class=\"stb-windsor__utility\"\u003e\n\n    \u003cdiv class=\"stb-windsor__utility-panel\"\u003e\n\n      \u003csmall\u003e\n        Light\n      \u003c\/small\u003e\n\n      \u003cstrong\u003e\n        E26 \/ E27 Bulbs Included\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        One bulb is supplied for each light head.\n        Maximum 40W per socket. Compatible dimmable bulbs may be\n        paired with a suitable wall dimmer for brightness control.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"stb-windsor__utility-panel\"\u003e\n\n      \u003csmall\u003e\n        Installation\n      \u003c\/small\u003e\n\n      \u003cstrong\u003e\n        Hardwired · Adjustable Chain\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Includes a 19.7\" \/ 50cm adjustable chain.\n        Longer suspension is available on request.\n        Professional electrician installation is recommended.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FULL PRODUCT DETAILS --\u003e\n\n  \u003csection class=\"stb-windsor__details\"\u003e\n\n    \u003cspan class=\"stb-windsor__label\"\u003e\n      Full Specifications\n    \u003c\/span\u003e\n\n    \u003ch3 class=\"stb-windsor__heading\"\u003e\n      Product Details\n    \u003c\/h3\u003e\n\n\n    \u003cdiv class=\"stb-windsor__spec-ledger\"\u003e\n\n\n      \u003cdiv class=\"stb-windsor__spec\"\u003e\n        \u003cspan\u003e3-Light Size\u003c\/span\u003e\n        \u003cstrong\u003e\n          Ø25.2\" × H18.9\" \/ Ø64 × H48cm\n        \u003c\/strong\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"stb-windsor__spec\"\u003e\n        \u003cspan\u003e6-Light Size\u003c\/span\u003e\n        \u003cstrong\u003e\n          Ø31.5\" × H18.9\" \/ Ø80 × H48cm\n        \u003c\/strong\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"stb-windsor__spec\"\u003e\n        \u003cspan\u003e8-Light Size\u003c\/span\u003e\n        \u003cstrong\u003e\n          Ø36.2\" × H18.9\" \/ Ø92 × H48cm\n        \u003c\/strong\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"stb-windsor__spec\"\u003e\n        \u003cspan\u003eMaterials\u003c\/span\u003e\n        \u003cstrong\u003e\n          Solid Walnut Wood Body · Antique Brass-Finished Metal Arms ·\n          White Opal Glass Globe Shades\n        \u003c\/strong\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"stb-windsor__spec\"\u003e\n        \u003cspan\u003eFinish\u003c\/span\u003e\n        \u003cstrong\u003e\n          Walnut Brown · Antique Gold Brass\n        \u003c\/strong\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"stb-windsor__spec\"\u003e\n        \u003cspan\u003eBulb Base\u003c\/span\u003e\n        \u003cstrong\u003e\n          E26 \/ E27\n        \u003c\/strong\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"stb-windsor__spec\"\u003e\n        \u003cspan\u003eBulbs Per Head\u003c\/span\u003e\n        \u003cstrong\u003e\n          1 Bulb Per Light Head\n        \u003c\/strong\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"stb-windsor__spec\"\u003e\n        \u003cspan\u003eBulbs Included\u003c\/span\u003e\n        \u003cstrong\u003e\n          Yes\n        \u003c\/strong\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"stb-windsor__spec\"\u003e\n        \u003cspan\u003eBulb Quantity\u003c\/span\u003e\n        \u003cstrong\u003e\n          3-Light: 3 Bulbs · 6-Light: 6 Bulbs · 8-Light: 8 Bulbs\n        \u003c\/strong\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"stb-windsor__spec\"\u003e\n        \u003cspan\u003eMax Wattage\u003c\/span\u003e\n        \u003cstrong\u003e\n          40W Per Socket\n        \u003c\/strong\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"stb-windsor__spec\"\u003e\n        \u003cspan\u003eVoltage\u003c\/span\u003e\n        \u003cstrong\u003e\n          AC 110–240V\n        \u003c\/strong\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"stb-windsor__spec\"\u003e\n        \u003cspan\u003eDimming\u003c\/span\u003e\n        \u003cstrong\u003e\n          Compatible With Dimmable E26 \/ E27 Bulbs and a Compatible Wall Dimmer\n        \u003c\/strong\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"stb-windsor__spec\"\u003e\n        \u003cspan\u003eControl\u003c\/span\u003e\n        \u003cstrong\u003e\n          Wall Switch\n        \u003c\/strong\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"stb-windsor__spec\"\u003e\n        \u003cspan\u003eWiring\u003c\/span\u003e\n        \u003cstrong\u003e\n          Hardwired\n        \u003c\/strong\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"stb-windsor__spec\"\u003e\n        \u003cspan\u003eInstallation\u003c\/span\u003e\n        \u003cstrong\u003e\n          Ceiling Mounted · Professional Electrician Recommended\n        \u003c\/strong\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"stb-windsor__spec\"\u003e\n        \u003cspan\u003eChain Drop\u003c\/span\u003e\n        \u003cstrong\u003e\n          19.7\" \/ 50cm · Adjustable · Extension Available on Request\n        \u003c\/strong\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"stb-windsor__spec\"\u003e\n        \u003cspan\u003eRecommended Ceiling\u003c\/span\u003e\n        \u003cstrong\u003e\n          8 ft Minimum\n        \u003c\/strong\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"stb-windsor__spec\"\u003e\n        \u003cspan\u003eEnvironment\u003c\/span\u003e\n        \u003cstrong\u003e\n          Suitable for Dry and Damp Locations · Not for Outdoor or Wet-Rated Use\n        \u003c\/strong\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"stb-windsor__spec\"\u003e\n        \u003cspan\u003eMaintenance\u003c\/span\u003e\n        \u003cstrong\u003e\n          Wipe Walnut With a Soft Dry Cloth · Avoid Water or Chemical Cleaners ·\n          Glass Globes May Be Removed and Gently Cleaned With a Damp Cloth\n        \u003c\/strong\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"stb-windsor__spec\"\u003e\n        \u003cspan\u003eCompliance\u003c\/span\u003e\n        \u003cstrong\u003e\n          Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards.\n        \u003c\/strong\u003e\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"stb-windsor__cert\"\u003e\n      Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards.\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- NATURAL WOOD NOTE --\u003e\n\n  \u003csection class=\"stb-windsor__wood-note\"\u003e\n\n    \u003cdiv class=\"stb-windsor__wood-mark\"\u003e\n      ≋\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"stb-windsor__wood-copy\"\u003e\n\n      \u003cstrong\u003e\n        Natural walnut grain varies from piece to piece.\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Differences in grain pattern and tone are normal characteristics\n        of genuine walnut wood and are not considered defects.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n\n  \u003csection class=\"stb-windsor__faq\"\u003e\n\n    \u003ch3 class=\"stb-windsor__heading\"\u003e\n      Good to Know\n    \u003c\/h3\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Which Windsor size should I choose?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        Choose the 3-Light for smaller rooms, the 6-Light for most\n        standard dining spaces, and the 8-Light when you need more\n        width and visual presence over a large table or open room.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Are bulbs included?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        Yes. Windsor includes one E26 \/ E27 bulb for each light head:\n        3 bulbs with the 3-Light, 6 bulbs with the 6-Light, and\n        8 bulbs with the 8-Light.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can the chain be extended?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        Yes. Standard chain drop is 19.7\" \/ 50cm and is adjustable.\n        Longer suspension can be prepared on request for taller ceilings.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SHIPPING \u0026 RETURNS --\u003e\n\n  \u003csection class=\"stb-windsor__shipping\"\u003e\n\n    \u003ch3\u003e\n      Shipping \u0026amp; Returns\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders.\n      \u003cstrong\u003eExpedited (2–4 weeks)\u003c\/strong\u003e available; see\n      \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e\n        Shipping Policy\n      \u003c\/a\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      If you are not satisfied, you may request a return and refund within\n      \u003cstrong\u003e30 days\u003c\/strong\u003e, provided the items remain brand new and unused.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Once shipped, original shipping fees are non-refundable.\n      Buyers are responsible for return shipping costs unless there is a quality issue.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      To start a return, email\n      \u003ca href=\"mailto:support@stuberlighting.com\"\u003e\n        support@stuberlighting.com\n      \u003c\/a\u003e.\n      For details, see our\n      \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e\n        Returns Policy\n      \u003c\/a\u003e.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"3 Heads25.2\"xH18.9\" \/ Walnut Color \u0026 Gold","offer_id":52190640439579,"sku":"STB-WINDSOR-3L","price":246.0,"currency_code":"USD","in_stock":true},{"title":"6 Heads31.5\"xH18.9” \/ Walnut Color \u0026 Gold","offer_id":52190640472347,"sku":"STB-WINDSOR-6L","price":406.0,"currency_code":"USD","in_stock":true},{"title":"8 Heads36.2\"xH18.9\" \/ Walnut Color \u0026 Gold","offer_id":52190640505115,"sku":"STB-WINDSOR-8L","price":475.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-windsor-chandelier-8light-main_1.jpg?v=1778498192"},{"product_id":"persimmon-walnut-wood-chandelier","title":"Persimmon Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — PERSIMMON CHANDELIER\n   Walnut \/ Ash · Antique Copper · Opal Glass\n   Mid-Century Orb Composition\n========================================================= *\/\n\n.stb-persimmon{\n  --cream:#F5EDD8;\n  --ivory:#FFFCF6;\n  --sand:#E9DCC8;\n  --opal:#F1EEE7;\n  --cream-glass:#E6D1A8;\n\n  --dark:#1C1209;\n  --espresso:#2E1C13;\n  --walnut:#4A2F1F;\n  --wood:#6B4631;\n  --copper:#A96E48;\n  --copper-dark:#7D4B31;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703B;\n\n  --text:#4A3218;\n  --muted:#786653;\n  --line:#DCCDB7;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-persimmon *,\n.stb-persimmon *::before,\n.stb-persimmon *::after{\n  box-sizing:border-box;\n}\n\n.stb-persimmon h2,\n.stb-persimmon h3{\n  margin-top:0;\n\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-persimmon p{\n  margin-top:0;\n}\n\n.stb-persimmon__label{\n  display:block;\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.16em;\n  text-transform:uppercase;\n}\n\n.stb-persimmon__heading{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-persimmon__view{\n  display:block;\n  margin-top:6px;\n\n  color:#775337;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.06em;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   INTRO — MID-CENTURY ORBIT LANGUAGE\n========================================================= *\/\n\n.stb-persimmon__intro{\n  display:grid;\n  grid-template-columns:1fr 180px;\n  gap:32px;\n  align-items:center;\n\n  padding:4px 0 27px;\n}\n\n.stb-persimmon__intro-copy{\n  max-width:650px;\n}\n\n.stb-persimmon__intro h2{\n  max-width:650px;\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.12;\n}\n\n.stb-persimmon__intro p{\n  margin:0;\n\n  color:#604B3A;\n\n  font-size:14px;\n}\n\n\n\/* decorative orb composition *\/\n\n.stb-persimmon__orbit{\n  position:relative;\n\n  width:165px;\n  height:108px;\n\n  margin:auto;\n\n  border-bottom:1px solid #B89C76;\n}\n\n.stb-persimmon__orbit-line{\n  position:absolute;\n  top:51px;\n  left:12px;\n\n  width:141px;\n  height:1px;\n\n  background:#9C6848;\n}\n\n.stb-persimmon__orbit-center{\n  position:absolute;\n  top:25px;\n  left:72px;\n\n  width:20px;\n  height:55px;\n\n  background:var(--walnut);\n\n  border-radius:10px 10px 6px 6px;\n}\n\n.stb-persimmon__orb{\n  position:absolute;\n\n  width:30px;\n  height:30px;\n\n  background:#F4F0E7;\n\n  border:1px solid #CDC5B9;\n  border-radius:50%;\n\n  box-shadow:0 3px 12px rgba(28,18,9,.08);\n}\n\n.stb-persimmon__orb--1{\n  top:37px;\n  left:0;\n}\n\n.stb-persimmon__orb--2{\n  top:37px;\n  right:0;\n}\n\n.stb-persimmon__orb--3{\n  top:19px;\n  left:33px;\n\n  width:26px;\n  height:26px;\n}\n\n.stb-persimmon__orb--4{\n  top:19px;\n  right:33px;\n\n  width:26px;\n  height:26px;\n}\n\n\n\/* =========================================================\n   MATERIAL PALETTE\n========================================================= *\/\n\n.stb-persimmon__palette{\n  display:grid;\n  grid-template-columns:1.1fr 1fr .9fr;\n\n  margin-bottom:35px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-persimmon__palette-item{\n  padding:15px 16px;\n}\n\n.stb-persimmon__palette-item:nth-child(1){\n  background:var(--walnut);\n}\n\n.stb-persimmon__palette-item:nth-child(2){\n  background:var(--copper);\n}\n\n.stb-persimmon__palette-item:nth-child(3){\n  background:var(--opal);\n}\n\n.stb-persimmon__palette-item small{\n  display:block;\n  margin-bottom:4px;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-persimmon__palette-item:nth-child(1) small{\n  color:#D6BA99;\n}\n\n.stb-persimmon__palette-item:nth-child(2) small{\n  color:#F2D5BC;\n}\n\n.stb-persimmon__palette-item:nth-child(3) small{\n  color:#82766B;\n}\n\n.stb-persimmon__palette-item strong{\n  display:block;\n\n  font-size:11.8px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n.stb-persimmon__palette-item:nth-child(1) strong,\n.stb-persimmon__palette-item:nth-child(2) strong{\n  color:#FFF5E8;\n}\n\n.stb-persimmon__palette-item:nth-child(3) strong{\n  color:#30251E;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAIL — FIRST IMAGE\n========================================================= *\/\n\n.stb-persimmon__detail{\n  display:grid;\n  grid-template-columns:175px 1fr;\n  gap:26px;\n  align-items:center;\n\n  margin-bottom:35px;\n  padding:19px 21px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n  border-left:5px solid var(--copper);\n\n  border-radius:8px;\n}\n\n.stb-persimmon__detail-media{\n  width:175px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-persimmon__image-link{\n  display:block;\n\n  width:100%;\n  padding:5px;\n\n  background:#F0E4D3;\n\n  border:1px solid #D5C5AE;\n  border-radius:6px;\n\n  text-decoration:none;\n}\n\n.stb-persimmon__image-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:0 auto;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-persimmon__detail-copy h3{\n  margin:0 0 7px;\n\n  font-size:22px;\n  line-height:1.2;\n}\n\n.stb-persimmon__detail-copy p{\n  margin:0 0 11px;\n\n  color:#624D3C;\n\n  font-size:12.5px;\n}\n\n.stb-persimmon__detail-points{\n  display:flex;\n  flex-wrap:wrap;\n  gap:6px;\n}\n\n.stb-persimmon__detail-point{\n  padding:5px 8px;\n\n  background:#F2E4D3;\n\n  color:#65472F;\n\n  font-size:9.5px;\n\n  border-radius:20px;\n}\n\n\n\/* =========================================================\n   SHADE COLOR CHOICE — SECOND IMAGE\n========================================================= *\/\n\n.stb-persimmon__glass{\n  display:grid;\n  grid-template-columns:160px 1fr;\n  gap:27px;\n  align-items:center;\n\n  margin-bottom:37px;\n  padding:19px 20px;\n\n  background:var(--espresso);\n\n  border-radius:8px;\n}\n\n.stb-persimmon__glass-media{\n  width:160px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-persimmon__glass-link{\n  display:block;\n\n  padding:5px;\n\n  background:#EFE3D1;\n\n  border:1px solid #6B5140;\n  border-radius:6px;\n\n  text-decoration:none;\n}\n\n.stb-persimmon__glass-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:auto;\n\n  object-fit:contain;\n}\n\n.stb-persimmon__glass-copy .stb-persimmon__label{\n  color:#D5B477;\n}\n\n.stb-persimmon__glass-copy h3{\n  margin:0 0 7px;\n\n  color:#FFF4E5;\n\n  font-size:22px;\n}\n\n.stb-persimmon__glass-copy \u003e p{\n  margin:0 0 12px;\n\n  color:#DACBBB;\n\n  font-size:12.3px;\n}\n\n\n\/* two glass decisions *\/\n\n.stb-persimmon__glass-options{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:7px;\n}\n\n.stb-persimmon__glass-option{\n  display:grid;\n  grid-template-columns:28px 1fr;\n  gap:8px;\n  align-items:center;\n\n  padding:9px;\n\n  background:rgba(255,255,255,.06);\n\n  border:1px solid rgba(255,255,255,.1);\n}\n\n.stb-persimmon__swatch{\n  display:block;\n\n  width:28px;\n  height:28px;\n\n  border-radius:50%;\n}\n\n.stb-persimmon__swatch--white{\n  background:#F1F0EC;\n  border:1px solid #D5D1C9;\n}\n\n.stb-persimmon__swatch--cream{\n  background:#E0C99D;\n  border:1px solid #C5A977;\n}\n\n.stb-persimmon__glass-option small{\n  display:block;\n\n  color:#BBA98E;\n\n  font-size:7px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-persimmon__glass-option strong{\n  display:block;\n\n  color:#F8EDDC;\n\n  font-size:10.5px;\n  line-height:1.3;\n}\n\n\n\/* =========================================================\n   SIZE CHOICE — THIRD IMAGE GROUP\n========================================================= *\/\n\n.stb-persimmon__sizes{\n  margin-bottom:38px;\n}\n\n.stb-persimmon__sizes-head{\n  max-width:650px;\n\n  margin-bottom:16px;\n}\n\n.stb-persimmon__sizes-head p{\n  margin:0;\n\n  color:#66513E;\n\n  font-size:12.5px;\n}\n\n\n\/* horizontal configuration rows *\/\n\n.stb-persimmon__size-list{\n  display:grid;\n  gap:8px;\n}\n\n.stb-persimmon__size-row{\n  display:grid;\n  grid-template-columns:110px 130px 1fr;\n  gap:15px;\n  align-items:center;\n\n  padding:11px 13px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.stb-persimmon__size-row:nth-child(1){\n  background:#FAF6EF;\n}\n\n.stb-persimmon__size-row:nth-child(2){\n  background:#EADBC4;\n\n  border-left:5px solid var(--gold);\n}\n\n.stb-persimmon__size-row:nth-child(3){\n  background:var(--walnut);\n\n  border-color:var(--walnut);\n}\n\n.stb-persimmon__size-name small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#93734A;\n\n  font-size:7.5px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-persimmon__size-name strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:16px;\n  font-weight:600;\n}\n\n.stb-persimmon__size-row:nth-child(3) .stb-persimmon__size-name small{\n  color:#D2B37B;\n}\n\n.stb-persimmon__size-row:nth-child(3) .stb-persimmon__size-name strong{\n  color:#FFF2DF;\n}\n\n\n\/* compact dimensions *\/\n\n.stb-persimmon__size-media{\n  width:120px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-persimmon__size-link{\n  display:block;\n\n  padding:4px;\n\n  background:#FFF9F0;\n\n  border:1px solid #D6C6AE;\n  border-radius:5px;\n\n  text-decoration:none;\n}\n\n.stb-persimmon__size-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:auto;\n\n  object-fit:contain;\n}\n\n.stb-persimmon__size-copy strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.stb-persimmon__size-copy p{\n  margin:0;\n\n  color:#67523F;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n.stb-persimmon__size-row:nth-child(3) .stb-persimmon__size-copy strong{\n  color:#FFF1DD;\n}\n\n.stb-persimmon__size-row:nth-child(3) .stb-persimmon__size-copy p{\n  color:#D9CBB8;\n}\n\n\n\/* =========================================================\n   ROOM SIZE BAR\n========================================================= *\/\n\n.stb-persimmon__room{\n  display:grid;\n  grid-template-columns:150px 1fr;\n\n  margin-bottom:37px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-persimmon__room-head{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:18px;\n\n  background:var(--copper-dark);\n}\n\n.stb-persimmon__room-head small{\n  margin-bottom:4px;\n\n  color:#E2BE98;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-persimmon__room-head strong{\n  color:#FFF4E6;\n\n  font-size:16px;\n  line-height:1.25;\n  font-weight:500;\n}\n\n.stb-persimmon__room-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:#EEE1CF;\n}\n\n.stb-persimmon__room-item{\n  padding:14px;\n\n  border-right:1px solid #D6C4A9;\n}\n\n.stb-persimmon__room-item:last-child{\n  border-right:0;\n}\n\n.stb-persimmon__room-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#97764E;\n\n  font-size:7.5px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-persimmon__room-item strong{\n  display:block;\n  margin-bottom:2px;\n\n  color:var(--dark);\n\n  font-size:11px;\n}\n\n.stb-persimmon__room-item p{\n  margin:0;\n\n  color:#65513E;\n\n  font-size:10px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   LIGHT + INSTALLATION\n========================================================= *\/\n\n.stb-persimmon__utility{\n  display:grid;\n  grid-template-columns:1.05fr .95fr;\n\n  margin-bottom:37px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-persimmon__utility-panel{\n  padding:20px 21px;\n}\n\n.stb-persimmon__utility-panel:first-child{\n  background:var(--dark);\n}\n\n.stb-persimmon__utility-panel:last-child{\n  background:#B17B56;\n}\n\n.stb-persimmon__utility-panel small{\n  display:block;\n  margin-bottom:5px;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.stb-persimmon__utility-panel:first-child small{\n  color:#D4B578;\n}\n\n.stb-persimmon__utility-panel:last-child small{\n  color:#452918;\n}\n\n.stb-persimmon__utility-panel strong{\n  display:block;\n  margin-bottom:5px;\n\n  font-size:12.5px;\n  font-weight:600;\n}\n\n.stb-persimmon__utility-panel:first-child strong{\n  color:#FFF3E2;\n}\n\n.stb-persimmon__utility-panel:last-child strong{\n  color:#2D190F;\n}\n\n.stb-persimmon__utility-panel p{\n  margin:0;\n\n  font-size:11.2px;\n  line-height:1.6;\n}\n\n.stb-persimmon__utility-panel:first-child p{\n  color:#DCCFBD;\n}\n\n.stb-persimmon__utility-panel:last-child p{\n  color:#4A2F20;\n}\n\n\n\/* =========================================================\n   FULL SPECIFICATIONS\n========================================================= *\/\n\n.stb-persimmon__specs{\n  margin-bottom:34px;\n}\n\n.stb-persimmon__spec-board{\n  display:grid;\n  grid-template-columns:180px 1fr;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:8px;\n}\n\n.stb-persimmon__spec-title{\n  padding:20px 18px;\n\n  background:var(--walnut);\n}\n\n.stb-persimmon__spec-title small{\n  display:block;\n  margin-bottom:6px;\n\n  color:#D9BA81;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.stb-persimmon__spec-title strong{\n  color:#FFF4E4;\n\n  font-size:18px;\n  line-height:1.25;\n  font-weight:500;\n}\n\n.stb-persimmon__spec-list{\n  background:var(--ivory);\n}\n\n.stb-persimmon__spec{\n  display:grid;\n  grid-template-columns:32% 68%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E6DAC8;\n}\n\n.stb-persimmon__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-persimmon__spec span{\n  padding-right:10px;\n\n  color:#88725A;\n\n  font-size:9.8px;\n}\n\n.stb-persimmon__spec strong{\n  color:var(--dark);\n\n  font-size:11.2px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n\n\/* compliance emphasized *\/\n\n.stb-persimmon__compliance{\n  margin-top:10px;\n  padding:11px 13px;\n\n  background:var(--espresso);\n\n  border-left:4px solid var(--gold);\n\n  color:#F6EADB;\n\n  font-size:11px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   NATURAL WOOD NOTE\n========================================================= *\/\n\n.stb-persimmon__wood{\n  display:grid;\n  grid-template-columns:72px 1fr;\n\n  margin-bottom:31px;\n\n  overflow:hidden;\n\n  border-radius:7px;\n}\n\n.stb-persimmon__wood-icon{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  background:var(--copper);\n\n  color:#FFF1DE;\n\n  font-size:26px;\n}\n\n.stb-persimmon__wood-copy{\n  padding:14px 16px;\n\n  background:#E8D7C0;\n}\n\n.stb-persimmon__wood-copy strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.3px;\n}\n\n.stb-persimmon__wood-copy p{\n  margin:0;\n\n  color:#66503C;\n\n  font-size:10.7px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-persimmon__faq{\n  margin-bottom:30px;\n\n  padding:18px 20px 7px;\n\n  background:#F1E6D6;\n\n  border-left:4px solid var(--copper);\n  border-radius:7px;\n}\n\n.stb-persimmon__faq details{\n  padding:12px 0;\n\n  border-bottom:1px solid #D7C6AD;\n}\n\n.stb-persimmon__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-persimmon__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--dark);\n\n  font-size:13px;\n  font-weight:500;\n}\n\n.stb-persimmon__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-persimmon__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  top:-4px;\n  right:2px;\n\n  color:#895E3B;\n\n  font-size:22px;\n}\n\n.stb-persimmon__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-persimmon__faq details p{\n  margin:8px 0 0;\n\n  color:#65503D;\n\n  font-size:11.8px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-persimmon__shipping{\n  padding:20px 22px;\n\n  background:var(--cream);\n\n  border-top:3px solid var(--gold);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n  border-left:1px solid var(--line);\n\n  border-radius:8px;\n}\n\n.stb-persimmon__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-persimmon__shipping p{\n  margin:0 0 8px;\n\n  color:#5E4D3E;\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n.stb-persimmon__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-persimmon__shipping strong{\n  color:var(--dark);\n}\n\n.stb-persimmon__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-persimmon__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(18,12,7,.95);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-persimmon__lightbox:target{\n  display:flex;\n}\n\n.stb-persimmon__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-persimmon__lightbox img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:92vw;\n  max-height:80vh;\n\n  object-fit:contain;\n  object-position:center;\n\n  box-shadow:0 14px 60px rgba(0,0,0,.42);\n}\n\n.stb-persimmon__lightbox-title{\n  margin:9px 0 0 !important;\n\n  color:#DDCCAC !important;\n\n  font-size:9px !important;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n.stb-persimmon__lightbox-hint{\n  margin:4px 0 0 !important;\n\n  color:#A99575 !important;\n\n  font-size:8.5px !important;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-persimmon__intro{\n    grid-template-columns:1fr;\n\n    gap:12px;\n  }\n\n  .stb-persimmon__intro h2{\n    font-size:25px;\n  }\n\n  .stb-persimmon__orbit{\n    display:none;\n  }\n\n\n  \/* PALETTE *\/\n\n  .stb-persimmon__palette{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* DETAIL *\/\n\n  .stb-persimmon__detail{\n    grid-template-columns:145px 1fr;\n\n    gap:15px;\n\n    padding:15px;\n  }\n\n  .stb-persimmon__detail-media{\n    width:145px;\n  }\n\n  .stb-persimmon__detail-copy h3{\n    font-size:19px;\n  }\n\n\n  \/* GLASS *\/\n\n  .stb-persimmon__glass{\n    grid-template-columns:135px 1fr;\n\n    gap:15px;\n\n    padding:15px;\n  }\n\n  .stb-persimmon__glass-media{\n    width:135px;\n  }\n\n  .stb-persimmon__glass-copy h3{\n    font-size:19px;\n  }\n\n  .stb-persimmon__glass-options{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-persimmon__size-row{\n    grid-template-columns:80px 105px 1fr;\n\n    gap:9px;\n  }\n\n  .stb-persimmon__size-media{\n    width:95px;\n  }\n\n\n  \/* ROOM *\/\n\n  .stb-persimmon__room{\n    grid-template-columns:1fr;\n  }\n\n  .stb-persimmon__room-head{\n    padding:14px 17px;\n  }\n\n  .stb-persimmon__room-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-persimmon__room-item{\n    padding:11px 15px;\n\n    border-right:0;\n    border-bottom:1px solid #D6C4A9;\n  }\n\n  .stb-persimmon__room-item:last-child{\n    border-bottom:0;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-persimmon__utility{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-persimmon__spec-board{\n    grid-template-columns:1fr;\n  }\n\n  .stb-persimmon__spec-title{\n    padding:15px 17px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-persimmon__shipping{\n    padding:18px;\n  }\n\n  .stb-persimmon__shipping p{\n    font-size:12px;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-persimmon__lightbox{\n    padding:14px;\n  }\n\n  .stb-persimmon__lightbox img{\n    max-width:94vw;\n    max-height:75vh;\n  }\n\n}\n\n\n@media screen and (max-width:470px){\n\n  .stb-persimmon__detail,\n  .stb-persimmon__glass{\n    grid-template-columns:1fr;\n  }\n\n  .stb-persimmon__detail-media{\n    width:150px;\n  }\n\n  .stb-persimmon__glass-media{\n    width:145px;\n  }\n\n\n  .stb-persimmon__size-row{\n    grid-template-columns:92px 1fr;\n  }\n\n  .stb-persimmon__size-name{\n    grid-column:2;\n  }\n\n  .stb-persimmon__size-media{\n    grid-column:1;\n    grid-row:1 \/ span 2;\n\n    width:82px;\n  }\n\n  .stb-persimmon__size-copy{\n    grid-column:2;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-persimmon\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-persimmon__intro\"\u003e\n\u003cdiv class=\"stb-persimmon__intro-copy\"\u003e\n\u003cspan class=\"stb-persimmon__label\"\u003e Wood · Antique Copper · Opal Glass \u003c\/span\u003e\n\u003ch2\u003eMid-Century Lines, Softer Globe Light.\u003c\/h2\u003e\n\u003cp\u003ePersimmon combines a tapered real-wood center column with curved antique-copper-finished arms and round opal glass globes. Choose 3, 4 or 6 lights — plus White or Cream glass — to fit the scale and warmth of your room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__orbit\"\u003e\n\u003cspan class=\"stb-persimmon__orbit-line\"\u003e\u003c\/span\u003e \u003cspan class=\"stb-persimmon__orbit-center\"\u003e\u003c\/span\u003e \u003cspan class=\"stb-persimmon__orb stb-persimmon__orb--1\"\u003e\u003c\/span\u003e \u003cspan class=\"stb-persimmon__orb stb-persimmon__orb--2\"\u003e\u003c\/span\u003e \u003cspan class=\"stb-persimmon__orb stb-persimmon__orb--3\"\u003e\u003c\/span\u003e \u003cspan class=\"stb-persimmon__orb stb-persimmon__orb--4\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL PALETTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-persimmon__palette\"\u003e\n\u003cdiv class=\"stb-persimmon__palette-item\"\u003e\n\u003csmall\u003e Center \u003c\/small\u003e \u003cstrong\u003e Walnut or Ash Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__palette-item\"\u003e\n\u003csmall\u003e Arms \u003c\/small\u003e \u003cstrong\u003e Antique Copper-Finished Iron \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__palette-item\"\u003e\n\u003csmall\u003e Shades \u003c\/small\u003e \u003cstrong\u003e Opal Glass Globes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAIL — FIRST\n  ====================================================== --\u003e\n\u003csection id=\"persimmon-detail-section\" class=\"stb-persimmon__detail\"\u003e\n\u003cdiv class=\"stb-persimmon__detail-media\"\u003e\u003ca href=\"#persimmon-detail\" class=\"stb-persimmon__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Persimmon-Walnut-Wood-Chandelier_346-Light-Copper-Finished-Pendant-with-Opal-Glass-Globes-Stuberlighting_8.jpg?v=1778567461\" alt=\"Persimmon wood chandelier antique copper arm and opal glass globe detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-persimmon__view\"\u003e View Product Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__detail-copy\"\u003e\n\u003cspan class=\"stb-persimmon__label\"\u003e Product Detail \u003c\/span\u003e\n\u003ch3\u003eWood at the Center. Glass at the Edge.\u003c\/h3\u003e\n\u003cp\u003eThe tapered wood column keeps the fixture visually warm, while curved copper-toned arms move the glass globes away from the center for a lighter, more open silhouette.\u003c\/p\u003e\n\u003cdiv class=\"stb-persimmon__detail-points\"\u003e\n\u003cspan class=\"stb-persimmon__detail-point\"\u003e Real Wood Grain \u003c\/span\u003e \u003cspan class=\"stb-persimmon__detail-point\"\u003e Antique Copper Tone \u003c\/span\u003e \u003cspan class=\"stb-persimmon__detail-point\"\u003e Round Opal Glass \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"persimmon-detail\" href=\"#persimmon-detail-section\" class=\"stb-persimmon__lightbox\"\u003e \u003cspan class=\"stb-persimmon__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Persimmon-Walnut-Wood-Chandelier_346-Light-Copper-Finished-Pendant-with-Opal-Glass-Globes-Stuberlighting_8.jpg?v=1778567461\" alt=\"Enlarged Persimmon chandelier detail\"\u003e \u003cspan class=\"stb-persimmon__lightbox-title\"\u003e Persimmon · Product Detail \u003c\/span\u003e \u003cspan class=\"stb-persimmon__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       GLASS COLOR COMPARISON — SECOND\n  ====================================================== --\u003e\n\u003csection id=\"persimmon-glass-section\" class=\"stb-persimmon__glass\"\u003e\n\u003cdiv class=\"stb-persimmon__glass-media\"\u003e\u003ca href=\"#persimmon-glass\" class=\"stb-persimmon__glass-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Persimmon-Walnut-Wood-Chandelier_346-Light-Copper-Finished-Pendant-with-Opal-Glass-Globes-Stuberlighting_7.jpg?v=1778567461\" alt=\"Persimmon chandelier White Opal and Cream Opal glass shade comparison\" loading=\"lazy\"\u003e \u003cspan class=\"stb-persimmon__view\"\u003e View Both Finishes ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__glass-copy\"\u003e\n\u003cspan class=\"stb-persimmon__label\"\u003e Choose Your Glass \u003c\/span\u003e\n\u003ch3\u003eWhite or Cream?\u003c\/h3\u003e\n\u003cp\u003eThe chandelier stays the same — the glass color changes how warm or crisp the fixture reads in the room.\u003c\/p\u003e\n\u003cdiv class=\"stb-persimmon__glass-options\"\u003e\n\u003cdiv class=\"stb-persimmon__glass-option\"\u003e\n\u003cspan class=\"stb-persimmon__swatch stb-persimmon__swatch--white\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003csmall\u003eCleaner Look\u003c\/small\u003e \u003cstrong\u003eWhite Opal Glass\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__glass-option\"\u003e\n\u003cspan class=\"stb-persimmon__swatch stb-persimmon__swatch--cream\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003csmall\u003eWarmer Look\u003c\/small\u003e \u003cstrong\u003eCream Opal Glass\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GLASS LIGHTBOX --\u003e \u003ca id=\"persimmon-glass\" href=\"#persimmon-glass-section\" class=\"stb-persimmon__lightbox\"\u003e \u003cspan class=\"stb-persimmon__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Persimmon-Walnut-Wood-Chandelier_346-Light-Copper-Finished-Pendant-with-Opal-Glass-Globes-Stuberlighting_7.jpg?v=1778567461\" alt=\"Enlarged White and Cream Opal glass comparison\"\u003e \u003cspan class=\"stb-persimmon__lightbox-title\"\u003e White Opal · Cream Opal \u003c\/span\u003e \u003cspan class=\"stb-persimmon__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE OPTIONS — THIRD\n  ====================================================== --\u003e\n\u003csection class=\"stb-persimmon__sizes\"\u003e\n\u003cdiv class=\"stb-persimmon__sizes-head\"\u003e\n\u003cspan class=\"stb-persimmon__label\"\u003e Choose Your Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-persimmon__heading\"\u003e3, 4 or 6 Globes.\u003c\/h3\u003e\n\u003cp\u003eAll three fixtures are 13.4\" high. Choose mainly by width, number of light heads and the scale of the furniture or room below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__size-list\"\u003e\n\u003c!-- 3 LIGHT --\u003e\n\u003carticle class=\"stb-persimmon__size-row\"\u003e\n\u003cdiv class=\"stb-persimmon__size-name\"\u003e\n\u003csmall\u003e Compact \u003c\/small\u003e \u003cstrong\u003e 3-Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__size-media\"\u003e\u003ca href=\"#persimmon-size-3\" class=\"stb-persimmon__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Persimmon-Walnut-Wood-Chandelier_346-Light-Copper-Finished-Pendant-with-Opal-Glass-Globes-Stuberlighting_10.jpg?v=1778567487\" alt=\"Persimmon 3-Light chandelier dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-persimmon__view\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__size-copy\"\u003e\n\u003cstrong\u003e Ø21.7\" × H13.4\" \u003c\/strong\u003e\n\u003cp\u003eØ55 × H34cm. Breakfast nooks, smaller dining rooms, bedrooms and home offices.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 4 LIGHT --\u003e\n\u003carticle class=\"stb-persimmon__size-row\"\u003e\n\u003cdiv class=\"stb-persimmon__size-name\"\u003e\n\u003csmall\u003e Most Versatile \u003c\/small\u003e \u003cstrong\u003e 4-Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__size-media\"\u003e\u003ca href=\"#persimmon-size-4\" class=\"stb-persimmon__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Persimmon-Walnut-Wood-Chandelier_346-Light-Copper-Finished-Pendant-with-Opal-Glass-Globes-Stuberlighting_5.jpg?v=1778567488\" alt=\"Persimmon 4-Light chandelier dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-persimmon__view\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__size-copy\"\u003e\n\u003cstrong\u003e Ø22.8\" × H13.4\" \u003c\/strong\u003e\n\u003cp\u003eØ58 × H34cm. Standard dining rooms, living rooms and open-plan kitchens.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 6 LIGHT --\u003e\n\u003carticle class=\"stb-persimmon__size-row\"\u003e\n\u003cdiv class=\"stb-persimmon__size-name\"\u003e\n\u003csmall\u003e Largest \u003c\/small\u003e \u003cstrong\u003e 6-Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__size-media\"\u003e\u003ca href=\"#persimmon-size-6\" class=\"stb-persimmon__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Persimmon-Walnut-Wood-Chandelier_346-Light-Copper-Finished-Pendant-with-Opal-Glass-Globes-Stuberlighting_6.jpg?v=1778567488\" alt=\"Persimmon 6-Light chandelier dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-persimmon__view\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__size-copy\"\u003e\n\u003cstrong\u003e Ø25.9\" × H13.4\" \u003c\/strong\u003e\n\u003cp\u003eØ66 × H34cm. Larger dining rooms, entryways and open-concept great rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"persimmon-size-3\" href=\"#\" class=\"stb-persimmon__lightbox\"\u003e \u003cspan class=\"stb-persimmon__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Persimmon-Walnut-Wood-Chandelier_346-Light-Copper-Finished-Pendant-with-Opal-Glass-Globes-Stuberlighting_10.jpg?v=1778567487\" alt=\"Enlarged Persimmon 3-Light dimensions\"\u003e \u003cspan class=\"stb-persimmon__lightbox-title\"\u003e 3-Light · Ø21.7\" × H13.4\" \u003c\/span\u003e \u003cspan class=\"stb-persimmon__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"persimmon-size-4\" href=\"#\" class=\"stb-persimmon__lightbox\"\u003e \u003cspan class=\"stb-persimmon__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Persimmon-Walnut-Wood-Chandelier_346-Light-Copper-Finished-Pendant-with-Opal-Glass-Globes-Stuberlighting_5.jpg?v=1778567488\" alt=\"Enlarged Persimmon 4-Light dimensions\"\u003e \u003cspan class=\"stb-persimmon__lightbox-title\"\u003e 4-Light · Ø22.8\" × H13.4\" \u003c\/span\u003e \u003cspan class=\"stb-persimmon__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"persimmon-size-6\" href=\"#\" class=\"stb-persimmon__lightbox\"\u003e \u003cspan class=\"stb-persimmon__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Persimmon-Walnut-Wood-Chandelier_346-Light-Copper-Finished-Pendant-with-Opal-Glass-Globes-Stuberlighting_6.jpg?v=1778567488\" alt=\"Enlarged Persimmon 6-Light dimensions\"\u003e \u003cspan class=\"stb-persimmon__lightbox-title\"\u003e 6-Light · Ø25.9\" × H13.4\" \u003c\/span\u003e \u003cspan class=\"stb-persimmon__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       ROOM GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-persimmon__room\"\u003e\n\u003cdiv class=\"stb-persimmon__room-head\"\u003e\n\u003csmall\u003e Quick Guide \u003c\/small\u003e \u003cstrong\u003e Match the Light Count to the Room \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__room-grid\"\u003e\n\u003cdiv class=\"stb-persimmon__room-item\"\u003e\n\u003csmall\u003e 3-Light \u003c\/small\u003e \u003cstrong\u003e Up to ~150 sq ft \u003c\/strong\u003e\n\u003cp\u003eMore intimate rooms and smaller tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__room-item\"\u003e\n\u003csmall\u003e 4-Light \u003c\/small\u003e \u003cstrong\u003e ~150–250 sq ft \u003c\/strong\u003e\n\u003cp\u003eThe easiest choice for standard dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__room-item\"\u003e\n\u003csmall\u003e 6-Light \u003c\/small\u003e \u003cstrong\u003e 250+ sq ft \u003c\/strong\u003e\n\u003cp\u003eLarger rooms and more open architectural spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT + INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-persimmon__utility\"\u003e\n\u003cdiv class=\"stb-persimmon__utility-panel\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 Bulbs Included \u003c\/strong\u003e\n\u003cp\u003eOne bulb is included for each light head: 3 bulbs with the 3-Light, 4 bulbs with the 4-Light, and 6 bulbs with the 6-Light. Dimmable bulbs can be used with a compatible wall dimmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__utility-panel\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired · 19.7\" Adjustable Chain \u003c\/strong\u003e\n\u003cp\u003eCeiling mounted with a 50cm adjustable chain. Longer suspension is available on request. Professional electrician installation is recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FULL SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-persimmon__specs\"\u003e\n\u003cdiv class=\"stb-persimmon__spec-board\"\u003e\n\u003cdiv class=\"stb-persimmon__spec-title\"\u003e\n\u003csmall\u003e Full Specifications \u003c\/small\u003e \u003cstrong\u003e Product\u003cbr\u003eDetails \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec-list\"\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e 3-Light Size \u003c\/span\u003e \u003cstrong\u003e Ø21.7\" × H13.4\" \/ Ø55 × H34cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e 4-Light Size \u003c\/span\u003e \u003cstrong\u003e Ø22.8\" × H13.4\" \/ Ø58 × H34cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e 6-Light Size \u003c\/span\u003e \u003cstrong\u003e Ø25.9\" × H13.4\" \/ Ø66 × H34cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Iron Frame · Walnut Wood or Ash Wood Center Column · Opal Glass Globe Shades \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e Body Finish \u003c\/span\u003e \u003cstrong\u003e Walnut Wood + Iron with Antique Copper Finish \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e Shade Finish \u003c\/span\u003e \u003cstrong\u003e White Opal Glass or Cream Opal Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e Compatible Bulbs \u003c\/span\u003e \u003cstrong\u003e LED Bulb or Edison Filament Bulb \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e Bulbs Included \u003c\/span\u003e \u003cstrong\u003e Yes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e Included Quantity \u003c\/span\u003e \u003cstrong\u003e 3-Light: 3 Bulbs · 4-Light: 4 Bulbs · 6-Light: 6 Bulbs \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e IP Rating \u003c\/span\u003e \u003cstrong\u003e IP20 — Damp-Rated \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e Indoor Use \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired Ceiling Installation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e \u003cstrong\u003e Ceiling Mount with Adjustable Chain \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e Chain Drop \u003c\/span\u003e \u003cstrong\u003e 19.7\" \/ 50cm · Adjustable · Extension Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Compatible with Standard Wall Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Compatible with Dimmable LED Bulbs and Compatible Dimmer Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e Installation Advice \u003c\/span\u003e \u003cstrong\u003e Professional Electrician Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e Maintenance \u003c\/span\u003e \u003cstrong\u003e Wipe Wood Column with a Soft Dry Cloth · Avoid Moisture on Wood · Glass Globes Can Be Removed and Gently Wiped with a Damp Cloth \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__compliance\"\u003eCompliant with SAA\/UL\/ETL\/CE and CSA certifcation standards.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL WOOD NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-persimmon__wood\"\u003e\n\u003cdiv class=\"stb-persimmon__wood-icon\"\u003e≋\u003c\/div\u003e\n\u003cdiv class=\"stb-persimmon__wood-copy\"\u003e\n\u003cstrong\u003e Real wood means natural variation. \u003c\/strong\u003e\n\u003cp\u003eGrain pattern and tone will vary between individual walnut or ash wood pieces. These differences are normal characteristics of genuine wood, not defects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-persimmon__faq\"\u003e\n\u003ch3 class=\"stb-persimmon__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich Persimmon size should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose the 3-Light for more compact spaces, the 4-Light for most standard dining rooms, and the 6-Light when the room or table needs more width and visual presence.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's the difference between White and Cream glass?\u003c\/summary\u003e\n\u003cp\u003eWhite Opal has a cleaner, more neutral appearance. Cream Opal adds a visibly warmer tone that works especially well with walnut, antique copper and traditional interiors.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre bulbs included?\u003c\/summary\u003e\n\u003cp\u003eYes. One E26 \/ E27 bulb is included for every light head: 3 bulbs with the 3-Light, 4 bulbs with the 4-Light, and 6 bulbs with the 6-Light.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the chain be made longer?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard adjustable chain is 19.7\" \/ 50cm. Longer suspension can be prepared on request for taller ceilings.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-persimmon__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders. \u003cstrong\u003eExpedited (2–4 weeks)\u003c\/strong\u003e available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within \u003cstrong\u003e30 days\u003c\/strong\u003e, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"stuberlighting","offers":[{"title":"3heads Dia21.7\"xH13.4\" \/ Walnut wood \u0026 Brass \u0026 White","offer_id":52197902418203,"sku":"STB-PERSM-001","price":300.0,"currency_code":"USD","in_stock":true},{"title":"3heads Dia21.7\"xH13.4\" \/ Walnut wood \u0026 Brass \u0026 Cream","offer_id":52197902450971,"sku":"STB-PERSM-002","price":300.0,"currency_code":"USD","in_stock":true},{"title":"4heads Dia22.8\"xH13.4\" \/ Walnut wood \u0026 Brass \u0026 White","offer_id":52197902483739,"sku":"STB-PERSM-003","price":335.0,"currency_code":"USD","in_stock":true},{"title":"4heads Dia22.8\"xH13.4\" \/ Walnut wood \u0026 Brass \u0026 Cream","offer_id":52197902516507,"sku":"STB-PERSM-004","price":335.0,"currency_code":"USD","in_stock":true},{"title":"6heads Dia25.9\"xH13.4\" \/ Walnut wood \u0026 Brass \u0026 White","offer_id":52197902549275,"sku":"STB-PERSM-005","price":500.0,"currency_code":"USD","in_stock":true},{"title":"6heads Dia25.9\"xH13.4\" \/ Walnut wood \u0026 Brass \u0026 Cream","offer_id":52197902582043,"sku":"STB-PERSM-006","price":500.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Persimmon-Walnut-Wood-Chandelier_346-Light-Copper-Finished-Pendant-with-Opal-Glass-Globes-Stuberlighting_14.jpg?v=1778567461"},{"product_id":"penna-wood-table-lamp","title":"Penna Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — PENNA\n   WOOD TABLE LAMP\n   TWO MATERIAL PERSONALITIES\n\n   NATURAL WALNUT \/ CARBONIZED BLACK\n   COMPACT · COMPLETE SPECS · DAWN SAFE\n========================================================= *\/\n\n.stb-penna{\n  --ivory:#FFFDF8;\n  --cream:#F5EDD8;\n  --paper:#F2EFE9;\n\n  --espresso:#1C1209;\n  --charcoal:#292824;\n  --brown:#4A3218;\n\n  --walnut:#765238;\n  --walnut-dark:#4C3224;\n  --oak:#B48359;\n  --linen:#E7DDCF;\n\n  --forest:#4E5A50;\n  --sage:#DCE1DB;\n  --stone:#E3E4E1;\n  --smoke:#CBCDC9;\n\n  --brass:#B99052;\n  --gold:#C8A96E;\n  --line:#D9D0C3;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n  margin:0 auto;\n  overflow:hidden;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-penna *,\n.stb-penna *::before,\n.stb-penna *::after{\n  box-sizing:border-box;\n}\n\n.stb-penna h2,\n.stb-penna h3,\n.stb-penna p{\n  margin-top:0;\n}\n\n.stb-penna h2,\n.stb-penna h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY — SHOPIFY DAWN\n========================================================= *\/\n\n.stb-penna img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-penna a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OPENING\n========================================================= *\/\n\n.penna-open{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,225px);\n\n  gap:30px;\n  align-items:center;\n\n  margin-bottom:22px;\n}\n\n.penna-open__copy{\n  min-width:0;\n\n  padding:5px 0 17px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.penna-kicker{\n  margin:0 0 7px !important;\n\n  color:#8A683F;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.18em;\n  text-transform:uppercase;\n}\n\n.penna-open h2{\n  max-width:570px;\n\n  margin:0 0 8px;\n\n  font-size:35px;\n  line-height:1.02;\n}\n\n.penna-open__copy \u003e p{\n  max-width:560px;\n\n  margin:0;\n\n  color:#65513E;\n\n  font-size:12.2px;\n}\n\n.penna-open__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:5px;\n\n  margin-top:11px;\n}\n\n.penna-open__facts span{\n  padding:4px 8px;\n\n  border-radius:20px;\n\n  font-size:8.2px;\n  font-weight:500;\n}\n\n.penna-open__facts span:nth-child(1){\n  background:#1C1209;\n  color:#F5EDD8;\n}\n\n.penna-open__facts span:nth-child(2){\n  background:#DCE1DB;\n  color:#4D584F;\n}\n\n.penna-open__facts span:nth-child(3){\n  background:#B48359;\n  color:#2F1E13;\n}\n\n.penna-open__facts span:nth-child(4){\n  background:#E3E4E1;\n  color:#555A56;\n}\n\n\n\/* =========================================================\n   TWO COLOR IMAGE\n========================================================= *\/\n\n.penna-open__image{\n  width:225px;\n  max-width:100%;\n  min-width:0;\n\n  padding:7px;\n\n  overflow:hidden;\n\n  background:\n    linear-gradient(\n      135deg,\n      #D8C4AF 0%,\n      #EFE8DE 49%,\n      #48433E 50%,\n      #242321 100%\n    );\n\n  border-radius:8px;\n}\n\n.penna-open__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.penna-open__image img{\n  max-height:205px !important;\n}\n\n.penna-zoom{\n  position:absolute;\n\n  right:5px;\n  bottom:5px;\n\n  padding:3px 6px;\n\n  background:rgba(28,18,9,.84);\n\n  border-radius:20px;\n\n  color:#FFF8EB;\n\n  font-size:7px;\n\n  pointer-events:none;\n}\n\n\n\/* =========================================================\n   TWO MATERIAL PERSONALITIES\n========================================================= *\/\n\n.penna-finish{\n  margin-bottom:26px;\n}\n\n.penna-finish__head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:26px;\n\n  margin-bottom:8px;\n}\n\n.penna-finish__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.penna-finish__head p{\n  margin:0;\n\n  color:#75604C;\n\n  font-size:10px;\n}\n\n.penna-finish__split{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:4px;\n}\n\n\n\/* NATURAL *\/\n\n.penna-finish__natural{\n  min-width:0;\n\n  padding:16px 17px;\n\n  background:#E7DDCF;\n\n  border-radius:7px;\n}\n\n.penna-finish__natural small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#866746;\n\n  font-size:6.8px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.penna-finish__natural h3{\n  margin:0 0 5px;\n\n  font-size:21px;\n}\n\n.penna-finish__natural p{\n  margin:0;\n\n  color:#6B5541;\n\n  font-size:9px;\n}\n\n.penna-finish__natural ul{\n  margin:9px 0 0;\n  padding:8px 0 0;\n\n  border-top:1px solid rgba(90,65,40,.16);\n\n  list-style:none;\n}\n\n.penna-finish__natural li{\n  margin:0 0 3px;\n\n  color:#5D4938;\n\n  font-size:8.2px;\n}\n\n.penna-finish__natural li:last-child{\n  margin-bottom:0;\n}\n\n\n\/* BLACK *\/\n\n.penna-finish__black{\n  min-width:0;\n\n  padding:16px 17px;\n\n  background:#292824;\n\n  border-radius:7px;\n}\n\n.penna-finish__black small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#C8A96E;\n\n  font-size:6.8px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.penna-finish__black h3{\n  margin:0 0 5px;\n\n  color:#FFF5E8;\n\n  font-size:21px;\n}\n\n.penna-finish__black p{\n  margin:0;\n\n  color:#CBC3B8;\n\n  font-size:9px;\n}\n\n.penna-finish__black ul{\n  margin:9px 0 0;\n  padding:8px 0 0;\n\n  border-top:1px solid rgba(255,255,255,.12);\n\n  list-style:none;\n}\n\n.penna-finish__black li{\n  margin:0 0 3px;\n\n  color:#CFC7BC;\n\n  font-size:8.2px;\n}\n\n.penna-finish__black li:last-child{\n  margin-bottom:0;\n}\n\n\n\/* =========================================================\n   BASE DETAIL — PRODUCT CHARACTER\n========================================================= *\/\n\n.penna-base{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:24px;\n  align-items:center;\n\n  width:calc(100% - 45px);\n  min-width:0;\n\n  margin:0 0 26px 45px;\n  padding:12px 14px;\n\n  background:#4E5A50;\n\n  border-radius:7px;\n}\n\n.penna-base__image{\n  width:155px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:#FFFDF8;\n\n  border-radius:5px;\n}\n\n.penna-base__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.penna-base__image img{\n  max-height:145px !important;\n}\n\n.penna-base__copy{\n  min-width:0;\n}\n\n.penna-base__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#D7BB86;\n\n  font-size:7.2px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.penna-base__copy h3{\n  margin:0 0 5px;\n\n  color:#FFF8EB;\n\n  font-size:20px;\n  line-height:1.1;\n}\n\n.penna-base__copy p{\n  margin:0;\n\n  color:#D4DDD5;\n\n  font-size:9.7px;\n}\n\n.penna-base__tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:5px;\n\n  margin-top:8px;\n}\n\n.penna-base__tags span{\n  padding:4px 7px;\n\n  border-radius:20px;\n\n  font-size:7.4px;\n}\n\n.penna-base__tags span:nth-child(1){\n  background:#E7DDCF;\n  color:#624A35;\n}\n\n.penna-base__tags span:nth-child(2){\n  background:#292824;\n  color:#F5EDD8;\n}\n\n.penna-base__tags span:nth-child(3){\n  border:1px solid #839086;\n  color:#E1E7E1;\n}\n\n\n\/* =========================================================\n   SIZE LEDGER\n========================================================= *\/\n\n.penna-scale{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,150px);\n\n  gap:26px;\n  align-items:center;\n\n  margin-bottom:26px;\n  padding:12px 14px;\n\n  background:#E3E4E1;\n\n  border-radius:7px;\n}\n\n.penna-scale__copy{\n  min-width:0;\n}\n\n.penna-scale__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#697069;\n\n  font-size:7.2px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.penna-scale__copy h3{\n  margin:0 0 4px;\n\n  font-size:21px;\n}\n\n.penna-scale__copy p{\n  max-width:500px;\n\n  margin:0;\n\n  color:#5E635E;\n\n  font-size:9.8px;\n}\n\n.penna-scale__numbers{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:5px;\n\n  margin-top:8px;\n}\n\n.penna-scale__numbers span{\n  padding:4px 7px;\n\n  background:#FFFDF8;\n\n  border-radius:20px;\n\n  color:#555C56;\n\n  font-size:7.6px;\n}\n\n.penna-scale__image{\n  width:150px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:#FFFDF8;\n\n  border-radius:5px;\n}\n\n.penna-scale__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.penna-scale__image img{\n  max-height:140px !important;\n}\n\n\n\/* =========================================================\n   WHAT CHANGES BY FINISH\n========================================================= *\/\n\n.penna-shade{\n  display:grid;\n  grid-template-columns:minmax(0,160px) minmax(0,1fr);\n\n  gap:24px;\n\n  margin-bottom:26px;\n}\n\n.penna-shade__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#8C693F;\n\n  font-size:7.2px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.penna-shade__title h3{\n  margin:0;\n\n  font-size:20px;\n  line-height:1.1;\n}\n\n.penna-shade__rows{\n  min-width:0;\n\n  border-top:1px solid var(--line);\n}\n\n.penna-shade__row{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n  gap:14px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.penna-shade__row strong{\n  color:#281A0E;\n\n  font-size:9.2px;\n  font-weight:600;\n}\n\n.penna-shade__row span{\n  color:#685441;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   LIGHT \/ CONTROL\n========================================================= *\/\n\n.penna-light{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  margin-bottom:25px;\n\n  overflow:hidden;\n\n  border-radius:7px;\n}\n\n.penna-light__lead{\n  min-width:0;\n\n  padding:16px 17px;\n\n  background:#1C1209;\n}\n\n.penna-light__lead small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#C8A96E;\n\n  font-size:7.2px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.penna-light__lead h3{\n  margin:0 0 4px;\n\n  color:#F5EDD8;\n\n  font-size:20px;\n  line-height:1.08;\n}\n\n.penna-light__lead p{\n  margin:0;\n\n  color:#C8BCAD;\n\n  font-size:9.2px;\n}\n\n.penna-light__data{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  min-width:0;\n}\n\n.penna-light__cell{\n  min-width:0;\n\n  padding:12px 13px;\n}\n\n.penna-light__cell:nth-child(1){\n  background:#B48359;\n}\n\n.penna-light__cell:nth-child(2){\n  background:#E7DDCF;\n}\n\n.penna-light__cell:nth-child(3){\n  background:#DCE1DB;\n}\n\n.penna-light__cell:nth-child(4){\n  background:#E3E4E1;\n}\n\n.penna-light__cell small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#72573F;\n\n  font-size:6.7px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.penna-light__cell strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:9px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   DIMMING CLARIFICATION\n========================================================= *\/\n\n.penna-dim{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:10px;\n  align-items:center;\n\n  margin:-17px 0 25px;\n  padding:9px 11px;\n\n  background:#F1ECE5;\n\n  border-left:3px solid #B99052;\n}\n\n.penna-dim__mark{\n  padding:4px 7px;\n\n  background:#4E5A50;\n\n  border-radius:20px;\n\n  color:#FFF8EB;\n\n  font-size:6.8px;\n  font-weight:600;\n}\n\n.penna-dim strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:8.8px;\n  font-weight:600;\n}\n\n.penna-dim span{\n  display:block;\n\n  margin-top:1px;\n\n  color:#705C48;\n\n  font-size:8px;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.penna-place{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:23px;\n\n  margin-bottom:25px;\n}\n\n.penna-place__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#8C693F;\n\n  font-size:7.2px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.penna-place__title h3{\n  margin:0;\n\n  font-size:20px;\n  line-height:1.1;\n}\n\n.penna-place__rows{\n  min-width:0;\n\n  border-top:1px solid var(--line);\n}\n\n.penna-place__row{\n  display:grid;\n  grid-template-columns:minmax(0,110px) minmax(0,1fr);\n\n  gap:14px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.penna-place__row strong{\n  color:#281A0E;\n\n  font-size:9.2px;\n  font-weight:600;\n}\n\n.penna-place__row p{\n  margin:0;\n\n  color:#67523F;\n\n  font-size:9.4px;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.penna-care{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:11px;\n  align-items:center;\n\n  margin-bottom:25px;\n  padding:10px 12px;\n\n  background:#292824;\n\n  border-radius:6px;\n}\n\n.penna-care__mark{\n  padding:4px 7px;\n\n  border:1px solid #B99052;\n  border-radius:20px;\n\n  color:#D4B67F;\n\n  font-size:6.8px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.penna-care strong{\n  display:block;\n\n  color:#FFF8EB;\n\n  font-size:9px;\n  font-weight:600;\n}\n\n.penna-care span{\n  display:block;\n\n  margin-top:1px;\n\n  color:#CFC8BC;\n\n  font-size:8.3px;\n}\n\n\n\/* =========================================================\n   COMPLETE PRODUCT DETAILS\n========================================================= *\/\n\n.penna-specs{\n  margin-bottom:25px;\n}\n\n.penna-specs__head{\n  display:flex;\n  align-items:end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:6px;\n}\n\n.penna-specs__head h3{\n  margin:0;\n\n  font-size:20px;\n}\n\n.penna-specs__head span{\n  color:#90785D;\n\n  font-size:8.2px;\n}\n\n.penna-specs__grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  column-gap:30px;\n}\n\n.penna-spec{\n  display:grid;\n  grid-template-columns:minmax(0,39%) minmax(0,61%);\n\n  gap:8px;\n\n  padding:6px 0;\n\n  border-bottom:1px solid #E4D9CA;\n}\n\n.penna-spec span:first-child{\n  color:#89745D;\n\n  font-size:9.4px;\n}\n\n.penna-spec span:last-child{\n  min-width:0;\n\n  color:#27190D;\n\n  font-size:10.2px;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CERTIFICATIONS *\/\n\n.penna-cert{\n  margin-top:8px;\n  padding:10px 12px;\n\n  background:#DCE1DB;\n\n  border-left:3px solid #4E5A50;\n\n  border-radius:4px;\n}\n\n.penna-cert small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#677067;\n\n  font-size:6.8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.penna-cert strong{\n  display:block;\n\n  color:#273029;\n\n  font-size:9.5px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   BEFORE ORDERING\n========================================================= *\/\n\n.penna-before{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:23px;\n\n  margin-bottom:25px;\n}\n\n.penna-before__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#8C693F;\n\n  font-size:7.2px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.penna-before__title h3{\n  margin:0;\n\n  font-size:20px;\n  line-height:1.1;\n}\n\n.penna-before__rows{\n  min-width:0;\n\n  border-top:1px solid var(--line);\n}\n\n.penna-before__row{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:14px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.penna-before__row strong{\n  color:#281A0E;\n\n  font-size:9.3px;\n  font-weight:600;\n}\n\n.penna-before__row p{\n  margin:0;\n\n  color:#67523F;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.penna-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:18px;\n\n  background:rgba(14,13,12,.96);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.penna-lightbox:target{\n  display:flex;\n}\n\n.penna-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.penna-lightbox img{\n  width:auto !important;\n  max-width:92vw !important;\n\n  height:auto !important;\n  max-height:80vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.penna-lightbox__text{\n  margin-top:8px;\n\n  color:#D9C7A8;\n\n  font-size:8.5px;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   SHIPPING \u0026 RETURNS\n========================================================= *\/\n\n.penna-shipping{\n  padding:17px 19px;\n\n  background:\n    linear-gradient(\n      110deg,\n      #292824 0%,\n      #292824 72%,\n      #4E5A50 100%\n    );\n\n  border-left:4px solid #B99052;\n\n  border-radius:7px;\n}\n\n.penna-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF4E5;\n\n  font-size:19px;\n}\n\n.penna-shipping p{\n  margin:0 0 6px;\n\n  color:#D0CBC2;\n\n  font-size:11.3px;\n}\n\n.penna-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.penna-shipping strong{\n  color:#FFF8EB;\n}\n\n.penna-shipping a{\n  color:#DDB779;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n.penna-final{\n  max-width:700px;\n\n  margin:14px auto 0 !important;\n  padding:0 8px;\n\n  color:#82705D !important;\n\n  font-size:9.8px !important;\n  line-height:1.55 !important;\n\n  font-style:italic;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .penna-open{\n    grid-template-columns:minmax(0,1fr) minmax(0,165px);\n\n    gap:16px;\n  }\n\n  .penna-open h2{\n    font-size:28px;\n  }\n\n  .penna-open__image{\n    width:165px;\n  }\n\n  .penna-open__image img{\n    max-height:150px !important;\n  }\n\n\n  .penna-finish__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n\n  .penna-base{\n    grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n    width:100%;\n\n    margin-left:0;\n\n    gap:15px;\n  }\n\n  .penna-base__image{\n    width:120px;\n  }\n\n  .penna-base__image img{\n    max-height:110px !important;\n  }\n\n\n  .penna-scale{\n    grid-template-columns:minmax(0,1fr) minmax(0,120px);\n\n    gap:15px;\n  }\n\n  .penna-scale__image{\n    width:120px;\n  }\n\n  .penna-scale__image img{\n    max-height:112px !important;\n  }\n\n\n  .penna-shade,\n  .penna-place,\n  .penna-before{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n\n  .penna-light{\n    grid-template-columns:1fr;\n  }\n\n\n  .penna-specs__grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .penna-shipping{\n    padding:16px;\n  }\n\n}\n\n\n@media screen and (max-width:480px){\n\n  .penna-open{\n    grid-template-columns:1fr;\n  }\n\n  .penna-open__image{\n    width:140px;\n  }\n\n\n  .penna-finish__split{\n    grid-template-columns:1fr;\n  }\n\n\n  .penna-base{\n    grid-template-columns:1fr;\n  }\n\n  .penna-base__image{\n    width:108px;\n\n    margin:0;\n  }\n\n\n  .penna-scale{\n    grid-template-columns:1fr;\n  }\n\n  .penna-scale__image{\n    width:105px;\n\n    margin:0;\n  }\n\n  .penna-scale__image img{\n    max-height:98px !important;\n  }\n\n\n  .penna-light__data{\n    grid-template-columns:1fr;\n  }\n\n\n  .penna-dim,\n  .penna-care{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-penna\" id=\"penna-root\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"penna-open\"\u003e\n\u003cdiv class=\"penna-open__copy\"\u003e\n\u003cp class=\"penna-kicker\"\u003ePenna · Sculptural Wood Table Lamp\u003c\/p\u003e\n\u003ch2\u003eSame Rounded Form. Two Very Different Material Moods.\u003c\/h2\u003e\n\u003cp\u003ePenna pairs a deeply textured oval wood base with a broad conical shade. Choose Natural for a lighter walnut-and-linen composition, or Black for a darker carbonized-wood and wood-veneer look.\u003c\/p\u003e\n\u003cdiv class=\"penna-open__facts\"\u003e\n\u003cspan\u003e Ø11.8\" × H13\" \u003c\/span\u003e \u003cspan\u003e Natural \/ Black \u003c\/span\u003e \u003cspan\u003e E26 \/ E27 \u003c\/span\u003e \u003cspan\u003e Bulb Included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"penna-open__image\"\u003e\u003ca href=\"#penna-colors-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Penna-Wood-Table-Lamp-_Sculptural--Base-with-Conical-Shade-Stuberlighting_5.png?v=1778580742\" alt=\"Penna wood table lamps shown together in Natural and Black finishes\" loading=\"lazy\"\u003e \u003cspan class=\"penna-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       TWO FINISHES\n  ====================================================== --\u003e\n\u003csection class=\"penna-finish\"\u003e\n\u003cdiv class=\"penna-finish__head\"\u003e\n\u003ch3\u003eChoose More Than a Color\u003c\/h3\u003e\n\u003cp\u003eNatural and Black use the same compact silhouette, but the base, hardware and shade materials change the way the lamp reads in the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"penna-finish__split\"\u003e\n\u003c!-- NATURAL --\u003e\n\u003cdiv class=\"penna-finish__natural\"\u003e\n\u003csmall\u003e Natural \u003c\/small\u003e\n\u003ch3\u003eWalnut + Linen\u003c\/h3\u003e\n\u003cp\u003eThe lighter option combines real walnut character with a warm woven textile shade.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eNatural walnut wood base\u003c\/li\u003e\n\u003cli\u003eWalnut-toned hardware\u003c\/li\u003e\n\u003cli\u003eWarm beige woven linen shade\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- BLACK --\u003e\n\u003cdiv class=\"penna-finish__black\"\u003e\n\u003csmall\u003e Black \u003c\/small\u003e\n\u003ch3\u003eCarbonized Wood + Walnut Veneer\u003c\/h3\u003e\n\u003cp\u003eThe darker version keeps the entire lamp visually denser and more furniture-like.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCarbonized black wood base\u003c\/li\u003e\n\u003cli\u003eAntique brass hardware\u003c\/li\u003e\n\u003cli\u003eWalnut wood veneer conical shade\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BASE DETAIL\n  ====================================================== --\u003e\n\u003csection class=\"penna-base\"\u003e\n\u003cdiv class=\"penna-base__image\"\u003e\u003ca href=\"#penna-base-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Penna-Wood-Table-Lamp-_Sculptural--Base-with-Conical-Shade-Stuberlighting_4.png?v=1778580742\" alt=\"Close-up of Penna sculptural wood table lamp showing deeply textured wood grain base\" loading=\"lazy\"\u003e \u003cspan class=\"penna-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"penna-base__copy\"\u003e\n\u003csmall\u003e The Part Worth Looking At Up Close \u003c\/small\u003e\n\u003ch3\u003eThe Base Is Not a Smooth Painted Block\u003c\/h3\u003e\n\u003cp\u003ePenna's rounded wood body keeps visible grain and deeply etched surface texture. Because real wood varies naturally, each base will show its own grain direction, pattern and tone.\u003c\/p\u003e\n\u003cdiv class=\"penna-base__tags\"\u003e\n\u003cspan\u003e Real Wood \u003c\/span\u003e \u003cspan\u003e Textured Grain \u003c\/span\u003e \u003cspan\u003e Natural Variation \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSIONS\n  ====================================================== --\u003e\n\u003csection class=\"penna-scale\"\u003e\n\u003cdiv class=\"penna-scale__copy\"\u003e\n\u003csmall\u003e Actual Scale \u003c\/small\u003e\n\u003ch3\u003eØ11.8\" × H13\"\u003c\/h3\u003e\n\u003cp\u003eØ30 × H33cm. Penna is low and compact rather than tall, which helps the broad conical shade feel intentional without overwhelming a nightstand or side table.\u003c\/p\u003e\n\u003cdiv class=\"penna-scale__numbers\"\u003e\n\u003cspan\u003e 11.8\" Shade Width \u003c\/span\u003e \u003cspan\u003e 13\" Total Height \u003c\/span\u003e \u003cspan\u003e 59\" Cord \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"penna-scale__image\"\u003e\u003ca href=\"#penna-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Penna-Wood-Table-Lamp-_Sculptural--Base-with-Conical-Shade-Stuberlighting_4.jpg?v=1778580741\" alt=\"Penna Wood Table Lamp dimensions showing 11.8 inch shade diameter and 13 inch total height\" loading=\"lazy\"\u003e \u003cspan class=\"penna-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL DIFFERENCE\n  ====================================================== --\u003e\n\u003csection class=\"penna-shade\"\u003e\n\u003cdiv class=\"penna-shade__title\"\u003e\n\u003csmall\u003e Finish Difference \u003c\/small\u003e\n\u003ch3\u003eThe Shade Changes with the Finish\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"penna-shade__rows\"\u003e\n\u003cdiv class=\"penna-shade__row\"\u003e\n\u003cstrong\u003e Natural \u003c\/strong\u003e \u003cspan\u003e Uses a woven linen conical shade in a warm beige tone, creating a lighter textile contrast against the walnut base. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"penna-shade__row\"\u003e\n\u003cstrong\u003e Black \u003c\/strong\u003e \u003cspan\u003e Uses a walnut wood veneer shade above the carbonized dark base for a more continuous wood-on-wood composition. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"penna-shade__row\"\u003e\n\u003cstrong\u003e Same Footprint \u003c\/strong\u003e \u003cspan\u003e Both versions share the same Ø11.8\" × H13\" overall scale. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT + CONTROL\n  ====================================================== --\u003e\n\u003csection class=\"penna-light\"\u003e\n\u003cdiv class=\"penna-light__lead\"\u003e\n\u003csmall\u003e Light \u0026amp; Control \u003c\/small\u003e\n\u003ch3\u003eSimple Plug-In Table Lighting\u003c\/h3\u003e\n\u003cp\u003ePenna uses a standard E26\/E27 socket with an inline cord switch, keeping everyday operation simple and accessible from beside the lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"penna-light__data\"\u003e\n\u003cdiv class=\"penna-light__cell\"\u003e\n\u003csmall\u003e Bulb Base \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"penna-light__cell\"\u003e\n\u003csmall\u003e Bulb Included \u003c\/small\u003e \u003cstrong\u003e Yes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"penna-light__cell\"\u003e\n\u003csmall\u003e Max Wattage \u003c\/small\u003e \u003cstrong\u003e 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"penna-light__cell\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Inline ON\/OFF \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"penna-dim\"\u003e\n\u003cdiv class=\"penna-dim__mark\"\u003eDimming\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e The standard cord switch provides ON\/OFF control. \u003c\/strong\u003e \u003cspan\u003e Dimming requires a compatible dimmable E26\/E27 bulb together with a suitable dimming control or compatible smart-bulb setup. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PLACEMENT\n  ====================================================== --\u003e\n\u003csection class=\"penna-place\"\u003e\n\u003cdiv class=\"penna-place__title\"\u003e\n\u003csmall\u003e Placement \u003c\/small\u003e\n\u003ch3\u003eCompact Enough to Move Around the Room\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"penna-place__rows\"\u003e\n\u003cdiv class=\"penna-place__row\"\u003e\n\u003cstrong\u003e Nightstand \u003c\/strong\u003e\n\u003cp\u003eThe 13-inch total height keeps Penna relatively low beside the bed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"penna-place__row\"\u003e\n\u003cstrong\u003e Side Table \u003c\/strong\u003e\n\u003cp\u003eThe rounded base gives the lamp visual weight without requiring a tall fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"penna-place__row\"\u003e\n\u003cstrong\u003e Console \u003c\/strong\u003e\n\u003cp\u003eUse one as a compact sculptural accent where the wood texture remains visible when the light is off.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"penna-place__row\"\u003e\n\u003cstrong\u003e Desk Corner \u003c\/strong\u003e\n\u003cp\u003eCompact height allows it to sit below many monitor sight lines while adding warmer decorative light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"penna-care\"\u003e\n\u003cdiv class=\"penna-care__mark\"\u003eMaterial Care\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Keep the wood and shade dry. \u003c\/strong\u003e \u003cspan\u003e Wipe the wood base with a soft dry cloth. For the Natural linen shade, dust gently with a soft brush or dry cloth. Avoid water and chemical cleaners. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COMPLETE PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"penna-specs\"\u003e\n\u003cdiv class=\"penna-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Penna · Sculptural wood table lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"penna-specs__grid\"\u003e\n\u003c!-- LEFT --\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"penna-spec\"\u003e\n\u003cspan\u003eDimensions\u003c\/span\u003e \u003cspan\u003eØ11.8\" × H13\" \/ Ø30 × H33cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"penna-spec\"\u003e\n\u003cspan\u003eMaterials\u003c\/span\u003e \u003cspan\u003eWood base · Metal hardware · Fabric or wood veneer shade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"penna-spec\"\u003e\n\u003cspan\u003eBlack Finish\u003c\/span\u003e \u003cspan\u003eCarbonized black wood base · Antique brass hardware · Walnut wood veneer shade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"penna-spec\"\u003e\n\u003cspan\u003eNatural Finish\u003c\/span\u003e \u003cspan\u003eNatural walnut wood base · Walnut hardware · Woven linen shade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"penna-spec\"\u003e\n\u003cspan\u003eBulb Base\u003c\/span\u003e \u003cspan\u003eE26 \/ E27\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"penna-spec\"\u003e\n\u003cspan\u003eBulb Included\u003c\/span\u003e \u003cspan\u003eYes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"penna-spec\"\u003e\n\u003cspan\u003eMax Wattage\u003c\/span\u003e \u003cspan\u003e40W per socket\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- RIGHT --\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"penna-spec\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cspan\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"penna-spec\"\u003e\n\u003cspan\u003eDimming\u003c\/span\u003e \u003cspan\u003eCompatible dimmable bulb + suitable dimming control required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"penna-spec\"\u003e\n\u003cspan\u003eControl\u003c\/span\u003e \u003cspan\u003eInline ON\/OFF push-button switch on cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"penna-spec\"\u003e\n\u003cspan\u003ePower\u003c\/span\u003e \u003cspan\u003ePlug-in table lamp\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"penna-spec\"\u003e\n\u003cspan\u003eWire Length\u003c\/span\u003e \u003cspan\u003e59\" \/ 150cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"penna-spec\"\u003e\n\u003cspan\u003eCustom Wire\u003c\/span\u003e \u003cspan\u003eExtension available on request\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"penna-spec\"\u003e\n\u003cspan\u003eEnvironment\u003c\/span\u003e \u003cspan\u003eIndoor dry locations only · IP20\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"penna-spec\"\u003e\n\u003cspan\u003eMaintenance\u003c\/span\u003e \u003cspan\u003eSoft dry cloth · Avoid water and chemical cleaners\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CERTIFICATION --\u003e\n\u003cdiv class=\"penna-cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BEFORE ORDERING\n  ====================================================== --\u003e\n\u003csection class=\"penna-before\"\u003e\n\u003cdiv class=\"penna-before__title\"\u003e\n\u003csmall\u003e Before You Order \u003c\/small\u003e\n\u003ch3\u003eThree Things to Know\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"penna-before__rows\"\u003e\n\u003cdiv class=\"penna-before__row\"\u003e\n\u003cstrong\u003e Natural or Black? \u003c\/strong\u003e\n\u003cp\u003eThis is more than a finish change: Natural uses a woven linen shade, while Black uses a walnut wood veneer shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"penna-before__row\"\u003e\n\u003cstrong\u003e Expect identical grain? \u003c\/strong\u003e\n\u003cp\u003eNo. Real wood grain, etched texture and tone naturally vary from one lamp to another.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"penna-before__row\"\u003e\n\u003cstrong\u003e Need more cord? \u003c\/strong\u003e\n\u003cp\u003eStandard wire length is approximately 59\" \/ 150cm. A longer extension can be requested.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"penna-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders. \u003cstrong\u003eExpedited (2–4 weeks)\u003c\/strong\u003e available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL WOOD NOTE\n  ====================================================== --\u003e\n\u003cp class=\"penna-final\"\u003eNatural wood varies from piece to piece. Grain direction, etched pattern and tone may differ slightly from product photography. These variations are part of the material character, not defects. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/p\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — TWO FINISHES\n  ====================================================== --\u003e \u003ca id=\"penna-colors-large\" href=\"#penna-root\" class=\"penna-lightbox\"\u003e \u003cspan class=\"penna-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Penna-Wood-Table-Lamp-_Sculptural--Base-with-Conical-Shade-Stuberlighting_5.png?v=1778580742\" alt=\"Enlarged Penna Natural and Black finish comparison\"\u003e \u003cspan class=\"penna-lightbox__text\"\u003e Natural + Black · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — BASE DETAIL\n  ====================================================== --\u003e \u003ca id=\"penna-base-large\" href=\"#penna-root\" class=\"penna-lightbox\"\u003e \u003cspan class=\"penna-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Penna-Wood-Table-Lamp-_Sculptural--Base-with-Conical-Shade-Stuberlighting_4.png?v=1778580742\" alt=\"Enlarged Penna textured wood base detail\"\u003e \u003cspan class=\"penna-lightbox__text\"\u003e Textured Wood Base · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"penna-size-large\" href=\"#penna-root\" class=\"penna-lightbox\"\u003e \u003cspan class=\"penna-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Penna-Wood-Table-Lamp-_Sculptural--Base-with-Conical-Shade-Stuberlighting_4.jpg?v=1778580741\" alt=\"Enlarged Penna Wood Table Lamp dimensions\"\u003e \u003cspan class=\"penna-lightbox__text\"\u003e Ø11.8\" × H13\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 11.8\"xH 13\" \/ Walnut Color \/ US Plug","offer_id":52198932021531,"sku":"STB-PENNA-001","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\"xH 13\" \/ Walnut Color \/ UK Plug","offer_id":52198932054299,"sku":"STB-PENNA-002","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\"xH 13\" \/ Walnut Color \/ AU Plug","offer_id":52198932087067,"sku":"STB-PENNA-003","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\"xH 13\" \/ Walnut Color \/ EU Plug","offer_id":52198932119835,"sku":"STB-PENNA-004","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\"xH 13\" \/ Black \/ US Plug","offer_id":52198932152603,"sku":"STB-PENNA-005","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\"xH 13\" \/ Black \/ UK Plug","offer_id":52198932185371,"sku":"STB-PENNA-006","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\"xH 13\" \/ Black \/ AU Plug","offer_id":52198932218139,"sku":"STB-PENNA-007","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\"xH 13\" \/ Black \/ EU Plug","offer_id":52198932250907,"sku":"STB-PENNA-008","price":235.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Penna-Wood-Table-Lamp-_Sculptural--Base-with-Conical-Shade-Stuberlighting_1.jpg?v=1778580742"},{"product_id":"lotus-ceiling-fan-with-light","title":"Lotus Ceiling Fan with Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — LOTUS CEILING FAN WITH LIGHT\n   Air + Light \/ Walnut + Black + Lantern\n========================================================= *\/\n\n.stb-lotus{\n  --cream:#F5EDD8;\n  --ivory:#FFFCF6;\n  --paper:#F1E6D3;\n  --sand:#E7D8C0;\n\n  --dark:#1C1209;\n  --black:#25211D;\n  --charcoal:#342D27;\n\n  --brown:#4A3218;\n  --walnut:#573C27;\n  --walnut-light:#77543A;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703B;\n\n  --muted:#786653;\n  --line:#DCCDB7;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-lotus *,\n.stb-lotus *::before,\n.stb-lotus *::after{\n  box-sizing:border-box;\n}\n\n.stb-lotus h2,\n.stb-lotus h3{\n  margin-top:0;\n\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-lotus p{\n  margin-top:0;\n}\n\n.stb-lotus__label{\n  display:block;\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.stb-lotus__heading{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-lotus__view{\n  display:block;\n  margin-top:6px;\n\n  color:#7E6040;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.06em;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-lotus__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 190px;\n  gap:34px;\n  align-items:end;\n\n  padding:4px 0 26px;\n}\n\n.stb-lotus__intro-copy{\n  max-width:650px;\n}\n\n.stb-lotus__intro h2{\n  max-width:650px;\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.12;\n}\n\n.stb-lotus__intro p{\n  margin:0;\n\n  color:#604D3B;\n  font-size:14px;\n}\n\n\n\/* functional identity *\/\n\n.stb-lotus__intro-functions{\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-lotus__intro-function{\n  padding:13px 15px;\n}\n\n.stb-lotus__intro-function:first-child{\n  background:var(--walnut);\n}\n\n.stb-lotus__intro-function:last-child{\n  background:var(--dark);\n}\n\n.stb-lotus__intro-function small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#D6BB93;\n\n  font-size:7.5px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-lotus__intro-function strong{\n  display:block;\n\n  color:#FFF4E4;\n\n  font-size:13px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-lotus__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:35px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-lotus__fact{\n  padding:14px 13px;\n}\n\n.stb-lotus__fact:nth-child(1){\n  background:var(--dark);\n}\n\n.stb-lotus__fact:nth-child(2){\n  background:var(--walnut);\n}\n\n.stb-lotus__fact:nth-child(3){\n  background:#AD8A58;\n}\n\n.stb-lotus__fact:nth-child(4){\n  background:#E3D6C2;\n}\n\n.stb-lotus__fact small{\n  display:block;\n  margin-bottom:3px;\n\n  font-size:7.5px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-lotus__fact:nth-child(-n+3) small{\n  color:#DDC8A9;\n}\n\n.stb-lotus__fact:nth-child(4) small{\n  color:#78624B;\n}\n\n.stb-lotus__fact strong{\n  display:block;\n\n  font-size:11.4px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n.stb-lotus__fact:nth-child(-n+3) strong{\n  color:#FFF5E6;\n}\n\n.stb-lotus__fact:nth-child(4) strong{\n  color:#302218;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAIL — FIRST IMAGE\n========================================================= *\/\n\n.stb-lotus__detail{\n  display:grid;\n  grid-template-columns:175px 1fr;\n  gap:27px;\n  align-items:center;\n\n  margin-bottom:36px;\n  padding:19px 21px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n  border-left:5px solid var(--walnut);\n\n  border-radius:8px;\n}\n\n.stb-lotus__detail-media{\n  width:175px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-lotus__image-link{\n  display:block;\n\n  width:100%;\n  padding:5px;\n\n  background:#EEE3D2;\n\n  border:1px solid #D7C7AF;\n  border-radius:6px;\n\n  text-decoration:none;\n}\n\n.stb-lotus__image-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-lotus__detail-copy h3{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.2;\n}\n\n.stb-lotus__detail-copy p{\n  margin:0 0 10px;\n\n  color:#604D3B;\n\n  font-size:12.4px;\n}\n\n.stb-lotus__detail-tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:5px;\n}\n\n.stb-lotus__tag{\n  padding:5px 8px;\n\n  background:#EFE3D1;\n\n  color:#674D36;\n\n  font-size:9.2px;\n\n  border-radius:20px;\n}\n\n\n\/* =========================================================\n   AIR + LIGHT SPLIT\n========================================================= *\/\n\n.stb-lotus__dual{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-lotus__dual-panel{\n  padding:21px;\n}\n\n.stb-lotus__dual-panel--air{\n  background:var(--dark);\n}\n\n.stb-lotus__dual-panel--light{\n  background:#C0A06D;\n}\n\n.stb-lotus__dual-panel small{\n  display:block;\n  margin-bottom:5px;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-lotus__dual-panel--air small{\n  color:#D4B87B;\n}\n\n.stb-lotus__dual-panel--light small{\n  color:#553A20;\n}\n\n.stb-lotus__dual-panel h3{\n  margin:0 0 6px;\n\n  font-size:18px;\n}\n\n.stb-lotus__dual-panel--air h3{\n  color:#FFF4E4;\n}\n\n.stb-lotus__dual-panel--light h3{\n  color:#2F1E12;\n}\n\n.stb-lotus__dual-panel p{\n  margin:0;\n\n  font-size:11.3px;\n  line-height:1.55;\n}\n\n.stb-lotus__dual-panel--air p{\n  color:#D9CCB9;\n}\n\n.stb-lotus__dual-panel--light p{\n  color:#4D3823;\n}\n\n\n\/* =========================================================\n   REMOTE CONTROL\n========================================================= *\/\n\n.stb-lotus__remote{\n  display:grid;\n  grid-template-columns:155px 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-lotus__remote-title{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:19px;\n\n  background:var(--walnut);\n}\n\n.stb-lotus__remote-title small{\n  margin-bottom:4px;\n\n  color:#D6B98D;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-lotus__remote-title strong{\n  color:#FFF4E4;\n\n  font-size:17px;\n  line-height:1.2;\n  font-weight:500;\n}\n\n.stb-lotus__remote-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:#EBDDC8;\n}\n\n.stb-lotus__remote-item{\n  padding:14px 15px;\n\n  border-right:1px solid #D4C2A8;\n}\n\n.stb-lotus__remote-item:last-child{\n  border-right:0;\n}\n\n.stb-lotus__remote-item small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#92724B;\n\n  font-size:7.5px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-lotus__remote-item strong{\n  display:block;\n  margin-bottom:2px;\n\n  color:var(--dark);\n\n  font-size:11.2px;\n}\n\n.stb-lotus__remote-item p{\n  margin:0;\n\n  color:#66513E;\n\n  font-size:9.8px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   SIZES\n========================================================= *\/\n\n.stb-lotus__sizes{\n  margin-bottom:37px;\n}\n\n.stb-lotus__sizes-head{\n  max-width:640px;\n  margin-bottom:14px;\n}\n\n.stb-lotus__sizes-head p{\n  margin:0;\n\n  color:#66513E;\n\n  font-size:12.3px;\n}\n\n.stb-lotus__size-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:10px;\n}\n\n.stb-lotus__size{\n  display:grid;\n  grid-template-columns:150px 1fr;\n  gap:15px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:14px;\n\n  border-radius:8px;\n}\n\n.stb-lotus__size--standard{\n  background:#EEE1CE;\n\n  border-left:5px solid var(--gold);\n}\n\n.stb-lotus__size--large{\n  background:var(--charcoal);\n}\n\n.stb-lotus__size-media{\n  width:145px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-lotus__size-link{\n  display:block;\n\n  padding:5px;\n\n  background:#FFF9F0;\n\n  border:1px solid #D5C5AE;\n  border-radius:6px;\n\n  text-decoration:none;\n}\n\n.stb-lotus__size-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-lotus__size-copy small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#92724B;\n\n  font-size:7.5px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-lotus__size--large .stb-lotus__size-copy small{\n  color:#D5B879;\n}\n\n.stb-lotus__size-copy h3{\n  margin:0 0 4px;\n\n  font-size:19px;\n}\n\n.stb-lotus__size--large .stb-lotus__size-copy h3{\n  color:#FFF3E3;\n}\n\n.stb-lotus__size-dimension{\n  margin:0 0 5px !important;\n\n  color:var(--dark) !important;\n\n  font-size:14px !important;\n  font-weight:600;\n}\n\n.stb-lotus__size--large .stb-lotus__size-dimension{\n  color:#FFF0DC !important;\n}\n\n.stb-lotus__size-copy p{\n  margin:0;\n\n  color:#66513E;\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n.stb-lotus__size--large .stb-lotus__size-copy p{\n  color:#D5C7B5;\n}\n\n\n\/* =========================================================\n   ROOM FIT\n========================================================= *\/\n\n.stb-lotus__fit{\n  display:grid;\n  grid-template-columns:170px 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-lotus__fit-title{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:18px;\n\n  background:#987044;\n}\n\n.stb-lotus__fit-title small{\n  margin-bottom:4px;\n\n  color:#F0D5B3;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-lotus__fit-title strong{\n  color:#FFF5E7;\n\n  font-size:16px;\n  line-height:1.2;\n  font-weight:500;\n}\n\n.stb-lotus__fit-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:#F0E4D2;\n}\n\n.stb-lotus__fit-item{\n  padding:14px;\n\n  border-right:1px solid #D6C4AB;\n}\n\n.stb-lotus__fit-item:last-child{\n  border-right:0;\n}\n\n.stb-lotus__fit-item small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#92724B;\n\n  font-size:7px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-lotus__fit-item strong{\n  display:block;\n  margin-bottom:2px;\n\n  color:var(--dark);\n\n  font-size:10.8px;\n}\n\n.stb-lotus__fit-item p{\n  margin:0;\n\n  color:#66513E;\n\n  font-size:9.7px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   COLOR TEMPERATURE\n========================================================= *\/\n\n.stb-lotus__temperature{\n  margin-bottom:36px;\n}\n\n.stb-lotus__temperature-head{\n  display:flex;\n  align-items:end;\n  justify-content:space-between;\n  gap:20px;\n\n  margin-bottom:11px;\n}\n\n.stb-lotus__temperature-head p{\n  max-width:520px;\n  margin:0;\n\n  color:#67513E;\n\n  font-size:12px;\n}\n\n.stb-lotus__temperature-badge{\n  flex-shrink:0;\n\n  padding:6px 9px;\n\n  background:var(--dark);\n\n  color:#F5E8D7;\n\n  font-size:8px;\n  font-weight:600;\n\n  border-radius:4px;\n}\n\n.stb-lotus__temperature-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-lotus__temp{\n  padding:14px 15px;\n}\n\n.stb-lotus__temp:nth-child(1){\n  background:#C8A06A;\n}\n\n.stb-lotus__temp:nth-child(2){\n  background:#EEE4D5;\n}\n\n.stb-lotus__temp:nth-child(3){\n  background:#CFCFC8;\n}\n\n.stb-lotus__temp small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#6B4B28;\n\n  font-size:7px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-lotus__temp strong{\n  display:block;\n\n  color:#2C1E14;\n\n  font-size:11.5px;\n}\n\n.stb-lotus__temp p{\n  margin:2px 0 0;\n\n  color:#594635;\n\n  font-size:9.7px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   COMPACT SPECIFICATIONS\n========================================================= *\/\n\n.stb-lotus__specs{\n  margin-bottom:33px;\n}\n\n.stb-lotus__spec-head{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n  gap:20px;\n\n  padding:13px 16px;\n\n  background:var(--dark);\n\n  border-bottom:3px solid var(--gold);\n}\n\n.stb-lotus__spec-head span{\n  color:#D5B878;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-lotus__spec-head strong{\n  color:#FFF3E2;\n\n  font-size:16px;\n  font-weight:500;\n}\n\n.stb-lotus__spec-list{\n  background:var(--ivory);\n\n  border-right:1px solid var(--line);\n  border-left:1px solid var(--line);\n}\n\n.stb-lotus__spec{\n  display:grid;\n  grid-template-columns:29% 71%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E6DAC8;\n}\n\n.stb-lotus__spec span{\n  padding-right:10px;\n\n  color:#88725A;\n\n  font-size:9.8px;\n}\n\n.stb-lotus__spec strong{\n  color:var(--dark);\n\n  font-size:11.1px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   CARE NOTE\n========================================================= *\/\n\n.stb-lotus__care{\n  display:grid;\n  grid-template-columns:72px 1fr;\n\n  margin-bottom:30px;\n\n  overflow:hidden;\n\n  border-radius:7px;\n}\n\n.stb-lotus__care-mark{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  background:var(--walnut);\n\n  color:#E0BF89;\n\n  font-size:24px;\n}\n\n.stb-lotus__care-copy{\n  padding:14px 16px;\n\n  background:#E8DBC8;\n}\n\n.stb-lotus__care-copy strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.2px;\n}\n\n.stb-lotus__care-copy p{\n  margin:0;\n\n  color:#67513E;\n\n  font-size:10.6px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-lotus__faq{\n  margin-bottom:30px;\n\n  padding:18px 20px 7px;\n\n  background:#EFE3D1;\n\n  border-left:4px solid var(--walnut);\n  border-radius:7px;\n}\n\n.stb-lotus__faq details{\n  padding:12px 0;\n\n  border-bottom:1px solid #D7C5AC;\n}\n\n.stb-lotus__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-lotus__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--dark);\n\n  font-size:13px;\n  font-weight:500;\n}\n\n.stb-lotus__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-lotus__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-4px;\n\n  color:var(--gold-deep);\n\n  font-size:22px;\n}\n\n.stb-lotus__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-lotus__faq details p{\n  margin:8px 0 0;\n\n  color:#65503D;\n\n  font-size:11.7px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-lotus__shipping{\n  padding:20px 22px;\n\n  background:var(--cream);\n\n  border-top:3px solid var(--gold);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n  border-left:1px solid var(--line);\n\n  border-radius:8px;\n}\n\n.stb-lotus__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-lotus__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-lotus__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-lotus__shipping strong{\n  color:var(--dark);\n}\n\n.stb-lotus__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-lotus__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,12,8,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-lotus__lightbox:target{\n  display:flex;\n}\n\n.stb-lotus__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-lotus__lightbox img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:92vw;\n  max-height:80vh;\n\n  object-fit:contain;\n  object-position:center;\n\n  box-shadow:0 14px 60px rgba(0,0,0,.45);\n}\n\n.stb-lotus__lightbox-title{\n  margin:9px 0 0 !important;\n\n  color:#E1C99E !important;\n\n  font-size:9px !important;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n.stb-lotus__lightbox-hint{\n  margin:4px 0 0 !important;\n\n  color:#A99575 !important;\n\n  font-size:8.5px !important;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-lotus__intro{\n    grid-template-columns:1fr;\n    gap:13px;\n  }\n\n  .stb-lotus__intro h2{\n    font-size:25px;\n  }\n\n  .stb-lotus__intro-functions{\n    max-width:300px;\n  }\n\n\n  .stb-lotus__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n\n  .stb-lotus__detail{\n    grid-template-columns:145px 1fr;\n\n    gap:15px;\n    padding:15px;\n  }\n\n  .stb-lotus__detail-media{\n    width:145px;\n  }\n\n  .stb-lotus__detail-copy h3{\n    font-size:19px;\n  }\n\n\n  .stb-lotus__dual{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-lotus__remote{\n    grid-template-columns:135px 1fr;\n  }\n\n\n  .stb-lotus__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lotus__size{\n    grid-template-columns:135px 1fr;\n  }\n\n  .stb-lotus__size-media{\n    width:125px;\n  }\n\n\n  .stb-lotus__fit{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lotus__fit-title{\n    padding:14px 17px;\n  }\n\n  .stb-lotus__fit-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lotus__fit-item{\n    border-right:0;\n    border-bottom:1px solid #D6C4AB;\n  }\n\n  .stb-lotus__fit-item:last-child{\n    border-bottom:0;\n  }\n\n\n  .stb-lotus__temperature-head{\n    display:block;\n  }\n\n  .stb-lotus__temperature-badge{\n    display:inline-block;\n\n    margin-top:7px;\n  }\n\n\n  .stb-lotus__spec{\n    grid-template-columns:35% 65%;\n  }\n\n\n  .stb-lotus__shipping{\n    padding:18px;\n  }\n\n  .stb-lotus__shipping p{\n    font-size:12px;\n  }\n\n\n  .stb-lotus__lightbox{\n    padding:14px;\n  }\n\n  .stb-lotus__lightbox img{\n    max-width:94vw;\n    max-height:75vh;\n  }\n\n}\n\n\n@media screen and (max-width:470px){\n\n  .stb-lotus__detail,\n  .stb-lotus__remote,\n  .stb-lotus__size{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lotus__detail-media{\n    width:150px;\n  }\n\n\n  .stb-lotus__remote-title{\n    padding:13px 16px;\n  }\n\n\n  .stb-lotus__remote-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lotus__remote-item{\n    border-right:0;\n    border-bottom:1px solid #D4C2A8;\n  }\n\n\n  .stb-lotus__size-media{\n    width:155px;\n  }\n\n\n  .stb-lotus__temperature-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-lotus__spec{\n    grid-template-columns:1fr;\n    gap:2px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-lotus\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-lotus__intro\"\u003e\n\u003cdiv class=\"stb-lotus__intro-copy\"\u003e\n\u003cspan class=\"stb-lotus__label\"\u003e Ceiling Fan + Integrated LED \u003c\/span\u003e\n\u003ch2\u003eAirflow Above. Lantern Light Below.\u003c\/h2\u003e\n\u003cp\u003eLotus combines five swept walnut-finished wood blades with a matte black motor housing and a ribbed lantern-style shade. Six fan speeds and three LED color temperatures are controlled from the included handheld remote.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lotus__intro-functions\"\u003e\n\u003cdiv class=\"stb-lotus__intro-function\"\u003e\n\u003csmall\u003e Air \u003c\/small\u003e \u003cstrong\u003e 6 Fan Speeds \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lotus__intro-function\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e 3 Color Temperatures \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-lotus__facts\"\u003e\n\u003cdiv class=\"stb-lotus__fact\"\u003e\n\u003csmall\u003e Blade Span \u003c\/small\u003e \u003cstrong\u003e 42.1\" \/ 52\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lotus__fact\"\u003e\n\u003csmall\u003e Blades \u003c\/small\u003e \u003cstrong\u003e 5 Wood Blades \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lotus__fact\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e 72W Integrated LED \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lotus__fact\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Remote Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAIL — BEFORE SIZE\n  ====================================================== --\u003e\n\u003csection id=\"lotus-detail-section\" class=\"stb-lotus__detail\"\u003e\n\u003cdiv class=\"stb-lotus__detail-media\"\u003e\u003ca href=\"#lotus-detail\" class=\"stb-lotus__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lotus-ceiling-fan-with-light-stuberlighting_14.jpg?v=1778662805\" alt=\"Lotus ceiling fan walnut blade matte black frame and ribbed lantern shade detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-lotus__view\"\u003e View Product Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-lotus__detail-copy\"\u003e\n\u003cspan class=\"stb-lotus__label\"\u003e Material \u0026amp; Form \u003c\/span\u003e\n\u003ch3\u003eA Fan That Reads More Like a Lighting Fixture.\u003c\/h3\u003e\n\u003cp\u003eSwept walnut-finished blades create the horizontal silhouette, while the ribbed lantern shade gives the fixture more visual depth from below than a typical flat fan light.\u003c\/p\u003e\n\u003cdiv class=\"stb-lotus__detail-tags\"\u003e\n\u003cspan class=\"stb-lotus__tag\"\u003e Walnut-Finished Wood \u003c\/span\u003e \u003cspan class=\"stb-lotus__tag\"\u003e Matte Black Housing \u003c\/span\u003e \u003cspan class=\"stb-lotus__tag\"\u003e Ribbed Lantern Shade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"lotus-detail\" href=\"#lotus-detail-section\" class=\"stb-lotus__lightbox\"\u003e \u003cspan class=\"stb-lotus__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lotus-ceiling-fan-with-light-stuberlighting_14.jpg?v=1778662805\" alt=\"Enlarged Lotus ceiling fan detail\"\u003e \u003cspan class=\"stb-lotus__lightbox-title\"\u003e Lotus · Product Detail \u003c\/span\u003e \u003cspan class=\"stb-lotus__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       AIR + LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"stb-lotus__dual\"\u003e\n\u003cdiv class=\"stb-lotus__dual-panel stb-lotus__dual-panel--air\"\u003e\n\u003csmall\u003e Air \u003c\/small\u003e\n\u003ch3\u003eSix Fan Speeds\u003c\/h3\u003e\n\u003cp\u003eAdjust airflow from gentle circulation to stronger room-wide movement without getting up from your seat.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lotus__dual-panel stb-lotus__dual-panel--light\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e\n\u003ch3\u003e72W Integrated LED Included\u003c\/h3\u003e\n\u003cp\u003eThe LED light source is built into the fixture, with 3000K, 4000K and 6000K color-temperature options.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       REMOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-lotus__remote\"\u003e\n\u003cdiv class=\"stb-lotus__remote-title\"\u003e\n\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e One Remote Controls Both Functions. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lotus__remote-grid\"\u003e\n\u003cdiv class=\"stb-lotus__remote-item\"\u003e\n\u003csmall\u003e Fan \u003c\/small\u003e \u003cstrong\u003e 6-Speed Control \u003c\/strong\u003e\n\u003cp\u003eAdjust airflow directly from the handheld remote.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lotus__remote-item\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e 3000K \/ 4000K \/ 6000K \u003c\/strong\u003e\n\u003cp\u003eChange the LED color temperature without changing bulbs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE OPTIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-lotus__sizes\"\u003e\n\u003cdiv class=\"stb-lotus__sizes-head\"\u003e\n\u003cspan class=\"stb-lotus__label\"\u003e Choose Your Blade Span \u003c\/span\u003e\n\u003ch3 class=\"stb-lotus__heading\"\u003e42.1\" or 52\".\u003c\/h3\u003e\n\u003cp\u003eBoth sizes share the same 21.7\" fixture height. Choose primarily by room area and the airflow coverage you need.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lotus__size-grid\"\u003e\n\u003c!-- STANDARD --\u003e\n\u003carticle class=\"stb-lotus__size stb-lotus__size--standard\"\u003e\n\u003cdiv class=\"stb-lotus__size-media\"\u003e\u003ca href=\"#lotus-size-standard\" class=\"stb-lotus__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lotus-ceiling-fan-with-light-stuberlighting_6.jpg?v=1778662805\" alt=\"Lotus Ceiling Fan 42.1 inch dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-lotus__view\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-lotus__size-copy\"\u003e\n\u003csmall\u003e Standard \u003c\/small\u003e\n\u003ch3\u003e42.1\"\u003c\/h3\u003e\n\u003cp class=\"stb-lotus__size-dimension\"\u003eØ42.1\" × H21.7\"\u003c\/p\u003e\n\u003cp\u003eØ107 × H55cm. Best suited to bedrooms, dining rooms, home offices and compact living spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- LARGE --\u003e\n\u003carticle class=\"stb-lotus__size stb-lotus__size--large\"\u003e\n\u003cdiv class=\"stb-lotus__size-media\"\u003e\u003ca href=\"#lotus-size-large\" class=\"stb-lotus__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lotus-ceiling-fan-with-light-stuberlighting_15.jpg?v=1778662805\" alt=\"Lotus Ceiling Fan 52 inch dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-lotus__view\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-lotus__size-copy\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e\n\u003ch3\u003e52\"\u003c\/h3\u003e\n\u003cp class=\"stb-lotus__size-dimension\"\u003eØ52\" × H21.7\"\u003c\/p\u003e\n\u003cp\u003eØ132 × H55cm. Better for larger living rooms, primary bedrooms and open-plan spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"lotus-size-standard\" href=\"#\" class=\"stb-lotus__lightbox\"\u003e \u003cspan class=\"stb-lotus__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lotus-ceiling-fan-with-light-stuberlighting_6.jpg?v=1778662805\" alt=\"Enlarged Lotus 42.1 inch dimensions\"\u003e \u003cspan class=\"stb-lotus__lightbox-title\"\u003e Standard · Ø42.1\" × H21.7\" \u003c\/span\u003e \u003cspan class=\"stb-lotus__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"lotus-size-large\" href=\"#\" class=\"stb-lotus__lightbox\"\u003e \u003cspan class=\"stb-lotus__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lotus-ceiling-fan-with-light-stuberlighting_15.jpg?v=1778662805\" alt=\"Enlarged Lotus 52 inch dimensions\"\u003e \u003cspan class=\"stb-lotus__lightbox-title\"\u003e Large · Ø52\" × H21.7\" \u003c\/span\u003e \u003cspan class=\"stb-lotus__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       ROOM FIT\n  ====================================================== --\u003e\n\u003csection class=\"stb-lotus__fit\"\u003e\n\u003cdiv class=\"stb-lotus__fit-title\"\u003e\n\u003csmall\u003e Quick Size Guide \u003c\/small\u003e \u003cstrong\u003e Start With Room Size. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lotus__fit-grid\"\u003e\n\u003cdiv class=\"stb-lotus__fit-item\"\u003e\n\u003csmall\u003e Up to ~225 sq ft \u003c\/small\u003e \u003cstrong\u003e Choose 42.1\" \u003c\/strong\u003e\n\u003cp\u003eBedrooms, offices and more compact living\/dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lotus__fit-item\"\u003e\n\u003csmall\u003e ~225–400 sq ft \u003c\/small\u003e \u003cstrong\u003e Choose 52\" \u003c\/strong\u003e\n\u003cp\u003eLarger bedrooms, living rooms and open-plan spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lotus__fit-item\"\u003e\n\u003csmall\u003e Ceiling \u003c\/small\u003e \u003cstrong\u003e 9 ft+ Recommended \u003c\/strong\u003e\n\u003cp\u003eThe 21.7\" body has more vertical depth than a low-profile fan.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COLOR TEMPERATURE\n  ====================================================== --\u003e\n\u003csection class=\"stb-lotus__temperature\"\u003e\n\u003cdiv class=\"stb-lotus__temperature-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-lotus__label\"\u003e Light Temperature \u003c\/span\u003e\n\u003ch3 class=\"stb-lotus__heading\"\u003eOne Lantern, Three Light Tones.\u003c\/h3\u003e\n\u003cp\u003eUse the included remote to choose the color temperature that works best for the room and time of day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"stb-lotus__temperature-badge\"\u003e Remote Controlled \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lotus__temperature-grid\"\u003e\n\u003cdiv class=\"stb-lotus__temp\"\u003e\n\u003csmall\u003e Warm \u003c\/small\u003e \u003cstrong\u003e 3000K \u003c\/strong\u003e\n\u003cp\u003eBedrooms, dining and evening atmosphere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lotus__temp\"\u003e\n\u003csmall\u003e Neutral \u003c\/small\u003e \u003cstrong\u003e 4000K \u003c\/strong\u003e\n\u003cp\u003eEveryday use, offices and task-oriented spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lotus__temp\"\u003e\n\u003csmall\u003e Cool \u003c\/small\u003e \u003cstrong\u003e 6000K \u003c\/strong\u003e\n\u003cp\u003eCrisp, higher-visibility illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COMPACT SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-lotus__specs\"\u003e\n\u003cdiv class=\"stb-lotus__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Lotus \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lotus__spec-list\"\u003e\n\u003cdiv class=\"stb-lotus__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e Standard Ø42.1\" × H21.7\" \/ Ø107 × H55cm · Large Ø52\" × H21.7\" \/ Ø132 × H55cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lotus__spec\"\u003e\n\u003cspan\u003e Materials \u0026amp; Finish \u003c\/span\u003e \u003cstrong\u003e Metal Motor Housing \u0026amp; Frame · Walnut-Finished Wood Blades · Fabric\/Frosted Ribbed Lantern Shade · Matte Black Housing \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lotus__spec\"\u003e\n\u003cspan\u003e Fan \u003c\/span\u003e \u003cstrong\u003e 5 Blades · 6 Adjustable Fan Speeds \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lotus__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e 72W Integrated LED Included · 3000K Warm \/ 4000K Neutral \/ 6000K Cool \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lotus__spec\"\u003e\n\u003cspan\u003e LED Lifespan \u003c\/span\u003e \u003cstrong\u003e Average 50,000 Hours \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lotus__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Handheld Remote Included · Controls Fan Speed and Light Color Temperature \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lotus__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V · Hardwired Ceiling Installation · Professional Electrician Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lotus__spec\"\u003e\n\u003cspan\u003e Rating \u0026amp; Care \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only · Soft Dry Cloth for Blades · Gently Dust Lantern Shade · No Water or Chemical Cleaners \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lotus__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-lotus__care\"\u003e\n\u003cdiv class=\"stb-lotus__care-mark\"\u003e◌\u003c\/div\u003e\n\u003cdiv class=\"stb-lotus__care-copy\"\u003e\n\u003cstrong\u003e Treat the blades and lantern shade differently. \u003c\/strong\u003e\n\u003cp\u003eWipe the wood blades with a soft dry cloth. Dust the ribbed lantern shade gently with a soft brush or dry cloth; avoid water and chemical cleaners on the shade surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-lotus__faq\"\u003e\n\u003ch3 class=\"stb-lotus__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose the 42.1\" version for rooms up to roughly 225 sq ft. The 52\" version is better suited to approximately 225–400 sq ft where greater blade span and airflow coverage are needed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the fan include the light source and remote?\u003c\/summary\u003e\n\u003cp\u003eYes. The 72W LED light source is integrated into the fixture, and the handheld remote is included for fan-speed and color-temperature control.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Lotus suitable for a low ceiling?\u003c\/summary\u003e\n\u003cp\u003eThe fixture body is approximately 21.7\" high, so it has more vertical depth than a typical low-profile fan. A ceiling height of approximately 9 ft or more is recommended for comfortable clearance and to show the lantern form properly.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-lotus__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders. \u003cstrong\u003eExpedited (2–4 weeks)\u003c\/strong\u003e available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within \u003cstrong\u003e30 days\u003c\/strong\u003e, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 42.1\" \/ Metal \u0026 Fabric \/ Three-color Dimming","offer_id":52203859378459,"sku":"STB-LOTUS-1","price":590.0,"currency_code":"USD","in_stock":true},{"title":"Dia 42.1\" \/ Metal \u0026 Fabric \/ 3000K","offer_id":52203859411227,"sku":"STB-LOTUS-2","price":590.0,"currency_code":"USD","in_stock":true},{"title":"Dia 52\" \/ Metal \u0026 Fabric \/ Three-color Dimming","offer_id":52203859443995,"sku":"STB-LOTUS-3","price":640.0,"currency_code":"USD","in_stock":true},{"title":"Dia 52\" \/ Metal \u0026 Fabric \/ 3000K","offer_id":52203859476763,"sku":"STB-LOTUS-4","price":640.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lotus-ceiling-fan-with-light-stuberlighting_9.jpg?v=1778662805"},{"product_id":"nomo-wood-table-lamp","title":"Nomo Wood Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — NOMO\n   WOOD TABLE LAMP\n\n   SMALL OBJECT \/ SOFT GLOW\n   Ø4.7\" × H7.8\"\n   SOLID WOOD + FROSTED GLASS\n\n   LARGER READABLE TYPE\n   COMPACT · DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-nomo{\n  --ivory:#FFFDF8;\n  --cream:#F5EDD8;\n\n  --espresso:#1C1209;\n  --charcoal:#292825;\n  --brown:#4A3218;\n\n  --walnut:#76513A;\n  --walnut-deep:#4D3426;\n  --walnut-soft:#D9C1AE;\n\n  --glass:#E2E7E6;\n  --glass-deep:#667473;\n\n  --sage:#56665C;\n  --sage-soft:#DCE3DE;\n\n  --clay:#C79B78;\n  --gold:#C8A96E;\n\n  --stone:#EEEDE8;\n  --line:#D9D0C4;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n  margin:0 auto;\n  overflow:hidden;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.62;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-nomo *,\n.stb-nomo *::before,\n.stb-nomo *::after{\n  box-sizing:border-box;\n}\n\n.stb-nomo h2,\n.stb-nomo h3,\n.stb-nomo p{\n  margin-top:0;\n}\n\n.stb-nomo h2,\n.stb-nomo h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   DAWN IMAGE SAFETY\n========================================================= *\/\n\n.stb-nomo img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-nomo a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.nomo-open{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,155px);\n\n  gap:32px;\n  align-items:end;\n\n  margin-bottom:23px;\n}\n\n.nomo-open__copy{\n  min-width:0;\n\n  padding:4px 0 18px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.nomo-kicker{\n  margin:0 0 7px !important;\n\n  color:#8A6744;\n\n  font-size:10px;\n  font-weight:600;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.nomo-open h2{\n  max-width:590px;\n\n  margin:0 0 9px;\n\n  font-size:35px;\n  line-height:1.03;\n}\n\n.nomo-open__copy \u003e p{\n  max-width:570px;\n\n  margin:0;\n\n  color:#66513F;\n\n  font-size:13px;\n}\n\n.nomo-open__tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:12px;\n}\n\n.nomo-open__tags span{\n  padding:5px 9px;\n\n  border-radius:20px;\n\n  font-size:10px;\n  font-weight:500;\n}\n\n.nomo-open__tags span:nth-child(1){\n  background:#1C1209;\n  color:#F5EDD8;\n}\n\n.nomo-open__tags span:nth-child(2){\n  background:#76513A;\n  color:#FFF8EE;\n}\n\n.nomo-open__tags span:nth-child(3){\n  background:#E2E7E6;\n  color:#536160;\n}\n\n.nomo-open__tags span:nth-child(4){\n  background:#DCE3DE;\n  color:#4C5A51;\n}\n\n\n\/* =========================================================\n   SIZE BADGE\n========================================================= *\/\n\n.nomo-open__scale{\n  min-width:0;\n\n  padding:15px;\n\n  background:#292825;\n\n  border-radius:8px;\n}\n\n.nomo-open__scale small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.nomo-open__scale strong{\n  display:block;\n\n  color:#FFF7EA;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:31px;\n  line-height:1;\n  font-weight:500;\n}\n\n.nomo-open__scale span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#CBC4BA;\n\n  font-size:11px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   DETAIL \/ OBJECT STUDY\n========================================================= *\/\n\n.nomo-object{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:25px;\n  align-items:center;\n\n  width:calc(100% - 42px);\n  min-width:0;\n\n  margin:0 0 27px 42px;\n  padding:13px 15px;\n\n  background:#56665C;\n\n  border-radius:8px;\n}\n\n.nomo-object__image{\n  width:165px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:#FFFDF8;\n\n  border-radius:6px;\n}\n\n.nomo-object__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.nomo-object__image img{\n  max-height:155px !important;\n}\n\n.nomo-zoom{\n  position:absolute;\n\n  right:5px;\n  bottom:5px;\n\n  padding:4px 7px;\n\n  background:rgba(28,18,9,.86);\n\n  border-radius:20px;\n\n  color:#FFF8EB;\n\n  font-size:9px;\n\n  pointer-events:none;\n}\n\n.nomo-object__copy{\n  min-width:0;\n}\n\n.nomo-object__copy small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#DFC592;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.nomo-object__copy h3{\n  margin:0 0 6px;\n\n  color:#FFF8EB;\n\n  font-size:22px;\n  line-height:1.1;\n}\n\n.nomo-object__copy p{\n  margin:0;\n\n  color:#D7E0D9;\n\n  font-size:12px;\n}\n\n.nomo-object__tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:10px;\n}\n\n.nomo-object__tags span{\n  padding:4px 8px;\n\n  border-radius:20px;\n\n  font-size:9.5px;\n}\n\n.nomo-object__tags span:nth-child(1){\n  background:#D9C1AE;\n  color:#5E402D;\n}\n\n.nomo-object__tags span:nth-child(2){\n  background:#E2E7E6;\n  color:#536160;\n}\n\n.nomo-object__tags span:nth-child(3){\n  background:#292825;\n  color:#F5EDD8;\n}\n\n\n\/* =========================================================\n   TWO MATERIALS\n========================================================= *\/\n\n.nomo-materials{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:5px;\n\n  margin-bottom:27px;\n}\n\n.nomo-material{\n  min-width:0;\n\n  padding:16px 17px;\n\n  border-radius:7px;\n}\n\n.nomo-material--wood{\n  background:#76513A;\n}\n\n.nomo-material--glass{\n  background:#E2E7E6;\n}\n\n.nomo-material small{\n  display:block;\n\n  margin-bottom:4px;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.nomo-material h3{\n  margin:0 0 5px;\n\n  font-size:21px;\n}\n\n.nomo-material p{\n  margin:0;\n\n  font-size:11.5px;\n}\n\n.nomo-material--wood small{\n  color:#E4C7A6;\n}\n\n.nomo-material--wood h3{\n  color:#FFF8ED;\n}\n\n.nomo-material--wood p{\n  color:#E4D5C7;\n}\n\n.nomo-material--glass small{\n  color:#687775;\n}\n\n.nomo-material--glass h3{\n  color:#27302F;\n}\n\n.nomo-material--glass p{\n  color:#5E6B69;\n}\n\n\n\/* =========================================================\n   REAL SCALE + DIMENSION IMAGE\n========================================================= *\/\n\n.nomo-size{\n  display:grid;\n  grid-template-columns:minmax(0,130px) minmax(0,1fr) minmax(0,150px);\n\n  gap:20px;\n  align-items:center;\n\n  margin-bottom:27px;\n  padding:13px 15px;\n\n  background:#DCE3DE;\n\n  border-radius:8px;\n}\n\n.nomo-size__number{\n  min-width:0;\n\n  padding:13px;\n\n  background:#1C1209;\n\n  border-radius:6px;\n}\n\n.nomo-size__number small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.nomo-size__number strong{\n  display:block;\n\n  color:#FFF7EA;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:27px;\n  line-height:1;\n  font-weight:500;\n}\n\n.nomo-size__number span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#CFC5B9;\n\n  font-size:10px;\n}\n\n.nomo-size__copy{\n  min-width:0;\n}\n\n.nomo-size__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#68756C;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.nomo-size__copy h3{\n  margin:0 0 5px;\n\n  font-size:21px;\n}\n\n.nomo-size__copy p{\n  margin:0;\n\n  color:#5E6961;\n\n  font-size:11.5px;\n}\n\n\n\/* SIZE IMAGE *\/\n\n.nomo-size__image{\n  width:150px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:#FFFDF8;\n\n  border-radius:5px;\n}\n\n.nomo-size__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.nomo-size__image img{\n  max-height:140px !important;\n}\n\n\n\/* =========================================================\n   WHERE IT FITS\n========================================================= *\/\n\n.nomo-fit{\n  margin-bottom:27px;\n}\n\n.nomo-fit__head{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:24px;\n\n  margin-bottom:8px;\n}\n\n.nomo-fit__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.nomo-fit__head p{\n  margin:0;\n\n  color:#74604C;\n\n  font-size:11.5px;\n}\n\n.nomo-fit__grid{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  gap:4px;\n}\n\n.nomo-fit__item{\n  min-width:0;\n\n  padding:12px 11px;\n\n  border-radius:6px;\n}\n\n.nomo-fit__item:nth-child(1){\n  background:#D9C1AE;\n}\n\n.nomo-fit__item:nth-child(2){\n  background:#E2E7E6;\n}\n\n.nomo-fit__item:nth-child(3){\n  background:#56665C;\n}\n\n.nomo-fit__item:nth-child(4){\n  background:#292825;\n}\n\n.nomo-fit__item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  font-size:8.5px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.nomo-fit__item strong{\n  display:block;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.nomo-fit__item:nth-child(1) small,\n.nomo-fit__item:nth-child(1) strong{\n  color:#5E402D;\n}\n\n.nomo-fit__item:nth-child(2) small,\n.nomo-fit__item:nth-child(2) strong{\n  color:#556260;\n}\n\n.nomo-fit__item:nth-child(3) small{\n  color:#D7BF8A;\n}\n\n.nomo-fit__item:nth-child(3) strong{\n  color:#FFF8EB;\n}\n\n.nomo-fit__item:nth-child(4) small{\n  color:#C8A96E;\n}\n\n.nomo-fit__item:nth-child(4) strong{\n  color:#FFF8EB;\n}\n\n\n\/* =========================================================\n   LIGHT + CONTROL\n========================================================= *\/\n\n.nomo-light{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  margin-bottom:26px;\n\n  overflow:hidden;\n\n  border-radius:7px;\n}\n\n.nomo-light__lead{\n  min-width:0;\n\n  padding:16px 17px;\n\n  background:#1C1209;\n}\n\n.nomo-light__lead small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.nomo-light__lead h3{\n  margin:0 0 5px;\n\n  color:#F5EDD8;\n\n  font-size:21px;\n}\n\n.nomo-light__lead p{\n  margin:0;\n\n  color:#C9BDAE;\n\n  font-size:11.5px;\n}\n\n.nomo-light__data{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  min-width:0;\n}\n\n.nomo-light__cell{\n  min-width:0;\n\n  padding:13px 14px;\n}\n\n.nomo-light__cell:nth-child(1){\n  background:#C79B78;\n}\n\n.nomo-light__cell:nth-child(2){\n  background:#E2E7E6;\n}\n\n.nomo-light__cell:nth-child(3){\n  background:#DCE3DE;\n}\n\n.nomo-light__cell:nth-child(4){\n  background:#EEEDE8;\n}\n\n.nomo-light__cell small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#725A43;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.nomo-light__cell strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   LIGHT CHARACTER NOTE\n========================================================= *\/\n\n.nomo-glow{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:11px;\n  align-items:center;\n\n  margin:-17px 0 27px;\n  padding:10px 12px;\n\n  background:#F3EFE8;\n\n  border-left:3px solid #C79B78;\n}\n\n.nomo-glow__tag{\n  padding:4px 8px;\n\n  background:#76513A;\n\n  border-radius:20px;\n\n  color:#FFF8EB;\n\n  font-size:9px;\n  font-weight:600;\n}\n\n.nomo-glow strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.nomo-glow span{\n  display:block;\n\n  margin-top:2px;\n\n  color:#705D49;\n\n  font-size:10.5px;\n}\n\n\n\/* =========================================================\n   BEFORE ORDERING\n========================================================= *\/\n\n.nomo-before{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:23px;\n\n  margin-bottom:26px;\n}\n\n.nomo-before__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#826A49;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.nomo-before__title h3{\n  margin:0;\n\n  font-size:20px;\n}\n\n.nomo-before__rows{\n  min-width:0;\n\n  border-top:1px solid var(--line);\n}\n\n.nomo-before__row{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:15px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.nomo-before__row strong{\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.nomo-before__row p{\n  margin:0;\n\n  color:#67523F;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS — COMPACT + COMPLETE\n========================================================= *\/\n\n.nomo-specs{\n  margin-bottom:26px;\n}\n\n.nomo-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:8px;\n}\n\n.nomo-specs__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.nomo-specs__head span{\n  color:#90785D;\n\n  font-size:10px;\n}\n\n.nomo-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.nomo-spec-row{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid #E4D9CA;\n}\n\n.nomo-spec-row:nth-child(even){\n  margin-left:-8px;\n  margin-right:-8px;\n\n  padding-left:8px;\n  padding-right:8px;\n\n  background:#F4F2ED;\n}\n\n.nomo-spec-row__label{\n  color:#806C55;\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.nomo-spec-row__value{\n  min-width:0;\n\n  color:#27190D;\n\n  font-size:11.5px;\n  font-weight:500;\n  line-height:1.5;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CERTIFICATION *\/\n\n.nomo-cert{\n  margin-top:9px;\n  padding:11px 13px;\n\n  background:#DCE3DE;\n\n  border-left:3px solid #56665C;\n\n  border-radius:5px;\n}\n\n.nomo-cert small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#667168;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.nomo-cert strong{\n  display:block;\n\n  color:#263129;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.nomo-care{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:11px;\n  align-items:center;\n\n  margin-bottom:26px;\n  padding:11px 13px;\n\n  background:#292825;\n\n  border-radius:7px;\n}\n\n.nomo-care__tag{\n  padding:4px 8px;\n\n  border:1px solid #C8A96E;\n\n  border-radius:20px;\n\n  color:#DABE87;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.nomo-care strong{\n  display:block;\n\n  color:#FFF8EB;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.nomo-care span{\n  display:block;\n\n  margin-top:2px;\n\n  color:#CBC6BD;\n\n  font-size:10.5px;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.nomo-shipping{\n  padding:18px 20px;\n\n  background:\n    linear-gradient(\n      110deg,\n      #292825 0%,\n      #292825 70%,\n      #76513A 100%\n    );\n\n  border-left:4px solid #C79B78;\n\n  border-radius:7px;\n}\n\n.nomo-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF4E5;\n\n  font-size:20px;\n}\n\n.nomo-shipping p{\n  margin:0 0 7px;\n\n  color:#D0CBC2;\n\n  font-size:12px;\n}\n\n.nomo-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.nomo-shipping strong{\n  color:#FFF8EB;\n}\n\n.nomo-shipping a{\n  color:#E3BD7E;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* NATURAL WOOD NOTE *\/\n\n.nomo-final{\n  max-width:700px;\n\n  margin:14px auto 0 !important;\n  padding:0 8px;\n\n  color:#82705D !important;\n\n  font-size:10.5px !important;\n  line-height:1.55 !important;\n\n  font-style:italic;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.nomo-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:18px;\n\n  background:rgba(14,13,12,.96);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.nomo-lightbox:target{\n  display:flex;\n}\n\n.nomo-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.nomo-lightbox img{\n  width:auto !important;\n  max-width:92vw !important;\n\n  height:auto !important;\n  max-height:80vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.nomo-lightbox__text{\n  margin-top:9px;\n\n  color:#D9C7A8;\n\n  font-size:10px;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-nomo{\n    font-size:14px;\n  }\n\n\n  .nomo-open{\n    grid-template-columns:minmax(0,1fr) minmax(0,125px);\n\n    gap:16px;\n  }\n\n  .nomo-open h2{\n    font-size:29px;\n  }\n\n  .nomo-open__copy \u003e p{\n    font-size:13px;\n  }\n\n  .nomo-open__scale{\n    padding:12px;\n  }\n\n  .nomo-open__scale strong{\n    font-size:27px;\n  }\n\n\n  .nomo-object{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:16px;\n\n    width:100%;\n\n    margin-left:0;\n  }\n\n  .nomo-object__image{\n    width:125px;\n  }\n\n  .nomo-object__image img{\n    max-height:116px !important;\n  }\n\n\n  .nomo-size{\n    grid-template-columns:minmax(0,110px) minmax(0,1fr) minmax(0,120px);\n\n    gap:12px;\n  }\n\n  .nomo-size__image{\n    width:120px;\n  }\n\n  .nomo-size__image img{\n    max-height:112px !important;\n  }\n\n\n  .nomo-fit__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .nomo-fit__grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  .nomo-light{\n    grid-template-columns:1fr;\n  }\n\n\n  .nomo-before{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n\n  .nomo-spec-row{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n\n  .nomo-shipping p{\n    font-size:12px;\n  }\n\n}\n\n\n@media screen and (max-width:500px){\n\n  .nomo-open{\n    grid-template-columns:1fr;\n  }\n\n  .nomo-open__scale{\n    width:145px;\n  }\n\n\n  .nomo-materials{\n    grid-template-columns:1fr;\n  }\n\n\n  .nomo-object{\n    grid-template-columns:1fr;\n  }\n\n  .nomo-object__image{\n    width:110px;\n\n    margin:0;\n  }\n\n\n  .nomo-size{\n    grid-template-columns:1fr;\n  }\n\n  .nomo-size__number{\n    width:135px;\n  }\n\n  .nomo-size__image{\n    width:105px;\n\n    margin:0;\n  }\n\n  .nomo-size__image img{\n    max-height:98px !important;\n  }\n\n\n  .nomo-fit__grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  .nomo-light__data{\n    grid-template-columns:1fr;\n  }\n\n\n  .nomo-glow,\n  .nomo-care{\n    grid-template-columns:1fr;\n  }\n\n\n  .nomo-specs__head{\n    display:block;\n  }\n\n  .nomo-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .nomo-spec-row{\n    grid-template-columns:1fr;\n\n    gap:3px;\n\n    padding:9px 0;\n  }\n\n  .nomo-spec-row__label{\n    color:#56665C;\n\n    font-size:10px;\n    font-weight:600;\n\n    text-transform:uppercase;\n    letter-spacing:.05em;\n  }\n\n  .nomo-spec-row__value{\n    font-size:12px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-nomo\" id=\"nomo-root\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"nomo-open\"\u003e\n\u003cdiv class=\"nomo-open__copy\"\u003e\n\u003cp class=\"nomo-kicker\"\u003eNomo · Wood \u0026amp; Frosted Glass Table Lamp\u003c\/p\u003e\n\u003ch2\u003eOnly 7.8 Inches Tall — Designed for the Smallest Surfaces\u003c\/h2\u003e\n\u003cp\u003eA rounded solid-wood base supports a frosted glass dome in a compact 4.7-inch-wide footprint. Nomo adds soft ambient light without taking over a nightstand, shelf or desk corner.\u003c\/p\u003e\n\u003cdiv class=\"nomo-open__tags\"\u003e\n\u003cspan\u003e Ø4.7\" × H7.8\" \u003c\/span\u003e \u003cspan\u003e Solid Wood \u003c\/span\u003e \u003cspan\u003e Frosted Glass \u003c\/span\u003e \u003cspan\u003e Plug-In \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nomo-open__scale\"\u003e\n\u003csmall\u003e Actual Height \u003c\/small\u003e \u003cstrong\u003e 7.8\" \u003c\/strong\u003e \u003cspan\u003e 20cm tall\u003cbr\u003eonly 4.7\" \/ 12cm wide \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL IMAGE\n  ====================================================== --\u003e\n\u003csection class=\"nomo-object\"\u003e\n\u003cdiv class=\"nomo-object__image\"\u003e\u003ca href=\"#nomo-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nomo-wood-table-lamp-stuberlighting_2.jpg?v=1778749806\" alt=\"Close-up detail of Nomo solid wood base and frosted glass dome table lamp\" loading=\"lazy\"\u003e \u003cspan class=\"nomo-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"nomo-object__copy\"\u003e\n\u003csmall\u003e Object Detail \u003c\/small\u003e\n\u003ch3\u003eRounded Wood Below. Frosted Glass Above.\u003c\/h3\u003e\n\u003cp\u003eThe smooth oval base keeps visible natural wood grain, while the frosted dome softens the appearance of the light source above it. The result is more decorative object than conventional shade-and-base table lamp.\u003c\/p\u003e\n\u003cdiv class=\"nomo-object__tags\"\u003e\n\u003cspan\u003e Walnut Finish \u003c\/span\u003e \u003cspan\u003e Frosted Dome \u003c\/span\u003e \u003cspan\u003e Natural Grain \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIALS\n  ====================================================== --\u003e\n\u003csection class=\"nomo-materials\"\u003e\n\u003cdiv class=\"nomo-material nomo-material--wood\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e\n\u003ch3\u003eSolid Wood\u003c\/h3\u003e\n\u003cp\u003eReal wood means grain direction, tone and pattern naturally vary from one lamp to another.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nomo-material nomo-material--glass\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e\n\u003ch3\u003eFrosted Glass\u003c\/h3\u003e\n\u003cp\u003eThe opaque glass dome softens the visible light source and produces a gentler ambient glow than exposed clear glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection class=\"nomo-size\"\u003e\n\u003cdiv class=\"nomo-size__number\"\u003e\n\u003csmall\u003e Footprint \u003c\/small\u003e \u003cstrong\u003e Ø4.7\" \u003c\/strong\u003e \u003cspan\u003e Approx. Ø12cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nomo-size__copy\"\u003e\n\u003csmall\u003e Compact by Design \u003c\/small\u003e\n\u003ch3\u003eSmall Enough for a Nightstand or Shelf\u003c\/h3\u003e\n\u003cp\u003eAt just 4.7 inches wide and 7.8 inches tall, Nomo occupies much less surface area than a conventional bedside table lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nomo-size__image\"\u003e\u003ca href=\"#nomo-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nomo-wood-table-lamp-stuberlighting_18.jpg?v=1778750075\" alt=\"Nomo Wood Table Lamp dimensions showing 4.7 inch diameter and 7.8 inch height\" loading=\"lazy\"\u003e \u003cspan class=\"nomo-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       WHERE IT FITS\n  ====================================================== --\u003e\n\u003csection class=\"nomo-fit\"\u003e\n\u003cdiv class=\"nomo-fit__head\"\u003e\n\u003ch3\u003eWhere the Small Scale Works Best\u003c\/h3\u003e\n\u003cp\u003eNomo is intended for surfaces where a full-size table lamp would occupy too much visual or physical space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nomo-fit__grid\"\u003e\n\u003cdiv class=\"nomo-fit__item\"\u003e\n\u003csmall\u003e Bedside \u003c\/small\u003e \u003cstrong\u003e Nightstand \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nomo-fit__item\"\u003e\n\u003csmall\u003e Workspace \u003c\/small\u003e \u003cstrong\u003e Desk Corner \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nomo-fit__item\"\u003e\n\u003csmall\u003e Display \u003c\/small\u003e \u003cstrong\u003e Bookshelf \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nomo-fit__item\"\u003e\n\u003csmall\u003e Accent \u003c\/small\u003e \u003cstrong\u003e Console \/ Shelf \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT + CONTROL\n  ====================================================== --\u003e\n\u003csection class=\"nomo-light\"\u003e\n\u003cdiv class=\"nomo-light__lead\"\u003e\n\u003csmall\u003e Light \u0026amp; Control \u003c\/small\u003e\n\u003ch3\u003eSoft Glow. Simple Plug-In Use.\u003c\/h3\u003e\n\u003cp\u003eThe frosted glass diffuses the G9 light source, while the inline push-button switch keeps operation simple. No hardwiring or installation is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nomo-light__data\"\u003e\n\u003cdiv class=\"nomo-light__cell\"\u003e\n\u003csmall\u003e Bulb Base \u003c\/small\u003e \u003cstrong\u003e G9 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nomo-light__cell\"\u003e\n\u003csmall\u003e Bulb Included \u003c\/small\u003e \u003cstrong\u003e Yes · G9 LED \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nomo-light__cell\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Push Button \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nomo-light__cell\"\u003e\n\u003csmall\u003e Power \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       LIGHT CHARACTER\n  ====================================================== --\u003e\n\u003csection class=\"nomo-glow\"\u003e\n\u003cdiv class=\"nomo-glow__tag\"\u003eLight Character\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Primarily soft ambient and accent light. \u003c\/strong\u003e \u003cspan\u003e The frosted dome spreads the light rather than creating a narrow, concentrated reading beam. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BEFORE ORDERING\n  ====================================================== --\u003e\n\u003csection class=\"nomo-before\"\u003e\n\u003cdiv class=\"nomo-before__title\"\u003e\n\u003csmall\u003e Before You Order \u003c\/small\u003e\n\u003ch3\u003eThree Things to Know\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nomo-before__rows\"\u003e\n\u003cdiv class=\"nomo-before__row\"\u003e\n\u003cstrong\u003e Expect a full-size lamp? \u003c\/strong\u003e\n\u003cp\u003eNomo is deliberately small: only 4.7\" wide and 7.8\" tall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nomo-before__row\"\u003e\n\u003cstrong\u003e Exact wood match? \u003c\/strong\u003e\n\u003cp\u003eNatural grain pattern and tone vary from piece to piece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nomo-before__row\"\u003e\n\u003cstrong\u003e Need task lighting? \u003c\/strong\u003e\n\u003cp\u003eThe frosted dome is better suited to soft ambient and accent illumination than a concentrated task beam.\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=\"nomo-specs\"\u003e\n\u003cdiv class=\"nomo-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Nomo · Wood Table Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nomo-spec-list\"\u003e\n\u003cdiv class=\"nomo-spec-row\"\u003e\n\u003cspan class=\"nomo-spec-row__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"nomo-spec-row__value\"\u003e Ø4.7\" × H7.8\" \/ Ø12 × H20cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nomo-spec-row\"\u003e\n\u003cspan class=\"nomo-spec-row__label\"\u003e Materials \u0026amp; Finish \u003c\/span\u003e \u003cspan class=\"nomo-spec-row__value\"\u003e Solid wood base with walnut finish · Frosted glass dome · Metal hardware \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nomo-spec-row\"\u003e\n\u003cspan class=\"nomo-spec-row__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"nomo-spec-row__value\"\u003e G9 LED capsule · 7W · Bulb included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nomo-spec-row\"\u003e\n\u003cspan class=\"nomo-spec-row__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"nomo-spec-row__value\"\u003e AC 110–240V · Plug-in power \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nomo-spec-row\"\u003e\n\u003cspan class=\"nomo-spec-row__label\"\u003e Cord \u0026amp; Control \u003c\/span\u003e \u003cspan class=\"nomo-spec-row__value\"\u003e 59\" \/ 150cm cord · Inline push-button ON\/OFF switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nomo-spec-row\"\u003e\n\u003cspan class=\"nomo-spec-row__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"nomo-spec-row__value\"\u003e Plug-in table lamp · No hardwiring or electrician required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nomo-spec-row\"\u003e\n\u003cspan class=\"nomo-spec-row__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"nomo-spec-row__value\"\u003e Indoor dry locations only \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nomo-spec-row\"\u003e\n\u003cspan class=\"nomo-spec-row__label\"\u003e Maintenance \u003c\/span\u003e \u003cspan class=\"nomo-spec-row__value\"\u003e Dry cloth for wood · Glass dome may be gently damp-wiped and dried before reinstalling \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CERTIFICATIONS --\u003e\n\u003cdiv class=\"nomo-cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"nomo-care\"\u003e\n\u003cdiv class=\"nomo-care__tag\"\u003eNatural Wood Care\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Keep the wood base dry. \u003c\/strong\u003e \u003cspan\u003e Use a soft dry cloth on the wood and avoid chemical cleaners. The glass dome can be wiped gently with a damp cloth and dried completely before reinstalling. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"nomo-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders. \u003cstrong\u003eExpedited (2–4 weeks)\u003c\/strong\u003e available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL MATERIAL NOTE\n  ====================================================== --\u003e\n\u003cp class=\"nomo-final\"\u003eNatural wood grain, tone and pattern vary from piece to piece. These variations are part of the material character, not defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm.\u003c\/p\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"nomo-detail-large\" href=\"#nomo-root\" class=\"nomo-lightbox\"\u003e \u003cspan class=\"nomo-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nomo-wood-table-lamp-stuberlighting_2.jpg?v=1778749806\" alt=\"Enlarged Nomo solid wood and frosted glass table lamp detail\"\u003e \u003cspan class=\"nomo-lightbox__text\"\u003e Solid Wood + Frosted Glass · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"nomo-size-large\" href=\"#nomo-root\" class=\"nomo-lightbox\"\u003e \u003cspan class=\"nomo-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nomo-wood-table-lamp-stuberlighting_18.jpg?v=1778750075\" alt=\"Enlarged Nomo Wood Table Lamp dimensions\"\u003e \u003cspan class=\"nomo-lightbox__text\"\u003e Ø4.7\" × H7.8\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia4.7\"xH 8.2\" \/ US Plug","offer_id":52208043852059,"sku":"STB-NOMO-1","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Dia4.7\"xH 8.2\" \/ UK Plug","offer_id":52208043884827,"sku":"STB-NOMO-2","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Dia4.7\"xH 8.2\" \/ AU Plug","offer_id":52208043917595,"sku":"STB-NOMO-3","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Dia4.7\"xH 8.2\" \/ EU Plug","offer_id":52208043950363,"sku":"STB-NOMO-4","price":225.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nomo-wood-table-lamp-stuberlighting_5.jpg?v=1778749805"},{"product_id":"bend-wood-table-lamp","title":"Bend Wood Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — BEND WOOD TABLE LAMP\n\n   BENT FORM \/ INNER GLOW\n   W11\" × H18.9\"\n   NATURAL WOOD + FROSTED ACRYLIC\n   INTEGRATED LED\n\n   REFINED LIMITED PALETTE\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-bend{\n  --ivory:#FFFDF8;\n  --cream:#F5EDD8;\n  --paper:#F3F1EC;\n\n  --espresso:#1C1209;\n  --charcoal:#2B2926;\n  --brown:#4A3218;\n\n  --walnut:#7A563C;\n  --walnut-deep:#513724;\n  --walnut-soft:#D8C3B0;\n\n  --sage:#59655D;\n  --sage-soft:#DDE2DE;\n\n  --stone:#E8E6E1;\n\n  --gold:#C8A96E;\n  --line:#D9D0C4;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n  margin:0 auto;\n  overflow:hidden;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.62;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-bend *,\n.stb-bend *::before,\n.stb-bend *::after{\n  box-sizing:border-box;\n}\n\n.stb-bend h2,\n.stb-bend h3,\n.stb-bend p{\n  margin-top:0;\n}\n\n.stb-bend h2,\n.stb-bend h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   DAWN IMAGE SAFETY\n========================================================= *\/\n\n.stb-bend img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-bend a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.bend-open{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,165px);\n\n  gap:30px;\n  align-items:stretch;\n\n  margin-bottom:24px;\n}\n\n.bend-open__copy{\n  min-width:0;\n\n  padding:4px 0 18px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.bend-kicker{\n  margin:0 0 7px !important;\n\n  color:#856849;\n\n  font-size:10px;\n  font-weight:600;\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.bend-open h2{\n  max-width:590px;\n\n  margin:0 0 9px;\n\n  font-size:35px;\n  line-height:1.03;\n}\n\n.bend-open__copy \u003e p{\n  max-width:565px;\n\n  margin:0;\n\n  color:#66513F;\n\n  font-size:13px;\n}\n\n.bend-open__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:12px;\n}\n\n.bend-open__facts span{\n  padding:5px 9px;\n\n  border-radius:20px;\n\n  font-size:10px;\n  font-weight:500;\n}\n\n.bend-open__facts span:nth-child(1){\n  background:#1C1209;\n  color:#F5EDD8;\n}\n\n.bend-open__facts span:nth-child(2){\n  background:#7A563C;\n  color:#FFF8EE;\n}\n\n.bend-open__facts span:nth-child(3){\n  background:#DDE2DE;\n  color:#4C5851;\n}\n\n.bend-open__facts span:nth-child(4){\n  background:#E8E6E1;\n  color:#56524C;\n}\n\n\n\/* SCALE PANEL *\/\n\n.bend-open__scale{\n  display:flex;\n  flex-direction:column;\n  justify-content:space-between;\n\n  min-width:0;\n\n  padding:15px;\n\n  background:#2B2926;\n\n  border-radius:8px;\n}\n\n.bend-open__scale small{\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.bend-open__scale strong{\n  display:block;\n\n  padding:15px 0;\n\n  color:#FFF7EA;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:34px;\n  line-height:.95;\n  font-weight:500;\n}\n\n.bend-open__scale span{\n  display:block;\n\n  padding-top:8px;\n\n  border-top:1px solid rgba(255,255,255,.13);\n\n  color:#CBC4BA;\n\n  font-size:11px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   FORM STATEMENT\n========================================================= *\/\n\n.bend-form{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:4px;\n\n  margin-bottom:27px;\n}\n\n.bend-form__lead{\n  min-width:0;\n\n  padding:16px 17px;\n\n  background:#7A563C;\n\n  border-radius:7px 0 0 7px;\n}\n\n.bend-form__lead small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#E3CDB7;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.bend-form__lead h3{\n  margin:0;\n\n  color:#FFF8ED;\n\n  font-size:22px;\n  line-height:1.08;\n}\n\n.bend-form__copy{\n  min-width:0;\n\n  padding:16px 18px;\n\n  background:#F3F1EC;\n\n  border-radius:0 7px 7px 0;\n}\n\n.bend-form__copy p{\n  margin:0;\n\n  color:#655442;\n\n  font-size:12px;\n}\n\n.bend-form__labels{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:10px;\n}\n\n.bend-form__labels span{\n  padding:4px 8px;\n\n  border-radius:20px;\n\n  font-size:9.5px;\n}\n\n.bend-form__labels span:nth-child(1){\n  background:#1C1209;\n  color:#F5EDD8;\n}\n\n.bend-form__labels span:nth-child(2){\n  background:#DDE2DE;\n  color:#4D5951;\n}\n\n.bend-form__labels span:nth-child(3){\n  border:1px solid #CFC5B8;\n  color:#6D5C49;\n}\n\n\n\/* =========================================================\n   DETAIL IMAGE\n========================================================= *\/\n\n.bend-detail{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:24px;\n  align-items:center;\n\n  width:calc(100% - 42px);\n  min-width:0;\n\n  margin:0 0 27px 42px;\n  padding:13px 15px;\n\n  background:#2B2926;\n\n  border-radius:8px;\n}\n\n.bend-detail__image{\n  width:165px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:#FFFDF8;\n\n  border-radius:6px;\n}\n\n.bend-detail__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.bend-detail__image img{\n  max-height:155px !important;\n}\n\n.bend-zoom{\n  position:absolute;\n\n  right:5px;\n  bottom:5px;\n\n  padding:4px 7px;\n\n  background:rgba(28,18,9,.86);\n\n  border-radius:20px;\n\n  color:#FFF8EB;\n\n  font-size:9px;\n\n  pointer-events:none;\n}\n\n.bend-detail__copy{\n  min-width:0;\n}\n\n.bend-detail__copy small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.bend-detail__copy h3{\n  margin:0 0 6px;\n\n  color:#FFF8EB;\n\n  font-size:22px;\n  line-height:1.1;\n}\n\n.bend-detail__copy p{\n  margin:0;\n\n  color:#D0CBC2;\n\n  font-size:12px;\n}\n\n.bend-detail__tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:10px;\n}\n\n.bend-detail__tags span{\n  padding:4px 8px;\n\n  border-radius:20px;\n\n  font-size:9.5px;\n}\n\n.bend-detail__tags span:nth-child(1){\n  background:#7A563C;\n  color:#FFF8ED;\n}\n\n.bend-detail__tags span:nth-child(2){\n  background:#DDE2DE;\n  color:#4D5951;\n}\n\n.bend-detail__tags span:nth-child(3){\n  border:1px solid #71695D;\n  color:#D9C9AE;\n}\n\n\n\/* =========================================================\n   PROPORTION\n========================================================= *\/\n\n.bend-size{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr) minmax(0,155px);\n\n  gap:20px;\n  align-items:center;\n\n  margin-bottom:27px;\n  padding:13px 15px;\n\n  background:#DDE2DE;\n\n  border-radius:8px;\n}\n\n.bend-size__number{\n  min-width:0;\n\n  padding:13px;\n\n  background:#59655D;\n\n  border-radius:6px;\n}\n\n.bend-size__number small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#DFCC9D;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.bend-size__number strong{\n  display:block;\n\n  color:#FFF8EB;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:27px;\n  line-height:1;\n  font-weight:500;\n}\n\n.bend-size__number span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#D7DED8;\n\n  font-size:10px;\n}\n\n.bend-size__copy{\n  min-width:0;\n}\n\n.bend-size__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#68736C;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.bend-size__copy h3{\n  margin:0 0 5px;\n\n  font-size:21px;\n}\n\n.bend-size__copy p{\n  margin:0;\n\n  color:#5D6861;\n\n  font-size:11.5px;\n}\n\n\n\/* SIZE IMAGE *\/\n\n.bend-size__image{\n  width:155px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:#FFFDF8;\n\n  border-radius:5px;\n}\n\n.bend-size__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.bend-size__image img{\n  max-height:145px !important;\n}\n\n\n\/* =========================================================\n   MEASUREMENTS\n========================================================= *\/\n\n.bend-measures{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:4px;\n\n  margin:-17px 0 27px;\n}\n\n.bend-measures__item{\n  min-width:0;\n\n  padding:11px 12px;\n\n  background:#F3F1EC;\n\n  border-top:2px solid #7A563C;\n}\n\n.bend-measures__item:nth-child(2){\n  border-top-color:#59655D;\n}\n\n.bend-measures__item:nth-child(3){\n  border-top-color:#1C1209;\n}\n\n.bend-measures__item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#806C55;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.bend-measures__item strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:12px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   LIGHT CHARACTER\n========================================================= *\/\n\n.bend-light{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  margin-bottom:27px;\n\n  overflow:hidden;\n\n  border-radius:7px;\n}\n\n.bend-light__lead{\n  min-width:0;\n\n  padding:16px 17px;\n\n  background:#1C1209;\n}\n\n.bend-light__lead small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.bend-light__lead h3{\n  margin:0 0 5px;\n\n  color:#F5EDD8;\n\n  font-size:21px;\n}\n\n.bend-light__lead p{\n  margin:0;\n\n  color:#C9BDAE;\n\n  font-size:11.5px;\n}\n\n.bend-light__data{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  min-width:0;\n}\n\n.bend-light__cell{\n  min-width:0;\n\n  padding:13px 14px;\n}\n\n.bend-light__cell:nth-child(1),\n.bend-light__cell:nth-child(4){\n  background:#E8E6E1;\n}\n\n.bend-light__cell:nth-child(2),\n.bend-light__cell:nth-child(3){\n  background:#DDE2DE;\n}\n\n.bend-light__cell small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#75644F;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.bend-light__cell strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   AMBIENT NOTE\n========================================================= *\/\n\n.bend-ambient{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:11px;\n  align-items:center;\n\n  margin:-17px 0 27px;\n  padding:10px 12px;\n\n  background:#F3F1EC;\n\n  border-left:3px solid #7A563C;\n}\n\n.bend-ambient__tag{\n  padding:4px 8px;\n\n  background:#7A563C;\n\n  border-radius:20px;\n\n  color:#FFF8EB;\n\n  font-size:9px;\n  font-weight:600;\n}\n\n.bend-ambient strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.bend-ambient span{\n  display:block;\n\n  margin-top:2px;\n\n  color:#705D49;\n\n  font-size:10.5px;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.bend-place{\n  margin-bottom:27px;\n}\n\n.bend-place__head{\n  display:grid;\n  grid-template-columns:minmax(0,160px) minmax(0,1fr);\n\n  gap:24px;\n\n  margin-bottom:8px;\n}\n\n.bend-place__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.bend-place__head p{\n  margin:0;\n\n  color:#74604C;\n\n  font-size:11.5px;\n}\n\n.bend-place__grid{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  gap:4px;\n}\n\n.bend-place__item{\n  min-width:0;\n\n  padding:12px 11px;\n\n  background:#F3F1EC;\n\n  border-bottom:2px solid #D2C8BB;\n}\n\n.bend-place__item:nth-child(1){\n  border-bottom-color:#7A563C;\n}\n\n.bend-place__item:nth-child(2){\n  border-bottom-color:#59655D;\n}\n\n.bend-place__item:nth-child(3){\n  border-bottom-color:#9A8975;\n}\n\n.bend-place__item:nth-child(4){\n  border-bottom-color:#1C1209;\n}\n\n.bend-place__item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#806C55;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.bend-place__item strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   BEFORE ORDERING\n========================================================= *\/\n\n.bend-before{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:23px;\n\n  margin-bottom:26px;\n}\n\n.bend-before__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#826A49;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.bend-before__title h3{\n  margin:0;\n\n  font-size:20px;\n}\n\n.bend-before__rows{\n  min-width:0;\n\n  border-top:1px solid var(--line);\n}\n\n.bend-before__row{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:15px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.bend-before__row strong{\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.bend-before__row p{\n  margin:0;\n\n  color:#67523F;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.bend-specs{\n  margin-bottom:26px;\n}\n\n.bend-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:8px;\n}\n\n.bend-specs__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.bend-specs__head span{\n  color:#90785D;\n\n  font-size:10px;\n}\n\n.bend-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.bend-spec-row{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid #E4D9CA;\n}\n\n.bend-spec-row:nth-child(even){\n  margin-left:-8px;\n  margin-right:-8px;\n\n  padding-left:8px;\n  padding-right:8px;\n\n  background:#F4F2ED;\n}\n\n.bend-spec-row__label{\n  color:#806C55;\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.bend-spec-row__value{\n  min-width:0;\n\n  color:#27190D;\n\n  font-size:11.5px;\n  font-weight:500;\n  line-height:1.5;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CERTIFICATIONS *\/\n\n.bend-cert{\n  margin-top:9px;\n  padding:11px 13px;\n\n  background:#DDE2DE;\n\n  border-left:3px solid #59655D;\n\n  border-radius:5px;\n}\n\n.bend-cert small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#667168;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.bend-cert strong{\n  display:block;\n\n  color:#263129;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.bend-care{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:11px;\n  align-items:center;\n\n  margin-bottom:26px;\n  padding:11px 13px;\n\n  background:#2B2926;\n\n  border-radius:7px;\n}\n\n.bend-care__tag{\n  padding:4px 8px;\n\n  border:1px solid #C8A96E;\n\n  border-radius:20px;\n\n  color:#DABE87;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.bend-care strong{\n  display:block;\n\n  color:#FFF8EB;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.bend-care span{\n  display:block;\n\n  margin-top:2px;\n\n  color:#CBC6BD;\n\n  font-size:10.5px;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.bend-shipping{\n  padding:18px 20px;\n\n  background:\n    linear-gradient(\n      110deg,\n      #2B2926 0%,\n      #2B2926 76%,\n      #513724 100%\n    );\n\n  border-left:4px solid #C8A96E;\n\n  border-radius:7px;\n}\n\n.bend-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF4E5;\n\n  font-size:20px;\n}\n\n.bend-shipping p{\n  margin:0 0 7px;\n\n  color:#D0CBC2;\n\n  font-size:12px;\n}\n\n.bend-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.bend-shipping strong{\n  color:#FFF8EB;\n}\n\n.bend-shipping a{\n  color:#E3C58D;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.bend-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:18px;\n\n  background:rgba(14,13,12,.96);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.bend-lightbox:target{\n  display:flex;\n}\n\n.bend-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.bend-lightbox img{\n  width:auto !important;\n  max-width:92vw !important;\n\n  height:auto !important;\n  max-height:80vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.bend-lightbox__text{\n  margin-top:9px;\n\n  color:#D9C7A8;\n\n  font-size:10px;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .bend-open{\n    grid-template-columns:minmax(0,1fr) minmax(0,130px);\n\n    gap:16px;\n  }\n\n  .bend-open h2{\n    font-size:29px;\n  }\n\n  .bend-open__copy \u003e p{\n    font-size:13px;\n  }\n\n\n  .bend-form{\n    grid-template-columns:minmax(0,150px) minmax(0,1fr);\n  }\n\n\n  .bend-detail{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:16px;\n\n    width:100%;\n\n    margin-left:0;\n  }\n\n  .bend-detail__image{\n    width:125px;\n  }\n\n  .bend-detail__image img{\n    max-height:116px !important;\n  }\n\n\n  .bend-size{\n    grid-template-columns:minmax(0,108px) minmax(0,1fr) minmax(0,120px);\n\n    gap:12px;\n  }\n\n  .bend-size__image{\n    width:120px;\n  }\n\n  .bend-size__image img{\n    max-height:112px !important;\n  }\n\n\n  .bend-light{\n    grid-template-columns:1fr;\n  }\n\n\n  .bend-place__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .bend-place__grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  .bend-before{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n\n  .bend-spec-row{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n@media screen and (max-width:500px){\n\n  .bend-open{\n    grid-template-columns:1fr;\n  }\n\n  .bend-open__scale{\n    width:145px;\n  }\n\n\n  .bend-form{\n    grid-template-columns:1fr;\n  }\n\n  .bend-form__lead{\n    border-radius:7px 7px 0 0;\n  }\n\n  .bend-form__copy{\n    border-radius:0 0 7px 7px;\n  }\n\n\n  .bend-detail{\n    grid-template-columns:1fr;\n  }\n\n  .bend-detail__image{\n    width:110px;\n\n    margin:0;\n  }\n\n\n  .bend-size{\n    grid-template-columns:1fr;\n  }\n\n  .bend-size__number{\n    width:135px;\n  }\n\n  .bend-size__image{\n    width:105px;\n\n    margin:0;\n  }\n\n  .bend-size__image img{\n    max-height:98px !important;\n  }\n\n\n  .bend-measures{\n    grid-template-columns:1fr;\n  }\n\n\n  .bend-light__data{\n    grid-template-columns:1fr;\n  }\n\n\n  .bend-ambient,\n  .bend-care{\n    grid-template-columns:1fr;\n  }\n\n\n  .bend-place__grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  .bend-specs__head{\n    display:block;\n  }\n\n  .bend-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .bend-spec-row{\n    grid-template-columns:1fr;\n\n    gap:3px;\n\n    padding:9px 0;\n  }\n\n  .bend-spec-row__label{\n    color:#59655D;\n\n    font-size:10px;\n    font-weight:600;\n\n    text-transform:uppercase;\n    letter-spacing:.05em;\n  }\n\n  .bend-spec-row__value{\n    font-size:12px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-bend\" id=\"bend-root\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"bend-open\"\u003e\n\u003cdiv class=\"bend-open__copy\"\u003e\n\u003cp class=\"bend-kicker\"\u003eBend · Wood LED Table Lamp\u003c\/p\u003e\n\u003ch2\u003eA Curved Wood Form with Light Built Into the Inside\u003c\/h2\u003e\n\u003cp\u003eBend replaces the usual lamp base and shade with one flowing wooden structure wrapped around a frosted acrylic light source. At 18.9 inches tall with a compact 4.7-inch base, it brings vertical shape and soft ambient light without a bulky footprint.\u003c\/p\u003e\n\u003cdiv class=\"bend-open__facts\"\u003e\n\u003cspan\u003e W11\" × H18.9\" \u003c\/span\u003e \u003cspan\u003e Natural Wood \u003c\/span\u003e \u003cspan\u003e Integrated LED \u003c\/span\u003e \u003cspan\u003e Plug-In \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-open__scale\"\u003e\n\u003csmall\u003e Overall Height \u003c\/small\u003e \u003cstrong\u003e 18.9\" \u003c\/strong\u003e \u003cspan\u003e 48cm tall\u003cbr\u003e11\" \/ 28cm overall width \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FORM\n  ====================================================== --\u003e\n\u003csection class=\"bend-form\"\u003e\n\u003cdiv class=\"bend-form__lead\"\u003e\n\u003csmall\u003e Bend's Main Idea \u003c\/small\u003e\n\u003ch3\u003eWood Becomes the Lamp Structure\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-form__copy\"\u003e\n\u003cp\u003eRather than attaching a shade to a conventional base, the curved wooden body creates the outer silhouette itself. Frosted acrylic sits inside the bend and softens the integrated LED into a calmer line of light.\u003c\/p\u003e\n\u003cdiv class=\"bend-form__labels\"\u003e\n\u003cspan\u003e Bent Wood \u003c\/span\u003e \u003cspan\u003e Frosted Acrylic \u003c\/span\u003e \u003cspan\u003e Soft Ambient Glow \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL IMAGE\n  ====================================================== --\u003e\n\u003csection class=\"bend-detail\"\u003e\n\u003cdiv class=\"bend-detail__image\"\u003e\u003ca href=\"#bend-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bend-wood-table-lamp-stuberlighting_4.jpg?v=1778759680\" alt=\"Close-up detail of Bend Wood Table Lamp showing curved wood structure and frosted acrylic light diffuser\" loading=\"lazy\"\u003e \u003cspan class=\"bend-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"bend-detail__copy\"\u003e\n\u003csmall\u003e Structure Detail \u003c\/small\u003e\n\u003ch3\u003eLight Follows the Curve\u003c\/h3\u003e\n\u003cp\u003eThe illuminated acrylic section follows the inside of the wooden profile, allowing the light source and structural form to read as one continuous object rather than separate components.\u003c\/p\u003e\n\u003cdiv class=\"bend-detail__tags\"\u003e\n\u003cspan\u003e Natural Wood \u003c\/span\u003e \u003cspan\u003e Acrylic Diffuser \u003c\/span\u003e \u003cspan\u003e Integrated LED \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection class=\"bend-size\"\u003e\n\u003cdiv class=\"bend-size__number\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Ø4.7\" \u003c\/strong\u003e \u003cspan\u003e Approx. Ø12cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-size__copy\"\u003e\n\u003csmall\u003e Actual Proportion \u003c\/small\u003e\n\u003ch3\u003e18.9\" Tall with a Compact Base\u003c\/h3\u003e\n\u003cp\u003eThe lamp reaches 18.9 inches high while its base contact area is only 4.7 inches across. This gives Bend visual height without requiring a broad traditional table-lamp base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-size__image\"\u003e\u003ca href=\"#bend-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bend-wood-table-lamp-stuberlighting_2.jpg?v=1778759681\" alt=\"Bend Wood Table Lamp dimensions showing 11 inch width 18.9 inch height and 4.7 inch base\" loading=\"lazy\"\u003e \u003cspan class=\"bend-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MEASUREMENTS\n  ====================================================== --\u003e\n\u003csection class=\"bend-measures\"\u003e\n\u003cdiv class=\"bend-measures__item\"\u003e\n\u003csmall\u003e Overall Width \u003c\/small\u003e \u003cstrong\u003e 11\" \/ 28cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-measures__item\"\u003e\n\u003csmall\u003e Overall Height \u003c\/small\u003e \u003cstrong\u003e 18.9\" \/ 48cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-measures__item\"\u003e\n\u003csmall\u003e Cord Length \u003c\/small\u003e \u003cstrong\u003e 59.1\" \/ 150cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT + CONTROL\n  ====================================================== --\u003e\n\u003csection class=\"bend-light\"\u003e\n\u003cdiv class=\"bend-light__lead\"\u003e\n\u003csmall\u003e Everyday Use \u003c\/small\u003e\n\u003ch3\u003ePlug In. Switch On.\u003c\/h3\u003e\n\u003cp\u003eBend uses a built-in LED source and simple inline control. No separate bulb, hardwiring or installation is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-light__data\"\u003e\n\u003cdiv class=\"bend-light__cell\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-light__cell\"\u003e\n\u003csmall\u003e Light Included \u003c\/small\u003e \u003cstrong\u003e Yes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-light__cell\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Inline Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-light__cell\"\u003e\n\u003csmall\u003e Power \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       LIGHT CHARACTER\n  ====================================================== --\u003e\n\u003csection class=\"bend-ambient\"\u003e\n\u003cdiv class=\"bend-ambient__tag\"\u003eLight Character\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Designed mainly for soft ambient illumination. \u003c\/strong\u003e \u003cspan\u003e The frosted acrylic softens the integrated LED, making Bend better suited to atmosphere and decorative lighting than a narrow, concentrated task beam. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PLACEMENT\n  ====================================================== --\u003e\n\u003csection class=\"bend-place\"\u003e\n\u003cdiv class=\"bend-place__head\"\u003e\n\u003ch3\u003eEasy to Place Without Looking Small\u003c\/h3\u003e\n\u003cp\u003eIts vertical form gives Bend more visual presence than its compact base would suggest.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-place__grid\"\u003e\n\u003cdiv class=\"bend-place__item\"\u003e\n\u003csmall\u003e Bedroom \u003c\/small\u003e \u003cstrong\u003e Nightstand \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-place__item\"\u003e\n\u003csmall\u003e Living Area \u003c\/small\u003e \u003cstrong\u003e Console \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-place__item\"\u003e\n\u003csmall\u003e Workspace \u003c\/small\u003e \u003cstrong\u003e Desk Corner \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-place__item\"\u003e\n\u003csmall\u003e Accent \u003c\/small\u003e \u003cstrong\u003e Reading Corner \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BEFORE ORDERING\n  ====================================================== --\u003e\n\u003csection class=\"bend-before\"\u003e\n\u003cdiv class=\"bend-before__title\"\u003e\n\u003csmall\u003e Before You Order \u003c\/small\u003e\n\u003ch3\u003eThree Quick Checks\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-before__rows\"\u003e\n\u003cdiv class=\"bend-before__row\"\u003e\n\u003cstrong\u003e Need task light? \u003c\/strong\u003e\n\u003cp\u003eBend is primarily intended for soft ambient and decorative illumination rather than a focused reading beam.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-before__row\"\u003e\n\u003cstrong\u003e Need installation? \u003c\/strong\u003e\n\u003cp\u003eNo. Bend is plug-in and requires no hardwiring or assembly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-before__row\"\u003e\n\u003cstrong\u003e Tight tabletop? \u003c\/strong\u003e\n\u003cp\u003eThe lamp is 11 inches wide overall, while the base itself is approximately 4.7 inches across.\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=\"bend-specs\"\u003e\n\u003cdiv class=\"bend-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Bend · Wood LED Table Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-spec-list\"\u003e\n\u003cdiv class=\"bend-spec-row\"\u003e\n\u003cspan class=\"bend-spec-row__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"bend-spec-row__value\"\u003e W11\" × H18.9\" \/ W28 × H48cm · Base Ø4.7\" \/ Ø12cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-spec-row\"\u003e\n\u003cspan class=\"bend-spec-row__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"bend-spec-row__value\"\u003e Wood · Acrylic · Metal \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-spec-row\"\u003e\n\u003cspan class=\"bend-spec-row__label\"\u003e Finish \u0026amp; Shade \u003c\/span\u003e \u003cspan class=\"bend-spec-row__value\"\u003e Natural Wood body · Frosted Acrylic diffuser \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-spec-row\"\u003e\n\u003cspan class=\"bend-spec-row__label\"\u003e Style \u003c\/span\u003e \u003cspan class=\"bend-spec-row__value\"\u003e Japandi · Scandinavian · Minimalist · Modern \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-spec-row\"\u003e\n\u003cspan class=\"bend-spec-row__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"bend-spec-row__value\"\u003e Integrated LED · Included · Separate bulb not required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-spec-row\"\u003e\n\u003cspan class=\"bend-spec-row__label\"\u003e Lighting Effect \u003c\/span\u003e \u003cspan class=\"bend-spec-row__value\"\u003e Soft ambient glow \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-spec-row\"\u003e\n\u003cspan class=\"bend-spec-row__label\"\u003e Electrical \u0026amp; Control \u003c\/span\u003e \u003cspan class=\"bend-spec-row__value\"\u003e AC 110–240V · Inline switch · Plug-in power \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-spec-row\"\u003e\n\u003cspan class=\"bend-spec-row__label\"\u003e Cord \u0026amp; Installation \u003c\/span\u003e \u003cspan class=\"bend-spec-row__value\"\u003e 59.1\" \/ 150cm cord · No assembly required · No hardwiring required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-spec-row\"\u003e\n\u003cspan class=\"bend-spec-row__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"bend-spec-row__value\"\u003e Indoor use only \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-spec-row\"\u003e\n\u003cspan class=\"bend-spec-row__label\"\u003e Maintenance \u003c\/span\u003e \u003cspan class=\"bend-spec-row__value\"\u003e Wipe with a soft dry cloth · Avoid moisture and chemical cleaners \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CERTIFICATIONS --\u003e\n\u003cdiv class=\"bend-cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"bend-care\"\u003e\n\u003cdiv class=\"bend-care__tag\"\u003eMaterial Care\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Keep the wood and acrylic surfaces dry. \u003c\/strong\u003e \u003cspan\u003e Use a soft dry cloth for routine cleaning. Avoid chemical cleaners, abrasive pads and direct moisture. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"bend-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders. \u003cstrong\u003eExpedited (2–4 weeks)\u003c\/strong\u003e available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"bend-detail-large\" href=\"#bend-root\" class=\"bend-lightbox\"\u003e \u003cspan class=\"bend-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bend-wood-table-lamp-stuberlighting_4.jpg?v=1778759680\" alt=\"Enlarged Bend Wood Table Lamp detail\"\u003e \u003cspan class=\"bend-lightbox__text\"\u003e Bent Wood + Frosted Acrylic · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — DIMENSIONS\n  ====================================================== --\u003e \u003ca id=\"bend-size-large\" href=\"#bend-root\" class=\"bend-lightbox\"\u003e \u003cspan class=\"bend-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bend-wood-table-lamp-stuberlighting_2.jpg?v=1778759681\" alt=\"Enlarged Bend Wood Table Lamp dimension drawing\"\u003e \u003cspan class=\"bend-lightbox__text\"\u003e W11\" × H18.9\" · Base Ø4.7\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 22cm x H 78cm \/ ∅ 8.7″ x H 30.7″ \/ Wood Color \/ US Plug","offer_id":52209813029147,"sku":"STB-BEND-1","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 78cm \/ ∅ 8.7″ x H 30.7″ \/ Wood Color \/ UK Plug","offer_id":52209813061915,"sku":"STB-BEND-2","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 78cm \/ ∅ 8.7″ x H 30.7″ \/ Wood Color \/ AU Plug","offer_id":52209813094683,"sku":"STB-BEND-3","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 78cm \/ ∅ 8.7″ x H 30.7″ \/ Wood Color \/ EU Plug","offer_id":52209813127451,"sku":"STB-BEND-4","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 78cm \/ ∅ 8.7″ x H 30.7″ \/ Walnut Color \/ US Plug","offer_id":52209813160219,"sku":"STB-BEND-5","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 78cm \/ ∅ 8.7″ x H 30.7″ \/ Walnut Color \/ UK Plug","offer_id":52209813192987,"sku":"STB-BEND-6","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 78cm \/ ∅ 8.7″ x H 30.7″ \/ Walnut Color \/ AU Plug","offer_id":52209813225755,"sku":"STB-BEND-7","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 78cm \/ ∅ 8.7″ x H 30.7″ \/ Walnut Color \/ EU Plug","offer_id":52209813258523,"sku":"STB-BEND-8","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 78cm \/ ∅ 8.7″ x H 30.7″ \/ Black \/ US Plug","offer_id":52209813291291,"sku":"STB-BEND-9","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 78cm \/ ∅ 8.7″ x H 30.7″ \/ Black \/ UK Plug","offer_id":52209813324059,"sku":"STB-BEND-10","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 78cm \/ ∅ 8.7″ x H 30.7″ \/ Black \/ AU Plug","offer_id":52209813356827,"sku":"STB-BEND-11","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 78cm \/ ∅ 8.7″ x H 30.7″ \/ Black \/ EU Plug","offer_id":52209813389595,"sku":"STB-BEND-12","price":195.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bend-wood-table-lamp-stuberlighting_1.jpg?v=1778759680"},{"product_id":"estelle-wood-glass-chandelier","title":"Estelle Wood \u0026 Glass Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — ESTELLE WOOD \u0026 GLASS CHANDELIER\n   Warm European \/ Clear Glass \/ Wood\n========================================================= *\/\n\n.stb-estelle{\n  --cream:#F5EDD8;\n  --ivory:#FFFCF6;\n  --paper:#F2E8D9;\n  --sand:#E5D5BF;\n\n  --dark:#1C1209;\n  --espresso:#2B1D14;\n  --brown:#4A3218;\n  --walnut:#60432D;\n  --walnut-light:#806148;\n\n  --brass:#B18B57;\n  --gold:#C8A96E;\n  --gold-deep:#92703B;\n\n  --glass:#ECE8E1;\n  --smoke:#D4CDC3;\n\n  --muted:#756555;\n  --line:#DAC9B1;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14.5px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-estelle *,\n.stb-estelle *::before,\n.stb-estelle *::after{\n  box-sizing:border-box;\n}\n\n.stb-estelle h2,\n.stb-estelle h3{\n  margin-top:0;\n\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-estelle p{\n  margin-top:0;\n}\n\n.stb-estelle__label{\n  display:block;\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.stb-estelle__heading{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.2;\n}\n\n.stb-estelle__view{\n  display:block;\n  margin-top:6px;\n\n  color:#765A3E;\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n  letter-spacing:.05em;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-estelle__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 190px;\n  gap:34px;\n  align-items:end;\n\n  padding:4px 0 27px;\n}\n\n.stb-estelle__intro-copy{\n  max-width:650px;\n}\n\n.stb-estelle__intro h2{\n  max-width:650px;\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.13;\n}\n\n.stb-estelle__intro p{\n  margin:0;\n\n  color:#604D3B;\n\n  font-size:14.5px;\n  line-height:1.65;\n}\n\n\n\/* material signature *\/\n\n.stb-estelle__signature{\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-estelle__signature-main{\n  padding:13px 15px;\n\n  background:var(--walnut);\n}\n\n.stb-estelle__signature-main small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#D9C4A7;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-estelle__signature-main strong{\n  display:block;\n\n  color:#FFF4E5;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-estelle__signature-bottom{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-estelle__signature-item{\n  padding:10px 12px;\n}\n\n.stb-estelle__signature-item:first-child{\n  background:var(--dark);\n}\n\n.stb-estelle__signature-item:last-child{\n  background:#D8D2C8;\n}\n\n.stb-estelle__signature-item small{\n  display:block;\n  margin-bottom:2px;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-estelle__signature-item:first-child small{\n  color:#CFBDA3;\n}\n\n.stb-estelle__signature-item:last-child small{\n  color:#70665D;\n}\n\n.stb-estelle__signature-item strong{\n  font-size:11.5px;\n}\n\n.stb-estelle__signature-item:first-child strong{\n  color:#FFF2E0;\n}\n\n.stb-estelle__signature-item:last-child strong{\n  color:#372C24;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-estelle__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:35px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-estelle__fact{\n  padding:14px 13px;\n}\n\n.stb-estelle__fact:nth-child(1){\n  background:var(--dark);\n}\n\n.stb-estelle__fact:nth-child(2){\n  background:var(--walnut);\n}\n\n.stb-estelle__fact:nth-child(3){\n  background:var(--brass);\n}\n\n.stb-estelle__fact:nth-child(4){\n  background:var(--glass);\n}\n\n.stb-estelle__fact small{\n  display:block;\n  margin-bottom:4px;\n\n  font-size:8.5px;\n  line-height:1.35;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-estelle__fact:nth-child(-n+3) small{\n  color:#E0CDB5;\n}\n\n.stb-estelle__fact:nth-child(4) small{\n  color:#736B63;\n}\n\n.stb-estelle__fact strong{\n  display:block;\n\n  font-size:12px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n.stb-estelle__fact:nth-child(-n+3) strong{\n  color:#FFF4E5;\n}\n\n.stb-estelle__fact:nth-child(4) strong{\n  color:#332920;\n}\n\n\n\/* =========================================================\n   DETAIL IMAGE\n========================================================= *\/\n\n.stb-estelle__detail{\n  display:grid;\n  grid-template-columns:175px 1fr;\n  gap:27px;\n  align-items:center;\n\n  margin-bottom:36px;\n  padding:19px 21px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:5px solid var(--walnut);\n\n  border-radius:8px;\n}\n\n.stb-estelle__detail-media{\n  width:175px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-estelle__image-link{\n  display:block;\n\n  width:100%;\n  padding:5px;\n\n  background:#EEE3D3;\n\n  border:1px solid #D7C6AD;\n  border-radius:6px;\n\n  text-decoration:none;\n}\n\n.stb-estelle__image-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-estelle__detail-copy h3{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.25;\n}\n\n.stb-estelle__detail-copy p{\n  margin:0 0 10px;\n\n  color:#604D3B;\n\n  font-size:13px;\n  line-height:1.6;\n}\n\n.stb-estelle__tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:6px;\n}\n\n.stb-estelle__tag{\n  padding:5px 8px;\n\n  background:#ECE3D6;\n\n  color:#624A38;\n\n  font-size:10px;\n  line-height:1.4;\n\n  border-radius:20px;\n}\n\n\n\/* =========================================================\n   CLEAR GLASS FEATURE\n========================================================= *\/\n\n.stb-estelle__glass-feature{\n  display:grid;\n  grid-template-columns:175px 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-estelle__glass-title{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:19px;\n\n  background:#D9D4CD;\n}\n\n.stb-estelle__glass-title small{\n  margin-bottom:4px;\n\n  color:#70675F;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-estelle__glass-title strong{\n  color:#342C25;\n\n  font-size:17px;\n  line-height:1.25;\n  font-weight:500;\n}\n\n.stb-estelle__glass-copy{\n  padding:20px 22px;\n\n  background:var(--espresso);\n}\n\n.stb-estelle__glass-copy p{\n  margin:0;\n\n  color:#DDD0BE;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   MATERIAL PALETTE\n========================================================= *\/\n\n.stb-estelle__materials{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:8px;\n\n  margin-bottom:36px;\n}\n\n.stb-estelle__material{\n  padding:16px;\n\n  border-radius:8px;\n}\n\n.stb-estelle__material:nth-child(1){\n  background:var(--walnut);\n}\n\n.stb-estelle__material:nth-child(2){\n  background:var(--brass);\n}\n\n.stb-estelle__material:nth-child(3){\n  background:#E4E0D9;\n}\n\n.stb-estelle__material small{\n  display:block;\n  margin-bottom:4px;\n\n  font-size:8.5px;\n  line-height:1.35;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-estelle__material:nth-child(1) small,\n.stb-estelle__material:nth-child(2) small{\n  color:#E4D1B8;\n}\n\n.stb-estelle__material:nth-child(3) small{\n  color:#736A62;\n}\n\n.stb-estelle__material strong{\n  display:block;\n  margin-bottom:3px;\n\n  font-size:13px;\n  line-height:1.4;\n}\n\n.stb-estelle__material:nth-child(1) strong,\n.stb-estelle__material:nth-child(2) strong{\n  color:#FFF5E6;\n}\n\n.stb-estelle__material:nth-child(3) strong{\n  color:#342C25;\n}\n\n.stb-estelle__material p{\n  margin:0;\n\n  font-size:10.8px;\n  line-height:1.5;\n}\n\n.stb-estelle__material:nth-child(1) p,\n.stb-estelle__material:nth-child(2) p{\n  color:#EEE1D0;\n}\n\n.stb-estelle__material:nth-child(3) p{\n  color:#60564D;\n}\n\n\n\/* =========================================================\n   SIZE HEADER\n========================================================= *\/\n\n.stb-estelle__sizes{\n  margin-bottom:38px;\n}\n\n.stb-estelle__sizes-head{\n  display:flex;\n  align-items:end;\n  justify-content:space-between;\n  gap:20px;\n\n  margin-bottom:14px;\n}\n\n.stb-estelle__sizes-head p{\n  max-width:570px;\n  margin:0;\n\n  color:#66513E;\n\n  font-size:12.5px;\n  line-height:1.6;\n}\n\n.stb-estelle__chain-badge{\n  flex-shrink:0;\n\n  padding:7px 10px;\n\n  background:var(--walnut);\n\n  color:#FFF4E5;\n\n  font-size:9px;\n  font-weight:600;\n\n  border-radius:4px;\n}\n\n\n\/* =========================================================\n   3 SIZE CARDS — HORIZONTAL DESKTOP\n========================================================= *\/\n\n.stb-estelle__size-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:9px;\n}\n\n.stb-estelle__size-card{\n  min-width:0;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:8px;\n}\n\n.stb-estelle__size-card:nth-child(1){\n  background:#F7F1E8;\n}\n\n.stb-estelle__size-card:nth-child(2){\n  background:#E6D8C5;\n\n  border-top:4px solid var(--brass);\n}\n\n.stb-estelle__size-card:nth-child(3){\n  background:var(--dark);\n\n  border-color:var(--dark);\n}\n\n.stb-estelle__size-head{\n  padding:11px 12px 7px;\n\n  text-align:center;\n}\n\n.stb-estelle__size-head small{\n  display:block;\n\n  color:#94724B;\n\n  font-size:8.5px;\n  line-height:1.35;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-estelle__size-head strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:17px;\n  line-height:1.35;\n  font-weight:600;\n}\n\n.stb-estelle__size-card:nth-child(3)\n.stb-estelle__size-head small{\n  color:#D4B87D;\n}\n\n.stb-estelle__size-card:nth-child(3)\n.stb-estelle__size-head strong{\n  color:#FFF4E5;\n}\n\n.stb-estelle__size-media{\n  width:145px;\n  max-width:calc(100% - 22px);\n\n  margin:0 auto 8px;\n}\n\n.stb-estelle__size-link{\n  display:block;\n\n  padding:4px;\n\n  background:#FFF9F0;\n\n  border:1px solid #D4C4AD;\n  border-radius:5px;\n\n  text-decoration:none;\n}\n\n.stb-estelle__size-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-estelle__size-copy{\n  padding:9px 12px 13px;\n\n  text-align:center;\n}\n\n.stb-estelle__size-copy strong{\n  display:block;\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n.stb-estelle__size-copy p{\n  margin:0;\n\n  color:#66513E;\n\n  font-size:10.7px;\n  line-height:1.5;\n}\n\n.stb-estelle__size-card:nth-child(3)\n.stb-estelle__size-copy strong{\n  color:#FFF1DE;\n}\n\n.stb-estelle__size-card:nth-child(3)\n.stb-estelle__size-copy p{\n  color:#D5C8B7;\n}\n\n\n\/* =========================================================\n   TABLE \/ ROOM GUIDE\n========================================================= *\/\n\n.stb-estelle__fit{\n  display:grid;\n  grid-template-columns:155px 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-estelle__fit-title{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:18px;\n\n  background:#927044;\n}\n\n.stb-estelle__fit-title small{\n  margin-bottom:4px;\n\n  color:#EED8B6;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-estelle__fit-title strong{\n  color:#FFF4E5;\n\n  font-size:16px;\n  line-height:1.25;\n  font-weight:500;\n}\n\n.stb-estelle__fit-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:#EFE3D1;\n}\n\n.stb-estelle__fit-item{\n  padding:14px;\n\n  border-right:1px solid #D6C4AA;\n}\n\n.stb-estelle__fit-item:last-child{\n  border-right:0;\n}\n\n.stb-estelle__fit-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#94724A;\n\n  font-size:8.5px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-estelle__fit-item strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.5px;\n}\n\n.stb-estelle__fit-item p{\n  margin:0;\n\n  color:#66513E;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   LIGHT + INSTALLATION\n========================================================= *\/\n\n.stb-estelle__utility{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-estelle__utility-panel{\n  padding:20px 21px;\n}\n\n.stb-estelle__utility-panel:first-child{\n  background:var(--walnut);\n}\n\n.stb-estelle__utility-panel:last-child{\n  background:var(--dark);\n}\n\n.stb-estelle__utility-panel small{\n  display:block;\n  margin-bottom:5px;\n\n  color:#D3BEA0;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-estelle__utility-panel strong{\n  display:block;\n  margin-bottom:5px;\n\n  color:#FFF4E4;\n\n  font-size:12.8px;\n  line-height:1.4;\n}\n\n.stb-estelle__utility-panel p{\n  margin:0;\n\n  color:#D9CCBA;\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   HANGING GUIDE\n========================================================= *\/\n\n.stb-estelle__hanging{\n  display:grid;\n  grid-template-columns:150px 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-estelle__hanging-title{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:17px;\n\n  background:#B79B70;\n}\n\n.stb-estelle__hanging-title small{\n  margin-bottom:3px;\n\n  color:#594126;\n\n  font-size:8.5px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-estelle__hanging-title strong{\n  color:#2D2015;\n\n  font-size:15.5px;\n}\n\n.stb-estelle__hanging-copy{\n  padding:17px 20px;\n\n  background:#E9DFD0;\n}\n\n.stb-estelle__hanging-copy p{\n  margin:0;\n\n  color:#604D3B;\n\n  font-size:11.7px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   COMPACT SPECIFICATIONS\n========================================================= *\/\n\n.stb-estelle__specs{\n  margin-bottom:33px;\n}\n\n.stb-estelle__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:20px;\n\n  padding:13px 16px;\n\n  background:var(--espresso);\n\n  border-bottom:3px solid var(--gold);\n}\n\n.stb-estelle__spec-head span{\n  color:#D7BA84;\n\n  font-size:9px;\n  line-height:1.35;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-estelle__spec-head strong{\n  color:#FFF4E5;\n\n  font-size:16.5px;\n  font-weight:500;\n}\n\n.stb-estelle__spec-list{\n  background:var(--ivory);\n\n  border-right:1px solid var(--line);\n  border-left:1px solid var(--line);\n}\n\n.stb-estelle__spec{\n  display:grid;\n  grid-template-columns:29% 71%;\n\n  padding:10px 13px;\n\n  border-bottom:1px solid #E6DAC8;\n}\n\n.stb-estelle__spec span{\n  padding-right:10px;\n\n  color:#88725A;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n.stb-estelle__spec strong{\n  color:var(--dark);\n\n  font-size:11.7px;\n  line-height:1.5;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   GLASS CARE\n========================================================= *\/\n\n.stb-estelle__care{\n  display:grid;\n  grid-template-columns:72px 1fr;\n\n  margin-bottom:30px;\n\n  overflow:hidden;\n\n  border-radius:7px;\n}\n\n.stb-estelle__care-mark{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  background:var(--walnut);\n\n  color:#E5C99F;\n\n  font-size:24px;\n}\n\n.stb-estelle__care-copy{\n  padding:14px 16px;\n\n  background:#E8DCCB;\n}\n\n.stb-estelle__care-copy strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n}\n\n.stb-estelle__care-copy p{\n  margin:0;\n\n  color:#67513E;\n\n  font-size:11px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-estelle__faq{\n  margin-bottom:30px;\n\n  padding:18px 20px 7px;\n\n  background:#EEE2D2;\n\n  border-left:4px solid var(--walnut);\n  border-radius:7px;\n}\n\n.stb-estelle__faq details{\n  padding:12px 0;\n\n  border-bottom:1px solid #D7C5AC;\n}\n\n.stb-estelle__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-estelle__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--dark);\n\n  font-size:13.5px;\n  line-height:1.5;\n  font-weight:500;\n}\n\n.stb-estelle__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-estelle__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-4px;\n\n  color:var(--walnut);\n\n  font-size:22px;\n}\n\n.stb-estelle__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-estelle__faq details p{\n  margin:8px 0 0;\n\n  color:#65503D;\n\n  font-size:12.2px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-estelle__shipping{\n  padding:20px 22px;\n\n  background:var(--cream);\n\n  border-top:3px solid var(--gold);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n  border-left:1px solid var(--line);\n\n  border-radius:8px;\n}\n\n.stb-estelle__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-estelle__shipping p{\n  margin:0 0 8px;\n\n  color:#5E4D3E;\n\n  font-size:12.8px;\n  line-height:1.65;\n}\n\n.stb-estelle__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-estelle__shipping strong{\n  color:var(--dark);\n}\n\n.stb-estelle__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-estelle__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,12,8,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-estelle__lightbox:target{\n  display:flex;\n}\n\n.stb-estelle__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-estelle__lightbox img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:92vw;\n  max-height:80vh;\n\n  object-fit:contain;\n  object-position:center;\n\n  box-shadow:0 14px 60px rgba(0,0,0,.45);\n}\n\n.stb-estelle__lightbox-title{\n  margin:9px 0 0 !important;\n\n  color:#E1C99E !important;\n\n  font-size:10px !important;\n  line-height:1.4;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n.stb-estelle__lightbox-hint{\n  margin:5px 0 0 !important;\n\n  color:#A99575 !important;\n\n  font-size:9.5px !important;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-estelle{\n    font-size:14.5px;\n  }\n\n\n  .stb-estelle__intro{\n    grid-template-columns:1fr;\n\n    gap:14px;\n  }\n\n  .stb-estelle__intro h2{\n    font-size:25px;\n    line-height:1.17;\n  }\n\n  .stb-estelle__intro p{\n    font-size:14px;\n  }\n\n  .stb-estelle__signature{\n    max-width:300px;\n  }\n\n\n  .stb-estelle__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-estelle__fact small{\n    font-size:9px;\n  }\n\n  .stb-estelle__fact strong{\n    font-size:12px;\n  }\n\n\n  .stb-estelle__detail{\n    grid-template-columns:145px 1fr;\n\n    gap:15px;\n    padding:15px;\n  }\n\n  .stb-estelle__detail-media{\n    width:145px;\n  }\n\n  .stb-estelle__detail-copy h3{\n    font-size:19px;\n  }\n\n  .stb-estelle__detail-copy p{\n    font-size:12.7px;\n  }\n\n\n  .stb-estelle__glass-feature{\n    grid-template-columns:135px 1fr;\n  }\n\n\n  .stb-estelle__materials{\n    grid-template-columns:1fr;\n  }\n\n  .stb-estelle__material p{\n    font-size:11.5px;\n  }\n\n\n  .stb-estelle__sizes-head{\n    display:block;\n  }\n\n  .stb-estelle__chain-badge{\n    display:inline-block;\n\n    margin-top:8px;\n\n    font-size:9.5px;\n  }\n\n\n  \/* stacked on mobile for readability *\/\n\n  .stb-estelle__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-estelle__size-card{\n    display:grid;\n    grid-template-columns:110px 1fr;\n\n    padding:9px;\n  }\n\n  .stb-estelle__size-head{\n    grid-column:2;\n\n    padding:5px 8px;\n\n    text-align:left;\n  }\n\n  .stb-estelle__size-head small{\n    font-size:9px;\n  }\n\n  .stb-estelle__size-head strong{\n    font-size:17px;\n  }\n\n  .stb-estelle__size-media{\n    grid-column:1;\n    grid-row:1 \/ span 2;\n\n    width:100px;\n    max-width:100px;\n\n    margin:0;\n  }\n\n  .stb-estelle__size-copy{\n    grid-column:2;\n\n    padding:6px 8px;\n\n    text-align:left;\n  }\n\n  .stb-estelle__size-copy strong{\n    font-size:12px;\n  }\n\n  .stb-estelle__size-copy p{\n    font-size:11px;\n  }\n\n\n  .stb-estelle__fit{\n    grid-template-columns:1fr;\n  }\n\n  .stb-estelle__fit-title{\n    padding:14px 17px;\n  }\n\n  .stb-estelle__fit-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-estelle__fit-item{\n    border-right:0;\n    border-bottom:1px solid #D6C4AA;\n  }\n\n  .stb-estelle__fit-item:last-child{\n    border-bottom:0;\n  }\n\n\n  .stb-estelle__utility{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-estelle__hanging{\n    grid-template-columns:135px 1fr;\n  }\n\n\n  .stb-estelle__spec{\n    grid-template-columns:35% 65%;\n  }\n\n\n  .stb-estelle__shipping{\n    padding:18px;\n  }\n\n  .stb-estelle__shipping p{\n    font-size:12.5px;\n  }\n\n\n  .stb-estelle__lightbox{\n    padding:14px;\n  }\n\n  .stb-estelle__lightbox img{\n    max-width:94vw;\n    max-height:75vh;\n  }\n\n}\n\n\n@media screen and (max-width:470px){\n\n  .stb-estelle__detail,\n  .stb-estelle__glass-feature,\n  .stb-estelle__hanging{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-estelle__detail-media{\n    width:155px;\n  }\n\n\n  .stb-estelle__size-card{\n    grid-template-columns:105px 1fr;\n  }\n\n  .stb-estelle__size-media{\n    width:95px;\n    max-width:95px;\n  }\n\n\n  .stb-estelle__spec{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n  .stb-estelle__spec span{\n    font-size:10.5px;\n    font-weight:600;\n  }\n\n  .stb-estelle__spec strong{\n    font-size:11.8px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-estelle\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-estelle__intro\"\u003e\n\u003cdiv class=\"stb-estelle__intro-copy\"\u003e\n\u003cspan class=\"stb-estelle__label\"\u003e Wood · Metal · Clear Glass \u003c\/span\u003e\n\u003ch2\u003eWarm Wood Structure With Clear, Open Light.\u003c\/h2\u003e\n\u003cp\u003eEstelle combines turned wood posts, curved metal arms and transparent glass globes for a chandelier that feels warm and collected without becoming visually heavy. Choose 3, 6 or 8 lights to match the scale of your room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-estelle__signature\"\u003e\n\u003cdiv class=\"stb-estelle__signature-main\"\u003e\n\u003csmall\u003e Material Character \u003c\/small\u003e \u003cstrong\u003e Warm Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-estelle__signature-bottom\"\u003e\n\u003cdiv class=\"stb-estelle__signature-item\"\u003e\n\u003csmall\u003e Structure \u003c\/small\u003e \u003cstrong\u003e Metal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-estelle__signature-item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Clear Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-estelle__facts\"\u003e\n\u003cdiv class=\"stb-estelle__fact\"\u003e\n\u003csmall\u003e Configurations \u003c\/small\u003e \u003cstrong\u003e 3 \/ 6 \/ 8-Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-estelle__fact\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e E14 Bulbs Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-estelle__fact\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 19\" Chain \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-estelle__fact\"\u003e\n\u003csmall\u003e Shades \u003c\/small\u003e \u003cstrong\u003e Clear Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAIL IMAGE\n  ====================================================== --\u003e\n\u003csection id=\"estelle-detail-section\" class=\"stb-estelle__detail\"\u003e\n\u003cdiv class=\"stb-estelle__detail-media\"\u003e\u003ca href=\"#estelle-detail\" class=\"stb-estelle__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/estelle-wood-glass-chandelier-stuberlighting_19.jpg?v=1778810079\" alt=\"Estelle Wood and Glass Chandelier wood post curved metal arm and clear glass globe detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-estelle__view\"\u003e View Product Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-estelle__detail-copy\"\u003e\n\u003cspan class=\"stb-estelle__label\"\u003e Product Detail \u003c\/span\u003e\n\u003ch3\u003eThree Materials, Each Doing Something Different.\u003c\/h3\u003e\n\u003cp\u003eWood adds warmth, curved metal gives the chandelier structure, and transparent glass keeps the composition visually open while leaving the included E14 light source visible inside each globe.\u003c\/p\u003e\n\u003cdiv class=\"stb-estelle__tags\"\u003e\n\u003cspan class=\"stb-estelle__tag\"\u003e Turned Wood Posts \u003c\/span\u003e \u003cspan class=\"stb-estelle__tag\"\u003e Curved Metal Arms \u003c\/span\u003e \u003cspan class=\"stb-estelle__tag\"\u003e Clear Glass Globes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"estelle-detail\" href=\"#estelle-detail-section\" class=\"stb-estelle__lightbox\"\u003e \u003cspan class=\"stb-estelle__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/estelle-wood-glass-chandelier-stuberlighting_19.jpg?v=1778810079\" alt=\"Enlarged Estelle chandelier detail\"\u003e \u003cspan class=\"stb-estelle__lightbox-title\"\u003e Estelle · Wood \u0026amp; Clear Glass Detail \u003c\/span\u003e \u003cspan class=\"stb-estelle__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       CLEAR GLASS\n  ====================================================== --\u003e\n\u003csection class=\"stb-estelle__glass-feature\"\u003e\n\u003cdiv class=\"stb-estelle__glass-title\"\u003e\n\u003csmall\u003e Clear Glass \u003c\/small\u003e \u003cstrong\u003e More Light, Less Visual Weight. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-estelle__glass-copy\"\u003e\n\u003cp\u003eUnlike frosted shades, Estelle's transparent globes leave the light source visible and allow light to pass freely through the glass. The result feels brighter, lighter and especially natural with decorative E14 bulbs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL PALETTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-estelle__materials\"\u003e\n\u003cdiv class=\"stb-estelle__material\"\u003e\n\u003csmall\u003e Wood \u003c\/small\u003e \u003cstrong\u003e Warm-Toned Posts \u003c\/strong\u003e\n\u003cp\u003eAdds the natural warmth that keeps the chandelier from feeling overly formal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-estelle__material\"\u003e\n\u003csmall\u003e Metal \u003c\/small\u003e \u003cstrong\u003e Curved Arms \u003c\/strong\u003e\n\u003cp\u003eGives the fixture its classic European chandelier structure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-estelle__material\"\u003e\n\u003csmall\u003e Glass \u003c\/small\u003e \u003cstrong\u003e High Transparency \u003c\/strong\u003e\n\u003cp\u003eKeeps the bulb and light visible instead of hiding them behind frosting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE COMPARISON — HORIZONTAL\n  ====================================================== --\u003e\n\u003csection id=\"estelle-size-section\" class=\"stb-estelle__sizes\"\u003e\n\u003cdiv class=\"stb-estelle__sizes-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-estelle__label\"\u003e Choose Your Size \u003c\/span\u003e\n\u003ch3 class=\"stb-estelle__heading\"\u003eCompare 3, 6 and 8-Light Side by Side.\u003c\/h3\u003e\n\u003cp\u003eChoose primarily by the width of the table or seating area below. The 6-Light is the most versatile option for a standard dining room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"stb-estelle__chain-badge\"\u003e 19\" Adjustable Chain \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-estelle__size-grid\"\u003e\n\u003c!-- 3 LIGHT --\u003e\n\u003carticle class=\"stb-estelle__size-card\"\u003e\n\u003cdiv class=\"stb-estelle__size-head\"\u003e\n\u003csmall\u003e Compact \u003c\/small\u003e \u003cstrong\u003e 3-Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-estelle__size-media\"\u003e\u003ca href=\"#estelle-size-3\" class=\"stb-estelle__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/estelle-wood-glass-chandelier-stuberlighting_17.jpg?v=1778810079\" alt=\"Estelle 3-Light chandelier dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-estelle__view\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-estelle__size-copy\"\u003e\n\u003cstrong\u003e Ø18.9\" × H17.7\" \u003c\/strong\u003e\n\u003cp\u003eØ48 × H45cm.\u003cbr\u003eBedrooms, breakfast nooks and smaller dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 6 LIGHT --\u003e\n\u003carticle class=\"stb-estelle__size-card\"\u003e\n\u003cdiv class=\"stb-estelle__size-head\"\u003e\n\u003csmall\u003e Most Versatile \u003c\/small\u003e \u003cstrong\u003e 6-Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-estelle__size-media\"\u003e\u003ca href=\"#estelle-size-6\" class=\"stb-estelle__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/estelle-wood-glass-chandelier-stuberlighting_4.jpg?v=1778810079\" alt=\"Estelle 6-Light chandelier dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-estelle__view\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-estelle__size-copy\"\u003e\n\u003cstrong\u003e Ø28.3\" × H19.7\" \u003c\/strong\u003e\n\u003cp\u003eØ72 × H50cm.\u003cbr\u003e4–6 seat dining tables and standard living rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 8 LIGHT --\u003e\n\u003carticle class=\"stb-estelle__size-card\"\u003e\n\u003cdiv class=\"stb-estelle__size-head\"\u003e\n\u003csmall\u003e Statement \u003c\/small\u003e \u003cstrong\u003e 8-Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-estelle__size-media\"\u003e\u003ca href=\"#estelle-size-8\" class=\"stb-estelle__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/estelle-wood-glass-chandelier-stuberlighting_18.jpg?v=1778810079\" alt=\"Estelle 8-Light chandelier dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-estelle__view\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-estelle__size-copy\"\u003e\n\u003cstrong\u003e Ø32.3\" × H20.5\" \u003c\/strong\u003e\n\u003cp\u003eØ82 × H52cm.\u003cbr\u003eLarge dining rooms, open plans and entryways.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"estelle-size-3\" href=\"#estelle-size-section\" class=\"stb-estelle__lightbox\"\u003e \u003cspan class=\"stb-estelle__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/estelle-wood-glass-chandelier-stuberlighting_17.jpg?v=1778810079\" alt=\"Enlarged Estelle 3-Light dimensions\"\u003e \u003cspan class=\"stb-estelle__lightbox-title\"\u003e 3-Light · Ø18.9\" × H17.7\" \u003c\/span\u003e \u003cspan class=\"stb-estelle__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"estelle-size-6\" href=\"#estelle-size-section\" class=\"stb-estelle__lightbox\"\u003e \u003cspan class=\"stb-estelle__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/estelle-wood-glass-chandelier-stuberlighting_4.jpg?v=1778810079\" alt=\"Enlarged Estelle 6-Light dimensions\"\u003e \u003cspan class=\"stb-estelle__lightbox-title\"\u003e 6-Light · Ø28.3\" × H19.7\" \u003c\/span\u003e \u003cspan class=\"stb-estelle__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"estelle-size-8\" href=\"#estelle-size-section\" class=\"stb-estelle__lightbox\"\u003e \u003cspan class=\"stb-estelle__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/estelle-wood-glass-chandelier-stuberlighting_18.jpg?v=1778810079\" alt=\"Enlarged Estelle 8-Light dimensions\"\u003e \u003cspan class=\"stb-estelle__lightbox-title\"\u003e 8-Light · Ø32.3\" × H20.5\" \u003c\/span\u003e \u003cspan class=\"stb-estelle__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       QUICK SIZE GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-estelle__fit\"\u003e\n\u003cdiv class=\"stb-estelle__fit-title\"\u003e\n\u003csmall\u003e Quick Size Guide \u003c\/small\u003e \u003cstrong\u003e Start With Your Table. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-estelle__fit-grid\"\u003e\n\u003cdiv class=\"stb-estelle__fit-item\"\u003e\n\u003csmall\u003e 3-Light \u003c\/small\u003e \u003cstrong\u003e ~48\" Table \u003c\/strong\u003e\n\u003cp\u003eGood for smaller tables and more intimate rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-estelle__fit-item\"\u003e\n\u003csmall\u003e 6-Light \u003c\/small\u003e \u003cstrong\u003e ~60\" Table \u003c\/strong\u003e\n\u003cp\u003eThe most balanced choice for typical 4–6 person dining tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-estelle__fit-item\"\u003e\n\u003csmall\u003e 8-Light \u003c\/small\u003e \u003cstrong\u003e 72\"+ Table \u003c\/strong\u003e\n\u003cp\u003eBetter for large tables, open rooms and statement installations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT + INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-estelle__utility\"\u003e\n\u003cdiv class=\"stb-estelle__utility-panel\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e E14 Bulbs Included \u003c\/strong\u003e\n\u003cp\u003eOne compatible bulb is supplied for each glass globe: 3 bulbs with the 3-Light, 6 bulbs with the 6-Light and 8 bulbs with the 8-Light. Maximum 40W per socket.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-estelle__utility-panel\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired · 19\" Adjustable Chain \u003c\/strong\u003e\n\u003cp\u003eStandard chain length is 19\" \/ 48cm. Longer chain lengths are available on request. Professional electrician installation is recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       HANGING GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-estelle__hanging\"\u003e\n\u003cdiv class=\"stb-estelle__hanging-title\"\u003e\n\u003csmall\u003e Dining Height \u003c\/small\u003e \u003cstrong\u003e 28–34\" Above Table \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-estelle__hanging-copy\"\u003e\n\u003cp\u003eMeasure from the tabletop to the lowest glass globe. For open living areas, maintain approximately 6.5–7 ft of floor clearance. A longer chain can be prepared for higher ceilings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-estelle__specs\"\u003e\n\u003cdiv class=\"stb-estelle__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Estelle \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-estelle__spec-list\"\u003e\n\u003cdiv class=\"stb-estelle__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e 3-Light Ø18.9\" × H17.7\" · 6-Light Ø28.3\" × H19.7\" · 8-Light Ø32.3\" × H20.5\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-estelle__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Metal Frame \u0026amp; Curved Arms · Warm-Finished Wood Posts · High-Transparency Clear Glass Globes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-estelle__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E14 Bulbs Included · 3-Light: 3 Bulbs · 6-Light: 6 Bulbs · 8-Light: 8 Bulbs · Max 40W Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-estelle__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V · Hardwired Ceiling Installation · Standard Wall Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-estelle__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Fixture Compatible with Dimmable E14 LED Bulbs + Compatible Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-estelle__spec\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cstrong\u003e 19\" \/ 48cm Adjustable Chain · Extension Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-estelle__spec\"\u003e\n\u003cspan\u003e Rating \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-estelle__spec\"\u003e\n\u003cspan\u003e Care \u003c\/span\u003e \u003cstrong\u003e Soft Dry Cloth for Wood \u0026amp; Metal · Glass Globes May Be Removed and Gently Damp-Wiped · Dry Before Reinstalling \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-estelle__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-estelle__care\"\u003e\n\u003cdiv class=\"stb-estelle__care-mark\"\u003e◯\u003c\/div\u003e\n\u003cdiv class=\"stb-estelle__care-copy\"\u003e\n\u003cstrong\u003e Clear glass rewards simple, regular cleaning. \u003c\/strong\u003e\n\u003cp\u003eDust wood and metal with a soft dry cloth. Remove the glass globes when deeper cleaning is needed and dry them completely before reinstalling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-estelle__faq\"\u003e\n\u003ch3 class=\"stb-estelle__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich Estelle size should I choose?\u003c\/summary\u003e\n\u003cp\u003eThe 3-Light works best in smaller rooms, the 6-Light is the most versatile choice for standard dining rooms, and the 8-Light is better suited to larger tables and open spaces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the bulbs included?\u003c\/summary\u003e\n\u003cp\u003eYes. Estelle includes one compatible E14 bulb for each glass globe: 3, 6 or 8 bulbs depending on your selected configuration.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I request a longer chain?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard chain is 19\" \/ 48cm and adjustable. A longer chain can be prepared on request for higher ceilings.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-estelle__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"3-Light: Dia 18.9\" \/ Gold","offer_id":52212182647067,"sku":"STB-ESTL-3L","price":295.0,"currency_code":"USD","in_stock":true},{"title":"6-Light: Dia 28.3\" \/ Gold","offer_id":52212182679835,"sku":"STB-ESTL-6L","price":485.0,"currency_code":"USD","in_stock":true},{"title":"8-Light: Dia 32.3\" \/ Gold","offer_id":52212182712603,"sku":"STB-ESTL-8L","price":655.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/estelle-wood-glass-chandelier-stuberlighting_15.jpg?v=1778810079"},{"product_id":"alto-tripod-floor-lamp","title":"Alto Tripod Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — ALTO\n   TRIPOD FLOOR LAMP\n\n   TRIPOD \/ FINISH \/ LIGHT\n   H51.2\" · Ø10.2\" SHADE\n   SOLID WOOD + WHITE FABRIC\n\n   QUIET LUXURY · READABLE · DAWN SAFE\n========================================================= *\/\n\n.stb-alto{\n  --ivory:#FFFDF8;\n  --cream:#F5EDD8;\n  --paper:#F4F1EB;\n  --stone:#E8E4DD;\n\n  --espresso:#1C1209;\n  --charcoal:#292724;\n  --brown:#4A3218;\n\n  --walnut:#73503A;\n  --walnut-deep:#4B3224;\n  --walnut-soft:#D8C0AB;\n\n  --natural:#C5A47E;\n  --natural-soft:#E7D8C5;\n\n  --gold:#C8A96E;\n  --line:#D9D0C4;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.62;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-alto *,\n.stb-alto *::before,\n.stb-alto *::after{\n  box-sizing:border-box;\n}\n\n.stb-alto h2,\n.stb-alto h3,\n.stb-alto p{\n  margin-top:0;\n}\n\n.stb-alto h2,\n.stb-alto h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   DAWN IMAGE SAFETY\n========================================================= *\/\n\n.stb-alto img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-alto a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.alto-open{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,165px);\n\n  gap:30px;\n  align-items:stretch;\n\n  margin-bottom:24px;\n}\n\n.alto-open__copy{\n  min-width:0;\n\n  padding:4px 0 18px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.alto-kicker{\n  margin:0 0 7px !important;\n\n  color:#876746;\n\n  font-size:10px;\n  font-weight:600;\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.alto-open h2{\n  max-width:590px;\n\n  margin:0 0 9px;\n\n  font-size:35px;\n  line-height:1.03;\n}\n\n.alto-open__copy \u003e p{\n  max-width:570px;\n\n  margin:0;\n\n  color:#66513F;\n\n  font-size:13px;\n}\n\n.alto-open__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:12px;\n}\n\n.alto-open__facts span{\n  padding:5px 9px;\n\n  border-radius:20px;\n\n  font-size:10px;\n  font-weight:500;\n}\n\n.alto-open__facts span:nth-child(1){\n  background:#1C1209;\n  color:#F5EDD8;\n}\n\n.alto-open__facts span:nth-child(2){\n  background:#73503A;\n  color:#FFF8ED;\n}\n\n.alto-open__facts span:nth-child(3){\n  background:#E7D8C5;\n  color:#604930;\n}\n\n.alto-open__facts span:nth-child(4){\n  background:#E8E4DD;\n  color:#5F574D;\n}\n\n\n\/* SCALE *\/\n\n.alto-open__scale{\n  display:flex;\n  flex-direction:column;\n  justify-content:space-between;\n\n  min-width:0;\n\n  padding:15px;\n\n  background:#292724;\n\n  border-radius:8px;\n}\n\n.alto-open__scale small{\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.alto-open__scale strong{\n  display:block;\n\n  padding:15px 0;\n\n  color:#FFF7EA;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:34px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.alto-open__scale span{\n  display:block;\n\n  padding-top:8px;\n\n  border-top:1px solid rgba(255,255,255,.14);\n\n  color:#CBC4BA;\n\n  font-size:11px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   THREE DEFINING PARTS\n========================================================= *\/\n\n.alto-three{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:4px;\n\n  margin-bottom:27px;\n}\n\n.alto-three__item{\n  min-width:0;\n\n  padding:15px 16px;\n\n  background:#F4F1EB;\n\n  border-top:3px solid #73503A;\n}\n\n.alto-three__item:nth-child(2){\n  border-top-color:#C5A47E;\n}\n\n.alto-three__item:nth-child(3){\n  border-top-color:#1C1209;\n}\n\n.alto-three__item small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#806A52;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.alto-three__item h3{\n  margin:0 0 4px;\n\n  font-size:20px;\n}\n\n.alto-three__item p{\n  margin:0;\n\n  color:#675746;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   FINISH CHOICE\n========================================================= *\/\n\n.alto-finishes{\n  margin-bottom:27px;\n}\n\n.alto-finishes__head{\n  display:grid;\n  grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n  gap:24px;\n\n  margin-bottom:8px;\n}\n\n.alto-finishes__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.alto-finishes__head p{\n  margin:0;\n\n  color:#74604C;\n\n  font-size:11.5px;\n}\n\n.alto-finishes__grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:5px;\n}\n\n\n\/* WALNUT *\/\n\n.alto-finish--walnut{\n  min-width:0;\n\n  padding:16px 17px;\n\n  background:#73503A;\n\n  border-radius:7px;\n}\n\n.alto-finish--walnut small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#E0C5A8;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.alto-finish--walnut h3{\n  margin:0 0 5px;\n\n  color:#FFF8ED;\n\n  font-size:21px;\n}\n\n.alto-finish--walnut p{\n  margin:0;\n\n  color:#E3D5C8;\n\n  font-size:11.5px;\n}\n\n\n\/* NATURAL *\/\n\n.alto-finish--natural{\n  min-width:0;\n\n  padding:16px 17px;\n\n  background:#E7D8C5;\n\n  border-radius:7px;\n}\n\n.alto-finish--natural small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#836849;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.alto-finish--natural h3{\n  margin:0 0 5px;\n\n  font-size:21px;\n}\n\n.alto-finish--natural p{\n  margin:0;\n\n  color:#66513D;\n\n  font-size:11.5px;\n}\n\n\n\/* =========================================================\n   DETAIL\n========================================================= *\/\n\n.alto-detail{\n  display:grid;\n  grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n  gap:25px;\n  align-items:center;\n\n  width:calc(100% - 42px);\n  min-width:0;\n\n  margin:0 0 27px 42px;\n  padding:13px 15px;\n\n  background:#292724;\n\n  border-radius:8px;\n}\n\n.alto-detail__image{\n  width:170px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:#FFFDF8;\n\n  border-radius:6px;\n}\n\n.alto-detail__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.alto-detail__image img{\n  max-height:160px !important;\n}\n\n.alto-zoom{\n  position:absolute;\n\n  right:5px;\n  bottom:5px;\n\n  padding:4px 7px;\n\n  background:rgba(28,18,9,.86);\n\n  border-radius:20px;\n\n  color:#FFF8EB;\n\n  font-size:9px;\n\n  pointer-events:none;\n}\n\n.alto-detail__copy{\n  min-width:0;\n}\n\n.alto-detail__copy small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.alto-detail__copy h3{\n  margin:0 0 6px;\n\n  color:#FFF8EB;\n\n  font-size:22px;\n}\n\n.alto-detail__copy p{\n  margin:0;\n\n  color:#D0CBC2;\n\n  font-size:12px;\n}\n\n.alto-detail__tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:10px;\n}\n\n.alto-detail__tags span{\n  padding:4px 8px;\n\n  border-radius:20px;\n\n  font-size:9.5px;\n}\n\n.alto-detail__tags span:nth-child(1){\n  background:#73503A;\n  color:#FFF8ED;\n}\n\n.alto-detail__tags span:nth-child(2){\n  background:#E7D8C5;\n  color:#60482F;\n}\n\n.alto-detail__tags span:nth-child(3){\n  border:1px solid #746B60;\n  color:#DDD0BB;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.alto-size{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr) minmax(0,155px);\n\n  gap:20px;\n  align-items:center;\n\n  margin-bottom:27px;\n  padding:13px 15px;\n\n  background:#E8E4DD;\n\n  border-radius:8px;\n}\n\n.alto-size__number{\n  min-width:0;\n\n  padding:13px;\n\n  background:#1C1209;\n\n  border-radius:6px;\n}\n\n.alto-size__number small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.alto-size__number strong{\n  display:block;\n\n  color:#FFF8EB;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:27px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.alto-size__number span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#CFC5BA;\n\n  font-size:10px;\n}\n\n.alto-size__copy{\n  min-width:0;\n}\n\n.alto-size__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#796D5E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.alto-size__copy h3{\n  margin:0 0 5px;\n\n  font-size:21px;\n}\n\n.alto-size__copy p{\n  margin:0;\n\n  color:#61594E;\n\n  font-size:11.5px;\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.alto-size__image{\n  width:155px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:#FFFDF8;\n\n  border-radius:5px;\n}\n\n.alto-size__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.alto-size__image img{\n  max-height:145px !important;\n}\n\n\n\/* =========================================================\n   SIZE STRIP\n========================================================= *\/\n\n.alto-measures{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:4px;\n\n  margin:-17px 0 27px;\n}\n\n.alto-measures__item{\n  min-width:0;\n\n  padding:11px 12px;\n\n  background:#F4F1EB;\n\n  border-bottom:2px solid #73503A;\n}\n\n.alto-measures__item:nth-child(2){\n  border-bottom-color:#C5A47E;\n}\n\n.alto-measures__item:nth-child(3){\n  border-bottom-color:#1C1209;\n}\n\n.alto-measures__item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#806C55;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.alto-measures__item strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:12px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   LIGHT\n========================================================= *\/\n\n.alto-light{\n  display:grid;\n  grid-template-columns:minmax(0,195px) minmax(0,1fr);\n\n  margin-bottom:27px;\n\n  overflow:hidden;\n\n  border-radius:7px;\n}\n\n.alto-light__lead{\n  min-width:0;\n\n  padding:16px 17px;\n\n  background:#1C1209;\n}\n\n.alto-light__lead small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.alto-light__lead h3{\n  margin:0 0 5px;\n\n  color:#F5EDD8;\n\n  font-size:21px;\n}\n\n.alto-light__lead p{\n  margin:0;\n\n  color:#C9BDAE;\n\n  font-size:11.5px;\n}\n\n.alto-light__data{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  min-width:0;\n}\n\n.alto-light__cell{\n  min-width:0;\n\n  padding:13px 14px;\n}\n\n.alto-light__cell:nth-child(1),\n.alto-light__cell:nth-child(4){\n  background:#E8E4DD;\n}\n\n.alto-light__cell:nth-child(2),\n.alto-light__cell:nth-child(3){\n  background:#E7D8C5;\n}\n\n.alto-light__cell small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#75614B;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.alto-light__cell strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   DIMMING NOTE\n========================================================= *\/\n\n.alto-dimming{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:11px;\n  align-items:center;\n\n  margin:-17px 0 27px;\n  padding:10px 12px;\n\n  background:#F4F1EB;\n\n  border-left:3px solid #73503A;\n}\n\n.alto-dimming__tag{\n  padding:4px 8px;\n\n  background:#73503A;\n\n  border-radius:20px;\n\n  color:#FFF8EB;\n\n  font-size:9px;\n  font-weight:600;\n}\n\n.alto-dimming strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.alto-dimming span{\n  display:block;\n\n  margin-top:2px;\n\n  color:#705D49;\n\n  font-size:10.5px;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.alto-placement{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:23px;\n\n  margin-bottom:27px;\n}\n\n.alto-placement__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#826A49;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.alto-placement__title h3{\n  margin:0;\n\n  font-size:20px;\n}\n\n.alto-placement__rows{\n  min-width:0;\n\n  border-top:1px solid var(--line);\n}\n\n.alto-placement__row{\n  display:grid;\n  grid-template-columns:minmax(0,115px) minmax(0,1fr);\n\n  gap:15px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.alto-placement__row strong{\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.alto-placement__row span{\n  color:#67523F;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   BEFORE ORDER\n========================================================= *\/\n\n.alto-before{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:23px;\n\n  margin-bottom:27px;\n}\n\n.alto-before__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#826A49;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.alto-before__title h3{\n  margin:0;\n\n  font-size:20px;\n}\n\n.alto-before__rows{\n  min-width:0;\n\n  border-top:1px solid var(--line);\n}\n\n.alto-before__row{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:15px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.alto-before__row strong{\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.alto-before__row p{\n  margin:0;\n\n  color:#67523F;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.alto-specs{\n  margin-bottom:26px;\n}\n\n.alto-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:8px;\n}\n\n.alto-specs__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.alto-specs__head span{\n  color:#90785D;\n\n  font-size:10px;\n}\n\n.alto-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.alto-spec-row{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid #E4D9CA;\n}\n\n.alto-spec-row:nth-child(even){\n  margin-left:-8px;\n  margin-right:-8px;\n\n  padding-left:8px;\n  padding-right:8px;\n\n  background:#F4F2ED;\n}\n\n.alto-spec-row__label{\n  color:#806C55;\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.alto-spec-row__value{\n  min-width:0;\n\n  color:#27190D;\n\n  font-size:11.5px;\n  font-weight:500;\n  line-height:1.5;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CERTIFICATION *\/\n\n.alto-cert{\n  margin-top:9px;\n  padding:11px 13px;\n\n  background:#E7D8C5;\n\n  border-left:3px solid #73503A;\n\n  border-radius:5px;\n}\n\n.alto-cert small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#7C674F;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.alto-cert strong{\n  display:block;\n\n  color:#352719;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.alto-care{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:11px;\n  align-items:center;\n\n  margin-bottom:26px;\n  padding:11px 13px;\n\n  background:#292724;\n\n  border-radius:7px;\n}\n\n.alto-care__tag{\n  padding:4px 8px;\n\n  border:1px solid #C8A96E;\n\n  border-radius:20px;\n\n  color:#DABE87;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.alto-care strong{\n  display:block;\n\n  color:#FFF8EB;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.alto-care span{\n  display:block;\n\n  margin-top:2px;\n\n  color:#CBC6BD;\n\n  font-size:10.5px;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.alto-shipping{\n  padding:18px 20px;\n\n  background:\n    linear-gradient(\n      110deg,\n      #292724 0%,\n      #292724 76%,\n      #4B3224 100%\n    );\n\n  border-left:4px solid #C8A96E;\n\n  border-radius:7px;\n}\n\n.alto-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF4E5;\n\n  font-size:20px;\n}\n\n.alto-shipping p{\n  margin:0 0 7px;\n\n  color:#D0CBC2;\n\n  font-size:12px;\n}\n\n.alto-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.alto-shipping strong{\n  color:#FFF8EB;\n}\n\n.alto-shipping a{\n  color:#E3C58D;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* NATURAL WOOD NOTE *\/\n\n.alto-final{\n  max-width:700px;\n\n  margin:14px auto 0 !important;\n  padding:0 8px;\n\n  color:#82705D !important;\n\n  font-size:10.5px !important;\n  line-height:1.55 !important;\n\n  font-style:italic;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.alto-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:18px;\n\n  background:rgba(14,13,12,.96);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.alto-lightbox:target{\n  display:flex;\n}\n\n.alto-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.alto-lightbox img{\n  width:auto !important;\n  max-width:92vw !important;\n\n  height:auto !important;\n  max-height:80vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.alto-lightbox__text{\n  margin-top:9px;\n\n  color:#D9C7A8;\n\n  font-size:10px;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .alto-open{\n    grid-template-columns:minmax(0,1fr) minmax(0,130px);\n\n    gap:16px;\n  }\n\n  .alto-open h2{\n    font-size:29px;\n  }\n\n  .alto-open__copy \u003e p{\n    font-size:13px;\n  }\n\n\n  .alto-three{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .alto-three__item:last-child{\n    grid-column:1 \/ -1;\n  }\n\n\n  .alto-detail{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:16px;\n\n    width:100%;\n\n    margin-left:0;\n  }\n\n  .alto-detail__image{\n    width:125px;\n  }\n\n  .alto-detail__image img{\n    max-height:116px !important;\n  }\n\n\n  .alto-size{\n    grid-template-columns:minmax(0,108px) minmax(0,1fr) minmax(0,120px);\n\n    gap:12px;\n  }\n\n  .alto-size__image{\n    width:120px;\n  }\n\n  .alto-size__image img{\n    max-height:112px !important;\n  }\n\n\n  .alto-light{\n    grid-template-columns:1fr;\n  }\n\n\n  .alto-placement,\n  .alto-before{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n\n  .alto-spec-row{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n@media screen and (max-width:500px){\n\n  .alto-open{\n    grid-template-columns:1fr;\n  }\n\n  .alto-open__scale{\n    width:145px;\n  }\n\n\n  .alto-three{\n    grid-template-columns:1fr;\n  }\n\n  .alto-three__item:last-child{\n    grid-column:auto;\n  }\n\n\n  .alto-finishes__grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .alto-detail{\n    grid-template-columns:1fr;\n  }\n\n  .alto-detail__image{\n    width:110px;\n\n    margin:0;\n  }\n\n\n  .alto-size{\n    grid-template-columns:1fr;\n  }\n\n  .alto-size__number{\n    width:135px;\n  }\n\n  .alto-size__image{\n    width:105px;\n\n    margin:0;\n  }\n\n  .alto-size__image img{\n    max-height:98px !important;\n  }\n\n\n  .alto-measures{\n    grid-template-columns:1fr;\n  }\n\n\n  .alto-light__data{\n    grid-template-columns:1fr;\n  }\n\n\n  .alto-dimming,\n  .alto-care{\n    grid-template-columns:1fr;\n  }\n\n\n  .alto-specs__head{\n    display:block;\n  }\n\n  .alto-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .alto-spec-row{\n    grid-template-columns:1fr;\n\n    gap:3px;\n\n    padding:9px 0;\n  }\n\n  .alto-spec-row__label{\n    color:#73503A;\n\n    font-size:10px;\n    font-weight:600;\n\n    text-transform:uppercase;\n    letter-spacing:.05em;\n  }\n\n  .alto-spec-row__value{\n    font-size:12px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-alto\" id=\"alto-root\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"alto-open\"\u003e\n\u003cdiv class=\"alto-open__copy\"\u003e\n\u003cp class=\"alto-kicker\"\u003eAlto · Solid Wood Tripod Floor Lamp\u003c\/p\u003e\n\u003ch2\u003eThree Wood Legs. One Quiet White Shade.\u003c\/h2\u003e\n\u003cp\u003eAlto pairs a solid-wood tripod with a simple cylindrical fabric shade. At 51.2 inches tall, it places the light at a useful seated height while keeping the structure open and visually lighter than a solid-base floor lamp.\u003c\/p\u003e\n\u003cdiv class=\"alto-open__facts\"\u003e\n\u003cspan\u003e H51.2\" \u003c\/span\u003e \u003cspan\u003e Solid Wood \u003c\/span\u003e \u003cspan\u003e Walnut \/ Natural \u003c\/span\u003e \u003cspan\u003e Plug-In \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alto-open__scale\"\u003e\n\u003csmall\u003e Total Height \u003c\/small\u003e \u003cstrong\u003e 51.2\" \u003c\/strong\u003e \u003cspan\u003e 130cm tall\u003cbr\u003eShade Ø10.2\" \/ 26cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       THREE PARTS\n  ====================================================== --\u003e\n\u003csection class=\"alto-three\"\u003e\n\u003cdiv class=\"alto-three__item\"\u003e\n\u003csmall\u003e 01 · Structure \u003c\/small\u003e\n\u003ch3\u003eSolid Wood Tripod\u003c\/h3\u003e\n\u003cp\u003eThree open legs create the recognizable Alto silhouette without the visual weight of a solid floor-lamp base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alto-three__item\"\u003e\n\u003csmall\u003e 02 · Shade \u003c\/small\u003e\n\u003ch3\u003eWhite Fabric Drum\u003c\/h3\u003e\n\u003cp\u003eThe cylindrical fabric shade softens the bulb and distributes light outward and downward around the seating area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alto-three__item\"\u003e\n\u003csmall\u003e 03 · Everyday Use \u003c\/small\u003e\n\u003ch3\u003ePlug-In Control\u003c\/h3\u003e\n\u003cp\u003eA 59.1-inch cord and inline ON\/OFF switch keep daily operation simple without hardwiring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FINISH CHOICE\n  ====================================================== --\u003e\n\u003csection class=\"alto-finishes\"\u003e\n\u003cdiv class=\"alto-finishes__head\"\u003e\n\u003ch3\u003eChoose the Wood Tone\u003c\/h3\u003e\n\u003cp\u003eBoth versions use the same white fabric shade. The difference is how strongly the tripod base contrasts with the furniture and floor around it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alto-finishes__grid\"\u003e\n\u003cdiv class=\"alto-finish--walnut\"\u003e\n\u003csmall\u003e Walnut Color \u003c\/small\u003e\n\u003ch3\u003eDarker \u0026amp; More Grounded\u003c\/h3\u003e\n\u003cp\u003eA deeper warm-brown wood tone that pairs naturally with walnut furniture, leather and darker wood finishes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alto-finish--natural\"\u003e\n\u003csmall\u003e Wood Color \u003c\/small\u003e\n\u003ch3\u003eLighter \u0026amp; More Natural\u003c\/h3\u003e\n\u003cp\u003eA lighter warm wood tone that works easily with oak, linen, cream upholstery and lighter flooring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL IMAGE\n  ====================================================== --\u003e\n\u003csection class=\"alto-detail\"\u003e\n\u003cdiv class=\"alto-detail__image\"\u003e\u003ca href=\"#alto-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/alto-tripod-floor-lamp-stuberlighting_19.jpg?v=1778812674\" alt=\"Close-up detail of Alto solid wood tripod floor lamp\" loading=\"lazy\"\u003e \u003cspan class=\"alto-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"alto-detail__copy\"\u003e\n\u003csmall\u003e Structure Detail \u003c\/small\u003e\n\u003ch3\u003eThe Tripod Is the Design\u003c\/h3\u003e\n\u003cp\u003eAlto keeps the construction visible rather than hiding it behind a broad base. The three wood legs create both the support system and the main visual character of the lamp.\u003c\/p\u003e\n\u003cdiv class=\"alto-detail__tags\"\u003e\n\u003cspan\u003e Solid Wood \u003c\/span\u003e \u003cspan\u003e Three-Leg Base \u003c\/span\u003e \u003cspan\u003e White Fabric Shade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection class=\"alto-size\"\u003e\n\u003cdiv class=\"alto-size__number\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Ø10.2\" \u003c\/strong\u003e \u003cspan\u003e Approx. Ø26cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alto-size__copy\"\u003e\n\u003csmall\u003e Actual Scale \u003c\/small\u003e\n\u003ch3\u003e51.2\" Tall — Made for Seated Spaces\u003c\/h3\u003e\n\u003cp\u003eThe shade sits at a practical floor-lamp height beside a sofa or lounge chair, while the open tripod base keeps the lower half of the fixture visually lighter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alto-size__image\"\u003e\u003ca href=\"#alto-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/alto-tripod-floor-lamp-stuberlighting_6.jpg?v=1778812674\" alt=\"Alto Tripod Floor Lamp dimensions showing 51.2 inch height and 10.2 inch shade diameter\" loading=\"lazy\"\u003e \u003cspan class=\"alto-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MEASUREMENTS\n  ====================================================== --\u003e\n\u003csection class=\"alto-measures\"\u003e\n\u003cdiv class=\"alto-measures__item\"\u003e\n\u003csmall\u003e Total Height \u003c\/small\u003e \u003cstrong\u003e 51.2\" \/ 130cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alto-measures__item\"\u003e\n\u003csmall\u003e Shade Diameter \u003c\/small\u003e \u003cstrong\u003e 10.2\" \/ 26cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alto-measures__item\"\u003e\n\u003csmall\u003e Cord Length \u003c\/small\u003e \u003cstrong\u003e 59.1\" \/ 150cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"alto-light\"\u003e\n\u003cdiv class=\"alto-light__lead\"\u003e\n\u003csmall\u003e Light \u0026amp; Control \u003c\/small\u003e\n\u003ch3\u003eReplaceable Bulb. Simple Operation.\u003c\/h3\u003e\n\u003cp\u003eAlto uses a standard E26\/E27 socket, so the light source can be replaced when needed. The white fabric shade softens the bulb for general ambient and beside-seating light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alto-light__data\"\u003e\n\u003cdiv class=\"alto-light__cell\"\u003e\n\u003csmall\u003e Bulb Base \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alto-light__cell\"\u003e\n\u003csmall\u003e Bulb Included \u003c\/small\u003e \u003cstrong\u003e Yes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alto-light__cell\"\u003e\n\u003csmall\u003e Max Wattage \u003c\/small\u003e \u003cstrong\u003e 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alto-light__cell\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Inline ON\/OFF \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"alto-dimming\"\u003e\n\u003cdiv class=\"alto-dimming__tag\"\u003eDimming\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e The standard inline switch provides ON\/OFF control. \u003c\/strong\u003e \u003cspan\u003e If dimming is required, use a compatible dimmable E26\/E27 bulb together with a suitable dimming or smart-bulb control. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PLACEMENT\n  ====================================================== --\u003e\n\u003csection class=\"alto-placement\"\u003e\n\u003cdiv class=\"alto-placement__title\"\u003e\n\u003csmall\u003e Placement \u003c\/small\u003e\n\u003ch3\u003eWhere Alto Makes Sense\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alto-placement__rows\"\u003e\n\u003cdiv class=\"alto-placement__row\"\u003e\n\u003cstrong\u003e Reading Chair \u003c\/strong\u003e \u003cspan\u003e The 51.2-inch height places the shade near a useful seated level. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alto-placement__row\"\u003e\n\u003cstrong\u003e Sofa Side \u003c\/strong\u003e \u003cspan\u003e Adds ambient light without requiring a table beneath the lamp. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alto-placement__row\"\u003e\n\u003cstrong\u003e Bedroom Corner \u003c\/strong\u003e \u003cspan\u003e Works as a secondary evening light beside an armchair or dresser. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alto-placement__row\"\u003e\n\u003cstrong\u003e Study \u003c\/strong\u003e \u003cspan\u003e The open wood structure adds presence without feeling visually heavy beside shelving. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BEFORE ORDERING\n  ====================================================== --\u003e\n\u003csection class=\"alto-before\"\u003e\n\u003cdiv class=\"alto-before__title\"\u003e\n\u003csmall\u003e Before You Order \u003c\/small\u003e\n\u003ch3\u003eThree Useful Checks\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alto-before__rows\"\u003e\n\u003cdiv class=\"alto-before__row\"\u003e\n\u003cstrong\u003e Walnut or Natural? \u003c\/strong\u003e\n\u003cp\u003eWalnut creates stronger contrast; Wood Color keeps the tripod lighter and more neutral.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alto-before__row\"\u003e\n\u003cstrong\u003e Need hardwiring? \u003c\/strong\u003e\n\u003cp\u003eNo. Alto is a plug-in floor lamp with an inline cord switch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alto-before__row\"\u003e\n\u003cstrong\u003e Exact wood grain? \u003c\/strong\u003e\n\u003cp\u003eNatural grain direction and tonal variation will differ slightly from one solid-wood base to another.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"alto-specs\"\u003e\n\u003cdiv class=\"alto-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Alto · Tripod Floor Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alto-spec-list\"\u003e\n\u003cdiv class=\"alto-spec-row\"\u003e\n\u003cspan class=\"alto-spec-row__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"alto-spec-row__value\"\u003e H51.2\" \/ H130cm · Shade Ø10.2\" \/ Ø26cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alto-spec-row\"\u003e\n\u003cspan class=\"alto-spec-row__label\"\u003e Materials \u0026amp; Finish \u003c\/span\u003e \u003cspan class=\"alto-spec-row__value\"\u003e Solid wood tripod base · White fabric cylindrical shade · Walnut Color or Wood Color \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alto-spec-row\"\u003e\n\u003cspan class=\"alto-spec-row__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"alto-spec-row__value\"\u003e E26 \/ E27 · Bulb Included: Yes · Max 40W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alto-spec-row\"\u003e\n\u003cspan class=\"alto-spec-row__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"alto-spec-row__value\"\u003e AC 110–240V · Plug-in power \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alto-spec-row\"\u003e\n\u003cspan class=\"alto-spec-row__label\"\u003e Cord \u0026amp; Control \u003c\/span\u003e \u003cspan class=\"alto-spec-row__value\"\u003e 59.1\" \/ 150cm cord · Inline push-button ON\/OFF switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alto-spec-row\"\u003e\n\u003cspan class=\"alto-spec-row__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"alto-spec-row__value\"\u003e Stock switch is ON\/OFF · Dimming requires compatible dimmable bulb and suitable control \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alto-spec-row\"\u003e\n\u003cspan class=\"alto-spec-row__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"alto-spec-row__value\"\u003e Plug-in floor lamp · No hardwiring or electrician required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alto-spec-row\"\u003e\n\u003cspan class=\"alto-spec-row__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"alto-spec-row__value\"\u003e Indoor dry locations only · IP20 · Not waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alto-spec-row\"\u003e\n\u003cspan class=\"alto-spec-row__label\"\u003e Maintenance \u003c\/span\u003e \u003cspan class=\"alto-spec-row__value\"\u003e Soft dry cloth for wood · Dust fabric shade gently with a soft brush or lint roller \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CERTIFICATIONS --\u003e\n\u003cdiv class=\"alto-cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"alto-care\"\u003e\n\u003cdiv class=\"alto-care__tag\"\u003eNatural Wood Care\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Keep the tripod dry. \u003c\/strong\u003e \u003cspan\u003e Wipe the wood with a soft dry cloth and avoid water or chemical cleaners. Dust the white fabric shade gently with a soft brush or lint roller. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"alto-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders. \u003cstrong\u003eExpedited (2–4 weeks)\u003c\/strong\u003e available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL WOOD NOTE\n  ====================================================== --\u003e\n\u003cp class=\"alto-final\"\u003eNatural wood grain, tone and pattern vary from piece to piece. These differences are part of the material character, not defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm.\u003c\/p\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"alto-detail-large\" href=\"#alto-root\" class=\"alto-lightbox\"\u003e \u003cspan class=\"alto-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/alto-tripod-floor-lamp-stuberlighting_19.jpg?v=1778812674\" alt=\"Enlarged Alto Tripod Floor Lamp wood detail\"\u003e \u003cspan class=\"alto-lightbox__text\"\u003e Solid Wood Tripod Detail · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"alto-size-large\" href=\"#alto-root\" class=\"alto-lightbox\"\u003e \u003cspan class=\"alto-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/alto-tripod-floor-lamp-stuberlighting_6.jpg?v=1778812674\" alt=\"Enlarged Alto Tripod Floor Lamp dimensions\"\u003e \u003cspan class=\"alto-lightbox__text\"\u003e H51.2\" · Shade Ø10.2\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 10.2″ x H 51.2″ \/ Walnut color \u0026 White \/ US Plug","offer_id":52212448985371,"sku":"STB-ALTO-1","price":375.0,"currency_code":"USD","in_stock":true},{"title":"Dia 10.2″ x H 51.2″ \/ Walnut color \u0026 White \/ UK Plug","offer_id":52212449018139,"sku":"STB-ALTO-2","price":375.0,"currency_code":"USD","in_stock":true},{"title":"Dia 10.2″ x H 51.2″ \/ Walnut color \u0026 White \/ AU Plug","offer_id":52212449050907,"sku":"STB-ALTO-3","price":375.0,"currency_code":"USD","in_stock":true},{"title":"Dia 10.2″ x H 51.2″ \/ Walnut color \u0026 White \/ EU Plug","offer_id":52212449083675,"sku":"STB-ALTO-4","price":375.0,"currency_code":"USD","in_stock":true},{"title":"Dia 10.2″ x H 51.2″ \/ Wood color \u0026 White \/ US Plug","offer_id":52212449116443,"sku":"STB-ALTO-5","price":375.0,"currency_code":"USD","in_stock":true},{"title":"Dia 10.2″ x H 51.2″ \/ Wood color \u0026 White \/ UK Plug","offer_id":52212449149211,"sku":"STB-ALTO-6","price":375.0,"currency_code":"USD","in_stock":true},{"title":"Dia 10.2″ x H 51.2″ \/ Wood color \u0026 White \/ AU Plug","offer_id":52212449181979,"sku":"STB-ALTO-7","price":375.0,"currency_code":"USD","in_stock":true},{"title":"Dia 10.2″ x H 51.2″ \/ Wood color \u0026 White \/ EU Plug","offer_id":52212449214747,"sku":"STB-ALTO-8","price":375.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/alto-tripod-floor-lamp-stuberlighting_1.jpg?v=1778812674"},{"product_id":"beam-wood-linear-led-wall-light","title":"Beam Wood Linear LED Wall Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — BEAM WOOD LINEAR LED WALL LIGHT\n   Warm Minimal · Pine Wood · Integrated LED\n========================================================= *\/\n\n.stb-beam{\n  --cream:#F5EDD8;\n  --ivory:#FFFCF6;\n  --paper:#F2E8D8;\n  --sand:#E5D5BE;\n\n  --dark:#1C1209;\n  --charcoal:#292521;\n  --brown:#4A3218;\n\n  --walnut:#59402E;\n  --walnut-deep:#3C2A1F;\n  --wood:#B68A5A;\n  --wood-light:#D2AE7D;\n\n  --acrylic:#ECECE8;\n  --acrylic-deep:#D5D5CF;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703B;\n\n  --muted:#756555;\n  --line:#DACAB4;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  color:var(--brown);\n  font-family:var(--font-body-family,inherit);\n  font-size:14.5px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-beam *,\n.stb-beam *::before,\n.stb-beam *::after{\n  box-sizing:border-box;\n}\n\n.stb-beam h2,\n.stb-beam h3{\n  margin-top:0;\n\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-beam p{\n  margin-top:0;\n}\n\n.stb-beam__label{\n  display:block;\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.stb-beam__heading{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.2;\n}\n\n.stb-beam__view{\n  display:block;\n  margin-top:6px;\n\n  color:#765A3E;\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n  letter-spacing:.05em;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-beam__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 190px;\n  gap:34px;\n  align-items:end;\n\n  padding:4px 0 27px;\n}\n\n.stb-beam__intro-copy{\n  max-width:650px;\n}\n\n.stb-beam__intro h2{\n  max-width:650px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.13;\n}\n\n.stb-beam__intro p{\n  margin:0;\n\n  color:#604D3B;\n\n  font-size:14.5px;\n  line-height:1.65;\n}\n\n\n\/* intro configuration *\/\n\n.stb-beam__intro-side{\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-beam__intro-side-top{\n  padding:13px 15px;\n\n  background:var(--walnut-deep);\n}\n\n.stb-beam__intro-side-bottom{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-beam__intro-side-item{\n  padding:10px 11px;\n}\n\n.stb-beam__intro-side-item:first-child{\n  background:var(--wood);\n}\n\n.stb-beam__intro-side-item:last-child{\n  background:var(--charcoal);\n}\n\n.stb-beam__intro-side small{\n  display:block;\n  margin-bottom:3px;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-beam__intro-side-top small{\n  color:#D7C3A9;\n}\n\n.stb-beam__intro-side-top strong{\n  color:#FFF5E7;\n\n  font-size:14px;\n}\n\n.stb-beam__intro-side-item:first-child small{\n  color:#624326;\n}\n\n.stb-beam__intro-side-item:first-child strong{\n  color:#281B12;\n}\n\n.stb-beam__intro-side-item:last-child small{\n  color:#CDBDA9;\n}\n\n.stb-beam__intro-side-item:last-child strong{\n  color:#FFF4E5;\n}\n\n.stb-beam__intro-side strong{\n  display:block;\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-beam__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:35px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-beam__fact{\n  padding:14px 13px;\n}\n\n.stb-beam__fact:nth-child(1){\n  background:var(--charcoal);\n}\n\n.stb-beam__fact:nth-child(2){\n  background:var(--walnut);\n}\n\n.stb-beam__fact:nth-child(3){\n  background:var(--wood);\n}\n\n.stb-beam__fact:nth-child(4){\n  background:var(--acrylic);\n}\n\n.stb-beam__fact small{\n  display:block;\n  margin-bottom:4px;\n\n  font-size:8.5px;\n  line-height:1.35;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-beam__fact:nth-child(1) small,\n.stb-beam__fact:nth-child(2) small{\n  color:#D9C8B3;\n}\n\n.stb-beam__fact:nth-child(3) small{\n  color:#614323;\n}\n\n.stb-beam__fact:nth-child(4) small{\n  color:#716A63;\n}\n\n.stb-beam__fact strong{\n  display:block;\n\n  font-size:12px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n.stb-beam__fact:nth-child(1) strong,\n.stb-beam__fact:nth-child(2) strong{\n  color:#FFF4E4;\n}\n\n.stb-beam__fact:nth-child(3) strong{\n  color:#2D1E12;\n}\n\n.stb-beam__fact:nth-child(4) strong{\n  color:#302923;\n}\n\n\n\/* =========================================================\n   DETAIL IMAGE\n========================================================= *\/\n\n.stb-beam__detail{\n  display:grid;\n  grid-template-columns:175px 1fr;\n  gap:27px;\n  align-items:center;\n\n  margin-bottom:36px;\n  padding:19px 21px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:5px solid var(--walnut);\n\n  border-radius:8px;\n}\n\n.stb-beam__detail-media{\n  width:175px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-beam__image-link{\n  display:block;\n\n  width:100%;\n  padding:5px;\n\n  background:#EEE3D3;\n\n  border:1px solid #D7C6AD;\n  border-radius:6px;\n\n  text-decoration:none;\n}\n\n.stb-beam__image-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-beam__detail-copy h3{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.25;\n}\n\n.stb-beam__detail-copy p{\n  margin:0 0 10px;\n\n  color:#604D3B;\n\n  font-size:13px;\n  line-height:1.6;\n}\n\n.stb-beam__tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:6px;\n}\n\n.stb-beam__tag{\n  padding:5px 8px;\n\n  background:#ECE2D4;\n\n  color:#634A37;\n\n  font-size:10px;\n  line-height:1.4;\n\n  border-radius:20px;\n}\n\n\n\/* =========================================================\n   FINISHES\n========================================================= *\/\n\n.stb-beam__finishes{\n  margin-bottom:36px;\n}\n\n.stb-beam__finishes-head{\n  max-width:620px;\n\n  margin-bottom:12px;\n}\n\n.stb-beam__finishes-head p{\n  margin:0;\n\n  color:#66513E;\n\n  font-size:12.5px;\n  line-height:1.6;\n}\n\n.stb-beam__finish-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:9px;\n}\n\n.stb-beam__finish{\n  display:grid;\n  grid-template-columns:46px 1fr;\n  gap:13px;\n  align-items:center;\n\n  padding:15px;\n\n  border-radius:8px;\n}\n\n.stb-beam__finish--natural{\n  background:#C7A071;\n}\n\n.stb-beam__finish--walnut{\n  background:var(--walnut-deep);\n}\n\n.stb-beam__finish-swatch{\n  width:46px;\n  height:46px;\n\n  border-radius:50%;\n}\n\n.stb-beam__finish--natural .stb-beam__finish-swatch{\n  background:#C49A69;\n\n  border:1px solid #E0BE92;\n}\n\n.stb-beam__finish--walnut .stb-beam__finish-swatch{\n  background:#4A3527;\n\n  border:1px solid #7A5A45;\n}\n\n.stb-beam__finish small{\n  display:block;\n\n  margin-bottom:2px;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-beam__finish--natural small{\n  color:#5C3D20;\n}\n\n.stb-beam__finish--walnut small{\n  color:#CDBA9F;\n}\n\n.stb-beam__finish strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  font-size:13px;\n}\n\n.stb-beam__finish--natural strong{\n  color:#2A1B11;\n}\n\n.stb-beam__finish--walnut strong{\n  color:#FFF3E3;\n}\n\n.stb-beam__finish p{\n  margin:0;\n\n  font-size:10.8px;\n  line-height:1.45;\n}\n\n.stb-beam__finish--natural p{\n  color:#543B27;\n}\n\n.stb-beam__finish--walnut p{\n  color:#D9CBBB;\n}\n\n\n\/* =========================================================\n   LIGHT EFFECT\n========================================================= *\/\n\n.stb-beam__light{\n  display:grid;\n  grid-template-columns:170px 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-beam__light-title{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:19px;\n\n  background:var(--acrylic-deep);\n}\n\n.stb-beam__light-title small{\n  margin-bottom:4px;\n\n  color:#706A64;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-beam__light-title strong{\n  color:#302923;\n\n  font-size:17px;\n  line-height:1.25;\n  font-weight:500;\n}\n\n.stb-beam__light-copy{\n  padding:20px 22px;\n\n  background:var(--charcoal);\n}\n\n.stb-beam__light-copy p{\n  margin:0;\n\n  color:#DDD2C4;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   SIZE SECTION\n========================================================= *\/\n\n.stb-beam__sizes{\n  margin-bottom:38px;\n}\n\n.stb-beam__sizes-head{\n  display:flex;\n  justify-content:space-between;\n  align-items:end;\n  gap:20px;\n\n  margin-bottom:14px;\n}\n\n.stb-beam__sizes-head p{\n  max-width:570px;\n  margin:0;\n\n  color:#66513E;\n\n  font-size:12.5px;\n  line-height:1.6;\n}\n\n.stb-beam__depth-badge{\n  flex-shrink:0;\n\n  padding:7px 10px;\n\n  background:var(--walnut-deep);\n\n  color:#FFF4E5;\n\n  font-size:9px;\n  font-weight:600;\n\n  border-radius:4px;\n}\n\n\n\/* =========================================================\n   3 SIZE CARDS — HORIZONTAL\n========================================================= *\/\n\n.stb-beam__size-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:9px;\n}\n\n.stb-beam__size-card{\n  min-width:0;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:8px;\n}\n\n.stb-beam__size-card:nth-child(1){\n  background:#F7F1E8;\n}\n\n.stb-beam__size-card:nth-child(2){\n  background:#E4D7C4;\n\n  border-top:4px solid var(--wood);\n}\n\n.stb-beam__size-card:nth-child(3){\n  background:var(--dark);\n\n  border-color:var(--dark);\n}\n\n.stb-beam__size-head{\n  padding:11px 12px 7px;\n\n  text-align:center;\n}\n\n.stb-beam__size-head small{\n  display:block;\n\n  color:#94724B;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-beam__size-head strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:17px;\n  line-height:1.35;\n}\n\n.stb-beam__size-card:nth-child(3)\n.stb-beam__size-head small{\n  color:#D4B77B;\n}\n\n.stb-beam__size-card:nth-child(3)\n.stb-beam__size-head strong{\n  color:#FFF4E5;\n}\n\n.stb-beam__size-media{\n  width:145px;\n  max-width:calc(100% - 22px);\n\n  margin:0 auto 8px;\n}\n\n.stb-beam__size-link{\n  display:block;\n\n  padding:4px;\n\n  background:#FFF9F0;\n\n  border:1px solid #D4C4AD;\n  border-radius:5px;\n\n  text-decoration:none;\n}\n\n.stb-beam__size-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-beam__size-copy{\n  padding:9px 12px 13px;\n\n  text-align:center;\n}\n\n.stb-beam__size-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12px;\n  line-height:1.4;\n}\n\n.stb-beam__size-copy p{\n  margin:0;\n\n  color:#66513E;\n\n  font-size:10.7px;\n  line-height:1.5;\n}\n\n.stb-beam__size-card:nth-child(3)\n.stb-beam__size-copy strong{\n  color:#FFF1DE;\n}\n\n.stb-beam__size-card:nth-child(3)\n.stb-beam__size-copy p{\n  color:#D5C8B7;\n}\n\n\n\/* =========================================================\n   PLACEMENT GUIDE\n========================================================= *\/\n\n.stb-beam__placement{\n  display:grid;\n  grid-template-columns:155px 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-beam__placement-title{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:18px;\n\n  background:#92704A;\n}\n\n.stb-beam__placement-title small{\n  margin-bottom:4px;\n\n  color:#EED8BC;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-beam__placement-title strong{\n  color:#FFF4E5;\n\n  font-size:16px;\n  line-height:1.25;\n  font-weight:500;\n}\n\n.stb-beam__placement-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:#EFE3D1;\n}\n\n.stb-beam__placement-item{\n  padding:14px;\n\n  border-right:1px solid #D6C4AA;\n}\n\n.stb-beam__placement-item:last-child{\n  border-right:0;\n}\n\n.stb-beam__placement-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#94724A;\n\n  font-size:8.5px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-beam__placement-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.5px;\n}\n\n.stb-beam__placement-item p{\n  margin:0;\n\n  color:#66513E;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   MOUNTING + PLUG\n========================================================= *\/\n\n.stb-beam__utility{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-beam__utility-panel{\n  padding:20px 21px;\n}\n\n.stb-beam__utility-panel:first-child{\n  background:var(--walnut);\n}\n\n.stb-beam__utility-panel:last-child{\n  background:var(--charcoal);\n}\n\n.stb-beam__utility-panel small{\n  display:block;\n  margin-bottom:5px;\n\n  color:#D3BEA2;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-beam__utility-panel strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#FFF4E4;\n\n  font-size:12.8px;\n  line-height:1.4;\n}\n\n.stb-beam__utility-panel p{\n  margin:0;\n\n  color:#D9CCBA;\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   INSTALL OPTIONS\n========================================================= *\/\n\n.stb-beam__mounting{\n  display:grid;\n  grid-template-columns:150px 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-beam__mounting-title{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:17px;\n\n  background:var(--wood);\n}\n\n.stb-beam__mounting-title small{\n  margin-bottom:3px;\n\n  color:#60401F;\n\n  font-size:8.5px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-beam__mounting-title strong{\n  color:#2D1F14;\n\n  font-size:15.5px;\n}\n\n.stb-beam__mounting-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:#E9DFD0;\n}\n\n.stb-beam__mounting-item{\n  padding:15px;\n\n  border-right:1px solid #D3C2AB;\n}\n\n.stb-beam__mounting-item:last-child{\n  border-right:0;\n}\n\n.stb-beam__mounting-item small{\n  display:block;\n\n  color:#92714B;\n\n  font-size:8.5px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-beam__mounting-item strong{\n  display:block;\n\n  margin:2px 0;\n\n  color:var(--dark);\n\n  font-size:12px;\n}\n\n.stb-beam__mounting-item p{\n  margin:0;\n\n  color:#66513E;\n\n  font-size:10.8px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   COMPACT SPECIFICATIONS\n========================================================= *\/\n\n.stb-beam__specs{\n  margin-bottom:33px;\n}\n\n.stb-beam__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:20px;\n\n  padding:13px 16px;\n\n  background:var(--espresso,var(--dark));\n\n  border-bottom:3px solid var(--gold);\n}\n\n.stb-beam__spec-head span{\n  color:#D7BA84;\n\n  font-size:9px;\n  line-height:1.35;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-beam__spec-head strong{\n  color:#FFF4E5;\n\n  font-size:16.5px;\n  font-weight:500;\n}\n\n.stb-beam__spec-list{\n  background:var(--ivory);\n\n  border-right:1px solid var(--line);\n  border-left:1px solid var(--line);\n}\n\n.stb-beam__spec{\n  display:grid;\n  grid-template-columns:29% 71%;\n\n  padding:10px 13px;\n\n  border-bottom:1px solid #E6DAC8;\n}\n\n.stb-beam__spec span{\n  padding-right:10px;\n\n  color:#88725A;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n.stb-beam__spec strong{\n  color:var(--dark);\n\n  font-size:11.7px;\n  line-height:1.5;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.stb-beam__care{\n  display:grid;\n  grid-template-columns:72px 1fr;\n\n  margin-bottom:30px;\n\n  overflow:hidden;\n\n  border-radius:7px;\n}\n\n.stb-beam__care-mark{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  background:var(--walnut);\n\n  color:#E5C99F;\n\n  font-size:23px;\n}\n\n.stb-beam__care-copy{\n  padding:14px 16px;\n\n  background:#E8DCCB;\n}\n\n.stb-beam__care-copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n}\n\n.stb-beam__care-copy p{\n  margin:0;\n\n  color:#67513E;\n\n  font-size:11px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-beam__faq{\n  margin-bottom:30px;\n\n  padding:18px 20px 7px;\n\n  background:#EEE2D2;\n\n  border-left:4px solid var(--wood);\n  border-radius:7px;\n}\n\n.stb-beam__faq details{\n  padding:12px 0;\n\n  border-bottom:1px solid #D7C5AC;\n}\n\n.stb-beam__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-beam__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--dark);\n\n  font-size:13.5px;\n  line-height:1.5;\n  font-weight:500;\n}\n\n.stb-beam__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-beam__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-4px;\n\n  color:var(--walnut);\n\n  font-size:22px;\n}\n\n.stb-beam__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-beam__faq details p{\n  margin:8px 0 0;\n\n  color:#65503D;\n\n  font-size:12.2px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-beam__shipping{\n  padding:20px 22px;\n\n  background:var(--cream);\n\n  border-top:3px solid var(--gold);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n  border-left:1px solid var(--line);\n\n  border-radius:8px;\n}\n\n.stb-beam__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-beam__shipping p{\n  margin:0 0 8px;\n\n  color:#5E4D3E;\n\n  font-size:12.8px;\n  line-height:1.65;\n}\n\n.stb-beam__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-beam__shipping strong{\n  color:var(--dark);\n}\n\n.stb-beam__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-beam__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,12,8,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-beam__lightbox:target{\n  display:flex;\n}\n\n.stb-beam__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-beam__lightbox img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:92vw;\n  max-height:80vh;\n\n  object-fit:contain;\n  object-position:center;\n\n  box-shadow:0 14px 60px rgba(0,0,0,.45);\n}\n\n.stb-beam__lightbox-title{\n  margin:9px 0 0 !important;\n\n  color:#E1C99E !important;\n\n  font-size:10px !important;\n  line-height:1.4;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n.stb-beam__lightbox-hint{\n  margin:5px 0 0 !important;\n\n  color:#A99575 !important;\n\n  font-size:9.5px !important;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-beam{\n    font-size:14.5px;\n  }\n\n\n  .stb-beam__intro{\n    grid-template-columns:1fr;\n\n    gap:14px;\n  }\n\n  .stb-beam__intro h2{\n    font-size:25px;\n    line-height:1.17;\n  }\n\n  .stb-beam__intro p{\n    font-size:14px;\n  }\n\n  .stb-beam__intro-side{\n    max-width:300px;\n  }\n\n\n  .stb-beam__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-beam__fact small{\n    font-size:9px;\n  }\n\n  .stb-beam__fact strong{\n    font-size:12px;\n  }\n\n\n  .stb-beam__detail{\n    grid-template-columns:145px 1fr;\n\n    gap:15px;\n    padding:15px;\n  }\n\n  .stb-beam__detail-media{\n    width:145px;\n  }\n\n  .stb-beam__detail-copy h3{\n    font-size:19px;\n  }\n\n  .stb-beam__detail-copy p{\n    font-size:12.7px;\n  }\n\n\n  .stb-beam__finish-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-beam__light{\n    grid-template-columns:135px 1fr;\n  }\n\n\n  .stb-beam__sizes-head{\n    display:block;\n  }\n\n  .stb-beam__depth-badge{\n    display:inline-block;\n\n    margin-top:8px;\n\n    font-size:9.5px;\n  }\n\n\n  \/* stacked on mobile *\/\n\n  .stb-beam__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-beam__size-card{\n    display:grid;\n    grid-template-columns:110px 1fr;\n\n    padding:9px;\n  }\n\n  .stb-beam__size-head{\n    grid-column:2;\n\n    padding:5px 8px;\n\n    text-align:left;\n  }\n\n  .stb-beam__size-head small{\n    font-size:9px;\n  }\n\n  .stb-beam__size-head strong{\n    font-size:17px;\n  }\n\n  .stb-beam__size-media{\n    grid-column:1;\n    grid-row:1 \/ span 2;\n\n    width:100px;\n    max-width:100px;\n\n    margin:0;\n  }\n\n  .stb-beam__size-copy{\n    grid-column:2;\n\n    padding:6px 8px;\n\n    text-align:left;\n  }\n\n  .stb-beam__size-copy strong{\n    font-size:12px;\n  }\n\n  .stb-beam__size-copy p{\n    font-size:11px;\n  }\n\n\n  .stb-beam__placement{\n    grid-template-columns:1fr;\n  }\n\n  .stb-beam__placement-title{\n    padding:14px 17px;\n  }\n\n  .stb-beam__placement-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-beam__placement-item{\n    border-right:0;\n    border-bottom:1px solid #D6C4AA;\n  }\n\n  .stb-beam__placement-item:last-child{\n    border-bottom:0;\n  }\n\n\n  .stb-beam__utility{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-beam__mounting{\n    grid-template-columns:1fr;\n  }\n\n  .stb-beam__mounting-title{\n    padding:14px 17px;\n  }\n\n\n  .stb-beam__spec{\n    grid-template-columns:35% 65%;\n  }\n\n\n  .stb-beam__shipping{\n    padding:18px;\n  }\n\n  .stb-beam__shipping p{\n    font-size:12.5px;\n  }\n\n\n  .stb-beam__lightbox{\n    padding:14px;\n  }\n\n  .stb-beam__lightbox img{\n    max-width:94vw;\n    max-height:75vh;\n  }\n\n}\n\n\n@media screen and (max-width:470px){\n\n  .stb-beam__detail,\n  .stb-beam__light{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-beam__detail-media{\n    width:155px;\n  }\n\n\n  .stb-beam__mounting-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-beam__mounting-item{\n    border-right:0;\n    border-bottom:1px solid #D3C2AB;\n  }\n\n  .stb-beam__mounting-item:last-child{\n    border-bottom:0;\n  }\n\n\n  .stb-beam__size-card{\n    grid-template-columns:105px 1fr;\n  }\n\n  .stb-beam__size-media{\n    width:95px;\n    max-width:95px;\n  }\n\n\n  .stb-beam__spec{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n  .stb-beam__spec span{\n    font-size:10.5px;\n    font-weight:600;\n  }\n\n  .stb-beam__spec strong{\n    font-size:11.8px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-beam\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-beam__intro\"\u003e\n\u003cdiv class=\"stb-beam__intro-copy\"\u003e\n\u003cspan class=\"stb-beam__label\"\u003e Pine Wood · Integrated LED · Plug-In \u003c\/span\u003e\n\u003ch2\u003eA Clean Line of Light, Warmed by Real Wood.\u003c\/h2\u003e\n\u003cp\u003eBeam combines a pine wood body with a full-length acrylic LED diffuser for soft, even linear illumination. Mount it on the wall or ceiling, plug it into a standard outlet, and avoid the complexity of hardwired installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__intro-side\"\u003e\n\u003cdiv class=\"stb-beam__intro-side-top\"\u003e\n\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Plug-In \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__intro-side-bottom\"\u003e\n\u003cdiv class=\"stb-beam__intro-side-item\"\u003e\n\u003csmall\u003e Finish \u003c\/small\u003e \u003cstrong\u003e Natural \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__intro-side-item\"\u003e\n\u003csmall\u003e Finish \u003c\/small\u003e \u003cstrong\u003e Walnut \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-beam__facts\"\u003e\n\u003cdiv class=\"stb-beam__fact\"\u003e\n\u003csmall\u003e Lengths \u003c\/small\u003e \u003cstrong\u003e 23.6\" \/ 31.5\" \/ 47.2\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__fact\"\u003e\n\u003csmall\u003e Profile \u003c\/small\u003e \u003cstrong\u003e Only 2\" Deep \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__fact\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__fact\"\u003e\n\u003csmall\u003e Power \u003c\/small\u003e \u003cstrong\u003e 59\" Plug-In Cord \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"beam-detail-section\" class=\"stb-beam__detail\"\u003e\n\u003cdiv class=\"stb-beam__detail-media\"\u003e\u003ca href=\"#beam-detail\" class=\"stb-beam__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/beam-wood-linear-led-wall-light-stuberlighting_17.jpg?v=1778826183\" alt=\"Beam Wood Linear LED Wall Light pine wood and acrylic diffuser detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-beam__view\"\u003e View Product Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__detail-copy\"\u003e\n\u003cspan class=\"stb-beam__label\"\u003e Product Detail \u003c\/span\u003e\n\u003ch3\u003eReal Pine Outside. Diffused LED Inside.\u003c\/h3\u003e\n\u003cp\u003eThe wood housing gives Beam the warmth of a natural material, while the white acrylic diffuser hides the LED source and spreads the light evenly across the full length of the fixture.\u003c\/p\u003e\n\u003cdiv class=\"stb-beam__tags\"\u003e\n\u003cspan class=\"stb-beam__tag\"\u003e Pine Wood Body \u003c\/span\u003e \u003cspan class=\"stb-beam__tag\"\u003e Acrylic Diffuser \u003c\/span\u003e \u003cspan class=\"stb-beam__tag\"\u003e Integrated LED \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"beam-detail\" href=\"#beam-detail-section\" class=\"stb-beam__lightbox\"\u003e \u003cspan class=\"stb-beam__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/beam-wood-linear-led-wall-light-stuberlighting_17.jpg?v=1778826183\" alt=\"Enlarged Beam Wood Linear LED Wall Light detail\"\u003e \u003cspan class=\"stb-beam__lightbox-title\"\u003e Beam · Pine Wood + Acrylic Diffuser \u003c\/span\u003e \u003cspan class=\"stb-beam__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FINISH OPTIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-beam__finishes\"\u003e\n\u003cdiv class=\"stb-beam__finishes-head\"\u003e\n\u003cspan class=\"stb-beam__label\"\u003e Choose Your Wood Tone \u003c\/span\u003e\n\u003ch3 class=\"stb-beam__heading\"\u003eNatural or Walnut.\u003c\/h3\u003e\n\u003cp\u003eBoth use a pine wood body. Choose Natural when you want a lighter Scandinavian or Japandi direction, or Walnut when the room already includes richer wood tones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__finish-grid\"\u003e\n\u003cdiv class=\"stb-beam__finish stb-beam__finish--natural\"\u003e\n\u003cspan class=\"stb-beam__finish-swatch\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Lighter \u003c\/small\u003e \u003cstrong\u003e Natural Wood \u003c\/strong\u003e\n\u003cp\u003ePairs well with oak, cream, linen and lighter interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__finish stb-beam__finish--walnut\"\u003e\n\u003cspan class=\"stb-beam__finish-swatch\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Richer \u003c\/small\u003e \u003cstrong\u003e Walnut \u003c\/strong\u003e\n\u003cp\u003eBetter with darker wood, leather and warmer interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT EFFECT\n  ====================================================== --\u003e\n\u003csection class=\"stb-beam__light\"\u003e\n\u003cdiv class=\"stb-beam__light-title\"\u003e\n\u003csmall\u003e Light Effect \u003c\/small\u003e \u003cstrong\u003e Continuous, Even Illumination. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__light-copy\"\u003e\n\u003cp\u003eA full-length white acrylic panel diffuses the integrated LED along the entire fixture instead of creating visible individual light points. No separate bulb or socket is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE COMPARISON\n  ====================================================== --\u003e\n\u003csection id=\"beam-size-section\" class=\"stb-beam__sizes\"\u003e\n\u003cdiv class=\"stb-beam__sizes-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-beam__label\"\u003e Choose Your Length \u003c\/span\u003e\n\u003ch3 class=\"stb-beam__heading\"\u003eThree Lengths, Same 2\" Profile.\u003c\/h3\u003e\n\u003cp\u003eChoose by the width of the wall, mirror, bed or furniture beneath the light. Longer versions also provide proportionally higher LED output.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"stb-beam__depth-badge\"\u003e All Sizes · 2\" Deep \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__size-grid\"\u003e\n\u003c!-- SMALL --\u003e\n\u003carticle class=\"stb-beam__size-card\"\u003e\n\u003cdiv class=\"stb-beam__size-head\"\u003e\n\u003csmall\u003e Compact \u003c\/small\u003e \u003cstrong\u003e 23.6\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__size-media\"\u003e\u003ca href=\"#beam-size-small\" class=\"stb-beam__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/beam-wood-linear-led-wall-light-stuberlighting_21.jpg?v=1778826183\" alt=\"Beam 23.6 inch wall light dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-beam__view\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__size-copy\"\u003e\n\u003cstrong\u003e L23.6\" × D2\" · ~12W \u003c\/strong\u003e\n\u003cp\u003e60 × 5cm.\u003cbr\u003eBedside, narrow wall, small mirror or reading nook.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MEDIUM --\u003e\n\u003carticle class=\"stb-beam__size-card\"\u003e\n\u003cdiv class=\"stb-beam__size-head\"\u003e\n\u003csmall\u003e Most Versatile \u003c\/small\u003e \u003cstrong\u003e 31.5\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__size-media\"\u003e\u003ca href=\"#beam-size-medium\" class=\"stb-beam__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/beam-wood-linear-led-wall-light-stuberlighting_2.jpg?v=1778826183\" alt=\"Beam 31.5 inch wall light dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-beam__view\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__size-copy\"\u003e\n\u003cstrong\u003e L31.5\" × D2\" · ~16W \u003c\/strong\u003e\n\u003cp\u003e80 × 5cm.\u003cbr\u003eStandard mirror, desk or wider bedside installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- LARGE --\u003e\n\u003carticle class=\"stb-beam__size-card\"\u003e\n\u003cdiv class=\"stb-beam__size-head\"\u003e\n\u003csmall\u003e Wide Coverage \u003c\/small\u003e \u003cstrong\u003e 47.2\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__size-media\"\u003e\u003ca href=\"#beam-size-large\" class=\"stb-beam__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/beam-wood-linear-led-wall-light-stuberlighting_19.jpg?v=1778826183\" alt=\"Beam 47.2 inch wall light dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-beam__view\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__size-copy\"\u003e\n\u003cstrong\u003e L47.2\" × D2\" · ~24W \u003c\/strong\u003e\n\u003cp\u003e120 × 5cm.\u003cbr\u003eHeadboard, large mirror, sofa wall or hallway feature.\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=\"beam-size-small\" href=\"#beam-size-section\" class=\"stb-beam__lightbox\"\u003e \u003cspan class=\"stb-beam__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/beam-wood-linear-led-wall-light-stuberlighting_21.jpg?v=1778826183\" alt=\"Enlarged Beam 23.6 inch dimensions\"\u003e \u003cspan class=\"stb-beam__lightbox-title\"\u003e 23.6\" · 60cm · ~12W \u003c\/span\u003e \u003cspan class=\"stb-beam__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"beam-size-medium\" href=\"#beam-size-section\" class=\"stb-beam__lightbox\"\u003e \u003cspan class=\"stb-beam__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/beam-wood-linear-led-wall-light-stuberlighting_2.jpg?v=1778826183\" alt=\"Enlarged Beam 31.5 inch dimensions\"\u003e \u003cspan class=\"stb-beam__lightbox-title\"\u003e 31.5\" · 80cm · ~16W \u003c\/span\u003e \u003cspan class=\"stb-beam__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"beam-size-large\" href=\"#beam-size-section\" class=\"stb-beam__lightbox\"\u003e \u003cspan class=\"stb-beam__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/beam-wood-linear-led-wall-light-stuberlighting_19.jpg?v=1778826183\" alt=\"Enlarged Beam 47.2 inch dimensions\"\u003e \u003cspan class=\"stb-beam__lightbox-title\"\u003e 47.2\" · 120cm · ~24W \u003c\/span\u003e \u003cspan class=\"stb-beam__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PLACEMENT GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-beam__placement\"\u003e\n\u003cdiv class=\"stb-beam__placement-title\"\u003e\n\u003csmall\u003e Quick Placement \u003c\/small\u003e \u003cstrong\u003e Match the Length to the Surface. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__placement-grid\"\u003e\n\u003cdiv class=\"stb-beam__placement-item\"\u003e\n\u003csmall\u003e 23.6\" \u003c\/small\u003e \u003cstrong\u003e Bedside \/ Narrow Wall \u003c\/strong\u003e\n\u003cp\u003eA compact linear accent where you do not need full-width coverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__placement-item\"\u003e\n\u003csmall\u003e 31.5\" \u003c\/small\u003e \u003cstrong\u003e Mirror \/ Desk \u003c\/strong\u003e\n\u003cp\u003eThe easiest all-purpose size for medium-width surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__placement-item\"\u003e\n\u003csmall\u003e 47.2\" \u003c\/small\u003e \u003cstrong\u003e Headboard \/ Accent Wall \u003c\/strong\u003e\n\u003cp\u003eBest when the light needs to visually span a wider area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PLUG + LED\n  ====================================================== --\u003e\n\u003csection class=\"stb-beam__utility\"\u003e\n\u003cdiv class=\"stb-beam__utility-panel\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003cp\u003eThe LED source is built into the fixture behind the acrylic diffuser. No separate bulb, socket selection or routine bulb replacement is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__utility-panel\"\u003e\n\u003csmall\u003e Power \u003c\/small\u003e \u003cstrong\u003e Plug-In · 59\" Cord \u003c\/strong\u003e\n\u003cp\u003eStandard plug-in power with a 59\" \/ 150cm cord and inline ON\/OFF switch. No hardwired electrical connection is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       WALL \/ CEILING MOUNT\n  ====================================================== --\u003e\n\u003csection class=\"stb-beam__mounting\"\u003e\n\u003cdiv class=\"stb-beam__mounting-title\"\u003e\n\u003csmall\u003e Mounting \u003c\/small\u003e \u003cstrong\u003e Wall or Ceiling. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__mounting-grid\"\u003e\n\u003cdiv class=\"stb-beam__mounting-item\"\u003e\n\u003csmall\u003e Wall \u003c\/small\u003e \u003cstrong\u003e Horizontal or Vertical \u003c\/strong\u003e\n\u003cp\u003eUse above furniture, beside a bed or as a linear wall accent.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__mounting-item\"\u003e\n\u003csmall\u003e Ceiling \u003c\/small\u003e \u003cstrong\u003e Surface Mounted \u003c\/strong\u003e\n\u003cp\u003eMounting hardware is included for wall or ceiling installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-beam__specs\"\u003e\n\u003cdiv class=\"stb-beam__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Beam \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__spec-list\"\u003e\n\u003cdiv class=\"stb-beam__spec\"\u003e\n\u003cspan\u003e Sizes \u0026amp; Output \u003c\/span\u003e \u003cstrong\u003e 23.6\" \/ 60cm · ~12W · 31.5\" \/ 80cm · ~16W · 47.2\" \/ 120cm · ~24W · All Sizes D2\" \/ 5cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__spec\"\u003e\n\u003cspan\u003e Materials \u0026amp; Finish \u003c\/span\u003e \u003cstrong\u003e Pine Wood Body · Metal Mounting Hardware · White Acrylic Diffuser · Natural Wood \/ Walnut \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED Included · Full-Length Acrylic Diffuser · No Replaceable Bulb Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V · Plug-In · Inline ON\/OFF Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm Power Cord \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__spec\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e \u003cstrong\u003e Wall or Ceiling Mount · Mounting Hardware Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__spec\"\u003e\n\u003cspan\u003e Weight \u0026amp; Rating \u003c\/span\u003e \u003cstrong\u003e 23.6\" \/ 31.5\": 2.2 lb \/ 1kg · 47.2\": 2.6 lb \/ 1.2kg · IP20 · Indoor Dry Locations Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__spec\"\u003e\n\u003cspan\u003e Care \u003c\/span\u003e \u003cstrong\u003e Soft Dry Cloth for Wood · Avoid Water \u0026amp; Chemicals on Wood · Acrylic Diffuser May Be Gently Damp-Wiped and Dried \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-beam__care\"\u003e\n\u003cdiv class=\"stb-beam__care-mark\"\u003e—\u003c\/div\u003e\n\u003cdiv class=\"stb-beam__care-copy\"\u003e\n\u003cstrong\u003e Protect the wood finish from moisture. \u003c\/strong\u003e\n\u003cp\u003eUse a soft dry cloth on the pine body and avoid chemical cleaners or water. The acrylic diffuser can be gently damp-wiped and dried when necessary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-beam__faq\"\u003e\n\u003ch3 class=\"stb-beam__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Beam need to be hardwired?\u003c\/summary\u003e\n\u003cp\u003eNo. Beam uses a standard plug-in power cord with an inline ON\/OFF switch, so no hardwired electrical connection is required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it need replacement bulbs?\u003c\/summary\u003e\n\u003cp\u003eNo. Beam uses an integrated LED light source behind the full-length acrylic diffuser.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Beam be mounted on the ceiling?\u003c\/summary\u003e\n\u003cp\u003eYes. Beam can be mounted on either a wall or ceiling, and mounting hardware is included.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich length should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose 23.6\" for compact areas, 31.5\" for most medium-width mirrors or desks, and 47.2\" when you need the light to span a headboard, larger wall or wider surface.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-beam__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 23.6\"xH2\" \/ Wood Color \/ Warm Light \u0026 US Plug","offer_id":52213426389275,"sku":"STB-BEAM-WOD-1","price":145.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\"xH2\" \/ Wood Color \/ Warm Light \u0026 UK Plug","offer_id":52213426422043,"sku":"STB-BEAM-WOD-2","price":145.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\"xH2\" \/ Wood Color \/ Warm Light \u0026 EU Plug","offer_id":52213426454811,"sku":"STB-BEAM-WOD-3","price":145.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\"xH2\" \/ Wood Color \/ Warm Light \u0026 AU Plug","offer_id":52213426487579,"sku":"STB-BEAM-WOD-4","price":145.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\"xH2\" \/ Walnut Color \/ Warm Light \u0026 US Plug","offer_id":52213426520347,"sku":"STB-BEAM-WAL-5","price":145.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\"xH2\" \/ Walnut Color \/ Warm Light \u0026 UK Plug","offer_id":52213426553115,"sku":"STB-BEAM-WAL-6","price":145.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\"xH2\" \/ Walnut Color \/ Warm Light \u0026 EU Plug","offer_id":52213426585883,"sku":"STB-BEAM-WAL-7","price":145.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\"xH2\" \/ Walnut Color \/ Warm Light \u0026 AU Plug","offer_id":52213426618651,"sku":"STB-BEAM-WAL-8","price":145.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5\"xH2\" \/ Wood Color \/ Warm Light \u0026 US Plug","offer_id":52213426651419,"sku":"STB-BEAM-WOD-1","price":210.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5\"xH2\" \/ Wood Color \/ Warm Light \u0026 UK Plug","offer_id":52213426684187,"sku":"STB-BEAM-WOD-2","price":210.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5\"xH2\" \/ Wood Color \/ Warm Light \u0026 EU Plug","offer_id":52213426716955,"sku":"STB-BEAM-WOD-3","price":210.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5\"xH2\" \/ Wood Color \/ Warm Light \u0026 AU Plug","offer_id":52213426749723,"sku":"STB-BEAM-WOD-4","price":210.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5\"xH2\" \/ Walnut Color \/ Warm Light \u0026 US Plug","offer_id":52213426782491,"sku":"STB-BEAM-WAL-5","price":210.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5\"xH2\" \/ Walnut Color \/ Warm Light \u0026 UK Plug","offer_id":52213426815259,"sku":"STB-BEAM-WAL-6","price":210.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5\"xH2\" \/ Walnut Color \/ Warm Light \u0026 EU Plug","offer_id":52213426848027,"sku":"STB-BEAM-WAL-7","price":210.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5\"xH2\" \/ Walnut Color \/ Warm Light \u0026 AU Plug","offer_id":52213426880795,"sku":"STB-BEAM-WAL-8","price":210.0,"currency_code":"USD","in_stock":true},{"title":"Dia 47.2\"xH2\" \/ Wood Color \/ Warm Light \u0026 US Plug","offer_id":52213426913563,"sku":"STB-BEAM-WOD-1","price":240.0,"currency_code":"USD","in_stock":true},{"title":"Dia 47.2\"xH2\" \/ Wood Color \/ Warm Light \u0026 UK Plug","offer_id":52213426946331,"sku":"STB-BEAM-WOD-2","price":240.0,"currency_code":"USD","in_stock":true},{"title":"Dia 47.2\"xH2\" \/ Wood Color \/ Warm Light \u0026 EU Plug","offer_id":52213426979099,"sku":"STB-BEAM-WOD-3","price":240.0,"currency_code":"USD","in_stock":true},{"title":"Dia 47.2\"xH2\" \/ Wood Color \/ Warm Light \u0026 AU Plug","offer_id":52213427011867,"sku":"STB-BEAM-WOD-4","price":240.0,"currency_code":"USD","in_stock":true},{"title":"Dia 47.2\"xH2\" \/ Walnut Color \/ Warm Light \u0026 US Plug","offer_id":52213427044635,"sku":"STB-BEAM-WAL-5","price":240.0,"currency_code":"USD","in_stock":true},{"title":"Dia 47.2\"xH2\" \/ Walnut Color \/ Warm Light \u0026 UK Plug","offer_id":52213427077403,"sku":"STB-BEAM-WAL-6","price":240.0,"currency_code":"USD","in_stock":true},{"title":"Dia 47.2\"xH2\" \/ Walnut Color \/ Warm Light \u0026 EU Plug","offer_id":52213427110171,"sku":"STB-BEAM-WAL-7","price":240.0,"currency_code":"USD","in_stock":true},{"title":"Dia 47.2\"xH2\" \/ Walnut Color \/ Warm Light \u0026 AU Plug","offer_id":52213427142939,"sku":"STB-BEAM-WAL-8","price":240.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/beam-wood-linear-led-wall-light-stuberlighting_24.jpg?v=1778828696"},{"product_id":"orbit-wood-glass-orb-chandelier","title":"Orbit Wood \u0026 Glass Orb Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — ORBIT WOOD \u0026 GLASS ORB CHANDELIER\n   Wood · Frosted Glass · Vertical Composition\n========================================================= *\/\n\n.stb-orbit{\n  --cream:#F5EDD8;\n  --ivory:#FFFCF6;\n  --soft:#F3ECE2;\n\n  --dark:#1C1209;\n  --black:#24211E;\n  --charcoal:#332D28;\n\n  --brown:#4A3218;\n  --walnut:#573C29;\n  --walnut-deep:#38271D;\n  --wood:#836047;\n\n  --glass:#ECEBE7;\n  --glass-deep:#D4D3CE;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703B;\n\n  --muted:#776655;\n  --line:#D9CAB6;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14.5px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-orbit *,\n.stb-orbit *::before,\n.stb-orbit *::after{\n  box-sizing:border-box;\n}\n\n.stb-orbit h2,\n.stb-orbit h3{\n  margin-top:0;\n\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-orbit p{\n  margin-top:0;\n}\n\n.stb-orbit__label{\n  display:block;\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.stb-orbit__heading{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.2;\n}\n\n.stb-orbit__view{\n  display:block;\n  margin-top:6px;\n\n  color:#765A3F;\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n  letter-spacing:.05em;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-orbit__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 190px;\n  gap:34px;\n  align-items:end;\n\n  padding:4px 0 27px;\n}\n\n.stb-orbit__intro-copy{\n  max-width:650px;\n}\n\n.stb-orbit__intro h2{\n  max-width:650px;\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.13;\n}\n\n.stb-orbit__intro p{\n  margin:0;\n\n  color:#604D3B;\n\n  font-size:14.5px;\n  line-height:1.65;\n}\n\n\n\/* intro contrast *\/\n\n.stb-orbit__signature{\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-orbit__signature-main{\n  padding:13px 15px;\n\n  background:var(--walnut-deep);\n}\n\n.stb-orbit__signature-main small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#D3BEA5;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-orbit__signature-main strong{\n  display:block;\n\n  color:#FFF4E6;\n\n  font-size:14px;\n  font-weight:500;\n}\n\n.stb-orbit__signature-bottom{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-orbit__signature-item{\n  padding:10px 12px;\n}\n\n.stb-orbit__signature-item:first-child{\n  background:var(--black);\n}\n\n.stb-orbit__signature-item:last-child{\n  background:var(--glass-deep);\n}\n\n.stb-orbit__signature-item small{\n  display:block;\n  margin-bottom:2px;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-orbit__signature-item:first-child small{\n  color:#CDBBA8;\n}\n\n.stb-orbit__signature-item:last-child small{\n  color:#716961;\n}\n\n.stb-orbit__signature-item strong{\n  font-size:11.5px;\n}\n\n.stb-orbit__signature-item:first-child strong{\n  color:#FFF3E4;\n}\n\n.stb-orbit__signature-item:last-child strong{\n  color:#332B25;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-orbit__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:35px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-orbit__fact{\n  padding:14px 13px;\n}\n\n.stb-orbit__fact:nth-child(1){\n  background:var(--dark);\n}\n\n.stb-orbit__fact:nth-child(2){\n  background:var(--walnut);\n}\n\n.stb-orbit__fact:nth-child(3){\n  background:#87715D;\n}\n\n.stb-orbit__fact:nth-child(4){\n  background:var(--glass);\n}\n\n.stb-orbit__fact small{\n  display:block;\n  margin-bottom:4px;\n\n  font-size:8.5px;\n  line-height:1.35;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-orbit__fact:nth-child(-n+3) small{\n  color:#D9C7B4;\n}\n\n.stb-orbit__fact:nth-child(4) small{\n  color:#726B65;\n}\n\n.stb-orbit__fact strong{\n  display:block;\n\n  font-size:12px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n.stb-orbit__fact:nth-child(-n+3) strong{\n  color:#FFF4E5;\n}\n\n.stb-orbit__fact:nth-child(4) strong{\n  color:#322A24;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAIL\n========================================================= *\/\n\n.stb-orbit__detail{\n  display:grid;\n  grid-template-columns:175px 1fr;\n  gap:27px;\n  align-items:center;\n\n  margin-bottom:36px;\n  padding:19px 21px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:5px solid var(--walnut);\n\n  border-radius:8px;\n}\n\n.stb-orbit__detail-media{\n  width:175px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-orbit__image-link{\n  display:block;\n\n  width:100%;\n  padding:5px;\n\n  background:#EEE4D7;\n\n  border:1px solid #D6C7B2;\n  border-radius:6px;\n\n  text-decoration:none;\n}\n\n.stb-orbit__image-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-orbit__detail-copy h3{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.25;\n}\n\n.stb-orbit__detail-copy p{\n  margin:0 0 10px;\n\n  color:#604D3B;\n\n  font-size:13px;\n  line-height:1.6;\n}\n\n.stb-orbit__tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:6px;\n}\n\n.stb-orbit__tag{\n  padding:5px 8px;\n\n  background:#E9E5DC;\n\n  color:#594E45;\n\n  font-size:10px;\n  line-height:1.4;\n\n  border-radius:20px;\n}\n\n\n\/* =========================================================\n   FROSTED GLASS\n========================================================= *\/\n\n.stb-orbit__glass{\n  display:grid;\n  grid-template-columns:170px 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-orbit__glass-title{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:19px;\n\n  background:var(--glass-deep);\n}\n\n.stb-orbit__glass-title small{\n  margin-bottom:4px;\n\n  color:#706961;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-orbit__glass-title strong{\n  color:#302924;\n\n  font-size:17px;\n  line-height:1.25;\n  font-weight:500;\n}\n\n.stb-orbit__glass-copy{\n  padding:20px 22px;\n\n  background:var(--charcoal);\n}\n\n.stb-orbit__glass-copy p{\n  margin:0;\n\n  color:#DDD3C6;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   FINISH OPTIONS\n========================================================= *\/\n\n.stb-orbit__finishes{\n  margin-bottom:36px;\n}\n\n.stb-orbit__finishes-head{\n  max-width:620px;\n\n  margin-bottom:12px;\n}\n\n.stb-orbit__finishes-head p{\n  margin:0;\n\n  color:#66513E;\n\n  font-size:12.5px;\n  line-height:1.6;\n}\n\n.stb-orbit__finish-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:9px;\n}\n\n.stb-orbit__finish{\n  display:grid;\n  grid-template-columns:44px 1fr;\n  gap:13px;\n  align-items:center;\n\n  padding:15px;\n\n  border-radius:8px;\n}\n\n.stb-orbit__finish--walnut{\n  background:var(--walnut);\n}\n\n.stb-orbit__finish--black{\n  background:var(--black);\n}\n\n.stb-orbit__finish-swatch{\n  width:44px;\n  height:44px;\n\n  border-radius:50%;\n}\n\n.stb-orbit__finish--walnut .stb-orbit__finish-swatch{\n  background:#62452F;\n\n  border:1px solid #8B6950;\n}\n\n.stb-orbit__finish--black .stb-orbit__finish-swatch{\n  background:#161514;\n\n  border:1px solid #57534F;\n}\n\n.stb-orbit__finish small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#D1C0AD;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-orbit__finish strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#FFF4E5;\n\n  font-size:13px;\n}\n\n.stb-orbit__finish p{\n  margin:0;\n\n  color:#DCCFBE;\n\n  font-size:10.8px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   ORB SCALE \/ CONFIGURATION\n========================================================= *\/\n\n.stb-orbit__composition{\n  margin-bottom:37px;\n}\n\n.stb-orbit__composition-head{\n  max-width:650px;\n\n  margin-bottom:12px;\n}\n\n.stb-orbit__composition-head p{\n  margin:0;\n\n  color:#66513E;\n\n  font-size:12.5px;\n  line-height:1.6;\n}\n\n.stb-orbit__composition-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-orbit__composition-item{\n  padding:15px;\n}\n\n.stb-orbit__composition-item:nth-child(1){\n  background:#E5DED4;\n}\n\n.stb-orbit__composition-item:nth-child(2){\n  background:#93765E;\n}\n\n.stb-orbit__composition-item:nth-child(3){\n  background:var(--dark);\n}\n\n.stb-orbit__composition-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-orbit__composition-item:nth-child(1) small{\n  color:#75695E;\n}\n\n.stb-orbit__composition-item:nth-child(2) small,\n.stb-orbit__composition-item:nth-child(3) small{\n  color:#DCCAB6;\n}\n\n.stb-orbit__composition-item strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  font-size:13px;\n  line-height:1.4;\n}\n\n.stb-orbit__composition-item:nth-child(1) strong{\n  color:#332A23;\n}\n\n.stb-orbit__composition-item:nth-child(2) strong,\n.stb-orbit__composition-item:nth-child(3) strong{\n  color:#FFF4E5;\n}\n\n.stb-orbit__composition-item p{\n  margin:0;\n\n  font-size:10.8px;\n  line-height:1.45;\n}\n\n.stb-orbit__composition-item:nth-child(1) p{\n  color:#60544A;\n}\n\n.stb-orbit__composition-item:nth-child(2) p,\n.stb-orbit__composition-item:nth-child(3) p{\n  color:#DDD0C0;\n}\n\n\n\/* =========================================================\n   SIZE SECTION\n========================================================= *\/\n\n.stb-orbit__sizes{\n  margin-bottom:38px;\n}\n\n.stb-orbit__sizes-head{\n  display:flex;\n  align-items:end;\n  justify-content:space-between;\n  gap:20px;\n\n  margin-bottom:14px;\n}\n\n.stb-orbit__sizes-head p{\n  max-width:570px;\n\n  margin:0;\n\n  color:#66513E;\n\n  font-size:12.5px;\n  line-height:1.6;\n}\n\n.stb-orbit__cable-badge{\n  flex-shrink:0;\n\n  padding:7px 10px;\n\n  background:var(--walnut-deep);\n\n  color:#FFF3E3;\n\n  font-size:9px;\n  font-weight:600;\n\n  border-radius:4px;\n}\n\n\n\/* =========================================================\n   SIZE CARDS — HORIZONTAL DESKTOP\n========================================================= *\/\n\n.stb-orbit__size-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:9px;\n}\n\n.stb-orbit__size-card{\n  min-width:0;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:8px;\n}\n\n.stb-orbit__size-card:nth-child(1){\n  background:#F7F2EA;\n}\n\n.stb-orbit__size-card:nth-child(2){\n  background:#E2D8CC;\n\n  border-top:4px solid var(--wood);\n}\n\n.stb-orbit__size-card:nth-child(3){\n  background:var(--dark);\n\n  border-color:var(--dark);\n}\n\n.stb-orbit__size-head{\n  padding:11px 12px 7px;\n\n  text-align:center;\n}\n\n.stb-orbit__size-head small{\n  display:block;\n\n  color:#92714E;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-orbit__size-head strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:17px;\n  line-height:1.35;\n}\n\n.stb-orbit__size-card:nth-child(3)\n.stb-orbit__size-head small{\n  color:#D5B77C;\n}\n\n.stb-orbit__size-card:nth-child(3)\n.stb-orbit__size-head strong{\n  color:#FFF4E5;\n}\n\n\n\/* dimension image *\/\n\n.stb-orbit__size-media{\n  width:145px;\n  max-width:calc(100% - 22px);\n\n  margin:0 auto 8px;\n}\n\n.stb-orbit__size-link{\n  display:block;\n\n  padding:4px;\n\n  background:#FFF9F0;\n\n  border:1px solid #D4C4AD;\n  border-radius:5px;\n\n  text-decoration:none;\n}\n\n.stb-orbit__size-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-orbit__size-copy{\n  padding:9px 12px 13px;\n\n  text-align:center;\n}\n\n.stb-orbit__size-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12px;\n  line-height:1.4;\n}\n\n.stb-orbit__size-copy p{\n  margin:0;\n\n  color:#66513E;\n\n  font-size:10.7px;\n  line-height:1.5;\n}\n\n.stb-orbit__size-card:nth-child(3)\n.stb-orbit__size-copy strong{\n  color:#FFF1DE;\n}\n\n.stb-orbit__size-card:nth-child(3)\n.stb-orbit__size-copy p{\n  color:#D5C8B7;\n}\n\n\n\/* =========================================================\n   QUICK CONFIGURATION GUIDE\n========================================================= *\/\n\n.stb-orbit__fit{\n  display:grid;\n  grid-template-columns:155px 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-orbit__fit-title{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:18px;\n\n  background:#88664C;\n}\n\n.stb-orbit__fit-title small{\n  margin-bottom:4px;\n\n  color:#E7D2BC;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-orbit__fit-title strong{\n  color:#FFF4E6;\n\n  font-size:16px;\n  line-height:1.25;\n  font-weight:500;\n}\n\n.stb-orbit__fit-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:#EFE5D8;\n}\n\n.stb-orbit__fit-item{\n  padding:14px;\n\n  border-right:1px solid #D5C7B5;\n}\n\n.stb-orbit__fit-item:last-child{\n  border-right:0;\n}\n\n.stb-orbit__fit-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#8C6E54;\n\n  font-size:8.5px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-orbit__fit-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.5px;\n}\n\n.stb-orbit__fit-item p{\n  margin:0;\n\n  color:#66513E;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   LIGHT + INSTALLATION\n========================================================= *\/\n\n.stb-orbit__utility{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-orbit__utility-panel{\n  padding:20px 21px;\n}\n\n.stb-orbit__utility-panel:first-child{\n  background:var(--walnut);\n}\n\n.stb-orbit__utility-panel:last-child{\n  background:var(--black);\n}\n\n.stb-orbit__utility-panel small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#D3BEA4;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-orbit__utility-panel strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#FFF4E4;\n\n  font-size:12.8px;\n  line-height:1.4;\n}\n\n.stb-orbit__utility-panel p{\n  margin:0;\n\n  color:#D9CCBA;\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   HANGING GUIDE\n========================================================= *\/\n\n.stb-orbit__hanging{\n  display:grid;\n  grid-template-columns:150px 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-orbit__hanging-title{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:17px;\n\n  background:#B79B72;\n}\n\n.stb-orbit__hanging-title small{\n  margin-bottom:3px;\n\n  color:#574126;\n\n  font-size:8.5px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-orbit__hanging-title strong{\n  color:#2D2015;\n\n  font-size:15.5px;\n}\n\n.stb-orbit__hanging-copy{\n  padding:17px 20px;\n\n  background:#E9DFD3;\n}\n\n.stb-orbit__hanging-copy p{\n  margin:0;\n\n  color:#604D3B;\n\n  font-size:11.7px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n========================================================= *\/\n\n.stb-orbit__specs{\n  margin-bottom:33px;\n}\n\n.stb-orbit__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:20px;\n\n  padding:13px 16px;\n\n  background:var(--dark);\n\n  border-bottom:3px solid var(--gold);\n}\n\n.stb-orbit__spec-head span{\n  color:#D7BA84;\n\n  font-size:9px;\n  line-height:1.35;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-orbit__spec-head strong{\n  color:#FFF4E5;\n\n  font-size:16.5px;\n  font-weight:500;\n}\n\n.stb-orbit__spec-list{\n  background:var(--ivory);\n\n  border-right:1px solid var(--line);\n  border-left:1px solid var(--line);\n}\n\n.stb-orbit__spec{\n  display:grid;\n  grid-template-columns:29% 71%;\n\n  padding:10px 13px;\n\n  border-bottom:1px solid #E6DACB;\n}\n\n.stb-orbit__spec span{\n  padding-right:10px;\n\n  color:#88725A;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n.stb-orbit__spec strong{\n  color:var(--dark);\n\n  font-size:11.7px;\n  line-height:1.5;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.stb-orbit__care{\n  display:grid;\n  grid-template-columns:72px 1fr;\n\n  margin-bottom:30px;\n\n  overflow:hidden;\n\n  border-radius:7px;\n}\n\n.stb-orbit__care-mark{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  background:var(--walnut);\n\n  color:#E5C99F;\n\n  font-size:24px;\n}\n\n.stb-orbit__care-copy{\n  padding:14px 16px;\n\n  background:#E7DCCF;\n}\n\n.stb-orbit__care-copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n}\n\n.stb-orbit__care-copy p{\n  margin:0;\n\n  color:#67513E;\n\n  font-size:11px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-orbit__faq{\n  margin-bottom:30px;\n\n  padding:18px 20px 7px;\n\n  background:#EEE5DA;\n\n  border-left:4px solid var(--walnut);\n  border-radius:7px;\n}\n\n.stb-orbit__faq details{\n  padding:12px 0;\n\n  border-bottom:1px solid #D7C9B8;\n}\n\n.stb-orbit__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-orbit__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--dark);\n\n  font-size:13.5px;\n  line-height:1.5;\n  font-weight:500;\n}\n\n.stb-orbit__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-orbit__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-4px;\n\n  color:var(--walnut);\n\n  font-size:22px;\n}\n\n.stb-orbit__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-orbit__faq details p{\n  margin:8px 0 0;\n\n  color:#65503D;\n\n  font-size:12.2px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-orbit__shipping{\n  padding:20px 22px;\n\n  background:var(--cream);\n\n  border-top:3px solid var(--gold);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n  border-left:1px solid var(--line);\n\n  border-radius:8px;\n}\n\n.stb-orbit__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-orbit__shipping p{\n  margin:0 0 8px;\n\n  color:#5E4D3E;\n\n  font-size:12.8px;\n  line-height:1.65;\n}\n\n.stb-orbit__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-orbit__shipping strong{\n  color:var(--dark);\n}\n\n.stb-orbit__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-orbit__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,12,8,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-orbit__lightbox:target{\n  display:flex;\n}\n\n.stb-orbit__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-orbit__lightbox img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:92vw;\n  max-height:80vh;\n\n  object-fit:contain;\n  object-position:center;\n\n  box-shadow:0 14px 60px rgba(0,0,0,.45);\n}\n\n.stb-orbit__lightbox-title{\n  margin:9px 0 0 !important;\n\n  color:#E1C99E !important;\n\n  font-size:10px !important;\n  line-height:1.4;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n.stb-orbit__lightbox-hint{\n  margin:5px 0 0 !important;\n\n  color:#A99575 !important;\n\n  font-size:9.5px !important;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-orbit{\n    font-size:14.5px;\n  }\n\n\n  .stb-orbit__intro{\n    grid-template-columns:1fr;\n\n    gap:14px;\n  }\n\n  .stb-orbit__intro h2{\n    font-size:25px;\n    line-height:1.17;\n  }\n\n  .stb-orbit__intro p{\n    font-size:14px;\n  }\n\n  .stb-orbit__signature{\n    max-width:300px;\n  }\n\n\n  .stb-orbit__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-orbit__fact small{\n    font-size:9px;\n  }\n\n  .stb-orbit__fact strong{\n    font-size:12px;\n  }\n\n\n  .stb-orbit__detail{\n    grid-template-columns:145px 1fr;\n\n    gap:15px;\n    padding:15px;\n  }\n\n  .stb-orbit__detail-media{\n    width:145px;\n  }\n\n  .stb-orbit__detail-copy h3{\n    font-size:19px;\n  }\n\n  .stb-orbit__detail-copy p{\n    font-size:12.7px;\n  }\n\n\n  .stb-orbit__glass{\n    grid-template-columns:135px 1fr;\n  }\n\n\n  .stb-orbit__finish-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-orbit__composition-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-orbit__sizes-head{\n    display:block;\n  }\n\n  .stb-orbit__cable-badge{\n    display:inline-block;\n\n    margin-top:8px;\n\n    font-size:9.5px;\n  }\n\n\n  \/* Mobile stacks size cards for readability *\/\n\n  .stb-orbit__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-orbit__size-card{\n    display:grid;\n    grid-template-columns:110px 1fr;\n\n    padding:9px;\n  }\n\n  .stb-orbit__size-head{\n    grid-column:2;\n\n    padding:5px 8px;\n\n    text-align:left;\n  }\n\n  .stb-orbit__size-head small{\n    font-size:9px;\n  }\n\n  .stb-orbit__size-head strong{\n    font-size:17px;\n  }\n\n  .stb-orbit__size-media{\n    grid-column:1;\n    grid-row:1 \/ span 2;\n\n    width:100px;\n    max-width:100px;\n\n    margin:0;\n  }\n\n  .stb-orbit__size-copy{\n    grid-column:2;\n\n    padding:6px 8px;\n\n    text-align:left;\n  }\n\n  .stb-orbit__size-copy strong{\n    font-size:12px;\n  }\n\n  .stb-orbit__size-copy p{\n    font-size:11px;\n  }\n\n\n  .stb-orbit__fit{\n    grid-template-columns:1fr;\n  }\n\n  .stb-orbit__fit-title{\n    padding:14px 17px;\n  }\n\n  .stb-orbit__fit-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-orbit__fit-item{\n    border-right:0;\n    border-bottom:1px solid #D5C7B5;\n  }\n\n  .stb-orbit__fit-item:last-child{\n    border-bottom:0;\n  }\n\n\n  .stb-orbit__utility{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-orbit__hanging{\n    grid-template-columns:135px 1fr;\n  }\n\n\n  .stb-orbit__spec{\n    grid-template-columns:35% 65%;\n  }\n\n\n  .stb-orbit__shipping{\n    padding:18px;\n  }\n\n  .stb-orbit__shipping p{\n    font-size:12.5px;\n  }\n\n\n  .stb-orbit__lightbox{\n    padding:14px;\n  }\n\n  .stb-orbit__lightbox img{\n    max-width:94vw;\n    max-height:75vh;\n  }\n\n}\n\n\n@media screen and (max-width:470px){\n\n  .stb-orbit__detail,\n  .stb-orbit__glass,\n  .stb-orbit__hanging{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-orbit__detail-media{\n    width:155px;\n  }\n\n\n  .stb-orbit__size-card{\n    grid-template-columns:105px 1fr;\n  }\n\n  .stb-orbit__size-media{\n    width:95px;\n    max-width:95px;\n  }\n\n\n  .stb-orbit__spec{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n  .stb-orbit__spec span{\n    font-size:10.5px;\n    font-weight:600;\n  }\n\n  .stb-orbit__spec strong{\n    font-size:11.8px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-orbit\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbit__intro\"\u003e\n\u003cdiv class=\"stb-orbit__intro-copy\"\u003e\n\u003cspan class=\"stb-orbit__label\"\u003e Wood · Frosted Glass · Vertical Orb Composition \u003c\/span\u003e\n\u003ch2\u003eSoft Glass Orbs, Suspended at Different Heights.\u003c\/h2\u003e\n\u003cp\u003eOrbit pairs a solid wood ceiling frame with frosted glass globes arranged vertically rather than spreading them across traditional chandelier arms. The result feels softer, more sculptural and especially effective in rooms with visible ceiling height.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__signature\"\u003e\n\u003cdiv class=\"stb-orbit__signature-main\"\u003e\n\u003csmall\u003e Frame \u003c\/small\u003e \u003cstrong\u003e Solid Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__signature-bottom\"\u003e\n\u003cdiv class=\"stb-orbit__signature-item\"\u003e\n\u003csmall\u003e Finish \u003c\/small\u003e \u003cstrong\u003e Walnut \/ Black \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__signature-item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Frosted Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbit__facts\"\u003e\n\u003cdiv class=\"stb-orbit__fact\"\u003e\n\u003csmall\u003e Configurations \u003c\/small\u003e \u003cstrong\u003e 2 \/ 4 \/ 6 Heads \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__fact\"\u003e\n\u003csmall\u003e Globe Sizes \u003c\/small\u003e \u003cstrong\u003e Ø15.7\" \/ 19.7\" \/ 23.6\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__fact\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__fact\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e G9 LEDs Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"orbit-detail-section\" class=\"stb-orbit__detail\"\u003e\n\u003cdiv class=\"stb-orbit__detail-media\"\u003e\u003ca href=\"#orbit-detail\" class=\"stb-orbit__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbit-wood-glass-orb-chandelier-stuberlighting_11.jpg?v=1778895419\" alt=\"Orbit Wood Glass Orb Chandelier solid wood frame and frosted glass detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-orbit__view\"\u003e View Product Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__detail-copy\"\u003e\n\u003cspan class=\"stb-orbit__label\"\u003e Product Detail \u003c\/span\u003e\n\u003ch3\u003eWood Gives Structure. Frosted Glass Makes It Float.\u003c\/h3\u003e\n\u003cp\u003eThe solid wood frame provides a warm visual anchor above, while the white frosted globes diffuse the included G9 LEDs into softer spheres of light below.\u003c\/p\u003e\n\u003cdiv class=\"stb-orbit__tags\"\u003e\n\u003cspan class=\"stb-orbit__tag\"\u003e Solid Wood Frame \u003c\/span\u003e \u003cspan class=\"stb-orbit__tag\"\u003e Frosted Glass \u003c\/span\u003e \u003cspan class=\"stb-orbit__tag\"\u003e G9 LED Included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"orbit-detail\" href=\"#orbit-detail-section\" class=\"stb-orbit__lightbox\"\u003e \u003cspan class=\"stb-orbit__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbit-wood-glass-orb-chandelier-stuberlighting_11.jpg?v=1778895419\" alt=\"Enlarged Orbit Wood Glass Orb Chandelier detail\"\u003e \u003cspan class=\"stb-orbit__lightbox-title\"\u003e Orbit · Wood + Frosted Glass Detail \u003c\/span\u003e \u003cspan class=\"stb-orbit__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       GLASS\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbit__glass\"\u003e\n\u003cdiv class=\"stb-orbit__glass-title\"\u003e\n\u003csmall\u003e Light Effect \u003c\/small\u003e \u003cstrong\u003e Frosted, Not Exposed. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__glass-copy\"\u003e\n\u003cp\u003eFrosted glass hides the direct view of the G9 LED and spreads the output more evenly around each globe, creating a softer ambient effect than exposed or clear-glass lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FINISH OPTIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbit__finishes\"\u003e\n\u003cdiv class=\"stb-orbit__finishes-head\"\u003e\n\u003cspan class=\"stb-orbit__label\"\u003e Choose Your Finish \u003c\/span\u003e\n\u003ch3 class=\"stb-orbit__heading\"\u003eWalnut or Black.\u003c\/h3\u003e\n\u003cp\u003eThe frosted globes stay visually soft in either finish. What changes is how strongly the wood frame contrasts with the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__finish-grid\"\u003e\n\u003cdiv class=\"stb-orbit__finish stb-orbit__finish--walnut\"\u003e\n\u003cspan class=\"stb-orbit__finish-swatch\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Warm \/ Organic \u003c\/small\u003e \u003cstrong\u003e Walnut \u003c\/strong\u003e\n\u003cp\u003eWorks naturally with linen, warm neutrals, rattan and wood furniture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__finish stb-orbit__finish--black\"\u003e\n\u003cspan class=\"stb-orbit__finish-swatch\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Graphic \/ Architectural \u003c\/small\u003e \u003cstrong\u003e Black \u003c\/strong\u003e\n\u003cp\u003eGives the pale glass stronger contrast against light ceilings and walls.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CONFIGURATION LOGIC\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbit__composition\"\u003e\n\u003cdiv class=\"stb-orbit__composition-head\"\u003e\n\u003cspan class=\"stb-orbit__label\"\u003e How the Configurations Change \u003c\/span\u003e\n\u003ch3 class=\"stb-orbit__heading\"\u003eMore Heads Add More Orb Sizes.\u003c\/h3\u003e\n\u003cp\u003eThis is the key difference between the three Orbit configurations: larger versions add both light sources and more scale variation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__composition-grid\"\u003e\n\u003cdiv class=\"stb-orbit__composition-item\"\u003e\n\u003csmall\u003e Size A · 2 Heads \u003c\/small\u003e \u003cstrong\u003e One Globe Size \u003c\/strong\u003e\n\u003cp\u003e2 × Ø15.7\" globes for a simpler, more compact composition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__composition-item\"\u003e\n\u003csmall\u003e Size B · 4 Heads \u003c\/small\u003e \u003cstrong\u003e Two Globe Sizes \u003c\/strong\u003e\n\u003cp\u003e2 × Ø15.7\" + 2 × Ø19.7\" for more vertical depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__composition-item\"\u003e\n\u003csmall\u003e Size C · 6 Heads \u003c\/small\u003e \u003cstrong\u003e Three Globe Sizes \u003c\/strong\u003e\n\u003cp\u003e2 × Ø15.7\" + 2 × Ø19.7\" + 2 × Ø23.6\" for the full cascade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE COMPARISON\n  ====================================================== --\u003e\n\u003csection id=\"orbit-size-section\" class=\"stb-orbit__sizes\"\u003e\n\u003cdiv class=\"stb-orbit__sizes-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-orbit__label\"\u003e Choose Your Configuration \u003c\/span\u003e\n\u003ch3 class=\"stb-orbit__heading\"\u003eCompare All Three at a Glance.\u003c\/h3\u003e\n\u003cp\u003eChoose Size A for a smaller accent, Size B for standard dining and living rooms, or Size C when the vertical cascade is intended to become a major architectural feature.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"stb-orbit__cable-badge\"\u003e All Sizes · 59\" Cable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__size-grid\"\u003e\n\u003c!-- SIZE A --\u003e\n\u003carticle class=\"stb-orbit__size-card\"\u003e\n\u003cdiv class=\"stb-orbit__size-head\"\u003e\n\u003csmall\u003e Compact \u003c\/small\u003e \u003cstrong\u003e Size A · 2 Heads \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__size-media\"\u003e\u003ca href=\"#orbit-size-a\" class=\"stb-orbit__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbit-wood-glass-orb-chandelier-stuberlighting_24.jpg?v=1778895419\" alt=\"Orbit Size A 2 Head chandelier dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-orbit__view\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__size-copy\"\u003e\n\u003cstrong\u003e 2 × Ø15.7\" Globes \u003c\/strong\u003e\n\u003cp\u003e2 × Ø40cm.\u003cbr\u003eBedside, small dining table, office or compact accent space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- SIZE B --\u003e\n\u003carticle class=\"stb-orbit__size-card\"\u003e\n\u003cdiv class=\"stb-orbit__size-head\"\u003e\n\u003csmall\u003e Most Versatile \u003c\/small\u003e \u003cstrong\u003e Size B · 4 Heads \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__size-media\"\u003e\u003ca href=\"#orbit-size-b\" class=\"stb-orbit__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbit-wood-glass-orb-chandelier-stuberlighting_18.jpg?v=1778895419\" alt=\"Orbit Size B 4 Head chandelier dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-orbit__view\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__size-copy\"\u003e\n\u003cstrong\u003e Ø15.7\" + Ø19.7\" \u003c\/strong\u003e\n\u003cp\u003eØ40 + Ø50cm.\u003cbr\u003eStandard dining rooms and living spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- SIZE C --\u003e\n\u003carticle class=\"stb-orbit__size-card\"\u003e\n\u003cdiv class=\"stb-orbit__size-head\"\u003e\n\u003csmall\u003e Full Cascade \u003c\/small\u003e \u003cstrong\u003e Size C · 6 Heads \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__size-media\"\u003e\u003ca href=\"#orbit-size-c\" class=\"stb-orbit__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbit-wood-glass-orb-chandelier-stuberlighting_12.jpg?v=1778895418\" alt=\"Orbit Size C 6 Head chandelier dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-orbit__view\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__size-copy\"\u003e\n\u003cstrong\u003e Ø15.7\" + Ø19.7\" + Ø23.6\" \u003c\/strong\u003e\n\u003cp\u003eØ40 + Ø50 + Ø60cm.\u003cbr\u003eOpen plans, stairwells and double-height spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"orbit-size-a\" href=\"#orbit-size-section\" class=\"stb-orbit__lightbox\"\u003e \u003cspan class=\"stb-orbit__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbit-wood-glass-orb-chandelier-stuberlighting_24.jpg?v=1778895419\" alt=\"Enlarged Orbit Size A dimensions\"\u003e \u003cspan class=\"stb-orbit__lightbox-title\"\u003e Size A · 2 Heads · Ø15.7\" Globes \u003c\/span\u003e \u003cspan class=\"stb-orbit__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"orbit-size-b\" href=\"#orbit-size-section\" class=\"stb-orbit__lightbox\"\u003e \u003cspan class=\"stb-orbit__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbit-wood-glass-orb-chandelier-stuberlighting_18.jpg?v=1778895419\" alt=\"Enlarged Orbit Size B dimensions\"\u003e \u003cspan class=\"stb-orbit__lightbox-title\"\u003e Size B · 4 Heads · Ø15.7\" + Ø19.7\" \u003c\/span\u003e \u003cspan class=\"stb-orbit__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"orbit-size-c\" href=\"#orbit-size-section\" class=\"stb-orbit__lightbox\"\u003e \u003cspan class=\"stb-orbit__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbit-wood-glass-orb-chandelier-stuberlighting_12.jpg?v=1778895418\" alt=\"Enlarged Orbit Size C dimensions\"\u003e \u003cspan class=\"stb-orbit__lightbox-title\"\u003e Size C · 6 Heads · Ø15.7\" + Ø19.7\" + Ø23.6\" \u003c\/span\u003e \u003cspan class=\"stb-orbit__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       QUICK GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbit__fit\"\u003e\n\u003cdiv class=\"stb-orbit__fit-title\"\u003e\n\u003csmall\u003e Quick Guide \u003c\/small\u003e \u003cstrong\u003e Choose by Space \u0026amp; Ceiling Height. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__fit-grid\"\u003e\n\u003cdiv class=\"stb-orbit__fit-item\"\u003e\n\u003csmall\u003e Size A \u003c\/small\u003e \u003cstrong\u003e Smaller Accent \u003c\/strong\u003e\n\u003cp\u003eBest when you want Orbit's suspended-globe look without a large cascade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__fit-item\"\u003e\n\u003csmall\u003e Size B \u003c\/small\u003e \u003cstrong\u003e Dining \/ Living \u003c\/strong\u003e\n\u003cp\u003eThe most flexible configuration for standard residential rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__fit-item\"\u003e\n\u003csmall\u003e Size C \u003c\/small\u003e \u003cstrong\u003e 10 ft+ Recommended \u003c\/strong\u003e\n\u003cp\u003eBest where the three-scale vertical composition has room to breathe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT + INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbit__utility\"\u003e\n\u003cdiv class=\"stb-orbit__utility-panel\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e G9 LED Bulbs Included \u003c\/strong\u003e\n\u003cp\u003eOrbit arrives with compatible G9 LED bulbs: 2 bulbs with Size A, 4 with Size B and 6 with Size C. Maximum 40W per socket.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__utility-panel\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired · 59\" Adjustable Cable \u003c\/strong\u003e\n\u003cp\u003eStandard cable length is 59\" \/ 150cm and adjustable. Longer cables can be prepared on request. Professional electrician installation is recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       HANGING GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbit__hanging\"\u003e\n\u003cdiv class=\"stb-orbit__hanging-title\"\u003e\n\u003csmall\u003e Dining Height \u003c\/small\u003e \u003cstrong\u003e 28–34\" Above Table \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__hanging-copy\"\u003e\n\u003cp\u003eFor dining installations, measure from the tabletop to the lowest glass globe. Size C benefits most from taller ceilings where the full vertical drop can remain visible.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbit__specs\"\u003e\n\u003cdiv class=\"stb-orbit__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Orbit \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__spec-list\"\u003e\n\u003cdiv class=\"stb-orbit__spec\"\u003e\n\u003cspan\u003e Configurations \u003c\/span\u003e \u003cstrong\u003e Size A: 2 Heads · Size B: 4 Heads · Size C: 6 Heads \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__spec\"\u003e\n\u003cspan\u003e Globe Sizes \u003c\/span\u003e \u003cstrong\u003e Ø15.7\" \/ 40cm · Ø19.7\" \/ 50cm · Ø23.6\" \/ 60cm, depending on selected configuration \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__spec\"\u003e\n\u003cspan\u003e Materials \u0026amp; Finish \u003c\/span\u003e \u003cstrong\u003e Solid Wood Frame · Frosted Glass Globe Shades · Metal Hardware · Walnut \/ Black Finish \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e G9 LED Bulbs Included · Size A: 2 Bulbs · Size B: 4 Bulbs · Size C: 6 Bulbs · Max 40W Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V · Hardwired Ceiling Installation · Standard Wall Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__spec\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm Adjustable Cable · Extension Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__spec\"\u003e\n\u003cspan\u003e Rating \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Use \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__spec\"\u003e\n\u003cspan\u003e Care \u003c\/span\u003e \u003cstrong\u003e Soft Dry Cloth for Wood Frame · Frosted Glass Globes May Be Removed and Gently Damp-Wiped · Dry Before Reinstalling \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbit__care\"\u003e\n\u003cdiv class=\"stb-orbit__care-mark\"\u003e◌\u003c\/div\u003e\n\u003cdiv class=\"stb-orbit__care-copy\"\u003e\n\u003cstrong\u003e Clean the wood and glass separately. \u003c\/strong\u003e\n\u003cp\u003eKeep the wood frame dry and dust with a soft cloth. Remove the frosted glass globes when deeper cleaning is needed and dry them fully before reinstalling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbit__faq\"\u003e\n\u003ch3 class=\"stb-orbit__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the main difference between Size A, B and C?\u003c\/summary\u003e\n\u003cp\u003eSize A uses two same-size globes. Size B introduces two different globe diameters, while Size C uses all three globe sizes to create Orbit's fullest vertical cascade.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the G9 bulbs included?\u003c\/summary\u003e\n\u003cp\u003eYes. Compatible G9 LED bulbs are included according to the selected configuration: 2, 4 or 6 bulbs.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich finish should I choose?\u003c\/summary\u003e\n\u003cp\u003eWalnut works especially well with natural wood, linen and warm organic interiors. Black gives the frosted white globes stronger architectural contrast.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I request a longer cable?\u003c\/summary\u003e\n\u003cp\u003eYes. Standard cable length is 59\" \/ 150cm and adjustable. Additional length can be prepared on request for taller ceilings.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbit__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":"2 Heads A Dia 15.7\" \/ Walnut Wood Color","offer_id":52215882907931,"sku":"STB-ORBT-WAL-A","price":289.0,"currency_code":"USD","in_stock":true},{"title":"2 Heads A Dia 15.7\" \/ Black","offer_id":52215882940699,"sku":"STB-ORBT-BLK-A","price":289.0,"currency_code":"USD","in_stock":true},{"title":"4 Heads B Dia 15.7\"+19.7\" \/ Walnut Wood Color","offer_id":52215882973467,"sku":"STB-ORBT-WAL-B","price":335.0,"currency_code":"USD","in_stock":true},{"title":"4 Heads B Dia 15.7\"+19.7\" \/ Black","offer_id":52215883006235,"sku":"STB-ORBT-BLK-B","price":335.0,"currency_code":"USD","in_stock":true},{"title":"6 Heads C Dia 15.7\"+19.7\" + 23.6\" \/ Walnut Wood Color","offer_id":52215883039003,"sku":"STB-ORBT-WAL-C","price":495.0,"currency_code":"USD","in_stock":true},{"title":"6 Heads C Dia 15.7\"+19.7\" + 23.6\" \/ Black","offer_id":52215883071771,"sku":"STB-ORBT-BLK-C","price":495.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbit-wood-glass-orb-chandelier-stuberlighting_1.jpg?v=1778895418"},{"product_id":"vienne-french-vintage-table-lamp","title":"Vienne French Vintage Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — VIENNE\n   FRENCH VINTAGE TABLE LAMP\n\n   MATERIAL \/ SCALE \/ GLOW\n\n   SOLID ASH WOOD\n   HANDWOVEN FABRIC\n   Ø14.6\" × H17.7\"\n\n   REFINED LIMITED PALETTE\n   QUIET LUXURY · DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-vienne{\n  --ivory:#FFFDF8;\n  --paper:#F6F3EE;\n  --linen:#E8E0D5;\n\n  --espresso:#1C1209;\n  --charcoal:#2B2926;\n  --brown:#4A3218;\n\n  --ash:#A9825C;\n  --ash-deep:#725234;\n  --ash-soft:#DECDBA;\n\n  --gold:#C8A96E;\n  --line:#D9D0C4;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.62;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-vienne *,\n.stb-vienne *::before,\n.stb-vienne *::after{\n  box-sizing:border-box;\n}\n\n.stb-vienne h2,\n.stb-vienne h3,\n.stb-vienne p{\n  margin-top:0;\n}\n\n.stb-vienne h2,\n.stb-vienne h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   DAWN IMAGE SAFETY\n========================================================= *\/\n\n.stb-vienne img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-vienne a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OPENING\n========================================================= *\/\n\n.vienne-open{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,160px);\n\n  gap:30px;\n  align-items:stretch;\n\n  margin-bottom:26px;\n}\n\n.vienne-open__copy{\n  min-width:0;\n\n  padding:4px 0 18px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.vienne-kicker{\n  margin:0 0 7px !important;\n\n  color:#846647;\n\n  font-size:10px;\n  font-weight:600;\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.vienne-open h2{\n  max-width:590px;\n\n  margin:0 0 9px;\n\n  font-size:34px;\n  line-height:1.04;\n}\n\n.vienne-open__copy \u003e p{\n  max-width:565px;\n\n  margin:0;\n\n  color:#65513F;\n\n  font-size:13px;\n}\n\n.vienne-open__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:12px;\n}\n\n.vienne-open__facts span{\n  padding:5px 9px;\n\n  border-radius:20px;\n\n  font-size:10px;\n  font-weight:500;\n}\n\n.vienne-open__facts span:nth-child(1){\n  background:#1C1209;\n  color:#F5EDD8;\n}\n\n.vienne-open__facts span:nth-child(2){\n  background:#A9825C;\n  color:#FFF9EF;\n}\n\n.vienne-open__facts span:nth-child(3),\n.vienne-open__facts span:nth-child(4){\n  background:#E8E0D5;\n  color:#5E5143;\n}\n\n\n\/* SCALE INDEX *\/\n\n.vienne-scale{\n  display:flex;\n  flex-direction:column;\n  justify-content:space-between;\n\n  min-width:0;\n\n  padding:15px;\n\n  background:#2B2926;\n\n  border-radius:7px;\n}\n\n.vienne-scale small{\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.vienne-scale strong{\n  display:block;\n\n  padding:15px 0;\n\n  color:#FFF7EA;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:33px;\n  line-height:.95;\n  font-weight:500;\n}\n\n.vienne-scale span{\n  display:block;\n\n  padding-top:8px;\n\n  border-top:1px solid rgba(255,255,255,.14);\n\n  color:#CBC4BA;\n\n  font-size:11px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   MATERIAL STATEMENT\n========================================================= *\/\n\n.vienne-material{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:0;\n\n  margin-bottom:27px;\n\n  overflow:hidden;\n\n  border-radius:7px;\n}\n\n.vienne-material__name{\n  min-width:0;\n\n  padding:17px;\n\n  background:#A9825C;\n}\n\n.vienne-material__name small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#F1E1D0;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.vienne-material__name h3{\n  margin:0;\n\n  color:#FFF9EF;\n\n  font-size:22px;\n  line-height:1.08;\n}\n\n.vienne-material__copy{\n  min-width:0;\n\n  padding:16px 18px;\n\n  background:#F6F3EE;\n\n  border:1px solid #E1D9CE;\n  border-left:0;\n}\n\n.vienne-material__copy p{\n  margin:0;\n\n  color:#655443;\n\n  font-size:12px;\n}\n\n.vienne-material__points{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:10px;\n}\n\n.vienne-material__points span{\n  padding:4px 8px;\n\n  border-radius:20px;\n\n  font-size:9.5px;\n}\n\n.vienne-material__points span:first-child{\n  background:#1C1209;\n  color:#F5EDD8;\n}\n\n.vienne-material__points span:not(:first-child){\n  border:1px solid #D6CCBF;\n  color:#6A5947;\n}\n\n\n\/* =========================================================\n   DETAIL IMAGE\n========================================================= *\/\n\n.vienne-detail{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:25px;\n  align-items:center;\n\n  width:calc(100% - 42px);\n  min-width:0;\n\n  margin:0 0 28px 42px;\n  padding:13px 15px;\n\n  background:#2B2926;\n\n  border-radius:8px;\n}\n\n.vienne-detail__image{\n  width:165px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:#FFFDF8;\n\n  border-radius:5px;\n}\n\n.vienne-detail__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.vienne-detail__image img{\n  max-height:155px !important;\n}\n\n.vienne-zoom{\n  position:absolute;\n\n  right:5px;\n  bottom:5px;\n\n  padding:4px 7px;\n\n  background:rgba(28,18,9,.86);\n\n  border-radius:20px;\n\n  color:#FFF8EB;\n\n  font-size:9px;\n\n  pointer-events:none;\n}\n\n.vienne-detail__copy{\n  min-width:0;\n}\n\n.vienne-detail__copy small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.vienne-detail__copy h3{\n  margin:0 0 6px;\n\n  color:#FFF8EB;\n\n  font-size:22px;\n}\n\n.vienne-detail__copy p{\n  margin:0;\n\n  color:#D1CAC1;\n\n  font-size:12px;\n}\n\n.vienne-detail__tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:10px;\n}\n\n.vienne-detail__tags span{\n  padding:4px 8px;\n\n  border-radius:20px;\n\n  font-size:9.5px;\n}\n\n.vienne-detail__tags span:first-child{\n  background:#A9825C;\n  color:#FFF9EF;\n}\n\n.vienne-detail__tags span:nth-child(2){\n  background:#E8E0D5;\n  color:#5E5143;\n}\n\n.vienne-detail__tags span:nth-child(3){\n  border:1px solid #70685E;\n  color:#D7CBB9;\n}\n\n\n\/* =========================================================\n   SCALE + DIMENSION IMAGE\n========================================================= *\/\n\n.vienne-size{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr) minmax(0,155px);\n\n  gap:20px;\n  align-items:center;\n\n  margin-bottom:27px;\n  padding:13px 15px;\n\n  background:#E8E0D5;\n\n  border-radius:7px;\n}\n\n.vienne-size__number{\n  min-width:0;\n\n  padding:13px;\n\n  background:#1C1209;\n\n  border-radius:6px;\n}\n\n.vienne-size__number small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.vienne-size__number strong{\n  display:block;\n\n  color:#FFF8EB;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:27px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.vienne-size__number span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#CEC4B7;\n\n  font-size:10px;\n}\n\n.vienne-size__copy{\n  min-width:0;\n}\n\n.vienne-size__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#806D59;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.vienne-size__copy h3{\n  margin:0 0 5px;\n\n  font-size:21px;\n}\n\n.vienne-size__copy p{\n  margin:0;\n\n  color:#62584D;\n\n  font-size:11.5px;\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.vienne-size__image{\n  width:155px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:#FFFDF8;\n\n  border-radius:5px;\n}\n\n.vienne-size__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.vienne-size__image img{\n  max-height:145px !important;\n}\n\n\n\/* =========================================================\n   SIMPLE SCALE STRIP\n========================================================= *\/\n\n.vienne-measures{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:4px;\n\n  margin:-17px 0 28px;\n}\n\n.vienne-measure{\n  min-width:0;\n\n  padding:11px 12px;\n\n  background:#F6F3EE;\n\n  border-bottom:2px solid #D1C3B3;\n}\n\n.vienne-measure:nth-child(1){\n  border-bottom-color:#A9825C;\n}\n\n.vienne-measure:nth-child(2){\n  border-bottom-color:#725234;\n}\n\n.vienne-measure:nth-child(3){\n  border-bottom-color:#1C1209;\n}\n\n.vienne-measure small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#806C55;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.vienne-measure strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:12px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   LIGHT \u0026 CONTROL\n========================================================= *\/\n\n.vienne-light{\n  display:grid;\n  grid-template-columns:minmax(0,205px) minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  overflow:hidden;\n\n  border-radius:7px;\n}\n\n.vienne-light__lead{\n  min-width:0;\n\n  padding:16px 17px;\n\n  background:#1C1209;\n}\n\n.vienne-light__lead small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.vienne-light__lead h3{\n  margin:0 0 5px;\n\n  color:#F5EDD8;\n\n  font-size:21px;\n}\n\n.vienne-light__lead p{\n  margin:0;\n\n  color:#C9BDAE;\n\n  font-size:11.5px;\n}\n\n.vienne-light__data{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  min-width:0;\n\n  background:#F6F3EE;\n}\n\n.vienne-light__cell{\n  min-width:0;\n\n  padding:13px 14px;\n\n  border-left:1px solid #DDD4C8;\n  border-bottom:1px solid #DDD4C8;\n}\n\n.vienne-light__cell small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#806B53;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.vienne-light__cell strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   LIGHT CHARACTER\n========================================================= *\/\n\n.vienne-glow{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:11px;\n  align-items:center;\n\n  margin:-18px 0 28px;\n  padding:10px 12px;\n\n  background:#F6F3EE;\n\n  border-left:3px solid #A9825C;\n}\n\n.vienne-glow__tag{\n  padding:4px 8px;\n\n  background:#725234;\n\n  border-radius:20px;\n\n  color:#FFF8EB;\n\n  font-size:9px;\n  font-weight:600;\n}\n\n.vienne-glow strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.vienne-glow span{\n  display:block;\n\n  margin-top:2px;\n\n  color:#705D49;\n\n  font-size:10.5px;\n}\n\n\n\/* =========================================================\n   PLACEMENT — SIMPLE EDITORIAL LIST\n========================================================= *\/\n\n.vienne-place{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:23px;\n\n  margin-bottom:28px;\n}\n\n.vienne-place__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#826A49;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.vienne-place__title h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.vienne-place__rows{\n  min-width:0;\n\n  border-top:1px solid var(--line);\n}\n\n.vienne-place__row{\n  display:grid;\n  grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n  gap:15px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.vienne-place__row strong{\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.vienne-place__row span{\n  color:#67523F;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   BEFORE ORDER\n========================================================= *\/\n\n.vienne-before{\n  margin-bottom:28px;\n\n  padding:14px 15px;\n\n  background:#2B2926;\n\n  border-left:3px solid #A9825C;\n\n  border-radius:6px;\n}\n\n.vienne-before__head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:15px;\n\n  margin-bottom:8px;\n}\n\n.vienne-before__head h3{\n  margin:0;\n\n  color:#FFF8EB;\n\n  font-size:20px;\n}\n\n.vienne-before__head small{\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.vienne-before__rows{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:1px;\n\n  background:#59534C;\n}\n\n.vienne-before__item{\n  min-width:0;\n\n  padding:11px;\n\n  background:#2B2926;\n}\n\n.vienne-before__item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EB;\n\n  font-size:10.5px;\n  font-weight:600;\n}\n\n.vienne-before__item span{\n  display:block;\n\n  color:#C9C2B8;\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.vienne-specs{\n  margin-bottom:26px;\n}\n\n.vienne-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:8px;\n}\n\n.vienne-specs__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.vienne-specs__head span{\n  color:#90785D;\n\n  font-size:10px;\n}\n\n.vienne-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.vienne-spec-row{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid #E4D9CA;\n}\n\n.vienne-spec-row:nth-child(even){\n  margin-left:-8px;\n  margin-right:-8px;\n\n  padding-left:8px;\n  padding-right:8px;\n\n  background:#F6F3EE;\n}\n\n.vienne-spec-row__label{\n  color:#806C55;\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.vienne-spec-row__value{\n  min-width:0;\n\n  color:#27190D;\n\n  font-size:11.5px;\n  font-weight:500;\n  line-height:1.5;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CERTIFICATION *\/\n\n.vienne-cert{\n  margin-top:9px;\n  padding:11px 13px;\n\n  background:#E8E0D5;\n\n  border-left:3px solid #A9825C;\n\n  border-radius:5px;\n}\n\n.vienne-cert small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#78634D;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.vienne-cert strong{\n  display:block;\n\n  color:#352719;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.vienne-care{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:11px;\n  align-items:center;\n\n  margin-bottom:26px;\n  padding:11px 13px;\n\n  background:#2B2926;\n\n  border-radius:7px;\n}\n\n.vienne-care__tag{\n  padding:4px 8px;\n\n  border:1px solid #C8A96E;\n\n  border-radius:20px;\n\n  color:#DABE87;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.vienne-care strong{\n  display:block;\n\n  color:#FFF8EB;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.vienne-care span{\n  display:block;\n\n  margin-top:2px;\n\n  color:#CBC6BD;\n\n  font-size:10.5px;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.vienne-shipping{\n  padding:18px 20px;\n\n  background:#1C1209;\n\n  border-left:4px solid #C8A96E;\n\n  border-radius:7px;\n}\n\n.vienne-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF4E5;\n\n  font-size:20px;\n}\n\n.vienne-shipping p{\n  margin:0 0 7px;\n\n  color:#D0CBC2;\n\n  font-size:12px;\n}\n\n.vienne-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.vienne-shipping strong{\n  color:#FFF8EB;\n}\n\n.vienne-shipping a{\n  color:#E3C58D;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   NATURAL MATERIAL NOTE\n========================================================= *\/\n\n.vienne-natural-note{\n  max-width:710px;\n\n  margin:14px auto 0 !important;\n  padding:0 8px;\n\n  color:#82705D !important;\n\n  font-size:10.5px !important;\n  line-height:1.55 !important;\n\n  font-style:italic;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.vienne-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:18px;\n\n  background:rgba(14,13,12,.96);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.vienne-lightbox:target{\n  display:flex;\n}\n\n.vienne-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.vienne-lightbox img{\n  width:auto !important;\n  max-width:92vw !important;\n\n  height:auto !important;\n  max-height:80vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.vienne-lightbox__text{\n  margin-top:9px;\n\n  color:#D9C7A8;\n\n  font-size:10px;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .vienne-open{\n    grid-template-columns:minmax(0,1fr) minmax(0,130px);\n\n    gap:16px;\n  }\n\n  .vienne-open h2{\n    font-size:29px;\n  }\n\n  .vienne-open__copy \u003e p{\n    font-size:13px;\n  }\n\n\n  .vienne-material{\n    grid-template-columns:minmax(0,145px) minmax(0,1fr);\n  }\n\n\n  .vienne-detail{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:16px;\n\n    width:100%;\n\n    margin-left:0;\n  }\n\n  .vienne-detail__image{\n    width:125px;\n  }\n\n  .vienne-detail__image img{\n    max-height:116px !important;\n  }\n\n\n  .vienne-size{\n    grid-template-columns:minmax(0,108px) minmax(0,1fr) minmax(0,120px);\n\n    gap:12px;\n  }\n\n  .vienne-size__image{\n    width:120px;\n  }\n\n  .vienne-size__image img{\n    max-height:112px !important;\n  }\n\n\n  .vienne-light{\n    grid-template-columns:1fr;\n  }\n\n\n  .vienne-place{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n\n  .vienne-spec-row{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n@media screen and (max-width:500px){\n\n  .vienne-open{\n    grid-template-columns:1fr;\n  }\n\n  .vienne-scale{\n    width:145px;\n  }\n\n\n  .vienne-material{\n    grid-template-columns:1fr;\n  }\n\n  .vienne-material__copy{\n    border-left:1px solid #E1D9CE;\n    border-top:0;\n  }\n\n\n  .vienne-detail{\n    grid-template-columns:1fr;\n  }\n\n  .vienne-detail__image{\n    width:110px;\n\n    margin:0;\n  }\n\n\n  .vienne-size{\n    grid-template-columns:1fr;\n  }\n\n  .vienne-size__number{\n    width:135px;\n  }\n\n  .vienne-size__image{\n    width:105px;\n\n    margin:0;\n  }\n\n  .vienne-size__image img{\n    max-height:98px !important;\n  }\n\n\n  .vienne-measures{\n    grid-template-columns:1fr;\n  }\n\n\n  .vienne-light__data{\n    grid-template-columns:1fr;\n  }\n\n\n  .vienne-before__head{\n    display:block;\n  }\n\n  .vienne-before__head small{\n    display:block;\n\n    margin-top:3px;\n  }\n\n  .vienne-before__rows{\n    grid-template-columns:1fr;\n  }\n\n\n  .vienne-care{\n    grid-template-columns:1fr;\n  }\n\n\n  .vienne-specs__head{\n    display:block;\n  }\n\n  .vienne-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .vienne-spec-row{\n    grid-template-columns:1fr;\n\n    gap:3px;\n\n    padding:9px 0;\n  }\n\n  .vienne-spec-row__label{\n    color:#725234;\n\n    font-size:10px;\n    font-weight:600;\n\n    text-transform:uppercase;\n    letter-spacing:.05em;\n  }\n\n  .vienne-spec-row__value{\n    font-size:12px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-vienne\" id=\"vienne-root\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"vienne-open\"\u003e\n\u003cdiv class=\"vienne-open__copy\"\u003e\n\u003cp class=\"vienne-kicker\"\u003eVienne · French Vintage Table Lamp\u003c\/p\u003e\n\u003ch2\u003eAsh Wood Below. Handwoven Texture Above.\u003c\/h2\u003e\n\u003cp\u003eVienne pairs a turned solid ash-wood base with a handwoven natural fabric shade. Its 17.7-inch height gives it enough presence for a nightstand or side table without becoming visually heavy.\u003c\/p\u003e\n\u003cdiv class=\"vienne-open__facts\"\u003e\n\u003cspan\u003e H17.7\" \u003c\/span\u003e \u003cspan\u003e Solid Ash Wood \u003c\/span\u003e \u003cspan\u003e Handwoven Fabric \u003c\/span\u003e \u003cspan\u003e Plug-In \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vienne-scale\"\u003e\n\u003csmall\u003e Overall Scale \u003c\/small\u003e \u003cstrong\u003e 17.7\" \u003c\/strong\u003e \u003cspan\u003e 45cm tall\u003cbr\u003eShade Ø14.6\" \/ 37cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL\n  ====================================================== --\u003e\n\u003csection class=\"vienne-material\"\u003e\n\u003cdiv class=\"vienne-material__name\"\u003e\n\u003csmall\u003e The Material Pairing \u003c\/small\u003e\n\u003ch3\u003eWood + Woven Fabric\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vienne-material__copy\"\u003e\n\u003cp\u003eThe lamp is intentionally simple: a solid ash-wood base provides visible natural grain, while the handwoven shade adds softer textile texture above it. The contrast between the two materials is the main visual feature.\u003c\/p\u003e\n\u003cdiv class=\"vienne-material__points\"\u003e\n\u003cspan\u003e Solid Ash Wood \u003c\/span\u003e \u003cspan\u003e Natural Grain \u003c\/span\u003e \u003cspan\u003e Handwoven Shade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL IMAGE\n  ====================================================== --\u003e\n\u003csection class=\"vienne-detail\"\u003e\n\u003cdiv class=\"vienne-detail__image\"\u003e\u003ca href=\"#vienne-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vienne-french-vintage-table-lamp-stuberlighting_4.jpg?v=1779181273\" alt=\"Close-up detail of Vienne French Vintage Table Lamp showing ash wood base and woven fabric shade\" loading=\"lazy\"\u003e \u003cspan class=\"vienne-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"vienne-detail__copy\"\u003e\n\u003csmall\u003e Material Detail \u003c\/small\u003e\n\u003ch3\u003eTexture Does the Decorating\u003c\/h3\u003e\n\u003cp\u003eVienne does not rely on decorative hardware or high-gloss finishes. The wood grain and visible woven texture give the lamp enough material character on their own.\u003c\/p\u003e\n\u003cdiv class=\"vienne-detail__tags\"\u003e\n\u003cspan\u003e Ash Wood \u003c\/span\u003e \u003cspan\u003e Woven Textile \u003c\/span\u003e \u003cspan\u003e Matte Natural Texture \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SCALE\n  ====================================================== --\u003e\n\u003csection class=\"vienne-size\"\u003e\n\u003cdiv class=\"vienne-size__number\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Ø14.6\" \u003c\/strong\u003e \u003cspan\u003e Approx. Ø37cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vienne-size__copy\"\u003e\n\u003csmall\u003e Actual Proportion \u003c\/small\u003e\n\u003ch3\u003eWide Shade. Moderate Height.\u003c\/h3\u003e\n\u003cp\u003eVienne measures 17.7 inches tall with a 14.6-inch-wide shade. That makes it substantial enough for a bedside table or living-room side table without the height of a larger statement lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vienne-size__image\"\u003e\u003ca href=\"#vienne-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vienne-french-vintage-table-lamp-stuberlighting_8.jpg?v=1779181272\" alt=\"Vienne French Vintage Table Lamp dimension drawing showing 14.6 inch shade diameter and 17.7 inch total height\" loading=\"lazy\"\u003e \u003cspan class=\"vienne-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MEASUREMENTS\n  ====================================================== --\u003e\n\u003csection class=\"vienne-measures\"\u003e\n\u003cdiv class=\"vienne-measure\"\u003e\n\u003csmall\u003e Total Height \u003c\/small\u003e \u003cstrong\u003e 17.7\" \/ 45cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vienne-measure\"\u003e\n\u003csmall\u003e Shade Diameter \u003c\/small\u003e \u003cstrong\u003e 14.6\" \/ 37cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vienne-measure\"\u003e\n\u003csmall\u003e Cord Length \u003c\/small\u003e \u003cstrong\u003e 59\" \/ 150cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT + CONTROL\n  ====================================================== --\u003e\n\u003csection class=\"vienne-light\"\u003e\n\u003cdiv class=\"vienne-light__lead\"\u003e\n\u003csmall\u003e Everyday Use \u003c\/small\u003e\n\u003ch3\u003eStandard Bulb. Simple Plug-In Control.\u003c\/h3\u003e\n\u003cp\u003eVienne uses a replaceable E26\/E27 light source and an inline ON\/OFF switch. No hardwiring or electrician is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vienne-light__data\"\u003e\n\u003cdiv class=\"vienne-light__cell\"\u003e\n\u003csmall\u003e Bulb Base \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vienne-light__cell\"\u003e\n\u003csmall\u003e Bulb Included \u003c\/small\u003e \u003cstrong\u003e Yes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vienne-light__cell\"\u003e\n\u003csmall\u003e Maximum \u003c\/small\u003e \u003cstrong\u003e 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vienne-light__cell\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Inline ON\/OFF \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT CHARACTER\n  ====================================================== --\u003e\n\u003csection class=\"vienne-glow\"\u003e\n\u003cdiv class=\"vienne-glow__tag\"\u003eLight Character\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e The woven fabric shade is designed for softer ambient light. \u003c\/strong\u003e \u003cspan\u003e It diffuses the bulb rather than leaving the light source directly exposed, making Vienne especially suitable for layered evening lighting. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PLACEMENT\n  ====================================================== --\u003e\n\u003csection class=\"vienne-place\"\u003e\n\u003cdiv class=\"vienne-place__title\"\u003e\n\u003csmall\u003e Placement \u003c\/small\u003e\n\u003ch3\u003eWhere the Proportion Works Best\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vienne-place__rows\"\u003e\n\u003cdiv class=\"vienne-place__row\"\u003e\n\u003cstrong\u003e Nightstand \u003c\/strong\u003e \u003cspan\u003e 17.7\" height gives the lamp visible presence without becoming oversized beside the bed. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vienne-place__row\"\u003e\n\u003cstrong\u003e Side Table \u003c\/strong\u003e \u003cspan\u003e The 14.6\" shade creates enough width to balance a lounge chair or sofa arm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vienne-place__row\"\u003e\n\u003cstrong\u003e Console \u003c\/strong\u003e \u003cspan\u003e Works alone as a material accent or as a matching pair for more formal symmetry. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vienne-place__row\"\u003e\n\u003cstrong\u003e Desk Corner \u003c\/strong\u003e \u003cspan\u003e Best where decorative ambient light is preferred over a focused task-lamp beam. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BEFORE ORDER\n  ====================================================== --\u003e\n\u003csection class=\"vienne-before\"\u003e\n\u003cdiv class=\"vienne-before__head\"\u003e\n\u003ch3\u003eBefore You Order\u003c\/h3\u003e\n\u003csmall\u003e Three Useful Checks \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vienne-before__rows\"\u003e\n\u003cdiv class=\"vienne-before__item\"\u003e\n\u003cstrong\u003e Check the shade width \u003c\/strong\u003e \u003cspan\u003e The shade is 14.6\" across, so compare it with your tabletop before ordering. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vienne-before__item\"\u003e\n\u003cstrong\u003e Expect natural variation \u003c\/strong\u003e \u003cspan\u003e Real ash grain and handwoven texture will vary slightly from piece to piece. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vienne-before__item\"\u003e\n\u003cstrong\u003e Need focused task light? \u003c\/strong\u003e \u003cspan\u003e Vienne is better suited to soft ambient and decorative lighting. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"vienne-specs\"\u003e\n\u003cdiv class=\"vienne-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Vienne · French Vintage Table Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vienne-spec-list\"\u003e\n\u003cdiv class=\"vienne-spec-row\"\u003e\n\u003cspan class=\"vienne-spec-row__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"vienne-spec-row__value\"\u003e H17.7\" \/ H45cm · Shade Ø14.6\" \/ Ø37cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vienne-spec-row\"\u003e\n\u003cspan class=\"vienne-spec-row__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"vienne-spec-row__value\"\u003e Solid ash wood base · Handwoven natural fabric shade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vienne-spec-row\"\u003e\n\u003cspan class=\"vienne-spec-row__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"vienne-spec-row__value\"\u003e E26 \/ E27 · Bulb Included: Yes · Max 40W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vienne-spec-row\"\u003e\n\u003cspan class=\"vienne-spec-row__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"vienne-spec-row__value\"\u003e AC 110–240V · Plug-in power \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vienne-spec-row\"\u003e\n\u003cspan class=\"vienne-spec-row__label\"\u003e Cord \u0026amp; Control \u003c\/span\u003e \u003cspan class=\"vienne-spec-row__value\"\u003e 59\" \/ 150cm cord · Inline push-button ON\/OFF switch · Cord extension available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vienne-spec-row\"\u003e\n\u003cspan class=\"vienne-spec-row__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"vienne-spec-row__value\"\u003e Plug-in table lamp · No hardwiring or electrician required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vienne-spec-row\"\u003e\n\u003cspan class=\"vienne-spec-row__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"vienne-spec-row__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vienne-spec-row\"\u003e\n\u003cspan class=\"vienne-spec-row__label\"\u003e Maintenance \u003c\/span\u003e \u003cspan class=\"vienne-spec-row__value\"\u003e Soft dry cloth for ash wood · Dust handwoven shade gently with a soft brush · Do not use water on natural fabric \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vienne-cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"vienne-care\"\u003e\n\u003cdiv class=\"vienne-care__tag\"\u003eNatural Material Care\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Keep both wood and woven fabric dry. \u003c\/strong\u003e \u003cspan\u003e Wipe the ash base with a soft dry cloth. Dust the shade gently with a soft brush and avoid water, chemical cleaners and abrasive products. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"vienne-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders. \u003cstrong\u003eExpedited (2–4 weeks)\u003c\/strong\u003e available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL MATERIAL NOTE\n  ====================================================== --\u003e\n\u003cp class=\"vienne-natural-note\"\u003eNatural ash wood grain, pattern and tone vary from piece to piece, and each handwoven shade may show subtle differences in weave texture. These variations are part of the material character, not defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm.\u003c\/p\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"vienne-detail-large\" href=\"#vienne-root\" class=\"vienne-lightbox\"\u003e \u003cspan class=\"vienne-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vienne-french-vintage-table-lamp-stuberlighting_4.jpg?v=1779181273\" alt=\"Enlarged Vienne ash wood and handwoven fabric detail\"\u003e \u003cspan class=\"vienne-lightbox__text\"\u003e Ash Wood + Handwoven Fabric · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — DIMENSIONS\n  ====================================================== --\u003e \u003ca id=\"vienne-size-large\" href=\"#vienne-root\" class=\"vienne-lightbox\"\u003e \u003cspan class=\"vienne-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vienne-french-vintage-table-lamp-stuberlighting_8.jpg?v=1779181272\" alt=\"Enlarged Vienne French Vintage Table Lamp dimension drawing\"\u003e \u003cspan class=\"vienne-lightbox__text\"\u003e H17.7\" · Shade Ø14.6\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 14.6\" x H 17.7\" \/ Brown \u0026 White \/ US Plug","offer_id":52231770177819,"sku":"STB-VNNE-01","price":240.0,"currency_code":"USD","in_stock":true},{"title":"Dia 14.6\" x H 17.7\" \/ Brown \u0026 White \/ EU Plug","offer_id":52231774535963,"sku":"STB-VNNE-02","price":240.0,"currency_code":"USD","in_stock":true},{"title":"Dia 14.6\" x H 17.7\" \/ Brown \u0026 White \/ AU Plug","offer_id":52231774568731,"sku":"STB-VNNE-03","price":240.0,"currency_code":"USD","in_stock":true},{"title":"Dia 14.6\" x H 17.7\" \/ Brown \u0026 White \/ UK Plug","offer_id":52231774601499,"sku":"STB-VNNE-04","price":240.0,"currency_code":"USD","in_stock":true},{"title":"Dia 14.6\" x H 17.7\" \/ Black \u0026 White \/ US Plug","offer_id":52231770210587,"sku":"STB-VNNE-05","price":240.0,"currency_code":"USD","in_stock":true},{"title":"Dia 14.6\" x H 17.7\" \/ Black \u0026 White \/ EU Plug","offer_id":52231774634267,"sku":"STB-VNNE-06","price":240.0,"currency_code":"USD","in_stock":true},{"title":"Dia 14.6\" x H 17.7\" \/ Black \u0026 White \/ AU Plug","offer_id":52231774667035,"sku":"STB-VNNE-07","price":240.0,"currency_code":"USD","in_stock":true},{"title":"Dia 14.6\" x H 17.7\" \/ Black \u0026 White \/ UK Plug","offer_id":52231774699803,"sku":"STB-VNNE-08","price":240.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vienne-french-vintage-table-lamp-stuberlighting_1.jpg?v=1779181272"},{"product_id":"lyon-french-vintage-reading-table-lamp","title":"Lyon French Vintage Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — LYON FRENCH VINTAGE TABLE LAMP\n   Quiet Editorial \/ Warm Wood \/ Refined Layout\n========================================================= *\/\n\n.stb-lyon{\n  --ivory:#FFFDF8;\n  --paper:#F3E9DB;\n  --paper-deep:#E7D8C5;\n\n  --dark:#21160F;\n  --espresso:#35251B;\n  --walnut:#5B402D;\n  --brown:#4A3218;\n\n  --gold:#B89158;\n  --gold-deep:#8E6B3E;\n\n  --muted:#746557;\n  --line:#D9CBBB;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14.5px;\n  line-height:1.68;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-lyon *,\n.stb-lyon *::before,\n.stb-lyon *::after{\n  box-sizing:border-box;\n}\n\n.stb-lyon h2,\n.stb-lyon h3{\n  margin-top:0;\n\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-lyon p{\n  margin-top:0;\n}\n\n.stb-lyon__eyebrow{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-lyon__title{\n  margin:0 0 10px;\n\n  font-size:29px;\n  line-height:1.15;\n}\n\n.stb-lyon__section-title{\n  margin:0 0 8px;\n\n  font-size:22px;\n  line-height:1.25;\n}\n\n.stb-lyon__hint{\n  display:block;\n\n  margin-top:7px;\n\n  color:#806A55;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-lyon__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 200px;\n\n  gap:34px;\n  align-items:end;\n\n  padding:8px 0 27px;\n}\n\n.stb-lyon__intro-copy{\n  max-width:620px;\n}\n\n.stb-lyon__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5F4C3D;\n\n  font-size:14.5px;\n  line-height:1.7;\n}\n\n.stb-lyon__intro-spec{\n  padding:17px 18px;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-lyon__intro-spec small{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:#C7AE8C;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-lyon__intro-spec strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#FFF6E9;\n\n  font-size:17px;\n  line-height:1.3;\n\n  font-weight:500;\n}\n\n.stb-lyon__intro-spec span{\n  display:block;\n\n  color:#D6C7B6;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   KEY DETAILS STRIP\n========================================================= *\/\n\n.stb-lyon__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:38px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-lyon__fact{\n  padding:15px 14px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-lyon__fact:last-child{\n  border-right:0;\n}\n\n.stb-lyon__fact small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#8E775F;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.stb-lyon__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:12.2px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   WOOD DETAIL\n========================================================= *\/\n\n.stb-lyon__detail{\n  display:grid;\n  grid-template-columns:185px minmax(0,1fr);\n\n  gap:30px;\n  align-items:center;\n\n  margin-bottom:39px;\n\n  padding:21px;\n\n  background:var(--paper);\n\n  border:1px solid #D6C6B2;\n  border-radius:5px;\n}\n\n.stb-lyon__detail-media{\n  width:175px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-lyon__media-link{\n  display:block;\n\n  width:100%;\n  padding:5px;\n\n  background:var(--ivory);\n\n  border:1px solid #D2C1AB;\n  border-radius:4px;\n\n  text-decoration:none;\n}\n\n.stb-lyon__media-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-lyon__detail-copy{\n  max-width:560px;\n}\n\n.stb-lyon__detail-copy p{\n  margin:0 0 13px;\n\n  color:#5F4C3D;\n\n  font-size:13px;\n  line-height:1.65;\n}\n\n.stb-lyon__detail-points{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:7px;\n}\n\n.stb-lyon__detail-point{\n  padding:5px 9px;\n\n  background:var(--ivory);\n\n  color:#604934;\n\n  font-size:10.5px;\n\n  border:1px solid #D4C3AE;\n  border-radius:20px;\n}\n\n\n\/* =========================================================\n   MATERIAL \/ LIGHT\n========================================================= *\/\n\n.stb-lyon__material{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:0;\n\n  margin-bottom:39px;\n\n  overflow:hidden;\n\n  border-radius:5px;\n}\n\n.stb-lyon__material-panel{\n  padding:21px 22px;\n}\n\n.stb-lyon__material-panel:first-child{\n  background:var(--espresso);\n}\n\n.stb-lyon__material-panel:last-child{\n  background:#E7DDD1;\n}\n\n.stb-lyon__material-panel small{\n  display:block;\n\n  margin-bottom:5px;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-lyon__material-panel:first-child small{\n  color:#CDAE86;\n}\n\n.stb-lyon__material-panel:last-child small{\n  color:#806A57;\n}\n\n.stb-lyon__material-panel strong{\n  display:block;\n\n  margin-bottom:6px;\n\n  font-size:14px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n.stb-lyon__material-panel:first-child strong{\n  color:#FFF4E5;\n}\n\n.stb-lyon__material-panel:last-child strong{\n  color:var(--dark);\n}\n\n.stb-lyon__material-panel p{\n  margin:0;\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n.stb-lyon__material-panel:first-child p{\n  color:#D7C8B6;\n}\n\n.stb-lyon__material-panel:last-child p{\n  color:#625142;\n}\n\n\n\/* =========================================================\n   SIZE + PLACEMENT\n========================================================= *\/\n\n.stb-lyon__size{\n  display:grid;\n  grid-template-columns:210px minmax(0,1fr);\n\n  gap:34px;\n  align-items:center;\n\n  margin-bottom:39px;\n\n  padding:23px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-lyon__size-media{\n  width:190px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-lyon__size-copy p{\n  max-width:530px;\n\n  margin:0 0 14px;\n\n  color:#5F4C3D;\n\n  font-size:12.8px;\n  line-height:1.65;\n}\n\n.stb-lyon__dimension{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:7px;\n\n  margin-bottom:14px;\n}\n\n.stb-lyon__dimension span{\n  padding:6px 9px;\n\n  background:var(--paper);\n\n  color:var(--dark);\n\n  font-size:10.5px;\n  font-weight:500;\n\n  border-radius:3px;\n}\n\n.stb-lyon__places{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  border-top:1px solid var(--line);\n}\n\n.stb-lyon__place{\n  padding:11px 10px 3px 0;\n}\n\n.stb-lyon__place strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--dark);\n\n  font-size:11.2px;\n  font-weight:600;\n}\n\n.stb-lyon__place span{\n  display:block;\n\n  color:#7A6959;\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   PRACTICAL USE\n========================================================= *\/\n\n.stb-lyon__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:39px;\n\n  background:var(--dark);\n\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lyon__practical-item{\n  padding:20px 22px;\n}\n\n.stb-lyon__practical-item:first-child{\n  border-right:1px solid #493628;\n}\n\n.stb-lyon__practical-item small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#C4AA86;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-lyon__practical-item strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#FFF4E5;\n\n  font-size:13px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n.stb-lyon__practical-item p{\n  margin:0;\n\n  color:#D4C5B3;\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   NATURAL MATERIAL NOTE\n========================================================= *\/\n\n.stb-lyon__note{\n  display:grid;\n  grid-template-columns:4px 1fr;\n\n  gap:15px;\n\n  max-width:760px;\n\n  margin:0 auto 39px;\n}\n\n.stb-lyon__note-line{\n  width:4px;\n  height:100%;\n\n  background:var(--gold);\n}\n\n.stb-lyon__note strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.5px;\n}\n\n.stb-lyon__note p{\n  margin:0;\n\n  color:#665344;\n\n  font-size:11.8px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n========================================================= *\/\n\n.stb-lyon__specs{\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-lyon__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:14px 17px;\n\n  background:var(--espresso);\n}\n\n.stb-lyon__spec-head span{\n  color:#C8AB84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-lyon__spec-head strong{\n  color:#FFF4E5;\n\n  font-size:16px;\n  font-weight:500;\n}\n\n.stb-lyon__spec-list{\n  background:var(--ivory);\n}\n\n.stb-lyon__spec{\n  display:grid;\n  grid-template-columns:28% 72%;\n\n  padding:10px 14px;\n\n  border-bottom:1px solid #E5D9CA;\n}\n\n.stb-lyon__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-lyon__spec span{\n  padding-right:12px;\n\n  color:#88725D;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n.stb-lyon__spec strong{\n  color:var(--dark);\n\n  font-size:11.8px;\n  line-height:1.5;\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-lyon__faq{\n  max-width:760px;\n\n  margin:0 auto 34px;\n}\n\n.stb-lyon__faq-head{\n  margin-bottom:5px;\n}\n\n.stb-lyon__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-lyon__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--dark);\n\n  font-size:13.5px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-lyon__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-lyon__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-deep);\n\n  font-size:20px;\n  font-weight:400;\n}\n\n.stb-lyon__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-lyon__faq details p{\n  margin:8px 0 0;\n\n  color:#665344;\n\n  font-size:12.2px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-lyon__shipping{\n  padding:21px 22px;\n\n  background:var(--paper);\n\n  border-top:2px solid var(--gold);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n  border-left:1px solid var(--line);\n\n  border-radius:5px;\n}\n\n.stb-lyon__shipping h3{\n  margin:0 0 12px;\n\n  font-size:20px;\n}\n\n.stb-lyon__shipping p{\n  margin:0 0 8px;\n\n  color:#5E4D3E;\n\n  font-size:12.8px;\n  line-height:1.65;\n}\n\n.stb-lyon__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-lyon__shipping a{\n  color:var(--gold-deep);\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.stb-lyon__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(18,13,9,.95);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-lyon__lightbox:target{\n  display:flex;\n}\n\n.stb-lyon__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-lyon__lightbox img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:92vw;\n  max-height:80vh;\n\n  object-fit:contain;\n  object-position:center;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.38);\n}\n\n.stb-lyon__lightbox-caption{\n  margin-top:10px;\n\n  color:#D8BE96;\n\n  font-size:10px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-align:center;\n}\n\n.stb-lyon__lightbox-hint{\n  margin-top:4px;\n\n  color:#9E8C77;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-lyon{\n    font-size:14.5px;\n  }\n\n\n  .stb-lyon__intro{\n    grid-template-columns:1fr;\n\n    gap:14px;\n  }\n\n  .stb-lyon__title{\n    font-size:25px;\n  }\n\n  .stb-lyon__intro-copy p{\n    font-size:14px;\n  }\n\n  .stb-lyon__intro-spec{\n    max-width:270px;\n  }\n\n\n  .stb-lyon__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-lyon__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-lyon__fact:nth-child(1),\n  .stb-lyon__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n  .stb-lyon__fact small{\n    font-size:9px;\n  }\n\n  .stb-lyon__fact strong{\n    font-size:12px;\n  }\n\n\n  .stb-lyon__detail{\n    grid-template-columns:155px 1fr;\n\n    gap:16px;\n\n    padding:16px;\n  }\n\n  .stb-lyon__detail-media{\n    width:145px;\n  }\n\n  .stb-lyon__detail-copy p{\n    font-size:12.7px;\n  }\n\n\n  .stb-lyon__material{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-lyon__size{\n    grid-template-columns:175px 1fr;\n\n    gap:18px;\n\n    padding:17px;\n  }\n\n  .stb-lyon__size-media{\n    width:165px;\n  }\n\n  .stb-lyon__size-copy p{\n    font-size:12.3px;\n  }\n\n\n  .stb-lyon__practical{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lyon__practical-item:first-child{\n    border-right:0;\n    border-bottom:1px solid #493628;\n  }\n\n\n  .stb-lyon__spec{\n    grid-template-columns:35% 65%;\n  }\n\n  .stb-lyon__spec span{\n    font-size:10.5px;\n  }\n\n  .stb-lyon__spec strong{\n    font-size:11.8px;\n  }\n\n\n  .stb-lyon__shipping{\n    padding:18px;\n  }\n\n  .stb-lyon__shipping p{\n    font-size:12.5px;\n  }\n\n\n  .stb-lyon__lightbox img{\n    max-width:94vw;\n    max-height:75vh;\n  }\n\n}\n\n\n@media screen and (max-width:520px){\n\n  .stb-lyon__detail{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lyon__detail-media{\n    width:165px;\n  }\n\n\n  .stb-lyon__size{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lyon__size-media{\n    width:175px;\n  }\n\n\n  .stb-lyon__places{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lyon__place{\n    padding:9px 0;\n\n    border-top:1px solid #E2D6C7;\n  }\n\n\n  .stb-lyon__spec{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n  .stb-lyon__spec span{\n    font-weight:600;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-lyon\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-lyon__intro\"\u003e\n\u003cdiv class=\"stb-lyon__intro-copy\"\u003e\n\u003cspan class=\"stb-lyon__eyebrow\"\u003e French Vintage · Solid Wood · Printed Fabric \u003c\/span\u003e\n\u003ch2 class=\"stb-lyon__title\"\u003eA Small Lamp With Quiet Character.\u003c\/h2\u003e\n\u003cp\u003eLyon pairs a turned solid-wood base with a printed fabric shade for the warm, collected look of a vintage French interior. Its compact proportions make it especially easy to place on nightstands, desks and narrow console tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lyon__intro-spec\"\u003e\n\u003csmall\u003e Overall Size \u003c\/small\u003e \u003cstrong\u003e Ø12.6\" × H17.3\" \u003c\/strong\u003e \u003cspan\u003e 32 × 44cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       AT A GLANCE\n  ====================================================== --\u003e\n\u003csection class=\"stb-lyon__facts\"\u003e\n\u003cdiv class=\"stb-lyon__fact\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Solid Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lyon__fact\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Printed Fabric \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lyon__fact\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e E14 LED Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lyon__fact\"\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       WOOD DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"lyon-detail-section\" class=\"stb-lyon__detail\"\u003e\n\u003cdiv class=\"stb-lyon__detail-media\"\u003e\u003ca href=\"#lyon-detail\" class=\"stb-lyon__media-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lyon-french-vintage-reading-table-lamp-stuberlighting_5.jpg?v=1779239089\" alt=\"Lyon French Vintage Table Lamp solid wood base grain detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-lyon__hint\"\u003e View Wood Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-lyon__detail-copy\"\u003e\n\u003cspan class=\"stb-lyon__eyebrow\"\u003e Material Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-lyon__section-title\"\u003eReal Wood, With Grain You Can See.\u003c\/h3\u003e\n\u003cp\u003eThe turned wood base keeps its natural grain visible instead of hiding it beneath an opaque finish. That variation is part of the character of the lamp rather than a manufacturing defect.\u003c\/p\u003e\n\u003cdiv class=\"stb-lyon__detail-points\"\u003e\n\u003cspan class=\"stb-lyon__detail-point\"\u003e Turned Solid Wood \u003c\/span\u003e \u003cspan class=\"stb-lyon__detail-point\"\u003e Natural Grain Variation \u003c\/span\u003e \u003cspan class=\"stb-lyon__detail-point\"\u003e Warm Finish \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"lyon-detail\" href=\"#lyon-detail-section\" class=\"stb-lyon__lightbox\"\u003e \u003cspan class=\"stb-lyon__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lyon-french-vintage-reading-table-lamp-stuberlighting_5.jpg?v=1779239089\" alt=\"Enlarged Lyon solid wood grain detail\"\u003e \u003cspan class=\"stb-lyon__lightbox-caption\"\u003e Lyon · Solid Wood Grain \u003c\/span\u003e \u003cspan class=\"stb-lyon__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       MATERIAL + LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"stb-lyon__material\"\u003e\n\u003cdiv class=\"stb-lyon__material-panel\"\u003e\n\u003csmall\u003e Printed Fabric Shade \u003c\/small\u003e \u003cstrong\u003e Pattern Without Feeling Busy. \u003c\/strong\u003e\n\u003cp\u003eThe fabric shade adds soft pattern and texture while helping diffuse the bulb into a warmer, more comfortable ambient glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lyon__material-panel\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Warm Ambient Light. \u003c\/strong\u003e\n\u003cp\u003eLyon is designed for bedside atmosphere, reading corners and layered room lighting rather than high-output task illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE + PLACEMENT\n  ====================================================== --\u003e\n\u003csection id=\"lyon-size-section\" class=\"stb-lyon__size\"\u003e\n\u003cdiv class=\"stb-lyon__size-media\"\u003e\u003ca href=\"#lyon-size\" class=\"stb-lyon__media-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lyon-french-vintage-reading-table-lamp-stuberlighting_4.jpg?v=1779239089\" alt=\"Lyon French Vintage Table Lamp dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-lyon__hint\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-lyon__size-copy\"\u003e\n\u003cspan class=\"stb-lyon__eyebrow\"\u003e Dimensions \u0026amp; Placement \u003c\/span\u003e\n\u003ch3 class=\"stb-lyon__section-title\"\u003eCompact Enough for Smaller Surfaces.\u003c\/h3\u003e\n\u003cdiv class=\"stb-lyon__dimension\"\u003e\n\u003cspan\u003e Ø12.6\" \/ 32cm \u003c\/span\u003e \u003cspan\u003e H17.3\" \/ 44cm \u003c\/span\u003e \u003cspan\u003e Cord 59\" \/ 150cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe 12.6\" diameter leaves useful surface space around the lamp, while the 17.3\" overall height works naturally at bedside and desk level.\u003c\/p\u003e\n\u003cdiv class=\"stb-lyon__places\"\u003e\n\u003cdiv class=\"stb-lyon__place\"\u003e\n\u003cstrong\u003e Nightstand \u003c\/strong\u003e \u003cspan\u003e Compact bedside scale \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lyon__place\"\u003e\n\u003cstrong\u003e Desk \u003c\/strong\u003e \u003cspan\u003e Warm ambient layer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lyon__place\"\u003e\n\u003cstrong\u003e Console \u003c\/strong\u003e \u003cspan\u003e Easy decorative accent \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"lyon-size\" href=\"#lyon-size-section\" class=\"stb-lyon__lightbox\"\u003e \u003cspan class=\"stb-lyon__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lyon-french-vintage-reading-table-lamp-stuberlighting_4.jpg?v=1779239089\" alt=\"Enlarged Lyon table lamp dimension diagram\"\u003e \u003cspan class=\"stb-lyon__lightbox-caption\"\u003e Ø12.6\" × H17.3\" · Ø32 × H44cm \u003c\/span\u003e \u003cspan class=\"stb-lyon__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PRACTICAL USE\n  ====================================================== --\u003e\n\u003csection class=\"stb-lyon__practical\"\u003e\n\u003cdiv class=\"stb-lyon__practical-item\"\u003e\n\u003csmall\u003e Ready to Use \u003c\/small\u003e \u003cstrong\u003e E14 LED Bulb Included \u003c\/strong\u003e\n\u003cp\u003eOne compatible E14 LED bulb is included. Maximum 40W per socket.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lyon__practical-item\"\u003e\n\u003csmall\u003e Simple Setup \u003c\/small\u003e \u003cstrong\u003e Plug-In · Inline Push-Button \u003c\/strong\u003e\n\u003cp\u003eNo hardwiring or electrician required. Place the lamp, plug it in and use the switch on the 59\" cord.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL WOOD NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-lyon__note\"\u003e\n\u003cdiv class=\"stb-lyon__note-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Natural wood means every Lyon is slightly different. \u003c\/strong\u003e\n\u003cp\u003eGrain pattern and tonal warmth naturally vary from one base to another. These subtle differences are expected and make each lamp individual. Dust the wood with a soft dry cloth and avoid water or chemical cleaners.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-lyon__specs\"\u003e\n\u003cdiv class=\"stb-lyon__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Lyon \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lyon__spec-list\"\u003e\n\u003cdiv class=\"stb-lyon__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e Ø12.6\" × H17.3\" \/ Ø32 × H44cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lyon__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Turned Solid Wood Base · Printed Natural Fabric Shade \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lyon__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E14 LED Bulb Included · Max 40W Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lyon__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Compatible with Dimmable E14 LED Bulb + Compatible Dimmer · Included Standard Setup Is ON\/OFF \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lyon__spec\"\u003e\n\u003cspan\u003e Control \u0026amp; Power \u003c\/span\u003e \u003cstrong\u003e Inline Push-Button ON\/OFF Switch · Plug-In · AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lyon__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm · Extension Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lyon__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-lyon__spec\"\u003e\n\u003cspan\u003e Care \u003c\/span\u003e \u003cstrong\u003e Soft Dry Cloth for Wood · Dust Fabric Shade Gently with a Soft Brush · Avoid Water on Wood and Fabric \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lyon__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-lyon__faq\"\u003e\n\u003cdiv class=\"stb-lyon__faq-head\"\u003e\n\u003cspan class=\"stb-lyon__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-lyon__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included?\u003c\/summary\u003e\n\u003cp\u003eYes. Lyon includes one compatible E14 LED bulb, so no separate bulb purchase is required before first use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Lyon bright enough for reading?\u003c\/summary\u003e\n\u003cp\u003eLyon is best for warm ambient light and light bedside reading. For prolonged close-up work, use it together with a brighter dedicated task light.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it need installation?\u003c\/summary\u003e\n\u003cp\u003eNo. Lyon is a plug-in table lamp with a 59\" cord and inline push-button switch. No hardwiring or electrician is required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-lyon__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 12.6\" x H 17.3\" \/ Brown \u0026 Beige \/ US Plug","offer_id":52234967613723,"sku":"STB-LYON-01","price":260.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\" x H 17.3\" \/ Brown \u0026 Beige \/ EU Plug","offer_id":52234967646491,"sku":"STB-LYON-02","price":260.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\" x H 17.3\" \/ Brown \u0026 Beige \/ AU Plug","offer_id":52234967679259,"sku":"STB-LYON-07","price":260.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\" x H 17.3\" \/ Brown \u0026 Beige \/ UK Plug","offer_id":52234967712027,"sku":"STB-LYON-03","price":260.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\" x H 17.3\" \/ Black \u0026 Beige \/ US Plug","offer_id":52234967744795,"sku":"STB-LYON-08","price":260.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\" x H 17.3\" \/ Black \u0026 Beige \/ EU Plug","offer_id":52234967777563,"sku":"STB-LYON-04","price":260.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\" x H 17.3\" \/ Black \u0026 Beige \/ AU Plug","offer_id":52234967810331,"sku":"STB-LYON-05","price":260.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.6\" x H 17.3\" \/ Black \u0026 Beige \/ UK Plug","offer_id":52234967843099,"sku":"STB-LYON-06","price":260.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lyon-french-vintage-reading-table-lamp-stuberlighting_1.jpg?v=1779239089"},{"product_id":"cove-travertine-wall-sconce","title":"Cove Wall Sconce","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — COVE\n   TRAVERTINE WALL SCONCE\n\n   MATERIAL STUDY\n   BLACK TRAVERTINE · WALNUT · METAL\n\n   Ø7\" · D3.9\"\n   E26\/E27 · 3000K BULB INCLUDED\n   PULL CHAIN · HARDWIRED\n\n   QUIET LUXURY · MINIMAL PALETTE\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-cove{\n  --white:#FFFFFF;\n  --ivory:#FFFDF8;\n  --paper:#F6F3EE;\n  --stone:#E7E1D8;\n\n  --espresso:#1C1209;\n  --charcoal:#292725;\n  --brown:#4A3218;\n\n  --walnut:#6F4C35;\n  --walnut-soft:#D7C2AE;\n\n  --gold:#C8A96E;\n  --line:#D9D0C4;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.62;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-cove *,\n.stb-cove *::before,\n.stb-cove *::after{\n  box-sizing:border-box;\n}\n\n.stb-cove h2,\n.stb-cove h3,\n.stb-cove p{\n  margin-top:0;\n}\n\n.stb-cove h2,\n.stb-cove h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   DAWN IMAGE SAFETY\n========================================================= *\/\n\n.stb-cove img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-cove a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.cove-open{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,155px);\n\n  gap:30px;\n  align-items:stretch;\n\n  margin-bottom:27px;\n}\n\n.cove-open__copy{\n  min-width:0;\n\n  padding:4px 0 18px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cove-kicker{\n  margin:0 0 7px !important;\n\n  color:#826749;\n\n  font-size:10px;\n  font-weight:600;\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.cove-open h2{\n  max-width:595px;\n\n  margin:0 0 9px;\n\n  font-size:34px;\n  line-height:1.04;\n}\n\n.cove-open__copy \u003e p{\n  max-width:570px;\n\n  margin:0;\n\n  color:#66513F;\n\n  font-size:13px;\n}\n\n.cove-open__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:12px;\n}\n\n.cove-open__facts span{\n  padding:5px 9px;\n\n  border-radius:20px;\n\n  font-size:10px;\n  font-weight:500;\n}\n\n.cove-open__facts span:nth-child(1){\n  background:#1C1209;\n  color:#F5EDD8;\n}\n\n.cove-open__facts span:nth-child(2){\n  background:#6F4C35;\n  color:#FFF8ED;\n}\n\n.cove-open__facts span:nth-child(3),\n.cove-open__facts span:nth-child(4){\n  background:#E7E1D8;\n  color:#5E5347;\n}\n\n\n\/* SCALE *\/\n\n.cove-open__scale{\n  display:flex;\n  flex-direction:column;\n  justify-content:space-between;\n\n  min-width:0;\n\n  padding:15px;\n\n  background:#292725;\n\n  border-radius:7px;\n}\n\n.cove-open__scale small{\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.cove-open__scale strong{\n  display:block;\n\n  padding:15px 0;\n\n  color:#FFF7EA;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:33px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.cove-open__scale span{\n  display:block;\n\n  padding-top:8px;\n\n  border-top:1px solid rgba(255,255,255,.14);\n\n  color:#CBC4BA;\n\n  font-size:11px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   MATERIAL COMPOSITION\n========================================================= *\/\n\n.cove-material{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  overflow:hidden;\n\n  border-radius:7px;\n}\n\n.cove-material__title{\n  min-width:0;\n\n  padding:17px;\n\n  background:#1C1209;\n}\n\n.cove-material__title small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.cove-material__title h3{\n  margin:0 0 5px;\n\n  color:#FFF8EB;\n\n  font-size:22px;\n  line-height:1.08;\n}\n\n.cove-material__title p{\n  margin:0;\n\n  color:#CFC6B9;\n\n  font-size:11px;\n}\n\n.cove-material__copy{\n  min-width:0;\n\n  padding:16px 18px;\n\n  background:#FFFFFF;\n\n  border:1px solid #DDD5CA;\n  border-left:0;\n}\n\n.cove-material__copy p{\n  margin:0;\n\n  color:#665442;\n\n  font-size:12px;\n}\n\n.cove-material__tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:10px;\n}\n\n.cove-material__tags span{\n  padding:4px 8px;\n\n  border:1px solid #D8CEC1;\n  border-radius:20px;\n\n  color:#695745;\n\n  font-size:9.5px;\n}\n\n.cove-material__tags span:first-child{\n  background:#6F4C35;\n\n  border-color:#6F4C35;\n\n  color:#FFF8ED;\n}\n\n\n\/* =========================================================\n   MATERIAL EVIDENCE\n========================================================= *\/\n\n.cove-evidence{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,1fr);\n\n  gap:18px;\n\n  margin-bottom:28px;\n}\n\n.cove-evidence__item{\n  display:grid;\n  grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n  gap:15px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:11px;\n\n  background:#F6F3EE;\n\n  border-top:2px solid #292725;\n}\n\n.cove-evidence__item:nth-child(2){\n  border-top-color:#6F4C35;\n}\n\n.cove-evidence__image{\n  width:130px;\n  max-width:100%;\n  min-width:0;\n\n  padding:4px;\n\n  background:#FFFFFF;\n\n  overflow:hidden;\n}\n\n.cove-evidence__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.cove-evidence__image img{\n  max-height:125px !important;\n}\n\n.cove-evidence__copy{\n  min-width:0;\n}\n\n.cove-evidence__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#806B53;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.cove-evidence__copy h3{\n  margin:0 0 4px;\n\n  font-size:18px;\n}\n\n.cove-evidence__copy p{\n  margin:0;\n\n  color:#695847;\n\n  font-size:10.8px;\n}\n\n.cove-zoom{\n  position:absolute;\n\n  right:4px;\n  bottom:4px;\n\n  padding:3px 6px;\n\n  background:rgba(28,18,9,.87);\n\n  border-radius:20px;\n\n  color:#FFF8EB;\n\n  font-size:8px;\n\n  pointer-events:none;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.cove-size{\n  display:grid;\n  grid-template-columns:minmax(0,120px) minmax(0,1fr) minmax(0,150px);\n\n  gap:20px;\n  align-items:center;\n\n  margin-bottom:27px;\n  padding:13px 15px;\n\n  background:#E7E1D8;\n\n  border-radius:7px;\n}\n\n.cove-size__number{\n  min-width:0;\n\n  padding:13px;\n\n  background:#1C1209;\n\n  border-radius:6px;\n}\n\n.cove-size__number small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.cove-size__number strong{\n  display:block;\n\n  color:#FFF8EB;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:27px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.cove-size__number span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#CEC4B7;\n\n  font-size:10px;\n}\n\n.cove-size__copy{\n  min-width:0;\n}\n\n.cove-size__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#806D59;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.cove-size__copy h3{\n  margin:0 0 5px;\n\n  font-size:21px;\n}\n\n.cove-size__copy p{\n  margin:0;\n\n  color:#62584D;\n\n  font-size:11.5px;\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.cove-size__image{\n  width:150px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:#FFFFFF;\n\n  border-radius:5px;\n}\n\n.cove-size__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.cove-size__image img{\n  max-height:140px !important;\n}\n\n\n\/* =========================================================\n   MEASUREMENTS\n========================================================= *\/\n\n.cove-measures{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:4px;\n\n  margin:-17px 0 28px;\n}\n\n.cove-measure{\n  min-width:0;\n\n  padding:11px 12px;\n\n  background:#FFFFFF;\n\n  border:1px solid #E2DBD1;\n  border-top:2px solid #6F4C35;\n}\n\n.cove-measure:nth-child(2){\n  border-top-color:#292725;\n}\n\n.cove-measure:nth-child(3){\n  border-top-color:#C8A96E;\n}\n\n.cove-measure small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#806C55;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.cove-measure strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:12px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   CONTROL\n========================================================= *\/\n\n.cove-control{\n  display:grid;\n  grid-template-columns:minmax(0,200px) minmax(0,1fr);\n\n  margin-bottom:28px;\n\n  overflow:hidden;\n\n  border-radius:7px;\n}\n\n.cove-control__lead{\n  min-width:0;\n\n  padding:16px 17px;\n\n  background:#292725;\n}\n\n.cove-control__lead small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.cove-control__lead h3{\n  margin:0 0 5px;\n\n  color:#FFF8EB;\n\n  font-size:21px;\n}\n\n.cove-control__lead p{\n  margin:0;\n\n  color:#CAC2B8;\n\n  font-size:11.5px;\n}\n\n.cove-control__data{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  min-width:0;\n\n  background:#FFFFFF;\n}\n\n.cove-control__cell{\n  min-width:0;\n\n  padding:13px 14px;\n\n  border-right:1px solid #DED6CB;\n  border-bottom:1px solid #DED6CB;\n}\n\n.cove-control__cell small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#806B53;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.cove-control__cell strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   DIMMING NOTE\n========================================================= *\/\n\n.cove-dimming{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:11px;\n  align-items:center;\n\n  margin:-18px 0 28px;\n  padding:10px 12px;\n\n  background:#F6F3EE;\n\n  border-left:3px solid #6F4C35;\n}\n\n.cove-dimming__tag{\n  padding:4px 8px;\n\n  background:#6F4C35;\n\n  border-radius:20px;\n\n  color:#FFF8EB;\n\n  font-size:9px;\n  font-weight:600;\n}\n\n.cove-dimming strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.cove-dimming span{\n  display:block;\n\n  margin-top:2px;\n\n  color:#705D49;\n\n  font-size:10.5px;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.cove-placement{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:23px;\n\n  margin-bottom:28px;\n}\n\n.cove-placement__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#826A49;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.cove-placement__title h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.cove-placement__rows{\n  min-width:0;\n\n  border-top:1px solid var(--line);\n}\n\n.cove-placement__row{\n  display:grid;\n  grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n  gap:15px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cove-placement__row strong{\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.cove-placement__row span{\n  color:#67523F;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   BEFORE ORDERING\n========================================================= *\/\n\n.cove-before{\n  margin-bottom:28px;\n\n  padding:14px 15px;\n\n  background:#1C1209;\n\n  border-left:3px solid #C8A96E;\n\n  border-radius:6px;\n}\n\n.cove-before__head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:15px;\n\n  margin-bottom:8px;\n}\n\n.cove-before__head h3{\n  margin:0;\n\n  color:#FFF8EB;\n\n  font-size:20px;\n}\n\n.cove-before__head small{\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.cove-before__grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:1px;\n\n  background:#4A433C;\n}\n\n.cove-before__item{\n  min-width:0;\n\n  padding:11px;\n\n  background:#1C1209;\n}\n\n.cove-before__item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EB;\n\n  font-size:10.5px;\n  font-weight:600;\n}\n\n.cove-before__item span{\n  display:block;\n\n  color:#CAC2B7;\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   MATERIAL DECLARATION\n========================================================= *\/\n\n.cove-natural{\n  display:grid;\n  grid-template-columns:minmax(0,110px) minmax(0,1fr);\n\n  gap:16px;\n  align-items:center;\n\n  margin-bottom:28px;\n  padding:12px;\n\n  background:#FFFFFF;\n\n  border:1px solid #DED6CB;\n}\n\n.cove-natural__image{\n  width:110px;\n  max-width:100%;\n  min-width:0;\n\n  padding:4px;\n\n  overflow:hidden;\n\n  background:#F6F3EE;\n}\n\n.cove-natural__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.cove-natural__image img{\n  max-height:105px !important;\n}\n\n.cove-natural__copy{\n  min-width:0;\n}\n\n.cove-natural__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#80684D;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.cove-natural__copy h3{\n  margin:0 0 4px;\n\n  font-size:19px;\n}\n\n.cove-natural__copy p{\n  margin:0;\n\n  color:#675746;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.cove-specs{\n  margin-bottom:26px;\n}\n\n.cove-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:8px;\n}\n\n.cove-specs__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.cove-specs__head span{\n  color:#90785D;\n\n  font-size:10px;\n}\n\n.cove-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.cove-spec-row{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid #E4D9CA;\n}\n\n.cove-spec-row:nth-child(even){\n  margin-left:-8px;\n  margin-right:-8px;\n\n  padding-left:8px;\n  padding-right:8px;\n\n  background:#F6F3EE;\n}\n\n.cove-spec-row__label{\n  color:#806C55;\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.cove-spec-row__value{\n  min-width:0;\n\n  color:#27190D;\n\n  font-size:11.5px;\n  font-weight:500;\n  line-height:1.5;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CERTIFICATION *\/\n\n.cove-cert{\n  margin-top:9px;\n  padding:11px 13px;\n\n  background:#E7E1D8;\n\n  border-left:3px solid #6F4C35;\n\n  border-radius:5px;\n}\n\n.cove-cert small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#78634D;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.cove-cert strong{\n  display:block;\n\n  color:#352719;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.cove-care{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:11px;\n  align-items:center;\n\n  margin-bottom:26px;\n  padding:11px 13px;\n\n  background:#292725;\n\n  border-radius:7px;\n}\n\n.cove-care__tag{\n  padding:4px 8px;\n\n  border:1px solid #C8A96E;\n\n  border-radius:20px;\n\n  color:#DABE87;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.cove-care strong{\n  display:block;\n\n  color:#FFF8EB;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.cove-care span{\n  display:block;\n\n  margin-top:2px;\n\n  color:#CBC6BD;\n\n  font-size:10.5px;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.cove-shipping{\n  padding:18px 20px;\n\n  background:#1C1209;\n\n  border-left:4px solid #C8A96E;\n\n  border-radius:7px;\n}\n\n.cove-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF4E5;\n\n  font-size:20px;\n}\n\n.cove-shipping p{\n  margin:0 0 7px;\n\n  color:#D0CBC2;\n\n  font-size:12px;\n}\n\n.cove-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.cove-shipping strong{\n  color:#FFF8EB;\n}\n\n.cove-shipping a{\n  color:#E3C58D;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   FINAL MATERIAL NOTE\n========================================================= *\/\n\n.cove-final{\n  max-width:720px;\n\n  margin:14px auto 0 !important;\n  padding:0 8px;\n\n  color:#82705D !important;\n\n  font-size:10.5px !important;\n  line-height:1.55 !important;\n\n  font-style:italic;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.cove-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:18px;\n\n  background:rgba(14,13,12,.96);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.cove-lightbox:target{\n  display:flex;\n}\n\n.cove-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.cove-lightbox img{\n  width:auto !important;\n  max-width:92vw !important;\n\n  height:auto !important;\n  max-height:80vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.cove-lightbox__text{\n  margin-top:9px;\n\n  color:#D9C7A8;\n\n  font-size:10px;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .cove-open{\n    grid-template-columns:minmax(0,1fr) minmax(0,125px);\n\n    gap:16px;\n  }\n\n  .cove-open h2{\n    font-size:29px;\n  }\n\n  .cove-open__copy \u003e p{\n    font-size:13px;\n  }\n\n\n  .cove-material{\n    grid-template-columns:minmax(0,150px) minmax(0,1fr);\n  }\n\n\n  .cove-evidence{\n    grid-template-columns:1fr;\n  }\n\n\n  .cove-evidence__item{\n    grid-template-columns:minmax(0,115px) minmax(0,1fr);\n  }\n\n  .cove-evidence__image{\n    width:115px;\n  }\n\n\n  .cove-size{\n    grid-template-columns:minmax(0,105px) minmax(0,1fr) minmax(0,118px);\n\n    gap:12px;\n  }\n\n  .cove-size__image{\n    width:118px;\n  }\n\n  .cove-size__image img{\n    max-height:110px !important;\n  }\n\n\n  .cove-control{\n    grid-template-columns:1fr;\n  }\n\n\n  .cove-placement{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n\n  .cove-spec-row{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n@media screen and (max-width:500px){\n\n  .cove-open{\n    grid-template-columns:1fr;\n  }\n\n  .cove-open__scale{\n    width:140px;\n  }\n\n\n  .cove-material{\n    grid-template-columns:1fr;\n  }\n\n  .cove-material__copy{\n    border-left:1px solid #DDD5CA;\n    border-top:0;\n  }\n\n\n  .cove-evidence__item{\n    grid-template-columns:1fr;\n  }\n\n  .cove-evidence__image{\n    width:105px;\n\n    margin:0;\n  }\n\n\n  .cove-size{\n    grid-template-columns:1fr;\n  }\n\n  .cove-size__number{\n    width:130px;\n  }\n\n  .cove-size__image{\n    width:105px;\n\n    margin:0;\n  }\n\n  .cove-size__image img{\n    max-height:98px !important;\n  }\n\n\n  .cove-measures{\n    grid-template-columns:1fr;\n  }\n\n\n  .cove-control__data{\n    grid-template-columns:1fr;\n  }\n\n\n  .cove-dimming,\n  .cove-care{\n    grid-template-columns:1fr;\n  }\n\n\n  .cove-before__head{\n    display:block;\n  }\n\n  .cove-before__head small{\n    display:block;\n\n    margin-top:3px;\n  }\n\n  .cove-before__grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .cove-natural{\n    grid-template-columns:1fr;\n  }\n\n  .cove-natural__image{\n    width:95px;\n\n    margin:0;\n  }\n\n\n  .cove-specs__head{\n    display:block;\n  }\n\n  .cove-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .cove-spec-row{\n    grid-template-columns:1fr;\n\n    gap:3px;\n\n    padding:9px 0;\n  }\n\n  .cove-spec-row__label{\n    color:#6F4C35;\n\n    font-size:10px;\n    font-weight:600;\n\n    text-transform:uppercase;\n    letter-spacing:.05em;\n  }\n\n  .cove-spec-row__value{\n    font-size:12px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-cove\" id=\"cove-root\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"cove-open\"\u003e\n\u003cdiv class=\"cove-open__copy\"\u003e\n\u003cp class=\"cove-kicker\"\u003eCove · Travertine Wall Sconce\u003c\/p\u003e\n\u003ch2\u003eReal Stone on the Wall, with Warm Walnut Beside It\u003c\/h2\u003e\n\u003cp\u003eCove combines a round black travertine backplate, walnut wood and metal in a compact wall-mounted form. At only 7 inches across and 3.9 inches deep, it brings natural material character without projecting far into the room.\u003c\/p\u003e\n\u003cdiv class=\"cove-open__facts\"\u003e\n\u003cspan\u003e Ø7\" × D3.9\" \u003c\/span\u003e \u003cspan\u003e Black Travertine \u003c\/span\u003e \u003cspan\u003e Walnut Wood \u003c\/span\u003e \u003cspan\u003e Pull Chain \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-open__scale\"\u003e\n\u003csmall\u003e Wall Projection \u003c\/small\u003e \u003cstrong\u003e 3.9\" \u003c\/strong\u003e \u003cspan\u003e 10cm projection\u003cbr\u003eØ7\" \/ 18cm face \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL\n  ====================================================== --\u003e\n\u003csection class=\"cove-material\"\u003e\n\u003cdiv class=\"cove-material__title\"\u003e\n\u003csmall\u003e Material Composition \u003c\/small\u003e\n\u003ch3\u003eStone · Wood · Metal\u003c\/h3\u003e\n\u003cp\u003eThree materials, kept visually simple.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-material__copy\"\u003e\n\u003cp\u003eThe black travertine creates a dense mineral backdrop, while walnut introduces warmer natural grain. The metal hardware and pull chain remain visually secondary, keeping the material contrast as the main feature.\u003c\/p\u003e\n\u003cdiv class=\"cove-material__tags\"\u003e\n\u003cspan\u003e Genuine Travertine \u003c\/span\u003e \u003cspan\u003e Walnut Wood \u003c\/span\u003e \u003cspan\u003e Metal Hardware \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL EVIDENCE\n  ====================================================== --\u003e\n\u003csection class=\"cove-evidence\"\u003e\u003c!-- TRAVERTINE CLOSE-UP --\u003e\n\u003cdiv class=\"cove-evidence__item\"\u003e\n\u003cdiv class=\"cove-evidence__image\"\u003e\u003ca href=\"#cove-stone-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cove-wall-sconce-black-travertine-stone-texture-detail_1.jpg?v=1779527310\" alt=\"Close-up of Cove black travertine natural stone texture\" loading=\"lazy\"\u003e \u003cspan class=\"cove-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"cove-evidence__copy\"\u003e\n\u003csmall\u003e Stone Detail \u003c\/small\u003e\n\u003ch3\u003eNatural Travertine Texture\u003c\/h3\u003e\n\u003cp\u003eNatural pores, tonal shifts and mineral markings vary from piece to piece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WALNUT \/ CHAIN DETAIL --\u003e\n\u003cdiv class=\"cove-evidence__item\"\u003e\n\u003cdiv class=\"cove-evidence__image\"\u003e\u003ca href=\"#cove-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cove-wall-sconce-walnut-wood-pendant-chain-detail_2.jpg?v=1779527310\" alt=\"Close-up of Cove walnut wood housing and metal pull chain\" loading=\"lazy\"\u003e \u003cspan class=\"cove-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"cove-evidence__copy\"\u003e\n\u003csmall\u003e Wood + Control \u003c\/small\u003e\n\u003ch3\u003eWalnut with Pull Chain\u003c\/h3\u003e\n\u003cp\u003eWarm wood grain softens the black stone while the chain provides local ON\/OFF control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection class=\"cove-size\"\u003e\n\u003cdiv class=\"cove-size__number\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e Ø7\" \u003c\/strong\u003e \u003cspan\u003e Approx. Ø18cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-size__copy\"\u003e\n\u003csmall\u003e Compact Wall Profile \u003c\/small\u003e\n\u003ch3\u003eOnly 3.9\" Deep\u003c\/h3\u003e\n\u003cp\u003eCove projects approximately 3.9 inches from the wall, making it practical for bedside walls, hallways and other locations where a deeper wall fixture may feel intrusive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-size__image\"\u003e\u003ca href=\"#cove-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cove-wall-sconce-walnut-wood-pendant-chain-detail_1.jpg?v=1779527309\" alt=\"Cove Travertine Wall Sconce dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"cove-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MEASUREMENTS\n  ====================================================== --\u003e\n\u003csection class=\"cove-measures\"\u003e\n\u003cdiv class=\"cove-measure\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 7\" \/ 18cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-measure\"\u003e\n\u003csmall\u003e Projection \u003c\/small\u003e \u003cstrong\u003e 3.9\" \/ 10cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-measure\"\u003e\n\u003csmall\u003e Pull Chain \u003c\/small\u003e \u003cstrong\u003e 19.7\" \/ 50cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT \u0026 CONTROL\n  ====================================================== --\u003e\n\u003csection class=\"cove-control\"\u003e\n\u003cdiv class=\"cove-control__lead\"\u003e\n\u003csmall\u003e Light \u0026amp; Control \u003c\/small\u003e\n\u003ch3\u003ePull Chain at the Fixture, Wall Switch at the Room\u003c\/h3\u003e\n\u003cp\u003eCove uses a replaceable E26\/E27 light source and can be controlled locally by the pull chain or through a standard wall switch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-control__data\"\u003e\n\u003cdiv class=\"cove-control__cell\"\u003e\n\u003csmall\u003e Bulb Base \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-control__cell\"\u003e\n\u003csmall\u003e Bulb Included \u003c\/small\u003e \u003cstrong\u003e Yes · 3000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-control__cell\"\u003e\n\u003csmall\u003e Local Control \u003c\/small\u003e \u003cstrong\u003e Pull Chain \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-control__cell\"\u003e\n\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"cove-dimming\"\u003e\n\u003cdiv class=\"cove-dimming__tag\"\u003eDimming\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Compatible with dimmable E26\/E27 bulbs. \u003c\/strong\u003e \u003cspan\u003e Dimming requires a compatible dimmable bulb together with a compatible external wall dimmer. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PLACEMENT\n  ====================================================== --\u003e\n\u003csection class=\"cove-placement\"\u003e\n\u003cdiv class=\"cove-placement__title\"\u003e\n\u003csmall\u003e Placement \u003c\/small\u003e\n\u003ch3\u003eBest Where a Shallow Wall Light Matters\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-placement__rows\"\u003e\n\u003cdiv class=\"cove-placement__row\"\u003e\n\u003cstrong\u003e Bedside \u003c\/strong\u003e \u003cspan\u003e A pair can free the nightstand surface while keeping ON\/OFF control within reach. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-placement__row\"\u003e\n\u003cstrong\u003e Hallway \u003c\/strong\u003e \u003cspan\u003e The 3.9\" projection keeps the fixture relatively close to the wall. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-placement__row\"\u003e\n\u003cstrong\u003e Living Room \u003c\/strong\u003e \u003cspan\u003e Use beside artwork, a console or fireplace for layered accent lighting. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-placement__row\"\u003e\n\u003cstrong\u003e Pairing \u003c\/strong\u003e \u003cspan\u003e Two identical sconces create a balanced composition around a bed, console or artwork. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BEFORE ORDER\n  ====================================================== --\u003e\n\u003csection class=\"cove-before\"\u003e\n\u003cdiv class=\"cove-before__head\"\u003e\n\u003ch3\u003eBefore You Order\u003c\/h3\u003e\n\u003csmall\u003e Three Quick Checks \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-before__grid\"\u003e\n\u003cdiv class=\"cove-before__item\"\u003e\n\u003cstrong\u003e Hardwired installation \u003c\/strong\u003e \u003cspan\u003e Cove requires wall wiring. Professional installation is recommended. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-before__item\"\u003e\n\u003cstrong\u003e Indoor dry location \u003c\/strong\u003e \u003cspan\u003e The fixture is not waterproof and should remain away from direct moisture. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-before__item\"\u003e\n\u003cstrong\u003e Natural stone varies \u003c\/strong\u003e \u003cspan\u003e Pores, mineral markings and tonal depth will not be identical from piece to piece. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL STONE DECLARATION\n  ====================================================== --\u003e\n\u003csection class=\"cove-natural\"\u003e\n\u003cdiv class=\"cove-natural__image\"\u003e\u003ca href=\"#cove-material-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/yellow-travertine-stuber_1.jpg?v=1786528654\" alt=\"Natural travertine stone reference showing pores and mineral variation\" loading=\"lazy\"\u003e \u003cspan class=\"cove-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"cove-natural__copy\"\u003e\n\u003csmall\u003e Natural Stone Declaration \u003c\/small\u003e\n\u003ch3\u003eVariation Is Part of Genuine Travertine\u003c\/h3\u003e\n\u003cp\u003eTravertine naturally contains pores, cavities, mineral lines and tonal variation. The reference image illustrates typical travertine characteristics; Cove itself uses black travertine, so the exact color and markings will differ.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"cove-specs\"\u003e\n\u003cdiv class=\"cove-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Cove · Travertine Wall Sconce \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-spec-list\"\u003e\n\u003cdiv class=\"cove-spec-row\"\u003e\n\u003cspan class=\"cove-spec-row__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"cove-spec-row__value\"\u003e Ø7\" × D3.9\" \/ Ø18 × D10cm · Pull Chain 19.7\" \/ 50cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-spec-row\"\u003e\n\u003cspan class=\"cove-spec-row__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"cove-spec-row__value\"\u003e Black travertine stone · Walnut wood · Metal \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-spec-row\"\u003e\n\u003cspan class=\"cove-spec-row__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"cove-spec-row__value\"\u003e E26 \/ E27 · Bulb Included: Yes · 3000K warm white LED included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-spec-row\"\u003e\n\u003cspan class=\"cove-spec-row__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"cove-spec-row__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-spec-row\"\u003e\n\u003cspan class=\"cove-spec-row__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"cove-spec-row__value\"\u003e 19.7\" \/ 50cm pull-chain switch · Standard wall switch compatible \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-spec-row\"\u003e\n\u003cspan class=\"cove-spec-row__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"cove-spec-row__value\"\u003e Compatible with dimmable bulbs and a compatible external dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-spec-row\"\u003e\n\u003cspan class=\"cove-spec-row__label\"\u003e Wiring \u0026amp; Mounting \u003c\/span\u003e \u003cspan class=\"cove-spec-row__value\"\u003e Hardwired · Wall mounted · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-spec-row\"\u003e\n\u003cspan class=\"cove-spec-row__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"cove-spec-row__value\"\u003e Indoor dry locations only · Not waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cove-cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"cove-care\"\u003e\n\u003cdiv class=\"cove-care__tag\"\u003eMaterial Care\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Keep stone and wood clean with gentle dry care. \u003c\/strong\u003e \u003cspan\u003e Use a soft dry cloth on travertine, walnut and metal. Avoid acidic cleaners, abrasive pads and prolonged moisture on the stone surface. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"cove-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders. \u003cstrong\u003eExpedited (2–4 weeks)\u003c\/strong\u003e available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL MATERIAL NOTE\n  ====================================================== --\u003e\n\u003cp class=\"cove-final\"\u003eNatural travertine may show pores, cavities, veins and tonal variation. These characteristics are part of genuine stone, not defects. Walnut grain and tone also vary naturally. Screen colors are approximate; hand-measured dimensions may vary 1–2cm.\u003c\/p\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — BLACK TRAVERTINE\n  ====================================================== --\u003e \u003ca id=\"cove-stone-large\" href=\"#cove-root\" class=\"cove-lightbox\"\u003e \u003cspan class=\"cove-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cove-wall-sconce-black-travertine-stone-texture-detail_1.jpg?v=1779527310\" alt=\"Enlarged Cove black travertine stone texture\"\u003e \u003cspan class=\"cove-lightbox__text\"\u003e Black Travertine Detail · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — WOOD \/ CHAIN\n  ====================================================== --\u003e \u003ca id=\"cove-detail-large\" href=\"#cove-root\" class=\"cove-lightbox\"\u003e \u003cspan class=\"cove-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cove-wall-sconce-walnut-wood-pendant-chain-detail_2.jpg?v=1779527310\" alt=\"Enlarged Cove walnut wood and pull chain detail\"\u003e \u003cspan class=\"cove-lightbox__text\"\u003e Walnut + Pull Chain · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — DIMENSIONS\n  ====================================================== --\u003e \u003ca id=\"cove-size-large\" href=\"#cove-root\" class=\"cove-lightbox\"\u003e \u003cspan class=\"cove-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cove-wall-sconce-walnut-wood-pendant-chain-detail_1.jpg?v=1779527309\" alt=\"Enlarged Cove Travertine Wall Sconce dimension drawing\"\u003e \u003cspan class=\"cove-lightbox__text\"\u003e Ø7\" × D3.9\" · Pull Chain 19.7\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — MATERIAL DECLARATION\n  ====================================================== --\u003e \u003ca id=\"cove-material-large\" href=\"#cove-root\" class=\"cove-lightbox\"\u003e \u003cspan class=\"cove-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/yellow-travertine-stuber_1.jpg?v=1786528654\" alt=\"Enlarged natural travertine material reference\"\u003e \u003cspan class=\"cove-lightbox__text\"\u003e Natural Travertine Characteristics · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 7\"xH3.9” \/ Walnut Wood \u0026 Black Travertine","offer_id":52247320559899,"sku":"STB-COVE-01","price":140.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cove-wall-sconce-black-travertine-walnut-wood-main_1.jpg?v=1779527309"},{"product_id":"crescent-curved-wall-lamp","title":"Crescent Wall Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — CRESCENT\n   CURVED WALL LAMP\n\n   LINE \/ GLOBE \/ MODEL\n\n   CURVED METAL · WOOD · FROSTED GLASS\n   MODEL A \/ MODEL B\n   WALNUT \/ GOLD\n\n   QUIET EDITORIAL LUXURY\n   MINIMAL PALETTE · DAWN SAFE\n========================================================= *\/\n\n.stb-crescent{\n  --white:#FFFFFF;\n  --ivory:#FFFDF9;\n  --paper:#F5F2ED;\n\n  --espresso:#1C1209;\n  --charcoal:#2A2825;\n  --brown:#4A3218;\n  --muted:#756555;\n\n  --walnut:#70503A;\n  --brass:#A8875A;\n  --gold:#C8A96E;\n\n  --line:#DDD5CA;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.62;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-crescent *,\n.stb-crescent *::before,\n.stb-crescent *::after{\n  box-sizing:border-box;\n}\n\n.stb-crescent h2,\n.stb-crescent h3,\n.stb-crescent p{\n  margin-top:0;\n}\n\n.stb-crescent h2,\n.stb-crescent h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   DAWN IMAGE SAFETY\n========================================================= *\/\n\n.stb-crescent img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-crescent a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   EDITORIAL SHEET\n========================================================= *\/\n\n.cres-sheet{\n  background:#FFFFFF;\n\n  border:1px solid #E1D9CE;\n  border-top:4px solid #1C1209;\n\n  padding:25px 26px 0;\n}\n\n\n\/* =========================================================\n   OPENING\n========================================================= *\/\n\n.cres-open{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,145px);\n\n  gap:30px;\n  align-items:end;\n\n  padding-bottom:23px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cres-kicker{\n  margin:0 0 7px !important;\n\n  color:#7D6249;\n\n  font-size:10px;\n  font-weight:600;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.cres-open h2{\n  max-width:590px;\n\n  margin:0 0 9px;\n\n  font-size:34px;\n  line-height:1.04;\n}\n\n.cres-open__copy \u003e p{\n  max-width:575px;\n\n  margin:0;\n\n  color:#675645;\n\n  font-size:13px;\n}\n\n.cres-open__meta{\n  min-width:0;\n\n  padding-left:15px;\n\n  border-left:2px solid #70503A;\n}\n\n.cres-open__meta small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#7D684F;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.cres-open__meta strong{\n  display:block;\n\n  color:#1C1209;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:26px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.cres-open__meta span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#746453;\n\n  font-size:10.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   QUICK FACT LINE\n========================================================= *\/\n\n.cres-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cres-fact{\n  padding:2px 15px;\n\n  border-right:1px solid var(--line);\n\n  color:#615346;\n\n  font-size:10.5px;\n}\n\n.cres-fact:first-child{\n  padding-left:0;\n}\n\n.cres-fact:last-child{\n  border-right:0;\n}\n\n.cres-fact strong{\n  color:#281A0E;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   FORM \/ DETAIL\n========================================================= *\/\n\n.cres-form{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:29px;\n  align-items:center;\n\n  padding:29px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cres-form__image{\n  width:175px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:#F5F2ED;\n\n  border:1px solid #DDD5CA;\n}\n\n.cres-form__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.cres-form__image img{\n  max-height:165px !important;\n}\n\n.cres-zoom{\n  position:absolute;\n\n  right:5px;\n  bottom:5px;\n\n  padding:4px 7px;\n\n  background:rgba(28,18,9,.87);\n\n  border-radius:20px;\n\n  color:#FFF8EB;\n\n  font-size:8.5px;\n\n  pointer-events:none;\n}\n\n.cres-label{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#7D6249;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.cres-form__copy h3{\n  margin:0 0 7px;\n\n  font-size:24px;\n  line-height:1.08;\n}\n\n.cres-form__copy p{\n  margin:0;\n\n  color:#675747;\n\n  font-size:12px;\n}\n\n.cres-material-line{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:14px;\n\n  margin-top:11px;\n}\n\n.cres-material-line span{\n  position:relative;\n\n  padding-left:9px;\n\n  color:#6D5D4C;\n\n  font-size:10px;\n}\n\n.cres-material-line span::before{\n  content:\"\";\n\n  position:absolute;\n\n  left:0;\n  top:.56em;\n\n  width:3px;\n  height:3px;\n\n  background:#70503A;\n\n  border-radius:50%;\n}\n\n\n\/* =========================================================\n   MODEL SELECTOR\n========================================================= *\/\n\n.cres-models{\n  padding:29px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cres-models__head{\n  display:grid;\n  grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n  gap:25px;\n\n  margin-bottom:14px;\n}\n\n.cres-models__head h3{\n  margin:0;\n\n  font-size:23px;\n}\n\n.cres-models__head p{\n  margin:0;\n\n  color:#71604F;\n\n  font-size:11.5px;\n}\n\n\n\/* MODEL ROWS *\/\n\n.cres-model{\n  display:grid;\n  grid-template-columns:minmax(0,90px) minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  padding:11px 0;\n\n  border-top:1px solid #E3DBD1;\n}\n\n.cres-model:last-of-type{\n  border-bottom:1px solid #E3DBD1;\n}\n\n.cres-model--a{\n  margin-left:-10px;\n  margin-right:-10px;\n\n  padding-left:10px;\n  padding-right:10px;\n\n  background:#F5F2ED;\n}\n\n.cres-model__name small{\n  display:block;\n\n  margin-bottom:1px;\n\n  color:#856C53;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.cres-model__name strong{\n  color:#281A0E;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  font-weight:500;\n}\n\n.cres-model__size{\n  padding-left:12px;\n\n  border-left:2px solid #70503A;\n}\n\n.cres-model__size strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.cres-model__size span{\n  display:block;\n\n  margin-top:2px;\n\n  color:#786653;\n\n  font-size:10px;\n}\n\n.cres-model__use{\n  color:#665544;\n\n  font-size:11px;\n}\n\n.cres-model__use strong{\n  color:#281A0E;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   DIMENSION PAIR\n========================================================= *\/\n\n.cres-dimensions{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:18px;\n\n  margin-top:18px;\n}\n\n.cres-dimension{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,105px);\n\n  gap:12px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:11px 12px;\n\n  border:1px solid #E0D8CD;\n}\n\n.cres-dimension__copy small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#7F6850;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.cres-dimension__copy strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.cres-dimension__image{\n  width:105px;\n  max-width:100%;\n  min-width:0;\n\n  padding:4px;\n\n  overflow:hidden;\n\n  background:#F5F2ED;\n}\n\n.cres-dimension__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.cres-dimension__image img{\n  max-height:100px !important;\n}\n\n\n\/* =========================================================\n   FINISH\n========================================================= *\/\n\n.cres-finishes{\n  padding:29px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cres-finishes__head{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:25px;\n\n  margin-bottom:10px;\n}\n\n.cres-finishes__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.cres-finishes__head p{\n  margin:0;\n\n  color:#71604F;\n\n  font-size:11.5px;\n}\n\n\n\/* FINISH AS TEXT, NOT CARDS *\/\n\n.cres-finish{\n  display:grid;\n  grid-template-columns:minmax(0,95px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:10px 0;\n\n  border-top:1px solid #E3DBD1;\n}\n\n.cres-finish:last-child{\n  border-bottom:1px solid #E3DBD1;\n}\n\n.cres-finish__name{\n  display:flex;\n  align-items:center;\n\n  gap:8px;\n}\n\n.cres-finish__mark{\n  width:10px;\n  height:10px;\n\n  flex:0 0 auto;\n\n  border-radius:50%;\n}\n\n.cres-finish--walnut .cres-finish__mark{\n  background:#70503A;\n}\n\n.cres-finish--gold .cres-finish__mark{\n  background:#A8875A;\n}\n\n.cres-finish__name strong{\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.cres-finish__copy{\n  color:#665544;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   LIGHT \/ CONTROL BAND\n========================================================= *\/\n\n.cres-utility{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin:0 -26px;\n\n  background:#1C1209;\n}\n\n.cres-utility__item{\n  min-width:0;\n\n  padding:20px 26px;\n}\n\n.cres-utility__item:first-child{\n  border-right:1px solid rgba(255,255,255,.14);\n}\n\n.cres-utility small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.cres-utility h3{\n  margin:0 0 6px;\n\n  color:#FFF7EA;\n\n  font-size:21px;\n}\n\n.cres-utility p{\n  margin:0;\n\n  color:#CDC5B9;\n\n  font-size:11.5px;\n}\n\n.cres-utility__stats{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:12px;\n\n  margin-top:10px;\n}\n\n.cres-utility__stats span{\n  color:#E4DDD3;\n\n  font-size:10px;\n}\n\n.cres-utility__stats strong{\n  color:#FFF8EB;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.cres-place{\n  padding:29px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cres-place__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.cres-place__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.cres-place__head span{\n  color:#8A7761;\n\n  font-size:10px;\n}\n\n.cres-place__rows{\n  border-top:1px solid #E3DBD1;\n}\n\n.cres-place__row{\n  display:grid;\n  grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid #E3DBD1;\n}\n\n.cres-place__row strong{\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.cres-place__row span{\n  color:#675645;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   MOUNTING NOTE\n========================================================= *\/\n\n.cres-mount{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:24px;\n\n  padding:29px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cres-mount__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#80654A;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.cres-mount__title h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.cres-mount__rows{\n  border-top:1px solid #DDD5CA;\n}\n\n.cres-mount__row{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:15px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid #DDD5CA;\n}\n\n.cres-mount__row strong{\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.cres-mount__row p{\n  margin:0;\n\n  color:#675645;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.cres-specs{\n  padding:29px 0;\n}\n\n.cres-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:8px;\n}\n\n.cres-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.cres-specs__head span{\n  color:#887562;\n\n  font-size:10px;\n}\n\n.cres-spec-list{\n  border-top:1px solid #DDD5CA;\n}\n\n.cres-spec-row{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid #E4DDD3;\n}\n\n.cres-spec-row:nth-child(even){\n  margin-left:-8px;\n  margin-right:-8px;\n\n  padding-left:8px;\n  padding-right:8px;\n\n  background:#F5F2ED;\n}\n\n.cres-spec-row__label{\n  color:#806C58;\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.cres-spec-row__value{\n  min-width:0;\n\n  color:#281A0E;\n\n  font-size:11.5px;\n  font-weight:500;\n  line-height:1.5;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CERT *\/\n\n.cres-cert{\n  margin-top:10px;\n\n  padding:11px 13px;\n\n  background:#F5F2ED;\n\n  border-left:3px solid #70503A;\n}\n\n.cres-cert small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#80654A;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.cres-cert strong{\n  display:block;\n\n  color:#352719;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.cres-care{\n  margin:0 -26px;\n\n  padding:13px 26px;\n\n  background:#F5F2ED;\n\n  border-top:1px solid #DDD5CA;\n}\n\n.cres-care strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#281A0E;\n\n  font-size:10.5px;\n  font-weight:600;\n}\n\n.cres-care span{\n  display:block;\n\n  color:#71604F;\n\n  font-size:10.5px;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.cres-shipping{\n  margin:0 -26px;\n\n  padding:19px 26px;\n\n  background:#1C1209;\n\n  border-top:3px solid #70503A;\n}\n\n.cres-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF4E5;\n\n  font-size:20px;\n}\n\n.cres-shipping p{\n  margin:0 0 7px;\n\n  color:#D0CBC2;\n\n  font-size:12px;\n}\n\n.cres-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.cres-shipping strong{\n  color:#FFF8EB;\n}\n\n.cres-shipping a{\n  color:#E2C38C;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   WOOD NOTE\n========================================================= *\/\n\n.cres-final{\n  max-width:700px;\n\n  margin:14px auto 0 !important;\n  padding:0 8px;\n\n  color:#82705D !important;\n\n  font-size:10.5px !important;\n  line-height:1.55 !important;\n\n  font-style:italic;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.cres-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:18px;\n\n  background:rgba(14,13,12,.96);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.cres-lightbox:target{\n  display:flex;\n}\n\n.cres-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.cres-lightbox img{\n  width:auto !important;\n  max-width:92vw !important;\n\n  height:auto !important;\n  max-height:80vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.cres-lightbox__text{\n  margin-top:9px;\n\n  color:#D9C7A8;\n\n  font-size:10px;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .cres-sheet{\n    padding:20px 18px 0;\n  }\n\n\n  .cres-open{\n    grid-template-columns:minmax(0,1fr) minmax(0,115px);\n\n    gap:17px;\n  }\n\n  .cres-open h2{\n    font-size:29px;\n  }\n\n  .cres-open__copy \u003e p{\n    font-size:13px;\n  }\n\n\n  .cres-form{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:18px;\n  }\n\n  .cres-form__image{\n    width:125px;\n  }\n\n  .cres-form__image img{\n    max-height:118px !important;\n  }\n\n\n  .cres-models__head,\n  .cres-finishes__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .cres-model{\n    grid-template-columns:minmax(0,80px) minmax(0,135px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n\n  .cres-dimensions{\n    gap:10px;\n  }\n\n  .cres-dimension{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n  .cres-dimension__image{\n    width:95px;\n\n    margin:0;\n  }\n\n\n  .cres-utility{\n    margin-left:-18px;\n    margin-right:-18px;\n  }\n\n  .cres-utility__item{\n    padding:18px;\n  }\n\n\n  .cres-mount{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n\n  .cres-spec-row{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n\n  .cres-care,\n  .cres-shipping{\n    margin-left:-18px;\n    margin-right:-18px;\n\n    padding-left:18px;\n    padding-right:18px;\n  }\n\n}\n\n\n@media screen and (max-width:500px){\n\n  .cres-open{\n    grid-template-columns:1fr;\n  }\n\n  .cres-open__meta{\n    width:150px;\n\n    padding-left:11px;\n  }\n\n\n  .cres-facts{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n  }\n\n  .cres-fact{\n    padding:5px 8px 5px 0;\n\n    border-right:0;\n  }\n\n\n  .cres-form{\n    grid-template-columns:1fr;\n  }\n\n  .cres-form__image{\n    width:110px;\n\n    margin:0;\n  }\n\n\n  .cres-model{\n    grid-template-columns:minmax(0,80px) minmax(0,1fr);\n  }\n\n  .cres-model__use{\n    grid-column:1 \/ -1;\n  }\n\n\n  .cres-dimensions{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .cres-dimension{\n    padding:9px;\n  }\n\n  .cres-dimension__image{\n    width:82px;\n  }\n\n\n  .cres-finish{\n    grid-template-columns:minmax(0,85px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n\n  .cres-utility{\n    grid-template-columns:1fr;\n  }\n\n  .cres-utility__item:first-child{\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.14);\n  }\n\n\n  .cres-place__head{\n    display:block;\n  }\n\n  .cres-place__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .cres-place__row{\n    grid-template-columns:minmax(0,95px) minmax(0,1fr);\n\n    gap:10px;\n  }\n\n\n  .cres-specs__head{\n    display:block;\n  }\n\n  .cres-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .cres-spec-row{\n    grid-template-columns:1fr;\n\n    gap:3px;\n\n    padding:9px 0;\n  }\n\n  .cres-spec-row__label{\n    color:#70503A;\n\n    font-size:10px;\n    font-weight:600;\n\n    text-transform:uppercase;\n    letter-spacing:.05em;\n  }\n\n  .cres-spec-row__value{\n    font-size:12px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-crescent\" id=\"crescent-root\"\u003e\n\u003cdiv class=\"cres-sheet\"\u003e\n\u003c!-- =====================================================\n         INTRO\n    ====================================================== --\u003e\n\u003csection class=\"cres-open\"\u003e\n\u003cdiv class=\"cres-open__copy\"\u003e\n\u003cp class=\"cres-kicker\"\u003eCrescent · Curved Wall Lamp\u003c\/p\u003e\n\u003ch2\u003eOne Curved Line, Ending in a Frosted Glass Globe\u003c\/h2\u003e\n\u003cp\u003eCrescent combines a gently curved metal arm, warm wood and a frosted glass globe in a compact wall-mounted form. The open curve gives the fixture shape without adding unnecessary visual weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-open__meta\"\u003e\n\u003csmall\u003e Two Models \u003c\/small\u003e \u003cstrong\u003e A \/ B \u003c\/strong\u003e \u003cspan\u003e Walnut \/ Gold\u003cbr\u003eE26 \/ E27 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         QUICK FACTS\n    ====================================================== --\u003e\n\u003csection class=\"cres-facts\"\u003e\n\u003cdiv class=\"cres-fact\"\u003e\n\u003cstrong\u003eMaterials\u003c\/strong\u003e · Metal \/ Wood \/ Glass\u003c\/div\u003e\n\u003cdiv class=\"cres-fact\"\u003e\n\u003cstrong\u003eGlass\u003c\/strong\u003e · Frosted\u003c\/div\u003e\n\u003cdiv class=\"cres-fact\"\u003e\n\u003cstrong\u003eBulb\u003c\/strong\u003e · 3000K Included\u003c\/div\u003e\n\u003cdiv class=\"cres-fact\"\u003e\n\u003cstrong\u003eControl\u003c\/strong\u003e · Pull Chain\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         FORM\n    ====================================================== --\u003e\n\u003csection class=\"cres-form\"\u003e\n\u003cdiv class=\"cres-form__image\"\u003e\u003ca href=\"#cres-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/crescent-curved-wall-lamp-stuberlighting_9.jpg?v=1779614892\" alt=\"Close-up detail of Crescent Curved Wall Lamp showing curved metal arm wood base and frosted glass globe\" loading=\"lazy\"\u003e \u003cspan class=\"cres-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"cres-form__copy\"\u003e\n\u003csmall class=\"cres-label\"\u003e Form \u003c\/small\u003e\n\u003ch3\u003eThe Curve Is the Structure\u003c\/h3\u003e\n\u003cp\u003eThe metal arm reaches outward from the wall in one continuous curve, with the frosted globe suspended at its end. Wood adds warmth at the mounting point while the glass keeps the light visually soft.\u003c\/p\u003e\n\u003cdiv class=\"cres-material-line\"\u003e\n\u003cspan\u003e Curved Metal \u003c\/span\u003e \u003cspan\u003e Wood Base \u003c\/span\u003e \u003cspan\u003e Frosted Glass \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         MODEL SELECTION\n    ====================================================== --\u003e\n\u003csection class=\"cres-models\"\u003e\n\u003cdiv class=\"cres-models__head\"\u003e\n\u003ch3\u003eChoose the Proportion\u003c\/h3\u003e\n\u003cp\u003eModel A has the fuller 11.4-inch profile. Model B keeps the same design language in a tighter footprint.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MODEL A --\u003e\n\u003cdiv class=\"cres-model cres-model--a\"\u003e\n\u003cdiv class=\"cres-model__name\"\u003e\n\u003csmall\u003e Fuller Form \u003c\/small\u003e \u003cstrong\u003e Model A \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-model__size\"\u003e\n\u003cstrong\u003e W11.4\" × H11.4\" \u003c\/strong\u003e \u003cspan\u003e W29 × H29cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-model__use\"\u003e\n\u003cstrong\u003eBest when:\u003c\/strong\u003e you want the curved arm and globe to have more visible presence on the wall.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MODEL B --\u003e\n\u003cdiv class=\"cres-model\"\u003e\n\u003cdiv class=\"cres-model__name\"\u003e\n\u003csmall\u003e Compact Form \u003c\/small\u003e \u003cstrong\u003e Model B \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-model__size\"\u003e\n\u003cstrong\u003e W9.8\" × H8.7\" \u003c\/strong\u003e \u003cspan\u003e W25 × H22cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-model__use\"\u003e\n\u003cstrong\u003eBest when:\u003c\/strong\u003e wall space is tighter or a smaller bedside profile is preferred.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSION DRAWINGS --\u003e\n\u003cdiv class=\"cres-dimensions\"\u003e\n\u003cdiv class=\"cres-dimension\"\u003e\n\u003cdiv class=\"cres-dimension__copy\"\u003e\n\u003csmall\u003e Model A \u003c\/small\u003e \u003cstrong\u003e 11.4\" × 11.4\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-dimension__image\"\u003e\u003ca href=\"#cres-size-a\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/crescent-curved-wall-lamp-stuberlighting_12.jpg?v=1779614892\" alt=\"Crescent Curved Wall Lamp Model A dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"cres-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-dimension\"\u003e\n\u003cdiv class=\"cres-dimension__copy\"\u003e\n\u003csmall\u003e Model B \u003c\/small\u003e \u003cstrong\u003e 9.8\" × 8.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-dimension__image\"\u003e\u003ca href=\"#cres-size-b\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/crescent-curved-wall-lamp-stuberlighting_6.jpg?v=1779614891\" alt=\"Crescent Curved Wall Lamp Model B dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"cres-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         FINISH\n    ====================================================== --\u003e\n\u003csection class=\"cres-finishes\"\u003e\n\u003cdiv class=\"cres-finishes__head\"\u003e\n\u003ch3\u003eChoose the Finish\u003c\/h3\u003e\n\u003cp\u003eThe silhouette remains the same. The finish determines whether Crescent feels warmer and more natural or more polished and decorative.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-finish cres-finish--walnut\"\u003e\n\u003cdiv class=\"cres-finish__name\"\u003e\n\u003cspan class=\"cres-finish__mark\"\u003e\u003c\/span\u003e \u003cstrong\u003e Walnut \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-finish__copy\"\u003eA warmer wood-led appearance that pairs naturally with walnut furniture, cream walls and softer neutral interiors.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-finish cres-finish--gold\"\u003e\n\u003cdiv class=\"cres-finish__name\"\u003e\n\u003cspan class=\"cres-finish__mark\"\u003e\u003c\/span\u003e \u003cstrong\u003e Gold \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-finish__copy\"\u003eA more refined metallic appearance with stronger contrast against pale walls and darker surrounding materials.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         LIGHT + CONTROL\n    ====================================================== --\u003e\n\u003csection class=\"cres-utility\"\u003e\n\u003cdiv class=\"cres-utility__item\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e\n\u003ch3\u003eFrosted Glass Softens the Bulb\u003c\/h3\u003e\n\u003cp\u003eThe globe diffuses the visible E26\/E27 light source, creating a softer ambient layer than an exposed-bulb sconce.\u003c\/p\u003e\n\u003cdiv class=\"cres-utility__stats\"\u003e\n\u003cspan\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e3000K\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eBulb Included\u003c\/strong\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-utility__item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e\n\u003ch3\u003ePull Chain + Wall Switch\u003c\/h3\u003e\n\u003cp\u003eCrescent can be switched locally from the fixture using the pull chain and is also compatible with a standard wall switch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         PLACEMENT\n    ====================================================== --\u003e\n\u003csection class=\"cres-place\"\u003e\n\u003cdiv class=\"cres-place__head\"\u003e\n\u003ch3\u003eWhere Crescent Works Best\u003c\/h3\u003e\n\u003cspan\u003e Wall-mounted · Hardwired \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-place__rows\"\u003e\n\u003cdiv class=\"cres-place__row\"\u003e\n\u003cstrong\u003e Bedside \u003c\/strong\u003e \u003cspan\u003e Install as a pair to keep nightstands clear while placing the pull chain within easy reach. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-place__row\"\u003e\n\u003cstrong\u003e Hallway \u003c\/strong\u003e \u003cspan\u003e The curved silhouette adds visual movement without the mass of a larger decorative wall fixture. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-place__row\"\u003e\n\u003cstrong\u003e Living Room \u003c\/strong\u003e \u003cspan\u003e Use beside artwork, a console or sofa to add a softer secondary light layer. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-place__row\"\u003e\n\u003cstrong\u003e Reading Corner \u003c\/strong\u003e \u003cspan\u003e The pull-chain control is useful where the sconce is mounted close to a chair. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         MOUNTING\n    ====================================================== --\u003e\n\u003csection class=\"cres-mount\"\u003e\n\u003cdiv class=\"cres-mount__title\"\u003e\n\u003csmall\u003e Mounting Guide \u003c\/small\u003e\n\u003ch3\u003eTwo Useful Starting Heights\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-mount__rows\"\u003e\n\u003cdiv class=\"cres-mount__row\"\u003e\n\u003cstrong\u003e Bedside \u003c\/strong\u003e\n\u003cp\u003eStart around 24–30\" above the mattress, then adjust according to bed height and desired reach.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-mount__row\"\u003e\n\u003cstrong\u003e Hallway \/ General \u003c\/strong\u003e\n\u003cp\u003eApproximately 60–66\" from the floor is a useful starting range for general wall placement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-mount__row\"\u003e\n\u003cstrong\u003e Pair Installation \u003c\/strong\u003e\n\u003cp\u003eMatch the mounting height and spacing carefully when installing two fixtures around a bed, mirror or artwork.\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=\"cres-specs\"\u003e\n\u003cdiv class=\"cres-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Crescent · Curved Wall Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-spec-list\"\u003e\n\u003cdiv class=\"cres-spec-row\"\u003e\n\u003cspan class=\"cres-spec-row__label\"\u003e Models \u003c\/span\u003e \u003cspan class=\"cres-spec-row__value\"\u003e Model A: W11.4\" × H11.4\" \/ W29 × H29cm · Model B: W9.8\" × H8.7\" \/ W25 × H22cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-spec-row\"\u003e\n\u003cspan class=\"cres-spec-row__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"cres-spec-row__value\"\u003e Metal \u0026amp; iron · Wood · Frosted glass \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-spec-row\"\u003e\n\u003cspan class=\"cres-spec-row__label\"\u003e Finishes \u003c\/span\u003e \u003cspan class=\"cres-spec-row__value\"\u003e Walnut Wood · Gold \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-spec-row\"\u003e\n\u003cspan class=\"cres-spec-row__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"cres-spec-row__value\"\u003e E26 \/ E27 · Bulb Included: Yes · 3000K warm white LED included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-spec-row\"\u003e\n\u003cspan class=\"cres-spec-row__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"cres-spec-row__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-spec-row\"\u003e\n\u003cspan class=\"cres-spec-row__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"cres-spec-row__value\"\u003e Pull-chain switch · Compatible with standard wall switch · Wall switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-spec-row\"\u003e\n\u003cspan class=\"cres-spec-row__label\"\u003e Wiring \u0026amp; Mounting \u003c\/span\u003e \u003cspan class=\"cres-spec-row__value\"\u003e Hardwired · Wall mounted · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-spec-row\"\u003e\n\u003cspan class=\"cres-spec-row__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"cres-spec-row__value\"\u003e Indoor dry locations only · IP20 · Not waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-spec-row\"\u003e\n\u003cspan class=\"cres-spec-row__label\"\u003e Maintenance \u003c\/span\u003e \u003cspan class=\"cres-spec-row__value\"\u003e Soft dry cloth for metal and wood · Frosted glass may be gently damp-wiped and dried completely \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cres-cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         CARE\n    ====================================================== --\u003e\n\u003csection class=\"cres-care\"\u003e\u003cstrong\u003e Keep the finish simple to maintain. \u003c\/strong\u003e \u003cspan\u003e Wipe metal and wood with a soft dry cloth. Clean the frosted glass gently with a soft slightly damp cloth and dry completely. Avoid abrasive cleaners. \u003c\/span\u003e\u003c\/section\u003e\n\u003c!-- =====================================================\n         SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"cres-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders. \u003cstrong\u003eExpedited (2–4 weeks)\u003c\/strong\u003e available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       MATERIAL NOTE\n  ====================================================== --\u003e\n\u003cp class=\"cres-final\"\u003eWood grain and tone may vary slightly from piece to piece. Screen colors are approximate; hand-measured dimensions may vary 1–2cm.\u003c\/p\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"cres-detail-large\" href=\"#crescent-root\" class=\"cres-lightbox\"\u003e \u003cspan class=\"cres-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/crescent-curved-wall-lamp-stuberlighting_9.jpg?v=1779614892\" alt=\"Enlarged Crescent Curved Wall Lamp detail\"\u003e \u003cspan class=\"cres-lightbox__text\"\u003e Curved Metal · Wood · Frosted Glass · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — MODEL A\n  ====================================================== --\u003e \u003ca id=\"cres-size-a\" href=\"#crescent-root\" class=\"cres-lightbox\"\u003e \u003cspan class=\"cres-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/crescent-curved-wall-lamp-stuberlighting_12.jpg?v=1779614892\" alt=\"Enlarged Crescent Model A dimension drawing\"\u003e \u003cspan class=\"cres-lightbox__text\"\u003e Model A · W11.4\" × H11.4\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — MODEL B\n  ====================================================== --\u003e \u003ca id=\"cres-size-b\" href=\"#crescent-root\" class=\"cres-lightbox\"\u003e \u003cspan class=\"cres-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/crescent-curved-wall-lamp-stuberlighting_6.jpg?v=1779614891\" alt=\"Enlarged Crescent Model B dimension drawing\"\u003e \u003cspan class=\"cres-lightbox__text\"\u003e Model B · W9.8\" × H8.7\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Model A Dia 7.9\"x W11.4\"xH11.4\" \/ Walnut wood color \u0026 Gold \u0026 White","offer_id":52251163132187,"sku":"STB-CRSC-A","price":135.0,"currency_code":"USD","in_stock":true},{"title":"Model B Dia 11.0\"xW9.8\"xH8.7\" \/ Walnut wood color \u0026 Gold \u0026 White","offer_id":52251163164955,"sku":"STB-CRSC-B","price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/crescent-curved-wall-lamp-stuberlighting_1.jpg?v=1779614892"},{"product_id":"senja-wood-floor-lamp","title":"Senja Wood Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — SENJA WOOD FLOOR LAMP\n   Scandinavian Calm · Wood · Fabric Shade\n========================================================= *\/\n\n.stb-senja{\n  --ivory:#FFFDF8;\n  --soft:#F2E9DD;\n  --sand:#E5D7C6;\n\n  --dark:#21160F;\n  --espresso:#37271D;\n  --brown:#4A3218;\n\n  --walnut:#5A402F;\n  --natural:#B4936E;\n\n  --gold:#B58E57;\n  --gold-deep:#88673F;\n\n  --muted:#776858;\n  --line:#D8C8B5;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  color:var(--brown);\n  font-family:var(--font-body-family,inherit);\n\n  font-size:14.5px;\n  line-height:1.68;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-senja *,\n.stb-senja *::before,\n.stb-senja *::after{\n  box-sizing:border-box;\n}\n\n.stb-senja h2,\n.stb-senja h3{\n  margin-top:0;\n\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-senja p{\n  margin-top:0;\n}\n\n.stb-senja__eyebrow{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-senja__title{\n  margin:0 0 10px;\n\n  font-size:29px;\n  line-height:1.15;\n}\n\n.stb-senja__section-title{\n  margin:0 0 8px;\n\n  font-size:22px;\n  line-height:1.25;\n}\n\n.stb-senja__view{\n  display:block;\n\n  margin-top:7px;\n\n  color:#7B6652;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-senja__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 205px;\n\n  gap:34px;\n  align-items:end;\n\n  padding:8px 0 28px;\n}\n\n.stb-senja__intro-copy{\n  max-width:620px;\n}\n\n.stb-senja__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5E4C3D;\n\n  font-size:14.5px;\n  line-height:1.7;\n}\n\n.stb-senja__intro-side{\n  padding:17px 18px;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-senja__intro-side small{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:#C6AA84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-senja__intro-side strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#FFF5E7;\n\n  font-size:16px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-senja__intro-side span{\n  display:block;\n\n  color:#D4C5B4;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-senja__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:38px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-senja__fact{\n  padding:15px 14px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-senja__fact:last-child{\n  border-right:0;\n}\n\n.stb-senja__fact small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#89735D;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.stb-senja__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:12.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   TWO MATERIAL DETAILS\n========================================================= *\/\n\n.stb-senja__details{\n  margin-bottom:40px;\n}\n\n.stb-senja__details-head{\n  max-width:610px;\n\n  margin-bottom:14px;\n}\n\n.stb-senja__details-head p{\n  margin:0;\n\n  color:#625041;\n\n  font-size:12.8px;\n  line-height:1.65;\n}\n\n.stb-senja__detail-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:10px;\n}\n\n.stb-senja__detail{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  gap:16px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:15px;\n\n  background:var(--soft);\n\n  border:1px solid #D6C5B1;\n  border-radius:5px;\n}\n\n.stb-senja__detail:last-child{\n  background:var(--ivory);\n}\n\n.stb-senja__detail-media{\n  width:145px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-senja__media-link{\n  display:block;\n\n  width:100%;\n  padding:5px;\n\n  background:#FFFDF8;\n\n  border:1px solid #D1C0AB;\n  border-radius:4px;\n\n  text-decoration:none;\n}\n\n.stb-senja__media-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-senja__detail small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#896F58;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-senja__detail h3{\n  margin:0 0 5px;\n\n  font-size:17px;\n  line-height:1.3;\n}\n\n.stb-senja__detail p{\n  margin:0;\n\n  color:#625142;\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   FINISHES\n========================================================= *\/\n\n.stb-senja__finishes{\n  margin-bottom:40px;\n}\n\n.stb-senja__finish-head{\n  max-width:610px;\n\n  margin-bottom:14px;\n}\n\n.stb-senja__finish-head p{\n  margin:0;\n\n  color:#625041;\n\n  font-size:12.8px;\n  line-height:1.65;\n}\n\n.stb-senja__finish-row{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-senja__finish{\n  display:grid;\n  grid-template-columns:40px minmax(0,1fr);\n\n  gap:13px;\n  align-items:center;\n\n  padding:15px 16px;\n\n  background:var(--ivory);\n}\n\n.stb-senja__finish:first-child{\n  border-right:1px solid var(--line);\n}\n\n.stb-senja__swatch{\n  width:38px;\n  height:38px;\n\n  border-radius:50%;\n}\n\n.stb-senja__swatch--natural{\n  background:#B4936E;\n\n  border:1px solid #CBB294;\n}\n\n.stb-senja__swatch--walnut{\n  background:#574031;\n\n  border:1px solid #7B6250;\n}\n\n.stb-senja__finish small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#88715B;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-senja__finish strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:12.5px;\n  font-weight:500;\n}\n\n.stb-senja__finish p{\n  margin:2px 0 0;\n\n  color:#756555;\n\n  font-size:10.7px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   LIGHT CHARACTER\n========================================================= *\/\n\n.stb-senja__light{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:40px;\n\n  overflow:hidden;\n\n  border-radius:5px;\n}\n\n.stb-senja__light-panel{\n  padding:21px 22px;\n}\n\n.stb-senja__light-panel:first-child{\n  background:var(--espresso);\n}\n\n.stb-senja__light-panel:last-child{\n  background:#E7DDD1;\n}\n\n.stb-senja__light-panel small{\n  display:block;\n\n  margin-bottom:5px;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-senja__light-panel:first-child small{\n  color:#CBAE87;\n}\n\n.stb-senja__light-panel:last-child small{\n  color:#806A58;\n}\n\n.stb-senja__light-panel strong{\n  display:block;\n\n  margin-bottom:6px;\n\n  font-size:14px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-senja__light-panel:first-child strong{\n  color:#FFF4E5;\n}\n\n.stb-senja__light-panel:last-child strong{\n  color:var(--dark);\n}\n\n.stb-senja__light-panel p{\n  margin:0;\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n.stb-senja__light-panel:first-child p{\n  color:#D7C8B6;\n}\n\n.stb-senja__light-panel:last-child p{\n  color:#625142;\n}\n\n\n\/* =========================================================\n   SIZE + PLACEMENT\n========================================================= *\/\n\n.stb-senja__size{\n  display:grid;\n  grid-template-columns:210px minmax(0,1fr);\n\n  gap:34px;\n  align-items:center;\n\n  margin-bottom:40px;\n  padding:23px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-senja__size-media{\n  width:190px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-senja__size-copy p{\n  max-width:520px;\n\n  margin:0 0 14px;\n\n  color:#5E4C3D;\n\n  font-size:12.8px;\n  line-height:1.65;\n}\n\n.stb-senja__dimension{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:7px;\n\n  margin-bottom:15px;\n}\n\n.stb-senja__dimension span{\n  padding:6px 9px;\n\n  background:var(--soft);\n\n  color:var(--dark);\n\n  font-size:10.8px;\n  font-weight:500;\n\n  border-radius:3px;\n}\n\n.stb-senja__placement{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  border-top:1px solid var(--line);\n}\n\n.stb-senja__placement-item{\n  padding:11px 10px 2px 0;\n}\n\n.stb-senja__placement-item strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--dark);\n\n  font-size:11.2px;\n  font-weight:600;\n}\n\n.stb-senja__placement-item span{\n  display:block;\n\n  color:#786858;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   PLUG-IN\n========================================================= *\/\n\n.stb-senja__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:39px;\n\n  overflow:hidden;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-senja__practical-item{\n  padding:20px 22px;\n}\n\n.stb-senja__practical-item:first-child{\n  border-right:1px solid #49372A;\n}\n\n.stb-senja__practical-item small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#C4A981;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-senja__practical-item strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#FFF4E5;\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-senja__practical-item p{\n  margin:0;\n\n  color:#D4C5B3;\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   NATURAL MATERIAL NOTE\n========================================================= *\/\n\n.stb-senja__note{\n  display:grid;\n  grid-template-columns:3px 1fr;\n\n  gap:15px;\n\n  max-width:760px;\n\n  margin:0 auto 39px;\n}\n\n.stb-senja__note-line{\n  background:var(--gold);\n}\n\n.stb-senja__note strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.5px;\n}\n\n.stb-senja__note p{\n  margin:0;\n\n  color:#665344;\n\n  font-size:11.8px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n========================================================= *\/\n\n.stb-senja__specs{\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-senja__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:14px 17px;\n\n  background:var(--espresso);\n}\n\n.stb-senja__spec-head span{\n  color:#C8AA82;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-senja__spec-head strong{\n  color:#FFF4E5;\n\n  font-size:16px;\n  font-weight:500;\n}\n\n.stb-senja__spec-list{\n  background:var(--ivory);\n}\n\n.stb-senja__spec{\n  display:grid;\n  grid-template-columns:28% 72%;\n\n  padding:10px 14px;\n\n  border-bottom:1px solid #E5D9CB;\n}\n\n.stb-senja__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-senja__spec span{\n  padding-right:12px;\n\n  color:#88725D;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n.stb-senja__spec strong{\n  color:var(--dark);\n\n  font-size:11.8px;\n  line-height:1.5;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-senja__faq{\n  max-width:760px;\n\n  margin:0 auto 34px;\n}\n\n.stb-senja__faq-head{\n  margin-bottom:5px;\n}\n\n.stb-senja__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-senja__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--dark);\n\n  font-size:13.5px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-senja__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-senja__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-deep);\n\n  font-size:20px;\n}\n\n.stb-senja__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-senja__faq details p{\n  margin:8px 0 0;\n\n  color:#665344;\n\n  font-size:12.2px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-senja__shipping{\n  padding:21px 22px;\n\n  background:var(--soft);\n\n  border-top:2px solid var(--gold);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n  border-left:1px solid var(--line);\n\n  border-radius:5px;\n}\n\n.stb-senja__shipping h3{\n  margin:0 0 12px;\n\n  font-size:20px;\n}\n\n.stb-senja__shipping p{\n  margin:0 0 8px;\n\n  color:#5E4D3E;\n\n  font-size:12.8px;\n  line-height:1.65;\n}\n\n.stb-senja__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-senja__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-senja__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(18,13,9,.95);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-senja__lightbox:target{\n  display:flex;\n}\n\n.stb-senja__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-senja__lightbox img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:92vw;\n  max-height:80vh;\n\n  object-fit:contain;\n  object-position:center;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.38);\n}\n\n.stb-senja__lightbox-caption{\n  margin-top:10px;\n\n  color:#D8BE96;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-senja__lightbox-hint{\n  margin-top:4px;\n\n  color:#9E8C77;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-senja{\n    font-size:14.5px;\n  }\n\n\n  .stb-senja__intro{\n    grid-template-columns:1fr;\n\n    gap:14px;\n  }\n\n  .stb-senja__title{\n    font-size:25px;\n  }\n\n  .stb-senja__intro-copy p{\n    font-size:14px;\n  }\n\n  .stb-senja__intro-side{\n    max-width:270px;\n  }\n\n\n  .stb-senja__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-senja__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-senja__fact:nth-child(1),\n  .stb-senja__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-senja__detail-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-senja__detail{\n    grid-template-columns:145px 1fr;\n  }\n\n  .stb-senja__detail-media{\n    width:135px;\n  }\n\n\n  .stb-senja__finish-row{\n    grid-template-columns:1fr;\n  }\n\n  .stb-senja__finish:first-child{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-senja__light{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-senja__size{\n    grid-template-columns:175px 1fr;\n\n    gap:18px;\n    padding:17px;\n  }\n\n  .stb-senja__size-media{\n    width:165px;\n  }\n\n\n  .stb-senja__practical{\n    grid-template-columns:1fr;\n  }\n\n  .stb-senja__practical-item:first-child{\n    border-right:0;\n    border-bottom:1px solid #49372A;\n  }\n\n\n  .stb-senja__spec{\n    grid-template-columns:35% 65%;\n  }\n\n\n  .stb-senja__shipping{\n    padding:18px;\n  }\n\n  .stb-senja__shipping p{\n    font-size:12.5px;\n  }\n\n\n  .stb-senja__lightbox img{\n    max-width:94vw;\n    max-height:75vh;\n  }\n\n}\n\n\n@media screen and (max-width:520px){\n\n  .stb-senja__detail{\n    grid-template-columns:115px 1fr;\n\n    padding:11px;\n  }\n\n  .stb-senja__detail-media{\n    width:105px;\n  }\n\n\n  .stb-senja__size{\n    grid-template-columns:1fr;\n  }\n\n  .stb-senja__size-media{\n    width:175px;\n  }\n\n\n  .stb-senja__placement{\n    grid-template-columns:1fr;\n  }\n\n  .stb-senja__placement-item{\n    padding:9px 0;\n\n    border-top:1px solid #E3D7CA;\n  }\n\n\n  .stb-senja__spec{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n  .stb-senja__spec span{\n    font-weight:600;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-senja\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-senja__intro\"\u003e\n\u003cdiv class=\"stb-senja__intro-copy\"\u003e\n\u003cspan class=\"stb-senja__eyebrow\"\u003e Wood · White Fabric · Scandinavian Calm \u003c\/span\u003e\n\u003ch2 class=\"stb-senja__title\"\u003eA Quiet Floor Lamp Built Around Warm Wood.\u003c\/h2\u003e\n\u003cp\u003eSenja pairs a slim floor-lamp profile with a sculptural wooden sphere and a soft white fabric shade. At just over five feet tall, it brings comfortable ambient light to a reading chair, sofa corner or bedroom without visually crowding the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-senja__intro-side\"\u003e\n\u003csmall\u003e Overall Size \u003c\/small\u003e \u003cstrong\u003e Ø11\" × H60.2\" \u003c\/strong\u003e \u003cspan\u003e Ø28 × H153cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-senja__facts\"\u003e\n\u003cdiv class=\"stb-senja__fact\"\u003e\n\u003csmall\u003e Finishes \u003c\/small\u003e \u003cstrong\u003e Natural \/ Walnut \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-senja__fact\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e White Fabric \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-senja__fact\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-senja__fact\"\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 DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-senja__details\"\u003e\n\u003cdiv class=\"stb-senja__details-head\"\u003e\n\u003cspan class=\"stb-senja__eyebrow\"\u003e Materials Up Close \u003c\/span\u003e\n\u003ch3 class=\"stb-senja__section-title\"\u003eTwo Details Define Senja.\u003c\/h3\u003e\n\u003cp\u003eThe wooden sphere gives the lamp its visual weight, while the white fabric shade keeps the light soft and restrained.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-senja__detail-grid\"\u003e\n\u003c!-- WOOD DETAIL --\u003e\n\u003carticle id=\"senja-base-section\" class=\"stb-senja__detail\"\u003e\n\u003cdiv class=\"stb-senja__detail-media\"\u003e\u003ca href=\"#senja-base\" class=\"stb-senja__media-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/senja-wood-floor-lamp-stuberlighting_18.jpg?v=1779668149\" alt=\"Senja Wood Floor Lamp wooden sphere base detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-senja__view\"\u003e View Wood Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Wood Detail \u003c\/small\u003e\n\u003ch3\u003eSculptural Sphere\u003c\/h3\u003e\n\u003cp\u003eA smooth wooden sphere anchors the slim stem, adding natural warmth without making the silhouette heavy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- SHADE DETAIL --\u003e\n\u003carticle id=\"senja-shade-section\" class=\"stb-senja__detail\"\u003e\n\u003cdiv class=\"stb-senja__detail-media\"\u003e\u003ca href=\"#senja-shade\" class=\"stb-senja__media-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/senja-wood-floor-lamp-stuberlighting_15.jpg?v=1779668149\" alt=\"Senja Wood Floor Lamp white fabric shade detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-senja__view\"\u003e View Shade Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Shade Detail \u003c\/small\u003e\n\u003ch3\u003eSoft White Fabric\u003c\/h3\u003e\n\u003cp\u003eThe fabric shade diffuses the included warm LED light, reducing glare and creating a calmer ambient glow.\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=\"senja-base\" href=\"#senja-base-section\" class=\"stb-senja__lightbox\"\u003e \u003cspan class=\"stb-senja__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/senja-wood-floor-lamp-stuberlighting_18.jpg?v=1779668149\" alt=\"Enlarged Senja wooden sphere detail\"\u003e \u003cspan class=\"stb-senja__lightbox-caption\"\u003e Senja · Wood Sphere Detail \u003c\/span\u003e \u003cspan class=\"stb-senja__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"senja-shade\" href=\"#senja-shade-section\" class=\"stb-senja__lightbox\"\u003e \u003cspan class=\"stb-senja__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/senja-wood-floor-lamp-stuberlighting_15.jpg?v=1779668149\" alt=\"Enlarged Senja white fabric shade detail\"\u003e \u003cspan class=\"stb-senja__lightbox-caption\"\u003e Senja · White Fabric Shade \u003c\/span\u003e \u003cspan class=\"stb-senja__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FINISHES\n  ====================================================== --\u003e\n\u003csection class=\"stb-senja__finishes\"\u003e\n\u003cdiv class=\"stb-senja__finish-head\"\u003e\n\u003cspan class=\"stb-senja__eyebrow\"\u003e Choose Your Wood Tone \u003c\/span\u003e\n\u003ch3 class=\"stb-senja__section-title\"\u003eNatural or Walnut.\u003c\/h3\u003e\n\u003cp\u003eBoth finishes use the same white fabric shade. Choose the wood tone that best matches the furniture already in the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-senja__finish-row\"\u003e\n\u003cdiv class=\"stb-senja__finish\"\u003e\n\u003cspan class=\"stb-senja__swatch stb-senja__swatch--natural\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Light \u0026amp; Airy \u003c\/small\u003e \u003cstrong\u003e Natural Wood \u003c\/strong\u003e\n\u003cp\u003eWorks naturally with oak, cream, linen and Japandi interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-senja__finish\"\u003e\n\u003cspan class=\"stb-senja__swatch stb-senja__swatch--walnut\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Deeper \u0026amp; Warmer \u003c\/small\u003e \u003cstrong\u003e Walnut \u003c\/strong\u003e\n\u003cp\u003eBetter with darker wood, leather and richer neutral palettes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT CHARACTER\n  ====================================================== --\u003e\n\u003csection class=\"stb-senja__light\"\u003e\n\u003cdiv class=\"stb-senja__light-panel\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Warm 3000K Ambient Light. \u003c\/strong\u003e\n\u003cp\u003eThe included LED bulb and fabric shade create a soft, comfortable layer of light for evenings, reading corners and relaxed living spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-senja__light-panel\"\u003e\n\u003csmall\u003e Best Use \u003c\/small\u003e \u003cstrong\u003e Beside Seating or in a Quiet Corner. \u003c\/strong\u003e\n\u003cp\u003eSenja works best as layered ambient lighting rather than as the only high-output light source in a room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSIONS + PLACEMENT\n  ====================================================== --\u003e\n\u003csection id=\"senja-size-section\" class=\"stb-senja__size\"\u003e\n\u003cdiv class=\"stb-senja__size-media\"\u003e\u003ca href=\"#senja-size\" class=\"stb-senja__media-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/senja-wood-floor-lamp-stuberlighting_11.jpg?v=1779668149\" alt=\"Senja Wood Floor Lamp dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-senja__view\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-senja__size-copy\"\u003e\n\u003cspan class=\"stb-senja__eyebrow\"\u003e Dimensions \u0026amp; Placement \u003c\/span\u003e\n\u003ch3 class=\"stb-senja__section-title\"\u003eStandard Floor-Lamp Height, Compact Footprint.\u003c\/h3\u003e\n\u003cdiv class=\"stb-senja__dimension\"\u003e\n\u003cspan\u003e Ø11\" \/ 28cm \u003c\/span\u003e \u003cspan\u003e H60.2\" \/ 153cm \u003c\/span\u003e \u003cspan\u003e Cord 59\" \/ 150cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eAt 60.2\" tall, the shade sits comfortably above eye level when seated. The narrow 11\" footprint makes Senja easy to place beside furniture without using much floor space.\u003c\/p\u003e\n\u003cdiv class=\"stb-senja__placement\"\u003e\n\u003cdiv class=\"stb-senja__placement-item\"\u003e\n\u003cstrong\u003e Reading Chair \u003c\/strong\u003e \u003cspan\u003e Soft light beside seating \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-senja__placement-item\"\u003e\n\u003cstrong\u003e Sofa Corner \u003c\/strong\u003e \u003cspan\u003e Warm ambient layer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-senja__placement-item\"\u003e\n\u003cstrong\u003e Bedroom \u003c\/strong\u003e \u003cspan\u003e Calm evening light \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"senja-size\" href=\"#senja-size-section\" class=\"stb-senja__lightbox\"\u003e \u003cspan class=\"stb-senja__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/senja-wood-floor-lamp-stuberlighting_11.jpg?v=1779668149\" alt=\"Enlarged Senja floor lamp dimensions\"\u003e \u003cspan class=\"stb-senja__lightbox-caption\"\u003e Ø11\" × H60.2\" · Ø28 × H153cm \u003c\/span\u003e \u003cspan class=\"stb-senja__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PRACTICAL USE\n  ====================================================== --\u003e\n\u003csection class=\"stb-senja__practical\"\u003e\n\u003cdiv class=\"stb-senja__practical-item\"\u003e\n\u003csmall\u003e Ready to Use \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 LED Bulb Included \u003c\/strong\u003e\n\u003cp\u003eA compatible warm 3000K LED bulb is included, so no separate bulb purchase is required before first use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-senja__practical-item\"\u003e\n\u003csmall\u003e Simple Setup \u003c\/small\u003e \u003cstrong\u003e Plug-In · Inline ON\/OFF Switch \u003c\/strong\u003e\n\u003cp\u003eNo hardwiring or electrician required. Plug the 59\" cord into a standard outlet and control the lamp directly from the inline switch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL WOOD NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-senja__note\"\u003e\n\u003cdiv class=\"stb-senja__note-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Natural wood varies slightly from lamp to lamp. \u003c\/strong\u003e\n\u003cp\u003eGrain pattern and tonal warmth may differ slightly between pieces. These variations are part of the natural character of the wood. Keep the wood dry and clean it with a soft cloth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-senja__specs\"\u003e\n\u003cdiv class=\"stb-senja__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Senja \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-senja__spec-list\"\u003e\n\u003cdiv class=\"stb-senja__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e Ø11\" × H60.2\" \/ Ø28 × H153cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-senja__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Wood · White Fabric Shade · Metal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-senja__spec\"\u003e\n\u003cspan\u003e Finishes \u003c\/span\u003e \u003cstrong\u003e Natural Wood · Walnut · Both with White Fabric Shade \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-senja__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 LED Bulb Included · 3000K Warm White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-senja__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V · Plug-In \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-senja__spec\"\u003e\n\u003cspan\u003e Cord \u0026amp; Control \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm Cord · Inline ON\/OFF Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-senja__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e No Hardwiring Required · Plug In and Use \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-senja__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-senja__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-senja__faq\"\u003e\n\u003cdiv class=\"stb-senja__faq-head\"\u003e\n\u003cspan class=\"stb-senja__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-senja__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich finish should I choose?\u003c\/summary\u003e\n\u003cp\u003eNatural Wood works especially well with lighter Scandinavian and Japandi interiors. Walnut is better when the room already includes deeper wood tones or warmer furniture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included?\u003c\/summary\u003e\n\u003cp\u003eYes. Senja includes a compatible E26 \/ E27 LED bulb in warm 3000K.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Senja require installation?\u003c\/summary\u003e\n\u003cp\u003eNo. It is a plug-in floor lamp with a 59\" cord and inline ON\/OFF switch. No hardwiring or electrician is required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-senja__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\"xH60.2\" \/ Walnut Wood \u0026 White \/ US Plug","offer_id":52252671738139,"sku":"STB-SENJA-WAL-1","price":465.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\"xH60.2\" \/ Walnut Wood \u0026 White \/ UK Plug","offer_id":52252671770907,"sku":"STB-SENJA-WAL-2","price":465.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\"xH60.2\" \/ Walnut Wood \u0026 White \/ EU Plug","offer_id":52252671803675,"sku":"STB-SENJA-WAL-3","price":465.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\"xH60.2\" \/ Walnut Wood \u0026 White \/ AU Plug","offer_id":52252671836443,"sku":"STB-SENJA-WAL-4","price":465.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\"xH60.2\" \/ Nature Wood \u0026 White \/ US Plug","offer_id":52252671869211,"sku":"STB-SENJA-NW-1","price":465.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\"xH60.2\" \/ Nature Wood \u0026 White \/ UK Plug","offer_id":52252671901979,"sku":"STB-SENJA-NW-2","price":465.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\"xH60.2\" \/ Nature Wood \u0026 White \/ EU Plug","offer_id":52252671934747,"sku":"STB-SENJA-NW-3","price":465.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\"xH60.2\" \/ Nature Wood \u0026 White \/ AU Plug","offer_id":52252671967515,"sku":"STB-SENJA-NW-4","price":465.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/senja-wood-floor-lamp-stuberlighting_1.jpg?v=1779668149"},{"product_id":"atlas-tall-wood-floor-lamp","title":"Atlas Tall Wood Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — ATLAS\n   TALL WOOD FLOOR LAMP\n\n   HEIGHT \/ REACH \/ MATERIAL\n\n   H70.9\" · L35.4\"\n   NATURAL WOOD \/ WALNUT\n   BEIGE FABRIC SHADE\n\n   QUIET EDITORIAL LUXURY\n   MINIMAL PALETTE · DAWN SAFE\n========================================================= *\/\n\n.stb-atlas{\n  --white:#FFFFFF;\n  --ivory:#FFFDF9;\n  --paper:#F4F1EC;\n\n  --espresso:#1C1209;\n  --charcoal:#2A2825;\n  --brown:#4A3218;\n  --muted:#756656;\n\n  --walnut:#72513A;\n  --wood:#A17F5D;\n\n  --gold:#C8A96E;\n  --line:#DDD5CA;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n\n  margin:0 auto;\n  overflow:hidden;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.62;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-atlas *,\n.stb-atlas *::before,\n.stb-atlas *::after{\n  box-sizing:border-box;\n}\n\n.stb-atlas h2,\n.stb-atlas h3,\n.stb-atlas p{\n  margin-top:0;\n}\n\n.stb-atlas h2,\n.stb-atlas h3{\n  color:var(--espresso);\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-atlas img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n\n\/* =========================================================\n   WHITE EDITORIAL SHEET\n========================================================= *\/\n\n.atlas-sheet{\n  background:#FFFFFF;\n\n  border:1px solid #E1D9CE;\n  border-top:4px solid #1C1209;\n\n  padding:26px 27px 0;\n}\n\n\n\/* =========================================================\n   OPENING\n========================================================= *\/\n\n.atlas-open{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,155px);\n\n  gap:32px;\n  align-items:end;\n\n  padding-bottom:24px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.atlas-kicker{\n  margin:0 0 7px !important;\n\n  color:#795E47;\n\n  font-size:10px;\n  font-weight:600;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.atlas-open h2{\n  max-width:590px;\n\n  margin:0 0 9px;\n\n  font-size:35px;\n  line-height:1.03;\n}\n\n.atlas-open__copy \u003e p{\n  max-width:570px;\n\n  margin:0;\n\n  color:#675645;\n\n  font-size:13px;\n}\n\n\n\/* HEIGHT INDEX *\/\n\n.atlas-height{\n  min-width:0;\n\n  padding-left:16px;\n\n  border-left:2px solid #72513A;\n}\n\n.atlas-height small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#7C6854;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.atlas-height strong{\n  display:block;\n\n  color:#1C1209;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:31px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.atlas-height span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#746454;\n\n  font-size:10.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   QUICK FACT LINE\n========================================================= *\/\n\n.atlas-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.atlas-fact{\n  padding:2px 15px;\n\n  border-right:1px solid var(--line);\n\n  color:#625448;\n\n  font-size:10.5px;\n}\n\n.atlas-fact:first-child{\n  padding-left:0;\n}\n\n.atlas-fact:last-child{\n  border-right:0;\n}\n\n.atlas-fact strong{\n  color:#281A0E;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   SCALE STATEMENT\n========================================================= *\/\n\n.atlas-scale{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  gap:30px;\n  align-items:center;\n\n  padding:30px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.atlas-scale__figure{\n  min-width:0;\n\n  padding:19px 18px;\n\n  background:#1C1209;\n}\n\n.atlas-scale__figure small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.atlas-scale__figure strong{\n  display:block;\n\n  color:#FFF8EB;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:38px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.atlas-scale__figure span{\n  display:block;\n\n  margin-top:8px;\n  padding-top:8px;\n\n  border-top:1px solid rgba(255,255,255,.14);\n\n  color:#CBC3B8;\n\n  font-size:10.5px;\n}\n\n.atlas-scale__copy small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#795F48;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.atlas-scale__copy h3{\n  margin:0 0 7px;\n\n  font-size:25px;\n  line-height:1.08;\n}\n\n.atlas-scale__copy p{\n  margin:0;\n\n  color:#675646;\n\n  font-size:12px;\n}\n\n\n\/* =========================================================\n   DETAIL IMAGE\n========================================================= *\/\n\n.atlas-detail{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:30px;\n  align-items:center;\n\n  padding:30px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.atlas-detail__image{\n  width:175px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:#F4F1EC;\n\n  border:1px solid #DDD5CA;\n}\n\n.atlas-detail__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.atlas-detail__image img{\n  max-height:165px !important;\n}\n\n.atlas-zoom{\n  position:absolute;\n\n  right:5px;\n  bottom:5px;\n\n  padding:4px 7px;\n\n  background:rgba(28,18,9,.87);\n\n  border-radius:20px;\n\n  color:#FFF8EB;\n\n  font-size:8.5px;\n\n  pointer-events:none;\n}\n\n.atlas-detail__copy small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#795F48;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.atlas-detail__copy h3{\n  margin:0 0 7px;\n\n  font-size:24px;\n}\n\n.atlas-detail__copy p{\n  margin:0;\n\n  color:#675747;\n\n  font-size:12px;\n}\n\n.atlas-materials{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:14px;\n\n  margin-top:11px;\n}\n\n.atlas-materials span{\n  position:relative;\n\n  padding-left:9px;\n\n  color:#6D5D4C;\n\n  font-size:10px;\n}\n\n.atlas-materials span::before{\n  content:\"\";\n\n  position:absolute;\n\n  left:0;\n  top:.56em;\n\n  width:3px;\n  height:3px;\n\n  background:#72513A;\n\n  border-radius:50%;\n}\n\n\n\/* =========================================================\n   PROPORTION\n========================================================= *\/\n\n.atlas-proportion{\n  padding:30px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.atlas-proportion__head{\n  display:grid;\n  grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n  gap:25px;\n\n  margin-bottom:13px;\n}\n\n.atlas-proportion__head h3{\n  margin:0;\n\n  font-size:23px;\n}\n\n.atlas-proportion__head p{\n  margin:0;\n\n  color:#71604F;\n\n  font-size:11.5px;\n}\n\n\n\/* SIMPLE MEASUREMENT LEDGER *\/\n\n.atlas-measures{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  border-top:1px solid #DDD5CA;\n  border-bottom:1px solid #DDD5CA;\n}\n\n.atlas-measure{\n  min-width:0;\n\n  padding:13px 14px;\n\n  border-right:1px solid #DDD5CA;\n}\n\n.atlas-measure:last-child{\n  border-right:0;\n}\n\n.atlas-measure small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#806C58;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.atlas-measure strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  font-weight:500;\n}\n\n.atlas-measure span{\n  display:block;\n\n  margin-top:2px;\n\n  color:#7B6957;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   DIMENSION IMAGE\n========================================================= *\/\n\n.atlas-dimension{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,155px);\n\n  gap:25px;\n  align-items:center;\n\n  margin-top:19px;\n}\n\n.atlas-dimension__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#7D664F;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.atlas-dimension__copy h3{\n  margin:0 0 5px;\n\n  font-size:20px;\n}\n\n.atlas-dimension__copy p{\n  margin:0;\n\n  color:#6F5F4F;\n\n  font-size:11px;\n}\n\n.atlas-dimension__image{\n  width:155px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:#F4F1EC;\n\n  border:1px solid #DDD5CA;\n}\n\n.atlas-dimension__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.atlas-dimension__image img{\n  max-height:145px !important;\n}\n\n\n\/* =========================================================\n   FINISH — TEXT ONLY\n========================================================= *\/\n\n.atlas-finishes{\n  padding:30px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.atlas-finishes__head{\n  display:grid;\n  grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n  gap:25px;\n\n  margin-bottom:10px;\n}\n\n.atlas-finishes__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.atlas-finishes__head p{\n  margin:0;\n\n  color:#71604F;\n\n  font-size:11.5px;\n}\n\n.atlas-finish{\n  display:grid;\n  grid-template-columns:minmax(0,110px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:10px 0;\n\n  border-top:1px solid #E3DBD1;\n}\n\n.atlas-finish:last-child{\n  border-bottom:1px solid #E3DBD1;\n}\n\n.atlas-finish__name{\n  display:flex;\n  align-items:center;\n\n  gap:8px;\n}\n\n.atlas-finish__dot{\n  width:10px;\n  height:10px;\n\n  flex:0 0 auto;\n\n  border-radius:50%;\n}\n\n.atlas-finish--natural .atlas-finish__dot{\n  background:#A17F5D;\n}\n\n.atlas-finish--walnut .atlas-finish__dot{\n  background:#72513A;\n}\n\n.atlas-finish__name strong{\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.atlas-finish__copy{\n  color:#665544;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   LIGHT \/ USE BAND\n========================================================= *\/\n\n.atlas-utility{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin:0 -27px;\n\n  background:#1C1209;\n}\n\n.atlas-utility__item{\n  min-width:0;\n\n  padding:20px 27px;\n}\n\n.atlas-utility__item:first-child{\n  border-right:1px solid rgba(255,255,255,.14);\n}\n\n.atlas-utility small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.atlas-utility h3{\n  margin:0 0 6px;\n\n  color:#FFF7EA;\n\n  font-size:21px;\n}\n\n.atlas-utility p{\n  margin:0;\n\n  color:#CDC5B9;\n\n  font-size:11.5px;\n}\n\n.atlas-utility__stats{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:12px;\n\n  margin-top:10px;\n}\n\n.atlas-utility__stats span{\n  color:#E4DDD3;\n\n  font-size:10px;\n}\n\n.atlas-utility__stats strong{\n  color:#FFF8EB;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   ROOM FIT\n========================================================= *\/\n\n.atlas-room{\n  padding:30px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.atlas-room__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:8px;\n}\n\n.atlas-room__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.atlas-room__head span{\n  color:#897661;\n\n  font-size:10px;\n}\n\n.atlas-room__rows{\n  border-top:1px solid #E3DBD1;\n}\n\n.atlas-room__row{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid #E3DBD1;\n}\n\n.atlas-room__row strong{\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.atlas-room__row span{\n  color:#675645;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   BEFORE ORDER\n========================================================= *\/\n\n.atlas-before{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:24px;\n\n  padding:30px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.atlas-before__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#7D664F;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.atlas-before__title h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.atlas-before__rows{\n  border-top:1px solid #DDD5CA;\n}\n\n.atlas-before__row{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:15px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid #DDD5CA;\n}\n\n.atlas-before__row strong{\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.atlas-before__row p{\n  margin:0;\n\n  color:#675645;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.atlas-specs{\n  padding:30px 0;\n}\n\n.atlas-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:8px;\n}\n\n.atlas-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.atlas-specs__head span{\n  color:#887562;\n\n  font-size:10px;\n}\n\n.atlas-spec-list{\n  border-top:1px solid #DDD5CA;\n}\n\n.atlas-spec-row{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid #E4DDD3;\n}\n\n.atlas-spec-row:nth-child(even){\n  margin-left:-8px;\n  margin-right:-8px;\n\n  padding-left:8px;\n  padding-right:8px;\n\n  background:#F4F1EC;\n}\n\n.atlas-spec-row__label{\n  color:#806C58;\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.atlas-spec-row__value{\n  min-width:0;\n\n  color:#281A0E;\n\n  font-size:11.5px;\n  font-weight:500;\n  line-height:1.5;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CERTIFICATION *\/\n\n.atlas-cert{\n  margin-top:10px;\n\n  padding:11px 13px;\n\n  background:#F4F1EC;\n\n  border-left:3px solid #72513A;\n}\n\n.atlas-cert small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#7D664F;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.atlas-cert strong{\n  display:block;\n\n  color:#352719;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.atlas-care{\n  margin:0 -27px;\n\n  padding:13px 27px;\n\n  background:#F4F1EC;\n\n  border-top:1px solid #DDD5CA;\n}\n\n.atlas-care strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#281A0E;\n\n  font-size:10.5px;\n  font-weight:600;\n}\n\n.atlas-care span{\n  display:block;\n\n  color:#71604F;\n\n  font-size:10.5px;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.atlas-shipping{\n  margin:0 -27px;\n\n  padding:19px 27px;\n\n  background:#1C1209;\n\n  border-top:3px solid #72513A;\n}\n\n.atlas-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF4E5;\n\n  font-size:20px;\n}\n\n.atlas-shipping p{\n  margin:0 0 7px;\n\n  color:#D0CBC2;\n\n  font-size:12px;\n}\n\n.atlas-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.atlas-shipping strong{\n  color:#FFF8EB;\n}\n\n.atlas-shipping a{\n  color:#E2C38C;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   NATURAL WOOD NOTE\n========================================================= *\/\n\n.atlas-final{\n  max-width:720px;\n\n  margin:14px auto 0 !important;\n  padding:0 8px;\n\n  color:#82705D !important;\n\n  font-size:10.5px !important;\n  line-height:1.55 !important;\n\n  font-style:italic;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.atlas-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:18px;\n\n  background:rgba(14,13,12,.96);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.atlas-lightbox:target{\n  display:flex;\n}\n\n.atlas-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.atlas-lightbox img{\n  width:auto !important;\n  max-width:92vw !important;\n\n  height:auto !important;\n  max-height:80vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.atlas-lightbox__text{\n  margin-top:9px;\n\n  color:#D9C7A8;\n\n  font-size:10px;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .atlas-sheet{\n    padding:20px 18px 0;\n  }\n\n\n  .atlas-open{\n    grid-template-columns:minmax(0,1fr) minmax(0,120px);\n\n    gap:18px;\n  }\n\n  .atlas-open h2{\n    font-size:29px;\n  }\n\n  .atlas-open__copy \u003e p{\n    font-size:13px;\n  }\n\n\n  .atlas-scale{\n    grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n\n  .atlas-detail{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:18px;\n  }\n\n  .atlas-detail__image{\n    width:125px;\n  }\n\n  .atlas-detail__image img{\n    max-height:118px !important;\n  }\n\n\n  .atlas-proportion__head,\n  .atlas-finishes__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .atlas-utility{\n    margin-left:-18px;\n    margin-right:-18px;\n  }\n\n  .atlas-utility__item{\n    padding:18px;\n  }\n\n\n  .atlas-before{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n\n  .atlas-spec-row{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n\n  .atlas-care,\n  .atlas-shipping{\n    margin-left:-18px;\n    margin-right:-18px;\n\n    padding-left:18px;\n    padding-right:18px;\n  }\n\n}\n\n\n@media screen and (max-width:500px){\n\n  .atlas-open{\n    grid-template-columns:1fr;\n  }\n\n  .atlas-height{\n    width:150px;\n\n    padding-left:11px;\n  }\n\n\n  .atlas-facts{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n  }\n\n  .atlas-fact{\n    padding:5px 8px 5px 0;\n\n    border-right:0;\n  }\n\n\n  .atlas-scale{\n    grid-template-columns:1fr;\n  }\n\n  .atlas-scale__figure{\n    width:150px;\n  }\n\n\n  .atlas-detail{\n    grid-template-columns:1fr;\n  }\n\n  .atlas-detail__image{\n    width:110px;\n\n    margin:0;\n  }\n\n\n  .atlas-measures{\n    grid-template-columns:1fr;\n  }\n\n  .atlas-measure{\n    border-right:0;\n    border-bottom:1px solid #DDD5CA;\n  }\n\n  .atlas-measure:last-child{\n    border-bottom:0;\n  }\n\n\n  .atlas-dimension{\n    grid-template-columns:1fr;\n  }\n\n  .atlas-dimension__image{\n    width:110px;\n\n    margin:0;\n  }\n\n  .atlas-dimension__image img{\n    max-height:105px !important;\n  }\n\n\n  .atlas-finish{\n    grid-template-columns:minmax(0,95px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n\n  .atlas-utility{\n    grid-template-columns:1fr;\n  }\n\n  .atlas-utility__item:first-child{\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.14);\n  }\n\n\n  .atlas-room__head{\n    display:block;\n  }\n\n  .atlas-room__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .atlas-room__row{\n    grid-template-columns:minmax(0,100px) minmax(0,1fr);\n\n    gap:10px;\n  }\n\n\n  .atlas-specs__head{\n    display:block;\n  }\n\n  .atlas-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .atlas-spec-row{\n    grid-template-columns:1fr;\n\n    gap:3px;\n\n    padding:9px 0;\n  }\n\n  .atlas-spec-row__label{\n    color:#72513A;\n\n    font-size:10px;\n    font-weight:600;\n\n    text-transform:uppercase;\n    letter-spacing:.05em;\n  }\n\n  .atlas-spec-row__value{\n    font-size:12px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-atlas\" id=\"atlas-root\"\u003e\n\u003cdiv class=\"atlas-sheet\"\u003e\n\u003c!-- =====================================================\n         INTRO\n    ====================================================== --\u003e\n\u003csection class=\"atlas-open\"\u003e\n\u003cdiv class=\"atlas-open__copy\"\u003e\n\u003cp class=\"atlas-kicker\"\u003eAtlas · Tall Wood Floor Lamp\u003c\/p\u003e\n\u003ch2\u003eNearly Six Feet Tall, Designed to Hold Its Own in a Larger Room\u003c\/h2\u003e\n\u003cp\u003eAtlas pairs a tall wood frame with a broad beige fabric shade. Its 70.9-inch height and 35.4-inch reach give it substantially more presence than a conventional compact floor lamp while keeping the construction visually simple.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-height\"\u003e\n\u003csmall\u003e Total Height \u003c\/small\u003e \u003cstrong\u003e 70.9\" \u003c\/strong\u003e \u003cspan\u003e 180cm tall\u003cbr\u003eL35.4\" × W15.7\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         QUICK FACTS\n    ====================================================== --\u003e\n\u003csection class=\"atlas-facts\"\u003e\n\u003cdiv class=\"atlas-fact\"\u003e\n\u003cstrong\u003eFrame\u003c\/strong\u003e · Wood + Metal\u003c\/div\u003e\n\u003cdiv class=\"atlas-fact\"\u003e\n\u003cstrong\u003eShade\u003c\/strong\u003e · Beige Fabric\u003c\/div\u003e\n\u003cdiv class=\"atlas-fact\"\u003e\n\u003cstrong\u003eBulb\u003c\/strong\u003e · E26 \/ E27\u003c\/div\u003e\n\u003cdiv class=\"atlas-fact\"\u003e\n\u003cstrong\u003ePower\u003c\/strong\u003e · Plug-In\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         SCALE\n    ====================================================== --\u003e\n\u003csection class=\"atlas-scale\"\u003e\n\u003cdiv class=\"atlas-scale__figure\"\u003e\n\u003csmall\u003e Room-Scale Height \u003c\/small\u003e \u003cstrong\u003e 5' 10.9\" \u003c\/strong\u003e \u003cspan\u003e 70.9\" \/ 180cm overall \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-scale__copy\"\u003e\n\u003csmall\u003e Why Scale Matters \u003c\/small\u003e\n\u003ch3\u003eAtlas Is Meant to Occupy the Corner, Not Disappear Into It\u003c\/h3\u003e\n\u003cp\u003eThe tall frame and broad shade make Atlas better suited to medium and larger rooms where a smaller floor lamp may feel visually undersized beside a sofa, lounge chair or larger furniture grouping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         DETAIL\n    ====================================================== --\u003e\n\u003csection class=\"atlas-detail\"\u003e\n\u003cdiv class=\"atlas-detail__image\"\u003e\u003ca href=\"#atlas-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/atlas-tall-wood-floor-lamp-stuberlighting_5.jpg?v=1779670727\" alt=\"Close-up detail of Atlas Tall Wood Floor Lamp showing wood frame and beige fabric shade\" loading=\"lazy\"\u003e \u003cspan class=\"atlas-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"atlas-detail__copy\"\u003e\n\u003csmall\u003e Material Detail \u003c\/small\u003e\n\u003ch3\u003eWarm Wood Below, Soft Fabric Above\u003c\/h3\u003e\n\u003cp\u003eAtlas keeps the material palette deliberately simple. The wood frame creates the structure and visual warmth, while the beige fabric shade softens the visible bulb and adds a lighter textile surface at the top.\u003c\/p\u003e\n\u003cdiv class=\"atlas-materials\"\u003e\n\u003cspan\u003e Wood \u003c\/span\u003e \u003cspan\u003e Metal \u003c\/span\u003e \u003cspan\u003e Beige Fabric \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         PROPORTION\n    ====================================================== --\u003e\n\u003csection class=\"atlas-proportion\"\u003e\n\u003cdiv class=\"atlas-proportion__head\"\u003e\n\u003ch3\u003eCheck the Footprint, Not Just the Height\u003c\/h3\u003e\n\u003cp\u003eAtlas is tall, but it also reaches 35.4 inches across. Measure the intended corner or beside-sofa location before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-measures\"\u003e\n\u003cdiv class=\"atlas-measure\"\u003e\n\u003csmall\u003e Overall Length \u003c\/small\u003e \u003cstrong\u003e 35.4\" \u003c\/strong\u003e \u003cspan\u003e 90cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-measure\"\u003e\n\u003csmall\u003e Overall Width \u003c\/small\u003e \u003cstrong\u003e 15.7\" \u003c\/strong\u003e \u003cspan\u003e 40cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-measure\"\u003e\n\u003csmall\u003e Overall Height \u003c\/small\u003e \u003cstrong\u003e 70.9\" \u003c\/strong\u003e \u003cspan\u003e 180cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-dimension\"\u003e\n\u003cdiv class=\"atlas-dimension__copy\"\u003e\n\u003csmall\u003e Dimension Reference \u003c\/small\u003e\n\u003ch3\u003eA Larger Floor-Lamp Proportion\u003c\/h3\u003e\n\u003cp\u003eCompare the 35.4-inch horizontal reach with nearby furniture and walking clearance, especially when placing Atlas beside a sofa or in a tighter corner.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-dimension__image\"\u003e\u003ca href=\"#atlas-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/atlas-tall-wood-floor-lamp-stuberlighting_9.jpg?v=1779670727\" alt=\"Atlas Tall Wood Floor Lamp dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"atlas-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         FINISH\n    ====================================================== --\u003e\n\u003csection class=\"atlas-finishes\"\u003e\n\u003cdiv class=\"atlas-finishes__head\"\u003e\n\u003ch3\u003eChoose the Wood Tone\u003c\/h3\u003e\n\u003cp\u003eBoth versions use the same beige fabric shade. The wood finish changes how strongly the frame contrasts with the furniture around it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-finish atlas-finish--natural\"\u003e\n\u003cdiv class=\"atlas-finish__name\"\u003e\n\u003cspan class=\"atlas-finish__dot\"\u003e\u003c\/span\u003e \u003cstrong\u003e Natural Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-finish__copy\"\u003eA lighter wood tone that sits quietly with oak, cream upholstery and pale flooring.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-finish atlas-finish--walnut\"\u003e\n\u003cdiv class=\"atlas-finish__name\"\u003e\n\u003cspan class=\"atlas-finish__dot\"\u003e\u003c\/span\u003e \u003cstrong\u003e Walnut \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-finish__copy\"\u003eA deeper warm-brown finish with stronger contrast beside light walls, linen upholstery and darker wood furniture.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         LIGHT + CONTROL\n    ====================================================== --\u003e\n\u003csection class=\"atlas-utility\"\u003e\n\u003cdiv class=\"atlas-utility__item\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e\n\u003ch3\u003eWarm Ambient Light Through Fabric\u003c\/h3\u003e\n\u003cp\u003eThe broad beige shade softens the E26\/E27 light source for general room ambience rather than a narrow, concentrated task beam.\u003c\/p\u003e\n\u003cdiv class=\"atlas-utility__stats\"\u003e\n\u003cspan\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e3000K\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eBulb Included\u003c\/strong\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-utility__item\"\u003e\n\u003csmall\u003e Everyday Use \u003c\/small\u003e\n\u003ch3\u003ePlug In. Switch On.\u003c\/h3\u003e\n\u003cp\u003eAtlas uses a 59.1-inch \/ 150cm cord with an inline ON\/OFF push-button switch. No hardwiring or electrician is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         ROOM FIT\n    ====================================================== --\u003e\n\u003csection class=\"atlas-room\"\u003e\n\u003cdiv class=\"atlas-room__head\"\u003e\n\u003ch3\u003eWhere Its Scale Works Best\u003c\/h3\u003e\n\u003cspan\u003e 70.9\" tall · 35.4\" reach \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-room__rows\"\u003e\n\u003cdiv class=\"atlas-room__row\"\u003e\n\u003cstrong\u003e Living Room \u003c\/strong\u003e \u003cspan\u003e Works beside a larger sofa or lounge chair where a smaller lamp could feel underscaled. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-room__row\"\u003e\n\u003cstrong\u003e Open-Plan Space \u003c\/strong\u003e \u003cspan\u003e The tall frame gives the fixture enough visual presence to define a larger furniture grouping. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-room__row\"\u003e\n\u003cstrong\u003e Large Bedroom \u003c\/strong\u003e \u003cspan\u003e Useful as a warm secondary light in a reading or seating corner rather than as a bedside lamp. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-room__row\"\u003e\n\u003cstrong\u003e Empty Corner \u003c\/strong\u003e \u003cspan\u003e The 70.9-inch height adds vertical scale where low furniture leaves the wall feeling unfinished. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         BEFORE ORDER\n    ====================================================== --\u003e\n\u003csection class=\"atlas-before\"\u003e\n\u003cdiv class=\"atlas-before__title\"\u003e\n\u003csmall\u003e Before You Order \u003c\/small\u003e\n\u003ch3\u003eThree Important Checks\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-before__rows\"\u003e\n\u003cdiv class=\"atlas-before__row\"\u003e\n\u003cstrong\u003e Enough floor space? \u003c\/strong\u003e\n\u003cp\u003eAtlas measures 35.4\" long × 15.7\" wide. Check the actual footprint before placing it beside furniture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-before__row\"\u003e\n\u003cstrong\u003e Natural or Walnut? \u003c\/strong\u003e\n\u003cp\u003eNatural Wood feels lighter; Walnut creates stronger contrast and a deeper wood presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-before__row\"\u003e\n\u003cstrong\u003e Need task lighting? \u003c\/strong\u003e\n\u003cp\u003eAtlas is better suited to broad ambient and decorative room lighting than a focused reading beam.\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=\"atlas-specs\"\u003e\n\u003cdiv class=\"atlas-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Atlas · Tall Wood Floor Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-spec-list\"\u003e\n\u003cdiv class=\"atlas-spec-row\"\u003e\n\u003cspan class=\"atlas-spec-row__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"atlas-spec-row__value\"\u003e L35.4\" × W15.7\" × H70.9\" \/ L90 × W40 × H180cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-spec-row\"\u003e\n\u003cspan class=\"atlas-spec-row__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"atlas-spec-row__value\"\u003e Wood · Metal · Fabric shade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-spec-row\"\u003e\n\u003cspan class=\"atlas-spec-row__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"atlas-spec-row__value\"\u003e Natural Wood or Walnut · Beige fabric shade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-spec-row\"\u003e\n\u003cspan class=\"atlas-spec-row__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"atlas-spec-row__value\"\u003e E26 \/ E27 · Bulb Included: Yes · 3000K warm white LED included · Max 40W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-spec-row\"\u003e\n\u003cspan class=\"atlas-spec-row__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"atlas-spec-row__value\"\u003e AC 110–240V · Plug-in power \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-spec-row\"\u003e\n\u003cspan class=\"atlas-spec-row__label\"\u003e Cord \u0026amp; Control \u003c\/span\u003e \u003cspan class=\"atlas-spec-row__value\"\u003e 59.1\" \/ 150cm cord · Inline ON\/OFF push-button switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-spec-row\"\u003e\n\u003cspan class=\"atlas-spec-row__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"atlas-spec-row__value\"\u003e Plug-in floor lamp · No hardwiring or electrician required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-spec-row\"\u003e\n\u003cspan class=\"atlas-spec-row__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"atlas-spec-row__value\"\u003e Indoor dry locations only · IP20 · Not waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-spec-row\"\u003e\n\u003cspan class=\"atlas-spec-row__label\"\u003e Maintenance \u003c\/span\u003e \u003cspan class=\"atlas-spec-row__value\"\u003e Wipe wood and metal with a soft dry cloth · Dust fabric shade gently with a soft brush or lint roller · Avoid moisture and chemical cleaners \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         CARE\n    ====================================================== --\u003e\n\u003csection class=\"atlas-care\"\u003e\u003cstrong\u003e Natural materials need simple care. \u003c\/strong\u003e \u003cspan\u003e Wipe the wood frame with a soft dry cloth. Dust the beige fabric shade gently and keep both wood and fabric away from excess moisture. \u003c\/span\u003e\u003c\/section\u003e\n\u003c!-- =====================================================\n         SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"atlas-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders. \u003cstrong\u003eExpedited (2–4 weeks)\u003c\/strong\u003e available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       NATURAL WOOD NOTE\n  ====================================================== --\u003e\n\u003cp class=\"atlas-final\"\u003eNatural wood grain and tone vary from piece to piece. These differences are part of the material character, not defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm.\u003c\/p\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"atlas-detail-large\" href=\"#atlas-root\" class=\"atlas-lightbox\"\u003e \u003cspan class=\"atlas-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/atlas-tall-wood-floor-lamp-stuberlighting_5.jpg?v=1779670727\" alt=\"Enlarged Atlas Tall Wood Floor Lamp detail\"\u003e \u003cspan class=\"atlas-lightbox__text\"\u003e Wood Frame + Beige Fabric · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"atlas-size-large\" href=\"#atlas-root\" class=\"atlas-lightbox\"\u003e \u003cspan class=\"atlas-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/atlas-tall-wood-floor-lamp-stuberlighting_9.jpg?v=1779670727\" alt=\"Enlarged Atlas Tall Wood Floor Lamp dimension drawing\"\u003e \u003cspan class=\"atlas-lightbox__text\"\u003e L35.4\" × W15.7\" × H70.9\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"L35.4\"x W 15.7\"xH70.9\"\/L90cm x W 40cmxH 180cm \/ Nature wood color \u0026 Beige \/ US Plug","offer_id":52252682125595,"sku":"STB-ATLAS-NW-1","price":745.0,"currency_code":"USD","in_stock":true},{"title":"L35.4\"x W 15.7\"xH70.9\"\/L90cm x W 40cmxH 180cm \/ Nature wood color \u0026 Beige \/ UK Plug","offer_id":52252682158363,"sku":"STB-ATLAS-NW-2","price":745.0,"currency_code":"USD","in_stock":true},{"title":"L35.4\"x W 15.7\"xH70.9\"\/L90cm x W 40cmxH 180cm \/ Nature wood color \u0026 Beige \/ AU Plug","offer_id":52252682191131,"sku":"STB-ATLAS-NW-3","price":745.0,"currency_code":"USD","in_stock":true},{"title":"L35.4\"x W 15.7\"xH70.9\"\/L90cm x W 40cmxH 180cm \/ Nature wood color \u0026 Beige \/ EU Plug","offer_id":52252682223899,"sku":"STB-ATLAS-NW-4","price":745.0,"currency_code":"USD","in_stock":true},{"title":"L35.4\"x W 15.7\"xH70.9\"\/L90cm x W 40cmxH 180cm \/ Walnut wood color \u0026 Beige \/ US Plug","offer_id":52252682256667,"sku":"STB-ATLAS-WAL-1","price":745.0,"currency_code":"USD","in_stock":true},{"title":"L35.4\"x W 15.7\"xH70.9\"\/L90cm x W 40cmxH 180cm \/ Walnut wood color \u0026 Beige \/ UK Plug","offer_id":52252682289435,"sku":"STB-ATLAS-WAL-2","price":745.0,"currency_code":"USD","in_stock":true},{"title":"L35.4\"x W 15.7\"xH70.9\"\/L90cm x W 40cmxH 180cm \/ Walnut wood color \u0026 Beige \/ AU Plug","offer_id":52252682322203,"sku":"STB-ATLAS-WAL-3","price":745.0,"currency_code":"USD","in_stock":true},{"title":"L35.4\"x W 15.7\"xH70.9\"\/L90cm x W 40cmxH 180cm \/ Walnut wood color \u0026 Beige \/ EU Plug","offer_id":52252682354971,"sku":"STB-ATLAS-WAL-4","price":745.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/atlas-tall-wood-floor-lamp-stuberlighting_1.jpg?v=1779670727"},{"product_id":"verde-green-tassel-pendant-light","title":"Verde Green Tassel Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — VERDE\n   GREEN TASSEL PENDANT LIGHT\n\n   VERTICAL \/ TEXTURE \/ REPEAT\n\n   WALNUT WOOD · GREEN FABRIC TASSEL\n   Ø8.7\" × H18.9\"\n   E27 · 3000K BULB INCLUDED\n\n   QUIET EDITORIAL LUXURY\n   WHITE \/ ESPRESSO \/ WALNUT \/ MUTED GREEN\n========================================================= *\/\n\n.stb-verde{\n  --white:#FFFFFF;\n  --paper:#F5F3EF;\n\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --muted:#75685A;\n\n  --walnut:#70503A;\n  --green:#6F7862;\n  --gold:#C8A96E;\n\n  --line:#DDD6CD;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n\n  margin:0 auto;\n  overflow:hidden;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.62;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-verde *,\n.stb-verde *::before,\n.stb-verde *::after{\n  box-sizing:border-box;\n}\n\n.stb-verde h2,\n.stb-verde h3,\n.stb-verde p{\n  margin-top:0;\n}\n\n.stb-verde h2,\n.stb-verde h3{\n  color:var(--espresso);\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-verde img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n\n\/* =========================================================\n   EDITORIAL SHEET\n========================================================= *\/\n\n.verde-sheet{\n  background:#FFFFFF;\n\n  border:1px solid #E1DAD1;\n  border-top:4px solid #1C1209;\n\n  box-shadow:0 8px 30px rgba(28,18,9,.035);\n\n  padding:26px 27px 0;\n}\n\n\n\/* =========================================================\n   OPENING\n========================================================= *\/\n\n.verde-open{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,150px);\n\n  gap:32px;\n  align-items:end;\n\n  padding-bottom:24px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.verde-kicker{\n  margin:0 0 7px !important;\n\n  color:#66705C;\n\n  font-size:10px;\n  font-weight:600;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.verde-open h2{\n  max-width:590px;\n\n  margin:0 0 9px;\n\n  font-size:35px;\n  line-height:1.03;\n}\n\n.verde-open__copy \u003e p{\n  max-width:575px;\n\n  margin:0;\n\n  color:#675747;\n\n  font-size:13px;\n}\n\n\n\/* PROPORTION INDEX *\/\n\n.verde-open__scale{\n  min-width:0;\n\n  padding-left:16px;\n\n  border-left:2px solid #6F7862;\n}\n\n.verde-open__scale small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#786A5B;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.verde-open__scale strong{\n  display:block;\n\n  color:#1C1209;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:29px;\n  line-height:.96;\n\n  font-weight:500;\n}\n\n.verde-open__scale span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#746454;\n\n  font-size:10.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   QUICK FACT LINE\n========================================================= *\/\n\n.verde-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.verde-fact{\n  padding:2px 15px;\n\n  border-right:1px solid var(--line);\n\n  color:#625448;\n\n  font-size:10.5px;\n}\n\n.verde-fact:first-child{\n  padding-left:0;\n}\n\n.verde-fact:last-child{\n  border-right:0;\n}\n\n.verde-fact strong{\n  color:#281A0E;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   TEXTURE DETAIL\n========================================================= *\/\n\n.verde-detail{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:30px;\n  align-items:center;\n\n  padding:30px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.verde-detail__image{\n  width:175px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:#F5F3EF;\n\n  border:1px solid #DDD6CD;\n}\n\n.verde-detail__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.verde-detail__image img{\n  max-height:165px !important;\n}\n\n.verde-zoom{\n  position:absolute;\n\n  right:5px;\n  bottom:5px;\n\n  padding:4px 7px;\n\n  background:rgba(28,18,9,.88);\n\n  border-radius:20px;\n\n  color:#FFF8EB;\n\n  font-size:8.5px;\n\n  pointer-events:none;\n}\n\n.verde-label{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#66705C;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.verde-detail__copy h3{\n  margin:0 0 7px;\n\n  font-size:24px;\n  line-height:1.08;\n}\n\n.verde-detail__copy p{\n  margin:0;\n\n  color:#675747;\n\n  font-size:12px;\n}\n\n.verde-materials{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:14px;\n\n  margin-top:11px;\n}\n\n.verde-materials span{\n  position:relative;\n\n  padding-left:9px;\n\n  color:#6D5D4C;\n\n  font-size:10px;\n}\n\n.verde-materials span::before{\n  content:\"\";\n\n  position:absolute;\n\n  left:0;\n  top:.56em;\n\n  width:3px;\n  height:3px;\n\n  background:#6F7862;\n\n  border-radius:50%;\n}\n\n\n\/* =========================================================\n   PROPORTION\n========================================================= *\/\n\n.verde-proportion{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:30px;\n  align-items:center;\n\n  padding:30px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.verde-proportion__figure{\n  padding:18px;\n\n  background:#1C1209;\n}\n\n.verde-proportion__figure small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.verde-proportion__figure strong{\n  display:block;\n\n  color:#FFF8EB;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:35px;\n  line-height:.96;\n\n  font-weight:500;\n}\n\n.verde-proportion__figure span{\n  display:block;\n\n  margin-top:8px;\n  padding-top:8px;\n\n  border-top:1px solid rgba(255,255,255,.14);\n\n  color:#CCC4B9;\n\n  font-size:10.5px;\n}\n\n.verde-proportion__copy small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#66705C;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.verde-proportion__copy h3{\n  margin:0 0 7px;\n\n  font-size:24px;\n}\n\n.verde-proportion__copy p{\n  margin:0;\n\n  color:#675747;\n\n  font-size:12px;\n}\n\n\n\/* =========================================================\n   DIMENSION\n========================================================= *\/\n\n.verde-dimension{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,150px);\n\n  gap:25px;\n  align-items:center;\n\n  padding:20px 0 30px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.verde-dimension__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#786753;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.verde-dimension__copy h3{\n  margin:0 0 5px;\n\n  font-size:20px;\n}\n\n.verde-dimension__copy p{\n  margin:0;\n\n  color:#6F5F4F;\n\n  font-size:11px;\n}\n\n.verde-dimension__image{\n  width:150px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:#F5F3EF;\n\n  border:1px solid #DDD6CD;\n}\n\n.verde-dimension__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.verde-dimension__image img{\n  max-height:140px !important;\n}\n\n\n\/* =========================================================\n   ONE \/ PAIR \/ THREE\n   product-specific grouping logic\n========================================================= *\/\n\n.verde-repeat{\n  padding:30px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.verde-repeat__head{\n  display:grid;\n  grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n  gap:25px;\n\n  margin-bottom:12px;\n}\n\n.verde-repeat__head h3{\n  margin:0;\n\n  font-size:23px;\n}\n\n.verde-repeat__head p{\n  margin:0;\n\n  color:#71604F;\n\n  font-size:11.5px;\n}\n\n.verde-repeat__row{\n  display:grid;\n  grid-template-columns:minmax(0,80px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:10px 0;\n\n  border-top:1px solid #E3DDD5;\n}\n\n.verde-repeat__row:last-child{\n  border-bottom:1px solid #E3DDD5;\n}\n\n.verde-repeat__number{\n  color:#70503A;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  font-weight:500;\n}\n\n.verde-repeat__copy strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.verde-repeat__copy span{\n  display:block;\n\n  color:#675645;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   DARK UTILITY BAND\n========================================================= *\/\n\n.verde-utility{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin:0 -27px;\n\n  background:#1C1209;\n}\n\n.verde-utility__item{\n  min-width:0;\n\n  padding:20px 27px;\n}\n\n.verde-utility__item:first-child{\n  border-right:1px solid rgba(255,255,255,.14);\n}\n\n.verde-utility small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.verde-utility h3{\n  margin:0 0 6px;\n\n  color:#FFF7EA;\n\n  font-size:21px;\n}\n\n.verde-utility p{\n  margin:0;\n\n  color:#CDC5BA;\n\n  font-size:11.5px;\n}\n\n.verde-utility__stats{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:12px;\n\n  margin-top:10px;\n}\n\n.verde-utility__stats span{\n  color:#E4DDD3;\n\n  font-size:10px;\n}\n\n.verde-utility__stats strong{\n  color:#FFF8EB;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.verde-place{\n  padding:30px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.verde-place__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:8px;\n}\n\n.verde-place__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.verde-place__head span{\n  color:#887562;\n\n  font-size:10px;\n}\n\n.verde-place__rows{\n  border-top:1px solid #E3DDD5;\n}\n\n.verde-place__row{\n  display:grid;\n  grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid #E3DDD5;\n}\n\n.verde-place__row strong{\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.verde-place__row span{\n  color:#675645;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   BEFORE ORDER\n========================================================= *\/\n\n.verde-before{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:24px;\n\n  padding:30px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.verde-before__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#66705C;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.verde-before__title h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.verde-before__rows{\n  border-top:1px solid #DDD6CD;\n}\n\n.verde-before__row{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:15px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid #DDD6CD;\n}\n\n.verde-before__row strong{\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.verde-before__row p{\n  margin:0;\n\n  color:#675645;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.verde-specs{\n  padding:30px 0;\n}\n\n.verde-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:8px;\n}\n\n.verde-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.verde-specs__head span{\n  color:#887562;\n\n  font-size:10px;\n}\n\n.verde-spec-list{\n  border-top:1px solid #DDD6CD;\n}\n\n.verde-spec-row{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid #E4DED6;\n}\n\n.verde-spec-row:nth-child(even){\n  margin-left:-8px;\n  margin-right:-8px;\n\n  padding-left:8px;\n  padding-right:8px;\n\n  background:#F5F3EF;\n}\n\n.verde-spec-row__label{\n  color:#806C58;\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.verde-spec-row__value{\n  min-width:0;\n\n  color:#281A0E;\n\n  font-size:11.5px;\n  font-weight:500;\n  line-height:1.5;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CERT *\/\n\n.verde-cert{\n  margin-top:10px;\n\n  padding:11px 13px;\n\n  background:#F5F3EF;\n\n  border-left:3px solid #6F7862;\n}\n\n.verde-cert small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#66705C;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.verde-cert strong{\n  display:block;\n\n  color:#352719;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   NATURAL MATERIAL NOTE\n========================================================= *\/\n\n.verde-natural{\n  margin:0 -27px;\n\n  padding:13px 27px;\n\n  background:#F5F3EF;\n\n  border-top:1px solid #DDD6CD;\n}\n\n.verde-natural strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#281A0E;\n\n  font-size:10.5px;\n  font-weight:600;\n}\n\n.verde-natural span{\n  display:block;\n\n  color:#71604F;\n\n  font-size:10.5px;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.verde-shipping{\n  margin:0 -27px;\n\n  padding:19px 27px;\n\n  background:#1C1209;\n\n  border-top:3px solid #6F7862;\n}\n\n.verde-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF4E5;\n\n  font-size:20px;\n}\n\n.verde-shipping p{\n  margin:0 0 7px;\n\n  color:#D0CBC2;\n\n  font-size:12px;\n}\n\n.verde-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.verde-shipping strong{\n  color:#FFF8EB;\n}\n\n.verde-shipping a{\n  color:#E2C38C;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.verde-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:18px;\n\n  background:rgba(14,13,12,.96);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.verde-lightbox:target{\n  display:flex;\n}\n\n.verde-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.verde-lightbox img{\n  width:auto !important;\n  max-width:92vw !important;\n\n  height:auto !important;\n  max-height:80vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.verde-lightbox__text{\n  margin-top:9px;\n\n  color:#D9C7A8;\n\n  font-size:10px;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .verde-sheet{\n    padding:20px 18px 0;\n  }\n\n\n  .verde-open{\n    grid-template-columns:minmax(0,1fr) minmax(0,115px);\n\n    gap:17px;\n  }\n\n  .verde-open h2{\n    font-size:29px;\n  }\n\n  .verde-open__copy \u003e p{\n    font-size:13px;\n  }\n\n\n  .verde-detail{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:18px;\n  }\n\n  .verde-detail__image{\n    width:125px;\n  }\n\n  .verde-detail__image img{\n    max-height:118px !important;\n  }\n\n\n  .verde-proportion{\n    grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n\n  .verde-repeat__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .verde-utility{\n    margin-left:-18px;\n    margin-right:-18px;\n  }\n\n  .verde-utility__item{\n    padding:18px;\n  }\n\n\n  .verde-before{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n\n  .verde-spec-row{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n\n  .verde-natural,\n  .verde-shipping{\n    margin-left:-18px;\n    margin-right:-18px;\n\n    padding-left:18px;\n    padding-right:18px;\n  }\n\n}\n\n\n@media screen and (max-width:500px){\n\n  .verde-open{\n    grid-template-columns:1fr;\n  }\n\n  .verde-open__scale{\n    width:150px;\n\n    padding-left:11px;\n  }\n\n\n  .verde-facts{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n  }\n\n  .verde-fact{\n    padding:5px 8px 5px 0;\n\n    border-right:0;\n  }\n\n\n  .verde-detail{\n    grid-template-columns:1fr;\n  }\n\n  .verde-detail__image{\n    width:110px;\n\n    margin:0;\n  }\n\n\n  .verde-proportion{\n    grid-template-columns:1fr;\n  }\n\n  .verde-proportion__figure{\n    width:150px;\n  }\n\n\n  .verde-dimension{\n    grid-template-columns:1fr;\n  }\n\n  .verde-dimension__image{\n    width:110px;\n\n    margin:0;\n  }\n\n  .verde-dimension__image img{\n    max-height:105px !important;\n  }\n\n\n  .verde-repeat__row{\n    grid-template-columns:minmax(0,55px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n\n  .verde-utility{\n    grid-template-columns:1fr;\n  }\n\n  .verde-utility__item:first-child{\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.14);\n  }\n\n\n  .verde-place__head{\n    display:block;\n  }\n\n  .verde-place__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .verde-place__row{\n    grid-template-columns:minmax(0,95px) minmax(0,1fr);\n\n    gap:10px;\n  }\n\n\n  .verde-specs__head{\n    display:block;\n  }\n\n  .verde-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .verde-spec-row{\n    grid-template-columns:1fr;\n\n    gap:3px;\n\n    padding:9px 0;\n  }\n\n  .verde-spec-row__label{\n    color:#66705C;\n\n    font-size:10px;\n    font-weight:600;\n\n    text-transform:uppercase;\n    letter-spacing:.05em;\n  }\n\n  .verde-spec-row__value{\n    font-size:12px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-verde\" id=\"verde-root\"\u003e\n\u003cdiv class=\"verde-sheet\"\u003e\n\u003c!-- =====================================================\n         INTRO\n    ====================================================== --\u003e\n\u003csection class=\"verde-open\"\u003e\n\u003cdiv class=\"verde-open__copy\"\u003e\n\u003cp class=\"verde-kicker\"\u003eVerde · Green Tassel Pendant\u003c\/p\u003e\n\u003ch2\u003eA Narrow Fall of Green Texture Beneath Warm Walnut\u003c\/h2\u003e\n\u003cp\u003eVerde pairs a walnut wood crown with long green fabric tassels in a slim 8.7-inch profile. Its vertical proportion gives the pendant presence without taking up the visual width of a conventional dome or globe shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-open__scale\"\u003e\n\u003csmall\u003e Shade Proportion \u003c\/small\u003e \u003cstrong\u003e Ø8.7\" \u003c\/strong\u003e \u003cspan\u003e H18.9\"\u003cbr\u003eØ22 × H48cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         QUICK FACTS\n    ====================================================== --\u003e\n\u003csection class=\"verde-facts\"\u003e\n\u003cdiv class=\"verde-fact\"\u003e\n\u003cstrong\u003eColor\u003c\/strong\u003e · Botanical Green\u003c\/div\u003e\n\u003cdiv class=\"verde-fact\"\u003e\n\u003cstrong\u003eTop\u003c\/strong\u003e · Walnut Wood\u003c\/div\u003e\n\u003cdiv class=\"verde-fact\"\u003e\n\u003cstrong\u003eBulb\u003c\/strong\u003e · E27\u003c\/div\u003e\n\u003cdiv class=\"verde-fact\"\u003e\n\u003cstrong\u003eDrop\u003c\/strong\u003e · 59\"\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         DETAIL\n    ====================================================== --\u003e\n\u003csection class=\"verde-detail\"\u003e\n\u003cdiv class=\"verde-detail__image\"\u003e\u003ca href=\"#verde-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/verde-green-tassel-pendant-light-stuberlighting_17.jpg?v=1779789158\" alt=\"Close-up detail of Verde Green Tassel Pendant showing green fabric fringe and walnut wood\" loading=\"lazy\"\u003e \u003cspan class=\"verde-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"verde-detail__copy\"\u003e\n\u003csmall class=\"verde-label\"\u003e Texture Detail \u003c\/small\u003e\n\u003ch3\u003eSoft Fringe Against Natural Wood\u003c\/h3\u003e\n\u003cp\u003eThe pendant uses two very different textures: warm walnut above and long fabric fringe below. The wood gives the top visual weight while the tassels create a softer, more fluid lower silhouette.\u003c\/p\u003e\n\u003cdiv class=\"verde-materials\"\u003e\n\u003cspan\u003e Walnut Wood \u003c\/span\u003e \u003cspan\u003e Green Fabric \u003c\/span\u003e \u003cspan\u003e Metal \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         PROPORTION\n    ====================================================== --\u003e\n\u003csection class=\"verde-proportion\"\u003e\n\u003cdiv class=\"verde-proportion__figure\"\u003e\n\u003csmall\u003e Vertical Ratio \u003c\/small\u003e \u003cstrong\u003e 18.9\" \u003c\/strong\u003e \u003cspan\u003e only 8.7\" across \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-proportion__copy\"\u003e\n\u003csmall\u003e Why the Shape Matters \u003c\/small\u003e\n\u003ch3\u003eTall and Narrow Instead of Wide and Round\u003c\/h3\u003e\n\u003cp\u003eVerde's 18.9-inch height is more than twice its 8.7-inch diameter. That narrow footprint makes it particularly useful beside a bed or when several pendants need to share one long surface such as an island or counter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         DIMENSION\n    ====================================================== --\u003e\n\u003csection class=\"verde-dimension\"\u003e\n\u003cdiv class=\"verde-dimension__copy\"\u003e\n\u003csmall\u003e Dimension Reference \u003c\/small\u003e\n\u003ch3\u003eCheck the 18.9\" Vertical Drop\u003c\/h3\u003e\n\u003cp\u003eThe fixture itself is relatively tall. When planning the final hanging height, allow for both the 18.9-inch shade and the adjustable suspension above it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-dimension__image\"\u003e\u003ca href=\"#verde-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/verde-green-tassel-pendant-light-stuberlighting_8.jpg?v=1779789158\" alt=\"Verde Green Tassel Pendant Light dimension drawing showing 8.7 inch diameter and 18.9 inch height\" loading=\"lazy\"\u003e \u003cspan class=\"verde-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         ONE \/ PAIR \/ THREE\n    ====================================================== --\u003e\n\u003csection class=\"verde-repeat\"\u003e\n\u003cdiv class=\"verde-repeat__head\"\u003e\n\u003ch3\u003eOne Pendant or a Repeated Line\u003c\/h3\u003e\n\u003cp\u003eBecause Verde is only 8.7 inches wide, quantity becomes part of the design rather than simply a way to add more light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-repeat__row\"\u003e\n\u003cdiv class=\"verde-repeat__number\"\u003eOne\u003c\/div\u003e\n\u003cdiv class=\"verde-repeat__copy\"\u003e\n\u003cstrong\u003e A focused vertical accent \u003c\/strong\u003e \u003cspan\u003e Works beside a bed, in an entry or over a compact side surface. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-repeat__row\"\u003e\n\u003cdiv class=\"verde-repeat__number\"\u003ePair\u003c\/div\u003e\n\u003cdiv class=\"verde-repeat__copy\"\u003e\n\u003cstrong\u003e Symmetry without visual bulk \u003c\/strong\u003e \u003cspan\u003e Use one on each side of a bed or two above a shorter counter. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-repeat__row\"\u003e\n\u003cdiv class=\"verde-repeat__number\"\u003eThree\u003c\/div\u003e\n\u003cdiv class=\"verde-repeat__copy\"\u003e\n\u003cstrong\u003e A stronger rhythm over a long surface \u003c\/strong\u003e \u003cspan\u003e Three slim pendants can extend the green texture across a kitchen island without using one oversized shade. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         LIGHT \/ DROP\n    ====================================================== --\u003e\n\u003csection class=\"verde-utility\"\u003e\n\u003cdiv class=\"verde-utility__item\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e\n\u003ch3\u003eWarm 3000K Light Included\u003c\/h3\u003e\n\u003cp\u003eVerde uses a replaceable E27 light source. A 3000K warm white LED bulb is included with the fixture.\u003c\/p\u003e\n\u003cdiv class=\"verde-utility__stats\"\u003e\n\u003cspan\u003e \u003cstrong\u003eE27\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e3000K\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eBulb Included\u003c\/strong\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-utility__item\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e\n\u003ch3\u003e59\" Adjustable Cable\u003c\/h3\u003e\n\u003cp\u003eThe standard 59\" \/ 150cm suspension can be adjusted for the room and extended on request when a longer ceiling drop is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         PLACEMENT\n    ====================================================== --\u003e\n\u003csection class=\"verde-place\"\u003e\n\u003cdiv class=\"verde-place__head\"\u003e\n\u003ch3\u003eWhere the Slim Shape Works Best\u003c\/h3\u003e\n\u003cspan\u003e Ø8.7\" · H18.9\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-place__rows\"\u003e\n\u003cdiv class=\"verde-place__row\"\u003e\n\u003cstrong\u003e Kitchen Island \u003c\/strong\u003e \u003cspan\u003e Use two or three to carry the narrow vertical shape across a longer counter. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-place__row\"\u003e\n\u003cstrong\u003e Bedside \u003c\/strong\u003e \u003cspan\u003e A single pendant can free the nightstand surface while adding color at eye level. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-place__row\"\u003e\n\u003cstrong\u003e Entryway \u003c\/strong\u003e \u003cspan\u003e The narrow 8.7-inch diameter works where a wider pendant could feel visually crowded. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-place__row\"\u003e\n\u003cstrong\u003e Reading Corner \u003c\/strong\u003e \u003cspan\u003e Best treated as an ambient decorative layer rather than a focused task lamp. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         BEFORE ORDER\n    ====================================================== --\u003e\n\u003csection class=\"verde-before\"\u003e\n\u003cdiv class=\"verde-before__title\"\u003e\n\u003csmall\u003e Before You Order \u003c\/small\u003e\n\u003ch3\u003eThree Useful Checks\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-before__rows\"\u003e\n\u003cdiv class=\"verde-before__row\"\u003e\n\u003cstrong\u003e Check the height \u003c\/strong\u003e\n\u003cp\u003eVerde is narrow but relatively tall: the shade itself measures 18.9\" \/ 48cm high.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-before__row\"\u003e\n\u003cstrong\u003e One or multiple? \u003c\/strong\u003e\n\u003cp\u003eAt only 8.7\" wide, Verde is particularly well suited to repeated installations over longer surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-before__row\"\u003e\n\u003cstrong\u003e Expect variation \u003c\/strong\u003e\n\u003cp\u003eNatural walnut grain and tone vary slightly from one fixture to another.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"verde-specs\"\u003e\n\u003cdiv class=\"verde-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Verde · Green Tassel Pendant \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-spec-list\"\u003e\n\u003cdiv class=\"verde-spec-row\"\u003e\n\u003cspan class=\"verde-spec-row__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"verde-spec-row__value\"\u003e Ø8.7\" × H18.9\" \/ Ø22 × H48cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-spec-row\"\u003e\n\u003cspan class=\"verde-spec-row__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"verde-spec-row__value\"\u003e Walnut wood crown · Metal · Green fabric tassels \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-spec-row\"\u003e\n\u003cspan class=\"verde-spec-row__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"verde-spec-row__value\"\u003e E27 · Bulb Included: Yes · 3000K warm white LED included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-spec-row\"\u003e\n\u003cspan class=\"verde-spec-row__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"verde-spec-row__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-spec-row\"\u003e\n\u003cspan class=\"verde-spec-row__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"verde-spec-row__value\"\u003e 59\" \/ 150cm adjustable cable · Extension available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-spec-row\"\u003e\n\u003cspan class=\"verde-spec-row__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"verde-spec-row__value\"\u003e Compatible with standard wall switch · Wall switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-spec-row\"\u003e\n\u003cspan class=\"verde-spec-row__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"verde-spec-row__value\"\u003e Hardwired ceiling installation · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-spec-row\"\u003e\n\u003cspan class=\"verde-spec-row__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"verde-spec-row__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-spec-row\"\u003e\n\u003cspan class=\"verde-spec-row__label\"\u003e Maintenance \u003c\/span\u003e \u003cspan class=\"verde-spec-row__value\"\u003e Wipe walnut and metal with a soft dry cloth · Dust tassels gently with a soft brush · Keep fabric away from moisture and chemical cleaners \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"verde-cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         NATURAL MATERIAL NOTE\n    ====================================================== --\u003e\n\u003csection class=\"verde-natural\"\u003e\u003cstrong\u003e Natural material variation is expected. \u003c\/strong\u003e \u003cspan\u003e Walnut grain, pattern and tone vary naturally from piece to piece. Tassel texture may also show subtle variation. These differences are part of the material character, not defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\u003c\/section\u003e\n\u003c!-- =====================================================\n         SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"verde-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders. \u003cstrong\u003eExpedited (2–4 weeks)\u003c\/strong\u003e available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"verde-detail-large\" href=\"#verde-root\" class=\"verde-lightbox\"\u003e \u003cspan class=\"verde-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/verde-green-tassel-pendant-light-stuberlighting_17.jpg?v=1779789158\" alt=\"Enlarged Verde green tassel and walnut detail\"\u003e \u003cspan class=\"verde-lightbox__text\"\u003e Walnut + Green Tassel Detail · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — DIMENSIONS\n  ====================================================== --\u003e \u003ca id=\"verde-size-large\" href=\"#verde-root\" class=\"verde-lightbox\"\u003e \u003cspan class=\"verde-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/verde-green-tassel-pendant-light-stuberlighting_8.jpg?v=1779789158\" alt=\"Enlarged Verde Green Tassel Pendant dimensions\"\u003e \u003cspan class=\"verde-lightbox__text\"\u003e Ø8.7\" × H18.9\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 8.7\" xH18.9\" \/ Walnut Color \u0026 Green","offer_id":52259561079067,"sku":"STB-VERDE-01","price":185.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/verde-green-tassel-pendant-light-stuberlighting_1.jpg?v=1779789158"},{"product_id":"saffron-travertine-vanity-light","title":"Saffron Travertine Vanity Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — SAFFRON TRAVERTINE VANITY LIGHT\n   Quiet Stone Editorial · Warm Travertine · Vanity Focus\n========================================================= *\/\n\n.stb-saffron{\n  --ivory:#FFFDF8;\n  --soft:#F2EADF;\n  --stone:#E8DCCB;\n  --stone-deep:#D8C4A8;\n\n  --dark:#21160F;\n  --espresso:#38271D;\n  --brown:#4A3218;\n\n  --gold:#B58D56;\n  --gold-deep:#85643C;\n\n  --muted:#766657;\n  --line:#D8C8B5;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14.5px;\n  line-height:1.68;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-saffron *,\n.stb-saffron *::before,\n.stb-saffron *::after{\n  box-sizing:border-box;\n}\n\n.stb-saffron h2,\n.stb-saffron h3{\n  margin-top:0;\n\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-saffron p{\n  margin-top:0;\n}\n\n.stb-saffron__eyebrow{\n  display:block;\n  margin-bottom:7px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-saffron__title{\n  margin:0 0 10px;\n\n  font-size:29px;\n  line-height:1.15;\n}\n\n.stb-saffron__section-title{\n  margin:0 0 8px;\n\n  font-size:22px;\n  line-height:1.25;\n}\n\n.stb-saffron__view{\n  display:block;\n\n  margin-top:7px;\n\n  color:#78624D;\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-saffron__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 210px;\n\n  gap:34px;\n  align-items:end;\n\n  padding:8px 0 28px;\n}\n\n.stb-saffron__intro-copy{\n  max-width:630px;\n}\n\n.stb-saffron__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5E4C3D;\n\n  font-size:14.5px;\n  line-height:1.7;\n}\n\n.stb-saffron__intro-side{\n  padding:17px 18px;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-saffron__intro-side small{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:#C7AB84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-saffron__intro-side strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#FFF5E7;\n\n  font-size:16px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-saffron__intro-side span{\n  display:block;\n\n  color:#D5C6B5;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-saffron__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:39px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-saffron__fact{\n  padding:15px 14px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-saffron__fact:last-child{\n  border-right:0;\n}\n\n.stb-saffron__fact small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#88715B;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.stb-saffron__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:12.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   STONE + PRODUCT DETAIL\n========================================================= *\/\n\n.stb-saffron__details{\n  margin-bottom:41px;\n}\n\n.stb-saffron__details-head{\n  max-width:620px;\n\n  margin-bottom:14px;\n}\n\n.stb-saffron__details-head p{\n  margin:0;\n\n  color:#625041;\n\n  font-size:12.8px;\n  line-height:1.65;\n}\n\n.stb-saffron__detail-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:10px;\n}\n\n.stb-saffron__detail{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  gap:16px;\n  align-items:center;\n\n  padding:15px;\n\n  background:var(--soft);\n\n  border:1px solid #D6C5B0;\n  border-radius:5px;\n}\n\n.stb-saffron__detail:last-child{\n  background:var(--ivory);\n}\n\n.stb-saffron__detail-media{\n  width:145px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-saffron__media-link{\n  display:block;\n\n  width:100%;\n  padding:5px;\n\n  background:#FFFDF8;\n\n  border:1px solid #D1C0AA;\n  border-radius:4px;\n\n  text-decoration:none;\n}\n\n.stb-saffron__media-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-saffron__detail small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#886D53;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-saffron__detail h3{\n  margin:0 0 5px;\n\n  font-size:17px;\n  line-height:1.3;\n}\n\n.stb-saffron__detail p{\n  margin:0;\n\n  color:#625142;\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   STONE LIGHT CHARACTER\n========================================================= *\/\n\n.stb-saffron__light{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:40px;\n\n  overflow:hidden;\n\n  border-radius:5px;\n}\n\n.stb-saffron__light-panel{\n  padding:21px 22px;\n}\n\n.stb-saffron__light-panel:first-child{\n  background:var(--espresso);\n}\n\n.stb-saffron__light-panel:last-child{\n  background:#E5D8C7;\n}\n\n.stb-saffron__light-panel small{\n  display:block;\n\n  margin-bottom:5px;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-saffron__light-panel:first-child small{\n  color:#CBAE86;\n}\n\n.stb-saffron__light-panel:last-child small{\n  color:#806A56;\n}\n\n.stb-saffron__light-panel strong{\n  display:block;\n\n  margin-bottom:6px;\n\n  font-size:14px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-saffron__light-panel:first-child strong{\n  color:#FFF4E5;\n}\n\n.stb-saffron__light-panel:last-child strong{\n  color:var(--dark);\n}\n\n.stb-saffron__light-panel p{\n  margin:0;\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n.stb-saffron__light-panel:first-child p{\n  color:#D7C8B6;\n}\n\n.stb-saffron__light-panel:last-child p{\n  color:#625142;\n}\n\n\n\/* =========================================================\n   FINISHES\n========================================================= *\/\n\n.stb-saffron__finishes{\n  margin-bottom:40px;\n}\n\n.stb-saffron__finish-head{\n  max-width:610px;\n\n  margin-bottom:14px;\n}\n\n.stb-saffron__finish-head p{\n  margin:0;\n\n  color:#625041;\n\n  font-size:12.8px;\n  line-height:1.65;\n}\n\n.stb-saffron__finish-row{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-saffron__finish{\n  padding:15px 17px;\n}\n\n.stb-saffron__finish:first-child{\n  border-right:1px solid var(--line);\n}\n\n.stb-saffron__finish small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#88715B;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-saffron__finish strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:12.5px;\n  font-weight:500;\n}\n\n.stb-saffron__finish p{\n  margin:0;\n\n  color:#756555;\n\n  font-size:10.8px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   SIZE SECTION\n========================================================= *\/\n\n.stb-saffron__sizes{\n  margin-bottom:41px;\n}\n\n.stb-saffron__sizes-head{\n  max-width:620px;\n\n  margin-bottom:15px;\n}\n\n.stb-saffron__sizes-head p{\n  margin:0;\n\n  color:#625041;\n\n  font-size:12.8px;\n  line-height:1.65;\n}\n\n.stb-saffron__size-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:10px;\n}\n\n.stb-saffron__size-card{\n  min-width:0;\n\n  padding:13px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-saffron__size-card--featured{\n  border-top:3px solid var(--gold);\n}\n\n.stb-saffron__size-media{\n  width:145px;\n  max-width:100%;\n\n  margin:0 auto 10px;\n}\n\n.stb-saffron__size-link{\n  display:block;\n\n  padding:4px;\n\n  background:#F4EDE3;\n\n  border:1px solid #D6C6B3;\n  border-radius:4px;\n\n  text-decoration:none;\n}\n\n.stb-saffron__size-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-saffron__size-copy{\n  text-align:center;\n}\n\n.stb-saffron__size-copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#88715A;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.stb-saffron__size-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-saffron__size-copy p{\n  margin:0;\n\n  color:#705E4E;\n\n  font-size:10.7px;\n  line-height:1.5;\n}\n\n.stb-saffron__output{\n  display:block;\n\n  margin-top:7px;\n  padding-top:7px;\n\n  color:#88705A;\n\n  font-size:10px;\n\n  border-top:1px solid #E4D8C9;\n}\n\n\n\/* =========================================================\n   VANITY FIT\n========================================================= *\/\n\n.stb-saffron__vanity{\n  display:grid;\n  grid-template-columns:180px minmax(0,1fr);\n\n  margin-bottom:40px;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-saffron__vanity-title{\n  padding:19px 18px;\n\n  background:var(--soft);\n}\n\n.stb-saffron__vanity-title small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#816A55;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-saffron__vanity-title strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:14px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-saffron__vanity-copy{\n  padding:19px 21px;\n\n  background:var(--ivory);\n}\n\n.stb-saffron__vanity-copy p{\n  margin:0;\n\n  color:#5E4C3D;\n\n  font-size:12.3px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-saffron__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:39px;\n\n  overflow:hidden;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-saffron__practical-item{\n  padding:20px 22px;\n}\n\n.stb-saffron__practical-item:first-child{\n  border-right:1px solid #49372A;\n}\n\n.stb-saffron__practical-item small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#C4A981;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-saffron__practical-item strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#FFF4E5;\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-saffron__practical-item p{\n  margin:0;\n\n  color:#D4C5B3;\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   NATURAL STONE NOTE\n========================================================= *\/\n\n.stb-saffron__stone-note{\n  display:grid;\n  grid-template-columns:3px 1fr;\n\n  gap:15px;\n\n  max-width:760px;\n\n  margin:0 auto 39px;\n}\n\n.stb-saffron__stone-line{\n  background:var(--gold);\n}\n\n.stb-saffron__stone-note strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.5px;\n}\n\n.stb-saffron__stone-note p{\n  margin:0;\n\n  color:#665344;\n\n  font-size:11.8px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n========================================================= *\/\n\n.stb-saffron__specs{\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-saffron__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:14px 17px;\n\n  background:var(--espresso);\n}\n\n.stb-saffron__spec-head span{\n  color:#C8AA82;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-saffron__spec-head strong{\n  color:#FFF4E5;\n\n  font-size:16px;\n  font-weight:500;\n}\n\n.stb-saffron__spec-list{\n  background:var(--ivory);\n}\n\n.stb-saffron__spec{\n  display:grid;\n  grid-template-columns:28% 72%;\n\n  padding:10px 14px;\n\n  border-bottom:1px solid #E5D9CB;\n}\n\n.stb-saffron__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-saffron__spec span{\n  padding-right:12px;\n\n  color:#88725D;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n.stb-saffron__spec strong{\n  color:var(--dark);\n\n  font-size:11.8px;\n  line-height:1.5;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-saffron__faq{\n  max-width:760px;\n\n  margin:0 auto 34px;\n}\n\n.stb-saffron__faq-head{\n  margin-bottom:5px;\n}\n\n.stb-saffron__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-saffron__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--dark);\n\n  font-size:13.5px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-saffron__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-saffron__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-deep);\n\n  font-size:20px;\n}\n\n.stb-saffron__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-saffron__faq details p{\n  margin:8px 0 0;\n\n  color:#665344;\n\n  font-size:12.2px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-saffron__shipping{\n  padding:21px 22px;\n\n  background:var(--soft);\n\n  border-top:2px solid var(--gold);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n  border-left:1px solid var(--line);\n\n  border-radius:5px;\n}\n\n.stb-saffron__shipping h3{\n  margin:0 0 12px;\n\n  font-size:20px;\n}\n\n.stb-saffron__shipping p{\n  margin:0 0 8px;\n\n  color:#5E4D3E;\n\n  font-size:12.8px;\n  line-height:1.65;\n}\n\n.stb-saffron__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-saffron__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-saffron__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(18,13,9,.95);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-saffron__lightbox:target{\n  display:flex;\n}\n\n.stb-saffron__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-saffron__lightbox img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:92vw;\n  max-height:80vh;\n\n  object-fit:contain;\n  object-position:center;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.38);\n}\n\n.stb-saffron__lightbox-caption{\n  margin-top:10px;\n\n  color:#D8BE96;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-saffron__lightbox-hint{\n  margin-top:4px;\n\n  color:#9E8C77;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-saffron{\n    font-size:14.5px;\n  }\n\n\n  .stb-saffron__intro{\n    grid-template-columns:1fr;\n\n    gap:14px;\n  }\n\n  .stb-saffron__title{\n    font-size:25px;\n  }\n\n  .stb-saffron__intro-copy p{\n    font-size:14px;\n  }\n\n  .stb-saffron__intro-side{\n    max-width:280px;\n  }\n\n\n  .stb-saffron__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-saffron__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-saffron__fact:nth-child(1),\n  .stb-saffron__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-saffron__detail-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-saffron__detail{\n    grid-template-columns:145px 1fr;\n  }\n\n  .stb-saffron__detail-media{\n    width:135px;\n  }\n\n\n  .stb-saffron__light{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-saffron__finish-row{\n    grid-template-columns:1fr;\n  }\n\n  .stb-saffron__finish:first-child{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-saffron__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-saffron__size-card{\n    display:grid;\n    grid-template-columns:110px 1fr;\n\n    gap:13px;\n    align-items:center;\n\n    padding:10px;\n  }\n\n  .stb-saffron__size-media{\n    width:100px;\n\n    margin:0;\n  }\n\n  .stb-saffron__size-copy{\n    text-align:left;\n  }\n\n\n  .stb-saffron__vanity{\n    grid-template-columns:145px 1fr;\n  }\n\n\n  .stb-saffron__practical{\n    grid-template-columns:1fr;\n  }\n\n  .stb-saffron__practical-item:first-child{\n    border-right:0;\n    border-bottom:1px solid #49372A;\n  }\n\n\n  .stb-saffron__spec{\n    grid-template-columns:35% 65%;\n  }\n\n\n  .stb-saffron__shipping{\n    padding:18px;\n  }\n\n  .stb-saffron__shipping p{\n    font-size:12.5px;\n  }\n\n\n  .stb-saffron__lightbox img{\n    max-width:94vw;\n    max-height:75vh;\n  }\n\n}\n\n\n@media screen and (max-width:520px){\n\n  .stb-saffron__detail{\n    grid-template-columns:115px 1fr;\n\n    padding:11px;\n  }\n\n  .stb-saffron__detail-media{\n    width:105px;\n  }\n\n\n  .stb-saffron__vanity{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-saffron__spec{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n  .stb-saffron__spec span{\n    font-weight:600;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-saffron\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-saffron__intro\"\u003e\n\u003cdiv class=\"stb-saffron__intro-copy\"\u003e\n\u003cspan class=\"stb-saffron__eyebrow\"\u003e Yellow Travertine · Integrated LED · Vanity Light \u003c\/span\u003e\n\u003ch2 class=\"stb-saffron__title\"\u003eNatural Stone, Lit From Within.\u003c\/h2\u003e\n\u003cp\u003eSaffron replaces the usual vanity light bar with real yellow travertine stone. Integrated LEDs illuminate each stone shade from within, bringing out its warm honey tone and natural veining while keeping the fixture slim against the wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-saffron__intro-side\"\u003e\n\u003csmall\u003e Configurations \u003c\/small\u003e \u003cstrong\u003e 2 · 3 · 4 Light \u003c\/strong\u003e \u003cspan\u003e From 12.6\" to 27.6\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-saffron__facts\"\u003e\n\u003cdiv class=\"stb-saffron__fact\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Real Yellow Travertine \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-saffron__fact\"\u003e\n\u003csmall\u003e Profile \u003c\/small\u003e \u003cstrong\u003e Only 2.4\" Tall \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-saffron__fact\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-saffron__fact\"\u003e\n\u003csmall\u003e Bathroom \u003c\/small\u003e \u003cstrong\u003e Damp-Rated \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL PROOF\n  ====================================================== --\u003e\n\u003csection class=\"stb-saffron__details\"\u003e\n\u003cdiv class=\"stb-saffron__details-head\"\u003e\n\u003cspan class=\"stb-saffron__eyebrow\"\u003e Material \u0026amp; Construction \u003c\/span\u003e\n\u003ch3 class=\"stb-saffron__section-title\"\u003eReal Stone Is the Difference.\u003c\/h3\u003e\n\u003cp\u003eYellow travertine is naturally varied in tone, pores and veining. The material declaration image shows the character of the stone; the product detail shows how it is integrated into the finished fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-saffron__detail-grid\"\u003e\n\u003c!-- MATERIAL --\u003e\n\u003carticle id=\"saffron-material-section\" class=\"stb-saffron__detail\"\u003e\n\u003cdiv class=\"stb-saffron__detail-media\"\u003e\u003ca href=\"#saffron-material\" class=\"stb-saffron__media-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/yellow-travertine-stuber_1.jpg?v=1786528654\" alt=\"Yellow travertine material used in Saffron Vanity Light\" loading=\"lazy\"\u003e \u003cspan class=\"stb-saffron__view\"\u003e View Stone Material ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Material Declaration \u003c\/small\u003e\n\u003ch3\u003eYellow Travertine\u003c\/h3\u003e\n\u003cp\u003eNatural stone with warm honey coloring, visible pores and individual veining.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- PRODUCT DETAIL --\u003e\n\u003carticle id=\"saffron-detail-section\" class=\"stb-saffron__detail\"\u003e\n\u003cdiv class=\"stb-saffron__detail-media\"\u003e\u003ca href=\"#saffron-detail\" class=\"stb-saffron__media-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/saffron-travertine-vanity-light-stuberlighting_12.jpg?v=1779801529\" alt=\"Saffron Travertine Vanity Light stone and body detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-saffron__view\"\u003e View Product Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Product Detail \u003c\/small\u003e\n\u003ch3\u003eStone + Linear Body\u003c\/h3\u003e\n\u003cp\u003eEach travertine shade sits along a slim horizontal body for a cleaner profile above the mirror.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"saffron-material\" href=\"#saffron-material-section\" class=\"stb-saffron__lightbox\"\u003e \u003cspan class=\"stb-saffron__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 yellow travertine material\"\u003e \u003cspan class=\"stb-saffron__lightbox-caption\"\u003e Saffron · Yellow Travertine \u003c\/span\u003e \u003cspan class=\"stb-saffron__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- PRODUCT DETAIL LIGHTBOX --\u003e \u003ca id=\"saffron-detail\" href=\"#saffron-detail-section\" class=\"stb-saffron__lightbox\"\u003e \u003cspan class=\"stb-saffron__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/saffron-travertine-vanity-light-stuberlighting_12.jpg?v=1779801529\" alt=\"Enlarged Saffron vanity light detail\"\u003e \u003cspan class=\"stb-saffron__lightbox-caption\"\u003e Saffron · Stone \u0026amp; Body Detail \u003c\/span\u003e \u003cspan class=\"stb-saffron__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHT CHARACTER\n  ====================================================== --\u003e\n\u003csection class=\"stb-saffron__light\"\u003e\n\u003cdiv class=\"stb-saffron__light-panel\"\u003e\n\u003csmall\u003e Light Through Stone \u003c\/small\u003e \u003cstrong\u003e Travertine Changes When the Light Turns On. \u003c\/strong\u003e\n\u003cp\u003eIntegrated LEDs illuminate the stone from within, revealing more of its honey color and natural pattern than a painted or opaque shade can reproduce.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-saffron__light-panel\"\u003e\n\u003csmall\u003e Color Temperature \u003c\/small\u003e \u003cstrong\u003e 3000K Warm White Standard. \u003c\/strong\u003e\n\u003cp\u003eThe standard configuration uses warm 3000K light. 4000K or 6000K can be prepared on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FINISHES\n  ====================================================== --\u003e\n\u003csection class=\"stb-saffron__finishes\"\u003e\n\u003cdiv class=\"stb-saffron__finish-head\"\u003e\n\u003cspan class=\"stb-saffron__eyebrow\"\u003e Body Finish \u003c\/span\u003e\n\u003ch3 class=\"stb-saffron__section-title\"\u003eTwo Ways to Frame the Stone.\u003c\/h3\u003e\n\u003cp\u003eThe travertine stays warm and natural in both versions; the surrounding body determines whether the fixture feels lighter or more architectural.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-saffron__finish-row\"\u003e\n\u003cdiv class=\"stb-saffron__finish\"\u003e\n\u003csmall\u003e Warm \u0026amp; Natural \u003c\/small\u003e \u003cstrong\u003e Wood + Brass \u003c\/strong\u003e\n\u003cp\u003eSofter pairing for cream stone, warm wood and natural bathroom finishes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-saffron__finish\"\u003e\n\u003csmall\u003e Higher Contrast \u003c\/small\u003e \u003cstrong\u003e Walnut + Black \u003c\/strong\u003e\n\u003cp\u003eDeeper contrast for darker vanities and more architectural interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE COMPARISON\n  ====================================================== --\u003e\n\u003csection id=\"saffron-size-section\" class=\"stb-saffron__sizes\"\u003e\n\u003cdiv class=\"stb-saffron__sizes-head\"\u003e\n\u003cspan class=\"stb-saffron__eyebrow\"\u003e Match the Light to Your Mirror \u003c\/span\u003e\n\u003ch3 class=\"stb-saffron__section-title\"\u003e2, 3 or 4 Lights.\u003c\/h3\u003e\n\u003cp\u003eThe three configurations keep the same 2.4\" slim profile and 6.3\" projection. Choose primarily by mirror width and the amount of light needed at the vanity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-saffron__size-grid\"\u003e\n\u003c!-- 2 LIGHT --\u003e\n\u003carticle class=\"stb-saffron__size-card\"\u003e\n\u003cdiv class=\"stb-saffron__size-media\"\u003e\u003ca href=\"#saffron-2\" class=\"stb-saffron__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/saffron-travertine-vanity-light-stuberlighting_13.jpg?v=1779801528\" alt=\"Saffron 2-Light Travertine Vanity Light dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-saffron__view\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-saffron__size-copy\"\u003e\n\u003csmall\u003e Compact \u003c\/small\u003e \u003cstrong\u003e 2-Light · 12.6\" \u003c\/strong\u003e\n\u003cp\u003eSmaller vanity mirrors, powder rooms and console walls.\u003c\/p\u003e\n\u003cspan class=\"stb-saffron__output\"\u003e ~18W · 1,980 lm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 3 LIGHT --\u003e\n\u003carticle class=\"stb-saffron__size-card stb-saffron__size-card--featured\"\u003e\n\u003cdiv class=\"stb-saffron__size-media\"\u003e\u003ca href=\"#saffron-3\" class=\"stb-saffron__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/saffron-travertine-vanity-light-stuberlighting_4.jpg?v=1779801528\" alt=\"Saffron 3-Light Travertine Vanity Light dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-saffron__view\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-saffron__size-copy\"\u003e\n\u003csmall\u003e Most Versatile \u003c\/small\u003e \u003cstrong\u003e 3-Light · 20.1\" \u003c\/strong\u003e\n\u003cp\u003eStandard single vanities and medium-width mirrors.\u003c\/p\u003e\n\u003cspan class=\"stb-saffron__output\"\u003e ~24W · 2,640 lm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 4 LIGHT --\u003e\n\u003carticle class=\"stb-saffron__size-card\"\u003e\n\u003cdiv class=\"stb-saffron__size-media\"\u003e\u003ca href=\"#saffron-4\" class=\"stb-saffron__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/saffron-travertine-vanity-light-stuberlighting_7.jpg?v=1779801528\" alt=\"Saffron 4-Light Travertine Vanity Light dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-saffron__view\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-saffron__size-copy\"\u003e\n\u003csmall\u003e Wide Vanity \u003c\/small\u003e \u003cstrong\u003e 4-Light · 27.6\" \u003c\/strong\u003e\n\u003cp\u003eWide mirrors and double-vanity installations.\u003c\/p\u003e\n\u003cspan class=\"stb-saffron__output\"\u003e ~36W · 3,960 lm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"saffron-2\" href=\"#saffron-size-section\" class=\"stb-saffron__lightbox\"\u003e \u003cspan class=\"stb-saffron__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/saffron-travertine-vanity-light-stuberlighting_13.jpg?v=1779801528\" alt=\"Enlarged Saffron 2-Light dimensions\"\u003e \u003cspan class=\"stb-saffron__lightbox-caption\"\u003e 2-Light · 12.6\" \u003c\/span\u003e \u003cspan class=\"stb-saffron__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"saffron-3\" href=\"#saffron-size-section\" class=\"stb-saffron__lightbox\"\u003e \u003cspan class=\"stb-saffron__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/saffron-travertine-vanity-light-stuberlighting_4.jpg?v=1779801528\" alt=\"Enlarged Saffron 3-Light dimensions\"\u003e \u003cspan class=\"stb-saffron__lightbox-caption\"\u003e 3-Light · 20.1\" \u003c\/span\u003e \u003cspan class=\"stb-saffron__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"saffron-4\" href=\"#saffron-size-section\" class=\"stb-saffron__lightbox\"\u003e \u003cspan class=\"stb-saffron__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/saffron-travertine-vanity-light-stuberlighting_7.jpg?v=1779801528\" alt=\"Enlarged Saffron 4-Light dimensions\"\u003e \u003cspan class=\"stb-saffron__lightbox-caption\"\u003e 4-Light · 27.6\" \u003c\/span\u003e \u003cspan class=\"stb-saffron__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       VANITY INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-saffron__vanity\"\u003e\n\u003cdiv class=\"stb-saffron__vanity-title\"\u003e\n\u003csmall\u003e Vanity Placement \u003c\/small\u003e \u003cstrong\u003e Approximately 75–80\" From the Floor \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-saffron__vanity-copy\"\u003e\n\u003cp\u003eFor above-mirror installation, choose the configuration that visually matches the mirror width and center it above the vanity. The fixture projects 6.3\" from the wall while keeping a slim 2.4\" body height.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-saffron__practical\"\u003e\n\u003cdiv class=\"stb-saffron__practical-item\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003cp\u003eStandard 3000K warm white. 4000K and 6000K are available on request. No separate bulbs are required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-saffron__practical-item\"\u003e\n\u003csmall\u003e Bathroom Use \u003c\/small\u003e \u003cstrong\u003e Damp-Rated for Indirect Moisture \u003c\/strong\u003e\n\u003cp\u003eSuitable for bathroom vanity areas with indirect moisture. The fixture is not splash-proof and should not be installed where it receives direct water exposure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL STONE NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-saffron__stone-note\"\u003e\n\u003cdiv class=\"stb-saffron__stone-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Every travertine shade is naturally different. \u003c\/strong\u003e\n\u003cp\u003eVeining, pores and tonal warmth vary from piece to piece. These variations are characteristics of natural yellow travertine, not defects in the fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-saffron__specs\"\u003e\n\u003cdiv class=\"stb-saffron__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Saffron \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-saffron__spec-list\"\u003e\n\u003cdiv class=\"stb-saffron__spec\"\u003e\n\u003cspan\u003e Configurations \u003c\/span\u003e \u003cstrong\u003e 2-Light: 12.6\" · ~18W · 1,980 lm · 3-Light: 20.1\" · ~24W · 2,640 lm · 4-Light: 27.6\" · ~36W · 3,960 lm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-saffron__spec\"\u003e\n\u003cspan\u003e Materials \u0026amp; Finish \u003c\/span\u003e \u003cstrong\u003e Real Yellow Travertine Stone · Wood + Brass or Walnut + Black Body \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-saffron__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED Included · 3000K Warm White Standard · 4000K \/ 6000K Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-saffron__spec\"\u003e\n\u003cspan\u003e Profile \u003c\/span\u003e \u003cstrong\u003e 6.3\" Projection From Wall · 2.4\" Tall Profile · Same Depth Across All Configurations \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-saffron__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V · Hardwired · Compatible with Standard Wall Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-saffron__spec\"\u003e\n\u003cspan\u003e Moisture Rating \u003c\/span\u003e \u003cstrong\u003e Damp-Rated · Suitable for Bathrooms with Indirect Moisture · Not Splash-Proof \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-saffron__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Professional Installation Recommended · US Installations Require JBOX Accessory for Standard Junction Boxes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-saffron__spec\"\u003e\n\u003cspan\u003e Natural Stone \u003c\/span\u003e \u003cstrong\u003e Veining, Pores and Tone Naturally Vary Between Pieces \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-saffron__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-saffron__faq\"\u003e\n\u003cdiv class=\"stb-saffron__faq-head\"\u003e\n\u003cspan class=\"stb-saffron__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-saffron__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose for my vanity?\u003c\/summary\u003e\n\u003cp\u003eThe 2-Light works best with compact mirrors, the 3-Light suits most standard single vanities, and the 4-Light is intended for wider mirrors and double-vanity installations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Saffron be installed in a bathroom?\u003c\/summary\u003e\n\u003cp\u003eYes. Saffron is damp-rated for bathroom locations exposed to indirect moisture. It is not splash-proof and should not receive direct water exposure.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill every travertine shade look exactly the same?\u003c\/summary\u003e\n\u003cp\u003eNo. Yellow travertine is natural stone, so the veining, pores and color tone vary slightly from one shade to another.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I request a different color temperature?\u003c\/summary\u003e\n\u003cp\u003eYes. 3000K warm white is standard. 4000K or 6000K can be prepared on request.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-saffron__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":"2-Lights: 12.6\"xH 2.4\" \/ Walnut Color","offer_id":52259787407643,"sku":"STB-SAFF-2-WK","price":185.0,"currency_code":"USD","in_stock":true},{"title":"2-Lights: 12.6\"xH 2.4\" \/ Wood Color","offer_id":52259787440411,"sku":"STB-SAFF-2-WB","price":185.0,"currency_code":"USD","in_stock":true},{"title":"3-Lights: 20.1\"xH 2.4\" \/ Walnut Color","offer_id":52259787473179,"sku":"STB-SAFF-3-WK","price":275.0,"currency_code":"USD","in_stock":true},{"title":"3-Lights: 20.1\"xH 2.4\" \/ Wood Color","offer_id":52259787505947,"sku":"STB-SAFF-3-WB","price":275.0,"currency_code":"USD","in_stock":true},{"title":"4-Lights:  27.6\"xH 2.4\" \/ Walnut Color","offer_id":52259787538715,"sku":"STB-SAFF-4-WK","price":356.0,"currency_code":"USD","in_stock":true},{"title":"4-Lights:  27.6\"xH 2.4\" \/ Wood Color","offer_id":52259787571483,"sku":"STB-SAFF-4-WB","price":356.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/saffron-travertine-vanity-light-stuberlighting_1.jpg?v=1779801528"},{"product_id":"lumen-travertine-wall-lamp","title":"Lumen Travertine Wall Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — LUMEN\n   TRAVERTINE WALL LAMP\n\n   AIM \/ STONE \/ CONTROL\n\n   EDITORIAL + SELECTIVE CARDS\n   NO OVERALL BACKGROUND FILL\n\n   ESPRESSO · CREAM · TRAVERTINE · WALNUT · GOLD\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-lumen{\n  --espresso:#1C1209;\n  --deep:#2C1D12;\n\n  --brown:#4A3218;\n  --text:#655546;\n  --muted:#81705E;\n\n  --gold:#C8A96E;\n  --gold-deep:#977344;\n\n  --travertine:#D7C2A0;\n  --travertine-deep:#AE8F68;\n\n  --walnut:#6E4B33;\n  --wood:#A7825E;\n\n  --cream:#F7F0E3;\n  --paper:#FBF8F2;\n\n  --line:#DED2BD;\n  --line-soft:#EAE1D3;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-lumen *,\n.stb-lumen *::before,\n.stb-lumen *::after{\n  box-sizing:border-box;\n}\n\n.stb-lumen h2,\n.stb-lumen h3,\n.stb-lumen p{\n  margin-top:0;\n}\n\n.stb-lumen h2,\n.stb-lumen h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-lumen img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-lumen a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.lumen-wrap{\n  position:relative;\n\n  padding:28px 29px 0;\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n}\n\n.lumen-wrap::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:8px;\n  left:29px;\n\n  width:62px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.lumen-wrap::after{\n  content:\"\";\n\n  position:absolute;\n\n  top:11px;\n  left:29px;\n\n  width:31px;\n  height:1px;\n\n  background:var(--travertine-deep);\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.lumen-intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,140px);\n\n  gap:31px;\n  align-items:end;\n\n  padding:21px 0 25px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lumen-kicker{\n  margin:0 0 7px !important;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.lumen-intro h2{\n  max-width:600px;\n\n  margin:0 0 9px;\n\n  font-size:35px;\n  line-height:1.03;\n}\n\n.lumen-intro__copy \u003e p{\n  max-width:575px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:13px;\n}\n\n\n\/* SCALE RAIL *\/\n\n.lumen-intro__scale{\n  min-width:0;\n\n  padding-left:15px;\n\n  border-left:2px solid var(--travertine-deep);\n}\n\n.lumen-intro__scale small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.lumen-intro__scale strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:29px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.lumen-intro__scale span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#756452;\n\n  font-size:10px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   QUICK FACT CARDS\n========================================================= *\/\n\n.lumen-quick{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:10px;\n\n  padding:18px 0 29px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lumen-quick__card{\n  position:relative;\n\n  min-width:0;\n\n  padding:14px 15px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.lumen-quick__card:nth-child(1){\n  background:#F8F2E7;\n}\n\n.lumen-quick__card:nth-child(2){\n  background:#F5EFE6;\n}\n\n.lumen-quick__card:nth-child(3){\n  background:#FAF7F1;\n}\n\n.lumen-quick__card::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:-1px;\n  left:14px;\n\n  width:31px;\n  height:2px;\n}\n\n.lumen-quick__card:nth-child(1)::before{\n  background:var(--travertine-deep);\n}\n\n.lumen-quick__card:nth-child(2)::before{\n  background:var(--walnut);\n}\n\n.lumen-quick__card:nth-child(3)::before{\n  background:var(--gold);\n}\n\n.lumen-quick__card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--muted);\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.lumen-quick__card strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.12;\n  font-weight:500;\n}\n\n.lumen-quick__card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   SECTION LABEL\n========================================================= *\/\n\n.lumen-label{\n  display:flex;\n  align-items:center;\n\n  gap:8px;\n\n  margin-bottom:7px;\n}\n\n.lumen-label strong{\n  color:var(--gold-deep);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.lumen-label span{\n  color:var(--muted);\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.lumen-label::after{\n  content:\"\";\n\n  width:34px;\n  height:1px;\n\n  background:var(--travertine-deep);\n}\n\n\n\/* =========================================================\n   ADJUSTABLE AIM\n   MAIN DARK ANCHOR\n========================================================= *\/\n\n.lumen-aim{\n  display:grid;\n  grid-template-columns:minmax(0,245px) minmax(0,1fr);\n\n  gap:0;\n\n  margin:31px 0;\n\n  overflow:hidden;\n\n  background:var(--espresso);\n\n  border-radius:8px;\n}\n\n.lumen-aim__image{\n  min-width:0;\n\n  padding:8px;\n\n  background:#F7F0E3;\n}\n\n.lumen-aim__image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.lumen-aim__image img{\n  max-height:225px !important;\n}\n\n.lumen-aim__copy{\n  min-width:0;\n\n  padding:25px 27px;\n}\n\n.lumen-aim__copy small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold);\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.lumen-aim__copy h3{\n  margin:0 0 7px;\n\n  color:#FFF7EA;\n\n  font-size:23px;\n  line-height:1.08;\n}\n\n.lumen-aim__copy p{\n  margin:0;\n\n  color:#D3CABD;\n\n  font-size:11.5px;\n}\n\n.lumen-aim__note{\n  margin-top:12px;\n  padding-top:10px;\n\n  border-top:1px solid rgba(255,255,255,.15);\n\n  color:#EEE2CF;\n\n  font-size:10.5px;\n}\n\n.lumen-aim__note strong{\n  color:#FFF7EA;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   FINISHES\n========================================================= *\/\n\n.lumen-finishes{\n  padding:32px 0;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.lumen-finishes__head{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:30px;\n\n  margin-bottom:17px;\n}\n\n.lumen-finishes__head h3{\n  margin:0;\n\n  font-size:24px;\n}\n\n.lumen-finishes__head p{\n  max-width:480px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n}\n\n\n\/* FINISH CARDS *\/\n\n.lumen-finish-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:11px;\n}\n\n.lumen-finish-card{\n  min-width:0;\n\n  padding:8px 8px 14px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.lumen-finish-card--walnut{\n  background:#F5EFE7;\n  border-top:2px solid var(--walnut);\n}\n\n.lumen-finish-card--wood{\n  background:#F8F2E7;\n  border-top:2px solid var(--wood);\n}\n\n.lumen-finish-card__image{\n  width:100%;\n  max-width:180px;\n\n  margin:0 auto 11px;\n\n  overflow:hidden;\n}\n\n.lumen-finish-card__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.lumen-finish-card__image img{\n  max-height:165px !important;\n}\n\n.lumen-finish-card__copy{\n  padding:0 5px;\n}\n\n.lumen-finish-card small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.lumen-finish-card h3{\n  margin:0 0 4px;\n\n  font-size:18px;\n}\n\n.lumen-finish-card--walnut h3{\n  color:var(--walnut);\n}\n\n.lumen-finish-card--wood h3{\n  color:#876545;\n}\n\n.lumen-finish-card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   NATURAL TRAVERTINE MATERIAL\n========================================================= *\/\n\n.lumen-material{\n  display:grid;\n  grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n  gap:31px;\n  align-items:center;\n\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lumen-material__image{\n  width:170px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:#FAF6EF;\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--travertine-deep);\n\n  border-radius:6px;\n}\n\n.lumen-material__image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.lumen-material__image img{\n  max-height:158px !important;\n}\n\n.lumen-material__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n}\n\n.lumen-material__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n}\n\n.lumen-material__traits{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:13px;\n}\n\n.lumen-material__trait{\n  padding:9px 10px;\n\n  border:1px solid var(--line);\n\n  border-radius:5px;\n}\n\n.lumen-material__trait:nth-child(1){\n  background:#F8F2E7;\n}\n\n.lumen-material__trait:nth-child(2){\n  background:#FAF7F1;\n}\n\n.lumen-material__trait:nth-child(3){\n  background:#F5EFE6;\n}\n\n.lumen-material__trait small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:7.8px;\n  font-weight:600;\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.lumen-material__trait strong{\n  color:var(--espresso);\n\n  font-size:9.8px;\n  font-weight:600;\n}\n\n.lumen-material__note{\n  margin-top:10px !important;\n\n  color:var(--muted) !important;\n\n  font-size:10px !important;\n  font-style:italic;\n}\n\n\n\/* =========================================================\n   CONTROL CHOICE\n========================================================= *\/\n\n.lumen-control{\n  padding:32px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lumen-control__head{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:30px;\n\n  margin-bottom:14px;\n}\n\n.lumen-control__head h3{\n  margin:0;\n\n  font-size:23px;\n}\n\n.lumen-control__head p{\n  max-width:470px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n}\n\n.lumen-control-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:10px;\n}\n\n.lumen-control-card{\n  position:relative;\n\n  min-width:0;\n\n  padding:15px 16px;\n\n  border:1px solid var(--line);\n\n  border-radius:6px;\n}\n\n.lumen-control-card:nth-child(1){\n  background:var(--paper);\n}\n\n.lumen-control-card:nth-child(2){\n  background:var(--cream);\n}\n\n.lumen-control-card::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:0;\n  left:15px;\n\n  width:31px;\n  height:2px;\n\n  background:var(--gold);\n}\n\n.lumen-control-card:nth-child(2)::before{\n  background:var(--walnut);\n}\n\n.lumen-control-card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--muted);\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.lumen-control-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  font-weight:500;\n}\n\n.lumen-control-card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   SCALE + DIMENSION\n========================================================= *\/\n\n.lumen-scale{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,145px);\n\n  gap:30px;\n  align-items:center;\n\n  padding:32px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lumen-scale__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n}\n\n.lumen-scale__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n}\n\n.lumen-measures{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:28px;\n\n  margin-top:14px;\n}\n\n.lumen-measure{\n  min-width:82px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--travertine-deep);\n}\n\n.lumen-measure:nth-child(2){\n  border-color:var(--walnut);\n}\n\n.lumen-measure small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:8px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.lumen-measure strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:22px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.lumen-size-image{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--travertine-deep);\n}\n\n.lumen-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.lumen-size-image img{\n  max-height:135px !important;\n}\n\n.lumen-image-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   WHERE IT WORKS\n========================================================= *\/\n\n.lumen-place{\n  padding:32px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lumen-place__head{\n  display:grid;\n  grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n  gap:30px;\n\n  margin-bottom:12px;\n}\n\n.lumen-place__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.lumen-place__head p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11px;\n}\n\n.lumen-place-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:9px;\n}\n\n.lumen-place-card{\n  min-width:0;\n\n  padding:13px 14px;\n\n  border:1px solid var(--line);\n\n  border-radius:6px;\n}\n\n.lumen-place-card:nth-child(1){\n  border-top:2px solid var(--travertine-deep);\n}\n\n.lumen-place-card:nth-child(2){\n  border-top:2px solid var(--gold);\n}\n\n.lumen-place-card:nth-child(3){\n  border-top:2px solid var(--walnut);\n}\n\n.lumen-place-card strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-size:10.5px;\n  font-weight:600;\n}\n\n.lumen-place-card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.lumen-specs{\n  padding:32px 0;\n}\n\n.lumen-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.lumen-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.lumen-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.lumen-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.lumen-spec-row{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.lumen-spec-row__label{\n  color:#806C58;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.lumen-spec-row__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11px;\n  font-weight:500;\n  line-height:1.5;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   CERTIFICATION\n========================================================= *\/\n\n.lumen-cert{\n  margin-top:12px;\n\n  padding:11px 13px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n\n  border-radius:5px;\n}\n\n.lumen-cert small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.lumen-cert strong{\n  display:block;\n\n  color:#352719;\n\n  font-size:10.8px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   NATURAL MATERIAL NOTE\n========================================================= *\/\n\n.lumen-natural{\n  padding:14px 0 18px;\n\n  border-top:1px solid var(--line);\n}\n\n.lumen-natural strong{\n  color:var(--travertine-deep);\n\n  font-size:10.5px;\n}\n\n.lumen-natural span{\n  color:#71604F;\n\n  font-size:10.5px;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.lumen-shipping{\n  position:relative;\n\n  padding:20px 21px;\n\n  background:#F7F0E3;\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n\n  border-radius:7px 7px 0 0;\n}\n\n.lumen-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:52px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.lumen-shipping h3{\n  margin:0 0 9px;\n\n  font-size:20px;\n}\n\n.lumen-shipping p{\n  margin:0 0 6px;\n\n  color:#5E4F41;\n\n  font-size:11.5px;\n}\n\n.lumen-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.lumen-shipping strong{\n  color:var(--espresso);\n}\n\n.lumen-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.lumen-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(20,14,9,.95);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.lumen-lightbox:target{\n  display:flex;\n}\n\n.lumen-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.lumen-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.lumen-lightbox__inner span{\n  margin-top:10px;\n\n  color:#DEC9A5;\n\n  font-size:9.5px;\n  letter-spacing:.08em;\n\n  text-align:center;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .lumen-wrap{\n    padding:25px 18px 0;\n  }\n\n  .lumen-wrap::before,\n  .lumen-wrap::after{\n    left:18px;\n  }\n\n\n  .lumen-intro{\n    grid-template-columns:minmax(0,1fr) minmax(0,110px);\n\n    gap:18px;\n  }\n\n  .lumen-intro h2{\n    font-size:29px;\n  }\n\n\n  .lumen-aim{\n    grid-template-columns:minmax(0,200px) minmax(0,1fr);\n  }\n\n  .lumen-aim__copy{\n    padding:21px;\n  }\n\n\n  .lumen-finishes__head,\n  .lumen-control__head,\n  .lumen-place__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .lumen-material{\n    grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .lumen-material__image{\n    width:135px;\n  }\n\n  .lumen-material__image img{\n    max-height:125px !important;\n  }\n\n\n  .lumen-spec-row{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:500px){\n\n  .lumen-intro{\n    grid-template-columns:1fr;\n  }\n\n  .lumen-intro__scale{\n    width:145px;\n  }\n\n\n  .lumen-quick{\n    grid-template-columns:1fr;\n  }\n\n\n  .lumen-aim{\n    grid-template-columns:1fr;\n  }\n\n  .lumen-aim__image{\n    padding:7px;\n  }\n\n  .lumen-aim__image img{\n    max-height:190px !important;\n  }\n\n  .lumen-aim__copy{\n    padding:19px;\n  }\n\n\n  .lumen-finish-grid{\n    grid-template-columns:1fr;\n  }\n\n  .lumen-finish-card__image{\n    max-width:145px;\n\n    margin-left:0;\n  }\n\n\n  .lumen-material{\n    grid-template-columns:1fr;\n\n    gap:13px;\n  }\n\n  .lumen-material__image{\n    width:125px;\n\n    margin:0;\n  }\n\n  .lumen-material__image img{\n    max-height:116px !important;\n  }\n\n  .lumen-material__traits{\n    grid-template-columns:1fr;\n  }\n\n\n  .lumen-control-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .lumen-scale{\n    grid-template-columns:1fr;\n  }\n\n  .lumen-size-image{\n    width:105px;\n\n    margin:0;\n  }\n\n  .lumen-size-image img{\n    max-height:98px !important;\n  }\n\n\n  .lumen-place-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .lumen-specs__head{\n    display:block;\n  }\n\n  .lumen-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .lumen-spec-row{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .lumen-spec-row__label{\n    color:var(--gold-deep);\n\n    font-size:9.5px;\n    font-weight:600;\n    letter-spacing:.05em;\n    text-transform:uppercase;\n  }\n\n  .lumen-spec-row__value{\n    font-size:11.5px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-lumen\" id=\"lumen-root\"\u003e\n\u003cdiv class=\"lumen-wrap\"\u003e\n\u003c!-- =====================================================\n         INTRO\n    ====================================================== --\u003e\n\u003csection class=\"lumen-intro\"\u003e\n\u003cdiv class=\"lumen-intro__copy\"\u003e\n\u003cp class=\"lumen-kicker\"\u003eLumen · Travertine Wall Lamp\u003c\/p\u003e\n\u003ch2\u003eNatural Stone with Light You Can Aim\u003c\/h2\u003e\n\u003cp\u003eLumen combines yellow travertine with a warm wood base in a compact wall light designed for controlled, downward illumination. Its adjustable angle lets you refine where the light lands without adding a visually heavy fixture to the wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-intro__scale\"\u003e\n\u003csmall\u003e Compact Scale \u003c\/small\u003e \u003cstrong\u003e Ø3.9\" \u003c\/strong\u003e \u003cspan\u003e H9.1\"\u003cbr\u003eØ10 × H23cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         QUICK CARDS\n    ====================================================== --\u003e\n\u003csection class=\"lumen-quick\"\u003e\n\u003cdiv class=\"lumen-quick__card\"\u003e\n\u003csmall\u003e Direction \u003c\/small\u003e \u003cstrong\u003e Adjustable Angle \u003c\/strong\u003e\n\u003cp\u003eFine-tune where the downward light lands on the wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-quick__card\"\u003e\n\u003csmall\u003e Materials \u003c\/small\u003e \u003cstrong\u003e Stone + Wood \u003c\/strong\u003e\n\u003cp\u003eYellow travertine paired with Walnut or Wood Color.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-quick__card\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Two Options \u003c\/strong\u003e\n\u003cp\u003eChoose Wall Switch or Pull Cord control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         ADJUSTABLE ANGLE\n    ====================================================== --\u003e\n\u003csection class=\"lumen-aim\"\u003e\n\u003cdiv class=\"lumen-aim__image\"\u003e\u003ca href=\"#lumen-angle-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumen-travertine-wall-lamp-stuberlighting_8.jpg?v=1779866109\" alt=\"Lumen Travertine Wall Lamp adjustable angle demonstration\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"lumen-aim__copy\"\u003e\n\u003csmall\u003e Aim the Light \u003c\/small\u003e\n\u003ch3\u003eAdjust the Angle, Then Let the Wall Carry the Glow\u003c\/h3\u003e\n\u003cp\u003eLumen is designed around a controlled downward wash. Adjusting the fixture angle lets you refine the direction of that light for a bedside, hallway, staircase or architectural wall detail.\u003c\/p\u003e\n\u003cdiv class=\"lumen-aim__note\"\u003e\n\u003cstrong\u003e Best for: \u003c\/strong\u003e directional ambient light rather than broad, all-room illumination.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         FINISHES\n    ====================================================== --\u003e\n\u003csection class=\"lumen-finishes\"\u003e\n\u003cdiv class=\"lumen-finishes__head\"\u003e\n\u003ch3\u003eChoose the Wood Tone\u003c\/h3\u003e\n\u003cp\u003eThe yellow travertine remains consistent. The wood finish changes how warm or light the fixture feels against the wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-finish-grid\"\u003e\n\u003c!-- WALNUT --\u003e\n\u003cdiv class=\"lumen-finish-card lumen-finish-card--walnut\"\u003e\n\u003cdiv class=\"lumen-finish-card__image\"\u003e\u003ca href=\"#lumen-walnut-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumen-travertine-wall-lamp-stuberlighting_9.jpg?v=1779866109\" alt=\"Lumen Travertine Wall Lamp Walnut finish shown with light on and off\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"lumen-finish-card__copy\"\u003e\n\u003csmall\u003e Finish 01 \u003c\/small\u003e\n\u003ch3\u003eWalnut\u003c\/h3\u003e\n\u003cp\u003eA deeper brown wood tone with stronger contrast beside pale walls and yellow travertine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WOOD COLOR --\u003e\n\u003cdiv class=\"lumen-finish-card lumen-finish-card--wood\"\u003e\n\u003cdiv class=\"lumen-finish-card__image\"\u003e\u003ca href=\"#lumen-wood-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumen-travertine-wall-lamp-stuberlighting_11.jpg?v=1779866109\" alt=\"Lumen Travertine Wall Lamp Wood Color finish shown with light on and off\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"lumen-finish-card__copy\"\u003e\n\u003csmall\u003e Finish 02 \u003c\/small\u003e\n\u003ch3\u003eWood Color\u003c\/h3\u003e\n\u003cp\u003eA lighter wood tone for softer contrast with cream walls, pale timber and bright neutral interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         NATURAL TRAVERTINE\n    ====================================================== --\u003e\n\u003csection class=\"lumen-material\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"lumen-material__image\"\u003e\u003ca href=\"#lumen-material-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/yellow-travertine-stuber_1.jpg?v=1786528654\" alt=\"Natural yellow travertine material reference showing pores veins and stone variation\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"lumen-image-caption\"\u003eYellow Travertine · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-material__copy\"\u003e\n\u003cdiv class=\"lumen-label\"\u003e\n\u003cstrong\u003e 02 \u003c\/strong\u003e \u003cspan\u003e Natural Material \u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch3\u003eGenuine Yellow Travertine\u003c\/h3\u003e\n\u003cp\u003eTravertine is naturally porous and varied. Small cavities, veins and shifts in tone are part of the stone itself, which means no two Lumen fixtures will look completely identical.\u003c\/p\u003e\n\u003cdiv class=\"lumen-material__traits\"\u003e\n\u003cdiv class=\"lumen-material__trait\"\u003e\n\u003csmall\u003e Surface \u003c\/small\u003e \u003cstrong\u003e Natural Pores \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-material__trait\"\u003e\n\u003csmall\u003e Pattern \u003c\/small\u003e \u003cstrong\u003e Variable Veining \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-material__trait\"\u003e\n\u003csmall\u003e Tone \u003c\/small\u003e \u003cstrong\u003e Warm Stone Variation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"lumen-material__note\"\u003eThese natural differences are material characteristics, not quality defects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         CONTROL\n    ====================================================== --\u003e\n\u003csection class=\"lumen-control\"\u003e\n\u003cdiv class=\"lumen-control__head\"\u003e\n\u003ch3\u003eChoose How You Want to Switch It\u003c\/h3\u003e\n\u003cp\u003eThe fixture design stays the same. Select the control method that makes the most sense for the wall where Lumen will be installed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-control-grid\"\u003e\n\u003cdiv class=\"lumen-control-card\"\u003e\n\u003csmall\u003e Standard \u003c\/small\u003e \u003cstrong\u003e Wall Switch \u003c\/strong\u003e\n\u003cp\u003eChoose this version when the fixture will connect to an existing room wall switch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-control-card\"\u003e\n\u003csmall\u003e On-Fixture Control \u003c\/small\u003e \u003cstrong\u003e Pull Cord \u003c\/strong\u003e\n\u003cp\u003eOperate the light directly at the fixture when convenient local control is preferred.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         SCALE\n    ====================================================== --\u003e\n\u003csection class=\"lumen-scale\"\u003e\n\u003cdiv class=\"lumen-scale__copy\"\u003e\n\u003cdiv class=\"lumen-label\"\u003e\n\u003cstrong\u003e 03 \u003c\/strong\u003e \u003cspan\u003e Scale \u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch3\u003eSmall Enough to Repeat Along a Wall\u003c\/h3\u003e\n\u003cp\u003eAt only 3.9 inches across and 9.1 inches high, Lumen stays visually compact. That makes it particularly useful for repeated hallway or staircase installations, as well as paired bedside lighting.\u003c\/p\u003e\n\u003cdiv class=\"lumen-measures\"\u003e\n\u003cdiv class=\"lumen-measure\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 3.9\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-measure\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 9.1\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-measure\"\u003e\n\u003csmall\u003e Metric \u003c\/small\u003e \u003cstrong\u003e 10 × 23cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"lumen-size-image\"\u003e\u003ca href=\"#lumen-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumen-travertine-wall-lamp-stuberlighting_17.jpg?v=1779866109\" alt=\"Lumen Travertine Wall Lamp dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"lumen-image-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         PLACEMENT\n    ====================================================== --\u003e\n\u003csection class=\"lumen-place\"\u003e\n\u003cdiv class=\"lumen-place__head\"\u003e\n\u003ch3\u003eWhere Lumen Makes the Most Sense\u003c\/h3\u003e\n\u003cp\u003eIts compact scale and directional light are most useful where illumination needs to guide the eye without dominating the wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-place-grid\"\u003e\n\u003cdiv class=\"lumen-place-card\"\u003e\n\u003cstrong\u003e Hallway \u003c\/strong\u003e\n\u003cp\u003eRepeat several fixtures at even intervals for a quiet, directional wash along the wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-place-card\"\u003e\n\u003cstrong\u003e Staircase \u003c\/strong\u003e\n\u003cp\u003eDirect the light toward the steps and wall rather than toward the viewer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-place-card\"\u003e\n\u003cstrong\u003e Bedside \u003c\/strong\u003e\n\u003cp\u003eUse as a pair; the Pull Cord option is useful when on-fixture control is preferred.\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=\"lumen-specs\"\u003e\n\u003cdiv class=\"lumen-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Lumen · Travertine Wall Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-spec-list\"\u003e\n\u003cdiv class=\"lumen-spec-row\"\u003e\n\u003cspan class=\"lumen-spec-row__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"lumen-spec-row__value\"\u003e Ø3.9\" × H9.1\" \/ Ø10 × H23cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-spec-row\"\u003e\n\u003cspan class=\"lumen-spec-row__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"lumen-spec-row__value\"\u003e Yellow Travertine · Wood · Acrylic \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-spec-row\"\u003e\n\u003cspan class=\"lumen-spec-row__label\"\u003e Finish Options \u003c\/span\u003e \u003cspan class=\"lumen-spec-row__value\"\u003e Walnut Wood + Yellow Travertine · Wood Color + Yellow Travertine \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-spec-row\"\u003e\n\u003cspan class=\"lumen-spec-row__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"lumen-spec-row__value\"\u003e Integrated LED · Included · Separate Bulb: Not required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-spec-row\"\u003e\n\u003cspan class=\"lumen-spec-row__label\"\u003e Color Temperature \u003c\/span\u003e \u003cspan class=\"lumen-spec-row__value\"\u003e 3000K warm white standard · 4000K \/ 6000K available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-spec-row\"\u003e\n\u003cspan class=\"lumen-spec-row__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"lumen-spec-row__value\"\u003e Wall Switch version · or Pull Cord Switch version \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-spec-row\"\u003e\n\u003cspan class=\"lumen-spec-row__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"lumen-spec-row__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-spec-row\"\u003e\n\u003cspan class=\"lumen-spec-row__label\"\u003e Wiring \u0026amp; Mounting \u003c\/span\u003e \u003cspan class=\"lumen-spec-row__value\"\u003e Hardwired · Wall mounted · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-spec-row\"\u003e\n\u003cspan class=\"lumen-spec-row__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"lumen-spec-row__value\"\u003e Indoor damp-rated · Not waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lumen-cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         NATURAL MATERIAL NOTE\n    ====================================================== --\u003e\n\u003csection class=\"lumen-natural\"\u003e\u003cstrong\u003e Natural material note — \u003c\/strong\u003e \u003cspan\u003e Travertine can show pores, cavities, veins and tone variation. These are genuine characteristics of natural stone, not defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\u003c\/section\u003e\n\u003c!-- =====================================================\n         SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"lumen-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — ANGLE\n  ====================================================== --\u003e \u003ca id=\"lumen-angle-large\" href=\"#lumen-root\" class=\"lumen-lightbox\"\u003e \u003cspan class=\"lumen-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumen-travertine-wall-lamp-stuberlighting_8.jpg?v=1779866109\" alt=\"Enlarged Lumen adjustable angle demonstration\"\u003e \u003cspan\u003e Adjustable Angle · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — WALNUT\n  ====================================================== --\u003e \u003ca id=\"lumen-walnut-large\" href=\"#lumen-root\" class=\"lumen-lightbox\"\u003e \u003cspan class=\"lumen-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumen-travertine-wall-lamp-stuberlighting_9.jpg?v=1779866109\" alt=\"Enlarged Walnut Lumen Travertine Wall Lamp light on and off\"\u003e \u003cspan\u003e Walnut + Yellow Travertine · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — WOOD COLOR\n  ====================================================== --\u003e \u003ca id=\"lumen-wood-large\" href=\"#lumen-root\" class=\"lumen-lightbox\"\u003e \u003cspan class=\"lumen-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumen-travertine-wall-lamp-stuberlighting_11.jpg?v=1779866109\" alt=\"Enlarged Wood Color Lumen Travertine Wall Lamp light on and off\"\u003e \u003cspan\u003e Wood Color + Yellow Travertine · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — MATERIAL\n  ====================================================== --\u003e \u003ca id=\"lumen-material-large\" href=\"#lumen-root\" class=\"lumen-lightbox\"\u003e \u003cspan class=\"lumen-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 material reference\"\u003e \u003cspan\u003e Natural Yellow Travertine · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"lumen-size-large\" href=\"#lumen-root\" class=\"lumen-lightbox\"\u003e \u003cspan class=\"lumen-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumen-travertine-wall-lamp-stuberlighting_17.jpg?v=1779866109\" alt=\"Enlarged Lumen Travertine Wall Lamp dimensions\"\u003e \u003cspan\u003e Ø3.9\" × H9.1\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 3.9\"xH 9.1\" \/ Walnut wood \u0026 Yellow Travertine \/ Wall Switch","offer_id":52263168475419,"sku":"STB-LUMEN-WAL-WS","price":175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 3.9\"xH 9.1\" \/ Walnut wood \u0026 Yellow Travertine \/ Pull Cord Switch","offer_id":52263168508187,"sku":"STB-LUMEN-WAL-PC","price":175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 3.9\"xH 9.1\" \/ Wood color \u0026 Yellow Travertine \/ Wall Switch","offer_id":52263168540955,"sku":"STB-LUMEN-WD-WS","price":175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 3.9\"xH 9.1\" \/ Wood color \u0026 Yellow Travertine \/ Pull Cord Switch","offer_id":52263168573723,"sku":"STB-LUMEN-WD-PC","price":175.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumen-travertine-wall-lamp-stuberlighting_1.jpg?v=1779866109"},{"product_id":"belora-5-light-chandelier-ceiling-fan-with-flower-glass","title":"Belora Ceiling Fan with Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — BELORA\n   5-LIGHT CHANDELIER CEILING FAN\n\n   BLOOM \/ AIR \/ SCALE\n\n   QUIET LUXURY · CHANDELIER-FIRST DESIGN\n   SELECTIVE CARDS · ONE DARK FUNCTION PANEL\n\n   NO OVERALL BACKGROUND FILL\n   ESPRESSO · CREAM · FROSTED IVORY · WOOD · GOLD\n\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-belora{\n  --espresso:#1C1209;\n  --deep:#2A1B10;\n\n  --brown:#4A3218;\n  --text:#655546;\n  --muted:#81715F;\n\n  --gold:#C8A96E;\n  --gold-deep:#967243;\n\n  --wood:#765239;\n  --wood-mid:#987255;\n  --wood-soft:#C3A889;\n\n  --cream:#F7F0E3;\n  --ivory:#FCFAF5;\n  --glass:#F5F1EA;\n  --paper:#FBF8F2;\n\n  --line:#DED2BD;\n  --line-soft:#EAE1D3;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-belora *,\n.stb-belora *::before,\n.stb-belora *::after{\n  box-sizing:border-box;\n}\n\n.stb-belora h2,\n.stb-belora h3,\n.stb-belora p{\n  margin-top:0;\n}\n\n.stb-belora h2,\n.stb-belora h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-belora img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-belora a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n   NO OVERALL BACKGROUND COLOR\n========================================================= *\/\n\n.bel-wrap{\n  position:relative;\n\n  padding:28px 29px 0;\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n\n  box-shadow:0 8px 28px rgba(28,18,9,.03);\n}\n\n.bel-wrap::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:8px;\n  left:29px;\n\n  width:65px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.bel-wrap::after{\n  content:\"\";\n\n  position:absolute;\n\n  top:11px;\n  left:29px;\n\n  width:32px;\n  height:1px;\n\n  background:var(--wood-mid);\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.bel-intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,150px);\n\n  gap:31px;\n  align-items:end;\n\n  padding:21px 0 25px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.bel-kicker{\n  margin:0 0 7px !important;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.bel-intro h2{\n  max-width:600px;\n\n  margin:0 0 9px;\n\n  font-size:35px;\n  line-height:1.03;\n}\n\n.bel-intro__copy \u003e p{\n  max-width:575px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:13px;\n}\n\n\n\/* INTRO RAIL *\/\n\n.bel-intro__rail{\n  min-width:0;\n\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.bel-intro__rail small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.bel-intro__rail strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:29px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.bel-intro__rail span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#756452;\n\n  font-size:10px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   QUICK CARDS\n========================================================= *\/\n\n.bel-quick{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:10px;\n\n  padding:18px 0 29px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.bel-quick__card{\n  position:relative;\n\n  min-width:0;\n\n  padding:14px 15px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.bel-quick__card:nth-child(1){\n  background:#FBF9F4;\n}\n\n.bel-quick__card:nth-child(2){\n  background:#F5EEE5;\n}\n\n.bel-quick__card:nth-child(3){\n  background:#F8F2E7;\n}\n\n.bel-quick__card::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:-1px;\n  left:14px;\n\n  width:31px;\n  height:2px;\n}\n\n.bel-quick__card:nth-child(1)::before{\n  background:#C8BDAF;\n}\n\n.bel-quick__card:nth-child(2)::before{\n  background:var(--wood);\n}\n\n.bel-quick__card:nth-child(3)::before{\n  background:var(--gold);\n}\n\n.bel-quick__card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--muted);\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.bel-quick__card strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.12;\n\n  font-weight:500;\n}\n\n.bel-quick__card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   LABEL\n========================================================= *\/\n\n.bel-label{\n  display:flex;\n  align-items:center;\n\n  gap:8px;\n\n  margin-bottom:7px;\n}\n\n.bel-label strong{\n  color:var(--gold-deep);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.bel-label span{\n  color:var(--muted);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.bel-label::after{\n  content:\"\";\n\n  width:34px;\n  height:1px;\n\n  background:var(--wood-soft);\n}\n\n\n\/* =========================================================\n   FLOWER GLASS \/ DETAIL\n========================================================= *\/\n\n.bel-detail{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  gap:33px;\n  align-items:center;\n\n  padding:33px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n\n\/* IMAGE *\/\n\n.bel-detail__image{\n  width:190px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--gold);\n}\n\n.bel-detail__image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.bel-detail__image img{\n  max-height:180px !important;\n}\n\n.bel-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n\n  text-align:center;\n}\n\n\n\/* COPY *\/\n\n.bel-detail__copy h3{\n  margin:0 0 7px;\n\n  font-size:25px;\n  line-height:1.08;\n}\n\n.bel-detail__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12px;\n}\n\n\n\/* DETAIL CARDS *\/\n\n.bel-detail__facts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:13px;\n}\n\n.bel-detail__fact{\n  min-width:0;\n\n  padding:9px 10px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.bel-detail__fact:nth-child(1){\n  background:#FBF9F4;\n}\n\n.bel-detail__fact:nth-child(2){\n  background:#F5EEE5;\n}\n\n.bel-detail__fact:nth-child(3){\n  background:#F8F2E7;\n}\n\n.bel-detail__fact small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:7.8px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.bel-detail__fact strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:9.8px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   SIZE SELECTOR\n========================================================= *\/\n\n.bel-size{\n  padding:33px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.bel-size__head{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:30px;\n\n  margin-bottom:15px;\n}\n\n.bel-size__head h3{\n  margin:0;\n\n  font-size:24px;\n}\n\n.bel-size__head p{\n  max-width:485px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n}\n\n\n\/* SIZE CARDS *\/\n\n.bel-size-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:9px;\n\n  margin-bottom:18px;\n}\n\n.bel-size-card{\n  position:relative;\n\n  min-width:0;\n\n  padding:15px 14px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.bel-size-card--36{\n  background:#FBF8F2;\n  border-top:2px solid var(--wood-soft);\n}\n\n.bel-size-card--41{\n  background:#F7F0E4;\n  border-top:2px solid var(--gold);\n}\n\n.bel-size-card--48{\n  background:#F3ECE2;\n  border-top:2px solid var(--wood);\n}\n\n.bel-size-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.bel-size-card h3{\n  margin:0 0 3px;\n\n  font-size:21px;\n}\n\n.bel-size-card__measure{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  font-weight:600;\n}\n\n.bel-size-card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n\n\/* EMPHASIS *\/\n\n.bel-size-card--41::after{\n  content:\"Balanced Choice\";\n\n  position:absolute;\n\n  top:11px;\n  right:11px;\n\n  padding:2px 6px;\n\n  color:#775829;\n\n  background:#EFE1C7;\n\n  border-radius:20px;\n\n  font-size:7px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   SIZE IMAGE\n========================================================= *\/\n\n.bel-dimension{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,150px);\n\n  gap:27px;\n  align-items:center;\n\n  padding-top:2px;\n}\n\n.bel-dimension__copy{\n  padding-left:13px;\n\n  border-left:2px solid var(--wood-soft);\n}\n\n.bel-dimension__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.bel-dimension__copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.bel-dimension__copy p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n}\n\n.bel-dimension__image{\n  width:150px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--wood-mid);\n}\n\n.bel-dimension__image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.bel-dimension__image img{\n  max-height:142px !important;\n}\n\n\n\/* =========================================================\n   AIR + LIGHT\n   ONE DARK ANCHOR\n========================================================= *\/\n\n.bel-function{\n  display:grid;\n  grid-template-columns:minmax(0,115px) minmax(0,1fr);\n\n  gap:25px;\n  align-items:center;\n\n  margin:31px 0;\n\n  padding:22px 24px;\n\n  background:var(--espresso);\n\n  border-radius:8px;\n}\n\n.bel-function__number{\n  padding-right:21px;\n\n  border-right:1px solid rgba(255,255,255,.16);\n}\n\n.bel-function__number small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold);\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.bel-function__number strong{\n  display:block;\n\n  color:#FFF7E9;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:43px;\n  line-height:.85;\n\n  font-weight:500;\n}\n\n.bel-function__number span{\n  display:block;\n\n  margin-top:7px;\n\n  color:#CEC3B5;\n\n  font-size:9.5px;\n  line-height:1.4;\n}\n\n.bel-function__copy h3{\n  margin:0 0 6px;\n\n  color:#FFF7EA;\n\n  font-size:21px;\n}\n\n.bel-function__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#D5CCBF;\n\n  font-size:11px;\n}\n\n.bel-function__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:15px;\n\n  margin-top:11px;\n  padding-top:10px;\n\n  border-top:1px solid rgba(255,255,255,.14);\n}\n\n.bel-function__facts span{\n  color:#D8CFC2;\n\n  font-size:9.5px;\n}\n\n.bel-function__facts strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.bel-specs{\n  padding:31px 0;\n\n  border-top:1px solid var(--line);\n}\n\n.bel-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.bel-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.bel-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.bel-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.bel-spec-row{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.bel-spec-row__label{\n  color:#806C58;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.bel-spec-row__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11px;\n  font-weight:500;\n  line-height:1.5;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   CERTIFICATION\n========================================================= *\/\n\n.bel-cert{\n  margin-top:12px;\n\n  padding:11px 13px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n\n  border-radius:5px;\n}\n\n.bel-cert small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.bel-cert strong{\n  display:block;\n\n  color:#352719;\n\n  font-size:10.8px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   NATURAL WOOD NOTE\n========================================================= *\/\n\n.bel-natural{\n  padding:14px 0 18px;\n\n  border-top:1px solid var(--line);\n}\n\n.bel-natural strong{\n  color:var(--wood);\n\n  font-size:10.5px;\n}\n\n.bel-natural span{\n  color:#71604F;\n\n  font-size:10.5px;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.bel-shipping{\n  position:relative;\n\n  padding:20px 21px;\n\n  background:#F7F0E3;\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n\n  border-radius:7px 7px 0 0;\n}\n\n.bel-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:52px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.bel-shipping h3{\n  margin:0 0 9px;\n\n  font-size:20px;\n}\n\n.bel-shipping p{\n  margin:0 0 6px;\n\n  color:#5E4F41;\n\n  font-size:11.5px;\n}\n\n.bel-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.bel-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.bel-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(20,14,9,.95);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.bel-lightbox:target{\n  display:flex;\n}\n\n.bel-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.bel-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.bel-lightbox__inner span{\n  margin-top:10px;\n\n  color:#DEC9A5;\n\n  font-size:9.5px;\n  letter-spacing:.08em;\n\n  text-align:center;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .bel-wrap{\n    padding:25px 18px 0;\n  }\n\n  .bel-wrap::before,\n  .bel-wrap::after{\n    left:18px;\n  }\n\n\n  .bel-intro{\n    grid-template-columns:minmax(0,1fr) minmax(0,120px);\n\n    gap:18px;\n  }\n\n  .bel-intro h2{\n    font-size:29px;\n  }\n\n\n  .bel-detail{\n    grid-template-columns:minmax(0,140px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .bel-detail__image{\n    width:140px;\n  }\n\n  .bel-detail__image img{\n    max-height:130px !important;\n  }\n\n\n  .bel-size__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .bel-function{\n    grid-template-columns:minmax(0,100px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n\n  .bel-spec-row{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:500px){\n\n  .bel-intro{\n    grid-template-columns:1fr;\n  }\n\n  .bel-intro__rail{\n    width:165px;\n  }\n\n\n  .bel-quick{\n    grid-template-columns:1fr;\n  }\n\n\n  .bel-detail{\n    grid-template-columns:1fr;\n  }\n\n  .bel-detail__image{\n    width:120px;\n\n    margin:0;\n  }\n\n\n  .bel-detail__facts{\n    grid-template-columns:1fr;\n  }\n\n\n  .bel-size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .bel-size-card--41::after{\n    top:10px;\n    right:10px;\n  }\n\n\n  .bel-dimension{\n    grid-template-columns:1fr;\n\n    gap:12px;\n  }\n\n  .bel-dimension__image{\n    width:115px;\n\n    margin:0;\n  }\n\n  .bel-dimension__image img{\n    max-height:107px !important;\n  }\n\n\n  .bel-function{\n    grid-template-columns:1fr;\n\n    gap:11px;\n\n    padding:19px;\n  }\n\n  .bel-function__number{\n    padding:0 0 10px;\n\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.16);\n  }\n\n  .bel-function__number strong{\n    font-size:35px;\n  }\n\n\n  .bel-specs__head{\n    display:block;\n  }\n\n  .bel-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .bel-spec-row{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .bel-spec-row__label{\n    color:var(--gold-deep);\n\n    font-size:9.5px;\n    font-weight:600;\n\n    letter-spacing:.05em;\n    text-transform:uppercase;\n  }\n\n  .bel-spec-row__value{\n    font-size:11.5px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-belora\" id=\"belora-root\"\u003e\n\u003cdiv class=\"bel-wrap\"\u003e\n\u003c!-- =====================================================\n         INTRO\n    ====================================================== --\u003e\n\u003csection class=\"bel-intro\"\u003e\n\u003cdiv class=\"bel-intro__copy\"\u003e\n\u003cp class=\"bel-kicker\"\u003eBelora · 5-Light Chandelier Ceiling Fan\u003c\/p\u003e\n\u003ch2\u003eFlower Glass at the Center, Real Wood in Motion\u003c\/h2\u003e\n\u003cp\u003eBelora brings five frosted flower-shaped glass shades into the center of a ceiling fan, surrounded by solid wood blades. The result reads more like a chandelier in the room, while still giving you the airflow of a full ceiling fan.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-intro__rail\"\u003e\n\u003csmall\u003e Available Diameters \u003c\/small\u003e \u003cstrong\u003e 36–48\" \u003c\/strong\u003e \u003cspan\u003e 5 Light Heads\u003cbr\u003e6-Speed Remote Fan \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         QUICK PURCHASE CARDS\n    ====================================================== --\u003e\n\u003csection class=\"bel-quick\"\u003e\n\u003cdiv class=\"bel-quick__card\"\u003e\n\u003csmall\u003e Lighting \u003c\/small\u003e \u003cstrong\u003e 5 Flower Glass Shades \u003c\/strong\u003e\n\u003cp\u003eA clustered chandelier-style center rather than a single fan light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-quick__card\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Solid Wood Blades \u003c\/strong\u003e\n\u003cp\u003eNatural grain gives the fan more warmth than plastic-look blades.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-quick__card\"\u003e\n\u003csmall\u003e Fan \u003c\/small\u003e \u003cstrong\u003e 6 Speeds \u003c\/strong\u003e\n\u003cp\u003eAdjustable airflow with handheld remote included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         BLOOM DETAIL\n    ====================================================== --\u003e\n\u003csection class=\"bel-detail\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"bel-detail__image\"\u003e\u003ca href=\"#bel-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/belora-modern-ceiling-fan-with-lights-glass-wood-stuberlighting_16.jpg?v=1780623672\" alt=\"Close-up of Belora ceiling fan showing frosted flower glass shades and solid wood blades\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"bel-caption\"\u003eFlower glass \u0026amp; wood detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-detail__copy\"\u003e\n\u003cdiv class=\"bel-label\"\u003e\n\u003cstrong\u003e 01 \u003c\/strong\u003e \u003cspan\u003e Bloom \u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch3\u003eThe Light Is the Centerpiece\u003c\/h3\u003e\n\u003cp\u003eFive frosted glass shades form a soft floral cluster beneath the fan hub. Instead of adding one basic dome light to a fan, Belora gives the lighting enough presence to become part of the room's decoration.\u003c\/p\u003e\n\u003cdiv class=\"bel-detail__facts\"\u003e\n\u003cdiv class=\"bel-detail__fact\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e 5 Heads \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-detail__fact\"\u003e\n\u003csmall\u003e Shades \u003c\/small\u003e \u003cstrong\u003e Frosted Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-detail__fact\"\u003e\n\u003csmall\u003e Blades \u003c\/small\u003e \u003cstrong\u003e Solid Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         SIZE SELECTOR\n    ====================================================== --\u003e\n\u003csection class=\"bel-size\"\u003e\n\u003cdiv class=\"bel-size__head\"\u003e\n\u003ch3\u003eChoose the Fan by Room Scale\u003c\/h3\u003e\n\u003cp\u003eThe flower-glass lighting design stays the same. Choose the diameter according to how much ceiling presence and airflow coverage your room needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-size-grid\"\u003e\n\u003c!-- 36 --\u003e\n\u003cdiv class=\"bel-size-card bel-size-card--36\"\u003e\n\u003csmall\u003e Compact \u003c\/small\u003e\n\u003ch3\u003e36.2\"\u003c\/h3\u003e\n\u003cspan class=\"bel-size-card__measure\"\u003e Approx. 92cm diameter \u003c\/span\u003e\n\u003cp\u003eBest suited to dining rooms, bedrooms and more compact living spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 41 --\u003e\n\u003cdiv class=\"bel-size-card bel-size-card--41\"\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e\n\u003ch3\u003e41.3\"\u003c\/h3\u003e\n\u003cspan class=\"bel-size-card__measure\"\u003e Approx. 105cm diameter \u003c\/span\u003e\n\u003cp\u003eA balanced choice for most medium-size living and dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 48 --\u003e\n\u003cdiv class=\"bel-size-card bel-size-card--48\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e\n\u003ch3\u003e48\"\u003c\/h3\u003e\n\u003cspan class=\"bel-size-card__measure\"\u003e Approx. 122cm diameter \u003c\/span\u003e\n\u003cp\u003eDesigned for larger living rooms, great rooms and open-plan spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =================================================\n           DIMENSION REFERENCE\n      ================================================== --\u003e\n\u003cdiv class=\"bel-dimension\"\u003e\n\u003cdiv class=\"bel-dimension__copy\"\u003e\n\u003csmall\u003e Check Before Ordering \u003c\/small\u003e \u003cstrong\u003e Measure the full blade diameter against your ceiling. \u003c\/strong\u003e\n\u003cp\u003eFan scale affects both the visual proportion of the room and the area of air movement, so choose by room size rather than light count alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"bel-dimension__image\"\u003e\u003ca href=\"#bel-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/belora-modern-ceiling-fan-with-lights-glass-wood-stuberlighting_7.jpg?v=1780623671\" alt=\"Belora 5-Light Ceiling Fan dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"bel-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         FAN FUNCTION\n    ====================================================== --\u003e\n\u003csection class=\"bel-function\"\u003e\n\u003cdiv class=\"bel-function__number\"\u003e\n\u003csmall\u003e Fan Control \u003c\/small\u003e \u003cstrong\u003e 06 \u003c\/strong\u003e \u003cspan\u003e adjustable\u003cbr\u003efan speeds \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-function__copy\"\u003e\n\u003ch3\u003eChandelier Light. Ceiling-Fan Airflow.\u003c\/h3\u003e\n\u003cp\u003eThe included handheld remote gives you six fan-speed settings. At the center, five standard E26 \/ E27 sockets make the lighting easy to maintain while preserving the multi-light chandelier effect.\u003c\/p\u003e\n\u003cdiv class=\"bel-function__facts\"\u003e\n\u003cspan\u003e \u003cstrong\u003e6-Speed\u003c\/strong\u003e fan \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eRemote\u003c\/strong\u003e included \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e5 × E26 \/ E27\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eMax 40W\u003c\/strong\u003e per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"bel-specs\"\u003e\n\u003cdiv class=\"bel-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Belora · 5-Light Chandelier Ceiling Fan \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-spec-list\"\u003e\n\u003cdiv class=\"bel-spec-row\"\u003e\n\u003cspan class=\"bel-spec-row__label\"\u003e Available Sizes \u003c\/span\u003e \u003cspan class=\"bel-spec-row__value\"\u003e Ø36.2\" · Ø41.3\" · Ø48\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-spec-row\"\u003e\n\u003cspan class=\"bel-spec-row__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"bel-spec-row__value\"\u003e Metal hub · Solid wood blades · Frosted glass shades \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-spec-row\"\u003e\n\u003cspan class=\"bel-spec-row__label\"\u003e Light Configuration \u003c\/span\u003e \u003cspan class=\"bel-spec-row__value\"\u003e 5 light heads \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-spec-row\"\u003e\n\u003cspan class=\"bel-spec-row__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"bel-spec-row__value\"\u003e 5 × E26 \/ E27 · Bulbs Included: Yes · Max 40W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-spec-row\"\u003e\n\u003cspan class=\"bel-spec-row__label\"\u003e Fan Speeds \u003c\/span\u003e \u003cspan class=\"bel-spec-row__value\"\u003e 6 adjustable speeds \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-spec-row\"\u003e\n\u003cspan class=\"bel-spec-row__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"bel-spec-row__value\"\u003e Handheld remote included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-spec-row\"\u003e\n\u003cspan class=\"bel-spec-row__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"bel-spec-row__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-spec-row\"\u003e\n\u003cspan class=\"bel-spec-row__label\"\u003e Wiring \u0026amp; Installation \u003c\/span\u003e \u003cspan class=\"bel-spec-row__value\"\u003e Hardwired · Ceiling mounted · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-spec-row\"\u003e\n\u003cspan class=\"bel-spec-row__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"bel-spec-row__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         NATURAL WOOD NOTE\n    ====================================================== --\u003e\n\u003csection class=\"bel-natural\"\u003e\u003cstrong\u003e Natural wood note — \u003c\/strong\u003e \u003cspan\u003e Real wood grain, pattern and tone naturally vary from blade to blade. These differences are part of the material character, not defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\u003c\/section\u003e\n\u003c!-- =====================================================\n         SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"bel-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"bel-detail-large\" href=\"#belora-root\" class=\"bel-lightbox\"\u003e \u003cspan class=\"bel-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/belora-modern-ceiling-fan-with-lights-glass-wood-stuberlighting_16.jpg?v=1780623672\" alt=\"Enlarged Belora frosted flower glass and solid wood blade detail\"\u003e \u003cspan\u003e Flower Glass + Solid Wood · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"bel-size-large\" href=\"#belora-root\" class=\"bel-lightbox\"\u003e \u003cspan class=\"bel-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/belora-modern-ceiling-fan-with-lights-glass-wood-stuberlighting_7.jpg?v=1780623671\" alt=\"Enlarged Belora 5-Light Ceiling Fan dimension reference\"\u003e \u003cspan\u003e Belora Dimensions · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"5-Light:Dia 36.2\" \/ Glass \u0026 Wood","offer_id":52297209676059,"sku":"STB-CF-BELORA-36","price":555.0,"currency_code":"USD","in_stock":true},{"title":"5-Light: Dia 41.3\" \/ Glass \u0026 Wood","offer_id":52297209708827,"sku":"STB-CF-BELORA-41","price":575.0,"currency_code":"USD","in_stock":true},{"title":"5-Light: Dia 48\" \/ Glass \u0026 Wood","offer_id":52297209741595,"sku":"STB-CF-BELORA-48","price":598.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/belora-modern-ceiling-fan-with-lights-glass-wood-stuberlighting_1.jpg?v=1780623671"},{"product_id":"florette-3-light-bedroom-ceiling-fan-with-flower-glass","title":"Florette Ceiling Fan with Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — FLORETTE 3-LIGHT CEILING FAN\n   Bedroom Focus · Compact Editorial · No Page Background\n========================================================= *\/\n\n.stb-florette{\n  --ivory:#FFFDF9;\n  --cream:#F6F0E8;\n\n  --dark:#211812;\n  --espresso:#35271F;\n\n  --text:#4D3E34;\n  --muted:#776A60;\n\n  --gold:#B49362;\n  --gold-deep:#80613E;\n\n  --line:#D9CFC4;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  background:transparent;\n\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14.5px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n\n\/* =========================================================\n   RESET\n========================================================= *\/\n\n.stb-florette *,\n.stb-florette *::before,\n.stb-florette *::after{\n  box-sizing:border-box;\n}\n\n.stb-florette h2,\n.stb-florette h3{\n  margin-top:0;\n\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-florette p{\n  margin-top:0;\n}\n\n\n\/* =========================================================\n   TYPOGRAPHY\n========================================================= *\/\n\n.stb-florette__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-florette__title{\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.15;\n}\n\n.stb-florette__section-title{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.25;\n}\n\n.stb-florette__section-copy{\n  max-width:620px;\n\n  margin:0;\n\n  color:#62564D;\n\n  font-size:12.8px;\n  line-height:1.62;\n}\n\n.stb-florette__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#837366;\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-florette__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 190px;\n\n  gap:32px;\n  align-items:end;\n\n  padding:4px 0 23px;\n}\n\n.stb-florette__intro-copy{\n  max-width:640px;\n}\n\n.stb-florette__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D5148;\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n.stb-florette__intro-stat{\n  padding:14px 16px;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-florette__intro-stat small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C7AC84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-florette__intro-stat strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#FFF5E8;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-florette__intro-stat span{\n  color:#D6C9BC;\n\n  font-size:10.8px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-florette__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.025);\n\n  overflow:hidden;\n}\n\n.stb-florette__fact{\n  padding:13px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-florette__fact:last-child{\n  border-right:0;\n}\n\n.stb-florette__fact small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#88786B;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.stb-florette__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   BOTTOM VIEW DETAIL\n========================================================= *\/\n\n.stb-florette__detail{\n  display:grid;\n  grid-template-columns:120px minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:31px;\n  padding:15px;\n\n  background:var(--cream);\n\n  border:1px solid #D8CCBD;\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.025);\n}\n\n.stb-florette__detail-media{\n  width:112px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-florette__image-link{\n  display:block;\n\n  width:100%;\n  padding:4px;\n\n  background:var(--ivory);\n\n  border:1px solid #D5C9BA;\n  border-radius:4px;\n\n  text-decoration:none;\n}\n\n.stb-florette__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n}\n\n.stb-florette__detail-copy p{\n  max-width:560px;\n\n  margin:0 0 9px;\n\n  color:#5F5249;\n\n  font-size:12.5px;\n  line-height:1.6;\n}\n\n.stb-florette__tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n}\n\n.stb-florette__tag{\n  padding:4px 8px;\n\n  background:var(--ivory);\n\n  color:#604F43;\n\n  font-size:10px;\n\n  border:1px solid #D6CABC;\n  border-radius:18px;\n}\n\n\n\/* =========================================================\n   BEDROOM DESIGN CARD\n========================================================= *\/\n\n.stb-florette__bedroom{\n  display:grid;\n  grid-template-columns:180px minmax(0,1fr);\n\n  margin-bottom:31px;\n\n  overflow:hidden;\n\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.03);\n}\n\n.stb-florette__bedroom-title{\n  padding:17px 18px;\n\n  background:var(--espresso);\n}\n\n.stb-florette__bedroom-title small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8AC84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-florette__bedroom-title strong{\n  color:#FFF5E8;\n\n  font-size:13.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-florette__bedroom-copy{\n  padding:17px 19px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-florette__bedroom-copy p{\n  margin:0;\n\n  color:#60534A;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SIZE GUIDE\n========================================================= *\/\n\n.stb-florette__sizes{\n  margin-bottom:31px;\n}\n\n.stb-florette__sizes-head{\n  margin-bottom:13px;\n}\n\n.stb-florette__size-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n}\n\n.stb-florette__size-card{\n  min-width:0;\n\n  padding:15px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-florette__size-card--featured{\n  border-top:2px solid var(--gold);\n}\n\n.stb-florette__size-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887568;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.stb-florette__size-card strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--dark);\n\n  font-size:14px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-florette__size-card p{\n  margin:0;\n\n  color:#706359;\n\n  font-size:10.8px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   DIMENSION PREVIEW\n========================================================= *\/\n\n.stb-florette__dimension{\n  display:grid;\n  grid-template-columns:140px minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:31px;\n  padding:14px 16px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-florette__dimension-media{\n  width:130px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-florette__dimension-link{\n  display:block;\n\n  width:100%;\n\n  padding:5px;\n\n  background:#FAF6F0;\n\n  border:1px solid #DDD2C5;\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-florette__dimension-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  transform:none!important;\n}\n\n.stb-florette__dimension-copy p{\n  max-width:530px;\n\n  margin:0 0 8px;\n\n  color:#62564D;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.stb-florette__dimension-pills{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n}\n\n.stb-florette__dimension-pills span{\n  padding:5px 8px;\n\n  background:var(--cream);\n\n  color:var(--dark);\n\n  font-size:10px;\n  font-weight:500;\n\n  border-radius:3px;\n}\n\n\n\/* =========================================================\n   AIRFLOW + LIGHT\n========================================================= *\/\n\n.stb-florette__functions{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-bottom:31px;\n}\n\n.stb-florette__function{\n  padding:16px 17px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-florette__function:first-child{\n  border-top:2px solid var(--gold);\n}\n\n.stb-florette__function small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#847165;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-florette__function strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-florette__function p{\n  margin:0;\n\n  color:#62564D;\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   LOW CEILING NOTE\n========================================================= *\/\n\n.stb-florette__ceiling{\n  display:grid;\n  grid-template-columns:3px minmax(0,1fr);\n\n  gap:13px;\n\n  max-width:760px;\n\n  margin:0 auto 31px;\n}\n\n.stb-florette__ceiling-line{\n  background:var(--gold);\n}\n\n.stb-florette__ceiling strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:12.3px;\n}\n\n.stb-florette__ceiling p{\n  margin:0;\n\n  color:#675A50;\n\n  font-size:11.7px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n========================================================= *\/\n\n.stb-florette__specs{\n  margin-bottom:31px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n\n  overflow:hidden;\n}\n\n.stb-florette__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-florette__spec-head span{\n  color:#C8AD87;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-florette__spec-head strong{\n  color:#FFF5E8;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-florette__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7DED5;\n}\n\n.stb-florette__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-florette__spec span{\n  padding-right:10px;\n\n  color:#82756B;\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n.stb-florette__spec strong{\n  color:var(--dark);\n\n  font-size:11.5px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-florette__faq{\n  max-width:750px;\n\n  margin:0 auto 30px;\n}\n\n.stb-florette__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-florette__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--dark);\n\n  font-size:13.2px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-florette__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-florette__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-deep);\n\n  font-size:19px;\n}\n\n.stb-florette__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-florette__faq details p{\n  margin:7px 0 0;\n\n  color:#665A51;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-florette__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-florette__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-florette__shipping p{\n  margin:0 0 7px;\n\n  color:#5E5249;\n\n  font-size:12.5px;\n  line-height:1.62;\n}\n\n.stb-florette__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-florette__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-florette__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,14,12,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-florette__lightbox:target{\n  display:flex;\n}\n\n.stb-florette__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-florette__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-florette__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-florette__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E8F82;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-florette__intro{\n    grid-template-columns:1fr;\n\n    gap:12px;\n  }\n\n  .stb-florette__title{\n    font-size:25px;\n  }\n\n  .stb-florette__intro-stat{\n    max-width:270px;\n  }\n\n\n  .stb-florette__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-florette__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-florette__fact:nth-child(1),\n  .stb-florette__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-florette__detail{\n    grid-template-columns:100px 1fr;\n\n    gap:15px;\n\n    padding:13px;\n  }\n\n  .stb-florette__detail-media{\n    width:94px;\n  }\n\n\n  .stb-florette__bedroom{\n    grid-template-columns:145px 1fr;\n  }\n\n\n  .stb-florette__size-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-florette__dimension{\n    grid-template-columns:120px 1fr;\n\n    gap:16px;\n  }\n\n  .stb-florette__dimension-media{\n    width:110px;\n  }\n\n\n  .stb-florette__functions{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-florette__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-florette{\n    font-size:14px;\n  }\n\n\n  .stb-florette__detail{\n    grid-template-columns:86px 1fr;\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-florette__detail-media{\n    width:80px;\n  }\n\n  .stb-florette__detail-copy p{\n    font-size:11.8px;\n  }\n\n\n  .stb-florette__bedroom{\n    grid-template-columns:1fr;\n  }\n\n  .stb-florette__bedroom-copy{\n    border-top:0;\n    border-left:1px solid var(--line);\n  }\n\n\n  .stb-florette__dimension{\n    grid-template-columns:100px 1fr;\n\n    gap:12px;\n\n    padding:11px;\n  }\n\n  .stb-florette__dimension-media{\n    width:94px;\n  }\n\n\n  .stb-florette__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-florette__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-florette__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-florette\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-florette__intro\"\u003e\n\u003cdiv class=\"stb-florette__intro-copy\"\u003e\n\u003cspan class=\"stb-florette__eyebrow\"\u003e 3 Flower Glass Lights · Solid Wood Blades · Remote Control \u003c\/span\u003e\n\u003ch2 class=\"stb-florette__title\"\u003eAirflow for the Bedroom, Without the Heavy Fan Look.\u003c\/h2\u003e\n\u003cp\u003eFlorette combines three flower-shaped frosted glass shades with warm solid wood blades in a quieter, more compact ceiling-fan design. It brings decorative light and six-speed airflow to bedrooms, dining nooks and smaller living spaces without making the ceiling feel crowded.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-florette__intro-stat\"\u003e\n\u003csmall\u003e Three Diameters \u003c\/small\u003e \u003cstrong\u003e 36.2\" · 41.3\" · 48\" \u003c\/strong\u003e \u003cspan\u003e Choose by room size \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-florette__facts\"\u003e\n\u003cdiv class=\"stb-florette__fact\"\u003e\n\u003csmall\u003e Shades \u003c\/small\u003e \u003cstrong\u003e 3 Frosted Flower Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-florette__fact\"\u003e\n\u003csmall\u003e Blades \u003c\/small\u003e \u003cstrong\u003e Solid Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-florette__fact\"\u003e\n\u003csmall\u003e Fan \u003c\/small\u003e \u003cstrong\u003e 6 Adjustable Speeds \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-florette__fact\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Remote Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BOTTOM VIEW DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"florette-detail-section\" class=\"stb-florette__detail\"\u003e\n\u003cdiv class=\"stb-florette__detail-media\"\u003e\u003ca href=\"#florette-detail\" class=\"stb-florette__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/florette-3-light-bedroom-ceiling-fan-with-flower-glass-stuberlighting_3.jpg?v=1780626652\" alt=\"Florette ceiling fan bottom view showing three flower-shaped frosted glass shades\" loading=\"lazy\"\u003e \u003cspan class=\"stb-florette__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-florette__detail-copy\"\u003e\n\u003cspan class=\"stb-florette__eyebrow\"\u003e Bottom View \u003c\/span\u003e\n\u003ch3 class=\"stb-florette__section-title\"\u003eThree Glass Flowers, Kept Visually Light.\u003c\/h3\u003e\n\u003cp\u003eThree petal-shaped frosted glass shades sit around the central hub, giving Florette a softer decorative character without turning the fan into a large chandelier.\u003c\/p\u003e\n\u003cdiv class=\"stb-florette__tags\"\u003e\n\u003cspan class=\"stb-florette__tag\"\u003e Frosted Glass \u003c\/span\u003e \u003cspan class=\"stb-florette__tag\"\u003e 3-Light Cluster \u003c\/span\u003e \u003cspan class=\"stb-florette__tag\"\u003e Solid Wood Blades \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"florette-detail\" href=\"#florette-detail-section\" class=\"stb-florette__lightbox\"\u003e \u003cspan class=\"stb-florette__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/florette-3-light-bedroom-ceiling-fan-with-flower-glass-stuberlighting_3.jpg?v=1780626652\" alt=\"Enlarged Florette bottom detail\"\u003e \u003cspan class=\"stb-florette__lightbox-caption\"\u003e Florette · Flower Glass \u0026amp; Wood Detail \u003c\/span\u003e \u003cspan class=\"stb-florette__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       BEDROOM POSITIONING\n  ====================================================== --\u003e\n\u003csection class=\"stb-florette__bedroom\"\u003e\n\u003cdiv class=\"stb-florette__bedroom-title\"\u003e\n\u003csmall\u003e Designed for Restraint \u003c\/small\u003e \u003cstrong\u003e More Decorative Than a Standard Fan. Less Heavy Than a Chandelier Fan. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-florette__bedroom-copy\"\u003e\n\u003cp\u003eThe three-light arrangement keeps the center of the fixture relatively compact, making Florette especially useful in bedrooms, home offices and smaller dining areas where a five-light chandelier-style fan can feel oversized.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ROOM SIZE GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-florette__sizes\"\u003e\n\u003cdiv class=\"stb-florette__sizes-head\"\u003e\n\u003cspan class=\"stb-florette__eyebrow\"\u003e Choose by Room Size \u003c\/span\u003e\n\u003ch3 class=\"stb-florette__section-title\"\u003eThree Fan Diameters.\u003c\/h3\u003e\n\u003cp class=\"stb-florette__section-copy\"\u003eChoose the fan diameter according to the room footprint rather than simply choosing the largest size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-florette__size-grid\"\u003e\n\u003carticle class=\"stb-florette__size-card\"\u003e\u003csmall\u003e Compact Rooms \u003c\/small\u003e \u003cstrong\u003e Ø36.2\" \u003c\/strong\u003e\n\u003cp\u003eBedrooms under approximately 250 sq ft, dining nooks and home offices.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-florette__size-card stb-florette__size-card--featured\"\u003e\u003csmall\u003e Most Versatile \u003c\/small\u003e \u003cstrong\u003e Ø41.3\" \u003c\/strong\u003e\n\u003cp\u003ePrimary bedrooms and medium-size living rooms around 250–400 sq ft.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-florette__size-card\"\u003e\u003csmall\u003e Larger Rooms \u003c\/small\u003e \u003cstrong\u003e Ø48\" \u003c\/strong\u003e\n\u003cp\u003eLarger living spaces where more fan span is appropriate.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSION DRAWING\n  ====================================================== --\u003e\n\u003csection id=\"florette-size-section\" class=\"stb-florette__dimension\"\u003e\n\u003cdiv class=\"stb-florette__dimension-media\"\u003e\u003ca href=\"#florette-size\" class=\"stb-florette__dimension-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/florette-3-light-bedroom-ceiling-fan-with-flower-glass-stuberlighting_14.jpg?v=1780626652\" alt=\"Florette ceiling fan size reference\" loading=\"lazy\"\u003e \u003cspan class=\"stb-florette__hint\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-florette__dimension-copy\"\u003e\n\u003cspan class=\"stb-florette__eyebrow\"\u003e Size Reference \u003c\/span\u003e\n\u003ch3 class=\"stb-florette__section-title\"\u003eCheck the Ceiling Proportion.\u003c\/h3\u003e\n\u003cp\u003eUse the drawing to confirm overall scale before ordering. The preview stays intentionally compact here; tap it for the full measurement view.\u003c\/p\u003e\n\u003cdiv class=\"stb-florette__dimension-pills\"\u003e\n\u003cspan\u003e Ø36.2\" \u003c\/span\u003e \u003cspan\u003e Ø41.3\" \u003c\/span\u003e \u003cspan\u003e Ø48\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"florette-size\" href=\"#florette-size-section\" class=\"stb-florette__lightbox\"\u003e \u003cspan class=\"stb-florette__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/florette-3-light-bedroom-ceiling-fan-with-flower-glass-stuberlighting_14.jpg?v=1780626652\" alt=\"Enlarged Florette ceiling fan dimensions\"\u003e \u003cspan class=\"stb-florette__lightbox-caption\"\u003e Florette · Size Reference \u003c\/span\u003e \u003cspan class=\"stb-florette__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FAN + LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"stb-florette__functions\"\u003e\n\u003cdiv class=\"stb-florette__function\"\u003e\n\u003csmall\u003e Airflow \u003c\/small\u003e \u003cstrong\u003e 6 Adjustable Fan Speeds \u003c\/strong\u003e\n\u003cp\u003eChoose from gentle airflow for sleeping through stronger circulation for warmer days. A handheld remote is included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-florette__function\"\u003e\n\u003csmall\u003e Lighting \u003c\/small\u003e \u003cstrong\u003e 3 × E26 \/ E27 LED Bulbs Included \u003c\/strong\u003e\n\u003cp\u003eStandard replaceable sockets make future bulb replacement simple. Maximum wattage is 40W per socket.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LOW CEILING NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-florette__ceiling\"\u003e\n\u003cdiv class=\"stb-florette__ceiling-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Have a lower ceiling? \u003c\/strong\u003e\n\u003cp\u003eFor ceilings under approximately 8 ft, use the flush-mount installation option where appropriate to preserve as much headroom as possible.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-florette__specs\"\u003e\n\u003cdiv class=\"stb-florette__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Florette \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-florette__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e Ø36.2\" · Ø41.3\" · Ø48\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-florette__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Metal Hub · Solid Wood Blades · Frosted Glass Shades \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-florette__spec\"\u003e\n\u003cspan\u003e Light Configuration \u003c\/span\u003e \u003cstrong\u003e 3 Flower-Shaped Glass Light Heads \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-florette__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e 3 × E26 \/ E27 LED Bulbs Included · Max 40W Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-florette__spec\"\u003e\n\u003cspan\u003e Fan \u003c\/span\u003e \u003cstrong\u003e 6 Adjustable Speeds \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-florette__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Handheld Remote Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-florette__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V · Hardwired Ceiling Installation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-florette__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Professional Installation Recommended · Flush-Mount Option for Lower Ceilings \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-florette__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-florette__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-florette__faq\"\u003e\u003cspan class=\"stb-florette__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-florette__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich Florette size should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose 36.2\" for bedrooms under approximately 250 sq ft and compact rooms. The 41.3\" version suits many primary bedrooms and rooms around 250–400 sq ft. Choose 48\" when the space needs a larger fan span.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the bulbs included?\u003c\/summary\u003e\n\u003cp\u003eYes. Three compatible E26 \/ E27 LED bulbs are included with the fixture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs a remote included?\u003c\/summary\u003e\n\u003cp\u003eYes. Florette includes a handheld remote and offers six adjustable fan speeds.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Florette work with an 8 ft ceiling?\u003c\/summary\u003e\n\u003cp\u003eFlorette is designed with bedrooms and standard-height rooms in mind. For lower ceilings, use the flush-mount installation option where appropriate to maximize headroom.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-florette__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 36.2\" \/ Glass \u0026 Wood","offer_id":52297250406683,"sku":"STB-CF-FLORETTE-36","price":475.0,"currency_code":"USD","in_stock":true},{"title":"Dia 41.3\" \/ Glass \u0026 Wood","offer_id":52297250439451,"sku":"STB-CF-FLORETTE-41","price":498.0,"currency_code":"USD","in_stock":true},{"title":"Dia 48\" \/ Glass \u0026 Wood","offer_id":52297250472219,"sku":"STB-CF-FLORETTE-48","price":526.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/florette-3-light-bedroom-ceiling-fan-with-flower-glass-stuberlighting_7.jpg?v=1780626652"},{"product_id":"volari-52-inch-flush-mount-ceiling-fan-with-led","title":"Volari Ceiling Fan with Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — VOLARI\n   52-INCH FLUSH MOUNT CEILING FAN WITH LED\n\n   LOW PROFILE \/ AIR \/ LIGHT\n\n   QUIET LUXURY · CONCISE PRODUCT PAGE\n   NO LARGE PAGE BACKGROUND\n\n   ESPRESSO · CREAM · WARM WOOD · GOLD\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-volari{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#655546;\n  --muted:#81715F;\n\n  --gold:#C8A96E;\n  --gold-deep:#977344;\n\n  --wood:#8B6547;\n  --wood-deep:#6E4C34;\n  --wood-soft:#C3A587;\n\n  --cream:#F7F0E3;\n  --paper:#FBF8F2;\n  --ivory:#FCFAF5;\n\n  --line:#DED2BD;\n  --line-soft:#EAE1D3;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-volari *,\n.stb-volari *::before,\n.stb-volari *::after{\n  box-sizing:border-box;\n}\n\n.stb-volari h2,\n.stb-volari h3,\n.stb-volari p{\n  margin-top:0;\n}\n\n.stb-volari h2,\n.stb-volari h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-volari img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-volari a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.volari-shell{\n  position:relative;\n\n  padding:29px 29px 0;\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n\n  box-shadow:0 8px 28px rgba(28,18,9,.025);\n}\n\n.volari-shell::before{\n  content:\"\";\n\n  position:absolute;\n  top:8px;\n  left:29px;\n\n  width:62px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.volari-shell::after{\n  content:\"\";\n\n  position:absolute;\n  top:11px;\n  left:29px;\n\n  width:30px;\n  height:1px;\n\n  background:var(--wood);\n}\n\n\n\/* =========================================================\n   01 — OPENING\n========================================================= *\/\n\n.volari-opening{\n  padding:20px 0 29px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.volari-opening__top{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,145px);\n\n  gap:32px;\n  align-items:end;\n}\n\n.volari-kicker{\n  margin:0 0 7px !important;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.volari-opening h2{\n  max-width:610px;\n\n  margin:0 0 9px;\n\n  font-size:35px;\n  line-height:1.03;\n}\n\n.volari-opening__copy \u003e p{\n  max-width:580px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:13px;\n}\n\n\n\/* SCALE RAIL *\/\n\n.volari-scale-rail{\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.volari-scale-rail small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.volari-scale-rail strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:32px;\n  line-height:.9;\n\n  font-weight:500;\n}\n\n.volari-scale-rail span{\n  display:block;\n\n  margin-top:7px;\n\n  color:#756452;\n\n  font-size:10px;\n  line-height:1.5;\n}\n\n\n\/* QUICK DECISION CARDS *\/\n\n.volari-quick{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:9px;\n\n  margin-top:19px;\n}\n\n.volari-quick__item{\n  position:relative;\n\n  min-width:0;\n\n  padding:12px 13px;\n\n  border:1px solid var(--line);\n  border-radius:6px;\n}\n\n.volari-quick__item:nth-child(1){\n  background:#FAF6EF;\n}\n\n.volari-quick__item:nth-child(2){\n  background:#F5EEE5;\n}\n\n.volari-quick__item:nth-child(3){\n  background:#FCFAF5;\n}\n\n.volari-quick__item::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:-1px;\n  left:13px;\n\n  width:29px;\n  height:2px;\n\n  background:var(--gold);\n}\n\n.volari-quick__item:nth-child(2)::before{\n  background:var(--wood);\n}\n\n.volari-quick__item:nth-child(3)::before{\n  background:#BDB3A4;\n}\n\n.volari-quick__item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:7.8px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.volari-quick__item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.1;\n\n  font-weight:500;\n}\n\n.volari-quick__item p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   02 — PROFILE \/ PRODUCT VIEW\n========================================================= *\/\n\n.volari-profile{\n  padding:32px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.volari-profile__head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:30px;\n\n  margin-bottom:15px;\n}\n\n.volari-profile__head h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.08;\n}\n\n.volari-profile__head p{\n  max-width:490px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n}\n\n\n\/* TWO IMAGE CARDS *\/\n\n.volari-view-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:10px;\n}\n\n.volari-view{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:14px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:8px 12px 8px 8px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.volari-view--bottom{\n  background:#FAF6EF;\n  border-top:2px solid var(--gold);\n}\n\n.volari-view--detail{\n  background:#F5EEE5;\n  border-top:2px solid var(--wood);\n}\n\n.volari-view__image{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n}\n\n.volari-view__image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.volari-view__image img{\n  max-height:138px !important;\n}\n\n.volari-view small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:7.8px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.volari-view strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.08;\n\n  font-weight:500;\n}\n\n.volari-view p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:9.8px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   03 — AIR + LIGHT\n========================================================= *\/\n\n.volari-function{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:25px;\n  align-items:center;\n\n  margin:31px 0;\n\n  padding:23px 24px;\n\n  background:var(--espresso);\n\n  border-radius:8px;\n}\n\n.volari-function__number{\n  padding-right:22px;\n\n  border-right:1px solid rgba(255,255,255,.16);\n}\n\n.volari-function__number small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold);\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.volari-function__number strong{\n  display:block;\n\n  color:#FFF7E9;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:43px;\n  line-height:.85;\n\n  font-weight:500;\n}\n\n.volari-function__number span{\n  display:block;\n\n  margin-top:7px;\n\n  color:#CEC3B5;\n\n  font-size:9.5px;\n  line-height:1.4;\n}\n\n.volari-function__copy h3{\n  margin:0 0 6px;\n\n  color:#FFF7EA;\n\n  font-size:21px;\n}\n\n.volari-function__copy \u003e p{\n  max-width:525px;\n\n  margin:0;\n\n  color:#D5CCBF;\n\n  font-size:11px;\n}\n\n.volari-function__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:15px;\n\n  margin-top:11px;\n  padding-top:10px;\n\n  border-top:1px solid rgba(255,255,255,.14);\n}\n\n.volari-function__facts span{\n  color:#D8CFC2;\n\n  font-size:9.5px;\n}\n\n.volari-function__facts strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* CCT *\/\n\n.volari-cct{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:12px;\n}\n\n.volari-cct__item{\n  min-width:0;\n\n  padding:8px 9px;\n\n  border:1px solid rgba(255,255,255,.14);\n  border-radius:5px;\n}\n\n.volari-cct__item strong{\n  display:flex;\n  align-items:center;\n\n  gap:6px;\n\n  margin-bottom:1px;\n\n  color:#FFF7E9;\n\n  font-size:9.5px;\n}\n\n.volari-cct__item strong::before{\n  content:\"\";\n\n  width:7px;\n  height:7px;\n\n  flex:0 0 7px;\n\n  border-radius:50%;\n\n  border:1px solid rgba(255,255,255,.2);\n}\n\n.volari-cct__item--warm strong::before{\n  background:#E6BC70;\n}\n\n.volari-cct__item--neutral strong::before{\n  background:#EFE7D6;\n}\n\n.volari-cct__item--cool strong::before{\n  background:#E7EAEB;\n}\n\n.volari-cct__item span{\n  color:#BEB3A5;\n\n  font-size:8.3px;\n}\n\n\n\/* =========================================================\n   04 — SIZE \/ INSTALL\n========================================================= *\/\n\n.volari-size{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,150px);\n\n  gap:31px;\n  align-items:center;\n\n  padding:32px 0;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.volari-size__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n}\n\n.volari-size__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n}\n\n\n\/* NUMBERS *\/\n\n.volari-measures{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:28px;\n\n  margin-top:14px;\n}\n\n.volari-measure{\n  min-width:90px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.volari-measure:nth-child(2){\n  border-color:var(--wood);\n}\n\n.volari-measure small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.volari-measure strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:23px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* INSTALL LEDGER *\/\n\n.volari-install{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:14px;\n}\n\n.volari-install__item{\n  min-width:0;\n\n  padding:8px 9px;\n\n  border:1px solid var(--line);\n\n  border-radius:5px;\n}\n\n.volari-install__item:nth-child(1){\n  background:#FAF6EF;\n}\n\n.volari-install__item:nth-child(2){\n  background:#F5EEE5;\n}\n\n.volari-install__item:nth-child(3){\n  background:#FCFAF5;\n}\n\n.volari-install__item small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:7.5px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.volari-install__item strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-size:9.5px;\n  font-weight:600;\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.volari-size__image{\n  width:150px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--gold);\n}\n\n.volari-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.volari-size__image img{\n  max-height:140px !important;\n}\n\n.volari-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:8.3px;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.volari-specs{\n  padding:31px 0;\n}\n\n.volari-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.volari-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.volari-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.volari-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.volari-spec-row{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.volari-spec-row__label{\n  color:#806C58;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.volari-spec-row__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11px;\n  font-weight:500;\n  line-height:1.5;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CERT *\/\n\n.volari-cert{\n  margin-top:12px;\n\n  padding:11px 13px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n\n  border-radius:5px;\n}\n\n.volari-cert small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.volari-cert strong{\n  display:block;\n\n  color:#352719;\n\n  font-size:10.8px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.volari-shipping{\n  position:relative;\n\n  padding:20px 21px;\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n\n  background:#F7F0E3;\n\n  border-radius:7px 7px 0 0;\n}\n\n.volari-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:52px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.volari-shipping h3{\n  margin:0 0 9px;\n\n  font-size:20px;\n}\n\n.volari-shipping p{\n  margin:0 0 6px;\n\n  color:#5E4F41;\n\n  font-size:11.5px;\n}\n\n.volari-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.volari-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.volari-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(20,14,9,.95);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.volari-lightbox:target{\n  display:flex;\n}\n\n.volari-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.volari-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.volari-lightbox__inner span{\n  margin-top:10px;\n\n  color:#DEC9A5;\n\n  font-size:9.5px;\n  letter-spacing:.08em;\n\n  text-align:center;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .volari-shell{\n    padding:25px 18px 0;\n  }\n\n  .volari-shell::before,\n  .volari-shell::after{\n    left:18px;\n  }\n\n\n  .volari-opening__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,115px);\n\n    gap:18px;\n  }\n\n  .volari-opening h2{\n    font-size:29px;\n  }\n\n\n  .volari-profile__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .volari-view{\n    grid-template-columns:minmax(0,110px) minmax(0,1fr);\n\n    gap:11px;\n  }\n\n  .volari-view__image{\n    width:110px;\n  }\n\n  .volari-view__image img{\n    max-height:105px !important;\n  }\n\n\n  .volari-function{\n    grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n\n  .volari-spec-row{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:500px){\n\n  .volari-opening__top{\n    grid-template-columns:1fr;\n  }\n\n  .volari-scale-rail{\n    width:160px;\n  }\n\n\n  .volari-quick{\n    grid-template-columns:1fr;\n  }\n\n\n  .volari-view-grid{\n    grid-template-columns:1fr;\n  }\n\n  .volari-view{\n    grid-template-columns:minmax(0,100px) minmax(0,1fr);\n  }\n\n  .volari-view__image{\n    width:100px;\n  }\n\n\n  .volari-function{\n    grid-template-columns:1fr;\n\n    gap:11px;\n\n    padding:19px;\n  }\n\n  .volari-function__number{\n    padding:0 0 10px;\n\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.16);\n  }\n\n  .volari-function__number strong{\n    font-size:35px;\n  }\n\n\n  .volari-cct{\n    grid-template-columns:1fr;\n  }\n\n\n  .volari-size{\n    grid-template-columns:1fr;\n  }\n\n  .volari-size__image{\n    width:110px;\n\n    margin:0;\n  }\n\n  .volari-size__image img{\n    max-height:103px !important;\n  }\n\n\n  .volari-install{\n    grid-template-columns:1fr;\n  }\n\n\n  .volari-specs__head{\n    display:block;\n  }\n\n  .volari-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .volari-spec-row{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .volari-spec-row__label{\n    color:var(--gold-deep);\n\n    font-size:9.5px;\n    font-weight:600;\n\n    letter-spacing:.05em;\n    text-transform:uppercase;\n  }\n\n  .volari-spec-row__value{\n    font-size:11.5px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-volari\" id=\"volari-root\"\u003e\n\u003cdiv class=\"volari-shell\"\u003e\n\u003c!-- =====================================================\n         01 — INTRO\n    ====================================================== --\u003e\n\u003csection class=\"volari-opening\"\u003e\n\u003cdiv class=\"volari-opening__top\"\u003e\n\u003cdiv class=\"volari-opening__copy\"\u003e\n\u003cp class=\"volari-kicker\"\u003eVolari · 52-Inch Flush Mount Ceiling Fan\u003c\/p\u003e\n\u003ch2\u003eFull-Size Airflow, Kept Closer to the Ceiling\u003c\/h2\u003e\n\u003cp\u003eVolari combines a 52-inch fan with a clean circular LED light in a flush-mount profile. Curved wood-grain blades bring warmth, while the simple underside keeps the fixture visually quiet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-scale-rail\"\u003e\n\u003csmall\u003e Overall Size \u003c\/small\u003e \u003cstrong\u003e 52\" \u003c\/strong\u003e \u003cspan\u003e H18.9\" \/ 48cm\u003cbr\u003eFlush Mount \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-quick\"\u003e\n\u003cdiv class=\"volari-quick__item\"\u003e\n\u003csmall\u003e Profile \u003c\/small\u003e \u003cstrong\u003e Flush Mount \u003c\/strong\u003e\n\u003cp\u003eNo extended downrod between the fan and ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-quick__item\"\u003e\n\u003csmall\u003e Fan \u003c\/small\u003e \u003cstrong\u003e 6-Speed + Reverse \u003c\/strong\u003e\n\u003cp\u003eAdjustable airflow with reversible direction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-quick__item\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e 3 CCT LED \u003c\/strong\u003e\n\u003cp\u003e3000K, 4000K and 6000K switchable light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — PRODUCT PROFILE\n    ====================================================== --\u003e\n\u003csection class=\"volari-profile\"\u003e\n\u003cdiv class=\"volari-profile__head\"\u003e\n\u003ch3\u003eClean from Every Angle\u003c\/h3\u003e\n\u003cp\u003eFrom below, the large circular diffuser keeps the center visually simple. Up close, the curved wood-grain blades add warmth without turning the fixture into a decorative focal point.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-view-grid\"\u003e\n\u003c!-- BOTTOM VIEW --\u003e\n\u003cdiv class=\"volari-view volari-view--bottom\"\u003e\n\u003cdiv class=\"volari-view__image\"\u003e\u003ca href=\"#volari-bottom-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/volari-52-inch-flush-mount-ceiling-fan-with-led-stuberlighting_4.jpg?v=1780650685\" alt=\"Bottom view of Volari 52-inch flush mount ceiling fan with circular LED light\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csmall\u003e From Below \u003c\/small\u003e \u003cstrong\u003e One Clean Light Center \u003c\/strong\u003e\n\u003cp\u003eThe circular acrylic diffuser keeps the underside visually simple.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DETAIL --\u003e\n\u003cdiv class=\"volari-view volari-view--detail\"\u003e\n\u003cdiv class=\"volari-view__image\"\u003e\u003ca href=\"#volari-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/volari-52-inch-flush-mount-ceiling-fan-with-led-stuberlighting_9.jpg?v=1780650685\" alt=\"Close-up of Volari curved wood-grain ABS ceiling fan blade\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Blade Detail \u003c\/small\u003e \u003cstrong\u003e Warm Wood-Grain Finish \u003c\/strong\u003e\n\u003cp\u003eCurved ABS blades add a wood look while remaining true to the material.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         03 — FUNCTION\n    ====================================================== --\u003e\n\u003csection class=\"volari-function\"\u003e\n\u003cdiv class=\"volari-function__number\"\u003e\n\u003csmall\u003e Fan Control \u003c\/small\u003e \u003cstrong\u003e 06 \u003c\/strong\u003e \u003cspan\u003e speeds +\u003cbr\u003ereversible direction \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-function__copy\"\u003e\n\u003ch3\u003eAirflow for Every Season. Light for Every Mood.\u003c\/h3\u003e\n\u003cp\u003eSix fan speeds let you adjust airflow as needed, while reversible direction supports seasonal circulation. The integrated 12W LED switches between three light temperatures.\u003c\/p\u003e\n\u003cdiv class=\"volari-function__facts\"\u003e\n\u003cspan\u003e \u003cstrong\u003e6-Speed\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eReversible\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eRemote Included\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e12W LED\u003c\/strong\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-cct\"\u003e\n\u003cdiv class=\"volari-cct__item volari-cct__item--warm\"\u003e\n\u003cstrong\u003e 3000K \u003c\/strong\u003e \u003cspan\u003e Warm White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-cct__item volari-cct__item--neutral\"\u003e\n\u003cstrong\u003e 4000K \u003c\/strong\u003e \u003cspan\u003e Neutral White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-cct__item volari-cct__item--cool\"\u003e\n\u003cstrong\u003e 6000K \u003c\/strong\u003e \u003cspan\u003e Cool White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         04 — SIZE \/ INSTALL\n    ====================================================== --\u003e\n\u003csection class=\"volari-size\"\u003e\n\u003cdiv class=\"volari-size__copy\"\u003e\n\u003ch3\u003eCheck the 52-Inch Span and 18.9-Inch Height\u003c\/h3\u003e\n\u003cp\u003eMeasure the full blade diameter as well as the finished fixture height before ordering. Volari mounts without a long downrod, making it a cleaner option when vertical ceiling space matters.\u003c\/p\u003e\n\u003cdiv class=\"volari-measures\"\u003e\n\u003cdiv class=\"volari-measure\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 52\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-measure\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 18.9\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-measure\"\u003e\n\u003csmall\u003e Metric \u003c\/small\u003e \u003cstrong\u003e 132 × 48cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-install\"\u003e\n\u003cdiv class=\"volari-install__item\"\u003e\n\u003csmall\u003e Mounting \u003c\/small\u003e \u003cstrong\u003e Flush Mount \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-install__item\"\u003e\n\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-install__item\"\u003e\n\u003csmall\u003e Environment \u003c\/small\u003e \u003cstrong\u003e Indoor · IP20 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"volari-size__image\"\u003e\u003ca href=\"#volari-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/volari-52-inch-flush-mount-ceiling-fan-with-led-stuberlighting_15.jpg?v=1780650685\" alt=\"Volari 52-inch Flush Mount Ceiling Fan dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"volari-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"volari-specs\"\u003e\n\u003cdiv class=\"volari-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Volari · 52-Inch Flush Mount Ceiling Fan \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-spec-list\"\u003e\n\u003cdiv class=\"volari-spec-row\"\u003e\n\u003cspan class=\"volari-spec-row__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"volari-spec-row__value\"\u003e Ø52\" × H18.9\" \/ Ø132 × H48cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-spec-row\"\u003e\n\u003cspan class=\"volari-spec-row__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"volari-spec-row__value\"\u003e Metal housing · Wood-grain ABS blades · Acrylic shade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-spec-row\"\u003e\n\u003cspan class=\"volari-spec-row__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"volari-spec-row__value\"\u003e Integrated LED · Included · Separate Bulb: Not required · 12W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-spec-row\"\u003e\n\u003cspan class=\"volari-spec-row__label\"\u003e Color Temperature \u003c\/span\u003e \u003cspan class=\"volari-spec-row__value\"\u003e 3000K Warm · 4000K Neutral · 6000K Cool · Switchable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-spec-row\"\u003e\n\u003cspan class=\"volari-spec-row__label\"\u003e LED Lifespan \u003c\/span\u003e \u003cspan class=\"volari-spec-row__value\"\u003e Rated up to 50,000 hours \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-spec-row\"\u003e\n\u003cspan class=\"volari-spec-row__label\"\u003e Fan Function \u003c\/span\u003e \u003cspan class=\"volari-spec-row__value\"\u003e 6 adjustable speeds · Reversible direction \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-spec-row\"\u003e\n\u003cspan class=\"volari-spec-row__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"volari-spec-row__value\"\u003e Handheld remote included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-spec-row\"\u003e\n\u003cspan class=\"volari-spec-row__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"volari-spec-row__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-spec-row\"\u003e\n\u003cspan class=\"volari-spec-row__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"volari-spec-row__value\"\u003e Flush mount · Hardwired · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-spec-row\"\u003e\n\u003cspan class=\"volari-spec-row__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"volari-spec-row__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"volari-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — BOTTOM VIEW\n  ====================================================== --\u003e \u003ca id=\"volari-bottom-large\" href=\"#volari-root\" class=\"volari-lightbox\"\u003e \u003cspan class=\"volari-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/volari-52-inch-flush-mount-ceiling-fan-with-led-stuberlighting_4.jpg?v=1780650685\" alt=\"Enlarged bottom view of Volari flush mount ceiling fan\"\u003e \u003cspan\u003e Bottom View · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"volari-detail-large\" href=\"#volari-root\" class=\"volari-lightbox\"\u003e \u003cspan class=\"volari-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/volari-52-inch-flush-mount-ceiling-fan-with-led-stuberlighting_9.jpg?v=1780650685\" alt=\"Enlarged Volari curved wood-grain ABS blade detail\"\u003e \u003cspan\u003e Wood-Grain Blade Detail · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"volari-size-large\" href=\"#volari-root\" class=\"volari-lightbox\"\u003e \u003cspan class=\"volari-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/volari-52-inch-flush-mount-ceiling-fan-with-led-stuberlighting_15.jpg?v=1780650685\" alt=\"Enlarged Volari 52-inch ceiling fan dimension reference\"\u003e \u003cspan\u003e Ø52\" × H18.9\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 52\"xH 18.9\" \/ Metal \u0026 ABS \/ Three-color Dimming","offer_id":52298466165019,"sku":"STB-CF-VOLARI-52","price":545.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/volari-52-inch-flush-mount-ceiling-fan-with-led-stuberlighting_8.jpg?v=1780650685"},{"product_id":"linnea-nordic-solid-wood-ceiling-fan-with-light","title":"Linnea Ceiling Fan with Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — LINNEA SOLID WOOD CEILING FAN\n   Nordic Editorial · Compact Images · No Page Background\n========================================================= *\/\n\n.stb-linnea{\n  --ivory:#FFFDF9;\n  --cream:#F6F0E8;\n\n  --dark:#211812;\n  --espresso:#35271F;\n\n  --text:#4C3E34;\n  --muted:#776A60;\n\n  --gold:#B49362;\n  --gold-deep:#80613E;\n\n  --line:#D9CFC4;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  background:transparent;\n\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14.5px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-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(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-linnea p{\n  margin-top:0;\n}\n\n\n\/* =========================================================\n   TYPOGRAPHY\n========================================================= *\/\n\n.stb-linnea__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-linnea__title{\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.15;\n}\n\n.stb-linnea__section-title{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.25;\n}\n\n.stb-linnea__section-copy{\n  max-width:620px;\n\n  margin:0;\n\n  color:#62564D;\n\n  font-size:12.8px;\n  line-height:1.62;\n}\n\n.stb-linnea__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#837366;\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-linnea__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 190px;\n\n  gap:32px;\n  align-items:end;\n\n  padding:4px 0 23px;\n}\n\n.stb-linnea__intro-copy{\n  max-width:640px;\n}\n\n.stb-linnea__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D5148;\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n.stb-linnea__intro-stat{\n  padding:14px 16px;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-linnea__intro-stat small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C7AC84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-linnea__intro-stat strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#FFF5E8;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-linnea__intro-stat span{\n  color:#D6C9BC;\n\n  font-size:10.8px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-linnea__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.025);\n\n  overflow:hidden;\n}\n\n.stb-linnea__fact{\n  padding:13px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-linnea__fact:last-child{\n  border-right:0;\n}\n\n.stb-linnea__fact small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#88786B;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.stb-linnea__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   MATERIAL DETAILS\n========================================================= *\/\n\n.stb-linnea__materials{\n  margin-bottom:31px;\n}\n\n.stb-linnea__materials-head{\n  margin-bottom:12px;\n}\n\n.stb-linnea__material-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n}\n\n.stb-linnea__material-card{\n  display:grid;\n  grid-template-columns:105px minmax(0,1fr);\n\n  gap:15px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:13px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-linnea__material-card:first-child{\n  background:var(--cream);\n}\n\n.stb-linnea__material-media{\n  width:98px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-linnea__image-link{\n  display:block;\n\n  width:100%;\n  padding:4px;\n\n  background:var(--ivory);\n\n  border:1px solid #D5C9BA;\n  border-radius:4px;\n\n  text-decoration:none;\n}\n\n.stb-linnea__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-linnea__material-copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#866F60;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.stb-linnea__material-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-linnea__material-copy p{\n  margin:0;\n\n  color:#62564D;\n\n  font-size:10.9px;\n  line-height:1.53;\n}\n\n\n\/* =========================================================\n   MATERIAL \/ MOTOR VALUE\n========================================================= *\/\n\n.stb-linnea__core{\n  display:grid;\n  grid-template-columns:180px minmax(0,1fr);\n\n  margin-bottom:31px;\n\n  overflow:hidden;\n\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.03);\n}\n\n.stb-linnea__core-title{\n  padding:17px 18px;\n\n  background:var(--espresso);\n}\n\n.stb-linnea__core-title small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8AC84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-linnea__core-title strong{\n  color:#FFF5E8;\n\n  font-size:13.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-linnea__core-copy{\n  padding:17px 19px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-linnea__core-copy p{\n  margin:0;\n\n  color:#60534A;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SIZE GUIDE\n========================================================= *\/\n\n.stb-linnea__sizes{\n  margin-bottom:31px;\n}\n\n.stb-linnea__sizes-head{\n  margin-bottom:12px;\n}\n\n.stb-linnea__size-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n}\n\n.stb-linnea__size-card{\n  min-width:0;\n\n  padding:14px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-linnea__size-card--featured{\n  border-top:2px solid var(--gold);\n}\n\n.stb-linnea__size-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887568;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.stb-linnea__size-card strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--dark);\n\n  font-size:14px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-linnea__size-card p{\n  margin:0 0 6px;\n\n  color:#706359;\n\n  font-size:10.8px;\n  line-height:1.5;\n}\n\n.stb-linnea__size-meta{\n  display:block;\n\n  padding-top:6px;\n\n  color:#836C59;\n\n  font-size:9.8px;\n  font-weight:600;\n\n  border-top:1px solid #E7DDD3;\n}\n\n\n\/* =========================================================\n   COMPACT DIMENSION PREVIEW\n========================================================= *\/\n\n.stb-linnea__dimension{\n  display:grid;\n  grid-template-columns:130px minmax(0,1fr);\n\n  gap:21px;\n  align-items:center;\n\n  margin-bottom:31px;\n  padding:13px 15px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-linnea__dimension-media{\n  width:120px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-linnea__dimension-link{\n  display:block;\n\n  width:100%;\n  padding:5px;\n\n  background:#FAF6F0;\n\n  border:1px solid #DDD2C5;\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-linnea__dimension-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-linnea__dimension-copy p{\n  max-width:520px;\n\n  margin:0 0 8px;\n\n  color:#62564D;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.stb-linnea__dimension-pills{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n}\n\n.stb-linnea__dimension-pills span{\n  padding:5px 8px;\n\n  background:var(--cream);\n\n  color:var(--dark);\n\n  font-size:10px;\n  font-weight:500;\n\n  border-radius:3px;\n}\n\n\n\/* =========================================================\n   FINISHES\n========================================================= *\/\n\n.stb-linnea__finishes{\n  margin-bottom:31px;\n}\n\n.stb-linnea__finishes-head{\n  margin-bottom:12px;\n}\n\n.stb-linnea__finish-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:8px;\n}\n\n.stb-linnea__finish-card{\n  padding:12px 14px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-linnea__finish-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#876F60;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-linnea__finish-card strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n  font-weight:500;\n}\n\n.stb-linnea__finish-card p{\n  margin:0;\n\n  color:#74675D;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   PERFORMANCE\n========================================================= *\/\n\n.stb-linnea__performance{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-bottom:31px;\n}\n\n.stb-linnea__performance-card{\n  padding:15px 16px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-linnea__performance-card:first-child{\n  border-top:2px solid var(--gold);\n}\n\n.stb-linnea__performance-card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#847165;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.stb-linnea__performance-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-linnea__performance-card p{\n  margin:0;\n\n  color:#62564D;\n\n  font-size:11px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   LIGHT OPTION\n========================================================= *\/\n\n.stb-linnea__light{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:31px;\n}\n\n.stb-linnea__light-card{\n  padding:15px 16px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-linnea__light-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#846F5F;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-linnea__light-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.5px;\n  font-weight:500;\n}\n\n.stb-linnea__light-card p{\n  margin:0;\n\n  color:#62564D;\n\n  font-size:11px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n========================================================= *\/\n\n.stb-linnea__specs{\n  margin-bottom:31px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n\n  overflow:hidden;\n}\n\n.stb-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:#C8AD87;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-linnea__spec-head strong{\n  color:#FFF5E8;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-linnea__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7DED5;\n}\n\n.stb-linnea__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-linnea__spec span{\n  padding-right:10px;\n\n  color:#82756B;\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n.stb-linnea__spec strong{\n  color:var(--dark);\n\n  font-size:11.5px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-linnea__faq{\n  max-width:750px;\n\n  margin:0 auto 30px;\n}\n\n.stb-linnea__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-linnea__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--dark);\n\n  font-size:13.2px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-linnea__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-linnea__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-deep);\n\n  font-size:19px;\n}\n\n.stb-linnea__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-linnea__faq details p{\n  margin:7px 0 0;\n\n  color:#665A51;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-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:#5E5249;\n\n  font-size:12.5px;\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-deep);\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(17,14,12,.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  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-linnea__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-linnea__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E8F82;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-linnea__intro{\n    grid-template-columns:1fr;\n\n    gap:12px;\n  }\n\n  .stb-linnea__title{\n    font-size:25px;\n  }\n\n  .stb-linnea__intro-stat{\n    max-width:270px;\n  }\n\n\n  .stb-linnea__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-linnea__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-linnea__fact:nth-child(1),\n  .stb-linnea__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-linnea__material-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-linnea__core{\n    grid-template-columns:145px 1fr;\n  }\n\n\n  .stb-linnea__size-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-linnea__dimension{\n    grid-template-columns:110px 1fr;\n\n    gap:15px;\n  }\n\n  .stb-linnea__dimension-media{\n    width:102px;\n  }\n\n\n  .stb-linnea__performance{\n    grid-template-columns:1fr;\n  }\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    font-size:14px;\n  }\n\n\n  .stb-linnea__material-card{\n    grid-template-columns:88px 1fr;\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-linnea__material-media{\n    width:82px;\n  }\n\n\n  .stb-linnea__core{\n    grid-template-columns:1fr;\n  }\n\n  .stb-linnea__core-copy{\n    border-top:0;\n    border-left:1px solid var(--line);\n  }\n\n\n  .stb-linnea__dimension{\n    grid-template-columns:90px 1fr;\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-linnea__dimension-media{\n    width:84px;\n  }\n\n\n  .stb-linnea__finish-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-linnea__light{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-linnea__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-linnea__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-linnea__shipping{\n    padding:16px;\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-copy\"\u003e\n\u003cspan class=\"stb-linnea__eyebrow\"\u003e Paulownia Wood · Pure Copper Motor · Integrated LED \u003c\/span\u003e\n\u003ch2 class=\"stb-linnea__title\"\u003eReal Wood, Made to Feel Quiet in the Room.\u003c\/h2\u003e\n\u003cp\u003eLinnea pairs solid paulownia wood blades with a slim metal body and understated acrylic light diffuser. The natural materials keep the fan visually warm, while a six-speed reversible copper motor makes it practical for bedrooms, dining rooms and modern-organic living spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__intro-stat\"\u003e\n\u003csmall\u003e Three Sizes \u003c\/small\u003e \u003cstrong\u003e 42\" · 48\" · 52\" \u003c\/strong\u003e \u003cspan\u003e All approximately H11\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-linnea__facts\"\u003e\n\u003cdiv class=\"stb-linnea__fact\"\u003e\n\u003csmall\u003e Blades \u003c\/small\u003e \u003cstrong\u003e Paulownia Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__fact\"\u003e\n\u003csmall\u003e Motor \u003c\/small\u003e \u003cstrong\u003e 35W Pure Copper \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__fact\"\u003e\n\u003csmall\u003e Airflow \u003c\/small\u003e \u003cstrong\u003e 6-Speed · Reversible \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__fact\"\u003e\n\u003csmall\u003e Noise \u003c\/small\u003e \u003cstrong\u003e Approx. 40 dB \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       REAL MATERIAL DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-linnea__materials\"\u003e\n\u003cdiv class=\"stb-linnea__materials-head\"\u003e\n\u003cspan class=\"stb-linnea__eyebrow\"\u003e Real Material Details \u003c\/span\u003e\n\u003ch3 class=\"stb-linnea__section-title\"\u003eThe Difference Is Easier to See Up Close.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__material-grid\"\u003e\n\u003c!-- BASE --\u003e\n\u003carticle id=\"linnea-base-section\" class=\"stb-linnea__material-card\"\u003e\n\u003cdiv class=\"stb-linnea__material-media\"\u003e\u003ca href=\"#linnea-base\" class=\"stb-linnea__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/linnea-nordic-solid-wood-ceiling-fan-with-light-stuberlighting_7.jpg?v=1780652267\" alt=\"Linnea Nordic ceiling fan base and motor housing detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-linnea__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__material-copy\"\u003e\n\u003csmall\u003e Base Detail \u003c\/small\u003e \u003cstrong\u003e Clean, Minimal Motor Housing \u003c\/strong\u003e\n\u003cp\u003eA restrained central body keeps the fan visually quiet and lets the wood blades carry the material character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- BLADE --\u003e\n\u003carticle id=\"linnea-blade-section\" class=\"stb-linnea__material-card\"\u003e\n\u003cdiv class=\"stb-linnea__material-media\"\u003e\u003ca href=\"#linnea-blade\" class=\"stb-linnea__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/linnea-nordic-solid-wood-ceiling-fan-with-light-stuberlighting_19.jpg?v=1780652267\" alt=\"Linnea solid paulownia wood ceiling fan blade detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-linnea__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__material-copy\"\u003e\n\u003csmall\u003e Blade Detail \u003c\/small\u003e \u003cstrong\u003e Solid Paulownia Wood \u003c\/strong\u003e\n\u003cp\u003eReal wood grain gives Linnea a warmer, more natural appearance than printed wood-effect fan blades.\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-base\" 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-nordic-solid-wood-ceiling-fan-with-light-stuberlighting_7.jpg?v=1780652267\" alt=\"Enlarged Linnea base detail\"\u003e \u003cspan class=\"stb-linnea__lightbox-caption\"\u003e Linnea · Base Detail \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-blade\" href=\"#linnea-blade-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-nordic-solid-wood-ceiling-fan-with-light-stuberlighting_19.jpg?v=1780652267\" alt=\"Enlarged Linnea paulownia wood blade detail\"\u003e \u003cspan class=\"stb-linnea__lightbox-caption\"\u003e Linnea · Paulownia Wood Blade \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       CORE VALUE\n  ====================================================== --\u003e\n\u003csection class=\"stb-linnea__core\"\u003e\n\u003cdiv class=\"stb-linnea__core-title\"\u003e\n\u003csmall\u003e Material + Motor \u003c\/small\u003e \u003cstrong\u003e Wood Outside. Copper Inside. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__core-copy\"\u003e\n\u003cp\u003eLinnea combines paulownia wood blades with a 35W variable-frequency pure copper motor. The result is a ceiling fan designed to look like part of the room rather than a piece of mechanical equipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-linnea__sizes\"\u003e\n\u003cdiv class=\"stb-linnea__sizes-head\"\u003e\n\u003cspan class=\"stb-linnea__eyebrow\"\u003e Choose by Room Size \u003c\/span\u003e\n\u003ch3 class=\"stb-linnea__section-title\"\u003e42\", 48\" or 52\".\u003c\/h3\u003e\n\u003cp class=\"stb-linnea__section-copy\"\u003eStart with the room footprint. Larger is not always better when the fan sits directly above a bed or dining area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__size-grid\"\u003e\n\u003carticle class=\"stb-linnea__size-card\"\u003e\u003csmall\u003e Compact \u003c\/small\u003e \u003cstrong\u003e 42\" × H11\" \u003c\/strong\u003e\n\u003cp\u003eBedrooms, dining rooms and smaller living rooms under approximately 300 sq ft.\u003c\/p\u003e\n\u003cspan class=\"stb-linnea__size-meta\"\u003e Integrated LED · 18W \u003c\/span\u003e\u003c\/article\u003e\n\u003carticle class=\"stb-linnea__size-card stb-linnea__size-card--featured\"\u003e\u003csmall\u003e Most Versatile \u003c\/small\u003e \u003cstrong\u003e 48\" × H11\" \u003c\/strong\u003e\n\u003cp\u003ePrimary bedrooms and medium living rooms around 300–500 sq ft.\u003c\/p\u003e\n\u003cspan class=\"stb-linnea__size-meta\"\u003e Integrated LED · 24W \u003c\/span\u003e\u003c\/article\u003e\n\u003carticle class=\"stb-linnea__size-card\"\u003e\u003csmall\u003e Larger Rooms \u003c\/small\u003e \u003cstrong\u003e 52\" × H11\" \u003c\/strong\u003e\n\u003cp\u003eLarger living rooms and open-plan family rooms over approximately 500 sq ft.\u003c\/p\u003e\n\u003cspan class=\"stb-linnea__size-meta\"\u003e Integrated LED · 24W \u003c\/span\u003e\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSION DRAWING\n  ====================================================== --\u003e\n\u003csection id=\"linnea-size-section\" class=\"stb-linnea__dimension\"\u003e\n\u003cdiv class=\"stb-linnea__dimension-media\"\u003e\u003ca href=\"#linnea-size\" class=\"stb-linnea__dimension-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/linnea-nordic-solid-wood-ceiling-fan-with-light-stuberlighting_8.jpg?v=1780652267\" alt=\"Linnea Nordic Solid Wood Ceiling Fan dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-linnea__hint\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__dimension-copy\"\u003e\n\u003cspan class=\"stb-linnea__eyebrow\"\u003e Size Reference \u003c\/span\u003e\n\u003ch3 class=\"stb-linnea__section-title\"\u003eCheck the Ceiling Proportion.\u003c\/h3\u003e\n\u003cp\u003eThe drawing stays intentionally compact here. Tap it when you need the complete measurement view.\u003c\/p\u003e\n\u003cdiv class=\"stb-linnea__dimension-pills\"\u003e\n\u003cspan\u003e 42\" × H11\" \u003c\/span\u003e \u003cspan\u003e 48\" × H11\" \u003c\/span\u003e \u003cspan\u003e 52\" × H11\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"linnea-size\" 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-nordic-solid-wood-ceiling-fan-with-light-stuberlighting_8.jpg?v=1780652267\" alt=\"Enlarged Linnea ceiling fan dimensions\"\u003e \u003cspan class=\"stb-linnea__lightbox-caption\"\u003e Linnea · Size Reference \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       FOUR FINISHES\n  ====================================================== --\u003e\n\u003csection class=\"stb-linnea__finishes\"\u003e\n\u003cdiv class=\"stb-linnea__finishes-head\"\u003e\n\u003cspan class=\"stb-linnea__eyebrow\"\u003e Four Finish Combinations \u003c\/span\u003e\n\u003ch3 class=\"stb-linnea__section-title\"\u003eKeep the Wood in the Same Language as the Room.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__finish-grid\"\u003e\n\u003cdiv class=\"stb-linnea__finish-card\"\u003e\n\u003csmall\u003e Dark Contrast \u003c\/small\u003e \u003cstrong\u003e Black + Walnut \u003c\/strong\u003e\n\u003cp\u003eWorks naturally with darker modern and mid-century interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__finish-card\"\u003e\n\u003csmall\u003e Soft Nordic \u003c\/small\u003e \u003cstrong\u003e Wood-Grey + Natural Wood \u003c\/strong\u003e\n\u003cp\u003eA quieter neutral pairing for Scandinavian interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__finish-card\"\u003e\n\u003csmall\u003e Warm Contrast \u003c\/small\u003e \u003cstrong\u003e Wood-White + Walnut \u003c\/strong\u003e\n\u003cp\u003eLight body with deeper wood warmth for transitional spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__finish-card\"\u003e\n\u003csmall\u003e Lightest Palette \u003c\/small\u003e \u003cstrong\u003e Wood-White + Natural Wood \u003c\/strong\u003e\n\u003cp\u003eThe most restrained option for Japandi and modern-organic rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PERFORMANCE\n  ====================================================== --\u003e\n\u003csection class=\"stb-linnea__performance\"\u003e\n\u003cdiv class=\"stb-linnea__performance-card\"\u003e\n\u003csmall\u003e Motor \u003c\/small\u003e \u003cstrong\u003e 35W Pure Copper Motor \u003c\/strong\u003e\n\u003cp\u003eVariable-frequency motor designed for controlled, quieter everyday operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__performance-card\"\u003e\n\u003csmall\u003e Airflow \u003c\/small\u003e \u003cstrong\u003e 6 Speeds · Forward \/ Reverse \u003c\/strong\u003e\n\u003cp\u003eForward airflow for warmer weather and reverse circulation for cooler seasons.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__performance-card\"\u003e\n\u003csmall\u003e Noise \u003c\/small\u003e \u003cstrong\u003e Approximately 40 dB \u003c\/strong\u003e\n\u003cp\u003eQuiet airflow makes Linnea especially suitable for bedrooms and other low-noise spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT OPTIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-linnea__light\"\u003e\n\u003cdiv class=\"stb-linnea__light-card\"\u003e\n\u003csmall\u003e Light Option 01 \u003c\/small\u003e \u003cstrong\u003e Warm Light · 3000K \u003c\/strong\u003e\n\u003cp\u003eA fixed warm-white option for bedrooms, dining rooms and warmer interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__light-card\"\u003e\n\u003csmall\u003e Light Option 02 \u003c\/small\u003e \u003cstrong\u003e Three-Tone · 3000K \/ 4000K \/ 6000K \u003c\/strong\u003e\n\u003cp\u003eChoose this version when you want access to warm, neutral and cooler light temperatures.\u003c\/p\u003e\n\u003c\/div\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 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e 42\" × H11\" · 48\" × H11\" · 52\" × H11\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Metal Frame · Paulownia Wood Blades · Acrylic Shade · Pure Copper Motor \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__spec\"\u003e\n\u003cspan\u003e Finishes \u003c\/span\u003e \u003cstrong\u003e Black + Walnut · Wood-Grey + Natural Wood · Wood-White + Walnut · Wood-White + Natural Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED Included · Warm 3000K or Three-Tone 3000K \/ 4000K \/ 6000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__spec\"\u003e\n\u003cspan\u003e LED Power \u003c\/span\u003e \u003cstrong\u003e 42\": 18W · 48\": 24W · 52\": 24W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__spec\"\u003e\n\u003cspan\u003e Motor \u0026amp; Fan \u003c\/span\u003e \u003cstrong\u003e 35W Variable-Frequency Pure Copper Motor · 6 Speeds · Forward \/ Reverse \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__spec\"\u003e\n\u003cspan\u003e Noise \u0026amp; Control \u003c\/span\u003e \u003cstrong\u003e Approx. 40 dB · Handheld Remote Included · Wireless Wall Switch Optional \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-linnea__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V · 60Hz · Hardwired Ceiling Installation \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 · Professional Installation Recommended \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\u003eWhich Linnea size should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose 42\" for rooms under approximately 300 sq ft, 48\" for many primary bedrooms and medium rooms around 300–500 sq ft, and 52\" for larger living rooms or open-plan spaces over approximately 500 sq ft.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the blades real wood?\u003c\/summary\u003e\n\u003cp\u003eYes. Linnea uses paulownia wood blades rather than printed wood-effect ABS blades.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Linnea reversible?\u003c\/summary\u003e\n\u003cp\u003eYes. The fan supports forward and reverse operation with six adjustable speeds.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the remote included?\u003c\/summary\u003e\n\u003cp\u003eYes. A handheld remote is included. A wireless wall switch is available as an optional control.\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":"42\"xH11\"(Power:-18W) \/ Black+Walnut Wood \/ Warm Light","offer_id":52298566238491,"sku":"STB-CF-LINNEA-42-1","price":375.0,"currency_code":"USD","in_stock":true},{"title":"42\"xH11\"(Power:-18W) \/ Black+Walnut Wood \/ Three-color Changing Light","offer_id":52298566271259,"sku":"STB-CF-LINNEA-42-2","price":375.0,"currency_code":"USD","in_stock":true},{"title":"42\"xH11\"(Power:-18W) \/ Grey+Nature Wood \/ Warm Light","offer_id":52298566304027,"sku":"STB-CF-LINNEA-42-3","price":375.0,"currency_code":"USD","in_stock":true},{"title":"42\"xH11\"(Power:-18W) \/ Grey+Nature Wood \/ Three-color Changing Light","offer_id":52298566336795,"sku":"STB-CF-LINNEA-42-4","price":375.0,"currency_code":"USD","in_stock":true},{"title":"42\"xH11\"(Power:-18W) \/ White+Walnut Wood \/ Warm Light","offer_id":52298566369563,"sku":"STB-CF-LINNEA-42-5","price":375.0,"currency_code":"USD","in_stock":true},{"title":"42\"xH11\"(Power:-18W) \/ White+Walnut Wood \/ Three-color Changing Light","offer_id":52298566402331,"sku":"STB-CF-LINNEA-42-6","price":375.0,"currency_code":"USD","in_stock":true},{"title":"42\"xH11\"(Power:-18W) \/ White+Nature Wood \/ Warm Light","offer_id":52298566435099,"sku":"STB-CF-LINNEA-42-7","price":375.0,"currency_code":"USD","in_stock":true},{"title":"42\"xH11\"(Power:-18W) \/ White+Nature Wood \/ Three-color Changing Light","offer_id":52298566467867,"sku":"STB-CF-LINNEA-42-8","price":375.0,"currency_code":"USD","in_stock":true},{"title":"48\"xH11\"(Power:~24W) \/ Black+Walnut Wood \/ Warm Light","offer_id":52298566500635,"sku":"STB-CF-LINNEA-48-1","price":425.0,"currency_code":"USD","in_stock":true},{"title":"48\"xH11\"(Power:~24W) \/ Black+Walnut Wood \/ Three-color Changing Light","offer_id":52298566533403,"sku":"STB-CF-LINNEA-48-2","price":425.0,"currency_code":"USD","in_stock":true},{"title":"48\"xH11\"(Power:~24W) \/ Grey+Nature Wood \/ Warm Light","offer_id":52298566566171,"sku":"STB-CF-LINNEA-48-3","price":425.0,"currency_code":"USD","in_stock":true},{"title":"48\"xH11\"(Power:~24W) \/ Grey+Nature Wood \/ Three-color Changing Light","offer_id":52298566598939,"sku":"STB-CF-LINNEA-48-4","price":425.0,"currency_code":"USD","in_stock":true},{"title":"48\"xH11\"(Power:~24W) \/ White+Walnut Wood \/ Warm Light","offer_id":52298566631707,"sku":"STB-CF-LINNEA-48-5","price":425.0,"currency_code":"USD","in_stock":true},{"title":"48\"xH11\"(Power:~24W) \/ White+Walnut Wood \/ Three-color Changing Light","offer_id":52298566664475,"sku":"STB-CF-LINNEA-48-6","price":425.0,"currency_code":"USD","in_stock":true},{"title":"48\"xH11\"(Power:~24W) \/ White+Nature Wood \/ Warm Light","offer_id":52298566697243,"sku":"STB-CF-LINNEA-48-7","price":425.0,"currency_code":"USD","in_stock":true},{"title":"48\"xH11\"(Power:~24W) \/ White+Nature Wood \/ Three-color Changing Light","offer_id":52298566730011,"sku":"STB-CF-LINNEA-48-8","price":425.0,"currency_code":"USD","in_stock":true},{"title":"52\"xH11\"(Power:-24W) \/ Black+Walnut Wood \/ Warm Light","offer_id":52298566762779,"sku":"STB-CF-LINNEA-52-1","price":465.0,"currency_code":"USD","in_stock":true},{"title":"52\"xH11\"(Power:-24W) \/ Black+Walnut Wood \/ Three-color Changing Light","offer_id":52298566795547,"sku":"STB-CF-LINNEA-52-2","price":465.0,"currency_code":"USD","in_stock":true},{"title":"52\"xH11\"(Power:-24W) \/ Grey+Nature Wood \/ Warm Light","offer_id":52298566828315,"sku":"STB-CF-LINNEA-52-3","price":465.0,"currency_code":"USD","in_stock":true},{"title":"52\"xH11\"(Power:-24W) \/ Grey+Nature Wood \/ Three-color Changing Light","offer_id":52298566861083,"sku":"STB-CF-LINNEA-52-4","price":465.0,"currency_code":"USD","in_stock":true},{"title":"52\"xH11\"(Power:-24W) \/ White+Walnut Wood \/ Warm Light","offer_id":52298566893851,"sku":"STB-CF-LINNEA-52-5","price":465.0,"currency_code":"USD","in_stock":true},{"title":"52\"xH11\"(Power:-24W) \/ White+Walnut Wood \/ Three-color Changing Light","offer_id":52298566926619,"sku":"STB-CF-LINNEA-52-6","price":465.0,"currency_code":"USD","in_stock":true},{"title":"52\"xH11\"(Power:-24W) \/ White+Nature Wood \/ Warm Light","offer_id":52298566959387,"sku":"STB-CF-LINNEA-52-7","price":465.0,"currency_code":"USD","in_stock":true},{"title":"52\"xH11\"(Power:-24W) \/ White+Nature Wood \/ Three-color Changing Light","offer_id":52298566992155,"sku":"STB-CF-LINNEA-52-8","price":465.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/linnea-nordic-solid-wood-ceiling-fan-with-light-stuberlighting_1.jpg?v=1780652267"},{"product_id":"luna-celestial-star-bedside-table-lamp","title":"Luna Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — LUNA CELESTIAL STAR TABLE LAMP\n   Quiet Celestial Editorial · Compact Images · No Page BG\n========================================================= *\/\n\n.stb-luna-star{\n  --ivory:#FFFDF9;\n  --cream:#F6F0E8;\n\n  --dark:#211812;\n  --espresso:#35271F;\n\n  --text:#4C3E34;\n  --muted:#776A60;\n\n  --gold:#B49362;\n  --gold-deep:#80613E;\n\n  --line:#D9CFC4;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  background:transparent;\n\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14.5px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-luna-star *,\n.stb-luna-star *::before,\n.stb-luna-star *::after{\n  box-sizing:border-box;\n}\n\n.stb-luna-star h2,\n.stb-luna-star h3{\n  margin-top:0;\n\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-luna-star p{\n  margin-top:0;\n}\n\n\n\/* =========================================================\n   TYPOGRAPHY\n========================================================= *\/\n\n.stb-luna-star__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-luna-star__title{\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.15;\n}\n\n.stb-luna-star__section-title{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.25;\n}\n\n.stb-luna-star__section-copy{\n  max-width:620px;\n\n  margin:0;\n\n  color:#62564D;\n\n  font-size:12.8px;\n  line-height:1.62;\n}\n\n.stb-luna-star__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#837366;\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-luna-star__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 185px;\n\n  gap:32px;\n  align-items:end;\n\n  padding:4px 0 23px;\n}\n\n.stb-luna-star__intro-copy{\n  max-width:640px;\n}\n\n.stb-luna-star__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D5148;\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n.stb-luna-star__intro-stat{\n  padding:14px 16px;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-luna-star__intro-stat small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C7AC84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-luna-star__intro-stat strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#FFF5E8;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-luna-star__intro-stat span{\n  color:#D6C9BC;\n\n  font-size:10.8px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-luna-star__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.025);\n\n  overflow:hidden;\n}\n\n.stb-luna-star__fact{\n  padding:13px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-luna-star__fact:last-child{\n  border-right:0;\n}\n\n.stb-luna-star__fact small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#88786B;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.stb-luna-star__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   STAR EFFECT\n========================================================= *\/\n\n.stb-luna-star__effect{\n  display:grid;\n  grid-template-columns:180px minmax(0,1fr);\n\n  margin-bottom:31px;\n\n  overflow:hidden;\n\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.03);\n}\n\n.stb-luna-star__effect-title{\n  padding:17px 18px;\n\n  background:var(--espresso);\n}\n\n.stb-luna-star__effect-title small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8AC84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-luna-star__effect-title strong{\n  color:#FFF5E8;\n\n  font-size:13.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-luna-star__effect-copy{\n  padding:17px 19px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-luna-star__effect-copy p{\n  margin:0;\n\n  color:#60534A;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   REAL DETAIL IMAGES\n========================================================= *\/\n\n.stb-luna-star__details{\n  margin-bottom:31px;\n}\n\n.stb-luna-star__details-head{\n  margin-bottom:12px;\n}\n\n.stb-luna-star__detail-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n}\n\n.stb-luna-star__detail-card{\n  display:grid;\n  grid-template-columns:105px minmax(0,1fr);\n\n  gap:15px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:13px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-luna-star__detail-card:first-child{\n  background:var(--cream);\n}\n\n.stb-luna-star__detail-media{\n  width:98px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-luna-star__image-link{\n  display:block;\n\n  width:100%;\n  padding:4px;\n\n  background:var(--ivory);\n\n  border:1px solid #D5C9BA;\n  border-radius:4px;\n\n  text-decoration:none;\n}\n\n.stb-luna-star__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-luna-star__detail-copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#866F60;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.stb-luna-star__detail-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-luna-star__detail-copy p{\n  margin:0;\n\n  color:#62564D;\n\n  font-size:10.9px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   COLOR OPTIONS\n========================================================= *\/\n\n.stb-luna-star__colors{\n  margin-bottom:31px;\n}\n\n.stb-luna-star__colors-head{\n  margin-bottom:12px;\n}\n\n.stb-luna-star__color-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n}\n\n.stb-luna-star__color-card{\n  padding:13px 15px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-luna-star__color-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#876F60;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-luna-star__color-card strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:12px;\n  font-weight:500;\n}\n\n.stb-luna-star__color-card p{\n  margin:0;\n\n  color:#74675D;\n\n  font-size:10.6px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   DIMENSION PREVIEW\n========================================================= *\/\n\n.stb-luna-star__dimension{\n  display:grid;\n  grid-template-columns:125px minmax(0,1fr);\n\n  gap:20px;\n  align-items:center;\n\n  margin-bottom:31px;\n  padding:13px 15px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-luna-star__dimension-media{\n  width:115px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-luna-star__dimension-link{\n  display:block;\n\n  width:100%;\n  padding:5px;\n\n  background:#FAF6F0;\n\n  border:1px solid #DDD2C5;\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-luna-star__dimension-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-luna-star__dimension-copy p{\n  max-width:520px;\n\n  margin:0 0 8px;\n\n  color:#62564D;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.stb-luna-star__dimension-pills{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n}\n\n.stb-luna-star__dimension-pills span{\n  padding:5px 8px;\n\n  background:var(--cream);\n\n  color:var(--dark);\n\n  font-size:10px;\n  font-weight:500;\n\n  border-radius:3px;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-luna-star__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-bottom:31px;\n}\n\n.stb-luna-star__practical-card{\n  padding:16px 17px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-luna-star__practical-card:first-child{\n  border-top:2px solid var(--gold);\n}\n\n.stb-luna-star__practical-card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#847165;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-luna-star__practical-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-luna-star__practical-card p{\n  margin:0;\n\n  color:#62564D;\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   BULB NOTE\n========================================================= *\/\n\n.stb-luna-star__bulb-note{\n  display:grid;\n  grid-template-columns:3px minmax(0,1fr);\n\n  gap:13px;\n\n  max-width:760px;\n\n  margin:0 auto 31px;\n}\n\n.stb-luna-star__bulb-line{\n  background:var(--gold);\n}\n\n.stb-luna-star__bulb-note strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:12.3px;\n}\n\n.stb-luna-star__bulb-note p{\n  margin:0;\n\n  color:#675A50;\n\n  font-size:11.7px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n========================================================= *\/\n\n.stb-luna-star__specs{\n  margin-bottom:31px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n\n  overflow:hidden;\n}\n\n.stb-luna-star__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-luna-star__spec-head span{\n  color:#C8AD87;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-luna-star__spec-head strong{\n  color:#FFF5E8;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-luna-star__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7DED5;\n}\n\n.stb-luna-star__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-luna-star__spec span{\n  padding-right:10px;\n\n  color:#82756B;\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n.stb-luna-star__spec strong{\n  color:var(--dark);\n\n  font-size:11.5px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-luna-star__faq{\n  max-width:750px;\n\n  margin:0 auto 30px;\n}\n\n.stb-luna-star__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-luna-star__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--dark);\n\n  font-size:13.2px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-luna-star__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-luna-star__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-deep);\n\n  font-size:19px;\n}\n\n.stb-luna-star__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-luna-star__faq details p{\n  margin:7px 0 0;\n\n  color:#665A51;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-luna-star__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-luna-star__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-luna-star__shipping p{\n  margin:0 0 7px;\n\n  color:#5E5249;\n\n  font-size:12.5px;\n  line-height:1.62;\n}\n\n.stb-luna-star__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-luna-star__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-luna-star__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,14,12,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-luna-star__lightbox:target{\n  display:flex;\n}\n\n.stb-luna-star__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-luna-star__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-luna-star__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-luna-star__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E8F82;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-luna-star__intro{\n    grid-template-columns:1fr;\n\n    gap:12px;\n  }\n\n  .stb-luna-star__title{\n    font-size:25px;\n  }\n\n  .stb-luna-star__intro-stat{\n    max-width:260px;\n  }\n\n\n  .stb-luna-star__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-luna-star__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-luna-star__fact:nth-child(1),\n  .stb-luna-star__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-luna-star__effect{\n    grid-template-columns:145px 1fr;\n  }\n\n\n  .stb-luna-star__detail-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-luna-star__dimension{\n    grid-template-columns:105px 1fr;\n\n    gap:15px;\n  }\n\n  .stb-luna-star__dimension-media{\n    width:98px;\n  }\n\n\n  .stb-luna-star__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-luna-star__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-luna-star{\n    font-size:14px;\n  }\n\n\n  .stb-luna-star__effect{\n    grid-template-columns:1fr;\n  }\n\n  .stb-luna-star__effect-copy{\n    border-top:0;\n    border-left:1px solid var(--line);\n  }\n\n\n  .stb-luna-star__detail-card{\n    grid-template-columns:88px 1fr;\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-luna-star__detail-media{\n    width:82px;\n  }\n\n\n  .stb-luna-star__color-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-luna-star__dimension{\n    grid-template-columns:88px 1fr;\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-luna-star__dimension-media{\n    width:82px;\n  }\n\n\n  .stb-luna-star__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-luna-star__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-luna-star__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-luna-star\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-luna-star__intro\"\u003e\n\u003cdiv class=\"stb-luna-star__intro-copy\"\u003e\n\u003cspan class=\"stb-luna-star__eyebrow\"\u003e Hand-Crafted Resin · Star Projection · Plug-In \u003c\/span\u003e\n\u003ch2 class=\"stb-luna-star__title\"\u003eA Soft Constellation After Dark.\u003c\/h2\u003e\n\u003cp\u003eLuna is a hand-crafted resin bedside lamp punctured with small star-shaped openings. When illuminated, light passes through the shade and casts a subtle constellation pattern across nearby walls and ceiling — decorative enough to feel special, quiet enough for the bedside.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-luna-star__intro-stat\"\u003e\n\u003csmall\u003e Overall Size \u003c\/small\u003e \u003cstrong\u003e Ø11\" × H17.7\" \u003c\/strong\u003e \u003cspan\u003e Ø28 × H45cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-luna-star__facts\"\u003e\n\u003cdiv class=\"stb-luna-star__fact\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Hand-Crafted Resin \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-luna-star__fact\"\u003e\n\u003csmall\u003e Colors \u003c\/small\u003e \u003cstrong\u003e Blue \/ Forest Green \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-luna-star__fact\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e E27 LED Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-luna-star__fact\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Plug-In \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       STAR EFFECT\n  ====================================================== --\u003e\n\u003csection class=\"stb-luna-star__effect\"\u003e\n\u003cdiv class=\"stb-luna-star__effect-title\"\u003e\n\u003csmall\u003e After Dark \u003c\/small\u003e \u003cstrong\u003e The Shade Becomes Part of the Light Effect. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-luna-star__effect-copy\"\u003e\n\u003cp\u003eSmall star-shaped apertures allow points of light to escape from the resin shade, creating soft star forms on surrounding surfaces. Luna works best as ambient bedside lighting rather than a bright task lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       REAL PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-luna-star__details\"\u003e\n\u003cdiv class=\"stb-luna-star__details-head\"\u003e\n\u003cspan class=\"stb-luna-star__eyebrow\"\u003e Real Product Details \u003c\/span\u003e\n\u003ch3 class=\"stb-luna-star__section-title\"\u003eHand-Finished Character, Up Close.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-luna-star__detail-grid\"\u003e\n\u003c!-- BASE --\u003e\n\u003carticle id=\"luna-base-section\" class=\"stb-luna-star__detail-card\"\u003e\n\u003cdiv class=\"stb-luna-star__detail-media\"\u003e\u003ca href=\"#luna-base\" class=\"stb-luna-star__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/luna-celestial-star-bedside-table-lamp-stuberlighting_7.jpg?v=1780711236\" alt=\"Luna Celestial Star Bedside Table Lamp base detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-luna-star__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-luna-star__detail-copy\"\u003e\n\u003csmall\u003e Base Detail \u003c\/small\u003e \u003cstrong\u003e Sculpted Resin Base \u003c\/strong\u003e\n\u003cp\u003eThe rounded base keeps the lamp visually grounded without adding unnecessary ornament.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- SHADE --\u003e\n\u003carticle id=\"luna-shade-section\" class=\"stb-luna-star__detail-card\"\u003e\n\u003cdiv class=\"stb-luna-star__detail-media\"\u003e\u003ca href=\"#luna-shade\" class=\"stb-luna-star__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/luna-celestial-star-bedside-table-lamp-stuberlighting_15.jpg?v=1780711236\" alt=\"Luna Celestial Star Bedside Table Lamp star aperture resin shade detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-luna-star__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-luna-star__detail-copy\"\u003e\n\u003csmall\u003e Shade Detail \u003c\/small\u003e \u003cstrong\u003e Star-Cut Resin Shade \u003c\/strong\u003e\n\u003cp\u003eThe star openings are part of the shade itself, allowing the surrounding light pattern to appear after dark.\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=\"luna-base\" href=\"#luna-base-section\" class=\"stb-luna-star__lightbox\"\u003e \u003cspan class=\"stb-luna-star__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/luna-celestial-star-bedside-table-lamp-stuberlighting_7.jpg?v=1780711236\" alt=\"Enlarged Luna lamp base detail\"\u003e \u003cspan class=\"stb-luna-star__lightbox-caption\"\u003e Luna · Base Detail \u003c\/span\u003e \u003cspan class=\"stb-luna-star__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"luna-shade\" href=\"#luna-shade-section\" class=\"stb-luna-star__lightbox\"\u003e \u003cspan class=\"stb-luna-star__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/luna-celestial-star-bedside-table-lamp-stuberlighting_15.jpg?v=1780711236\" alt=\"Enlarged Luna star resin shade detail\"\u003e \u003cspan class=\"stb-luna-star__lightbox-caption\"\u003e Luna · Star Shade Detail \u003c\/span\u003e \u003cspan class=\"stb-luna-star__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       COLORS\n  ====================================================== --\u003e\n\u003csection class=\"stb-luna-star__colors\"\u003e\n\u003cdiv class=\"stb-luna-star__colors-head\"\u003e\n\u003cspan class=\"stb-luna-star__eyebrow\"\u003e Two Colors \u003c\/span\u003e\n\u003ch3 class=\"stb-luna-star__section-title\"\u003eChoose the Mood, Not More Decoration.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-luna-star__color-grid\"\u003e\n\u003cdiv class=\"stb-luna-star__color-card\"\u003e\n\u003csmall\u003e Cooler \u0026amp; Dreamlike \u003c\/small\u003e \u003cstrong\u003e Ocean Blue \u003c\/strong\u003e\n\u003cp\u003eA deeper blue finish for calm bedrooms, coastal interiors and cooler palettes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-luna-star__color-card\"\u003e\n\u003csmall\u003e Earthier \u0026amp; Grounded \u003c\/small\u003e \u003cstrong\u003e Forest Green \u003c\/strong\u003e\n\u003cp\u003eWorks naturally with wood, botanical rooms and warmer organic interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSION DRAWING\n  ====================================================== --\u003e\n\u003csection id=\"luna-size-section\" class=\"stb-luna-star__dimension\"\u003e\n\u003cdiv class=\"stb-luna-star__dimension-media\"\u003e\u003ca href=\"#luna-size\" class=\"stb-luna-star__dimension-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/luna-celestial-star-bedside-table-lamp-stuberlighting_4.jpg?v=1780711236\" alt=\"Luna Celestial Star Bedside Table Lamp dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-luna-star__hint\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-luna-star__dimension-copy\"\u003e\n\u003cspan class=\"stb-luna-star__eyebrow\"\u003e Bedside Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-luna-star__section-title\"\u003eCompact Enough for a Nightstand.\u003c\/h3\u003e\n\u003cp\u003eAt 17.7\" high, Luna has enough presence to read as a decorative lamp while staying practical on most bedside tables, consoles and reading-nook side tables.\u003c\/p\u003e\n\u003cdiv class=\"stb-luna-star__dimension-pills\"\u003e\n\u003cspan\u003e Ø11\" \/ 28cm \u003c\/span\u003e \u003cspan\u003e H17.7\" \/ 45cm \u003c\/span\u003e \u003cspan\u003e 6.6 lb \/ 3kg \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"luna-size\" href=\"#luna-size-section\" class=\"stb-luna-star__lightbox\"\u003e \u003cspan class=\"stb-luna-star__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/luna-celestial-star-bedside-table-lamp-stuberlighting_4.jpg?v=1780711236\" alt=\"Enlarged Luna bedside table lamp dimensions\"\u003e \u003cspan class=\"stb-luna-star__lightbox-caption\"\u003e Ø11\" × H17.7\" · Ø28 × H45cm \u003c\/span\u003e \u003cspan class=\"stb-luna-star__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-luna-star__practical\"\u003e\n\u003cdiv class=\"stb-luna-star__practical-card\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e E27 LED Bulb Included \u003c\/strong\u003e\n\u003cp\u003eThe standard E27 socket makes future bulb replacement simple. Compatible E27 LED or Edison-style bulbs can also be used, up to 30W.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-luna-star__practical-card\"\u003e\n\u003csmall\u003e Everyday Use \u003c\/small\u003e \u003cstrong\u003e Plug-In · In-Line Push Button \u003c\/strong\u003e\n\u003cp\u003eNo hardwiring is required. Connect Luna to a standard outlet and use the in-line push-button switch for ON \/ OFF control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BULB NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-luna-star__bulb-note\"\u003e\n\u003cdiv class=\"stb-luna-star__bulb-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Want a sharper star pattern? \u003c\/strong\u003e\n\u003cp\u003eIf you later change the bulb, a clear E27 LED or clear-glass Edison-style bulb will produce a more defined projection than a heavily frosted bulb.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-luna-star__specs\"\u003e\n\u003cdiv class=\"stb-luna-star__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Luna \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-luna-star__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e Ø11\" × H17.7\" \/ Ø28 × H45cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-luna-star__spec\"\u003e\n\u003cspan\u003e Material \u003c\/span\u003e \u003cstrong\u003e Hand-Crafted Resin Shade \u0026amp; Body \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-luna-star__spec\"\u003e\n\u003cspan\u003e Colors \u003c\/span\u003e \u003cstrong\u003e Ocean Blue · Forest Green \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-luna-star__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E27 LED Bulb Included · Compatible with E27 LED \/ Edison-Style Bulbs · Max 30W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-luna-star__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-luna-star__spec\"\u003e\n\u003cspan\u003e Weight \u003c\/span\u003e \u003cstrong\u003e 6.6 lb \/ 3kg \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-luna-star__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Plug-In · No Hardwiring Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-luna-star__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e In-Line Push-Button ON \/ OFF Switch · Non-Dimmable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-luna-star__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e Indoor Dry Locations Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-luna-star__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-luna-star__faq\"\u003e\u003cspan class=\"stb-luna-star__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-luna-star__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Luna really project stars?\u003c\/summary\u003e\n\u003cp\u003eYes. Light passes through the star-shaped openings in the resin shade and creates star-like patterns on nearby walls and ceiling.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included?\u003c\/summary\u003e\n\u003cp\u003eYes. A compatible E27 LED bulb is included. The socket also allows you to replace it later with another compatible E27 LED or Edison-style bulb.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Luna dimmable?\u003c\/summary\u003e\n\u003cp\u003eNo. The standard Luna configuration uses an in-line ON \/ OFF push-button switch and is non-dimmable.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Luna require installation?\u003c\/summary\u003e\n\u003cp\u003eNo hardwiring is required. Luna is a plug-in table lamp and can be used anywhere with a suitable outlet.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-luna-star__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 28 × H 45 cm \/ ∅ 11″ × H 17.7″ \/ Blue \/ USPlug","offer_id":52301585318171,"sku":"STB-TL-LUNA-BLUE-1","price":178.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28 × H 45 cm \/ ∅ 11″ × H 17.7″ \/ Blue \/ UK Plug","offer_id":52301585350939,"sku":"STB-TL-LUNA-BLUE-2","price":178.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28 × H 45 cm \/ ∅ 11″ × H 17.7″ \/ Blue \/ AU Plug","offer_id":52301585383707,"sku":"STB-TL-LUNA-BLUE-3","price":178.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28 × H 45 cm \/ ∅ 11″ × H 17.7″ \/ Blue \/ EU Plug","offer_id":52301585416475,"sku":"STB-TL-LUNA-BLUE-4","price":178.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28 × H 45 cm \/ ∅ 11″ × H 17.7″ \/ Green \/ USPlug","offer_id":52301585449243,"sku":"STB-TL-LUNA-GREEN-1","price":178.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28 × H 45 cm \/ ∅ 11″ × H 17.7″ \/ Green \/ UK Plug","offer_id":52301585482011,"sku":"STB-TL-LUNA-GREEN-2","price":178.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28 × H 45 cm \/ ∅ 11″ × H 17.7″ \/ Green \/ AU Plug","offer_id":52301585514779,"sku":"STB-TL-LUNA-GREEN-3","price":178.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28 × H 45 cm \/ ∅ 11″ × H 17.7″ \/ Green \/ EU Plug","offer_id":52301585547547,"sku":"STB-TL-LUNA-GREEN-4","price":178.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/luna-celestial-star-bedside-table-lamp-stuberlighting_1.jpg?v=1780711237"},{"product_id":"olive-glass-and-wood-pendant-light","title":"Olive Glass Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — OLIVE\n   GLASS \u0026 WOOD PENDANT LIGHT\n\n   GLASS \/ WOOD \/ SCALE\n\n   QUIET LUXURY · CONCISE SHOPPER-FIRST LAYOUT\n   EDITORIAL + SELECTIVE CARDS\n   NO OVERALL BACKGROUND FILL\n\n   ESPRESSO · CREAM · NATURAL WOOD · GOLD\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-olive{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#655546;\n  --muted:#81715F;\n\n  --gold:#C8A96E;\n  --gold-deep:#987344;\n\n  --wood:#896649;\n  --wood-deep:#6E4E35;\n  --wood-soft:#C8AE91;\n\n  --cream:#F7F0E3;\n  --paper:#FBF8F2;\n  --ivory:#FCFAF5;\n  --glass:#F8F6F1;\n\n  --line:#DED2BD;\n  --line-soft:#EAE1D3;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-olive *,\n.stb-olive *::before,\n.stb-olive *::after{\n  box-sizing:border-box;\n}\n\n.stb-olive h2,\n.stb-olive h3,\n.stb-olive p{\n  margin-top:0;\n}\n\n.stb-olive h2,\n.stb-olive h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-olive img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.olive-shell{\n  position:relative;\n\n  padding:29px 29px 0;\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n\n  box-shadow:0 8px 28px rgba(28,18,9,.025);\n}\n\n.olive-shell::before{\n  content:\"\";\n\n  position:absolute;\n  top:8px;\n  left:29px;\n\n  width:62px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.olive-shell::after{\n  content:\"\";\n\n  position:absolute;\n  top:11px;\n  left:29px;\n\n  width:31px;\n  height:1px;\n\n  background:var(--wood);\n}\n\n\n\/* =========================================================\n   01 — OPENING + MATERIAL DETAIL\n========================================================= *\/\n\n.olive-opening{\n  padding:20px 0 30px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.olive-opening__top{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,155px);\n\n  gap:31px;\n  align-items:end;\n}\n\n.olive-kicker{\n  margin:0 0 7px !important;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.15em;\n\n  text-transform:uppercase;\n}\n\n.olive-opening h2{\n  max-width:600px;\n\n  margin:0 0 9px;\n\n  font-size:35px;\n  line-height:1.03;\n}\n\n.olive-opening__copy \u003e p{\n  max-width:575px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:13px;\n}\n\n\n\/* SCALE RAIL *\/\n\n.olive-opening__scale{\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.olive-opening__scale small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.olive-opening__scale strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:28px;\n  line-height:.92;\n\n  font-weight:500;\n}\n\n.olive-opening__scale span{\n  display:block;\n\n  margin-top:7px;\n\n  color:#756452;\n\n  font-size:10px;\n  line-height:1.5;\n}\n\n\n\/* MATERIAL DETAIL *\/\n\n.olive-material{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:29px;\n  align-items:center;\n\n  margin-top:24px;\n\n  padding-top:23px;\n\n  border-top:1px solid var(--line);\n}\n\n\n\/* IMAGE *\/\n\n.olive-detail-image{\n  width:175px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--wood);\n}\n\n.olive-detail-image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.olive-detail-image img{\n  max-height:165px !important;\n}\n\n.olive-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:8.3px;\n\n  text-align:center;\n}\n\n\n\/* COPY *\/\n\n.olive-material__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.08;\n}\n\n.olive-material__copy \u003e p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n}\n\n\n\/* MATERIAL MICRO CARDS *\/\n\n.olive-material__facts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:13px;\n}\n\n.olive-material__fact{\n  min-width:0;\n\n  padding:9px 10px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.olive-material__fact:nth-child(1){\n  background:#FBF9F5;\n}\n\n.olive-material__fact:nth-child(2){\n  background:#F4ECE2;\n}\n\n.olive-material__fact:nth-child(3){\n  background:#F8F2E7;\n}\n\n.olive-material__fact small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:7.5px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.olive-material__fact strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:9.7px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   02 — SIZE SELECTOR\n========================================================= *\/\n\n.olive-size{\n  padding:32px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.olive-size__head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:30px;\n\n  margin-bottom:15px;\n}\n\n.olive-size__head h3{\n  margin:0;\n\n  font-size:24px;\n}\n\n.olive-size__head p{\n  max-width:485px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n}\n\n\n\/* SIZE CARDS *\/\n\n.olive-size-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:9px;\n}\n\n.olive-size-card{\n  position:relative;\n\n  min-width:0;\n\n  padding:14px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.olive-size-card--small{\n  background:#FBF8F2;\n  border-top:2px solid var(--wood-soft);\n}\n\n.olive-size-card--medium{\n  background:#F7F0E4;\n  border-top:2px solid var(--gold);\n}\n\n.olive-size-card--large{\n  background:#F3ECE2;\n  border-top:2px solid var(--wood);\n}\n\n.olive-size-card small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:7.8px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.olive-size-card h3{\n  margin:0 0 2px;\n\n  font-size:20px;\n}\n\n.olive-size-card__measure{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:9.8px;\n  font-weight:600;\n}\n\n.olive-size-card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.43;\n}\n\n\n\/* =========================================================\n   SIZE DRAWING + GROUPING\n========================================================= *\/\n\n.olive-plan{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:25px;\n  align-items:center;\n\n  margin-top:18px;\n}\n\n\n\/* DIMENSION *\/\n\n.olive-size-image{\n  width:150px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--gold);\n}\n\n.olive-size-image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.olive-size-image img{\n  max-height:140px !important;\n}\n\n\n\/* GROUPING LEDGER *\/\n\n.olive-plan__copy{\n  min-width:0;\n}\n\n.olive-plan__copy \u003e small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.olive-plan__copy h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.olive-counts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:7px;\n}\n\n.olive-count{\n  min-width:0;\n\n  padding:9px 10px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.olive-count:nth-child(1){\n  background:#FCFAF5;\n}\n\n.olive-count:nth-child(2){\n  background:#F8F2E7;\n}\n\n.olive-count:nth-child(3){\n  background:#F4ECE2;\n}\n\n.olive-count strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  font-weight:500;\n}\n\n.olive-count span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:9px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   03 — INSTALL \/ LIGHT\n   SINGLE DARK ANCHOR\n========================================================= *\/\n\n.olive-install{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:24px;\n  align-items:center;\n\n  margin:31px 0;\n\n  padding:21px 23px;\n\n  background:var(--espresso);\n\n  border-radius:8px;\n}\n\n.olive-install__mark{\n  padding-right:20px;\n\n  border-right:1px solid rgba(255,255,255,.16);\n}\n\n.olive-install__mark small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold);\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.olive-install__mark strong{\n  display:block;\n\n  color:#FFF7E9;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:30px;\n  line-height:.9;\n\n  font-weight:500;\n}\n\n.olive-install__mark span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#CFC5B7;\n\n  font-size:9px;\n}\n\n.olive-install__copy h3{\n  margin:0 0 5px;\n\n  color:#FFF7EA;\n\n  font-size:20px;\n}\n\n.olive-install__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#D5CCBF;\n\n  font-size:10.5px;\n}\n\n.olive-install__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:14px;\n\n  margin-top:9px;\n  padding-top:9px;\n\n  border-top:1px solid rgba(255,255,255,.14);\n}\n\n.olive-install__facts span{\n  color:#D8CFC2;\n\n  font-size:9px;\n}\n\n.olive-install__facts strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.olive-specs{\n  padding:31px 0;\n\n  border-top:1px solid var(--line);\n}\n\n.olive-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.olive-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.olive-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.olive-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.olive-spec-row{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.olive-spec-row__label{\n  color:#806C58;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.olive-spec-row__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11px;\n  font-weight:500;\n  line-height:1.5;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* NATURAL WOOD + CERT *\/\n\n.olive-note{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:12px;\n}\n\n.olive-natural,\n.olive-cert{\n  min-width:0;\n\n  padding:10px 12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.olive-natural{\n  border-left:3px solid var(--wood);\n}\n\n.olive-cert{\n  border-left:3px solid var(--gold);\n}\n\n.olive-natural small,\n.olive-cert small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:7.8px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.olive-natural span,\n.olive-cert strong{\n  display:block;\n\n  color:#4F4033;\n\n  font-size:9.8px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.olive-shipping{\n  position:relative;\n\n  padding:20px 21px;\n\n  background:#F7F0E3;\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n\n  border-radius:7px 7px 0 0;\n}\n\n.olive-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:52px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.olive-shipping h3{\n  margin:0 0 9px;\n\n  font-size:20px;\n}\n\n.olive-shipping p{\n  margin:0 0 6px;\n\n  color:#5E4F41;\n\n  font-size:11.5px;\n}\n\n.olive-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.olive-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.olive-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(20,14,9,.95);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.olive-lightbox:target{\n  display:flex;\n}\n\n.olive-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.olive-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.olive-lightbox__inner span{\n  margin-top:10px;\n\n  color:#DEC9A5;\n\n  font-size:9.5px;\n  letter-spacing:.08em;\n\n  text-align:center;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .olive-shell{\n    padding:25px 18px 0;\n  }\n\n  .olive-shell::before,\n  .olive-shell::after{\n    left:18px;\n  }\n\n\n  .olive-opening__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,120px);\n\n    gap:18px;\n  }\n\n  .olive-opening h2{\n    font-size:29px;\n  }\n\n\n  .olive-material{\n    grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .olive-detail-image{\n    width:135px;\n  }\n\n  .olive-detail-image img{\n    max-height:125px !important;\n  }\n\n\n  .olive-size__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .olive-install{\n    grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n    gap:18px;\n  }\n\n\n  .olive-spec-row{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:500px){\n\n  .olive-opening__top{\n    grid-template-columns:1fr;\n  }\n\n  .olive-opening__scale{\n    width:170px;\n  }\n\n\n  .olive-material{\n    grid-template-columns:1fr;\n  }\n\n  .olive-detail-image{\n    width:115px;\n\n    margin:0;\n  }\n\n\n  .olive-material__facts{\n    grid-template-columns:1fr;\n  }\n\n\n  .olive-size-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .olive-plan{\n    grid-template-columns:1fr;\n\n    gap:12px;\n  }\n\n  .olive-size-image{\n    width:110px;\n\n    margin:0;\n  }\n\n  .olive-size-image img{\n    max-height:102px !important;\n  }\n\n\n  .olive-counts{\n    grid-template-columns:1fr;\n  }\n\n\n  .olive-install{\n    grid-template-columns:1fr;\n\n    gap:9px;\n\n    padding:17px;\n  }\n\n  .olive-install__mark{\n    padding:0 0 9px;\n\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.16);\n  }\n\n\n  .olive-specs__head{\n    display:block;\n  }\n\n  .olive-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .olive-spec-row{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .olive-spec-row__label{\n    color:var(--gold-deep);\n\n    font-size:9.5px;\n    font-weight:600;\n\n    letter-spacing:.05em;\n    text-transform:uppercase;\n  }\n\n  .olive-spec-row__value{\n    font-size:11.5px;\n  }\n\n\n  .olive-note{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-olive\" id=\"olive-root\"\u003e\n\u003cdiv class=\"olive-shell\"\u003e\n\u003c!-- =====================================================\n         01 — INTRO + MATERIAL\n    ====================================================== --\u003e\n\u003csection class=\"olive-opening\"\u003e\n\u003cdiv class=\"olive-opening__top\"\u003e\n\u003cdiv class=\"olive-opening__copy\"\u003e\n\u003cp class=\"olive-kicker\"\u003eOlive · Glass \u0026amp; Wood Pendant Light\u003c\/p\u003e\n\u003ch2\u003eSoft Glass, Warm Wood, Three Easy Proportions\u003c\/h2\u003e\n\u003cp\u003eOlive combines a softly finished glass shade with natural wood and restrained brass-finish hardware. The result feels warm without becoming visually heavy — suitable for a single bedside pendant or repeated above a table or kitchen counter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-opening__scale\"\u003e\n\u003csmall\u003e Three Diameters \u003c\/small\u003e \u003cstrong\u003e 8.3–12.2\" \u003c\/strong\u003e \u003cspan\u003e All sizes H7.1\"\u003cbr\u003e59\" adjustable cord \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MATERIAL DETAIL --\u003e\n\u003cdiv class=\"olive-material\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"olive-detail-image\"\u003e\u003ca href=\"#olive-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/olive-glass-and-wood-pendant-light-stuberlighting_20.jpg?v=1780729442\" alt=\"Close-up of Olive Glass and Wood Pendant Light showing glass shade and natural wood detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"olive-caption\"\u003eGlass \u0026amp; wood detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-material__copy\"\u003e\n\u003ch3\u003eTwo Materials That Keep the Fixture Quiet\u003c\/h3\u003e\n\u003cp\u003eThe glass carries the light while the natural wood detail adds warmth above it. Brass-finish hardware stays secondary, so the fixture reads through material rather than decoration.\u003c\/p\u003e\n\u003cdiv class=\"olive-material__facts\"\u003e\n\u003cdiv class=\"olive-material__fact\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Hand-Finished Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-material__fact\"\u003e\n\u003csmall\u003e Detail \u003c\/small\u003e \u003cstrong\u003e Natural Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-material__fact\"\u003e\n\u003csmall\u003e Hardware \u003c\/small\u003e \u003cstrong\u003e Brass Finish \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — SIZE\n    ====================================================== --\u003e\n\u003csection class=\"olive-size\"\u003e\n\u003cdiv class=\"olive-size__head\"\u003e\n\u003ch3\u003eChoose the Diameter by Placement\u003c\/h3\u003e\n\u003cp\u003eAll three versions share the same 7.1-inch shade height. The main decision is how much visual width you want the pendant to carry in the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-size-grid\"\u003e\n\u003c!-- SMALL --\u003e\n\u003cdiv class=\"olive-size-card olive-size-card--small\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e\n\u003ch3\u003e8.3\"\u003c\/h3\u003e\n\u003cspan class=\"olive-size-card__measure\"\u003e Ø8.3\" × H7.1\" \u003c\/span\u003e\n\u003cp\u003eBest for bedside use, small entries and compact accent locations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MEDIUM --\u003e\n\u003cdiv class=\"olive-size-card olive-size-card--medium\"\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e\n\u003ch3\u003e10.6\"\u003c\/h3\u003e\n\u003cspan class=\"olive-size-card__measure\"\u003e Ø10.6\" × H7.1\" \u003c\/span\u003e\n\u003cp\u003eA balanced size for breakfast nooks and smaller dining tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- LARGE --\u003e\n\u003cdiv class=\"olive-size-card olive-size-card--large\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e\n\u003ch3\u003e12.2\"\u003c\/h3\u003e\n\u003cspan class=\"olive-size-card__measure\"\u003e Ø12.2\" × H7.1\" \u003c\/span\u003e\n\u003cp\u003eBetter suited to kitchen bars, islands and larger table settings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSION + QUANTITY --\u003e\n\u003cdiv class=\"olive-plan\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"olive-size-image\"\u003e\u003ca href=\"#olive-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/olive-glass-and-wood-pendant-light-stuberlighting_14.jpg?v=1780729442\" alt=\"Olive Glass and Wood Pendant Light dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"olive-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-plan__copy\"\u003e\n\u003csmall\u003e Quantity Guide \u003c\/small\u003e\n\u003ch3\u003eOne, Two or Three\u003c\/h3\u003e\n\u003cdiv class=\"olive-counts\"\u003e\n\u003cdiv class=\"olive-count\"\u003e\n\u003cstrong\u003e 1 \u003c\/strong\u003e \u003cspan\u003e Bedside, nook or small round table \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-count\"\u003e\n\u003cstrong\u003e 2 \u003c\/strong\u003e \u003cspan\u003e Longer dining table or balanced pair \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-count\"\u003e\n\u003cstrong\u003e 3 \u003c\/strong\u003e \u003cspan\u003e Kitchen island or bar installation \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         03 — LIGHT \/ INSTALLATION\n    ====================================================== --\u003e\n\u003csection class=\"olive-install\"\u003e\n\u003cdiv class=\"olive-install__mark\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e \u003cspan\u003e adjustable · extendable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-install__copy\"\u003e\n\u003ch3\u003eSet the Drop to the Room\u003c\/h3\u003e\n\u003cp\u003eThe cord can be shortened during installation and extended on request. A standard E26 \/ E27 socket keeps future bulb replacement straightforward.\u003c\/p\u003e\n\u003cdiv class=\"olive-install__facts\"\u003e\n\u003cspan\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eBulb Included\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eMax 40W\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         04 — PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"olive-specs\"\u003e\n\u003cdiv class=\"olive-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Olive · Glass \u0026amp; Wood Pendant Light \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-spec-list\"\u003e\n\u003cdiv class=\"olive-spec-row\"\u003e\n\u003cspan class=\"olive-spec-row__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"olive-spec-row__value\"\u003e Ø8.3\" × H7.1\" · Ø10.6\" × H7.1\" · Ø12.2\" × H7.1\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-spec-row\"\u003e\n\u003cspan class=\"olive-spec-row__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"olive-spec-row__value\"\u003e Brass-finish hardware · Hand-finished glass shade · Natural wood canopy detail \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-spec-row\"\u003e\n\u003cspan class=\"olive-spec-row__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"olive-spec-row__value\"\u003e E26 \/ E27 · Bulb Included: Yes · Max 40W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-spec-row\"\u003e\n\u003cspan class=\"olive-spec-row__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"olive-spec-row__value\"\u003e 59\" adjustable cord · Extendable on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-spec-row\"\u003e\n\u003cspan class=\"olive-spec-row__label\"\u003e Electrical \/ Control \u003c\/span\u003e \u003cspan class=\"olive-spec-row__value\"\u003e AC 110–240V · Standard wall switch compatible · Wall switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-spec-row\"\u003e\n\u003cspan class=\"olive-spec-row__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"olive-spec-row__value\"\u003e Hardwired · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-spec-row\"\u003e\n\u003cspan class=\"olive-spec-row__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"olive-spec-row__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-note\"\u003e\n\u003cdiv class=\"olive-natural\"\u003e\n\u003csmall\u003e Natural Wood \u003c\/small\u003e \u003cspan\u003e Real wood grain, pattern and tone naturally vary from piece to piece. These variations are part of the material character, not defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"olive-cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         05 — SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"olive-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"olive-detail-large\" href=\"#olive-root\" class=\"olive-lightbox\"\u003e \u003cspan class=\"olive-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/olive-glass-and-wood-pendant-light-stuberlighting_20.jpg?v=1780729442\" alt=\"Enlarged Olive glass shade and natural wood detail\"\u003e \u003cspan\u003e Glass + Natural Wood Detail · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"olive-size-large\" href=\"#olive-root\" class=\"olive-lightbox\"\u003e \u003cspan class=\"olive-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/olive-glass-and-wood-pendant-light-stuberlighting_14.jpg?v=1780729442\" alt=\"Enlarged Olive Glass and Wood Pendant Light dimension reference\"\u003e \u003cspan\u003e Olive Dimensions · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 8.3\"xH7.1\" \/ Glass \u0026 Wood","offer_id":52302197588251,"sku":"STB-PD-OLIVE-08","price":145.0,"currency_code":"USD","in_stock":true},{"title":"Dia 10.6\"xH7.1\" \/ Glass \u0026 Wood","offer_id":52302197621019,"sku":"STB-PD-OLIVE-10","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12.2\"x H 7.1\" \/ Glass \u0026 Wood","offer_id":52302197653787,"sku":"STB-PD-OLIVE-12","price":185.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/olive-glass-and-wood-pendant-light-stuberlighting_1.jpg?v=1780729442"},{"product_id":"mochi-mini-led-pendant-light-reading-corner-desk","title":"Mochi Mini Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — MOCHI MINI LED PENDANT\n   Compact Task Light · Quiet Editorial · No Page Background\n========================================================= *\/\n\n.stb-mochi{\n  --ivory:#FFFDF9;\n  --cream:#F6F0E8;\n\n  --dark:#211812;\n  --espresso:#35271F;\n\n  --text:#4C3E34;\n  --muted:#776A60;\n\n  --gold:#B49362;\n  --gold-deep:#80613E;\n\n  --line:#D9CFC4;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  background:transparent;\n\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14.5px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-mochi *,\n.stb-mochi *::before,\n.stb-mochi *::after{\n  box-sizing:border-box;\n}\n\n.stb-mochi h2,\n.stb-mochi h3{\n  margin-top:0;\n\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-mochi p{\n  margin-top:0;\n}\n\n\n\/* =========================================================\n   TYPE\n========================================================= *\/\n\n.stb-mochi__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-mochi__title{\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.15;\n}\n\n.stb-mochi__section-title{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.25;\n}\n\n.stb-mochi__section-copy{\n  max-width:620px;\n\n  margin:0;\n\n  color:#62564D;\n\n  font-size:12.8px;\n  line-height:1.62;\n}\n\n.stb-mochi__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#837366;\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-mochi__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 180px;\n\n  gap:30px;\n  align-items:end;\n\n  padding:4px 0 22px;\n}\n\n.stb-mochi__intro-copy{\n  max-width:640px;\n}\n\n.stb-mochi__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D5148;\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n.stb-mochi__intro-stat{\n  padding:14px 16px;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-mochi__intro-stat small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C7AC84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-mochi__intro-stat strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#FFF5E8;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-mochi__intro-stat span{\n  color:#D6C9BC;\n\n  font-size:10.8px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-mochi__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.025);\n\n  overflow:hidden;\n}\n\n.stb-mochi__fact{\n  padding:12px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-mochi__fact:last-child{\n  border-right:0;\n}\n\n.stb-mochi__fact small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#88786B;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.stb-mochi__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:11.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAIL\n========================================================= *\/\n\n.stb-mochi__detail{\n  display:grid;\n  grid-template-columns:115px minmax(0,1fr);\n\n  gap:20px;\n  align-items:center;\n\n  margin-bottom:29px;\n  padding:14px;\n\n  background:var(--cream);\n\n  border:1px solid #D8CCBD;\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.025);\n}\n\n.stb-mochi__detail-media{\n  width:105px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-mochi__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--ivory);\n\n  border:1px solid #D5C9BA;\n  border-radius:4px;\n\n  text-decoration:none;\n  overflow:visible;\n}\n\n.stb-mochi__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-mochi__detail-copy p{\n  max-width:560px;\n\n  margin:0 0 9px;\n\n  color:#5F5249;\n\n  font-size:12.4px;\n  line-height:1.58;\n}\n\n.stb-mochi__tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n}\n\n.stb-mochi__tag{\n  padding:4px 8px;\n\n  background:var(--ivory);\n\n  color:#604F43;\n\n  font-size:10px;\n\n  border:1px solid #D6CABC;\n  border-radius:18px;\n}\n\n\n\/* =========================================================\n   WHY THE SCALE WORKS\n========================================================= *\/\n\n.stb-mochi__scale{\n  display:grid;\n  grid-template-columns:165px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  overflow:hidden;\n\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.03);\n}\n\n.stb-mochi__scale-title{\n  padding:16px 17px;\n\n  background:var(--espresso);\n}\n\n.stb-mochi__scale-title small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8AC84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-mochi__scale-title strong{\n  color:#FFF5E8;\n\n  font-size:13.3px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-mochi__scale-copy{\n  padding:16px 18px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-mochi__scale-copy p{\n  margin:0;\n\n  color:#60534A;\n\n  font-size:11.9px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   USE CASE STRIP\n========================================================= *\/\n\n.stb-mochi__uses{\n  margin-bottom:29px;\n}\n\n.stb-mochi__uses-head{\n  margin-bottom:11px;\n}\n\n.stb-mochi__use-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n}\n\n.stb-mochi__use-card{\n  padding:13px 14px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-mochi__use-card--featured{\n  border-top:2px solid var(--gold);\n}\n\n.stb-mochi__use-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887568;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-mochi__use-card strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:12px;\n  font-weight:500;\n}\n\n.stb-mochi__use-card p{\n  margin:0;\n\n  color:#706359;\n\n  font-size:10.6px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   COLOR TEMPERATURE\n========================================================= *\/\n\n.stb-mochi__temperature{\n  margin-bottom:29px;\n}\n\n.stb-mochi__temperature-head{\n  display:flex;\n  align-items:end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:10px;\n}\n\n.stb-mochi__temperature-head p{\n  max-width:430px;\n\n  margin:0;\n\n  color:#706359;\n\n  font-size:11.5px;\n  line-height:1.55;\n}\n\n.stb-mochi__temperature-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-mochi__temperature-item{\n  padding:13px 14px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-mochi__temperature-item:last-child{\n  border-right:0;\n}\n\n.stb-mochi__temperature-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887467;\n\n  font-size:9px;\n  font-weight:600;\n}\n\n.stb-mochi__temperature-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:12.3px;\n  font-weight:500;\n}\n\n.stb-mochi__temperature-item p{\n  margin:0;\n\n  color:#74675D;\n\n  font-size:10.4px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   DIMENSION\n========================================================= *\/\n\n.stb-mochi__dimension{\n  display:grid;\n  grid-template-columns:125px minmax(0,1fr);\n\n  gap:20px;\n  align-items:center;\n\n  margin-bottom:29px;\n  padding:13px 15px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-mochi__dimension-media{\n  width:115px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-mochi__dimension-link{\n  display:block;\n\n  width:100%;\n\n  padding:5px;\n\n  background:#FAF6F0;\n\n  border:1px solid #DDD2C5;\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-mochi__dimension-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-mochi__dimension-copy p{\n  max-width:520px;\n\n  margin:0 0 8px;\n\n  color:#62564D;\n\n  font-size:12px;\n  line-height:1.58;\n}\n\n.stb-mochi__dimension-pills{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n}\n\n.stb-mochi__dimension-pills span{\n  padding:5px 8px;\n\n  background:var(--cream);\n\n  color:var(--dark);\n\n  font-size:10px;\n  font-weight:500;\n\n  border-radius:3px;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-mochi__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-bottom:29px;\n}\n\n.stb-mochi__practical-card{\n  padding:15px 16px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-mochi__practical-card:first-child{\n  border-top:2px solid var(--gold);\n}\n\n.stb-mochi__practical-card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#847165;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-mochi__practical-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.6px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-mochi__practical-card p{\n  margin:0;\n\n  color:#62564D;\n\n  font-size:11.3px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   READING HEIGHT NOTE\n========================================================= *\/\n\n.stb-mochi__note{\n  display:grid;\n  grid-template-columns:3px minmax(0,1fr);\n\n  gap:13px;\n\n  max-width:760px;\n\n  margin:0 auto 29px;\n}\n\n.stb-mochi__note-line{\n  background:var(--gold);\n}\n\n.stb-mochi__note strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:12.3px;\n}\n\n.stb-mochi__note p{\n  margin:0;\n\n  color:#675A50;\n\n  font-size:11.7px;\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n========================================================= *\/\n\n.stb-mochi__specs{\n  margin-bottom:29px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n\n  overflow:hidden;\n}\n\n.stb-mochi__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-mochi__spec-head span{\n  color:#C8AD87;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-mochi__spec-head strong{\n  color:#FFF5E8;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-mochi__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7DED5;\n}\n\n.stb-mochi__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-mochi__spec span{\n  padding-right:10px;\n\n  color:#82756B;\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n.stb-mochi__spec strong{\n  color:var(--dark);\n\n  font-size:11.5px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-mochi__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n}\n\n.stb-mochi__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-mochi__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--dark);\n\n  font-size:13.2px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-mochi__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-mochi__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-deep);\n\n  font-size:19px;\n}\n\n.stb-mochi__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-mochi__faq details p{\n  margin:7px 0 0;\n\n  color:#665A51;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-mochi__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-mochi__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-mochi__shipping p{\n  margin:0 0 7px;\n\n  color:#5E5249;\n\n  font-size:12.5px;\n  line-height:1.62;\n}\n\n.stb-mochi__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-mochi__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-mochi__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,14,12,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-mochi__lightbox:target{\n  display:flex;\n}\n\n.stb-mochi__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-mochi__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-mochi__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-mochi__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E8F82;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-mochi__intro{\n    grid-template-columns:1fr;\n\n    gap:12px;\n  }\n\n  .stb-mochi__title{\n    font-size:25px;\n  }\n\n  .stb-mochi__intro-stat{\n    max-width:250px;\n  }\n\n\n  .stb-mochi__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-mochi__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-mochi__fact:nth-child(1),\n  .stb-mochi__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-mochi__detail{\n    grid-template-columns:100px 1fr;\n\n    gap:14px;\n\n    padding:12px;\n  }\n\n  .stb-mochi__detail-media{\n    width:94px;\n  }\n\n\n  .stb-mochi__scale{\n    grid-template-columns:140px 1fr;\n  }\n\n\n  .stb-mochi__use-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-mochi__dimension{\n    grid-template-columns:105px 1fr;\n\n    gap:15px;\n  }\n\n  .stb-mochi__dimension-media{\n    width:98px;\n  }\n\n\n  .stb-mochi__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-mochi__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-mochi{\n    font-size:14px;\n  }\n\n\n  .stb-mochi__detail{\n    grid-template-columns:86px 1fr;\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-mochi__detail-media{\n    width:80px;\n  }\n\n\n  .stb-mochi__scale{\n    grid-template-columns:1fr;\n  }\n\n  .stb-mochi__scale-copy{\n    border-top:0;\n    border-left:1px solid var(--line);\n  }\n\n\n  .stb-mochi__temperature-head{\n    display:block;\n  }\n\n  .stb-mochi__temperature-head p{\n    margin-top:4px;\n  }\n\n  .stb-mochi__temperature-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-mochi__temperature-item{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .stb-mochi__temperature-item:last-child{\n    border-bottom:0;\n  }\n\n\n  .stb-mochi__dimension{\n    grid-template-columns:88px 1fr;\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-mochi__dimension-media{\n    width:82px;\n  }\n\n\n  .stb-mochi__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-mochi__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-mochi__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-mochi\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-mochi__intro\"\u003e\n\u003cdiv class=\"stb-mochi__intro-copy\"\u003e\n\u003cspan class=\"stb-mochi__eyebrow\"\u003e Mini Pendant · Wood + Brass · Integrated LED \u003c\/span\u003e\n\u003ch2 class=\"stb-mochi__title\"\u003eSmall Enough for the Corners Bigger Pendants Miss.\u003c\/h2\u003e\n\u003cp\u003eMochi is only 5.9\" wide — a compact pendant designed for reading corners, desks, breakfast nooks and narrow spaces. A rounded wood shade directs light downward through frosted glass, keeping the glow focused without feeling harsh.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__intro-stat\"\u003e\n\u003csmall\u003e Fixture Size \u003c\/small\u003e \u003cstrong\u003e Ø5.9\" × H3.9\" \u003c\/strong\u003e \u003cspan\u003e Ø15 × H10cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-mochi__facts\"\u003e\n\u003cdiv class=\"stb-mochi__fact\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Natural Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__fact\"\u003e\n\u003csmall\u003e Diffuser \u003c\/small\u003e \u003cstrong\u003e Frosted Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__fact\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__fact\"\u003e\n\u003csmall\u003e CCT \u003c\/small\u003e \u003cstrong\u003e 3000K \/ 4000K \/ 6000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHADE DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"mochi-detail-section\" class=\"stb-mochi__detail\"\u003e\n\u003cdiv class=\"stb-mochi__detail-media\"\u003e\u003ca href=\"#mochi-detail\" class=\"stb-mochi__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/mochi-mini-led-pendant-light-reading-corner-desk-stuberlighting_12.jpg?v=1780882146\" alt=\"Mochi Mini LED Pendant Light wood shade and frosted glass diffuser detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-mochi__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__detail-copy\"\u003e\n\u003cspan class=\"stb-mochi__eyebrow\"\u003e Shade Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-mochi__section-title\"\u003eWood Above. Soft Diffusion Below.\u003c\/h3\u003e\n\u003cp\u003eThe hemispherical wood shade keeps the silhouette simple, while a frosted glass underside softens the integrated LED before the light reaches the surface below.\u003c\/p\u003e\n\u003cdiv class=\"stb-mochi__tags\"\u003e\n\u003cspan class=\"stb-mochi__tag\"\u003e Wood Hemisphere \u003c\/span\u003e \u003cspan class=\"stb-mochi__tag\"\u003e Brass Stem \u003c\/span\u003e \u003cspan class=\"stb-mochi__tag\"\u003e Frosted Diffuser \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SHADE LIGHTBOX --\u003e \u003ca id=\"mochi-detail\" href=\"#mochi-detail-section\" class=\"stb-mochi__lightbox\"\u003e \u003cspan class=\"stb-mochi__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/mochi-mini-led-pendant-light-reading-corner-desk-stuberlighting_12.jpg?v=1780882146\" alt=\"Enlarged Mochi wood shade detail\"\u003e \u003cspan class=\"stb-mochi__lightbox-caption\"\u003e Mochi · Wood \u0026amp; Frosted Glass Detail \u003c\/span\u003e \u003cspan class=\"stb-mochi__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-mochi__scale\"\u003e\n\u003cdiv class=\"stb-mochi__scale-title\"\u003e\n\u003csmall\u003e Why 5.9\" \u003c\/small\u003e \u003cstrong\u003e Intentionally Smaller Than a Standard Pendant. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__scale-copy\"\u003e\n\u003cp\u003eMochi is designed for secondary lighting positions where an 8–12\" pendant can feel oversized. Its compact width adds useful light without visually taking over a desk, chair, narrow hallway or small counter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BEST USE\n  ====================================================== --\u003e\n\u003csection class=\"stb-mochi__uses\"\u003e\n\u003cdiv class=\"stb-mochi__uses-head\"\u003e\n\u003cspan class=\"stb-mochi__eyebrow\"\u003e Where Mochi Makes Sense \u003c\/span\u003e\n\u003ch3 class=\"stb-mochi__section-title\"\u003eSmall Positions, Better Light.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__use-grid\"\u003e\n\u003cdiv class=\"stb-mochi__use-card stb-mochi__use-card--featured\"\u003e\n\u003csmall\u003e Reading Corner \u003c\/small\u003e \u003cstrong\u003e Soft Shoulder-Level Light \u003c\/strong\u003e\n\u003cp\u003eA compact alternative to a floor lamp beside an occasional chair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__use-card\"\u003e\n\u003csmall\u003e Desk \u003c\/small\u003e \u003cstrong\u003e Focus Without Clutter \u003c\/strong\u003e\n\u003cp\u003eKeeps the desktop clear while directing useful light downward.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__use-card\"\u003e\n\u003csmall\u003e Small Nook \u003c\/small\u003e \u003cstrong\u003e Just Enough Presence \u003c\/strong\u003e\n\u003cp\u003eWorks above breakfast corners, narrow counters or quiet hallway positions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COLOR TEMPERATURE\n  ====================================================== --\u003e\n\u003csection class=\"stb-mochi__temperature\"\u003e\n\u003cdiv class=\"stb-mochi__temperature-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-mochi__eyebrow\"\u003e Three Light Temperatures \u003c\/span\u003e\n\u003ch3 class=\"stb-mochi__section-title\"\u003eChange the Light to Match the Task.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eSwitch between the three available color temperatures from the wall control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__temperature-grid\"\u003e\n\u003cdiv class=\"stb-mochi__temperature-item\"\u003e\n\u003csmall\u003e Warm \u003c\/small\u003e \u003cstrong\u003e 3000K \u003c\/strong\u003e\n\u003cp\u003eEvening reading and softer ambient light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__temperature-item\"\u003e\n\u003csmall\u003e Neutral \u003c\/small\u003e \u003cstrong\u003e 4000K \u003c\/strong\u003e\n\u003cp\u003eDaytime desk work and general focus.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__temperature-item\"\u003e\n\u003csmall\u003e Cool \u003c\/small\u003e \u003cstrong\u003e 6000K \u003c\/strong\u003e\n\u003cp\u003eDetailed tasks and brighter work light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSION\n  ====================================================== --\u003e\n\u003csection id=\"mochi-size-section\" class=\"stb-mochi__dimension\"\u003e\n\u003cdiv class=\"stb-mochi__dimension-media\"\u003e\u003ca href=\"#mochi-size\" class=\"stb-mochi__dimension-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/mochi-mini-led-pendant-light-reading-corner-desk-stuberlighting_8.jpg?v=1780882146\" alt=\"Mochi Mini LED Pendant Light dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-mochi__hint\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__dimension-copy\"\u003e\n\u003cspan class=\"stb-mochi__eyebrow\"\u003e Compact Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-mochi__section-title\"\u003eOnly 5.9\" Across.\u003c\/h3\u003e\n\u003cp\u003eThe small shade is the point. Mochi adds a defined pool of light without introducing the visual weight of a conventional pendant.\u003c\/p\u003e\n\u003cdiv class=\"stb-mochi__dimension-pills\"\u003e\n\u003cspan\u003e Ø5.9\" \/ 15cm \u003c\/span\u003e \u003cspan\u003e H3.9\" \/ 10cm \u003c\/span\u003e \u003cspan\u003e 59\" Cord \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DIMENSION LIGHTBOX --\u003e \u003ca id=\"mochi-size\" href=\"#mochi-size-section\" class=\"stb-mochi__lightbox\"\u003e \u003cspan class=\"stb-mochi__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/mochi-mini-led-pendant-light-reading-corner-desk-stuberlighting_8.jpg?v=1780882146\" alt=\"Enlarged Mochi pendant dimensions\"\u003e \u003cspan class=\"stb-mochi__lightbox-caption\"\u003e Ø5.9\" × H3.9\" · Ø15 × H10cm \u003c\/span\u003e \u003cspan class=\"stb-mochi__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-mochi__practical\"\u003e\n\u003cdiv class=\"stb-mochi__practical-card\"\u003e\n\u003csmall\u003e Integrated Light \u003c\/small\u003e \u003cstrong\u003e LED Included · Approx. 50,000 Hours \u003c\/strong\u003e\n\u003cp\u003eNo separate bulb is required. The integrated LED keeps the compact shade clean and supports all three color temperatures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__practical-card\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable Cord \u003c\/strong\u003e\n\u003cp\u003eShorten the drop during installation, or request additional suspension length for a taller ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALL HEIGHT NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-mochi__note\"\u003e\n\u003cdiv class=\"stb-mochi__note-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Installing beside a reading chair? \u003c\/strong\u003e\n\u003cp\u003eA useful starting point is approximately 30–36\" between the chair seat and the pendant, then adjust according to your eye line and preferred light level.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-mochi__specs\"\u003e\n\u003cdiv class=\"stb-mochi__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Mochi \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e Ø5.9\" × H3.9\" \/ Ø15 × H10cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Brass Stem · Wood Hemispherical Shade · Frosted Glass Diffuser \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__spec\"\u003e\n\u003cspan\u003e Finish \u003c\/span\u003e \u003cstrong\u003e Natural Wood \u0026amp; Brass · Frosted Glass Underside \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED Included · Approx. 50,000-Hour Rated Lifespan \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__spec\"\u003e\n\u003cspan\u003e Color Temperature \u003c\/span\u003e \u003cstrong\u003e 3000K Warm · 4000K Neutral · 6000K Cool · Switchable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V · Hardwired Ceiling Installation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__spec\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cstrong\u003e 59\" Adjustable Cord · Extension Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Compatible with Standard Wall Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only · Professional Installation Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__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-mochi__faq\"\u003e\u003cspan class=\"stb-mochi__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-mochi__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Mochi really only 5.9\" wide?\u003c\/summary\u003e\n\u003cp\u003eYes. The fixture measures approximately Ø5.9\" × H3.9\", making it intentionally smaller than many conventional pendant lights.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the LED included?\u003c\/summary\u003e\n\u003cp\u003eYes. Mochi uses an integrated LED light source, so no separate bulb is required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I change the color temperature?\u003c\/summary\u003e\n\u003cp\u003eYes. Mochi supports 3000K warm, 4000K neutral and 6000K cool light.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the cord be longer?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard suspension is 59\". Additional length can be prepared for taller ceilings on request.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-mochi__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 5.9\"xH3.9\" \/ Wood \u0026 Glass","offer_id":52308726284571,"sku":"STB-PD-MOCHI-06","price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/mochi-mini-led-pendant-light-reading-corner-desk-stuberlighting_6.jpg?v=1780882146"},{"product_id":"cygnus-wood-silk-japandi-long-arm-floor-lamp","title":"Cygnus Wood \u0026 Silk Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — CYGNUS\n   WOOD \u0026 SILK JAPANDI LONG-ARM FLOOR LAMP\n\n   WOOD \/ SILK \/ REACH\n\n   NATURAL MATERIAL · QUIET LUXURY\n   CONCISE · SHOPPER-FIRST\n   NO FULL BACKGROUND FILL\n\n   ESPRESSO · WARM WOOD · SILK · CREAM\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-cygnus{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --wood:#765237;\n  --wood-deep:#593A27;\n  --wood-light:#B4906E;\n\n  --text:#655548;\n  --muted:#817365;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --cream:#F6EFE3;\n  --paper:#FBF8F2;\n  --silk:#F8F3EA;\n  --ivory:#FFFDF8;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-cygnus *,\n.stb-cygnus *::before,\n.stb-cygnus *::after{\n  box-sizing:border-box;\n}\n\n.stb-cygnus h2,\n.stb-cygnus h3,\n.stb-cygnus p{\n  margin-top:0;\n}\n\n.stb-cygnus h2,\n.stb-cygnus h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-cygnus img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.cygnus-frame{\n  position:relative;\n\n  padding:29px 29px 0;\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n\n  box-shadow:0 8px 28px rgba(28,18,9,.025);\n}\n\n.cygnus-frame::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:8px;\n  left:29px;\n\n  width:64px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.cygnus-frame::after{\n  content:\"\";\n\n  position:absolute;\n\n  top:11px;\n  left:29px;\n\n  width:31px;\n  height:1px;\n\n  background:var(--wood);\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.cygnus-eyebrow{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.cygnus-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — INTRO\n========================================================= *\/\n\n.cygnus-intro{\n  padding:20px 0 29px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cygnus-intro__top{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,155px);\n\n  gap:31px;\n  align-items:end;\n}\n\n.cygnus-intro h2{\n  max-width:600px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.cygnus-intro__copy \u003e p{\n  max-width:575px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* HEIGHT STAT *\/\n\n.cygnus-intro__stat{\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.cygnus-intro__stat small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.cygnus-intro__stat strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:30px;\n  line-height:.92;\n\n  font-weight:500;\n}\n\n.cygnus-intro__stat span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#756658;\n\n  font-size:9.5px;\n  line-height:1.5;\n}\n\n\n\/* QUICK DECISION STRIP *\/\n\n.cygnus-quick{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:18px;\n}\n\n.cygnus-quick__item{\n  position:relative;\n\n  min-width:0;\n\n  padding:11px 12px;\n\n  border:1px solid var(--line);\n}\n\n.cygnus-quick__item:nth-child(1){\n  background:#F6EFE5;\n}\n\n.cygnus-quick__item:nth-child(2){\n  background:#FBF8F2;\n}\n\n.cygnus-quick__item:nth-child(3){\n  background:#F3EADF;\n}\n\n.cygnus-quick__item::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:-1px;\n  left:-1px;\n\n  width:28px;\n  height:2px;\n}\n\n.cygnus-quick__item:nth-child(1)::before{\n  background:var(--wood);\n}\n\n.cygnus-quick__item:nth-child(2)::before{\n  background:var(--gold);\n}\n\n.cygnus-quick__item:nth-child(3)::before{\n  background:var(--espresso);\n}\n\n.cygnus-quick__item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.cygnus-quick__item strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.12;\n\n  font-weight:500;\n}\n\n.cygnus-quick__item p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   02 — WOOD \/ SILK\n========================================================= *\/\n\n.cygnus-material{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cygnus-material__head{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:15px;\n}\n\n.cygnus-material__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.cygnus-material__head p{\n  max-width:495px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n\n\/* MATERIAL GRID *\/\n\n.cygnus-material__grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n}\n\n.cygnus-material-card{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:15px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:10px;\n\n  border:1px solid var(--line);\n}\n\n.cygnus-material-card--silk{\n  background:#FBF8F2;\n\n  border-top:2px solid var(--gold);\n}\n\n.cygnus-material-card--wood{\n  background:#F4ECE2;\n\n  border-top:2px solid var(--wood);\n}\n\n\n\/* IMAGES *\/\n\n.cygnus-material-card__media{\n  width:140px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.cygnus-material-card__media a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.cygnus-material-card__media img{\n  max-height:132px !important;\n}\n\n\n\/* MATERIAL COPY *\/\n\n.cygnus-material-card__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.cygnus-material-card__copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.1;\n\n  font-weight:500;\n}\n\n.cygnus-material-card__copy p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n\n\/* FINISH CHOICE *\/\n\n.cygnus-finishes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:12px;\n}\n\n.cygnus-finish{\n  position:relative;\n\n  min-width:0;\n\n  padding:10px 11px 10px 34px;\n\n  border:1px solid var(--line);\n}\n\n.cygnus-finish::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:12px;\n  left:11px;\n\n  width:12px;\n  height:12px;\n\n  border-radius:50%;\n}\n\n.cygnus-finish--natural{\n  background:#FBF8F2;\n}\n\n.cygnus-finish--natural::before{\n  background:#C2A17D;\n}\n\n.cygnus-finish--walnut{\n  background:#F2E9DF;\n}\n\n.cygnus-finish--walnut::before{\n  background:#65432F;\n}\n\n.cygnus-finish strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:10px;\n  font-weight:600;\n}\n\n.cygnus-finish span{\n  display:block;\n\n  margin-top:1px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   03 — REACH \/ SIZE\n========================================================= *\/\n\n.cygnus-scale{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cygnus-scale__layout{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,155px);\n\n  gap:29px;\n  align-items:center;\n}\n\n.cygnus-scale__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.cygnus-scale__copy \u003e p{\n  max-width:525px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n\n\/* MEASURES *\/\n\n.cygnus-measures{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:25px;\n\n  margin-top:14px;\n}\n\n.cygnus-measure{\n  min-width:85px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.cygnus-measure:nth-child(2){\n  border-color:var(--wood);\n}\n\n.cygnus-measure:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.cygnus-measure small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.cygnus-measure strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:21px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* SIZE IMAGE *\/\n\n.cygnus-size-image{\n  width:155px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--gold);\n}\n\n.cygnus-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.cygnus-size-image img{\n  max-height:145px !important;\n}\n\n\n\/* DARK REACH STRIP *\/\n\n.cygnus-reach{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-top:19px;\n\n  padding:18px 20px;\n\n  background:var(--espresso);\n\n  border-radius:4px;\n}\n\n.cygnus-reach__mark{\n  padding-right:19px;\n\n  border-right:1px solid rgba(255,255,255,.15);\n}\n\n.cygnus-reach__mark small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.cygnus-reach__mark strong{\n  display:block;\n\n  color:#FFF7E9;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:26px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.cygnus-reach__mark span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#CFC6BB;\n\n  font-size:9px;\n}\n\n.cygnus-reach__copy h3{\n  margin:0 0 4px;\n\n  color:#FFF8ED;\n\n  font-size:18px;\n}\n\n.cygnus-reach__copy p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#D6CDC1;\n\n  font-size:10.5px;\n  line-height:1.5;\n}\n\n.cygnus-reach__uses{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:13px;\n\n  margin-top:8px;\n  padding-top:8px;\n\n  border-top:1px solid rgba(255,255,255,.13);\n}\n\n.cygnus-reach__uses span{\n  color:#D8CFC3;\n\n  font-size:9px;\n}\n\n.cygnus-reach__uses strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.cygnus-specs{\n  padding:31px 0;\n}\n\n.cygnus-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.cygnus-specs__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.cygnus-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.cygnus-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.cygnus-spec{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.cygnus-spec__label{\n  color:#806F60;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.cygnus-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* NOTES *\/\n\n.cygnus-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:12px;\n}\n\n.cygnus-note{\n  min-width:0;\n\n  padding:10px 12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.cygnus-note--material{\n  border-left:3px solid var(--wood);\n}\n\n.cygnus-note--cert{\n  border-left:3px solid var(--gold);\n}\n\n.cygnus-note small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.cygnus-note span,\n.cygnus-note strong{\n  display:block;\n\n  color:#514337;\n\n  font-size:9.8px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.cygnus-shipping{\n  position:relative;\n\n  padding:20px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n\n  border-radius:5px 5px 0 0;\n}\n\n.cygnus-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:50px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.cygnus-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.cygnus-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n.cygnus-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.cygnus-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.cygnus-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.cygnus-lightbox:target{\n  display:flex;\n}\n\n.cygnus-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.cygnus-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n}\n\n.cygnus-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.cygnus-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .cygnus-frame{\n    padding:25px 18px 0;\n  }\n\n  .cygnus-frame::before,\n  .cygnus-frame::after{\n    left:18px;\n  }\n\n\n  .cygnus-intro__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,120px);\n\n    gap:18px;\n  }\n\n  .cygnus-intro h2{\n    font-size:27px;\n  }\n\n\n  .cygnus-material__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .cygnus-material-card{\n    grid-template-columns:minmax(0,115px) minmax(0,1fr);\n  }\n\n  .cygnus-material-card__media{\n    width:110px;\n  }\n\n  .cygnus-material-card__media img{\n    max-height:102px !important;\n  }\n\n\n  .cygnus-scale__layout{\n    grid-template-columns:minmax(0,1fr) minmax(0,125px);\n\n    gap:20px;\n  }\n\n\n  .cygnus-spec{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .cygnus-intro__top{\n    grid-template-columns:1fr;\n  }\n\n  .cygnus-intro__stat{\n    width:175px;\n  }\n\n\n  .cygnus-quick{\n    grid-template-columns:1fr;\n  }\n\n\n  .cygnus-material__grid{\n    grid-template-columns:1fr;\n  }\n\n  .cygnus-material-card{\n    grid-template-columns:minmax(0,100px) minmax(0,1fr);\n\n    gap:11px;\n  }\n\n  .cygnus-material-card__media{\n    width:95px;\n  }\n\n\n  .cygnus-finishes{\n    grid-template-columns:1fr;\n  }\n\n\n  .cygnus-scale__layout{\n    grid-template-columns:1fr;\n  }\n\n  .cygnus-size-image{\n    width:115px;\n\n    margin:0;\n  }\n\n  .cygnus-size-image img{\n    max-height:108px !important;\n  }\n\n\n  .cygnus-reach{\n    grid-template-columns:1fr;\n\n    gap:8px;\n\n    padding:16px;\n  }\n\n  .cygnus-reach__mark{\n    padding:0 0 8px;\n\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .cygnus-specs__head{\n    display:block;\n  }\n\n  .cygnus-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .cygnus-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .cygnus-spec__label{\n    color:var(--gold-deep);\n\n    font-size:9.5px;\n    font-weight:600;\n\n    letter-spacing:.04em;\n    text-transform:uppercase;\n  }\n\n\n  .cygnus-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-cygnus\" id=\"cygnus-root\"\u003e\n\u003cdiv class=\"cygnus-frame\"\u003e\n\u003c!-- =====================================================\n         01 — INTRO\n    ====================================================== --\u003e\n\u003csection class=\"cygnus-intro\"\u003e\n\u003cdiv class=\"cygnus-intro__top\"\u003e\n\u003cdiv class=\"cygnus-intro__copy\"\u003e\n\u003cspan class=\"cygnus-eyebrow\"\u003e Cygnus · Wood \u0026amp; Silk Long-Arm Floor Lamp \u003c\/span\u003e\n\u003ch2\u003eWarm Materials, Extended Reach, Softer Light\u003c\/h2\u003e\n\u003cp\u003eCygnus combines a solid-wood frame with an ivory silk shade and a long reaching arm. The result is a floor lamp that feels closer to furniture than hardware — warm enough for Japandi interiors, yet simple enough for modern and transitional rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cygnus-intro__stat\"\u003e\n\u003csmall\u003e Overall Height \u003c\/small\u003e \u003cstrong\u003e 63\" \u003c\/strong\u003e \u003cspan\u003e 160cm tall\u003cbr\u003eØ18.1\" footprint \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cygnus-quick\"\u003e\n\u003cdiv class=\"cygnus-quick__item\"\u003e\n\u003csmall\u003e Frame \u003c\/small\u003e \u003cstrong\u003e Solid Wood \u003c\/strong\u003e\n\u003cp\u003eNatural grain gives the long structure a warmer furniture-like presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cygnus-quick__item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Hand-Stretched Silk \u003c\/strong\u003e\n\u003cp\u003eIvory silk softens the bulb and keeps the light visually calm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cygnus-quick__item\"\u003e\n\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e 78\" Plug-In Cord \u003c\/strong\u003e\n\u003cp\u003eInline switch with no hardwiring or electrician required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — MATERIAL\n    ====================================================== --\u003e\n\u003csection class=\"cygnus-material\"\u003e\n\u003cdiv class=\"cygnus-material__head\"\u003e\n\u003ch3\u003eThe Materials Are the Design\u003c\/h3\u003e\n\u003cp\u003eCygnus avoids polished metal and decorative hardware. The visual character comes from the contrast between a slim wood structure and the soft translucency of the silk shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cygnus-material__grid\"\u003e\n\u003c!-- SILK --\u003e\n\u003carticle class=\"cygnus-material-card cygnus-material-card--silk\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cygnus-material-card__media\"\u003e\u003ca href=\"#cygnus-silk-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cygnus-wood-silk-japandi-long-arm-floor-lamp-stuberlighting_10.jpg?v=1781075623\" alt=\"Close-up of Cygnus ivory silk floor lamp shade\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"cygnus-caption\"\u003eSilk detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cygnus-material-card__copy\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Ivory Silk \u003c\/strong\u003e\n\u003cp\u003eHand-stretched silk softens the exposed bulb light and brings a warmer, more diffused quality to the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- WOOD --\u003e\n\u003carticle class=\"cygnus-material-card cygnus-material-card--wood\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cygnus-material-card__media\"\u003e\u003ca href=\"#cygnus-wood-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cygnus-wood-silk-japandi-long-arm-floor-lamp-stuberlighting_12.jpg?v=1781075623\" alt=\"Close-up of Cygnus solid wood frame with walnut finish\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"cygnus-caption\"\u003eWalnut finish detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cygnus-material-card__copy\"\u003e\n\u003csmall\u003e Frame \u003c\/small\u003e \u003cstrong\u003e Solid Wood \u003c\/strong\u003e\n\u003cp\u003eVisible wood grain keeps the long structure natural and tactile rather than cold or industrial.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c!-- FINISH --\u003e\n\u003cdiv class=\"cygnus-finishes\"\u003e\n\u003cdiv class=\"cygnus-finish cygnus-finish--natural\"\u003e\n\u003cstrong\u003e Natural Wood \u003c\/strong\u003e \u003cspan\u003e Lighter and quieter for pale wood, cream and Scandinavian interiors. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cygnus-finish cygnus-finish--walnut\"\u003e\n\u003cstrong\u003e Walnut Finish \u003c\/strong\u003e \u003cspan\u003e Richer and warmer for darker furniture and layered neutral rooms. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         03 — SCALE \/ REACH\n    ====================================================== --\u003e\n\u003csection class=\"cygnus-scale\"\u003e\n\u003cdiv class=\"cygnus-scale__layout\"\u003e\n\u003cdiv class=\"cygnus-scale__copy\"\u003e\n\u003cspan class=\"cygnus-eyebrow\"\u003e Scale \/ Reach \u003c\/span\u003e\n\u003ch3\u003eBuilt to Reach Into the Seating Area\u003c\/h3\u003e\n\u003cp\u003eAt 63 inches tall, Cygnus places the shade above conventional side-table height while the long arm reaches toward a chair, sofa or reading corner.\u003c\/p\u003e\n\u003cdiv class=\"cygnus-measures\"\u003e\n\u003cdiv class=\"cygnus-measure\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 63\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cygnus-measure\"\u003e\n\u003csmall\u003e Footprint \u003c\/small\u003e \u003cstrong\u003e Ø18.1\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cygnus-measure\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 78\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cygnus-size-image\"\u003e\u003ca href=\"#cygnus-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cygnus-wood-silk-japandi-long-arm-floor-lamp-stuberlighting_4.jpg?v=1781075623\" alt=\"Cygnus Wood and Silk Long Arm Floor Lamp size reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"cygnus-caption\"\u003eSize reference · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cygnus-reach\"\u003e\n\u003cdiv class=\"cygnus-reach__mark\"\u003e\n\u003csmall\u003e Long Arm \u003c\/small\u003e \u003cstrong\u003e REACH \u003c\/strong\u003e \u003cspan\u003e without hardwiring \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cygnus-reach__copy\"\u003e\n\u003ch3\u003ePlace the Base Beside the Furniture, Not Under the Light\u003c\/h3\u003e\n\u003cp\u003eThe extended arm lets the shade move visually over the seating area while the base remains beside the chair or sofa.\u003c\/p\u003e\n\u003cdiv class=\"cygnus-reach__uses\"\u003e\n\u003cspan\u003e \u003cstrong\u003eArmchair\u003c\/strong\u003e · reading corner \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eSofa\u003c\/strong\u003e · side or behind \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eBedroom\u003c\/strong\u003e · lounge corner \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         04 — PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"cygnus-specs\"\u003e\n\u003cdiv class=\"cygnus-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Cygnus · Wood \u0026amp; Silk Floor Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cygnus-spec-list\"\u003e\n\u003cdiv class=\"cygnus-spec\"\u003e\n\u003cspan class=\"cygnus-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"cygnus-spec__value\"\u003e Ø18.1\" × H63\" \/ Ø46 × H160cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cygnus-spec\"\u003e\n\u003cspan class=\"cygnus-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"cygnus-spec__value\"\u003e Solid wood frame · Hand-stretched silk shade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cygnus-spec\"\u003e\n\u003cspan class=\"cygnus-spec__label\"\u003e Finishes \u003c\/span\u003e \u003cspan class=\"cygnus-spec__value\"\u003e Natural Wood · Walnut Finish \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cygnus-spec\"\u003e\n\u003cspan class=\"cygnus-spec__label\"\u003e Shade \u003c\/span\u003e \u003cspan class=\"cygnus-spec__value\"\u003e Ivory hand-stretched silk \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cygnus-spec\"\u003e\n\u003cspan class=\"cygnus-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"cygnus-spec__value\"\u003e E26 \/ E27 · Bulb Included: Yes · Max 40W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cygnus-spec\"\u003e\n\u003cspan class=\"cygnus-spec__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"cygnus-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cygnus-spec\"\u003e\n\u003cspan class=\"cygnus-spec__label\"\u003e Cord \/ Control \u003c\/span\u003e \u003cspan class=\"cygnus-spec__value\"\u003e 78\" plug-in cord · Extendable on request · Inline ON\/OFF switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cygnus-spec\"\u003e\n\u003cspan class=\"cygnus-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"cygnus-spec__value\"\u003e Non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cygnus-spec\"\u003e\n\u003cspan class=\"cygnus-spec__label\"\u003e Plug Options \u003c\/span\u003e \u003cspan class=\"cygnus-spec__value\"\u003e US · UK · EU · AU \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cygnus-spec\"\u003e\n\u003cspan class=\"cygnus-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"cygnus-spec__value\"\u003e Plug-in · No hardwiring required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cygnus-spec\"\u003e\n\u003cspan class=\"cygnus-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"cygnus-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cygnus-notes\"\u003e\n\u003cdiv class=\"cygnus-note cygnus-note--material\"\u003e\n\u003csmall\u003e Natural Material \u003c\/small\u003e \u003cspan\u003e Real wood grain, pattern and tone naturally vary from piece to piece. These variations are part of the material character, not defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cygnus-note cygnus-note--cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         05 — SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"cygnus-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — SILK\n  ====================================================== --\u003e \u003ca id=\"cygnus-silk-large\" href=\"#cygnus-root\" class=\"cygnus-lightbox\"\u003e \u003cspan class=\"cygnus-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cygnus-wood-silk-japandi-long-arm-floor-lamp-stuberlighting_10.jpg?v=1781075623\" alt=\"Enlarged Cygnus ivory silk shade detail\"\u003e \u003cspan class=\"cygnus-lightbox__caption\"\u003e Cygnus · Ivory Silk Shade \u003c\/span\u003e \u003cspan class=\"cygnus-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — WOOD\n  ====================================================== --\u003e \u003ca id=\"cygnus-wood-large\" href=\"#cygnus-root\" class=\"cygnus-lightbox\"\u003e \u003cspan class=\"cygnus-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cygnus-wood-silk-japandi-long-arm-floor-lamp-stuberlighting_12.jpg?v=1781075623\" alt=\"Enlarged Cygnus solid wood frame with walnut finish\"\u003e \u003cspan class=\"cygnus-lightbox__caption\"\u003e Cygnus · Walnut Finish Wood Detail \u003c\/span\u003e \u003cspan class=\"cygnus-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"cygnus-size-large\" href=\"#cygnus-root\" class=\"cygnus-lightbox\"\u003e \u003cspan class=\"cygnus-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cygnus-wood-silk-japandi-long-arm-floor-lamp-stuberlighting_4.jpg?v=1781075623\" alt=\"Enlarged Cygnus Wood and Silk Long Arm Floor Lamp size reference\"\u003e \u003cspan class=\"cygnus-lightbox__caption\"\u003e Ø18.1\" × H63\" · Ø46 × H160cm \u003c\/span\u003e \u003cspan class=\"cygnus-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 18.1\"xH63\" \/ Wood Color \/ US Plug","offer_id":52324350460187,"sku":"STB-FL-CYGNUS-1","price":640.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.1\"xH63\" \/ Wood Color \/ EU Plug","offer_id":52324350492955,"sku":"STB-FL-CYGNUS-2","price":640.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.1\"xH63\" \/ Wood Color \/ AU Plug","offer_id":52324350525723,"sku":"STB-FL-CYGNUS-3","price":640.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.1\"xH63\" \/ Wood Color \/ UK Plug","offer_id":52324350558491,"sku":"STB-FL-CYGNUS-4","price":640.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.1\"xH63\" \/ Walnut Color \/ US Plug","offer_id":52324350591259,"sku":"STB-FL-CYGNUS-5","price":640.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.1\"xH63\" \/ Walnut Color \/ EU Plug","offer_id":52324350624027,"sku":"STB-FL-CYGNUS-6","price":640.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.1\"xH63\" \/ Walnut Color \/ AU Plug","offer_id":52324350656795,"sku":"STB-FL-CYGNUS-7","price":640.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.1\"xH63\" \/ Walnut Color \/ UK Plug","offer_id":52324350689563,"sku":"STB-FL-CYGNUS-8","price":640.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cygnus-wood-silk-japandi-long-arm-floor-lamp-stuberlighting_13.jpg?v=1781075622"},{"product_id":"iris-rippled-glass-wood-floral-chandelier","title":"Iris Glass \u0026 Wood Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — IRIS RIPPLED GLASS CHANDELIER\n   Rippled Glass · Warm Wood · Low Profile\n   Quiet Luxury \/ No Full-Page Background\n========================================================= *\/\n\n.stb-iris{\n  --ivory:#FFFDF9;\n  --cream:#F6F0E8;\n  --wood:#F2E9DE;\n\n  --dark:#211812;\n  --espresso:#35271F;\n\n  --text:#4C4037;\n  --muted:#776B61;\n\n  --gold:#B49362;\n  --gold-deep:#80613E;\n\n  --line:#D9CFC4;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  background:transparent;\n\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14.5px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-iris *,\n.stb-iris *::before,\n.stb-iris *::after{\n  box-sizing:border-box;\n}\n\n.stb-iris h2,\n.stb-iris h3{\n  margin-top:0;\n\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-iris p{\n  margin-top:0;\n}\n\n.stb-iris__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-iris__title{\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.15;\n}\n\n.stb-iris__section-title{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.25;\n}\n\n.stb-iris__section-copy{\n  max-width:630px;\n\n  margin:0;\n\n  color:#62564D;\n\n  font-size:12.8px;\n  line-height:1.62;\n}\n\n.stb-iris__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#837468;\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-iris__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 190px;\n\n  gap:32px;\n  align-items:end;\n\n  padding:4px 0 23px;\n}\n\n.stb-iris__intro-copy{\n  max-width:640px;\n}\n\n.stb-iris__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D5148;\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n.stb-iris__intro-stat{\n  padding:14px 16px;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-iris__intro-stat small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C7AC84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-iris__intro-stat strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#FFF5E8;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-iris__intro-stat span{\n  color:#D6C9BC;\n\n  font-size:10.8px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-iris__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:30px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.025);\n\n  overflow:hidden;\n}\n\n.stb-iris__fact{\n  padding:13px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-iris__fact:last-child{\n  border-right:0;\n}\n\n.stb-iris__fact small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#88786B;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.stb-iris__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   MATERIAL PAIRING\n========================================================= *\/\n\n.stb-iris__materials{\n  margin-bottom:30px;\n}\n\n.stb-iris__materials-head{\n  margin-bottom:12px;\n}\n\n.stb-iris__material-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n}\n\n.stb-iris__material{\n  display:grid;\n  grid-template-columns:105px minmax(0,1fr);\n\n  gap:14px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:12px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-iris__material--wood{\n  background:var(--wood);\n}\n\n.stb-iris__material-media{\n  width:98px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-iris__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--ivory);\n\n  border:1px solid #D6CABD;\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-iris__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-iris__material-copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#846F61;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.stb-iris__material-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-iris__material-copy p{\n  margin:0;\n\n  color:#66594F;\n\n  font-size:10.8px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   LIGHT CHARACTER\n========================================================= *\/\n\n.stb-iris__light{\n  display:grid;\n  grid-template-columns:180px minmax(0,1fr);\n\n  margin-bottom:30px;\n\n  overflow:hidden;\n\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.03);\n}\n\n.stb-iris__light-title{\n  padding:17px 18px;\n\n  background:var(--espresso);\n}\n\n.stb-iris__light-title small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8AC84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-iris__light-title strong{\n  color:#FFF5E8;\n\n  font-size:13.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-iris__light-copy{\n  padding:17px 19px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-iris__light-copy p{\n  margin:0;\n\n  color:#60534A;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   LOW PROFILE\n========================================================= *\/\n\n.stb-iris__profile{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin-bottom:30px;\n  padding:14px 16px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-iris__profile-number strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:24px;\n  line-height:1.05;\n  font-weight:500;\n}\n\n.stb-iris__profile-number span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#806C5E;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-iris__profile-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.5px;\n  font-weight:500;\n}\n\n.stb-iris__profile-copy p{\n  margin:0;\n\n  color:#64584F;\n\n  font-size:11.4px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   SIZE SELECTOR\n========================================================= *\/\n\n.stb-iris__sizes{\n  margin-bottom:30px;\n}\n\n.stb-iris__sizes-head{\n  margin-bottom:13px;\n}\n\n.stb-iris__size-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n}\n\n.stb-iris__size{\n  display:grid;\n  grid-template-columns:105px minmax(0,1fr);\n\n  gap:13px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:11px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-iris__size--featured{\n  border-top:2px solid var(--gold);\n}\n\n.stb-iris__size-media{\n  width:98px;\n  max-width:100%;\n\n  padding:4px;\n\n  background:#FAF6F0;\n\n  border:1px solid #DDD2C5;\n  border-radius:4px;\n\n  overflow:visible;\n}\n\n.stb-iris__size-media a{\n  display:block;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-iris__size-media img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-iris__size-copy small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#887568;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-iris__size-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.4px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-iris__size-copy p{\n  margin:0;\n\n  color:#706359;\n\n  font-size:10.4px;\n  line-height:1.48;\n}\n\n.stb-iris__size-meta{\n  display:inline-block;\n\n  margin-top:5px;\n\n  color:var(--gold-deep);\n\n  font-size:9.2px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   TABLE GUIDE\n========================================================= *\/\n\n.stb-iris__guide{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:30px;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-iris__guide-item{\n  padding:13px 15px;\n}\n\n.stb-iris__guide-item:first-child{\n  border-right:1px solid var(--line);\n}\n\n.stb-iris__guide-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887568;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-iris__guide-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:12px;\n  font-weight:500;\n}\n\n.stb-iris__guide-item p{\n  margin:0;\n\n  color:#71645A;\n\n  font-size:10.6px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-iris__practical{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-bottom:30px;\n}\n\n.stb-iris__practical-card{\n  padding:14px 15px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-iris__practical-card:first-child{\n  border-top:2px solid var(--gold);\n}\n\n.stb-iris__practical-card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#847165;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.stb-iris__practical-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.1px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-iris__practical-card p{\n  margin:0;\n\n  color:#65584F;\n\n  font-size:10.8px;\n  line-height:1.53;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n========================================================= *\/\n\n.stb-iris__specs{\n  margin-bottom:30px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n\n  overflow:hidden;\n}\n\n.stb-iris__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-iris__spec-head span{\n  color:#C8AD87;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-iris__spec-head strong{\n  color:#FFF5E8;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-iris__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7DED5;\n}\n\n.stb-iris__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-iris__spec span{\n  padding-right:10px;\n\n  color:#82756B;\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n.stb-iris__spec strong{\n  color:var(--dark);\n\n  font-size:11.5px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-iris__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n}\n\n.stb-iris__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-iris__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--dark);\n\n  font-size:13.2px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-iris__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-iris__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-deep);\n\n  font-size:19px;\n}\n\n.stb-iris__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-iris__faq details p{\n  margin:7px 0 0;\n\n  color:#665A51;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-iris__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-iris__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-iris__shipping p{\n  margin:0 0 7px;\n\n  color:#5E5249;\n\n  font-size:12.5px;\n  line-height:1.62;\n}\n\n.stb-iris__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-iris__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-iris__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,14,12,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.stb-iris__lightbox:target{\n  display:flex;\n}\n\n.stb-iris__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-iris__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-iris__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-iris__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E8F82;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-iris__intro{\n    grid-template-columns:1fr;\n\n    gap:12px;\n  }\n\n  .stb-iris__title{\n    font-size:25px;\n  }\n\n  .stb-iris__intro-stat{\n    max-width:260px;\n  }\n\n  .stb-iris__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-iris__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-iris__fact:nth-child(1),\n  .stb-iris__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n  .stb-iris__material-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-iris__light{\n    grid-template-columns:145px 1fr;\n  }\n\n  .stb-iris__practical{\n    grid-template-columns:1fr;\n  }\n\n  .stb-iris__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-iris{\n    font-size:14px;\n  }\n\n  .stb-iris__material{\n    grid-template-columns:84px 1fr;\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-iris__material-media{\n    width:78px;\n  }\n\n  .stb-iris__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-iris__light-copy{\n    border-top:0;\n    border-left:1px solid var(--line);\n  }\n\n  .stb-iris__profile{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n  .stb-iris__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-iris__size{\n    grid-template-columns:84px 1fr;\n  }\n\n  .stb-iris__size-media{\n    width:78px;\n  }\n\n  .stb-iris__guide{\n    grid-template-columns:1fr;\n  }\n\n  .stb-iris__guide-item:first-child{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .stb-iris__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-iris__spec span{\n    font-weight:600;\n  }\n\n  .stb-iris__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-iris\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-iris__intro\"\u003e\n\u003cdiv class=\"stb-iris__intro-copy\"\u003e\n\u003cspan class=\"stb-iris__eyebrow\"\u003e Rippled Glass · Gold Metal · Warm Wood Detail \u003c\/span\u003e\n\u003ch2 class=\"stb-iris__title\"\u003eTexture in the Glass. Warmth in the Details.\u003c\/h2\u003e\n\u003cp\u003eIris pairs vertically rippled glass shades with slender gold-finished arms and warm wood accents at the joints. The combination softens the floral silhouette, giving the chandelier enough character to anchor a dining room without feeling ornate or overly decorative.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__intro-stat\"\u003e\n\u003csmall\u003e Two Sizes \u003c\/small\u003e \u003cstrong\u003e Ø24.4\" · Ø27.6\" \u003c\/strong\u003e \u003cspan\u003e Both only 11\" high \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-iris__facts\"\u003e\n\u003cdiv class=\"stb-iris__fact\"\u003e\n\u003csmall\u003eGlass\u003c\/small\u003e \u003cstrong\u003eVertical Ripple Texture\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__fact\"\u003e\n\u003csmall\u003eMetal\u003c\/small\u003e \u003cstrong\u003eGold-Finished Arms\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__fact\"\u003e\n\u003csmall\u003eAccent\u003c\/small\u003e \u003cstrong\u003eWarm Wood Detail\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__fact\"\u003e\n\u003csmall\u003eProfile\u003c\/small\u003e \u003cstrong\u003eOnly 11\" High\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIALS\n  ====================================================== --\u003e\n\u003csection class=\"stb-iris__materials\"\u003e\n\u003cdiv class=\"stb-iris__materials-head\"\u003e\n\u003cspan class=\"stb-iris__eyebrow\"\u003e Material Details \u003c\/span\u003e\n\u003ch3 class=\"stb-iris__section-title\"\u003eGlass and Wood Do the Visual Work.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__material-grid\"\u003e\n\u003c!-- GLASS --\u003e\n\u003carticle id=\"iris-glass-section\" class=\"stb-iris__material\"\u003e\n\u003cdiv class=\"stb-iris__material-media\"\u003e\u003ca href=\"#iris-glass\" class=\"stb-iris__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/iris-rippled-glass-wood-floral-chandelier-stuberlighting_10.jpg?v=1781077216\" alt=\"Iris chandelier rippled glass shade detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-iris__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__material-copy\"\u003e\n\u003csmall\u003e Rippled Glass \u003c\/small\u003e \u003cstrong\u003e Light Moves Across the Surface. \u003c\/strong\u003e\n\u003cp\u003eVertical ripples break up the direct view of the bulb and add texture to the glow, giving the glass more depth when illuminated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- WOOD --\u003e\n\u003carticle id=\"iris-wood-section\" class=\"stb-iris__material stb-iris__material--wood\"\u003e\n\u003cdiv class=\"stb-iris__material-media\"\u003e\u003ca href=\"#iris-wood\" class=\"stb-iris__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/iris-rippled-glass-wood-floral-chandelier-stuberlighting_11.jpg?v=1781077215\" alt=\"Iris chandelier walnut wood accent detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-iris__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__material-copy\"\u003e\n\u003csmall\u003e Wood Accent \u003c\/small\u003e \u003cstrong\u003e A Warmer Break Between Glass and Metal. \u003c\/strong\u003e\n\u003cp\u003eSmall walnut-toned wood details soften the gold-and-glass palette and make Iris easier to pair with wood dining tables and warmer residential interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"iris-glass\" href=\"#iris-glass-section\" class=\"stb-iris__lightbox\"\u003e \u003cspan class=\"stb-iris__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/iris-rippled-glass-wood-floral-chandelier-stuberlighting_10.jpg?v=1781077216\" alt=\"Enlarged Iris rippled glass shade detail\"\u003e \u003cspan class=\"stb-iris__lightbox-caption\"\u003e Iris · Rippled Glass \u003c\/span\u003e \u003cspan class=\"stb-iris__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"iris-wood\" href=\"#iris-wood-section\" class=\"stb-iris__lightbox\"\u003e \u003cspan class=\"stb-iris__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/iris-rippled-glass-wood-floral-chandelier-stuberlighting_11.jpg?v=1781077215\" alt=\"Enlarged Iris wood accent detail\"\u003e \u003cspan class=\"stb-iris__lightbox-caption\"\u003e Iris · Wood Detail \u003c\/span\u003e \u003cspan class=\"stb-iris__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHT CHARACTER\n  ====================================================== --\u003e\n\u003csection class=\"stb-iris__light\"\u003e\n\u003cdiv class=\"stb-iris__light-title\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Rippled Glass Softens the Point of Light. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__light-copy\"\u003e\n\u003cp\u003eThe vertical glass texture catches and redirects light across the shade rather than leaving the bulb as a single hard point. With a warm LED, Iris takes on a softer, candle-like dining-room character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LOW PROFILE\n  ====================================================== --\u003e\n\u003csection class=\"stb-iris__profile\"\u003e\n\u003cdiv class=\"stb-iris__profile-number\"\u003e\n\u003cstrong\u003e 11\" \u003c\/strong\u003e \u003cspan\u003e Fixture Height \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__profile-copy\"\u003e\n\u003cstrong\u003e Wide presence without excessive vertical bulk. \u003c\/strong\u003e\n\u003cp\u003eThe shallow 11\" chandelier body makes Iris easier to use with standard 8 ft ceilings. The 19\" chain can be shortened during installation to suit the final hanging height.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE SELECTOR\n  ====================================================== --\u003e\n\u003csection id=\"iris-size-section\" class=\"stb-iris__sizes\"\u003e\n\u003cdiv class=\"stb-iris__sizes-head\"\u003e\n\u003cspan class=\"stb-iris__eyebrow\"\u003e Choose the Diameter \u003c\/span\u003e\n\u003ch3 class=\"stb-iris__section-title\"\u003e24.4\" for a More Compact Table. 27.6\" for More Presence.\u003c\/h3\u003e\n\u003cp class=\"stb-iris__section-copy\"\u003eBoth sizes share the same 11\" fixture height. Choose mainly according to dining-table width and the amount of visual presence you want above it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__size-grid\"\u003e\n\u003c!-- 24.4 --\u003e\n\u003carticle class=\"stb-iris__size\"\u003e\n\u003cdiv class=\"stb-iris__size-media\"\u003e\u003ca href=\"#iris-size-24\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/iris-rippled-glass-wood-floral-chandelier-stuberlighting_8.jpg?v=1781077215\" alt=\"Iris 24.4 inch chandelier dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__size-copy\"\u003e\n\u003csmall\u003e Compact Scale \u003c\/small\u003e \u003cstrong\u003e Ø24.4\" × H11\" \u003c\/strong\u003e\n\u003cp\u003eMedium dining rooms, breakfast nooks and smaller foyers.\u003c\/p\u003e\n\u003cspan class=\"stb-iris__size-meta\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 27.6 --\u003e\n\u003carticle class=\"stb-iris__size stb-iris__size--featured\"\u003e\n\u003cdiv class=\"stb-iris__size-media\"\u003e\u003ca href=\"#iris-size-27\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/iris-rippled-glass-wood-floral-chandelier-stuberlighting_12.jpg?v=1781077215\" alt=\"Iris 27.6 inch chandelier dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__size-copy\"\u003e\n\u003csmall\u003e Larger Scale \u003c\/small\u003e \u003cstrong\u003e Ø27.6\" × H11\" \u003c\/strong\u003e\n\u003cp\u003eLarger dining tables, open-plan dining areas and formal living rooms.\u003c\/p\u003e\n\u003cspan class=\"stb-iris__size-meta\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"iris-size-24\" href=\"#iris-size-section\" class=\"stb-iris__lightbox\"\u003e \u003cspan class=\"stb-iris__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/iris-rippled-glass-wood-floral-chandelier-stuberlighting_8.jpg?v=1781077215\" alt=\"Enlarged Iris 24.4 inch dimension drawing\"\u003e \u003cspan class=\"stb-iris__lightbox-caption\"\u003e Ø24.4\" × H11\" \u003c\/span\u003e \u003cspan class=\"stb-iris__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"iris-size-27\" href=\"#iris-size-section\" class=\"stb-iris__lightbox\"\u003e \u003cspan class=\"stb-iris__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/iris-rippled-glass-wood-floral-chandelier-stuberlighting_12.jpg?v=1781077215\" alt=\"Enlarged Iris 27.6 inch dimension drawing\"\u003e \u003cspan class=\"stb-iris__lightbox-caption\"\u003e Ø27.6\" × H11\" \u003c\/span\u003e \u003cspan class=\"stb-iris__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       DINING TABLE GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-iris__guide\"\u003e\n\u003cdiv class=\"stb-iris__guide-item\"\u003e\n\u003csmall\u003e Table Width 36–42\" \u003c\/small\u003e \u003cstrong\u003e Start with Ø24.4\" \u003c\/strong\u003e\n\u003cp\u003eA balanced choice for many four-person and medium dining tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__guide-item\"\u003e\n\u003csmall\u003e Table Width 44–54\" \u003c\/small\u003e \u003cstrong\u003e Consider Ø27.6\" \u003c\/strong\u003e\n\u003cp\u003eAdds more visual presence above wider rectangular or oval tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-iris__practical\"\u003e\n\u003cdiv class=\"stb-iris__practical-card\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 Bulbs Included \u003c\/strong\u003e\n\u003cp\u003eStandard replaceable sockets. Maximum 40W per socket.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__practical-card\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 19\" Adjustable Chain \u003c\/strong\u003e\n\u003cp\u003eShorten during installation, or request additional chain for a taller ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__practical-card\"\u003e\n\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmer Compatible \u003c\/strong\u003e\n\u003cp\u003eUse compatible dimmable bulbs with a compatible wall dimmer when dimming is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-iris__specs\"\u003e\n\u003cdiv class=\"stb-iris__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Iris \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e Ø24.4\" × H11\" · Ø27.6\" × H11\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Rippled Glass Shades · Gold-Finished Metal Arms · Wood Accents \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__spec\"\u003e\n\u003cspan\u003e Finish \u003c\/span\u003e \u003cstrong\u003e Gold Metal · Clear Rippled Glass · Warm Natural Wood Detail \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 LED Bulbs Included · Max 40W Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Compatible with Wall Dimmer · Dimming Requires Compatible Dimmable Bulbs and Compatible Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V · Hardwired Ceiling Installation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__spec\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cstrong\u003e 19\" Standard Chain · Adjustable During Installation · Extension Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Compatible with Standard Wall Switch or Compatible Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Hardwired · Professional Installation Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__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-iris__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-iris__faq\"\u003e\u003cspan class=\"stb-iris__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-iris__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose the 24.4\" version for breakfast nooks, medium dining rooms and more compact tables. The 27.6\" version gives larger dining tables and open-plan spaces more visual presence.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill Iris work with an 8 ft ceiling?\u003c\/summary\u003e\n\u003cp\u003eYes. The chandelier body is only 11\" high, and the 19\" chain can be shortened during installation. Above a dining table, a common starting point is approximately 30–36\" between the tabletop and the bottom of the chandelier.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the bulbs included?\u003c\/summary\u003e\n\u003cp\u003eYes. Compatible E26 \/ E27 LED bulbs are included. The standard sockets also make future bulb replacement simple.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Iris dimmable?\u003c\/summary\u003e\n\u003cp\u003eThe fixture can be used with a compatible wall dimmer when paired with compatible dimmable E26 \/ E27 bulbs.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-iris__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 24.4\"x H 11\" \/ Glass \u0026 Wood","offer_id":52324400791835,"sku":"STB-CH-IRIS-24","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Dia 27.6\"x H 11\" \/ Glass \u0026 Wood","offer_id":52324400824603,"sku":"STB-CH-IRIS-27","price":335.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/iris-rippled-glass-wood-floral-chandelier-stuberlighting_21.jpg?v=1781077215"},{"product_id":"hadley-solid-walnut-mid-century-chandelier","title":"Hadley Walnut Wood Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — HADLEY\n   SOLID WALNUT MID-CENTURY CHANDELIER\n\n   WALNUT \/ MODEL \/ DROP\n\n   MATERIAL-FIRST · QUIET LUXURY\n   CONCISE · SHOPPER-FIRST\n   NO FULL-PAGE BACKGROUND FILL\n\n   ESPRESSO · WALNUT · CREAM · BRASS\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-hadley{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n\n  --walnut:#67442F;\n  --walnut-deep:#4B3022;\n  --walnut-soft:#A27C60;\n\n  --text:#655548;\n  --muted:#817365;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --cream:#F6EFE3;\n  --paper:#FBF8F2;\n  --soft:#F2E9DF;\n  --ivory:#FFFDF8;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-hadley *,\n.stb-hadley *::before,\n.stb-hadley *::after{\n  box-sizing:border-box;\n}\n\n.stb-hadley h2,\n.stb-hadley h3,\n.stb-hadley p{\n  margin-top:0;\n}\n\n.stb-hadley h2,\n.stb-hadley h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-hadley img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-hadley a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.hadley-frame{\n  position:relative;\n\n  padding:29px 29px 0;\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n\n  box-shadow:0 8px 28px rgba(28,18,9,.025);\n}\n\n.hadley-frame::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:8px;\n  left:29px;\n\n  width:64px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.hadley-frame::after{\n  content:\"\";\n\n  position:absolute;\n\n  top:11px;\n  left:29px;\n\n  width:31px;\n  height:1px;\n\n  background:var(--walnut);\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.hadley-eyebrow{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.hadley-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — INTRO \/ WALNUT\n========================================================= *\/\n\n.hadley-intro{\n  padding:20px 0 29px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.hadley-intro__top{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,150px);\n\n  gap:31px;\n  align-items:end;\n}\n\n.hadley-intro h2{\n  max-width:600px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.hadley-intro__copy \u003e p{\n  max-width:575px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* SCALE *\/\n\n.hadley-intro__stat{\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.hadley-intro__stat small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.hadley-intro__stat strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:28px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.hadley-intro__stat span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#756658;\n\n  font-size:9.5px;\n  line-height:1.5;\n}\n\n\n\/* WALNUT DETAIL *\/\n\n.hadley-walnut{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:28px;\n  align-items:center;\n\n  margin-top:22px;\n  padding-top:21px;\n\n  border-top:1px solid var(--line);\n}\n\n.hadley-walnut__media{\n  width:165px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--walnut);\n}\n\n.hadley-walnut__media a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n  text-decoration:none;\n}\n\n.hadley-walnut__media img{\n  max-height:155px !important;\n}\n\n.hadley-walnut__copy small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.hadley-walnut__copy h3{\n  margin:0 0 6px;\n\n  font-size:22px;\n  line-height:1.1;\n}\n\n.hadley-walnut__copy \u003e p{\n  max-width:505px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11px;\n  line-height:1.58;\n}\n\n\n\/* MATERIAL LEDGER *\/\n\n.hadley-materials{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:12px;\n}\n\n.hadley-material{\n  min-width:0;\n\n  padding:9px 10px;\n\n  border:1px solid var(--line);\n}\n\n.hadley-material:nth-child(1){\n  background:#F3E9DF;\n}\n\n.hadley-material:nth-child(2){\n  background:#FBF8F2;\n}\n\n.hadley-material:nth-child(3){\n  background:#F7F2EA;\n}\n\n.hadley-material small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.hadley-material strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:9.8px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   02 — MODEL SELECTOR\n========================================================= *\/\n\n.hadley-models{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.hadley-models__head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:15px;\n}\n\n.hadley-models__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.hadley-models__head p{\n  max-width:495px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n\n\/* MODEL GRID *\/\n\n.hadley-model-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n}\n\n.hadley-model{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:15px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:10px;\n\n  border:1px solid var(--line);\n}\n\n.hadley-model--a{\n  background:#FBF8F2;\n  border-top:2px solid var(--gold);\n}\n\n.hadley-model--b{\n  background:#F2E9DF;\n  border-top:2px solid var(--walnut);\n}\n\n\n\/* MODEL IMAGE *\/\n\n.hadley-model__media{\n  width:140px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.hadley-model__media a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n  text-decoration:none;\n}\n\n.hadley-model__media img{\n  max-height:132px !important;\n}\n\n\n\/* MODEL COPY *\/\n\n.hadley-model__copy small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.hadley-model__copy h3{\n  margin:1px 0 3px;\n\n  font-size:18px;\n  line-height:1.1;\n}\n\n.hadley-model__dim{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n}\n\n.hadley-model__copy p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:9.8px;\n  line-height:1.43;\n}\n\n\n\/* SAME SIZE NOTE *\/\n\n.hadley-same-size{\n  display:grid;\n  grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin-top:12px;\n\n  padding:11px 13px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--espresso);\n}\n\n.hadley-same-size strong{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.1;\n\n  font-weight:500;\n}\n\n.hadley-same-size span{\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   03 — SCALE \/ DROP \/ LIGHT\n========================================================= *\/\n\n.hadley-scale{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.hadley-scale__layout{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,145px);\n\n  gap:29px;\n  align-items:center;\n}\n\n.hadley-scale__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.hadley-scale__copy \u003e p{\n  max-width:525px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n\n\/* MEASURES *\/\n\n.hadley-measures{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:24px;\n\n  margin-top:14px;\n}\n\n.hadley-measure{\n  min-width:85px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.hadley-measure:nth-child(2){\n  border-color:var(--walnut);\n}\n\n.hadley-measure:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.hadley-measure small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.hadley-measure strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:21px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* SIZE REFERENCE *\/\n\n.hadley-size-reference{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--gold);\n}\n\n.hadley-size-reference a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n  text-decoration:none;\n}\n\n.hadley-size-reference img{\n  max-height:135px !important;\n}\n\n\n\/* DARK DROP PANEL *\/\n\n.hadley-drop{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-top:18px;\n\n  padding:18px 20px;\n\n  background:var(--espresso);\n\n  border-radius:4px;\n}\n\n.hadley-drop__mark{\n  padding-right:19px;\n\n  border-right:1px solid rgba(255,255,255,.15);\n}\n\n.hadley-drop__mark small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.hadley-drop__mark strong{\n  display:block;\n\n  color:#FFF7E9;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:27px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.hadley-drop__mark span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#CFC6BB;\n\n  font-size:9px;\n}\n\n.hadley-drop__copy h3{\n  margin:0 0 4px;\n\n  color:#FFF8ED;\n\n  font-size:18px;\n}\n\n.hadley-drop__copy p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#D6CDC1;\n\n  font-size:10.5px;\n  line-height:1.5;\n}\n\n.hadley-drop__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:13px;\n\n  margin-top:8px;\n  padding-top:8px;\n\n  border-top:1px solid rgba(255,255,255,.13);\n}\n\n.hadley-drop__facts span{\n  color:#D8CFC3;\n\n  font-size:9px;\n}\n\n.hadley-drop__facts strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.hadley-specs{\n  padding:31px 0;\n}\n\n.hadley-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.hadley-specs__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.hadley-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.hadley-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.hadley-spec{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.hadley-spec__label{\n  color:#806F60;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.hadley-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* NOTES *\/\n\n.hadley-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:12px;\n}\n\n.hadley-note{\n  min-width:0;\n\n  padding:10px 12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.hadley-note--wood{\n  border-left:3px solid var(--walnut);\n}\n\n.hadley-note--cert{\n  border-left:3px solid var(--gold);\n}\n\n.hadley-note small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.hadley-note span,\n.hadley-note strong{\n  display:block;\n\n  color:#514337;\n\n  font-size:9.8px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.hadley-shipping{\n  position:relative;\n\n  padding:20px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n\n  border-radius:5px 5px 0 0;\n}\n\n.hadley-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:50px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.hadley-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.hadley-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n.hadley-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.hadley-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.hadley-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.hadley-lightbox:target{\n  display:flex;\n}\n\n.hadley-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.hadley-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n}\n\n.hadley-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.hadley-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .hadley-frame{\n    padding:25px 18px 0;\n  }\n\n  .hadley-frame::before,\n  .hadley-frame::after{\n    left:18px;\n  }\n\n\n  .hadley-intro__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,120px);\n\n    gap:18px;\n  }\n\n  .hadley-intro h2{\n    font-size:27px;\n  }\n\n\n  .hadley-walnut{\n    grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n    gap:19px;\n  }\n\n  .hadley-walnut__media{\n    width:130px;\n  }\n\n  .hadley-walnut__media img{\n    max-height:120px !important;\n  }\n\n\n  .hadley-models__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .hadley-model{\n    grid-template-columns:minmax(0,110px) minmax(0,1fr);\n\n    gap:11px;\n  }\n\n  .hadley-model__media{\n    width:105px;\n  }\n\n  .hadley-model__media img{\n    max-height:98px !important;\n  }\n\n\n  .hadley-scale__layout{\n    grid-template-columns:minmax(0,1fr) minmax(0,120px);\n\n    gap:20px;\n  }\n\n\n  .hadley-spec{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .hadley-intro__top{\n    grid-template-columns:1fr;\n  }\n\n  .hadley-intro__stat{\n    width:175px;\n  }\n\n\n  .hadley-walnut{\n    grid-template-columns:1fr;\n  }\n\n  .hadley-walnut__media{\n    width:120px;\n\n    margin:0;\n  }\n\n\n  .hadley-materials{\n    grid-template-columns:1fr;\n  }\n\n\n  .hadley-model-grid{\n    grid-template-columns:1fr;\n  }\n\n  .hadley-model{\n    grid-template-columns:minmax(0,105px) minmax(0,1fr);\n  }\n\n  .hadley-model__media{\n    width:100px;\n  }\n\n\n  .hadley-same-size{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n\n  .hadley-scale__layout{\n    grid-template-columns:1fr;\n  }\n\n  .hadley-size-reference{\n    width:110px;\n\n    margin:0;\n  }\n\n  .hadley-size-reference img{\n    max-height:103px !important;\n  }\n\n\n  .hadley-drop{\n    grid-template-columns:1fr;\n\n    gap:8px;\n\n    padding:16px;\n  }\n\n  .hadley-drop__mark{\n    padding:0 0 8px;\n\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .hadley-specs__head{\n    display:block;\n  }\n\n  .hadley-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .hadley-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .hadley-spec__label{\n    color:var(--gold-deep);\n\n    font-size:9.5px;\n    font-weight:600;\n\n    letter-spacing:.04em;\n    text-transform:uppercase;\n  }\n\n\n  .hadley-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-hadley\" id=\"hadley-root\"\u003e\n\u003cdiv class=\"hadley-frame\"\u003e\n\u003c!-- =====================================================\n         01 — WALNUT\n    ====================================================== --\u003e\n\u003csection class=\"hadley-intro\"\u003e\n\u003cdiv class=\"hadley-intro__top\"\u003e\n\u003cdiv class=\"hadley-intro__copy\"\u003e\n\u003cspan class=\"hadley-eyebrow\"\u003e Hadley · Solid Walnut Mid-Century Chandelier \u003c\/span\u003e\n\u003ch2\u003eReal Walnut, Shaped Into Two Distinct Silhouettes\u003c\/h2\u003e\n\u003cp\u003eHadley is built around solid walnut rather than a wood-look finish. Slim wood arms radiate around glass shades, giving the chandelier the warmth of furniture with the lighter profile of a Mid-Century fixture. Choose Model A or B by composition — not by size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-intro__stat\"\u003e\n\u003csmall\u003e Both Models \u003c\/small\u003e \u003cstrong\u003e Ø19.7\" \u003c\/strong\u003e \u003cspan\u003e H15.7\"\u003cbr\u003eØ50 × H40cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-walnut\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"hadley-walnut__media\"\u003e\u003ca href=\"#hadley-walnut-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hadley-solid-walnut-mid-century-chandelier-stuberlighting_12.jpg?v=1781079071\" alt=\"Close-up of Hadley solid walnut chandelier wood grain\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"hadley-caption\"\u003eSolid walnut detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-walnut__copy\"\u003e\n\u003csmall\u003e Material First \u003c\/small\u003e\n\u003ch3\u003eWalnut You Can Actually See\u003c\/h3\u003e\n\u003cp\u003eThe arms are made from solid walnut hardwood, so visible grain and natural tone variation are part of the fixture itself — not a printed surface or imitation wood pattern.\u003c\/p\u003e\n\u003cdiv class=\"hadley-materials\"\u003e\n\u003cdiv class=\"hadley-material\"\u003e\n\u003csmall\u003e Frame \u003c\/small\u003e \u003cstrong\u003e Solid Walnut \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-material\"\u003e\n\u003csmall\u003e Shades \u003c\/small\u003e \u003cstrong\u003e Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-material\"\u003e\n\u003csmall\u003e Hardware \u003c\/small\u003e \u003cstrong\u003e Metal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — MODEL SELECTOR\n    ====================================================== --\u003e\n\u003csection class=\"hadley-models\"\u003e\n\u003cdiv class=\"hadley-models__head\"\u003e\n\u003ch3\u003eChoose the Arm Composition\u003c\/h3\u003e\n\u003cp\u003eModel A and Model B share exactly the same overall dimensions. The decision is visual: A feels more balanced and ordered, while B creates a more asymmetric, sculptural silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-model-grid\"\u003e\n\u003c!-- MODEL A --\u003e\n\u003carticle class=\"hadley-model hadley-model--a\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"hadley-model__media\"\u003e\u003ca href=\"#hadley-model-a-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hadley-solid-walnut-mid-century-chandelier-stuberlighting_5.jpg?v=1781079070\" alt=\"Hadley Model A chandelier dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"hadley-caption\"\u003eModel A · Enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-model__copy\"\u003e\n\u003csmall\u003e Model A \u003c\/small\u003e\n\u003ch3\u003eBalanced\u003c\/h3\u003e\n\u003cspan class=\"hadley-model__dim\"\u003e Ø19.7\" × H15.7\" \u003c\/span\u003e\n\u003cp\u003eMore uniform arm placement for a calmer, more symmetrical ceiling composition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MODEL B --\u003e\n\u003carticle class=\"hadley-model hadley-model--b\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"hadley-model__media\"\u003e\u003ca href=\"#hadley-model-b-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hadley-solid-walnut-mid-century-chandelier-stuberlighting_11.jpg?v=1781079071\" alt=\"Hadley Model B chandelier dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"hadley-caption\"\u003eModel B · Enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-model__copy\"\u003e\n\u003csmall\u003e Model B \u003c\/small\u003e\n\u003ch3\u003eSculptural\u003c\/h3\u003e\n\u003cspan class=\"hadley-model__dim\"\u003e Ø19.7\" × H15.7\" \u003c\/span\u003e\n\u003cp\u003eMore varied arm angles create a looser, more dynamic Mid-Century silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-same-size\"\u003e\n\u003cstrong\u003e Same Size. \u003c\/strong\u003e \u003cspan\u003e Choose A or B for the silhouette you prefer — neither model is larger than the other. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         03 — SCALE \/ DROP \/ LIGHT\n    ====================================================== --\u003e\n\u003csection class=\"hadley-scale\"\u003e\n\u003cdiv class=\"hadley-scale__layout\"\u003e\n\u003cdiv class=\"hadley-scale__copy\"\u003e\n\u003cspan class=\"hadley-eyebrow\"\u003e Scale \/ Suspension \u003c\/span\u003e\n\u003ch3\u003eCompact Diameter, Adjustable Drop\u003c\/h3\u003e\n\u003cp\u003eAt 19.7 inches across, Hadley keeps the walnut structure visually present without becoming an oversized chandelier. The 59-inch chain gives you room to set the finished hanging height for dining, bedroom or entry applications.\u003c\/p\u003e\n\u003cdiv class=\"hadley-measures\"\u003e\n\u003cdiv class=\"hadley-measure\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 19.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-measure\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 15.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-measure\"\u003e\n\u003csmall\u003e Chain \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"hadley-size-reference\"\u003e\u003ca href=\"#hadley-model-a-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hadley-solid-walnut-mid-century-chandelier-stuberlighting_5.jpg?v=1781079070\" alt=\"Hadley Solid Walnut Chandelier size reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"hadley-caption\"\u003eSize reference · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-drop\"\u003e\n\u003cdiv class=\"hadley-drop__mark\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e \u003cspan\u003e extendable on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-drop__copy\"\u003e\n\u003ch3\u003eReplaceable Bulbs, Adjustable Hanging Height\u003c\/h3\u003e\n\u003cp\u003eStandard E26 \/ E27 sockets keep the light source easy to replace, while the chain lets the chandelier adapt to different ceiling and furniture heights.\u003c\/p\u003e\n\u003cdiv class=\"hadley-drop__facts\"\u003e\n\u003cspan\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eBulbs Included\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eMax 40W\u003c\/strong\u003e · per socket \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         04 — PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"hadley-specs\"\u003e\n\u003cdiv class=\"hadley-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Hadley · Solid Walnut Chandelier \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-spec-list\"\u003e\n\u003cdiv class=\"hadley-spec\"\u003e\n\u003cspan class=\"hadley-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"hadley-spec__value\"\u003e Model A \/ Model B · Ø19.7\" × H15.7\" \/ Ø50 × H40cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-spec\"\u003e\n\u003cspan class=\"hadley-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"hadley-spec__value\"\u003e Solid walnut hardwood · Metal hardware · Glass shades \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-spec\"\u003e\n\u003cspan class=\"hadley-spec__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"hadley-spec__value\"\u003e Natural walnut wood \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-spec\"\u003e\n\u003cspan class=\"hadley-spec__label\"\u003e Configuration \u003c\/span\u003e \u003cspan class=\"hadley-spec__value\"\u003e Model A — more symmetrical · Model B — more asymmetric \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-spec\"\u003e\n\u003cspan class=\"hadley-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"hadley-spec__value\"\u003e E26 \/ E27 · Bulb Included: Yes · Max 40W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-spec\"\u003e\n\u003cspan class=\"hadley-spec__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"hadley-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-spec\"\u003e\n\u003cspan class=\"hadley-spec__label\"\u003e Control \/ Dimming \u003c\/span\u003e \u003cspan class=\"hadley-spec__value\"\u003e Standard wall switch or compatible dimmer · Dimming requires compatible dimmable bulbs and dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-spec\"\u003e\n\u003cspan class=\"hadley-spec__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"hadley-spec__value\"\u003e 59\" standard chain · Extendable on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-spec\"\u003e\n\u003cspan class=\"hadley-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"hadley-spec__value\"\u003e Hardwired · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-spec\"\u003e\n\u003cspan class=\"hadley-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"hadley-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-notes\"\u003e\n\u003cdiv class=\"hadley-note hadley-note--wood\"\u003e\n\u003csmall\u003e Natural Walnut \u003c\/small\u003e \u003cspan\u003e Real wood grain, pattern and tone naturally vary from piece to piece. These variations are genuine material characteristics, not defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-note hadley-note--cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         05 — SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"hadley-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — WALNUT\n  ====================================================== --\u003e \u003ca id=\"hadley-walnut-large\" href=\"#hadley-root\" class=\"hadley-lightbox\"\u003e \u003cspan class=\"hadley-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hadley-solid-walnut-mid-century-chandelier-stuberlighting_12.jpg?v=1781079071\" alt=\"Enlarged Hadley solid walnut hardwood detail\"\u003e \u003cspan class=\"hadley-lightbox__caption\"\u003e Hadley · Solid Walnut Detail \u003c\/span\u003e \u003cspan class=\"hadley-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — MODEL A\n  ====================================================== --\u003e \u003ca id=\"hadley-model-a-large\" href=\"#hadley-root\" class=\"hadley-lightbox\"\u003e \u003cspan class=\"hadley-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hadley-solid-walnut-mid-century-chandelier-stuberlighting_5.jpg?v=1781079070\" alt=\"Enlarged Hadley Model A dimensions\"\u003e \u003cspan class=\"hadley-lightbox__caption\"\u003e Model A · Ø19.7\" × H15.7\" \u003c\/span\u003e \u003cspan class=\"hadley-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=\"hadley-model-b-large\" href=\"#hadley-root\" class=\"hadley-lightbox\"\u003e \u003cspan class=\"hadley-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hadley-solid-walnut-mid-century-chandelier-stuberlighting_11.jpg?v=1781079071\" alt=\"Enlarged Hadley Model B dimensions\"\u003e \u003cspan class=\"hadley-lightbox__caption\"\u003e Model B · Ø19.7\" × H15.7\" \u003c\/span\u003e \u003cspan class=\"hadley-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 15.7\" \/ Walnut Color","offer_id":52324455088411,"sku":"STB-CH-HADLEY-A","price":435.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 19.7\"x H 15.7\" \/ Walnut Color","offer_id":52324455121179,"sku":"STB-CH-HADLEY-B","price":435.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hadley-solid-walnut-mid-century-chandelier-stuberlighting_1.jpg?v=1781079071"},{"product_id":"cora-copper-walnut-industrial-vintage-chandelier","title":"Cora Copper \u0026 Walnut Flower Chandelier","description":"\u003cdiv style=\"font-family: 'Jost','Helvetica Neue',sans-serif; max-width: 100%; color: #2a1f18; line-height: 1.7;\"\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond','Times New Roman',serif; font-size: 27px; line-height: 1.3; color: #1c1209; margin: 0 0 16px 0; font-weight: 500;\"\u003eCopper, walnut, and milk-white blooms — vintage industrial, refined.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; margin: 0 0 14px 0;\"\u003eThe Cora is an industrial-vintage chandelier built around three materials that rarely sit together this well: warm copper-finished metal, solid walnut wood accents, and opaque milky-white glass shades shaped like opening blossoms. The arms curve gently downward from the central canopy in a way that reads sculptural rather than geometric — soft Vintage industrial, not hard modern industrial. The combination of copper, walnut, and white glass produces a chandelier that fits warehouses, lofts, modern farmhouses, and traditional dining rooms equally — anywhere a single style language wouldn't cover.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; margin: 0 0 28px 0;\"\u003eTwo configurations — 3-Light for medium dining rooms, kitchens, and breakfast areas; 5-Light for larger dining tables, formal living rooms, and grand foyers. Same 27.6\" diameter and 13.7\" overall height; the difference is brightness and how much the cluster fills the visual space. E26 sockets accept LED or Edison filament bulbs up to 40W. Hardwired ceiling installation; 19.7\" adjustable chain included.\u003c\/p\u003e\n\u003cdiv style=\"border-top: 2px solid #1C1209; border-bottom: 2px solid #1C1209; padding: 20px 0; margin: 0 0 30px 0;\"\u003e\n\u003cdiv style=\"display: flex; gap: 16px; margin-bottom: 16px; align-items: baseline;\"\u003e\n\u003cspan style=\"font-family: 'Cormorant Garamond',serif; font-size: 30px; color: #c8a96e; line-height: 1; flex-shrink: 0; width: 38px;\"\u003e01\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 18px; color: #1c1209; margin: 0 0 3px 0;\"\u003eCopper-finished metal frame\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #5a4a3a; margin: 0;\"\u003eReal copper-toned finish over iron frame — warmer and more reddish than brass, more refined than rustic. The copper tone shifts subtly with the light at different times of day, picking up rose-gold cast at sunset and reading more amber under warm bulbs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; gap: 16px; margin-bottom: 16px; align-items: baseline;\"\u003e\n\u003cspan style=\"font-family: 'Cormorant Garamond',serif; font-size: 30px; color: #c8a96e; line-height: 1; flex-shrink: 0; width: 38px;\"\u003e02\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 18px; color: #1c1209; margin: 0 0 3px 0;\"\u003eSolid walnut wood accents\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #5a4a3a; margin: 0;\"\u003eReal walnut hardwood at the canopy and key joint points — not laminate, not photographic wood. The walnut grain is visible up close; the contrast between the warm copper metal and the deep brown walnut is what gives this chandelier its specific character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; gap: 16px; margin-bottom: 16px; align-items: baseline;\"\u003e\n\u003cspan style=\"font-family: 'Cormorant Garamond',serif; font-size: 30px; color: #c8a96e; line-height: 1; flex-shrink: 0; width: 38px;\"\u003e03\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 18px; color: #1c1209; margin: 0 0 3px 0;\"\u003eMilky white opaque glass blossoms\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #5a4a3a; margin: 0;\"\u003eEach glass shade is shaped like an opening flower with an opaque milky-white finish — not transparent like clear glass, not translucent like frosted, but truly opaque so the bulb is invisible and the entire shade glows uniformly. The result is glare-free, soft, candlelit ambiance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; gap: 16px; align-items: baseline;\"\u003e\n\u003cspan style=\"font-family: 'Cormorant Garamond',serif; font-size: 30px; color: #c8a96e; line-height: 1; flex-shrink: 0; width: 38px;\"\u003e04\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 18px; color: #1c1209; margin: 0 0 3px 0;\"\u003e3-Light or 5-Light — choose by room scale\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #5a4a3a; margin: 0;\"\u003eSame outer dimensions, different light density. 3-Light reads more open and graphic; 5-Light reads fuller and brighter. Pick by the room's lighting needs rather than its physical size — both fit the same ceiling space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #1C1209; border-radius: 10px; padding: 24px 26px; margin: 0 0 30px 0;\"\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 20px; color: #f5edd8; margin: 0 0 8px 0; font-weight: 500;\"\u003eA chandelier that fits where others don't\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #d8cfbe; margin: 0; line-height: 1.65;\"\u003eMost chandeliers commit to a style — modern, traditional, mid-century, farmhouse, industrial. That commitment is convenient when your room also clearly fits one of those categories, and impossible when it doesn't. The Cora is built for the in-between room — the dining area in a 1920s house with mid-century furniture, the modern loft kitchen with vintage exposed brick, the traditional home with a recently renovated open-plan addition. Copper and walnut warm up modern interiors; milky-white glass softens industrial spaces; the gentle downward curve of the arms keeps it from feeling rigid. Most chandeliers belong to one room; the Cora belongs to several.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 22px; color: #1c1209; margin: 0 0 12px 0; font-weight: 500;\"\u003eWhere the Cora hangs best\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; margin: 0 0 10px 0;\"\u003e\u003cb\u003eIndustrial loft kitchen or dining (5-Light)\u003c\/b\u003e — copper and walnut warm exposed brick and concrete; milky glass softens otherwise hard industrial palette.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; margin: 0 0 10px 0;\"\u003e\u003cb\u003eModern farmhouse open kitchen (3-Light)\u003c\/b\u003e — walnut wood echoes farmhouse wood elements; copper reads warmer and less generic than brass.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; margin: 0 0 10px 0;\"\u003e\u003cb\u003eTraditional dining room with mid-century furniture (5-Light)\u003c\/b\u003e — the chandelier sits between eras gracefully; works as the \"bridge\" piece that ties the two styles together.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; margin: 0 0 10px 0;\"\u003e\u003cb\u003eVintage-modern living room or formal entry (3-Light)\u003c\/b\u003e — when the room wants warmth without commitment to either pure vintage or pure modern.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; margin: 0 0 28px 0;\"\u003e\u003cb\u003eRestaurant, café, or boutique hospitality space\u003c\/b\u003e — copper and walnut read sophisticated and welcoming; milky shades produce ambient glow without commercial harshness.\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 22px; color: #1c1209; margin: 0 0 14px 0; font-weight: 500;\"\u003eSpecifications\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 14px; margin: 0 0 14px 0;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; color: #7b6b58; width: 42%; border-bottom: 1px solid #EFE8DA;\"\u003eDimensions\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #EFE8DA;\"\u003e⌀ 27.6\" × H 13.7\" (70cm × 35cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; color: #7b6b58; border-bottom: 1px solid #EFE8DA;\"\u003eMaterials\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #EFE8DA;\"\u003eCopper-finished iron frame · Solid walnut wood accents · Milky-white opaque glass shades\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; color: #7b6b58; border-bottom: 1px solid #EFE8DA;\"\u003eFinish\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #EFE8DA;\"\u003eCopper \u0026amp; Walnut Wood\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; color: #7b6b58; border-bottom: 1px solid #EFE8DA;\"\u003eConfiguration\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #EFE8DA;\"\u003e3-Light or 5-Light (choose at checkout)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; color: #7b6b58; border-bottom: 1px solid #EFE8DA;\"\u003eBulb base\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #EFE8DA;\"\u003eE26\/E27 — bulbs not included (LED or Edison-style recommended)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; color: #7b6b58; border-bottom: 1px solid #EFE8DA;\"\u003eMax wattage\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #EFE8DA;\"\u003e40W per socket\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; color: #7b6b58; border-bottom: 1px solid #EFE8DA;\"\u003eVoltage\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #EFE8DA;\"\u003eAC 110–240V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; color: #7b6b58; border-bottom: 1px solid #EFE8DA;\"\u003eChain length\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #EFE8DA;\"\u003e19.7\" standard; adjustable; extendable on request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; color: #7b6b58; border-bottom: 1px solid #EFE8DA;\"\u003eWiring\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #EFE8DA;\"\u003eHardwired — professional installation recommended\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; color: #7b6b58; border-bottom: 1px solid #EFE8DA;\"\u003eControl\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #EFE8DA;\"\u003eWorks with standard wall switch or dimmer (not included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; color: #7b6b58;\"\u003eEnvironment\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0;\"\u003eIndoor, dry locations only · IP20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-size: 14px; color: #7b6b58; margin: 0 0 8px 0;\"\u003e\u003cb style=\"color: #1c1209;\"\u003eTwo configurations\u003c\/b\u003e\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 13px; margin: 0 0 30px 0;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #FAF6EE;\"\u003e\n\u003ctd style=\"padding: 7px 10px; border: 1px solid #EFE8DA; width: 30%;\"\u003e\u003cb\u003e3-Light · ⌀ 27.6\" × H 13.7\"\u003c\/b\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 10px; border: 1px solid #EFE8DA;\"\u003eMedium dining rooms, breakfast nooks, smaller kitchens — open and graphic feel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 10px; border: 1px solid #EFE8DA;\"\u003e\u003cb\u003e5-Light · ⌀ 27.6\" × H 13.7\"\u003c\/b\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 10px; border: 1px solid #EFE8DA;\"\u003eLarger dining tables, formal living rooms, grand foyers — fuller, brighter cluster\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- FAQ --\u003e\u003cb\u003e3-Light · ⌀ 27.6\" × H 13.7\"\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-family: 'Jost','Helvetica Neue',sans-serif; max-width: 100%; color: #2a1f18; line-height: 1.7;\"\u003e\u003cb\u003e\u003c\/b\u003e\u003c\/div\u003e\n\u003cdiv style=\"font-family: 'Jost','Helvetica Neue',sans-serif; max-width: 100%; color: #2a1f18; line-height: 1.7;\"\u003e\u003cb\u003e\u003c\/b\u003e\u003c\/div\u003e\n\u003cdiv style=\"font-family: 'Jost','Helvetica Neue',sans-serif; max-width: 100%; color: #2a1f18; line-height: 1.7;\"\u003e\u003cb\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-copper-walnut-industrial-vintage-chandelier-stuberlighting_19.jpg?v=1781145047\" alt=\"\" width=\"230\" height=\"230\"\u003e\u003c\/b\u003e\u003c\/div\u003e\n\u003cdiv style=\"font-family: 'Jost','Helvetica Neue',sans-serif; max-width: 100%; color: #2a1f18; line-height: 1.7;\"\u003e\u003cb\u003e\u003c\/b\u003e\u003c\/div\u003e\n\u003cdiv style=\"font-family: 'Jost','Helvetica Neue',sans-serif; max-width: 100%; color: #2a1f18; line-height: 1.7;\"\u003e\u003cb\u003e\u003c\/b\u003e\u003c\/div\u003e\n\u003cdiv style=\"font-family: 'Jost','Helvetica Neue',sans-serif; max-width: 100%; color: #2a1f18; line-height: 1.7;\"\u003e\u003cb\u003e5-Light · ⌀ 27.6\" × H 13.7\"\u003c\/b\u003e\u003c\/div\u003e\n\u003cdiv style=\"font-family: 'Jost','Helvetica Neue',sans-serif; max-width: 100%; color: #2a1f18; line-height: 1.7;\"\u003e\u003cb\u003e\u003c\/b\u003e\u003c\/div\u003e\n\u003cdiv style=\"font-family: 'Jost','Helvetica Neue',sans-serif; max-width: 100%; color: #2a1f18; line-height: 1.7;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-copper-walnut-industrial-vintage-chandelier-stuberlighting_13.jpg?v=1781145047\" alt=\"\" width=\"230\" height=\"230\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"font-family: 'Jost','Helvetica Neue',sans-serif; max-width: 100%; color: #2a1f18; line-height: 1.7;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"font-family: 'Jost','Helvetica Neue',sans-serif; max-width: 100%; color: #2a1f18; line-height: 1.7;\"\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 22px; color: #1c1209; margin: 0 0 14px 0; font-weight: 500;\"\u003eFrequently Asked Questions\u003c\/p\u003e\n\u003cdetails style=\"border-bottom: 1px solid #EFE8DA; padding: 14px 0;\"\u003e\n\u003csummary style=\"font-family: 'Cormorant Garamond',serif; font-size: 17px; color: #1c1209; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; font-weight: 500;\"\u003e\u003cspan\u003eDoes copper finish work with my room?\u003c\/span\u003e \u003cspan style=\"color: #c8a96e; font-size: 22px; font-weight: 300;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 14px; color: #5a4a3a; margin: 10px 0 0 0; line-height: 1.7;\"\u003eCopper is one of the most versatile metal finishes — warmer than brass, less commercial than chrome, more interesting than black. It pairs especially well with warm wood tones (walnut, oak, teak), neutral palettes (cream, gray, soft white), and earthy interiors. It contrasts beautifully against black or navy walls. It does fight slightly with bright stainless steel kitchen appliances, so check that your existing hardware is either complementary (brass\/bronze) or neutral (matte black, white). In most American homes built or renovated since 2010, copper integrates naturally.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: 1px solid #EFE8DA; padding: 14px 0;\"\u003e\n\u003csummary style=\"font-family: 'Cormorant Garamond',serif; font-size: 17px; color: #1c1209; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; font-weight: 500;\"\u003e\u003cspan\u003e3-Light or 5-Light — what's the actual difference?\u003c\/span\u003e \u003cspan style=\"color: #c8a96e; font-size: 22px; font-weight: 300;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 14px; color: #5a4a3a; margin: 10px 0 0 0; line-height: 1.7;\"\u003eSame dimensions externally; the difference is light density and brightness. \u003cb\u003e3-Light\u003c\/b\u003e has more visual breathing room between blossoms — reads more architectural, more graphic, slightly more modern. Brightness is sufficient for ambient\/mood lighting and table accent. \u003cb\u003e5-Light\u003c\/b\u003e packs more blossoms into the same canopy area — reads fuller, more traditionally chandelier-like, brighter for primary room lighting. If the chandelier will be the only light source in the room, choose 5-Light. If you have other ambient lighting and want the chandelier as accent, choose 3-Light.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"padding: 14px 0;\"\u003e\n\u003csummary style=\"font-family: 'Cormorant Garamond',serif; font-size: 17px; color: #1c1209; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; font-weight: 500;\"\u003e\u003cspan\u003eWill the copper tarnish over time?\u003c\/span\u003e \u003cspan style=\"color: #c8a96e; font-size: 22px; font-weight: 300;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 14px; color: #5a4a3a; margin: 10px 0 0 0; line-height: 1.7;\"\u003eThe copper finish is sealed during manufacturing to prevent oxidation — it should remain stable over years of normal indoor use, not develop the green patina that raw uncoated copper would. Dust gently with a soft dry cloth; for occasional cleaning, use a microfiber cloth slightly dampened with water. Do not use copper polish, vinegar, or acidic cleaners — these can strip the sealed finish and expose the raw metal underneath.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"height: 30px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp style=\"font-size: 13px; color: #7b6b58; margin: 0 0 6px 0; font-style: italic;\"\u003eFor the warmest copper-walnut glow effect, use 2700K LED or Edison filament bulbs. Cooler bulbs flatten the copper warmth and shift the milky glass toward gray.\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #7b6b58; margin: 0 0 6px 0; font-style: italic;\"\u003eHardwired installation requires a licensed electrician; the ceiling junction box must be rated for the fixture weight.\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #7b6b58; margin: 0 0 30px 0;\"\u003eSafety tested for indoor use in dry locations. Meets technical requirements for North American residential lighting installations.\u003c\/p\u003e\n\u003cdiv style=\"background: #F5EDD8; border-radius: 10px; padding: 22px 24px;\"\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 20px; color: #1c1209; margin: 0 0 12px 0; font-weight: 500;\"\u003eShipping \u0026amp; Returns\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; margin: 0 0 6px 0;\"\u003e\u003cb\u003eFree Standard Shipping (4–6 weeks)\u003c\/b\u003e — all US \u0026amp; Canada orders. \u003cb\u003eExpedited (2–4 weeks)\u003c\/b\u003e available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\" style=\"color: #9a7b3e;\"\u003eShipping Policy\u003c\/a\u003e.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; margin: 0 0 6px 0;\"\u003eIf you are not satisfied, you may request a return and refund within \u003cb\u003e30 days\u003c\/b\u003e, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #5a4a3a; margin: 0 0 6px 0;\"\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; margin: 0;\"\u003eTo start a return, email \u003ca href=\"mailto:service@stuberlighting.com\" style=\"color: #9a7b3e;\"\u003e\u003cb\u003eservice@stuberlighting.com\u003c\/b\u003e\u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\" style=\"color: #9a7b3e;\"\u003eReturns Policy\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"3-Light · ⌀ 27.6\" × H 13.7\" \/ Copper \u0026 Walnut wood","offer_id":52330616553755,"sku":"STB-CH-26-10001","price":335.0,"currency_code":"USD","in_stock":true},{"title":"5-Light · ⌀ 27.6\" × H 13.7\" \/ Copper \u0026 Walnut wood","offer_id":52330616586523,"sku":"STB-CH-26-10002","price":525.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-copper-walnut-industrial-vintage-chandelier-stuberlighting_5.jpg?v=1781145047"},{"product_id":"cora-plug-in-milky-glass-flower-wall-sconce","title":"Cora Plug-In Milky Glass Flower Wall Sconce","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — CORA WALL\n   PLUG-IN MILKY GLASS FLOWER SCONCE\n\n   PLUG \/ GLOW \/ PAIR\n\n   COMPACT · QUIET LUXURY · SHOPPER-FIRST\n   NO FULL-PAGE BACKGROUND FILL\n\n   ESPRESSO · MILKY GLASS · NATURAL WOOD · CREAM\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-cora-wall{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#655548;\n  --muted:#817365;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --wood:#9A7556;\n  --wood-soft:#E8D8C6;\n\n  --milk:#FBFAF6;\n  --cream:#F6EFE3;\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-cora-wall *,\n.stb-cora-wall *::before,\n.stb-cora-wall *::after{\n  box-sizing:border-box;\n}\n\n.stb-cora-wall h2,\n.stb-cora-wall h3,\n.stb-cora-wall p{\n  margin-top:0;\n}\n\n.stb-cora-wall h2,\n.stb-cora-wall h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-cora-wall img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-cora-wall a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.cw-frame{\n  position:relative;\n\n  padding:29px 29px 0;\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n\n  box-shadow:0 8px 28px rgba(28,18,9,.025);\n}\n\n.cw-frame::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:8px;\n  left:29px;\n\n  width:62px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.cw-frame::after{\n  content:\"\";\n\n  position:absolute;\n\n  top:11px;\n  left:29px;\n\n  width:29px;\n  height:1px;\n\n  background:var(--wood);\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.cw-eyebrow{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.cw-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — INTRO\n========================================================= *\/\n\n.cw-intro{\n  padding:20px 0 28px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cw-intro__top{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,150px);\n\n  gap:31px;\n  align-items:end;\n}\n\n.cw-intro h2{\n  max-width:590px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.cw-intro__copy \u003e p{\n  max-width:570px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* SCALE *\/\n\n.cw-intro__stat{\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.cw-intro__stat small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.cw-intro__stat strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:29px;\n  line-height:.94;\n\n  font-weight:500;\n}\n\n.cw-intro__stat span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#756658;\n\n  font-size:9.5px;\n  line-height:1.5;\n}\n\n\n\/* QUICK BUYING FACTS *\/\n\n.cw-quick{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:18px;\n}\n\n.cw-quick__item{\n  position:relative;\n\n  min-width:0;\n\n  padding:11px 12px;\n\n  border:1px solid var(--line);\n}\n\n.cw-quick__item:nth-child(1){\n  background:#F5EDE3;\n}\n\n.cw-quick__item:nth-child(2){\n  background:#FCFAF6;\n}\n\n.cw-quick__item:nth-child(3){\n  background:#F7F0E7;\n}\n\n.cw-quick__item::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:-1px;\n  left:-1px;\n\n  width:28px;\n  height:2px;\n}\n\n.cw-quick__item:nth-child(1)::before{\n  background:var(--espresso);\n}\n\n.cw-quick__item:nth-child(2)::before{\n  background:var(--gold);\n}\n\n.cw-quick__item:nth-child(3)::before{\n  background:var(--wood);\n}\n\n.cw-quick__item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.cw-quick__item strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.1;\n\n  font-weight:500;\n}\n\n.cw-quick__item p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   02 — GLASS + PLUG\n========================================================= *\/\n\n.cw-feature{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cw-feature__layout{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:29px;\n  align-items:center;\n}\n\n\n\/* DETAIL IMAGE *\/\n\n.cw-detail{\n  width:165px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--milk);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--gold);\n}\n\n.cw-detail a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.cw-detail img{\n  max-height:155px !important;\n}\n\n\n\/* FEATURE COPY *\/\n\n.cw-feature__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.cw-feature__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n\n\/* MATERIAL FACTS *\/\n\n.cw-materials{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:13px;\n}\n\n.cw-material{\n  min-width:0;\n\n  padding:9px 10px;\n\n  border:1px solid var(--line);\n}\n\n.cw-material:nth-child(1){\n  background:#FBF9F5;\n}\n\n.cw-material:nth-child(2){\n  background:#F4EDE4;\n}\n\n.cw-material:nth-child(3){\n  background:#F8F3EB;\n}\n\n.cw-material small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.cw-material strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:9.8px;\n  font-weight:600;\n}\n\n\n\/* PLUG PANEL *\/\n\n.cw-plug{\n  display:grid;\n  grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-top:17px;\n\n  padding:18px 20px;\n\n  background:var(--espresso);\n\n  border-radius:4px;\n}\n\n.cw-plug__mark{\n  padding-right:19px;\n\n  border-right:1px solid rgba(255,255,255,.15);\n}\n\n.cw-plug__mark small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.cw-plug__mark strong{\n  display:block;\n\n  color:#FFF7E9;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:27px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.cw-plug__mark span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#CFC6BB;\n\n  font-size:9px;\n}\n\n.cw-plug__copy h3{\n  margin:0 0 4px;\n\n  color:#FFF8ED;\n\n  font-size:18px;\n}\n\n.cw-plug__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#D6CDC1;\n\n  font-size:10.5px;\n  line-height:1.5;\n}\n\n.cw-plug__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:13px;\n\n  margin-top:8px;\n  padding-top:8px;\n\n  border-top:1px solid rgba(255,255,255,.13);\n}\n\n.cw-plug__facts span{\n  color:#D8CFC3;\n\n  font-size:9px;\n}\n\n.cw-plug__facts strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   03 — SIZE \/ ONE OR PAIR\n========================================================= *\/\n\n.cw-scale{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cw-scale__layout{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:28px;\n  align-items:center;\n}\n\n\n\/* SIZE IMAGE *\/\n\n.cw-size-image{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--wood);\n}\n\n.cw-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.cw-size-image img{\n  max-height:135px !important;\n}\n\n\n\/* SCALE COPY *\/\n\n.cw-scale__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.cw-scale__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n\n\/* MEASURE *\/\n\n.cw-measures{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:24px;\n\n  margin-top:13px;\n}\n\n.cw-measure{\n  min-width:88px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.cw-measure:nth-child(2){\n  border-color:var(--wood);\n}\n\n.cw-measure:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.cw-measure small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.cw-measure strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:21px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* ONE OR PAIR *\/\n\n.cw-pair{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:17px;\n}\n\n.cw-pair__item{\n  min-width:0;\n\n  padding:12px 13px;\n\n  border:1px solid var(--line);\n}\n\n.cw-pair__item--one{\n  background:#FCFAF6;\n\n  border-top:2px solid var(--gold);\n}\n\n.cw-pair__item--two{\n  background:#F4ECE2;\n\n  border-top:2px solid var(--espresso);\n}\n\n.cw-pair__item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.cw-pair__item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  font-weight:500;\n}\n\n.cw-pair__item p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.cw-specs{\n  padding:31px 0;\n}\n\n.cw-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.cw-specs__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.cw-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.cw-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.cw-spec{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.cw-spec__label{\n  color:#806F60;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.cw-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* NOTES *\/\n\n.cw-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:12px;\n}\n\n.cw-note{\n  min-width:0;\n\n  padding:10px 12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.cw-note--wood{\n  border-left:3px solid var(--wood);\n}\n\n.cw-note--cert{\n  border-left:3px solid var(--gold);\n}\n\n.cw-note small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.cw-note span,\n.cw-note strong{\n  display:block;\n\n  color:#514337;\n\n  font-size:9.8px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.cw-shipping{\n  position:relative;\n\n  padding:20px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n\n  border-radius:5px 5px 0 0;\n}\n\n.cw-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:50px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.cw-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.cw-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n.cw-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.cw-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.cw-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.cw-lightbox:target{\n  display:flex;\n}\n\n.cw-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.cw-lightbox img{\n  display:block !important;\n\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n}\n\n.cw-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.cw-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .cw-frame{\n    padding:25px 18px 0;\n  }\n\n  .cw-frame::before,\n  .cw-frame::after{\n    left:18px;\n  }\n\n\n  .cw-intro__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,120px);\n\n    gap:18px;\n  }\n\n  .cw-intro h2{\n    font-size:27px;\n  }\n\n\n  .cw-feature__layout{\n    grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .cw-detail{\n    width:130px;\n  }\n\n  .cw-detail img{\n    max-height:120px !important;\n  }\n\n\n  .cw-scale__layout{\n    grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n\n  .cw-spec{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .cw-intro__top{\n    grid-template-columns:1fr;\n  }\n\n  .cw-intro__stat{\n    width:175px;\n  }\n\n\n  .cw-quick{\n    grid-template-columns:1fr;\n  }\n\n\n  .cw-feature__layout{\n    grid-template-columns:1fr;\n  }\n\n  .cw-detail{\n    width:120px;\n\n    margin:0;\n  }\n\n\n  .cw-materials{\n    grid-template-columns:1fr;\n  }\n\n\n  .cw-plug{\n    grid-template-columns:1fr;\n\n    gap:8px;\n\n    padding:16px;\n  }\n\n  .cw-plug__mark{\n    padding:0 0 8px;\n\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .cw-scale__layout{\n    grid-template-columns:1fr;\n  }\n\n  .cw-size-image{\n    width:110px;\n\n    margin:0;\n  }\n\n  .cw-size-image img{\n    max-height:103px !important;\n  }\n\n\n  .cw-pair{\n    grid-template-columns:1fr;\n  }\n\n\n  .cw-specs__head{\n    display:block;\n  }\n\n  .cw-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .cw-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .cw-spec__label{\n    color:var(--gold-deep);\n\n    font-size:9.5px;\n    font-weight:600;\n\n    letter-spacing:.04em;\n    text-transform:uppercase;\n  }\n\n\n  .cw-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-cora-wall\" id=\"cora-wall-root\"\u003e\n\u003cdiv class=\"cw-frame\"\u003e\n\u003c!-- =====================================================\n         01 — INTRO\n    ====================================================== --\u003e\n\u003csection class=\"cw-intro\"\u003e\n\u003cdiv class=\"cw-intro__top\"\u003e\n\u003cdiv class=\"cw-intro__copy\"\u003e\n\u003cspan class=\"cw-eyebrow\"\u003e Cora · Plug-In Milky Glass Wall Sconce \u003c\/span\u003e\n\u003ch2\u003eSoft Flower Light, Without Hardwiring\u003c\/h2\u003e\n\u003cp\u003eCora brings the collection’s milky-glass flower shape to a compact plug-in wall light. Mount it to the wall, route the visible cord to a nearby outlet, and use the inline switch — no new electrical wiring required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-intro__stat\"\u003e\n\u003csmall\u003e Compact Size \u003c\/small\u003e \u003cstrong\u003e Ø5.9\" \u003c\/strong\u003e \u003cspan\u003e H6.5\"\u003cbr\u003eØ15 × H16.4cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-quick\"\u003e\n\u003cdiv class=\"cw-quick__item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Plug-In \u003c\/strong\u003e\n\u003cp\u003eWall-mounted with no electrical hardwiring required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-quick__item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Milky Glass \u003c\/strong\u003e\n\u003cp\u003eOpaque flower glass softens the visible bulb source.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-quick__item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59\" Visible Cord \u003c\/strong\u003e\n\u003cp\u003eInline ON\/OFF control between the fixture and outlet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — GLOW \/ PLUG\n    ====================================================== --\u003e\n\u003csection class=\"cw-feature\"\u003e\n\u003cdiv class=\"cw-feature__layout\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cw-detail\"\u003e\u003ca href=\"#cora-wall-detail\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-plug-in-milky-glass-flower-wall-sconce-stuberlighting_9.jpg?v=1781228503\" alt=\"Close-up of Cora plug-in milky glass flower wall sconce\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"cw-caption\"\u003eGlass \u0026amp; wood detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-feature__copy\"\u003e\n\u003cspan class=\"cw-eyebrow\"\u003e Glow \/ Material \u003c\/span\u003e\n\u003ch3\u003eThe Flower Becomes the Light\u003c\/h3\u003e\n\u003cp\u003eOpaque milky glass conceals the bulb behind a softly illuminated flower form. A solid-wood wall plate adds warmth behind the glass, while the small metal collar keeps the connection visually clean.\u003c\/p\u003e\n\u003cdiv class=\"cw-materials\"\u003e\n\u003cdiv class=\"cw-material\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Hand-Blown Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-material\"\u003e\n\u003csmall\u003e Backplate \u003c\/small\u003e \u003cstrong\u003e Solid Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-material\"\u003e\n\u003csmall\u003e Hardware \u003c\/small\u003e \u003cstrong\u003e Metal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-plug\"\u003e\n\u003cdiv class=\"cw-plug__mark\"\u003e\n\u003csmall\u003e Power \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e \u003cspan\u003e plug-in cord \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-plug__copy\"\u003e\n\u003ch3\u003eThe Cord Is Part of the Installation\u003c\/h3\u003e\n\u003cp\u003eThe power cord exits from the wall mount and remains visible as it runs toward the outlet. Route it straight down, behind furniture, or with removable cord clips for a cleaner line.\u003c\/p\u003e\n\u003cdiv class=\"cw-plug__facts\"\u003e\n\u003cspan\u003e \u003cstrong\u003eNo Hardwiring\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eInline Switch\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003ePlug-In\u003c\/strong\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         03 — SIZE \/ ONE OR PAIR\n    ====================================================== --\u003e\n\u003csection class=\"cw-scale\"\u003e\n\u003cdiv class=\"cw-scale__layout\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cw-size-image\"\u003e\u003ca href=\"#cora-wall-size\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-plug-in-milky-glass-flower-wall-sconce-stuberlighting_3_240x240.jpg?v=1781228503\" alt=\"Cora Plug-In Milky Glass Flower Wall Sconce size reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"cw-caption\"\u003eSize reference · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-scale__copy\"\u003e\n\u003cspan class=\"cw-eyebrow\"\u003e Scale \/ Pairing \u003c\/span\u003e\n\u003ch3\u003eSmall Enough to Use in Pairs\u003c\/h3\u003e\n\u003cp\u003eAt only 5.9 inches across, Cora adds a visible decorative glow without occupying much wall space. Its compact scale works especially well where two matching sconces need to sit comfortably around furniture.\u003c\/p\u003e\n\u003cdiv class=\"cw-measures\"\u003e\n\u003cdiv class=\"cw-measure\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 5.9\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-measure\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 6.5\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-measure\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-pair\"\u003e\n\u003cdiv class=\"cw-pair__item cw-pair__item--one\"\u003e\n\u003csmall\u003e Single \u003c\/small\u003e \u003cstrong\u003e One Accent Point \u003c\/strong\u003e\n\u003cp\u003eUse one beside a chair, in a hallway, or on a smaller wall that needs a soft decorative glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-pair__item cw-pair__item--two\"\u003e\n\u003csmall\u003e Pair \u003c\/small\u003e \u003cstrong\u003e More Intentional Symmetry \u003c\/strong\u003e\n\u003cp\u003eUse two beside a bed or on either side of a larger furniture composition when balanced wall lighting is preferred.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         04 — PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"cw-specs\"\u003e\n\u003cdiv class=\"cw-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Cora · Plug-In Wall Sconce \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-spec-list\"\u003e\n\u003cdiv class=\"cw-spec\"\u003e\n\u003cspan class=\"cw-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"cw-spec__value\"\u003e Ø5.9\" × H6.5\" \/ Ø15 × H16.4cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-spec\"\u003e\n\u003cspan class=\"cw-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"cw-spec__value\"\u003e Hand-blown milky white glass · Metal collar · Solid wood wall plate \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-spec\"\u003e\n\u003cspan class=\"cw-spec__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"cw-spec__value\"\u003e Wood \u0026amp; White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-spec\"\u003e\n\u003cspan class=\"cw-spec__label\"\u003e Weight \u003c\/span\u003e \u003cspan class=\"cw-spec__value\"\u003e Approx. 4.4 lb \/ 2 kg \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-spec\"\u003e\n\u003cspan class=\"cw-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"cw-spec__value\"\u003e E26 \/ E27 · Bulb Included: Yes · Max 40W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-spec\"\u003e\n\u003cspan class=\"cw-spec__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"cw-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-spec\"\u003e\n\u003cspan class=\"cw-spec__label\"\u003e Power \/ Cord \u003c\/span\u003e \u003cspan class=\"cw-spec__value\"\u003e Plug-in · 59\" visible power cord \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-spec\"\u003e\n\u003cspan class=\"cw-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"cw-spec__value\"\u003e Inline push-button ON\/OFF switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-spec\"\u003e\n\u003cspan class=\"cw-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"cw-spec__value\"\u003e Non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-spec\"\u003e\n\u003cspan class=\"cw-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"cw-spec__value\"\u003e Wall-mounted plug-in · No electrical hardwiring required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-spec\"\u003e\n\u003cspan class=\"cw-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"cw-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-notes\"\u003e\n\u003cdiv class=\"cw-note cw-note--wood\"\u003e\n\u003csmall\u003e Natural Wood \u003c\/small\u003e \u003cspan\u003e Real wood grain, pattern and tone naturally vary from piece to piece. These variations are material characteristics, not defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-note cw-note--cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         05 — SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"cw-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"cora-wall-detail\" href=\"#cora-wall-root\" class=\"cw-lightbox\"\u003e \u003cspan class=\"cw-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-plug-in-milky-glass-flower-wall-sconce-stuberlighting_9.jpg?v=1781228503\" alt=\"Enlarged Cora milky glass flower and wood wall plate detail\"\u003e \u003cspan class=\"cw-lightbox__caption\"\u003e Cora · Milky Glass \u0026amp; Wood Detail \u003c\/span\u003e \u003cspan class=\"cw-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"cora-wall-size\" href=\"#cora-wall-root\" class=\"cw-lightbox\"\u003e \u003cspan class=\"cw-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-plug-in-milky-glass-flower-wall-sconce-stuberlighting_3_240x240.jpg?v=1781228503\" alt=\"Enlarged Cora Plug-In Wall Sconce size reference\"\u003e \u003cspan class=\"cw-lightbox__caption\"\u003e Ø5.9\" × H6.5\" · Ø15 × H16.4cm \u003c\/span\u003e \u003cspan class=\"cw-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":"⌀ 5.9\" × H 6.5\" \/ Wooden+White \/ US plug","offer_id":52338062295323,"sku":"STB-WS-26-1001","price":142.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 5.9\" × H 6.5\" \/ Wooden+White \/ UK plug","offer_id":52338062328091,"sku":"STB-WS-26-1002","price":142.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 5.9\" × H 6.5\" \/ Wooden+White \/ AUplug","offer_id":52338062360859,"sku":"STB-WS-26-1003","price":142.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 5.9\" × H 6.5\" \/ Wooden+White \/ EU plug","offer_id":52338062393627,"sku":"STB-WS-26-1004","price":142.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-plug-in-milky-glass-flower-wall-sconce-stuberlighting_17.jpg?v=1781228503"},{"product_id":"ovi-wood-wall-lamp","title":"Ovi Wood Wall Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — OVI WOOD WALL LAMP\n\n   PRODUCT-SPECIFIC LAYOUT\n   Solid walnut · frosted glass · Wide \/ Tall\n\n   SHOPPER FLOW\n   01 Quiet introduction\n   02 Real Wide \/ Tall comparison\n   03 Choose by proportion\n   04 Real dimension images\n   05 Materials + light\n   06 Single \/ Pair\n   07 Installation + electrical\n   08 Specs \/ FAQ \/ Shipping\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-ovi{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --wood:#EEE2D3;\n  --wood-soft:#F4ECE2;\n  --glass:#F2F0EC;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D1C5BA;\n  --line-soft:#E5DDD5;\n\n  --gold:#AE8C60;\n  --gold-dark:#74593E;\n\n  width:100%;\n  max-width:900px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-ovi *,\n.stb-ovi *::before,\n.stb-ovi *::after{\n  box-sizing:border-box;\n}\n\n.stb-ovi h2,\n.stb-ovi 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-ovi p{\n  margin-top:0;\n}\n\n.stb-ovi__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-ovi__title{\n  max-width:610px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.015em;\n}\n\n.stb-ovi__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-ovi__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-ovi__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-ovi__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-ovi__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-ovi__intro{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 200px;\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-ovi__intro::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:25px;\n\n  width:46px;\n  height:2px;\n\n  background:var(--gold);\n}\n\n.stb-ovi__intro-main{\n  padding:24px 25px 22px;\n}\n\n.stb-ovi__intro-main p{\n  max-width:600px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.2px;\n  line-height:1.68;\n}\n\n.stb-ovi__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:17px;\n\n  background:var(--espresso);\n}\n\n.stb-ovi__intro-side small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CBAF88;\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-ovi__intro-side strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#FFF8EF;\n\n  font-size:15px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-ovi__intro-side span{\n  color:#D7CCC3;\n\n  font-size:9.2px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-ovi__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-ovi__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-ovi__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-ovi__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-ovi__quick-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   REAL MODEL COMPARISON\n========================================================= *\/\n\n.stb-ovi__compare{\n  display:grid;\n  grid-template-columns:220px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-ovi__compare-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-ovi__compare-image{\n  width:185px;\n  max-width:100%;\n}\n\n.stb-ovi__compare-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:17px 19px;\n}\n\n.stb-ovi__compare-copy h3{\n  margin:0 0 6px;\n\n  font-size:18px;\n  line-height:1.3;\n}\n\n.stb-ovi__compare-copy \u003e p{\n  margin:0 0 10px;\n\n  color:#675D55;\n\n  font-size:10.2px;\n  line-height:1.52;\n}\n\n.stb-ovi__compare-row{\n  display:grid;\n  grid-template-columns:82px minmax(0,1fr);\n\n  padding:8px 0;\n\n  border-top:1px solid var(--line-soft);\n}\n\n.stb-ovi__compare-row strong{\n  color:var(--ink);\n\n  font-size:9.7px;\n  font-weight:500;\n}\n\n.stb-ovi__compare-row span{\n  color:#70665E;\n\n  font-size:9.2px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   CHOOSE SHAPE\n========================================================= *\/\n\n.stb-ovi__shape{\n  margin-bottom:29px;\n}\n\n.stb-ovi__shape-head{\n  margin-bottom:11px;\n}\n\n.stb-ovi__shape-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n}\n\n.stb-ovi__shape-card{\n  display:grid;\n  grid-template-columns:120px minmax(0,1fr);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n}\n\n.stb-ovi__shape-card--tall{\n  border-color:var(--espresso);\n}\n\n.stb-ovi__shape-number{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--wood);\n}\n\n.stb-ovi__shape-number small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#796B61;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-ovi__shape-number strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:16px;\n  line-height:1.15;\n  font-weight:500;\n}\n\n.stb-ovi__shape-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:13px 14px;\n}\n\n.stb-ovi__shape-copy 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-ovi__shape-copy p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9px;\n  line-height:1.46;\n}\n\n.stb-ovi__shape-card--tall .stb-ovi__shape-number{\n  background:var(--espresso);\n}\n\n.stb-ovi__shape-card--tall .stb-ovi__shape-number small{\n  color:#CBAF88;\n}\n\n.stb-ovi__shape-card--tall .stb-ovi__shape-number strong{\n  color:#FFF8EF;\n}\n\n\n\/* =========================================================\n   DIMENSIONS\n========================================================= *\/\n\n.stb-ovi__dimensions{\n  margin-bottom:29px;\n}\n\n.stb-ovi__dimensions-head{\n  margin-bottom:11px;\n}\n\n.stb-ovi__dimension-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n}\n\n.stb-ovi__dimension-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-ovi__dimension-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:8px;\n\n  background:var(--glass);\n}\n\n.stb-ovi__dimension-image{\n  width:120px;\n  max-width:100%;\n}\n\n.stb-ovi__dimension-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:13px 14px;\n}\n\n.stb-ovi__dimension-copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-ovi__dimension-copy 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-ovi__dimension-copy p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   MATERIALS\n========================================================= *\/\n\n.stb-ovi__materials{\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-ovi__materials-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--espresso);\n}\n\n.stb-ovi__materials-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-ovi__materials-label strong{\n  color:#FFF8EF;\n\n  font-size:11.4px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-ovi__materials-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-ovi__material-item{\n  padding:13px 15px;\n}\n\n.stb-ovi__material-item +\n.stb-ovi__material-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-ovi__material-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-ovi__material-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-ovi__material-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.1px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   LIGHT CHARACTER\n========================================================= *\/\n\n.stb-ovi__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-ovi__light-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-ovi__light-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#796B61;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-ovi__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-ovi__light-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-ovi__light-item{\n  padding:13px 15px;\n}\n\n.stb-ovi__light-item +\n.stb-ovi__light-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-ovi__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-ovi__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-ovi__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   SINGLE \/ PAIR\n========================================================= *\/\n\n.stb-ovi__pair{\n  margin-bottom:29px;\n}\n\n.stb-ovi__pair-head{\n  margin-bottom:10px;\n}\n\n.stb-ovi__pair-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-ovi__pair-item{\n  padding:14px 15px;\n\n  background:var(--paper);\n}\n\n.stb-ovi__pair-item +\n.stb-ovi__pair-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-ovi__pair-item--pair{\n  background:var(--espresso);\n}\n\n.stb-ovi__pair-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-ovi__pair-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-ovi__pair-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.2px;\n  line-height:1.47;\n}\n\n.stb-ovi__pair-item--pair small{\n  color:#CBAF88;\n}\n\n.stb-ovi__pair-item--pair strong{\n  color:#FFF8EF;\n}\n\n.stb-ovi__pair-item--pair p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   ELECTRICAL\n========================================================= *\/\n\n.stb-ovi__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-ovi__utility-item{\n  padding:13px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-ovi__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-ovi__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-ovi__utility-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-ovi__utility-item p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:8.9px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   INSTALLATION\n========================================================= *\/\n\n.stb-ovi__install{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:8px;\n}\n\n.stb-ovi__install-item{\n  padding:13px 15px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-ovi__install-item--alt{\n  background:var(--wood-soft);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-ovi__install-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-ovi__install-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-ovi__install-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   DRY LOCATION NOTICE\n========================================================= *\/\n\n.stb-ovi__dry{\n  margin-bottom:8px;\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-ovi__dry 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-ovi__dry 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-ovi__dry p{\n  margin:0;\n\n  color:#D7CCC3;\n\n  font-size:9.4px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   NATURAL MATERIAL\n========================================================= *\/\n\n.stb-ovi__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-ovi__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-ovi__natural p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-ovi__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-ovi__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-ovi__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-ovi__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-ovi__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-ovi__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-ovi__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n.stb-ovi__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-ovi__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-ovi__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-ovi__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-ovi__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-ovi__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-ovi__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-ovi__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-ovi__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-ovi__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-ovi__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-ovi__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-ovi__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-ovi__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-ovi__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-ovi__lightbox:target{\n  display:flex;\n}\n\n.stb-ovi__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-ovi__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-ovi__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-ovi__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.2px;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-ovi{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  .stb-ovi__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-ovi__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-ovi__intro-side{\n    padding:11px 15px;\n  }\n\n  .stb-ovi__title{\n    font-size:23px;\n  }\n\n\n  .stb-ovi__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-ovi__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-ovi__quick-item:nth-child(1),\n  .stb-ovi__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  .stb-ovi__compare{\n    grid-template-columns:105px minmax(0,1fr);\n  }\n\n  .stb-ovi__compare-media{\n    padding:6px;\n  }\n\n  .stb-ovi__compare-image{\n    width:92px;\n  }\n\n  .stb-ovi__compare-copy{\n    padding:11px 12px;\n  }\n\n  .stb-ovi__compare-row{\n    grid-template-columns:60px minmax(0,1fr);\n  }\n\n\n  .stb-ovi__shape-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-ovi__dimension-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-ovi__dimension-card{\n    grid-template-columns:105px minmax(0,1fr);\n  }\n\n  .stb-ovi__dimension-image{\n    width:92px;\n  }\n\n\n  .stb-ovi__materials{\n    grid-template-columns:1fr;\n  }\n\n  .stb-ovi__materials-label{\n    padding:10px 13px;\n  }\n\n  .stb-ovi__materials-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-ovi__material-item +\n  .stb-ovi__material-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-ovi__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-ovi__light-label{\n    padding:10px 13px;\n  }\n\n  .stb-ovi__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-ovi__light-item +\n  .stb-ovi__light-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-ovi__pair-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-ovi__pair-item +\n  .stb-ovi__pair-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-ovi__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-ovi__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-ovi__utility-item:nth-child(1),\n  .stb-ovi__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  .stb-ovi__install{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-ovi__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-ovi__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-ovi__faq{\n    padding:12px 14px;\n  }\n\n\n  .stb-ovi__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-ovi\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-ovi__intro\"\u003e\n\u003cdiv class=\"stb-ovi__intro-main\"\u003e\n\u003cspan class=\"stb-ovi__eyebrow\"\u003e Solid Walnut · Frosted Glass Wall Lamp \u003c\/span\u003e\n\u003ch2 class=\"stb-ovi__title\"\u003eTwo Simple Materials, Balanced on the Wall.\u003c\/h2\u003e\n\u003cp\u003eOvi pairs a solid walnut wall base with a softly frosted glass globe. Choose the fuller Wide shape or the slimmer Tall shape, then use one as a small accent or a matched pair for symmetry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ovi__intro-side\"\u003e\n\u003csmall\u003e Two Shapes \u003c\/small\u003e \u003cstrong\u003e Wide \/ Tall \u003c\/strong\u003e \u003cspan\u003e Both available as a single lamp or matched pair. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-ovi__quick\"\u003e\n\u003cdiv class=\"stb-ovi__quick-item\"\u003e\n\u003csmall\u003e Wood \u003c\/small\u003e \u003cstrong\u003e Solid Walnut \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ovi__quick-item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Frosted Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ovi__quick-item\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e G4 Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ovi__quick-item\"\u003e\n\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       REAL MODEL COMPARISON\n  ====================================================== --\u003e\n\u003csection id=\"ovi-compare-section\" class=\"stb-ovi__compare\"\u003e\n\u003cdiv class=\"stb-ovi__compare-media\"\u003e\n\u003cdiv class=\"stb-ovi__compare-image\"\u003e\u003ca href=\"#ovi-compare-image\" class=\"stb-ovi__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ovi-wood-wall-lamp-stuberlighting_2.jpg?v=1785206120\" alt=\"Ovi Wood Wall Lamp Wide and Tall model comparison\" loading=\"lazy\"\u003e \u003cspan class=\"stb-ovi__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ovi__compare-copy\"\u003e\n\u003cspan class=\"stb-ovi__eyebrow\"\u003e See the Difference \u003c\/span\u003e\n\u003ch3\u003eWide Feels Fuller. Tall Feels Lighter.\u003c\/h3\u003e\n\u003cp\u003eThe two models use the same walnut and frosted-glass language. The difference is primarily proportion, so choose according to the wall space around the fixture.\u003c\/p\u003e\n\u003cdiv class=\"stb-ovi__compare-row\"\u003e\n\u003cstrong\u003e Wide \u003c\/strong\u003e \u003cspan\u003e Rounder and broader — stronger visual presence. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ovi__compare-row\"\u003e\n\u003cstrong\u003e Tall \u003c\/strong\u003e \u003cspan\u003e Narrower and more vertical — better for tighter wall areas. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ovi__compare-row\"\u003e\n\u003cstrong\u003e Pair \u003c\/strong\u003e \u003cspan\u003e Use two matching lamps when symmetry is the priority. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COMPARISON LIGHTBOX --\u003e \u003ca id=\"ovi-compare-image\" href=\"#ovi-compare-section\" class=\"stb-ovi__lightbox\"\u003e \u003cspan class=\"stb-ovi__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ovi-wood-wall-lamp-stuberlighting_2.jpg?v=1785206120\" alt=\"Enlarged Ovi Wide and Tall comparison\"\u003e \u003cspan class=\"stb-ovi__lightbox-caption\"\u003e Ovi · Wide + Tall \u003c\/span\u003e \u003cspan class=\"stb-ovi__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       CHOOSE SHAPE\n  ====================================================== --\u003e\n\u003csection class=\"stb-ovi__shape\"\u003e\n\u003cdiv class=\"stb-ovi__shape-head\"\u003e\n\u003cspan class=\"stb-ovi__eyebrow\"\u003e Choose the Shape \u003c\/span\u003e\n\u003ch3 class=\"stb-ovi__section-title\"\u003eMatch the Proportion to the Wall.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ovi__shape-grid\"\u003e\n\u003carticle class=\"stb-ovi__shape-card\"\u003e\n\u003cdiv class=\"stb-ovi__shape-number\"\u003e\n\u003csmall\u003e Wide \u003c\/small\u003e \u003cstrong\u003e Ø7.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ovi__shape-copy\"\u003e\n\u003cstrong\u003e Ø7.8\" × H10.2\" · 20 × 26cm \u003c\/strong\u003e\n\u003cp\u003eThe fuller silhouette. Best when you want Ovi to read as a stronger decorative object.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-ovi__shape-card stb-ovi__shape-card--tall\"\u003e\n\u003cdiv class=\"stb-ovi__shape-number\"\u003e\n\u003csmall\u003e Tall \u003c\/small\u003e \u003cstrong\u003e Ø4.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ovi__shape-copy\"\u003e\n\u003cstrong\u003e Ø4.7\" × H11.8\" · 12 × 30cm \u003c\/strong\u003e\n\u003cp\u003eThe slimmer silhouette. Better for narrow walls, tighter bedside positions and more delicate compositions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-ovi__dimensions\"\u003e\n\u003cdiv class=\"stb-ovi__dimensions-head\"\u003e\n\u003cspan class=\"stb-ovi__eyebrow\"\u003e Dimension Reference \u003c\/span\u003e\n\u003ch3 class=\"stb-ovi__section-title\"\u003eCompact Accent Scale.\u003c\/h3\u003e\n\u003cp class=\"stb-ovi__copy\"\u003eOvi is intentionally small. Measure the wall before ordering, especially when installing a pair around a bed, mirror or feature wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ovi__dimension-grid\"\u003e\n\u003c!-- WIDE --\u003e\n\u003carticle id=\"ovi-wide-section\" class=\"stb-ovi__dimension-card\"\u003e\n\u003cdiv class=\"stb-ovi__dimension-media\"\u003e\n\u003cdiv class=\"stb-ovi__dimension-image\"\u003e\u003ca href=\"#ovi-wide-image\" class=\"stb-ovi__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ovi-wood-wall-lamp-stuberlighting_8.jpg?v=1785206120\" alt=\"Ovi Wide Wood Wall Lamp dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-ovi__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ovi__dimension-copy\"\u003e\n\u003csmall\u003e Wide \u003c\/small\u003e \u003cstrong\u003e Ø7.8\" × H10.2\" \u003c\/strong\u003e\n\u003cp\u003eDia20 × H26cm. Rounder and visually fuller.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- TALL --\u003e\n\u003carticle id=\"ovi-tall-section\" class=\"stb-ovi__dimension-card\"\u003e\n\u003cdiv class=\"stb-ovi__dimension-media\"\u003e\n\u003cdiv class=\"stb-ovi__dimension-image\"\u003e\u003ca href=\"#ovi-tall-image\" class=\"stb-ovi__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ovi-wood-wall-lamp-stuberlighting_24.jpg?v=1785206120\" alt=\"Ovi Tall Wood Wall Lamp dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-ovi__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ovi__dimension-copy\"\u003e\n\u003csmall\u003e Tall \u003c\/small\u003e \u003cstrong\u003e Ø4.7\" × H11.8\" \u003c\/strong\u003e\n\u003cp\u003eDia12 × H30cm. Slimmer and more vertical.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WIDE LIGHTBOX --\u003e \u003ca id=\"ovi-wide-image\" href=\"#ovi-wide-section\" class=\"stb-ovi__lightbox\"\u003e \u003cspan class=\"stb-ovi__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ovi-wood-wall-lamp-stuberlighting_8.jpg?v=1785206120\" alt=\"Enlarged Ovi Wide dimension diagram\"\u003e \u003cspan class=\"stb-ovi__lightbox-caption\"\u003e Ovi Wide · Ø7.8\" × H10.2\" \u003c\/span\u003e \u003cspan class=\"stb-ovi__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- TALL LIGHTBOX --\u003e \u003ca id=\"ovi-tall-image\" href=\"#ovi-tall-section\" class=\"stb-ovi__lightbox\"\u003e \u003cspan class=\"stb-ovi__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ovi-wood-wall-lamp-stuberlighting_24.jpg?v=1785206120\" alt=\"Enlarged Ovi Tall dimension diagram\"\u003e \u003cspan class=\"stb-ovi__lightbox-caption\"\u003e Ovi Tall · Ø4.7\" × H11.8\" \u003c\/span\u003e \u003cspan class=\"stb-ovi__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       MATERIALS\n  ====================================================== --\u003e\n\u003csection class=\"stb-ovi__materials\"\u003e\n\u003cdiv class=\"stb-ovi__materials-label\"\u003e\n\u003csmall\u003e Materials \u003c\/small\u003e \u003cstrong\u003e Real Wood + Soft Glass. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ovi__materials-grid\"\u003e\n\u003carticle class=\"stb-ovi__material-item\"\u003e\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Solid Walnut Wood \u003c\/strong\u003e\n\u003cp\u003eNatural walnut gives the wall plate its warm brown tone, visible grain and subtle variation from piece to piece.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-ovi__material-item\"\u003e\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Frosted Glass \u003c\/strong\u003e\n\u003cp\u003eMilky glass surrounds the bulb and softens direct glare into a more even ambient glow.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT CHARACTER\n  ====================================================== --\u003e\n\u003csection class=\"stb-ovi__light\"\u003e\n\u003cdiv class=\"stb-ovi__light-label\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Soft Accent Light at Eye Level. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ovi__light-grid\"\u003e\n\u003carticle class=\"stb-ovi__light-item\"\u003e\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e G4 Bulb Included \u003c\/strong\u003e\n\u003cp\u003eA compatible G4 bulb is included, so no additional bulb purchase is required before installation.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-ovi__light-item\"\u003e\u003csmall\u003e Effect \u003c\/small\u003e \u003cstrong\u003e Diffused, Not Exposed \u003c\/strong\u003e\n\u003cp\u003eThe frosted globe softens the small bulb, making Ovi better suited to ambient and decorative wall lighting than strong task illumination.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SINGLE \/ PAIR\n  ====================================================== --\u003e\n\u003csection class=\"stb-ovi__pair\"\u003e\n\u003cdiv class=\"stb-ovi__pair-head\"\u003e\n\u003cspan class=\"stb-ovi__eyebrow\"\u003e Single or Pair \u003c\/span\u003e\n\u003ch3 class=\"stb-ovi__section-title\"\u003eOne for an Accent. Two for Symmetry.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ovi__pair-grid\"\u003e\n\u003carticle class=\"stb-ovi__pair-item\"\u003e\u003csmall\u003e Single \u003c\/small\u003e \u003cstrong\u003e Small Wall Accent \u003c\/strong\u003e\n\u003cp\u003eUse one in a hallway, beside a reading corner or wherever a compact decorative light is enough.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-ovi__pair-item stb-ovi__pair-item--pair\"\u003e\u003csmall\u003e Matched Pair \u003c\/small\u003e \u003cstrong\u003e Best for Framing \u003c\/strong\u003e\n\u003cp\u003eChoose two matching lamps when flanking a bed, dry vanity area, artwork or a feature wall.\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-ovi__utility\"\u003e\n\u003cdiv class=\"stb-ovi__utility-item\"\u003e\n\u003csmall\u003e Socket \u003c\/small\u003e \u003cstrong\u003e G4 \u003c\/strong\u003e\n\u003cp\u003eBulb included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ovi__utility-item\"\u003e\n\u003csmall\u003e Maximum \u003c\/small\u003e \u003cstrong\u003e 40W \u003c\/strong\u003e\n\u003cp\u003eDo not exceed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ovi__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-ovi__utility-item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Wall Switch \u003c\/strong\u003e\n\u003cp\u003eStandard on \/ off.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-ovi__install\"\u003e\n\u003carticle class=\"stb-ovi__install-item\"\u003e\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired Wall Mount \u003c\/strong\u003e\n\u003cp\u003eOvi connects to a standard wall junction box for a clean installation with no visible plug-in cord. Professional installation is recommended if you are not comfortable with electrical wiring.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-ovi__install-item stb-ovi__install-item--alt\"\u003e\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e Bulb + Mounting Hardware \u003c\/strong\u003e\n\u003cp\u003eThe package includes the lamp, G4 bulb, wall-mounting hardware and installation instructions.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DRY LOCATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-ovi__dry\"\u003e\u003csmall\u003e Location Rating \u003c\/small\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only \u003c\/strong\u003e\n\u003cp\u003eOvi is not designed for wet or damp zones. If used near a vanity, keep it in a dry position away from direct splashes and moisture-heavy areas.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL MATERIAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-ovi__natural\"\u003e\u003cstrong\u003e Natural walnut will not look perfectly identical from piece to piece. \u003c\/strong\u003e\n\u003cp\u003eSlight differences in wood grain and tone are normal and are part of the solid-walnut material. Dust the wood with a soft dry cloth and clean the glass gently with a soft cloth.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-ovi__specs\"\u003e\n\u003cdiv class=\"stb-ovi__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Ovi Wood Wall Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ovi__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Solid Walnut Wood · Frosted Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ovi__spec\"\u003e\n\u003cspan\u003e Finish \u003c\/span\u003e \u003cstrong\u003e Walnut \u0026amp; White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ovi__spec\"\u003e\n\u003cspan\u003e Wide \u003c\/span\u003e \u003cstrong\u003e Ø7.8\" × H10.2\" · Dia20 × H26cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ovi__spec\"\u003e\n\u003cspan\u003e Tall \u003c\/span\u003e \u003cstrong\u003e Ø4.7\" × H11.8\" · Dia12 × H30cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ovi__spec\"\u003e\n\u003cspan\u003e Configuration \u003c\/span\u003e \u003cstrong\u003e Single · Matched Pair ×2 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ovi__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e G4 · Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ovi__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-ovi__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ovi__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Standard On \/ Off Wall Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ovi__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired · Standard Wall Junction Box \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ovi__spec\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e \u003cstrong\u003e Wall Mount · Mounting Hardware Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ovi__spec\"\u003e\n\u003cspan\u003e In the Box \u003c\/span\u003e \u003cstrong\u003e Lamp · G4 Bulb · Wall Hardware · Instructions \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ovi__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-ovi__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-ovi__faq\"\u003e\u003cspan class=\"stb-ovi__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-ovi__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWide or Tall — which should I choose?\u003c\/summary\u003e\n\u003cp\u003eWide measures Ø7.8\" × H10.2\" and has a rounder, fuller appearance. Tall measures Ø4.7\" × H11.8\" and is noticeably narrower, making it easier to place on slim walls or tighter bedside layouts.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I buy Ovi as a pair?\u003c\/summary\u003e\n\u003cp\u003eYes. Both Wide and Tall are available as a single lamp or a matched pair. A pair works especially well when you want symmetry around a bed, artwork or another central wall feature.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the walnut real wood?\u003c\/summary\u003e\n\u003cp\u003eYes. The base is made from solid walnut wood. Natural variation in grain and tone is expected, so individual pieces will not look perfectly identical.\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 G4 bulb is included. The fixture is rated for a maximum of 40W.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Ovi plug-in or hardwired?\u003c\/summary\u003e\n\u003cp\u003eOvi is hardwired. It connects directly to a standard wall junction box, so there is no visible plug-in power cord.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it in a bathroom?\u003c\/summary\u003e\n\u003cp\u003eOvi is rated IP20 for indoor dry locations only. It should not be installed in wet or damp zones or where it can receive direct water splashes.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-ovi__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 7.8\"xH 10.2\" \/ Walnut \u0026 White","offer_id":52686626586907,"sku":"STB-WS-26-10068","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Dia 4.7\"xH 11.8\" \/ Walnut \u0026 White","offer_id":52686626619675,"sku":"STB-WS-26-10069","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Dia 7.8\" x H 10.2\" *2 \/ Walnut \u0026 White","offer_id":52686626652443,"sku":"STB-WS-26-10070","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Dia 4.7\"x H 11.8\" *2 \/ Walnut \u0026 White","offer_id":52686626685211,"sku":"STB-WS-26-10071","price":315.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ovi-wood-wall-lamp-stuberlighting_10.jpg?v=1785206120"},{"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":"verena-double-wall-sconce","title":"Verena Double Wall Sconce","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — VERENA DOUBLE WALL SCONCE\n\n   HEIGHT \/ WOOD \/ GLOW\n\n   QUIET LUXURY · SHOPPER-FIRST\n   DESKTOP · TABLET · MOBILE · DAWN SAFE\n========================================================= *\/\n\n.stb-verena{\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:#FBF7F0;\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-verena *,\n.stb-verena *::before,\n.stb-verena *::after{\n  box-sizing:border-box;\n}\n\n.stb-verena h2,\n.stb-verena h3,\n.stb-verena p{\n  margin-top:0;\n}\n\n.stb-verena h2,\n.stb-verena h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-verena 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.vn-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.vn-panel:first-child{\n  margin-top:0;\n}\n\n.vn-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.vn-title{\n  margin:0;\n\n  font-size:31px;\n  line-height:1.04;\n}\n\n.vn-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.vn-section-head{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:25px;\n\n  margin-bottom:17px;\n}\n\n.vn-section-head h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.06;\n}\n\n.vn-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.vn-intro{\n  border-top:4px solid var(--espresso);\n}\n\n.vn-intro__main{\n  display:grid;\n  grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr);\n}\n\n.vn-intro__copy{\n  min-width:0;\n\n  padding:30px 30px 26px;\n}\n\n\n\/* SLIM PROFILE *\/\n\n.vn-profile{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:23px 22px;\n\n  background:var(--paper);\n\n  border-left:1px solid var(--line);\n}\n\n.vn-profile small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.vn-profile 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:23px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.vn-profile p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.4px;\n  line-height:1.48;\n}\n\n\n\/* FACTS *\/\n\n.vn-facts{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  border-top:1px solid var(--line);\n}\n\n.vn-fact{\n  min-width:0;\n\n  padding:12px 14px;\n}\n\n.vn-fact + .vn-fact{\n  border-left:1px solid var(--line);\n}\n\n.vn-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.vn-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 — SIZE DECISION\n========================================================= *\/\n\n.vn-size{\n  padding:27px 28px;\n}\n\n.vn-size__layout{\n  display:grid;\n  grid-template-columns:minmax(0,245px) minmax(0,1fr);\n\n  gap:24px;\n  align-items:start;\n}\n\n\n\/* COMPARISON IMAGE *\/\n\n.vn-compare{\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.vn-compare__frame{\n  width:215px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.vn-compare__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.vn-compare__frame img{\n  max-height:220px !important;\n}\n\n.vn-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\/* HEIGHT OPTIONS *\/\n\n.vn-size-list{\n  min-width:0;\n\n  border-top:1px solid var(--espresso);\n}\n\n.vn-size-row{\n  display:grid;\n  grid-template-columns:minmax(0,78px) minmax(0,120px) minmax(0,1fr);\n\n  gap:13px;\n  align-items:center;\n\n  padding:13px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.vn-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.vn-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.vn-size-row__measure strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  font-weight:600;\n}\n\n.vn-size-row__measure span{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--muted);\n\n  font-size:10.4px;\n}\n\n.vn-size-row__fit{\n  color:var(--text);\n\n  font-size:11.3px;\n  line-height:1.43;\n}\n\n\n\/* TALL ACCENT *\/\n\n.vn-size-row--tall{\n  position:relative;\n\n  background:#FCF8F0;\n}\n\n.vn-size-row--tall::before{\n  content:\"\";\n\n  position:absolute;\n\n  left:-9px;\n  top:8px;\n  bottom:8px;\n\n  width:3px;\n\n  background:var(--gold);\n}\n\n\n\/* DIMENSION THUMBS *\/\n\n.vn-dim-links{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:11px;\n}\n\n.vn-dim-link{\n  display:grid;\n  grid-template-columns:minmax(0,56px) minmax(0,1fr);\n\n  gap:9px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:7px;\n\n  background:var(--soft);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.vn-dim-link a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:56px;\n  height:56px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border-radius:5px;\n\n  text-decoration:none;\n}\n\n.vn-dim-link img{\n  max-height:52px !important;\n}\n\n.vn-dim-link small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:8.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.vn-dim-link strong{\n  display:block;\n\n  margin-top:1px;\n\n  color:var(--espresso);\n\n  font-size:11px;\n  font-weight:600;\n}\n\n\n\/* PLANNING *\/\n\n.vn-plan{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin-top:13px;\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n\n  overflow:hidden;\n}\n\n.vn-plan__item{\n  min-width:0;\n\n  padding:11px 12px;\n}\n\n.vn-plan__item + .vn-plan__item{\n  border-left:1px solid var(--line);\n}\n\n.vn-plan__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.vn-plan__item strong{\n  display:block;\n\n  margin:2px 0;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.vn-plan__item span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:10.8px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   03 — WOOD + GLASS\n========================================================= *\/\n\n.vn-material{\n  padding:27px 28px;\n}\n\n.vn-material__top{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,220px);\n\n  gap:22px;\n\n  margin-bottom:15px;\n}\n\n\n\/* MATERIAL LEDGER *\/\n\n.vn-material-list{\n  min-width:0;\n\n  border-top:1px solid var(--espresso);\n}\n\n.vn-material-row{\n  display:grid;\n  grid-template-columns:minmax(0,82px) minmax(0,1fr);\n\n  gap:13px;\n\n  padding:10px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.vn-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.vn-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.vn-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\/* GLOW CARD *\/\n\n.vn-glow{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:15px;\n\n  background:var(--espresso);\n\n  border-radius:7px;\n}\n\n.vn-glow 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.vn-glow 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:20px;\n  line-height:1.04;\n\n  font-weight:500;\n}\n\n.vn-glow p{\n  margin:0;\n\n  color:#D8CDBF;\n\n  font-size:11.2px;\n  line-height:1.45;\n}\n\n\n\/* WOOD CHOICE *\/\n\n.vn-woods{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:12px;\n}\n\n.vn-wood{\n  min-width:0;\n\n  padding:13px 14px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.vn-wood--walnut{\n  background:#F2E9DB;\n}\n\n.vn-wood--oak{\n  background:#FCF8EF;\n}\n\n.vn-wood__line{\n  width:34px;\n  height:3px;\n\n  margin-bottom:7px;\n\n  border-radius:20px;\n}\n\n.vn-wood--walnut .vn-wood__line{\n  background:#70513A;\n}\n\n.vn-wood--oak .vn-wood__line{\n  background:#C5A875;\n}\n\n.vn-wood 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.vn-wood strong{\n  display:block;\n\n  margin:2px 0;\n\n  color:var(--espresso);\n\n  font-size:11.6px;\n  font-weight:600;\n}\n\n.vn-wood span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11px;\n  line-height:1.4;\n}\n\n\n\/* NATURAL WOOD *\/\n\n.vn-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   04 — DETAILS\n========================================================= *\/\n\n.vn-details{\n  padding:27px 28px;\n}\n\n.vn-details__head{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,215px);\n\n  gap:22px;\n  align-items:start;\n\n  margin-bottom:16px;\n}\n\n.vn-details__head h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.06;\n}\n\n.vn-details__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\/* INSTALL *\/\n\n.vn-install{\n  min-width:0;\n\n  padding:14px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.vn-install small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.vn-install strong{\n  display:block;\n\n  margin:3px 0 5px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.vn-install p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.2px;\n  line-height:1.45;\n}\n\n\n\/* SPECS *\/\n\n.vn-spec-list{\n  border-top:1px solid var(--espresso);\n}\n\n.vn-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.vn-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.vn-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.vn-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:12px;\n}\n\n.vn-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.vn-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.vn-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.vn-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.vn-shipping h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.vn-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.vn-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.vn-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.vn-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.vn-lightbox:target{\n  display:flex;\n}\n\n.vn-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.vn-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.vn-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.vn-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-verena{\n    max-width:820px;\n  }\n\n  .vn-intro__main{\n    grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);\n  }\n\n  .vn-intro__copy{\n    padding:27px 24px 23px;\n  }\n\n  .vn-profile{\n    padding:21px 19px;\n  }\n\n  .vn-title{\n    font-size:29px;\n  }\n\n  .vn-size,\n  .vn-material,\n  .vn-details{\n    padding:24px;\n  }\n\n  .vn-size__layout{\n    grid-template-columns:minmax(0,210px) minmax(0,1fr);\n\n    gap:18px;\n  }\n\n  .vn-compare__frame{\n    width:180px;\n  }\n\n  .vn-material__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,195px);\n  }\n\n  .vn-details__head{\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-verena{\n    font-size:13px;\n  }\n\n  .vn-panel{\n    border-radius:8px;\n  }\n\n\n  \/* INTRO *\/\n\n  .vn-intro__main{\n    grid-template-columns:1fr;\n  }\n\n  .vn-intro__copy{\n    padding:23px 19px 20px;\n  }\n\n  .vn-profile{\n    padding:15px 19px;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .vn-title{\n    font-size:27px;\n  }\n\n\n  .vn-facts{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .vn-fact:nth-child(3){\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .vn-fact:nth-child(4){\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SECTIONS *\/\n\n  .vn-size,\n  .vn-material,\n  .vn-details{\n    padding:22px 19px;\n  }\n\n\n  .vn-section-head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  \/* SIZE *\/\n\n  .vn-size__layout{\n    grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n    gap:14px;\n  }\n\n  .vn-compare__frame{\n    width:145px;\n  }\n\n  .vn-compare__frame img{\n    max-height:150px !important;\n  }\n\n  .vn-size-row{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n  .vn-size-row--tall::before{\n    left:-6px;\n  }\n\n\n  .vn-dim-links{\n    grid-template-columns:1fr;\n  }\n\n\n  .vn-plan{\n    grid-template-columns:1fr;\n  }\n\n  .vn-plan__item + .vn-plan__item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* MATERIAL *\/\n\n  .vn-material__top{\n    grid-template-columns:1fr;\n\n    gap:11px;\n  }\n\n\n  \/* DETAILS *\/\n\n  .vn-details__head{\n    grid-template-columns:1fr;\n\n    gap:10px;\n  }\n\n  .vn-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .vn-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n  .vn-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .vn-size__layout{\n    grid-template-columns:1fr;\n  }\n\n  .vn-compare{\n    width:190px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .vn-woods{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:380px){\n\n  .vn-facts{\n    grid-template-columns:1fr;\n  }\n\n  .vn-fact + .vn-fact{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-verena\" id=\"verena-root\"\u003e\n\u003c!-- =====================================================\n       01 — FIRST LOOK\n  ====================================================== --\u003e\n\u003csection class=\"vn-panel vn-intro\"\u003e\n\u003cdiv class=\"vn-intro__main\"\u003e\n\u003cdiv class=\"vn-intro__copy\"\u003e\n\u003cspan class=\"vn-kicker\"\u003e Verena Double Wall Sconce · Wood + Milky Glass \u003c\/span\u003e\n\u003ch2 class=\"vn-title\"\u003eTwo Soft Globes on a Slim Line of Wood\u003c\/h2\u003e\n\u003cp class=\"vn-lead\"\u003eVerena keeps the wall composition narrow: a natural wood body carries two milky glass globes, creating a warm, diffused glow without adding visual bulk. Choose Walnut or Oak, then select the height that fits the wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"vn-profile\"\u003e\u003csmall\u003e Slim Profile \u003c\/small\u003e \u003cstrong\u003e Only 3.1\" Wide \u003c\/strong\u003e\n\u003cp\u003eBoth heights keep the same narrow width, making Verena easy to place beside a bed, mirror or in a tighter wall area.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-facts\"\u003e\n\u003cdiv class=\"vn-fact\"\u003e\n\u003csmall\u003e Width \u003c\/small\u003e \u003cstrong\u003e 3.1\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-fact\"\u003e\n\u003csmall\u003e Heights \u003c\/small\u003e \u003cstrong\u003e 10 \/ 19.6\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-fact\"\u003e\n\u003csmall\u003e Wood \u003c\/small\u003e \u003cstrong\u003e Walnut \/ Oak \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-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 — SIZE DECISION\n  ====================================================== --\u003e\n\u003csection class=\"vn-panel vn-size\"\u003e\n\u003cdiv class=\"vn-section-head\"\u003e\n\u003ch3\u003eShort Accent or Tall Statement?\u003c\/h3\u003e\n\u003cp\u003eBoth versions are only 3.1 inches wide. The choice is almost entirely about vertical proportion: 10 inches for a compact accent, or 19.6 inches when you want the sconce to become a stronger part of the wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-size__layout\"\u003e\n\u003c!-- USER-SUPPLIED SIZE COMPARISON --\u003e\n\u003cdiv class=\"vn-compare\"\u003e\n\u003cdiv class=\"vn-compare__frame\"\u003e\u003ca href=\"#vn-compare-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/verena-double-wall-sconce-stuberlighting_9.jpg?v=1785415878\" alt=\"Verena Double Wall Sconce Short and Tall size comparison\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"vn-caption\"\u003eShort vs Tall · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE OPTIONS --\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"vn-size-list\"\u003e\n\u003cdiv class=\"vn-size-row\"\u003e\n\u003cdiv class=\"vn-size-row__name\"\u003e\n\u003csmall\u003e Height 01 \u003c\/small\u003e \u003cstrong\u003e Short \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-size-row__measure\"\u003e\n\u003cstrong\u003e W3.1\" × H10\" \u003c\/strong\u003e \u003cspan\u003e 8 × 25.5 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-size-row__fit\"\u003eCompact for a smaller mirror, cabinet, narrow bedside position or tighter wall composition.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-size-row vn-size-row--tall\"\u003e\n\u003cdiv class=\"vn-size-row__name\"\u003e\n\u003csmall\u003e Height 02 \u003c\/small\u003e \u003cstrong\u003e Tall \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-size-row__measure\"\u003e\n\u003cstrong\u003e W3.1\" × H19.6\" \u003c\/strong\u003e \u003cspan\u003e 8 × 50 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-size-row__fit\"\u003eMore architectural beside a bed, full-height mirror, hallway or larger accent wall.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- EXACT DIMENSION IMAGES --\u003e\n\u003cdiv class=\"vn-dim-links\"\u003e\n\u003cdiv class=\"vn-dim-link\"\u003e\n\u003ca href=\"#vn-short-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/verena-double-wall-sconce-stuberlighting_21.jpg?v=1785415878\" alt=\"Verena Short Wall Sconce dimensions\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Exact Dimensions \u003c\/small\u003e \u003cstrong\u003e Short · 10\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-dim-link\"\u003e\n\u003ca href=\"#vn-tall-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/verena-double-wall-sconce-stuberlighting_23.jpg?v=1785415878\" alt=\"Verena Tall Wall Sconce dimensions\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Exact Dimensions \u003c\/small\u003e \u003cstrong\u003e Tall · 19.6\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PLACEMENT --\u003e\n\u003cdiv class=\"vn-plan\"\u003e\n\u003cdiv class=\"vn-plan__item\"\u003e\n\u003csmall\u003e Bedside \u003c\/small\u003e \u003cstrong\u003e Pair for Symmetry \u003c\/strong\u003e \u003cspan\u003e Matching sconces on both sides create a calm vertical rhythm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-plan__item\"\u003e\n\u003csmall\u003e Mirror \u003c\/small\u003e \u003cstrong\u003e Keep the Width Slim \u003c\/strong\u003e \u003cspan\u003e The 3.1\" body works well where side clearance is limited. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-plan__item\"\u003e\n\u003csmall\u003e Feature Wall \u003c\/small\u003e \u003cstrong\u003e Choose Tall \u003c\/strong\u003e \u003cspan\u003e The 19.6\" version gives a much stronger vertical presence. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — MATERIAL + GLOW\n  ====================================================== --\u003e\n\u003csection class=\"vn-panel vn-material\"\u003e\n\u003cdiv class=\"vn-section-head\"\u003e\n\u003ch3\u003eNatural Wood, Soft Glass\u003c\/h3\u003e\n\u003cp\u003eVerena stays visually warm because the materials do different jobs: the wood provides grain and structure, while two milky glass globes soften the bulbs into an even ambient glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-material__top\"\u003e\n\u003c!-- MATERIAL --\u003e\n\u003cdiv class=\"vn-material-list\"\u003e\n\u003cdiv class=\"vn-material-row\"\u003e\n\u003csmall\u003e Body \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Natural Solid Wood \u003c\/strong\u003e\n\u003cp\u003eThe slim vertical body keeps the natural grain visible without making the fixture visually heavy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-material-row\"\u003e\n\u003csmall\u003e Globes \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Two Milky Glass Shades \u003c\/strong\u003e\n\u003cp\u003eWhite glass surrounds the G4 bulbs and diffuses the light into a softer, more comfortable glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-material-row\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Warm 3000K Included \u003c\/strong\u003e\n\u003cp\u003eWarm-white G4 bulbs are included, so the fixture is ready for a softer residential atmosphere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GLOW --\u003e\n\u003caside class=\"vn-glow\"\u003e\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Soft, Warm \u0026amp; Diffused \u003c\/strong\u003e\n\u003cp\u003eThe milky globes reduce the sharpness of the visible bulbs, making Verena especially comfortable beside a bed or living space.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003c!-- WOOD OPTIONS --\u003e\n\u003cdiv class=\"vn-woods\"\u003e\n\u003cdiv class=\"vn-wood vn-wood--walnut\"\u003e\n\u003cdiv class=\"vn-wood__line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003csmall\u003e Walnut \u003c\/small\u003e \u003cstrong\u003e Darker + Richer \u003c\/strong\u003e \u003cspan\u003e A deeper wood tone with a warmer, more grounded presence. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-wood vn-wood--oak\"\u003e\n\u003cdiv class=\"vn-wood__line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003csmall\u003e Oak \u003c\/small\u003e \u003cstrong\u003e Lighter + Softer \u003c\/strong\u003e \u003cspan\u003e A brighter natural tone for lighter and quieter interiors. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-natural\"\u003e\n\u003cstrong style=\"color: #1c1209;\"\u003eNatural wood note:\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\/section\u003e\n\u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"vn-panel vn-details\"\u003e\n\u003cdiv class=\"vn-details__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"vn-kicker\"\u003e Specifications \u003c\/span\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cp\u003eThe essentials for choosing the size, wood finish, bulbs and wall installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"vn-install\"\u003e\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired Wall Sconce \u003c\/strong\u003e\n\u003cp\u003eWires directly into the wall and operates from a standard wall switch. It is not a plug-in fixture.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-spec-list\"\u003e\n\u003cdiv class=\"vn-spec\"\u003e\n\u003cspan class=\"vn-spec__label\"\u003e Short Size \u003c\/span\u003e \u003cspan class=\"vn-spec__value\"\u003e W3.1\" × H10\" · 8 × 25.5 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-spec\"\u003e\n\u003cspan class=\"vn-spec__label\"\u003e Tall Size \u003c\/span\u003e \u003cspan class=\"vn-spec__value\"\u003e W3.1\" × H19.6\" · 8 × 50 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-spec\"\u003e\n\u003cspan class=\"vn-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"vn-spec__value\"\u003e Natural solid wood · Milky glass \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-spec\"\u003e\n\u003cspan class=\"vn-spec__label\"\u003e Wood Options \u003c\/span\u003e \u003cspan class=\"vn-spec__value\"\u003e Walnut · Oak \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-spec\"\u003e\n\u003cspan class=\"vn-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"vn-spec__value\"\u003e G4 sockets · 3000K G4 Bulbs Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-spec\"\u003e\n\u003cspan class=\"vn-spec__label\"\u003e Light Color \u003c\/span\u003e \u003cspan class=\"vn-spec__value\"\u003e Included bulbs: 3000K Warm White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-spec\"\u003e\n\u003cspan class=\"vn-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"vn-spec__value\"\u003e 40W maximum per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-spec\"\u003e\n\u003cspan class=\"vn-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"vn-spec__value\"\u003e Dimmable-ready with dimmable G4 bulbs and a compatible wall dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-spec\"\u003e\n\u003cspan class=\"vn-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"vn-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-spec\"\u003e\n\u003cspan class=\"vn-spec__label\"\u003e Wiring \u003c\/span\u003e \u003cspan class=\"vn-spec__value\"\u003e Hardwired \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-spec\"\u003e\n\u003cspan class=\"vn-spec__label\"\u003e Mounting \u003c\/span\u003e \u003cspan class=\"vn-spec__value\"\u003e Wall mount · Mounting hardware and instructions included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-spec\"\u003e\n\u003cspan class=\"vn-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"vn-spec__value\"\u003e Standard wall On \/ Off switch · Switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-spec\"\u003e\n\u003cspan class=\"vn-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"vn-spec__value\"\u003e Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-spec\"\u003e\n\u003cspan class=\"vn-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"vn-spec__value\"\u003e IP20 · Indoor dry locations only · Keep away from direct water spray \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-spec\"\u003e\n\u003cspan class=\"vn-spec__label\"\u003e In the Box \u003c\/span\u003e \u003cspan class=\"vn-spec__value\"\u003e Fixture · 3000K G4 bulbs · Mounting hardware · Instructions \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-spec\"\u003e\n\u003cspan class=\"vn-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"vn-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=\"vn-notes\"\u003e\n\u003cdiv class=\"vn-note\"\u003e\n\u003cstrong\u003e Natural Wood \u003c\/strong\u003e \u003cspan\u003e Natural grain and tone vary between pieces. This variation is part of the material and is not considered a defect. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vn-note\"\u003e\n\u003cstrong\u003e Before Installation \u003c\/strong\u003e \u003cspan\u003e Confirm the junction-box position and measure the selected 10\" or 19.6\" height against the wall before mounting, especially beside a mirror or headboard. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING\n  ====================================================== --\u003e\n\u003csection class=\"vn-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 COMPARISON LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"vn-compare-large\" href=\"#verena-root\" class=\"vn-lightbox\"\u003e \u003cspan class=\"vn-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/verena-double-wall-sconce-stuberlighting_9.jpg?v=1785415878\" alt=\"Enlarged Verena Short and Tall size comparison\"\u003e \u003cspan class=\"vn-lightbox__caption\"\u003e Verena · Short 10\" \/ Tall 19.6\" \u003c\/span\u003e \u003cspan class=\"vn-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SHORT DIMENSION LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"vn-short-large\" href=\"#verena-root\" class=\"vn-lightbox\"\u003e \u003cspan class=\"vn-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/verena-double-wall-sconce-stuberlighting_21.jpg?v=1785415878\" alt=\"Enlarged Verena Short Wall Sconce dimensions\"\u003e \u003cspan class=\"vn-lightbox__caption\"\u003e Verena Short · W3.1\" × H10\" \u003c\/span\u003e \u003cspan class=\"vn-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       TALL DIMENSION LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"vn-tall-large\" href=\"#verena-root\" class=\"vn-lightbox\"\u003e \u003cspan class=\"vn-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/verena-double-wall-sconce-stuberlighting_23.jpg?v=1785415878\" alt=\"Enlarged Verena Tall Wall Sconce dimensions\"\u003e \u003cspan class=\"vn-lightbox__caption\"\u003e Verena Tall · W3.1\" × H19.6\" \u003c\/span\u003e \u003cspan class=\"vn-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":"W 3.1\"x H 10\" \/ Walnut","offer_id":52697278316827,"sku":"STB-WS-26-10088","price":185.0,"currency_code":"USD","in_stock":true},{"title":"W 3.1\"x H 10\" \/ Oak","offer_id":52697278349595,"sku":"STB-WS-26-10089","price":185.0,"currency_code":"USD","in_stock":true},{"title":"W 3.1\"x H 19.6\" \/ Walnut","offer_id":52697278382363,"sku":"STB-WS-26-10090","price":265.0,"currency_code":"USD","in_stock":true},{"title":"W 3.1\"x H 19.6\" \/ Oak","offer_id":52697278415131,"sku":"STB-WS-26-10091","price":265.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/verena-double-wall-sconce-stuberlighting_1.jpg?v=1785415878"},{"product_id":"larsson-linear-wood-wall-light","title":"Larsson Linear Wood Wall Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — LARSSON LINEAR WOOD WALL LIGHT\n\n   PRODUCT-SPECIFIC COMPOSITION\n   A clean horizontal information system echoing\n   the fixture's long linear form.\n\n   FLOW\n   01 Product identity\n   02 Real scale image\n   03 Real pine material close-up\n   04 Lighting mode\n   05 Three lengths\n   06 Wall \/ ceiling mounting\n   07 JBOX + dimming\n   08 Complete specifications\n   09 FAQ\n   10 Shipping\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-larsson{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --shell:#F1ECE5;\n  --wood:#EDE2D4;\n  --wood-deep:#DED0C0;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D1C5BA;\n  --line-soft:#E5DDD5;\n\n  --accent:#9B7B55;\n  --accent-dark:#70563B;\n\n  width:100%;\n  max-width:940px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-larsson *,\n.stb-larsson *::before,\n.stb-larsson *::after{\n  box-sizing:border-box;\n}\n\n.stb-larsson h2,\n.stb-larsson 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-larsson p{\n  margin-top:0;\n}\n\n.stb-larsson__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--accent-dark);\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-larsson__title{\n  max-width:680px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.015em;\n}\n\n.stb-larsson__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-larsson__copy{\n  max-width:690px;\n\n  margin:0;\n\n  color:#655B53;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n.stb-larsson__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-larsson__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-larsson__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 — LONG HORIZONTAL FORM\n========================================================= *\/\n\n.stb-larsson__intro{\n  position:relative;\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-larsson__intro-line{\n  position:absolute;\n  top:0;\n  left:0;\n\n  width:38%;\n  height:2px;\n\n  background:var(--accent);\n}\n\n.stb-larsson__intro-main{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 210px;\n}\n\n.stb-larsson__intro-copy{\n  padding:25px 26px 23px;\n}\n\n.stb-larsson__intro-copy p{\n  max-width:630px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.2px;\n  line-height:1.68;\n}\n\n.stb-larsson__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-larsson__intro-side 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-larsson__intro-side strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#FFF8EF;\n\n  font-size:15px;\n  line-height:1.3;\n  font-weight:500;\n}\n\n.stb-larsson__intro-side span{\n  color:#D7CCC3;\n\n  font-size:8.9px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   QUICK RAIL\n========================================================= *\/\n\n.stb-larsson__rail{\n  display:grid;\n  grid-template-columns:repeat(5,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-larsson__rail-item{\n  padding:10px 11px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-larsson__rail-item:last-child{\n  border-right:0;\n}\n\n.stb-larsson__rail-item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-larsson__rail-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   SCALE VISUAL\n========================================================= *\/\n\n.stb-larsson__scale{\n  display:grid;\n  grid-template-columns:245px 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-larsson__scale-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-larsson__scale-image{\n  width:210px;\n  max-width:100%;\n}\n\n.stb-larsson__scale-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:17px 20px;\n}\n\n.stb-larsson__scale-copy h3{\n  margin:0 0 6px;\n\n  font-size:18px;\n}\n\n.stb-larsson__scale-copy p{\n  margin:0 0 10px;\n\n  color:#675D55;\n\n  font-size:10.2px;\n  line-height:1.52;\n}\n\n.stb-larsson__scale-row{\n  display:grid;\n  grid-template-columns:90px minmax(0,1fr);\n\n  padding:7px 0;\n\n  border-top:1px solid var(--line-soft);\n}\n\n.stb-larsson__scale-row strong{\n  color:var(--ink);\n\n  font-size:9.5px;\n  font-weight:500;\n}\n\n.stb-larsson__scale-row span{\n  color:#70665E;\n\n  font-size:9px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   WOOD MATERIAL\n========================================================= *\/\n\n.stb-larsson__wood{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 205px;\n\n  margin-bottom:29px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-larsson__wood-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:17px 20px;\n\n  background:var(--espresso);\n}\n\n.stb-larsson__wood-copy .stb-larsson__eyebrow{\n  color:#CBAF88;\n}\n\n.stb-larsson__wood-copy h3{\n  margin:0 0 6px;\n\n  color:#FFF8EF;\n\n  font-size:18px;\n}\n\n.stb-larsson__wood-copy p{\n  margin:0 0 10px;\n\n  color:#D7CCC3;\n\n  font-size:10px;\n  line-height:1.52;\n}\n\n.stb-larsson__wood-note{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border-top:1px solid #584940;\n}\n\n.stb-larsson__wood-note div{\n  padding:9px 10px 0 0;\n}\n\n.stb-larsson__wood-note div + div{\n  padding-left:11px;\n\n  border-left:1px solid #584940;\n}\n\n.stb-larsson__wood-note small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#BCA68B;\n\n  font-size:7.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-larsson__wood-note strong{\n  display:block;\n\n  color:#FFF8EF;\n\n  font-size:9.2px;\n  font-weight:500;\n}\n\n.stb-larsson__wood-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-larsson__wood-image{\n  width:175px;\n  max-width:100%;\n}\n\n\n\/* =========================================================\n   LIGHT MODES\n========================================================= *\/\n\n.stb-larsson__modes{\n  margin-bottom:29px;\n}\n\n.stb-larsson__modes-head{\n  margin-bottom:10px;\n}\n\n.stb-larsson__mode-table{\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-larsson__mode{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  background:var(--paper);\n}\n\n.stb-larsson__mode +\n.stb-larsson__mode{\n  border-top:1px solid var(--line);\n}\n\n.stb-larsson__mode--ambient{\n  background:var(--espresso);\n}\n\n.stb-larsson__mode-name{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-larsson__mode-name 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-larsson__mode-name strong{\n  color:var(--ink);\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.stb-larsson__mode-copy{\n  padding:13px 15px;\n}\n\n.stb-larsson__mode-copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.6px;\n  font-weight:500;\n}\n\n.stb-larsson__mode-copy p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.2px;\n  line-height:1.47;\n}\n\n.stb-larsson__mode--ambient .stb-larsson__mode-name{\n  border-right-color:#584940;\n}\n\n.stb-larsson__mode--ambient .stb-larsson__mode-name small{\n  color:#CBAF88;\n}\n\n.stb-larsson__mode--ambient .stb-larsson__mode-name strong,\n.stb-larsson__mode--ambient .stb-larsson__mode-copy strong{\n  color:#FFF8EF;\n}\n\n.stb-larsson__mode--ambient .stb-larsson__mode-copy p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   LENGTHS\n========================================================= *\/\n\n.stb-larsson__lengths{\n  margin-bottom:29px;\n}\n\n.stb-larsson__lengths-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-larsson__lengths-head .stb-larsson__copy{\n  max-width:410px;\n}\n\n.stb-larsson__length-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  gap:8px;\n}\n\n.stb-larsson__length{\n  min-width:0;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-larsson__length--long{\n  border-color:var(--espresso);\n}\n\n.stb-larsson__length-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:145px;\n  padding:8px;\n\n  background:var(--shell);\n}\n\n.stb-larsson__length--long .stb-larsson__length-media{\n  background:#40342C;\n}\n\n.stb-larsson__length-image{\n  width:125px;\n  max-width:100%;\n}\n\n.stb-larsson__length-copy{\n  padding:12px 13px;\n}\n\n.stb-larsson__length--long .stb-larsson__length-copy{\n  background:var(--espresso);\n}\n\n.stb-larsson__length-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-larsson__length-copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.stb-larsson__length-copy p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:8.8px;\n  line-height:1.45;\n}\n\n.stb-larsson__length--long .stb-larsson__length-copy small{\n  color:#CBAF88;\n}\n\n.stb-larsson__length--long .stb-larsson__length-copy strong{\n  color:#FFF8EF;\n}\n\n.stb-larsson__length--long .stb-larsson__length-copy p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   LINEAR DIMENSION STRIP\n========================================================= *\/\n\n.stb-larsson__profile{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-larsson__profile-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-larsson__profile-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#796C62;\n\n  font-size:7.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-larsson__profile-label strong{\n  color:var(--ink);\n\n  font-size:11px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-larsson__profile-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-larsson__profile-item{\n  padding:13px 14px;\n}\n\n.stb-larsson__profile-item +\n.stb-larsson__profile-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-larsson__profile-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-larsson__profile-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.3px;\n  font-weight:500;\n}\n\n.stb-larsson__profile-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   DUAL MOUNT\n========================================================= *\/\n\n.stb-larsson__mount{\n  margin-bottom:8px;\n}\n\n.stb-larsson__mount-head{\n  margin-bottom:10px;\n}\n\n.stb-larsson__mount-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-larsson__mount-item{\n  padding:15px 17px;\n\n  background:var(--paper);\n}\n\n.stb-larsson__mount-item +\n.stb-larsson__mount-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-larsson__mount-item--ceiling{\n  background:var(--wood);\n}\n\n.stb-larsson__mount-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-larsson__mount-item strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.stb-larsson__mount-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.2px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   BEFORE BUY\n========================================================= *\/\n\n.stb-larsson__before{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:29px;\n}\n\n.stb-larsson__before-item{\n  padding:14px 16px;\n\n  background:var(--espresso);\n\n  border:1px solid var(--espresso);\n  border-radius:5px;\n}\n\n.stb-larsson__before-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-larsson__before-item strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#FFF8EF;\n\n  font-size:10.8px;\n  font-weight:500;\n}\n\n.stb-larsson__before-item p{\n  margin:0;\n\n  color:#D7CCC3;\n\n  font-size:9.3px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   LED \/ ENVIRONMENT\n========================================================= *\/\n\n.stb-larsson__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-larsson__utility-item{\n  padding:12px 13px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-larsson__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-larsson__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-larsson__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-larsson__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   NATURAL WOOD NOTE\n========================================================= *\/\n\n.stb-larsson__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(--accent);\n  border-radius:5px;\n}\n\n.stb-larsson__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-larsson__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-larsson__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-larsson__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-larsson__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-larsson__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-larsson__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-larsson__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-larsson__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n.stb-larsson__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-larsson__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-larsson__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-larsson__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-larsson__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-larsson__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-larsson__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  top:-3px;\n  right:2px;\n\n  color:var(--accent-dark);\n\n  font-size:19px;\n}\n\n.stb-larsson__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-larsson__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-larsson__shipping{\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--accent);\n  border-radius:5px;\n}\n\n.stb-larsson__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-larsson__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-larsson__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-larsson__shipping a{\n  color:var(--accent-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-larsson__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-larsson__lightbox:target{\n  display:flex;\n}\n\n.stb-larsson__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-larsson__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-larsson__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-larsson__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-larsson__intro-main{\n    grid-template-columns:1fr 175px;\n  }\n\n  .stb-larsson__title{\n    font-size:25px;\n  }\n\n  .stb-larsson__rail{\n    grid-template-columns:repeat(3,1fr);\n  }\n\n  .stb-larsson__rail-item{\n    border-bottom:1px solid var(--line-soft);\n  }\n\n  .stb-larsson__rail-item:nth-child(3){\n    border-right:0;\n  }\n\n  .stb-larsson__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-larsson{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  .stb-larsson__intro-main{\n    grid-template-columns:1fr;\n  }\n\n  .stb-larsson__intro-copy{\n    padding:17px 15px;\n  }\n\n  .stb-larsson__intro-side{\n    padding:11px 15px;\n  }\n\n  .stb-larsson__title{\n    font-size:23px;\n  }\n\n\n  .stb-larsson__rail{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-larsson__rail-item{\n    border-bottom:1px solid var(--line-soft);\n  }\n\n  .stb-larsson__rail-item:nth-child(2n){\n    border-right:0;\n  }\n\n  .stb-larsson__rail-item:last-child{\n    grid-column:1 \/ -1;\n\n    border-bottom:0;\n  }\n\n\n  .stb-larsson__scale{\n    grid-template-columns:110px minmax(0,1fr);\n  }\n\n  .stb-larsson__scale-media{\n    padding:6px;\n  }\n\n  .stb-larsson__scale-image{\n    width:96px;\n  }\n\n  .stb-larsson__scale-copy{\n    padding:11px 12px;\n  }\n\n  .stb-larsson__scale-row{\n    grid-template-columns:62px minmax(0,1fr);\n  }\n\n\n  .stb-larsson__wood{\n    grid-template-columns:minmax(0,1fr) 105px;\n  }\n\n  .stb-larsson__wood-copy{\n    padding:12px;\n  }\n\n  .stb-larsson__wood-media{\n    padding:6px;\n  }\n\n  .stb-larsson__wood-image{\n    width:92px;\n  }\n\n\n  .stb-larsson__mode{\n    grid-template-columns:105px minmax(0,1fr);\n  }\n\n\n  .stb-larsson__lengths-head{\n    display:block;\n  }\n\n  .stb-larsson__length-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-larsson__length{\n    display:grid;\n    grid-template-columns:105px minmax(0,1fr);\n  }\n\n  .stb-larsson__length-media{\n    min-height:0;\n    padding:6px;\n  }\n\n  .stb-larsson__length-image{\n    width:92px;\n  }\n\n\n  .stb-larsson__profile{\n    grid-template-columns:1fr;\n  }\n\n  .stb-larsson__profile-label{\n    padding:10px 13px;\n  }\n\n  .stb-larsson__profile-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-larsson__profile-item +\n  .stb-larsson__profile-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-larsson__mount-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-larsson__mount-item +\n  .stb-larsson__mount-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-larsson__before{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-larsson__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-larsson__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-larsson__utility-item:nth-child(1),\n  .stb-larsson__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  .stb-larsson__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-larsson__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-larsson__faq{\n    padding:12px 14px;\n  }\n\n\n  .stb-larsson__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-larsson\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-larsson__intro\"\u003e\n\u003cdiv class=\"stb-larsson__intro-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__intro-main\"\u003e\n\u003cdiv class=\"stb-larsson__intro-copy\"\u003e\n\u003cspan class=\"stb-larsson__eyebrow\"\u003e Natural Pine · Integrated Linear LED \u003c\/span\u003e\n\u003ch2 class=\"stb-larsson__title\"\u003eOne Clean Line of Wood. One Even Line of Light.\u003c\/h2\u003e\n\u003cp\u003eLarsson combines natural pine with a frosted acrylic diffuser to create a slim architectural light without visible LED dots. Choose the length, wood tone and lighting direction, then install it on a wall or flat against the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__intro-side\"\u003e\n\u003csmall\u003e Three Lengths \u003c\/small\u003e \u003cstrong\u003e 23.6\" \/ 31.5\" \/ 47.2\" \u003c\/strong\u003e \u003cspan\u003e 60 \/ 80 \/ 120cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK RAIL\n  ====================================================== --\u003e\n\u003csection class=\"stb-larsson__rail\"\u003e\n\u003cdiv class=\"stb-larsson__rail-item\"\u003e\n\u003csmall\u003e Wood \u003c\/small\u003e \u003cstrong\u003e Natural Pine \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__rail-item\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__rail-item\"\u003e\n\u003csmall\u003e Standard CCT \u003c\/small\u003e \u003cstrong\u003e 3000K Warm White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__rail-item\"\u003e\n\u003csmall\u003e Mounting \u003c\/small\u003e \u003cstrong\u003e Wall \/ Ceiling \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__rail-item\"\u003e\n\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Triac Dimmable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       REAL SCALE IMAGE\n  ====================================================== --\u003e\n\u003csection id=\"larsson-scale-section\" class=\"stb-larsson__scale\"\u003e\n\u003cdiv class=\"stb-larsson__scale-media\"\u003e\n\u003cdiv class=\"stb-larsson__scale-image\"\u003e\u003ca href=\"#larsson-scale-image\" class=\"stb-larsson__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larsson-linear-wood-wall-light-stuberlighting_12.jpg?v=1785463203\" alt=\"Larsson Linear Wood Wall Light size and scale reference\" loading=\"lazy\"\u003e \u003cspan class=\"stb-larsson__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__scale-copy\"\u003e\n\u003cspan class=\"stb-larsson__eyebrow\"\u003e Start With the Wall Width \u003c\/span\u003e\n\u003ch3\u003eChoose the Length Before the Light Mode.\u003c\/h3\u003e\n\u003cp\u003eThe fixture remains exceptionally slim at every size. What changes most is the horizontal span, so choose according to the mirror, console, desk or wall area below it.\u003c\/p\u003e\n\u003cdiv class=\"stb-larsson__scale-row\"\u003e\n\u003cstrong\u003e 23.6\" \u003c\/strong\u003e \u003cspan\u003e Compact · 60cm · approximately 12W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__scale-row\"\u003e\n\u003cstrong\u003e 31.5\" \u003c\/strong\u003e \u003cspan\u003e Mid-size · 80cm · approximately 16W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__scale-row\"\u003e\n\u003cstrong\u003e 47.2\" \u003c\/strong\u003e \u003cspan\u003e Statement · 120cm · approximately 24W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SCALE LIGHTBOX --\u003e \u003ca id=\"larsson-scale-image\" href=\"#larsson-scale-section\" class=\"stb-larsson__lightbox\"\u003e \u003cspan class=\"stb-larsson__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larsson-linear-wood-wall-light-stuberlighting_12.jpg?v=1785463203\" alt=\"Enlarged Larsson size reference\"\u003e \u003cspan class=\"stb-larsson__lightbox-caption\"\u003e Larsson · Size Reference \u003c\/span\u003e \u003cspan class=\"stb-larsson__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       REAL WOOD DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"larsson-wood-section\" class=\"stb-larsson__wood\"\u003e\n\u003cdiv class=\"stb-larsson__wood-copy\"\u003e\n\u003cspan class=\"stb-larsson__eyebrow\"\u003e Real Wood \u003c\/span\u003e\n\u003ch3\u003eNatural Grain Keeps the Minimal Form Warm.\u003c\/h3\u003e\n\u003cp\u003eThe body uses natural pine wood rather than a printed wood-look shell. Grain, knots and tone will vary slightly from fixture to fixture.\u003c\/p\u003e\n\u003cdiv class=\"stb-larsson__wood-note\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Wood Color \u003c\/small\u003e \u003cstrong\u003e Lighter Natural Pine \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Walnut Color \u003c\/small\u003e \u003cstrong\u003e Darker Pine Finish \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__wood-media\"\u003e\n\u003cdiv class=\"stb-larsson__wood-image\"\u003e\u003ca href=\"#larsson-wood-image\" class=\"stb-larsson__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larsson-linear-wood-wall-light-stuberlighting_14.jpg?v=1785463204\" alt=\"Larsson Linear Wood Wall Light natural pine grain close-up\" loading=\"lazy\"\u003e \u003cspan class=\"stb-larsson__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WOOD LIGHTBOX --\u003e \u003ca id=\"larsson-wood-image\" href=\"#larsson-wood-section\" class=\"stb-larsson__lightbox\"\u003e \u003cspan class=\"stb-larsson__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larsson-linear-wood-wall-light-stuberlighting_14.jpg?v=1785463204\" alt=\"Enlarged Larsson natural pine detail\"\u003e \u003cspan class=\"stb-larsson__lightbox-caption\"\u003e Larsson · Natural Pine Detail \u003c\/span\u003e \u003cspan class=\"stb-larsson__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       TWO LIGHT MODES\n  ====================================================== --\u003e\n\u003csection class=\"stb-larsson__modes\"\u003e\n\u003cdiv class=\"stb-larsson__modes-head\"\u003e\n\u003cspan class=\"stb-larsson__eyebrow\"\u003e Choose the Light Direction \u003c\/span\u003e\n\u003ch3 class=\"stb-larsson__section-title\"\u003eDownward or Up \u0026amp; Down.\u003c\/h3\u003e\n\u003cp class=\"stb-larsson__copy\"\u003eBoth lighting modes are available in every length and both wood tones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__mode-table\"\u003e\n\u003cdiv class=\"stb-larsson__mode\"\u003e\n\u003cdiv class=\"stb-larsson__mode-name\"\u003e\n\u003csmall\u003e More Focused \u003c\/small\u003e \u003cstrong\u003e Downward \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__mode-copy\"\u003e\n\u003cstrong\u003e Directs the glow toward the surface below. \u003c\/strong\u003e\n\u003cp\u003eBetter above mirrors, desks and other locations where useful light below the fixture matters more than wall ambience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__mode stb-larsson__mode--ambient\"\u003e\n\u003cdiv class=\"stb-larsson__mode-name\"\u003e\n\u003csmall\u003e More Ambient \u003c\/small\u003e \u003cstrong\u003e Up \u0026amp; Down \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__mode-copy\"\u003e\n\u003cstrong\u003e Washes the wall in both directions. \u003c\/strong\u003e\n\u003cp\u003eCreates a broader architectural glow above and below the wood bar, adding more depth and a stronger nighttime wall effect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       THREE REAL DIMENSION DIAGRAMS\n  ====================================================== --\u003e\n\u003csection class=\"stb-larsson__lengths\"\u003e\n\u003cdiv class=\"stb-larsson__lengths-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-larsson__eyebrow\"\u003e Three Lengths \u003c\/span\u003e\n\u003ch3 class=\"stb-larsson__section-title\"\u003eSame Slim Profile. Different Horizontal Scale.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"stb-larsson__copy\"\u003eAll three versions share the same 1.8\" × 1.8\" cross-section. The longer models also increase LED power.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__length-grid\"\u003e\n\u003c!-- 60CM --\u003e\n\u003carticle id=\"larsson-60-section\" class=\"stb-larsson__length\"\u003e\n\u003cdiv class=\"stb-larsson__length-media\"\u003e\n\u003cdiv class=\"stb-larsson__length-image\"\u003e\u003ca href=\"#larsson-60-image\" class=\"stb-larsson__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larsson-linear-wood-wall-light-stuberlighting_30.jpg?v=1785463203\" alt=\"Larsson Linear Wood Wall Light 23.6 inch dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-larsson__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__length-copy\"\u003e\n\u003csmall\u003e Compact \u003c\/small\u003e \u003cstrong\u003e 23.6\" \/ 60cm · ~12W \u003c\/strong\u003e\n\u003cp\u003eBest for smaller mirrors, narrow wall sections and compact installations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 80CM --\u003e\n\u003carticle id=\"larsson-80-section\" class=\"stb-larsson__length\"\u003e\n\u003cdiv class=\"stb-larsson__length-media\"\u003e\n\u003cdiv class=\"stb-larsson__length-image\"\u003e\u003ca href=\"#larsson-80-image\" class=\"stb-larsson__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larsson-linear-wood-wall-light-stuberlighting_28.jpg?v=1785463203\" alt=\"Larsson Linear Wood Wall Light 31.5 inch dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-larsson__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__length-copy\"\u003e\n\u003csmall\u003e Mid-Size \u003c\/small\u003e \u003cstrong\u003e 31.5\" \/ 80cm · ~16W \u003c\/strong\u003e\n\u003cp\u003eThe most versatile proportion for standard vanities, desks, consoles and wider wall areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 120CM --\u003e\n\u003carticle id=\"larsson-120-section\" class=\"stb-larsson__length stb-larsson__length--long\"\u003e\n\u003cdiv class=\"stb-larsson__length-media\"\u003e\n\u003cdiv class=\"stb-larsson__length-image\"\u003e\u003ca href=\"#larsson-120-image\" class=\"stb-larsson__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larsson-linear-wood-wall-light-stuberlighting_29.jpg?v=1785463203\" alt=\"Larsson Linear Wood Wall Light 47.2 inch dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-larsson__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__length-copy\"\u003e\n\u003csmall\u003e Statement \u003c\/small\u003e \u003cstrong\u003e 47.2\" \/ 120cm · ~24W \u003c\/strong\u003e\n\u003cp\u003eA long architectural line for wide mirrors, broad walls and larger-scale installations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"larsson-60-image\" href=\"#larsson-60-section\" class=\"stb-larsson__lightbox\"\u003e \u003cspan class=\"stb-larsson__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larsson-linear-wood-wall-light-stuberlighting_30.jpg?v=1785463203\" alt=\"Enlarged Larsson 23.6 inch dimensions\"\u003e \u003cspan class=\"stb-larsson__lightbox-caption\"\u003e Larsson · 23.6\" \/ 60cm \u003c\/span\u003e \u003cspan class=\"stb-larsson__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"larsson-80-image\" href=\"#larsson-80-section\" class=\"stb-larsson__lightbox\"\u003e \u003cspan class=\"stb-larsson__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larsson-linear-wood-wall-light-stuberlighting_28.jpg?v=1785463203\" alt=\"Enlarged Larsson 31.5 inch dimensions\"\u003e \u003cspan class=\"stb-larsson__lightbox-caption\"\u003e Larsson · 31.5\" \/ 80cm \u003c\/span\u003e \u003cspan class=\"stb-larsson__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"larsson-120-image\" href=\"#larsson-120-section\" class=\"stb-larsson__lightbox\"\u003e \u003cspan class=\"stb-larsson__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larsson-linear-wood-wall-light-stuberlighting_29.jpg?v=1785463203\" alt=\"Enlarged Larsson 47.2 inch dimensions\"\u003e \u003cspan class=\"stb-larsson__lightbox-caption\"\u003e Larsson · 47.2\" \/ 120cm \u003c\/span\u003e \u003cspan class=\"stb-larsson__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PROFILE\n  ====================================================== --\u003e\n\u003csection class=\"stb-larsson__profile\"\u003e\n\u003cdiv class=\"stb-larsson__profile-label\"\u003e\n\u003csmall\u003e Physical Profile \u003c\/small\u003e \u003cstrong\u003e Slim in Section, Long in Reach. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__profile-grid\"\u003e\n\u003cdiv class=\"stb-larsson__profile-item\"\u003e\n\u003csmall\u003e Cross-Section \u003c\/small\u003e \u003cstrong\u003e 1.8\" × 1.8\" \u003c\/strong\u003e\n\u003cp\u003e4.5 × 4.5cm, shared by all three lengths.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__profile-item\"\u003e\n\u003csmall\u003e Reach \u003c\/small\u003e \u003cstrong\u003e 15.4\" \/ 39cm \u003c\/strong\u003e\n\u003cp\u003eDistance listed from the mounting box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__profile-item\"\u003e\n\u003csmall\u003e Diffuser \u003c\/small\u003e \u003cstrong\u003e Frosted Acrylic \u003c\/strong\u003e\n\u003cp\u003eSoftens the LED source into a more continuous line.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DUAL MOUNT\n  ====================================================== --\u003e\n\u003csection class=\"stb-larsson__mount\"\u003e\n\u003cdiv class=\"stb-larsson__mount-head\"\u003e\n\u003cspan class=\"stb-larsson__eyebrow\"\u003e Dual-Mount Design \u003c\/span\u003e\n\u003ch3 class=\"stb-larsson__section-title\"\u003eUse It on the Wall — or Flat on the Ceiling.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__mount-grid\"\u003e\n\u003carticle class=\"stb-larsson__mount-item\"\u003e\u003csmall\u003e Wall Mount \u003c\/small\u003e \u003cstrong\u003e Linear Wall Light \u003c\/strong\u003e\n\u003cp\u003eMount horizontally above a mirror, desk, console or along an architectural wall.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-larsson__mount-item stb-larsson__mount-item--ceiling\"\u003e\u003csmall\u003e Ceiling Mount \u003c\/small\u003e \u003cstrong\u003e Slim Flush-Mount Line \u003c\/strong\u003e\n\u003cp\u003eThe same fixture can mount flat to the ceiling when a narrow, low-profile linear ceiling light is preferred.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BEFORE YOU BUY\n  ====================================================== --\u003e\n\u003csection class=\"stb-larsson__before\"\u003e\n\u003carticle class=\"stb-larsson__before-item\"\u003e\u003csmall\u003e Check Before Ordering \u003c\/small\u003e \u003cstrong\u003e The 1.8\" base is narrower than many standard US junction boxes. \u003c\/strong\u003e\n\u003cp\u003eMeasure your existing JBOX before ordering. If the electrical box is wider than the fixture, an additional cover plate or mounting adapter may be needed to conceal the opening cleanly.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-larsson__before-item\"\u003e\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Use a compatible Triac dimmer. \u003c\/strong\u003e\n\u003cp\u003eThe integrated LED supports Triac dimming. For dimming, use a compatible Triac wall dimmer. If brightness adjustment is not required, a standard on \/ off wall switch can be used.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ELECTRICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-larsson__utility\"\u003e\n\u003cdiv class=\"stb-larsson__utility-item\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003cp\u003eBuilt-in.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__utility-item\"\u003e\n\u003csmall\u003e Standard CCT \u003c\/small\u003e \u003cstrong\u003e 3000K \u003c\/strong\u003e\n\u003cp\u003eWarm white.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__utility-item\"\u003e\n\u003csmall\u003e Voltage \u003c\/small\u003e \u003cstrong\u003e 110–220V \u003c\/strong\u003e\n\u003cp\u003eHardwired.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__utility-item\"\u003e\n\u003csmall\u003e Environment \u003c\/small\u003e \u003cstrong\u003e Indoor Damp-Rated \u003c\/strong\u003e\n\u003cp\u003eNo direct water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL WOOD NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-larsson__natural\"\u003e\u003cstrong\u003e Real pine means every fixture will have slightly different grain. \u003c\/strong\u003e\n\u003cp\u003eSmall variations in grain, knots and tone are normal. Both Wood Color and Walnut Color use the listed natural pine construction; Walnut Color refers to the darker finish tone, not walnut wood species. Hand-measured dimensions may vary 1–2cm.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-larsson__specs\"\u003e\n\u003cdiv class=\"stb-larsson__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Larsson Linear Wood Wall Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Natural Pine Wood · Metal · Frosted Acrylic Diffuser \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__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-larsson__spec\"\u003e\n\u003cspan\u003e 23.6\" Version \u003c\/span\u003e \u003cstrong\u003e L23.6\" \/ 60cm · Approx. 12W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__spec\"\u003e\n\u003cspan\u003e 31.5\" Version \u003c\/span\u003e \u003cstrong\u003e L31.5\" \/ 80cm · Approx. 16W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__spec\"\u003e\n\u003cspan\u003e 47.2\" Version \u003c\/span\u003e \u003cstrong\u003e L47.2\" \/ 120cm · Approx. 24W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__spec\"\u003e\n\u003cspan\u003e Cross-Section \u003c\/span\u003e \u003cstrong\u003e W1.8\" × H1.8\" · 4.5 × 4.5cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__spec\"\u003e\n\u003cspan\u003e Reach From Box \u003c\/span\u003e \u003cstrong\u003e 15.4\" \/ 39cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED Included · Built-In · Non-Replaceable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__spec\"\u003e\n\u003cspan\u003e Color Temperature \u003c\/span\u003e \u003cstrong\u003e 3000K Warm White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__spec\"\u003e\n\u003cspan\u003e Lighting Modes \u003c\/span\u003e \u003cstrong\u003e Downward Lighting · Up \u0026amp; Down Lighting \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Triac Dimmable · Compatible Triac Dimmer Required for Brightness Control \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e 110–220V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__spec\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e \u003cstrong\u003e Dual-Mount · Wall Sconce or Ceiling Flush Mount \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Standard On \/ Off Wall Switch · Triac Dimmer for Dimming \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__spec\"\u003e\n\u003cspan\u003e JBOX Note \u003c\/span\u003e \u003cstrong\u003e 1.8\" Fixture Base May Be Narrower Than a Standard US Junction Box · Verify Before Ordering \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Professional Installation Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e Indoor Damp-Rated · Suitable Near a Vanity · Not for Direct Water Exposure \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsson__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-larsson__faq\"\u003e\u003cspan class=\"stb-larsson__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-larsson__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich length should I choose?\u003c\/summary\u003e\n\u003cp\u003eThe 23.6\" \/ 60cm version is the most compact and works well above smaller mirrors or on narrow walls. The 31.5\" \/ 80cm version is the most versatile middle size. The 47.2\" \/ 120cm version creates a much stronger horizontal statement for wide mirrors and larger wall areas.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between Downward and Up \u0026amp; Down?\u003c\/summary\u003e\n\u003cp\u003eDownward Lighting directs the glow toward the surface below, making it the more functional option above a mirror or desk. Up \u0026amp; Down Lighting sends light in both directions, creating a broader, more atmospheric wall wash.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the wood real?\u003c\/summary\u003e\n\u003cp\u003eYes. The listed construction uses natural pine wood. Natural grain and tone will vary slightly. Wood Color is the lighter natural appearance, while Walnut Color is a darker finish tone on the pine rather than walnut wood species.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Larsson be mounted on the ceiling?\u003c\/summary\u003e\n\u003cp\u003eYes. Larsson is a dual-mount fixture. It can be installed horizontally on a wall as a linear wall light or flat against the ceiling as a slim linear flush mount.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it cover a standard US junction box?\u003c\/summary\u003e\n\u003cp\u003eNot always. The fixture body is only 1.8\" \/ 4.5cm wide, which can be narrower than a standard US junction box. Measure your existing box before ordering. If the box is wider, an additional cover plate or mounting adapter may be required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the integrated LED dimmable?\u003c\/summary\u003e\n\u003cp\u003eYes. The built-in LED supports Triac dimming. Use a compatible Triac dimmer switch for brightness control. If dimming is not needed, the fixture can operate from a standard on \/ off wall switch.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I install it above a bathroom vanity?\u003c\/summary\u003e\n\u003cp\u003eThe fixture is rated for indoor damp locations, so it can be used near a vanity when kept away from direct water spray. It is not intended for wet locations or 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-larsson__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":"Downward Lighting:Dia 23.6\" x W 1.8\" x H 1.8\" \/ Wood Color \/ Triac Dimmable Warm Light","offer_id":52700208791835,"sku":"STB-WS-26-10092","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Downward Lighting:Dia 23.6\" x W 1.8\" x H 1.8\" \/ Walnut Color \/ Triac Dimmable Warm Light","offer_id":52700208824603,"sku":"STB-WS-26-10093","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Downward Lighting:Dia 31.5\"x W 1.8\" x H 1.8\" \/ Wood Color \/ Triac Dimmable Warm Light","offer_id":52700208857371,"sku":"STB-WS-26-10094","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Downward Lighting:Dia 31.5\"x W 1.8\" x H 1.8\" \/ Walnut Color \/ Triac Dimmable Warm Light","offer_id":52700208890139,"sku":"STB-WS-26-10095","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Downward Lighting:Dia 47.2\"x W1.8\"x H 1.8\" \/ Wood Color \/ Triac Dimmable Warm Light","offer_id":52700208922907,"sku":"STB-WS-26-10096","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Downward Lighting:Dia 47.2\"x W1.8\"x H 1.8\" \/ Walnut Color \/ Triac Dimmable Warm Light","offer_id":52700208955675,"sku":"STB-WS-26-10097","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Up \u0026 Down Lighting:Dia 23.6\"x W 1.8\"x H 1.8\" \/ Wood Color \/ Triac Dimmable Warm Light","offer_id":52700208988443,"sku":"STB-WS-26-10098","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Up \u0026 Down Lighting:Dia 23.6\"x W 1.8\"x H 1.8\" \/ Walnut Color \/ Triac Dimmable Warm Light","offer_id":52700209021211,"sku":"STB-WS-26-10099","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Up \u0026 Down Lighting:Dia 31.5\"x W 1.8\"x H 1.8\" \/ Wood Color \/ Triac Dimmable Warm Light","offer_id":52700209053979,"sku":"STB-WS-26-10100","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Up \u0026 Down Lighting:Dia 31.5\"x W 1.8\"x H 1.8\" \/ Walnut Color \/ Triac Dimmable Warm Light","offer_id":52700209086747,"sku":"STB-WS-26-10101","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Up \u0026 Down Lighting:Dia 47.2\" x W 1.8\" x H 1.8\" \/ Wood Color \/ Triac Dimmable Warm Light","offer_id":52700209119515,"sku":"STB-WS-26-10102","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Up \u0026 Down Lighting:Dia 47.2\" x W 1.8\" x H 1.8\" \/ Walnut Color \/ Triac Dimmable Warm Light","offer_id":52700209152283,"sku":"STB-WS-26-10103","price":255.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larsson-linear-wood-wall-light-stuberlighting_1.jpg?v=1785463203"},{"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":"tavo-geometric-wood-wall-light","title":"Tavo Geometric Wood Wall Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — TAVO GEOMETRIC WOOD WALL LIGHT\n\n   FACET \/ TONE \/ GLOW\n\n   COMPACT WOOD OBJECT EDITORIAL\n   DESKTOP · TABLET · MOBILE\n   QUIET LUXURY · SHOPPER-FIRST · DAWN SAFE\n========================================================= *\/\n\n.stb-tavo{\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-tavo *,\n.stb-tavo *::before,\n.stb-tavo *::after{\n  box-sizing:border-box;\n}\n\n.stb-tavo h2,\n.stb-tavo h3,\n.stb-tavo p{\n  margin-top:0;\n}\n\n.stb-tavo h2,\n.stb-tavo h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-tavo 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.tv2-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.tv2-panel:first-child{\n  margin-top:0;\n}\n\n.tv2-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.tv2-title{\n  margin:0;\n\n  font-size:31px;\n  line-height:1.04;\n}\n\n.tv2-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.tv2-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.tv2-head h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.06;\n}\n\n.tv2-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 — OPENING\n========================================================= *\/\n\n.tv2-opening{\n  border-top:4px solid var(--espresso);\n}\n\n.tv2-opening__copy{\n  padding:29px 29px 24px;\n}\n\n.tv2-opening__bottom{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,235px);\n\n  border-top:1px solid var(--line);\n}\n\n.tv2-facts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n}\n\n.tv2-fact{\n  min-width:0;\n\n  padding:12px 14px;\n}\n\n.tv2-fact + .tv2-fact{\n  border-left:1px solid var(--line);\n}\n\n.tv2-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.tv2-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\/* LIGHT CHARACTER *\/\n\n.tv2-light-tag{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:12px 15px;\n\n  background:var(--paper);\n\n  border-left:1px solid var(--line);\n}\n\n.tv2-light-tag small{\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.tv2-light-tag strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   02 — MATERIAL \/ TONE\n========================================================= *\/\n\n.tv2-material{\n  padding:27px 28px;\n}\n\n.tv2-material__layout{\n  display:grid;\n  grid-template-columns:minmax(0,225px) minmax(0,1fr);\n\n  gap:22px;\n  align-items:start;\n}\n\n\n\/* REAL DETAIL IMAGE *\/\n\n.tv2-detail{\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.tv2-detail__frame{\n  width:195px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.tv2-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.tv2-detail__frame img{\n  max-height:190px !important;\n}\n\n.tv2-detail__meta{\n  padding:8px 3px 2px;\n}\n\n.tv2-detail__meta small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.tv2-detail__meta strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-size:11.6px;\n  font-weight:600;\n}\n\n\n\/* MATERIAL LEDGER *\/\n\n.tv2-material-list{\n  min-width:0;\n\n  border-top:1px solid var(--espresso);\n}\n\n.tv2-material-row{\n  display:grid;\n  grid-template-columns:minmax(0,78px) minmax(0,1fr);\n\n  gap:12px;\n\n  padding:10px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.tv2-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.tv2-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.tv2-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\/* TWO TONES *\/\n\n.tv2-tones{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:12px;\n}\n\n.tv2-tone{\n  min-width:0;\n\n  padding:11px 12px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.tv2-tone--brown{\n  background:#F1E6D8;\n}\n\n.tv2-tone--beige{\n  background:#FBF6EC;\n}\n\n.tv2-tone__line{\n  width:34px;\n  height:3px;\n\n  margin-bottom:7px;\n\n  border-radius:20px;\n}\n\n.tv2-tone--brown .tv2-tone__line{\n  background:#735238;\n}\n\n.tv2-tone--beige .tv2-tone__line{\n  background:#C5A879;\n}\n\n.tv2-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.tv2-tone 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.tv2-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 WOOD NOTE *\/\n\n.tv2-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 — SIZE \/ GLOW\n========================================================= *\/\n\n.tv2-size{\n  padding:27px 28px;\n}\n\n.tv2-size__layout{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:22px;\n  align-items:start;\n}\n\n\n\/* DIMENSION *\/\n\n.tv2-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.tv2-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.tv2-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.tv2-dimension__frame img{\n  max-height:140px !important;\n}\n\n.tv2-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 INFO *\/\n\n.tv2-size-info{\n  min-width:0;\n\n  border-top:1px solid var(--espresso);\n}\n\n.tv2-size-row{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:17px;\n  align-items:center;\n\n  padding:13px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.tv2-size-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.tv2-size-row strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1.03;\n\n  font-weight:500;\n}\n\n.tv2-size-row span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.2px;\n  line-height:1.43;\n}\n\n\n\/* PLACEMENT *\/\n\n.tv2-placement{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin-top:11px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n\n  overflow:hidden;\n}\n\n.tv2-placement__item{\n  min-width:0;\n\n  padding:10px 11px;\n}\n\n.tv2-placement__item + .tv2-placement__item{\n  border-left:1px solid var(--line);\n}\n\n.tv2-placement__item small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:8.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.tv2-placement__item strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-size:11.2px;\n  font-weight:600;\n}\n\n\n\/* AMBIENT BAND *\/\n\n.tv2-glow{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin-top:13px;\n\n  padding:13px 15px;\n\n  background:var(--espresso);\n\n  border-radius:7px;\n}\n\n.tv2-glow 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.tv2-glow 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.tv2-glow__copy{\n  padding-left:17px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n\n  color:#D8CDBF;\n\n  font-size:11.3px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.tv2-details{\n  padding:27px 28px;\n}\n\n.tv2-details__top{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,215px);\n\n  gap:22px;\n  align-items:start;\n\n  margin-bottom:16px;\n}\n\n.tv2-details__top h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.06;\n}\n\n.tv2-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.tv2-install{\n  min-width:0;\n\n  padding:14px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.tv2-install small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.tv2-install strong{\n  display:block;\n\n  margin:3px 0 5px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.tv2-install p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.2px;\n  line-height:1.45;\n}\n\n\n\/* SPECS *\/\n\n.tv2-spec-list{\n  border-top:1px solid var(--espresso);\n}\n\n.tv2-spec{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.tv2-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.tv2-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\/* FINAL NOTES *\/\n\n.tv2-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:12px;\n}\n\n.tv2-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.tv2-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.tv2-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.tv2-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.tv2-shipping h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.tv2-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.tv2-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.tv2-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.tv2-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.tv2-lightbox:target{\n  display:flex;\n}\n\n.tv2-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.tv2-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.tv2-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.tv2-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-tavo{\n    max-width:810px;\n  }\n\n  .tv2-opening__copy{\n    padding:27px 24px 22px;\n  }\n\n  .tv2-title{\n    font-size:29px;\n  }\n\n  .tv2-material,\n  .tv2-size,\n  .tv2-details{\n    padding:24px;\n  }\n\n  .tv2-material__layout{\n    grid-template-columns:minmax(0,195px) minmax(0,1fr);\n\n    gap:18px;\n  }\n\n  .tv2-detail__frame{\n    width:165px;\n  }\n\n  .tv2-size__layout{\n    grid-template-columns:minmax(0,160px) minmax(0,1fr);\n\n    gap:18px;\n  }\n\n  .tv2-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-tavo{\n    font-size:13px;\n  }\n\n  .tv2-panel{\n    border-radius:8px;\n  }\n\n\n  \/* OPENING *\/\n\n  .tv2-opening__copy{\n    padding:23px 19px 20px;\n  }\n\n  .tv2-title{\n    font-size:27px;\n  }\n\n  .tv2-opening__bottom{\n    grid-template-columns:1fr;\n  }\n\n  .tv2-light-tag{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SECTIONS *\/\n\n  .tv2-material,\n  .tv2-size,\n  .tv2-details{\n    padding:22px 19px;\n  }\n\n  .tv2-head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  \/* MATERIAL *\/\n\n  .tv2-material__layout{\n    grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n    gap:14px;\n  }\n\n  .tv2-detail__frame{\n    width:120px;\n  }\n\n  .tv2-detail__frame img{\n    max-height:120px !important;\n  }\n\n  .tv2-material-row{\n    grid-template-columns:minmax(0,62px) minmax(0,1fr);\n\n    gap:8px;\n  }\n\n\n  \/* SIZE *\/\n\n  .tv2-size__layout{\n    grid-template-columns:minmax(0,140px) minmax(0,1fr);\n\n    gap:13px;\n  }\n\n  .tv2-dimension__frame{\n    width:110px;\n  }\n\n  .tv2-dimension__frame img{\n    max-height:110px !important;\n  }\n\n  .tv2-size-row{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n  .tv2-placement{\n    grid-template-columns:1fr;\n  }\n\n  .tv2-placement__item + .tv2-placement__item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .tv2-glow{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .tv2-glow__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  .tv2-details__top{\n    grid-template-columns:1fr;\n\n    gap:10px;\n  }\n\n  .tv2-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .tv2-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n  .tv2-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .tv2-facts{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .tv2-fact:nth-child(3){\n    grid-column:1 \/ 3;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .tv2-tones{\n    grid-template-columns:1fr;\n  }\n\n  .tv2-size__layout{\n    grid-template-columns:1fr;\n  }\n\n  .tv2-dimension{\n    width:150px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .tv2-facts{\n    grid-template-columns:1fr;\n  }\n\n  .tv2-fact,\n  .tv2-fact:nth-child(3){\n    grid-column:auto;\n  }\n\n  .tv2-fact + .tv2-fact{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .tv2-material__layout{\n    grid-template-columns:1fr;\n  }\n\n  .tv2-detail{\n    width:155px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-tavo\" id=\"tavo-root\"\u003e\n\u003c!-- =====================================================\n       01 — OPENING\n  ====================================================== --\u003e\n\u003csection class=\"tv2-panel tv2-opening\"\u003e\n\u003cdiv class=\"tv2-opening__copy\"\u003e\n\u003cspan class=\"tv2-kicker\"\u003e Tavo Geometric Wood Wall Light \u003c\/span\u003e\n\u003ch2 class=\"tv2-title\"\u003eA Small Wood Accent With Just Enough Geometry\u003c\/h2\u003e\n\u003cp class=\"tv2-lead\"\u003eTavo pairs a faceted natural-wood shade with warm brass detailing. Compact and deliberately understated, it adds soft ambient light without taking over the wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-opening__bottom\"\u003e\n\u003cdiv class=\"tv2-facts\"\u003e\n\u003cdiv class=\"tv2-fact\"\u003e\n\u003csmall\u003e Size \u003c\/small\u003e \u003cstrong\u003e Ø5.3\" × H7.5\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-fact\"\u003e\n\u003csmall\u003e Finishes \u003c\/small\u003e \u003cstrong\u003e Brown \/ Beige \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-fact\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-light-tag\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Soft Ambient Glow \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — WOOD \/ TONE\n  ====================================================== --\u003e\n\u003csection class=\"tv2-panel tv2-material\"\u003e\n\u003cdiv class=\"tv2-head\"\u003e\n\u003ch3\u003eNatural Wood Keeps the Geometry Warm\u003c\/h3\u003e\n\u003cp\u003eThe faceted shape gives Tavo a clean modern profile, while real wood grain prevents it from feeling cold or overly graphic. Brass adds a small warm metallic accent.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-material__layout\"\u003e\n\u003c!-- PRODUCT DETAIL --\u003e\n\u003carticle class=\"tv2-detail\"\u003e\n\u003cdiv class=\"tv2-detail__frame\"\u003e\u003ca href=\"#tv2-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tavo-geometric-wood-wall-light-stuberlighting_3.jpg?v=1785761893\" alt=\"Close-up of Tavo Geometric Wood Wall Light natural wood shade and brass detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"tv2-detail__meta\"\u003e\n\u003csmall\u003e Product Detail \u003c\/small\u003e \u003cstrong\u003e Natural Wood + Brass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MATERIAL LEDGER --\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"tv2-material-list\"\u003e\n\u003cdiv class=\"tv2-material-row\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Faceted Natural Wood \u003c\/strong\u003e\n\u003cp\u003eGeometric planes keep the silhouette crisp while visible grain gives every shade a slightly different character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-material-row\"\u003e\n\u003csmall\u003e Detail \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Warm Brass \u003c\/strong\u003e\n\u003cp\u003eA restrained metallic accent that complements both wood-tone options.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-material-row\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Ambient Rather Than Task \u003c\/strong\u003e\n\u003cp\u003eThe wood shade softens the output, making Tavo better for atmosphere than bright whole-room illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TONES --\u003e\n\u003cdiv class=\"tv2-tones\"\u003e\n\u003cdiv class=\"tv2-tone tv2-tone--brown\"\u003e\n\u003cdiv class=\"tv2-tone__line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003csmall\u003e Brown + Brass \u003c\/small\u003e \u003cstrong\u003e Deeper + Grounded \u003c\/strong\u003e \u003cspan\u003e The richer of the two natural wood tones. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-tone tv2-tone--beige\"\u003e\n\u003cdiv class=\"tv2-tone__line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003csmall\u003e Beige + Brass \u003c\/small\u003e \u003cstrong\u003e Lighter + Softer \u003c\/strong\u003e \u003cspan\u003e A brighter wood tone with a quieter visual weight. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-natural\"\u003e\n\u003cstrong style=\"color: #1c1209;\"\u003eNatural wood note:\u003c\/strong\u003e grain, pattern, tone and small markings 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       03 — SIZE \/ GLOW\n  ====================================================== --\u003e\n\u003csection class=\"tv2-panel tv2-size\"\u003e\n\u003cdiv class=\"tv2-head\"\u003e\n\u003ch3\u003eCompact by Design\u003c\/h3\u003e\n\u003cp\u003eTavo comes in one intentionally small size. It works best where you want a warm wall accent without using a large decorative sconce.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-size__layout\"\u003e\n\u003c!-- DIMENSION IMAGE --\u003e\n\u003cdiv class=\"tv2-dimension\"\u003e\n\u003cdiv class=\"tv2-dimension__frame\"\u003e\u003ca href=\"#tv2-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tavo-geometric-wood-wall-light-stuberlighting_4.jpg?v=1785761893\" alt=\"Tavo Geometric Wood Wall Light dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"tv2-caption\"\u003eSize Reference · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE INFO --\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"tv2-size-info\"\u003e\n\u003cdiv class=\"tv2-size-row\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e One Size \u003c\/small\u003e \u003cstrong\u003e Ø5.3\" × H7.5\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cspan\u003e Ø13.5 × H19 cm. Its compact scale makes it easy to repeat as a pair or use where wall space is limited. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-placement\"\u003e\n\u003cdiv class=\"tv2-placement__item\"\u003e\n\u003csmall\u003e Bedside \u003c\/small\u003e \u003cstrong\u003e Compact Pair \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-placement__item\"\u003e\n\u003csmall\u003e Hallway \u003c\/small\u003e \u003cstrong\u003e Quiet Accent \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-placement__item\"\u003e\n\u003csmall\u003e Reading Nook \u003c\/small\u003e \u003cstrong\u003e Mood Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-glow\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Before You Choose \u003c\/small\u003e \u003cstrong\u003e This Is Not Task Lighting \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-glow__copy\"\u003eTavo is designed for soft ambient light. Use it for atmosphere beside a bed, in a hallway or reading corner; pair it with another light source when brighter functional illumination is needed.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"tv2-panel tv2-details\"\u003e\n\u003cdiv class=\"tv2-details__top\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"tv2-kicker\"\u003e Specifications \u003c\/span\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cp\u003eThe essentials for bulb choice, wall wiring and installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"tv2-install\"\u003e\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired Wall Light \u003c\/strong\u003e\n\u003cp\u003eConnects to wall wiring and operates from a standard wall switch. Professional installation is recommended.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-spec-list\"\u003e\n\u003cdiv class=\"tv2-spec\"\u003e\n\u003cspan class=\"tv2-spec__label\"\u003e Size \u003c\/span\u003e \u003cspan class=\"tv2-spec__value\"\u003e Ø5.3\" × H7.5\" · Ø13.5 × H19 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-spec\"\u003e\n\u003cspan class=\"tv2-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"tv2-spec__value\"\u003e Natural wood · Brass \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-spec\"\u003e\n\u003cspan class=\"tv2-spec__label\"\u003e Finishes \u003c\/span\u003e \u003cspan class=\"tv2-spec__value\"\u003e Brown + Brass · Beige + Brass \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-spec\"\u003e\n\u003cspan class=\"tv2-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"tv2-spec__value\"\u003e E26 \/ E27 socket · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-spec\"\u003e\n\u003cspan class=\"tv2-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"tv2-spec__value\"\u003e 40W maximum \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-spec\"\u003e\n\u003cspan class=\"tv2-spec__label\"\u003e Recommended Tone \u003c\/span\u003e \u003cspan class=\"tv2-spec__value\"\u003e For replacement bulbs, around 2700K Warm White complements the wood and brass \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-spec\"\u003e\n\u003cspan class=\"tv2-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"tv2-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-spec\"\u003e\n\u003cspan class=\"tv2-spec__label\"\u003e Wiring \u003c\/span\u003e \u003cspan class=\"tv2-spec__value\"\u003e Hardwired \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-spec\"\u003e\n\u003cspan class=\"tv2-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"tv2-spec__value\"\u003e Standard wall On \/ Off switch · Switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-spec\"\u003e\n\u003cspan class=\"tv2-spec__label\"\u003e Mounting \u003c\/span\u003e \u003cspan class=\"tv2-spec__value\"\u003e Wall mounted \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-spec\"\u003e\n\u003cspan class=\"tv2-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"tv2-spec__value\"\u003e Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-spec\"\u003e\n\u003cspan class=\"tv2-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"tv2-spec__value\"\u003e IP20 · Indoor dry locations only · Not waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-spec\"\u003e\n\u003cspan class=\"tv2-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"tv2-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=\"tv2-notes\"\u003e\n\u003cdiv class=\"tv2-note\"\u003e\n\u003cstrong\u003e Natural Wood \u003c\/strong\u003e \u003cspan\u003e Grain, tone and markings naturally vary, so the exact shade you receive will differ slightly from the product photography. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv2-note\"\u003e\n\u003cstrong\u003e Light Character \u003c\/strong\u003e \u003cspan\u003e The wood shade creates a softer, more atmospheric glow. Tavo is intended as accent lighting, not the primary light source for a room. \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=\"tv2-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=\"tv2-detail-large\" href=\"#tavo-root\" class=\"tv2-lightbox\"\u003e \u003cspan class=\"tv2-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tavo-geometric-wood-wall-light-stuberlighting_3.jpg?v=1785761893\" alt=\"Enlarged Tavo natural wood and brass detail\"\u003e \u003cspan class=\"tv2-lightbox__caption\"\u003e Tavo · Natural Wood + Brass Detail \u003c\/span\u003e \u003cspan class=\"tv2-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"tv2-size-large\" href=\"#tavo-root\" class=\"tv2-lightbox\"\u003e \u003cspan class=\"tv2-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tavo-geometric-wood-wall-light-stuberlighting_4.jpg?v=1785761893\" alt=\"Enlarged Tavo Geometric Wood Wall Light dimensions\"\u003e \u003cspan class=\"tv2-lightbox__caption\"\u003e Tavo · Ø5.3\" × H7.5\" \u003c\/span\u003e \u003cspan class=\"tv2-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.3\"x H 7.5\" \/ Brown \u0026Brass","offer_id":52723680903451,"sku":"STB-WS-26-10140","price":168.0,"currency_code":"USD","in_stock":true},{"title":"Dia 5.3\"x H 7.5\" \/ Beige \u0026 Brass","offer_id":52723680936219,"sku":"STB-WS-26-10141","price":168.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tavo-geometric-wood-wall-light-stuberlighting_1.jpg?v=1785761893"},{"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":"vireo-candle-warmer-lamp","title":"Vireo Candle Warmer Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — VIREO CANDLE WARMER LAMP\n\n   WARM \/ PLACE \/ SCENT\n\n   SMALL-CARD PRODUCT EDITORIAL\n   NO LARGE OUTER CARD\n   ESPRESSO · IVORY · GOLD · MUTED GREEN\n   DESKTOP · TABLET · MOBILE · DAWN SAFE\n========================================================= *\/\n\n.stb-vireo{\n  --espresso:#1C1209;\n  --espresso-2:#2A2015;\n\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817568;\n\n  --gold:#C8A96E;\n  --gold-deep:#98733F;\n\n  --ivory:#FFFDF8;\n  --paper:#F8F2E7;\n  --cream:#F5EDD8;\n  --sand:#E8DCC5;\n\n  --green:#3F4B3C;\n  --green-soft:#DCE0D5;\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-vireo *,\n.stb-vireo *::before,\n.stb-vireo *::after{\n  box-sizing:border-box;\n}\n\n.stb-vireo h2,\n.stb-vireo h3,\n.stb-vireo p{\n  margin-top:0;\n}\n\n.stb-vireo h2,\n.stb-vireo h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-vireo 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.vi2-intro{\n  padding:8px 2px 23px;\n\n  border-bottom:1px solid var(--line-strong);\n}\n\n.vi2-intro::before{\n  content:\"\";\n\n  display:block;\n\n  width:54px;\n  height:4px;\n\n  margin-bottom:15px;\n\n  background:var(--green);\n\n  border-radius:20px;\n}\n\n.vi2-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.vi2-title{\n  max-width:660px;\n\n  margin:0;\n\n  font-size:31px;\n  line-height:1.04;\n}\n\n.vi2-lead{\n  max-width:660px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:12.4px;\n  line-height:1.64;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.vi2-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.vi2-fact{\n  min-width:0;\n\n  padding:10px 11px;\n\n  border-radius:7px;\n\n  box-shadow:var(--shadow);\n}\n\n.vi2-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.vi2-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\/* DARK *\/\n\n.vi2-fact--dark{\n  background:var(--espresso);\n\n  border:1px solid var(--espresso);\n}\n\n.vi2-fact--dark small{\n  color:var(--gold);\n}\n\n.vi2-fact--dark strong{\n  color:#FFF8ED;\n}\n\n\n\/* GREEN *\/\n\n.vi2-fact--green{\n  background:var(--green);\n\n  border:1px solid #354033;\n}\n\n.vi2-fact--green small{\n  color:#D9C59B;\n}\n\n.vi2-fact--green strong{\n  color:#FFFDF8;\n}\n\n\n\/* SAND *\/\n\n.vi2-fact--sand{\n  background:var(--sand);\n\n  border:1px solid var(--line-strong);\n}\n\n.vi2-fact--sand small{\n  color:var(--gold-deep);\n}\n\n.vi2-fact--sand strong{\n  color:var(--espresso);\n}\n\n\n\/* =========================================================\n   SECTIONS\n========================================================= *\/\n\n.vi2-section{\n  padding:25px 2px 24px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.vi2-heading{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:24px;\n\n  margin-bottom:14px;\n}\n\n.vi2-heading__title{\n  min-width:0;\n}\n\n.vi2-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.vi2-tag--green{\n  background:var(--green);\n\n  color:#F3E3BF;\n}\n\n.vi2-heading h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.vi2-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   USE IMAGES\n========================================================= *\/\n\n.vi2-images{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n}\n\n.vi2-image-card{\n  min-width:0;\n\n  padding:8px;\n\n  border-radius:7px;\n\n  box-shadow:var(--shadow);\n}\n\n.vi2-image-card--place{\n  background:var(--sand);\n\n  border:1px solid var(--line-strong);\n}\n\n.vi2-image-card--use{\n  background:var(--green);\n\n  border:1px solid #354033;\n}\n\n.vi2-image-frame{\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  border-radius:5px;\n}\n\n.vi2-image-frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  text-decoration:none;\n}\n\n.vi2-image-frame img{\n  max-height:200px !important;\n}\n\n.vi2-image-copy{\n  padding:7px 3px 2px;\n}\n\n.vi2-image-copy small{\n  display:block;\n\n  font-size:8.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.vi2-image-copy strong{\n  display:block;\n\n  margin-top:2px;\n\n  font-size:11.4px;\n  line-height:1.4;\n\n  font-weight:600;\n}\n\n.vi2-image-copy span{\n  display:block;\n\n  margin-top:2px;\n\n  font-size:10.5px;\n  line-height:1.4;\n}\n\n\n\/* PLACE IMAGE *\/\n\n.vi2-image-card--place small{\n  color:var(--gold-deep);\n}\n\n.vi2-image-card--place strong{\n  color:var(--espresso);\n}\n\n.vi2-image-card--place span{\n  color:var(--text);\n}\n\n\n\/* USE IMAGE *\/\n\n.vi2-image-card--use small{\n  color:#D9C59B;\n}\n\n.vi2-image-card--use strong{\n  color:#FFFDF8;\n}\n\n.vi2-image-card--use span{\n  color:#D8DED3;\n}\n\n\n\/* =========================================================\n   HOW IT WORKS — 3 MINI CARDS\n========================================================= *\/\n\n.vi2-steps{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:9px;\n}\n\n.vi2-step{\n  min-width:0;\n\n  padding:10px 11px;\n\n  border-radius:7px;\n\n  box-shadow:var(--shadow);\n}\n\n.vi2-step small{\n  display:block;\n\n  margin-bottom:2px;\n\n  font-size:8.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.vi2-step strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-size:11.3px;\n  font-weight:600;\n}\n\n.vi2-step p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.7px;\n  line-height:1.42;\n}\n\n\n\/* STEP COLORS *\/\n\n.vi2-step:nth-child(1){\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n}\n\n.vi2-step:nth-child(1) small{\n  color:var(--gold-deep);\n}\n\n\n.vi2-step:nth-child(2){\n  background:var(--sand);\n\n  border:1px solid var(--line-strong);\n}\n\n.vi2-step:nth-child(2) small{\n  color:#725832;\n}\n\n\n.vi2-step:nth-child(3){\n  background:var(--green-soft);\n\n  border:1px solid #B9C0B3;\n}\n\n.vi2-step:nth-child(3) small{\n  color:#52604F;\n}\n\n\n\/* =========================================================\n   BUYING NOTES\n========================================================= *\/\n\n.vi2-before{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:9px;\n}\n\n.vi2-before-card{\n  min-width:0;\n\n  padding:11px 12px;\n\n  border-radius:7px;\n\n  box-shadow:var(--shadow);\n}\n\n.vi2-before-card small{\n  display:block;\n\n  margin-bottom:2px;\n\n  font-size:8.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.vi2-before-card strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  font-size:11.4px;\n  font-weight:600;\n}\n\n.vi2-before-card p{\n  margin:0;\n\n  font-size:10.8px;\n  line-height:1.43;\n}\n\n\n\/* BULB *\/\n\n.vi2-before-card--bulb{\n  background:var(--espresso);\n\n  border:1px solid var(--espresso);\n}\n\n.vi2-before-card--bulb small{\n  color:var(--gold);\n}\n\n.vi2-before-card--bulb strong{\n  color:#FFF8ED;\n}\n\n.vi2-before-card--bulb p{\n  color:#D9CEC0;\n}\n\n\n\/* WAX *\/\n\n.vi2-before-card--wax{\n  background:var(--sand);\n\n  border:1px solid var(--line-strong);\n}\n\n.vi2-before-card--wax small{\n  color:var(--gold-deep);\n}\n\n.vi2-before-card--wax strong{\n  color:var(--espresso);\n}\n\n.vi2-before-card--wax p{\n  color:var(--text);\n}\n\n\n\/* =========================================================\n   SIZE \/ FIT\n========================================================= *\/\n\n.vi2-fit-layout{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,145px);\n\n  gap:15px;\n  align-items:start;\n}\n\n\n\/* FIT MINI CARDS *\/\n\n.vi2-fit-cards{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:7px;\n}\n\n.vi2-fit-card{\n  min-width:0;\n\n  padding:9px 10px;\n\n  border-radius:7px;\n\n  box-shadow:var(--shadow);\n}\n\n.vi2-fit-card small{\n  display:block;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.vi2-fit-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\/* FIT COLORS *\/\n\n.vi2-fit-card:nth-child(1){\n  background:var(--espresso);\n\n  border:1px solid var(--espresso);\n}\n\n.vi2-fit-card:nth-child(1) small{\n  color:var(--gold);\n}\n\n.vi2-fit-card:nth-child(1) strong{\n  color:#FFF8ED;\n}\n\n\n.vi2-fit-card:nth-child(2){\n  background:var(--green);\n\n  border:1px solid #354033;\n}\n\n.vi2-fit-card:nth-child(2) small{\n  color:#D9C59B;\n}\n\n.vi2-fit-card:nth-child(2) strong{\n  color:#FFFDF8;\n}\n\n\n.vi2-fit-card:nth-child(3){\n  background:var(--sand);\n\n  border:1px solid var(--line-strong);\n}\n\n.vi2-fit-card:nth-child(3) small{\n  color:var(--gold-deep);\n}\n\n.vi2-fit-card:nth-child(3) strong{\n  color:var(--espresso);\n}\n\n\n\/* CANDLE FIT *\/\n\n.vi2-candle-fit{\n  margin-top:8px;\n\n  padding:10px 12px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n\n  box-shadow:var(--shadow);\n}\n\n.vi2-candle-fit small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:8.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.vi2-candle-fit strong{\n  display:block;\n\n  margin:2px 0 4px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.vi2-candle-fit p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.8px;\n  line-height:1.44;\n}\n\n\n\/* DIMENSION *\/\n\n.vi2-dimension{\n  min-width:0;\n\n  padding:7px;\n\n  background:var(--green);\n\n  border:1px solid #354033;\n  border-radius:7px;\n\n  box-shadow:var(--shadow);\n}\n\n.vi2-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.vi2-dimension img{\n  max-height:110px !important;\n}\n\n.vi2-dimension p{\n  margin:6px 0 1px;\n\n  color:#E7E0D0;\n\n  font-size:8.8px;\n  line-height:1.35;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   SAFETY STRIP\n========================================================= *\/\n\n.vi2-safety{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:14px;\n  align-items:center;\n\n  margin-top:9px;\n\n  padding:11px 13px;\n\n  background:var(--espresso);\n\n  border-radius:7px;\n}\n\n.vi2-safety__title{\n  padding-right:13px;\n\n  border-right:1px solid rgba(255,255,255,.16);\n}\n\n.vi2-safety small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:8.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.vi2-safety strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.vi2-safety p{\n  margin:0;\n\n  color:#D6CAC0;\n\n  font-size:10.8px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   PRACTICAL MINI CARDS\n========================================================= *\/\n\n.vi2-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.vi2-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.vi2-practical-card small{\n  display:block;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.vi2-practical-card strong{\n  display:block;\n\n  margin-top:2px;\n\n  font-size:10.8px;\n  line-height:1.35;\n\n  font-weight:600;\n}\n\n\n.vi2-practical-card:nth-child(1){\n  background:var(--green);\n\n  border:1px solid #354033;\n}\n\n.vi2-practical-card:nth-child(1) small{\n  color:#D9C59B;\n}\n\n.vi2-practical-card:nth-child(1) strong{\n  color:#FFFDF8;\n}\n\n\n.vi2-practical-card:nth-child(2){\n  background:var(--sand);\n\n  border:1px solid var(--line-strong);\n}\n\n.vi2-practical-card:nth-child(2) small{\n  color:var(--gold-deep);\n}\n\n.vi2-practical-card:nth-child(2) strong{\n  color:var(--espresso);\n}\n\n\n.vi2-practical-card:nth-child(3){\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n}\n\n.vi2-practical-card:nth-child(3) small{\n  color:var(--gold-deep);\n}\n\n.vi2-practical-card:nth-child(3) strong{\n  color:var(--espresso);\n}\n\n\n.vi2-practical-card:nth-child(4){\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n}\n\n.vi2-practical-card:nth-child(4) small{\n  color:var(--gold-deep);\n}\n\n.vi2-practical-card:nth-child(4) strong{\n  color:var(--espresso);\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS — NO CARDS\n========================================================= *\/\n\n.vi2-specs{\n  border-top:1px solid var(--espresso);\n}\n\n.vi2-spec{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:17px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.vi2-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.vi2-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   NATURAL WOOD NOTE\n========================================================= *\/\n\n.vi2-wood-note{\n  display:grid;\n  grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n  gap:12px;\n  align-items:center;\n\n  margin-top:10px;\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\n.vi2-wood-note strong{\n  color:var(--espresso);\n\n  font-size:10.9px;\n  font-weight:600;\n}\n\n.vi2-wood-note span{\n  color:var(--text);\n\n  font-size:10.8px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.vi2-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.vi2-shipping h3{\n  margin:0 0 7px;\n\n  font-size:18px;\n}\n\n.vi2-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.vi2-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.vi2-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.vi2-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.vi2-lightbox:target{\n  display:flex;\n}\n\n.vi2-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.vi2-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.vi2-lightbox__caption{\n  margin-top:8px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n.vi2-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-vireo{\n    max-width:810px;\n  }\n\n  .vi2-title{\n    font-size:29px;\n  }\n\n  .vi2-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-vireo{\n    font-size:13px;\n  }\n\n  .vi2-intro{\n    padding:5px 0 19px;\n  }\n\n  .vi2-title{\n    font-size:27px;\n  }\n\n  .vi2-section{\n    padding:21px 0;\n  }\n\n  .vi2-heading{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .vi2-image-frame img{\n    max-height:155px !important;\n  }\n\n  .vi2-fit-layout{\n    grid-template-columns:1fr;\n  }\n\n  .vi2-dimension{\n    width:130px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n  .vi2-dimension img{\n    max-height:95px !important;\n  }\n\n  .vi2-safety{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .vi2-safety__title{\n    padding:0 0 6px;\n\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.16);\n  }\n\n  .vi2-practical{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .vi2-spec{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .vi2-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n  .vi2-wood-note{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:520px){\n\n  .vi2-images{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .vi2-steps{\n    grid-template-columns:1fr;\n  }\n\n  .vi2-before{\n    grid-template-columns:1fr;\n  }\n\n  .vi2-fit-cards{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .vi2-fit-card:last-child{\n    grid-column:1 \/ 3;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .vi2-facts,\n  .vi2-images,\n  .vi2-practical{\n    grid-template-columns:1fr;\n  }\n\n  .vi2-image-card{\n    width:190px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n  .vi2-fit-cards{\n    grid-template-columns:1fr;\n  }\n\n  .vi2-fit-card:last-child{\n    grid-column:auto;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-vireo\" id=\"vireo-root\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"vi2-intro\"\u003e\u003cspan class=\"vi2-kicker\"\u003e Vireo Candle Warmer Lamp \u003c\/span\u003e\n\u003ch2 class=\"vi2-title\"\u003eWarm the Candle. Release the Scent. Skip the Flame.\u003c\/h2\u003e\n\u003cp class=\"vi2-lead\"\u003eVireo uses the warmth of a GU10 halogen bulb to gently melt scented candle wax from above. You get fragrance and a soft ambient glow without lighting the candle wick.\u003c\/p\u003e\n\u003c!-- QUICK FACTS --\u003e\n\u003cdiv class=\"vi2-facts\"\u003e\n\u003cdiv class=\"vi2-fact vi2-fact--dark\"\u003e\n\u003csmall\u003e Type \u003c\/small\u003e \u003cstrong\u003e Candle Warmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vi2-fact vi2-fact--green\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e GU10 Halogen Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vi2-fact vi2-fact--sand\"\u003e\n\u003csmall\u003e Candle \/ Wax \u003c\/small\u003e \u003cstrong\u003e Not Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       HOW IT WORKS\n  ====================================================== --\u003e\n\u003csection class=\"vi2-section\"\u003e\n\u003cdiv class=\"vi2-heading\"\u003e\n\u003cdiv class=\"vi2-heading__title\"\u003e\n\u003cspan class=\"vi2-tag vi2-tag--green\"\u003e How It Works \u003c\/span\u003e\n\u003ch3\u003eCandle Below, Warmth Above\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003ePlace your scented candle on the base beneath the shade. The halogen bulb warms the top layer of wax and releases fragrance without an open flame.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- REAL USE IMAGES --\u003e\n\u003cdiv class=\"vi2-images\"\u003e\n\u003c!-- PLACE CANDLE --\u003e\n\u003carticle class=\"vi2-image-card vi2-image-card--place\"\u003e\n\u003cdiv class=\"vi2-image-frame\"\u003e\u003ca href=\"#vi2-place-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vireo-candle-warmer-lamp-stuberlighting_6.jpg?v=1786072763\" alt=\"Scented candle placed on the Vireo candle warmer lamp base\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"vi2-image-copy\"\u003e\n\u003csmall\u003e Step 01 \u003c\/small\u003e \u003cstrong\u003e Place the Candle on the Base \u003c\/strong\u003e \u003cspan\u003e Use a heat-safe candle jar or dish that fits comfortably beneath the shade. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- IN USE --\u003e\n\u003carticle class=\"vi2-image-card vi2-image-card--use\"\u003e\n\u003cdiv class=\"vi2-image-frame\"\u003e\u003ca href=\"#vi2-use-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vireo-candle-warmer-lamp-stuberlighting_2.jpg?v=1786072763\" alt=\"Vireo Candle Warmer Lamp warming a scented candle\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"vi2-image-copy\"\u003e\n\u003csmall\u003e In Use \u003c\/small\u003e \u003cstrong\u003e Warm Wax + Soft Light \u003c\/strong\u003e \u003cspan\u003e The bulb warms the candle from above while the lamp adds a cozy ambient glow. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c!-- 3 STEPS --\u003e\n\u003cdiv class=\"vi2-steps\"\u003e\n\u003cdiv class=\"vi2-step\"\u003e\n\u003csmall\u003e 01 · Place \u003c\/small\u003e \u003cstrong\u003e Add Your Candle \u003c\/strong\u003e\n\u003cp\u003eCenter a scented candle on the platform beneath the shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vi2-step\"\u003e\n\u003csmall\u003e 02 · Warm \u003c\/small\u003e \u003cstrong\u003e Switch It On \u003c\/strong\u003e\n\u003cp\u003eThe GU10 halogen bulb gently heats the top layer of wax.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vi2-step\"\u003e\n\u003csmall\u003e 03 · Enjoy \u003c\/small\u003e \u003cstrong\u003e Release the Fragrance \u003c\/strong\u003e\n\u003cp\u003eMelted wax releases scent while Vireo provides soft ambient light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BUYING NOTES --\u003e\n\u003cdiv class=\"vi2-before\"\u003e\n\u003cdiv class=\"vi2-before-card vi2-before-card--bulb\"\u003e\n\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e GU10 Halogen Bulb \u003c\/strong\u003e\n\u003cp\u003eThe required heat-producing bulb is included. When replacing it later, use GU10 halogen again. A standard LED bulb stays too cool to melt the wax.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vi2-before-card vi2-before-card--wax\"\u003e\n\u003csmall\u003e Not Included \u003c\/small\u003e \u003cstrong\u003e Candle \/ Scented Wax \u003c\/strong\u003e\n\u003cp\u003eChoose your own fragrance. Use a candle in a stable, heat-safe jar or dish that fits below the shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE \/ FIT\n  ====================================================== --\u003e\n\u003csection class=\"vi2-section\"\u003e\n\u003cdiv class=\"vi2-heading\"\u003e\n\u003cdiv class=\"vi2-heading__title\"\u003e\n\u003cspan class=\"vi2-tag\"\u003e Fit \u003c\/span\u003e\n\u003ch3\u003eCompact Enough for a Side Table\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eVireo is 7.8\" across and 14.1\" high. Before choosing your candle, confirm that the jar sits securely on the base with comfortable clearance below the shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vi2-fit-layout\"\u003e\n\u003cdiv\u003e\n\u003c!-- MINI SIZE CARDS --\u003e\n\u003cdiv class=\"vi2-fit-cards\"\u003e\n\u003cdiv class=\"vi2-fit-card\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 7.8\" \/ 20 cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vi2-fit-card\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 14.1\" \/ 36 cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vi2-fit-card\"\u003e\n\u003csmall\u003e Weight \u003c\/small\u003e \u003cstrong\u003e Approx. 7.7 lb \/ 3.5 kg \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CANDLE FIT --\u003e\n\u003cdiv class=\"vi2-candle-fit\"\u003e\n\u003csmall\u003e Candle Fit \u003c\/small\u003e \u003cstrong\u003e Check the Jar Before Use \u003c\/strong\u003e\n\u003cp\u003eUse a heat-safe candle container that sits flat and stable on the base. Keep sufficient clearance between the candle and the halogen bulb above.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SAFETY --\u003e\n\u003cdiv class=\"vi2-safety\"\u003e\n\u003cdiv class=\"vi2-safety__title\"\u003e\n\u003csmall\u003e Heat Safety \u003c\/small\u003e \u003cstrong\u003e The Bulb Gets Hot \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eHeat is required to melt the wax. Place Vireo on a stable, heat-safe surface, keep it away from flammable objects, children and pets, and switch it off when unattended or before sleeping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSION IMAGE --\u003e\n\u003cdiv class=\"vi2-dimension\"\u003e\n\u003ca href=\"#vi2-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vireo-candle-warmer-lamp-stuberlighting_17.jpg?v=1786072762\" alt=\"Vireo Candle Warmer Lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cp\u003eØ7.8\" × H14.1\"\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=\"vi2-section\"\u003e\n\u003cdiv class=\"vi2-heading\"\u003e\n\u003cdiv class=\"vi2-heading__title\"\u003e\n\u003cspan class=\"vi2-tag vi2-tag--green\"\u003e Details \u003c\/span\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe practical information that matters before using Vireo with your favorite scented candle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- PRACTICAL MINI CARDS --\u003e\n\u003cdiv class=\"vi2-practical\"\u003e\n\u003cdiv class=\"vi2-practical-card\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e GU10 Halogen Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vi2-practical-card\"\u003e\n\u003csmall\u003e Wax \u003c\/small\u003e \u003cstrong\u003e Not Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vi2-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=\"vi2-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=\"vi2-specs\"\u003e\n\u003cdiv class=\"vi2-spec\"\u003e\n\u003cspan class=\"vi2-spec__label\"\u003e Product Type \u003c\/span\u003e \u003cspan class=\"vi2-spec__value\"\u003e Candle warmer lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vi2-spec\"\u003e\n\u003cspan class=\"vi2-spec__label\"\u003e Size \u003c\/span\u003e \u003cspan class=\"vi2-spec__value\"\u003e Ø7.8\" × H14.1\" · Ø20 × H36 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vi2-spec\"\u003e\n\u003cspan class=\"vi2-spec__label\"\u003e Weight \u003c\/span\u003e \u003cspan class=\"vi2-spec__value\"\u003e Approx. 7.7 lb \/ 3.5 kg \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vi2-spec\"\u003e\n\u003cspan class=\"vi2-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"vi2-spec__value\"\u003e Natural wood · Metal \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vi2-spec\"\u003e\n\u003cspan class=\"vi2-spec__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"vi2-spec__value\"\u003e Walnut-tone wood · Gold-tone metal · Deep green shade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vi2-spec\"\u003e\n\u003cspan class=\"vi2-spec__label\"\u003e Light \/ Heat Source \u003c\/span\u003e \u003cspan class=\"vi2-spec__value\"\u003e GU10 halogen bulb · Included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vi2-spec\"\u003e\n\u003cspan class=\"vi2-spec__label\"\u003e Replacement Bulb \u003c\/span\u003e \u003cspan class=\"vi2-spec__value\"\u003e Use GU10 halogen for candle-warming function · Standard LED bulbs do not provide the required heat \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vi2-spec\"\u003e\n\u003cspan class=\"vi2-spec__label\"\u003e Candle \/ Wax \u003c\/span\u003e \u003cspan class=\"vi2-spec__value\"\u003e Not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vi2-spec\"\u003e\n\u003cspan class=\"vi2-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"vi2-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vi2-spec\"\u003e\n\u003cspan class=\"vi2-spec__label\"\u003e Power \u003c\/span\u003e \u003cspan class=\"vi2-spec__value\"\u003e Plug-in \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vi2-spec\"\u003e\n\u003cspan class=\"vi2-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"vi2-spec__value\"\u003e Inline On \/ Off switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vi2-spec\"\u003e\n\u003cspan class=\"vi2-spec__label\"\u003e Cord \u003c\/span\u003e \u003cspan class=\"vi2-spec__value\"\u003e 59\" \/ 150 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vi2-spec\"\u003e\n\u003cspan class=\"vi2-spec__label\"\u003e Plug Options \u003c\/span\u003e \u003cspan class=\"vi2-spec__value\"\u003e US · UK · AU · EU \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vi2-spec\"\u003e\n\u003cspan class=\"vi2-spec__label\"\u003e Placement \u003c\/span\u003e \u003cspan class=\"vi2-spec__value\"\u003e Tabletop · Nightstand · Side table · Desk \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vi2-spec\"\u003e\n\u003cspan class=\"vi2-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"vi2-spec__value\"\u003e IP20 · Indoor dry locations only · Not waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vi2-spec\"\u003e\n\u003cspan class=\"vi2-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"vi2-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!-- NATURAL WOOD --\u003e\n\u003cdiv class=\"vi2-wood-note\"\u003e\n\u003cstrong\u003e Natural Wood \u003c\/strong\u003e \u003cspan\u003e Grain, pattern and walnut tone naturally vary from piece to piece and are not considered defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"vi2-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       CANDLE PLACEMENT LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"vi2-place-large\" href=\"#vireo-root\" class=\"vi2-lightbox\"\u003e \u003cspan class=\"vi2-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vireo-candle-warmer-lamp-stuberlighting_6.jpg?v=1786072763\" alt=\"Enlarged Vireo candle placement reference\"\u003e \u003cspan class=\"vi2-lightbox__caption\"\u003e Vireo · Place Your Candle on the Base \u003c\/span\u003e \u003cspan class=\"vi2-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       USE LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"vi2-use-large\" href=\"#vireo-root\" class=\"vi2-lightbox\"\u003e \u003cspan class=\"vi2-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vireo-candle-warmer-lamp-stuberlighting_2.jpg?v=1786072763\" alt=\"Enlarged Vireo Candle Warmer Lamp in use\"\u003e \u003cspan class=\"vi2-lightbox__caption\"\u003e Vireo · Warm Wax Without an Open Flame \u003c\/span\u003e \u003cspan class=\"vi2-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"vi2-size-large\" href=\"#vireo-root\" class=\"vi2-lightbox\"\u003e \u003cspan class=\"vi2-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vireo-candle-warmer-lamp-stuberlighting_17.jpg?v=1786072762\" alt=\"Enlarged Vireo Candle Warmer Lamp dimensions\"\u003e \u003cspan class=\"vi2-lightbox__caption\"\u003e Vireo · Ø7.8\" × H14.1\" · Ø20 × H36 cm \u003c\/span\u003e \u003cspan class=\"vi2-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 7.8″ x H 14.1″ \/ Walnut color \u0026 Green \/ US Plug","offer_id":52742508904731,"sku":"STB-TL-26-10478","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 7.8″ x H 14.1″ \/ Walnut color \u0026 Green \/ UK Plug","offer_id":52742508937499,"sku":"STB-TL-26-10479","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 7.8″ x H 14.1″ \/ Walnut color \u0026 Green \/ AU Plug","offer_id":52742508970267,"sku":"STB-TL-26-10480","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 7.8″ x H 14.1″ \/ Walnut color \u0026 Green \/ EU Plug","offer_id":52742509003035,"sku":"STB-TL-26-10481","price":195.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vireo-candle-warmer-lamp-stuberlighting_1.jpg?v=1786072763"},{"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":"arco-wood-candle-warmer-lamp","title":"Arco Wood Candle Warmer Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — ARCO WOOD CANDLE WARMER LAMP\n\n   PRODUCT CONCEPT:\n   ARCH \/ FOOTPRINT \/ WARMTH\n\n   ASYMMETRIC ARCHITECTURAL EDITORIAL\n   NO REPEATED CARD TEMPLATE\n   NO PRODUCT-DRAWING CSS\n   DESKTOP · TABLET · MOBILE · DAWN SAFE\n========================================================= *\/\n\n.stb-arco-editorial{\n  --espresso:#1C1209;\n  --espresso-soft:#2B2016;\n\n  --walnut:#68472E;\n  --walnut-dark:#4C321F;\n  --walnut-pale:#D8C2A8;\n\n  --gold:#C8A96E;\n  --gold-dark:#94713B;\n  --brass:#DEC99F;\n\n  --ivory:#FFFDF8;\n  --cream:#F5EDD8;\n  --sand:#E9DDC5;\n  --paper:#F8F2E7;\n\n  --text:#5F5146;\n  --muted:#837669;\n\n  --line:#DED2BD;\n  --line-strong:#C9B895;\n\n  width:100%;\n  max-width:880px;\n  min-width:0;\n  margin:0 auto;\n\n  background:transparent;\n\n  color:var(--text);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-arco-editorial *,\n.stb-arco-editorial *::before,\n.stb-arco-editorial *::after{\n  box-sizing:border-box;\n}\n\n.stb-arco-editorial h2,\n.stb-arco-editorial h3,\n.stb-arco-editorial p,\n.stb-arco-editorial dl,\n.stb-arco-editorial dd,\n.stb-arco-editorial dt{\n  margin-top:0;\n}\n\n.stb-arco-editorial h2,\n.stb-arco-editorial h3{\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  color:var(--espresso);\n  font-weight:500;\n}\n\n.stb-arco-editorial img{\n  display:block !important;\n  width:auto !important;\n  max-width:100% !important;\n  height:auto !important;\n  margin:auto !important;\n  object-fit:contain !important;\n  box-sizing:border-box !important;\n}\n\n\n\/* =========================================================\n   01 — OPENING FOLIO\n========================================================= *\/\n\n.ae-opening{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\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  overflow:hidden;\n}\n\n\n\/* LEFT IDENTITY RAIL *\/\n\n.ae-rail{\n  display:flex;\n  flex-direction:column;\n  justify-content:space-between;\n\n  min-width:0;\n\n  padding:25px 19px;\n\n  background:var(--espresso);\n}\n\n.ae-rail__top small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:8.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.ae-rail__top strong{\n  display:block;\n\n  margin-top:8px;\n\n  color:#FFF9EE;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:25px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.ae-rail__bottom{\n  padding-top:24px;\n}\n\n.ae-rail__bottom::before{\n  content:\"\";\n\n  display:block;\n\n  width:34px;\n  height:2px;\n\n  margin-bottom:10px;\n\n  background:var(--gold);\n}\n\n.ae-rail__bottom span{\n  display:block;\n\n  color:#CDBDAA;\n\n  font-size:9.5px;\n  line-height:1.5;\n}\n\n\n\/* RIGHT OPENING *\/\n\n.ae-opening__main{\n  min-width:0;\n\n  padding:29px 29px 23px;\n}\n\n.ae-kicker{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--gold-dark);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.ae-title{\n  max-width:590px;\n\n  margin:0;\n\n  font-size:31px;\n  line-height:1.04;\n}\n\n.ae-lead{\n  max-width:610px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:12.3px;\n  line-height:1.62;\n}\n\n\n\/* PURCHASE FACTS — NOT CARDS *\/\n\n.ae-opening__facts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin:21px 0 0;\n\n  padding:0;\n\n  border-top:1px solid var(--espresso);\n  border-bottom:1px solid var(--line);\n}\n\n.ae-opening__fact{\n  min-width:0;\n\n  padding:9px 12px 9px 0;\n}\n\n.ae-opening__fact + .ae-opening__fact{\n  padding-left:12px;\n\n  border-left:1px solid var(--line);\n}\n\n.ae-opening__fact dt{\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.ae-opening__fact dd{\n  margin:2px 0 0;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.08;\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   02 — USE STORY\n========================================================= *\/\n\n.ae-use{\n  display:grid;\n  grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);\n\n  gap:14px;\n\n  margin-top:15px;\n}\n\n\n\/* IMAGE COLUMN *\/\n\n.ae-use__visual{\n  min-width:0;\n\n  padding:9px;\n\n  background:var(--walnut-dark);\n\n  border:1px solid #3D2819;\n  border-radius:8px;\n\n  box-shadow:0 8px 22px rgba(28,18,9,.07);\n}\n\n.ae-use__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.ae-use__visual img{\n  max-height:300px !important;\n}\n\n.ae-use__caption{\n  display:flex;\n  justify-content:space-between;\n  gap:14px;\n\n  padding:8px 3px 1px;\n}\n\n.ae-use__caption small{\n  color:#D6BA8E;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.ae-use__caption span{\n  color:#E8DDD1;\n\n  font-size:9.8px;\n  line-height:1.4;\n\n  text-align:right;\n}\n\n\n\/* HOW IT WORKS COLUMN *\/\n\n.ae-process{\n  min-width:0;\n\n  padding:22px 21px;\n\n  background:var(--sand);\n\n  border-top:3px solid var(--gold);\n  border-bottom:1px solid var(--line-strong);\n}\n\n.ae-process__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:8.6px;\n  font-weight:600;\n\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.ae-process h3{\n  margin:0 0 16px;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n\n\/* VERTICAL PROCESS — NO CARDS *\/\n\n.ae-step{\n  display:grid;\n  grid-template-columns:31px minmax(0,1fr);\n\n  gap:10px;\n\n  padding:10px 0;\n\n  border-top:1px solid #CDBD9F;\n}\n\n.ae-step__num{\n  color:var(--gold-dark);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.15;\n\n  font-weight:500;\n}\n\n.ae-step strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.1px;\n  font-weight:600;\n}\n\n.ae-step p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.7px;\n  line-height:1.43;\n}\n\n\n\/* =========================================================\n   03 — MATERIAL \/ FOOTPRINT\n========================================================= *\/\n\n.ae-material{\n  margin-top:15px;\n\n  padding:24px 25px;\n\n  background:var(--ivory);\n\n  border-left:4px solid var(--walnut);\n  border-top:1px solid var(--line-strong);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n\n  box-shadow:0 7px 20px rgba(28,18,9,.055);\n}\n\n.ae-section-head{\n  display:grid;\n  grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n  gap:24px;\n\n  margin-bottom:16px;\n}\n\n.ae-section-head small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-dark);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.ae-section-head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.ae-section-head p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.54;\n}\n\n\n\/* MATERIAL LEDGER *\/\n\n.ae-material__layout{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,165px);\n\n  gap:19px;\n  align-items:start;\n}\n\n.ae-material-ledger{\n  border-top:1px solid var(--espresso);\n}\n\n.ae-material-row{\n  display:grid;\n  grid-template-columns:minmax(0,110px) minmax(0,1fr);\n\n  gap:15px;\n\n  padding:10px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.ae-material-row span{\n  color:var(--gold-dark);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.ae-material-row strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.3px;\n  font-weight:600;\n}\n\n.ae-material-row p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.8px;\n  line-height:1.44;\n}\n\n\n\/* DIMENSION OBJECT *\/\n\n.ae-dimension{\n  min-width:0;\n\n  padding:8px;\n\n  background:var(--brass);\n\n  border:1px solid #C3AA77;\n  border-radius:7px;\n}\n\n.ae-dimension a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-width:0;\n\n  background:var(--ivory);\n\n  border-radius:4px;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.ae-dimension img{\n  max-height:132px !important;\n}\n\n.ae-dimension p{\n  margin:6px 0 1px;\n\n  color:#5C472A;\n\n  font-size:9px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* FOOTPRINT STRIP *\/\n\n.ae-footprint{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n  gap:15px;\n  align-items:center;\n\n  margin-top:12px;\n\n  padding:10px 12px;\n\n  background:var(--walnut-dark);\n\n  border-radius:6px;\n}\n\n.ae-footprint small{\n  display:block;\n\n  color:#D6BA8E;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.ae-footprint 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.ae-footprint p{\n  margin:0;\n\n  padding-left:14px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n\n  color:#D8C9BA;\n\n  font-size:10.7px;\n  line-height:1.44;\n}\n\n\n\/* NATURAL WOOD NOTE *\/\n\n.ae-natural{\n  margin-top:9px;\n\n  padding:9px 11px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--gold);\n\n  color:var(--text);\n\n  font-size:10.8px;\n  line-height:1.46;\n}\n\n.ae-natural strong{\n  color:var(--espresso);\n}\n\n\n\/* =========================================================\n   04 — WHAT MATTERS BEFORE USE\n========================================================= *\/\n\n.ae-practical{\n  margin-top:15px;\n\n  padding:24px 25px 25px;\n\n  background:#F2E8D7;\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\/* INCLUDED \/ NOT INCLUDED — HORIZONTAL BANDS *\/\n\n.ae-purchase-bands{\n  margin-bottom:16px;\n}\n\n.ae-purchase-band{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:14px;\n\n  padding:10px 12px;\n}\n\n.ae-purchase-band + .ae-purchase-band{\n  margin-top:6px;\n}\n\n.ae-purchase-band--included{\n  background:var(--espresso);\n}\n\n.ae-purchase-band--wax{\n  background:var(--brass);\n\n  border:1px solid #C3AA77;\n}\n\n.ae-purchase-band__label small{\n  display:block;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.ae-purchase-band__label strong{\n  display:block;\n\n  margin-top:2px;\n\n  font-size:11.3px;\n  font-weight:600;\n}\n\n.ae-purchase-band p{\n  margin:0;\n\n  font-size:10.7px;\n  line-height:1.43;\n}\n\n\n\/* INCLUDED COLORS *\/\n\n.ae-purchase-band--included small{\n  color:var(--gold);\n}\n\n.ae-purchase-band--included strong{\n  color:#FFF8EE;\n}\n\n.ae-purchase-band--included p{\n  color:#D9CEC3;\n}\n\n\n\/* WAX COLORS *\/\n\n.ae-purchase-band--wax small{\n  color:#765727;\n}\n\n.ae-purchase-band--wax strong{\n  color:var(--espresso);\n}\n\n.ae-purchase-band--wax p{\n  color:#5D4C3B;\n}\n\n\n\/* SAFETY *\/\n\n.ae-safety{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:15px;\n\n  margin:14px 0 17px;\n\n  padding:10px 0;\n\n  border-top:1px solid var(--espresso);\n  border-bottom:1px solid var(--line-strong);\n}\n\n.ae-safety__title small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.ae-safety__title strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.ae-safety p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.8px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n========================================================= *\/\n\n.ae-specs{\n  border-top:1px solid var(--espresso);\n}\n\n.ae-spec{\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.ae-spec__label{\n  color:#7E6D5E;\n\n  font-size:11.5px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.ae-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.ae-shipping{\n  margin-top:15px;\n\n  padding:17px 18px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-top:3px solid var(--espresso);\n  border-radius:8px;\n\n  box-shadow:0 8px 22px rgba(28,18,9,.06);\n}\n\n.ae-shipping h3{\n  margin:0 0 7px;\n\n  font-size:18px;\n}\n\n.ae-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.ae-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.ae-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.ae-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.ae-lightbox:target{\n  display:flex;\n}\n\n.ae-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.ae-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.ae-lightbox__caption{\n  margin-top:8px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n.ae-lightbox__hint{\n  margin-top:3px;\n\n  color:#A2968C;\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-arco-editorial{\n    max-width:820px;\n  }\n\n  .ae-opening{\n    grid-template-columns:minmax(0,145px) minmax(0,1fr);\n  }\n\n  .ae-opening__main{\n    padding:26px 24px 21px;\n  }\n\n  .ae-title{\n    font-size:29px;\n  }\n\n  .ae-use{\n    grid-template-columns:minmax(0,1fr) minmax(0,.9fr);\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-arco-editorial{\n    font-size:13px;\n  }\n\n\n  \/* HERO *\/\n\n  .ae-opening{\n    grid-template-columns:1fr;\n  }\n\n  .ae-rail{\n    flex-direction:row;\n    align-items:flex-end;\n\n    gap:20px;\n\n    padding:13px 17px;\n  }\n\n  .ae-rail__bottom{\n    padding-top:0;\n\n    text-align:right;\n  }\n\n  .ae-rail__bottom::before{\n    margin:0 0 6px auto;\n  }\n\n  .ae-rail__top strong{\n    font-size:21px;\n  }\n\n  .ae-opening__main{\n    padding:21px 18px 18px;\n  }\n\n  .ae-title{\n    font-size:27px;\n  }\n\n\n  \/* USE *\/\n\n  .ae-use{\n    grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);\n\n    gap:9px;\n  }\n\n  .ae-use__visual img{\n    max-height:220px !important;\n  }\n\n  .ae-process{\n    padding:17px 15px;\n  }\n\n  .ae-process h3{\n    font-size:20px;\n  }\n\n\n  \/* MATERIAL *\/\n\n  .ae-material,\n  .ae-practical{\n    padding:20px 18px;\n  }\n\n  .ae-section-head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .ae-material__layout{\n    grid-template-columns:minmax(0,1fr) minmax(0,130px);\n\n    gap:12px;\n  }\n\n  .ae-material-row{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .ae-dimension img{\n    max-height:105px !important;\n  }\n\n\n  \/* SPECS *\/\n\n  .ae-spec{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .ae-spec__label{\n    color:var(--gold-dark);\n\n    font-size:11.5px;\n\n    font-weight:600;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .ae-opening__facts{\n    grid-template-columns:1fr;\n  }\n\n  .ae-opening__fact + .ae-opening__fact{\n    padding-left:0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .ae-use{\n    grid-template-columns:1fr;\n  }\n\n  .ae-use__visual{\n    width:245px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .ae-material__layout{\n    grid-template-columns:1fr;\n  }\n\n  .ae-dimension{\n    width:145px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .ae-footprint,\n  .ae-purchase-band,\n  .ae-safety{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .ae-footprint 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\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .ae-rail{\n    align-items:flex-start;\n  }\n\n  .ae-rail__bottom span{\n    font-size:8.8px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-arco-editorial\" id=\"arco-editorial-root\"\u003e\n\u003c!-- =====================================================\n       01 — OPENING\n  ====================================================== --\u003e\n\u003csection class=\"ae-opening\"\u003e\u003c!-- IDENTITY RAIL --\u003e\n\u003caside class=\"ae-rail\"\u003e\n\u003cdiv class=\"ae-rail__top\"\u003e\n\u003csmall\u003e Stuber Lighting \u003c\/small\u003e \u003cstrong\u003e Arco \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ae-rail__bottom\"\u003e\u003cspan\u003e Wood Candle\u003cbr\u003eWarmer Lamp \u003c\/span\u003e\u003c\/div\u003e\n\u003c\/aside\u003e\n\u003c!-- MAIN INTRO --\u003e\n\u003cdiv class=\"ae-opening__main\"\u003e\n\u003cspan class=\"ae-kicker\"\u003e Candle Warmer · Walnut + Gold \u003c\/span\u003e\n\u003ch2 class=\"ae-title\"\u003eA Slim Gold Arch Rising From Warm Walnut\u003c\/h2\u003e\n\u003cp class=\"ae-lead\"\u003eArco warms scented candle wax from above with a GU10 halogen bulb, pairing a narrow walnut base with a graceful gold-finish arm that keeps the silhouette light and architectural.\u003c\/p\u003e\n\u003c!-- 3 FACTS WITHOUT CARDS --\u003e\n\u003cdiv class=\"ae-opening__fact\"\u003eBaseWalnut Wood\u003c\/div\u003e\n\u003cdiv class=\"ae-opening__fact\"\u003eBulbGU10 Included\u003c\/div\u003e\n\u003cdiv class=\"ae-opening__fact\"\u003eFootprintØ4.7\" \/ 12cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — REAL USE\n  ====================================================== --\u003e\n\u003csection class=\"ae-use\"\u003e\u003c!-- LARGE REAL PRODUCT IMAGE --\u003e\n\u003cdiv class=\"ae-use__visual\"\u003e\n\u003ca href=\"#ae-use-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/arco-wood-candle-warmer-lamp-stuberlighting_2.jpg?v=1786241409\" alt=\"Arco Wood Candle Warmer Lamp warming a scented candle beneath the gold arch\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cdiv class=\"ae-use__caption\"\u003e\n\u003csmall\u003e In Use \u003c\/small\u003e \u003cspan\u003e Candle on the walnut base\u003cbr\u003eheat directed from above \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VERTICAL PROCESS --\u003e\n\u003cdiv class=\"ae-process\"\u003e\n\u003cspan class=\"ae-process__eyebrow\"\u003e How It Works \u003c\/span\u003e\n\u003ch3\u003eWarmth From the Arch\u003c\/h3\u003e\n\u003cdiv class=\"ae-step\"\u003e\n\u003cspan class=\"ae-step__num\"\u003e 01 \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Place the Candle \u003c\/strong\u003e\n\u003cp\u003eCenter a scented candle on the wood base beneath the dome.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ae-step\"\u003e\n\u003cspan class=\"ae-step__num\"\u003e 02 \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Switch It On \u003c\/strong\u003e\n\u003cp\u003eThe GU10 halogen bulb gently warms the wax from above.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ae-step\"\u003e\n\u003cspan class=\"ae-step__num\"\u003e 03 \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Release the Scent \u003c\/strong\u003e\n\u003cp\u003eThe softened wax releases fragrance while Arco adds a warm ambient glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — MATERIAL \/ FOOTPRINT\n  ====================================================== --\u003e\n\u003csection class=\"ae-material\"\u003e\n\u003cdiv class=\"ae-section-head\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Material \u0026amp; Proportion \u003c\/small\u003e\n\u003ch3\u003eWarm Below, Light Above\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe visual weight stays at the base: walnut anchors the lamp, while the narrow gold-finish arch rises above it without making the piece feel bulky.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ae-material__layout\"\u003e\n\u003c!-- MATERIAL LEDGER --\u003e\n\u003cdiv class=\"ae-material-ledger\"\u003e\n\u003cdiv class=\"ae-material-row\"\u003e\n\u003cspan\u003e Base \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Natural Walnut Wood \u003c\/strong\u003e\n\u003cp\u003eReal wood grain and tone give each base slightly different character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ae-material-row\"\u003e\n\u003cspan\u003e Arch \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Gold-Finish Metal \u003c\/strong\u003e\n\u003cp\u003eA slender curved arm positions the warming dome directly above the candle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ae-material-row\"\u003e\n\u003cspan\u003e Overall \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Ø4.7\" × H12.9\" \u003c\/strong\u003e\n\u003cp\u003eØ12 × H33cm · approximately 6.6lb \/ 3kg.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSION IMAGE --\u003e\n\u003cdiv class=\"ae-dimension\"\u003e\n\u003ca href=\"#ae-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/arco-wood-candle-warmer-lamp-stuberlighting_11.jpg?v=1786241409\" alt=\"Arco Wood Candle Warmer Lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cp\u003eØ4.7\" × H12.9\"\u003cbr\u003eClick to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FOOTPRINT HIGHLIGHT --\u003e\n\u003cdiv class=\"ae-footprint\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e The Number to Check \u003c\/small\u003e \u003cstrong\u003e 4.7\" Base Diameter \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eArco takes up very little tabletop width, making it easy to place on a nightstand, side table, desk or narrow console. Your candle still needs to sit securely beneath the dome.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ae-natural\"\u003e\n\u003cstrong\u003e Natural wood: \u003c\/strong\u003e grain, pattern and walnut 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\/section\u003e\n\u003c!-- =====================================================\n       04 — PRACTICAL DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"ae-practical\"\u003e\n\u003cdiv class=\"ae-section-head\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Before You Use It \u003c\/small\u003e\n\u003ch3\u003eTwo Things That Matter\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe warmer works because the bulb creates heat. The bulb comes with the lamp; the scented candle does not.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- INCLUDED --\u003e\n\u003cdiv class=\"ae-purchase-bands\"\u003e\n\u003cdiv class=\"ae-purchase-band ae-purchase-band--included\"\u003e\n\u003cdiv class=\"ae-purchase-band__label\"\u003e\n\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e GU10 Halogen Bulb \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe required heat-producing bulb is already included. If it is replaced later, use a compatible GU10 halogen bulb again. A standard LED bulb does not produce enough heat for the candle-warming function.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- WAX --\u003e\n\u003cdiv class=\"ae-purchase-band ae-purchase-band--wax\"\u003e\n\u003cdiv class=\"ae-purchase-band__label\"\u003e\n\u003csmall\u003e Not Included \u003c\/small\u003e \u003cstrong\u003e Scented Candle \/ Wax \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eChoose your preferred fragrance. Use a stable, heat-safe candle jar that fits securely beneath the warming dome.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SAFETY --\u003e\n\u003cdiv class=\"ae-safety\"\u003e\n\u003cdiv class=\"ae-safety__title\"\u003e\n\u003csmall\u003e Heat Safety \u003c\/small\u003e \u003cstrong\u003e The Bulb Gets Hot \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eUse Arco on a stable, heat-safe surface away from flammable materials. Do not touch the bulb or warming area while operating, keep it away from children and pets, and switch it off when unattended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"ae-specs\"\u003e\n\u003cdiv class=\"ae-spec\"\u003e\n\u003cspan class=\"ae-spec__label\"\u003e Product Type \u003c\/span\u003e \u003cspan class=\"ae-spec__value\"\u003e Candle warmer lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ae-spec\"\u003e\n\u003cspan class=\"ae-spec__label\"\u003e Size \u003c\/span\u003e \u003cspan class=\"ae-spec__value\"\u003e Ø4.7\" × H12.9\" · Ø12 × H33cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ae-spec\"\u003e\n\u003cspan class=\"ae-spec__label\"\u003e Weight \u003c\/span\u003e \u003cspan class=\"ae-spec__value\"\u003e Approx. 6.6lb \/ 3kg \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ae-spec\"\u003e\n\u003cspan class=\"ae-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"ae-spec__value\"\u003e Walnut wood · Metal \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ae-spec\"\u003e\n\u003cspan class=\"ae-spec__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"ae-spec__value\"\u003e Walnut wood · Gold-finish metal \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ae-spec\"\u003e\n\u003cspan class=\"ae-spec__label\"\u003e Light \/ Heat Source \u003c\/span\u003e \u003cspan class=\"ae-spec__value\"\u003e GU10 halogen bulb · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ae-spec\"\u003e\n\u003cspan class=\"ae-spec__label\"\u003e Replacement Bulb \u003c\/span\u003e \u003cspan class=\"ae-spec__value\"\u003e Use compatible GU10 halogen for candle warming. Standard LED bulbs do not provide the required heat. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ae-spec\"\u003e\n\u003cspan class=\"ae-spec__label\"\u003e Candle \/ Wax \u003c\/span\u003e \u003cspan class=\"ae-spec__value\"\u003e Not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ae-spec\"\u003e\n\u003cspan class=\"ae-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"ae-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ae-spec\"\u003e\n\u003cspan class=\"ae-spec__label\"\u003e Power \u003c\/span\u003e \u003cspan class=\"ae-spec__value\"\u003e Plug-in \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ae-spec\"\u003e\n\u003cspan class=\"ae-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"ae-spec__value\"\u003e Inline On \/ Off switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ae-spec\"\u003e\n\u003cspan class=\"ae-spec__label\"\u003e Cord \u003c\/span\u003e \u003cspan class=\"ae-spec__value\"\u003e 59\" \/ 150cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ae-spec\"\u003e\n\u003cspan class=\"ae-spec__label\"\u003e Plug Options \u003c\/span\u003e \u003cspan class=\"ae-spec__value\"\u003e US · UK · AU · EU \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ae-spec\"\u003e\n\u003cspan class=\"ae-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"ae-spec__value\"\u003e IP20 · Indoor dry locations only · Not waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ae-spec\"\u003e\n\u003cspan class=\"ae-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"ae-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=\"ae-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       USE LIGHTBOX\n       CLICK \/ TAP ANYWHERE TO CLOSE\n  ====================================================== --\u003e \u003ca id=\"ae-use-large\" href=\"#arco-editorial-root\" class=\"ae-lightbox\"\u003e \u003cspan class=\"ae-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/arco-wood-candle-warmer-lamp-stuberlighting_2.jpg?v=1786241409\" alt=\"Enlarged Arco Wood Candle Warmer Lamp in use\"\u003e \u003cspan class=\"ae-lightbox__caption\"\u003e Arco · Candle Below, Warmth From the Arch \u003c\/span\u003e \u003cspan class=\"ae-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"ae-size-large\" href=\"#arco-editorial-root\" class=\"ae-lightbox\"\u003e \u003cspan class=\"ae-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/arco-wood-candle-warmer-lamp-stuberlighting_11.jpg?v=1786241409\" alt=\"Enlarged Arco Wood Candle Warmer Lamp dimensions\"\u003e \u003cspan class=\"ae-lightbox__caption\"\u003e Arco · Ø4.7\" × H12.9\" · Ø12 × H33cm \u003c\/span\u003e \u003cspan class=\"ae-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 4.7″ x H 12.9″ \/ Walnut Wood \u0026 Gold \/ US Plug","offer_id":52780174639387,"sku":"STB-TL-26-10510","price":268.0,"currency_code":"USD","in_stock":true},{"title":"Dia 4.7″ x H 12.9″ \/ Walnut Wood \u0026 Gold \/ UK Plug","offer_id":52780174672155,"sku":"STB-TL-26-10511","price":268.0,"currency_code":"USD","in_stock":true},{"title":"Dia 4.7″ x H 12.9″ \/ Walnut Wood \u0026 Gold \/ AU Plug","offer_id":52780174704923,"sku":"STB-TL-26-10513","price":268.0,"currency_code":"USD","in_stock":true},{"title":"Dia 4.7″ x H 12.9″ \/ Walnut Wood \u0026 Gold \/ EU Plug","offer_id":52780174737691,"sku":"STB-TL-26-10512","price":268.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/arco-wood-candle-warmer-lamp-stuberlighting_1.jpg?v=1786241409"},{"product_id":"fungo-glass-table-lamp","title":"Fungo Glass Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — FUNGO GLASS TABLE LAMP\n\n   PRODUCT CONCEPT:\n   DOME \/ GLASS \/ WEIGHT\n\n   OBJECT PORTRAIT EDITORIAL\n   NO REPEATED CARD TEMPLATE\n   DESKTOP · TABLET · MOBILE · DAWN SAFE\n========================================================= *\/\n\n.stb-fungo{\n  --espresso:#1C1209;\n  --espresso-soft:#2A2015;\n\n  --brown:#4A3218;\n  --walnut:#654429;\n  --walnut-soft:#D8C1A6;\n\n  --gold:#C8A96E;\n  --gold-deep:#957039;\n  --amber:#D7B77C;\n  --amber-soft:#E9D7B7;\n\n  --ivory:#FFFDF8;\n  --cream:#F5EDD8;\n  --paper:#FAF6EE;\n  --sand:#E8DCC7;\n\n  --text:#615348;\n  --muted:#817568;\n\n  --line:#DED2BD;\n  --line-strong:#C9B895;\n\n  width:100%;\n  max-width:880px;\n  min-width:0;\n  margin:0 auto;\n\n  background:transparent;\n\n  color:var(--text);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-fungo *,\n.stb-fungo *::before,\n.stb-fungo *::after{\n  box-sizing:border-box;\n}\n\n.stb-fungo h2,\n.stb-fungo h3,\n.stb-fungo p,\n.stb-fungo dl,\n.stb-fungo dd,\n.stb-fungo dt{\n  margin-top:0;\n}\n\n.stb-fungo h2,\n.stb-fungo h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-fungo img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n\n\/* =========================================================\n   01 — OBJECT PORTRAIT\n========================================================= *\/\n\n.fg-opening{\n  display:grid;\n  grid-template-columns:minmax(0,1.22fr) minmax(0,.78fr);\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:9px;\n\n  box-shadow:0 10px 32px rgba(28,18,9,.085);\n}\n\n\n\/* TITLE SIDE *\/\n\n.fg-opening__copy{\n  min-width:0;\n\n  padding:31px 30px 25px;\n\n  border-top:4px solid var(--espresso);\n}\n\n.fg-kicker{\n  display:block;\n\n  margin-bottom:8px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.fg-title{\n  max-width:520px;\n\n  margin:0;\n\n  font-size:32px;\n  line-height:1.02;\n}\n\n.fg-lead{\n  max-width:570px;\n\n  margin:11px 0 0;\n\n  color:var(--text);\n\n  font-size:12.3px;\n  line-height:1.63;\n}\n\n\n\/* FACT LEDGER — NOT CARDS *\/\n\n.fg-opening__facts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin:21px 0 0;\n\n  border-top:1px solid var(--espresso);\n  border-bottom:1px solid var(--line);\n}\n\n.fg-opening__fact{\n  min-width:0;\n\n  padding:9px 11px 9px 0;\n}\n\n.fg-opening__fact + .fg-opening__fact{\n  padding-left:11px;\n\n  border-left:1px solid var(--line);\n}\n\n.fg-opening__fact dt{\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.fg-opening__fact dd{\n  margin:2px 0 0;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16.5px;\n  line-height:1.08;\n\n  font-weight:500;\n}\n\n\n\/* DARK OBJECT PLAQUE *\/\n\n.fg-opening__plaque{\n  display:flex;\n  flex-direction:column;\n  justify-content:space-between;\n\n  min-width:0;\n\n  padding:25px 21px;\n\n  background:var(--espresso);\n}\n\n.fg-opening__plaque small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.fg-opening__plaque strong{\n  display:block;\n\n  margin-top:9px;\n\n  color:#FFF9EF;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:24px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.fg-opening__plaque p{\n  margin:20px 0 0;\n\n  color:#D7CABC;\n\n  font-size:10.7px;\n  line-height:1.48;\n}\n\n.fg-opening__plaque-bottom{\n  margin-top:25px;\n\n  padding-top:11px;\n\n  border-top:1px solid rgba(255,255,255,.13);\n}\n\n.fg-opening__plaque-bottom span{\n  display:block;\n\n  color:#BBAA98;\n\n  font-size:9.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   02 — GLASS STUDY\n========================================================= *\/\n\n.fg-glass{\n  display:grid;\n  grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr);\n\n  gap:14px;\n\n  margin-top:15px;\n}\n\n\n\/* DETAIL IMAGE *\/\n\n.fg-glass__image{\n  min-width:0;\n\n  padding:9px;\n\n  background:var(--amber-soft);\n\n  border:1px solid #CAB185;\n  border-radius:8px;\n\n  box-shadow:0 8px 23px rgba(28,18,9,.065);\n}\n\n.fg-glass__image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border-radius:5px;\n\n  text-decoration:none;\n}\n\n.fg-glass__image img{\n  max-height:330px !important;\n}\n\n.fg-glass__caption{\n  display:flex;\n  justify-content:space-between;\n  gap:14px;\n\n  padding:8px 3px 1px;\n}\n\n.fg-glass__caption small{\n  color:#74582F;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.fg-glass__caption span{\n  color:#64503A;\n\n  font-size:9.7px;\n  line-height:1.4;\n\n  text-align:right;\n}\n\n\n\/* EDITORIAL TEXT *\/\n\n.fg-glass__story{\n  min-width:0;\n\n  padding:24px 22px;\n\n  background:var(--espresso-soft);\n\n  border-radius:8px;\n}\n\n.fg-glass__story small{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--gold);\n\n  font-size:8.6px;\n  font-weight:600;\n\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.fg-glass__story h3{\n  margin:0;\n\n  color:#FFF8EE;\n\n  font-size:24px;\n  line-height:1.04;\n}\n\n.fg-glass__story \u003e p{\n  margin:10px 0 0;\n\n  color:#D9CCBF;\n\n  font-size:11px;\n  line-height:1.52;\n}\n\n\n\/* THREE QUIET LINES *\/\n\n.fg-glass__lines{\n  margin-top:17px;\n\n  border-top:1px solid rgba(255,255,255,.14);\n}\n\n.fg-glass__line{\n  display:grid;\n  grid-template-columns:minmax(0,78px) minmax(0,1fr);\n\n  gap:10px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid rgba(255,255,255,.11);\n}\n\n.fg-glass__line span{\n  color:var(--gold);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.fg-glass__line strong{\n  color:#F8EFE4;\n\n  font-size:10.8px;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   03 — PROPORTION \/ WEIGHT\n========================================================= *\/\n\n.fg-scale{\n  margin-top:15px;\n\n  padding:24px 25px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--line-strong);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n  border-left:4px solid var(--walnut);\n\n  box-shadow:0 7px 20px rgba(28,18,9,.055);\n}\n\n.fg-section-head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:24px;\n\n  margin-bottom:16px;\n}\n\n.fg-section-head small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.fg-section-head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.fg-section-head p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.54;\n}\n\n\n\/* SCALE COMPOSITION *\/\n\n.fg-scale__layout{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,155px);\n\n  gap:18px;\n  align-items:start;\n}\n\n\n\/* NUMBERS *\/\n\n.fg-scale__numbers{\n  min-width:0;\n\n  border-top:1px solid var(--espresso);\n}\n\n.fg-scale__number{\n  display:grid;\n  grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n  gap:15px;\n  align-items:baseline;\n\n  padding:10px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.fg-scale__number span{\n  color:var(--gold-deep);\n\n  font-size:8.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.fg-scale__number strong{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* DIMENSION *\/\n\n.fg-dimension{\n  min-width:0;\n\n  padding:8px;\n\n  background:var(--walnut);\n\n  border:1px solid #51351F;\n  border-radius:7px;\n}\n\n.fg-dimension a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border-radius:4px;\n\n  text-decoration:none;\n}\n\n.fg-dimension img{\n  max-height:130px !important;\n}\n\n.fg-dimension p{\n  margin:6px 0 1px;\n\n  color:#EEE0D0;\n\n  font-size:8.9px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* WEIGHT \/ FIT BAND *\/\n\n.fg-presence{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:15px;\n  align-items:center;\n\n  margin-top:11px;\n\n  padding:10px 12px;\n\n  background:var(--sand);\n\n  border:1px solid var(--line-strong);\n}\n\n.fg-presence__title small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.fg-presence__title strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.fg-presence p{\n  margin:0;\n\n  padding-left:14px;\n\n  border-left:1px solid #C8B99E;\n\n  color:var(--text);\n\n  font-size:10.7px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   04 — MATERIAL + CONTROL\n========================================================= *\/\n\n.fg-material{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,1fr);\n\n  margin-top:15px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  box-shadow:0 8px 22px rgba(28,18,9,.06);\n}\n\n\n\/* GLASS SIDE *\/\n\n.fg-material__glass{\n  padding:22px 23px;\n\n  background:var(--paper);\n}\n\n.fg-material__wood{\n  padding:22px 23px;\n\n  background:var(--walnut-soft);\n\n  border-left:1px solid #BFA589;\n}\n\n.fg-material small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.fg-material h3{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.05;\n}\n\n.fg-material p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.9px;\n  line-height:1.48;\n}\n\n.fg-material__wood p{\n  color:#594737;\n}\n\n\n\/* NATURAL WOOD NOTE *\/\n\n.fg-wood-note{\n  margin-top:11px;\n\n  padding-top:9px;\n\n  border-top:1px solid rgba(76,50,31,.24);\n\n  color:#684F39;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   05 — PRACTICAL \/ SPECS\n========================================================= *\/\n\n.fg-details{\n  margin-top:15px;\n\n  padding:24px 25px;\n\n  background:#F1E6D3;\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  box-shadow:0 8px 22px rgba(28,18,9,.06);\n}\n\n\n\/* CONTROL FEATURE *\/\n\n.fg-control{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:16px;\n  align-items:center;\n\n  margin-bottom:16px;\n\n  padding:11px 13px;\n\n  background:var(--espresso);\n}\n\n.fg-control small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.fg-control strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.fg-control p{\n  margin:0;\n\n  padding-left:15px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n\n  color:#D8CCC0;\n\n  font-size:10.8px;\n  line-height:1.45;\n}\n\n\n\/* QUICK PRACTICAL LINE *\/\n\n.fg-practical{\n  display:flex;\n  flex-wrap:wrap;\n\n  margin-bottom:14px;\n\n  border-top:1px solid var(--espresso);\n  border-bottom:1px solid var(--line);\n}\n\n.fg-practical span{\n  position:relative;\n\n  padding:8px 15px 8px 0;\n\n  color:var(--espresso);\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.fg-practical span + span{\n  padding-left:15px;\n}\n\n.fg-practical span + span::before{\n  content:\"\";\n\n  position:absolute;\n\n  left:0;\n  top:9px;\n  bottom:9px;\n\n  width:1px;\n\n  background:var(--line-strong);\n}\n\n\n\/* SPECS *\/\n\n.fg-specs{\n  border-top:1px solid var(--espresso);\n}\n\n.fg-spec{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.fg-spec__label{\n  color:#7D6B5D;\n\n  font-size:11.5px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.fg-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  line-height:1.48;\n\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.fg-shipping{\n  margin-top:15px;\n\n  padding:17px 18px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-top:3px solid var(--espresso);\n  border-radius:8px;\n\n  box-shadow:0 8px 22px rgba(28,18,9,.06);\n}\n\n.fg-shipping h3{\n  margin:0 0 7px;\n\n  font-size:18px;\n}\n\n.fg-shipping p{\n  margin:0 0 5px;\n\n  color:#5E5044;\n\n  font-size:11.8px;\n  line-height:1.58;\n}\n\n.fg-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.fg-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.fg-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.fg-lightbox:target{\n  display:flex;\n}\n\n.fg-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.fg-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  object-fit:contain !important;\n}\n\n.fg-lightbox__caption{\n  margin-top:8px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n.fg-lightbox__hint{\n  margin-top:3px;\n\n  color:#9F9489;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(min-width:750px) and (max-width:990px){\n\n  .stb-fungo{\n    max-width:820px;\n  }\n\n  .fg-opening{\n    grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);\n  }\n\n  .fg-opening__copy{\n    padding:27px 24px 22px;\n  }\n\n  .fg-title{\n    font-size:29px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-fungo{\n    font-size:13px;\n  }\n\n\n  \/* OPENING *\/\n\n  .fg-opening{\n    grid-template-columns:1fr;\n  }\n\n  .fg-opening__copy{\n    padding:22px 18px 18px;\n  }\n\n  .fg-title{\n    font-size:27px;\n  }\n\n  .fg-opening__plaque{\n    display:grid;\n    grid-template-columns:minmax(0,1fr) minmax(0,1fr);\n\n    gap:18px;\n\n    padding:14px 18px;\n  }\n\n  .fg-opening__plaque p{\n    margin-top:6px;\n  }\n\n  .fg-opening__plaque-bottom{\n    margin-top:0;\n\n    padding-top:0;\n\n    border-top:0;\n\n    text-align:right;\n  }\n\n\n  \/* GLASS *\/\n\n  .fg-glass{\n    grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);\n\n    gap:9px;\n  }\n\n  .fg-glass__image img{\n    max-height:240px !important;\n  }\n\n  .fg-glass__story{\n    padding:18px 15px;\n  }\n\n  .fg-glass__story h3{\n    font-size:21px;\n  }\n\n\n  \/* SCALE *\/\n\n  .fg-scale,\n  .fg-details{\n    padding:20px 18px;\n  }\n\n  .fg-section-head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .fg-scale__layout{\n    grid-template-columns:minmax(0,1fr) minmax(0,130px);\n\n    gap:12px;\n  }\n\n  .fg-scale__number{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .fg-dimension img{\n    max-height:105px !important;\n  }\n\n\n  \/* MATERIAL *\/\n\n  .fg-material{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .fg-material__glass,\n  .fg-material__wood{\n    padding:18px 16px;\n  }\n\n\n  \/* SPEC *\/\n\n  .fg-spec{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .fg-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n\n    font-weight:600;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .fg-opening__facts{\n    grid-template-columns:1fr;\n  }\n\n  .fg-opening__fact + .fg-opening__fact{\n    padding-left:0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .fg-glass{\n    grid-template-columns:1fr;\n  }\n\n  .fg-glass__image{\n    width:250px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .fg-scale__layout{\n    grid-template-columns:1fr;\n  }\n\n  .fg-dimension{\n    width:145px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .fg-presence,\n  .fg-control{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .fg-presence p,\n  .fg-control p{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(28,18,9,.12);\n  }\n\n  .fg-control p{\n    border-top-color:rgba(255,255,255,.15);\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .fg-material{\n    grid-template-columns:1fr;\n  }\n\n  .fg-material__wood{\n    border-left:0;\n    border-top:1px solid #BFA589;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-fungo\" id=\"fungo-root\"\u003e\n\u003c!-- =====================================================\n       01 — OBJECT PORTRAIT\n  ====================================================== --\u003e\n\u003csection class=\"fg-opening\"\u003e\n\u003cdiv class=\"fg-opening__copy\"\u003e\n\u003cspan class=\"fg-kicker\"\u003e Fungo Glass Table Lamp \u003c\/span\u003e\n\u003ch2 class=\"fg-title\"\u003eA Curved Glass Cap on a Grounded Wood Base\u003c\/h2\u003e\n\u003cp class=\"fg-lead\"\u003eFungo takes its character from a mushroom-like silhouette: a broad curved art-glass shade above and a substantial solid-wood base below. When lit, the glass softens the bulb into a warm ambient glow; when off, it reads more like a small decorative object.\u003c\/p\u003e\n\u003cdiv class=\"fg-opening__fact\"\u003eShadeCurved Art Glass\u003c\/div\u003e\n\u003cdiv class=\"fg-opening__fact\"\u003eOverallØ11.8\" × H16.5\"\u003c\/div\u003e\n\u003cdiv class=\"fg-opening__fact\"\u003eWeightApprox. 11 lb\u003c\/div\u003e\n\u003c\/div\u003e\n\u003caside class=\"fg-opening__plaque\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Object No. \u003c\/small\u003e \u003cstrong\u003e FUNGO \u003c\/strong\u003e\n\u003cp\u003eFrench-retro proportions with a warm glass-and-wood material pairing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-opening__plaque-bottom\"\u003e\u003cspan\u003e Table Lamp\u003cbr\u003eAmbient Light\u003cbr\u003ePlug-In \u003c\/span\u003e\u003c\/div\u003e\n\u003c\/aside\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — GLASS STUDY\n  ====================================================== --\u003e\n\u003csection class=\"fg-glass\"\u003e\u003c!-- SHADE DETAIL --\u003e\n\u003cdiv class=\"fg-glass__image\"\u003e\n\u003ca href=\"#fg-glass-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fungo-glass-table-lamp-stuberlighting_2.jpg?v=1786267572\" alt=\"Close-up detail of Fungo curved art glass table lamp shade\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cdiv class=\"fg-glass__caption\"\u003e\n\u003csmall\u003e Shade Detail \u003c\/small\u003e \u003cspan\u003e Real curved art glass\u003cbr\u003eClick to enlarge \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GLASS STORY --\u003e\n\u003cdiv class=\"fg-glass__story\"\u003e\n\u003csmall\u003e The Feature to Notice \u003c\/small\u003e\n\u003ch3\u003eGlass, Not Fabric\u003c\/h3\u003e\n\u003cp\u003eThe curved shade gives Fungo its depth. Instead of a conventional fabric shade, real art glass diffuses the bulb while keeping the mushroom profile crisp and sculptural.\u003c\/p\u003e\n\u003cdiv class=\"fg-glass__lines\"\u003e\n\u003cdiv class=\"fg-glass__line\"\u003e\n\u003cspan\u003e Material \u003c\/span\u003e \u003cstrong\u003e Curved art glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-glass__line\"\u003e\n\u003cspan\u003e Light \u003c\/span\u003e \u003cstrong\u003e Soft ambient diffusion \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-glass__line\"\u003e\n\u003cspan\u003e Form \u003c\/span\u003e \u003cstrong\u003e Wide mushroom-cap profile \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SCALE \/ WEIGHT\n  ====================================================== --\u003e\n\u003csection class=\"fg-scale\"\u003e\n\u003cdiv class=\"fg-section-head\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Scale \u0026amp; Presence \u003c\/small\u003e\n\u003ch3\u003eWider and Heavier Than It Looks\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eFungo is not a tiny accent lamp. The 11.8\" shade diameter and approximately 11 lb weight give it a substantial, grounded presence on a bedside table, desk or console.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-scale__layout\"\u003e\n\u003cdiv class=\"fg-scale__numbers\"\u003e\n\u003cdiv class=\"fg-scale__number\"\u003e\n\u003cspan\u003e Diameter \u003c\/span\u003e \u003cstrong\u003e 11.8\" \/ 30 cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-scale__number\"\u003e\n\u003cspan\u003e Height \u003c\/span\u003e \u003cstrong\u003e 16.5\" \/ 42 cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-scale__number\"\u003e\n\u003cspan\u003e Weight \u003c\/span\u003e \u003cstrong\u003e Approx. 11 lb \/ 5 kg \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSION --\u003e\n\u003cdiv class=\"fg-dimension\"\u003e\n\u003ca href=\"#fg-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fungo-glass-table-lamp-stuberlighting_8.jpg?v=1786267572\" alt=\"Fungo Glass Table Lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cp\u003eØ11.8\" × H16.5\"\u003cbr\u003eClick to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-presence\"\u003e\n\u003cdiv class=\"fg-presence__title\"\u003e\n\u003csmall\u003e Best Fit \u003c\/small\u003e \u003cstrong\u003e Give It Some Surface Space \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe 11.8\" diameter matters more than the height. Measure your intended tabletop first, especially for a narrow nightstand. Its solid wood base provides a reassuring, stable feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — MATERIAL PAIRING\n  ====================================================== --\u003e\n\u003csection class=\"fg-material\"\u003e\n\u003cdiv class=\"fg-material__glass\"\u003e\n\u003csmall\u003e Above \u003c\/small\u003e\n\u003ch3\u003eCurved Art Glass\u003c\/h3\u003e\n\u003cp\u003eA broad glass dome gives Fungo its mushroom-cap silhouette and softens the light into a warm, atmospheric glow rather than a hard beam.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-material__wood\"\u003e\n\u003csmall\u003e Below \u003c\/small\u003e\n\u003ch3\u003eSolid Wood Base\u003c\/h3\u003e\n\u003cp\u003eThe solid wood base adds real weight beneath the wide glass shade, helping the lamp feel grounded and stable rather than visually top-heavy.\u003c\/p\u003e\n\u003cdiv class=\"fg-wood-note\"\u003eNatural wood grain and tone vary from piece to piece. Screen colors are approximate; hand-measured dimensions may vary 1–2cm.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"fg-details\"\u003e\n\u003cdiv class=\"fg-section-head\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Everyday Use \u003c\/small\u003e\n\u003ch3\u003eSimple, Tactile Control\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eFungo is a plug-in table lamp with a classic metal pull-chain switch and a 59\" cord.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- PULL CHAIN FEATURE --\u003e\n\u003cdiv class=\"fg-control\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Signature Detail \u003c\/small\u003e \u003cstrong\u003e Metal Pull-Chain Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eA simple pull turns the lamp on or off, reinforcing the slightly retro character without adding unnecessary controls.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- QUICK PRACTICAL LINE --\u003e\n\u003cdiv class=\"fg-practical\"\u003e\n\u003cspan\u003eG9 Socket\u003c\/span\u003e \u003cspan\u003eMax 40W\u003c\/span\u003e \u003cspan\u003eBulb Included\u003c\/span\u003e \u003cspan\u003eAC110–240V\u003c\/span\u003e \u003cspan\u003e59\" Cord\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003cdiv class=\"fg-specs\"\u003e\n\u003cdiv class=\"fg-spec\"\u003e\n\u003cspan class=\"fg-spec__label\"\u003e Size \u003c\/span\u003e \u003cspan class=\"fg-spec__value\"\u003e Ø11.8\" × H16.5\" · Ø30 × H42 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-spec\"\u003e\n\u003cspan class=\"fg-spec__label\"\u003e Weight \u003c\/span\u003e \u003cspan class=\"fg-spec__value\"\u003e Approx. 11 lb \/ 5 kg \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-spec\"\u003e\n\u003cspan class=\"fg-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"fg-spec__value\"\u003e Glass · Solid wood · Metal \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-spec\"\u003e\n\u003cspan class=\"fg-spec__label\"\u003e Shade \u003c\/span\u003e \u003cspan class=\"fg-spec__value\"\u003e Curved art glass \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-spec\"\u003e\n\u003cspan class=\"fg-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"fg-spec__value\"\u003e G9 socket · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-spec\"\u003e\n\u003cspan class=\"fg-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"fg-spec__value\"\u003e 40W maximum \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-spec\"\u003e\n\u003cspan class=\"fg-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"fg-spec__value\"\u003e Dimmable with a compatible dimmable G9 bulb and compatible plug-in dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-spec\"\u003e\n\u003cspan class=\"fg-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"fg-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-spec\"\u003e\n\u003cspan class=\"fg-spec__label\"\u003e Power \u003c\/span\u003e \u003cspan class=\"fg-spec__value\"\u003e Plug-in \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-spec\"\u003e\n\u003cspan class=\"fg-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"fg-spec__value\"\u003e Metal pull-chain On \/ Off switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-spec\"\u003e\n\u003cspan class=\"fg-spec__label\"\u003e Cord \u003c\/span\u003e \u003cspan class=\"fg-spec__value\"\u003e 59\" \/ 150 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-spec\"\u003e\n\u003cspan class=\"fg-spec__label\"\u003e Plug Options \u003c\/span\u003e \u003cspan class=\"fg-spec__value\"\u003e US · UK · AU · EU \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-spec\"\u003e\n\u003cspan class=\"fg-spec__label\"\u003e Light Character \u003c\/span\u003e \u003cspan class=\"fg-spec__value\"\u003e Soft ambient glow · suitable for atmosphere and light bedside reading \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-spec\"\u003e\n\u003cspan class=\"fg-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"fg-spec__value\"\u003e IP20 · Indoor dry locations only · Not waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fg-spec\"\u003e\n\u003cspan class=\"fg-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"fg-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"fg-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       GLASS DETAIL LIGHTBOX\n       CLICK \/ TAP ANYWHERE TO CLOSE\n  ====================================================== --\u003e \u003ca id=\"fg-glass-large\" href=\"#fungo-root\" class=\"fg-lightbox\"\u003e \u003cspan class=\"fg-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fungo-glass-table-lamp-stuberlighting_2.jpg?v=1786267572\" alt=\"Enlarged Fungo curved art glass shade detail\"\u003e \u003cspan class=\"fg-lightbox__caption\"\u003e Fungo · Curved Art Glass Shade \u003c\/span\u003e \u003cspan class=\"fg-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"fg-size-large\" href=\"#fungo-root\" class=\"fg-lightbox\"\u003e \u003cspan class=\"fg-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fungo-glass-table-lamp-stuberlighting_8.jpg?v=1786267572\" alt=\"Enlarged Fungo Glass Table Lamp dimensions\"\u003e \u003cspan class=\"fg-lightbox__caption\"\u003e Fungo · Ø11.8\" × H16.5\" · Ø30 × H42 cm \u003c\/span\u003e \u003cspan class=\"fg-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 11.8\" x H 16.5\" \/ Glass \u0026 Wood \/ US Plug","offer_id":52781788234011,"sku":"STB-TL-26-10530","price":348.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\" x H 16.5\" \/ Glass \u0026 Wood \/ EU Plug","offer_id":52781788266779,"sku":"STB-TL-26-10531","price":348.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\" x H 16.5\" \/ Glass \u0026 Wood \/ AU Plug","offer_id":52781788299547,"sku":"STB-TL-26-10532","price":348.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\" x H 16.5\" \/ Glass \u0026 Wood \/ UK Plug","offer_id":52781788332315,"sku":"STB-TL-26-10533","price":348.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fungo-glass-table-lamp-stuberlighting_1.jpg?v=1786267572"},{"product_id":"rovena-mushroom-table-lamp","title":"Rovena Mushroom Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — ROVENA MUSHROOM TABLE LAMP\n\n   PRODUCT CONCEPT\n   PIVOT \/ TONE \/ MODEL\n\n   ADJUSTABLE-LIGHT EDITORIAL\n   PRODUCT-SPECIFIC COMPOSITION\n   DESKTOP · TABLET · MOBILE · DAWN SAFE\n========================================================= *\/\n\n.stb-rovena{\n  --espresso:#1C1209;\n  --espresso-soft:#2A2015;\n\n  --oak:#9B7550;\n  --oak-deep:#6C4C32;\n  --oak-pale:#D8C4AA;\n\n  --gold:#C8A96E;\n  --gold-deep:#957039;\n\n  --ivory:#FFFDF8;\n  --paper:#FAF6EE;\n  --cream:#F5EDD8;\n  --sand:#E8DCC8;\n\n  --warm:#D9A65E;\n  --neutral:#D8CDB8;\n  --cool:#BFCBD5;\n\n  --text:#625348;\n  --muted:#817568;\n\n  --line:#DED2BD;\n  --line-strong:#C9B895;\n\n  width:100%;\n  max-width:880px;\n  min-width:0;\n  margin:0 auto;\n\n  background:transparent;\n\n  color:var(--text);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-rovena *,\n.stb-rovena *::before,\n.stb-rovena *::after{\n  box-sizing:border-box;\n}\n\n.stb-rovena h2,\n.stb-rovena h3,\n.stb-rovena p,\n.stb-rovena dl,\n.stb-rovena dt,\n.stb-rovena dd{\n  margin-top:0;\n}\n\n.stb-rovena h2,\n.stb-rovena h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-rovena img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n\n\/* =========================================================\n   01 — PIVOT STORY\n========================================================= *\/\n\n.rv-pivot{\n  display:grid;\n  grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:9px;\n\n  box-shadow:0 10px 32px rgba(28,18,9,.085);\n}\n\n\n\/* COPY *\/\n\n.rv-pivot__copy{\n  min-width:0;\n\n  padding:28px 24px;\n\n  background:var(--espresso);\n}\n\n.rv-kicker{\n  display:block;\n\n  margin-bottom:8px;\n\n  color:var(--gold);\n\n  font-size:8.8px;\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.rv-title{\n  margin:0;\n\n  color:#FFF8EE !important;\n\n  font-size:30px;\n  line-height:1.03;\n}\n\n.rv-lead{\n  margin:11px 0 0;\n\n  color:#D8CCC0;\n\n  font-size:11.8px;\n  line-height:1.58;\n}\n\n\n\/* THREE BUYING FACTS — LEDGER, NOT CARDS *\/\n\n.rv-facts{\n  margin:19px 0 0;\n\n  border-top:1px solid rgba(255,255,255,.20);\n}\n\n.rv-fact{\n  display:grid;\n  grid-template-columns:minmax(0,80px) minmax(0,1fr);\n\n  gap:10px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid rgba(255,255,255,.12);\n}\n\n.rv-fact dt{\n  margin:0;\n\n  color:#BCA98F;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rv-fact dd{\n  margin:0;\n\n  color:#FFF8EE;\n\n  font-size:10.8px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n\n\/* DETAIL IMAGE *\/\n\n.rv-pivot__visual{\n  min-width:0;\n\n  padding:10px;\n\n  background:var(--oak-pale);\n}\n\n.rv-pivot__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border-radius:5px;\n\n  text-decoration:none;\n}\n\n.rv-pivot__visual img{\n  max-height:330px !important;\n}\n\n.rv-pivot__caption{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-start;\n\n  gap:14px;\n\n  padding:8px 3px 0;\n}\n\n.rv-pivot__caption small{\n  color:var(--oak-deep);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rv-pivot__caption span{\n  color:#685440;\n\n  font-size:9.7px;\n  line-height:1.4;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   02 — TOUCH \/ COLOR TEMPERATURE\n========================================================= *\/\n\n.rv-control{\n  margin-top:15px;\n\n  padding:23px 25px;\n\n  background:var(--paper);\n\n  border-top:1px solid var(--line-strong);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n  border-left:4px solid var(--oak-deep);\n\n  box-shadow:0 7px 20px rgba(28,18,9,.055);\n}\n\n.rv-section-head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:24px;\n\n  margin-bottom:15px;\n}\n\n.rv-section-head small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.rv-section-head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.rv-section-head p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.52;\n}\n\n\n\/* CCT RAIL *\/\n\n.rv-tones{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  overflow:hidden;\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.rv-tone{\n  position:relative;\n\n  min-width:0;\n\n  padding:12px 13px 11px;\n\n  background:var(--ivory);\n}\n\n.rv-tone + .rv-tone{\n  border-left:1px solid var(--line);\n}\n\n.rv-tone::before{\n  content:\"\";\n\n  position:absolute;\n\n  left:0;\n  right:0;\n  top:0;\n\n  height:4px;\n}\n\n.rv-tone--warm::before{\n  background:var(--warm);\n}\n\n.rv-tone--neutral::before{\n  background:var(--neutral);\n}\n\n.rv-tone--cool::before{\n  background:var(--cool);\n}\n\n.rv-tone small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rv-tone strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.rv-tone span{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--text);\n\n  font-size:9.9px;\n  line-height:1.4;\n}\n\n\n\/* TOUCH NOTE *\/\n\n.rv-touch{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:15px;\n  align-items:center;\n\n  margin-top:8px;\n\n  padding:10px 12px;\n\n  background:var(--espresso);\n}\n\n.rv-touch small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rv-touch strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:#FFF8EE;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.rv-touch p{\n  margin:0;\n\n  padding-left:14px;\n\n  border-left:1px solid rgba(255,255,255,.16);\n\n  color:#D8CDC2;\n\n  font-size:10.7px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   03 — MODEL A \/ B \/ C\n========================================================= *\/\n\n.rv-models{\n  margin-top:15px;\n\n  padding:23px 25px 24px;\n\n  background:#EFE3D0;\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  box-shadow:0 8px 22px rgba(28,18,9,.06);\n}\n\n\n\/* MODEL SELECTOR *\/\n\n.rv-model-rail{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  border-top:1px solid var(--espresso);\n  border-bottom:1px solid var(--line-strong);\n}\n\n.rv-model-name{\n  min-width:0;\n\n  padding:9px 10px;\n}\n\n.rv-model-name + .rv-model-name{\n  border-left:1px solid var(--line-strong);\n}\n\n.rv-model-name small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rv-model-name strong{\n  display:block;\n\n  margin-top:1px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* DIMENSION THUMBNAILS *\/\n\n.rv-model-images{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:10px;\n}\n\n.rv-model-image{\n  min-width:0;\n\n  padding:6px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:6px;\n}\n\n.rv-model-image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.rv-model-image img{\n  max-height:120px !important;\n}\n\n.rv-model-image p{\n  margin:5px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.7px;\n  line-height:1.35;\n\n  text-align:center;\n}\n\n\n\/* SAME SIZE BAND *\/\n\n.rv-same-size{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:15px;\n  align-items:center;\n\n  margin-top:9px;\n\n  padding:10px 12px;\n\n  background:var(--oak-deep);\n}\n\n.rv-same-size small{\n  display:block;\n\n  color:#D9C29C;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rv-same-size strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:#FFF8EF;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.rv-same-size p{\n  margin:0;\n\n  padding-left:14px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n\n  color:#DED0C2;\n\n  font-size:10.7px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   04 — MATERIAL \/ PRACTICAL DETAILS\n========================================================= *\/\n\n.rv-details{\n  margin-top:15px;\n\n  display:grid;\n  grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);\n\n  overflow:hidden;\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  box-shadow:0 8px 22px rgba(28,18,9,.06);\n}\n\n\n\/* WOOD COLUMN *\/\n\n.rv-wood{\n  padding:23px 21px;\n\n  background:var(--oak-deep);\n}\n\n.rv-wood small{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:#D9C19A;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.rv-wood h3{\n  margin:0;\n\n  color:#FFF8EE;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.rv-wood p{\n  margin:9px 0 0;\n\n  color:#D9CCBE;\n\n  font-size:10.8px;\n  line-height:1.48;\n}\n\n.rv-wood-note{\n  margin-top:13px;\n\n  padding-top:10px;\n\n  border-top:1px solid rgba(255,255,255,.14);\n\n  color:#BDAE9E;\n\n  font-size:9.8px;\n  line-height:1.45;\n}\n\n\n\/* SPECS COLUMN *\/\n\n.rv-spec-wrap{\n  min-width:0;\n\n  padding:22px 24px;\n\n  background:var(--ivory);\n}\n\n.rv-spec-title{\n  display:block;\n\n  margin-bottom:9px;\n\n  color:var(--gold-deep);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.rv-specs{\n  border-top:1px solid var(--espresso);\n}\n\n.rv-spec{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:17px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.rv-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.rv-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  line-height:1.48;\n\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.rv-shipping{\n  margin-top:15px;\n\n  padding:17px 18px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-top:3px solid var(--espresso);\n  border-radius:8px;\n\n  box-shadow:0 8px 22px rgba(28,18,9,.06);\n}\n\n.rv-shipping h3{\n  margin:0 0 7px;\n\n  font-size:18px;\n}\n\n.rv-shipping p{\n  margin:0 0 5px;\n\n  color:#5E5044;\n\n  font-size:11.8px;\n  line-height:1.58;\n}\n\n.rv-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.rv-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.rv-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.rv-lightbox:target{\n  display:flex;\n}\n\n.rv-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.rv-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  object-fit:contain !important;\n}\n\n.rv-lightbox__caption{\n  margin-top:8px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n.rv-lightbox__hint{\n  margin-top:3px;\n\n  color:#9F9489;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(min-width:750px) and (max-width:990px){\n\n  .stb-rovena{\n    max-width:820px;\n  }\n\n  .rv-pivot{\n    grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);\n  }\n\n  .rv-title{\n    font-size:28px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-rovena{\n    font-size:13px;\n  }\n\n\n  \/* HERO *\/\n\n  .rv-pivot{\n    grid-template-columns:1fr 1.08fr;\n  }\n\n  .rv-pivot__copy{\n    padding:20px 16px;\n  }\n\n  .rv-title{\n    font-size:25px;\n  }\n\n  .rv-lead{\n    font-size:10.9px;\n  }\n\n  .rv-pivot__visual{\n    padding:7px;\n  }\n\n  .rv-pivot__visual img{\n    max-height:245px !important;\n  }\n\n\n  \/* HEAD *\/\n\n  .rv-control,\n  .rv-models{\n    padding:20px 18px;\n  }\n\n  .rv-section-head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  \/* MODELS *\/\n\n  .rv-model-image img{\n    max-height:100px !important;\n  }\n\n\n  \/* DETAILS *\/\n\n  .rv-details{\n    grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);\n  }\n\n  .rv-wood{\n    padding:19px 15px;\n  }\n\n  .rv-spec-wrap{\n    padding:19px 16px;\n  }\n\n  .rv-spec{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .rv-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n\n    font-weight:600;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .rv-pivot{\n    grid-template-columns:1fr;\n  }\n\n  .rv-pivot__visual{\n    order:-1;\n  }\n\n  .rv-pivot__visual{\n    padding:8px;\n  }\n\n  .rv-pivot__visual img{\n    max-height:280px !important;\n  }\n\n\n  .rv-tones{\n    grid-template-columns:1fr;\n  }\n\n  .rv-tone + .rv-tone{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .rv-touch,\n  .rv-same-size{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .rv-touch p,\n  .rv-same-size p{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .rv-model-images{\n    gap:5px;\n  }\n\n  .rv-model-image{\n    padding:4px;\n  }\n\n  .rv-model-image img{\n    max-height:86px !important;\n  }\n\n\n  .rv-details{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .rv-model-rail{\n    grid-template-columns:1fr;\n  }\n\n  .rv-model-name + .rv-model-name{\n    border-left:0;\n    border-top:1px solid var(--line-strong);\n  }\n\n  .rv-model-images{\n    grid-template-columns:1fr;\n  }\n\n  .rv-model-image{\n    width:145px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-rovena\" id=\"rovena-root\"\u003e\n\u003c!-- =====================================================\n       01 — PIVOT HERO\n  ====================================================== --\u003e\n\u003csection class=\"rv-pivot\"\u003e\n\u003cdiv class=\"rv-pivot__copy\"\u003e\n\u003cspan class=\"rv-kicker\"\u003e Rovena Mushroom Table Lamp \u003c\/span\u003e\n\u003ch2 class=\"rv-title\"\u003eTurn the Shade. Change the Tone.\u003c\/h2\u003e\n\u003cp class=\"rv-lead\"\u003eA compact oak table lamp built around two useful controls: the mushroom shade rotates and tilts to redirect the light, while a touch switch cycles through three color temperatures.\u003c\/p\u003e\n\u003cdiv class=\"rv-fact\"\u003eShadeRotates + Tilts\u003c\/div\u003e\n\u003cdiv class=\"rv-fact\"\u003eLight3000K \/ 4000K \/ 6000K\u003c\/div\u003e\n\u003cdiv class=\"rv-fact\"\u003eSizeØ9.1\" × H11\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ADJUSTABLE SHADE DETAIL --\u003e\n\u003cdiv class=\"rv-pivot__visual\"\u003e\n\u003ca href=\"#rv-pivot-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rovena-mushroom-table-lamp-stuberlighting_9.jpg?v=1786329440\" alt=\"Rovena Mushroom Table Lamp adjustable rotating and tilting shade detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cdiv class=\"rv-pivot__caption\"\u003e\n\u003csmall\u003e Adjustable Shade \u003c\/small\u003e \u003cspan\u003e Rotate + tilt the cap\u003cbr\u003eClick to enlarge \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — TOUCH \u0026 LIGHT TONES\n  ====================================================== --\u003e\n\u003csection class=\"rv-control\"\u003e\n\u003cdiv class=\"rv-section-head\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Touch Control \u003c\/small\u003e\n\u003ch3\u003eOne Lamp, Three Light Tones\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eTap the control to cycle from warm evening light to neutral everyday light and a cooler, crisper setting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CCT RAIL --\u003e\n\u003cdiv class=\"rv-tones\"\u003e\n\u003cdiv class=\"rv-tone rv-tone--warm\"\u003e\n\u003csmall\u003e Warm \u003c\/small\u003e \u003cstrong\u003e 3000K \u003c\/strong\u003e \u003cspan\u003e Softer, warmer evening atmosphere. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-tone rv-tone--neutral\"\u003e\n\u003csmall\u003e Neutral \u003c\/small\u003e \u003cstrong\u003e 4000K \u003c\/strong\u003e \u003cspan\u003e Balanced everyday illumination. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-tone rv-tone--cool\"\u003e\n\u003csmall\u003e Cool \u003c\/small\u003e \u003cstrong\u003e 6000K \u003c\/strong\u003e \u003cspan\u003e Cleaner, brighter visual character. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-touch\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe LED is built into the lamp and already included, so a separate bulb is not required. The integrated LED is not user-replaceable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — MODELS\n  ====================================================== --\u003e\n\u003csection class=\"rv-models\"\u003e\n\u003cdiv class=\"rv-section-head\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Model Selection \u003c\/small\u003e\n\u003ch3\u003eA, B or C — Same Compact Scale\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eRovena is offered in three style options. The silhouette changes, but all three share the same overall dimensions, so choose by the look you prefer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-model-rail\"\u003e\n\u003cdiv class=\"rv-model-name\"\u003e\n\u003csmall\u003e Style \u003c\/small\u003e \u003cstrong\u003e Model A \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-model-name\"\u003e\n\u003csmall\u003e Style \u003c\/small\u003e \u003cstrong\u003e Model B \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-model-name\"\u003e\n\u003csmall\u003e Style \u003c\/small\u003e \u003cstrong\u003e Model C \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSION THUMBNAILS --\u003e\n\u003cdiv class=\"rv-model-images\"\u003e\n\u003cdiv class=\"rv-model-image\"\u003e\n\u003ca href=\"#rv-size-a\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rovena-mushroom-table-lamp-stuberlighting_3.jpg?v=1786329439\" alt=\"Rovena Mushroom Table Lamp Model A dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cp\u003eModel A · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-model-image\"\u003e\n\u003ca href=\"#rv-size-b\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rovena-mushroom-table-lamp-stuberlighting_18.jpg?v=1786329439\" alt=\"Rovena Mushroom Table Lamp Model B dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cp\u003eModel B · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-model-image\"\u003e\n\u003ca href=\"#rv-size-c\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rovena-mushroom-table-lamp-stuberlighting_12.jpg?v=1786329439\" alt=\"Rovena Mushroom Table Lamp Model C dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cp\u003eModel C · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-same-size\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e All 3 Models \u003c\/small\u003e \u003cstrong\u003e Ø9.1\" × H11\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eØ23 × H28cm. Rovena is intentionally petite, making it well suited to a nightstand, shelf, desk or smaller side table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — MATERIAL + SPECS\n  ====================================================== --\u003e\n\u003csection class=\"rv-details\"\u003e\u003c!-- OAK --\u003e\n\u003cdiv class=\"rv-wood\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e\n\u003ch3\u003eSolid Oak Below\u003c\/h3\u003e\n\u003cp\u003eThe oak base gives the compact mushroom form natural warmth and a grounded feel, while the adjustable metal shade handles the practical side of the design.\u003c\/p\u003e\n\u003cdiv class=\"rv-wood-note\"\u003eNatural wood grain, pattern and tone vary from piece to piece and are not considered defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"rv-spec-wrap\"\u003e\n\u003cspan class=\"rv-spec-title\"\u003e Product Details \u003c\/span\u003e\n\u003cdiv class=\"rv-specs\"\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Size \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Ø9.1\" × H11\" · Ø23 × H28cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Styles \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Model A · Model B · Model C \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Solid oak wood · Metal \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Shade Adjustment \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Rotates and tilts to redirect the light \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Integrated LED · Included · Separate Bulb: Not required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e LED Life \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Approx. 50,000 hours \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e LED Replacement \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Built-in LED · Not user-replaceable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Color Temperature \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e 3000K · 4000K · 6000K \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Touch switch · Cycles through 3 light tones \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Rated Power \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Max 40W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Power \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Plug-in \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Cord \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e 59\" \/ 150cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Plug Options \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e US · UK · AU · EU \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e IP20 · Indoor dry locations only · Not waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cspan class=\"rv-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"rv-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"rv-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ADJUSTABLE SHADE LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"rv-pivot-large\" href=\"#rovena-root\" class=\"rv-lightbox\"\u003e \u003cspan class=\"rv-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rovena-mushroom-table-lamp-stuberlighting_9.jpg?v=1786329440\" alt=\"Enlarged Rovena adjustable rotating and tilting mushroom shade\"\u003e \u003cspan class=\"rv-lightbox__caption\"\u003e Rovena · Adjustable Rotating \u0026amp; Tilting Shade \u003c\/span\u003e \u003cspan class=\"rv-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       MODEL A LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"rv-size-a\" href=\"#rovena-root\" class=\"rv-lightbox\"\u003e \u003cspan class=\"rv-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rovena-mushroom-table-lamp-stuberlighting_3.jpg?v=1786329439\" alt=\"Enlarged Rovena Model A dimensions\"\u003e \u003cspan class=\"rv-lightbox__caption\"\u003e Model A · Ø9.1\" × H11\" · Ø23 × H28cm \u003c\/span\u003e \u003cspan class=\"rv-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       MODEL B LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"rv-size-b\" href=\"#rovena-root\" class=\"rv-lightbox\"\u003e \u003cspan class=\"rv-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rovena-mushroom-table-lamp-stuberlighting_18.jpg?v=1786329439\" alt=\"Enlarged Rovena Model B dimensions\"\u003e \u003cspan class=\"rv-lightbox__caption\"\u003e Model B · Ø9.1\" × H11\" · Ø23 × H28cm \u003c\/span\u003e \u003cspan class=\"rv-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       MODEL C LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"rv-size-c\" href=\"#rovena-root\" class=\"rv-lightbox\"\u003e \u003cspan class=\"rv-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rovena-mushroom-table-lamp-stuberlighting_12.jpg?v=1786329439\" alt=\"Enlarged Rovena Model C dimensions\"\u003e \u003cspan class=\"rv-lightbox__caption\"\u003e Model C · Ø9.1\" × H11\" · Ø23 × H28cm \u003c\/span\u003e \u003cspan class=\"rv-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Model A: Dia 9.1\" x H 11\" \/ Three-color Dimming \/ US Plug","offer_id":52784931438875,"sku":"STB-TL-26-10538","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 9.1\" x H 11\" \/ Three-color Dimming \/ EU Plug","offer_id":52784931471643,"sku":"STB-TL-26-10539","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 9.1\" x H 11\" \/ Three-color Dimming \/ AU Plug","offer_id":52784931504411,"sku":"STB-TL-26-10540","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 9.1\" x H 11\" \/ Three-color Dimming \/ UK Plug","offer_id":52784931537179,"sku":"STB-TL-26-10541","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 9.1\" x H 11\" \/ Three-color Dimming \/ US Plug","offer_id":52784931569947,"sku":"STB-TL-26-10542","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 9.1\" x H 11\" \/ Three-color Dimming \/ EU Plug","offer_id":52784931602715,"sku":"STB-TL-26-10543","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 9.1\" x H 11\" \/ Three-color Dimming \/ AU Plug","offer_id":52784931635483,"sku":"STB-TL-26-10544","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 9.1\" x H 11\" \/ Three-color Dimming \/ UK Plug","offer_id":52784931668251,"sku":"STB-TL-26-10545","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model C:  Dia 9.1\" x H 11\" \/ Three-color Dimming \/ US Plug","offer_id":52784931701019,"sku":"STB-TL-26-10546","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model C:  Dia 9.1\" x H 11\" \/ Three-color Dimming \/ EU Plug","offer_id":52784931733787,"sku":"STB-TL-26-10547","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model C:  Dia 9.1\" x H 11\" \/ Three-color Dimming \/ AU Plug","offer_id":52784931766555,"sku":"STB-TL-26-10548","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model C:  Dia 9.1\" x H 11\" \/ Three-color Dimming \/ UK Plug","offer_id":52784931799323,"sku":"STB-TL-26-10549","price":235.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rovena-mushroom-table-lamp-stuberlighting_1.jpg?v=1786329439"},{"product_id":"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":"pietra-travertine-pendant-light","title":"Pietra Travertine Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — PIETRA\n   Natural Travertine Mini Pendant\n   Full Image Display \/ Mobile Responsive\n========================================================= *\/\n\n.stb-pietra{\n  --ivory:#FFFCF6;\n  --cream:#F5EDD8;\n  --soft:#FAF7EF;\n  --sand:#EDE3D1;\n  --stone:#E8D8B9;\n  --stone-deep:#D9C39A;\n\n  --dark:#1C1209;\n  --brown:#4A3218;\n  --walnut:#563923;\n  --walnut-soft:#725137;\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:var(--font-body-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-pietra *,\n.stb-pietra *::before,\n.stb-pietra *::after{\n  box-sizing:border-box;\n}\n\n.stb-pietra h2,\n.stb-pietra h3{\n  font-family:var(--font-heading-family, inherit);\n  color:var(--dark);\n  font-weight:500;\n}\n\n.stb-pietra h2,\n.stb-pietra h3,\n.stb-pietra p{\n  margin-top:0;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-pietra__intro{\n  padding:5px 0 24px;\n}\n\n.stb-pietra__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-pietra__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-pietra__intro-text{\n  max-width:700px;\n  margin:0;\n\n  color:#5D4C3C;\n  font-size:14px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-pietra__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:34px;\n\n  overflow:hidden;\n  background:var(--soft);\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-pietra__fact{\n  min-width:0;\n  padding:15px 11px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-pietra__fact:last-child{\n  border-right:0;\n}\n\n.stb-pietra__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-pietra__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-pietra__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-pietra__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-pietra__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-pietra__material-thumb{\n  width:205px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-pietra__image-link{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-height:205px;\n\n  overflow:hidden;\n\n  padding:8px;\n\n  background:#F3E8D2;\n  border:1px solid #CDB58C;\n  border-radius:8px;\n\n  text-decoration:none;\n}\n\n.stb-pietra__image-link img{\n  display:block;\n\n  width:100%;\n  height:auto;\n  max-height:205px;\n\n  object-fit:contain;\n  object-position:center;\n\n  transition:transform .25s ease;\n}\n\n.stb-pietra__image-link:hover img{\n  transform:scale(1.015);\n}\n\n.stb-pietra__zoom{\n  position:absolute;\n  right:8px;\n  bottom:8px;\n\n  padding:5px 8px;\n\n  background:rgba(28,18,9,.84);\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-pietra__material-copy h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.2;\n}\n\n.stb-pietra__material-copy p{\n  margin:0 0 12px;\n\n  color:#584735;\n\n  font-size:13.3px;\n  line-height:1.65;\n}\n\n.stb-pietra__materials{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  overflow:hidden;\n\n  border:1px solid rgba(74,50,24,.12);\n  border-radius:7px;\n}\n\n.stb-pietra__material-chip{\n  padding:11px 12px;\n}\n\n.stb-pietra__material-chip:first-child{\n  background:#F3E8D2;\n}\n\n.stb-pietra__material-chip:last-child{\n  background:var(--walnut);\n}\n\n.stb-pietra__material-chip small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#977B54;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-pietra__material-chip strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.stb-pietra__material-chip:last-child small{\n  color:#C8A96E;\n}\n\n.stb-pietra__material-chip:last-child strong{\n  color:#F5EDD8;\n}\n\n\n\/* =========================================================\n   SIZE + PLACEMENT\n========================================================= *\/\n\n.stb-pietra__size{\n  display:grid;\n  grid-template-columns:255px 1fr;\n  gap:32px;\n  align-items:center;\n\n  margin-bottom:36px;\n}\n\n.stb-pietra__size-thumb{\n  width:100%;\n  max-width:255px;\n  margin:auto;\n}\n\n.stb-pietra__size-link{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n\n  overflow:hidden;\n\n  padding:8px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:8px;\n\n  text-decoration:none;\n}\n\n.stb-pietra__size-link img{\n  display:block;\n\n  width:100%;\n  height:auto;\n  max-height:320px;\n\n  object-fit:contain;\n  object-position:center;\n\n  transition:transform .25s ease;\n}\n\n.stb-pietra__size-link:hover img{\n  transform:scale(1.015);\n}\n\n.stb-pietra__size-copy h3{\n  margin:0 0 7px;\n\n  font-size:23px;\n  line-height:1.2;\n}\n\n.stb-pietra__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-pietra__size-copy \u003e p:last-of-type{\n  margin-bottom:0;\n\n  color:#675441;\n\n  font-size:13px;\n}\n\n.stb-pietra__placement{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:1px;\n\n  margin-top:14px;\n\n  overflow:hidden;\n  border-radius:7px;\n}\n\n.stb-pietra__placement-item{\n  padding:12px 13px;\n\n  background:var(--soft);\n}\n\n.stb-pietra__placement-item:last-child{\n  background:#F0E4CF;\n}\n\n.stb-pietra__placement-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#987B50;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-pietra__placement-item strong{\n  color:var(--dark);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   LIGHT + INSTALLATION\n========================================================= *\/\n\n.stb-pietra__utility{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n  border-radius:9px;\n}\n\n.stb-pietra__utility-card{\n  padding:19px 20px;\n}\n\n.stb-pietra__utility-card:first-child{\n  background:var(--dark);\n}\n\n.stb-pietra__utility-card:last-child{\n  background:var(--walnut);\n}\n\n.stb-pietra__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-pietra__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-pietra__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-pietra__details{\n  margin-bottom:34px;\n}\n\n.stb-pietra__spec-list{\n  border-top:1px solid var(--line);\n}\n\n.stb-pietra__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-pietra__spec-name{\n  padding-right:14px;\n\n  color:#8B765B;\n\n  font-size:11.5px;\n}\n\n.stb-pietra__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-pietra__faq{\n  margin-bottom:30px;\n  padding:20px 22px 8px;\n\n  background:#F8F3E8;\n  border-radius:9px;\n}\n\n.stb-pietra__faq .stb-pietra__heading{\n  margin-bottom:5px;\n}\n\n.stb-pietra__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid #DFD3BF;\n}\n\n.stb-pietra__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-pietra__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-pietra__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-pietra__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-pietra__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-pietra__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-pietra__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-pietra__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-pietra__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-pietra__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-pietra__shipping strong{\n  color:var(--dark);\n  font-weight:600;\n}\n\n.stb-pietra__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-pietra__final-note{\n  max-width:740px;\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-pietra__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-pietra__lightbox:target{\n  display:flex;\n}\n\n.stb-pietra__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-pietra__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  object-position:center;\n\n  background:var(--cream);\n\n  box-shadow:0 14px 60px rgba(0,0,0,.42);\n}\n\n.stb-pietra__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-pietra__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-pietra{\n    max-width:100%;\n    font-size:13.5px;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-pietra__intro h2{\n    font-size:25px;\n    line-height:1.15;\n  }\n\n\n  \/* QUICK FACTS *\/\n\n  .stb-pietra__facts{\n    grid-template-columns:repeat(2,1fr);\n\n    margin-bottom:28px;\n  }\n\n  .stb-pietra__fact{\n    padding:13px 9px;\n  }\n\n  .stb-pietra__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-pietra__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-pietra__material{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    margin-bottom:30px;\n    padding:18px;\n  }\n\n  .stb-pietra__material-thumb{\n    width:185px;\n  }\n\n  .stb-pietra__image-link{\n    min-height:185px;\n    padding:7px;\n  }\n\n  .stb-pietra__image-link img{\n    width:100%;\n    height:auto;\n    max-height:185px;\n\n    object-fit:contain;\n    object-position:center;\n  }\n\n  .stb-pietra__material-copy h3{\n    font-size:21px;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-pietra__size{\n    grid-template-columns:1fr;\n\n    gap:18px;\n\n    margin-bottom:30px;\n  }\n\n  .stb-pietra__size-thumb{\n    max-width:240px;\n  }\n\n  .stb-pietra__size-link img{\n    width:100%;\n    height:auto;\n    max-height:300px;\n\n    object-fit:contain;\n    object-position:center;\n  }\n\n  .stb-pietra__size-copy h3{\n    font-size:21px;\n  }\n\n  .stb-pietra__dimension{\n    font-size:19px !important;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-pietra__utility{\n    grid-template-columns:1fr;\n\n    margin-bottom:30px;\n  }\n\n\n  \/* DETAILS *\/\n\n  .stb-pietra__heading{\n    font-size:21px;\n  }\n\n  .stb-pietra__spec{\n    grid-template-columns:38% 62%;\n  }\n\n  .stb-pietra__spec-name{\n    font-size:11px;\n  }\n\n  .stb-pietra__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-pietra__faq{\n    padding:18px 17px 7px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-pietra__shipping{\n    padding:18px;\n  }\n\n  .stb-pietra__shipping p{\n    font-size:12px;\n  }\n\n\n  \/* NOTE *\/\n\n  .stb-pietra__final-note{\n    padding:0 8px;\n\n    font-size:10.5px !important;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-pietra__lightbox{\n    padding:14px;\n  }\n\n  .stb-pietra__lightbox img{\n    max-width:94vw;\n    max-height:74vh;\n  }\n\n  .stb-pietra__lightbox-title{\n    font-size:9px !important;\n  }\n\n  .stb-pietra__lightbox-hint{\n    font-size:8.5px !important;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-pietra\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-pietra__intro\"\u003e\n\u003cp class=\"stb-pietra__eyebrow\"\u003eNatural Stone · Mini Pendant\u003c\/p\u003e\n\u003ch2\u003eSmall in Scale. Rich in Natural Texture.\u003c\/h2\u003e\n\u003cp class=\"stb-pietra__intro-text\"\u003ePietra pairs a compact yellow travertine cylinder with a warm walnut top. At just 6.7 inches wide, it works beautifully as a single accent or repeated in a row where a larger pendant would feel too heavy.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-pietra__facts\"\u003e\n\u003cdiv class=\"stb-pietra__fact\"\u003e\n\u003csmall\u003eSize\u003c\/small\u003e \u003cstrong\u003eØ6.7\" × H4.9\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pietra__fact\"\u003e\n\u003csmall\u003eMaterial\u003c\/small\u003e \u003cstrong\u003eStone + Walnut\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pietra__fact\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003eGX53\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pietra__fact\"\u003e\n\u003csmall\u003eDrop\u003c\/small\u003e \u003cstrong\u003e59\" Adjustable\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       MATERIAL\n  ====================================================== --\u003e\n\u003csection id=\"stb-pietra-material-section\" class=\"stb-pietra__material\"\u003e\n\u003cdiv class=\"stb-pietra__material-thumb\"\u003e\u003ca href=\"#stb-pietra-material\" class=\"stb-pietra__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-pietra__zoom\"\u003e View Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-pietra__material-copy\"\u003e\n\u003cspan class=\"stb-pietra__label\"\u003e Natural Materials \u003c\/span\u003e\n\u003ch3\u003eTravertine Meets Walnut\u003c\/h3\u003e\n\u003cp\u003eGenuine yellow travertine gives every pendant different veining, pores and tonal variation, while the dark walnut top adds a warmer, softer contrast to the stone.\u003c\/p\u003e\n\u003cdiv class=\"stb-pietra__materials\"\u003e\n\u003cdiv class=\"stb-pietra__material-chip\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Yellow Travertine \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pietra__material-chip\"\u003e\n\u003csmall\u003e Top \u003c\/small\u003e \u003cstrong\u003e Walnut Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL LIGHTBOX --\u003e \u003ca id=\"stb-pietra-material\" href=\"#stb-pietra-material-section\" class=\"stb-pietra__lightbox\"\u003e \u003cspan class=\"stb-pietra__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-pietra__lightbox-title\"\u003e Natural Yellow Travertine \u003c\/span\u003e \u003cspan class=\"stb-pietra__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE + PLACEMENT\n  ====================================================== --\u003e\n\u003csection id=\"stb-pietra-size-section\" class=\"stb-pietra__size\"\u003e\n\u003cdiv class=\"stb-pietra__size-thumb\"\u003e\u003ca href=\"#stb-pietra-size\" class=\"stb-pietra__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pietra-travertine-pendant-light-stuberlighting_12.jpg?v=1786526570\" alt=\"Pietra travertine mini pendant dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-pietra__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-pietra__size-copy\"\u003e\n\u003cspan class=\"stb-pietra__label\"\u003e Scale \u0026amp; Placement \u003c\/span\u003e\n\u003ch3\u003eA True Mini Pendant\u003c\/h3\u003e\n\u003cp class=\"stb-pietra__dimension\"\u003eØ6.7\" × H4.9\"\u003c\/p\u003e\n\u003cp\u003eØ17 × H12.5 cm with a Ø5.1\" canopy. Its compact scale makes placement flexible without visually crowding the room.\u003c\/p\u003e\n\u003cdiv class=\"stb-pietra__placement\"\u003e\n\u003cdiv class=\"stb-pietra__placement-item\"\u003e\n\u003csmall\u003e Single \u003c\/small\u003e \u003cstrong\u003e Bedside · small counter \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pietra__placement-item\"\u003e\n\u003csmall\u003e In a Row \u003c\/small\u003e \u003cstrong\u003e Island · dining table \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"stb-pietra-size\" href=\"#stb-pietra-size-section\" class=\"stb-pietra__lightbox\"\u003e \u003cspan class=\"stb-pietra__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pietra-travertine-pendant-light-stuberlighting_12.jpg?v=1786526570\" alt=\"Enlarged Pietra travertine pendant dimensions\"\u003e \u003cspan class=\"stb-pietra__lightbox-title\"\u003e Ø6.7\" × H4.9\" · Canopy Ø5.1\" \u003c\/span\u003e \u003cspan class=\"stb-pietra__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHT + INSTALLATION\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-pietra__utility\"\u003e\n\u003cdiv class=\"stb-pietra__utility-card\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e GX53 · Bulb not included \u003c\/strong\u003e\n\u003cp\u003eChoose your preferred GX53 bulb. Warm-white light pairs especially well with the naturally warm tone of the yellow travertine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pietra__utility-card\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired · Adjustable Drop \u003c\/strong\u003e\n\u003cp\u003eIncludes a 59\" \/ 150cm adjustable cable. Longer lengths are available on request. Professional installation is recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-pietra__details\"\u003e\n\u003ch3 class=\"stb-pietra__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-pietra__spec-list\"\u003e\n\u003cdiv class=\"stb-pietra__spec\"\u003e\n\u003cdiv class=\"stb-pietra__spec-name\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"stb-pietra__spec-value\"\u003eØ6.7\" × H4.9\" · Ø17 × H12.5 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pietra__spec\"\u003e\n\u003cdiv class=\"stb-pietra__spec-name\"\u003eCanopy\u003c\/div\u003e\n\u003cdiv class=\"stb-pietra__spec-value\"\u003eØ5.1\" · Ø13 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pietra__spec\"\u003e\n\u003cdiv class=\"stb-pietra__spec-name\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"stb-pietra__spec-value\"\u003eYellow travertine · Walnut wood\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pietra__spec\"\u003e\n\u003cdiv class=\"stb-pietra__spec-name\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"stb-pietra__spec-value\"\u003eGX53\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pietra__spec\"\u003e\n\u003cdiv class=\"stb-pietra__spec-name\"\u003eBulb Included\u003c\/div\u003e\n\u003cdiv class=\"stb-pietra__spec-value\"\u003eNo\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pietra__spec\"\u003e\n\u003cdiv class=\"stb-pietra__spec-name\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"stb-pietra__spec-value\"\u003eAC 110–240V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pietra__spec\"\u003e\n\u003cdiv class=\"stb-pietra__spec-name\"\u003eSuspension\u003c\/div\u003e\n\u003cdiv class=\"stb-pietra__spec-value\"\u003e59\" \/ 150cm adjustable · Extendable on request\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pietra__spec\"\u003e\n\u003cdiv class=\"stb-pietra__spec-name\"\u003eWiring\u003c\/div\u003e\n\u003cdiv class=\"stb-pietra__spec-value\"\u003eHardwired\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pietra__spec\"\u003e\n\u003cdiv class=\"stb-pietra__spec-name\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"stb-pietra__spec-value\"\u003eCompatible with common wall switch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pietra__spec\"\u003e\n\u003cdiv class=\"stb-pietra__spec-name\"\u003eUse\u003c\/div\u003e\n\u003cdiv class=\"stb-pietra__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-pietra__faq\"\u003e\n\u003ch3 class=\"stb-pietra__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill my stone look exactly like the photos?\u003c\/summary\u003e\n\u003cp\u003eNo. Natural travertine varies in veining, pores and tone, and walnut grain also varies. Product photos are representative, so each pendant will have its own natural character.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs one pendant enough?\u003c\/summary\u003e\n\u003cp\u003eIt depends on placement. At only 6.7\" wide, one works well as a small bedside or counter accent. Over a larger kitchen island or dining table, two or three usually create a stronger visual rhythm.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the hanging cable be longer?\u003c\/summary\u003e\n\u003cp\u003eYes. The included 59\" \/ 150cm cable is adjustable during installation and longer lengths can be requested for higher ceilings.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I care for the stone?\u003c\/summary\u003e\n\u003cp\u003eDust gently with a soft dry cloth. Avoid harsh cleaners and impacts. Travertine is natural stone and can chip if struck against a hard surface.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-pietra__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 MATERIAL NOTE\n  ====================================================== --\u003e\n\u003cp class=\"stb-pietra__final-note\"\u003eNatural travertine varies in veining, pores, markings and tone, and natural walnut varies in grain and color, so each fixture 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 6.7″ x H 4.9″ \/ Yellow Travertine","offer_id":52801292140827,"sku":"STB-PL-26-10243","price":178.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pietra-travertine-pendant-light-stuberlighting_1.jpg?v=1786526570"},{"product_id":"faro-travertine-spotlight","title":"Faro Travertine Spotlight","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.fa-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.fa-lb-overlay:target{display:flex;}\n.fa-lb-overlay img{max-width:92%;max-height:82vh;object-fit:contain;box-shadow:0 10px 60px rgba(0,0,0,0.6);}\n.fa-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.fa-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.fa-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.75; background: #F5EDD8; -webkit-font-smoothing: antialiased;\"\u003e\n\u003c!-- ============ 无HERO · 直接切入:一行kicker + 一句金句 + 一段简介 ============ --\u003e\n\u003cdiv style=\"background: #EFE4C9; border-top: 3px solid #C8A96E; padding: 34px 26px 30px 26px;\"\u003e\n\u003cdiv style=\"max-width: 760px; margin: 0 auto;\"\u003e\n\u003cp style=\"font-size: 10px; letter-spacing: 4px; text-transform: uppercase; color: #9a8258; margin: 0 0 12px 0; font-weight: 600;\"\u003eTravertine Spotlight · Adjustable · Bulb Included\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: clamp(24px,5.5vw,38px); line-height: 1.2; color: #4a3218; margin: 0 0 14px 0; font-weight: 400; font-style: italic;\"\u003eA little cylinder of natural stone that points light where you want it.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; color: #4a3218; margin: 0; line-height: 1.85;\"\u003eA sculpted yellow-travertine head on a warm walnut ceiling mount, with a brass pivot that tilts to aim the beam — made for lighting artwork, a reading corner, or a warm pool of accent light. Small, natural, and quietly refined. Ships with a bulb, ready to use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ 满宽深规格条 · 一眼看全(手机2列不挤) ============ --\u003e\n\u003cdiv style=\"background: #2A2015; padding: 0 22px;\"\u003e\n\u003cdiv style=\"max-width: 1080px; margin: 0 auto; display: flex; flex-wrap: wrap;\"\u003e\n\u003cdiv style=\"flex: 1 1 30%; min-width: 140px; padding: 20px 14px; 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;\"\u003eHead\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 17px; font-style: italic; color: #f5edd8; margin: 0;\"\u003eYellow travertine\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 30%; min-width: 140px; padding: 20px 14px; 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;\"\u003eMount\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 17px; font-style: italic; color: #f5edd8; margin: 0;\"\u003eWalnut · brass pivot\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 30%; min-width: 140px; padding: 20px 14px; 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;\"\u003eBeam\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 17px; font-style: italic; color: #c8a96e; margin: 0;\"\u003eAdjustable tilt\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 30%; min-width: 140px; padding: 20px 14px; 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: 17px; font-style: italic; color: #f5edd8; margin: 0;\"\u003eIncluded\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 30%; min-width: 140px; padding: 20px 14px;\"\u003e\n\u003cp style=\"font-size: 9px; letter-spacing: 2px; text-transform: uppercase; color: #9a8258; margin: 0 0 6px 0; font-weight: 600;\"\u003eReturns\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 17px; font-style: italic; color: #f5edd8; margin: 0;\"\u003e30 days\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ 黄洞石材质说明 · 图(居中限宽按原比例不溢出) + 短说明 ============ --\u003e\n\u003cdiv id=\"material-story\" style=\"background: #EFE4C9; padding: 50px 26px;\"\u003e\n\u003cdiv style=\"max-width: 900px; margin: 0 auto;\"\u003e\n\u003cp style=\"font-size: 10px; letter-spacing: 4px; text-transform: uppercase; color: #9a8258; margin: 0 0 10px 0; font-weight: 600;\"\u003eAbout The Material\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: clamp(22px,5vw,32px); line-height: 1.15; color: #4a3218; margin: 0 0 20px 0; font-weight: 300; font-style: italic;\"\u003eReal natural travertine.\u003c\/p\u003e\n\u003ca href=\"#fa-lb-material\" style=\"text-decoration: none; display: block; margin: 0 0 20px 0;\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/yellow-travertine-stuber_1.jpg?v=1786528654\" alt=\"Yellow travertine natural stone texture veining\" style=\"display: block; width: 100%; max-width: 420px; height: auto; border: 1px solid #D8C6A6;\"\u003e \u003cspan style=\"display: inline-block; font-size: 11px; color: #9a6a2a; margin: 8px 0 0 0; letter-spacing: 1px;\"\u003e🔍 Tap to enlarge\u003c\/span\u003e \u003c\/a\u003e\n\u003cp style=\"font-size: 15px; color: #4a3218; margin: 0; line-height: 1.85; max-width: 640px;\"\u003eThe head is genuine travertine stone, so the veining and tone vary piece to piece — \u003cb\u003eyours won't look exactly like the photo, and that's the point\u003c\/b\u003e: no two are alike. Solid but natural, so handle with care; stone can chip if knocked.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ SIZE · 尺寸图(居中限宽不溢出) + 简短数据 ============ --\u003e\n\u003cdiv id=\"size-references\" style=\"background: #F5EDD8; padding: 50px 26px;\"\u003e\n\u003cdiv style=\"max-width: 900px; margin: 0 auto;\"\u003e\n\u003cp style=\"font-size: 10px; letter-spacing: 4px; text-transform: uppercase; color: #9a8258; margin: 0 0 10px 0; font-weight: 600;\"\u003eSize\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: clamp(22px,5vw,32px); line-height: 1.15; color: #4a3218; margin: 0 0 6px 0; font-weight: 300; font-style: italic;\"\u003eSmall \u0026amp; discreet.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #6e5a38; margin: 0 0 20px 0; line-height: 1.8;\"\u003e∅2.6\" × H6.3\" (∅6.5 × H16 cm) — a compact accent fixture; group several for gallery-style lighting.\u003c\/p\u003e\n\u003ca href=\"#fa-lb-size\" style=\"text-decoration: none; display: block;\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/faro-travertine-spotlight-stuberlighting_22.jpg?v=1786669913\" alt=\"Faro travertine spotlight size reference diagram\" style=\"display: block; width: 100%; max-width: 300px; height: auto; border: 1px solid #D8C6A6;\"\u003e \u003cspan style=\"display: inline-block; font-size: 11px; color: #9a6a2a; margin: 8px 0 0 0; letter-spacing: 1px;\"\u003e🔍 Tap to enlarge\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- === Lightboxes === --\u003e\n\u003cdiv id=\"fa-lb-material\" class=\"fa-lb-overlay\"\u003e\n\u003ca href=\"#material-story\" class=\"fa-lb-backdrop\"\u003e\u003cbr\u003e\u003c\/a\u003e \u003ca href=\"#material-story\" class=\"fa-lb-close\"\u003e×\u003c\/a\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/yellow-travertine-stuber_1.jpg?v=1786528654\" alt=\"Yellow travertine natural stone texture veining enlarged\"\u003e\n\u003cp class=\"fa-lb-cap\"\u003eNatural Yellow Travertine · unique veining \u0026amp; texture\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"fa-lb-size\" class=\"fa-lb-overlay\"\u003e\n\u003ca href=\"#size-references\" class=\"fa-lb-backdrop\"\u003e\u003cbr\u003e\u003c\/a\u003e \u003ca href=\"#size-references\" class=\"fa-lb-close\"\u003e×\u003c\/a\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/faro-travertine-spotlight-stuberlighting_22.jpg?v=1786669913\" alt=\"Faro travertine spotlight size reference diagram enlarged\"\u003e\n\u003cp class=\"fa-lb-cap\"\u003e∅ 2.6\" × H 6.3\" (∅ 6.5 × H 16 cm)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ============ 两色 + 用途 · 场景模块(深色,一句一场景) ============ --\u003e\n\u003cdiv style=\"background: #1C1209; padding: 50px 26px;\"\u003e\n\u003cdiv style=\"max-width: 900px; margin: 0 auto;\"\u003e\n\u003cp style=\"font-size: 10px; letter-spacing: 4px; text-transform: uppercase; color: #c8a96e; margin: 0 0 20px 0; font-weight: 600;\"\u003eWhat It's For\u003c\/p\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 14px;\"\u003e\n\u003cp style=\"flex: 1 1 260px; font-size: 14px; color: #d8c6a6; margin: 0; line-height: 1.8; border-top: 1px solid #3A2A18; padding-top: 12px;\"\u003e\u003cb style=\"color: #f5edd8;\"\u003eLight your artwork\u003c\/b\u003e — tilt the beam onto a painting, print, or shelf for a warm, focused highlight.\u003c\/p\u003e\n\u003cp style=\"flex: 1 1 260px; font-size: 14px; color: #d8c6a6; margin: 0; line-height: 1.8; border-top: 1px solid #3A2A18; padding-top: 12px;\"\u003e\u003cb style=\"color: #f5edd8;\"\u003eAccent a hallway\u003c\/b\u003e — a small, sculptural point of light for corridors, entries, and stairwells.\u003c\/p\u003e\n\u003cp style=\"flex: 1 1 260px; font-size: 14px; color: #d8c6a6; margin: 0; line-height: 1.8; border-top: 1px solid #3A2A18; padding-top: 12px;\"\u003e\u003cb style=\"color: #f5edd8;\"\u003eSet a mood\u003c\/b\u003e — a soft, directional pool of light in a living room or reading corner, warmer than a downlight.\u003c\/p\u003e\n\u003cp style=\"flex: 1 1 260px; font-size: 14px; color: #d8c6a6; margin: 0; line-height: 1.8; border-top: 1px solid #3A2A18; padding-top: 12px;\"\u003e\u003cb style=\"color: #f5edd8;\"\u003eGroup several\u003c\/b\u003e — a row across a ceiling reads like understated track lighting, but softer and more natural.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 13px; color: #9a8258; margin: 20px 0 0 0; line-height: 1.7; font-style: italic;\"\u003eTwo finishes to match your ceiling — warm \u003cb style=\"color: #d8c6a6;\"\u003ewalnut wood\u003c\/b\u003e or a lighter \u003cb style=\"color: #d8c6a6;\"\u003enatural wood color\u003c\/b\u003e, both paired with the yellow-travertine head.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ SPEC + FAQ · 左规格 \/ 右FAQ(手机堆叠) ============ --\u003e\n\u003cdiv style=\"background: #EFE4C9; padding: 52px 26px;\"\u003e\n\u003cdiv style=\"max-width: 1080px; margin: 0 auto; display: flex; flex-wrap: wrap; gap: 40px;\"\u003e\n\u003cdiv style=\"flex: 1 1 42%; min-width: 260px;\"\u003e\n\u003cp style=\"font-size: 10px; letter-spacing: 4px; text-transform: uppercase; color: #9a8258; margin: 0 0 20px 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: 12px 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∅2.6\"×H6.3\" (∅6.5×H16cm)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 16px; padding: 12px 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;\"\u003eYellow travertine · walnut wood\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 16px; padding: 12px 0; border-bottom: 1px solid #D8C6A6;\"\u003e\n\u003cspan style=\"font-size: 12px; letter-spacing: 1px; text-transform: uppercase; color: #9a8258;\"\u003eFinishes\u003c\/span\u003e\u003cspan style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 16px; font-style: italic; color: #4a3218; text-align: right;\"\u003eWalnut wood \/ natural wood color\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 16px; padding: 12px 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;\"\u003eE27 · max 40W · included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 16px; padding: 12px 0; border-bottom: 1px solid #D8C6A6;\"\u003e\n\u003cspan style=\"font-size: 12px; letter-spacing: 1px; text-transform: uppercase; color: #9a8258;\"\u003eBeam\u003c\/span\u003e\u003cspan style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 16px; font-style: italic; color: #4a3218; text-align: right;\"\u003eAdjustable tilt (brass pivot)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 16px; padding: 12px 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: 12px 0; border-bottom: 1px solid #D8C6A6;\"\u003e\n\u003cspan style=\"font-size: 12px; letter-spacing: 1px; text-transform: uppercase; color: #9a8258;\"\u003eWiring\u003c\/span\u003e\u003cspan style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 16px; font-style: italic; color: #4a3218; text-align: right;\"\u003eHardwired ceiling · electrician recommended\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 16px; padding: 12px 0; border-bottom: 1px solid #D8C6A6;\"\u003e\n\u003cspan style=\"font-size: 12px; letter-spacing: 1px; text-transform: uppercase; color: #9a8258;\"\u003eControl\u003c\/span\u003e\u003cspan style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 16px; font-style: italic; color: #4a3218; text-align: right;\"\u003eWall switch (not included)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 16px; padding: 12px 0;\"\u003e\n\u003cspan style=\"font-size: 12px; letter-spacing: 1px; text-transform: uppercase; color: #9a8258;\"\u003eUse \u0026amp; IP\u003c\/span\u003e\u003cspan style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 16px; font-style: italic; color: #4a3218; text-align: right;\"\u003eIndoor dry areas · IP20\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 42%; min-width: 260px;\"\u003e\n\u003cp style=\"font-size: 10px; letter-spacing: 4px; text-transform: uppercase; color: #9a8258; margin: 0 0 20px 0; font-weight: 600;\"\u003eQuestions\u003c\/p\u003e\n\u003cdetails style=\"border-bottom: 1px solid #D8C6A6; padding: 15px 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 is it installed?\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: 10px 0 0 0; line-height: 1.75;\"\u003eIt's a \u003cb\u003ehardwired ceiling spotlight\u003c\/b\u003e — we recommend a qualified electrician. It works with a standard wall switch (not included). Once mounted, the brass pivot lets you aim the beam.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: 1px solid #D8C6A6; padding: 15px 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\u003eCan I aim the light?\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: 10px 0 0 0; line-height: 1.75;\"\u003eYes — the \u003cb\u003ebrass pivot tilts\u003c\/b\u003e so you can direct the beam onto artwork, a shelf, or a corner. It's an accent\/mood light rather than a bright, whole-room ceiling light.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: 1px solid #D8C6A6; padding: 15px 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 come with a bulb?\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: 10px 0 0 0; line-height: 1.75;\"\u003eYes — a bulb is \u003cb\u003eincluded\u003c\/b\u003e (standard E27, max 40W). A warm-white bulb suits the travertine best; you can swap it any time.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"padding: 15px 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\u003eWill the stone match the photo?\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: 10px 0 0 0; line-height: 1.75;\"\u003eNot exactly — it's \u003cb\u003enatural travertine\u003c\/b\u003e, so veining and tone vary piece to piece. The photo is representative; yours will be its own, which is part of the charm.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ SHIPPING \u0026 RETURNS (固定) ============ --\u003e\n\u003cdiv style=\"background: #F5EDD8; padding: 48px 26px 34px 26px;\"\u003e\n\u003cdiv style=\"max-width: 1080px; margin: 0 auto; background: #EFE4C9; padding: 32px 30px; 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 280px; 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 280px; 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 22px 40px 22px;\"\u003e\n\u003cp style=\"font-size: 11.5px; color: #6e5a38; margin: 0 auto; line-height: 1.7; font-style: italic; max-width: 680px;\"\u003eThe travertine head is natural stone — veining and tone vary from piece to piece, so the photo is representative and no two are alike; stone can chip if knocked, so handle with care. A bulb is included (E27, max 40W). Hardwired ceiling mount; a wall switch is not included. Screen colors are approximate; hand-measured sizes may vary 1–2cm. IP20 — indoor dry locations only.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 2.6″ x H 6.3″ \/ Walnut Wood \u0026 Yellow Travertine","offer_id":52809956360475,"sku":"STB-CL-26-10064","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Dia 2.6″ x H 6.3″ \/ Wood Color \u0026 Yellow Travertine","offer_id":52809956393243,"sku":"STB-CL-26-10065","price":138.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/faro-travertine-spotlight-stuberlighting_1.jpg?v=1786669914"},{"product_id":"torre-travertine-wall-sconce","title":"Torre Travertine Wall Sconce","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — TORRE TRAVERTINE WALL SCONCE\n   NATURAL TRAVERTINE + WOOD\n   SHOPPER FOCUSED \/ MOBILE RESPONSIVE\n========================================================= *\/\n\n.stb-torre{\n  --cream:#F5EDD8;\n  --ivory:#FFFDF8;\n  --sand:#E9DDC5;\n  --sand-soft:#F2E8D7;\n  --stone:#D7BE98;\n  --stone-soft:#EDE0CC;\n  --walnut:#68482D;\n  --brown:#4A3218;\n  --dark:#1C1209;\n  --gold:#C8A96E;\n  --gold-deep:#98743B;\n  --muted:#85735E;\n  --line:#DED2BD;\n\n  width:100%;\n  max-width:840px;\n  margin:0 auto;\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.65;\n\n  color:var(--brown);\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-torre *{\n  box-sizing:border-box;\n}\n\n.stb-torre h2,\n.stb-torre h3,\n.stb-torre p{\n  margin-top:0;\n}\n\n.stb-torre h2,\n.stb-torre h3{\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  color:var(--dark);\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-torre__intro{\n  position:relative;\n\n  margin-bottom:25px;\n  padding:22px 24px;\n\n  overflow:hidden;\n\n  background:\n    linear-gradient(\n      135deg,\n      #FFFDF8 0%,\n      #F1E5D2 67%,\n      #DCC5A4 100%\n    );\n\n  border-radius:10px;\n}\n\n.stb-torre__intro:before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  bottom:0;\n  left:0;\n\n  width:4px;\n\n  background:var(--gold);\n}\n\n.stb-torre__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-torre__intro h2{\n  max-width:680px;\n\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.12;\n}\n\n.stb-torre__intro p{\n  max-width:690px;\n  margin:0;\n\n  color:#604D3A;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-torre__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:34px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:9px;\n}\n\n.stb-torre__fact{\n  min-width:0;\n\n  padding:15px 11px;\n\n  background:var(--ivory);\n\n  border-right:1px solid var(--line);\n}\n\n.stb-torre__fact:nth-child(2){\n  background:#E8D6BC;\n}\n\n.stb-torre__fact:nth-child(3){\n  background:#F4EBDD;\n}\n\n.stb-torre__fact:nth-child(4){\n  background:#2D1D10;\n}\n\n.stb-torre__fact:last-child{\n  border-right:0;\n}\n\n.stb-torre__fact small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#91795E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-torre__fact:nth-child(4) small{\n  color:#BA9B66;\n}\n\n.stb-torre__fact strong{\n  display:block;\n\n  color:#21150C;\n\n  font-size:12.5px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-torre__fact:nth-child(4) strong{\n  color:#F5EDD8;\n}\n\n\n\/* =========================================================\n   UNIVERSAL IMAGE SYSTEM\n   NEVER CROP\n========================================================= *\/\n\n.stb-torre__image-link{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n\n  padding:8px;\n\n  overflow:hidden;\n\n  background:#F8F3E9;\n\n  border:1px solid #D6C6AC;\n  border-radius:8px;\n\n  text-decoration:none;\n}\n\n.stb-torre__image-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto;\n\n  margin:0 auto;\n\n  object-fit:contain;\n  object-position:center;\n\n  transition:transform .25s ease;\n}\n\n.stb-torre__image-link:hover img{\n  transform:scale(1.015);\n}\n\n.stb-torre__zoom{\n  position:absolute;\n\n  right:8px;\n  bottom:8px;\n\n  padding:5px 8px;\n\n  background:rgba(28,18,9,.82);\n\n  border:1px solid rgba(200,169,110,.4);\n  border-radius:20px;\n\n  color:#F5EDD8;\n\n  font-size:9px;\n  font-weight:500;\n\n  pointer-events:none;\n}\n\n\n\/* =========================================================\n   NATURAL MATERIAL\n========================================================= *\/\n\n.stb-torre__natural{\n  display:grid;\n  grid-template-columns:220px 1fr;\n\n  gap:28px;\n  align-items:center;\n\n  margin-bottom:36px;\n  padding:23px;\n\n  background:#E9DCC7;\n\n  border-radius:11px;\n}\n\n.stb-torre__natural-image{\n  width:100%;\n  max-width:220px;\n\n  margin:0 auto;\n}\n\n.stb-torre__natural-image img{\n  width:100%;\n  height:auto;\n\n  max-height:235px;\n\n  object-fit:contain;\n}\n\n.stb-torre__label{\n  display:inline-block;\n\n  margin-bottom:8px;\n  padding:4px 7px;\n\n  background:rgba(200,169,110,.18);\n\n  border-radius:3px;\n\n  color:#80602F;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.stb-torre__natural h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-torre__natural p{\n  margin:0 0 11px;\n\n  color:#5B4735;\n\n  font-size:13.5px;\n}\n\n.stb-torre__natural-list{\n  display:grid;\n  gap:6px;\n}\n\n.stb-torre__natural-item{\n  display:flex;\n  gap:8px;\n\n  color:#624B36;\n\n  font-size:12px;\n  line-height:1.5;\n}\n\n.stb-torre__natural-item:before{\n  content:\"—\";\n\n  color:#9B753B;\n}\n\n\n\/* =========================================================\n   NATURAL VARIATION NOTICE\n========================================================= *\/\n\n.stb-torre__variation{\n  display:grid;\n  grid-template-columns:auto 1fr;\n\n  gap:15px;\n  align-items:center;\n\n  margin-bottom:36px;\n  padding:17px 19px;\n\n  background:#4A3218;\n\n  border-left:4px solid var(--gold);\n  border-radius:9px;\n}\n\n.stb-torre__variation-icon{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:35px;\n  height:35px;\n\n  background:rgba(200,169,110,.12);\n\n  border:1px solid rgba(200,169,110,.45);\n  border-radius:50%;\n\n  color:var(--gold);\n\n  font-family:\"Cormorant Garamond\",serif;\n  font-size:18px;\n}\n\n.stb-torre__variation strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#F5EDD8;\n\n  font-size:12.5px;\n  font-weight:600;\n}\n\n.stb-torre__variation p{\n  margin:0;\n\n  color:#D9CEBA;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAIL\n========================================================= *\/\n\n.stb-torre__detail{\n  display:grid;\n  grid-template-columns:1fr 225px;\n\n  gap:28px;\n  align-items:center;\n\n  margin-bottom:36px;\n  padding:23px;\n\n  background:#FFFDF8;\n\n  border:1px solid #E5D8C6;\n  border-radius:10px;\n}\n\n.stb-torre__detail-image{\n  width:100%;\n  max-width:225px;\n\n  margin:0 auto;\n}\n\n.stb-torre__detail-image img{\n  width:100%;\n  height:auto;\n\n  max-height:250px;\n\n  object-fit:contain;\n}\n\n.stb-torre__detail h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-torre__detail p{\n  margin:0;\n\n  color:#604C38;\n\n  font-size:13px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-torre__size{\n  margin-bottom:36px;\n  padding:23px;\n\n  background:#F1E6D4;\n\n  border-radius:10px;\n}\n\n.stb-torre__heading{\n  margin:0 0 15px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-torre__size-inner{\n  display:grid;\n  grid-template-columns:245px 1fr;\n\n  gap:30px;\n  align-items:center;\n}\n\n.stb-torre__size-image{\n  width:100%;\n  max-width:245px;\n\n  margin:0 auto;\n}\n\n.stb-torre__size-image img{\n  width:100%;\n  height:auto;\n\n  max-height:300px;\n\n  object-fit:contain;\n}\n\n.stb-torre__dimension{\n  display:block;\n\n  margin-bottom:4px;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  color:var(--dark);\n\n  font-size:28px;\n  line-height:1.08;\n  font-weight:500;\n}\n\n.stb-torre__metric{\n  display:block;\n\n  margin-bottom:11px;\n\n  color:#9C7A47;\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-torre__size-copy p{\n  margin:0 0 13px;\n\n  color:#5D4937;\n\n  font-size:13px;\n}\n\n.stb-torre__places{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n}\n\n.stb-torre__place{\n  padding:5px 9px;\n\n  background:#FFF9EF;\n\n  border:1px solid #D6C2A3;\n  border-radius:20px;\n\n  color:#604932;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   LIGHT CHARACTER\n========================================================= *\/\n\n.stb-torre__utility{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border:1px solid #D9C8AA;\n  border-radius:10px;\n}\n\n.stb-torre__utility-card{\n  padding:19px 20px;\n}\n\n.stb-torre__utility-card:first-child{\n  background:#D2B589;\n}\n\n.stb-torre__utility-card:last-child{\n  background:#1C1209;\n}\n\n.stb-torre__utility-card small{\n  display:block;\n\n  margin-bottom:5px;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.stb-torre__utility-card:first-child small{\n  color:#6A481E;\n}\n\n.stb-torre__utility-card:last-child small{\n  color:var(--gold);\n}\n\n.stb-torre__utility-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  font-size:12.5px;\n  font-weight:600;\n}\n\n.stb-torre__utility-card:first-child strong{\n  color:#291A0E;\n}\n\n.stb-torre__utility-card:last-child strong{\n  color:#F5EDD8;\n}\n\n.stb-torre__utility-card p{\n  margin:0;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n.stb-torre__utility-card:first-child p{\n  color:#533A20;\n}\n\n.stb-torre__utility-card:last-child p{\n  color:#D8CEBC;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.stb-torre__details{\n  margin-bottom:34px;\n}\n\n.stb-torre__spec-list{\n  overflow:hidden;\n\n  border:1px solid #E2D6C4;\n  border-radius:8px;\n}\n\n.stb-torre__spec{\n  display:grid;\n  grid-template-columns:35% 65%;\n\n  padding:10px 12px;\n\n  border-bottom:1px solid #E7DDCC;\n}\n\n.stb-torre__spec:nth-child(odd){\n  background:#FFFDF8;\n}\n\n.stb-torre__spec:nth-child(even){\n  background:#F7F0E4;\n}\n\n.stb-torre__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-torre__spec-name{\n  padding-right:14px;\n\n  color:#89745D;\n\n  font-size:11.5px;\n}\n\n.stb-torre__spec-value{\n  color:#24170D;\n\n  font-size:12.5px;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-torre__faq{\n  margin-bottom:30px;\n  padding:20px 22px;\n\n  background:#E9DCC7;\n\n  border-radius:10px;\n}\n\n.stb-torre__faq .stb-torre__heading{\n  margin-bottom:5px;\n}\n\n.stb-torre__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid #D4C1A3;\n}\n\n.stb-torre__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-torre__faq summary{\n  position:relative;\n\n  padding-right:30px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:#281A0E;\n\n  font-size:13.5px;\n  font-weight:500;\n}\n\n.stb-torre__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-torre__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  top:-5px;\n  right:2px;\n\n  color:#9C763D;\n\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:24px;\n}\n\n.stb-torre__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-torre__faq details p{\n  margin:8px 0 0;\n\n  padding-right:20px;\n\n  color:#63503C;\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n   CLICK ANYWHERE TO CLOSE\n========================================================= *\/\n\n.stb-torre__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:24px;\n\n  background:rgba(20,14,9,.95);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.stb-torre__lightbox:target{\n  display:flex;\n}\n\n.stb-torre__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-torre__lightbox img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:90vw;\n  max-height:78vh;\n\n  margin:auto;\n\n  object-fit:contain;\n\n  background:#F5EDD8;\n\n  box-shadow:0 14px 60px rgba(0,0,0,.45);\n}\n\n.stb-torre__lightbox-title{\n  margin:10px 0 0 !important;\n\n  color:#D8C8A9 !important;\n\n  font-size:10px !important;\n  font-weight:500;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n.stb-torre__lightbox-hint{\n  margin:4px 0 0 !important;\n\n  color:#A99677 !important;\n\n  font-size:9px !important;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-torre__shipping{\n  padding:21px 22px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #F5EDD8 0%,\n      #E6D3B5 100%\n    );\n\n  border-top:3px solid var(--gold);\n  border-radius:9px;\n}\n\n.stb-torre__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-torre__shipping p{\n  margin:0 0 8px;\n\n  color:#5A4734;\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n.stb-torre__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-torre__shipping strong{\n  color:#201309;\n  font-weight:600;\n}\n\n.stb-torre__shipping a{\n  color:#88652F;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   FINAL STONE NOTE\n========================================================= *\/\n\n.stb-torre__final-note{\n  max-width:720px;\n\n  margin:18px auto 0 !important;\n  padding:0 10px;\n\n  color:#89745D !important;\n\n  font-size:11px !important;\n  line-height:1.6 !important;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-torre{\n    width:100%;\n    max-width:100%;\n\n    font-size:13.5px;\n  }\n\n\n  .stb-torre__intro{\n    padding:18px;\n  }\n\n  .stb-torre__intro h2{\n    font-size:25px;\n    line-height:1.14;\n  }\n\n  .stb-torre__heading{\n    font-size:21px;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-torre__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-torre__fact{\n    padding:13px 9px;\n  }\n\n  .stb-torre__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-torre__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* NATURAL *\/\n\n  .stb-torre__natural{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    padding:18px;\n  }\n\n  .stb-torre__natural-image{\n    max-width:195px;\n  }\n\n  .stb-torre__natural-image img{\n    max-height:220px;\n  }\n\n\n  \/* PRODUCT DETAIL *\/\n\n  .stb-torre__detail{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    padding:18px;\n  }\n\n  .stb-torre__detail-image{\n    max-width:205px;\n\n    grid-row:1;\n  }\n\n  .stb-torre__detail-copy{\n    grid-row:2;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-torre__size{\n    padding:18px;\n  }\n\n  .stb-torre__size-inner{\n    grid-template-columns:1fr;\n\n    gap:17px;\n  }\n\n  .stb-torre__size-image{\n    max-width:230px;\n  }\n\n  .stb-torre__size-image img{\n    max-height:280px;\n  }\n\n  .stb-torre__size-copy{\n    text-align:center;\n  }\n\n  .stb-torre__places{\n    justify-content:center;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-torre__utility{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-torre__spec{\n    grid-template-columns:38% 62%;\n\n    padding:9px 10px;\n  }\n\n  .stb-torre__spec-name{\n    font-size:11px;\n  }\n\n  .stb-torre__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-torre__faq{\n    padding:18px;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-torre__lightbox{\n    padding:14px;\n  }\n\n  .stb-torre__lightbox img{\n    width:auto;\n    height:auto;\n\n    max-width:94vw;\n    max-height:74vh;\n\n    object-fit:contain;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-torre__shipping{\n    padding:18px;\n  }\n\n  .stb-torre__shipping p{\n    font-size:12px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-torre\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-torre__intro\"\u003e\n\u003cp class=\"stb-torre__eyebrow\"\u003eTorre · Natural Travertine\u003c\/p\u003e\n\u003ch2\u003eNatural Stone, Focused Into a Compact Wall Light\u003c\/h2\u003e\n\u003cp\u003eA slim cylindrical wall sconce pairing warm natural travertine with wood. Its compact profile keeps the wall visually clean while directing a warm pool of light below.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-torre__facts\"\u003e\n\u003cdiv class=\"stb-torre__fact\"\u003e\n\u003csmall\u003eSize\u003c\/small\u003e \u003cstrong\u003eØ2.6\" × H6.3\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__fact\"\u003e\n\u003csmall\u003eStone\u003c\/small\u003e \u003cstrong\u003eNatural Travertine\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__fact\"\u003e\n\u003csmall\u003eAccent\u003c\/small\u003e \u003cstrong\u003eWarm Wood Detail\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__fact\"\u003e\n\u003csmall\u003eLight\u003c\/small\u003e \u003cstrong\u003eFocused Downward Glow\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       NATURAL STONE\n  ====================================================== --\u003e\n\u003csection id=\"stb-torre-stone-section\" class=\"stb-torre__natural\"\u003e\n\u003cdiv class=\"stb-torre__natural-image\"\u003e\u003ca href=\"#stb-torre-stone\" class=\"stb-torre__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 pores, veining and mineral variations\" loading=\"lazy\"\u003e \u003cspan class=\"stb-torre__zoom\"\u003e View Stone ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-torre__label\"\u003e Natural Material \u003c\/span\u003e\n\u003ch3\u003eNo Two Pieces of Travertine Are Identical\u003c\/h3\u003e\n\u003cp\u003eTravertine naturally contains pores, mineral lines, small cavities and shifts in tone. These variations are part of the stone itself and give every fixture an individual surface character.\u003c\/p\u003e\n\u003cdiv class=\"stb-torre__natural-list\"\u003e\n\u003cdiv class=\"stb-torre__natural-item\"\u003eNatural pores and small cavities\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__natural-item\"\u003eUnique veining and mineral marks\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__natural-item\"\u003eNatural color variation between pieces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STONE LIGHTBOX --\u003e \u003ca id=\"stb-torre-stone\" href=\"#stb-torre-stone-section\" class=\"stb-torre__lightbox\"\u003e \u003cspan class=\"stb-torre__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/yellow-travertine-stuber_1.jpg?v=1786528654\" alt=\"Enlarged natural travertine variation reference\"\u003e \u003cspan class=\"stb-torre__lightbox-title\"\u003e Natural Travertine · Material Variation \u003c\/span\u003e \u003cspan class=\"stb-torre__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       NATURAL VARIATION NOTE\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-torre__variation\"\u003e\n\u003cdiv class=\"stb-torre__variation-icon\"\u003e◌\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Pores and irregular markings are natural — not defects \u003c\/strong\u003e\n\u003cp\u003eThe exact veining, holes and stone tone will vary from the photos. This natural variation is expected in genuine travertine and makes each fixture slightly different.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"stb-torre-detail-section\" class=\"stb-torre__detail\"\u003e\n\u003cdiv class=\"stb-torre__detail-copy\"\u003e\n\u003cspan class=\"stb-torre__label\"\u003e Material \u0026amp; Structure \u003c\/span\u003e\n\u003ch3\u003eTravertine Meets Warm Wood\u003c\/h3\u003e\n\u003cp\u003eThe porous stone cylinder brings natural texture to the front of the fixture, while the warm wood mounting detail adds contrast and keeps the overall form architectural rather than overly rustic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__detail-image\"\u003e\u003ca href=\"#stb-torre-detail\" class=\"stb-torre__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/torre-travertine-wall-sconce-stuberlighting_13.jpg?v=1786672426\" alt=\"Torre travertine wall sconce stone and wood detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-torre__zoom\"\u003e View Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"stb-torre-detail\" href=\"#stb-torre-detail-section\" class=\"stb-torre__lightbox\"\u003e \u003cspan class=\"stb-torre__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/torre-travertine-wall-sconce-stuberlighting_13.jpg?v=1786672426\" alt=\"Enlarged Torre travertine and wood wall sconce detail\"\u003e \u003cspan class=\"stb-torre__lightbox-title\"\u003e Torre · Travertine \u0026amp; Wood Detail \u003c\/span\u003e \u003cspan class=\"stb-torre__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE \u0026 WALL SCALE\n  ====================================================== --\u003e\n\u003csection id=\"stb-torre-size-section\" class=\"stb-torre__size\"\u003e\n\u003ch3 class=\"stb-torre__heading\"\u003eSize \u0026amp; Wall Scale\u003c\/h3\u003e\n\u003cdiv class=\"stb-torre__size-inner\"\u003e\n\u003cdiv class=\"stb-torre__size-image\"\u003e\u003ca href=\"#stb-torre-size\" class=\"stb-torre__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/faro-travertine-spotlight-stuberlighting_22.jpg?v=1786669913\" alt=\"Torre travertine light dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-torre__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__size-copy\"\u003e\n\u003cspan class=\"stb-torre__dimension\"\u003e Ø2.6\" × H6.3\" \u003c\/span\u003e \u003cspan class=\"stb-torre__metric\"\u003e Ø6.5 × H16cm \u003c\/span\u003e\n\u003cp\u003eA compact architectural scale designed to add stone texture and directional light without creating a large, bulky object on the wall.\u003c\/p\u003e\n\u003cdiv class=\"stb-torre__places\"\u003e\n\u003cspan class=\"stb-torre__place\"\u003e Bedside \u003c\/span\u003e \u003cspan class=\"stb-torre__place\"\u003e Hallway \u003c\/span\u003e \u003cspan class=\"stb-torre__place\"\u003e Reading Nook \u003c\/span\u003e \u003cspan class=\"stb-torre__place\"\u003e Accent Wall \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"stb-torre-size\" href=\"#stb-torre-size-section\" class=\"stb-torre__lightbox\"\u003e \u003cspan class=\"stb-torre__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/faro-travertine-spotlight-stuberlighting_22.jpg?v=1786669913\" alt=\"Enlarged Torre travertine wall light dimension diagram\"\u003e \u003cspan class=\"stb-torre__lightbox-title\"\u003e Torre · Ø2.6\" × H6.3\" \u003c\/span\u003e \u003cspan class=\"stb-torre__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHT CHARACTER\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-torre__utility\"\u003e\n\u003cdiv class=\"stb-torre__utility-card\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e A warm pool of focused light \u003c\/strong\u003e\n\u003cp\u003eThe cylindrical stone body shields the light from direct side glare and concentrates illumination below, creating a more intimate accent than broad room lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__utility-card\"\u003e\n\u003csmall\u003e Best Used As \u003c\/small\u003e \u003cstrong\u003e Accent or bedside lighting \u003c\/strong\u003e\n\u003cp\u003eUse it where you want localized light and natural material presence — beside a bed, along a hallway, near a reading chair or as a pair on an accent wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-torre__details\"\u003e\n\u003ch3 class=\"stb-torre__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-torre__spec-list\"\u003e\n\u003cdiv class=\"stb-torre__spec\"\u003e\n\u003cdiv class=\"stb-torre__spec-name\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__spec-value\"\u003eØ2.6\" × H6.3\" \/ Ø6.5 × H16cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__spec\"\u003e\n\u003cdiv class=\"stb-torre__spec-name\"\u003eMain Material\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__spec-value\"\u003eNatural travertine stone\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__spec\"\u003e\n\u003cdiv class=\"stb-torre__spec-name\"\u003eAccent Material\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__spec-value\"\u003eWood\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__spec\"\u003e\n\u003cdiv class=\"stb-torre__spec-name\"\u003eStone Finish\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__spec-value\"\u003eNatural beige \/ warm yellow travertine\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__spec\"\u003e\n\u003cdiv class=\"stb-torre__spec-name\"\u003eLight Direction\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__spec-value\"\u003eFocused downward illumination\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__spec\"\u003e\n\u003cdiv class=\"stb-torre__spec-name\"\u003eMounting\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__spec-value\"\u003eWall mounted\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__spec\"\u003e\n\u003cdiv class=\"stb-torre__spec-name\"\u003eBest For\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__spec-value\"\u003eBedside · Hallway · Reading nook · Accent wall\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-torre__faq\"\u003e\n\u003ch3 class=\"stb-torre__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill my stone look exactly like the photos?\u003c\/summary\u003e\n\u003cp\u003eNo two pieces of natural travertine are identical. Veining, pores, mineral marks and tone will vary from fixture to fixture. These differences are natural characteristics of the stone.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the holes in the travertine defects?\u003c\/summary\u003e\n\u003cp\u003eNo. Small pores, cavities and irregular mineral markings occur naturally in travertine and are part of its characteristic surface rather than manufacturing damage.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this meant to light an entire room?\u003c\/summary\u003e\n\u003cp\u003eIt is best treated as a localized accent light rather than the only light source in a room. The compact form directs light below the fixture and works especially well as part of a layered lighting plan.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I clean the stone?\u003c\/summary\u003e\n\u003cp\u003eDust with a soft dry cloth. Avoid acidic cleaners, abrasive pads and harsh household chemicals, which can affect the natural stone surface.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-torre__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders. \u003cstrong\u003eExpedited (2–4 weeks)\u003c\/strong\u003e available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FINAL NATURAL STONE NOTE\n  ====================================================== --\u003e\n\u003cp class=\"stb-torre__final-note\"\u003eNatural travertine varies in veining, pores, mineral markings and tone; these variations are normal and make each fixture unique. Screen colors are approximate; hand-measured sizes may vary by 1–2cm.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 2.6″ × H 12.6″ \/ Travertine","offer_id":52809982345499,"sku":"STB-WS-26-10169","price":188.0,"currency_code":"USD","in_stock":true},{"title":"Dia 2.4″ × H 23.6″ \/ Travertine","offer_id":52809982378267,"sku":"STB-WS-26-10170","price":355.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/torre-travertine-wall-sconce-stuberlighting_1.jpg?v=1786672425"}],"url":"https:\/\/stuberlighting.com\/collections\/wood-lighting-1.oembed?page=3","provider":"Stuberlighting","version":"1.0","type":"link"}