{"title":"Floor Lamps","description":"","products":[{"product_id":"akari-10a-washi-paper-tripod-floor-lamp","title":"Akari 10A Washi Paper Tripod Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AKARI 10A FLOOR LAMP\n   Product-specific \/ Mobile responsive\n========================================================= *\/\n\n.stb-10a{\n  --cream:#F5EDD8;\n  --soft:#FAF7EF;\n  --dark:#1C1209;\n  --brown:#4A3218;\n  --muted:#7B6B58;\n  --gold:#C8A96E;\n  --line:#E5DAC7;\n\n  max-width:840px;\n  margin:0 auto;\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.65;\n  font-weight:400;\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-10a *{\n  box-sizing:border-box;\n}\n\n.stb-10a h2,\n.stb-10a h3,\n.stb-10a p{\n  margin-top:0;\n}\n\n.stb-10a h2,\n.stb-10a 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-10a__intro{\n  padding:5px 0 24px;\n}\n\n.stb-10a__eyebrow{\n  margin:0 0 8px;\n\n  color:#927640;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.17em;\n  text-transform:uppercase;\n}\n\n.stb-10a__intro h2{\n  margin:0 0 10px;\n\n  font-size:29px;\n  line-height:1.12;\n  letter-spacing:-.01em;\n}\n\n.stb-10a__intro p{\n  max-width:680px;\n  margin:0;\n\n  color:#5D4C3C;\n}\n\n\n\/* =========================\n   QUICK FACTS\n========================= *\/\n\n.stb-10a__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:34px;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-10a__fact{\n  min-width:0;\n  padding:15px 11px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-10a__fact:last-child{\n  border-right:0;\n}\n\n.stb-10a__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-10a__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:12.5px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n\n\/* =========================\n   MATERIAL\n========================= *\/\n\n.stb-10a__material{\n  display:grid;\n  grid-template-columns:210px 1fr;\n  gap:28px;\n  align-items:center;\n\n  margin-bottom:36px;\n  padding:22px;\n\n  background:var(--soft);\n  border-radius:10px;\n}\n\n.stb-10a__material-image{\n  width:210px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-10a__image-link{\n  position:relative;\n\n  display:block;\n  overflow:hidden;\n\n  background:#F0E8D8;\n  border:1px solid #DED2BD;\n  border-radius:8px;\n\n  text-decoration:none;\n}\n\n.stb-10a__image-link img{\n  display:block;\n\n  width:100%;\n  height:210px;\n\n  object-fit:contain;\n\n  transition:transform .3s ease;\n}\n\n.stb-10a__image-link:hover img{\n  transform:scale(1.02);\n}\n\n.stb-10a__zoom{\n  position:absolute;\n  right:8px;\n  bottom:8px;\n\n  padding:5px 8px;\n\n  background:rgba(28,18,9,.8);\n  border-radius:20px;\n\n  color:#F5EDD8;\n\n  font-size:9px;\n  font-weight:500;\n}\n\n.stb-10a__label{\n  display:block;\n  margin-bottom:7px;\n\n  color:#927640;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.16em;\n  text-transform:uppercase;\n}\n\n.stb-10a__material h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-10a__material p{\n  margin:0 0 9px;\n\n  color:#5D4C3C;\n\n  font-size:13.5px;\n}\n\n.stb-10a__material-points{\n  display:grid;\n  gap:6px;\n}\n\n.stb-10a__material-point{\n  display:flex;\n  gap:8px;\n\n  color:#665544;\n\n  font-size:12px;\n  line-height:1.5;\n}\n\n.stb-10a__material-point:before{\n  content:\"—\";\n  color:var(--gold);\n}\n\n\n\/* =========================\n   UNIVERSAL LIGHTBOX\n   Click \/ tap anywhere to close\n========================= *\/\n\n.stb-10a__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:24px;\n\n  background:rgba(20,14,9,.94);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-10a__lightbox:target{\n  display:flex;\n}\n\n.stb-10a__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-10a__lightbox img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:90vw;\n  max-height:78vh;\n\n  object-fit:contain;\n\n  background:#F5EDD8;\n\n  box-shadow:0 14px 60px rgba(0,0,0,.42);\n}\n\n.stb-10a__lightbox-title{\n  margin:10px 0 0 !important;\n\n  color:#D8C8A9 !important;\n\n  font-size:10px !important;\n  font-weight:500;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n.stb-10a__lightbox-hint{\n  margin:5px 0 0 !important;\n\n  color:#A99677 !important;\n\n  font-size:9px !important;\n  text-align:center;\n}\n\n\n\/* =========================\n   SIZE\n========================= *\/\n\n.stb-10a__size{\n  margin-bottom:36px;\n}\n\n.stb-10a__heading{\n  margin:0 0 15px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-10a__size-inner{\n  display:grid;\n  grid-template-columns:245px 1fr;\n  gap:30px;\n  align-items:center;\n}\n\n.stb-10a__size-image{\n  width:245px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-10a__size-image .stb-10a__image-link img{\n  height:auto;\n  max-height:300px;\n  object-fit:contain;\n}\n\n.stb-10a__dimension{\n  display:block;\n\n  margin-bottom:7px;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  color:var(--dark);\n\n  font-size:27px;\n  line-height:1.08;\n  font-weight:500;\n}\n\n.stb-10a__size-copy p{\n  margin:0;\n\n  color:#5D4C3C;\n\n  font-size:13.5px;\n}\n\n.stb-10a__places{\n  display:flex;\n  flex-wrap:wrap;\n  gap:6px;\n\n  margin-top:13px;\n}\n\n.stb-10a__place{\n  padding:5px 9px;\n\n  border:1px solid #DED2BE;\n  border-radius:20px;\n\n  color:#665544;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n\n\/* =========================\n   LIGHT CHARACTER\n========================= *\/\n\n.stb-10a__light{\n  display:grid;\n  grid-template-columns:auto 1fr;\n  gap:14px;\n  align-items:center;\n\n  margin-bottom:36px;\n  padding:18px 19px;\n\n  background:var(--dark);\n  border-radius:9px;\n}\n\n.stb-10a__light-icon{\n  color:var(--gold);\n\n  font-size:19px;\n  line-height:1;\n}\n\n.stb-10a__light strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:#F5EDD8;\n\n  font-size:12.5px;\n  font-weight:600;\n}\n\n.stb-10a__light p{\n  margin:0;\n\n  color:#D8CEBC;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n\n\/* =========================\n   PRODUCT DETAILS\n========================= *\/\n\n.stb-10a__details{\n  margin-bottom:34px;\n}\n\n.stb-10a__spec-list{\n  border-top:1px solid var(--line);\n}\n\n.stb-10a__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-10a__spec-name{\n  padding-right:14px;\n\n  color:#897862;\n\n  font-size:11.5px;\n}\n\n.stb-10a__spec-value{\n  color:var(--dark);\n\n  font-size:12.5px;\n  font-weight:500;\n}\n\n\n\/* =========================\n   FAQ\n========================= *\/\n\n.stb-10a__faq{\n  margin-bottom:30px;\n}\n\n.stb-10a__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-10a__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-10a__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-10a__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  top:-5px;\n  right:2px;\n\n  color:var(--gold);\n\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:24px;\n}\n\n.stb-10a__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-10a__faq details p{\n  margin:8px 0 0;\n  padding-right:20px;\n\n  color:#665544;\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* =========================\n   SHIPPING\n========================= *\/\n\n.stb-10a__shipping{\n  padding:20px 22px;\n\n  background:var(--cream);\n  border-top:2px solid var(--gold);\n  border-radius:8px;\n}\n\n.stb-10a__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-10a__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-10a__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-10a__shipping strong{\n  color:var(--dark);\n  font-weight:600;\n}\n\n.stb-10a__shipping a{\n  color:#92703B;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================\n   FINAL NOTE\n========================= *\/\n\n.stb-10a__final-note{\n  max-width:720px;\n\n  margin:18px auto 0 !important;\n\n  color:#82715E !important;\n\n  font-size:11px !important;\n  line-height:1.6 !important;\n  font-style:italic;\n  text-align:center;\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-10a{\n    width:100%;\n    max-width:100%;\n\n    font-size:13.5px;\n  }\n\n  .stb-10a__intro h2{\n    font-size:25px;\n    line-height:1.14;\n  }\n\n  .stb-10a__heading{\n    font-size:21px;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-10a__facts{\n    grid-template-columns:repeat(2,1fr);\n\n    margin-bottom:28px;\n  }\n\n  .stb-10a__fact{\n    padding:13px 9px;\n  }\n\n  .stb-10a__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-10a__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-10a__material{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    margin-bottom:30px;\n    padding:18px;\n  }\n\n  .stb-10a__material-image{\n    width:185px;\n  }\n\n  .stb-10a__material-image .stb-10a__image-link img{\n    height:185px;\n  }\n\n  .stb-10a__material h3{\n    font-size:21px;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-10a__size-inner{\n    grid-template-columns:1fr;\n\n    gap:16px;\n  }\n\n  .stb-10a__size-image{\n    width:220px;\n  }\n\n  .stb-10a__size-copy{\n    text-align:center;\n  }\n\n  .stb-10a__dimension{\n    font-size:25px;\n  }\n\n  .stb-10a__places{\n    justify-content:center;\n  }\n\n\n  \/* SPEC *\/\n\n  .stb-10a__spec{\n    grid-template-columns:38% 62%;\n  }\n\n  .stb-10a__spec-name{\n    font-size:11px;\n  }\n\n  .stb-10a__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-10a__lightbox{\n    padding:14px;\n  }\n\n  .stb-10a__lightbox img{\n    max-width:94vw;\n    max-height:74vh;\n  }\n\n  .stb-10a__lightbox-title{\n    font-size:9px !important;\n  }\n\n  .stb-10a__lightbox-hint{\n    font-size:8.5px !important;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-10a__shipping{\n    padding:18px;\n  }\n\n  .stb-10a__shipping p{\n    font-size:12px;\n  }\n\n  .stb-10a__final-note{\n    padding:0 8px;\n\n    font-size:10.5px !important;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-10a\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-10a__intro\"\u003e\n\u003cp class=\"stb-10a__eyebrow\"\u003eAkari 10A\u003c\/p\u003e\n\u003ch2\u003eSoft Washi Light, Made for the Quiet Corners\u003c\/h2\u003e\n\u003cp\u003eA sculptural floor lamp with a softly glowing Washi paper shade and slim black tripod base. Designed to add warm ambient light without visually crowding the room.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-10a__facts\"\u003e\n\u003cdiv class=\"stb-10a__fact\"\u003e\n\u003csmall\u003eSize\u003c\/small\u003e \u003cstrong\u003eØ19.7\" × H49\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-10a__fact\"\u003e\n\u003csmall\u003eMaterial\u003c\/small\u003e \u003cstrong\u003eWashi Paper\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-10a__fact\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003e3000K Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-10a__fact\"\u003e\n\u003csmall\u003eSetup\u003c\/small\u003e \u003cstrong\u003ePlug-In · Inline Switch\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       MATERIAL\n  ====================================================== --\u003e\n\u003csection id=\"stb-10a-material-section\" class=\"stb-10a__material\"\u003e\n\u003cdiv class=\"stb-10a__material-image\"\u003e\u003ca href=\"#stb-10a-material\" class=\"stb-10a__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Sphere_Pendant_Light_2.jpg?v=1782557728\" alt=\"Natural Washi paper material texture\" loading=\"lazy\"\u003e \u003cspan class=\"stb-10a__zoom\"\u003e View Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-10a__label\"\u003e Material Detail \u003c\/span\u003e\n\u003ch3\u003eWashi Paper \u003c\/h3\u003e\n\u003cp\u003eThe textured paper shade gently filters direct bulb light, while the bamboo ribbing holds its soft sculptural form.\u003c\/p\u003e\n\u003cdiv class=\"stb-10a__material-points\"\u003e\n\u003cdiv class=\"stb-10a__material-point\"\u003eOff-white Washi paper shade\u003c\/div\u003e\n\u003cdiv class=\"stb-10a__material-point\"\u003eInternal bamboo ribbing\u003c\/div\u003e\n\u003cdiv class=\"stb-10a__material-point\"\u003eSlim black metal tripod base\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL LIGHTBOX --\u003e \u003ca id=\"stb-10a-material\" href=\"#stb-10a-material-section\" class=\"stb-10a__lightbox\"\u003e \u003cspan class=\"stb-10a__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Sphere_Pendant_Light_2.jpg?v=1782557728\" alt=\"Enlarged Washi paper material detail\"\u003e \u003cspan class=\"stb-10a__lightbox-title\"\u003e Washi Paper · Material Detail \u003c\/span\u003e \u003cspan class=\"stb-10a__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection id=\"stb-10a-size-section\" class=\"stb-10a__size\"\u003e\n\u003ch3 class=\"stb-10a__heading\"\u003eSize \u0026amp; Scale\u003c\/h3\u003e\n\u003cdiv class=\"stb-10a__size-inner\"\u003e\n\u003cdiv class=\"stb-10a__size-image\"\u003e\u003ca href=\"#stb-10a-size\" class=\"stb-10a__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuber-washi-paper-tripod-floor-lamp-front_6.jpg?v=1782201386\" alt=\"Akari 10A Washi Paper Floor Lamp size reference\" loading=\"lazy\"\u003e \u003cspan class=\"stb-10a__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-10a__size-copy\"\u003e\n\u003cspan class=\"stb-10a__dimension\"\u003e Ø19.7\" × H49\" \u003c\/span\u003e\n\u003cp\u003eApproximately Ø50 × H125cm. Tall enough to create presence beside a sofa or in a room corner without the visual weight of a conventional floor lamp.\u003c\/p\u003e\n\u003cdiv class=\"stb-10a__places\"\u003e\n\u003cspan class=\"stb-10a__place\"\u003e Living Room \u003c\/span\u003e \u003cspan class=\"stb-10a__place\"\u003e Sofa Side \u003c\/span\u003e \u003cspan class=\"stb-10a__place\"\u003e Bedroom \u003c\/span\u003e \u003cspan class=\"stb-10a__place\"\u003e Reading Corner \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-10a-size\" href=\"#stb-10a-size-section\" class=\"stb-10a__lightbox\"\u003e \u003cspan class=\"stb-10a__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuber-washi-paper-tripod-floor-lamp-front_6.jpg?v=1782201386\" alt=\"Enlarged Akari 10A floor lamp size reference\"\u003e \u003cspan class=\"stb-10a__lightbox-title\"\u003e Akari 10A · Ø19.7\" × H49\" · Ø50 × H125cm \u003c\/span\u003e \u003cspan class=\"stb-10a__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-10a__light\"\u003e\n\u003cdiv class=\"stb-10a__light-icon\"\u003e✦\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Made for ambient light \u003c\/strong\u003e\n\u003cp\u003eThe Washi shade spreads light softly around the room. Ideal for evening atmosphere and casual reading rather than concentrated task lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-10a__details\"\u003e\n\u003ch3 class=\"stb-10a__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-10a__spec-list\"\u003e\n\u003cdiv class=\"stb-10a__spec\"\u003e\n\u003cdiv class=\"stb-10a__spec-name\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"stb-10a__spec-value\"\u003eØ19.7\" × H49\" \/ Ø50 × H125cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-10a__spec\"\u003e\n\u003cdiv class=\"stb-10a__spec-name\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"stb-10a__spec-value\"\u003eWashi paper · \u003cspan\u003eMetal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-10a__spec\"\u003e\n\u003cdiv class=\"stb-10a__spec-name\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"stb-10a__spec-value\"\u003eE26 \/ E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-10a__spec\"\u003e\n\u003cdiv class=\"stb-10a__spec-name\"\u003eBulb Included\u003c\/div\u003e\n\u003cdiv class=\"stb-10a__spec-value\"\u003eYes · 3000K warm white\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-10a__spec\"\u003e\n\u003cdiv class=\"stb-10a__spec-name\"\u003eMax Wattage\u003c\/div\u003e\n\u003cdiv class=\"stb-10a__spec-value\"\u003e40W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-10a__spec\"\u003e\n\u003cdiv class=\"stb-10a__spec-name\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"stb-10a__spec-value\"\u003eAC 110–240V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-10a__spec\"\u003e\n\u003cdiv class=\"stb-10a__spec-name\"\u003eDimming\u003c\/div\u003e\n\u003cdiv class=\"stb-10a__spec-value\"\u003eWith compatible dimmable bulb\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-10a__spec\"\u003e\n\u003cdiv class=\"stb-10a__spec-name\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"stb-10a__spec-value\"\u003eInline ON\/OFF cord switch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-10a__spec\"\u003e\n\u003cdiv class=\"stb-10a__spec-name\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"stb-10a__spec-value\"\u003ePlug-in · No hardwiring required\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-10a__spec\"\u003e\n\u003cdiv class=\"stb-10a__spec-name\"\u003eUse\u003c\/div\u003e\n\u003cdiv class=\"stb-10a__spec-value\"\u003eIndoor dry locations · IP20\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-10a__faq\"\u003e\n\u003ch3 class=\"stb-10a__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this lamp bright enough for reading?\u003c\/summary\u003e\n\u003cp\u003eIt works well for casual evening reading and ambient illumination. For detailed or prolonged reading, pair it with a dedicated task light.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it require installation?\u003c\/summary\u003e\n\u003cp\u003eNo hardwiring is required. Place the lamp on a stable, level floor, plug it into a wall outlet and use the inline cord switch for on\/off control.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use a different bulb?\u003c\/summary\u003e\n\u003cp\u003eYes. The lamp accepts an E26\/E27 bulb up to 40W. A 2700K–3000K bulb is recommended for a warm paper glow.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I clean the Washi paper?\u003c\/summary\u003e\n\u003cp\u003eDust gently with a dry soft cloth or feather duster. Avoid water, cleaning sprays, steam and humid locations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FIXED SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-10a__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders. \u003cstrong\u003eExpedited (2–4 weeks)\u003c\/strong\u003e available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within \u003cstrong\u003e30 days\u003c\/strong\u003e, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FINAL HANDMADE NOTE\n  ====================================================== --\u003e\n\u003cp class=\"stb-10a__final-note\"\u003eEach piece is handmade, so slight variations in texture and dimensions are normal, and washi paper ambers gently over time. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 19.7\" x H 49\" \/ US Plug","offer_id":52130292465947,"sku":"STB-NGA-10A","price":445.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.7\" x H 49\" \/ AU Plug","offer_id":52130292498715,"sku":"STB-NGA-10A","price":445.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.7\" x H 49\" \/ EU Plug","offer_id":52130292531483,"sku":"STB-NGA-10A","price":445.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.7\" x H 49\" \/ UK Plug","offer_id":52130292564251,"sku":"STB-NGA-10A","price":445.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-10a-washi-paper-tripod-floor-lamp-stuberlighting-2.jpg?v=1781167181"},{"product_id":"akari-uf4-33n-washi-paper-tall-floor-lamp","title":"Akari UF4-33N Washi Paper Tall Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AKARI UF4-33N\n   Washi Paper Tall Floor Lamp\n   Layered Brand Palette \/ Responsive\n========================================================= *\/\n\n.stb-uf433{\n  --ivory:#FFFCF6;\n  --cream:#F5EDD8;\n  --sand:#EDE3D1;\n  --soft:#FAF7EF;\n  --gold-soft:#F2E7CF;\n\n  --dark:#1C1209;\n  --brown:#4A3218;\n  --walnut:#5B4028;\n  --caramel:#8D6B3E;\n\n  --muted:#7B6B58;\n  --gold:#C8A96E;\n  --line:#E5DAC7;\n\n  width:100%;\n  max-width:840px;\n  margin:0 auto;\n\n  font-family: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-uf433 *{\n  box-sizing:border-box;\n  font-family:inherit;\n}\n\n.stb-uf433 h2,\n.stb-uf433 h3,\n.stb-uf433 p{\n  margin-top:0;\n}\n\n.stb-uf433 h2,\n.stb-uf433 h3{\n  color:var(--dark);\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-uf433__intro{\n  padding:6px 0 24px;\n}\n\n.stb-uf433__eyebrow{\n  margin:0 0 8px;\n\n  color:#9B793D;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.18em;\n  text-transform:uppercase;\n}\n\n.stb-uf433__intro h2{\n  max-width:680px;\n  margin:0 0 10px;\n\n  font-size:29px;\n  line-height:1.14;\n  letter-spacing:-.01em;\n}\n\n.stb-uf433__intro-text{\n  max-width:690px;\n  margin:0;\n\n  color:#5D4C3C;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-uf433__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:34px;\n\n  overflow:hidden;\n\n  background:var(--soft);\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-uf433__fact{\n  min-width:0;\n  padding:15px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-uf433__fact:last-child{\n  border-right:0;\n}\n\n.stb-uf433__fact small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#9A805B;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-uf433__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   MATERIAL\n========================================================= *\/\n\n.stb-uf433__material{\n  display:grid;\n  grid-template-columns:205px 1fr;\n  gap:29px;\n  align-items:center;\n\n  margin-bottom:38px;\n  padding:23px;\n\n  background:var(--sand);\n  border-radius:10px;\n}\n\n.stb-uf433__material-thumb{\n  width:205px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-uf433__image-link{\n  position:relative;\n\n  display:block;\n  overflow:hidden;\n\n  background:#E6DAC4;\n  border:1px solid #D5C4A8;\n  border-radius:8px;\n\n  text-decoration:none;\n}\n\n.stb-uf433__image-link img{\n  display:block;\n\n  width:100%;\n  height:205px;\n\n  object-fit:cover;\n\n  transition:transform .25s ease;\n}\n\n.stb-uf433__image-link:hover img{\n  transform:scale(1.02);\n}\n\n.stb-uf433__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-uf433__label{\n  display:block;\n  margin-bottom:7px;\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-uf433__material h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.2;\n}\n\n.stb-uf433__material p{\n  margin:0 0 10px;\n\n  color:#584735;\n\n  font-size:13.5px;\n}\n\n.stb-uf433__material-list{\n  display:grid;\n  gap:6px;\n}\n\n.stb-uf433__material-item{\n  display:flex;\n  gap:8px;\n\n  color:#654F3A;\n\n  font-size:12px;\n  line-height:1.5;\n}\n\n.stb-uf433__material-item:before{\n  content:\"—\";\n  color:#A77D3F;\n}\n\n\n\/* =========================================================\n   SCALE \/ DIMENSIONS\n========================================================= *\/\n\n.stb-uf433__scale{\n  display:grid;\n  grid-template-columns:1fr 300px;\n  gap:34px;\n  align-items:center;\n\n  margin-bottom:38px;\n}\n\n.stb-uf433__heading{\n  margin:0 0 7px;\n\n  font-size:23px;\n  line-height:1.2;\n}\n\n.stb-uf433__sub{\n  margin:0 0 15px;\n\n  color:#665544;\n\n  font-size:13px;\n  line-height:1.65;\n}\n\n.stb-uf433__scale-note{\n  padding:14px 16px;\n\n  background:var(--gold-soft);\n  border-left:3px solid var(--gold);\n  border-radius:0 6px 6px 0;\n\n  color:#654F38;\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n.stb-uf433__scale-note strong{\n  color:var(--dark);\n  font-weight:600;\n}\n\n.stb-uf433__dimension-wrap{\n  width:100%;\n  max-width:300px;\n  margin:auto;\n}\n\n.stb-uf433__dimension-link{\n  position:relative;\n\n  display:block;\n  overflow:hidden;\n\n  padding:9px;\n\n  background:var(--ivory);\n  border:1px solid #DCCEB7;\n  border-radius:8px;\n\n  text-decoration:none;\n}\n\n.stb-uf433__dimension-link img{\n  display:block;\n\n  width:100%;\n  height:auto;\n\n  object-fit:contain;\n\n  transition:transform .25s ease;\n}\n\n.stb-uf433__dimension-link:hover img{\n  transform:scale(1.015);\n}\n\n\n\/* =========================================================\n   LIGHT + INSTALLATION\n========================================================= *\/\n\n.stb-uf433__utility{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:0;\n\n  margin-bottom:38px;\n\n  overflow:hidden;\n\n  border-radius:9px;\n}\n\n.stb-uf433__utility-card{\n  padding:20px 21px;\n}\n\n.stb-uf433__utility-card:first-child{\n  background:#1C1209;\n}\n\n.stb-uf433__utility-card:last-child{\n  background:#4A3218;\n}\n\n.stb-uf433__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:.14em;\n  text-transform:uppercase;\n}\n\n.stb-uf433__utility-card strong{\n  display:block;\n  margin-bottom:5px;\n\n  color:#F8F0DF;\n\n  font-size:12.5px;\n  font-weight:600;\n}\n\n.stb-uf433__utility-card p{\n  margin:0;\n\n  color:#DDD1BE;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n.stb-uf433__utility-card:last-child p{\n  color:#E5D9C7;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.stb-uf433__details{\n  margin-bottom:36px;\n}\n\n.stb-uf433__spec-list{\n  border-top:1px solid var(--line);\n}\n\n.stb-uf433__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-uf433__spec-name{\n  padding-right:14px;\n\n  color:#92764F;\n\n  font-size:11.5px;\n}\n\n.stb-uf433__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-uf433__faq{\n  margin-bottom:30px;\n  padding:21px 22px 9px;\n\n  background:#F8F3E8;\n  border-radius:9px;\n}\n\n.stb-uf433__faq .stb-uf433__heading{\n  margin-bottom:6px;\n}\n\n.stb-uf433__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid #DFD3BF;\n}\n\n.stb-uf433__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-uf433__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-uf433__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-uf433__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  top:-5px;\n  right:2px;\n\n  color:#A87E3C;\n\n  font-size:24px;\n  line-height:1;\n}\n\n.stb-uf433__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-uf433__faq details p{\n  margin:8px 0 0;\n  padding-right:20px;\n\n  color:#665544;\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-uf433__shipping{\n  padding:21px 22px;\n\n  background:var(--cream);\n  border-top:3px solid var(--gold);\n  border-radius:8px;\n}\n\n.stb-uf433__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-uf433__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-uf433__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-uf433__shipping strong{\n  color:var(--dark);\n  font-weight:600;\n}\n\n.stb-uf433__shipping a{\n  color:#89652F;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   FINAL NOTE\n========================================================= *\/\n\n.stb-uf433__final-note{\n  max-width:720px;\n\n  margin:18px auto 0 !important;\n  padding:0 6px;\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-uf433__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-uf433__lightbox:target{\n  display:flex;\n}\n\n.stb-uf433__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-uf433__lightbox img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:90vw;\n  max-height:78vh;\n\n  object-fit:contain;\n\n  background:var(--cream);\n\n  box-shadow:0 14px 60px rgba(0,0,0,.42);\n}\n\n.stb-uf433__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-uf433__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-uf433{\n    max-width:100%;\n    font-size:13.5px;\n  }\n\n  .stb-uf433__intro h2{\n    font-size:25px;\n    line-height:1.14;\n  }\n\n  .stb-uf433__heading{\n    font-size:21px;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-uf433__facts{\n    grid-template-columns:repeat(2,1fr);\n\n    margin-bottom:28px;\n  }\n\n  .stb-uf433__fact{\n    padding:13px 9px;\n  }\n\n  .stb-uf433__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-uf433__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-uf433__material{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    margin-bottom:30px;\n    padding:18px;\n  }\n\n  .stb-uf433__material-thumb{\n    width:185px;\n  }\n\n  .stb-uf433__image-link img{\n    height:185px;\n  }\n\n  .stb-uf433__material h3{\n    font-size:21px;\n  }\n\n\n  \/* SCALE *\/\n\n  .stb-uf433__scale{\n    grid-template-columns:1fr;\n\n    gap:19px;\n\n    margin-bottom:30px;\n  }\n\n  .stb-uf433__dimension-wrap{\n    max-width:280px;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-uf433__utility{\n    grid-template-columns:1fr;\n  }\n\n  .stb-uf433__utility-card:first-child{\n    background:#1C1209;\n  }\n\n  .stb-uf433__utility-card:last-child{\n    background:#4A3218;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-uf433__spec{\n    grid-template-columns:38% 62%;\n  }\n\n  .stb-uf433__spec-name{\n    font-size:11px;\n  }\n\n  .stb-uf433__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-uf433__faq{\n    padding:18px 17px 7px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-uf433__shipping{\n    padding:18px;\n  }\n\n  .stb-uf433__shipping p{\n    font-size:12px;\n  }\n\n\n  \/* NOTE *\/\n\n  .stb-uf433__final-note{\n    padding:0 8px;\n\n    font-size:10.5px !important;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-uf433__lightbox{\n    padding:14px;\n  }\n\n  .stb-uf433__lightbox img{\n    max-width:94vw;\n    max-height:74vh;\n  }\n\n  .stb-uf433__lightbox-title{\n    font-size:9px !important;\n  }\n\n  .stb-uf433__lightbox-hint{\n    font-size:8.5px !important;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-uf433\"\u003e\n\u003c!-- INTRO --\u003e\n\u003csection class=\"stb-uf433__intro\"\u003e\n\u003cp class=\"stb-uf433__eyebrow\"\u003eWashi Paper · Floor Lamp\u003c\/p\u003e\n\u003ch2\u003eSoft Light at a Sculptural Scale.\u003c\/h2\u003e\n\u003cp class=\"stb-uf433__intro-text\"\u003eStanding 72.8 inches tall, the Akari UF4-33N combines the visual presence of a floor sculpture with the soft glow of handcrafted Washi paper. Designed for rooms where a smaller floor lamp would disappear.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- QUICK FACTS --\u003e\n\u003cdiv class=\"stb-uf433__facts\"\u003e\n\u003cdiv class=\"stb-uf433__fact\"\u003e\n\u003csmall\u003eHeight\u003c\/small\u003e \u003cstrong\u003e72.8\" \/ 185cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf433__fact\"\u003e\n\u003csmall\u003eMaterial\u003c\/small\u003e \u003cstrong\u003eMulberry Washi\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf433__fact\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003e3000K Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf433__fact\"\u003e\n\u003csmall\u003eSetup\u003c\/small\u003e \u003cstrong\u003ePlug-In\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MATERIAL --\u003e\n\u003csection id=\"stb-uf433-material-section\" class=\"stb-uf433__material\"\u003e\n\u003cdiv class=\"stb-uf433__material-thumb\"\u003e\u003ca href=\"#stb-uf433-material\" class=\"stb-uf433__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Sphere_Pendant_Light_2.jpg?v=1782557728\" alt=\"Close-up of natural Washi paper texture\" loading=\"lazy\"\u003e \u003cspan class=\"stb-uf433__zoom\"\u003e View Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-uf433__label\"\u003e Material Detail \u003c\/span\u003e\n\u003ch3\u003eHandcrafted Mulberry Washi\u003c\/h3\u003e\n\u003cp\u003eNatural Washi fibers soften the bulb across the tall shade, creating a warm diffused glow while keeping the subtle texture of the paper visible.\u003c\/p\u003e\n\u003cdiv class=\"stb-uf433__material-list\"\u003e\n\u003cdiv class=\"stb-uf433__material-item\"\u003eMulberry Washi paper\u003c\/div\u003e\n\u003cdiv class=\"stb-uf433__material-item\"\u003eHand-stretched paper surface\u003c\/div\u003e\n\u003cdiv class=\"stb-uf433__material-item\"\u003eInternal iron frame\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL LIGHTBOX --\u003e \u003ca id=\"stb-uf433-material\" href=\"#stb-uf433-material-section\" class=\"stb-uf433__lightbox\"\u003e \u003cspan class=\"stb-uf433__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Sphere_Pendant_Light_2.jpg?v=1782557728\" alt=\"Enlarged Washi paper material detail\"\u003e \u003cspan class=\"stb-uf433__lightbox-title\"\u003e Washi Paper · Material Detail \u003c\/span\u003e \u003cspan class=\"stb-uf433__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- SCALE --\u003e\n\u003csection id=\"stb-uf433-size-section\" class=\"stb-uf433__scale\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-uf433__label\"\u003e Scale \u0026amp; Placement \u003c\/span\u003e\n\u003ch3 class=\"stb-uf433__heading\"\u003eCheck the Height Before Ordering\u003c\/h3\u003e\n\u003cp class=\"stb-uf433__sub\"\u003eAt \u003cstrong\u003eØ19\" × H72.8\"\u003c\/strong\u003e (Ø48 × H185 cm), this is a deliberately tall statement lamp. It works best where there is enough open space around it to appreciate the full silhouette.\u003c\/p\u003e\n\u003cdiv class=\"stb-uf433__scale-note\"\u003e\n\u003cstrong\u003eBest fit:\u003c\/strong\u003e larger living rooms, open-plan interiors, entryways, lofts and rooms with approximately 9 ft or higher ceilings.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf433__dimension-wrap\"\u003e\u003ca href=\"#stb-uf433-size\" class=\"stb-uf433__dimension-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/artisan-handcrafting-washi-lamp_2.jpg?v=1782201489\" alt=\"Akari UF4-33N floor lamp dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-uf433__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"stb-uf433-size\" href=\"#stb-uf433-size-section\" class=\"stb-uf433__lightbox\"\u003e \u003cspan class=\"stb-uf433__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/artisan-handcrafting-washi-lamp_2.jpg?v=1782201489\" alt=\"Enlarged Akari UF4-33N dimension drawing\"\u003e \u003cspan class=\"stb-uf433__lightbox-title\"\u003e Akari UF4-33N · Dimensions \u003c\/span\u003e \u003cspan class=\"stb-uf433__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- LIGHT + INSTALLATION --\u003e\n\u003cdiv class=\"stb-uf433__utility\"\u003e\n\u003cdiv class=\"stb-uf433__utility-card\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Warm, softly diffused glow \u003c\/strong\u003e\n\u003cp\u003eIncludes a 3000K warm-white bulb. Washi paper softens direct bulb glare for comfortable ambient lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf433__utility-card\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Plug-In · No Hardwiring \u003c\/strong\u003e\n\u003cp\u003eSimply place the lamp on a stable floor surface and plug it in. An in-line ON\/OFF switch is located on the cord.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003csection class=\"stb-uf433__details\"\u003e\n\u003ch3 class=\"stb-uf433__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-uf433__spec-list\"\u003e\n\u003cdiv class=\"stb-uf433__spec\"\u003e\n\u003cdiv class=\"stb-uf433__spec-name\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"stb-uf433__spec-value\"\u003eØ19\" × H72.8\" · Ø48 × H185 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf433__spec\"\u003e\n\u003cdiv class=\"stb-uf433__spec-name\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"stb-uf433__spec-value\"\u003eMulberry Washi paper · Iron frame\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf433__spec\"\u003e\n\u003cdiv class=\"stb-uf433__spec-name\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"stb-uf433__spec-value\"\u003eE26 \/ E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf433__spec\"\u003e\n\u003cdiv class=\"stb-uf433__spec-name\"\u003eBulb Included\u003c\/div\u003e\n\u003cdiv class=\"stb-uf433__spec-value\"\u003eYes · 3000K warm white\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf433__spec\"\u003e\n\u003cdiv class=\"stb-uf433__spec-name\"\u003eMax Wattage\u003c\/div\u003e\n\u003cdiv class=\"stb-uf433__spec-value\"\u003e40W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf433__spec\"\u003e\n\u003cdiv class=\"stb-uf433__spec-name\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"stb-uf433__spec-value\"\u003eAC 110–240V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf433__spec\"\u003e\n\u003cdiv class=\"stb-uf433__spec-name\"\u003eDimming\u003c\/div\u003e\n\u003cdiv class=\"stb-uf433__spec-value\"\u003eCompatible with a dimmable bulb\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf433__spec\"\u003e\n\u003cdiv class=\"stb-uf433__spec-name\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"stb-uf433__spec-value\"\u003ePlug-in · No hardwiring required\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf433__spec\"\u003e\n\u003cdiv class=\"stb-uf433__spec-name\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"stb-uf433__spec-value\"\u003eIn-line ON\/OFF switch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf433__spec\"\u003e\n\u003cdiv class=\"stb-uf433__spec-name\"\u003eUse\u003c\/div\u003e\n\u003cdiv class=\"stb-uf433__spec-value\"\u003eIndoor dry locations · IP20\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf433__spec\"\u003e\n\u003cdiv class=\"stb-uf433__spec-name\"\u003ePreparation\u003c\/div\u003e\n\u003cdiv class=\"stb-uf433__spec-value\"\u003eApprox. 5–10 days\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GOOD TO KNOW --\u003e\n\u003csection class=\"stb-uf433__faq\"\u003e\n\u003ch3 class=\"stb-uf433__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill this lamp feel too large in a standard room?\u003c\/summary\u003e\n\u003cp\u003eThe UF4-33N is intentionally tall at 72.8\". It is best suited to larger rooms or spaces with approximately 9 ft or higher ceilings where the vertical silhouette has room to breathe.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I care for the Washi paper?\u003c\/summary\u003e\n\u003cp\u003eGently remove dust with a dry feather duster or soft microfiber tool. Do not wet-clean, spray with cleaners, steam or use a damp cloth.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING \u0026 RETURNS --\u003e\n\u003csection class=\"stb-uf433__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders. \u003cstrong\u003eExpedited (2–4 weeks)\u003c\/strong\u003e available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within \u003cstrong\u003e30 days\u003c\/strong\u003e, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL NOTE --\u003e\n\u003cp class=\"stb-uf433__final-note\"\u003eEach piece is handmade, so slight variations in texture and dimensions are normal, and washi paper ambers gently over time. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia  19″ x H 72.8″ \/ US Plug","offer_id":52133761024283,"sku":"STB-NG-UF4-33N","price":875.0,"currency_code":"USD","in_stock":true},{"title":"Dia  19″ x H 72.8″ \/ AU Plug","offer_id":52133761057051,"sku":"STB-NG-UF4-33N","price":875.0,"currency_code":"USD","in_stock":true},{"title":"Dia  19″ x H 72.8″ \/ EU Plug","offer_id":52133761089819,"sku":"STB-NG-UF4-33N","price":875.0,"currency_code":"USD","in_stock":true},{"title":"Dia  19″ x H 72.8″ \/ UK Plug","offer_id":52133761122587,"sku":"STB-NG-UF4-33N","price":875.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-uf4-33n-floor-lamp-modern-tall-rice-paper-light-stuberlighting-12.jpg?v=1781224097"},{"product_id":"akari-uf3-q-washi-paper-tripod-floor-lamp","title":"Akari UF3-Q Washi Paper Floor Lamp","description":"\u003cdiv style=\"font-family: 'Jost','Helvetica Neue',sans-serif; max-width: 100%; color: #2a1f18; line-height: 1.7;\"\u003e\n\u003cdiv style=\"width: 100%; max-width: 400px; margin: 18px 0;\"\u003e\n\u003cdiv style=\"position: relative; width: 100%; padding-bottom: 56.25%; height: 0; overflow: hidden;\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/yZ9JTZvbI0I\" title=\"Product installation video\" loading=\"lazy\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\"\u003e\n    \u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AKARI UF3-Q\n   Washi Paper Floor Lamp\n   Shopper-Focused \/ Mobile Responsive\n========================================================= *\/\n\n.stb-uf3q{\n  --cream:#F5EDD8;\n  --ivory:#FFFDF8;\n  --sand:#E9DDC5;\n  --sand-soft:#F2E8D7;\n  --dark:#1C1209;\n  --brown:#4A3218;\n  --walnut:#68482D;\n  --muted:#85735E;\n  --gold:#C8A96E;\n  --gold-deep:#98743B;\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  font-weight:400;\n\n  color:var(--brown);\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-uf3q *{\n  box-sizing:border-box;\n}\n\n.stb-uf3q h2,\n.stb-uf3q h3,\n.stb-uf3q p{\n  margin-top:0;\n}\n\n.stb-uf3q h2,\n.stb-uf3q 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-uf3q__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      #F6EDDE 67%,\n      #EBD9BB 100%\n    );\n\n  border-radius:10px;\n}\n\n.stb-uf3q__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-uf3q__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-uf3q__intro h2{\n  max-width:670px;\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.12;\n}\n\n.stb-uf3q__intro p{\n  max-width:680px;\n  margin:0;\n\n  color:#604D3A;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-uf3q__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-uf3q__fact{\n  min-width:0;\n  padding:15px 11px;\n\n  background:var(--ivory);\n  border-right:1px solid var(--line);\n}\n\n.stb-uf3q__fact:nth-child(even){\n  background:var(--sand-soft);\n}\n\n.stb-uf3q__fact:last-child{\n  border-right:0;\n}\n\n.stb-uf3q__fact small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#927B60;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-uf3q__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:12.5px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   MATERIAL\n========================================================= *\/\n\n.stb-uf3q__material{\n  display:grid;\n  grid-template-columns:215px 1fr;\n  gap:28px;\n  align-items:center;\n\n  margin-bottom:36px;\n  padding:23px;\n\n  background:#E9DCC7;\n  border-radius:11px;\n}\n\n.stb-uf3q__material-thumb{\n  width:215px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-uf3q__image-link{\n  position:relative;\n\n  display:block;\n  overflow:hidden;\n\n  background:#F7F0E5;\n  border:1px solid #D6C6AC;\n  border-radius:8px;\n\n  text-decoration:none;\n}\n\n.stb-uf3q__material-thumb img{\n  display:block;\n\n  width:100%;\n  height:215px;\n\n  object-fit:cover;\n\n  transition:transform .25s ease;\n}\n\n.stb-uf3q__image-link:hover img{\n  transform:scale(1.02);\n}\n\n.stb-uf3q__zoom{\n  position:absolute;\n  right:8px;\n  bottom:8px;\n\n  padding:5px 8px;\n\n  background:rgba(28,18,9,.82);\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\n.stb-uf3q__label{\n  display:inline-block;\n\n  margin-bottom:8px;\n  padding:4px 7px;\n\n  background:rgba(200,169,110,.18);\n  border-radius:3px;\n\n  color:#81612F;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.stb-uf3q__material h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-uf3q__material p{\n  margin:0 0 11px;\n\n  color:#5B4735;\n\n  font-size:13.5px;\n}\n\n.stb-uf3q__material-list{\n  display:grid;\n  gap:6px;\n}\n\n.stb-uf3q__material-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-uf3q__material-item:before{\n  content:\"—\";\n  color:#9B753B;\n}\n\n\n\/* =========================================================\n   UNIVERSAL LIGHTBOX\n   CLICK \/ TAP ANYWHERE TO CLOSE\n========================================================= *\/\n\n.stb-uf3q__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:24px;\n\n  background:rgba(20,14,9,.95);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.stb-uf3q__lightbox:target{\n  display:flex;\n}\n\n.stb-uf3q__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-uf3q__lightbox img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:90vw;\n  max-height:78vh;\n\n  object-fit:contain;\n\n  background:#F5EDD8;\n\n  box-shadow:0 14px 60px rgba(0,0,0,.45);\n}\n\n.stb-uf3q__lightbox-title{\n  margin:10px 0 0 !important;\n\n  color:#D8C8A9 !important;\n\n  font-size:10px !important;\n  font-weight:500;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n.stb-uf3q__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   SIZE \u0026 ROOM SCALE\n========================================================= *\/\n\n.stb-uf3q__size{\n  margin-bottom:36px;\n  padding:23px;\n\n  background:var(--ivory);\n\n  border:1px solid #E7DDCE;\n  border-radius:10px;\n}\n\n.stb-uf3q__heading{\n  margin:0 0 15px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-uf3q__size-inner{\n  display:grid;\n  grid-template-columns:250px 1fr;\n  gap:31px;\n  align-items:center;\n}\n\n.stb-uf3q__size-image{\n  width:250px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-uf3q__size-image img{\n  display:block;\n\n  width:100%;\n  height:auto;\n\n  object-fit:contain;\n}\n\n.stb-uf3q__dimension{\n  display:block;\n\n  margin-bottom:5px;\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-uf3q__metric{\n  display:block;\n\n  margin-bottom:10px;\n\n  color:#A17F4B;\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-uf3q__size-copy p{\n  margin:0 0 13px;\n\n  color:#5D4A39;\n\n  font-size:13.5px;\n}\n\n.stb-uf3q__places{\n  display:flex;\n  flex-wrap:wrap;\n  gap:6px;\n}\n\n.stb-uf3q__place{\n  padding:5px 9px;\n\n  background:#F1E5D2;\n  border:1px solid #DAC9AE;\n  border-radius:20px;\n\n  color:#604932;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   SCALE MESSAGE\n========================================================= *\/\n\n.stb-uf3q__scale{\n  display:grid;\n  grid-template-columns:auto 1fr;\n  gap:15px;\n  align-items:center;\n\n  margin-bottom:36px;\n  padding:18px 20px;\n\n  background:\n    linear-gradient(\n      110deg,\n      #4A3218 0%,\n      #27190D 100%\n    );\n\n  border-left:4px solid var(--gold);\n  border-radius:9px;\n}\n\n.stb-uf3q__scale-icon{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:35px;\n  height:35px;\n\n  border:1px solid rgba(200,169,110,.45);\n  border-radius:50%;\n\n  background:rgba(200,169,110,.12);\n\n  color:var(--gold);\n\n  font-size:17px;\n}\n\n.stb-uf3q__scale 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-uf3q__scale p{\n  margin:0;\n\n  color:#D9CEBA;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   LIGHT + EVERYDAY USE\n========================================================= *\/\n\n.stb-uf3q__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-uf3q__utility-card{\n  padding:19px 20px;\n}\n\n.stb-uf3q__utility-card:first-child{\n  background:#D8C3A0;\n}\n\n.stb-uf3q__utility-card:last-child{\n  background:#1C1209;\n}\n\n.stb-uf3q__utility-card small{\n  display:block;\n\n  margin-bottom:5px;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.stb-uf3q__utility-card:first-child small{\n  color:#705026;\n}\n\n.stb-uf3q__utility-card:last-child small{\n  color:var(--gold);\n}\n\n.stb-uf3q__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-uf3q__utility-card:first-child strong{\n  color:#291A0E;\n}\n\n.stb-uf3q__utility-card:last-child strong{\n  color:#F5EDD8;\n}\n\n.stb-uf3q__utility-card p{\n  margin:0;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n.stb-uf3q__utility-card:first-child p{\n  color:#574028;\n}\n\n.stb-uf3q__utility-card:last-child p{\n  color:#D8CEBC;\n}\n\n\n\/* =========================================================\n   DETAILS\n========================================================= *\/\n\n.stb-uf3q__details{\n  margin-bottom:34px;\n}\n\n.stb-uf3q__spec-list{\n  overflow:hidden;\n\n  border:1px solid #E2D6C4;\n  border-radius:8px;\n}\n\n.stb-uf3q__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-uf3q__spec:nth-child(odd){\n  background:#FFFDF8;\n}\n\n.stb-uf3q__spec:nth-child(even){\n  background:#F7F0E4;\n}\n\n.stb-uf3q__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-uf3q__spec-name{\n  padding-right:14px;\n\n  color:#8A755E;\n\n  font-size:11.5px;\n}\n\n.stb-uf3q__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-uf3q__faq{\n  margin-bottom:30px;\n  padding:20px 22px;\n\n  background:#F0E4D0;\n  border-radius:10px;\n}\n\n.stb-uf3q__faq .stb-uf3q__heading{\n  margin-bottom:5px;\n}\n\n.stb-uf3q__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid #D8C7AA;\n}\n\n.stb-uf3q__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-uf3q__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-uf3q__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-uf3q__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-uf3q__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-uf3q__faq details p{\n  margin:8px 0 0;\n  padding-right:20px;\n\n  color:#63503C;\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   INSTALL VIDEO\n========================================================= *\/\n\n.stb-uf3q__video{\n  margin-bottom:30px;\n\n  border:1px solid #E0D3BF;\n  border-radius:9px;\n\n  background:#FFFDF8;\n  overflow:hidden;\n}\n\n.stb-uf3q__video summary{\n  position:relative;\n\n  padding:15px 45px 15px 18px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:#27180C;\n\n  font-size:13px;\n  font-weight:500;\n}\n\n.stb-uf3q__video summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-uf3q__video summary:after{\n  content:\"+\";\n\n  position:absolute;\n  right:18px;\n  top:7px;\n\n  color:var(--gold-deep);\n\n  font-family:\"Cormorant Garamond\",serif;\n  font-size:26px;\n}\n\n.stb-uf3q__video[open] summary:after{\n  content:\"−\";\n}\n\n.stb-uf3q__video-wrap{\n  padding:0 18px 18px;\n}\n\n.stb-uf3q__video-frame{\n  position:relative;\n\n  width:100%;\n  max-width:560px;\n  padding-bottom:56.25%;\n\n  overflow:hidden;\n\n  background:#1C1209;\n  border-radius:7px;\n}\n\n.stb-uf3q__video-frame iframe{\n  position:absolute;\n  inset:0;\n\n  width:100%;\n  height:100%;\n\n  border:0;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-uf3q__shipping{\n  padding:21px 22px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #F5EDD8 0%,\n      #EADCC2 100%\n    );\n\n  border-top:3px solid var(--gold);\n  border-radius:9px;\n}\n\n.stb-uf3q__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-uf3q__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-uf3q__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-uf3q__shipping strong{\n  color:#201309;\n  font-weight:600;\n}\n\n.stb-uf3q__shipping a{\n  color:#88652F;\n\n  font-weight:500;\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   FINAL NOTE\n========================================================= *\/\n\n.stb-uf3q__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  font-style:italic;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-uf3q{\n    max-width:100%;\n    font-size:13.5px;\n  }\n\n\n  .stb-uf3q__intro{\n    padding:18px;\n  }\n\n  .stb-uf3q__intro h2{\n    font-size:25px;\n    line-height:1.14;\n  }\n\n\n  .stb-uf3q__heading{\n    font-size:21px;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-uf3q__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-uf3q__fact{\n    padding:13px 9px;\n  }\n\n  .stb-uf3q__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-uf3q__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-uf3q__material{\n    grid-template-columns:1fr;\n\n    gap:16px;\n    padding:18px;\n  }\n\n  .stb-uf3q__material-thumb{\n    width:185px;\n  }\n\n  .stb-uf3q__material-thumb img{\n    height:185px;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-uf3q__size{\n    padding:18px;\n  }\n\n  .stb-uf3q__size-inner{\n    grid-template-columns:1fr;\n\n    gap:17px;\n  }\n\n  .stb-uf3q__size-image{\n    width:225px;\n  }\n\n  .stb-uf3q__size-copy{\n    text-align:center;\n  }\n\n  .stb-uf3q__places{\n    justify-content:center;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-uf3q__utility{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-uf3q__spec{\n    grid-template-columns:38% 62%;\n\n    padding:9px 10px;\n  }\n\n  .stb-uf3q__spec-name{\n    font-size:11px;\n  }\n\n  .stb-uf3q__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-uf3q__faq{\n    padding:18px;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-uf3q__lightbox{\n    padding:14px;\n  }\n\n  .stb-uf3q__lightbox img{\n    max-width:94vw;\n    max-height:74vh;\n  }\n\n\n  \/* VIDEO *\/\n\n  .stb-uf3q__video-wrap{\n    padding:0 14px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-uf3q__shipping{\n    padding:18px;\n  }\n\n  .stb-uf3q__shipping p{\n    font-size:12px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AKARI UF3-Q\n   WASHI PAPER FLOOR LAMP\n   FULL RESPONSIVE PRODUCT DESCRIPTION\n========================================================= *\/\n\n.stb-uf3q{\n  --cream:#F5EDD8;\n  --ivory:#FFFDF8;\n  --sand:#E9DDC5;\n  --sand-soft:#F2E8D7;\n  --dark:#1C1209;\n  --brown:#4A3218;\n  --walnut:#68482D;\n  --muted:#85735E;\n  --gold:#C8A96E;\n  --gold-deep:#98743B;\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  font-weight:400;\n\n  color:var(--brown);\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-uf3q *{\n  box-sizing:border-box;\n}\n\n.stb-uf3q h2,\n.stb-uf3q h3,\n.stb-uf3q p{\n  margin-top:0;\n}\n\n.stb-uf3q h2,\n.stb-uf3q 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-uf3q__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      #F6EDDE 67%,\n      #EBD9BB 100%\n    );\n\n  border-radius:10px;\n}\n\n.stb-uf3q__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-uf3q__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-uf3q__intro h2{\n  max-width:670px;\n\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.12;\n  letter-spacing:-.01em;\n}\n\n.stb-uf3q__intro p{\n  max-width:680px;\n  margin:0;\n\n  color:#604D3A;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-uf3q__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-uf3q__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-uf3q__fact:nth-child(even){\n  background:var(--sand-soft);\n}\n\n.stb-uf3q__fact:last-child{\n  border-right:0;\n}\n\n.stb-uf3q__fact small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#927B60;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-uf3q__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:12.5px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   UNIVERSAL RESPONSIVE IMAGE SYSTEM\n   IMPORTANT: NEVER CROP PRODUCT IMAGES\n========================================================= *\/\n\n.stb-uf3q__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-uf3q__image-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto;\n  max-height:320px;\n\n  margin:0 auto;\n\n  object-fit:contain;\n  object-position:center;\n\n  transition:transform .25s ease;\n}\n\n.stb-uf3q__image-link:hover img{\n  transform:scale(1.015);\n}\n\n.stb-uf3q__zoom{\n  position:absolute;\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   MATERIAL\n========================================================= *\/\n\n.stb-uf3q__material{\n  display:grid;\n  grid-template-columns:215px 1fr;\n\n  gap:28px;\n\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-uf3q__material-thumb{\n  width:100%;\n  max-width:215px;\n\n  margin:0 auto;\n}\n\n.stb-uf3q__material-thumb .stb-uf3q__image-link{\n  min-height:180px;\n}\n\n.stb-uf3q__material-thumb img{\n  width:100%;\n  height:auto;\n\n  max-height:215px;\n\n  object-fit:contain;\n}\n\n.stb-uf3q__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:#81612F;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.stb-uf3q__material h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-uf3q__material p{\n  margin:0 0 11px;\n\n  color:#5B4735;\n\n  font-size:13.5px;\n}\n\n.stb-uf3q__material-list{\n  display:grid;\n  gap:6px;\n}\n\n.stb-uf3q__material-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-uf3q__material-item:before{\n  content:\"—\";\n\n  color:#9B753B;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n   CLICK \/ TAP ANYWHERE TO CLOSE\n========================================================= *\/\n\n.stb-uf3q__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:24px;\n\n  background:rgba(20,14,9,.95);\n\n  cursor:zoom-out;\n\n  text-decoration:none;\n}\n\n.stb-uf3q__lightbox:target{\n  display:flex;\n}\n\n.stb-uf3q__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-uf3q__lightbox img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:90vw;\n  max-height:78vh;\n\n  margin:0 auto;\n\n  object-fit:contain;\n  object-position:center;\n\n  background:#F5EDD8;\n\n  box-shadow:0 14px 60px rgba(0,0,0,.45);\n}\n\n.stb-uf3q__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-uf3q__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   SIZE \u0026 ROOM SCALE\n========================================================= *\/\n\n.stb-uf3q__size{\n  margin-bottom:36px;\n  padding:23px;\n\n  background:var(--ivory);\n\n  border:1px solid #E7DDCE;\n  border-radius:10px;\n}\n\n.stb-uf3q__heading{\n  margin:0 0 15px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-uf3q__size-inner{\n  display:grid;\n  grid-template-columns:250px 1fr;\n\n  gap:31px;\n\n  align-items:center;\n}\n\n.stb-uf3q__size-image{\n  width:100%;\n  max-width:250px;\n\n  margin:0 auto;\n}\n\n.stb-uf3q__size-image .stb-uf3q__image-link{\n  padding:8px;\n}\n\n.stb-uf3q__size-image img{\n  width:100%;\n  max-width:100%;\n\n  height:auto;\n  max-height:320px;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-uf3q__dimension{\n  display:block;\n\n  margin-bottom:5px;\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-uf3q__metric{\n  display:block;\n\n  margin-bottom:10px;\n\n  color:#A17F4B;\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-uf3q__size-copy p{\n  margin:0 0 13px;\n\n  color:#5D4A39;\n\n  font-size:13.5px;\n}\n\n.stb-uf3q__places{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n}\n\n.stb-uf3q__place{\n  padding:5px 9px;\n\n  background:#F1E5D2;\n\n  border:1px solid #DAC9AE;\n  border-radius:20px;\n\n  color:#604932;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   SCALE MESSAGE\n========================================================= *\/\n\n.stb-uf3q__scale{\n  display:grid;\n  grid-template-columns:auto 1fr;\n\n  gap:15px;\n\n  align-items:center;\n\n  margin-bottom:36px;\n  padding:18px 20px;\n\n  background:\n    linear-gradient(\n      110deg,\n      #4A3218 0%,\n      #27190D 100%\n    );\n\n  border-left:4px solid var(--gold);\n  border-radius:9px;\n}\n\n.stb-uf3q__scale-icon{\n  display:flex;\n\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-size:17px;\n}\n\n.stb-uf3q__scale 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-uf3q__scale p{\n  margin:0;\n\n  color:#D9CEBA;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   LIGHT + EVERYDAY USE\n========================================================= *\/\n\n.stb-uf3q__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-uf3q__utility-card{\n  padding:19px 20px;\n}\n\n.stb-uf3q__utility-card:first-child{\n  background:#D8C3A0;\n}\n\n.stb-uf3q__utility-card:last-child{\n  background:#1C1209;\n}\n\n.stb-uf3q__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-uf3q__utility-card:first-child small{\n  color:#705026;\n}\n\n.stb-uf3q__utility-card:last-child small{\n  color:var(--gold);\n}\n\n.stb-uf3q__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-uf3q__utility-card:first-child strong{\n  color:#291A0E;\n}\n\n.stb-uf3q__utility-card:last-child strong{\n  color:#F5EDD8;\n}\n\n.stb-uf3q__utility-card p{\n  margin:0;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n.stb-uf3q__utility-card:first-child p{\n  color:#574028;\n}\n\n.stb-uf3q__utility-card:last-child p{\n  color:#D8CEBC;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.stb-uf3q__details{\n  margin-bottom:34px;\n}\n\n.stb-uf3q__spec-list{\n  overflow:hidden;\n\n  border:1px solid #E2D6C4;\n  border-radius:8px;\n}\n\n.stb-uf3q__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-uf3q__spec:nth-child(odd){\n  background:#FFFDF8;\n}\n\n.stb-uf3q__spec:nth-child(even){\n  background:#F7F0E4;\n}\n\n.stb-uf3q__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-uf3q__spec-name{\n  padding-right:14px;\n\n  color:#8A755E;\n\n  font-size:11.5px;\n}\n\n.stb-uf3q__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-uf3q__faq{\n  margin-bottom:30px;\n  padding:20px 22px;\n\n  background:#F0E4D0;\n\n  border-radius:10px;\n}\n\n.stb-uf3q__faq .stb-uf3q__heading{\n  margin-bottom:5px;\n}\n\n.stb-uf3q__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid #D8C7AA;\n}\n\n.stb-uf3q__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-uf3q__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-uf3q__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-uf3q__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-uf3q__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-uf3q__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   INSTALLATION VIDEO\n========================================================= *\/\n\n.stb-uf3q__video{\n  margin-bottom:30px;\n\n  overflow:hidden;\n\n  background:#FFFDF8;\n\n  border:1px solid #E0D3BF;\n  border-radius:9px;\n}\n\n.stb-uf3q__video summary{\n  position:relative;\n\n  padding:15px 45px 15px 18px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:#27180C;\n\n  font-size:13px;\n  font-weight:500;\n}\n\n.stb-uf3q__video summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-uf3q__video summary:after{\n  content:\"+\";\n\n  position:absolute;\n  right:18px;\n  top:7px;\n\n  color:var(--gold-deep);\n\n  font-family:\"Cormorant Garamond\",serif;\n  font-size:26px;\n}\n\n.stb-uf3q__video[open] summary:after{\n  content:\"−\";\n}\n\n.stb-uf3q__video-wrap{\n  padding:0 18px 18px;\n}\n\n.stb-uf3q__video-frame{\n  position:relative;\n\n  width:100%;\n  max-width:560px;\n\n  padding-bottom:56.25%;\n\n  overflow:hidden;\n\n  background:#1C1209;\n\n  border-radius:7px;\n}\n\n.stb-uf3q__video-frame iframe{\n  position:absolute;\n  inset:0;\n\n  width:100%;\n  height:100%;\n\n  border:0;\n}\n\n\n\/* =========================================================\n   SHIPPING \u0026 RETURNS\n========================================================= *\/\n\n.stb-uf3q__shipping{\n  padding:21px 22px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #F5EDD8 0%,\n      #EADCC2 100%\n    );\n\n  border-top:3px solid var(--gold);\n  border-radius:9px;\n}\n\n.stb-uf3q__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-uf3q__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-uf3q__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-uf3q__shipping strong{\n  color:#201309;\n\n  font-weight:600;\n}\n\n.stb-uf3q__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 HANDMADE NOTE\n========================================================= *\/\n\n.stb-uf3q__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  font-style:italic;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-uf3q{\n    width:100%;\n    max-width:100%;\n\n    font-size:13.5px;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-uf3q__intro{\n    padding:18px;\n  }\n\n  .stb-uf3q__intro h2{\n    font-size:25px;\n    line-height:1.14;\n  }\n\n  .stb-uf3q__heading{\n    font-size:21px;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-uf3q__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-uf3q__fact{\n    padding:13px 9px;\n  }\n\n  .stb-uf3q__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-uf3q__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-uf3q__material{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    padding:18px;\n  }\n\n  .stb-uf3q__material-thumb{\n    width:100%;\n    max-width:190px;\n  }\n\n  .stb-uf3q__material-thumb .stb-uf3q__image-link{\n    min-height:0;\n  }\n\n  .stb-uf3q__material-thumb img{\n    width:100%;\n\n    height:auto;\n    max-height:220px;\n\n    object-fit:contain;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-uf3q__size{\n    padding:18px;\n  }\n\n  .stb-uf3q__size-inner{\n    grid-template-columns:1fr;\n\n    gap:17px;\n  }\n\n  .stb-uf3q__size-image{\n    width:100%;\n    max-width:230px;\n  }\n\n  .stb-uf3q__size-image img{\n    width:100%;\n\n    height:auto;\n    max-height:280px;\n\n    object-fit:contain;\n  }\n\n  .stb-uf3q__size-copy{\n    text-align:center;\n  }\n\n  .stb-uf3q__places{\n    justify-content:center;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-uf3q__utility{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-uf3q__spec{\n    grid-template-columns:38% 62%;\n\n    padding:9px 10px;\n  }\n\n  .stb-uf3q__spec-name{\n    font-size:11px;\n  }\n\n  .stb-uf3q__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-uf3q__faq{\n    padding:18px;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-uf3q__lightbox{\n    padding:14px;\n  }\n\n  .stb-uf3q__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  .stb-uf3q__lightbox-title{\n    font-size:9px !important;\n  }\n\n  .stb-uf3q__lightbox-hint{\n    font-size:8.5px !important;\n  }\n\n\n  \/* VIDEO *\/\n\n  .stb-uf3q__video-wrap{\n    padding:0 14px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-uf3q__shipping{\n    padding:18px;\n  }\n\n  .stb-uf3q__shipping p{\n    font-size:12px;\n  }\n\n  .stb-uf3q__final-note{\n    padding:0 8px;\n\n    font-size:10.5px !important;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-uf3q\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-uf3q__intro\"\u003e\n\u003cp class=\"stb-uf3q__eyebrow\"\u003eAkari UF3-Q · Washi Paper\u003c\/p\u003e\n\u003ch2\u003eSculptural Scale for the Living Room\u003c\/h2\u003e\n\u003cp\u003eA 57.1\" floor lamp with a generous 22\" Washi paper shade and slim black tripod base. Large enough to anchor a living room corner, while the paper keeps its presence visually soft.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-uf3q__facts\"\u003e\n\u003cdiv class=\"stb-uf3q__fact\"\u003e\n\u003csmall\u003eSize\u003c\/small\u003e \u003cstrong\u003eØ22\" × H57.1\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3q__fact\"\u003e\n\u003csmall\u003eLight\u003c\/small\u003e \u003cstrong\u003eAmbient · 3000K Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3q__fact\"\u003e\n\u003csmall\u003eMaterial\u003c\/small\u003e \u003cstrong\u003eWashi + Bamboo\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3q__fact\"\u003e\n\u003csmall\u003eSetup\u003c\/small\u003e \u003cstrong\u003ePlug-In · Inline Switch\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       MATERIAL \u0026 STRUCTURE\n  ====================================================== --\u003e\n\u003csection id=\"stb-uf3q-material-section\" class=\"stb-uf3q__material\"\u003e\n\u003cdiv class=\"stb-uf3q__material-thumb\"\u003e\u003ca href=\"#stb-uf3q-material\" class=\"stb-uf3q__image-link\"\u003e \u003cimg src=\"https:\/\/stuberlighting.com\/cdn\/shop\/files\/akari-uf3-q-floor-lamp-japandi-art-deco-style-rice-paper-lamp-stuberlighting-23_3.jpg?v=1785379519\u0026amp;width=1946\" alt=\"Akari UF3-Q Washi paper and structure detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-uf3q__zoom\"\u003e View Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-uf3q__label\"\u003e Material \u0026amp; Structure \u003c\/span\u003e\n\u003ch3\u003eWashi Paper on a Reinforced Tripod\u003c\/h3\u003e\n\u003cp\u003eThe broad Washi paper shade softens direct bulb light, while bamboo ribbing helps maintain its sculptural form. A reinforced black metal tripod supports the larger 22\" profile without looking visually heavy.\u003c\/p\u003e\n\u003cdiv class=\"stb-uf3q__material-list\"\u003e\n\u003cdiv class=\"stb-uf3q__material-item\"\u003eOff-white Washi paper\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3q__material-item\"\u003eInternal bamboo ribbing\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3q__material-item\"\u003eReinforced black metal tripod\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL LIGHTBOX\n       CLICK ANYWHERE TO CLOSE\n  ====================================================== --\u003e \u003ca id=\"stb-uf3q-material\" href=\"#stb-uf3q-material-section\" class=\"stb-uf3q__lightbox\"\u003e \u003cspan class=\"stb-uf3q__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/stuberlighting.com\/cdn\/shop\/files\/akari-uf3-q-floor-lamp-japandi-art-deco-style-rice-paper-lamp-stuberlighting-23_3.jpg?v=1785379519\u0026amp;width=1946\" alt=\"Enlarged Akari UF3-Q material detail\"\u003e \u003cspan class=\"stb-uf3q__lightbox-title\"\u003e UF3-Q · Material \u0026amp; Structure Detail \u003c\/span\u003e \u003cspan class=\"stb-uf3q__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE \u0026 ROOM SCALE\n  ====================================================== --\u003e\n\u003csection id=\"stb-uf3q-size-section\" class=\"stb-uf3q__size\"\u003e\n\u003ch3 class=\"stb-uf3q__heading\"\u003eSize \u0026amp; Room Scale\u003c\/h3\u003e\n\u003cdiv class=\"stb-uf3q__size-inner\"\u003e\n\u003cdiv class=\"stb-uf3q__size-image\"\u003e\u003ca href=\"#stb-uf3q-size\" class=\"stb-uf3q__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-uf3-q-floor-lamp-pure-white-background_1.jpg?v=1781507913\" alt=\"Akari UF3-Q floor lamp dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-uf3q__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3q__size-copy\"\u003e\n\u003cspan class=\"stb-uf3q__dimension\"\u003e Ø22\" × H57.1\" \u003c\/span\u003e \u003cspan class=\"stb-uf3q__metric\"\u003e Ø56 × H145cm \u003c\/span\u003e\n\u003cp\u003eA substantial floor-lamp scale without reaching full six-foot statement-lamp height. The 22\" shade gives it enough width to feel balanced beside larger furniture.\u003c\/p\u003e\n\u003cdiv class=\"stb-uf3q__places\"\u003e\n\u003cspan class=\"stb-uf3q__place\"\u003e Living Room \u003c\/span\u003e \u003cspan class=\"stb-uf3q__place\"\u003e Sofa Corner \u003c\/span\u003e \u003cspan class=\"stb-uf3q__place\"\u003e Bedroom \u003c\/span\u003e \u003cspan class=\"stb-uf3q__place\"\u003e Family Room \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOX\n       CLICK ANYWHERE TO CLOSE\n  ====================================================== --\u003e \u003ca id=\"stb-uf3q-size\" href=\"#stb-uf3q-size-section\" class=\"stb-uf3q__lightbox\"\u003e \u003cspan class=\"stb-uf3q__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-uf3-q-floor-lamp-pure-white-background_1.jpg?v=1781507913\" alt=\"Enlarged Akari UF3-Q floor lamp size diagram\"\u003e \u003cspan class=\"stb-uf3q__lightbox-title\"\u003e Akari UF3-Q · Ø22\" × H57.1\" \u003c\/span\u003e \u003cspan class=\"stb-uf3q__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SCALE MESSAGE\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-uf3q__scale\"\u003e\n\u003cdiv class=\"stb-uf3q__scale-icon\"\u003e↕\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Noticeably larger than a compact floor lamp \u003c\/strong\u003e\n\u003cp\u003eAt 57.1\" tall and 22\" wide, the UF3-Q is designed to become part of the room visually rather than disappear beside the sofa.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHT + EVERYDAY USE\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-uf3q__utility\"\u003e\n\u003cdiv class=\"stb-uf3q__utility-card\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Soft ambient light \u003c\/strong\u003e\n\u003cp\u003eThe Washi shade spreads light gently around the room instead of focusing a narrow beam. Best for atmosphere and casual evening reading rather than detailed task work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3q__utility-card\"\u003e\n\u003csmall\u003e Everyday Use \u003c\/small\u003e \u003cstrong\u003e Plug in and switch on \u003c\/strong\u003e\n\u003cp\u003eA 3000K warm-white bulb is included. No hardwiring is required; the 59\" cord includes an inline ON\/OFF switch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-uf3q__details\"\u003e\n\u003ch3 class=\"stb-uf3q__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-uf3q__spec-list\"\u003e\n\u003cdiv class=\"stb-uf3q__spec\"\u003e\n\u003cdiv class=\"stb-uf3q__spec-name\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3q__spec-value\"\u003eØ22\" × H57.1\" \/ Ø56 × H145cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3q__spec\"\u003e\n\u003cdiv class=\"stb-uf3q__spec-name\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3q__spec-value\"\u003eWashi paper · Bamboo ribbing · Reinforced black metal tripod\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3q__spec\"\u003e\n\u003cdiv class=\"stb-uf3q__spec-name\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3q__spec-value\"\u003eE26 \/ E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3q__spec\"\u003e\n\u003cdiv class=\"stb-uf3q__spec-name\"\u003eBulb Included\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3q__spec-value\"\u003eYes · 3000K warm white\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3q__spec\"\u003e\n\u003cdiv class=\"stb-uf3q__spec-name\"\u003eMax Wattage\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3q__spec-value\"\u003e40W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3q__spec\"\u003e\n\u003cdiv class=\"stb-uf3q__spec-name\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3q__spec-value\"\u003eAC 110–240V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3q__spec\"\u003e\n\u003cdiv class=\"stb-uf3q__spec-name\"\u003eDimming\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3q__spec-value\"\u003eWith compatible dimmable bulb and dimming solution\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3q__spec\"\u003e\n\u003cdiv class=\"stb-uf3q__spec-name\"\u003eCord Length\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3q__spec-value\"\u003e59\" \/ 150cm · Extension available on request\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3q__spec\"\u003e\n\u003cdiv class=\"stb-uf3q__spec-name\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3q__spec-value\"\u003eInline ON\/OFF cord switch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3q__spec\"\u003e\n\u003cdiv class=\"stb-uf3q__spec-name\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3q__spec-value\"\u003ePlug-in · No hardwiring required\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3q__spec\"\u003e\n\u003cdiv class=\"stb-uf3q__spec-name\"\u003eUse\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3q__spec-value\"\u003eIndoor dry locations · IP20\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-uf3q__faq\"\u003e\n\u003ch3 class=\"stb-uf3q__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the UF3-Q mainly a reading lamp?\u003c\/summary\u003e\n\u003cp\u003eIt is designed primarily for soft ambient light. It works well for casual evening reading beside a sofa or chair, but detailed task work is better paired with a directional reading light.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much floor space should I allow?\u003c\/summary\u003e\n\u003cp\u003eThe lamp measures approximately 22\" across at its widest. Leave enough space around the tripod so all legs remain fully supported on a stable, level surface.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I dim the lamp?\u003c\/summary\u003e\n\u003cp\u003eThe included cord switch is ON\/OFF. Dimming is possible with a compatible dimmable E26\/E27 bulb and suitable inline dimmer or smart-bulb solution.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I clean the Washi paper?\u003c\/summary\u003e\n\u003cp\u003eDust gently with a dry soft cloth or feather duster. Avoid water, cleaning sprays, steam and humid locations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALLATION VIDEO\n  ====================================================== --\u003e\n\u003cdetails class=\"stb-uf3q__video\"\u003e\n\u003csummary\u003eAssembly \u0026amp; Installation Video\u003c\/summary\u003e\n\u003cdiv class=\"stb-uf3q__video-wrap\"\u003e\n\u003cdiv class=\"stb-uf3q__video-frame\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/yZ9JTZvbI0I\" title=\"Akari UF3-Q product installation video\" loading=\"lazy\"\u003e\n        \u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- =====================================================\n       FIXED SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-uf3q__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders. \u003cstrong\u003eExpedited (2–4 weeks)\u003c\/strong\u003e available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within \u003cstrong\u003e30 days\u003c\/strong\u003e, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FINAL HANDMADE NOTE\n  ====================================================== --\u003e\n\u003cp class=\"stb-uf3q__final-note\"\u003eEach piece is handmade, so slight variations in texture and dimensions are normal, and washi paper ambers gently over time. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 22\"xH 57.1\" \/ US Plug","offer_id":52135676182811,"sku":"STB-NG-UF3-Q","price":495.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22\"xH 57.1\" \/ AU Plug","offer_id":52135676215579,"sku":"STB-NG-UF3-Q","price":495.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22\"xH 57.1\" \/ EU Plug","offer_id":52135676248347,"sku":"STB-NG-UF3-Q","price":495.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22\"xH 57.1\" \/ UK Plug","offer_id":52135676281115,"sku":"STB-NG-UF3-Q","price":495.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-uf3-q-floor-lamp-japandi-art-deco-style-rice-paper-lamp-stuberlighting-14.jpg?v=1781233029"},{"product_id":"akari-uf4-l10-washi-paper-stacked-tower-floor-lamp","title":"Akari UF4-L10 Washi Paper Stacked Tower Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AKARI UF4-L10\n   Washi Paper Stacked Tower Floor Lamp\n   Compact Editorial \/ Mobile Responsive\n========================================================= *\/\n\n.stb-l10{\n  --ivory:#FFFCF6;\n  --cream:#F5EDD8;\n  --soft:#FAF7EF;\n  --sand:#EDE3D1;\n  --warm:#F1E5CF;\n\n  --dark:#1C1209;\n  --brown:#4A3218;\n  --walnut:#573C27;\n  --muted:#7B6B58;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703B;\n  --line:#E5DAC7;\n\n  width:100%;\n  max-width:840px;\n  margin:0 auto;\n\n  font-family:inherit;\n  font-size:14px;\n  line-height:1.65;\n  font-weight:400;\n\n  color:var(--brown);\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-l10 *,\n.stb-l10 *::before,\n.stb-l10 *::after{\n  box-sizing:border-box;\n  font-family:inherit;\n}\n\n.stb-l10 h2,\n.stb-l10 h3,\n.stb-l10 p{\n  margin-top:0;\n}\n\n.stb-l10 h2,\n.stb-l10 h3{\n  color:var(--dark);\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-l10__intro{\n  padding:5px 0 24px;\n}\n\n.stb-l10__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-l10__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-l10__intro-text{\n  max-width:690px;\n  margin:0;\n\n  color:#5D4C3C;\n\n  font-size:14px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-l10__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:34px;\n\n  overflow:hidden;\n\n  background:var(--soft);\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-l10__fact{\n  min-width:0;\n  padding:15px 11px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-l10__fact:last-child{\n  border-right:0;\n}\n\n.stb-l10__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-l10__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   MATERIAL\n========================================================= *\/\n\n.stb-l10__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(--sand);\n  border-radius:10px;\n}\n\n.stb-l10__material-thumb{\n  width:205px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-l10__image-link{\n  position:relative;\n\n  display:block;\n  overflow:hidden;\n\n  background:#E7DBC5;\n  border:1px solid #D5C5AA;\n  border-radius:8px;\n\n  text-decoration:none;\n}\n\n.stb-l10__image-link img{\n  display:block;\n\n  width:100%;\n  height:205px;\n\n  object-fit:cover;\n\n  transition:transform .25s ease;\n}\n\n.stb-l10__image-link:hover img{\n  transform:scale(1.025);\n}\n\n.stb-l10__zoom{\n  position:absolute;\n  right:8px;\n  bottom:8px;\n\n  padding:5px 8px;\n\n  background:rgba(28,18,9,.83);\n  border-radius:20px;\n\n  color:#F5EDD8;\n\n  font-size:9px;\n  font-weight:500;\n  line-height:1.2;\n}\n\n.stb-l10__label{\n  display:block;\n  margin-bottom:7px;\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-l10__material h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.2;\n}\n\n.stb-l10__material p{\n  margin:0 0 10px;\n\n  color:#584735;\n\n  font-size:13.5px;\n}\n\n.stb-l10__material-list{\n  display:grid;\n  gap:6px;\n}\n\n.stb-l10__material-item{\n  display:flex;\n  gap:8px;\n\n  color:#654F3A;\n\n  font-size:12px;\n  line-height:1.5;\n}\n\n.stb-l10__material-item::before{\n  content:\"—\";\n  color:#A77D3F;\n}\n\n\n\/* =========================================================\n   SCALE\n========================================================= *\/\n\n.stb-l10__scale{\n  display:grid;\n  grid-template-columns:1.15fr .85fr;\n  gap:1px;\n\n  margin-bottom:20px;\n\n  overflow:hidden;\n\n  border-radius:9px;\n}\n\n.stb-l10__scale-main{\n  padding:21px 22px;\n\n  background:var(--cream);\n}\n\n.stb-l10__scale-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:21px 22px;\n\n  background:var(--warm);\n}\n\n.stb-l10__scale small{\n  display:block;\n  margin-bottom:5px;\n\n  color:#94733C;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.stb-l10__scale strong{\n  display:block;\n  margin-bottom:6px;\n\n  color:var(--dark);\n\n  font-size:14px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n.stb-l10__scale p{\n  margin:0;\n\n  color:#66513E;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.stb-l10__dimension{\n  margin:0 0 7px !important;\n\n  color:var(--dark) !important;\n\n  font-size:21px !important;\n  line-height:1.15 !important;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   DIMENSION IMAGE\n========================================================= *\/\n\n.stb-l10__dimension-section{\n  margin:0 0 36px;\n\n  text-align:center;\n}\n\n.stb-l10__dimension-wrap{\n  width:100%;\n  max-width:315px;\n  margin:0 auto;\n}\n\n.stb-l10__dimension-link{\n  position:relative;\n\n  display:block;\n  overflow:hidden;\n\n  padding:8px;\n\n  background:var(--ivory);\n  border:1px solid #DCCEB7;\n  border-radius:8px;\n\n  text-decoration:none;\n}\n\n.stb-l10__dimension-link img{\n  display:block;\n\n  width:100%;\n  height:auto;\n\n  margin:0 auto;\n\n  object-fit:contain;\n\n  transition:transform .25s ease;\n}\n\n.stb-l10__dimension-link:hover img{\n  transform:scale(1.015);\n}\n\n.stb-l10__dimension-caption{\n  display:block;\n\n  margin-top:7px;\n\n  color:#8A765D;\n\n  font-size:9.5px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   LIGHT + SETUP\n========================================================= *\/\n\n.stb-l10__utility{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:9px;\n}\n\n.stb-l10__utility-card{\n  padding:19px 20px;\n}\n\n.stb-l10__utility-card:first-child{\n  background:#1C1209;\n}\n\n.stb-l10__utility-card:last-child{\n  background:#4A3218;\n}\n\n.stb-l10__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-l10__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-l10__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-l10__details{\n  margin-bottom:34px;\n}\n\n.stb-l10__heading{\n  margin:0 0 10px;\n\n  font-size:23px;\n  line-height:1.2;\n}\n\n.stb-l10__spec-list{\n  border-top:1px solid var(--line);\n}\n\n.stb-l10__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-l10__spec-name{\n  padding-right:14px;\n\n  color:#8B765B;\n\n  font-size:11.5px;\n}\n\n.stb-l10__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-l10__faq{\n  margin-bottom:30px;\n  padding:20px 22px 8px;\n\n  background:#F8F3E8;\n  border-radius:9px;\n}\n\n.stb-l10__faq .stb-l10__heading{\n  margin-bottom:5px;\n}\n\n.stb-l10__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid #DFD3BF;\n}\n\n.stb-l10__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-l10__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-l10__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-l10__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-l10__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-l10__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-l10__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-l10__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-l10__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-l10__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-l10__shipping strong{\n  color:var(--dark);\n  font-weight:600;\n}\n\n.stb-l10__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-l10__final-note{\n  max-width:720px;\n\n  margin:18px auto 0 !important;\n  padding:0 7px;\n\n  color:#82715E !important;\n\n  font-size:11px !important;\n  line-height:1.6 !important;\n  font-style:italic;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n   CLICK \/ TAP ANYWHERE TO CLOSE\n========================================================= *\/\n\n.stb-l10__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-l10__lightbox:target{\n  display:flex;\n}\n\n.stb-l10__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-l10__lightbox img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:90vw;\n  max-height:78vh;\n\n  object-fit:contain;\n\n  background:var(--cream);\n\n  box-shadow:0 14px 60px rgba(0,0,0,.42);\n}\n\n.stb-l10__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-l10__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-l10{\n    max-width:100%;\n    font-size:13.5px;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-l10__intro h2{\n    font-size:25px;\n    line-height:1.15;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-l10__facts{\n    grid-template-columns:repeat(2,1fr);\n\n    margin-bottom:28px;\n  }\n\n  .stb-l10__fact{\n    padding:13px 9px;\n  }\n\n  .stb-l10__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-l10__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-l10__material{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    margin-bottom:29px;\n    padding:18px;\n  }\n\n  .stb-l10__material-thumb{\n    width:185px;\n  }\n\n  .stb-l10__image-link img{\n    height:185px;\n  }\n\n  .stb-l10__material h3{\n    font-size:21px;\n  }\n\n\n  \/* SCALE *\/\n\n  .stb-l10__scale{\n    grid-template-columns:1fr;\n\n    margin-bottom:18px;\n  }\n\n  .stb-l10__scale-main,\n  .stb-l10__scale-side{\n    padding:18px;\n  }\n\n  .stb-l10__dimension{\n    font-size:19px !important;\n  }\n\n\n  \/* DIMENSION *\/\n\n  .stb-l10__dimension-section{\n    margin-bottom:30px;\n  }\n\n  .stb-l10__dimension-wrap{\n    max-width:275px;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-l10__utility{\n    grid-template-columns:1fr;\n\n    margin-bottom:30px;\n  }\n\n\n  \/* DETAILS *\/\n\n  .stb-l10__heading{\n    font-size:21px;\n  }\n\n  .stb-l10__spec{\n    grid-template-columns:38% 62%;\n  }\n\n  .stb-l10__spec-name{\n    font-size:11px;\n  }\n\n  .stb-l10__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-l10__faq{\n    padding:18px 17px 7px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-l10__shipping{\n    padding:18px;\n  }\n\n  .stb-l10__shipping p{\n    font-size:12px;\n  }\n\n\n  \/* FINAL NOTE *\/\n\n  .stb-l10__final-note{\n    padding:0 8px;\n\n    font-size:10.5px !important;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-l10__lightbox{\n    padding:14px;\n  }\n\n  .stb-l10__lightbox img{\n    max-width:94vw;\n    max-height:74vh;\n  }\n\n  .stb-l10__lightbox-title{\n    font-size:9px !important;\n  }\n\n  .stb-l10__lightbox-hint{\n    font-size:8.5px !important;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-l10\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-l10__intro\"\u003e\n\u003cp class=\"stb-l10__eyebrow\"\u003eWashi Paper · Stacked Floor Lamp\u003c\/p\u003e\n\u003ch2\u003eA Rhythm of Light, Nearly Six Feet Tall.\u003c\/h2\u003e\n\u003cp class=\"stb-l10__intro-text\"\u003eThe Akari UF4-L10 stacks softly illuminated Washi paper forms into a 70.9-inch sculptural tower. Its layered silhouette adds visual movement while the paper turns direct bulb light into a warm, comfortable ambient glow.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-l10__facts\"\u003e\n\u003cdiv class=\"stb-l10__fact\"\u003e\n\u003csmall\u003eSize\u003c\/small\u003e \u003cstrong\u003e18.9\" × 70.9\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-l10__fact\"\u003e\n\u003csmall\u003eShade\u003c\/small\u003e \u003cstrong\u003eWashi Paper\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-l10__fact\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003e3000K Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-l10__fact\"\u003e\n\u003csmall\u003eSetup\u003c\/small\u003e \u003cstrong\u003ePlug-In\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       MATERIAL\n  ====================================================== --\u003e\n\u003csection id=\"stb-l10-material-section\" class=\"stb-l10__material\"\u003e\n\u003cdiv class=\"stb-l10__material-thumb\"\u003e\u003ca href=\"#stb-l10-material\" class=\"stb-l10__image-link\"\u003e \u003cimg src=\"https:\/\/stuberlighting.com\/cdn\/shop\/files\/akari-uf4-l10-quality-comparison-washi-paper-stuberlighting-19.jpg?v=1781235890\u0026amp;width=900\" alt=\"Akari UF4-L10 Washi paper material detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-l10__zoom\"\u003e View Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-l10__label\"\u003e Material Detail \u003c\/span\u003e\n\u003ch3\u003eWashi Paper \u0026amp; Fine Ribbing\u003c\/h3\u003e\n\u003cp\u003eLightly textured Washi paper softens the bulb across each stacked section, creating a layered glow rather than a harsh central hotspot.\u003c\/p\u003e\n\u003cdiv class=\"stb-l10__material-list\"\u003e\n\u003cdiv class=\"stb-l10__material-item\"\u003eOff-white Washi paper\u003c\/div\u003e\n\u003cdiv class=\"stb-l10__material-item\"\u003eSlim metal base\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL LIGHTBOX --\u003e \u003ca id=\"stb-l10-material\" href=\"#stb-l10-material-section\" class=\"stb-l10__lightbox\"\u003e \u003cspan class=\"stb-l10__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/stuberlighting.com\/cdn\/shop\/files\/akari-uf4-l10-quality-comparison-washi-paper-stuberlighting-19.jpg?v=1781235890\u0026amp;width=1400\" alt=\"Enlarged Akari UF4-L10 Washi paper material detail\"\u003e \u003cspan class=\"stb-l10__lightbox-title\"\u003e Washi Paper · Material Detail \u003c\/span\u003e \u003cspan class=\"stb-l10__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-l10__scale\"\u003e\n\u003cdiv class=\"stb-l10__scale-main\"\u003e\n\u003csmall\u003e Scale \u003c\/small\u003e\n\u003cp class=\"stb-l10__dimension\"\u003eØ18.9\" × H70.9\"\u003c\/p\u003e\n\u003cstrong\u003e Designed to have real presence. \u003c\/strong\u003e\n\u003cp\u003eAt nearly six feet tall, the UF4-L10 works best as a visual anchor beside a sofa, lounge chair, console or open wall rather than as a small reading lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-l10__scale-side\"\u003e\n\u003csmall\u003e Best Fit \u003c\/small\u003e \u003cstrong\u003e Larger rooms · open corners · 9ft+ ceilings \u003c\/strong\u003e\n\u003cp\u003eStandard 8ft ceilings can work, but the lamp will read intentionally oversized and more sculptural.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CORRECT DIMENSION IMAGE\n  ====================================================== --\u003e\n\u003csection id=\"stb-l10-dimension-section\" class=\"stb-l10__dimension-section\"\u003e\n\u003cdiv class=\"stb-l10__dimension-wrap\"\u003e\n\u003ca href=\"#stb-l10-dimension\" class=\"stb-l10__dimension-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-uf4-l10-quality-comparison-washi-paper_2.jpg?v=1786612968\" alt=\"Akari UF4-L10 floor lamp dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-l10__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e \u003cspan class=\"stb-l10__dimension-caption\"\u003e Dimension drawing · Click to enlarge \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DIMENSION LIGHTBOX --\u003e \u003ca id=\"stb-l10-dimension\" href=\"#stb-l10-dimension-section\" class=\"stb-l10__lightbox\"\u003e \u003cspan class=\"stb-l10__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-uf4-l10-quality-comparison-washi-paper_2.jpg?v=1786612968\" alt=\"Enlarged Akari UF4-L10 floor lamp dimension drawing\"\u003e \u003cspan class=\"stb-l10__lightbox-title\"\u003e Akari UF4-L10 · Dimensions \u003c\/span\u003e \u003cspan class=\"stb-l10__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHT + SETUP\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-l10__utility\"\u003e\n\u003cdiv class=\"stb-l10__utility-card\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Warm, layered ambient glow \u003c\/strong\u003e\n\u003cp\u003eA 3000K warm-white bulb is included. The stacked Washi sections softly diffuse light from top to bottom.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-l10__utility-card\"\u003e\n\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Plug-In · No Hardwiring \u003c\/strong\u003e\n\u003cp\u003eIncludes a 59\" \/ 150cm power cord and in-line ON\/OFF switch. Place it, plug it in and use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-l10__details\"\u003e\n\u003ch3 class=\"stb-l10__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-l10__spec-list\"\u003e\n\u003cdiv class=\"stb-l10__spec\"\u003e\n\u003cdiv class=\"stb-l10__spec-name\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"stb-l10__spec-value\"\u003eØ18.9\" × H70.9\" · Ø48 × H180 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-l10__spec\"\u003e\n\u003cdiv class=\"stb-l10__spec-name\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"stb-l10__spec-value\"\u003eWashi paper ·\u003cspan\u003eMetal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-l10__spec\"\u003e\n\u003cdiv class=\"stb-l10__spec-name\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"stb-l10__spec-value\"\u003eE26 \/ E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-l10__spec\"\u003e\n\u003cdiv class=\"stb-l10__spec-name\"\u003eBulb Included\u003c\/div\u003e\n\u003cdiv class=\"stb-l10__spec-value\"\u003eYes · 3000K warm white\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-l10__spec\"\u003e\n\u003cdiv class=\"stb-l10__spec-name\"\u003eMax Wattage\u003c\/div\u003e\n\u003cdiv class=\"stb-l10__spec-value\"\u003e40W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-l10__spec\"\u003e\n\u003cdiv class=\"stb-l10__spec-name\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"stb-l10__spec-value\"\u003eAC 110–240V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-l10__spec\"\u003e\n\u003cdiv class=\"stb-l10__spec-name\"\u003eDimming\u003c\/div\u003e\n\u003cdiv class=\"stb-l10__spec-value\"\u003eCompatible with a dimmable bulb\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-l10__spec\"\u003e\n\u003cdiv class=\"stb-l10__spec-name\"\u003eCord\u003c\/div\u003e\n\u003cdiv class=\"stb-l10__spec-value\"\u003e59\" \/ 150cm · Custom length available on request\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-l10__spec\"\u003e\n\u003cdiv class=\"stb-l10__spec-name\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"stb-l10__spec-value\"\u003ePlug-in · No hardwiring required\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-l10__spec\"\u003e\n\u003cdiv class=\"stb-l10__spec-name\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"stb-l10__spec-value\"\u003eIn-line ON\/OFF switch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-l10__spec\"\u003e\n\u003cdiv class=\"stb-l10__spec-name\"\u003eUse\u003c\/div\u003e\n\u003cdiv class=\"stb-l10__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-l10__faq\"\u003e\n\u003ch3 class=\"stb-l10__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is UF4-L10 different from UF4-33N?\u003c\/summary\u003e\n\u003cp\u003eBoth are tall statement floor lamps. UF4-L10 has a more expressive stacked silhouette with horizontal sections, while UF4-33N has a cleaner, continuous vertical form.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs 70.9\" too tall for an 8-foot ceiling?\u003c\/summary\u003e\n\u003cp\u003eIt can work, but it will feel intentionally oversized. For more breathing room and a more balanced architectural look, approximately 9-foot or higher ceilings are ideal.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I clean the Washi paper?\u003c\/summary\u003e\n\u003cp\u003eDust gently with a dry feather duster or soft microfiber tool. Do not wet-clean, steam, spray with cleaners or use a damp cloth.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FIXED SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-l10__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       FIXED WASHI NOTE\n  ====================================================== --\u003e\n\u003cp class=\"stb-l10__final-note\"\u003eEach piece is handmade, so slight variations in texture and dimensions are normal, and washi paper ambers gently over time. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"ModelA \/ US Plug","offer_id":52136162591003,"sku":"STB-NG-UF4-L10-MOD-A","price":865.0,"currency_code":"USD","in_stock":true},{"title":"ModelA \/ AU Plug","offer_id":52136162623771,"sku":"STB-NG-UF4-L10-MOD-A","price":865.0,"currency_code":"USD","in_stock":true},{"title":"ModelA \/ EU Plug","offer_id":52136162656539,"sku":"STB-NG-UF4-L10-MOD-A","price":865.0,"currency_code":"USD","in_stock":true},{"title":"ModelA \/ UK Plug","offer_id":52136162689307,"sku":"STB-NG-UF4-L10-MOD-A","price":865.0,"currency_code":"USD","in_stock":true},{"title":"Model B \/ US Plug","offer_id":52136162722075,"sku":"STB-NG-UF4-L10-MOD-B","price":865.0,"currency_code":"USD","in_stock":true},{"title":"Model B \/ AU Plug","offer_id":52136162754843,"sku":"STB-NG-UF4-L10-MOD-B","price":865.0,"currency_code":"USD","in_stock":true},{"title":"Model B \/ EU Plug","offer_id":52136162787611,"sku":"STB-NG-UF4-L10-MOD-B","price":865.0,"currency_code":"USD","in_stock":true},{"title":"Model B \/ UK Plug","offer_id":52136162820379,"sku":"STB-NG-UF4-L10-MOD-B","price":865.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-uf4-l10-quality-comparison-washi-paper-stuberlighting-7.jpg?v=1781235007"},{"product_id":"akari-uf4-l6-washi-paper-tall-tripod-floor-lamp","title":"Akari UF4-L6 Washi Paper Tall Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AKARI UF4-L6\n   TALL WASHI PAPER TRIPOD FLOOR LAMP\n========================================================= *\/\n\n.stb-uf4l6{\n  --cream:#F5EDD8;\n  --ivory:#FFFDF8;\n  --sand:#E9DDC5;\n  --sand-soft:#F2E8D7;\n  --dark:#1C1209;\n  --brown:#4A3218;\n  --gold:#C8A96E;\n  --gold-deep:#98743B;\n  --line:#DED2BD;\n\n  width:100%;\n  max-width:840px;\n  margin:0 auto;\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.65;\n  color:var(--brown);\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-uf4l6 *{box-sizing:border-box;}\n\n.stb-uf4l6 h2,\n.stb-uf4l6 h3,\n.stb-uf4l6 p{margin-top:0;}\n\n.stb-uf4l6 h2,\n.stb-uf4l6 h3{\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  color:var(--dark);\n  font-weight:500;\n}\n\n\n\/* INTRO *\/\n\n.stb-uf4l6__intro{\n  position:relative;\n  margin-bottom:25px;\n  padding:22px 24px;\n  overflow:hidden;\n  background:linear-gradient(\n    135deg,\n    #FFFDF8 0%,\n    #F5ECDD 60%,\n    #E5D2B2 100%\n  );\n  border-radius:10px;\n}\n\n.stb-uf4l6__intro:before{\n  content:\"\";\n  position:absolute;\n  top:0;\n  bottom:0;\n  left:0;\n  width:4px;\n  background:var(--gold);\n}\n\n.stb-uf4l6__eyebrow{\n  margin:0 0 8px;\n  color:var(--gold-deep);\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.17em;\n  text-transform:uppercase;\n}\n\n.stb-uf4l6__intro h2{\n  max-width:690px;\n  margin:0 0 9px;\n  font-size:29px;\n  line-height:1.12;\n}\n\n.stb-uf4l6__intro p{\n  max-width:690px;\n  margin:0;\n  color:#604D3A;\n}\n\n\n\/* QUICK FACTS *\/\n\n.stb-uf4l6__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  margin-bottom:34px;\n  overflow:hidden;\n  border:1px solid var(--line);\n  border-radius:9px;\n}\n\n.stb-uf4l6__fact{\n  min-width:0;\n  padding:15px 11px;\n  background:var(--ivory);\n  border-right:1px solid var(--line);\n}\n\n.stb-uf4l6__fact:nth-child(2){background:#E9DCC7;}\n.stb-uf4l6__fact:nth-child(3){background:#F5ECDF;}\n.stb-uf4l6__fact:nth-child(4){background:#2A1B0F;}\n.stb-uf4l6__fact:last-child{border-right:0;}\n\n.stb-uf4l6__fact small{\n  display:block;\n  margin-bottom:4px;\n  color:#91795E;\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-uf4l6__fact:nth-child(4) small{color:#B99A65;}\n\n.stb-uf4l6__fact strong{\n  display:block;\n  color:var(--dark);\n  font-size:12.5px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-uf4l6__fact:nth-child(4) strong{color:#F5EDD8;}\n\n\n\/* IMAGE SYSTEM — NEVER CROP *\/\n\n.stb-uf4l6__image-link{\n  position:relative;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:100%;\n  padding:8px;\n  overflow:hidden;\n  background:#FAF5EB;\n  border:1px solid #D6C6AC;\n  border-radius:8px;\n  text-decoration:none;\n}\n\n.stb-uf4l6__image-link img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n  margin:0 auto;\n  object-fit:contain;\n  object-position:center;\n  transition:transform .25s ease;\n}\n\n.stb-uf4l6__image-link:hover img{\n  transform:scale(1.015);\n}\n\n.stb-uf4l6__zoom{\n  position:absolute;\n  right:8px;\n  bottom:8px;\n  padding:5px 8px;\n  background:rgba(28,18,9,.82);\n  border:1px solid rgba(200,169,110,.4);\n  border-radius:20px;\n  color:#F5EDD8;\n  font-size:9px;\n  font-weight:500;\n  pointer-events:none;\n}\n\n\n\/* SIZE \u0026 ROOM SCALE *\/\n\n.stb-uf4l6__scale{\n  margin-bottom:36px;\n  padding:23px;\n  background:#FFFDF8;\n  border:1px solid #E5D8C5;\n  border-radius:10px;\n}\n\n.stb-uf4l6__heading{\n  margin:0 0 7px;\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-uf4l6__section-copy{\n  max-width:650px;\n  margin:0 0 17px;\n  color:#74604B;\n  font-size:12.5px;\n}\n\n.stb-uf4l6__scale-inner{\n  display:grid;\n  grid-template-columns:245px 1fr;\n  gap:30px;\n  align-items:center;\n}\n\n.stb-uf4l6__size-image{\n  width:100%;\n  max-width:245px;\n  margin:0 auto;\n}\n\n.stb-uf4l6__size-image img{\n  width:100%;\n  height:auto;\n  max-height:315px;\n  object-fit:contain;\n}\n\n.stb-uf4l6__dimension{\n  display:block;\n  margin-bottom:4px;\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  color:var(--dark);\n  font-size:29px;\n  line-height:1.08;\n  font-weight:500;\n}\n\n.stb-uf4l6__metric{\n  display:block;\n  margin-bottom:13px;\n  color:#9C7A47;\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-uf4l6__ceiling{\n  overflow:hidden;\n  border:1px solid #E1D3BE;\n  border-radius:8px;\n}\n\n.stb-uf4l6__ceiling-row{\n  display:grid;\n  grid-template-columns:90px 1fr;\n  gap:12px;\n  padding:9px 11px;\n  border-bottom:1px solid #E5D9C8;\n}\n\n.stb-uf4l6__ceiling-row:last-child{border-bottom:0;}\n.stb-uf4l6__ceiling-row:nth-child(odd){background:#F6EEE2;}\n.stb-uf4l6__ceiling-row:nth-child(even){background:#FFFDF8;}\n\n.stb-uf4l6__ceiling-row strong{\n  color:#291A0E;\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.stb-uf4l6__ceiling-row span{\n  color:#75614B;\n  font-size:11px;\n  line-height:1.45;\n}\n\n\n\/* SCALE NOTE *\/\n\n.stb-uf4l6__scale-note{\n  display:grid;\n  grid-template-columns:auto 1fr;\n  gap:15px;\n  align-items:center;\n  margin-bottom:36px;\n  padding:18px 20px;\n  background:linear-gradient(110deg,#4A3218 0%,#26180C 100%);\n  border-left:4px solid var(--gold);\n  border-radius:9px;\n}\n\n.stb-uf4l6__scale-icon{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:36px;\n  height:36px;\n  background:rgba(200,169,110,.12);\n  border:1px solid rgba(200,169,110,.45);\n  border-radius:50%;\n  color:var(--gold);\n  font-family:\"Cormorant Garamond\",serif;\n  font-size:18px;\n}\n\n.stb-uf4l6__scale-note strong{\n  display:block;\n  margin-bottom:3px;\n  color:#F5EDD8;\n  font-size:12.5px;\n  font-weight:600;\n}\n\n.stb-uf4l6__scale-note p{\n  margin:0;\n  color:#D9CEBA;\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n\n\/* MATERIAL \u0026 STRUCTURE *\/\n\n.stb-uf4l6__material{\n  display:grid;\n  grid-template-columns:215px 1fr;\n  gap:28px;\n  align-items:center;\n  margin-bottom:36px;\n  padding:23px;\n  background:#E9DCC7;\n  border-radius:11px;\n}\n\n.stb-uf4l6__material-image{\n  width:100%;\n  max-width:215px;\n  margin:0 auto;\n}\n\n.stb-uf4l6__material-image img{\n  width:100%;\n  max-width:100%;\n  height:auto;\n  max-height:235px;\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-uf4l6__label{\n  display:inline-block;\n  margin-bottom:8px;\n  padding:4px 7px;\n  background:rgba(200,169,110,.18);\n  border-radius:3px;\n  color:#80602F;\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.stb-uf4l6__material h3{\n  margin:0 0 8px;\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-uf4l6__material p{\n  margin:0 0 11px;\n  color:#5B4735;\n  font-size:13.5px;\n}\n\n.stb-uf4l6__material-list{\n  display:grid;\n  gap:6px;\n}\n\n.stb-uf4l6__material-item{\n  display:flex;\n  gap:8px;\n  color:#624B36;\n  font-size:12px;\n}\n\n.stb-uf4l6__material-item:before{\n  content:\"—\";\n  color:#9B753B;\n}\n\n\n\/* LIGHT + BASE *\/\n\n.stb-uf4l6__utility{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  margin-bottom:36px;\n  overflow:hidden;\n  border:1px solid #D9C8AA;\n  border-radius:10px;\n}\n\n.stb-uf4l6__utility-card{\n  padding:19px 20px;\n}\n\n.stb-uf4l6__utility-card:first-child{\n  background:#D8C3A0;\n}\n\n.stb-uf4l6__utility-card:last-child{\n  background:#1C1209;\n}\n\n.stb-uf4l6__utility-card small{\n  display:block;\n  margin-bottom:5px;\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.stb-uf4l6__utility-card:first-child small{color:#705026;}\n.stb-uf4l6__utility-card:last-child small{color:var(--gold);}\n\n.stb-uf4l6__utility-card strong{\n  display:block;\n  margin-bottom:4px;\n  font-size:12.5px;\n  font-weight:600;\n}\n\n.stb-uf4l6__utility-card:first-child strong{color:#291A0E;}\n.stb-uf4l6__utility-card:last-child strong{color:#F5EDD8;}\n\n.stb-uf4l6__utility-card p{\n  margin:0;\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n.stb-uf4l6__utility-card:first-child p{color:#574028;}\n.stb-uf4l6__utility-card:last-child p{color:#D8CEBC;}\n\n\n\/* PLACEMENT *\/\n\n.stb-uf4l6__placement{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:8px;\n  margin-bottom:36px;\n}\n\n.stb-uf4l6__placement-item{\n  padding:13px 10px;\n  background:#F2E8D8;\n  border:1px solid #DFD0B9;\n  border-radius:7px;\n  color:#584330;\n  font-size:10.5px;\n  font-weight:500;\n  text-align:center;\n}\n\n\n\/* PRACTICAL NOTE *\/\n\n.stb-uf4l6__practical{\n  margin-bottom:36px;\n  padding:16px 18px;\n  background:#F8F2E8;\n  border-left:3px solid #C8A96E;\n  border-radius:7px;\n}\n\n.stb-uf4l6__practical strong{\n  display:block;\n  margin-bottom:4px;\n  color:#281A0E;\n  font-size:12px;\n  font-weight:600;\n}\n\n.stb-uf4l6__practical p{\n  margin:0;\n  color:#66513D;\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n\n\/* PRODUCT DETAILS *\/\n\n.stb-uf4l6__details{\n  margin-bottom:34px;\n}\n\n.stb-uf4l6__spec-list{\n  overflow:hidden;\n  border:1px solid #E2D6C4;\n  border-radius:8px;\n}\n\n.stb-uf4l6__spec{\n  display:grid;\n  grid-template-columns:35% 65%;\n  padding:10px 12px;\n  border-bottom:1px solid #E7DDCC;\n}\n\n.stb-uf4l6__spec:nth-child(odd){background:#FFFDF8;}\n.stb-uf4l6__spec:nth-child(even){background:#F7F0E4;}\n.stb-uf4l6__spec:last-child{border-bottom:0;}\n\n.stb-uf4l6__spec-name{\n  padding-right:14px;\n  color:#89745D;\n  font-size:11.5px;\n}\n\n.stb-uf4l6__spec-value{\n  color:#24170D;\n  font-size:12.5px;\n  font-weight:500;\n}\n\n\n\/* FAQ *\/\n\n.stb-uf4l6__faq{\n  margin-bottom:30px;\n  padding:20px 22px;\n  background:#F0E4D0;\n  border-radius:10px;\n}\n\n.stb-uf4l6__faq .stb-uf4l6__heading{\n  margin-bottom:5px;\n}\n\n.stb-uf4l6__faq details{\n  padding:13px 0;\n  border-bottom:1px solid #D8C7AA;\n}\n\n.stb-uf4l6__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-uf4l6__faq summary{\n  position:relative;\n  padding-right:30px;\n  cursor:pointer;\n  list-style:none;\n  color:#281A0E;\n  font-size:13.5px;\n  font-weight:500;\n}\n\n.stb-uf4l6__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-uf4l6__faq summary::after{\n  content:\"+\";\n  position:absolute;\n  top:-5px;\n  right:2px;\n  color:#9C763D;\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:24px;\n}\n\n.stb-uf4l6__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-uf4l6__faq details p{\n  margin:8px 0 0;\n  padding-right:20px;\n  color:#63503C;\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* LIGHTBOX *\/\n\n.stb-uf4l6__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n  display:none;\n  align-items:center;\n  justify-content:center;\n  width:100%;\n  height:100%;\n  padding:24px;\n  background:rgba(20,14,9,.95);\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.stb-uf4l6__lightbox:target{\n  display:flex;\n}\n\n.stb-uf4l6__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n  width:100%;\n  height:100%;\n  pointer-events:none;\n}\n\n.stb-uf4l6__lightbox img{\n  display:block;\n  width:auto;\n  height:auto;\n  max-width:90vw;\n  max-height:78vh;\n  margin:auto;\n  object-fit:contain;\n  object-position:center;\n  background:#F5EDD8;\n  box-shadow:0 14px 60px rgba(0,0,0,.45);\n}\n\n.stb-uf4l6__lightbox-title{\n  margin:10px 0 0 !important;\n  color:#D8C8A9 !important;\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-uf4l6__lightbox-hint{\n  margin:4px 0 0 !important;\n  color:#A99677 !important;\n  font-size:9px !important;\n  text-align:center;\n}\n\n\n\/* SHIPPING *\/\n\n.stb-uf4l6__shipping{\n  padding:21px 22px;\n  background:linear-gradient(\n    135deg,\n    #F5EDD8 0%,\n    #EADCC2 100%\n  );\n  border-top:3px solid var(--gold);\n  border-radius:9px;\n}\n\n.stb-uf4l6__shipping h3{\n  margin:0 0 12px;\n  font-size:21px;\n}\n\n.stb-uf4l6__shipping p{\n  margin:0 0 8px;\n  color:#5A4734;\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n.stb-uf4l6__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-uf4l6__shipping strong{\n  color:#201309;\n  font-weight:600;\n}\n\n.stb-uf4l6__shipping a{\n  color:#88652F;\n  font-weight:500;\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* FINAL NOTE *\/\n\n.stb-uf4l6__final-note{\n  max-width:720px;\n  margin:18px auto 0 !important;\n  padding:0 10px;\n  color:#89745D !important;\n  font-size:11px !important;\n  line-height:1.6 !important;\n  font-style:italic;\n  text-align:center;\n}\n\n\n\/* MOBILE *\/\n\n@media screen and (max-width:749px){\n\n  .stb-uf4l6{\n    width:100%;\n    max-width:100%;\n    font-size:13.5px;\n  }\n\n  .stb-uf4l6__intro{\n    padding:18px;\n  }\n\n  .stb-uf4l6__intro h2{\n    font-size:25px;\n    line-height:1.14;\n  }\n\n  .stb-uf4l6__heading{\n    font-size:21px;\n  }\n\n  .stb-uf4l6__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-uf4l6__fact{\n    padding:13px 9px;\n  }\n\n  .stb-uf4l6__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-uf4l6__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n  .stb-uf4l6__scale{\n    padding:18px;\n  }\n\n  .stb-uf4l6__scale-inner{\n    grid-template-columns:1fr;\n    gap:18px;\n  }\n\n  .stb-uf4l6__size-image{\n    max-width:225px;\n  }\n\n  .stb-uf4l6__size-image img{\n    width:100%;\n    height:auto;\n    max-height:285px;\n    object-fit:contain;\n  }\n\n  .stb-uf4l6__material{\n    grid-template-columns:1fr;\n    gap:16px;\n    padding:18px;\n  }\n\n  .stb-uf4l6__material-image{\n    max-width:190px;\n  }\n\n  .stb-uf4l6__material-image img{\n    width:100%;\n    height:auto;\n    max-height:220px;\n    object-fit:contain;\n  }\n\n  .stb-uf4l6__utility{\n    grid-template-columns:1fr;\n  }\n\n  .stb-uf4l6__placement{\n    grid-template-columns:1fr;\n  }\n\n  .stb-uf4l6__spec{\n    grid-template-columns:38% 62%;\n    padding:9px 10px;\n  }\n\n  .stb-uf4l6__spec-name{\n    font-size:11px;\n  }\n\n  .stb-uf4l6__spec-value{\n    font-size:12px;\n  }\n\n  .stb-uf4l6__faq{\n    padding:18px;\n  }\n\n  .stb-uf4l6__lightbox{\n    padding:14px;\n  }\n\n  .stb-uf4l6__lightbox img{\n    width:auto;\n    height:auto;\n    max-width:94vw;\n    max-height:74vh;\n    object-fit:contain;\n  }\n\n  .stb-uf4l6__shipping{\n    padding:18px;\n  }\n\n  .stb-uf4l6__shipping p{\n    font-size:12px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-uf4l6\"\u003e\n\u003c!-- INTRO --\u003e\n\u003csection class=\"stb-uf4l6__intro\"\u003e\n\u003cp class=\"stb-uf4l6__eyebrow\"\u003eAkari UF4-L6 · Washi Paper\u003c\/p\u003e\n\u003ch2\u003eTall Washi Light for Rooms That Need More Scale\u003c\/h2\u003e\n\u003cp\u003eAt 74\" tall with a 20.5\" wide paper shade, the UF4-L6 is designed as a full-height ambient floor lamp rather than a small corner accent. Warm Washi diffusion softens the scale, while the black tripod keeps the silhouette light.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- QUICK FACTS --\u003e\n\u003cdiv class=\"stb-uf4l6__facts\"\u003e\n\u003cdiv class=\"stb-uf4l6__fact\"\u003e\n\u003csmall\u003eSize\u003c\/small\u003e \u003cstrong\u003eØ20.5\" × H74\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf4l6__fact\"\u003e\n\u003csmall\u003eBest Ceiling\u003c\/small\u003e \u003cstrong\u003e9ft \u0026amp; Up\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf4l6__fact\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003e3000K Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf4l6__fact\"\u003e\n\u003csmall\u003eSetup\u003c\/small\u003e \u003cstrong\u003ePlug-In · Inline Switch\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE \u0026 ROOM SCALE --\u003e\n\u003csection id=\"stb-uf4l6-size-section\" class=\"stb-uf4l6__scale\"\u003e\n\u003ch3 class=\"stb-uf4l6__heading\"\u003eSize \u0026amp; Room Scale\u003c\/h3\u003e\n\u003cp class=\"stb-uf4l6__section-copy\"\u003eThis is a genuinely tall floor lamp. Check your ceiling height and available corner space before ordering.\u003c\/p\u003e\n\u003cdiv class=\"stb-uf4l6__scale-inner\"\u003e\n\u003cdiv class=\"stb-uf4l6__size-image\"\u003e\u003ca href=\"#stb-uf4l6-size\" class=\"stb-uf4l6__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Handcrafted_Washi_Paper_Floor_Lamp_-_74_Sculptural_UF3-Q_Akari_Inspired_Floor_Light_for_Japandi_Modern_Living_7.jpg?v=1781526706\" alt=\"Akari UF4-L6 dimensions, 20.5 inches wide by 74 inches high\" loading=\"lazy\"\u003e \u003cspan class=\"stb-uf4l6__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-uf4l6__dimension\"\u003e Ø20.5\" × H74\" \u003c\/span\u003e \u003cspan class=\"stb-uf4l6__metric\"\u003e Ø52 × H188cm \u003c\/span\u003e\n\u003cdiv class=\"stb-uf4l6__ceiling\"\u003e\n\u003cdiv class=\"stb-uf4l6__ceiling-row\"\u003e\n\u003cstrong\u003e8ft Ceiling\u003c\/strong\u003e \u003cspan\u003eFits, but visually quite tall\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf4l6__ceiling-row\"\u003e\n\u003cstrong\u003e9ft Ceiling\u003c\/strong\u003e \u003cspan\u003eBetter breathing room\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf4l6__ceiling-row\"\u003e\n\u003cstrong\u003e10ft+\u003c\/strong\u003e \u003cspan\u003eBest for full sculptural effect\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!-- SIZE LIGHTBOX --\u003e \u003ca id=\"stb-uf4l6-size\" href=\"#stb-uf4l6-size-section\" class=\"stb-uf4l6__lightbox\"\u003e \u003cspan class=\"stb-uf4l6__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Handcrafted_Washi_Paper_Floor_Lamp_-_74_Sculptural_UF3-Q_Akari_Inspired_Floor_Light_for_Japandi_Modern_Living_7.jpg?v=1781526706\" alt=\"Enlarged Akari UF4-L6 dimension diagram\"\u003e \u003cspan class=\"stb-uf4l6__lightbox-title\"\u003e Akari UF4-L6 · Ø20.5\" × H74\" \u003c\/span\u003e \u003cspan class=\"stb-uf4l6__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- SCALE NOTE --\u003e\n\u003cdiv class=\"stb-uf4l6__scale-note\"\u003e\n\u003cdiv class=\"stb-uf4l6__scale-icon\"\u003e↕\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Choose the UF4-L6 when you actually want height \u003c\/strong\u003e\n\u003cp\u003eThe 74\" profile fills more vertical space than a standard floor lamp. It works best when the room has enough ceiling height and open wall area for the lamp to breathe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MATERIAL \u0026 STRUCTURE --\u003e\n\u003csection id=\"stb-uf4l6-material-section\" class=\"stb-uf4l6__material\"\u003e\n\u003cdiv class=\"stb-uf4l6__material-image\"\u003e\u003ca href=\"#stb-uf4l6-material\" class=\"stb-uf4l6__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Handcrafted_Washi_Paper_Floor_Lamp_-_74_Sculptural_UF3-Q_Akari_Inspired_Floor_Light_for_Japandi_Modern_Living_39.jpg?v=1778059086\" alt=\"Akari UF4-L6 handcrafted Washi paper texture and structure detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-uf4l6__zoom\"\u003e View Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-uf4l6__label\"\u003e Material \u0026amp; Structure \u003c\/span\u003e\n\u003ch3\u003eHand-Folded Washi Paper\u003c\/h3\u003e\n\u003cp\u003eThe tall shade is formed from textured Washi paper, softly diffusing the bulb along the full vertical surface. Bamboo ribbing supports the paper while a reinforced black metal tripod gives the 74\" lamp a stable base.\u003c\/p\u003e\n\u003cdiv class=\"stb-uf4l6__material-list\"\u003e\n\u003cdiv class=\"stb-uf4l6__material-item\"\u003eOff-white Washi paper\u003c\/div\u003e\n\u003cdiv class=\"stb-uf4l6__material-item\"\u003eReinforced black metal tripod\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL LIGHTBOX --\u003e \u003ca id=\"stb-uf4l6-material\" href=\"#stb-uf4l6-material-section\" class=\"stb-uf4l6__lightbox\"\u003e \u003cspan class=\"stb-uf4l6__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Handcrafted_Washi_Paper_Floor_Lamp_-_74_Sculptural_UF3-Q_Akari_Inspired_Floor_Light_for_Japandi_Modern_Living_39.jpg?v=1778059086\" alt=\"Enlarged Akari UF4-L6 handcrafted Washi paper material detail\"\u003e \u003cspan class=\"stb-uf4l6__lightbox-title\"\u003e Akari UF4-L6 · Washi Paper Detail \u003c\/span\u003e \u003cspan class=\"stb-uf4l6__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- LIGHT + BASE --\u003e\n\u003cdiv class=\"stb-uf4l6__utility\"\u003e\n\u003cdiv class=\"stb-uf4l6__utility-card\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Broad, warm ambient light \u003c\/strong\u003e\n\u003cp\u003eThe large paper shade creates soft room-filling diffusion rather than focused task light. A 3000K warm-white bulb is included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf4l6__utility-card\"\u003e\n\u003csmall\u003e Stability \u0026amp; Use \u003c\/small\u003e \u003cstrong\u003e Reinforced tripod · Plug-in \u003c\/strong\u003e\n\u003cp\u003eThe tall shade is supported by a black metal tripod. A 59\" \/ 150cm cord with inline ON\/OFF switch makes setup simple — no hardwiring required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PLACEMENT --\u003e\n\u003cdiv class=\"stb-uf4l6__placement\"\u003e\n\u003cdiv class=\"stb-uf4l6__placement-item\"\u003eLarge Living Room\u003c\/div\u003e\n\u003cdiv class=\"stb-uf4l6__placement-item\"\u003eHigh-Ceiling Bedroom\u003c\/div\u003e\n\u003cdiv class=\"stb-uf4l6__placement-item\"\u003eLoft \/ Open-Plan Space\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRACTICAL NOTE --\u003e\n\u003cdiv class=\"stb-uf4l6__practical\"\u003e\n\u003cstrong\u003e Give a 74\" lamp a stable, low-traffic position. \u003c\/strong\u003e\n\u003cp\u003ePlace the tripod on a firm, level floor and leave enough clearance around the paper shade. Because of its height, avoid locations where children, pets or frequent foot traffic may repeatedly bump the fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003csection class=\"stb-uf4l6__details\"\u003e\n\u003ch3 class=\"stb-uf4l6__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-uf4l6__spec-list\"\u003e\n\u003cdiv class=\"stb-uf4l6__spec\"\u003e\n\u003cdiv class=\"stb-uf4l6__spec-name\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"stb-uf4l6__spec-value\"\u003eØ20.5\" × H74\" \/ Ø52 × H188cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf4l6__spec\"\u003e\n\u003cdiv class=\"stb-uf4l6__spec-name\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"stb-uf4l6__spec-value\"\u003eWashi paper · \u003cspan\u003eMetal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf4l6__spec\"\u003e\n\u003cdiv class=\"stb-uf4l6__spec-name\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"stb-uf4l6__spec-value\"\u003eE26 \/ E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf4l6__spec\"\u003e\n\u003cdiv class=\"stb-uf4l6__spec-name\"\u003eBulb Included\u003c\/div\u003e\n\u003cdiv class=\"stb-uf4l6__spec-value\"\u003eYes · 3000K warm white\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf4l6__spec\"\u003e\n\u003cdiv class=\"stb-uf4l6__spec-name\"\u003eMax Wattage\u003c\/div\u003e\n\u003cdiv class=\"stb-uf4l6__spec-value\"\u003e40W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf4l6__spec\"\u003e\n\u003cdiv class=\"stb-uf4l6__spec-name\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"stb-uf4l6__spec-value\"\u003eAC 110–240V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf4l6__spec\"\u003e\n\u003cdiv class=\"stb-uf4l6__spec-name\"\u003eDimming\u003c\/div\u003e\n\u003cdiv class=\"stb-uf4l6__spec-value\"\u003eCompatible dimmable bulb + inline dimmer or smart bulb\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf4l6__spec\"\u003e\n\u003cdiv class=\"stb-uf4l6__spec-name\"\u003eCord Length\u003c\/div\u003e\n\u003cdiv class=\"stb-uf4l6__spec-value\"\u003e59\" \/ 150cm · Extension available\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf4l6__spec\"\u003e\n\u003cdiv class=\"stb-uf4l6__spec-name\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"stb-uf4l6__spec-value\"\u003eInline ON\/OFF button switch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf4l6__spec\"\u003e\n\u003cdiv class=\"stb-uf4l6__spec-name\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"stb-uf4l6__spec-value\"\u003ePlug-in · No hardwiring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf4l6__spec\"\u003e\n\u003cdiv class=\"stb-uf4l6__spec-name\"\u003eEnvironment\u003c\/div\u003e\n\u003cdiv class=\"stb-uf4l6__spec-value\"\u003eIndoor dry locations · IP20\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"stb-uf4l6__faq\"\u003e\n\u003ch3 class=\"stb-uf4l6__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs 74\" too tall for an 8-foot ceiling?\u003c\/summary\u003e\n\u003cp\u003eIt can physically fit, but the lamp will leave only about 22\" between its top and a standard 8-foot ceiling. For a more balanced proportion, 9-foot ceilings or higher are recommended.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a reading lamp?\u003c\/summary\u003e\n\u003cp\u003eThe UF4-L6 is primarily an ambient floor lamp. Its large Washi shade creates soft, broad diffusion rather than a focused beam. Add a directional task lamp if you need concentrated reading light.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the brightness be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes, when used with a compatible dimmable E26\/E27 bulb and an appropriate inline dimmer or smart-bulb solution. The standard cord switch itself is ON\/OFF.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I clean such a tall Washi shade?\u003c\/summary\u003e\n\u003cp\u003eUse a dry feather duster or microfiber wand and work gently from top to bottom. Do not use water, cleaning sprays, steam or a damp cloth on the Washi paper.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING \u0026 RETURNS --\u003e\n\u003csection class=\"stb-uf4l6__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!-- FINAL HANDMADE NOTE --\u003e\n\u003cp class=\"stb-uf4l6__final-note\"\u003eEach piece is handmade, so slight variations in texture and dimensions are normal, and washi paper ambers gently over time. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 20.5\"xH74\" \/ US Plug","offer_id":52152923652379,"sku":"STB-NG-UF4-L6","price":915.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20.5\"xH74\" \/ AU Plug","offer_id":52152923685147,"sku":"STB-NG-UF4-L6","price":915.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20.5\"xH74\" \/ EU Plug","offer_id":52152923717915,"sku":"STB-NG-UF4-L6","price":915.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20.5\"xH74\" \/ UK Plug","offer_id":52152923750683,"sku":"STB-NG-UF4-L6","price":915.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-uf4-l6-floor-lamp-japandi-rice-paper-light-stuberlighting-white-off.jpg?v=1781249052"},{"product_id":"akari-23n-washi-paper-pear-shape-sculptural-floor-lamp","title":"Akari 23N Washi Paper Pear-Shape Sculptural Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AKARI 23N\n   WASHI PAPER PEAR-SHAPE FLOOR LAMP\n   SHOPPER FOCUSED \/ MOBILE RESPONSIVE\n========================================================= *\/\n\n.stb-23n{\n  --cream:#F5EDD8;\n  --ivory:#FFFDF8;\n  --sand:#E9DDC5;\n  --soft:#F3EBDD;\n  --dark:#1C1209;\n  --brown:#4A3218;\n  --gold:#C8A96E;\n  --gold-deep:#96713A;\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  color:var(--brown);\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-23n *{\n  box-sizing:border-box;\n}\n\n.stb-23n h2,\n.stb-23n h3,\n.stb-23n p{\n  margin-top:0;\n}\n\n.stb-23n h2,\n.stb-23n 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-23n__intro{\n  position:relative;\n  margin-bottom:25px;\n  padding:22px 24px;\n  overflow:hidden;\n\n  background:\n    linear-gradient(\n      135deg,\n      #FFFDF8 0%,\n      #F5EBDD 64%,\n      #E6D1B1 100%\n    );\n\n  border-radius:10px;\n}\n\n.stb-23n__intro:before{\n  content:\"\";\n  position:absolute;\n  top:0;\n  bottom:0;\n  left:0;\n  width:4px;\n  background:var(--gold);\n}\n\n.stb-23n__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-23n__intro h2{\n  max-width:680px;\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.12;\n}\n\n.stb-23n__intro p{\n  max-width:690px;\n  margin:0;\n\n  color:#604D3A;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-23n__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-23n__fact{\n  min-width:0;\n  padding:15px 11px;\n\n  background:var(--ivory);\n\n  border-right:1px solid var(--line);\n}\n\n.stb-23n__fact:nth-child(2){\n  background:#E9DCC7;\n}\n\n.stb-23n__fact:nth-child(3){\n  background:#F5ECDF;\n}\n\n.stb-23n__fact:nth-child(4){\n  background:#2A1B0F;\n}\n\n.stb-23n__fact:last-child{\n  border-right:0;\n}\n\n.stb-23n__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-23n__fact:nth-child(4) small{\n  color:#B99A65;\n}\n\n.stb-23n__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:12.5px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-23n__fact:nth-child(4) strong{\n  color:#F5EDD8;\n}\n\n\n\/* =========================================================\n   IMAGE SYSTEM — NEVER CROP\n========================================================= *\/\n\n.stb-23n__image-link{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  padding:8px;\n\n  overflow:hidden;\n\n  background:#FAF5EB;\n\n  border:1px solid #D6C6AC;\n  border-radius:8px;\n\n  text-decoration:none;\n}\n\n.stb-23n__image-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\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-23n__image-link:hover img{\n  transform:scale(1.015);\n}\n\n.stb-23n__zoom{\n  position:absolute;\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   SIZE \u0026 FLOOR SCALE\n========================================================= *\/\n\n.stb-23n__size{\n  margin-bottom:36px;\n  padding:23px;\n\n  background:#FFFDF8;\n\n  border:1px solid #E5D8C5;\n  border-radius:10px;\n}\n\n.stb-23n__heading{\n  margin:0 0 7px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-23n__section-copy{\n  max-width:650px;\n\n  margin:0 0 17px;\n\n  color:#74604B;\n\n  font-size:12.5px;\n}\n\n.stb-23n__size-inner{\n  display:grid;\n  grid-template-columns:245px 1fr;\n\n  gap:30px;\n  align-items:center;\n}\n\n.stb-23n__size-image{\n  width:100%;\n  max-width:245px;\n\n  margin:0 auto;\n}\n\n.stb-23n__size-image img{\n  width:100%;\n  height:auto;\n\n  max-height:315px;\n\n  object-fit:contain;\n}\n\n.stb-23n__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:29px;\n  line-height:1.08;\n  font-weight:500;\n}\n\n.stb-23n__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-23n__size-copy p{\n  margin:0 0 13px;\n\n  color:#5D4937;\n\n  font-size:13px;\n}\n\n.stb-23n__places{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n}\n\n.stb-23n__place{\n  padding:5px 9px;\n\n  background:#F1E5D2;\n\n  border:1px solid #DAC9AE;\n  border-radius:20px;\n\n  color:#604932;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   SIGNATURE\n========================================================= *\/\n\n.stb-23n__signature{\n  display:grid;\n  grid-template-columns:auto 1fr;\n\n  gap:15px;\n  align-items:center;\n\n  margin-bottom:36px;\n  padding:18px 20px;\n\n  background:\n    linear-gradient(\n      110deg,\n      #4A3218 0%,\n      #26180C 100%\n    );\n\n  border-left:4px solid var(--gold);\n  border-radius:9px;\n}\n\n.stb-23n__signature-icon{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:36px;\n  height:36px;\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-size:17px;\n}\n\n.stb-23n__signature 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-23n__signature p{\n  margin:0;\n\n  color:#D9CEBA;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   SHAPE \u0026 PAPER DETAIL\n========================================================= *\/\n\n.stb-23n__detail{\n  display:grid;\n  grid-template-columns:225px 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-23n__detail-image{\n  width:100%;\n  max-width:225px;\n\n  margin:0 auto;\n}\n\n.stb-23n__detail-image img{\n  width:100%;\n  height:auto;\n\n  max-height:245px;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-23n__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-23n__detail h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-23n__detail p{\n  margin:0 0 11px;\n\n  color:#5B4735;\n\n  font-size:13.5px;\n}\n\n.stb-23n__detail-list{\n  display:grid;\n  gap:6px;\n}\n\n.stb-23n__detail-item{\n  display:flex;\n  gap:8px;\n\n  color:#624B36;\n\n  font-size:12px;\n}\n\n.stb-23n__detail-item:before{\n  content:\"—\";\n\n  color:#9B753B;\n}\n\n\n\/* =========================================================\n   LIGHT + EVERYDAY USE\n========================================================= *\/\n\n.stb-23n__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-23n__utility-card{\n  padding:19px 20px;\n}\n\n.stb-23n__utility-card:first-child{\n  background:#D8C3A0;\n}\n\n.stb-23n__utility-card:last-child{\n  background:#1C1209;\n}\n\n.stb-23n__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-23n__utility-card:first-child small{\n  color:#705026;\n}\n\n.stb-23n__utility-card:last-child small{\n  color:var(--gold);\n}\n\n.stb-23n__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-23n__utility-card:first-child strong{\n  color:#291A0E;\n}\n\n.stb-23n__utility-card:last-child strong{\n  color:#F5EDD8;\n}\n\n.stb-23n__utility-card p{\n  margin:0;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n.stb-23n__utility-card:first-child p{\n  color:#574028;\n}\n\n.stb-23n__utility-card:last-child p{\n  color:#D8CEBC;\n}\n\n\n\/* =========================================================\n   PRACTICAL NOTE\n========================================================= *\/\n\n.stb-23n__practical{\n  margin-bottom:36px;\n  padding:16px 18px;\n\n  background:#F8F2E8;\n\n  border-left:3px solid #C8A96E;\n  border-radius:7px;\n}\n\n.stb-23n__practical strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#281A0E;\n\n  font-size:12px;\n  font-weight:600;\n}\n\n.stb-23n__practical p{\n  margin:0;\n\n  color:#66513D;\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.stb-23n__details{\n  margin-bottom:34px;\n}\n\n.stb-23n__spec-list{\n  overflow:hidden;\n\n  border:1px solid #E2D6C4;\n  border-radius:8px;\n}\n\n.stb-23n__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-23n__spec:nth-child(odd){\n  background:#FFFDF8;\n}\n\n.stb-23n__spec:nth-child(even){\n  background:#F7F0E4;\n}\n\n.stb-23n__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-23n__spec-name{\n  padding-right:14px;\n\n  color:#89745D;\n\n  font-size:11.5px;\n}\n\n.stb-23n__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-23n__faq{\n  margin-bottom:30px;\n  padding:20px 22px;\n\n  background:#F0E4D0;\n\n  border-radius:10px;\n}\n\n.stb-23n__faq .stb-23n__heading{\n  margin-bottom:5px;\n}\n\n.stb-23n__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid #D8C7AA;\n}\n\n.stb-23n__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-23n__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-23n__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-23n__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-23n__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-23n__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========================================================= *\/\n\n.stb-23n__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:24px;\n\n  background:rgba(20,14,9,.95);\n\n  cursor:zoom-out;\n\n  text-decoration:none;\n}\n\n.stb-23n__lightbox:target{\n  display:flex;\n}\n\n.stb-23n__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-23n__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-23n__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-23n__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-23n__shipping{\n  padding:21px 22px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #F5EDD8 0%,\n      #EADCC2 100%\n    );\n\n  border-top:3px solid var(--gold);\n  border-radius:9px;\n}\n\n.stb-23n__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-23n__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-23n__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-23n__shipping strong{\n  color:#201309;\n  font-weight:600;\n}\n\n.stb-23n__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 NOTE\n========================================================= *\/\n\n.stb-23n__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  font-style:italic;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-23n{\n    width:100%;\n    max-width:100%;\n    font-size:13.5px;\n  }\n\n  .stb-23n__intro{\n    padding:18px;\n  }\n\n  .stb-23n__intro h2{\n    font-size:25px;\n    line-height:1.14;\n  }\n\n  .stb-23n__heading{\n    font-size:21px;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-23n__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-23n__fact{\n    padding:13px 9px;\n  }\n\n  .stb-23n__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-23n__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-23n__size{\n    padding:18px;\n  }\n\n  .stb-23n__size-inner{\n    grid-template-columns:1fr;\n\n    gap:17px;\n  }\n\n  .stb-23n__size-image{\n    max-width:225px;\n  }\n\n  .stb-23n__size-image img{\n    width:100%;\n    height:auto;\n\n    max-height:285px;\n\n    object-fit:contain;\n  }\n\n  .stb-23n__size-copy{\n    text-align:center;\n  }\n\n  .stb-23n__places{\n    justify-content:center;\n  }\n\n\n  \/* DETAIL *\/\n\n  .stb-23n__detail{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    padding:18px;\n  }\n\n  .stb-23n__detail-image{\n    max-width:210px;\n  }\n\n  .stb-23n__detail-image img{\n    width:100%;\n    height:auto;\n\n    max-height:230px;\n\n    object-fit:contain;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-23n__utility{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-23n__spec{\n    grid-template-columns:38% 62%;\n\n    padding:9px 10px;\n  }\n\n  .stb-23n__spec-name{\n    font-size:11px;\n  }\n\n  .stb-23n__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-23n__faq{\n    padding:18px;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-23n__lightbox{\n    padding:14px;\n  }\n\n  .stb-23n__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-23n__shipping{\n    padding:18px;\n  }\n\n  .stb-23n__shipping p{\n    font-size:12px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-23n\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-23n__intro\"\u003e\n\u003cp class=\"stb-23n__eyebrow\"\u003eAkari 23N · Washi Paper\u003c\/p\u003e\n\u003ch2\u003eA Broad Pear-Shaped Glow at a Lower Scale\u003c\/h2\u003e\n\u003cp\u003eThe 23N trades the height of a traditional column floor lamp for a fuller pear-shaped silhouette. At 43.3\" tall and 29.5\" across, it brings soft Washi light and sculptural presence closer to sofa and armchair level.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-23n__facts\"\u003e\n\u003cdiv class=\"stb-23n__fact\"\u003e\n\u003csmall\u003eSize\u003c\/small\u003e \u003cstrong\u003eØ29.5\" × H43.3\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-23n__fact\"\u003e\n\u003csmall\u003eShape\u003c\/small\u003e \u003cstrong\u003eBroad Pear Profile\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-23n__fact\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003e3000K Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-23n__fact\"\u003e\n\u003csmall\u003eSetup\u003c\/small\u003e \u003cstrong\u003ePlug-In · Inline Switch\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       SIZE \u0026 FLOOR SCALE\n  ====================================================== --\u003e\n\u003csection id=\"stb-23n-size-section\" class=\"stb-23n__size\"\u003e\n\u003ch3 class=\"stb-23n__heading\"\u003eSize \u0026amp; Floor Scale\u003c\/h3\u003e\n\u003cp class=\"stb-23n__section-copy\"\u003eThe 23N is shorter than a typical tall floor lamp, but its 29.5\" width gives it substantial visual presence. Check both the height and the available floor area before ordering.\u003c\/p\u003e\n\u003cdiv class=\"stb-23n__size-inner\"\u003e\n\u003cdiv class=\"stb-23n__size-image\"\u003e\u003ca href=\"#stb-23n-size\" class=\"stb-23n__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Large-Handcrafted-Washi-Paper-23N-Floor-Lamp-Akari-Inspired-Zen-Lantern-for-Japandi-Modern-Wabi-Sabi-Decor_2.jpg?v=1780901574\" alt=\"Akari 23N dimensions, 29.5 inches wide by 43.3 inches high\" loading=\"lazy\"\u003e \u003cspan class=\"stb-23n__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-23n__size-copy\"\u003e\n\u003cspan class=\"stb-23n__dimension\"\u003e Ø29.5\" × H43.3\" \u003c\/span\u003e \u003cspan class=\"stb-23n__metric\"\u003e Ø75 × H110cm \u003c\/span\u003e\n\u003cp\u003eIts fuller lower profile works especially well where a six-foot floor lamp would feel too vertical, but you still want a substantial sculptural object in the room.\u003c\/p\u003e\n\u003cdiv class=\"stb-23n__places\"\u003e\n\u003cspan class=\"stb-23n__place\"\u003e Sofa Corner \u003c\/span\u003e \u003cspan class=\"stb-23n__place\"\u003e Armchair \u003c\/span\u003e \u003cspan class=\"stb-23n__place\"\u003e Bedroom Corner \u003c\/span\u003e \u003cspan class=\"stb-23n__place\"\u003e Low Furniture \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"stb-23n-size\" href=\"#stb-23n-size-section\" class=\"stb-23n__lightbox\"\u003e \u003cspan class=\"stb-23n__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Large-Handcrafted-Washi-Paper-23N-Floor-Lamp-Akari-Inspired-Zen-Lantern-for-Japandi-Modern-Wabi-Sabi-Decor_2.jpg?v=1780901574\" alt=\"Enlarged Akari 23N dimension diagram\"\u003e \u003cspan class=\"stb-23n__lightbox-title\"\u003e Akari 23N · Ø29.5\" × H43.3\" \u003c\/span\u003e \u003cspan class=\"stb-23n__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PRODUCT DIFFERENCE\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-23n__signature\"\u003e\n\u003cdiv class=\"stb-23n__signature-icon\"\u003e◒\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e More horizontal presence, less vertical bulk \u003c\/strong\u003e\n\u003cp\u003eThe rounded lower body gives the 23N a fuller footprint than a narrow column lamp, while the 43.3\" height keeps the light visually lower in the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       SHAPE \u0026 PAPER DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"stb-23n-detail-section\" class=\"stb-23n__detail\"\u003e\n\u003cdiv class=\"stb-23n__detail-image\"\u003e\u003ca href=\"#stb-23n-detail\" class=\"stb-23n__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-washi-paper-23n-floor-lamp-19.png?v=1785829142\" alt=\"Akari 23N pear-shaped Washi paper floor lamp detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-23n__zoom\"\u003e View Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-23n__label\"\u003e Shape \u0026amp; Paper Detail \u003c\/span\u003e\n\u003ch3\u003eWashi Paper Shaped into an Organic Pear Form\u003c\/h3\u003e\n\u003cp\u003eThe off-white paper follows a rounded, tapered frame with visible horizontal ribbing. The irregular paper texture softens the geometry and becomes more luminous when the lamp is switched on.\u003c\/p\u003e\n\u003cdiv class=\"stb-23n__detail-list\"\u003e\n\u003cdiv class=\"stb-23n__detail-item\"\u003eMulberry Washi paper\u003c\/div\u003e\n\u003cdiv class=\"stb-23n__detail-item\"\u003eReinforced black metal base\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"stb-23n-detail\" href=\"#stb-23n-detail-section\" class=\"stb-23n__lightbox\"\u003e \u003cspan class=\"stb-23n__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-washi-paper-23n-floor-lamp-19.png?v=1785829142\" alt=\"Enlarged Akari 23N Washi paper shape and material detail\"\u003e \u003cspan class=\"stb-23n__lightbox-title\"\u003e Akari 23N · Shape \u0026amp; Washi Detail \u003c\/span\u003e \u003cspan class=\"stb-23n__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHT + EVERYDAY USE\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-23n__utility\"\u003e\n\u003cdiv class=\"stb-23n__utility-card\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Soft, low-level ambient glow \u003c\/strong\u003e\n\u003cp\u003eThe large Washi surface diffuses the bulb across the pear-shaped shade instead of producing a directional beam. A 3000K warm-white bulb is included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-23n__utility-card\"\u003e\n\u003csmall\u003e Everyday Use \u003c\/small\u003e \u003cstrong\u003e Plug-in · No hardwiring \u003c\/strong\u003e\n\u003cp\u003eA 59\" \/ 150cm cord with inline ON\/OFF switch makes setup simple. Custom cord extension is available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       PRACTICAL NOTE\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-23n__practical\"\u003e\n\u003cstrong\u003e Plan for the full 29.5\" width. \u003c\/strong\u003e\n\u003cp\u003eThe 23N is not especially tall, but it is a substantial floor lamp laterally. Give the paper shade enough clearance from walls, furniture and high-traffic paths, and place the base on a firm, level floor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-23n__details\"\u003e\n\u003ch3 class=\"stb-23n__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-23n__spec-list\"\u003e\n\u003cdiv class=\"stb-23n__spec\"\u003e\n\u003cdiv class=\"stb-23n__spec-name\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"stb-23n__spec-value\"\u003eØ29.5\" × H43.3\" \/ Ø75 × H110cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-23n__spec\"\u003e\n\u003cdiv class=\"stb-23n__spec-name\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"stb-23n__spec-value\"\u003eMulberry Washi paper · \u003cspan\u003eMetal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-23n__spec\"\u003e\n\u003cdiv class=\"stb-23n__spec-name\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"stb-23n__spec-value\"\u003eE26 \/ E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-23n__spec\"\u003e\n\u003cdiv class=\"stb-23n__spec-name\"\u003eBulb Included\u003c\/div\u003e\n\u003cdiv class=\"stb-23n__spec-value\"\u003eYes · 3000K warm white\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-23n__spec\"\u003e\n\u003cdiv class=\"stb-23n__spec-name\"\u003eMax Wattage\u003c\/div\u003e\n\u003cdiv class=\"stb-23n__spec-value\"\u003e40W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-23n__spec\"\u003e\n\u003cdiv class=\"stb-23n__spec-name\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"stb-23n__spec-value\"\u003eAC 110–240V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-23n__spec\"\u003e\n\u003cdiv class=\"stb-23n__spec-name\"\u003eDimming\u003c\/div\u003e\n\u003cdiv class=\"stb-23n__spec-value\"\u003eCompatible dimmable bulb + inline dimmer or smart bulb\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-23n__spec\"\u003e\n\u003cdiv class=\"stb-23n__spec-name\"\u003eCord Length\u003c\/div\u003e\n\u003cdiv class=\"stb-23n__spec-value\"\u003e59\" \/ 150cm · Extension available\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-23n__spec\"\u003e\n\u003cdiv class=\"stb-23n__spec-name\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"stb-23n__spec-value\"\u003eInline ON\/OFF button switch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-23n__spec\"\u003e\n\u003cdiv class=\"stb-23n__spec-name\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"stb-23n__spec-value\"\u003ePlug-in · No hardwiring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-23n__spec\"\u003e\n\u003cdiv class=\"stb-23n__spec-name\"\u003ePreparation\u003c\/div\u003e\n\u003cdiv class=\"stb-23n__spec-value\"\u003eApprox. 5–10 days handcrafted preparation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-23n__spec\"\u003e\n\u003cdiv class=\"stb-23n__spec-name\"\u003eEnvironment\u003c\/div\u003e\n\u003cdiv class=\"stb-23n__spec-value\"\u003eIndoor dry locations · IP20\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-23n__faq\"\u003e\n\u003ch3 class=\"stb-23n__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the 23N need a high ceiling?\u003c\/summary\u003e\n\u003cp\u003eNo. At 43.3\" tall, it does not need the vertical clearance of a six-foot floor lamp. The more important measurement is its 29.5\" width, so check the available floor space around the shade.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for reading?\u003c\/summary\u003e\n\u003cp\u003eThe 23N is designed primarily for soft ambient light. It can support relaxed evening reading beside a sofa or armchair, but detailed or prolonged reading is better paired with a directional task lamp.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the lamp be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes, when used with a compatible dimmable E26\/E27 bulb and a suitable inline dimmer or smart-bulb solution. The standard cord switch itself is ON\/OFF.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I clean the Washi paper?\u003c\/summary\u003e\n\u003cp\u003eDust gently with a dry feather duster or microfiber cloth. Do not use water, cleaning sprays, steam or a damp cloth. Keep the paper away from humid areas and direct heat.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-23n__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 HANDMADE NOTE\n  ====================================================== --\u003e\n\u003cp class=\"stb-23n__final-note\"\u003eEach piece is handmade, so slight variations in texture and dimensions are normal, and washi paper ambers gently over time. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia29.5″ x H 43.3″ \/ US Plug","offer_id":52153057444123,"sku":"STB-NG-23N","price":1225.0,"currency_code":"USD","in_stock":true},{"title":"Dia29.5″ x H 43.3″ \/ UK Plug","offer_id":52153057476891,"sku":"STB-NG-23N","price":1225.0,"currency_code":"USD","in_stock":true},{"title":"Dia29.5″ x H 43.3″ \/ AU Plug","offer_id":52153057509659,"sku":"STB-NG-23N","price":1225.0,"currency_code":"USD","in_stock":true},{"title":"Dia29.5″ x H 43.3″ \/ EU Plug","offer_id":52153057542427,"sku":"STB-NG-23N","price":1225.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-23n-floor-lamp-white-background-unlit-stuberlighting.jpg?v=1781250664"},{"product_id":"washi-paper-uf3-dl-floor-lamp","title":"Washi Paper UF3-DL Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — UF3-DL\n   Washi Paper Cocoon Floor Lamp\n   Compact \/ Shopper-Focused \/ Mobile Responsive\n========================================================= *\/\n\n.stb-uf3dl{\n  --ivory:#FFFCF6;\n  --cream:#F5EDD8;\n  --soft:#FAF7EF;\n  --sand:#EDE3D1;\n  --paper:#F1E5CF;\n\n  --dark:#1C1209;\n  --brown:#4A3218;\n  --black:#2B241E;\n  --muted:#7B6B58;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703B;\n  --line:#E3D7C4;\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  color:var(--brown);\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-uf3dl *,\n.stb-uf3dl *::before,\n.stb-uf3dl *::after{\n  box-sizing:border-box;\n}\n\n.stb-uf3dl h2,\n.stb-uf3dl h3{\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  color:var(--dark);\n  font-weight:500;\n}\n\n.stb-uf3dl h2,\n.stb-uf3dl h3,\n.stb-uf3dl p{\n  margin-top:0;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-uf3dl__intro{\n  padding:5px 0 24px;\n}\n\n.stb-uf3dl__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-uf3dl__intro h2{\n  max-width:660px;\n  margin:0 0 10px;\n\n  font-size:29px;\n  line-height:1.14;\n}\n\n.stb-uf3dl__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-uf3dl__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:34px;\n\n  overflow:hidden;\n\n  background:var(--soft);\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-uf3dl__fact{\n  min-width:0;\n  padding:15px 11px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-uf3dl__fact:last-child{\n  border-right:0;\n}\n\n.stb-uf3dl__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-uf3dl__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-uf3dl__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-uf3dl__heading{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.2;\n}\n\n.stb-uf3dl__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\n\/* =========================================================\n   SIZE + PLACEMENT\n========================================================= *\/\n\n.stb-uf3dl__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-uf3dl__size-image{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:255px;\n  margin:auto;\n  padding:8px;\n\n  overflow:hidden;\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-uf3dl__size-image img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:100%;\n  max-height:340px;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n\n  transition:transform .25s ease;\n}\n\n.stb-uf3dl__size-image:hover img{\n  transform:scale(1.015);\n}\n\n.stb-uf3dl__size-copy h3{\n  margin:0 0 7px;\n\n  font-size:23px;\n  line-height:1.2;\n}\n\n.stb-uf3dl__dimension{\n  margin:0 0 8px !important;\n\n  color:var(--dark) !important;\n\n  font-size:22px !important;\n  line-height:1.2 !important;\n  font-weight:600;\n}\n\n.stb-uf3dl__size-copy \u003e p:last-of-type{\n  margin-bottom:0;\n\n  color:#675441;\n\n  font-size:13px;\n}\n\n.stb-uf3dl__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-uf3dl__placement-item{\n  padding:12px 13px;\n\n  background:var(--soft);\n}\n\n.stb-uf3dl__placement-item:last-child{\n  background:var(--paper);\n}\n\n.stb-uf3dl__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-uf3dl__placement-item strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:11.5px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   MATERIAL DETAIL\n========================================================= *\/\n\n.stb-uf3dl__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(--sand);\n\n  border-radius:10px;\n}\n\n.stb-uf3dl__material-thumb{\n  width:205px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-uf3dl__material-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:#F7F0E5;\n\n  border:1px solid #D4C5AD;\n  border-radius:8px;\n\n  text-decoration:none;\n}\n\n.stb-uf3dl__material-link img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:100%;\n  max-height:235px;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n\n  transition:transform .25s ease;\n}\n\n.stb-uf3dl__material-link:hover img{\n  transform:scale(1.015);\n}\n\n.stb-uf3dl__material-copy h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.2;\n}\n\n.stb-uf3dl__material-copy p{\n  margin:0 0 11px;\n\n  color:#584735;\n\n  font-size:13.3px;\n  line-height:1.65;\n}\n\n.stb-uf3dl__material-list{\n  display:grid;\n  gap:6px;\n}\n\n.stb-uf3dl__material-item{\n  display:flex;\n  gap:8px;\n\n  color:#654F3A;\n\n  font-size:11.8px;\n  line-height:1.5;\n}\n\n.stb-uf3dl__material-item::before{\n  content:\"—\";\n\n  color:#A77D3F;\n}\n\n\n\/* =========================================================\n   FORM + BASE\n========================================================= *\/\n\n.stb-uf3dl__build{\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-uf3dl__build-card{\n  padding:19px 20px;\n}\n\n.stb-uf3dl__build-card:first-child{\n  background:#F1E6D5;\n}\n\n.stb-uf3dl__build-card:last-child{\n  background:var(--black);\n}\n\n.stb-uf3dl__build-card small{\n  display:block;\n  margin-bottom:5px;\n\n  color:#92703B;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.stb-uf3dl__build-card:last-child small{\n  color:#D8B978;\n}\n\n.stb-uf3dl__build-card strong{\n  display:block;\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.5px;\n  font-weight:600;\n}\n\n.stb-uf3dl__build-card:last-child strong{\n  color:#F8F0DF;\n}\n\n.stb-uf3dl__build-card p{\n  margin:0;\n\n  color:#65513F;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n.stb-uf3dl__build-card:last-child p{\n  color:#D8CDBE;\n}\n\n\n\/* =========================================================\n   LIGHT + SETUP\n========================================================= *\/\n\n.stb-uf3dl__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-uf3dl__utility-card{\n  padding:19px 20px;\n}\n\n.stb-uf3dl__utility-card:first-child{\n  background:var(--dark);\n}\n\n.stb-uf3dl__utility-card:last-child{\n  background:#573C27;\n}\n\n.stb-uf3dl__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-uf3dl__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-uf3dl__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   DETAILS\n========================================================= *\/\n\n.stb-uf3dl__details{\n  margin-bottom:34px;\n}\n\n.stb-uf3dl__spec-list{\n  border-top:1px solid var(--line);\n}\n\n.stb-uf3dl__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-uf3dl__spec-name{\n  padding-right:14px;\n\n  color:#8B765B;\n\n  font-size:11.5px;\n}\n\n.stb-uf3dl__spec-value{\n  color:var(--dark);\n\n  font-size:12.5px;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-uf3dl__faq{\n  margin-bottom:30px;\n  padding:20px 22px 8px;\n\n  background:#F8F3E8;\n\n  border-radius:9px;\n}\n\n.stb-uf3dl__faq .stb-uf3dl__heading{\n  margin-bottom:5px;\n}\n\n.stb-uf3dl__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid #DFD3BF;\n}\n\n.stb-uf3dl__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-uf3dl__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-uf3dl__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-uf3dl__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-uf3dl__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-uf3dl__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-uf3dl__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-uf3dl__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-uf3dl__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-uf3dl__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-uf3dl__shipping strong{\n  color:var(--dark);\n  font-weight:600;\n}\n\n.stb-uf3dl__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   NOTE\n========================================================= *\/\n\n.stb-uf3dl__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========================================================= *\/\n\n.stb-uf3dl__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-uf3dl__lightbox:target{\n  display:flex;\n}\n\n.stb-uf3dl__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-uf3dl__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-uf3dl__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-uf3dl__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-uf3dl{\n    max-width:100%;\n    font-size:13.5px;\n  }\n\n\n  .stb-uf3dl__intro h2{\n    font-size:25px;\n    line-height:1.15;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-uf3dl__facts{\n    grid-template-columns:repeat(2,1fr);\n\n    margin-bottom:28px;\n  }\n\n  .stb-uf3dl__fact{\n    padding:13px 9px;\n  }\n\n  .stb-uf3dl__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-uf3dl__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-uf3dl__size{\n    grid-template-columns:1fr;\n\n    gap:18px;\n\n    margin-bottom:30px;\n  }\n\n  .stb-uf3dl__size-image{\n    max-width:240px;\n  }\n\n  .stb-uf3dl__size-image img{\n    width:auto;\n    height:auto;\n\n    max-width:100%;\n    max-height:320px;\n\n    object-fit:contain;\n  }\n\n  .stb-uf3dl__size-copy h3{\n    font-size:21px;\n  }\n\n  .stb-uf3dl__dimension{\n    font-size:19px !important;\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-uf3dl__material{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    margin-bottom:30px;\n    padding:18px;\n  }\n\n  .stb-uf3dl__material-thumb{\n    width:185px;\n  }\n\n  .stb-uf3dl__material-link img{\n    width:auto;\n    height:auto;\n\n    max-width:100%;\n    max-height:220px;\n\n    object-fit:contain;\n  }\n\n  .stb-uf3dl__material-copy h3{\n    font-size:21px;\n  }\n\n\n  \/* CARDS *\/\n\n  .stb-uf3dl__build,\n  .stb-uf3dl__utility{\n    grid-template-columns:1fr;\n\n    margin-bottom:30px;\n  }\n\n\n  \/* DETAILS *\/\n\n  .stb-uf3dl__heading{\n    font-size:21px;\n  }\n\n  .stb-uf3dl__spec{\n    grid-template-columns:38% 62%;\n  }\n\n  .stb-uf3dl__spec-name{\n    font-size:11px;\n  }\n\n  .stb-uf3dl__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-uf3dl__faq{\n    padding:18px 17px 7px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-uf3dl__shipping{\n    padding:18px;\n  }\n\n  .stb-uf3dl__shipping p{\n    font-size:12px;\n  }\n\n\n  \/* NOTE *\/\n\n  .stb-uf3dl__note{\n    padding:0 8px;\n\n    font-size:10.5px !important;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-uf3dl__lightbox{\n    padding:14px;\n  }\n\n  .stb-uf3dl__lightbox img{\n    max-width:94vw;\n    max-height:74vh;\n  }\n\n  .stb-uf3dl__lightbox-title{\n    font-size:9px !important;\n  }\n\n  .stb-uf3dl__lightbox-hint{\n    font-size:8.5px !important;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-uf3dl\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-uf3dl__intro\"\u003e\n\u003cp class=\"stb-uf3dl__eyebrow\"\u003eWashi Paper · Cocoon Floor Lamp\u003c\/p\u003e\n\u003ch2\u003eAn Organic Washi Glow for the Corner of a Room.\u003c\/h2\u003e\n\u003cp class=\"stb-uf3dl__intro-text\"\u003eUF3-DL pairs an asymmetric cocoon-shaped Washi shade with three slim black metal legs. At 55.1 inches tall, it has enough presence to anchor a living-room or bedroom corner without the height or bulk of an oversized floor lamp.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-uf3dl__facts\"\u003e\n\u003cdiv class=\"stb-uf3dl__fact\"\u003e\n\u003csmall\u003eSize\u003c\/small\u003e \u003cstrong\u003eØ19.7\" × H55.1\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__fact\"\u003e\n\u003csmall\u003eShade\u003c\/small\u003e \u003cstrong\u003eMulberry Washi\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__fact\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003e3000K Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__fact\"\u003e\n\u003csmall\u003eSetup\u003c\/small\u003e \u003cstrong\u003ePlug-In\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       SIZE + PLACEMENT\n  ====================================================== --\u003e\n\u003csection id=\"stb-uf3dl-size-section\" class=\"stb-uf3dl__size\"\u003e\n\u003cdiv\u003e\u003ca href=\"#stb-uf3dl-size\" class=\"stb-uf3dl__size-image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Akari_UF3-DL_Floor_Lamp_-_Handmade_Washi_Paper_Tripod_Light_for_Zen_Japandi_Decor_8.jpg?v=1777797162\" alt=\"Akari UF3-DL Washi Paper Cocoon Floor Lamp size reference\" loading=\"lazy\"\u003e \u003cspan class=\"stb-uf3dl__zoom\"\u003e View Larger ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__size-copy\"\u003e\n\u003cspan class=\"stb-uf3dl__label\"\u003e Size \u0026amp; Placement \u003c\/span\u003e\n\u003ch3\u003eMid-Scale Floor Lamp\u003c\/h3\u003e\n\u003cp class=\"stb-uf3dl__dimension\"\u003eØ19.7\" × H55.1\"\u003c\/p\u003e\n\u003cp\u003eØ50 × H140 cm. Tall enough to create presence beside seating, while remaining easy to place in standard residential rooms.\u003c\/p\u003e\n\u003cdiv class=\"stb-uf3dl__placement\"\u003e\n\u003cdiv class=\"stb-uf3dl__placement-item\"\u003e\n\u003csmall\u003e Living Room \u003c\/small\u003e \u003cstrong\u003e Sofa · reading corner \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__placement-item\"\u003e\n\u003csmall\u003e Bedroom \u003c\/small\u003e \u003cstrong\u003e Open corner · beside dresser \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-uf3dl-size\" href=\"#stb-uf3dl-size-section\" class=\"stb-uf3dl__lightbox\"\u003e \u003cspan class=\"stb-uf3dl__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Akari_UF3-DL_Floor_Lamp_-_Handmade_Washi_Paper_Tripod_Light_for_Zen_Japandi_Decor_8.jpg?v=1777797162\" alt=\"Enlarged Akari UF3-DL Floor Lamp\"\u003e \u003cspan class=\"stb-uf3dl__lightbox-title\"\u003e Ø19.7\" × H55.1\" · Ø50 × H140cm \u003c\/span\u003e \u003cspan class=\"stb-uf3dl__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       MATERIAL DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"stb-uf3dl-material-section\" class=\"stb-uf3dl__material\"\u003e\n\u003cdiv class=\"stb-uf3dl__material-thumb\"\u003e\u003ca href=\"#stb-uf3dl-material\" class=\"stb-uf3dl__material-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Sphere_Pendant_Light_2.jpg?v=1782557728\" alt=\"Mulberry Washi paper texture detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-uf3dl__zoom\"\u003e View Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__material-copy\"\u003e\n\u003cspan class=\"stb-uf3dl__label\"\u003e Material Detail \u003c\/span\u003e\n\u003ch3\u003eLong-Fiber Mulberry Washi\u003c\/h3\u003e\n\u003cp\u003eThe fibrous paper surface softens direct bulb glare and spreads warm light through the large cocoon shade while preserving its handmade texture.\u003c\/p\u003e\n\u003cdiv class=\"stb-uf3dl__material-list\"\u003e\n\u003cdiv class=\"stb-uf3dl__material-item\"\u003eMulberry Washi paper\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__material-item\"\u003eBamboo ribbing\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__material-item\"\u003eSoft ambient diffusion\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL LIGHTBOX --\u003e \u003ca id=\"stb-uf3dl-material\" href=\"#stb-uf3dl-material-section\" class=\"stb-uf3dl__lightbox\"\u003e \u003cspan class=\"stb-uf3dl__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Sphere_Pendant_Light_2.jpg?v=1782557728\" alt=\"Enlarged Mulberry Washi paper texture\"\u003e \u003cspan class=\"stb-uf3dl__lightbox-title\"\u003e Mulberry Washi · Material Detail \u003c\/span\u003e \u003cspan class=\"stb-uf3dl__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FORM + BASE\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-uf3dl__build\"\u003e\n\u003cdiv class=\"stb-uf3dl__build-card\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Organic Cocoon Form \u003c\/strong\u003e\n\u003cp\u003eThe softly irregular outline gives UF3-DL a more natural, sculptural presence than a perfectly symmetrical paper shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__build-card\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Slim Black Metal Tripod \u003c\/strong\u003e\n\u003cp\u003eThree understated metal legs support the large paper shade while keeping the overall silhouette visually light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHT + SETUP\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-uf3dl__utility\"\u003e\n\u003cdiv class=\"stb-uf3dl__utility-card\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e 3000K warm-white bulb included \u003c\/strong\u003e\n\u003cp\u003eUses an E26 \/ E27 bulb up to 40W. Compatible dimmable bulbs can be used when brightness control is preferred.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__utility-card\"\u003e\n\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Plug-In · Inline Switch \u003c\/strong\u003e\n\u003cp\u003eNo hardwiring is required. Includes a 59\" \/ 150cm power cord with an in-line ON\/OFF switch. Longer cord lengths are available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-uf3dl__details\"\u003e\n\u003ch3 class=\"stb-uf3dl__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-uf3dl__spec-list\"\u003e\n\u003cdiv class=\"stb-uf3dl__spec\"\u003e\n\u003cdiv class=\"stb-uf3dl__spec-name\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__spec-value\"\u003eØ19.7\" × H55.1\" · Ø50 × H140 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__spec\"\u003e\n\u003cdiv class=\"stb-uf3dl__spec-name\"\u003eShade\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__spec-value\"\u003eLong-fiber Mulberry Washi paper\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__spec\"\u003e\n\u003cdiv class=\"stb-uf3dl__spec-name\"\u003eStructure\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__spec-value\"\u003eBamboo ribbing\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__spec\"\u003e\n\u003cdiv class=\"stb-uf3dl__spec-name\"\u003eBase\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__spec-value\"\u003eBlack metal tripod\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__spec\"\u003e\n\u003cdiv class=\"stb-uf3dl__spec-name\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__spec-value\"\u003eE26 \/ E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__spec\"\u003e\n\u003cdiv class=\"stb-uf3dl__spec-name\"\u003eBulb Included\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__spec-value\"\u003eYes · 3000K warm white\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__spec\"\u003e\n\u003cdiv class=\"stb-uf3dl__spec-name\"\u003eMax Wattage\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__spec-value\"\u003e40W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__spec\"\u003e\n\u003cdiv class=\"stb-uf3dl__spec-name\"\u003eDimming\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__spec-value\"\u003eCompatible dimmable bulb\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__spec\"\u003e\n\u003cdiv class=\"stb-uf3dl__spec-name\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__spec-value\"\u003eAC 110–240V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__spec\"\u003e\n\u003cdiv class=\"stb-uf3dl__spec-name\"\u003eCord\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__spec-value\"\u003e59\" \/ 150cm · Extension available\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__spec\"\u003e\n\u003cdiv class=\"stb-uf3dl__spec-name\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__spec-value\"\u003eIn-line ON\/OFF switch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__spec\"\u003e\n\u003cdiv class=\"stb-uf3dl__spec-name\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__spec-value\"\u003ePlug-in · No hardwiring required\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__spec\"\u003e\n\u003cdiv class=\"stb-uf3dl__spec-name\"\u003eUse\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3dl__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-uf3dl__faq\"\u003e\n\u003ch3 class=\"stb-uf3dl__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill every UF3-DL have exactly the same shape?\u003c\/summary\u003e\n\u003cp\u003eNo. The shade is handmade, so subtle differences in paper texture, fold alignment and cocoon proportions are normal. The overall silhouette remains consistent, but each piece has its own small variations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the lamp mainly for ambient light?\u003c\/summary\u003e\n\u003cp\u003eYes. The large Washi shade is designed to soften and diffuse the included 3000K bulb, creating comfortable ambient light rather than concentrated task lighting.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I clean the Washi shade?\u003c\/summary\u003e\n\u003cp\u003eDust gently with a dry feather duster or soft microfiber tool. Do not wet-clean, steam, spray cleaners or use a damp cloth. Avoid pressing on the paper shade and keep it away from humid areas and direct heat sources.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-uf3dl__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       WASHI NOTE\n  ====================================================== --\u003e\n\u003cp class=\"stb-uf3dl__note\"\u003eEach piece is handmade, so slight variations in texture and dimensions are normal, and washi paper ambers gently over time. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 19.7\"xH 55.1\" \/ US Plug","offer_id":52158268899611,"sku":"STB-NG-UF3-DL","price":545.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.7\"xH 55.1\" \/ UK Plug","offer_id":52153485459739,"sku":"STB-NG-UF3-DL","price":545.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.7\"xH 55.1\" \/ AU Plug","offer_id":52153485492507,"sku":"STB-NG-UF3-DL","price":545.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.7\"xH 55.1\" \/ EU Plug","offer_id":52153485525275,"sku":"STB-NG-UF3-DL","price":545.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-uf3-dl-floor-lamp-white-background-lit-stuberlighting-01.jpg?v=1781253638"},{"product_id":"akari-uf4-l9-washi-paper-tall-cocoon-floor-lamp","title":"Akari UF4-L9 Washi Paper Tall Cocoon Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AKARI UF4-L9\n   Tall Cocoon Washi Paper Floor Lamp\n   Real Product Photo First \/ Mobile Responsive\n========================================================= *\/\n\n.stb-l9{\n  --cream:#F5EDD8;\n  --ivory:#FFFCF6;\n  --soft:#FAF7EF;\n  --sand:#EDE3D1;\n  --paper:#F1E5CF;\n\n  --dark:#1C1209;\n  --brown:#4A3218;\n  --black:#29231E;\n  --muted:#7B6B58;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703B;\n  --line:#E3D7C4;\n\n  width:100%;\n  max-width:840px;\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-l9 *,\n.stb-l9 *::before,\n.stb-l9 *::after{\n  box-sizing:border-box;\n}\n\n.stb-l9 h2,\n.stb-l9 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-l9 p{\n  margin-top:0;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-l9__intro{\n  padding:5px 0 24px;\n}\n\n.stb-l9__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-l9__intro h2{\n  max-width:660px;\n  margin:0 0 10px;\n\n  font-size:29px;\n  line-height:1.14;\n}\n\n.stb-l9__intro-text{\n  max-width:700px;\n  margin:0;\n\n  color:#5D4C3C;\n\n  font-size:14px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-l9__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:34px;\n\n  overflow:hidden;\n\n  background:var(--soft);\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-l9__fact{\n  min-width:0;\n  padding:15px 11px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-l9__fact:last-child{\n  border-right:0;\n}\n\n.stb-l9__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-l9__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-l9__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-l9__heading{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.2;\n}\n\n.stb-l9__zoom{\n  display:block;\n\n  margin-top:7px;\n\n  color:#7C6038;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.06em;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   REAL PRODUCT PHOTO — FIRST\n========================================================= *\/\n\n.stb-l9__detail{\n  display:grid;\n  grid-template-columns:270px 1fr;\n  gap:30px;\n  align-items:center;\n\n  margin-bottom:36px;\n  padding:22px;\n\n  background:var(--sand);\n\n  border-radius:10px;\n}\n\n.stb-l9__detail-image{\n  width:100%;\n  max-width:270px;\n  margin:auto;\n}\n\n.stb-l9__detail-link{\n  display:block;\n\n  width:100%;\n  padding:8px;\n\n  overflow:visible;\n\n  background:#F7EFE2;\n\n  border:1px solid #D4C5AD;\n  border-radius:8px;\n\n  text-decoration:none;\n}\n\n.stb-l9__detail-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  border-radius:4px;\n}\n\n.stb-l9__detail-copy h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.2;\n}\n\n.stb-l9__detail-copy p{\n  margin:0 0 11px;\n\n  color:#584735;\n\n  font-size:13.3px;\n  line-height:1.65;\n}\n\n.stb-l9__detail-list{\n  display:grid;\n  gap:6px;\n}\n\n.stb-l9__detail-item{\n  display:flex;\n  gap:8px;\n\n  color:#654F3A;\n\n  font-size:11.8px;\n  line-height:1.5;\n}\n\n.stb-l9__detail-item::before{\n  content:\"—\";\n\n  color:#A77D3F;\n}\n\n\n\/* =========================================================\n   SIZE \u0026 SCALE — SECOND\n========================================================= *\/\n\n.stb-l9__size{\n  display:grid;\n  grid-template-columns:255px 1fr;\n  gap:31px;\n  align-items:center;\n\n  margin-bottom:36px;\n}\n\n.stb-l9__size-image{\n  width:100%;\n  max-width:255px;\n  margin:auto;\n}\n\n.stb-l9__size-link{\n  display:block;\n\n  width:100%;\n  padding:8px;\n\n  overflow:visible;\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-l9__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:0 auto;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-l9__size-copy h3{\n  margin:0 0 7px;\n\n  font-size:23px;\n  line-height:1.2;\n}\n\n.stb-l9__dimension{\n  margin:0 0 8px !important;\n\n  color:var(--dark) !important;\n\n  font-size:22px !important;\n  line-height:1.2 !important;\n  font-weight:600;\n}\n\n.stb-l9__size-copy \u003e p{\n  margin-bottom:0;\n\n  color:#675441;\n\n  font-size:13px;\n}\n\n.stb-l9__ceiling-note{\n  margin-top:14px;\n  padding:13px 15px;\n\n  background:var(--paper);\n\n  border-left:3px solid var(--gold);\n  border-radius:0 7px 7px 0;\n\n  color:#67513D;\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n.stb-l9__ceiling-note strong{\n  color:var(--dark);\n}\n\n\n\/* =========================================================\n   FORM + BASE\n========================================================= *\/\n\n.stb-l9__build{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:9px;\n}\n\n.stb-l9__build-card{\n  padding:19px 20px;\n}\n\n.stb-l9__build-card:first-child{\n  background:#F1E6D5;\n}\n\n.stb-l9__build-card:last-child{\n  background:var(--black);\n}\n\n.stb-l9__build-card small{\n  display:block;\n  margin-bottom:5px;\n\n  color:#92703B;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.stb-l9__build-card:last-child small{\n  color:#D8B978;\n}\n\n.stb-l9__build-card strong{\n  display:block;\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.5px;\n  font-weight:600;\n}\n\n.stb-l9__build-card:last-child strong{\n  color:#F8F0DF;\n}\n\n.stb-l9__build-card p{\n  margin:0;\n\n  color:#65513F;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n.stb-l9__build-card:last-child p{\n  color:#D8CDBE;\n}\n\n\n\/* =========================================================\n   LIGHT + SETUP\n========================================================= *\/\n\n.stb-l9__utility{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:9px;\n}\n\n.stb-l9__utility-card{\n  padding:19px 20px;\n}\n\n.stb-l9__utility-card:first-child{\n  background:var(--dark);\n}\n\n.stb-l9__utility-card:last-child{\n  background:#573C27;\n}\n\n.stb-l9__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-l9__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-l9__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   DETAILS\n========================================================= *\/\n\n.stb-l9__details{\n  margin-bottom:34px;\n}\n\n.stb-l9__spec-list{\n  border-top:1px solid var(--line);\n}\n\n.stb-l9__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-l9__spec-name{\n  padding-right:14px;\n\n  color:#8B765B;\n\n  font-size:11.5px;\n}\n\n.stb-l9__spec-value{\n  color:var(--dark);\n\n  font-size:12.5px;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-l9__faq{\n  margin-bottom:30px;\n  padding:20px 22px 8px;\n\n  background:#F8F3E8;\n\n  border-radius:9px;\n}\n\n.stb-l9__faq .stb-l9__heading{\n  margin-bottom:5px;\n}\n\n.stb-l9__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid #DFD3BF;\n}\n\n.stb-l9__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-l9__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-l9__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-l9__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-l9__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-l9__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 \u0026 RETURNS\n========================================================= *\/\n\n.stb-l9__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-l9__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-l9__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-l9__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-l9__shipping strong{\n  color:var(--dark);\n}\n\n.stb-l9__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-l9__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-l9__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-l9__lightbox:target{\n  display:flex;\n}\n\n.stb-l9__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-l9__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-l9__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:.12em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n.stb-l9__lightbox-hint{\n  margin:4px 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-l9{\n    max-width:100%;\n    font-size:13.5px;\n  }\n\n\n  .stb-l9__intro h2{\n    font-size:25px;\n    line-height:1.15;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-l9__facts{\n    grid-template-columns:repeat(2,1fr);\n\n    margin-bottom:28px;\n  }\n\n  .stb-l9__fact{\n    padding:13px 9px;\n  }\n\n  .stb-l9__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-l9__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* REAL PRODUCT *\/\n\n  .stb-l9__detail{\n    grid-template-columns:1fr;\n\n    gap:17px;\n\n    margin-bottom:30px;\n    padding:18px;\n  }\n\n  .stb-l9__detail-image{\n    max-width:250px;\n  }\n\n  .stb-l9__detail-link img{\n    width:100%;\n    max-width:100%;\n\n    height:auto !important;\n    max-height:none !important;\n\n    object-fit:contain;\n  }\n\n  .stb-l9__detail-copy h3{\n    font-size:21px;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-l9__size{\n    grid-template-columns:1fr;\n\n    gap:18px;\n\n    margin-bottom:30px;\n  }\n\n  .stb-l9__size-image{\n    max-width:240px;\n  }\n\n  .stb-l9__size-link img{\n    width:100%;\n    max-width:100%;\n\n    height:auto !important;\n    max-height:none !important;\n\n    object-fit:contain;\n  }\n\n  .stb-l9__size-copy h3{\n    font-size:21px;\n  }\n\n  .stb-l9__dimension{\n    font-size:19px !important;\n  }\n\n\n  \/* CARDS *\/\n\n  .stb-l9__build,\n  .stb-l9__utility{\n    grid-template-columns:1fr;\n\n    margin-bottom:30px;\n  }\n\n\n  \/* DETAILS *\/\n\n  .stb-l9__heading{\n    font-size:21px;\n  }\n\n  .stb-l9__spec{\n    grid-template-columns:38% 62%;\n  }\n\n  .stb-l9__spec-name{\n    font-size:11px;\n  }\n\n  .stb-l9__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-l9__faq{\n    padding:18px 17px 7px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-l9__shipping{\n    padding:18px;\n  }\n\n  .stb-l9__shipping p{\n    font-size:12px;\n  }\n\n\n  \/* NOTE *\/\n\n  .stb-l9__note{\n    padding:0 8px;\n\n    font-size:10.5px !important;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-l9__lightbox{\n    padding:14px;\n  }\n\n  .stb-l9__lightbox img{\n    max-width:94vw;\n    max-height:75vh;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-l9\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-l9__intro\"\u003e\n\u003cp class=\"stb-l9__eyebrow\"\u003eWashi Paper · Tall Cocoon Floor Lamp\u003c\/p\u003e\n\u003ch2\u003eA Six-Foot Cocoon of Soft Washi Light.\u003c\/h2\u003e\n\u003cp class=\"stb-l9__intro-text\"\u003eUF4-L9 brings the organic cocoon form to a dramatic 74-inch height. Hand-shaped Washi creates a soft sculptural presence, while the slim black tripod keeps this oversized floor lamp visually light.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-l9__facts\"\u003e\n\u003cdiv class=\"stb-l9__fact\"\u003e\n\u003csmall\u003eSize\u003c\/small\u003e \u003cstrong\u003eØ20.5\" × H74\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-l9__fact\"\u003e\n\u003csmall\u003eBest For\u003c\/small\u003e \u003cstrong\u003e9ft+ Ceilings\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-l9__fact\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003e3000K Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-l9__fact\"\u003e\n\u003csmall\u003eSetup\u003c\/small\u003e \u003cstrong\u003ePlug-In\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       REAL PRODUCT PHOTO — FIRST\n  ====================================================== --\u003e\n\u003csection id=\"stb-l9-detail-section\" class=\"stb-l9__detail\"\u003e\n\u003cdiv class=\"stb-l9__detail-image\"\u003e\u003ca href=\"#stb-l9-detail\" class=\"stb-l9__detail-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-uf4-l9-paper-lamp-grey-background-lit-stuberlighting.jpg?v=1781254034\" alt=\"Akari UF4-L9 Washi Paper Tall Cocoon Floor Lamp real product photograph\" loading=\"lazy\"\u003e \u003cspan class=\"stb-l9__zoom\"\u003e View Real Product ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-l9__detail-copy\"\u003e\n\u003cspan class=\"stb-l9__label\"\u003e Real Product Detail \u003c\/span\u003e\n\u003ch3\u003eSee the Washi as It Really Looks\u003c\/h3\u003e\n\u003cp\u003eThis real-product photograph shows the character of the lamp when lit: softly diffused paper, visible natural texture and a gently irregular cocoon form rather than a perfectly machine-made surface.\u003c\/p\u003e\n\u003cdiv class=\"stb-l9__detail-list\"\u003e\n\u003cdiv class=\"stb-l9__detail-item\"\u003eLong-fiber Mulberry Washi\u003c\/div\u003e\n\u003cdiv class=\"stb-l9__detail-item\"\u003eHandmade organic cocoon form\u003c\/div\u003e\n\u003cdiv class=\"stb-l9__detail-item\"\u003eSoft 3000K ambient glow\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REAL PRODUCT LIGHTBOX --\u003e \u003ca id=\"stb-l9-detail\" href=\"#stb-l9-detail-section\" class=\"stb-l9__lightbox\"\u003e \u003cspan class=\"stb-l9__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-uf4-l9-paper-lamp-grey-background-lit-stuberlighting.jpg?v=1781254034\" alt=\"Enlarged Akari UF4-L9 real product photograph\"\u003e \u003cspan class=\"stb-l9__lightbox-title\"\u003e UF4-L9 · Real Product Photograph \u003c\/span\u003e \u003cspan class=\"stb-l9__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE \u0026 SCALE — SECOND\n  ====================================================== --\u003e\n\u003csection id=\"stb-l9-size-section\" class=\"stb-l9__size\"\u003e\n\u003cdiv class=\"stb-l9__size-image\"\u003e\u003ca href=\"#stb-l9-size\" class=\"stb-l9__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-uf4-l9-large-standing-lamp-stuberlighting_2.jpg?v=1777799325\" alt=\"Akari UF4-L9 Tall Cocoon Floor Lamp dimension reference\" loading=\"lazy\"\u003e \u003cspan class=\"stb-l9__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-l9__size-copy\"\u003e\n\u003cspan class=\"stb-l9__label\"\u003e Size \u0026amp; Room Fit \u003c\/span\u003e\n\u003ch3\u003eIntentionally Oversized\u003c\/h3\u003e\n\u003cp class=\"stb-l9__dimension\"\u003eØ20.5\" × H74\"\u003c\/p\u003e\n\u003cp\u003eØ52 × H188 cm. At 6 ft 2 in tall, UF4-L9 is designed to visually anchor larger rooms rather than disappear into a corner.\u003c\/p\u003e\n\u003cdiv class=\"stb-l9__ceiling-note\"\u003e\n\u003cstrong\u003eRecommended:\u003c\/strong\u003e 9ft+ ceilings, large living rooms, primary bedrooms, great rooms, lofts and vaulted spaces.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"stb-l9-size\" href=\"#stb-l9-size-section\" class=\"stb-l9__lightbox\"\u003e \u003cspan class=\"stb-l9__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-uf4-l9-large-standing-lamp-stuberlighting_2.jpg?v=1777799325\" alt=\"Enlarged Akari UF4-L9 dimension reference\"\u003e \u003cspan class=\"stb-l9__lightbox-title\"\u003e Ø20.5\" × H74\" · Ø52 × H188cm \u003c\/span\u003e \u003cspan class=\"stb-l9__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FORM + BASE\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-l9__build\"\u003e\n\u003cdiv class=\"stb-l9__build-card\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Tall Organic Cocoon \u003c\/strong\u003e\n\u003cp\u003eSoft asymmetry gives the 74-inch Washi shade an organic, handmade presence rather than a rigid uniform silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-l9__build-card\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Reinforced Black Tripod \u003c\/strong\u003e\n\u003cp\u003eThe dark metal structure provides stable support while staying visually understated beneath the oversized paper shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHT + SETUP\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-l9__utility\"\u003e\n\u003cdiv class=\"stb-l9__utility-card\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e 3000K warm-white bulb included \u003c\/strong\u003e\n\u003cp\u003eUses an E26 \/ E27 bulb up to 40W. The large Washi surface softens the light into comfortable ambient illumination rather than concentrated task lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-l9__utility-card\"\u003e\n\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Plug-In · Inline Switch \u003c\/strong\u003e\n\u003cp\u003eNo hardwiring is required. Includes a 59\" \/ 150cm power cord with an in-line ON\/OFF switch. Longer cord lengths are available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-l9__details\"\u003e\n\u003ch3 class=\"stb-l9__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-l9__spec-list\"\u003e\n\u003cdiv class=\"stb-l9__spec\"\u003e\n\u003cdiv class=\"stb-l9__spec-name\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"stb-l9__spec-value\"\u003eØ20.5\" × H74\" · Ø52 × H188 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-l9__spec\"\u003e\n\u003cdiv class=\"stb-l9__spec-name\"\u003eShade\u003c\/div\u003e\n\u003cdiv class=\"stb-l9__spec-value\"\u003eLong-fiber Mulberry Washi paper·\u003cspan\u003eMetal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-l9__spec\"\u003e\n\u003cdiv class=\"stb-l9__spec-name\"\u003eBase\u003c\/div\u003e\n\u003cdiv class=\"stb-l9__spec-value\"\u003eReinforced black metal tripod\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-l9__spec\"\u003e\n\u003cdiv class=\"stb-l9__spec-name\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"stb-l9__spec-value\"\u003eE26 \/ E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-l9__spec\"\u003e\n\u003cdiv class=\"stb-l9__spec-name\"\u003eBulb Included\u003c\/div\u003e\n\u003cdiv class=\"stb-l9__spec-value\"\u003eYes · 3000K warm white\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-l9__spec\"\u003e\n\u003cdiv class=\"stb-l9__spec-name\"\u003eMax Wattage\u003c\/div\u003e\n\u003cdiv class=\"stb-l9__spec-value\"\u003e40W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-l9__spec\"\u003e\n\u003cdiv class=\"stb-l9__spec-name\"\u003eDimming\u003c\/div\u003e\n\u003cdiv class=\"stb-l9__spec-value\"\u003eCompatible dimmable bulb\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-l9__spec\"\u003e\n\u003cdiv class=\"stb-l9__spec-name\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"stb-l9__spec-value\"\u003eAC 110–240V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-l9__spec\"\u003e\n\u003cdiv class=\"stb-l9__spec-name\"\u003eCord\u003c\/div\u003e\n\u003cdiv class=\"stb-l9__spec-value\"\u003e59\" \/ 150cm · Extension available\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-l9__spec\"\u003e\n\u003cdiv class=\"stb-l9__spec-name\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"stb-l9__spec-value\"\u003eIn-line ON\/OFF switch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-l9__spec\"\u003e\n\u003cdiv class=\"stb-l9__spec-name\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"stb-l9__spec-value\"\u003ePlug-in · No hardwiring required\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-l9__spec\"\u003e\n\u003cdiv class=\"stb-l9__spec-name\"\u003eUse\u003c\/div\u003e\n\u003cdiv class=\"stb-l9__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-l9__faq\"\u003e\n\u003ch3 class=\"stb-l9__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs 74 inches too tall for my room?\u003c\/summary\u003e\n\u003cp\u003eUF4-L9 is best suited to 9ft+ ceilings and larger rooms. At 74\" tall, it can feel visually crowded beneath an 8ft ceiling. Measure your ceiling height and intended placement before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill every cocoon look exactly the same?\u003c\/summary\u003e\n\u003cp\u003eNo. Each Washi shade is handmade, so subtle differences in paper texture, fold alignment and cocoon symmetry are normal. The overall silhouette remains consistent while each lamp retains small handmade variations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I care for the large Washi shade?\u003c\/summary\u003e\n\u003cp\u003eDust gently with a dry long-handled feather duster or microfiber wand. Do not wet-clean, steam, spray cleaners or use a damp cloth. Avoid pressing on the paper and keep the lamp away from humid areas and direct heat.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-l9__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       WASHI NOTE\n  ====================================================== --\u003e\n\u003cp class=\"stb-l9__note\"\u003eEach piece is handmade, so slight variations in texture and dimensions are normal, and washi paper ambers gently over time. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 20.5\"xH74\" \/ US Plug","offer_id":52153528320283,"sku":"STB-NG-UF4-L9","price":928.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20.5\"xH74\" \/ AU Plug","offer_id":52153528353051,"sku":"STB-NG-UF4-L9","price":928.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20.5\"xH74\" \/ EU Plug","offer_id":52153528385819,"sku":"STB-NG-UF4-L9","price":928.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20.5\"xH74\" \/ UK Plug","offer_id":52153528418587,"sku":"STB-NG-UF4-L9","price":928.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-uf4-l9-floor-lamp-white-background-unlit-stuberlighting.jpg?v=1781254038"},{"product_id":"akari-uf3-l6-slim-crinkled-washi-paper-tall-floor-lamp","title":"Akari UF3-L6 Slim Crinkled Washi Paper Tall Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AKARI UF3-L6\n   SLIM CRINKLED WASHI PAPER FLOOR LAMP\n========================================================= *\/\n\n.stb-uf3l6{\n  --cream:#F5EDD8;\n  --ivory:#FFFDF8;\n  --sand:#E9DDC5;\n  --soft:#F3EBDD;\n  --dark:#1C1209;\n  --brown:#4A3218;\n  --gold:#C8A96E;\n  --gold-deep:#96713A;\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-uf3l6 *{\n  box-sizing:border-box;\n}\n\n.stb-uf3l6 h2,\n.stb-uf3l6 h3,\n.stb-uf3l6 p{\n  margin-top:0;\n}\n\n.stb-uf3l6 h2,\n.stb-uf3l6 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-uf3l6__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      #F5ECDF 62%,\n      #E6D2B3 100%\n    );\n\n  border-radius:10px;\n}\n\n.stb-uf3l6__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-uf3l6__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-uf3l6__intro h2{\n  max-width:690px;\n\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.12;\n}\n\n.stb-uf3l6__intro p{\n  max-width:690px;\n  margin:0;\n\n  color:#604D3A;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-uf3l6__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-uf3l6__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-uf3l6__fact:nth-child(2){\n  background:#E9DCC7;\n}\n\n.stb-uf3l6__fact:nth-child(3){\n  background:#F5ECDF;\n}\n\n.stb-uf3l6__fact:nth-child(4){\n  background:#2A1B0F;\n}\n\n.stb-uf3l6__fact:last-child{\n  border-right:0;\n}\n\n.stb-uf3l6__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-uf3l6__fact:nth-child(4) small{\n  color:#B99A65;\n}\n\n.stb-uf3l6__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:12.5px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-uf3l6__fact:nth-child(4) strong{\n  color:#F5EDD8;\n}\n\n\n\/* =========================================================\n   IMAGE SYSTEM\n   COMPLETE IMAGE \/ NEVER CROP\n========================================================= *\/\n\n.stb-uf3l6__image-link{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  padding:8px;\n\n  overflow:hidden;\n\n  background:#FAF5EB;\n\n  border:1px solid #D6C6AC;\n  border-radius:8px;\n\n  text-decoration:none;\n}\n\n.stb-uf3l6__image-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\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-uf3l6__image-link:hover img{\n  transform:scale(1.015);\n}\n\n.stb-uf3l6__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   SIZE\n========================================================= *\/\n\n.stb-uf3l6__size{\n  margin-bottom:36px;\n  padding:23px;\n\n  background:#FFFDF8;\n\n  border:1px solid #E5D8C5;\n  border-radius:10px;\n}\n\n.stb-uf3l6__heading{\n  margin:0 0 7px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-uf3l6__section-copy{\n  max-width:650px;\n\n  margin:0 0 17px;\n\n  color:#74604B;\n\n  font-size:12.5px;\n}\n\n.stb-uf3l6__size-inner{\n  display:grid;\n  grid-template-columns:245px 1fr;\n\n  gap:30px;\n  align-items:center;\n}\n\n.stb-uf3l6__size-image{\n  width:100%;\n  max-width:245px;\n\n  margin:0 auto;\n}\n\n.stb-uf3l6__size-image img{\n  width:100%;\n  max-width:100%;\n\n  height:auto;\n  max-height:315px;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-uf3l6__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:29px;\n  line-height:1.08;\n  font-weight:500;\n}\n\n.stb-uf3l6__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-uf3l6__size-copy p{\n  margin:0 0 13px;\n\n  color:#5D4937;\n\n  font-size:13px;\n}\n\n.stb-uf3l6__places{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n}\n\n.stb-uf3l6__place{\n  padding:5px 9px;\n\n  background:#F1E5D2;\n\n  border:1px solid #DAC9AE;\n  border-radius:20px;\n\n  color:#604932;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   SLIM PROFILE NOTE\n========================================================= *\/\n\n.stb-uf3l6__signature{\n  display:grid;\n  grid-template-columns:auto 1fr;\n\n  gap:15px;\n  align-items:center;\n\n  margin-bottom:36px;\n  padding:18px 20px;\n\n  background:\n    linear-gradient(\n      110deg,\n      #4A3218 0%,\n      #26180C 100%\n    );\n\n  border-left:4px solid var(--gold);\n  border-radius:9px;\n}\n\n.stb-uf3l6__signature-icon{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:36px;\n  height:36px;\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-uf3l6__signature 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-uf3l6__signature p{\n  margin:0;\n\n  color:#D9CEBA;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   TEXTURE DETAIL\n========================================================= *\/\n\n.stb-uf3l6__detail{\n  display:grid;\n  grid-template-columns:225px 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-uf3l6__detail-image{\n  width:100%;\n  max-width:225px;\n\n  margin:0 auto;\n}\n\n.stb-uf3l6__detail-image img{\n  width:100%;\n  max-width:100%;\n\n  height:auto;\n  max-height:245px;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-uf3l6__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-uf3l6__detail h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-uf3l6__detail p{\n  margin:0 0 11px;\n\n  color:#5B4735;\n\n  font-size:13.5px;\n}\n\n.stb-uf3l6__detail-list{\n  display:grid;\n  gap:6px;\n}\n\n.stb-uf3l6__detail-item{\n  display:flex;\n  gap:8px;\n\n  color:#624B36;\n\n  font-size:12px;\n}\n\n.stb-uf3l6__detail-item:before{\n  content:\"—\";\n\n  color:#9B753B;\n}\n\n\n\/* =========================================================\n   LIGHT + EVERYDAY USE\n========================================================= *\/\n\n.stb-uf3l6__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-uf3l6__utility-card{\n  padding:19px 20px;\n}\n\n.stb-uf3l6__utility-card:first-child{\n  background:#D8C3A0;\n}\n\n.stb-uf3l6__utility-card:last-child{\n  background:#1C1209;\n}\n\n.stb-uf3l6__utility-card small{\n  display:block;\n\n  margin-bottom:5px;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.stb-uf3l6__utility-card:first-child small{\n  color:#705026;\n}\n\n.stb-uf3l6__utility-card:last-child small{\n  color:var(--gold);\n}\n\n.stb-uf3l6__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-uf3l6__utility-card:first-child strong{\n  color:#291A0E;\n}\n\n.stb-uf3l6__utility-card:last-child strong{\n  color:#F5EDD8;\n}\n\n.stb-uf3l6__utility-card p{\n  margin:0;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n.stb-uf3l6__utility-card:first-child p{\n  color:#574028;\n}\n\n.stb-uf3l6__utility-card:last-child p{\n  color:#D8CEBC;\n}\n\n\n\/* =========================================================\n   FLOOR SPACE NOTE\n========================================================= *\/\n\n.stb-uf3l6__practical{\n  margin-bottom:36px;\n  padding:16px 18px;\n\n  background:#F8F2E8;\n\n  border-left:3px solid #C8A96E;\n  border-radius:7px;\n}\n\n.stb-uf3l6__practical strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#281A0E;\n\n  font-size:12px;\n  font-weight:600;\n}\n\n.stb-uf3l6__practical p{\n  margin:0;\n\n  color:#66513D;\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.stb-uf3l6__details{\n  margin-bottom:34px;\n}\n\n.stb-uf3l6__spec-list{\n  overflow:hidden;\n\n  border:1px solid #E2D6C4;\n  border-radius:8px;\n}\n\n.stb-uf3l6__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-uf3l6__spec:nth-child(odd){\n  background:#FFFDF8;\n}\n\n.stb-uf3l6__spec:nth-child(even){\n  background:#F7F0E4;\n}\n\n.stb-uf3l6__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-uf3l6__spec-name{\n  padding-right:14px;\n\n  color:#89745D;\n\n  font-size:11.5px;\n}\n\n.stb-uf3l6__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-uf3l6__faq{\n  margin-bottom:30px;\n  padding:20px 22px;\n\n  background:#F0E4D0;\n\n  border-radius:10px;\n}\n\n.stb-uf3l6__faq .stb-uf3l6__heading{\n  margin-bottom:5px;\n}\n\n.stb-uf3l6__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid #D8C7AA;\n}\n\n.stb-uf3l6__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-uf3l6__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-uf3l6__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-uf3l6__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-uf3l6__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-uf3l6__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========================================================= *\/\n\n.stb-uf3l6__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-uf3l6__lightbox:target{\n  display:flex;\n}\n\n.stb-uf3l6__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-uf3l6__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  object-position:center;\n\n  background:#F5EDD8;\n\n  box-shadow:0 14px 60px rgba(0,0,0,.45);\n}\n\n.stb-uf3l6__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-uf3l6__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-uf3l6__shipping{\n  padding:21px 22px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #F5EDD8 0%,\n      #EADCC2 100%\n    );\n\n  border-top:3px solid var(--gold);\n  border-radius:9px;\n}\n\n.stb-uf3l6__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-uf3l6__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-uf3l6__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-uf3l6__shipping strong{\n  color:#201309;\n  font-weight:600;\n}\n\n.stb-uf3l6__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 NOTE\n========================================================= *\/\n\n.stb-uf3l6__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-uf3l6{\n    width:100%;\n    max-width:100%;\n\n    font-size:13.5px;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-uf3l6__intro{\n    padding:18px;\n  }\n\n  .stb-uf3l6__intro h2{\n    font-size:25px;\n    line-height:1.14;\n  }\n\n  .stb-uf3l6__heading{\n    font-size:21px;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-uf3l6__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-uf3l6__fact{\n    padding:13px 9px;\n  }\n\n  .stb-uf3l6__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-uf3l6__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-uf3l6__size{\n    padding:18px;\n  }\n\n  .stb-uf3l6__size-inner{\n    grid-template-columns:1fr;\n\n    gap:17px;\n  }\n\n  .stb-uf3l6__size-image{\n    max-width:225px;\n  }\n\n  .stb-uf3l6__size-image img{\n    width:100%;\n    max-width:100%;\n\n    height:auto;\n    max-height:285px;\n\n    object-fit:contain;\n  }\n\n  .stb-uf3l6__size-copy{\n    text-align:center;\n  }\n\n  .stb-uf3l6__places{\n    justify-content:center;\n  }\n\n\n  \/* DETAIL *\/\n\n  .stb-uf3l6__detail{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    padding:18px;\n  }\n\n  .stb-uf3l6__detail-image{\n    max-width:210px;\n  }\n\n  .stb-uf3l6__detail-image img{\n    width:100%;\n    max-width:100%;\n\n    height:auto;\n    max-height:230px;\n\n    object-fit:contain;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-uf3l6__utility{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-uf3l6__spec{\n    grid-template-columns:38% 62%;\n\n    padding:9px 10px;\n  }\n\n  .stb-uf3l6__spec-name{\n    font-size:11px;\n  }\n\n  .stb-uf3l6__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-uf3l6__faq{\n    padding:18px;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-uf3l6__lightbox{\n    padding:14px;\n  }\n\n  .stb-uf3l6__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-uf3l6__shipping{\n    padding:18px;\n  }\n\n  .stb-uf3l6__shipping p{\n    font-size:12px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-uf3l6\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-uf3l6__intro\"\u003e\n\u003cp class=\"stb-uf3l6__eyebrow\"\u003eAkari UF3-L6 · Crinkled Washi\u003c\/p\u003e\n\u003ch2\u003eTall Washi Light Without the Wide Footprint\u003c\/h2\u003e\n\u003cp\u003eAt 57.1\" tall and only 13.8\" across, the UF3-L6 brings full-height ambient light into narrower corners. Its crinkled Washi surface adds texture without making the lamp feel visually heavy.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-uf3l6__facts\"\u003e\n\u003cdiv class=\"stb-uf3l6__fact\"\u003e\n\u003csmall\u003eSize\u003c\/small\u003e \u003cstrong\u003eØ13.8\" × H57.1\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3l6__fact\"\u003e\n\u003csmall\u003eProfile\u003c\/small\u003e \u003cstrong\u003eSlim Floor Footprint\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3l6__fact\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003e3000K Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3l6__fact\"\u003e\n\u003csmall\u003eSetup\u003c\/small\u003e \u003cstrong\u003ePlug-In · Inline Switch\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       SIZE \u0026 FLOOR SPACE\n  ====================================================== --\u003e\n\u003csection id=\"stb-uf3l6-size-section\" class=\"stb-uf3l6__size\"\u003e\n\u003ch3 class=\"stb-uf3l6__heading\"\u003eSize \u0026amp; Floor Space\u003c\/h3\u003e\n\u003cp class=\"stb-uf3l6__section-copy\"\u003eThe main advantage is its narrow proportion: enough height to read as a true floor lamp without requiring the width of a large paper lantern.\u003c\/p\u003e\n\u003cdiv class=\"stb-uf3l6__size-inner\"\u003e\n\u003cdiv class=\"stb-uf3l6__size-image\"\u003e\u003ca href=\"#stb-uf3l6-size\" class=\"stb-uf3l6__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Stuberlighting_UF3-L6_Japandi_Washi_Paper_Floor_Lamp_-_Handmade_Mid-Century_Modern_Lantern_for_Zen_Living_Room_Bedroom_2.jpg?v=1777804888\" alt=\"Akari UF3-L6 dimension diagram, 13.8 inches wide by 57.1 inches high\" loading=\"lazy\"\u003e \u003cspan class=\"stb-uf3l6__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3l6__size-copy\"\u003e\n\u003cspan class=\"stb-uf3l6__dimension\"\u003e Ø13.8\" × H57.1\" \u003c\/span\u003e \u003cspan class=\"stb-uf3l6__metric\"\u003e Ø35 × H145cm \u003c\/span\u003e\n\u003cp\u003eA useful proportion for spaces where you want vertical light without placing a broad shade beside the furniture.\u003c\/p\u003e\n\u003cdiv class=\"stb-uf3l6__places\"\u003e\n\u003cspan class=\"stb-uf3l6__place\"\u003e Sofa Corner \u003c\/span\u003e \u003cspan class=\"stb-uf3l6__place\"\u003e Bedroom \u003c\/span\u003e \u003cspan class=\"stb-uf3l6__place\"\u003e Reading Nook \u003c\/span\u003e \u003cspan class=\"stb-uf3l6__place\"\u003e Beside Console \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"stb-uf3l6-size\" href=\"#stb-uf3l6-size-section\" class=\"stb-uf3l6__lightbox\"\u003e \u003cspan class=\"stb-uf3l6__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Stuberlighting_UF3-L6_Japandi_Washi_Paper_Floor_Lamp_-_Handmade_Mid-Century_Modern_Lantern_for_Zen_Living_Room_Bedroom_2.jpg?v=1777804888\" alt=\"Enlarged Akari UF3-L6 dimension diagram\"\u003e \u003cspan class=\"stb-uf3l6__lightbox-title\"\u003e Akari UF3-L6 · Ø13.8\" × H57.1\" \u003c\/span\u003e \u003cspan class=\"stb-uf3l6__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SLIM PROFILE\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-uf3l6__signature\"\u003e\n\u003cdiv class=\"stb-uf3l6__signature-icon\"\u003e↕\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Vertical presence without a bulky shade \u003c\/strong\u003e\n\u003cp\u003eThe narrow body is the reason to choose UF3-L6: it fills height rather than spreading far across the room, making furniture placement easier in tighter layouts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       CRINKLED WASHI DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"stb-uf3l6-detail-section\" class=\"stb-uf3l6__detail\"\u003e\n\u003cdiv class=\"stb-uf3l6__detail-image\"\u003e\u003ca href=\"#stb-uf3l6-detail\" class=\"stb-uf3l6__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-uf3-l6-floor-lamp-textured-shade-close-up-stuberlighting.jpg?v=1781255699\" alt=\"Akari UF3-L6 crinkled Washi paper shade close-up\" loading=\"lazy\"\u003e \u003cspan class=\"stb-uf3l6__zoom\"\u003e View Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-uf3l6__label\"\u003e Paper \u0026amp; Texture \u003c\/span\u003e\n\u003ch3\u003eCrinkled Washi Changes the Glow\u003c\/h3\u003e\n\u003cp\u003eUnlike a smooth paper shade, the UF3-L6 keeps visible folds and irregular surface texture. When illuminated, those variations create subtle changes in brightness across the paper.\u003c\/p\u003e\n\u003cdiv class=\"stb-uf3l6__detail-list\"\u003e\n\u003cdiv class=\"stb-uf3l6__detail-item\"\u003eOff-white crinkled Washi paper\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3l6__detail-item\"\u003eVisible bamboo ribbing\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3l6__detail-item\"\u003eSlim black metal tripod\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"stb-uf3l6-detail\" href=\"#stb-uf3l6-detail-section\" class=\"stb-uf3l6__lightbox\"\u003e \u003cspan class=\"stb-uf3l6__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-uf3-l6-floor-lamp-textured-shade-close-up-stuberlighting.jpg?v=1781255699\" alt=\"Enlarged Akari UF3-L6 crinkled Washi paper texture detail\"\u003e \u003cspan class=\"stb-uf3l6__lightbox-title\"\u003e UF3-L6 · Crinkled Washi Detail \u003c\/span\u003e \u003cspan class=\"stb-uf3l6__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHT + EVERYDAY USE\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-uf3l6__utility\"\u003e\n\u003cdiv class=\"stb-uf3l6__utility-card\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Soft ambient light with visible texture \u003c\/strong\u003e\n\u003cp\u003eThe Washi shade diffuses the bulb rather than producing a focused beam. A 3000K warm-white bulb is included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3l6__utility-card\"\u003e\n\u003csmall\u003e Everyday Use \u003c\/small\u003e \u003cstrong\u003e Plug in and switch on \u003c\/strong\u003e\n\u003cp\u003eNo hardwiring required. The lamp uses a 59\" \/ 150cm cord with an inline ON\/OFF button switch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       FLOOR SPACE NOTE\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-uf3l6__practical\"\u003e\n\u003cstrong\u003e Measure the tripod as well as the shade. \u003c\/strong\u003e\n\u003cp\u003eThe UF3-L6 is intentionally slim, but the three legs extend beyond the paper body. Leave enough room around the base so all three feet sit securely on a firm, level surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-uf3l6__details\"\u003e\n\u003ch3 class=\"stb-uf3l6__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-uf3l6__spec-list\"\u003e\n\u003cdiv class=\"stb-uf3l6__spec\"\u003e\n\u003cdiv class=\"stb-uf3l6__spec-name\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3l6__spec-value\"\u003eØ13.8\" × H57.1\" \/ Ø35 × H145cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3l6__spec\"\u003e\n\u003cdiv class=\"stb-uf3l6__spec-name\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3l6__spec-value\"\u003eCrinkled Washi paper · Bamboo ribbing · Black metal tripod\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3l6__spec\"\u003e\n\u003cdiv class=\"stb-uf3l6__spec-name\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3l6__spec-value\"\u003eE26 \/ E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3l6__spec\"\u003e\n\u003cdiv class=\"stb-uf3l6__spec-name\"\u003eBulb Included\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3l6__spec-value\"\u003eYes · 3000K warm white\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3l6__spec\"\u003e\n\u003cdiv class=\"stb-uf3l6__spec-name\"\u003eMax Wattage\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3l6__spec-value\"\u003e40W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3l6__spec\"\u003e\n\u003cdiv class=\"stb-uf3l6__spec-name\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3l6__spec-value\"\u003eAC 110–240V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3l6__spec\"\u003e\n\u003cdiv class=\"stb-uf3l6__spec-name\"\u003eDimming\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3l6__spec-value\"\u003eCompatible dimmable bulb + inline dimmer or smart bulb\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3l6__spec\"\u003e\n\u003cdiv class=\"stb-uf3l6__spec-name\"\u003eCord Length\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3l6__spec-value\"\u003e59\" \/ 150cm · Extension available\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3l6__spec\"\u003e\n\u003cdiv class=\"stb-uf3l6__spec-name\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3l6__spec-value\"\u003eInline ON\/OFF button switch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3l6__spec\"\u003e\n\u003cdiv class=\"stb-uf3l6__spec-name\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3l6__spec-value\"\u003ePlug-in · No hardwiring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3l6__spec\"\u003e\n\u003cdiv class=\"stb-uf3l6__spec-name\"\u003eEnvironment\u003c\/div\u003e\n\u003cdiv class=\"stb-uf3l6__spec-value\"\u003eIndoor dry locations · IP20\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-uf3l6__faq\"\u003e\n\u003ch3 class=\"stb-uf3l6__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the UF3-L6 suitable for a small room?\u003c\/summary\u003e\n\u003cp\u003eIts 13.8\" width makes it easier to place than many broad paper floor lamps. The lamp is still 57.1\" tall, so it keeps the visual presence of a full-size floor lamp while using less horizontal space.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a reading lamp?\u003c\/summary\u003e\n\u003cp\u003eThe UF3-L6 is primarily an ambient light. The Washi paper creates soft diffusion rather than a concentrated beam. For detailed reading, pair it with a directional task light.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the brightness be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes, when used with a compatible dimmable E26\/E27 bulb and a suitable inline dimmer or smart-bulb solution. The standard cord switch itself is ON\/OFF.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I clean the crinkled Washi surface?\u003c\/summary\u003e\n\u003cp\u003eDust gently with a dry feather duster or soft microfiber cloth, following the direction of the folds rather than rubbing aggressively. Do not use water, steam or cleaning sprays.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-uf3l6__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 HANDMADE NOTE\n  ====================================================== --\u003e\n\u003cp class=\"stb-uf3l6__final-note\"\u003eEach piece is handmade, so slight variations in texture and dimensions are normal, and washi paper ambers gently over time. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 13.8\" xH 57.1\" \/ US Plug","offer_id":52153925075227,"sku":"STB-NG-UF3-L6","price":565.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\" xH 57.1\" \/ UK Plug","offer_id":52153925107995,"sku":"STB-NG-UF3-L6","price":565.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\" xH 57.1\" \/ AU Plug","offer_id":52153925140763,"sku":"STB-NG-UF3-L6","price":565.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\" xH 57.1\" \/ EU Plug","offer_id":52153925173531,"sku":"STB-NG-UF3-L6","price":565.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-uf3-l6-floor-lamp-white-background-unlit-stuberlighting.jpg?v=1781255699"},{"product_id":"akari-25n-washi-paper-three-tiered-floor-table-light","title":"Akari 25N Washi Paper Three-Tiered Floor Table Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AKARI 25N\n   THREE-TIERED WASHI FLOOR \/ TABLE LIGHT\n   SHOPPER FOCUSED · MOBILE RESPONSIVE\n========================================================= *\/\n\n.stb-25n{\n  --cream:#F5EDD8;\n  --ivory:#FFFDF8;\n  --sand:#E9DDC5;\n  --soft:#F3EBDD;\n  --dark:#1C1209;\n  --brown:#4A3218;\n  --gold:#C8A96E;\n  --gold-deep:#96713A;\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  color:var(--brown);\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-25n *{\n  box-sizing:border-box;\n}\n\n.stb-25n h2,\n.stb-25n h3,\n.stb-25n p{\n  margin-top:0;\n}\n\n.stb-25n h2,\n.stb-25n 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-25n__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      #F5ECDF 63%,\n      #E5D0AF 100%\n    );\n\n  border-radius:10px;\n}\n\n.stb-25n__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-25n__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-25n__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-25n__intro p{\n  max-width:690px;\n\n  margin:0;\n\n  color:#604D3A;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-25n__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-25n__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-25n__fact:nth-child(2){\n  background:#E9DCC7;\n}\n\n.stb-25n__fact:nth-child(3){\n  background:#F5ECDF;\n}\n\n.stb-25n__fact:nth-child(4){\n  background:#2A1B0F;\n}\n\n.stb-25n__fact:last-child{\n  border-right:0;\n}\n\n.stb-25n__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-25n__fact:nth-child(4) small{\n  color:#B99A65;\n}\n\n.stb-25n__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:12.5px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-25n__fact:nth-child(4) strong{\n  color:#F5EDD8;\n}\n\n\n\/* =========================================================\n   IMAGE SYSTEM — NEVER CROP\n========================================================= *\/\n\n.stb-25n__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:#FAF5EB;\n\n  border:1px solid #D6C6AC;\n  border-radius:8px;\n\n  text-decoration:none;\n}\n\n.stb-25n__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-25n__image-link:hover img{\n  transform:scale(1.015);\n}\n\n.stb-25n__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   REAL-WORLD SCALE — BEFORE DIMENSION IMAGE\n========================================================= *\/\n\n.stb-25n__real{\n  display:grid;\n  grid-template-columns:235px 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-25n__real-image{\n  width:100%;\n  max-width:235px;\n\n  margin:0 auto;\n}\n\n.stb-25n__real-image img{\n  width:100%;\n  max-width:100%;\n\n  height:auto;\n  max-height:260px;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-25n__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-25n__real h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-25n__real p{\n  margin:0 0 11px;\n\n  color:#5B4735;\n\n  font-size:13.5px;\n}\n\n.stb-25n__real-list{\n  display:grid;\n  gap:6px;\n}\n\n.stb-25n__real-item{\n  display:flex;\n  gap:8px;\n\n  color:#624B36;\n\n  font-size:12px;\n}\n\n.stb-25n__real-item:before{\n  content:\"—\";\n\n  color:#9B753B;\n}\n\n\n\/* =========================================================\n   THREE-TIER SIGNATURE\n========================================================= *\/\n\n.stb-25n__signature{\n  display:grid;\n  grid-template-columns:auto 1fr;\n\n  gap:15px;\n  align-items:center;\n\n  margin-bottom:36px;\n  padding:18px 20px;\n\n  background:\n    linear-gradient(\n      110deg,\n      #4A3218 0%,\n      #26180C 100%\n    );\n\n  border-left:4px solid var(--gold);\n  border-radius:9px;\n}\n\n.stb-25n__signature-icon{\n  display:flex;\n  flex-direction:column;\n\n  align-items:center;\n  justify-content:center;\n\n  width:38px;\n  height:38px;\n\n  color:var(--gold);\n\n  font-family:\"Cormorant Garamond\",serif;\n  line-height:.55;\n}\n\n.stb-25n__signature-icon span:nth-child(1){\n  font-size:12px;\n}\n\n.stb-25n__signature-icon span:nth-child(2){\n  font-size:17px;\n}\n\n.stb-25n__signature-icon span:nth-child(3){\n  font-size:21px;\n}\n\n.stb-25n__signature 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-25n__signature p{\n  margin:0;\n\n  color:#D9CEBA;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-25n__size{\n  margin-bottom:36px;\n  padding:23px;\n\n  background:#FFFDF8;\n\n  border:1px solid #E5D8C5;\n  border-radius:10px;\n}\n\n.stb-25n__heading{\n  margin:0 0 7px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-25n__section-copy{\n  max-width:650px;\n\n  margin:0 0 17px;\n\n  color:#74604B;\n\n  font-size:12.5px;\n}\n\n.stb-25n__size-inner{\n  display:grid;\n  grid-template-columns:245px 1fr;\n\n  gap:30px;\n  align-items:center;\n}\n\n.stb-25n__size-image{\n  width:100%;\n  max-width:245px;\n\n  margin:0 auto;\n}\n\n.stb-25n__size-image img{\n  width:100%;\n  max-width:100%;\n\n  height:auto;\n  max-height:315px;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-25n__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:29px;\n  line-height:1.08;\n  font-weight:500;\n}\n\n.stb-25n__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-25n__size-copy p{\n  margin:0 0 13px;\n\n  color:#5D4937;\n\n  font-size:13px;\n}\n\n.stb-25n__placement-tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n}\n\n.stb-25n__placement-tag{\n  padding:5px 9px;\n\n  background:#F1E5D2;\n\n  border:1px solid #DAC9AE;\n  border-radius:20px;\n\n  color:#604932;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FLOOR \/ TABLE FLEXIBILITY\n========================================================= *\/\n\n.stb-25n__placement{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:10px;\n\n  margin-bottom:36px;\n}\n\n.stb-25n__placement-card{\n  padding:18px 19px;\n\n  border-radius:9px;\n}\n\n.stb-25n__placement-card:first-child{\n  background:#D8C3A0;\n}\n\n.stb-25n__placement-card:last-child{\n  background:#1C1209;\n}\n\n.stb-25n__placement-card small{\n  display:block;\n\n  margin-bottom:5px;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.stb-25n__placement-card:first-child small{\n  color:#705026;\n}\n\n.stb-25n__placement-card:last-child small{\n  color:#C8A96E;\n}\n\n.stb-25n__placement-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  font-size:12.5px;\n  font-weight:600;\n}\n\n.stb-25n__placement-card:first-child strong{\n  color:#291A0E;\n}\n\n.stb-25n__placement-card:last-child strong{\n  color:#F5EDD8;\n}\n\n.stb-25n__placement-card p{\n  margin:0;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n.stb-25n__placement-card:first-child p{\n  color:#574028;\n}\n\n.stb-25n__placement-card:last-child p{\n  color:#D8CEBC;\n}\n\n\n\/* =========================================================\n   PRACTICAL NOTE\n========================================================= *\/\n\n.stb-25n__practical{\n  margin-bottom:36px;\n  padding:16px 18px;\n\n  background:#F8F2E8;\n\n  border-left:3px solid #C8A96E;\n  border-radius:7px;\n}\n\n.stb-25n__practical strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#281A0E;\n\n  font-size:12px;\n  font-weight:600;\n}\n\n.stb-25n__practical p{\n  margin:0;\n\n  color:#66513D;\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.stb-25n__details{\n  margin-bottom:34px;\n}\n\n.stb-25n__spec-list{\n  overflow:hidden;\n\n  border:1px solid #E2D6C4;\n  border-radius:8px;\n}\n\n.stb-25n__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-25n__spec:nth-child(odd){\n  background:#FFFDF8;\n}\n\n.stb-25n__spec:nth-child(even){\n  background:#F7F0E4;\n}\n\n.stb-25n__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-25n__spec-name{\n  padding-right:14px;\n\n  color:#89745D;\n\n  font-size:11.5px;\n}\n\n.stb-25n__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-25n__faq{\n  margin-bottom:30px;\n  padding:20px 22px;\n\n  background:#F0E4D0;\n\n  border-radius:10px;\n}\n\n.stb-25n__faq .stb-25n__heading{\n  margin-bottom:5px;\n}\n\n.stb-25n__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid #D8C7AA;\n}\n\n.stb-25n__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-25n__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-25n__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-25n__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-25n__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-25n__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========================================================= *\/\n\n.stb-25n__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-25n__lightbox:target{\n  display:flex;\n}\n\n.stb-25n__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-25n__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  object-position:center;\n\n  background:#F5EDD8;\n\n  box-shadow:0 14px 60px rgba(0,0,0,.45);\n}\n\n.stb-25n__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-25n__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-25n__shipping{\n  padding:21px 22px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #F5EDD8 0%,\n      #EADCC2 100%\n    );\n\n  border-top:3px solid var(--gold);\n  border-radius:9px;\n}\n\n.stb-25n__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-25n__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-25n__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-25n__shipping strong{\n  color:#201309;\n  font-weight:600;\n}\n\n.stb-25n__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 NOTE\n========================================================= *\/\n\n.stb-25n__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  font-style:italic;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-25n{\n    width:100%;\n    max-width:100%;\n\n    font-size:13.5px;\n  }\n\n\n  .stb-25n__intro{\n    padding:18px;\n  }\n\n  .stb-25n__intro h2{\n    font-size:25px;\n    line-height:1.14;\n  }\n\n  .stb-25n__heading{\n    font-size:21px;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-25n__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-25n__fact{\n    padding:13px 9px;\n  }\n\n  .stb-25n__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-25n__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* REAL PHOTO *\/\n\n  .stb-25n__real{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    padding:18px;\n  }\n\n  .stb-25n__real-image{\n    max-width:220px;\n  }\n\n  .stb-25n__real-image img{\n    width:100%;\n    height:auto;\n\n    max-height:250px;\n\n    object-fit:contain;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-25n__size{\n    padding:18px;\n  }\n\n  .stb-25n__size-inner{\n    grid-template-columns:1fr;\n\n    gap:17px;\n  }\n\n  .stb-25n__size-image{\n    max-width:225px;\n  }\n\n  .stb-25n__size-image img{\n    width:100%;\n    height:auto;\n\n    max-height:285px;\n\n    object-fit:contain;\n  }\n\n  .stb-25n__size-copy{\n    text-align:center;\n  }\n\n  .stb-25n__placement-tags{\n    justify-content:center;\n  }\n\n\n  \/* PLACEMENT *\/\n\n  .stb-25n__placement{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-25n__spec{\n    grid-template-columns:38% 62%;\n\n    padding:9px 10px;\n  }\n\n  .stb-25n__spec-name{\n    font-size:11px;\n  }\n\n  .stb-25n__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-25n__faq{\n    padding:18px;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-25n__lightbox{\n    padding:14px;\n  }\n\n  .stb-25n__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-25n__shipping{\n    padding:18px;\n  }\n\n  .stb-25n__shipping p{\n    font-size:12px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-25n\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-25n__intro\"\u003e\n\u003cp class=\"stb-25n__eyebrow\"\u003eAkari 25N · Washi Paper\u003c\/p\u003e\n\u003ch2\u003eThree Soft Tiers in One Sculptural Light\u003c\/h2\u003e\n\u003cp\u003eThe 25N stacks three rounded Washi forms into one compact sculptural lamp. Its lower profile works directly on the floor or on a sturdy low surface, creating warm ambient light without the height of a traditional floor lamp.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-25n__facts\"\u003e\n\u003cdiv class=\"stb-25n__fact\"\u003e\n\u003csmall\u003eSize\u003c\/small\u003e \u003cstrong\u003eØ15.7\" × H22.8\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-25n__fact\"\u003e\n\u003csmall\u003ePlacement\u003c\/small\u003e \u003cstrong\u003eFloor or Low Surface\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-25n__fact\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003e3000K Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-25n__fact\"\u003e\n\u003csmall\u003eSetup\u003c\/small\u003e \u003cstrong\u003ePlug-In · Inline Switch\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       REAL PHOTO \/ SCALE COMPARISON\n       BEFORE DIMENSION IMAGE\n  ====================================================== --\u003e\n\u003csection id=\"stb-25n-real-section\" class=\"stb-25n__real\"\u003e\n\u003cdiv class=\"stb-25n__real-image\"\u003e\u003ca href=\"#stb-25n-real\" class=\"stb-25n__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-1a-25n-table-lamp-size-comparison-stuberlighting.jpg?v=1781256625\" alt=\"Akari 1A and larger three-tier Akari 25N Washi paper lamps shown side by side\" loading=\"lazy\"\u003e \u003cspan class=\"stb-25n__zoom\"\u003e View Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-25n__label\"\u003e Real-World Scale \u003c\/span\u003e\n\u003ch3\u003eA Fuller, More Sculptural Paper Lamp\u003c\/h3\u003e\n\u003cp\u003eThe three-tier form gives the 25N noticeably more visual presence than a compact paper table lamp. Even when unlit, the stacked silhouette reads as a decorative object rather than simply a light source.\u003c\/p\u003e\n\u003cdiv class=\"stb-25n__real-list\"\u003e\n\u003cdiv class=\"stb-25n__real-item\"\u003eThree rounded Washi tiers\u003c\/div\u003e\n\u003cdiv class=\"stb-25n__real-item\"\u003eVisible horizontal ribbing\u003c\/div\u003e\n\u003cdiv class=\"stb-25n__real-item\"\u003eSoft off-white paper surface\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       REAL PHOTO LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"stb-25n-real\" href=\"#stb-25n-real-section\" class=\"stb-25n__lightbox\"\u003e \u003cspan class=\"stb-25n__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-1a-25n-table-lamp-size-comparison-stuberlighting.jpg?v=1781256625\" alt=\"Enlarged Akari 1A and Akari 25N real-world scale comparison\"\u003e \u003cspan class=\"stb-25n__lightbox-title\"\u003e Akari 25N · Real-World Scale \u003c\/span\u003e \u003cspan class=\"stb-25n__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       THREE-TIER DIFFERENCE\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-25n__signature\"\u003e\n\u003cdiv class=\"stb-25n__signature-icon\"\u003e\n\u003cspan\u003e●\u003c\/span\u003e \u003cspan\u003e●\u003c\/span\u003e \u003cspan\u003e●\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e The three-tier silhouette is the reason to choose 25N \u003c\/strong\u003e\n\u003cp\u003eInstead of one continuous globe or column, three rounded sections create a softer stacked rhythm and make the lamp visually interesting even when switched off.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       SIZE — AFTER REAL \/ DETAIL IMAGE\n  ====================================================== --\u003e\n\u003csection id=\"stb-25n-size-section\" class=\"stb-25n__size\"\u003e\n\u003ch3 class=\"stb-25n__heading\"\u003eSize \u0026amp; Placement\u003c\/h3\u003e\n\u003cp class=\"stb-25n__section-copy\"\u003eThe 25N is lower than a conventional standing floor lamp. Check the 15.7\" width as well as the 22.8\" height when deciding whether to place it on the floor or furniture.\u003c\/p\u003e\n\u003cdiv class=\"stb-25n__size-inner\"\u003e\n\u003cdiv class=\"stb-25n__size-image\"\u003e\u003ca href=\"#stb-25n-size\" class=\"stb-25n__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-25n-washi-paper-lamp-japandi-decor_2.jpg?v=1777857315\" alt=\"Akari 25N dimension diagram, 15.7 inches wide by 22.8 inches high\" loading=\"lazy\"\u003e \u003cspan class=\"stb-25n__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-25n__size-copy\"\u003e\n\u003cspan class=\"stb-25n__dimension\"\u003e Ø15.7\" × H22.8\" \u003c\/span\u003e \u003cspan class=\"stb-25n__metric\"\u003e Ø40 × H58cm \u003c\/span\u003e\n\u003cp\u003eCompact enough for a low console or sturdy side table, but substantial enough to work as a low-level floor accent beside seating or in an open corner.\u003c\/p\u003e\n\u003cdiv class=\"stb-25n__placement-tags\"\u003e\n\u003cspan class=\"stb-25n__placement-tag\"\u003e Floor Corner \u003c\/span\u003e \u003cspan class=\"stb-25n__placement-tag\"\u003e Low Console \u003c\/span\u003e \u003cspan class=\"stb-25n__placement-tag\"\u003e Side Table \u003c\/span\u003e \u003cspan class=\"stb-25n__placement-tag\"\u003e Bedside \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"stb-25n-size\" href=\"#stb-25n-size-section\" class=\"stb-25n__lightbox\"\u003e \u003cspan class=\"stb-25n__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-25n-washi-paper-lamp-japandi-decor_2.jpg?v=1777857315\" alt=\"Enlarged Akari 25N dimension diagram\"\u003e \u003cspan class=\"stb-25n__lightbox-title\"\u003e Akari 25N · Ø15.7\" × H22.8\" \u003c\/span\u003e \u003cspan class=\"stb-25n__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FLOOR \/ TABLE USE\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-25n__placement\"\u003e\n\u003cdiv class=\"stb-25n__placement-card\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Soft glow across three tiers \u003c\/strong\u003e\n\u003cp\u003eWashi paper diffuses the light rather than exposing the bulb directly. The result is warm ambient illumination, not a focused task beam. A 3000K bulb is included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-25n__placement-card\"\u003e\n\u003csmall\u003e Everyday Use \u003c\/small\u003e \u003cstrong\u003e Plug-in · Move it when you want \u003c\/strong\u003e\n\u003cp\u003eNo hardwiring is required. The 59\" \/ 150cm cord includes an inline ON\/OFF switch, so the lamp can move between suitable floor and furniture placements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       PRACTICAL NOTE\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-25n__practical\"\u003e\n\u003cstrong\u003e If placing it on furniture, use a stable surface. \u003c\/strong\u003e\n\u003cp\u003eThe 25N has a much fuller shape than a small bedside lamp. Give the shade enough clearance from walls and nearby objects, and avoid lightweight or unstable tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-25n__details\"\u003e\n\u003ch3 class=\"stb-25n__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-25n__spec-list\"\u003e\n\u003cdiv class=\"stb-25n__spec\"\u003e\n\u003cdiv class=\"stb-25n__spec-name\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"stb-25n__spec-value\"\u003eØ15.7\" × H22.8\" \/ Ø40 × H58cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-25n__spec\"\u003e\n\u003cdiv class=\"stb-25n__spec-name\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"stb-25n__spec-value\"\u003eMulberry Washi paper  · Metal \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-25n__spec\"\u003e\n\u003cdiv class=\"stb-25n__spec-name\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"stb-25n__spec-value\"\u003eE26 \/ E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-25n__spec\"\u003e\n\u003cdiv class=\"stb-25n__spec-name\"\u003eBulb Included\u003c\/div\u003e\n\u003cdiv class=\"stb-25n__spec-value\"\u003eYes · 3000K warm white\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-25n__spec\"\u003e\n\u003cdiv class=\"stb-25n__spec-name\"\u003eMax Wattage\u003c\/div\u003e\n\u003cdiv class=\"stb-25n__spec-value\"\u003e40W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-25n__spec\"\u003e\n\u003cdiv class=\"stb-25n__spec-name\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"stb-25n__spec-value\"\u003eAC 110–240V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-25n__spec\"\u003e\n\u003cdiv class=\"stb-25n__spec-name\"\u003eDimming\u003c\/div\u003e\n\u003cdiv class=\"stb-25n__spec-value\"\u003eCompatible dimmable bulb + inline dimmer or smart bulb\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-25n__spec\"\u003e\n\u003cdiv class=\"stb-25n__spec-name\"\u003eCord Length\u003c\/div\u003e\n\u003cdiv class=\"stb-25n__spec-value\"\u003e59\" \/ 150cm · Extension available\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-25n__spec\"\u003e\n\u003cdiv class=\"stb-25n__spec-name\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"stb-25n__spec-value\"\u003eInline ON\/OFF button switch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-25n__spec\"\u003e\n\u003cdiv class=\"stb-25n__spec-name\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"stb-25n__spec-value\"\u003ePlug-in · No hardwiring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-25n__spec\"\u003e\n\u003cdiv class=\"stb-25n__spec-name\"\u003eEnvironment\u003c\/div\u003e\n\u003cdiv class=\"stb-25n__spec-value\"\u003eIndoor dry locations · IP20\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-25n__faq\"\u003e\n\u003ch3 class=\"stb-25n__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the 25N a floor lamp or a table lamp?\u003c\/summary\u003e\n\u003cp\u003eIt can work in either role. At 22.8\" tall, it is much lower than a traditional standing floor lamp, making it suitable as a low-level floor accent or as a statement lamp on a sturdy low table or console.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this suitable for reading?\u003c\/summary\u003e\n\u003cp\u003eThe 25N is designed primarily for ambient light. Washi paper creates a soft diffused glow rather than a concentrated reading beam. For detailed reading, pair it with a directional task light.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the brightness be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes, when used with a compatible dimmable E26\/E27 bulb and an appropriate inline dimmer or smart-bulb solution. The standard cord switch itself is ON\/OFF.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I clean the three-tier Washi shade?\u003c\/summary\u003e\n\u003cp\u003eDust gently with a dry feather duster or microfiber cloth, including the recessed areas between each tier. Do not use water, steam, cleaning sprays or a damp cloth.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-25n__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 HANDMADE NOTE\n  ====================================================== --\u003e\n\u003cp class=\"stb-25n__final-note\"\u003eEach piece is handmade, so slight variations in texture and dimensions are normal, and washi paper ambers gently over time. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia15.7″ x H 22.8″ \/ US plug","offer_id":52155671413019,"sku":"STB-NG-25N","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Dia15.7″ x H 22.8″ \/ UK plug","offer_id":52155671445787,"sku":"STB-NG-25N","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Dia15.7″ x H 22.8″ \/ AU plug","offer_id":52155671478555,"sku":"STB-NG-25N","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Dia15.7″ x H 22.8″ \/ EU plug","offer_id":52155671511323,"sku":"STB-NG-25N","price":245.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-25n-table-lamp-white-background-unlit-stuberlighting.jpg?v=1781256621"},{"product_id":"akari-uf4-31n-washi-paper-floor-lamp","title":"Akari UF4-31N Washi Paper Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AKARI UF4-31N\n   TALL FORM \/ VERTICAL PROFILE\n   COMPACT EDITORIAL · SMALL IMAGES · DAWN SAFE\n========================================================= *\/\n\n.stb-uf431{\n  --cream:#F5EDD8;\n  --ivory:#FFFDF8;\n  --sand:#E9DDC5;\n  --soft:#F3EBDD;\n\n  --brown:#4A3218;\n  --dark:#1C1209;\n  --dark2:#2A1B0F;\n\n  --gold:#C8A96E;\n  --gold-dark:#92703D;\n\n  --paper:#F0EEE6;\n  --sage:#DDE1D8;\n  --clay:#D9C1A9;\n  --line:#DED2BD;\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-uf431 *,\n.stb-uf431 *::before,\n.stb-uf431 *::after{\n  box-sizing:border-box;\n}\n\n.stb-uf431 h2,\n.stb-uf431 h3,\n.stb-uf431 p{\n  margin-top:0;\n}\n\n.stb-uf431 h2,\n.stb-uf431 h3{\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n  color:var(--dark);\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-uf431 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-uf431 a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OPENING — TALL FORM PROFILE\n========================================================= *\/\n\n.uf431-open{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,175px);\n\n  gap:38px;\n  align-items:stretch;\n\n  margin-bottom:23px;\n}\n\n.uf431-open__copy{\n  min-width:0;\n\n  padding:5px 0 18px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.uf431-kicker{\n  margin:0 0 7px !important;\n\n  color:var(--gold-dark);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.18em;\n  text-transform:uppercase;\n}\n\n.uf431-open h2{\n  max-width:570px;\n\n  margin:0 0 9px;\n\n  font-size:35px;\n  line-height:1.02;\n}\n\n.uf431-open__copy \u003e p{\n  max-width:555px;\n\n  margin:0;\n\n  color:#66513E;\n\n  font-size:12.4px;\n}\n\n.uf431-tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:5px;\n\n  margin-top:12px;\n}\n\n.uf431-tags span{\n  padding:4px 8px;\n\n  border-radius:25px;\n\n  font-size:8.5px;\n  font-weight:500;\n}\n\n.uf431-tags span:nth-child(1){\n  background:#EEE6D9;\n  color:#725A3E;\n}\n\n.uf431-tags span:nth-child(2){\n  background:#DDE1D8;\n  color:#51594F;\n}\n\n.uf431-tags span:nth-child(3){\n  background:#D9C1A9;\n  color:#583B29;\n}\n\n\n\/* HEIGHT INDEX *\/\n\n.uf431-height{\n  display:flex;\n  flex-direction:column;\n  justify-content:space-between;\n\n  min-width:0;\n\n  padding:16px;\n\n  background:#1C1209;\n\n  border-radius:8px;\n}\n\n.uf431-height small{\n  color:#C8A96E;\n\n  font-size:7.5px;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.uf431-height__number{\n  padding:20px 0;\n}\n\n.uf431-height__number strong{\n  display:block;\n\n  color:#F5EDD8;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:45px;\n  line-height:.92;\n\n  font-weight:500;\n}\n\n.uf431-height__number span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#BFAF9C;\n\n  font-size:8.5px;\n}\n\n.uf431-height__foot{\n  padding-top:9px;\n\n  border-top:1px solid rgba(255,255,255,.11);\n\n  color:#C8BCAA;\n\n  font-size:8.5px;\n}\n\n\n\/* =========================================================\n   BEFORE YOU CHOOSE\n========================================================= *\/\n\n.uf431-check{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:1px;\n\n  margin-bottom:25px;\n\n  overflow:hidden;\n\n  background:#CABDAA;\n\n  border-radius:7px;\n}\n\n.uf431-check__item{\n  min-width:0;\n\n  padding:12px 13px;\n}\n\n.uf431-check__item:nth-child(1){\n  background:#FFFDF8;\n}\n\n.uf431-check__item:nth-child(2){\n  background:#E9DDC5;\n}\n\n.uf431-check__item:nth-child(3){\n  background:#DDE1D8;\n}\n\n.uf431-check__item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#8A755D;\n\n  font-size:7px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.uf431-check__item strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:9.6px;\n  font-weight:600;\n}\n\n.uf431-check__item span{\n  display:block;\n\n  margin-top:2px;\n\n  color:#725E4A;\n\n  font-size:8px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   PAPER + FRAME\n   SMALL REAL DETAIL IMAGE\n========================================================= *\/\n\n.uf431-craft{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:26px;\n  align-items:center;\n\n  margin-bottom:26px;\n  padding:14px 16px;\n\n  background:#F0EEE6;\n\n  border-left:4px solid var(--gold);\n}\n\n.uf431-craft__image{\n  width:175px;\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.uf431-craft__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.uf431-craft__image img{\n  max-height:165px !important;\n}\n\n.uf431-zoom{\n  position:absolute;\n\n  right:5px;\n  bottom:5px;\n\n  padding:3px 6px;\n\n  background:rgba(28,18,9,.82);\n\n  border-radius:18px;\n\n  color:#FFF8EC;\n\n  font-size:7px;\n\n  pointer-events:none;\n}\n\n.uf431-craft__copy{\n  min-width:0;\n}\n\n.uf431-craft__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#92703D;\n\n  font-size:7.5px;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.uf431-craft__copy h3{\n  margin:0 0 5px;\n\n  font-size:21px;\n  line-height:1.1;\n}\n\n.uf431-craft__copy p{\n  margin:0 0 7px;\n\n  color:#65513E;\n\n  font-size:10.5px;\n}\n\n.uf431-craft__copy p:last-child{\n  margin-bottom:0;\n}\n\n.uf431-craft__mini{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:5px;\n\n  margin-top:9px;\n}\n\n.uf431-craft__mini span{\n  padding:4px 7px;\n\n  border:1px solid #D7CBBB;\n  border-radius:20px;\n\n  color:#66513D;\n\n  font-size:7.8px;\n}\n\n\n\/* =========================================================\n   SCALE — SIZE DRAWING + PRACTICAL CHECK\n========================================================= *\/\n\n.uf431-scale{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:27px;\n  align-items:center;\n\n  width:calc(100% - 55px);\n  min-width:0;\n\n  margin:0 0 26px 55px;\n}\n\n.uf431-scale__image{\n  width:155px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:#E5E8E5;\n\n  border-radius:6px;\n}\n\n.uf431-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.uf431-scale__image img{\n  max-height:150px !important;\n}\n\n.uf431-scale__content{\n  min-width:0;\n}\n\n.uf431-scale__content small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#92703D;\n\n  font-size:7.5px;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.uf431-scale__content h3{\n  margin:0 0 6px;\n\n  font-size:22px;\n}\n\n.uf431-scale__content \u003e p{\n  margin:0 0 9px;\n\n  color:#65513E;\n\n  font-size:10.4px;\n}\n\n.uf431-scale__rows{\n  border-top:1px solid var(--line);\n}\n\n.uf431-scale__row{\n  display:grid;\n  grid-template-columns:minmax(0,115px) minmax(0,1fr);\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.uf431-scale__row strong{\n  color:#281A0E;\n\n  font-size:9.4px;\n  font-weight:600;\n}\n\n.uf431-scale__row span{\n  color:#715D49;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   LIGHT \/ CONTROL\n========================================================= *\/\n\n.uf431-light{\n  display:grid;\n  grid-template-columns:minmax(0,195px) minmax(0,1fr);\n\n  gap:0;\n\n  margin-bottom:26px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.uf431-light__lead{\n  min-width:0;\n\n  padding:16px 17px;\n\n  background:#1C1209;\n}\n\n.uf431-light__lead small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#C8A96E;\n\n  font-size:7.4px;\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.uf431-light__lead h3{\n  margin:0 0 4px;\n\n  color:#F5EDD8;\n\n  font-size:20px;\n}\n\n.uf431-light__lead p{\n  margin:0;\n\n  color:#C8BCAB;\n\n  font-size:9.5px;\n}\n\n.uf431-light__data{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  min-width:0;\n}\n\n.uf431-light__cell{\n  min-width:0;\n\n  padding:12px 13px;\n\n  border-right:1px solid rgba(90,70,50,.1);\n  border-bottom:1px solid rgba(90,70,50,.1);\n}\n\n.uf431-light__cell:nth-child(1){\n  background:#F0DBAF;\n}\n\n.uf431-light__cell:nth-child(2){\n  background:#F4F1E8;\n}\n\n.uf431-light__cell:nth-child(3){\n  background:#DDE1D8;\n}\n\n.uf431-light__cell:nth-child(4){\n  background:#D9C1A9;\n}\n\n.uf431-light__cell small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#806B52;\n\n  font-size:6.8px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.uf431-light__cell strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:9.4px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   AMBIENT LIGHT NOTE\n========================================================= *\/\n\n.uf431-use{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:25px;\n\n  margin-bottom:25px;\n}\n\n.uf431-use__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#92703D;\n\n  font-size:7.4px;\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.uf431-use__title h3{\n  margin:0;\n\n  font-size:20px;\n  line-height:1.12;\n}\n\n.uf431-use__rows{\n  min-width:0;\n\n  border-top:1px solid var(--line);\n}\n\n.uf431-use__row{\n  display:grid;\n  grid-template-columns:minmax(0,115px) minmax(0,1fr);\n\n  gap:15px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.uf431-use__row strong{\n  color:#291A0E;\n\n  font-size:9.6px;\n  font-weight:600;\n}\n\n.uf431-use__row p{\n  margin:0;\n\n  color:#67523F;\n\n  font-size:9.7px;\n}\n\n\n\/* =========================================================\n   CARE STRIP\n========================================================= *\/\n\n.uf431-care{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:12px;\n  align-items:center;\n\n  margin-bottom:25px;\n  padding:11px 13px;\n\n  background:#2A1B0F;\n\n  border-radius:6px;\n}\n\n.uf431-care__mark{\n  padding:5px 7px;\n\n  border:1px solid #C8A96E;\n  border-radius:20px;\n\n  color:#C8A96E;\n\n  font-size:7px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.uf431-care strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#F5EDD8;\n\n  font-size:9.5px;\n  font-weight:600;\n}\n\n.uf431-care span{\n  display:block;\n\n  color:#BFB3A3;\n\n  font-size:8.6px;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.uf431-specs{\n  margin-bottom:25px;\n}\n\n.uf431-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.uf431-specs__head h3{\n  margin:0;\n\n  font-size:20px;\n}\n\n.uf431-specs__head span{\n  color:#90775D;\n\n  font-size:8.3px;\n}\n\n.uf431-specs__grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  column-gap:30px;\n}\n\n.uf431-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 #E5DACB;\n}\n\n.uf431-spec span:first-child{\n  color:#89745D;\n\n  font-size:9.5px;\n}\n\n.uf431-spec span:last-child{\n  min-width:0;\n\n  color:#27190D;\n\n  font-size:10.3px;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.uf431-faq{\n  margin-bottom:25px;\n}\n\n.uf431-faq h3{\n  margin:0 0 3px;\n\n  font-size:20px;\n}\n\n.uf431-faq details{\n  padding:9px 0;\n\n  border-bottom:1px solid #E0D3C0;\n}\n\n.uf431-faq summary{\n  position:relative;\n\n  padding-right:27px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:#281A0E;\n\n  font-size:11.1px;\n  font-weight:500;\n}\n\n.uf431-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.uf431-faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n\n  right:2px;\n  top:-4px;\n\n  color:#99733C;\n\n  font-family:\"Cormorant Garamond\",serif;\n\n  font-size:21px;\n}\n\n.uf431-faq details[open] summary::after{\n  content:\"−\";\n}\n\n.uf431-faq p{\n  margin:6px 0 0;\n\n  color:#67513D;\n\n  font-size:10.2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.uf431-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(15,12,10,.96);\n\n  cursor:zoom-out;\n\n  text-decoration:none;\n}\n\n.uf431-lightbox:target{\n  display:flex;\n}\n\n.uf431-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.uf431-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.uf431-lightbox__text{\n  margin-top:8px;\n\n  color:#D9C7A8;\n\n  font-size:8.5px;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.uf431-shipping{\n  padding:17px 19px;\n\n  background:\n    linear-gradient(\n      110deg,\n      #F5EDD8 0%,\n      #F5EDD8 68%,\n      #D9C1A9 100%\n    );\n\n  border-left:4px solid #C8A96E;\n\n  border-radius:7px;\n}\n\n.uf431-shipping h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.uf431-shipping p{\n  margin:0 0 6px;\n\n  color:#594533;\n\n  font-size:11.3px;\n}\n\n.uf431-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.uf431-shipping strong{\n  color:#24170D;\n}\n\n.uf431-shipping a{\n  color:#80602F;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n.uf431-final{\n  max-width:700px;\n\n  margin:14px auto 0 !important;\n  padding:0 8px;\n\n  color:#88735B !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  .uf431-open{\n    grid-template-columns:minmax(0,1fr) minmax(0,130px);\n\n    gap:16px;\n  }\n\n  .uf431-open h2{\n    font-size:28px;\n  }\n\n  .uf431-height{\n    padding:13px;\n  }\n\n  .uf431-height__number strong{\n    font-size:37px;\n  }\n\n\n  .uf431-check{\n    grid-template-columns:1fr;\n  }\n\n\n  .uf431-craft{\n    grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n    gap:15px;\n\n    padding:12px;\n  }\n\n  .uf431-craft__image{\n    width:135px;\n  }\n\n  .uf431-craft__image img{\n    max-height:125px !important;\n  }\n\n\n  .uf431-scale{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    width:100%;\n\n    margin-left:0;\n\n    gap:16px;\n  }\n\n  .uf431-scale__image{\n    width:125px;\n  }\n\n  .uf431-scale__image img{\n    max-height:120px !important;\n  }\n\n\n  .uf431-light{\n    grid-template-columns:1fr;\n  }\n\n\n  .uf431-use{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n\n  .uf431-specs__grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .uf431-shipping{\n    padding:16px;\n  }\n\n}\n\n\n@media screen and (max-width:480px){\n\n  .uf431-open{\n    grid-template-columns:1fr;\n  }\n\n  .uf431-height{\n    display:grid;\n    grid-template-columns:auto 1fr auto;\n\n    gap:12px;\n    align-items:center;\n  }\n\n  .uf431-height__number{\n    padding:0;\n  }\n\n  .uf431-height__number strong{\n    font-size:31px;\n  }\n\n  .uf431-height__foot{\n    padding:0 0 0 10px;\n\n    border-top:0;\n    border-left:1px solid rgba(255,255,255,.11);\n  }\n\n\n  .uf431-craft{\n    grid-template-columns:1fr;\n  }\n\n  .uf431-craft__image{\n    width:125px;\n\n    margin:0;\n  }\n\n\n  .uf431-scale{\n    grid-template-columns:1fr;\n  }\n\n  .uf431-scale__image{\n    width:120px;\n\n    margin:0;\n  }\n\n\n  .uf431-light__data{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-uf431\" id=\"uf431-root\"\u003e\n\u003c!-- =====================================================\n       OPENING\n  ====================================================== --\u003e\n\u003csection class=\"uf431-open\"\u003e\n\u003cdiv class=\"uf431-open__copy\"\u003e\n\u003cp class=\"uf431-kicker\"\u003eAkari UF4-31N · Washi Paper Floor Lamp\u003c\/p\u003e\n\u003ch2\u003e74.8 Inches Tall. Only 13 Inches Wide.\u003c\/h2\u003e\n\u003cp\u003eUF4-31N is designed for shoppers who want strong vertical presence without a bulky floor footprint. Its tall Washi paper column glows softly from within, while the slim black tripod keeps the base visually light.\u003c\/p\u003e\n\u003cdiv class=\"uf431-tags\"\u003e\n\u003cspan\u003e Ø13\" × H74.8\" \u003c\/span\u003e \u003cspan\u003e Handmade Washi \u003c\/span\u003e \u003cspan\u003e Plug-In \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-height\"\u003e\n\u003csmall\u003e Overall Height \u003c\/small\u003e\n\u003cdiv class=\"uf431-height__number\"\u003e\n\u003cstrong\u003e 74.8\" \u003c\/strong\u003e \u003cspan\u003e 190cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-height__foot\"\u003eTall architectural scale with a slim 13\" diameter.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BEFORE YOU CHOOSE\n  ====================================================== --\u003e\n\u003csection class=\"uf431-check\"\u003e\n\u003cdiv class=\"uf431-check__item\"\u003e\n\u003csmall\u003e Footprint \u003c\/small\u003e \u003cstrong\u003e Only 13\" Wide \u003c\/strong\u003e \u003cspan\u003e Tall presence without taking over the floor. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-check__item\"\u003e\n\u003csmall\u003e Best Ceiling Scale \u003c\/small\u003e \u003cstrong\u003e 9 ft+ Recommended \u003c\/strong\u003e \u003cspan\u003e Gives the 74.8\" form more breathing room above. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-check__item\"\u003e\n\u003csmall\u003e Light Type \u003c\/small\u003e \u003cstrong\u003e Ambient, Not Task \u003c\/strong\u003e \u003cspan\u003e Designed for soft room atmosphere rather than focused reading light. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL \/ REAL DETAIL\n  ====================================================== --\u003e\n\u003csection class=\"uf431-craft\"\u003e\n\u003cdiv class=\"uf431-craft__image\"\u003e\u003ca href=\"#uf431-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/uf4-31n-washi-paper-floor-lamp-75-inch_6.png?v=1777884616\" alt=\"Akari UF4-31N floor lamp close-up showing folded Washi paper texture and slender black tripod base\" loading=\"lazy\"\u003e \u003cspan class=\"uf431-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"uf431-craft__copy\"\u003e\n\u003csmall\u003e Real Material Detail \u003c\/small\u003e\n\u003ch3\u003eWashi Texture You Can See Even When the Lamp Is Off\u003c\/h3\u003e\n\u003cp\u003eThe off-white mulberry Washi is shaped around bamboo ribbing, creating visible folds and subtle surface variation rather than the perfectly uniform look of a synthetic shade.\u003c\/p\u003e\n\u003cp\u003eA slender black metal tripod supports the tall paper form without adding heavy visual bulk at floor level.\u003c\/p\u003e\n\u003cdiv class=\"uf431-craft__mini\"\u003e\n\u003cspan\u003e Mulberry Washi \u003c\/span\u003e \u003cspan\u003e Bamboo Ribbing \u003c\/span\u003e \u003cspan\u003e Black Metal Tripod \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SCALE \/ DIMENSION\n  ====================================================== --\u003e\n\u003csection class=\"uf431-scale\"\u003e\n\u003cdiv class=\"uf431-scale__image\"\u003e\u003ca href=\"#uf431-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/uf4-31n-washi-paper-floor-lamp-75-inch_2.jpg?v=1777884615\" alt=\"UF4-31N floor lamp dimension diagram showing 13 inch diameter and 74.8 inch height\" loading=\"lazy\"\u003e \u003cspan class=\"uf431-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"uf431-scale__content\"\u003e\n\u003csmall\u003e Check the Scale Before Ordering \u003c\/small\u003e\n\u003ch3\u003eØ13\" × H74.8\"\u003c\/h3\u003e\n\u003cp\u003eØ33 × H190cm. This is a genuinely tall floor lamp, not a standard reading-lamp height.\u003c\/p\u003e\n\u003cdiv class=\"uf431-scale__rows\"\u003e\n\u003cdiv class=\"uf431-scale__row\"\u003e\n\u003cstrong\u003e 8 ft Ceiling \u003c\/strong\u003e \u003cspan\u003e It fits, but the lamp will sit visually closer to the ceiling. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-scale__row\"\u003e\n\u003cstrong\u003e 9 ft+ Ceiling \u003c\/strong\u003e \u003cspan\u003e Gives the tall silhouette more balanced breathing room. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-scale__row\"\u003e\n\u003cstrong\u003e Floor Position \u003c\/strong\u003e \u003cspan\u003e Use on a stable, level surface away from busy walkways. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT \/ CONTROL\n  ====================================================== --\u003e\n\u003csection class=\"uf431-light\"\u003e\n\u003cdiv class=\"uf431-light__lead\"\u003e\n\u003csmall\u003e Light \u0026amp; Control \u003c\/small\u003e\n\u003ch3\u003ePlug In and Glow\u003c\/h3\u003e\n\u003cp\u003eNo hardwiring is required. A 3000K warm-white bulb is included, with simple inline control on the power cord.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-light__data\"\u003e\n\u003cdiv class=\"uf431-light__cell\"\u003e\n\u003csmall\u003e Included Bulb \u003c\/small\u003e \u003cstrong\u003e 3000K Warm White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-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=\"uf431-light__cell\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Inline ON\/OFF \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-light__cell\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59\" \/ 150cm \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=\"uf431-use\"\u003e\n\u003cdiv class=\"uf431-use__title\"\u003e\n\u003csmall\u003e In the Room \u003c\/small\u003e\n\u003ch3\u003eBest Used for Atmosphere\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-use__rows\"\u003e\n\u003cdiv class=\"uf431-use__row\"\u003e\n\u003cstrong\u003e Light Character \u003c\/strong\u003e\n\u003cp\u003eWashi diffuses the bulb into a broad, soft glow with no exposed point of light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-use__row\"\u003e\n\u003cstrong\u003e Best Placement \u003c\/strong\u003e\n\u003cp\u003eLiving-room corners, large bedrooms, entry spaces and other areas where vertical scale matters.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-use__row\"\u003e\n\u003cstrong\u003e Dimming \u003c\/strong\u003e\n\u003cp\u003eCompatible with a dimmable E26\/E27 bulb when used with an appropriate inline dimmer or smart-bulb setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"uf431-care\"\u003e\n\u003cdiv class=\"uf431-care__mark\"\u003eWashi Care\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Dry dust only. \u003c\/strong\u003e \u003cspan\u003e Use a feather duster or soft microfiber wand. Do not wet-clean, steam or spray the Washi paper. Keep away from humid areas and direct heat. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"uf431-specs\"\u003e\n\u003cdiv class=\"uf431-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Tall plug-in floor lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-specs__grid\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"uf431-spec\"\u003e\n\u003cspan\u003eDimensions\u003c\/span\u003e \u003cspan\u003eØ13\" × H74.8\" \/ Ø33 × H190cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-spec\"\u003e\n\u003cspan\u003eWeight\u003c\/span\u003e \u003cspan\u003eApprox. 6.6lb \/ 3kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-spec\"\u003e\n\u003cspan\u003eMaterials\u003c\/span\u003e \u003cspan\u003eMetal, Paper.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-spec\"\u003e\n\u003cspan\u003eBulb Base\u003c\/span\u003e \u003cspan\u003eE26 \/ E27\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-spec\"\u003e\n\u003cspan\u003eBulb Included\u003c\/span\u003e \u003cspan\u003eYes · 3000K warm white\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"uf431-spec\"\u003e\n\u003cspan\u003eMax Wattage\u003c\/span\u003e \u003cspan\u003e40W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-spec\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cspan\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-spec\"\u003e\n\u003cspan\u003eDimming\u003c\/span\u003e \u003cspan\u003eCompatible with dimmable bulb + suitable dimming control\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-spec\"\u003e\n\u003cspan\u003eCord\u003c\/span\u003e \u003cspan\u003e59\" \/ 150cm · Custom extension available\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-spec\"\u003e\n\u003cspan\u003eControl\u003c\/span\u003e \u003cspan\u003eInline ON\/OFF button switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-spec\"\u003e\n\u003cspan\u003eInstallation\u003c\/span\u003e \u003cspan\u003ePlug-in · No hardwiring required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uf431-spec\"\u003e\n\u003cspan\u003eEnvironment\u003c\/span\u003e \u003cspan\u003eIndoor dry locations · IP20\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"uf431-faq\"\u003e\n\u003ch3\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the UF4-31N too tall for an 8-foot ceiling?\u003c\/summary\u003e\n\u003cp\u003eIt physically fits under an 8-foot ceiling, but at 74.8\" tall the lamp will sit relatively close to the ceiling. A 9-foot or higher ceiling gives its tall proportions more visual breathing room.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a good reading lamp?\u003c\/summary\u003e\n\u003cp\u003eUF4-31N is primarily an ambient floor lamp. The Washi shade spreads light softly through the paper rather than producing a concentrated task beam.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included?\u003c\/summary\u003e\n\u003cp\u003eYes. A 3000K warm-white E26\/E27 bulb is included.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I request a longer power cord?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard cord is approximately 59\" \/ 150cm, and a longer cord can be requested.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I clean the Washi paper?\u003c\/summary\u003e\n\u003cp\u003eGently remove dust with a feather duster or soft microfiber wand. Do not use water, damp cloths, steam or cleaning sprays on the paper.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"uf431-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\u003cp class=\"uf431-final\"\u003eEach piece is handmade, so slight variations in texture and dimensions are normal, and washi paper ambers gently over time. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/p\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"uf431-detail-large\" href=\"#uf431-root\" class=\"uf431-lightbox\"\u003e \u003cspan class=\"uf431-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/uf4-31n-washi-paper-floor-lamp-75-inch_6.png?v=1777884616\" alt=\"Enlarged UF4-31N Washi paper and tripod detail\"\u003e \u003cspan class=\"uf431-lightbox__text\"\u003e Washi Paper \u0026amp; Tripod Detail · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"uf431-size-large\" href=\"#uf431-root\" class=\"uf431-lightbox\"\u003e \u003cspan class=\"uf431-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/uf4-31n-washi-paper-floor-lamp-75-inch_2.jpg?v=1777884615\" alt=\"Enlarged UF4-31N floor lamp dimensions\"\u003e \u003cspan class=\"uf431-lightbox__text\"\u003e Ø13\" × H74.8\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia13″ x H 74.8″ \/ US Plug","offer_id":52157381542171,"sku":"STB-NG-UF4-31N","price":715.0,"currency_code":"USD","in_stock":true},{"title":"Dia13″ x H 74.8″ \/ UK Plug","offer_id":52157381574939,"sku":"STB-NG-UF4-31N","price":715.0,"currency_code":"USD","in_stock":true},{"title":"Dia13″ x H 74.8″ \/ AU Plug","offer_id":52157381607707,"sku":"STB-NG-UF4-31N","price":715.0,"currency_code":"USD","in_stock":true},{"title":"Dia13″ x H 74.8″ \/ EU Plug","offer_id":52157381640475,"sku":"STB-NG-UF4-31N","price":715.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-uf4-31n-floor-lamp-white-background-unlit-stuberlighting.jpg?v=1781311871"},{"product_id":"chigiri-washi-paper-sculptural-tower-floor-lamp","title":"Chigiri Paper Tower Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — CHIGIRI\n   Hand-Torn Washi Sculptural Tower Floor Lamp\n   Texture-Led \/ Torn-Paper Inspired Layout\n========================================================= *\/\n\n.stb-chigiri{\n  --cream:#F5EDD8;\n  --ivory:#FFFCF6;\n  --paper:#F1E5CF;\n  --sand:#E7D7BF;\n\n  --dark:#1C1209;\n  --charcoal:#29211B;\n  --brown:#4A3218;\n  --walnut:#573C27;\n  --clay:#8B5E3C;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703B;\n  --muted:#786550;\n  --line:#DDCEB8;\n\n  width:100%;\n  max-width:860px;\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-chigiri *,\n.stb-chigiri *::before,\n.stb-chigiri *::after{\n  box-sizing:border-box;\n}\n\n.stb-chigiri h2,\n.stb-chigiri 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-chigiri p{\n  margin-top:0;\n}\n\n.stb-chigiri__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-chigiri__heading{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-chigiri__view{\n  display:block;\n\n  margin-top:6px;\n\n  color:#806039;\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 — VERTICAL EDITORIAL SIGNATURE\n========================================================= *\/\n\n.stb-chigiri__intro{\n  display:grid;\n  grid-template-columns:115px 1fr;\n  gap:27px;\n\n  margin-bottom:25px;\n}\n\n.stb-chigiri__intro-mark{\n  position:relative;\n\n  display:flex;\n  flex-direction:column;\n  justify-content:flex-end;\n\n  min-height:170px;\n  padding:18px 15px;\n\n  overflow:hidden;\n\n  background:var(--dark);\n\n  border-radius:7px;\n}\n\n.stb-chigiri__intro-mark::after{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  right:-1px;\n\n  width:13px;\n  height:100%;\n\n  background:\n    linear-gradient(\n      135deg,\n      transparent 0 7px,\n      var(--cream) 7px 13px,\n      transparent 13px 20px\n    );\n\n  background-size:13px 20px;\n}\n\n.stb-chigiri__intro-mark small{\n  display:block;\n  margin-bottom:6px;\n\n  color:#CBAE76;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.stb-chigiri__intro-mark strong{\n  color:#F8F0DF;\n\n  font-size:18px;\n  line-height:1.1;\n  font-weight:500;\n}\n\n.stb-chigiri__intro-copy{\n  align-self:center;\n\n  max-width:650px;\n}\n\n.stb-chigiri__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-chigiri__intro-copy p{\n  max-width:650px;\n  margin:0;\n\n  color:#604D3C;\n  font-size:14px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS — MIXED COLOR\n========================================================= *\/\n\n.stb-chigiri__facts{\n  display:grid;\n  grid-template-columns:1.15fr .85fr .9fr .9fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-chigiri__fact{\n  padding:14px 13px;\n}\n\n.stb-chigiri__fact:nth-child(1){\n  background:var(--walnut);\n}\n\n.stb-chigiri__fact:nth-child(2){\n  background:#A77B54;\n}\n\n.stb-chigiri__fact:nth-child(3){\n  background:var(--dark);\n}\n\n.stb-chigiri__fact:nth-child(4){\n  background:#D4BC91;\n}\n\n.stb-chigiri__fact small{\n  display:block;\n  margin-bottom:4px;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-chigiri__fact:nth-child(-n+3) small{\n  color:#DCC7A2;\n}\n\n.stb-chigiri__fact:nth-child(4) small{\n  color:#6A4B2D;\n}\n\n.stb-chigiri__fact strong{\n  display:block;\n\n  font-size:11.7px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n.stb-chigiri__fact:nth-child(-n+3) strong{\n  color:#FFF5E4;\n}\n\n.stb-chigiri__fact:nth-child(4) strong{\n  color:#2F2015;\n}\n\n\n\/* =========================================================\n   CHIGIRI CONSTRUCTION\n========================================================= *\/\n\n.stb-chigiri__craft{\n  margin-bottom:36px;\n}\n\n.stb-chigiri__craft-head{\n  max-width:650px;\n  margin-bottom:14px;\n}\n\n.stb-chigiri__craft-head p{\n  margin:0;\n\n  color:#665240;\n\n  font-size:12.7px;\n}\n\n\n\/* staggered torn-paper bars *\/\n\n.stb-chigiri__layers{\n  display:grid;\n  gap:7px;\n}\n\n.stb-chigiri__layer{\n  position:relative;\n\n  width:calc(100% - 45px);\n\n  padding:13px 18px 13px 24px;\n\n  overflow:hidden;\n}\n\n.stb-chigiri__layer:nth-child(1){\n  margin-left:0;\n\n  background:#EEE0C9;\n}\n\n.stb-chigiri__layer:nth-child(2){\n  margin-left:22px;\n\n  background:#D7BC92;\n}\n\n.stb-chigiri__layer:nth-child(3){\n  margin-left:45px;\n\n  background:var(--charcoal);\n}\n\n.stb-chigiri__layer::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:0;\n\n  width:9px;\n  height:100%;\n\n  background:\n    linear-gradient(\n      45deg,\n      transparent 0 4px,\n      rgba(255,255,255,.46) 4px 7px,\n      transparent 7px\n    );\n\n  background-size:9px 12px;\n}\n\n.stb-chigiri__layer small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#8A6842;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-chigiri__layer:nth-child(3) small{\n  color:#D0AF73;\n}\n\n.stb-chigiri__layer strong{\n  color:var(--dark);\n\n  font-size:12px;\n  font-weight:600;\n}\n\n.stb-chigiri__layer:nth-child(3) strong{\n  color:#F7EDDC;\n}\n\n\n\/* =========================================================\n   MATERIAL IMAGE — BEFORE SIZE\n========================================================= *\/\n\n.stb-chigiri__material{\n  display:grid;\n  grid-template-columns:1fr 165px;\n  gap:28px;\n  align-items:center;\n\n  max-width:720px;\n\n  margin:0 0 37px auto;\n  padding:20px 21px;\n\n  background:var(--sand);\n\n  border-right:5px solid var(--clay);\n  border-radius:8px;\n}\n\n.stb-chigiri__material-copy h3{\n  margin:0 0 7px;\n\n  font-size:22px;\n  line-height:1.2;\n}\n\n.stb-chigiri__material-copy p{\n  margin:0 0 10px;\n\n  color:#5E4A37;\n\n  font-size:12.5px;\n}\n\n.stb-chigiri__material-note{\n  padding:9px 11px;\n\n  background:#F8F1E6;\n\n  border-left:3px solid var(--gold);\n\n  color:#665039;\n\n  font-size:10.8px;\n  line-height:1.5;\n}\n\n.stb-chigiri__material-media{\n  width:165px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-chigiri__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:5px;\n\n  background:var(--ivory);\n\n  border:1px solid #D6C7B0;\n  border-radius:6px;\n\n  text-decoration:none;\n}\n\n.stb-chigiri__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\n\/* =========================================================\n   SCALE \/ SIZE — AFTER MATERIAL\n========================================================= *\/\n\n.stb-chigiri__scale{\n  display:grid;\n  grid-template-columns:185px 1fr;\n  gap:28px;\n  align-items:center;\n\n  margin-bottom:37px;\n}\n\n.stb-chigiri__size-media{\n  width:185px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-chigiri__size-link{\n  display:block;\n\n  width:100%;\n  padding:6px;\n\n  background:#EFE2CC;\n\n  border:1px solid var(--line);\n  border-radius:6px;\n\n  text-decoration:none;\n}\n\n.stb-chigiri__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-chigiri__scale-copy h3{\n  margin:0 0 4px;\n\n  font-size:22px;\n}\n\n.stb-chigiri__big-number{\n  margin:0 0 7px !important;\n\n  color:var(--dark) !important;\n\n  font-size:27px !important;\n  line-height:1.05 !important;\n  font-weight:500;\n}\n\n.stb-chigiri__scale-copy \u003e p{\n  max-width:510px;\n  margin-bottom:12px;\n\n  color:#66513E;\n\n  font-size:12.4px;\n}\n\n.stb-chigiri__placement{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:6px;\n}\n\n.stb-chigiri__place{\n  padding:9px 10px;\n\n  background:var(--ivory);\n\n  border-bottom:3px solid #B58A57;\n}\n\n.stb-chigiri__place small{\n  display:block;\n\n  color:#886945;\n\n  font-size:7.5px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-chigiri__place strong{\n  color:var(--dark);\n\n  font-size:10.5px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   LIGHT BEHAVIOR — VERTICAL SPLIT\n========================================================= *\/\n\n.stb-chigiri__glow{\n  display:grid;\n  grid-template-columns:1.2fr .8fr;\n\n  margin-bottom:37px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-chigiri__glow-copy{\n  padding:22px;\n\n  background:var(--dark);\n}\n\n.stb-chigiri__glow-copy small{\n  display:block;\n  margin-bottom:5px;\n\n  color:#D2B375;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.stb-chigiri__glow-copy strong{\n  display:block;\n  margin-bottom:5px;\n\n  color:#FFF5E4;\n\n  font-size:14px;\n  font-weight:600;\n}\n\n.stb-chigiri__glow-copy p{\n  margin:0;\n\n  color:#DCCFBD;\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n.stb-chigiri__glow-facts{\n  display:grid;\n  grid-template-rows:1fr 1fr;\n}\n\n.stb-chigiri__glow-fact{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px 17px;\n}\n\n.stb-chigiri__glow-fact:first-child{\n  background:var(--clay);\n}\n\n.stb-chigiri__glow-fact:last-child{\n  background:#D7BB8F;\n}\n\n.stb-chigiri__glow-fact small{\n  margin-bottom:3px;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-chigiri__glow-fact:first-child small{\n  color:#EBD5BC;\n}\n\n.stb-chigiri__glow-fact:last-child small{\n  color:#67492D;\n}\n\n.stb-chigiri__glow-fact strong{\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.stb-chigiri__glow-fact:first-child strong{\n  color:#FFF6E7;\n}\n\n.stb-chigiri__glow-fact:last-child strong{\n  color:#2B1E14;\n}\n\n\n\/* =========================================================\n   EVERYDAY USE\n========================================================= *\/\n\n.stb-chigiri__use{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:37px;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-chigiri__use-item{\n  padding:14px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-chigiri__use-item:last-child{\n  border-right:0;\n}\n\n.stb-chigiri__use-item 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-chigiri__use-item strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:11px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.stb-chigiri__details{\n  display:grid;\n  grid-template-columns:175px 1fr;\n\n  margin-bottom:34px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-chigiri__details-title{\n  padding:20px 18px;\n\n  background:var(--walnut);\n}\n\n.stb-chigiri__details-title small{\n  display:block;\n  margin-bottom:6px;\n\n  color:#D5B87B;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.stb-chigiri__details-title strong{\n  color:#FFF5E5;\n\n  font-size:18px;\n  line-height:1.25;\n  font-weight:500;\n}\n\n.stb-chigiri__specs{\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n\n  background:var(--ivory);\n}\n\n.stb-chigiri__spec{\n  display:grid;\n  grid-template-columns:35% 65%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E8DDCC;\n}\n\n.stb-chigiri__spec span{\n  padding-right:9px;\n\n  color:#89735A;\n\n  font-size:9.8px;\n}\n\n.stb-chigiri__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\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-chigiri__faq{\n  margin-bottom:30px;\n\n  padding:18px 21px 7px;\n\n  background:#EDE0CC;\n\n  border-left:4px solid var(--clay);\n  border-radius:7px;\n}\n\n.stb-chigiri__faq details{\n  padding:12px 0;\n\n  border-bottom:1px solid #D5C4AA;\n}\n\n.stb-chigiri__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-chigiri__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-chigiri__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-chigiri__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-4px;\n\n  color:#835B35;\n\n  font-size:22px;\n}\n\n.stb-chigiri__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-chigiri__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-chigiri__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-chigiri__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-chigiri__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-chigiri__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-chigiri__shipping strong{\n  color:var(--dark);\n}\n\n.stb-chigiri__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   NOTE\n========================================================= *\/\n\n.stb-chigiri__note{\n  max-width:740px;\n\n  margin:18px auto 0 !important;\n  padding:0 8px;\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========================================================= *\/\n\n.stb-chigiri__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-chigiri__lightbox:target{\n  display:flex;\n}\n\n.stb-chigiri__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-chigiri__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-chigiri__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-transform:uppercase;\n  text-align:center;\n}\n\n.stb-chigiri__lightbox-hint{\n  margin:4px 0 0 !important;\n\n  color:#A99575 !important;\n\n  font-size:8.5px !important;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-chigiri__intro{\n    grid-template-columns:74px 1fr;\n\n    gap:18px;\n  }\n\n  .stb-chigiri__intro-mark{\n    min-height:150px;\n\n    padding:14px 10px;\n  }\n\n  .stb-chigiri__intro-mark strong{\n    font-size:15px;\n  }\n\n  .stb-chigiri__intro h2{\n    font-size:24px;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-chigiri__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n\n  \/* LAYERS *\/\n\n  .stb-chigiri__layer{\n    width:calc(100% - 20px);\n  }\n\n  .stb-chigiri__layer:nth-child(2){\n    margin-left:10px;\n  }\n\n  .stb-chigiri__layer:nth-child(3){\n    margin-left:20px;\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-chigiri__material{\n    grid-template-columns:1fr 140px;\n\n    gap:16px;\n\n    padding:16px;\n  }\n\n  .stb-chigiri__material-media{\n    width:140px;\n  }\n\n  .stb-chigiri__material-copy h3{\n    font-size:19px;\n  }\n\n\n  \/* SCALE *\/\n\n  .stb-chigiri__scale{\n    grid-template-columns:155px 1fr;\n\n    gap:17px;\n  }\n\n  .stb-chigiri__size-media{\n    width:155px;\n  }\n\n  .stb-chigiri__scale-copy h3{\n    font-size:19px;\n  }\n\n  .stb-chigiri__big-number{\n    font-size:21px !important;\n  }\n\n  .stb-chigiri__placement{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* GLOW *\/\n\n  .stb-chigiri__glow{\n    grid-template-columns:1fr;\n  }\n\n  .stb-chigiri__glow-facts{\n    grid-template-columns:1fr 1fr;\n    grid-template-rows:auto;\n  }\n\n\n  \/* USE *\/\n\n  .stb-chigiri__use{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-chigiri__use-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-chigiri__use-item:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* DETAILS *\/\n\n  .stb-chigiri__details{\n    grid-template-columns:1fr;\n  }\n\n  .stb-chigiri__details-title{\n    padding:15px 17px;\n  }\n\n  .stb-chigiri__details-title strong{\n    font-size:16px;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-chigiri__faq{\n    padding:17px 17px 6px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-chigiri__shipping{\n    padding:18px;\n  }\n\n  .stb-chigiri__shipping p{\n    font-size:12px;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-chigiri__lightbox{\n    padding:14px;\n  }\n\n  .stb-chigiri__lightbox img{\n    max-width:94vw;\n    max-height:75vh;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media screen and (max-width:470px){\n\n  .stb-chigiri__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-chigiri__intro-mark{\n    display:block;\n\n    min-height:0;\n\n    padding:11px 15px;\n  }\n\n  .stb-chigiri__intro-mark small,\n  .stb-chigiri__intro-mark strong{\n    display:inline;\n  }\n\n  .stb-chigiri__intro-mark small{\n    margin-right:8px;\n  }\n\n\n  .stb-chigiri__material,\n  .stb-chigiri__scale{\n    grid-template-columns:1fr;\n  }\n\n  .stb-chigiri__material-media{\n    grid-row:1;\n\n    width:145px;\n  }\n\n  .stb-chigiri__size-media{\n    width:160px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-chigiri\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-chigiri__intro\"\u003e\n\u003cdiv class=\"stb-chigiri__intro-mark\"\u003e\n\u003csmall\u003e Chigiri \u003c\/small\u003e \u003cstrong\u003e Torn.\u003cbr\u003eLayered.\u003cbr\u003eLit. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-chigiri__intro-copy\"\u003e\n\u003cspan class=\"stb-chigiri__label\"\u003e Hand-Torn Washi · Sculptural Floor Lamp \u003c\/span\u003e\n\u003ch2\u003eTexture You Can See Before the Light Is Even On.\u003c\/h2\u003e\n\u003cp\u003eChigiri uses individually torn and layered pieces of Mulberry Washi instead of a smooth stretched shade. The overlapping paper gives this 46.5-inch tower a visibly organic surface and creates subtle differences in brightness when illuminated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-chigiri__facts\"\u003e\n\u003cdiv class=\"stb-chigiri__fact\"\u003e\n\u003csmall\u003eSize\u003c\/small\u003e \u003cstrong\u003eØ17.7\" × H46.5\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-chigiri__fact\"\u003e\n\u003csmall\u003eWeight\u003c\/small\u003e \u003cstrong\u003e11 lbs \/ 5kg\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-chigiri__fact\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003e3000K Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-chigiri__fact\"\u003e\n\u003csmall\u003eSetup\u003c\/small\u003e \u003cstrong\u003ePlug-In\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       CRAFT\n  ====================================================== --\u003e\n\u003csection class=\"stb-chigiri__craft\"\u003e\n\u003cdiv class=\"stb-chigiri__craft-head\"\u003e\n\u003cspan class=\"stb-chigiri__label\"\u003e What Makes Chigiri Different \u003c\/span\u003e\n\u003ch3 class=\"stb-chigiri__heading\"\u003eThe Paper Is Torn, Then Layered by Hand.\u003c\/h3\u003e\n\u003cp\u003eInstead of trying to make every surface perfectly uniform, Chigiri uses overlapping torn edges as the visual feature.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-chigiri__layers\"\u003e\n\u003cdiv class=\"stb-chigiri__layer\"\u003e\n\u003csmall\u003e 01 · Tear \u003c\/small\u003e \u003cstrong\u003e Mulberry Washi is torn rather than clean-cut. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-chigiri__layer\"\u003e\n\u003csmall\u003e 02 · Layer \u003c\/small\u003e \u003cstrong\u003e Individual pieces overlap to build depth and texture. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-chigiri__layer\"\u003e\n\u003csmall\u003e 03 · Illuminate \u003c\/small\u003e \u003cstrong\u003e Different paper thicknesses create subtle variations in glow. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL IMAGE — BEFORE SIZE\n  ====================================================== --\u003e\n\u003csection id=\"chigiri-material-section\" class=\"stb-chigiri__material\"\u003e\n\u003cdiv class=\"stb-chigiri__material-copy\"\u003e\n\u003cspan class=\"stb-chigiri__label\"\u003e Material Reference \u003c\/span\u003e\n\u003ch3\u003eMulberry Washi Paper\u003c\/h3\u003e\n\u003cp\u003eNatural Washi fibers soften bulb glare and give the paper its warm translucent character. Chigiri then adds another layer of texture by tearing and overlapping the paper surface.\u003c\/p\u003e\n\u003cdiv class=\"stb-chigiri__material-note\"\u003eBecause the shade is handmade, torn edges and layering patterns will differ naturally from lamp to lamp.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-chigiri__material-media\"\u003e\u003ca href=\"#chigiri-material\" class=\"stb-chigiri__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Sphere_Pendant_Light_2.jpg?v=1782557728\" alt=\"Mulberry Washi paper natural fiber material detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-chigiri__view\"\u003e View Material ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL LIGHTBOX --\u003e \u003ca id=\"chigiri-material\" href=\"#chigiri-material-section\" class=\"stb-chigiri__lightbox\"\u003e \u003cspan class=\"stb-chigiri__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Sphere_Pendant_Light_2.jpg?v=1782557728\" alt=\"Enlarged Mulberry Washi material\"\u003e \u003cspan class=\"stb-chigiri__lightbox-title\"\u003e Mulberry Washi · Material Detail \u003c\/span\u003e \u003cspan class=\"stb-chigiri__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE IMAGE — AFTER MATERIAL\n  ====================================================== --\u003e\n\u003csection id=\"chigiri-size-section\" class=\"stb-chigiri__scale\"\u003e\n\u003cdiv class=\"stb-chigiri__size-media\"\u003e\u003ca href=\"#chigiri-size\" class=\"stb-chigiri__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-chigiri-washi-paper-floor-lamp-sculptural-tower_3.jpg?v=1778293648\" alt=\"Chigiri Washi Paper Sculptural Tower Floor Lamp dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-chigiri__view\"\u003e View Dimensions ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-chigiri__scale-copy\"\u003e\n\u003cspan class=\"stb-chigiri__label\"\u003e Scale \u0026amp; Placement \u003c\/span\u003e\n\u003ch3\u003eA Mid-Height Floor Sculpture.\u003c\/h3\u003e\n\u003cp class=\"stb-chigiri__big-number\"\u003e46.5\" Tall\u003c\/p\u003e\n\u003cp\u003eØ17.7\" × H46.5\" \/ Ø45 × H118cm. Tall enough to anchor an empty corner, but considerably lower than a six-foot tower lamp, making it easier to use beside standard-height seating.\u003c\/p\u003e\n\u003cdiv class=\"stb-chigiri__placement\"\u003e\n\u003cdiv class=\"stb-chigiri__place\"\u003e\n\u003csmall\u003eLiving Room\u003c\/small\u003e \u003cstrong\u003eSofa Corner\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-chigiri__place\"\u003e\n\u003csmall\u003eBedroom\u003c\/small\u003e \u003cstrong\u003eQuiet Corner\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-chigiri__place\"\u003e\n\u003csmall\u003eReading Area\u003c\/small\u003e \u003cstrong\u003eAmbient Layer\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=\"chigiri-size\" href=\"#chigiri-size-section\" class=\"stb-chigiri__lightbox\"\u003e \u003cspan class=\"stb-chigiri__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-chigiri-washi-paper-floor-lamp-sculptural-tower_3.jpg?v=1778293648\" alt=\"Enlarged Chigiri floor lamp dimension diagram\"\u003e \u003cspan class=\"stb-chigiri__lightbox-title\"\u003e Ø17.7\" × H46.5\" · Ø45 × H118cm \u003c\/span\u003e \u003cspan class=\"stb-chigiri__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHT EFFECT\n  ====================================================== --\u003e\n\u003csection class=\"stb-chigiri__glow\"\u003e\n\u003cdiv class=\"stb-chigiri__glow-copy\"\u003e\n\u003csmall\u003e Light Through Layers \u003c\/small\u003e \u003cstrong\u003e Less Uniform. More Textural. \u003c\/strong\u003e\n\u003cp\u003eBecause parts of the shade contain overlapping paper layers, the illuminated surface can show gentle differences in brightness. That variation is part of the Chigiri appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-chigiri__glow-facts\"\u003e\n\u003cdiv class=\"stb-chigiri__glow-fact\"\u003e\n\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e 3000K Warm White Bulb \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-chigiri__glow-fact\"\u003e\n\u003csmall\u003e Purpose \u003c\/small\u003e \u003cstrong\u003e Soft Ambient Lighting \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       EVERYDAY USE\n  ====================================================== --\u003e\n\u003csection class=\"stb-chigiri__use\"\u003e\n\u003cdiv class=\"stb-chigiri__use-item\"\u003e\n\u003csmall\u003e Bulb Base \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-chigiri__use-item\"\u003e\n\u003csmall\u003e Max \u003c\/small\u003e \u003cstrong\u003e 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-chigiri__use-item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59\" \/ 150cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-chigiri__use-item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Inline ON\/OFF \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-chigiri__details\"\u003e\n\u003cdiv class=\"stb-chigiri__details-title\"\u003e\n\u003csmall\u003e Specifications \u003c\/small\u003e \u003cstrong\u003e Product\u003cbr\u003eDetails \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-chigiri__specs\"\u003e\n\u003cdiv class=\"stb-chigiri__spec\"\u003e\n\u003cspan\u003eDimensions\u003c\/span\u003e \u003cstrong\u003eØ17.7\" × H46.5\" \/ Ø45 × H118cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-chigiri__spec\"\u003e\n\u003cspan\u003eWeight\u003c\/span\u003e \u003cstrong\u003eApprox. 11 lbs \/ 5kg\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-chigiri__spec\"\u003e\n\u003cspan\u003ePreparation\u003c\/span\u003e \u003cstrong\u003e5–10 Days Handcrafted Preparation\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-chigiri__spec\"\u003e\n\u003cspan\u003eShade\u003c\/span\u003e \u003cstrong\u003eHand-Torn \u0026amp; Layered Mulberry Washi\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-chigiri__spec\"\u003e\n\u003cspan\u003eBase\u003c\/span\u003e \u003cstrong\u003eMatte Black Iron\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-chigiri__spec\"\u003e\n\u003cspan\u003eBulb Base\u003c\/span\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-chigiri__spec\"\u003e\n\u003cspan\u003eBulb Included\u003c\/span\u003e \u003cstrong\u003eYes · 3000K Warm White\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-chigiri__spec\"\u003e\n\u003cspan\u003eMax Wattage\u003c\/span\u003e \u003cstrong\u003e40W\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-chigiri__spec\"\u003e\n\u003cspan\u003eDimming\u003c\/span\u003e \u003cstrong\u003eCompatible With Suitable Dimmable Bulb\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-chigiri__spec\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cstrong\u003eAC 110–240V\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-chigiri__spec\"\u003e\n\u003cspan\u003eCord\u003c\/span\u003e \u003cstrong\u003e59\" \/ 150cm · Extension Available\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-chigiri__spec\"\u003e\n\u003cspan\u003eControl\u003c\/span\u003e \u003cstrong\u003eIn-Line ON\/OFF Switch\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-chigiri__spec\"\u003e\n\u003cspan\u003eInstallation\u003c\/span\u003e \u003cstrong\u003ePlug-In · No Hardwiring\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-chigiri__spec\"\u003e\n\u003cspan\u003eUse\u003c\/span\u003e \u003cstrong\u003eIndoor Dry Locations · IP20\u003c\/strong\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-chigiri__faq\"\u003e\n\u003ch3 class=\"stb-chigiri__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy does the paper surface look irregular?\u003c\/summary\u003e\n\u003cp\u003eThat irregularity is intentional. Chigiri uses individually torn and overlapping pieces of Washi instead of one smooth continuous paper surface. Texture and layering will naturally differ slightly between lamps.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this mainly a reading lamp?\u003c\/summary\u003e\n\u003cp\u003eChigiri is primarily an ambient floor light. The Washi shade diffuses the bulb and creates a soft surrounding glow rather than a concentrated directional beam.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I clean the layered paper?\u003c\/summary\u003e\n\u003cp\u003eDust gently with a dry feather duster or soft microfiber tool. Follow the direction of the layered paper rather than scrubbing across the torn edges. Do not use water, steam, spray cleaners or a damp cloth.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-chigiri__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       HANDMADE NOTE\n  ====================================================== --\u003e\n\u003cp class=\"stb-chigiri__note\"\u003eEach piece is handmade, so slight variations in texture and dimensions are normal, and washi paper ambers gently over time. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"stuberlighting","offers":[{"title":"Dia 17.7\"xH46.5\" \/ US Plug","offer_id":52183698080027,"sku":"STB-NG-CHI","price":340.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"xH46.5\" \/ UK Plug","offer_id":52183698112795,"sku":"STB-NG-CHI","price":340.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"xH46.5\" \/ AU Plug","offer_id":52183698145563,"sku":"STB-NG-CHI","price":340.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"xH46.5\" \/ EU Plug","offer_id":52183698178331,"sku":"STB-NG-CHI","price":340.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-chigiri-washi-paper-floor-lamp-sculptural-tower-21.jpg?v=1781318819"},{"product_id":"marigold-floor-lamp-with-shelves","title":"Marigold Floor Lamp with Shelves","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — MARIGOLD FLOOR LAMP WITH SHELVES\n   Light + Surface + Display + Storage\n========================================================= *\/\n\n.stb-marigold{\n  --cream:#F5EDD8;\n  --ivory:#FFFCF6;\n  --paper:#F2E7D6;\n  --sand:#E8D6BA;\n\n  --dark:#1C1209;\n  --espresso:#2D1D14;\n  --brown:#4A3218;\n  --walnut:#573C27;\n  --walnut-light:#76523A;\n\n  --amber:#A85F32;\n  --caramel:#C4874F;\n  --honey:#D3A068;\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  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-marigold *,\n.stb-marigold *::before,\n.stb-marigold *::after{\n  box-sizing:border-box;\n}\n\n.stb-marigold h2,\n.stb-marigold h3{\n  margin-top:0;\n\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-marigold p{\n  margin-top:0;\n}\n\n.stb-marigold__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-marigold__heading{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-marigold__view{\n  display:block;\n  margin-top:6px;\n\n  color:#7C5C3C;\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-marigold__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 180px;\n  gap:35px;\n  align-items:end;\n\n  padding:4px 0 27px;\n}\n\n.stb-marigold__intro-copy{\n  max-width:650px;\n}\n\n.stb-marigold__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-marigold__intro p{\n  margin:0;\n\n  color:#604D3B;\n  font-size:14px;\n}\n\n\n\/* utility signature *\/\n\n.stb-marigold__signature{\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-marigold__signature-top{\n  padding:13px 15px;\n\n  background:var(--amber);\n}\n\n.stb-marigold__signature-top small{\n  display:block;\n\n  color:#F4DCC7;\n\n  font-size:7.5px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-marigold__signature-top strong{\n  display:block;\n\n  color:#FFF5E9;\n\n  font-size:19px;\n  font-weight:500;\n}\n\n.stb-marigold__signature-bottom{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-marigold__signature-item{\n  padding:10px 12px;\n}\n\n.stb-marigold__signature-item:first-child{\n  background:var(--walnut);\n}\n\n.stb-marigold__signature-item:last-child{\n  background:var(--dark);\n}\n\n.stb-marigold__signature-item small{\n  display:block;\n\n  color:#D6BB97;\n\n  font-size:7px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-marigold__signature-item strong{\n  color:#FFF3E2;\n\n  font-size:10.5px;\n}\n\n\n\/* =========================================================\n   FOUR JOBS\n========================================================= *\/\n\n.stb-marigold__jobs{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-marigold__job{\n  padding:14px 13px;\n}\n\n.stb-marigold__job:nth-child(1){\n  background:var(--dark);\n}\n\n.stb-marigold__job:nth-child(2){\n  background:var(--walnut);\n}\n\n.stb-marigold__job:nth-child(3){\n  background:#A2764D;\n}\n\n.stb-marigold__job:nth-child(4){\n  background:#DFC69F;\n}\n\n.stb-marigold__job small{\n  display:block;\n  margin-bottom:3px;\n\n  font-size:7.5px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-marigold__job:nth-child(-n+3) small{\n  color:#DCC5A7;\n}\n\n.stb-marigold__job:nth-child(4) small{\n  color:#745331;\n}\n\n.stb-marigold__job strong{\n  display:block;\n\n  font-size:11.2px;\n  line-height:1.35;\n  font-weight:600;\n}\n\n.stb-marigold__job:nth-child(-n+3) strong{\n  color:#FFF4E4;\n}\n\n.stb-marigold__job:nth-child(4) strong{\n  color:#302015;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAIL — FIRST IMAGE\n========================================================= *\/\n\n.stb-marigold__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(--amber);\n\n  border-radius:8px;\n}\n\n.stb-marigold__detail-media{\n  width:175px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-marigold__image-link{\n  display:block;\n\n  width:100%;\n  padding:5px;\n\n  background:#EFE2CE;\n\n  border:1px solid #D7C6AD;\n  border-radius:6px;\n\n  text-decoration:none;\n}\n\n.stb-marigold__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-marigold__detail-copy h3{\n  margin:0 0 7px;\n\n  font-size:21px;\n}\n\n.stb-marigold__detail-copy p{\n  margin:0 0 10px;\n\n  color:#604D3A;\n  font-size:12.4px;\n}\n\n.stb-marigold__tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:5px;\n}\n\n.stb-marigold__tag{\n  padding:5px 8px;\n\n  background:#EEE2CF;\n\n  color:#684C35;\n\n  font-size:9.2px;\n\n  border-radius:20px;\n}\n\n\n\/* =========================================================\n   CARAMEL GLASS\n========================================================= *\/\n\n.stb-marigold__glass{\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-marigold__glass-title{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:20px;\n\n  background:var(--amber);\n}\n\n.stb-marigold__glass-title small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#F0D6BF;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-marigold__glass-title strong{\n  color:#FFF4E6;\n\n  font-size:17px;\n  line-height:1.2;\n  font-weight:500;\n}\n\n.stb-marigold__glass-copy{\n  padding:20px 22px;\n\n  background:#EBD7B8;\n}\n\n.stb-marigold__glass-copy p{\n  margin:0;\n\n  color:#5F4936;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   FUNCTION STACK\n========================================================= *\/\n\n.stb-marigold__stack{\n  margin-bottom:37px;\n}\n\n.stb-marigold__stack-head{\n  max-width:620px;\n\n  margin-bottom:13px;\n}\n\n.stb-marigold__stack-head p{\n  margin:0;\n\n  color:#66513E;\n\n  font-size:12.3px;\n}\n\n.stb-marigold__stack-list{\n  display:grid;\n  gap:6px;\n}\n\n.stb-marigold__stack-item{\n  display:grid;\n  grid-template-columns:125px 1fr;\n  align-items:center;\n\n  overflow:hidden;\n\n  border-radius:6px;\n}\n\n.stb-marigold__stack-item:nth-child(1){\n  width:78%;\n\n  background:#E5C89F;\n}\n\n.stb-marigold__stack-item:nth-child(2){\n  width:88%;\n\n  background:#C99A69;\n}\n\n.stb-marigold__stack-item:nth-child(3){\n  width:100%;\n\n  background:var(--walnut);\n}\n\n.stb-marigold__stack-name{\n  padding:12px 14px;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-marigold__stack-item:nth-child(1) .stb-marigold__stack-name{\n  color:#68482B;\n}\n\n.stb-marigold__stack-item:nth-child(2) .stb-marigold__stack-name{\n  color:#4B301B;\n}\n\n.stb-marigold__stack-item:nth-child(3) .stb-marigold__stack-name{\n  color:#D8BE98;\n}\n\n.stb-marigold__stack-copy{\n  padding:11px 14px;\n\n  border-left:1px solid rgba(255,255,255,.18);\n}\n\n.stb-marigold__stack-copy strong{\n  display:block;\n  margin-bottom:2px;\n\n  font-size:11px;\n}\n\n.stb-marigold__stack-item:nth-child(1) strong,\n.stb-marigold__stack-item:nth-child(2) strong{\n  color:#332116;\n}\n\n.stb-marigold__stack-item:nth-child(3) strong{\n  color:#FFF2DF;\n}\n\n.stb-marigold__stack-copy p{\n  margin:0;\n\n  font-size:9.8px;\n  line-height:1.4;\n}\n\n.stb-marigold__stack-item:nth-child(1) p,\n.stb-marigold__stack-item:nth-child(2) p{\n  color:#5C432F;\n}\n\n.stb-marigold__stack-item:nth-child(3) p{\n  color:#D8C9B5;\n}\n\n\n\/* =========================================================\n   SIZE — AFTER DETAIL\n========================================================= *\/\n\n.stb-marigold__scale{\n  display:grid;\n  grid-template-columns:180px 1fr;\n  gap:28px;\n  align-items:center;\n\n  margin-bottom:37px;\n}\n\n.stb-marigold__size-media{\n  width:180px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-marigold__size-link{\n  display:block;\n\n  padding:5px;\n\n  background:#EFE2CE;\n\n  border:1px solid var(--line);\n  border-radius:6px;\n\n  text-decoration:none;\n}\n\n.stb-marigold__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-marigold__scale-copy h3{\n  margin:0 0 4px;\n\n  font-size:22px;\n}\n\n.stb-marigold__dimension{\n  margin:0 0 7px !important;\n\n  color:var(--dark) !important;\n\n  font-size:25px !important;\n  line-height:1.05 !important;\n  font-weight:500;\n}\n\n.stb-marigold__scale-copy \u003e p{\n  margin:0 0 11px;\n\n  color:#66513E;\n  font-size:12.2px;\n}\n\n.stb-marigold__measurements{\n  display:flex;\n  flex-wrap:wrap;\n  gap:6px;\n}\n\n.stb-marigold__measurement{\n  padding:6px 8px;\n\n  background:#EEE2D0;\n\n  color:#644B36;\n\n  font-size:9.4px;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.stb-marigold__placement{\n  display:grid;\n  grid-template-columns:160px 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-marigold__placement-head{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:18px;\n\n  background:var(--dark);\n}\n\n.stb-marigold__placement-head small{\n  margin-bottom:4px;\n\n  color:#D4B679;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-marigold__placement-head strong{\n  color:#FFF3E2;\n\n  font-size:16px;\n  line-height:1.2;\n  font-weight:500;\n}\n\n.stb-marigold__placement-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:#F0E4D2;\n}\n\n.stb-marigold__place{\n  padding:14px;\n\n  border-right:1px solid #D5C3A9;\n}\n\n.stb-marigold__place:last-child{\n  border-right:0;\n}\n\n.stb-marigold__place small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#96734A;\n\n  font-size:7px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-marigold__place strong{\n  display:block;\n  margin-bottom:2px;\n\n  color:var(--dark);\n\n  font-size:10.8px;\n}\n\n.stb-marigold__place p{\n  margin:0;\n\n  color:#66513E;\n\n  font-size:9.7px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   PLUG + BULB\n========================================================= *\/\n\n.stb-marigold__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-marigold__utility-panel{\n  padding:19px 20px;\n}\n\n.stb-marigold__utility-panel:first-child{\n  background:var(--walnut);\n}\n\n.stb-marigold__utility-panel:last-child{\n  background:#B57949;\n}\n\n.stb-marigold__utility-panel small{\n  display:block;\n  margin-bottom:4px;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-marigold__utility-panel:first-child small{\n  color:#D8BD94;\n}\n\n.stb-marigold__utility-panel:last-child small{\n  color:#F2D8C2;\n}\n\n.stb-marigold__utility-panel strong{\n  display:block;\n  margin-bottom:4px;\n\n  color:#FFF3E3;\n\n  font-size:12.3px;\n}\n\n.stb-marigold__utility-panel p{\n  margin:0;\n\n  color:#DCCFBD;\n\n  font-size:11px;\n  line-height:1.55;\n}\n\n.stb-marigold__utility-panel:last-child p{\n  color:#F8E7DA;\n}\n\n\n\/* =========================================================\n   COMPACT SPECIFICATIONS\n========================================================= *\/\n\n.stb-marigold__specs{\n  margin-bottom:33px;\n}\n\n.stb-marigold__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-marigold__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-marigold__spec-head strong{\n  color:#FFF3E2;\n\n  font-size:16px;\n  font-weight:500;\n}\n\n.stb-marigold__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-marigold__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-marigold__spec span{\n  padding-right:10px;\n\n  color:#88725A;\n\n  font-size:9.8px;\n}\n\n.stb-marigold__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   SHELF NOTE\n========================================================= *\/\n\n.stb-marigold__shelf-note{\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-marigold__shelf-mark{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  background:var(--amber);\n\n  color:#FFF1DF;\n\n  font-size:23px;\n}\n\n.stb-marigold__shelf-copy{\n  padding:14px 16px;\n\n  background:#E8D9C3;\n}\n\n.stb-marigold__shelf-copy strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.2px;\n}\n\n.stb-marigold__shelf-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-marigold__faq{\n  margin-bottom:30px;\n\n  padding:18px 20px 7px;\n\n  background:#EFE2D0;\n\n  border-left:4px solid var(--amber);\n  border-radius:7px;\n}\n\n.stb-marigold__faq details{\n  padding:12px 0;\n\n  border-bottom:1px solid #D7C5AC;\n}\n\n.stb-marigold__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-marigold__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-marigold__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-marigold__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-4px;\n\n  color:var(--amber);\n\n  font-size:22px;\n}\n\n.stb-marigold__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-marigold__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-marigold__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-marigold__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-marigold__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-marigold__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-marigold__shipping strong{\n  color:var(--dark);\n}\n\n.stb-marigold__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-marigold__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-marigold__lightbox:target{\n  display:flex;\n}\n\n.stb-marigold__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-marigold__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-marigold__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-marigold__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-marigold__intro{\n    grid-template-columns:1fr;\n    gap:13px;\n  }\n\n  .stb-marigold__intro h2{\n    font-size:25px;\n  }\n\n  .stb-marigold__signature{\n    max-width:300px;\n  }\n\n\n  .stb-marigold__jobs{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n\n  .stb-marigold__detail{\n    grid-template-columns:145px 1fr;\n\n    gap:15px;\n    padding:15px;\n  }\n\n  .stb-marigold__detail-media{\n    width:145px;\n  }\n\n\n  .stb-marigold__glass{\n    grid-template-columns:135px 1fr;\n  }\n\n\n  .stb-marigold__stack-item:nth-child(1),\n  .stb-marigold__stack-item:nth-child(2),\n  .stb-marigold__stack-item:nth-child(3){\n    width:100%;\n  }\n\n\n  .stb-marigold__scale{\n    grid-template-columns:155px 1fr;\n\n    gap:17px;\n  }\n\n  .stb-marigold__size-media{\n    width:155px;\n  }\n\n  .stb-marigold__dimension{\n    font-size:20px !important;\n  }\n\n\n  .stb-marigold__placement{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marigold__placement-head{\n    padding:14px 17px;\n  }\n\n  .stb-marigold__placement-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marigold__place{\n    border-right:0;\n    border-bottom:1px solid #D5C3A9;\n  }\n\n  .stb-marigold__place:last-child{\n    border-bottom:0;\n  }\n\n\n  .stb-marigold__utility{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-marigold__spec{\n    grid-template-columns:35% 65%;\n  }\n\n\n  .stb-marigold__shipping{\n    padding:18px;\n  }\n\n  .stb-marigold__shipping p{\n    font-size:12px;\n  }\n\n\n  .stb-marigold__lightbox{\n    padding:14px;\n  }\n\n  .stb-marigold__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-marigold__detail,\n  .stb-marigold__glass,\n  .stb-marigold__scale{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-marigold__detail-media{\n    width:150px;\n  }\n\n  .stb-marigold__size-media{\n    width:165px;\n  }\n\n\n  .stb-marigold__stack-item{\n    grid-template-columns:100px 1fr;\n  }\n\n\n  .stb-marigold__spec{\n    grid-template-columns:1fr;\n    gap:2px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-marigold\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-marigold__intro\"\u003e\n\u003cdiv class=\"stb-marigold__intro-copy\"\u003e\n\u003cspan class=\"stb-marigold__label\"\u003e Floor Lamp · Side Table · Display · Storage \u003c\/span\u003e\n\u003ch2\u003eOne Corner. Four Functions.\u003c\/h2\u003e\n\u003cp\u003eMarigold combines an arched floor lamp with three built-in surfaces, giving you light, display space and storage without adding a separate side table or plant stand beside the sofa.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marigold__signature\"\u003e\n\u003cdiv class=\"stb-marigold__signature-top\"\u003e\n\u003csmall\u003e Overall Height \u003c\/small\u003e \u003cstrong\u003e 63\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marigold__signature-bottom\"\u003e\n\u003cdiv class=\"stb-marigold__signature-item\"\u003e\n\u003csmall\u003e Footprint \u003c\/small\u003e \u003cstrong\u003e 16.1\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marigold__signature-item\"\u003e\n\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Plug-In \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FOUR JOBS\n  ====================================================== --\u003e\n\u003csection class=\"stb-marigold__jobs\"\u003e\n\u003cdiv class=\"stb-marigold__job\"\u003e\n\u003csmall\u003e 01 \u003c\/small\u003e \u003cstrong\u003e Ambient Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marigold__job\"\u003e\n\u003csmall\u003e 02 \u003c\/small\u003e \u003cstrong\u003e Display Shelf \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marigold__job\"\u003e\n\u003csmall\u003e 03 \u003c\/small\u003e \u003cstrong\u003e Side Surface \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marigold__job\"\u003e\n\u003csmall\u003e 04 \u003c\/small\u003e \u003cstrong\u003e Base Storage \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAIL IMAGE — FIRST\n  ====================================================== --\u003e\n\u003csection id=\"marigold-detail-section\" class=\"stb-marigold__detail\"\u003e\n\u003cdiv class=\"stb-marigold__detail-media\"\u003e\u003ca href=\"#marigold-detail\" class=\"stb-marigold__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marigold-floor-lamp-with-shelves-stuberlighting_10.jpg?v=1778665461\" alt=\"Marigold floor lamp caramel glass globe walnut shelves and curved brown frame detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-marigold__view\"\u003e View Product Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-marigold__detail-copy\"\u003e\n\u003cspan class=\"stb-marigold__label\"\u003e Material \u0026amp; Detail \u003c\/span\u003e\n\u003ch3\u003eWarm Glass Above, Useful Surfaces Below.\u003c\/h3\u003e\n\u003cp\u003eThe caramel gradient globe hangs from a curved brown metal frame, while walnut-colored shelves add practical surfaces beneath without making the lamp feel like a conventional shelving unit.\u003c\/p\u003e\n\u003cdiv class=\"stb-marigold__tags\"\u003e\n\u003cspan class=\"stb-marigold__tag\"\u003e Caramel Gradient Glass \u003c\/span\u003e \u003cspan class=\"stb-marigold__tag\"\u003e Walnut-Colored Shelves \u003c\/span\u003e \u003cspan class=\"stb-marigold__tag\"\u003e Brown Metal Frame \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"marigold-detail\" href=\"#marigold-detail-section\" class=\"stb-marigold__lightbox\"\u003e \u003cspan class=\"stb-marigold__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marigold-floor-lamp-with-shelves-stuberlighting_10.jpg?v=1778665461\" alt=\"Enlarged Marigold floor lamp product detail\"\u003e \u003cspan class=\"stb-marigold__lightbox-title\"\u003e Marigold · Product Detail \u003c\/span\u003e \u003cspan class=\"stb-marigold__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       CARAMEL GLASS\n  ====================================================== --\u003e\n\u003csection class=\"stb-marigold__glass\"\u003e\n\u003cdiv class=\"stb-marigold__glass-title\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Caramel Gradient Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marigold__glass-copy\"\u003e\n\u003cp\u003eThe glass transitions from cream to warm amber, adding color to the lamp even when switched off and giving the illuminated globe a warmer, honey-toned appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHELF SYSTEM\n  ====================================================== --\u003e\n\u003csection class=\"stb-marigold__stack\"\u003e\n\u003cdiv class=\"stb-marigold__stack-head\"\u003e\n\u003cspan class=\"stb-marigold__label\"\u003e Built-In Shelf System \u003c\/span\u003e\n\u003ch3 class=\"stb-marigold__heading\"\u003eThree Surfaces, Three Different Jobs.\u003c\/h3\u003e\n\u003cp\u003eThe shelves increase in function as they move downward: display above, convenient access in the middle and deeper storage below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marigold__stack-list\"\u003e\n\u003cdiv class=\"stb-marigold__stack-item\"\u003e\n\u003cdiv class=\"stb-marigold__stack-name\"\u003eUpper Shelf\u003c\/div\u003e\n\u003cdiv class=\"stb-marigold__stack-copy\"\u003e\n\u003cstrong\u003e Ø11.8\" \/ 30cm \u003c\/strong\u003e\n\u003cp\u003ePlants, books and decorative objects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marigold__stack-item\"\u003e\n\u003cdiv class=\"stb-marigold__stack-name\"\u003eMiddle Shelf\u003c\/div\u003e\n\u003cdiv class=\"stb-marigold__stack-copy\"\u003e\n\u003cstrong\u003e Ø8.7\" \/ 22cm \u003c\/strong\u003e\n\u003cp\u003ePhone, drink, small book or everyday items.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marigold__stack-item\"\u003e\n\u003cdiv class=\"stb-marigold__stack-name\"\u003eBase Tray\u003c\/div\u003e\n\u003cdiv class=\"stb-marigold__stack-copy\"\u003e\n\u003cstrong\u003e Ø13.8\" \/ 35cm \u003c\/strong\u003e\n\u003cp\u003eMagazines, remotes and small storage items.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE IMAGE — AFTER DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"marigold-size-section\" class=\"stb-marigold__scale\"\u003e\n\u003cdiv class=\"stb-marigold__size-media\"\u003e\u003ca href=\"#marigold-size\" class=\"stb-marigold__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marigold-floor-lamp-with-shelves-stuberlighting_8.jpg?v=1778665461\" alt=\"Marigold Floor Lamp with Shelves dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-marigold__view\"\u003e View Dimensions ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-marigold__scale-copy\"\u003e\n\u003cspan class=\"stb-marigold__label\"\u003e Scale \u0026amp; Footprint \u003c\/span\u003e\n\u003ch3\u003eTall Enough to Light the Corner, Narrow Enough to Fit Beside It.\u003c\/h3\u003e\n\u003cp class=\"stb-marigold__dimension\"\u003eØ16.1\" × H63\"\u003c\/p\u003e\n\u003cp\u003eApproximately Ø41 × H160cm. The relatively compact footprint makes Marigold especially useful beside sofas, armchairs and reading corners where floor space is limited.\u003c\/p\u003e\n\u003cdiv class=\"stb-marigold__measurements\"\u003e\n\u003cspan class=\"stb-marigold__measurement\"\u003e H63\" \u003c\/span\u003e \u003cspan class=\"stb-marigold__measurement\"\u003e Footprint Ø16.1\" \u003c\/span\u003e \u003cspan class=\"stb-marigold__measurement\"\u003e Cord 59.1\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"marigold-size\" href=\"#marigold-size-section\" class=\"stb-marigold__lightbox\"\u003e \u003cspan class=\"stb-marigold__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marigold-floor-lamp-with-shelves-stuberlighting_8.jpg?v=1778665461\" alt=\"Enlarged Marigold Floor Lamp dimensions\"\u003e \u003cspan class=\"stb-marigold__lightbox-title\"\u003e Ø16.1\" × H63\" \u003c\/span\u003e \u003cspan class=\"stb-marigold__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-marigold__placement\"\u003e\n\u003cdiv class=\"stb-marigold__placement-head\"\u003e\n\u003csmall\u003e Best Placement \u003c\/small\u003e \u003cstrong\u003e Built for the Furniture Edge. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marigold__placement-grid\"\u003e\n\u003cdiv class=\"stb-marigold__place\"\u003e\n\u003csmall\u003e Living Room \u003c\/small\u003e \u003cstrong\u003e Beside the Sofa \u003c\/strong\u003e\n\u003cp\u003eLight, storage and side-table function in one footprint.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marigold__place\"\u003e\n\u003csmall\u003e Bedroom \u003c\/small\u003e \u003cstrong\u003e Reading Corner \u003c\/strong\u003e\n\u003cp\u003ePair with an armchair or chaise for a complete reading setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marigold__place\"\u003e\n\u003csmall\u003e Home Office \u003c\/small\u003e \u003cstrong\u003e Lounge Area \u003c\/strong\u003e\n\u003cp\u003eAdds ambient light without consuming desk space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PLUG + BULB\n  ====================================================== --\u003e\n\u003csection class=\"stb-marigold__utility\"\u003e\n\u003cdiv class=\"stb-marigold__utility-panel\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 Bulb Included \u003c\/strong\u003e\n\u003cp\u003eUses a standard E26 \/ E27 socket. The compatible bulb is included with the lamp, so it is ready to use after setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marigold__utility-panel\"\u003e\n\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Plug In. No Hardwiring. \u003c\/strong\u003e\n\u003cp\u003e59.1\" \/ 150cm power cord with an inline push-button ON\/OFF switch. No electrician or ceiling installation required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COMPACT SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-marigold__specs\"\u003e\n\u003cdiv class=\"stb-marigold__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Marigold \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marigold__spec-list\"\u003e\n\u003cdiv class=\"stb-marigold__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e Ø16.1\" × H63\" \/ Ø41 × H160cm · Upper Shelf Ø11.8\" · Middle Ø8.7\" · Base Tray Ø13.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marigold__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Brown Metal Arc Frame · Walnut-Colored Wood Shelves · Caramel Gradient Glass Globe · ABS Base Components \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marigold__spec\"\u003e\n\u003cspan\u003e Finish \u003c\/span\u003e \u003cstrong\u003e Walnut Color + Brown Metal · Amber-to-Cream Caramel Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marigold__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 Bulb Included · Compatible with LED or Edison-Style Bulbs \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marigold__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V · Plug-In · Inline Push-Button ON\/OFF Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marigold__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 59.1\" \/ 150cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marigold__spec\"\u003e\n\u003cspan\u003e Rating \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Use Only · Not Waterproof \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marigold__spec\"\u003e\n\u003cspan\u003e Care \u003c\/span\u003e \u003cstrong\u003e Soft Dry Cloth for Frame \u0026amp; Shelves · Glass May Be Gently Damp-Wiped and Dried Thoroughly · Avoid Chemical Cleaners on Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marigold__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       SHELF CAPACITY NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-marigold__shelf-note\"\u003e\n\u003cdiv class=\"stb-marigold__shelf-mark\"\u003e≡\u003c\/div\u003e\n\u003cdiv class=\"stb-marigold__shelf-copy\"\u003e\n\u003cstrong\u003e Use the upper shelves for lighter everyday objects. \u003c\/strong\u003e\n\u003cp\u003eThe upper and middle shelves are intended for decorative and everyday items such as plants, books and small objects. Keep each shelf to approximately 5 lb \/ 2.3kg or less; use the deeper base tray for heavier storage items.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-marigold__faq\"\u003e\n\u003ch3 class=\"stb-marigold__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the bulb come with the lamp?\u003c\/summary\u003e\n\u003cp\u003eYes. A compatible E26 \/ E27 bulb is included with Marigold.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Marigold need to be hardwired?\u003c\/summary\u003e\n\u003cp\u003eNo. Marigold is a plug-in floor lamp with a 59.1\" \/ 150cm power cord and an inline ON\/OFF switch.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the shelves hold heavy objects?\u003c\/summary\u003e\n\u003cp\u003eThe upper and middle shelves are intended mainly for plants, books and smaller decorative items. Keep each of these shelves to approximately 5 lb \/ 2.3kg or less. The deeper base tray is better suited to heavier everyday storage.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-marigold__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 41cm x H 160cm \/ ∅ 16.1″ x H 63″ \/ Brown \u0026 Caramel color \/ US Plug","offer_id":52204177457435,"sku":"STB-MRGD-1","price":525.0,"currency_code":"USD","in_stock":true},{"title":"Dia 41cm x H 160cm \/ ∅ 16.1″ x H 63″ \/ Brown \u0026 Caramel color \/ UK Plug","offer_id":52204177490203,"sku":"STB-MRGD-2","price":525.0,"currency_code":"USD","in_stock":true},{"title":"Dia 41cm x H 160cm \/ ∅ 16.1″ x H 63″ \/ Brown \u0026 Caramel color \/ AU Plug","offer_id":52204177522971,"sku":"STB-MRGD-3","price":525.0,"currency_code":"USD","in_stock":true},{"title":"Dia 41cm x H 160cm \/ ∅ 16.1″ x H 63″ \/ Brown \u0026 Caramel color \/ EU Plug","offer_id":52204177555739,"sku":"STB-MRGD-4","price":525.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marigold-floor-lamp-with-shelves-stuberlighting_1.jpg?v=1778665461"},{"product_id":"aureli-wave-led-floor-lamp","title":"Aureli Wave Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AURELI\n   WAVE LED FLOOR LAMP\n\n   VERTICAL LIGHT \/ COLOR TEMPERATURE\n   68\" TALL · 13.7\" SLIM PROFILE\n   INTEGRATED LED · NON-DIMMABLE\n\n   COMPACT · DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-aureli{\n  --ivory:#FFFDF8;\n  --cream:#F5EDD8;\n  --paper:#F3F1EC;\n\n  --espresso:#1C1209;\n  --charcoal:#292A28;\n  --brown:#4A3218;\n\n  --amber:#D7A45F;\n  --amber-soft:#F2DFC0;\n\n  --neutral:#D9DAD7;\n  --neutral-dark:#656864;\n\n  --blue:#607887;\n  --blue-soft:#DDE7EC;\n\n  --sage:#59685E;\n  --sage-soft:#DCE2DD;\n\n  --gold:#C8A96E;\n  --line:#D9D1C5;\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-aureli *,\n.stb-aureli *::before,\n.stb-aureli *::after{\n  box-sizing:border-box;\n}\n\n.stb-aureli h2,\n.stb-aureli h3,\n.stb-aureli p{\n  margin-top:0;\n}\n\n.stb-aureli h2,\n.stb-aureli h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   SHOPIFY DAWN IMAGE SAFETY\n========================================================= *\/\n\n.stb-aureli 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-aureli a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OPENING\n========================================================= *\/\n\n.aureli-open{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,155px);\n\n  gap:34px;\n  align-items:stretch;\n\n  margin-bottom:22px;\n}\n\n.aureli-open__copy{\n  min-width:0;\n\n  padding:5px 0 17px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.aureli-kicker{\n  margin:0 0 7px !important;\n\n  color:#8A6A3F;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.18em;\n  text-transform:uppercase;\n}\n\n.aureli-open h2{\n  max-width:590px;\n\n  margin:0 0 8px;\n\n  font-size:35px;\n  line-height:1.02;\n}\n\n.aureli-open__copy \u003e p{\n  max-width:565px;\n\n  margin:0;\n\n  color:#66513E;\n\n  font-size:12.2px;\n}\n\n.aureli-open__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:5px;\n\n  margin-top:11px;\n}\n\n.aureli-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.aureli-open__facts span:nth-child(1){\n  background:#1C1209;\n  color:#F5EDD8;\n}\n\n.aureli-open__facts span:nth-child(2){\n  background:#DCE2DD;\n  color:#4B584F;\n}\n\n.aureli-open__facts span:nth-child(3){\n  background:#DDE7EC;\n  color:#526A77;\n}\n\n.aureli-open__facts span:nth-child(4){\n  background:#D7A45F;\n  color:#412A10;\n}\n\n\n\/* HEIGHT INDEX *\/\n\n.aureli-height{\n  display:flex;\n  flex-direction:column;\n  justify-content:space-between;\n\n  min-width:0;\n\n  padding:15px;\n\n  background:#292A28;\n\n  border-radius:7px;\n}\n\n.aureli-height small{\n  color:#C8A96E;\n\n  font-size:6.8px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.aureli-height strong{\n  display:block;\n\n  padding:17px 0;\n\n  color:#FFF7EA;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:38px;\n  line-height:.9;\n  font-weight:500;\n}\n\n.aureli-height span{\n  display:block;\n\n  padding-top:8px;\n\n  border-top:1px solid rgba(255,255,255,.13);\n\n  color:#C7C4BD;\n\n  font-size:8px;\n}\n\n\n\/* =========================================================\n   COLOR TEMPERATURE\n========================================================= *\/\n\n.aureli-temp{\n  margin-bottom:26px;\n}\n\n.aureli-temp__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.aureli-temp__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.aureli-temp__head p{\n  margin:0;\n\n  color:#75604C;\n\n  font-size:9.8px;\n}\n\n.aureli-temp__grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:4px;\n}\n\n.aureli-temp__option{\n  min-width:0;\n\n  padding:14px 15px;\n\n  border-radius:7px;\n}\n\n.aureli-temp__option small{\n  display:block;\n\n  margin-bottom:4px;\n\n  font-size:6.6px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.aureli-temp__option strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:21px;\n  font-weight:500;\n}\n\n.aureli-temp__option span{\n  display:block;\n\n  font-size:8.2px;\n  line-height:1.4;\n}\n\n\n\/* 3000K *\/\n\n.aureli-temp__option--warm{\n  background:#D7A45F;\n}\n\n.aureli-temp__option--warm small,\n.aureli-temp__option--warm strong{\n  color:#301E0B;\n}\n\n.aureli-temp__option--warm span{\n  color:#62431D;\n}\n\n\n\/* 4000K *\/\n\n.aureli-temp__option--neutral{\n  background:#D9DAD7;\n}\n\n.aureli-temp__option--neutral small{\n  color:#656864;\n}\n\n.aureli-temp__option--neutral strong{\n  color:#252824;\n}\n\n.aureli-temp__option--neutral span{\n  color:#5D625D;\n}\n\n\n\/* 6000K *\/\n\n.aureli-temp__option--cool{\n  background:#607887;\n}\n\n.aureli-temp__option--cool small{\n  color:#D9C79D;\n}\n\n.aureli-temp__option--cool strong{\n  color:#FFF8ED;\n}\n\n.aureli-temp__option--cool span{\n  color:#DCE6EB;\n}\n\n\n\/* =========================================================\n   IMPORTANT TEMP NOTE\n========================================================= *\/\n\n.aureli-tempnote{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:10px;\n  align-items:center;\n\n  margin:-17px 0 27px;\n  padding:9px 11px;\n\n  background:#F2EEE7;\n\n  border-left:3px solid #C8A96E;\n}\n\n.aureli-tempnote__tag{\n  padding:4px 7px;\n\n  background:#292A28;\n\n  border-radius:20px;\n\n  color:#F5EDD8;\n\n  font-size:6.8px;\n  font-weight:600;\n}\n\n.aureli-tempnote strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:8.8px;\n  font-weight:600;\n}\n\n.aureli-tempnote span{\n  display:block;\n\n  margin-top:1px;\n\n  color:#705D49;\n\n  font-size:8px;\n}\n\n\n\/* =========================================================\n   PROFILE \/ SCALE\n========================================================= *\/\n\n.aureli-profile{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr) minmax(0,155px);\n\n  gap:20px;\n  align-items:center;\n\n  margin-bottom:27px;\n  padding:12px 14px;\n\n  background:#DCE2DD;\n\n  border-radius:7px;\n}\n\n.aureli-profile__number{\n  min-width:0;\n\n  padding:13px;\n\n  background:#59685E;\n\n  border-radius:6px;\n}\n\n.aureli-profile__number small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#D7C18E;\n\n  font-size:6.7px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.aureli-profile__number strong{\n  display:block;\n\n  color:#FFF8EB;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:29px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.aureli-profile__number span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#D7DED8;\n\n  font-size:7.7px;\n}\n\n.aureli-profile__copy{\n  min-width:0;\n}\n\n.aureli-profile__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#68746C;\n\n  font-size:7px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.aureli-profile__copy h3{\n  margin:0 0 4px;\n\n  font-size:20px;\n}\n\n.aureli-profile__copy p{\n  margin:0;\n\n  color:#5F6962;\n\n  font-size:9.5px;\n}\n\n\n\/* SIZE IMAGE *\/\n\n.aureli-profile__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.aureli-profile__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.aureli-profile__image img{\n  max-height:145px !important;\n}\n\n.aureli-zoom{\n  position:absolute;\n\n  right:4px;\n  bottom:4px;\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   DETAIL IMAGE \/ WAVE FORM\n========================================================= *\/\n\n.aureli-detail{\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 27px 45px;\n  padding:12px 14px;\n\n  background:#292A28;\n\n  border-radius:7px;\n}\n\n.aureli-detail__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.aureli-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.aureli-detail__image img{\n  max-height:145px !important;\n}\n\n.aureli-detail__copy{\n  min-width:0;\n}\n\n.aureli-detail__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#C8A96E;\n\n  font-size:7px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.aureli-detail__copy h3{\n  margin:0 0 5px;\n\n  color:#FFF7EB;\n\n  font-size:20px;\n}\n\n.aureli-detail__copy p{\n  margin:0;\n\n  color:#CCC7BF;\n\n  font-size:9.6px;\n}\n\n.aureli-detail__tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:5px;\n\n  margin-top:8px;\n}\n\n.aureli-detail__tags span{\n  padding:4px 7px;\n\n  border-radius:20px;\n\n  font-size:7.3px;\n}\n\n.aureli-detail__tags span:nth-child(1){\n  background:#FFFDF8;\n  color:#555B57;\n}\n\n.aureli-detail__tags span:nth-child(2){\n  background:#607887;\n  color:#FFF8EB;\n}\n\n.aureli-detail__tags span:nth-child(3){\n  border:1px solid #81745D;\n  color:#D8C9AC;\n}\n\n\n\/* =========================================================\n   LIGHT CHARACTER\n========================================================= *\/\n\n.aureli-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.aureli-light__lead{\n  min-width:0;\n\n  padding:16px 17px;\n\n  background:#1C1209;\n}\n\n.aureli-light__lead small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#C8A96E;\n\n  font-size:7px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.aureli-light__lead h3{\n  margin:0 0 4px;\n\n  color:#F5EDD8;\n\n  font-size:20px;\n}\n\n.aureli-light__lead p{\n  margin:0;\n\n  color:#C8BCAD;\n\n  font-size:9.1px;\n}\n\n.aureli-light__data{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  min-width:0;\n}\n\n.aureli-light__cell{\n  min-width:0;\n\n  padding:12px 13px;\n}\n\n.aureli-light__cell:nth-child(1){\n  background:#D7A45F;\n}\n\n.aureli-light__cell:nth-child(2){\n  background:#D9DAD7;\n}\n\n.aureli-light__cell:nth-child(3){\n  background:#DDE7EC;\n}\n\n.aureli-light__cell:nth-child(4){\n  background:#DCE2DD;\n}\n\n.aureli-light__cell small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#725A40;\n\n  font-size:6.6px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.aureli-light__cell strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:8.8px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   NON DIMMABLE\n========================================================= *\/\n\n.aureli-dimming{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:10px;\n  align-items:center;\n\n  margin:-17px 0 26px;\n  padding:9px 11px;\n\n  background:#F2EEE7;\n\n  border-left:3px solid #607887;\n}\n\n.aureli-dimming__tag{\n  padding:4px 7px;\n\n  background:#607887;\n\n  border-radius:20px;\n\n  color:#FFF8EB;\n\n  font-size:6.8px;\n  font-weight:600;\n}\n\n.aureli-dimming strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:8.8px;\n  font-weight:600;\n}\n\n.aureli-dimming span{\n  display:block;\n\n  margin-top:1px;\n\n  color:#705D49;\n\n  font-size:8px;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.aureli-place{\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.aureli-place__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#816A48;\n\n  font-size:7px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.aureli-place__title h3{\n  margin:0;\n\n  font-size:20px;\n  line-height:1.1;\n}\n\n.aureli-place__rows{\n  min-width:0;\n\n  border-top:1px solid var(--line);\n}\n\n.aureli-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.aureli-place__row strong{\n  color:#281A0E;\n\n  font-size:9.2px;\n  font-weight:600;\n}\n\n.aureli-place__row span{\n  color:#685442;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   BEFORE ORDERING\n========================================================= *\/\n\n.aureli-before{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:23px;\n\n  margin-bottom:25px;\n}\n\n.aureli-before__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#816A48;\n\n  font-size:7px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.aureli-before__title h3{\n  margin:0;\n\n  font-size:20px;\n}\n\n.aureli-before__rows{\n  min-width:0;\n\n  border-top:1px solid var(--line);\n}\n\n.aureli-before__row{\n  display:grid;\n  grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n  gap:14px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.aureli-before__row strong{\n  color:#281A0E;\n\n  font-size:9.2px;\n  font-weight:600;\n}\n\n.aureli-before__row p{\n  margin:0;\n\n  color:#67523F;\n\n  font-size:9.3px;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS — COMPACT BUT COMPLETE\n========================================================= *\/\n\n.aureli-specs{\n  margin-bottom:25px;\n}\n\n.aureli-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:7px;\n}\n\n.aureli-specs__head h3{\n  margin:0;\n\n  font-size:20px;\n}\n\n.aureli-specs__head span{\n  color:#90785D;\n\n  font-size:8.2px;\n}\n\n.aureli-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.aureli-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 #E4D9CA;\n}\n\n.aureli-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:#F3F2EE;\n}\n\n.aureli-spec-row__label{\n  color:#806C55;\n\n  font-size:9.2px;\n  font-weight:500;\n}\n\n.aureli-spec-row__value{\n  min-width:0;\n\n  color:#27190D;\n\n  font-size:9.8px;\n  font-weight:500;\n  line-height:1.48;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CERTIFICATION *\/\n\n.aureli-cert{\n  margin-top:9px;\n  padding:10px 12px;\n\n  background:#DCE2DD;\n\n  border-left:3px solid #59685E;\n\n  border-radius:4px;\n}\n\n.aureli-cert small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#667168;\n\n  font-size:6.8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.aureli-cert strong{\n  display:block;\n\n  color:#263129;\n\n  font-size:9.5px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.aureli-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:#292A28;\n\n  border-radius:6px;\n}\n\n.aureli-care__tag{\n  padding:4px 7px;\n\n  border:1px solid #C8A96E;\n  border-radius:20px;\n\n  color:#DABE87;\n\n  font-size:6.8px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.aureli-care strong{\n  display:block;\n\n  color:#FFF8EB;\n\n  font-size:9px;\n  font-weight:600;\n}\n\n.aureli-care span{\n  display:block;\n\n  margin-top:1px;\n\n  color:#CAC5BD;\n\n  font-size:8.3px;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.aureli-shipping{\n  padding:17px 19px;\n\n  background:\n    linear-gradient(\n      110deg,\n      #292A28 0%,\n      #292A28 70%,\n      #607887 100%\n    );\n\n  border-left:4px solid #D7A45F;\n\n  border-radius:7px;\n}\n\n.aureli-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF4E5;\n\n  font-size:19px;\n}\n\n.aureli-shipping p{\n  margin:0 0 6px;\n\n  color:#D0CBC2;\n\n  font-size:11.3px;\n}\n\n.aureli-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.aureli-shipping strong{\n  color:#FFF8EB;\n}\n\n.aureli-shipping a{\n  color:#E2BC7D;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.aureli-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.aureli-lightbox:target{\n  display:flex;\n}\n\n.aureli-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.aureli-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.aureli-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   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .aureli-open{\n    grid-template-columns:minmax(0,1fr) minmax(0,125px);\n\n    gap:16px;\n  }\n\n  .aureli-open h2{\n    font-size:28px;\n  }\n\n  .aureli-height{\n    padding:12px;\n  }\n\n  .aureli-height strong{\n    font-size:31px;\n  }\n\n\n  .aureli-temp__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n\n  .aureli-profile{\n    grid-template-columns:minmax(0,115px) minmax(0,1fr) minmax(0,120px);\n\n    gap:12px;\n  }\n\n  .aureli-profile__image{\n    width:120px;\n  }\n\n  .aureli-profile__image img{\n    max-height:112px !important;\n  }\n\n\n  .aureli-detail{\n    grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n    width:100%;\n\n    margin-left:0;\n\n    gap:15px;\n  }\n\n  .aureli-detail__image{\n    width:120px;\n  }\n\n  .aureli-detail__image img{\n    max-height:110px !important;\n  }\n\n\n  .aureli-light{\n    grid-template-columns:1fr;\n  }\n\n\n  .aureli-place,\n  .aureli-before{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n\n  .aureli-spec-row{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n\n  .aureli-shipping{\n    padding:16px;\n  }\n\n}\n\n\n@media screen and (max-width:500px){\n\n  .aureli-open{\n    grid-template-columns:1fr;\n  }\n\n  .aureli-height{\n    width:135px;\n  }\n\n\n  .aureli-temp__grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .aureli-tempnote,\n  .aureli-dimming{\n    grid-template-columns:1fr;\n  }\n\n\n  .aureli-profile{\n    grid-template-columns:1fr;\n  }\n\n  .aureli-profile__number{\n    width:130px;\n  }\n\n  .aureli-profile__image{\n    width:105px;\n\n    margin:0;\n  }\n\n  .aureli-profile__image img{\n    max-height:98px !important;\n  }\n\n\n  .aureli-detail{\n    grid-template-columns:1fr;\n  }\n\n  .aureli-detail__image{\n    width:105px;\n\n    margin:0;\n  }\n\n\n  .aureli-light__data{\n    grid-template-columns:1fr;\n  }\n\n\n  .aureli-specs__head{\n    display:block;\n  }\n\n  .aureli-specs__head span{\n    display:block;\n\n    margin-top:2px;\n  }\n\n\n  .aureli-spec-row{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .aureli-spec-row__label{\n    color:#59685E;\n\n    font-size:8.2px;\n    font-weight:600;\n\n    text-transform:uppercase;\n    letter-spacing:.06em;\n  }\n\n\n  .aureli-care{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-aureli\" id=\"aureli-root\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"aureli-open\"\u003e\n\u003cdiv class=\"aureli-open__copy\"\u003e\n\u003cp class=\"aureli-kicker\"\u003eAureli · Wave LED Floor Lamp\u003c\/p\u003e\n\u003ch2\u003eA 68-Inch Line of Light with a Surprisingly Slim Footprint\u003c\/h2\u003e\n\u003cp\u003eAureli turns a flowing white vertical form into soft architectural light. At 68 inches tall but only 13.7 inches across, it adds strong visual height without requiring the footprint of a traditional shade-and-base floor lamp.\u003c\/p\u003e\n\u003cdiv class=\"aureli-open__facts\"\u003e\n\u003cspan\u003e H68\" \u003c\/span\u003e \u003cspan\u003e Ø13.7\" \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=\"aureli-height\"\u003e\n\u003csmall\u003e Vertical Scale \u003c\/small\u003e \u003cstrong\u003e 68\" \u003c\/strong\u003e \u003cspan\u003e 173cm tall\u003cbr\u003eØ13.7\" \/ 35cm footprint \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COLOR TEMPERATURE\n  ====================================================== --\u003e\n\u003csection class=\"aureli-temp\"\u003e\n\u003cdiv class=\"aureli-temp__head\"\u003e\n\u003ch3\u003eChoose the Light Temperature\u003c\/h3\u003e\n\u003cp\u003eAureli is offered in three color-temperature options. Choose the version that best matches how the room is used.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aureli-temp__grid\"\u003e\n\u003cdiv class=\"aureli-temp__option aureli-temp__option--warm\"\u003e\n\u003csmall\u003e Warm Light \u003c\/small\u003e \u003cstrong\u003e 3000K \u003c\/strong\u003e \u003cspan\u003e Softer and warmer for bedrooms, living areas and evening atmosphere. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aureli-temp__option aureli-temp__option--neutral\"\u003e\n\u003csmall\u003e Neutral Light \u003c\/small\u003e \u003cstrong\u003e 4000K \u003c\/strong\u003e \u003cspan\u003e Cleaner neutral-white appearance for balanced everyday lighting. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aureli-temp__option aureli-temp__option--cool\"\u003e\n\u003csmall\u003e Cool Light \u003c\/small\u003e \u003cstrong\u003e 6000K \u003c\/strong\u003e \u003cspan\u003e Crisp cooler-white appearance for brighter contemporary spaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"aureli-tempnote\"\u003e\n\u003cdiv class=\"aureli-tempnote__tag\"\u003eBefore Ordering\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Select 3000K, 4000K or 6000K when choosing your lamp. \u003c\/strong\u003e \u003cspan\u003e These are color-temperature options for the product; the standard push-button control does not change color temperature. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SCALE + SIZE IMAGE\n  ====================================================== --\u003e\n\u003csection class=\"aureli-profile\"\u003e\n\u003cdiv class=\"aureli-profile__number\"\u003e\n\u003csmall\u003e Footprint \u003c\/small\u003e \u003cstrong\u003e Ø13.7\" \u003c\/strong\u003e \u003cspan\u003e Approx. Ø35cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aureli-profile__copy\"\u003e\n\u003csmall\u003e Tall \/ Slim Proportion \u003c\/small\u003e\n\u003ch3\u003eVertical Presence Without a Wide Shade\u003c\/h3\u003e\n\u003cp\u003eThe 68-inch height gives Aureli the visual scale of a full floor lamp, while its 13.7-inch diameter keeps floor-space requirements relatively compact.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aureli-profile__image\"\u003e\u003ca href=\"#aureli-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aureli-wave-led-floor-lamp-white-stuberlighting_18.jpg?v=1778729856\" alt=\"Aureli Wave LED Floor Lamp dimensions showing 68 inch height and 13.7 inch diameter\" loading=\"lazy\"\u003e \u003cspan class=\"aureli-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL IMAGE\n  ====================================================== --\u003e\n\u003csection class=\"aureli-detail\"\u003e\n\u003cdiv class=\"aureli-detail__image\"\u003e\u003ca href=\"#aureli-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aureli-wave-led-floor-lamp-white-stuberlighting_15.jpg?v=1778729856\" alt=\"Close-up detail of Aureli white wave LED floor lamp\" loading=\"lazy\"\u003e \u003cspan class=\"aureli-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"aureli-detail__copy\"\u003e\n\u003csmall\u003e Form Detail \u003c\/small\u003e\n\u003ch3\u003eThe Light Follows the Wave\u003c\/h3\u003e\n\u003cp\u003eWhite acrylic carries the integrated light through a flowing vertical profile rather than a conventional lampshade. The result is primarily soft ambient illumination with the fixture itself remaining part of the room composition.\u003c\/p\u003e\n\u003cdiv class=\"aureli-detail__tags\"\u003e\n\u003cspan\u003e White Acrylic \u003c\/span\u003e \u003cspan\u003e Integrated LED \u003c\/span\u003e \u003cspan\u003e Ambient Light \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=\"aureli-light\"\u003e\n\u003cdiv class=\"aureli-light__lead\"\u003e\n\u003csmall\u003e Everyday Use \u003c\/small\u003e\n\u003ch3\u003ePlug In. Switch On.\u003c\/h3\u003e\n\u003cp\u003eAureli does not require hardwiring. Position it near an outlet and use the push-button switch for simple ON\/OFF control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aureli-light__data\"\u003e\n\u003cdiv class=\"aureli-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=\"aureli-light__cell\"\u003e\n\u003csmall\u003e LED Included \u003c\/small\u003e \u003cstrong\u003e Yes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aureli-light__cell\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59.1\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aureli-light__cell\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Push Button \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NON-DIMMABLE\n  ====================================================== --\u003e\n\u003csection class=\"aureli-dimming\"\u003e\n\u003cdiv class=\"aureli-dimming__tag\"\u003eNon-Dimmable\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Standard operation is ON\/OFF only. \u003c\/strong\u003e \u003cspan\u003e Aureli does not provide brightness dimming. Choose the preferred color temperature before ordering. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PLACEMENT\n  ====================================================== --\u003e\n\u003csection class=\"aureli-place\"\u003e\n\u003cdiv class=\"aureli-place__title\"\u003e\n\u003csmall\u003e Placement \u003c\/small\u003e\n\u003ch3\u003eBest Where Vertical Light Matters\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aureli-place__rows\"\u003e\n\u003cdiv class=\"aureli-place__row\"\u003e\n\u003cstrong\u003e Sofa Side \u003c\/strong\u003e \u003cspan\u003e Adds tall ambient light without requiring a wide traditional shade. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aureli-place__row\"\u003e\n\u003cstrong\u003e Bedroom \u003c\/strong\u003e \u003cspan\u003e 3000K is the warmer choice for relaxed evening lighting. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aureli-place__row\"\u003e\n\u003cstrong\u003e Empty Corner \u003c\/strong\u003e \u003cspan\u003e The 68-inch vertical form can fill visual height while using a 13.7-inch footprint. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aureli-place__row\"\u003e\n\u003cstrong\u003e Apartment \u003c\/strong\u003e \u003cspan\u003e Useful where floor space is limited but a full-height floor lamp is still wanted. \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=\"aureli-before\"\u003e\n\u003cdiv class=\"aureli-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=\"aureli-before__rows\"\u003e\n\u003cdiv class=\"aureli-before__row\"\u003e\n\u003cstrong\u003e Which CCT? \u003c\/strong\u003e\n\u003cp\u003eChoose 3000K warm, 4000K neutral or 6000K cool light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aureli-before__row\"\u003e\n\u003cstrong\u003e Need dimming? \u003c\/strong\u003e\n\u003cp\u003eAureli is non-dimmable and uses standard ON\/OFF control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aureli-before__row\"\u003e\n\u003cstrong\u003e Need task light? \u003c\/strong\u003e\n\u003cp\u003eAureli is primarily a sculptural ambient floor lamp rather than a focused reading or desk light.\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=\"aureli-specs\"\u003e\n\u003cdiv class=\"aureli-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Aureli · Wave LED Floor Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aureli-spec-list\"\u003e\n\u003cdiv class=\"aureli-spec-row\"\u003e\n\u003cspan class=\"aureli-spec-row__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"aureli-spec-row__value\"\u003e Ø13.7\" × H68\" \/ Ø35 × H173cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aureli-spec-row\"\u003e\n\u003cspan class=\"aureli-spec-row__label\"\u003e Materials \u0026amp; Finish \u003c\/span\u003e \u003cspan class=\"aureli-spec-row__value\"\u003e Metal · Iron · Acrylic · White body · White shade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aureli-spec-row\"\u003e\n\u003cspan class=\"aureli-spec-row__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"aureli-spec-row__value\"\u003e Integrated LED · Included · Separate bulb not required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aureli-spec-row\"\u003e\n\u003cspan class=\"aureli-spec-row__label\"\u003e Color Temperature \u003c\/span\u003e \u003cspan class=\"aureli-spec-row__value\"\u003e 3000K Warm Light · 4000K Neutral Light · 6000K Cool Light \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aureli-spec-row\"\u003e\n\u003cspan class=\"aureli-spec-row__label\"\u003e Electrical \u0026amp; Control \u003c\/span\u003e \u003cspan class=\"aureli-spec-row__value\"\u003e AC 110–240V · Push-button switch · Non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aureli-spec-row\"\u003e\n\u003cspan class=\"aureli-spec-row__label\"\u003e Cord \u0026amp; Installation \u003c\/span\u003e \u003cspan class=\"aureli-spec-row__value\"\u003e 59.1\" cord with plug switch · Plug-in floor lamp · No hardwiring required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aureli-spec-row\"\u003e\n\u003cspan class=\"aureli-spec-row__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"aureli-spec-row__value\"\u003e Indoor use only · IP20 · Not waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aureli-spec-row\"\u003e\n\u003cspan class=\"aureli-spec-row__label\"\u003e Maintenance \u003c\/span\u003e \u003cspan class=\"aureli-spec-row__value\"\u003e Wipe gently with a soft dry cloth · Do not use chemical cleaners \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CERTIFICATIONS --\u003e\n\u003cdiv class=\"aureli-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=\"aureli-care\"\u003e\n\u003cdiv class=\"aureli-care__tag\"\u003eCare\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Keep the white acrylic surface clean and dry. \u003c\/strong\u003e \u003cspan\u003e Use a soft dry cloth for routine cleaning. Avoid chemical cleaners, abrasive pads and direct water exposure. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"aureli-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=\"aureli-detail-large\" href=\"#aureli-root\" class=\"aureli-lightbox\"\u003e \u003cspan class=\"aureli-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aureli-wave-led-floor-lamp-white-stuberlighting_15.jpg?v=1778729856\" alt=\"Enlarged Aureli Wave LED Floor Lamp detail\"\u003e \u003cspan class=\"aureli-lightbox__text\"\u003e Aureli Wave Detail · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"aureli-size-large\" href=\"#aureli-root\" class=\"aureli-lightbox\"\u003e \u003cspan class=\"aureli-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aureli-wave-led-floor-lamp-white-stuberlighting_18.jpg?v=1778729856\" alt=\"Enlarged Aureli Wave LED Floor Lamp dimension drawing\"\u003e \u003cspan class=\"aureli-lightbox__text\"\u003e Ø13.7\" × H68\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Size: Dia 35cm x H 173cm \/ ∅ 13.7″ x H 68″ \/ White \u0026 Warm Light \/ US plug","offer_id":52207037317403,"sku":"STB-AURELI-FL-WH-1","price":785.0,"currency_code":"USD","in_stock":true},{"title":"Size: Dia 35cm x H 173cm \/ ∅ 13.7″ x H 68″ \/ White \u0026 Warm Light \/ UK plug","offer_id":52207037350171,"sku":"STB-AURELI-FL-WH-2","price":785.0,"currency_code":"USD","in_stock":true},{"title":"Size: Dia 35cm x H 173cm \/ ∅ 13.7″ x H 68″ \/ White \u0026 Warm Light \/ AU plug","offer_id":52207037382939,"sku":"STB-AURELI-FL-WH-3","price":785.0,"currency_code":"USD","in_stock":true},{"title":"Size: Dia 35cm x H 173cm \/ ∅ 13.7″ x H 68″ \/ White \u0026 Warm Light \/ EU plug","offer_id":52207037415707,"sku":"STB-AURELI-FL-WH-4","price":785.0,"currency_code":"USD","in_stock":true},{"title":"Size: Dia 35cm x H 173cm \/ ∅ 13.7″ x H 68″ \/ White \u0026 Cool Light \/ US plug","offer_id":52207037448475,"sku":"STB-AURELI-FL-WH-5","price":785.0,"currency_code":"USD","in_stock":true},{"title":"Size: Dia 35cm x H 173cm \/ ∅ 13.7″ x H 68″ \/ White \u0026 Cool Light \/ UK plug","offer_id":52207037481243,"sku":"STB-AURELI-FL-WH-6","price":785.0,"currency_code":"USD","in_stock":true},{"title":"Size: Dia 35cm x H 173cm \/ ∅ 13.7″ x H 68″ \/ White \u0026 Cool Light \/ AU plug","offer_id":52207037514011,"sku":"STB-AURELI-FL-WH-7","price":785.0,"currency_code":"USD","in_stock":true},{"title":"Size: Dia 35cm x H 173cm \/ ∅ 13.7″ x H 68″ \/ White \u0026 Cool Light \/ EU plug","offer_id":52207037546779,"sku":"STB-AURELI-FL-WH-8","price":785.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aureli-wave-led-floor-lamp-white-stuberlighting_1.jpg?v=1778729856"},{"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":"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":"pippa-pop-art-sculptural-floor-lamp","title":"Pippa Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — PIPPA\n   POP ART SCULPTURAL FLOOR LAMP\n\n   COLOR \/ SCULPTURE \/ SCALE\n\n   QUIET LUXURY FRAME + CONTROLLED COLOR\n   NO OVERALL BACKGROUND FILL\n   SELECTIVE CARDS ONLY\n\n   ESPRESSO · CREAM · GOLD · MUTED YELLOW · DEEP RED\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-pippa{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#655546;\n  --muted:#81715F;\n\n  --gold:#C8A96E;\n  --gold-deep:#987344;\n\n  --yellow:#D8B34E;\n  --yellow-soft:#F6EBCB;\n\n  --red:#9F3E32;\n  --red-soft:#F1DFD9;\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-pippa *,\n.stb-pippa *::before,\n.stb-pippa *::after{\n  box-sizing:border-box;\n}\n\n.stb-pippa h2,\n.stb-pippa h3,\n.stb-pippa p{\n  margin-top:0;\n}\n\n.stb-pippa h2,\n.stb-pippa 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-pippa 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-pippa a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.pippa-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.pippa-shell::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:8px;\n  left:29px;\n\n  width:63px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.pippa-shell::after{\n  content:\"\";\n\n  position:absolute;\n\n  top:11px;\n  left:29px;\n\n  width:30px;\n  height:1px;\n\n  background:var(--red);\n}\n\n\n\/* =========================================================\n   01 — OPENING\n========================================================= *\/\n\n.pippa-intro{\n  padding:20px 0 29px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.pippa-intro__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.pippa-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.pippa-intro h2{\n  max-width:610px;\n\n  margin:0 0 9px;\n\n  font-size:35px;\n  line-height:1.03;\n}\n\n.pippa-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.pippa-intro__scale{\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.pippa-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\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.pippa-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:30px;\n  line-height:.9;\n\n  font-weight:500;\n}\n\n.pippa-intro__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\/* QUICK FACTS IN OPENING *\/\n\n.pippa-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.pippa-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.pippa-quick__item:nth-child(1){\n  background:#FAF6EF;\n}\n\n.pippa-quick__item:nth-child(2){\n  background:#F7F1E7;\n}\n\n.pippa-quick__item:nth-child(3){\n  background:#FCFAF5;\n}\n\n.pippa-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\n.pippa-quick__item:nth-child(1)::before{\n  background:var(--red);\n}\n\n.pippa-quick__item:nth-child(2)::before{\n  background:var(--yellow);\n}\n\n.pippa-quick__item:nth-child(3)::before{\n  background:var(--gold);\n}\n\n.pippa-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.pippa-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.pippa-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 — COLOR SELECTOR\n========================================================= *\/\n\n.pippa-color{\n  padding:32px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.pippa-color__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.pippa-color__head h3{\n  margin:0;\n\n  font-size:24px;\n}\n\n.pippa-color__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\/* COLOR CARDS *\/\n\n.pippa-color-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:11px;\n}\n\n.pippa-color-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.pippa-color-card--yellow{\n  background:#FAF5E8;\n  border-top:2px solid var(--yellow);\n}\n\n.pippa-color-card--red{\n  background:#F8F0EC;\n  border-top:2px solid var(--red);\n}\n\n\n\/* IMAGE *\/\n\n.pippa-color-card__image{\n  width:100%;\n  max-width:185px;\n\n  margin:0 auto 11px;\n\n  overflow:hidden;\n}\n\n.pippa-color-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.pippa-color-card__image img{\n  max-height:175px !important;\n}\n\n\n\/* COPY *\/\n\n.pippa-color-card__copy{\n  padding:0 5px;\n}\n\n.pippa-color-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\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.pippa-color-card h3{\n  margin:0 0 4px;\n\n  font-size:19px;\n}\n\n.pippa-color-card--yellow h3{\n  color:#987527;\n}\n\n.pippa-color-card--red h3{\n  color:var(--red);\n}\n\n.pippa-color-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   03 — SCULPTURE + SCALE\n========================================================= *\/\n\n.pippa-form{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,155px);\n\n  gap:31px;\n  align-items:center;\n\n  padding:32px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.pippa-form__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n}\n\n.pippa-form__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\/* DETAIL FACTS *\/\n\n.pippa-form__facts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:14px;\n}\n\n.pippa-form__fact{\n  min-width:0;\n\n  padding:9px 10px;\n\n  border:1px solid var(--line);\n\n  border-radius:5px;\n}\n\n.pippa-form__fact:nth-child(1){\n  background:#FAF6EF;\n}\n\n.pippa-form__fact:nth-child(2){\n  background:#F7F1E7;\n}\n\n.pippa-form__fact:nth-child(3){\n  background:#FCFAF5;\n}\n\n.pippa-form__fact 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.pippa-form__fact 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.pippa-size-image{\n  width:155px;\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.pippa-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.pippa-size-image img{\n  max-height:145px !important;\n}\n\n.pippa-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   PLUG-IN STRIP\n========================================================= *\/\n\n.pippa-plug{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:24px;\n  align-items:center;\n\n  margin-top:22px;\n\n  padding:18px 20px;\n\n  background:var(--espresso);\n\n  border-radius:7px;\n}\n\n.pippa-plug__mark{\n  padding-right:20px;\n\n  border-right:1px solid rgba(255,255,255,.16);\n}\n\n.pippa-plug__mark small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold);\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.pippa-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.pippa-plug__mark span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#CFC5B7;\n\n  font-size:9px;\n}\n\n.pippa-plug__copy h3{\n  margin:0 0 4px;\n\n  color:#FFF7EA;\n\n  font-size:19px;\n}\n\n.pippa-plug__copy p{\n  margin:0;\n\n  color:#D5CCBF;\n\n  font-size:10.5px;\n}\n\n.pippa-plug__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:14px;\n\n  margin-top:8px;\n  padding-top:8px;\n\n  border-top:1px solid rgba(255,255,255,.14);\n}\n\n.pippa-plug__facts span{\n  color:#D8CFC2;\n\n  font-size:9px;\n}\n\n.pippa-plug__facts strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.pippa-specs{\n  padding:31px 0;\n}\n\n.pippa-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.pippa-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.pippa-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.pippa-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.pippa-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.pippa-spec-row__label{\n  color:#806C58;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.pippa-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.pippa-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.pippa-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.pippa-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.pippa-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.pippa-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.pippa-shipping h3{\n  margin:0 0 9px;\n\n  font-size:20px;\n}\n\n.pippa-shipping p{\n  margin:0 0 6px;\n\n  color:#5E4F41;\n\n  font-size:11.5px;\n}\n\n.pippa-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.pippa-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.pippa-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.pippa-lightbox:target{\n  display:flex;\n}\n\n.pippa-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.pippa-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.pippa-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  .pippa-shell{\n    padding:25px 18px 0;\n  }\n\n  .pippa-shell::before,\n  .pippa-shell::after{\n    left:18px;\n  }\n\n\n  .pippa-intro__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,115px);\n\n    gap:18px;\n  }\n\n  .pippa-intro h2{\n    font-size:29px;\n  }\n\n\n  .pippa-color__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .pippa-form{\n    grid-template-columns:minmax(0,1fr) minmax(0,125px);\n\n    gap:20px;\n  }\n\n\n  .pippa-plug{\n    grid-template-columns:minmax(0,110px) minmax(0,1fr);\n\n    gap:18px;\n  }\n\n\n  .pippa-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  .pippa-intro__top{\n    grid-template-columns:1fr;\n  }\n\n  .pippa-intro__scale{\n    width:160px;\n  }\n\n\n  .pippa-quick{\n    grid-template-columns:1fr;\n  }\n\n\n  .pippa-color-grid{\n    grid-template-columns:1fr;\n  }\n\n  .pippa-color-card__image{\n    max-width:145px;\n\n    margin-left:0;\n  }\n\n\n  .pippa-form{\n    grid-template-columns:1fr;\n  }\n\n  .pippa-form__facts{\n    grid-template-columns:1fr;\n  }\n\n  .pippa-size-image{\n    width:110px;\n\n    margin:0;\n  }\n\n  .pippa-size-image img{\n    max-height:103px !important;\n  }\n\n\n  .pippa-plug{\n    grid-template-columns:1fr;\n\n    gap:10px;\n\n    padding:17px;\n  }\n\n  .pippa-plug__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  .pippa-specs__head{\n    display:block;\n  }\n\n  .pippa-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .pippa-spec-row{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .pippa-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  .pippa-spec-row__value{\n    font-size:11.5px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-pippa\" id=\"pippa-root\"\u003e\n\u003cdiv class=\"pippa-shell\"\u003e\n\u003c!-- =====================================================\n         01 — INTRO\n    ====================================================== --\u003e\n\u003csection class=\"pippa-intro\"\u003e\n\u003cdiv class=\"pippa-intro__top\"\u003e\n\u003cdiv class=\"pippa-intro__copy\"\u003e\n\u003cp class=\"pippa-kicker\"\u003ePippa · Pop Art Sculptural Floor Lamp\u003c\/p\u003e\n\u003ch2\u003eA Sculptural Floor Lamp Designed to Be Seen\u003c\/h2\u003e\n\u003cp\u003ePippa pairs a cut-metal silhouette with a softly glowing opal glass orb. Available in saturated Red or Sun Yellow, it works as both ambient lighting and a deliberate color accent in an otherwise neutral room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pippa-intro__scale\"\u003e\n\u003csmall\u003e Overall Height \u003c\/small\u003e \u003cstrong\u003e 56.3\" \u003c\/strong\u003e \u003cspan\u003e 143cm tall\u003cbr\u003e11\" \/ 28cm wide \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pippa-quick\"\u003e\n\u003cdiv class=\"pippa-quick__item\"\u003e\n\u003csmall\u003e Color \u003c\/small\u003e \u003cstrong\u003e Red \/ Yellow \u003c\/strong\u003e\n\u003cp\u003eTwo saturated finishes with very different room presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pippa-quick__item\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Opal Glass Glow \u003c\/strong\u003e\n\u003cp\u003eFrosted glass softens the included G9 bulb.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pippa-quick__item\"\u003e\n\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Plug-In \u003c\/strong\u003e\n\u003cp\u003e98.4\" cord with simple in-line ON\/OFF control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — COLOR\n    ====================================================== --\u003e\n\u003csection class=\"pippa-color\"\u003e\n\u003cdiv class=\"pippa-color__head\"\u003e\n\u003ch3\u003eChoose the Color by How Much Contrast You Want\u003c\/h3\u003e\n\u003cp\u003eThe shape stays the same. Yellow feels brighter and more playful; Red gives the same sculptural form a deeper, stronger presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pippa-color-grid\"\u003e\n\u003c!-- YELLOW --\u003e\n\u003cdiv class=\"pippa-color-card pippa-color-card--yellow\"\u003e\n\u003cdiv class=\"pippa-color-card__image\"\u003e\u003ca href=\"#pippa-yellow-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pippa-pop-art-sculptural-floor-lamp-stuberlighting_10.jpg?v=1780709834\" alt=\"Pippa Pop Art Sculptural Floor Lamp in Sun Yellow finish\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"pippa-color-card__copy\"\u003e\n\u003csmall\u003e Color 01 \u003c\/small\u003e\n\u003ch3\u003eSun Yellow\u003c\/h3\u003e\n\u003cp\u003eBright and graphic — strongest against cream, walnut and other warm neutral interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- RED --\u003e\n\u003cdiv class=\"pippa-color-card pippa-color-card--red\"\u003e\n\u003cdiv class=\"pippa-color-card__image\"\u003e\u003ca href=\"#pippa-red-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pippa-pop-art-sculptural-floor-lamp-stuberlighting_14.jpg?v=1780709834\" alt=\"Pippa Pop Art Sculptural Floor Lamp in Saturated Red finish\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"pippa-color-card__copy\"\u003e\n\u003csmall\u003e Color 02 \u003c\/small\u003e\n\u003ch3\u003eSaturated Red\u003c\/h3\u003e\n\u003cp\u003eDeeper and more dramatic — useful when you want one concentrated accent rather than a bright pop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         03 — FORM \/ SIZE \/ PLUG-IN\n    ====================================================== --\u003e\n\u003csection class=\"pippa-form\"\u003e\n\u003cdiv class=\"pippa-form__copy\"\u003e\n\u003ch3\u003eSculptural Form, Soft Ambient Light\u003c\/h3\u003e\n\u003cp\u003eThe cut-metal body provides the visual statement, while the opal glass orb diffuses the G9 light into a softer glow. At 56.3 inches tall, Pippa has enough height to hold its own beside an armchair, sofa or open corner without taking much floor width.\u003c\/p\u003e\n\u003cdiv class=\"pippa-form__facts\"\u003e\n\u003cdiv class=\"pippa-form__fact\"\u003e\n\u003csmall\u003e Size \u003c\/small\u003e \u003cstrong\u003e W11\" × H56.3\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pippa-form__fact\"\u003e\n\u003csmall\u003e Materials \u003c\/small\u003e \u003cstrong\u003e Metal + Opal Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pippa-form__fact\"\u003e\n\u003csmall\u003e Weight \u003c\/small\u003e \u003cstrong\u003e 6.6 lb \/ 3kg \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PLUG-IN --\u003e\n\u003cdiv class=\"pippa-plug\"\u003e\n\u003cdiv class=\"pippa-plug__mark\"\u003e\n\u003csmall\u003e Cord Length \u003c\/small\u003e \u003cstrong\u003e 98.4\" \u003c\/strong\u003e \u003cspan\u003e approx. 250cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pippa-plug__copy\"\u003e\n\u003ch3\u003ePlug In and Place It Where You Want It\u003c\/h3\u003e\n\u003cp\u003eNo hardwiring is required. The long cord and in-line switch make Pippa easy to position beside seating, in a bedroom corner or in a creative workspace.\u003c\/p\u003e\n\u003cdiv class=\"pippa-plug__facts\"\u003e\n\u003cspan\u003e \u003cstrong\u003ePlug-In\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eInline ON\/OFF\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eNon-Dimmable\u003c\/strong\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"pippa-size-image\"\u003e\u003ca href=\"#pippa-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pippa-pop-art-sculptural-floor-lamp-stuberlighting_4.jpg?v=1780709835\" alt=\"Pippa Pop Art Sculptural Floor Lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"pippa-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         04 — PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"pippa-specs\"\u003e\n\u003cdiv class=\"pippa-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Pippa · Pop Art Sculptural Floor Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pippa-spec-list\"\u003e\n\u003cdiv class=\"pippa-spec-row\"\u003e\n\u003cspan class=\"pippa-spec-row__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"pippa-spec-row__value\"\u003e W11\" × H56.3\" \/ W28 × H143cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pippa-spec-row\"\u003e\n\u003cspan class=\"pippa-spec-row__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"pippa-spec-row__value\"\u003e Cut metal · Opal glass shade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pippa-spec-row\"\u003e\n\u003cspan class=\"pippa-spec-row__label\"\u003e Colors \u003c\/span\u003e \u003cspan class=\"pippa-spec-row__value\"\u003e Saturated Red · Sun Yellow \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pippa-spec-row\"\u003e\n\u003cspan class=\"pippa-spec-row__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"pippa-spec-row__value\"\u003e G9 · Bulb Included: Yes · Max 15W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pippa-spec-row\"\u003e\n\u003cspan class=\"pippa-spec-row__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"pippa-spec-row__value\"\u003e In-line button switch · Non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pippa-spec-row\"\u003e\n\u003cspan class=\"pippa-spec-row__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"pippa-spec-row__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pippa-spec-row\"\u003e\n\u003cspan class=\"pippa-spec-row__label\"\u003e Cord \/ Installation \u003c\/span\u003e \u003cspan class=\"pippa-spec-row__value\"\u003e 98.4\" cord · Plug-in · No electrician required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pippa-spec-row\"\u003e\n\u003cspan class=\"pippa-spec-row__label\"\u003e Weight \u003c\/span\u003e \u003cspan class=\"pippa-spec-row__value\"\u003e 6.6 lb \/ 3kg \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pippa-spec-row\"\u003e\n\u003cspan class=\"pippa-spec-row__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"pippa-spec-row__value\"\u003e Indoor dry locations only \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pippa-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         05 — SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"pippa-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 — YELLOW\n  ====================================================== --\u003e \u003ca id=\"pippa-yellow-large\" href=\"#pippa-root\" class=\"pippa-lightbox\"\u003e \u003cspan class=\"pippa-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pippa-pop-art-sculptural-floor-lamp-stuberlighting_10.jpg?v=1780709834\" alt=\"Enlarged Pippa Sun Yellow floor lamp\"\u003e \u003cspan\u003e Sun Yellow · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — RED\n  ====================================================== --\u003e \u003ca id=\"pippa-red-large\" href=\"#pippa-root\" class=\"pippa-lightbox\"\u003e \u003cspan class=\"pippa-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pippa-pop-art-sculptural-floor-lamp-stuberlighting_14.jpg?v=1780709834\" alt=\"Enlarged Pippa Saturated Red floor lamp\"\u003e \u003cspan\u003e Saturated Red · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"pippa-size-large\" href=\"#pippa-root\" class=\"pippa-lightbox\"\u003e \u003cspan class=\"pippa-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pippa-pop-art-sculptural-floor-lamp-stuberlighting_4.jpg?v=1780709835\" alt=\"Enlarged Pippa Floor Lamp dimension reference\"\u003e \u003cspan\u003e W11\" × H56.3\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"W 28cm x H 143cm \/ W 11″ x H 56.2″ \/ Red \/ US Plug","offer_id":52301532135707,"sku":"STB-FL-PIPPA-RED-1","price":325.0,"currency_code":"USD","in_stock":true},{"title":"W 28cm x H 143cm \/ W 11″ x H 56.2″ \/ Red \/ UK Plug","offer_id":52301532168475,"sku":"STB-FL-PIPPA-RED-2","price":325.0,"currency_code":"USD","in_stock":true},{"title":"W 28cm x H 143cm \/ W 11″ x H 56.2″ \/ Red \/ AU Plug","offer_id":52301532201243,"sku":"STB-FL-PIPPA-RED-3","price":325.0,"currency_code":"USD","in_stock":true},{"title":"W 28cm x H 143cm \/ W 11″ x H 56.2″ \/ Red \/ EU Plug","offer_id":52301532234011,"sku":"STB-FL-PIPPA-RED-4","price":325.0,"currency_code":"USD","in_stock":true},{"title":"W 28cm x H 143cm \/ W 11″ x H 56.2″ \/ Yellow \/ US Plug","offer_id":52301532266779,"sku":"STB-FL-PIPPA-YELLOW-1","price":325.0,"currency_code":"USD","in_stock":true},{"title":"W 28cm x H 143cm \/ W 11″ x H 56.2″ \/ Yellow \/ UK Plug","offer_id":52301532299547,"sku":"STB-FL-PIPPA-YELLOW-2","price":325.0,"currency_code":"USD","in_stock":true},{"title":"W 28cm x H 143cm \/ W 11″ x H 56.2″ \/ Yellow \/ AU Plug","offer_id":52301532332315,"sku":"STB-FL-PIPPA-YELLOW-3","price":325.0,"currency_code":"USD","in_stock":true},{"title":"W 28cm x H 143cm \/ W 11″ x H 56.2″ \/ Yellow \/ EU Plug","offer_id":52301532365083,"sku":"STB-FL-PIPPA-YELLOW-4","price":325.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pippa-pop-art-sculptural-floor-lamp-stuberlighting_1.jpg?v=1780709834"},{"product_id":"vega-mid-century-tripod-articulated-arm-floor-lamp","title":"Vega Mid-Century Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — VEGA\n   MID-CENTURY TRIPOD ARTICULATED ARM FLOOR LAMP\n\n   REACH \/ PIVOT \/ REFLECTOR\n\n   ARCHITECTURAL MID-CENTURY\n   QUIET LUXURY · SHOPPER-FIRST\n   NO FULL BACKGROUND FILL\n\n   ESPRESSO · MATTE BLACK · BRASS · CREAM\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-vega{\n  --espresso:#1C1209;\n  --black:#211D19;\n  --brown:#4A3218;\n  --text:#655546;\n  --muted:#81715F;\n\n  --gold:#C8A96E;\n  --gold-deep:#987344;\n  --brass:#A17A4D;\n\n  --cream:#F7F0E3;\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n  --soft:#F3ECE2;\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-vega *,\n.stb-vega *::before,\n.stb-vega *::after{\n  box-sizing:border-box;\n}\n\n.stb-vega h2,\n.stb-vega h3,\n.stb-vega p{\n  margin-top:0;\n}\n\n.stb-vega h2,\n.stb-vega 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-vega 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-vega a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.vega-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.vega-shell::before{\n  content:\"\";\n\n  position:absolute;\n  top:8px;\n  left:29px;\n\n  width:65px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.vega-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(--black);\n}\n\n\n\/* =========================================================\n   01 — INTRO\n========================================================= *\/\n\n.vega-intro{\n  padding:20px 0 29px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.vega-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.vega-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:.16em;\n  text-transform:uppercase;\n}\n\n.vega-intro h2{\n  max-width:610px;\n\n  margin:0 0 9px;\n\n  font-size:35px;\n  line-height:1.03;\n}\n\n.vega-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 *\/\n\n.vega-scale{\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.vega-scale small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--muted);\n\n  font-size:8.3px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.vega-scale 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:.9;\n\n  font-weight:500;\n}\n\n.vega-scale span{\n  display:block;\n\n  margin-top:7px;\n\n  color:#756452;\n\n  font-size:9.6px;\n  line-height:1.5;\n}\n\n\n\/* DECISION LEDGER *\/\n\n.vega-decisions{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:19px;\n}\n\n.vega-decision{\n  position:relative;\n\n  min-width:0;\n\n  padding:11px 12px;\n\n  border:1px solid var(--line);\n}\n\n.vega-decision:nth-child(1){\n  background:#F7F0E5;\n}\n\n.vega-decision:nth-child(2){\n  background:#FBF9F5;\n}\n\n.vega-decision:nth-child(3){\n  background:#F3ECE2;\n}\n\n.vega-decision::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:-1px;\n  left:-1px;\n\n  width:29px;\n  height:2px;\n}\n\n.vega-decision:nth-child(1)::before{\n  background:var(--black);\n}\n\n.vega-decision:nth-child(2)::before{\n  background:var(--brass);\n}\n\n.vega-decision:nth-child(3)::before{\n  background:var(--gold);\n}\n\n.vega-decision small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:7.6px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.vega-decision 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:17px;\n  line-height:1.1;\n\n  font-weight:500;\n}\n\n.vega-decision p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:9.8px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   02 — PIVOT \/ DETAIL\n========================================================= *\/\n\n.vega-pivot{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:31px;\n  align-items:center;\n\n  padding:32px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n\n\/* IMAGE *\/\n\n.vega-detail-image{\n  width:180px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--brass);\n}\n\n.vega-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.vega-detail-image img{\n  max-height:170px !important;\n}\n\n.vega-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:8.2px;\n\n  text-align:center;\n}\n\n\n\/* COPY *\/\n\n.vega-pivot__copy h3{\n  margin:0 0 6px;\n\n  font-size:24px;\n  line-height:1.08;\n}\n\n.vega-pivot__copy \u003e p{\n  max-width:515px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n}\n\n\n\/* MOVEMENT GRID *\/\n\n.vega-motion-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:14px;\n}\n\n.vega-motion-card{\n  min-width:0;\n\n  padding:10px 11px;\n\n  border:1px solid var(--line);\n}\n\n.vega-motion-card--arm{\n  background:#F5EEE4;\n  border-top:2px solid var(--brass);\n}\n\n.vega-motion-card--head{\n  background:#FBF9F5;\n  border-top:2px solid var(--black);\n}\n\n.vega-motion-card 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:.07em;\n  text-transform:uppercase;\n}\n\n.vega-motion-card strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:10px;\n  font-weight:600;\n}\n\n.vega-motion-card span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:9px;\n  line-height:1.4;\n}\n\n\n\/* DARK FUNCTION STRIP *\/\n\n.vega-aim{\n  display:grid;\n  grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n  gap:21px;\n  align-items:center;\n\n  margin-top:16px;\n\n  padding:18px 20px;\n\n  background:var(--espresso);\n}\n\n.vega-aim__mark{\n  padding-right:18px;\n\n  border-right:1px solid rgba(255,255,255,.16);\n}\n\n.vega-aim__mark small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold);\n\n  font-size:7.5px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.vega-aim__mark strong{\n  display:block;\n\n  color:#FFF7E9;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:28px;\n  line-height:.9;\n\n  font-weight:500;\n}\n\n.vega-aim__mark span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#CFC5B7;\n\n  font-size:8.5px;\n}\n\n.vega-aim__copy h3{\n  margin:0 0 3px;\n\n  color:#FFF7EA;\n\n  font-size:18px;\n}\n\n.vega-aim__copy p{\n  margin:0;\n\n  color:#D5CCBF;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   03 — SCALE \/ REFLECTOR \/ SETUP\n========================================================= *\/\n\n.vega-scale-section{\n  padding:32px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.vega-scale-layout{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,155px);\n\n  gap:31px;\n  align-items:center;\n}\n\n.vega-scale-copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n}\n\n.vega-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\n\/* MEASURE *\/\n\n.vega-measures{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:27px;\n\n  margin-top:14px;\n}\n\n.vega-measure{\n  min-width:88px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.vega-measure:nth-child(2){\n  border-color:var(--black);\n}\n\n.vega-measure:nth-child(3){\n  border-color:var(--brass);\n}\n\n.vega-measure small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.vega-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\n\/* SIZE IMAGE *\/\n\n.vega-size-image{\n  width:155px;\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.vega-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.vega-size-image img{\n  max-height:145px !important;\n}\n\n\n\/* REFLECTOR \/ PLUG-IN *\/\n\n.vega-setup{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:20px;\n}\n\n.vega-setup-card{\n  min-width:0;\n\n  padding:13px 14px;\n\n  border:1px solid var(--line);\n}\n\n.vega-setup-card--reflector{\n  background:#FBF9F5;\n  border-left:3px solid var(--black);\n}\n\n.vega-setup-card--plug{\n  background:#F5EEE4;\n  border-left:3px solid var(--brass);\n}\n\n.vega-setup-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold-deep);\n\n  font-size:7.6px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.vega-setup-card h3{\n  margin:0 0 3px;\n\n  font-size:17px;\n}\n\n.vega-setup-card 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   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.vega-specs{\n  padding:31px 0;\n}\n\n.vega-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.vega-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.vega-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.vega-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.vega-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.vega-spec-row__label{\n  color:#806C58;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.vega-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\/* NOTES *\/\n\n.vega-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:12px;\n}\n\n.vega-care,\n.vega-cert{\n  min-width:0;\n\n  padding:10px 12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.vega-care{\n  border-left:3px solid var(--black);\n}\n\n.vega-cert{\n  border-left:3px solid var(--gold);\n}\n\n.vega-care small,\n.vega-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.vega-care span,\n.vega-cert strong{\n  display:block;\n\n  color:#4F4033;\n\n  font-size:9.7px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.vega-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:6px 6px 0 0;\n}\n\n.vega-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.vega-shipping h3{\n  margin:0 0 9px;\n\n  font-size:20px;\n}\n\n.vega-shipping p{\n  margin:0 0 6px;\n\n  color:#5E4F41;\n\n  font-size:11.5px;\n}\n\n.vega-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.vega-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.vega-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.vega-lightbox:target{\n  display:flex;\n}\n\n.vega-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.vega-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.vega-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  .vega-shell{\n    padding:25px 18px 0;\n  }\n\n  .vega-shell::before,\n  .vega-shell::after{\n    left:18px;\n  }\n\n\n  .vega-intro__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,115px);\n\n    gap:18px;\n  }\n\n  .vega-intro h2{\n    font-size:29px;\n  }\n\n\n  .vega-pivot{\n    grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .vega-detail-image{\n    width:135px;\n  }\n\n  .vega-detail-image img{\n    max-height:125px !important;\n  }\n\n\n  .vega-scale-layout{\n    grid-template-columns:minmax(0,1fr) minmax(0,125px);\n\n    gap:20px;\n  }\n\n\n  .vega-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  .vega-intro__top{\n    grid-template-columns:1fr;\n  }\n\n  .vega-scale{\n    width:165px;\n  }\n\n\n  .vega-decisions{\n    grid-template-columns:1fr;\n  }\n\n\n  .vega-pivot{\n    grid-template-columns:1fr;\n  }\n\n  .vega-detail-image{\n    width:120px;\n\n    margin:0;\n  }\n\n\n  .vega-motion-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .vega-aim{\n    grid-template-columns:1fr;\n\n    gap:8px;\n\n    padding:16px;\n  }\n\n  .vega-aim__mark{\n    padding:0 0 8px;\n\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.16);\n  }\n\n\n  .vega-scale-layout{\n    grid-template-columns:1fr;\n  }\n\n  .vega-size-image{\n    width:110px;\n\n    margin:0;\n  }\n\n  .vega-size-image img{\n    max-height:103px !important;\n  }\n\n\n  .vega-setup{\n    grid-template-columns:1fr;\n  }\n\n\n  .vega-specs__head{\n    display:block;\n  }\n\n  .vega-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .vega-spec-row{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .vega-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  .vega-spec-row__value{\n    font-size:11.5px;\n  }\n\n\n  .vega-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-vega\" id=\"vega-root\"\u003e\n\u003cdiv class=\"vega-shell\"\u003e\n\u003c!-- =====================================================\n         01 — INTRO\n    ====================================================== --\u003e\n\u003csection class=\"vega-intro\"\u003e\n\u003cdiv class=\"vega-intro__top\"\u003e\n\u003cdiv class=\"vega-intro__copy\"\u003e\n\u003cp class=\"vega-kicker\"\u003eVega · Mid-Century Articulated Floor Lamp\u003c\/p\u003e\n\u003ch2\u003eA Tall Reading Lamp That Aims Where You Need It\u003c\/h2\u003e\n\u003cp\u003eVega combines a 62.9-inch tripod frame with a long articulated arm and tilting reflector. The matte-black silhouette stays architectural, while the brass pivot gives the lamp its most useful feature: directional control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vega-scale\"\u003e\n\u003csmall\u003e Overall Height \u003c\/small\u003e \u003cstrong\u003e 62.9\" \u003c\/strong\u003e \u003cspan\u003e 160cm tall\u003cbr\u003eØ17.7\" tripod base \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vega-decisions\"\u003e\n\u003cdiv class=\"vega-decision\"\u003e\n\u003csmall\u003e Reach \u003c\/small\u003e \u003cstrong\u003e Articulated Arm \u003c\/strong\u003e\n\u003cp\u003eRedirect the arm horizontally as the room changes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vega-decision\"\u003e\n\u003csmall\u003e Light Direction \u003c\/small\u003e \u003cstrong\u003e Tilting Reflector \u003c\/strong\u003e\n\u003cp\u003eAngle the head separately for focused or indirect light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vega-decision\"\u003e\n\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Plug-In \u003c\/strong\u003e\n\u003cp\u003e59.1\" cord with an inline push-button switch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — PIVOT \/ DETAIL\n    ====================================================== --\u003e\n\u003csection class=\"vega-pivot\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"vega-detail-image\"\u003e\u003ca href=\"#vega-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vega-mid-century-tripod-articulated-arm-floor-lamp-stuberlighting_11.jpg?v=1780909348\" alt=\"Close-up of Vega Mid-Century floor lamp articulated arm reflector and brass pivot detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"vega-caption\"\u003eArm \u0026amp; reflector detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vega-pivot__copy\"\u003e\n\u003ch3\u003eTwo Movements, One Precise Beam\u003c\/h3\u003e\n\u003cp\u003eThe brass pivot lets the long arm change horizontal direction, while the reflector head tilts independently. That means the lamp can move from chair-level reading light to desk or corner lighting without moving the tripod base.\u003c\/p\u003e\n\u003cdiv class=\"vega-motion-grid\"\u003e\n\u003cdiv class=\"vega-motion-card vega-motion-card--arm\"\u003e\n\u003csmall\u003e Arm Movement \u003c\/small\u003e \u003cstrong\u003e Horizontal Swivel \u003c\/strong\u003e \u003cspan\u003e Redirect the long arm across the usable rotation range. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vega-motion-card vega-motion-card--head\"\u003e\n\u003csmall\u003e Reflector Movement \u003c\/small\u003e \u003cstrong\u003e Vertical Tilt \u003c\/strong\u003e \u003cspan\u003e Fine-tune where the light lands without repositioning the base. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vega-aim\"\u003e\n\u003cdiv class=\"vega-aim__mark\"\u003e\n\u003csmall\u003e Lighting \u003c\/small\u003e \u003cstrong\u003e AIM \u003c\/strong\u003e \u003cspan\u003e task or indirect \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vega-aim__copy\"\u003e\n\u003ch3\u003ePoint the Light, Not the Entire Lamp\u003c\/h3\u003e\n\u003cp\u003eAim downward toward a chair or work surface, or tilt the reflector upward for a softer ambient wash.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         03 — SCALE \/ REFLECTOR \/ SETUP\n    ====================================================== --\u003e\n\u003csection class=\"vega-scale-section\"\u003e\n\u003cdiv class=\"vega-scale-layout\"\u003e\n\u003cdiv class=\"vega-scale-copy\"\u003e\n\u003ch3\u003eTall Enough to Reach Over the Seating Zone\u003c\/h3\u003e\n\u003cp\u003eVega stands 62.9 inches high on a 17.7-inch tripod footprint. The height and directional arm make it especially useful beside a lounge chair, sofa or desk where a conventional shaded floor lamp may not place light exactly where it is needed.\u003c\/p\u003e\n\u003cdiv class=\"vega-measures\"\u003e\n\u003cdiv class=\"vega-measure\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 62.9\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vega-measure\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Ø17.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vega-measure\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59.1\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"vega-size-image\"\u003e\u003ca href=\"#vega-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vega-mid-century-tripod-articulated-arm-floor-lamp-stuberlighting_17.jpg?v=1780909348\" alt=\"Vega Mid-Century Tripod Floor Lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"vega-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vega-setup\"\u003e\n\u003cdiv class=\"vega-setup-card vega-setup-card--reflector\"\u003e\n\u003csmall\u003e Reflector \u003c\/small\u003e\n\u003ch3\u003eBlack Outside. White Inside.\u003c\/h3\u003e\n\u003cp\u003eThe matte-black exterior keeps Vega visually graphic, while the white reflector interior helps return more light toward the direction you aim it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vega-setup-card vega-setup-card--plug\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e\n\u003ch3\u003ePlug In. Position. Adjust.\u003c\/h3\u003e\n\u003cp\u003eNo hardwiring is required. The 59.1-inch cord uses a simple inline push-button ON\/OFF switch.\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=\"vega-specs\"\u003e\n\u003cdiv class=\"vega-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Vega · Mid-Century Articulated Floor Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vega-spec-list\"\u003e\n\u003cdiv class=\"vega-spec-row\"\u003e\n\u003cspan class=\"vega-spec-row__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"vega-spec-row__value\"\u003e Ø17.7\" base × H62.9\" overall \/ Ø45 × H160cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vega-spec-row\"\u003e\n\u003cspan class=\"vega-spec-row__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"vega-spec-row__value\"\u003e Steel frame · Aluminum reflector · Brass pivot joint \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vega-spec-row\"\u003e\n\u003cspan class=\"vega-spec-row__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"vega-spec-row__value\"\u003e Matte black exterior · White reflector interior · Brass detail \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vega-spec-row\"\u003e\n\u003cspan class=\"vega-spec-row__label\"\u003e Adjustment \u003c\/span\u003e \u003cspan class=\"vega-spec-row__value\"\u003e Multi-directional horizontal arm swivel · Reflector tilts vertically \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vega-spec-row\"\u003e\n\u003cspan class=\"vega-spec-row__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"vega-spec-row__value\"\u003e E26 \/ E27 · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vega-spec-row\"\u003e\n\u003cspan class=\"vega-spec-row__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"vega-spec-row__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vega-spec-row\"\u003e\n\u003cspan class=\"vega-spec-row__label\"\u003e Cord \/ Control \u003c\/span\u003e \u003cspan class=\"vega-spec-row__value\"\u003e 59.1\" plug-in cord · Inline push-button ON\/OFF switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vega-spec-row\"\u003e\n\u003cspan class=\"vega-spec-row__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"vega-spec-row__value\"\u003e Non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vega-spec-row\"\u003e\n\u003cspan class=\"vega-spec-row__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"vega-spec-row__value\"\u003e Plug-in · No hardwiring required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vega-spec-row\"\u003e\n\u003cspan class=\"vega-spec-row__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"vega-spec-row__value\"\u003e Indoor dry locations only \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vega-notes\"\u003e\n\u003cdiv class=\"vega-care\"\u003e\n\u003csmall\u003e Adjustment Note \u003c\/small\u003e \u003cspan\u003e The brass pivot holds position by friction. Reposition the arm gently within its natural rotation range; do not over-tighten or force the joint. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vega-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=\"vega-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=\"vega-detail-large\" href=\"#vega-root\" class=\"vega-lightbox\"\u003e \u003cspan class=\"vega-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vega-mid-century-tripod-articulated-arm-floor-lamp-stuberlighting_11.jpg?v=1780909348\" alt=\"Enlarged Vega articulated arm and reflector detail\"\u003e \u003cspan\u003e Articulated Arm Detail · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — DIMENSION\n  ====================================================== --\u003e \u003ca id=\"vega-size-large\" href=\"#vega-root\" class=\"vega-lightbox\"\u003e \u003cspan class=\"vega-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vega-mid-century-tripod-articulated-arm-floor-lamp-stuberlighting_17.jpg?v=1780909348\" alt=\"Enlarged Vega Mid-Century Tripod Floor Lamp dimensions\"\u003e \u003cspan\u003e Ø17.7\" Base × H62.9\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 17.7\"xH 62.9\" \/ Black \/ US Plug","offer_id":52309933097243,"sku":"STB-FL-VEGA-1","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"xH 62.9\" \/ Black \/ UK Plug","offer_id":52309933130011,"sku":"STB-FL-VEGA-2","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"xH 62.9\" \/ Black \/ AU Plug","offer_id":52309933162779,"sku":"STB-FL-VEGA-3","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"xH 62.9\" \/ Black \/ EU Plug","offer_id":52309933195547,"sku":"STB-FL-VEGA-4","price":395.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vega-mid-century-tripod-articulated-arm-floor-lamp-stuberlighting_1.jpg?v=1780909348"},{"product_id":"lumi-slim-corner-rgb-floor-lamp","title":"Lumi Slim Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — LUMI PLUG-IN RGB FLOOR LAMP\n   Slim Ambient Light · Plug-In · Quiet Modern\n   No Full-Page Background\n========================================================= *\/\n\n.stb-lumi{\n  --ivory:#FFFDF9;\n  --soft:#F5F1EB;\n  --cool:#F2F3F2;\n\n  --dark:#1F1C1A;\n  --graphite:#302D2A;\n\n  --text:#4C433C;\n  --muted:#756D66;\n\n  --gold:#B49362;\n  --gold-deep:#80613E;\n\n  --line:#D9D2CB;\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-lumi *,\n.stb-lumi *::before,\n.stb-lumi *::after{\n  box-sizing:border-box;\n}\n\n.stb-lumi h2,\n.stb-lumi 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-lumi p{\n  margin-top:0;\n}\n\n\n\/* =========================================================\n   TYPE\n========================================================= *\/\n\n.stb-lumi__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-lumi__title{\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.15;\n}\n\n.stb-lumi__section-title{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.25;\n}\n\n.stb-lumi__section-copy{\n  max-width:630px;\n\n  margin:0;\n\n  color:#625A54;\n\n  font-size:12.8px;\n  line-height:1.62;\n}\n\n.stb-lumi__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#817971;\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-lumi__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-lumi__intro-copy{\n  max-width:640px;\n}\n\n.stb-lumi__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5C544E;\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n.stb-lumi__intro-stat{\n  padding:14px 16px;\n\n  background:var(--dark);\n\n  border-radius:4px;\n}\n\n.stb-lumi__intro-stat small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C7AD87;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-lumi__intro-stat strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#FFF7ED;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-lumi__intro-stat span{\n  color:#D5CCC4;\n\n  font-size:10.8px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-lumi__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:4px;\n\n  box-shadow:0 5px 18px rgba(30,26,23,.025);\n\n  overflow:hidden;\n}\n\n.stb-lumi__fact{\n  padding:13px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-lumi__fact:last-child{\n  border-right:0;\n}\n\n.stb-lumi__fact small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887C72;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.stb-lumi__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   DETAIL\n========================================================= *\/\n\n.stb-lumi__detail{\n  display:grid;\n  grid-template-columns:115px minmax(0,1fr);\n\n  gap:20px;\n  align-items:center;\n\n  margin-bottom:30px;\n  padding:14px;\n\n  background:var(--soft);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  box-shadow:0 5px 18px rgba(30,26,23,.02);\n}\n\n.stb-lumi__detail-media{\n  width:105px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-lumi__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--ivory);\n\n  border:1px solid #D5CEC7;\n  border-radius:3px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-lumi__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-lumi__detail-copy p{\n  max-width:560px;\n\n  margin:0 0 9px;\n\n  color:#625952;\n\n  font-size:12.3px;\n  line-height:1.58;\n}\n\n.stb-lumi__tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n}\n\n.stb-lumi__tag{\n  padding:4px 8px;\n\n  background:var(--ivory);\n\n  color:#5C544D;\n\n  font-size:10px;\n\n  border:1px solid #D7D0C9;\n  border-radius:18px;\n}\n\n\n\/* =========================================================\n   PLUG-IN FEATURE\n========================================================= *\/\n\n.stb-lumi__plugin{\n  display:grid;\n  grid-template-columns:180px minmax(0,1fr);\n\n  margin-bottom:30px;\n\n  overflow:hidden;\n\n  border-radius:4px;\n\n  box-shadow:0 5px 18px rgba(30,26,23,.03);\n}\n\n.stb-lumi__plugin-title{\n  padding:17px 18px;\n\n  background:var(--graphite);\n}\n\n.stb-lumi__plugin-title small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8AE88;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-lumi__plugin-title strong{\n  color:#FFF7ED;\n\n  font-size:13.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-lumi__plugin-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-lumi__plugin-copy p{\n  margin:0;\n\n  color:#605850;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   LIGHT MODES\n========================================================= *\/\n\n.stb-lumi__modes{\n  margin-bottom:30px;\n}\n\n.stb-lumi__modes-head{\n  margin-bottom:12px;\n}\n\n.stb-lumi__mode-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:hidden;\n}\n\n.stb-lumi__mode{\n  padding:14px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-lumi__mode:last-child{\n  border-right:0;\n}\n\n.stb-lumi__mode small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887A70;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lumi__mode strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.4px;\n  font-weight:500;\n}\n\n.stb-lumi__mode p{\n  margin:0;\n\n  color:#70675F;\n\n  font-size:10.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   SIZE SELECTOR\n========================================================= *\/\n\n.stb-lumi__sizes{\n  margin-bottom:30px;\n}\n\n.stb-lumi__sizes-head{\n  margin-bottom:13px;\n}\n\n.stb-lumi__size-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n}\n\n.stb-lumi__size-card{\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:4px;\n\n  box-shadow:0 5px 18px rgba(30,26,23,.02);\n}\n\n.stb-lumi__size-card--featured{\n  border-top:2px solid var(--gold);\n}\n\n\n\/* SIZE IMAGE *\/\n\n.stb-lumi__size-media{\n  width:98px;\n  max-width:100%;\n\n  padding:4px;\n\n  background:#FAF8F4;\n\n  border:1px solid #DDD6CF;\n  border-radius:3px;\n\n  overflow:visible;\n}\n\n.stb-lumi__size-media a{\n  display:block;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-lumi__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\n  transform:none!important;\n}\n\n\n\/* SIZE COPY *\/\n\n.stb-lumi__size-copy{\n  min-width:0;\n}\n\n.stb-lumi__size-copy small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#88796F;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lumi__size-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.3px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-lumi__size-copy p{\n  margin:0;\n\n  color:#70675F;\n\n  font-size:10.4px;\n  line-height:1.48;\n}\n\n.stb-lumi__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   POWER\n========================================================= *\/\n\n.stb-lumi__power{\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-lumi__power-card{\n  padding:14px 15px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n}\n\n.stb-lumi__power-card:first-child{\n  border-top:2px solid var(--gold);\n}\n\n.stb-lumi__power-card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#84776D;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lumi__power-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-lumi__power-card p{\n  margin:0;\n\n  color:#665D56;\n\n  font-size:10.7px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   USE NOTE\n========================================================= *\/\n\n.stb-lumi__note{\n  display:grid;\n  grid-template-columns:3px minmax(0,1fr);\n\n  gap:13px;\n\n  max-width:760px;\n\n  margin:0 auto 30px;\n}\n\n.stb-lumi__note-line{\n  background:var(--gold);\n}\n\n.stb-lumi__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-lumi__note p{\n  margin:0;\n\n  color:#675F58;\n\n  font-size:11.6px;\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n========================================================= *\/\n\n.stb-lumi__specs{\n  margin-bottom:30px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  box-shadow:0 5px 18px rgba(30,26,23,.02);\n\n  overflow:hidden;\n}\n\n.stb-lumi__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--graphite);\n}\n\n.stb-lumi__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-lumi__spec-head strong{\n  color:#FFF6EB;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-lumi__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7E1DC;\n}\n\n.stb-lumi__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-lumi__spec span{\n  padding-right:10px;\n\n  color:#827970;\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n.stb-lumi__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-lumi__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n}\n\n.stb-lumi__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-lumi__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-lumi__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-lumi__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-lumi__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-lumi__faq details p{\n  margin:7px 0 0;\n\n  color:#665D56;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-lumi__shipping{\n  padding:18px 19px;\n\n  background:var(--soft);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:4px;\n}\n\n.stb-lumi__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-lumi__shipping p{\n  margin:0 0 7px;\n\n  color:#5E554E;\n\n  font-size:12.5px;\n  line-height:1.62;\n}\n\n.stb-lumi__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-lumi__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-lumi__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-lumi__lightbox:target{\n  display:flex;\n}\n\n.stb-lumi__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-lumi__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-lumi__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-lumi__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948B;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-lumi__intro{\n    grid-template-columns:1fr;\n    gap:12px;\n  }\n\n  .stb-lumi__title{\n    font-size:25px;\n  }\n\n  .stb-lumi__intro-stat{\n    max-width:260px;\n  }\n\n\n  .stb-lumi__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-lumi__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-lumi__fact:nth-child(1),\n  .stb-lumi__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-lumi__detail{\n    grid-template-columns:100px 1fr;\n  }\n\n  .stb-lumi__detail-media{\n    width:94px;\n  }\n\n\n  .stb-lumi__plugin{\n    grid-template-columns:145px 1fr;\n  }\n\n\n  .stb-lumi__power{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-lumi__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-lumi{\n    font-size:14px;\n  }\n\n\n  .stb-lumi__detail{\n    grid-template-columns:86px 1fr;\n\n    gap:11px;\n    padding:10px;\n  }\n\n  .stb-lumi__detail-media{\n    width:80px;\n  }\n\n\n  .stb-lumi__plugin{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lumi__plugin-copy{\n    border-top:0;\n    border-left:1px solid var(--line);\n  }\n\n\n  .stb-lumi__mode-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lumi__mode{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .stb-lumi__mode:last-child{\n    border-bottom:0;\n  }\n\n\n  .stb-lumi__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lumi__size-card{\n    grid-template-columns:84px 1fr;\n  }\n\n  .stb-lumi__size-media{\n    width:78px;\n  }\n\n\n  .stb-lumi__spec{\n    grid-template-columns:1fr;\n    gap:2px;\n  }\n\n  .stb-lumi__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-lumi__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-lumi\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumi__intro\"\u003e\n\u003cdiv class=\"stb-lumi__intro-copy\"\u003e\n\u003cspan class=\"stb-lumi__eyebrow\"\u003e Plug-In · Warm \/ Neutral \/ RGB \u003c\/span\u003e\n\u003ch2 class=\"stb-lumi__title\"\u003eAlmost Invisible Until the Light Turns On.\u003c\/h2\u003e\n\u003cp\u003eLumi pairs a clear glass light column with a slim chrome base, keeping the fixture visually quiet when switched off. Plug it into a power source for continuous use, then choose warm white, neutral white or RGB ambient light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumi__intro-stat\"\u003e\n\u003csmall\u003e Two Heights \u003c\/small\u003e \u003cstrong\u003e 62\" · 71\" \u003c\/strong\u003e \u003cspan\u003e Continuous plug-in operation \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumi__facts\"\u003e\n\u003cdiv class=\"stb-lumi__fact\"\u003e\n\u003csmall\u003e Power \u003c\/small\u003e \u003cstrong\u003e Plug-In Operation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumi__fact\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Integrated LED \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumi__fact\"\u003e\n\u003csmall\u003e Modes \u003c\/small\u003e \u003cstrong\u003e 3000K \/ 4000K \/ RGB \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumi__fact\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Chrome + Clear Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"lumi-detail-section\" class=\"stb-lumi__detail\"\u003e\n\u003cdiv class=\"stb-lumi__detail-media\"\u003e\u003ca href=\"#lumi-detail\" class=\"stb-lumi__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumi-cordless-slim-corner-rgb-floor-lamp-stuberlighting_15.jpg?v=1781058846\" alt=\"Lumi plug-in floor lamp clear glass tube and chrome detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-lumi__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-lumi__detail-copy\"\u003e\n\u003cspan class=\"stb-lumi__eyebrow\"\u003e Product Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-lumi__section-title\"\u003eClear Glass, Chrome, Almost No Visual Weight.\u003c\/h3\u003e\n\u003cp\u003eThe transparent glass column allows the lamp to sit quietly against a wall or in a corner. Once illuminated, the column itself becomes the visual element.\u003c\/p\u003e\n\u003cdiv class=\"stb-lumi__tags\"\u003e\n\u003cspan class=\"stb-lumi__tag\"\u003e Transparent Glass \u003c\/span\u003e \u003cspan class=\"stb-lumi__tag\"\u003e Chrome Base \u003c\/span\u003e \u003cspan class=\"stb-lumi__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=\"lumi-detail\" href=\"#lumi-detail-section\" class=\"stb-lumi__lightbox\"\u003e \u003cspan class=\"stb-lumi__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumi-cordless-slim-corner-rgb-floor-lamp-stuberlighting_15.jpg?v=1781058846\" alt=\"Enlarged Lumi floor lamp detail\"\u003e \u003cspan class=\"stb-lumi__lightbox-caption\"\u003e Lumi · Clear Glass \u0026amp; Chrome Detail \u003c\/span\u003e \u003cspan class=\"stb-lumi__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PLUG-IN POWER\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumi__plugin\"\u003e\n\u003cdiv class=\"stb-lumi__plugin-title\"\u003e\n\u003csmall\u003e Plug-In Power \u003c\/small\u003e \u003cstrong\u003e Consistent Light, Whenever You Need It. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumi__plugin-copy\"\u003e\n\u003cp\u003eLumi is designed for plug-in operation. Place it near a suitable power source and keep it connected while in use for steady, continuous ambient lighting without charging cycles or battery-runtime limits.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT MODES\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumi__modes\"\u003e\n\u003cdiv class=\"stb-lumi__modes-head\"\u003e\n\u003cspan class=\"stb-lumi__eyebrow\"\u003e Three Lighting Moods \u003c\/span\u003e\n\u003ch3 class=\"stb-lumi__section-title\"\u003eEveryday White Light First. Color When You Want It.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumi__mode-grid\"\u003e\n\u003cdiv class=\"stb-lumi__mode\"\u003e\n\u003csmall\u003e Evening \u003c\/small\u003e \u003cstrong\u003e Warm White · 3000K \u003c\/strong\u003e\n\u003cp\u003eSofter ambient light for evenings, reading corners and relaxed living spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumi__mode\"\u003e\n\u003csmall\u003e Daytime \u003c\/small\u003e \u003cstrong\u003e Neutral White · 4000K \u003c\/strong\u003e\n\u003cp\u003eCleaner general illumination for daytime use and brighter room light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumi__mode\"\u003e\n\u003csmall\u003e Ambient \u003c\/small\u003e \u003cstrong\u003e Full RGB \u003c\/strong\u003e\n\u003cp\u003eUse color when the lamp is acting as accent or mood lighting rather than primary light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE SELECTOR\n  ====================================================== --\u003e\n\u003csection id=\"lumi-size-section\" class=\"stb-lumi__sizes\"\u003e\n\u003cdiv class=\"stb-lumi__sizes-head\"\u003e\n\u003cspan class=\"stb-lumi__eyebrow\"\u003e Choose the Height \u003c\/span\u003e\n\u003ch3 class=\"stb-lumi__section-title\"\u003e62\" for Most Rooms. 71\" When the Space Can Carry More Height.\u003c\/h3\u003e\n\u003cp class=\"stb-lumi__section-copy\"\u003eBoth versions keep the same slim vertical character. Choose according to sofa height, ceiling scale and how tall you want the illuminated line to read in the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumi__size-grid\"\u003e\n\u003c!-- 62 --\u003e\n\u003carticle class=\"stb-lumi__size-card stb-lumi__size-card--featured\"\u003e\n\u003cdiv class=\"stb-lumi__size-media\"\u003e\u003ca href=\"#lumi-size-62\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumi-cordless-slim-corner-rgb-floor-lamp-stuberlighting_22.jpg?v=1781058846\" alt=\"Lumi 62 inch plug-in floor lamp dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-lumi__size-copy\"\u003e\n\u003csmall\u003e Standard Height \u003c\/small\u003e \u003cstrong\u003e Ø15.8\" × H62\" \u003c\/strong\u003e\n\u003cp\u003eSuitable for standard corners, behind sectionals and beside a reading chair.\u003c\/p\u003e\n\u003cspan class=\"stb-lumi__size-meta\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 71 --\u003e\n\u003carticle class=\"stb-lumi__size-card\"\u003e\n\u003cdiv class=\"stb-lumi__size-media\"\u003e\u003ca href=\"#lumi-size-71\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumi-cordless-slim-corner-rgb-floor-lamp-stuberlighting_31.jpg?v=1781058846\" alt=\"Lumi 71 inch plug-in floor lamp dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-lumi__size-copy\"\u003e\n\u003csmall\u003e Taller Scale \u003c\/small\u003e \u003cstrong\u003e Ø15.8\" × H71\" \u003c\/strong\u003e\n\u003cp\u003eBetter for taller rooms, high-back sofas and larger open-plan spaces.\u003c\/p\u003e\n\u003cspan class=\"stb-lumi__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=\"lumi-size-62\" href=\"#lumi-size-section\" class=\"stb-lumi__lightbox\"\u003e \u003cspan class=\"stb-lumi__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumi-cordless-slim-corner-rgb-floor-lamp-stuberlighting_22.jpg?v=1781058846\" alt=\"Enlarged Lumi 62 inch dimensions\"\u003e \u003cspan class=\"stb-lumi__lightbox-caption\"\u003e Ø15.8\" × H62\" \u003c\/span\u003e \u003cspan class=\"stb-lumi__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"lumi-size-71\" href=\"#lumi-size-section\" class=\"stb-lumi__lightbox\"\u003e \u003cspan class=\"stb-lumi__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumi-cordless-slim-corner-rgb-floor-lamp-stuberlighting_31.jpg?v=1781058846\" alt=\"Enlarged Lumi 71 inch dimensions\"\u003e \u003cspan class=\"stb-lumi__lightbox-caption\"\u003e Ø15.8\" × H71\" \u003c\/span\u003e \u003cspan class=\"stb-lumi__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       POWER \/ OPERATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumi__power\"\u003e\n\u003cdiv class=\"stb-lumi__power-card\"\u003e\n\u003csmall\u003e Power Type \u003c\/small\u003e \u003cstrong\u003e Plug-In Operation \u003c\/strong\u003e\n\u003cp\u003eLumi is powered while connected to a suitable power source and is not a rechargeable model.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumi__power-card\"\u003e\n\u003csmall\u003e Runtime \u003c\/small\u003e \u003cstrong\u003e Continuous While Plugged In \u003c\/strong\u003e\n\u003cp\u003eNo battery charging cycle or battery-runtime limit to plan around during normal use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumi__power-card\"\u003e\n\u003csmall\u003e Placement \u003c\/small\u003e \u003cstrong\u003e Use Near a Power Source \u003c\/strong\u003e\n\u003cp\u003ePosition the lamp where its power connection can reach comfortably without creating tension on the cord.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       USE NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumi__note\"\u003e\n\u003cdiv class=\"stb-lumi__note-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Best understood as ambient light, not a desk task lamp. \u003c\/strong\u003e\n\u003cp\u003eLumi works especially well for corners, behind seating and general evening illumination. For detailed desk work or highly focused reading, pair it with a dedicated task light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumi__specs\"\u003e\n\u003cdiv class=\"stb-lumi__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Lumi \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumi__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e Ø15.8\" × H62\" · Ø15.8\" × H71\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumi__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Stainless Steel Chrome Base · Transparent Glass Tube \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumi__spec\"\u003e\n\u003cspan\u003e Finish \u003c\/span\u003e \u003cstrong\u003e Chrome Base · Clear Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumi__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED Included · No Replaceable Bulb Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumi__spec\"\u003e\n\u003cspan\u003e Light Modes \u003c\/span\u003e \u003cstrong\u003e Warm White 3000K · Neutral White 4000K · Full RGB Color \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumi__spec\"\u003e\n\u003cspan\u003e Power \u003c\/span\u003e \u003cstrong\u003e Plug-In Operation · Designed to Remain Connected While in Use \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumi__spec\"\u003e\n\u003cspan\u003e Runtime \u003c\/span\u003e \u003cstrong\u003e Continuous While Connected to Power · No Rechargeable Battery Runtime \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumi__spec\"\u003e\n\u003cspan\u003e Operation \u003c\/span\u003e \u003cstrong\u003e Plug-In Powered · Push-Button Mode Cycling \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumi__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Freestanding · No Mounting Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lumi__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-lumi__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-lumi__faq\"\u003e\u003cspan class=\"stb-lumi__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-lumi__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Lumi need to stay plugged in while in use?\u003c\/summary\u003e\n\u003cp\u003eYes. This version is plug-in powered rather than rechargeable, so it is designed to remain connected to a suitable power source while operating.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Lumi have a rechargeable battery?\u003c\/summary\u003e\n\u003cp\u003eNo. This is the plug-in version of Lumi and does not rely on a rechargeable battery or charging cycle for normal operation.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Lumi bright enough for reading?\u003c\/summary\u003e\n\u003cp\u003eLumi works well for ambient reading-corner light and general evening illumination. For highly focused reading or detailed desk work, a dedicated task lamp is still recommended.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cbr\u003e\u003c\/summary\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-lumi__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":"⌀ 15.8\" × H 62\" \/ Warm white","offer_id":52323543908635,"sku":"STB-FL-LUMI-1","price":345.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 15.8\" × H 62\" \/ Neutral white","offer_id":52323543941403,"sku":"STB-FL-LUMI-2","price":345.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 15.8\" × H 62\" \/ Full RGB color","offer_id":52323543974171,"sku":"STB-FL-LUMI-3","price":345.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 15.8\" × H 71\" \/ Warm white","offer_id":52323544006939,"sku":"STB-FL-LUMI-4","price":395.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 15.8\" × H 71\" \/ Neutral white","offer_id":52323544039707,"sku":"STB-FL-LUMI-5","price":395.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 15.8\" × H 71\" \/ Full RGB color","offer_id":52323544072475,"sku":"STB-FL-LUMI-6","price":395.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lumi-cordless-slim-corner-rgb-floor-lamp-stuberlighting_1.jpg?v=1781058845"},{"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":"akari-14a-washi-paper-tall-floor-lamp","title":"Akari 14A Washi Paper Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AKARI 14A\n   WASHI PAPER TALL FLOOR LAMP\n\n   HEIGHT \/ WASHI \/ GLOW\n\n   PAPER SCULPTURE · QUIET LUXURY\n   SHOPPER-FIRST · CONCISE\n   DISTINCT FROM DAWN BACKGROUND\n   MOBILE READY\n========================================================= *\/\n\n.stb-akari14a{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#807469;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --washi:#F0E6D4;\n  --washi-light:#F8F2E7;\n  --bamboo:#B08B61;\n\n  --cream:#F5EDD8;\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-akari14a *,\n.stb-akari14a *::before,\n.stb-akari14a *::after{\n  box-sizing:border-box;\n}\n\n.stb-akari14a h2,\n.stb-akari14a h3,\n.stb-akari14a p{\n  margin-top:0;\n}\n\n.stb-akari14a h2,\n.stb-akari14a 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-akari14a img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-akari14a a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.ak14-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.ak14-frame::before{\n  content:\"\";\n\n  position:absolute;\n  top:8px;\n  left:29px;\n\n  width:64px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.ak14-frame::after{\n  content:\"\";\n\n  position:absolute;\n  top:11px;\n  left:29px;\n\n  width:31px;\n  height:1px;\n\n  background:var(--bamboo);\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.ak14-eyebrow{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-deep);\n\n  font-size:9.2px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.ak14-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — INTRO\n========================================================= *\/\n\n.ak14-intro{\n  padding:20px 0 29px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.ak14-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.ak14-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.ak14-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.ak14-stat{\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.ak14-stat small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.ak14-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.ak14-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\/* DECISION STRIP *\/\n\n.ak14-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.ak14-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.ak14-quick__item:nth-child(1){\n  background:#F7F0E4;\n}\n\n.ak14-quick__item:nth-child(2){\n  background:#FBF8F2;\n}\n\n.ak14-quick__item:nth-child(3){\n  background:#F2EADD;\n}\n\n.ak14-quick__item::before{\n  content:\"\";\n\n  position:absolute;\n  top:-1px;\n  left:-1px;\n\n  width:28px;\n  height:2px;\n}\n\n.ak14-quick__item:nth-child(1)::before{\n  background:var(--gold);\n}\n\n.ak14-quick__item:nth-child(2)::before{\n  background:var(--bamboo);\n}\n\n.ak14-quick__item:nth-child(3)::before{\n  background:var(--espresso);\n}\n\n.ak14-quick__item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.ak14-quick__item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.1;\n\n  font-weight:500;\n}\n\n.ak14-quick__item p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   02 — WASHI\n========================================================= *\/\n\n.ak14-washi{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.ak14-washi__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\/* MATERIAL IMAGE *\/\n\n.ak14-material-img{\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(--gold);\n}\n\n.ak14-material-img a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.ak14-material-img img{\n  max-height:155px !important;\n}\n\n\n\/* COPY *\/\n\n.ak14-washi__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.ak14-washi__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* MATERIAL LEDGER *\/\n\n.ak14-materials{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:13px;\n}\n\n.ak14-material{\n  min-width:0;\n\n  padding:10px 11px;\n\n  border:1px solid var(--line);\n}\n\n.ak14-material:nth-child(1){\n  background:#F8F1E6;\n\n  border-top:2px solid var(--gold);\n}\n\n.ak14-material:nth-child(2){\n  background:#F4EADD;\n\n  border-top:2px solid var(--bamboo);\n}\n\n.ak14-material:nth-child(3){\n  background:#F8F6F2;\n\n  border-top:2px solid var(--espresso);\n}\n\n.ak14-material small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.ak14-material 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.ak14-material span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.42;\n}\n\n\n\/* DARK GLOW ANCHOR *\/\n\n.ak14-glow{\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:17px;\n\n  padding:18px 20px;\n\n  background:var(--espresso);\n\n  border-radius:4px;\n}\n\n.ak14-glow__mark{\n  padding-right:19px;\n\n  border-right:1px solid rgba(255,255,255,.15);\n}\n\n.ak14-glow__mark small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold);\n\n  font-size:9.2px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.ak14-glow__mark strong{\n  display:block;\n\n  color:#FFF7E9;\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.ak14-glow__mark span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#CFC6BB;\n\n  font-size:9.2px;\n}\n\n.ak14-glow__copy h3{\n  margin:0 0 4px;\n\n  color:#FFF8ED;\n\n  font-size:18px;\n}\n\n.ak14-glow__copy p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#D6CDC1;\n\n  font-size:11.5px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   03 — SCALE \/ FOOTPRINT\n========================================================= *\/\n\n.ak14-scale{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.ak14-scale__layout{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:28px;\n  align-items:center;\n}\n\n\n\/* SIZE IMAGE *\/\n\n.ak14-size{\n  width:150px;\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(--bamboo);\n}\n\n.ak14-size a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.ak14-size img{\n  max-height:142px !important;\n}\n\n\n\/* SCALE COPY *\/\n\n.ak14-scale__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.ak14-scale__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* MEASURES *\/\n\n.ak14-measures{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:24px;\n\n  margin-top:14px;\n}\n\n.ak14-measure{\n  min-width:90px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.ak14-measure:nth-child(2){\n  border-color:var(--bamboo);\n}\n\n.ak14-measure:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.ak14-measure small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.ak14-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\/* FIT STRIP *\/\n\n.ak14-fit{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:17px;\n}\n\n.ak14-fit__item{\n  min-width:0;\n\n  padding:10px 11px;\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.ak14-fit__item:nth-child(2){\n  border-left-color:var(--bamboo);\n}\n\n.ak14-fit__item:nth-child(3){\n  border-left-color:var(--espresso);\n}\n\n.ak14-fit__item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.ak14-fit__item strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.ak14-specs{\n  padding:31px 0;\n}\n\n.ak14-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.ak14-specs__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.ak14-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.ak14-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.ak14-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.ak14-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.ak14-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\/* HANDMADE NOTE *\/\n\n.ak14-note{\n  margin-top:12px;\n\n  padding:11px 13px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.ak14-note small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold-deep);\n\n  font-size:9.2px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.ak14-note span{\n  display:block;\n\n  color:#514337;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.ak14-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.ak14-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.ak14-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.ak14-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.ak14-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.ak14-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.ak14-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.ak14-lightbox:target{\n  display:flex;\n}\n\n.ak14-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.ak14-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.ak14-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.ak14-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9.2px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .ak14-frame{\n    padding:25px 18px 0;\n  }\n\n  .ak14-frame::before,\n  .ak14-frame::after{\n    left:18px;\n  }\n\n\n  .ak14-intro__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,120px);\n\n    gap:18px;\n  }\n\n  .ak14-intro h2{\n    font-size:27px;\n  }\n\n\n  .ak14-washi__layout{\n    grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .ak14-material-img{\n    width:130px;\n  }\n\n  .ak14-material-img img{\n    max-height:120px !important;\n  }\n\n\n  .ak14-scale__layout{\n    grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n\n  .ak14-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  .ak14-intro__top{\n    grid-template-columns:1fr;\n  }\n\n  .ak14-stat{\n    width:175px;\n  }\n\n\n  .ak14-quick{\n    grid-template-columns:1fr;\n  }\n\n\n  .ak14-washi__layout{\n    grid-template-columns:1fr;\n  }\n\n  .ak14-material-img{\n    width:120px;\n\n    margin:0;\n  }\n\n\n  .ak14-materials{\n    grid-template-columns:1fr;\n  }\n\n\n  .ak14-glow{\n    grid-template-columns:1fr;\n\n    gap:8px;\n\n    padding:16px;\n  }\n\n  .ak14-glow__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  .ak14-scale__layout{\n    grid-template-columns:1fr;\n  }\n\n  .ak14-size{\n    width:110px;\n\n    margin:0;\n  }\n\n  .ak14-size img{\n    max-height:104px !important;\n  }\n\n\n  .ak14-fit{\n    grid-template-columns:1fr;\n  }\n\n\n  .ak14-specs__head{\n    display:block;\n  }\n\n  .ak14-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .ak14-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .ak14-spec__label{\n    color:var(--gold-deep);\n\n    font-size:9.5px;\n    font-weight:600;\n\n    letter-spacing:.04em;\n    text-transform:uppercase;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-akari14a\" id=\"akari14a-root\"\u003e\n\u003cdiv class=\"ak14-frame\"\u003e\n\u003c!-- =====================================================\n         01 — HEIGHT\n    ====================================================== --\u003e\n\u003csection class=\"ak14-intro\"\u003e\n\u003cdiv class=\"ak14-intro__top\"\u003e\n\u003cdiv class=\"ak14-intro__copy\"\u003e\n\u003cspan class=\"ak14-eyebrow\"\u003e Height \/ Washi \/ Glow \u003c\/span\u003e\n\u003ch2\u003eTall in Presence. Only 13 Inches Wide.\u003c\/h2\u003e\n\u003cp\u003eAkari 14A stretches a softly illuminated washi-paper form to 63.7 inches tall while keeping the footprint remarkably narrow. The result is a floor lamp that adds vertical light without the visual weight of a wide shade or tripod base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ak14-stat\"\u003e\n\u003csmall\u003e Overall Height \u003c\/small\u003e \u003cstrong\u003e 63.7\" \u003c\/strong\u003e \u003cspan\u003e Ø13\" wide\u003cbr\u003eØ33 × H162cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ak14-quick\"\u003e\n\u003cdiv class=\"ak14-quick__item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Handmade Washi \u003c\/strong\u003e\n\u003cp\u003eNatural white paper softens the bulb and illuminates the full shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ak14-quick__item\"\u003e\n\u003csmall\u003e Structure \u003c\/small\u003e \u003cstrong\u003e Bamboo Ribs \u003c\/strong\u003e\n\u003cp\u003eFine internal ribs give the elongated paper form its structure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ak14-quick__item\"\u003e\n\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Plug-In \u003c\/strong\u003e\n\u003cp\u003e78\" power cord with inline switch. No hardwiring required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — WASHI\n    ====================================================== --\u003e\n\u003csection class=\"ak14-washi\"\u003e\n\u003cdiv class=\"ak14-washi__layout\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ak14-material-img\"\u003e\u003ca href=\"#akari14a-material-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Sphere_Pendant_Light_2.jpg?v=1782557728\" alt=\"Washi paper material texture used for Stuber Lighting paper lamps\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"ak14-caption\"\u003eWashi paper · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ak14-washi__copy\"\u003e\n\u003cspan class=\"ak14-eyebrow\"\u003e Paper \/ Structure \u003c\/span\u003e\n\u003ch3\u003eThe Paper Is the Light Surface\u003c\/h3\u003e\n\u003cp\u003eInstead of hiding the bulb behind an opaque shade, the washi paper becomes a softly illuminated surface. The internal bamboo ribs remain subtly visible, giving the lamp texture without adding ornament.\u003c\/p\u003e\n\u003cdiv class=\"ak14-materials\"\u003e\n\u003cdiv class=\"ak14-material\"\u003e\n\u003csmall\u003e Surface \u003c\/small\u003e \u003cstrong\u003e Washi Paper \u003c\/strong\u003e \u003cspan\u003e Translucent natural-white paper for a softer ambient glow. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ak14-material\"\u003e\n\u003csmall\u003e Skeleton \u003c\/small\u003e \u003cstrong\u003e Bamboo Ribs \u003c\/strong\u003e \u003cspan\u003e Lightweight internal structure that defines the silhouette. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ak14-material\"\u003e\n\u003csmall\u003e Support \u003c\/small\u003e \u003cstrong\u003e Slim Metal Stand \u003c\/strong\u003e \u003cspan\u003e Minimal visual weight beneath the paper form. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ak14-glow\"\u003e\n\u003cdiv class=\"ak14-glow__mark\"\u003e\n\u003csmall\u003e Light Effect \u003c\/small\u003e \u003cstrong\u003e SOFT GLOW \u003c\/strong\u003e \u003cspan\u003e through the full shade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ak14-glow__copy\"\u003e\n\u003ch3\u003eMore Ambient Than Directional\u003c\/h3\u003e\n\u003cp\u003eThe tall paper body diffuses light around the fixture, making the 14A better suited to atmospheric and layered lighting than concentrated task illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         03 — SCALE\n    ====================================================== --\u003e\n\u003csection class=\"ak14-scale\"\u003e\n\u003cdiv class=\"ak14-scale__layout\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ak14-size\"\u003e\u003ca href=\"#akari14a-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-14a-washi-paper-tall-floor-lamp-stuberlighting_11.jpg?v=1782089121\" alt=\"Akari 14A Washi Paper Tall Floor Lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"ak14-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ak14-scale__copy\"\u003e\n\u003cspan class=\"ak14-eyebrow\"\u003e Height \/ Footprint \u003c\/span\u003e\n\u003ch3\u003eVertical Scale Without a Wide Base\u003c\/h3\u003e\n\u003cp\u003eAt 63.7 inches tall and only 13 inches across, the 14A creates the visual height of a full-size floor lamp while keeping the footprint compact beside furniture or in corners.\u003c\/p\u003e\n\u003cdiv class=\"ak14-measures\"\u003e\n\u003cdiv class=\"ak14-measure\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 63.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ak14-measure\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 13\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ak14-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\u003c\/div\u003e\n\u003cdiv class=\"ak14-fit\"\u003e\n\u003cdiv class=\"ak14-fit__item\"\u003e\n\u003csmall\u003e Sofa \u003c\/small\u003e \u003cstrong\u003e Fits narrow side and corner zones. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ak14-fit__item\"\u003e\n\u003csmall\u003e Bedroom \u003c\/small\u003e \u003cstrong\u003e Adds soft vertical light without a wide shade. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ak14-fit__item\"\u003e\n\u003csmall\u003e Entry \/ Reading Corner \u003c\/small\u003e \u003cstrong\u003e Works as a single sculptural light source. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         04 — PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"ak14-specs\"\u003e\n\u003cdiv class=\"ak14-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Akari 14A · Tall Washi Floor Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ak14-spec-list\"\u003e\n\u003cdiv class=\"ak14-spec\"\u003e\n\u003cspan class=\"ak14-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"ak14-spec__value\"\u003e Ø13\" × H63.7\" \/ Ø33 × H162cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ak14-spec\"\u003e\n\u003cspan class=\"ak14-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"ak14-spec__value\"\u003e Handmade washi paper · Bamboo ribs · Metal stand \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ak14-spec\"\u003e\n\u003cspan class=\"ak14-spec__label\"\u003e Color \u003c\/span\u003e \u003cspan class=\"ak14-spec__value\"\u003e Natural White Washi Paper \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ak14-spec\"\u003e\n\u003cspan class=\"ak14-spec__label\"\u003e Model \u003c\/span\u003e \u003cspan class=\"ak14-spec__value\"\u003e 14A · Tall vertical bottle silhouette \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ak14-spec\"\u003e\n\u003cspan class=\"ak14-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"ak14-spec__value\"\u003e E26 \/ E27 · Bulb Included: Yes · Max 40W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ak14-spec\"\u003e\n\u003cspan class=\"ak14-spec__label\"\u003e Included Bulb \u003c\/span\u003e \u003cspan class=\"ak14-spec__value\"\u003e 2700K warm-white LED \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ak14-spec\"\u003e\n\u003cspan class=\"ak14-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"ak14-spec__value\"\u003e Standard included bulb is non-dimmable · Dimming requires a compatible dimmable E26\/E27 bulb and compatible external dimmer control \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ak14-spec\"\u003e\n\u003cspan class=\"ak14-spec__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"ak14-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ak14-spec\"\u003e\n\u003cspan class=\"ak14-spec__label\"\u003e Cord \/ Control \u003c\/span\u003e \u003cspan class=\"ak14-spec__value\"\u003e 78\" power cord · Extendable on request · Inline push-button ON\/OFF switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ak14-spec\"\u003e\n\u003cspan class=\"ak14-spec__label\"\u003e Plug Options \u003c\/span\u003e \u003cspan class=\"ak14-spec__value\"\u003e US · UK · EU · AU \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ak14-spec\"\u003e\n\u003cspan class=\"ak14-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"ak14-spec__value\"\u003e Plug-in · Freestanding · No electrician required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ak14-spec\"\u003e\n\u003cspan class=\"ak14-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"ak14-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ak14-spec\"\u003e\n\u003cspan class=\"ak14-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"ak14-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=\"ak14-note\"\u003e\n\u003csmall\u003e Handmade Washi \u003c\/small\u003e \u003cspan\u003e Each piece is handmade, so slight variations in texture and dimensions are normal, and washi paper ambers gently over time. Screen colors are approximate; hand-measured sizes may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         05 — SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"ak14-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 — WASHI MATERIAL\n  ====================================================== --\u003e \u003ca id=\"akari14a-material-large\" href=\"#akari14a-root\" class=\"ak14-lightbox\"\u003e \u003cspan class=\"ak14-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Sphere_Pendant_Light_2.jpg?v=1782557728\" alt=\"Enlarged washi paper material texture\"\u003e \u003cspan class=\"ak14-lightbox__caption\"\u003e Washi Paper · Material Detail \u003c\/span\u003e \u003cspan class=\"ak14-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=\"akari14a-size-large\" href=\"#akari14a-root\" class=\"ak14-lightbox\"\u003e \u003cspan class=\"ak14-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-14a-washi-paper-tall-floor-lamp-stuberlighting_11.jpg?v=1782089121\" alt=\"Enlarged Akari 14A Washi Paper Floor Lamp dimensions\"\u003e \u003cspan class=\"ak14-lightbox__caption\"\u003e Ø13\" × H63.7\" · Ø33 × H162cm \u003c\/span\u003e \u003cspan class=\"ak14-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 13\"x H 63.7\" \/ White \/ US Plug","offer_id":52384801882395,"sku":"STB-FL-26-10001","price":745.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13\"x H 63.7\" \/ White \/ AU Plug","offer_id":52384801915163,"sku":"STB-FL-26-10002","price":745.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13\"x H 63.7\" \/ White \/ EU Plug","offer_id":52384801947931,"sku":"STB-FL-26-10003","price":745.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13\"x H 63.7\" \/ White \/ UK Plug","offer_id":52384801980699,"sku":"STB-FL-26-10004","price":745.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-14a-washi-paper-tall-floor-lamp-stuberlighting_1.jpg?v=1782089121"},{"product_id":"larsen-outdoor-lantern-floor-lamp-solar-hardwired","title":"Larsen Outdoor Lantern Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — LARSEN\n   Outdoor Lantern Floor Lamp\n   Solar \/ Hardwired · IP65 · 3 Sizes\n\n   Shopper Flow:\n   POWER → SOLAR GUIDE → SIZE → CONSTRUCTION\n   → WEATHER → LIGHT → SPECS\n========================================================= *\/\n\n.stb-larsen{\n  --paper:#FFFDF9;\n  --paper-soft:#F7F2EB;\n  --stone:#EFE8DF;\n  --sage:#E9ECE5;\n\n  --ink:#211A16;\n  --charcoal:#35312C;\n  --outdoor:#42483F;\n\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D9CFC5;\n  --line-strong:#CBBEB1;\n\n  --gold:#AF8E62;\n  --gold-dark:#7F6243;\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-larsen *,\n.stb-larsen *::before,\n.stb-larsen *::after{\n  box-sizing:border-box;\n}\n\n.stb-larsen h2,\n.stb-larsen 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-larsen p{\n  margin-top:0;\n}\n\n.stb-larsen__eyebrow{\n  display:block;\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-larsen__title{\n  max-width:590px;\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.15;\n}\n\n.stb-larsen__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.27;\n}\n\n.stb-larsen__copy{\n  max-width:640px;\n  margin:0;\n\n  color:#645A52;\n\n  font-size:12.5px;\n  line-height:1.62;\n}\n\n.stb-larsen__hint{\n  display:block;\n  margin-top:5px;\n\n  color:#84776D;\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-larsen__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 205px;\n\n  margin-bottom:24px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.025);\n\n  overflow:hidden;\n}\n\n.stb-larsen__intro-copy{\n  padding:23px 25px;\n}\n\n.stb-larsen__intro-copy p{\n  max-width:590px;\n  margin:0;\n\n  color:#5E554E;\n\n  font-size:13.6px;\n  line-height:1.7;\n}\n\n.stb-larsen__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:20px;\n\n  background:var(--outdoor);\n}\n\n.stb-larsen__intro-side small{\n  display:block;\n  margin-bottom:5px;\n\n  color:#D0BA98;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-larsen__intro-side strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:#FFF9F0;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-larsen__intro-side span{\n  color:#D6D9D2;\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-larsen__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:hidden;\n}\n\n.stb-larsen__fact{\n  padding:12px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-larsen__fact:last-child{\n  border-right:0;\n}\n\n.stb-larsen__fact small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#887A70;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-larsen__fact strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   GENERAL IMAGE\n========================================================= *\/\n\n.stb-larsen__image-link{\n  display:block;\n  width:100%;\n\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-larsen__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   POWER SOURCE\n========================================================= *\/\n\n.stb-larsen__power{\n  margin-bottom:31px;\n}\n\n.stb-larsen__power-head{\n  max-width:650px;\n  margin-bottom:12px;\n}\n\n.stb-larsen__power-board{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.025);\n\n  overflow:hidden;\n}\n\n.stb-larsen__solar-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:12px;\n\n  background:var(--sage);\n\n  border-right:1px solid var(--line);\n}\n\n.stb-larsen__solar-image{\n  width:116px;\n  max-width:100%;\n}\n\n.stb-larsen__power-options{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-larsen__power-option{\n  padding:17px 18px;\n}\n\n.stb-larsen__power-option + .stb-larsen__power-option{\n  border-left:1px solid var(--line);\n}\n\n.stb-larsen__power-option small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#88796E;\n\n  font-size:8.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-larsen__power-option strong{\n  display:block;\n  margin-bottom:5px;\n\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-larsen__power-option p{\n  margin:0 0 8px;\n\n  color:#6D625A;\n\n  font-size:10.4px;\n  line-height:1.52;\n}\n\n.stb-larsen__power-meta{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  line-height:1.45;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   SOLAR OPERATION GUIDE\n========================================================= *\/\n\n.stb-larsen__solar-guide{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 165px;\n\n  gap:24px;\n  align-items:center;\n\n  margin-bottom:31px;\n\n  padding:17px 18px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--outdoor);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n}\n\n.stb-larsen__solar-guide-copy p{\n  max-width:590px;\n\n  margin:0;\n\n  color:#626059;\n\n  font-size:11.7px;\n  line-height:1.62;\n}\n\n.stb-larsen__solar-guide-media{\n  width:150px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n\n\/* =========================================================\n   THREE-SIZE VISUAL\n========================================================= *\/\n\n.stb-larsen__scale{\n  display:grid;\n  grid-template-columns:175px minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:31px;\n\n  padding:14px 16px;\n\n  background:var(--stone);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-larsen__scale-media{\n  width:158px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-larsen__scale-options{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-top:12px;\n\n  border-top:1px solid #D5C9BD;\n}\n\n.stb-larsen__scale-option{\n  position:relative;\n\n  padding:10px 10px 0 0;\n}\n\n.stb-larsen__scale-option + .stb-larsen__scale-option{\n  padding-left:11px;\n\n  border-left:1px solid #D5C9BD;\n}\n\n.stb-larsen__scale-option--main::before{\n  content:\"\";\n\n  position:absolute;\n  top:-1px;\n  left:10px;\n  right:10px;\n\n  height:2px;\n\n  background:var(--gold);\n}\n\n.stb-larsen__scale-option small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#86776C;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-larsen__scale-option strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:12px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-larsen__scale-option p{\n  margin:0;\n\n  color:#70635A;\n\n  font-size:9.8px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   CONSTRUCTION DETAIL\n========================================================= *\/\n\n.stb-larsen__detail{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 118px;\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:31px;\n\n  padding-left:18px;\n\n  border-left:2px solid var(--gold);\n}\n\n.stb-larsen__detail-copy p{\n  max-width:580px;\n\n  margin:0;\n\n  color:#61564E;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n.stb-larsen__detail-media{\n  width:106px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n\n\/* =========================================================\n   WEATHER\n========================================================= *\/\n\n.stb-larsen__weather{\n  display:grid;\n  grid-template-columns:125px minmax(0,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--paper);\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-larsen__weather-mark{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--outdoor);\n}\n\n.stb-larsen__weather-mark small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#D1BA98;\n\n  font-size:8.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-larsen__weather-mark strong{\n  display:block;\n\n  color:#FFF8EF;\n\n  font-size:24px;\n  font-weight:500;\n}\n\n.stb-larsen__weather-copy{\n  padding:15px 17px;\n}\n\n.stb-larsen__weather-copy strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.9px;\n  font-weight:500;\n}\n\n.stb-larsen__weather-copy p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:10.7px;\n  line-height:1.54;\n}\n\n\n\/* =========================================================\n   DIMENSION REFERENCE\n========================================================= *\/\n\n.stb-larsen__dimension-section{\n  display:grid;\n  grid-template-columns:130px minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin-bottom:31px;\n\n  padding:13px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n}\n\n.stb-larsen__dimension{\n  width:112px;\n  max-width:100%;\n\n  margin:auto;\n  padding:4px;\n\n  background:#FAF6F0;\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:visible;\n}\n\n.stb-larsen__dimension a{\n  display:block;\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-larsen__dimension img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-larsen__dimension-copy strong{\n  display:block;\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:12.5px;\n  font-weight:500;\n}\n\n.stb-larsen__dimension-copy p{\n  margin:0;\n\n  color:#6A6058;\n\n  font-size:10.7px;\n  line-height:1.53;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.stb-larsen__placement{\n  margin-bottom:31px;\n}\n\n.stb-larsen__placement-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-top:11px;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-larsen__placement-item{\n  padding:13px 14px;\n}\n\n.stb-larsen__placement-item + .stb-larsen__placement-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-larsen__placement-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#88796E;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-larsen__placement-item strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.6px;\n  font-weight:500;\n}\n\n.stb-larsen__placement-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:10px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   LIGHT TEMPERATURE\n========================================================= *\/\n\n.stb-larsen__light{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-larsen__light-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:16px;\n\n  background:var(--charcoal);\n}\n\n.stb-larsen__light-label small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#C7AF8D;\n\n  font-size:8.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-larsen__light-label strong{\n  color:#FFF7EE;\n\n  font-size:13.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-larsen__temps{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-larsen__temp{\n  padding:14px 13px;\n}\n\n.stb-larsen__temp + .stb-larsen__temp{\n  border-left:1px solid var(--line);\n}\n\n.stb-larsen__temp small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#887A70;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-larsen__temp strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:12.5px;\n  font-weight:500;\n}\n\n.stb-larsen__temp p{\n  margin:0;\n\n  color:#70665E;\n\n  font-size:9.6px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-larsen__practical{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:hidden;\n}\n\n.stb-larsen__practical-item{\n  padding:13px 14px;\n}\n\n.stb-larsen__practical-item + .stb-larsen__practical-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-larsen__practical-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#88796E;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-larsen__practical-item strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-larsen__practical-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:10px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   SOLAR NOTE\n========================================================= *\/\n\n.stb-larsen__solar-note{\n  margin-bottom:31px;\n\n  padding:12px 14px;\n\n  background:var(--sage);\n\n  border:1px solid #CFD4CC;\n  border-left:3px solid var(--outdoor);\n}\n\n.stb-larsen__solar-note strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.7px;\n  font-weight:500;\n}\n\n.stb-larsen__solar-note p{\n  margin:0;\n\n  color:#60675E;\n\n  font-size:10.7px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-larsen__specs{\n  margin-bottom:30px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n\n  overflow:hidden;\n}\n\n.stb-larsen__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(--charcoal);\n}\n\n.stb-larsen__spec-head span{\n  color:#C7AF8D;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-larsen__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-larsen__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7E0DA;\n}\n\n.stb-larsen__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-larsen__spec span{\n  padding-right:10px;\n\n  color:#82786F;\n\n  font-size:10.2px;\n  line-height:1.45;\n}\n\n.stb-larsen__spec strong{\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-larsen__faq{\n  max-width:760px;\n\n  margin:0 auto 29px;\n}\n\n.stb-larsen__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-larsen__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-larsen__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-larsen__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-dark);\n\n  font-size:19px;\n}\n\n.stb-larsen__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-larsen__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.8px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-larsen__shipping{\n  padding:18px 19px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-larsen__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-larsen__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-larsen__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-larsen__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-larsen__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-larsen__lightbox:target{\n  display:flex;\n}\n\n.stb-larsen__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-larsen__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-larsen__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-larsen__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.4px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-larsen__intro{\n    grid-template-columns:1fr 170px;\n  }\n\n  .stb-larsen__title{\n    font-size:25px;\n  }\n\n\n  .stb-larsen__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-larsen__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-larsen__fact:nth-child(1),\n  .stb-larsen__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-larsen__power-board{\n    grid-template-columns:120px 1fr;\n  }\n\n  .stb-larsen__solar-image{\n    width:95px;\n  }\n\n\n  .stb-larsen__solar-guide{\n    grid-template-columns:1fr 135px;\n  }\n\n  .stb-larsen__solar-guide-media{\n    width:125px;\n  }\n\n\n  .stb-larsen__scale{\n    grid-template-columns:140px 1fr;\n  }\n\n  .stb-larsen__scale-media{\n    width:128px;\n  }\n\n\n  .stb-larsen__practical{\n    grid-template-columns:1fr;\n  }\n\n  .stb-larsen__practical-item + .stb-larsen__practical-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-larsen__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-larsen{\n    font-size:14px;\n  }\n\n\n  .stb-larsen__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-larsen__intro-copy{\n    padding:18px 16px;\n  }\n\n  .stb-larsen__intro-side{\n    padding:13px 16px;\n  }\n\n\n  .stb-larsen__power-board{\n    grid-template-columns:84px 1fr;\n  }\n\n  .stb-larsen__solar-media{\n    padding:8px;\n  }\n\n  .stb-larsen__solar-image{\n    width:76px;\n  }\n\n  .stb-larsen__power-options{\n    grid-template-columns:1fr;\n  }\n\n  .stb-larsen__power-option{\n    padding:12px 13px;\n  }\n\n  .stb-larsen__power-option + .stb-larsen__power-option{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-larsen__solar-guide{\n    grid-template-columns:1fr 84px;\n\n    gap:12px;\n\n    padding:12px;\n  }\n\n  .stb-larsen__solar-guide-media{\n    width:78px;\n  }\n\n\n  .stb-larsen__scale{\n    grid-template-columns:92px 1fr;\n\n    gap:12px;\n\n    padding:10px;\n  }\n\n  .stb-larsen__scale-media{\n    width:84px;\n  }\n\n  .stb-larsen__scale-options{\n    grid-template-columns:1fr;\n  }\n\n  .stb-larsen__scale-option{\n    padding:7px 0;\n  }\n\n  .stb-larsen__scale-option + .stb-larsen__scale-option{\n    padding-left:0;\n\n    border-left:0;\n    border-top:1px solid #D5C9BD;\n  }\n\n  .stb-larsen__scale-option--main::before{\n    display:none;\n  }\n\n\n  .stb-larsen__detail{\n    grid-template-columns:1fr 78px;\n\n    gap:11px;\n\n    padding-left:12px;\n  }\n\n  .stb-larsen__detail-media{\n    width:72px;\n  }\n\n\n  .stb-larsen__weather{\n    grid-template-columns:95px 1fr;\n  }\n\n\n  .stb-larsen__dimension-section{\n    grid-template-columns:82px 1fr;\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-larsen__dimension{\n    width:76px;\n  }\n\n\n  .stb-larsen__placement-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-larsen__placement-item + .stb-larsen__placement-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-larsen__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-larsen__temps{\n    grid-template-columns:1fr;\n  }\n\n  .stb-larsen__temp + .stb-larsen__temp{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-larsen__spec{\n    grid-template-columns:1fr;\n    gap:2px;\n  }\n\n  .stb-larsen__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-larsen__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-larsen\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-larsen__intro\"\u003e\n\u003cdiv class=\"stb-larsen__intro-copy\"\u003e\n\u003cspan class=\"stb-larsen__eyebrow\"\u003e Outdoor Lantern · Solar or Hardwired · IP65 \u003c\/span\u003e\n\u003ch2 class=\"stb-larsen__title\"\u003eOutdoor Light That Looks Deliberate, Day or Night.\u003c\/h2\u003e\n\u003cp\u003eLarsen combines a clean Scandinavian lantern form with integrated LED lighting and outdoor-ready construction. Choose Solar for flexible cordless placement or Hardwired when dependable permanent power matters most.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsen__intro-side\"\u003e\n\u003csmall\u003e Three Heights \u003c\/small\u003e \u003cstrong\u003e 18.9\" · 29.5\" · 39.4\" \u003c\/strong\u003e \u003cspan\u003e Black \/ White · Integrated LED \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-larsen__facts\"\u003e\n\u003cdiv class=\"stb-larsen__fact\"\u003e\n\u003csmall\u003eOutdoor Rating\u003c\/small\u003e \u003cstrong\u003eIP65\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsen__fact\"\u003e\n\u003csmall\u003ePower\u003c\/small\u003e \u003cstrong\u003eSolar \/ Hardwired\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsen__fact\"\u003e\n\u003csmall\u003eLight\u003c\/small\u003e \u003cstrong\u003e3000K \/ 4000K \/ 6000K\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsen__fact\"\u003e\n\u003csmall\u003eLED Life\u003c\/small\u003e \u003cstrong\u003eApprox. 50,000 Hours\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       POWER SOURCE\n  ====================================================== --\u003e\n\u003csection id=\"larsen-solar-section\" class=\"stb-larsen__power\"\u003e\n\u003cdiv class=\"stb-larsen__power-head\"\u003e\n\u003cspan class=\"stb-larsen__eyebrow\"\u003e Start With the Power Source \u003c\/span\u003e\n\u003ch3 class=\"stb-larsen__section-title\"\u003eSolar for Flexibility. Hardwired for Consistency.\u003c\/h3\u003e\n\u003cp class=\"stb-larsen__copy\"\u003eChoose according to where Larsen will be installed and how consistently it needs to operate each night.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsen__power-board\"\u003e\n\u003cdiv class=\"stb-larsen__solar-media\"\u003e\n\u003cdiv class=\"stb-larsen__solar-image\"\u003e\u003ca href=\"#larsen-solar\" class=\"stb-larsen__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larsen-outdoor-lantern-floor-lamp-solar-hardwired-stuberlighting_20.jpg?v=1782196582\" alt=\"Larsen outdoor lantern integrated solar panel detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-larsen__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsen__power-options\"\u003e\n\u003cdiv class=\"stb-larsen__power-option\"\u003e\n\u003csmall\u003e Solar \u003c\/small\u003e \u003cstrong\u003e No Electrical Wiring \u003c\/strong\u003e\n\u003cp\u003eIdeal for gardens, landscape beds and locations away from existing electrical power.\u003c\/p\u003e\n\u003cspan class=\"stb-larsen__power-meta\"\u003e Integrated panel · Approx. 8–12 hr runtime per charge \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsen__power-option\"\u003e\n\u003csmall\u003e Hardwired \u003c\/small\u003e \u003cstrong\u003e Permanent AC Power \u003c\/strong\u003e\n\u003cp\u003eBetter for primary pathways, entrances and installations requiring dependable nightly operation.\u003c\/p\u003e\n\u003cspan class=\"stb-larsen__power-meta\"\u003e AC 110–240V · Electrical connection required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SOLAR PANEL LIGHTBOX --\u003e \u003ca id=\"larsen-solar\" href=\"#larsen-solar-section\" class=\"stb-larsen__lightbox\"\u003e \u003cspan class=\"stb-larsen__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larsen-outdoor-lantern-floor-lamp-solar-hardwired-stuberlighting_20.jpg?v=1782196582\" alt=\"Enlarged Larsen integrated solar panel detail\"\u003e \u003cspan class=\"stb-larsen__lightbox-caption\"\u003e Larsen · Integrated Solar Panel \u003c\/span\u003e \u003cspan class=\"stb-larsen__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SOLAR OPERATION GUIDE\n       ORIGINAL HTML IMAGE RESTORED\n  ====================================================== --\u003e\n\u003csection id=\"larsen-solar-guide-section\" class=\"stb-larsen__solar-guide\"\u003e\n\u003cdiv class=\"stb-larsen__solar-guide-copy\"\u003e\n\u003cspan class=\"stb-larsen__eyebrow\"\u003e Solar Version \u003c\/span\u003e\n\u003ch3 class=\"stb-larsen__section-title\"\u003eCharge by Day. Light After Sunset.\u003c\/h3\u003e\n\u003cp\u003eThe integrated solar system stores energy during daylight and powers the lantern after dark. Place the Solar version where its panel receives good direct sunlight for the strongest evening runtime.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsen__solar-guide-media\"\u003e\u003ca href=\"#larsen-solar-guide\" class=\"stb-larsen__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larsen-outdoor-lantern-floor-lamp-solar-hardwired-stuberlighting_22.jpg?v=1782196582\" alt=\"Larsen outdoor solar lantern charging and operation guide\" loading=\"lazy\"\u003e \u003cspan class=\"stb-larsen__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SOLAR GUIDE LIGHTBOX --\u003e \u003ca id=\"larsen-solar-guide\" href=\"#larsen-solar-guide-section\" class=\"stb-larsen__lightbox\"\u003e \u003cspan class=\"stb-larsen__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larsen-outdoor-lantern-floor-lamp-solar-hardwired-stuberlighting_22.jpg?v=1782196582\" alt=\"Enlarged Larsen solar charging and operation guide\"\u003e \u003cspan class=\"stb-larsen__lightbox-caption\"\u003e Larsen · Solar Operation Guide \u003c\/span\u003e \u003cspan class=\"stb-larsen__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       THREE SIZES\n  ====================================================== --\u003e\n\u003csection id=\"larsen-scale-section\" class=\"stb-larsen__scale\"\u003e\n\u003cdiv class=\"stb-larsen__scale-media\"\u003e\u003ca href=\"#larsen-scale\" class=\"stb-larsen__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larsen-outdoor-lantern-floor-lamp-solar-hardwired-stuberlighting_7.jpg?v=1782196582\" alt=\"Larsen outdoor lantern three size comparison\" loading=\"lazy\"\u003e \u003cspan class=\"stb-larsen__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-larsen__eyebrow\"\u003e Choose the Height \u003c\/span\u003e\n\u003ch3 class=\"stb-larsen__section-title\"\u003eThree Heights for Three Different Jobs.\u003c\/h3\u003e\n\u003cp class=\"stb-larsen__copy\"\u003eChoose smaller for subtle landscape accents, medium for general patio and porch use, or large when Larsen needs more architectural presence.\u003c\/p\u003e\n\u003cdiv class=\"stb-larsen__scale-options\"\u003e\n\u003cdiv class=\"stb-larsen__scale-option\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e H18.9\" \u003c\/strong\u003e\n\u003cp\u003eSteps, low landscaping, corners and accent lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsen__scale-option stb-larsen__scale-option--main\"\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e H29.5\" \u003c\/strong\u003e\n\u003cp\u003ePorches, patios, garden beds and general outdoor use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsen__scale-option\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e H39.4\" \u003c\/strong\u003e\n\u003cp\u003ePathways, entrances and larger landscape installations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SCALE LIGHTBOX --\u003e \u003ca id=\"larsen-scale\" href=\"#larsen-scale-section\" class=\"stb-larsen__lightbox\"\u003e \u003cspan class=\"stb-larsen__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larsen-outdoor-lantern-floor-lamp-solar-hardwired-stuberlighting_7.jpg?v=1782196582\" alt=\"Enlarged Larsen three size comparison\"\u003e \u003cspan class=\"stb-larsen__lightbox-caption\"\u003e Larsen · Small \/ Medium \/ Large \u003c\/span\u003e \u003cspan class=\"stb-larsen__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       CONSTRUCTION DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"larsen-detail-section\" class=\"stb-larsen__detail\"\u003e\n\u003cdiv class=\"stb-larsen__detail-copy\"\u003e\n\u003cspan class=\"stb-larsen__eyebrow\"\u003e Construction Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-larsen__section-title\"\u003eClean Enough for the Patio. Built for the Outdoors.\u003c\/h3\u003e\n\u003cp\u003eLarsen combines a stainless-steel body, acrylic diffuser and metal base structure. The restrained lantern form keeps the fixture architectural while the sealed construction supports outdoor installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsen__detail-media\"\u003e\u003ca href=\"#larsen-detail\" class=\"stb-larsen__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larsen-outdoor-lantern-floor-lamp-solar-hardwired-stuberlighting_16.jpg?v=1782196582\" alt=\"Larsen stainless steel outdoor lantern construction detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-larsen__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"larsen-detail\" href=\"#larsen-detail-section\" class=\"stb-larsen__lightbox\"\u003e \u003cspan class=\"stb-larsen__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larsen-outdoor-lantern-floor-lamp-solar-hardwired-stuberlighting_16.jpg?v=1782196582\" alt=\"Enlarged Larsen outdoor lantern construction detail\"\u003e \u003cspan class=\"stb-larsen__lightbox-caption\"\u003e Larsen · Stainless Steel \u0026amp; Acrylic Detail \u003c\/span\u003e \u003cspan class=\"stb-larsen__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       IP65\n  ====================================================== --\u003e\n\u003csection class=\"stb-larsen__weather\"\u003e\n\u003cdiv class=\"stb-larsen__weather-mark\"\u003e\n\u003csmall\u003e Outdoor Rating \u003c\/small\u003e \u003cstrong\u003e IP65 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsen__weather-copy\"\u003e\n\u003cstrong\u003e Designed for exposed outdoor locations. \u003c\/strong\u003e\n\u003cp\u003eIP65 construction protects the fixture against dust and water jets, making Larsen suitable for pathways, patios, porches and garden installations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSION REFERENCE — ORIGINAL HTML IMAGE\n  ====================================================== --\u003e\n\u003csection id=\"larsen-dimension-section\" class=\"stb-larsen__dimension-section\"\u003e\n\u003cdiv class=\"stb-larsen__dimension\"\u003e\u003ca href=\"#larsen-dimension\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larsen-outdoor-lantern-floor-lamp-solar-hardwired-stuberlighting_8.jpg?v=1782196582\" alt=\"Larsen outdoor lantern size reference image\" loading=\"lazy\"\u003e \u003cspan class=\"stb-larsen__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-larsen__dimension-copy\"\u003e\n\u003cspan class=\"stb-larsen__eyebrow\"\u003e Dimensions \u003c\/span\u003e\n\u003ch3 class=\"stb-larsen__section-title\"\u003eCheck Both Height and Diameter.\u003c\/h3\u003e\n\u003cstrong\u003e Small · Medium · Large \u003c\/strong\u003e\n\u003cp\u003eSmall — Ø11.8\" × H18.9\"\u003cbr\u003eMedium — Ø11.8\" × H29.5\"\u003cbr\u003eLarge — Ø13.4\" × H39.4\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DIMENSION LIGHTBOX --\u003e \u003ca id=\"larsen-dimension\" href=\"#larsen-dimension-section\" class=\"stb-larsen__lightbox\"\u003e \u003cspan class=\"stb-larsen__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larsen-outdoor-lantern-floor-lamp-solar-hardwired-stuberlighting_8.jpg?v=1782196582\" alt=\"Enlarged Larsen outdoor lantern size reference\"\u003e \u003cspan class=\"stb-larsen__lightbox-caption\"\u003e Larsen · Size Reference \u003c\/span\u003e \u003cspan class=\"stb-larsen__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-larsen__placement\"\u003e\u003cspan class=\"stb-larsen__eyebrow\"\u003e Where Each Size Works \u003c\/span\u003e\n\u003ch3 class=\"stb-larsen__section-title\"\u003eChoose Scale by Placement.\u003c\/h3\u003e\n\u003cdiv class=\"stb-larsen__placement-grid\"\u003e\n\u003cdiv class=\"stb-larsen__placement-item\"\u003e\n\u003csmall\u003e Porch \/ Patio \u003c\/small\u003e \u003cstrong\u003e Start With Medium \u003c\/strong\u003e\n\u003cp\u003e29.5\" gives enough height to feel intentional without overpowering furniture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsen__placement-item\"\u003e\n\u003csmall\u003e Pathway \u003c\/small\u003e \u003cstrong\u003e Use Large in Multiples \u003c\/strong\u003e\n\u003cp\u003e39.4\" creates stronger architectural rhythm along a longer approach.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsen__placement-item\"\u003e\n\u003csmall\u003e Garden Accent \u003c\/small\u003e \u003cstrong\u003e Small or Medium \u003c\/strong\u003e\n\u003cp\u003eLower heights integrate more naturally into planting and landscape beds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT TEMPERATURE\n  ====================================================== --\u003e\n\u003csection class=\"stb-larsen__light\"\u003e\n\u003cdiv class=\"stb-larsen__light-label\"\u003e\n\u003csmall\u003e Included Remote \u003c\/small\u003e \u003cstrong\u003e Three Light Temperatures. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsen__temps\"\u003e\n\u003cdiv class=\"stb-larsen__temp\"\u003e\n\u003csmall\u003e Warm \u003c\/small\u003e \u003cstrong\u003e 3000K \u003c\/strong\u003e\n\u003cp\u003ePatio dining, porches and relaxed evening light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsen__temp\"\u003e\n\u003csmall\u003e Neutral \u003c\/small\u003e \u003cstrong\u003e 4000K \u003c\/strong\u003e\n\u003cp\u003eGeneral pathways and balanced outdoor visibility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsen__temp\"\u003e\n\u003csmall\u003e Cool \u003c\/small\u003e \u003cstrong\u003e 6000K \u003c\/strong\u003e\n\u003cp\u003eBrighter, crisper exterior illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-larsen__practical\"\u003e\n\u003cdiv class=\"stb-larsen__practical-item\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003cp\u003eApprox. 50,000-hour rated lifespan.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsen__practical-item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Handheld Remote Included \u003c\/strong\u003e\n\u003cp\u003eSolar version also includes motion-sensor functionality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsen__practical-item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Ground Stake \/ Surface Mount \u003c\/strong\u003e\n\u003cp\u003eHardwired version additionally requires an electrical connection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SOLAR EXPECTATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-larsen__solar-note\"\u003e\u003cstrong\u003e Solar runtime depends on available daylight. \u003c\/strong\u003e\n\u003cp\u003eA strong daytime charge can provide approximately 8–12 hours of evening operation. Cloudy conditions, winter daylight and shaded placement may reduce runtime. Choose Hardwired when consistent nightly operation is the priority.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-larsen__specs\"\u003e\n\u003cdiv class=\"stb-larsen__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Larsen \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsen__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e Small — Ø11.8\" × H18.9\" · Medium — Ø11.8\" × H29.5\" · Large — Ø13.4\" × H39.4\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsen__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Stainless Steel Body · Acrylic Diffuser · Metal Base Plate \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsen__spec\"\u003e\n\u003cspan\u003e Colors \u003c\/span\u003e \u003cstrong\u003e Black · White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsen__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED Included · Approx. 50,000-Hour Rated Lifespan · Integrated Light Source \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsen__spec\"\u003e\n\u003cspan\u003e Color Temperature \u003c\/span\u003e \u003cstrong\u003e 3000K Warm · 4000K Neutral · 6000K Cool · Switchable via Included Remote \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsen__spec\"\u003e\n\u003cspan\u003e Solar Version \u003c\/span\u003e \u003cstrong\u003e Integrated Solar Panel · Approx. 8–12 Hours Runtime Per Charge, Depending on Charge Level and Conditions \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsen__spec\"\u003e\n\u003cspan\u003e Hardwired Version \u003c\/span\u003e \u003cstrong\u003e AC 110–240V · Permanent Electrical Connection Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsen__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsen__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Handheld Remote Included · Motion Sensor on Solar Version \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsen__spec\"\u003e\n\u003cspan\u003e Weather Rating \u003c\/span\u003e \u003cstrong\u003e IP65 · Dust-Tight · Protected Against Water Jets \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsen__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Ground Stake or Surface Mount · Hardwired Version Requires Electrical Connection \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsen__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e Indoor \u0026amp; Outdoor Use · Suitable for Full Outdoor Exposure \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-larsen__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-larsen__faq\"\u003e\u003cspan class=\"stb-larsen__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-larsen__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I choose Solar or Hardwired?\u003c\/summary\u003e\n\u003cp\u003eChoose Solar when the installation is away from existing electrical and receives good direct sunlight during the day. Choose Hardwired when dependable nightly output matters more than installation flexibility.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose 18.9\" for low landscape accents and steps, 29.5\" for most porches, patios and general garden use, and 39.4\" for pathways, statement entrances and larger outdoor spaces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill the Solar version work on cloudy days?\u003c\/summary\u003e\n\u003cp\u003eRuntime depends on available daylight and charge level. Consecutive cloudy days, shaded placement or shorter winter daylight can reduce evening runtime. Hardwired is the better option when consistent operation is required regardless of available sunlight.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Larsen stay outside in rain?\u003c\/summary\u003e\n\u003cp\u003eLarsen is rated IP65 and designed for outdoor exposure. The fixture is protected against dust and water jets from multiple directions, making it suitable for pathways, patios, porches and garden areas.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-larsen__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 18.9\" \/ Black \u0026 White \/ Hardwired","offer_id":52389141938459,"sku":"STB-FL-26-10005","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\"x H 18.9\" \/ Black \u0026 White \/ Solar-Powered","offer_id":52389141971227,"sku":"STB-FL-26-10006","price":275.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\"x H 29.5\" \/ Black \u0026 White \/ Hardwired","offer_id":52389142003995,"sku":"STB-FL-26-10007","price":320.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\"x H 29.5\" \/ Black \u0026 White \/ Solar-Powered","offer_id":52389142036763,"sku":"STB-FL-26-10008","price":360.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.4\"x H 39.4\" \/ Black \u0026 White \/ Hardwired","offer_id":52389142069531,"sku":"STB-FL-26-10009","price":575.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.4\"x H 39.4\" \/ Black \u0026 White \/ Solar-Powered","offer_id":52389142102299,"sku":"STB-FL-26-10010","price":610.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larsen-outdoor-lantern-floor-lamp-solar-hardwired-stuberlighting_1.jpg?v=1782196582"},{"product_id":"marina-capiz-shell-floor-lamp","title":"Marina Capiz Shell Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — MARINA\n   Capiz Shell Floor Lamp\n\n   Product-specific layout:\n   MATERIAL → SCALE → FINISH → PLUG-IN → LIGHT → CARE\n\n   Quiet Coastal Luxury \/ Shopper First \/ Responsive\n========================================================= *\/\n\n.stb-marina{\n  --paper:#FFFDF9;\n  --paper-soft:#F7F2EB;\n  --shell:#F1ECE5;\n  --sand:#ECE3D8;\n\n  --ink:#211A16;\n  --espresso:#372C25;\n\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D9CFC5;\n  --line-strong:#C9BCAF;\n\n  --gold:#AE8C61;\n  --gold-dark:#7B5E40;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-marina *,\n.stb-marina *::before,\n.stb-marina *::after{\n  box-sizing:border-box;\n}\n\n.stb-marina h2,\n.stb-marina 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-marina p{\n  margin-top:0;\n}\n\n.stb-marina__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9.4px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-marina__title{\n  max-width:590px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.15;\n  letter-spacing:-.01em;\n}\n\n.stb-marina__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.27;\n}\n\n.stb-marina__copy{\n  max-width:630px;\n\n  margin:0;\n\n  color:#645A52;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-marina__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#857970;\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-marina__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 195px;\n\n  margin-bottom:24px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.025);\n\n  overflow:hidden;\n}\n\n.stb-marina__intro-copy{\n  padding:23px 25px;\n}\n\n.stb-marina__intro-copy p{\n  max-width:585px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.6px;\n  line-height:1.7;\n}\n\n.stb-marina__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:19px;\n\n  background:var(--espresso);\n}\n\n.stb-marina__intro-side small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CAB18D;\n\n  font-size:8.7px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-marina__intro-side strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8F0;\n\n  font-size:17px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-marina__intro-side span{\n  color:#D6CBC3;\n\n  font-size:10.2px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   ESSENTIAL FACTS\n========================================================= *\/\n\n.stb-marina__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:hidden;\n}\n\n.stb-marina__fact{\n  padding:12px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-marina__fact:last-child{\n  border-right:0;\n}\n\n.stb-marina__fact small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marina__fact strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   GENERAL IMAGE\n========================================================= *\/\n\n.stb-marina__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-marina__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   MATERIAL — CAPIZ\n========================================================= *\/\n\n.stb-marina__material{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  gap:24px;\n  align-items:center;\n\n  margin-bottom:31px;\n\n  padding:15px 17px;\n\n  background:var(--shell);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-marina__material-media{\n  width:140px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-marina__material-copy p{\n  max-width:570px;\n\n  margin:0;\n\n  color:#61574F;\n\n  font-size:11.8px;\n  line-height:1.62;\n}\n\n.stb-marina__material-meta{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:10px;\n}\n\n.stb-marina__material-meta span{\n  padding:4px 8px;\n\n  background:var(--paper);\n  color:#665A51;\n\n  border:1px solid #D8CBBF;\n  border-radius:16px;\n\n  font-size:9.3px;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAIL\n========================================================= *\/\n\n.stb-marina__detail{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 118px;\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:31px;\n\n  padding-left:18px;\n\n  border-left:2px solid var(--gold);\n}\n\n.stb-marina__detail-copy p{\n  max-width:575px;\n\n  margin:0;\n\n  color:#625850;\n\n  font-size:11.8px;\n  line-height:1.62;\n}\n\n.stb-marina__detail-media{\n  width:106px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n\n\/* =========================================================\n   SCALE \/ DIMENSION\n========================================================= *\/\n\n.stb-marina__scale{\n  display:grid;\n  grid-template-columns:135px minmax(0,1fr);\n\n  gap:20px;\n  align-items:center;\n\n  margin-bottom:31px;\n\n  padding:13px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n}\n\n.stb-marina__dimension{\n  width:118px;\n  max-width:100%;\n\n  margin:auto;\n\n  padding:4px;\n\n  background:#FAF6F0;\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:visible;\n}\n\n.stb-marina__dimension a{\n  display:block;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-marina__dimension img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-marina__scale-copy{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 135px;\n\n  gap:18px;\n  align-items:center;\n}\n\n.stb-marina__scale-copy p{\n  max-width:490px;\n\n  margin:0;\n\n  color:#695F57;\n\n  font-size:10.8px;\n  line-height:1.54;\n}\n\n.stb-marina__scale-stat{\n  padding-left:16px;\n\n  border-left:1px solid var(--line);\n}\n\n.stb-marina__scale-stat strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:17px;\n  line-height:1.3;\n  font-weight:500;\n}\n\n.stb-marina__scale-stat span{\n  display:block;\n\n  margin:1px 0 8px;\n\n  color:#837367;\n\n  font-size:8.8px;\n}\n\n\n\/* =========================================================\n   FINISH\n========================================================= *\/\n\n.stb-marina__finish{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  margin-bottom:31px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-marina__finish-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:16px;\n\n  background:var(--espresso);\n}\n\n.stb-marina__finish-label small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C9AF8B;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marina__finish-label strong{\n  color:#FFF7EF;\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-marina__finish-options{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-marina__finish-option{\n  padding:15px 16px;\n}\n\n.stb-marina__finish-option + .stb-marina__finish-option{\n  border-left:1px solid var(--line);\n}\n\n.stb-marina__finish-option small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marina__finish-option strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.7px;\n  font-weight:500;\n}\n\n.stb-marina__finish-option p{\n  margin:0;\n\n  color:#70645C;\n\n  font-size:9.9px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   PLUG-IN BAND\n========================================================= *\/\n\n.stb-marina__plugin{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--paper-soft);\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-marina__plugin-mark{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--ink);\n}\n\n.stb-marina__plugin-mark small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#C9AF89;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marina__plugin-mark strong{\n  color:#FFF7EF;\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-marina__plugin-body{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-marina__plugin-item{\n  padding:13px 14px;\n}\n\n.stb-marina__plugin-item + .stb-marina__plugin-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-marina__plugin-item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marina__plugin-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.2px;\n  font-weight:500;\n}\n\n.stb-marina__plugin-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   LIGHT CHARACTER\n========================================================= *\/\n\n.stb-marina__light{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  margin-bottom:31px;\n\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-marina__light-title{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:16px;\n\n  background:var(--espresso);\n}\n\n.stb-marina__light-title small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C9AF89;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marina__light-title strong{\n  color:#FFF7EF;\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-marina__light-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-marina__light-item{\n  padding:14px 16px;\n}\n\n.stb-marina__light-item + .stb-marina__light-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-marina__light-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marina__light-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-marina__light-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.9px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.stb-marina__placement{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:31px;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-marina__placement-item{\n  padding:13px 14px;\n}\n\n.stb-marina__placement-item + .stb-marina__placement-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-marina__placement-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marina__placement-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  font-weight:500;\n}\n\n.stb-marina__placement-item p{\n  margin:0;\n\n  color:#71665E;\n\n  font-size:9.9px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   NATURAL MATERIAL NOTE\n========================================================= *\/\n\n.stb-marina__variation{\n  margin-bottom:31px;\n\n  padding:11px 14px;\n\n  background:var(--shell);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.stb-marina__variation strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.6px;\n  font-weight:500;\n}\n\n.stb-marina__variation p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.5px;\n  line-height:1.54;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-marina__specs{\n  margin-bottom:30px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n\n  overflow:hidden;\n}\n\n.stb-marina__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-marina__spec-head span{\n  color:#C8B08E;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-marina__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-marina__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7E0DA;\n}\n\n.stb-marina__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-marina__spec span{\n  padding-right:10px;\n\n  color:#82786F;\n\n  font-size:10.2px;\n  line-height:1.45;\n}\n\n.stb-marina__spec strong{\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-marina__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n}\n\n.stb-marina__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-marina__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-marina__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-marina__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-dark);\n\n  font-size:19px;\n}\n\n.stb-marina__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-marina__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.8px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-marina__shipping{\n  padding:18px 19px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-marina__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-marina__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-marina__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-marina__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-marina__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-marina__lightbox:target{\n  display:flex;\n}\n\n.stb-marina__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-marina__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-marina__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-marina__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.4px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-marina__intro{\n    grid-template-columns:1fr 165px;\n  }\n\n  .stb-marina__title{\n    font-size:25px;\n  }\n\n\n  .stb-marina__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-marina__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-marina__fact:nth-child(1),\n  .stb-marina__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-marina__scale-copy{\n    grid-template-columns:1fr;\n    gap:8px;\n  }\n\n  .stb-marina__scale-stat{\n    padding:8px 0 0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-marina__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-marina{\n    font-size:14px;\n  }\n\n\n  .stb-marina__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marina__intro-copy{\n    padding:18px 16px;\n  }\n\n  .stb-marina__intro-side{\n    padding:13px 16px;\n  }\n\n\n  .stb-marina__material{\n    grid-template-columns:88px 1fr;\n\n    gap:12px;\n\n    padding:10px;\n  }\n\n  .stb-marina__material-media{\n    width:80px;\n  }\n\n\n  .stb-marina__detail{\n    grid-template-columns:1fr 78px;\n\n    gap:11px;\n\n    padding-left:12px;\n  }\n\n  .stb-marina__detail-media{\n    width:72px;\n  }\n\n\n  .stb-marina__scale{\n    grid-template-columns:82px 1fr;\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-marina__dimension{\n    width:74px;\n  }\n\n\n  .stb-marina__finish{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marina__finish-options{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marina__finish-option + .stb-marina__finish-option{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-marina__plugin{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marina__plugin-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marina__plugin-item + .stb-marina__plugin-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-marina__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marina__light-body{\n    grid-template-columns:1fr;\n\n    border-top:0;\n    border-left:1px solid var(--line);\n  }\n\n  .stb-marina__light-item + .stb-marina__light-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-marina__placement{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marina__placement-item + .stb-marina__placement-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-marina__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-marina__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-marina__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-marina\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-marina__intro\"\u003e\n\u003cdiv class=\"stb-marina__intro-copy\"\u003e\n\u003cspan class=\"stb-marina__eyebrow\"\u003e Natural Capiz Shell · Plug-In Floor Lamp \u003c\/span\u003e\n\u003ch2 class=\"stb-marina__title\"\u003ePearl-Like Shell Light, Without a Ceiling Installation.\u003c\/h2\u003e\n\u003cp\u003eMarina brings the soft movement and natural translucency of Capiz shell down to floor level. At 47.2 inches tall, it works as both ambient light and a sculptural accent for living-room corners, bedrooms and entry spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__intro-side\"\u003e\n\u003csmall\u003e Total Height \u003c\/small\u003e \u003cstrong\u003e 47.2\" \u003c\/strong\u003e \u003cspan\u003e Plug-in · Gold \/ Chrome \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-marina__facts\"\u003e\n\u003cdiv class=\"stb-marina__fact\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Natural Capiz Shell \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__fact\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Plug-In \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__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-marina__fact\"\u003e\n\u003csmall\u003e Finishes \u003c\/small\u003e \u003cstrong\u003e Gold · Chrome \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CAPIZ MATERIAL\n  ====================================================== --\u003e\n\u003csection id=\"marina-material-section\" class=\"stb-marina__material\"\u003e\n\u003cdiv class=\"stb-marina__material-media\"\u003e\u003ca href=\"#marina-material\" class=\"stb-marina__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shell-caizhi.png?v=1786953390\" alt=\"Natural Capiz shell material used on Marina floor lamp\" loading=\"lazy\"\u003e \u003cspan class=\"stb-marina__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__material-copy\"\u003e\n\u003cspan class=\"stb-marina__eyebrow\"\u003e Natural Material \u003c\/span\u003e\n\u003ch3 class=\"stb-marina__section-title\"\u003eReal Capiz, Not Plastic Imitation.\u003c\/h3\u003e\n\u003cp\u003eCapiz is naturally translucent and slightly iridescent. Each shell catches light differently, giving Marina a softer and more layered appearance than molded acrylic or synthetic shell substitutes.\u003c\/p\u003e\n\u003cdiv class=\"stb-marina__material-meta\"\u003e\n\u003cspan\u003e Natural Shell \u003c\/span\u003e \u003cspan\u003e Pearl-Iridescent \u003c\/span\u003e \u003cspan\u003e Individually Varied \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL LIGHTBOX --\u003e \u003ca id=\"marina-material\" href=\"#marina-material-section\" class=\"stb-marina__lightbox\"\u003e \u003cspan class=\"stb-marina__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shell-caizhi.png?v=1786953390\" alt=\"Enlarged natural Capiz shell material\"\u003e \u003cspan class=\"stb-marina__lightbox-caption\"\u003e Marina · Natural Capiz Shell \u003c\/span\u003e \u003cspan class=\"stb-marina__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PRODUCT DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"marina-detail-section\" class=\"stb-marina__detail\"\u003e\n\u003cdiv class=\"stb-marina__detail-copy\"\u003e\n\u003cspan class=\"stb-marina__eyebrow\"\u003e Construction Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-marina__section-title\"\u003eA Shell Cascade With a Clean Metal Frame.\u003c\/h3\u003e\n\u003cp\u003eThe Capiz pieces hang from the upper ring around a slim metal pole structure. This keeps the frame visually quiet, allowing the natural shell texture to remain the dominant feature whether the lamp is on or off.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__detail-media\"\u003e\u003ca href=\"#marina-detail\" class=\"stb-marina__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marina-capiz-shell-floor-lamp-stuberlighting_11.jpg?v=1782388078\" alt=\"Marina Capiz shell floor lamp construction detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-marina__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"marina-detail\" href=\"#marina-detail-section\" class=\"stb-marina__lightbox\"\u003e \u003cspan class=\"stb-marina__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marina-capiz-shell-floor-lamp-stuberlighting_11.jpg?v=1782388078\" alt=\"Enlarged Marina Capiz shell floor lamp construction detail\"\u003e \u003cspan class=\"stb-marina__lightbox-caption\"\u003e Marina · Shell \u0026amp; Frame Detail \u003c\/span\u003e \u003cspan class=\"stb-marina__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE\n       ORIGINAL HTML IMAGE RETAINED\n  ====================================================== --\u003e\n\u003csection id=\"marina-size-section\" class=\"stb-marina__scale\"\u003e\n\u003cdiv class=\"stb-marina__dimension\"\u003e\u003ca href=\"#marina-size\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marina-capiz-shell-floor-lamp-stuberlighting_15.jpg?v=1782388078\" alt=\"Marina Capiz shell floor lamp dimension reference\" loading=\"lazy\"\u003e \u003cspan class=\"stb-marina__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__scale-copy\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-marina__eyebrow\"\u003e Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-marina__section-title\"\u003eTall Enough to Read as a Statement.\u003c\/h3\u003e\n\u003cp\u003eMarina is intentionally more compact than a traditional reading floor lamp. The 47.2-inch height keeps the Capiz crown within the furniture zone, making it especially useful beside sofas, lounge chairs and bedroom furniture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__scale-stat\"\u003e\n\u003cstrong\u003e Ø15.7\" \u003c\/strong\u003e \u003cspan\u003e Shell Crown \u003c\/span\u003e \u003cstrong\u003e H47.2\" \u003c\/strong\u003e \u003cspan\u003e Total Height \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"marina-size\" href=\"#marina-size-section\" class=\"stb-marina__lightbox\"\u003e \u003cspan class=\"stb-marina__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marina-capiz-shell-floor-lamp-stuberlighting_15.jpg?v=1782388078\" alt=\"Enlarged Marina floor lamp dimensions\"\u003e \u003cspan class=\"stb-marina__lightbox-caption\"\u003e Marina · Ø15.7\" × H47.2\" \u003c\/span\u003e \u003cspan class=\"stb-marina__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FINISH\n  ====================================================== --\u003e\n\u003csection class=\"stb-marina__finish\"\u003e\n\u003cdiv class=\"stb-marina__finish-label\"\u003e\n\u003csmall\u003e Choose the Finish \u003c\/small\u003e \u003cstrong\u003e Same Shell. Different Character. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__finish-options\"\u003e\n\u003cdiv class=\"stb-marina__finish-option\"\u003e\n\u003csmall\u003e Warm \u003c\/small\u003e \u003cstrong\u003e Gold \u003c\/strong\u003e\n\u003cp\u003eBest with warm wood, brass accents, linen, woven textures and relaxed Coastal interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__finish-option\"\u003e\n\u003csmall\u003e Clean \u003c\/small\u003e \u003cstrong\u003e Chrome \u003c\/strong\u003e\n\u003cp\u003eA cooler silver finish for white, neutral and more contemporary Coastal spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PLUG-IN\n  ====================================================== --\u003e\n\u003csection class=\"stb-marina__plugin\"\u003e\n\u003cdiv class=\"stb-marina__plugin-mark\"\u003e\n\u003csmall\u003e Plug-In \u003c\/small\u003e \u003cstrong\u003e No Ceiling Wiring. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__plugin-body\"\u003e\n\u003cdiv class=\"stb-marina__plugin-item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Plug In \u0026amp; Place \u003c\/strong\u003e\n\u003cp\u003eNo ceiling junction box or hardwired installation required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__plugin-item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59.1\" \u003c\/strong\u003e\n\u003cp\u003eStandard power cord with inline on\/off switch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__plugin-item\"\u003e\n\u003csmall\u003e Plug Options \u003c\/small\u003e \u003cstrong\u003e US · UK · EU · AU \u003c\/strong\u003e\n\u003cp\u003eSelect the appropriate plug configuration when ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"stb-marina__light\"\u003e\n\u003cdiv class=\"stb-marina__light-title\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Designed to Glow Through the Shells. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__light-body\"\u003e\n\u003cdiv class=\"stb-marina__light-item\"\u003e\n\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 Bulb Included \u003c\/strong\u003e\n\u003cp\u003eThe replaceable socket design allows the bulb to be changed rather than replacing the lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__light-item\"\u003e\n\u003csmall\u003e Optional Dimming \u003c\/small\u003e \u003cstrong\u003e Compatible Bulb + Plug-In Dimmer \u003c\/strong\u003e\n\u003cp\u003eFor adjustable brightness, use a compatible dimmable E26 \/ E27 LED with a compatible plug-in dimmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PLACEMENT\n  ====================================================== --\u003e\n\u003csection class=\"stb-marina__placement\"\u003e\n\u003cdiv class=\"stb-marina__placement-item\"\u003e\n\u003csmall\u003e Living Room \u003c\/small\u003e \u003cstrong\u003e Sofa \/ Corner Accent \u003c\/strong\u003e\n\u003cp\u003eAdds texture and warm background light without requiring ceiling installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__placement-item\"\u003e\n\u003csmall\u003e Bedroom \u003c\/small\u003e \u003cstrong\u003e Soft Ambient Light \u003c\/strong\u003e\n\u003cp\u003eWorks beside a lounge chair, dresser or in an otherwise dark bedroom corner.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__placement-item\"\u003e\n\u003csmall\u003e Entry \/ Apartment \u003c\/small\u003e \u003cstrong\u003e Statement Without Wiring \u003c\/strong\u003e\n\u003cp\u003eUseful where a chandelier would be impractical or permanent wiring is unavailable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL MATERIAL NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-marina__variation\"\u003e\u003cstrong\u003e Natural Capiz means no two lamps will look exactly identical. \u003c\/strong\u003e\n\u003cp\u003eSmall differences in shell opacity, surface texture, pearl tone and shape are expected. These variations are natural characteristics of genuine Capiz shell, not manufacturing defects.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-marina__specs\"\u003e\n\u003cdiv class=\"stb-marina__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Marina \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e Ø15.7\" Shell Crown × H47.2\" Total \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Natural Capiz Shell · Iron \/ Metal Pole Structure \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__spec\"\u003e\n\u003cspan\u003e Shell Color \u003c\/span\u003e \u003cstrong\u003e Natural Pearl-Iridescent White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__spec\"\u003e\n\u003cspan\u003e Finishes \u003c\/span\u003e \u003cstrong\u003e Gold · Chrome \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 · Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Dimming Requires a Compatible Dimmable E26 \/ E27 Bulb and Compatible Plug-In Dimming Control \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__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-marina__spec\"\u003e\n\u003cspan\u003e Plug Options \u003c\/span\u003e \u003cstrong\u003e US · UK · EU · AU \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 59.1\" \/ Approx. 5 ft \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Inline On \/ Off Button Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Plug-In · No Ceiling Junction Box or Hardwired Installation Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__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-marina__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-marina__faq\"\u003e\u003cspan class=\"stb-marina__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-marina__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre these real Capiz shells?\u003c\/summary\u003e\n\u003cp\u003eYes. Marina uses natural Capiz shell rather than molded plastic. Slight variation in tone, transparency and surface texture is normal because each shell is naturally different.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eGold or Chrome — which should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose Gold when the room uses warm metals, walnut, woven textures or warmer Coastal styling. Chrome works better when the room is lighter, cleaner and more contemporary, especially with white walls and cooler metal accents.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Marina require an electrician?\u003c\/summary\u003e\n\u003cp\u003eNo. Marina is a plug-in floor lamp. Assemble the lamp, install the included bulb and connect it to a standard outlet.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I clean the Capiz shells?\u003c\/summary\u003e\n\u003cp\u003eGently remove dust with a soft, dry microfiber or feather duster. Avoid soaking the shells or applying household cleaners directly to them.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-marina__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 15.7″ x H 47.2″ \/ Chrome \/ US Plug","offer_id":52399707324699,"sku":"STB-CH-26-10024","price":1135.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7″ x H 47.2″ \/ Chrome \/ UK Plug","offer_id":52399707357467,"sku":"STB-CH-26-10025","price":1135.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7″ x H 47.2″ \/ Chrome \/ AU Plug","offer_id":52399707390235,"sku":"STB-CH-26-10026","price":1135.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7″ x H 47.2″ \/ Chrome \/ EU Plug","offer_id":52399707423003,"sku":"STB-CH-26-10027","price":1135.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7″ x H 47.2″ \/ Gold \/ US Plug","offer_id":52399707455771,"sku":"STB-CH-26-10028","price":1135.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7″ x H 47.2″ \/ Gold \/ UK Plug","offer_id":52399707488539,"sku":"STB-CH-26-10029","price":1135.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7″ x H 47.2″ \/ Gold \/ AU Plug","offer_id":52399707521307,"sku":"STB-CH-26-10030","price":1135.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7″ x H 47.2″ \/ Gold \/ EU Plug","offer_id":52399707554075,"sku":"STB-CH-26-10031","price":1135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marina-capiz-shell-floor-lamp-stuberlighting_13.jpg?v=1782388078"},{"product_id":"perla-silk-bubble-floor-lamp","title":"Perla Silk Bubble Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — PERLA\n   SILK BUBBLE FLOOR LAMP\n\n   SHAPE \/ SCALE \/ GLOW\n\n   QUIET MID-CENTURY SELECTION SHEET\n   COMPACT IMAGES · SHOPPER-FIRST · DAWN SAFE\n========================================================= *\/\n\n.stb-perla{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817568;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --chrome:#A5A5A1;\n  --chrome-soft:#EEEDEA;\n\n  --cream:#F5EDD8;\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n  --sand:#E9DDC5;\n  --soft:#F3EBDD;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\n\n  width:100%;\n  max-width:860px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-perla *,\n.stb-perla *::before,\n.stb-perla *::after{\n  box-sizing:border-box;\n}\n\n.stb-perla h2,\n.stb-perla h3,\n.stb-perla p{\n  margin-top:0;\n}\n\n.stb-perla h2,\n.stb-perla h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-perla img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-perla a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.perla-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.perla-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — SHAPE \/ SCALE \/ GLOW\n========================================================= *\/\n\n.perla-intro{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,205px);\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n}\n\n.perla-intro::before{\n  content:\"\";\n\n  position:absolute;\n  top:8px;\n  left:29px;\n\n  width:58px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.perla-intro__copy{\n  min-width:0;\n\n  padding:29px 30px 27px;\n}\n\n.perla-intro h2{\n  max-width:570px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.perla-intro__copy \u003e p{\n  max-width:555px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* BUYING PATH *\/\n\n.perla-path{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:20px;\n\n  margin-top:18px;\n}\n\n.perla-path__item{\n  min-width:84px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.perla-path__item:nth-child(2){\n  border-color:var(--chrome);\n}\n\n.perla-path__item:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.perla-path__item small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.perla-path__item strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* DARK DECISION RAIL *\/\n\n.perla-intro__rail{\n  min-width:0;\n\n  padding:21px 18px;\n\n  background:var(--espresso);\n}\n\n.perla-rail__title{\n  margin-bottom:11px;\n  padding-bottom:9px;\n\n  border-bottom:1px solid rgba(255,255,255,.14);\n}\n\n.perla-rail__title small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.perla-rail__title strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.perla-rail__row{\n  padding:9px 0;\n\n  border-bottom:1px solid rgba(255,255,255,.11);\n}\n\n.perla-rail__row:last-child{\n  border-bottom:0;\n}\n\n.perla-rail__row small{\n  display:block;\n\n  color:#BFAF9C;\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.perla-rail__row strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:#FFF8ED;\n\n  font-size:11.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   02 — FORM \/ MATERIAL\n========================================================= *\/\n\n.perla-form{\n  margin-top:10px;\n\n  padding:28px 29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.perla-form__head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:28px;\n\n  margin-bottom:14px;\n}\n\n.perla-form__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.perla-form__head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* DETAIL + SHAPES *\/\n\n.perla-form__body{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:15px;\n  align-items:stretch;\n}\n\n\n\/* SMALL DETAIL IMAGE *\/\n\n.perla-detail{\n  min-width:0;\n\n  padding:9px;\n\n  background:#EFE8DE;\n\n  border:1px solid var(--line);\n}\n\n.perla-detail__img{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n}\n\n.perla-detail__img a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.perla-detail__img img{\n  max-height:138px !important;\n}\n\n.perla-detail__copy{\n  padding:9px 3px 1px;\n}\n\n.perla-detail__copy small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.perla-detail__copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.06;\n\n  font-weight:500;\n}\n\n.perla-detail__copy p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.47;\n}\n\n\n\/* TWO SHAPE ROWS *\/\n\n.perla-shapes{\n  min-width:0;\n\n  border:1px solid var(--line);\n}\n\n.perla-shape{\n  display:grid;\n  grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n  gap:17px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:15px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.perla-shape:last-child{\n  border-bottom:0;\n}\n\n.perla-shape--a{\n  background:var(--ivory);\n}\n\n.perla-shape--b{\n  background:#F2ECE3;\n}\n\n.perla-shape__name{\n  padding-right:12px;\n\n  border-right:1px solid var(--line);\n}\n\n.perla-shape__name small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.perla-shape__name strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.perla-shape__copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.perla-shape__copy p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* MATERIAL LINE *\/\n\n.perla-material-line{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:0;\n\n  margin-top:10px;\n\n  border:1px solid var(--line);\n}\n\n.perla-material{\n  min-width:0;\n\n  padding:10px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.perla-material:last-child{\n  border-right:0;\n}\n\n.perla-material:nth-child(1){\n  background:#F7F2EA;\n}\n\n.perla-material:nth-child(2){\n  background:var(--chrome-soft);\n}\n\n.perla-material:nth-child(3){\n  background:#F0E8DD;\n}\n\n.perla-material small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.perla-material strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  line-height:1.42;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   03 — SIZE \/ CONTROL\n========================================================= *\/\n\n.perla-scale{\n  margin-top:10px;\n\n  padding:28px 29px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.perla-scale__head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:28px;\n\n  margin-bottom:13px;\n}\n\n.perla-scale__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.perla-scale__head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* SIZE LEDGER *\/\n\n.perla-size-list{\n  border-top:1px solid var(--line);\n}\n\n.perla-size{\n  display:grid;\n  grid-template-columns:minmax(0,82px) minmax(0,135px) minmax(0,145px) minmax(0,1fr);\n\n  gap:13px;\n  align-items:center;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.perla-size__img{\n  width:76px;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n}\n\n.perla-size__img a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.perla-size__img img{\n  max-height:72px !important;\n}\n\n\n\/* MODEL *\/\n\n.perla-size__model small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.perla-size__model strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* MEASURE *\/\n\n.perla-size__measure{\n  color:var(--gold-deep);\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:600;\n}\n\n\n\/* USE *\/\n\n.perla-size__use strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.perla-size__use span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* CONTROL STRIP *\/\n\n.perla-control{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:19px;\n  align-items:center;\n\n  margin-top:13px;\n\n  padding:13px 15px;\n\n  background:var(--espresso);\n}\n\n.perla-control__mark small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.perla-control__mark strong{\n  display:block;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.perla-control__copy{\n  padding-left:17px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n}\n\n.perla-control__copy p{\n  margin:0;\n\n  color:#D8CFC3;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n.perla-control__meta{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:11px;\n\n  margin-top:6px;\n}\n\n.perla-control__meta span{\n  color:#D8CFC3;\n\n  font-size:11.5px;\n}\n\n.perla-control__meta strong{\n  color:#FFF8ED;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.perla-specs{\n  margin-top:10px;\n\n  padding:28px 29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.perla-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.perla-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.perla-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.perla-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.perla-spec{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.perla-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.perla-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\/* SMALL NOTES *\/\n\n.perla-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:11px;\n}\n\n.perla-note{\n  min-width:0;\n\n  padding:10px 12px;\n\n  border:1px solid var(--line);\n}\n\n.perla-note--care{\n  background:var(--ivory);\n\n  border-left:3px solid var(--gold);\n}\n\n.perla-note--design{\n  background:var(--chrome-soft);\n\n  border-left:3px solid var(--chrome);\n}\n\n.perla-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.perla-note span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.perla-shipping{\n  position:relative;\n\n  margin-top:10px;\n\n  padding:20px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n}\n\n.perla-shipping::before{\n  content:\"\";\n\n  position:absolute;\n  top:6px;\n  left:21px;\n\n  width:48px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.perla-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.perla-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.perla-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.perla-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.perla-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.perla-lightbox:target{\n  display:flex;\n}\n\n.perla-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.perla-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.perla-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.perla-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .perla-intro{\n    grid-template-columns:minmax(0,1fr) minmax(0,175px);\n  }\n\n  .perla-intro__copy{\n    padding:25px 21px;\n  }\n\n  .perla-intro h2{\n    font-size:27px;\n  }\n\n\n  .perla-form,\n  .perla-scale,\n  .perla-specs{\n    padding:24px 19px;\n  }\n\n\n  .perla-form__head,\n  .perla-scale__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .perla-form__body{\n    grid-template-columns:minmax(0,145px) minmax(0,1fr);\n  }\n\n  .perla-detail__img{\n    width:120px;\n  }\n\n\n  .perla-size{\n    grid-template-columns:minmax(0,72px) minmax(0,115px) minmax(0,125px) minmax(0,1fr);\n\n    gap:9px;\n  }\n\n  .perla-size__img{\n    width:66px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .perla-intro{\n    grid-template-columns:1fr;\n  }\n\n  .perla-intro__rail{\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n\n    gap:0;\n  }\n\n  .perla-rail__title{\n    grid-column:1 \/ -1;\n  }\n\n  .perla-rail__row{\n    padding:9px 8px;\n\n    border-bottom:0;\n    border-right:1px solid rgba(255,255,255,.11);\n  }\n\n  .perla-rail__row:last-child{\n    border-right:0;\n  }\n\n\n  .perla-form__body{\n    grid-template-columns:1fr;\n  }\n\n  .perla-detail{\n    display:grid;\n    grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n    gap:10px;\n    align-items:center;\n  }\n\n  .perla-detail__img{\n    width:100px;\n\n    margin:0;\n  }\n\n  .perla-detail__copy{\n    padding:0;\n  }\n\n\n  .perla-shape{\n    grid-template-columns:minmax(0,80px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n\n  .perla-material-line{\n    grid-template-columns:1fr;\n  }\n\n  .perla-material{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .perla-material:last-child{\n    border-bottom:0;\n  }\n\n\n  .perla-size{\n    grid-template-columns:minmax(0,68px) minmax(0,1fr);\n\n    gap:8px;\n\n    padding:9px 0;\n  }\n\n  .perla-size__img{\n    grid-row:1 \/ span 3;\n\n    width:62px;\n  }\n\n  .perla-size__model,\n  .perla-size__measure,\n  .perla-size__use{\n    grid-column:2;\n  }\n\n\n  .perla-control{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n  .perla-control__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  .perla-specs__head{\n    display:block;\n  }\n\n  .perla-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .perla-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .perla-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n\n  .perla-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-perla\" id=\"perla-root\"\u003e\n\u003c!-- =====================================================\n       01 — SHAPE \/ SCALE \/ GLOW\n  ====================================================== --\u003e\n\u003csection class=\"perla-intro\"\u003e\n\u003cdiv class=\"perla-intro__copy\"\u003e\n\u003cspan class=\"perla-kicker\"\u003e Shape \/ Scale \/ Glow \u003c\/span\u003e\n\u003ch2\u003eA Soft Bubble, Balanced on a Chrome Tripod\u003c\/h2\u003e\n\u003cp\u003ePerla brings the mid-century bubble silhouette to floor level: a softly diffusing polymer-silk shade over a slender polished-chrome tripod. Choose the shape first, then the height that best fits your room.\u003c\/p\u003e\n\u003cdiv class=\"perla-path\"\u003e\n\u003cdiv class=\"perla-path__item\"\u003e\n\u003csmall\u003e Shapes \u003c\/small\u003e \u003cstrong\u003e 2 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-path__item\"\u003e\n\u003csmall\u003e Sizes \u003c\/small\u003e \u003cstrong\u003e 5 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-path__item\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e 2700K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003caside class=\"perla-intro__rail\"\u003e\n\u003cdiv class=\"perla-rail__title\"\u003e\n\u003csmall\u003e Perla Selection \u003c\/small\u003e \u003cstrong\u003e Three decisions \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-rail__row\"\u003e\n\u003csmall\u003e 01 · Shape \u003c\/small\u003e \u003cstrong\u003e Sphere or Pear \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-rail__row\"\u003e\n\u003csmall\u003e 02 · Height \u003c\/small\u003e \u003cstrong\u003e 52.5\"–61.5\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-rail__row\"\u003e\n\u003csmall\u003e 03 · Setup \u003c\/small\u003e \u003cstrong\u003e Plug-In · No Wiring \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/aside\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — FORM \/ MATERIAL\n  ====================================================== --\u003e\n\u003csection class=\"perla-form\"\u003e\n\u003cdiv class=\"perla-form__head\"\u003e\n\u003ch3\u003eSphere or Pear?\u003c\/h3\u003e\n\u003cp\u003eBoth versions use the same polymer-silk construction and chrome tripod. The difference is visual: Model A feels more geometric; Model B feels softer and more sculptural.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-form__body\"\u003e\n\u003c!-- DETAIL IMAGE --\u003e\n\u003carticle class=\"perla-detail\"\u003e\n\u003cdiv class=\"perla-detail__img\"\u003e\u003ca href=\"#perla-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perla-silk-bubble-floor-lamp-stuberlighting_29.jpg?v=1783477941\" alt=\"Close-up detail of Perla polymer-silk bubble shade\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"perla-detail__copy\"\u003e\n\u003csmall\u003e Shade Detail \u003c\/small\u003e \u003cstrong\u003e Polymer-Silk Surface \u003c\/strong\u003e\n\u003cp\u003eA steel-wire skeleton is covered with layered polymer-silk, creating a seamless translucent surface that softens the bulb inside.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- SHAPES --\u003e\n\u003cdiv class=\"perla-shapes\"\u003e\n\u003cdiv class=\"perla-shape perla-shape--a\"\u003e\n\u003cdiv class=\"perla-shape__name\"\u003e\n\u003csmall\u003e Model A \u003c\/small\u003e \u003cstrong\u003e Sphere \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-shape__copy\"\u003e\n\u003cstrong\u003e Balanced + geometric \u003c\/strong\u003e\n\u003cp\u003eThe more classic bubble profile. Available in Small, Medium and Large.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-shape perla-shape--b\"\u003e\n\u003cdiv class=\"perla-shape__name\"\u003e\n\u003csmall\u003e Model B \u003c\/small\u003e \u003cstrong\u003e Pear \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-shape__copy\"\u003e\n\u003cstrong\u003e Softer + elongated \u003c\/strong\u003e\n\u003cp\u003eA more organic silhouette with additional visual width. Available in Small and Medium.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-material-line\"\u003e\n\u003cdiv class=\"perla-material\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Polymer-Silk · White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-material\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Polished Chrome Steel \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-material\"\u003e\n\u003csmall\u003e Structure \u003c\/small\u003e \u003cstrong\u003e Hand-Welded Steel Wire \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SCALE \/ CONTROL\n  ====================================================== --\u003e\n\u003csection class=\"perla-scale\"\u003e\n\u003cdiv class=\"perla-scale__head\"\u003e\n\u003ch3\u003eChoose by Height + Shade Volume\u003c\/h3\u003e\n\u003cp\u003eThe five versions are easier to compare by total height and shade width than by room-style labels. Use the smaller sizes when visual space is limited; move up when you want the lamp to anchor the corner.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-size-list\"\u003e\n\u003c!-- A SMALL --\u003e\n\u003cdiv class=\"perla-size\"\u003e\n\u003cdiv class=\"perla-size__img\"\u003e\u003ca href=\"#perla-a-small-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perla-silk-bubble-floor-lamp-stuberlighting_3.jpg?v=1783477941\" alt=\"Perla Model A Small dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"perla-size__model\"\u003e\n\u003csmall\u003e Model A \u003c\/small\u003e \u003cstrong\u003e Small \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-size__measure\"\u003eØ10.5\" × H52.5\"\u003c\/div\u003e\n\u003cdiv class=\"perla-size__use\"\u003e\n\u003cstrong\u003e Most Compact \u003c\/strong\u003e \u003cspan\u003e Bedside · small reading corner \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- A MEDIUM --\u003e\n\u003cdiv class=\"perla-size\"\u003e\n\u003cdiv class=\"perla-size__img\"\u003e\u003ca href=\"#perla-a-medium-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perla-silk-bubble-floor-lamp-stuberlighting_30.jpg?v=1783477941\" alt=\"Perla Model A Medium dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"perla-size__model\"\u003e\n\u003csmall\u003e Model A \u003c\/small\u003e \u003cstrong\u003e Medium \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-size__measure\"\u003eØ13\" × H57.5\"\u003c\/div\u003e\n\u003cdiv class=\"perla-size__use\"\u003e\n\u003cstrong\u003e Balanced Scale \u003c\/strong\u003e \u003cspan\u003e Living room · reading nook \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- A LARGE --\u003e\n\u003cdiv class=\"perla-size\"\u003e\n\u003cdiv class=\"perla-size__img\"\u003e\u003ca href=\"#perla-a-large-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perla-silk-bubble-floor-lamp-stuberlighting_23.jpg?v=1783477941\" alt=\"Perla Model A Large dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"perla-size__model\"\u003e\n\u003csmall\u003e Model A \u003c\/small\u003e \u003cstrong\u003e Large \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-size__measure\"\u003eØ15\" × H61.5\"\u003c\/div\u003e\n\u003cdiv class=\"perla-size__use\"\u003e\n\u003cstrong\u003e Tallest Sphere \u003c\/strong\u003e \u003cspan\u003e Larger living room · open corner \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- B SMALL --\u003e\n\u003cdiv class=\"perla-size\"\u003e\n\u003cdiv class=\"perla-size__img\"\u003e\u003ca href=\"#perla-b-small-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perla-silk-bubble-floor-lamp-stuberlighting_14.jpg?v=1783477941\" alt=\"Perla Model B Small dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"perla-size__model\"\u003e\n\u003csmall\u003e Model B \u003c\/small\u003e \u003cstrong\u003e Small \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-size__measure\"\u003eØ13\" × H52.5\"\u003c\/div\u003e\n\u003cdiv class=\"perla-size__use\"\u003e\n\u003cstrong\u003e Compact Pear \u003c\/strong\u003e \u003cspan\u003e Bedroom · reading corner \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- B MEDIUM --\u003e\n\u003cdiv class=\"perla-size\"\u003e\n\u003cdiv class=\"perla-size__img\"\u003e\u003ca href=\"#perla-b-medium-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perla-silk-bubble-floor-lamp-stuberlighting_18.jpg?v=1783477941\" alt=\"Perla Model B Medium dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"perla-size__model\"\u003e\n\u003csmall\u003e Model B \u003c\/small\u003e \u003cstrong\u003e Medium \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-size__measure\"\u003eØ17\" × H57.5\"\u003c\/div\u003e\n\u003cdiv class=\"perla-size__use\"\u003e\n\u003cstrong\u003e Widest Shade \u003c\/strong\u003e \u003cspan\u003e Lounge · statement corner \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-control\"\u003e\n\u003cdiv class=\"perla-control__mark\"\u003e\n\u003csmall\u003e Everyday Use \u003c\/small\u003e \u003cstrong\u003e Plug In + Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-control__copy\"\u003e\n\u003cp\u003eNo hardwiring required. Perla includes a 59.1-inch cord with an inline foot switch plus a pull-cord at the shade.\u003c\/p\u003e\n\u003cdiv class=\"perla-control__meta\"\u003e\n\u003cspan\u003e \u003cstrong\u003eE26 Bulb Included\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e2700K\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eMax 40W\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eUS \/ UK \/ AU \/ EU\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=\"perla-specs\"\u003e\n\u003cdiv class=\"perla-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Perla · Silk Bubble Floor Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-spec-list\"\u003e\n\u003cdiv class=\"perla-spec\"\u003e\n\u003cspan class=\"perla-spec__label\"\u003e Model A · Sphere \u003c\/span\u003e \u003cspan class=\"perla-spec__value\"\u003e Small — Ø10.5\" × H52.5\"\u003cbr\u003eMedium — Ø13\" × H57.5\"\u003cbr\u003eLarge — Ø15\" × H61.5\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-spec\"\u003e\n\u003cspan class=\"perla-spec__label\"\u003e Model B · Pear \u003c\/span\u003e \u003cspan class=\"perla-spec__value\"\u003e Small — Ø13\" × H52.5\"\u003cbr\u003eMedium — Ø17\" × H57.5\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-spec\"\u003e\n\u003cspan class=\"perla-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"perla-spec__value\"\u003e Polymer-silk shade · Hand-welded steel-wire frame · Chrome-plated steel tripod \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-spec\"\u003e\n\u003cspan class=\"perla-spec__label\"\u003e Shade \/ Base \u003c\/span\u003e \u003cspan class=\"perla-spec__value\"\u003e White shade — warm cream when lit · Polished Chrome base \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-spec\"\u003e\n\u003cspan class=\"perla-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"perla-spec__value\"\u003e E26 socket · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-spec\"\u003e\n\u003cspan class=\"perla-spec__label\"\u003e Included Bulb \u003c\/span\u003e \u003cspan class=\"perla-spec__value\"\u003e 2700K warm-white LED · Standard included bulb is non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-spec\"\u003e\n\u003cspan class=\"perla-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"perla-spec__value\"\u003e 40W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-spec\"\u003e\n\u003cspan class=\"perla-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"perla-spec__value\"\u003e Compatible with a dimmable E26 LED bulb and compatible plug-in dimmer (dimmable bulb and dimmer sold separately) \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-spec\"\u003e\n\u003cspan class=\"perla-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"perla-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-spec\"\u003e\n\u003cspan class=\"perla-spec__label\"\u003e Plug Options \u003c\/span\u003e \u003cspan class=\"perla-spec__value\"\u003e US · UK · AU · EU \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-spec\"\u003e\n\u003cspan class=\"perla-spec__label\"\u003e Cord \/ Control \u003c\/span\u003e \u003cspan class=\"perla-spec__value\"\u003e 59.1\" cord · Inline foot switch + pull-cord at shade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-spec\"\u003e\n\u003cspan class=\"perla-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"perla-spec__value\"\u003e Plug-in · No hardwiring required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-spec\"\u003e\n\u003cspan class=\"perla-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"perla-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-spec\"\u003e\n\u003cspan class=\"perla-spec__label\"\u003e Design Status \u003c\/span\u003e \u003cspan class=\"perla-spec__value\"\u003e Mid-century bubble-lamp design tribute · Not an authentic licensed reproduction \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-spec\"\u003e\n\u003cspan class=\"perla-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"perla-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=\"perla-notes\"\u003e\n\u003cdiv class=\"perla-note perla-note--care\"\u003e\n\u003cstrong\u003e Shade Care \u003c\/strong\u003e \u003cspan\u003e Dust gently with a soft dry microfiber cloth or feather duster. Avoid water, cleaning sprays and abrasive tools. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perla-note perla-note--design\"\u003e\n\u003cstrong\u003e Why Polymer-Silk? \u003c\/strong\u003e \u003cspan\u003e The sprayed polymer-silk surface creates the soft, translucent bubble appearance while remaining practical for everyday indoor floor-lamp use. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"perla-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"perla-detail-large\" href=\"#perla-root\" class=\"perla-lightbox\"\u003e \u003cspan class=\"perla-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perla-silk-bubble-floor-lamp-stuberlighting_29.jpg?v=1783477941\" alt=\"Enlarged Perla polymer-silk shade detail\"\u003e \u003cspan class=\"perla-lightbox__caption\"\u003e Perla · Polymer-Silk Shade Detail \u003c\/span\u003e \u003cspan class=\"perla-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — A SMALL\n  ====================================================== --\u003e \u003ca id=\"perla-a-small-large\" href=\"#perla-root\" class=\"perla-lightbox\"\u003e \u003cspan class=\"perla-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perla-silk-bubble-floor-lamp-stuberlighting_3.jpg?v=1783477941\" alt=\"Enlarged Perla Model A Small dimensions\"\u003e \u003cspan class=\"perla-lightbox__caption\"\u003e Model A · Small · Ø10.5\" × H52.5\" \u003c\/span\u003e \u003cspan class=\"perla-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — A MEDIUM\n  ====================================================== --\u003e \u003ca id=\"perla-a-medium-large\" href=\"#perla-root\" class=\"perla-lightbox\"\u003e \u003cspan class=\"perla-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perla-silk-bubble-floor-lamp-stuberlighting_30.jpg?v=1783477941\" alt=\"Enlarged Perla Model A Medium dimensions\"\u003e \u003cspan class=\"perla-lightbox__caption\"\u003e Model A · Medium · Ø13\" × H57.5\" \u003c\/span\u003e \u003cspan class=\"perla-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — A LARGE\n  ====================================================== --\u003e \u003ca id=\"perla-a-large-large\" href=\"#perla-root\" class=\"perla-lightbox\"\u003e \u003cspan class=\"perla-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perla-silk-bubble-floor-lamp-stuberlighting_23.jpg?v=1783477941\" alt=\"Enlarged Perla Model A Large dimensions\"\u003e \u003cspan class=\"perla-lightbox__caption\"\u003e Model A · Large · Ø15\" × H61.5\" \u003c\/span\u003e \u003cspan class=\"perla-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — B SMALL\n  ====================================================== --\u003e \u003ca id=\"perla-b-small-large\" href=\"#perla-root\" class=\"perla-lightbox\"\u003e \u003cspan class=\"perla-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perla-silk-bubble-floor-lamp-stuberlighting_14.jpg?v=1783477941\" alt=\"Enlarged Perla Model B Small dimensions\"\u003e \u003cspan class=\"perla-lightbox__caption\"\u003e Model B · Small · Ø13\" × H52.5\" \u003c\/span\u003e \u003cspan class=\"perla-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — B MEDIUM\n  ====================================================== --\u003e \u003ca id=\"perla-b-medium-large\" href=\"#perla-root\" class=\"perla-lightbox\"\u003e \u003cspan class=\"perla-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perla-silk-bubble-floor-lamp-stuberlighting_18.jpg?v=1783477941\" alt=\"Enlarged Perla Model B Medium dimensions\"\u003e \u003cspan class=\"perla-lightbox__caption\"\u003e Model B · Medium · Ø17\" × H57.5\" \u003c\/span\u003e \u003cspan class=\"perla-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 Small ∅ 10.5″ x H 52.5″ \/ Chrome \u0026 White \/ US Plug","offer_id":52488764752155,"sku":"STB-FL-26-10011","price":400.0,"currency_code":"USD","in_stock":true},{"title":"Model A Small ∅ 10.5″ x H 52.5″ \/ Chrome \u0026 White \/ UK Plug","offer_id":52488764784923,"sku":"STB-FL-26-10012","price":400.0,"currency_code":"USD","in_stock":true},{"title":"Model A Small ∅ 10.5″ x H 52.5″ \/ Chrome \u0026 White \/ AU Plug","offer_id":52488764817691,"sku":"STB-FL-26-10013","price":400.0,"currency_code":"USD","in_stock":true},{"title":"Model A Small ∅ 10.5″ x H 52.5″ \/ Chrome \u0026 White \/ EU Plug","offer_id":52488764850459,"sku":"STB-FL-26-10014","price":400.0,"currency_code":"USD","in_stock":true},{"title":"Model A Mediun ∅ 13″ x H 57.5″ \/ Chrome \u0026 White \/ US Plug","offer_id":52488764883227,"sku":"STB-FL-26-10015","price":530.0,"currency_code":"USD","in_stock":true},{"title":"Model A Mediun ∅ 13″ x H 57.5″ \/ Chrome \u0026 White \/ UK Plug","offer_id":52488764915995,"sku":"STB-FL-26-10016","price":530.0,"currency_code":"USD","in_stock":true},{"title":"Model A Mediun ∅ 13″ x H 57.5″ \/ Chrome \u0026 White \/ AU Plug","offer_id":52488764948763,"sku":"STB-FL-26-10017","price":530.0,"currency_code":"USD","in_stock":true},{"title":"Model A Mediun ∅ 13″ x H 57.5″ \/ Chrome \u0026 White \/ EU Plug","offer_id":52488764981531,"sku":"STB-FL-26-10018","price":530.0,"currency_code":"USD","in_stock":true},{"title":"Model A Large ∅ 15″ x H 61.5″ \/ Chrome \u0026 White \/ US Plug","offer_id":52488765014299,"sku":"STB-FL-26-10019","price":895.0,"currency_code":"USD","in_stock":true},{"title":"Model A Large ∅ 15″ x H 61.5″ \/ Chrome \u0026 White \/ UK Plug","offer_id":52488765047067,"sku":"STB-FL-26-10020","price":895.0,"currency_code":"USD","in_stock":true},{"title":"Model A Large ∅ 15″ x H 61.5″ \/ Chrome \u0026 White \/ AU Plug","offer_id":52488765079835,"sku":"STB-FL-26-10021","price":895.0,"currency_code":"USD","in_stock":true},{"title":"Model A Large ∅ 15″ x H 61.5″ \/ Chrome \u0026 White \/ EU Plug","offer_id":52488765112603,"sku":"STB-FL-26-10022","price":895.0,"currency_code":"USD","in_stock":true},{"title":"Model B Small ∅ 13″ x H 52.5″ \/ Chrome \u0026 White \/ US Plug","offer_id":52488765145371,"sku":"STB-FL-26-10023","price":530.0,"currency_code":"USD","in_stock":true},{"title":"Model B Small ∅ 13″ x H 52.5″ \/ Chrome \u0026 White \/ UK Plug","offer_id":52488765178139,"sku":"STB-FL-26-10024","price":530.0,"currency_code":"USD","in_stock":true},{"title":"Model B Small ∅ 13″ x H 52.5″ \/ Chrome \u0026 White \/ AU Plug","offer_id":52488765210907,"sku":"STB-FL-26-10025","price":530.0,"currency_code":"USD","in_stock":true},{"title":"Model B Small ∅ 13″ x H 52.5″ \/ Chrome \u0026 White \/ EU Plug","offer_id":52488765243675,"sku":"STB-FL-26-10026","price":530.0,"currency_code":"USD","in_stock":true},{"title":"Model B Mediun ∅ 17″ x H 57.5″ \/ Chrome \u0026 White \/ US Plug","offer_id":52488765276443,"sku":"STB-FL-26-10027","price":768.0,"currency_code":"USD","in_stock":true},{"title":"Model B Mediun ∅ 17″ x H 57.5″ \/ Chrome \u0026 White \/ UK Plug","offer_id":52488765309211,"sku":"STB-FL-26-10028","price":768.0,"currency_code":"USD","in_stock":true},{"title":"Model B Mediun ∅ 17″ x H 57.5″ \/ Chrome \u0026 White \/ AU Plug","offer_id":52488765341979,"sku":"STB-FL-26-10029","price":768.0,"currency_code":"USD","in_stock":true},{"title":"Model B Mediun ∅ 17″ x H 57.5″ \/ Chrome \u0026 White \/ EU Plug","offer_id":52488765374747,"sku":"STB-FL-26-10030","price":768.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/perla-silk-bubble-floor-lamp-stuberlighting_1.jpg?v=1783477941"},{"product_id":"rina-silk-pear-table-height-floor-lamp","title":"Rina Silk Pear Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — RINA\n   SILK PEAR TABLE-HEIGHT FLOOR LAMP\n\n   HEIGHT \/ SILK \/ PLACEMENT\n\n   TABLE-HEIGHT LIGHTING STUDY\n   QUIET LUXURY · CONCISE · SHOPPER-FIRST\n   COMPACT IMAGES · DAWN SAFE\n========================================================= *\/\n\n.stb-rina{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817568;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --black:#282521;\n  --black-soft:#EAE6E0;\n\n  --cream:#F5EDD8;\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n  --sand:#E9DDC5;\n  --soft:#F3EBDD;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\n\n  width:100%;\n  max-width:860px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-rina *,\n.stb-rina *::before,\n.stb-rina *::after{\n  box-sizing:border-box;\n}\n\n.stb-rina h2,\n.stb-rina h3,\n.stb-rina p{\n  margin-top:0;\n}\n\n.stb-rina h2,\n.stb-rina 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-rina img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-rina a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.rina-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.rina-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — TABLE HEIGHT FIRST\n========================================================= *\/\n\n.rina-intro{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,205px);\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n}\n\n.rina-intro::before{\n  content:\"\";\n\n  position:absolute;\n  top:8px;\n  left:29px;\n\n  width:58px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.rina-intro__copy{\n  min-width:0;\n\n  padding:29px 30px 27px;\n}\n\n.rina-intro h2{\n  max-width:565px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.rina-intro__copy \u003e p{\n  max-width:555px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* KEY FACTS *\/\n\n.rina-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:21px;\n\n  margin-top:18px;\n}\n\n.rina-fact{\n  min-width:88px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.rina-fact:nth-child(2){\n  border-color:var(--black);\n}\n\n.rina-fact:nth-child(3){\n  border-color:#B4A48E;\n}\n\n.rina-fact small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rina-fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* RIGHT DECISION PANEL *\/\n\n.rina-intro__side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:20px 18px;\n\n  background:var(--espresso);\n}\n\n.rina-side__head{\n  margin-bottom:9px;\n  padding-bottom:9px;\n\n  border-bottom:1px solid rgba(255,255,255,.14);\n}\n\n.rina-side__head small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rina-side__head strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.rina-side__row{\n  padding:8px 0;\n\n  border-bottom:1px solid rgba(255,255,255,.11);\n}\n\n.rina-side__row:last-child{\n  border-bottom:0;\n}\n\n.rina-side__row small{\n  display:block;\n\n  color:#BFAF9C;\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rina-side__row strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:#FFF8ED;\n\n  font-size:11.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   02 — WHY 34 INCHES\n========================================================= *\/\n\n.rina-scale{\n  margin-top:10px;\n\n  padding:28px 29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.rina-scale__head{\n  display:grid;\n  grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n  gap:28px;\n\n  margin-bottom:14px;\n}\n\n.rina-scale__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.rina-scale__head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* SCALE SHEET *\/\n\n.rina-scale__sheet{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  border:1px solid var(--line);\n}\n\n\n\/* SMALL DIMENSION IMAGE *\/\n\n.rina-size{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:14px;\n\n  background:#EEE7DD;\n\n  border-right:1px solid var(--line);\n}\n\n.rina-size__img{\n  width:120px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.rina-size__img a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.rina-size__img img{\n  max-height:115px !important;\n}\n\n\n\/* SIZE COPY *\/\n\n.rina-scale__copy{\n  min-width:0;\n\n  padding:17px 19px;\n}\n\n.rina-measure{\n  display:grid;\n  grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n  gap:17px;\n  align-items:center;\n}\n\n.rina-measure__number small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rina-measure__number strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:27px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.rina-measure__number span{\n  display:block;\n\n  margin-top:5px;\n\n  color:var(--gold-deep);\n\n  font-size:11.5px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n.rina-measure__copy{\n  padding-left:17px;\n\n  border-left:1px solid var(--line);\n}\n\n.rina-measure__copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.rina-measure__copy p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* THREE PLACEMENTS *\/\n\n.rina-placements{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:0;\n\n  margin-top:12px;\n\n  border:1px solid var(--line);\n}\n\n.rina-place{\n  min-width:0;\n\n  padding:12px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.rina-place:last-child{\n  border-right:0;\n}\n\n.rina-place:nth-child(1){\n  background:var(--ivory);\n}\n\n.rina-place:nth-child(2){\n  background:#F3ECE2;\n}\n\n.rina-place:nth-child(3){\n  background:#EDE8E1;\n}\n\n.rina-place small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rina-place strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.rina-place p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   03 — SILK \/ BASE \/ GLOW\n========================================================= *\/\n\n.rina-material{\n  margin-top:10px;\n\n  padding:28px 29px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.rina-material__head{\n  display:grid;\n  grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n  gap:28px;\n\n  margin-bottom:14px;\n}\n\n.rina-material__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.rina-material__head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* DETAIL + MATERIAL LEDGER *\/\n\n.rina-material__body{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:14px;\n}\n\n\n\/* COMPACT DETAIL IMAGE *\/\n\n.rina-detail{\n  min-width:0;\n\n  padding:9px;\n\n  background:#EEE8DE;\n\n  border:1px solid var(--line);\n}\n\n.rina-detail__img{\n  width:135px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.rina-detail__img a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.rina-detail__img img{\n  max-height:128px !important;\n}\n\n.rina-detail__copy{\n  padding:8px 2px 1px;\n}\n\n.rina-detail__copy small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rina-detail__copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.06;\n\n  font-weight:500;\n}\n\n.rina-detail__copy p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* MATERIAL ROWS *\/\n\n.rina-material-list{\n  min-width:0;\n\n  border:1px solid var(--line);\n}\n\n.rina-material-row{\n  display:grid;\n  grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n  gap:15px;\n\n  padding:11px 13px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.rina-material-row:last-child{\n  border-bottom:0;\n}\n\n.rina-material-row:nth-child(1){\n  background:#F8F4ED;\n}\n\n.rina-material-row:nth-child(2){\n  background:#EBE7E1;\n}\n\n.rina-material-row:nth-child(3){\n  background:#F2EADF;\n}\n\n.rina-material-row small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rina-material-row strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.rina-material-row p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* LIGHT \/ CONTROL *\/\n\n.rina-control{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:19px;\n  align-items:center;\n\n  margin-top:11px;\n\n  padding:13px 15px;\n\n  background:var(--espresso);\n}\n\n.rina-control__mark small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.rina-control__mark strong{\n  display:block;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.rina-control__copy{\n  padding-left:17px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n}\n\n.rina-control__copy p{\n  margin:0;\n\n  color:#D8CFC3;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n.rina-control__meta{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:11px;\n\n  margin-top:6px;\n}\n\n.rina-control__meta span{\n  color:#D8CFC3;\n\n  font-size:11.5px;\n}\n\n.rina-control__meta strong{\n  color:#FFF8ED;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.rina-specs{\n  margin-top:10px;\n\n  padding:28px 29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.rina-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.rina-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.rina-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.rina-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.rina-spec{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.rina-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.rina-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CARE *\/\n\n.rina-care{\n  margin-top:11px;\n\n  padding:11px 13px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.rina-care strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.rina-care span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.rina-shipping{\n  position:relative;\n\n  margin-top:10px;\n\n  padding:20px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n}\n\n.rina-shipping::before{\n  content:\"\";\n\n  position:absolute;\n  top:6px;\n  left:21px;\n\n  width:48px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.rina-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.rina-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.rina-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.rina-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.rina-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.rina-lightbox:target{\n  display:flex;\n}\n\n.rina-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.rina-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.rina-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.rina-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .rina-intro{\n    grid-template-columns:minmax(0,1fr) minmax(0,175px);\n  }\n\n  .rina-intro__copy{\n    padding:25px 21px;\n  }\n\n  .rina-intro h2{\n    font-size:27px;\n  }\n\n\n  .rina-scale,\n  .rina-material,\n  .rina-specs{\n    padding:24px 19px;\n  }\n\n\n  .rina-scale__head,\n  .rina-material__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .rina-scale__sheet{\n    grid-template-columns:minmax(0,135px) minmax(0,1fr);\n  }\n\n  .rina-size__img{\n    width:105px;\n  }\n\n\n  .rina-material__body{\n    grid-template-columns:minmax(0,140px) minmax(0,1fr);\n  }\n\n  .rina-detail__img{\n    width:115px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .rina-intro{\n    grid-template-columns:1fr;\n  }\n\n  .rina-intro__side{\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n\n    gap:0;\n  }\n\n  .rina-side__head{\n    grid-column:1 \/ -1;\n  }\n\n  .rina-side__row{\n    padding:9px 8px;\n\n    border-bottom:0;\n    border-right:1px solid rgba(255,255,255,.11);\n  }\n\n  .rina-side__row:last-child{\n    border-right:0;\n  }\n\n\n  .rina-scale__sheet{\n    grid-template-columns:1fr;\n  }\n\n  .rina-size{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .rina-size__img{\n    width:105px;\n  }\n\n\n  .rina-measure{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n  .rina-measure__copy{\n    padding:8px 0 0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .rina-placements{\n    grid-template-columns:1fr;\n  }\n\n  .rina-place{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .rina-place:last-child{\n    border-bottom:0;\n  }\n\n\n  .rina-material__body{\n    grid-template-columns:1fr;\n  }\n\n  .rina-detail{\n    display:grid;\n    grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n    gap:10px;\n    align-items:center;\n  }\n\n  .rina-detail__img{\n    width:100px;\n\n    margin:0;\n  }\n\n  .rina-detail__copy{\n    padding:0;\n  }\n\n\n  .rina-material-row{\n    grid-template-columns:minmax(0,80px) minmax(0,1fr);\n\n    gap:10px;\n  }\n\n\n  .rina-control{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n  .rina-control__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  .rina-specs__head{\n    display:block;\n  }\n\n  .rina-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .rina-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .rina-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-rina\" id=\"rina-root\"\u003e\n\u003c!-- =====================================================\n       01 — TABLE HEIGHT\n  ====================================================== --\u003e\n\u003csection class=\"rina-intro\"\u003e\n\u003cdiv class=\"rina-intro__copy\"\u003e\n\u003cspan class=\"rina-kicker\"\u003e Height \/ Silk \/ Placement \u003c\/span\u003e\n\u003ch2\u003eA Floor Lamp at Table-Lamp Height\u003c\/h2\u003e\n\u003cp\u003eRina stands only 34 inches tall, placing a hand-wound silk shade beside the bed, sofa or lounge chair without requiring a side table underneath it. The soft pear silhouette is balanced by a slender matte-black tripod.\u003c\/p\u003e\n\u003cdiv class=\"rina-facts\"\u003e\n\u003cdiv class=\"rina-fact\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 34\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rina-fact\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Silk \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rina-fact\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e 2700K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003caside class=\"rina-intro__side\"\u003e\n\u003cdiv class=\"rina-side__head\"\u003e\n\u003csmall\u003e Rina at a Glance \u003c\/small\u003e \u003cstrong\u003e Made for beside-you light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rina-side__row\"\u003e\n\u003csmall\u003e Shape \u003c\/small\u003e \u003cstrong\u003e Pear \/ Soft Teardrop \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rina-side__row\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Matte Black Tripod \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rina-side__row\"\u003e\n\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Plug-In · No Wiring \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/aside\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — WHY 34 INCHES\n  ====================================================== --\u003e\n\u003csection class=\"rina-scale\"\u003e\n\u003cdiv class=\"rina-scale__head\"\u003e\n\u003ch3\u003eWhy 34 Inches?\u003c\/h3\u003e\n\u003cp\u003eRina is intentionally much shorter than a conventional floor lamp. Its role is closer to a bedside or side-table lamp: useful seated-height light without needing furniture beneath it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rina-scale__sheet\"\u003e\n\u003c!-- DIMENSION IMAGE --\u003e\n\u003cdiv class=\"rina-size\"\u003e\n\u003cdiv class=\"rina-size__img\"\u003e\u003ca href=\"#rina-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rina-silk-pear-table-height-floor-lamp-stuberlighting_10.jpg?v=1783501130\" alt=\"Rina silk pear table-height floor lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"rina-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rina-scale__copy\"\u003e\n\u003cdiv class=\"rina-measure\"\u003e\n\u003cdiv class=\"rina-measure__number\"\u003e\n\u003csmall\u003e Single Size \u003c\/small\u003e \u003cstrong\u003e H34\" \u003c\/strong\u003e \u003cspan\u003e Ø15.7\" shade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rina-measure__copy\"\u003e\n\u003cstrong\u003e Table-height floor scale \u003c\/strong\u003e\n\u003cp\u003eThe compact height lets the shade sit closer to seated eye level, rather than filling the vertical space of the room like a conventional 55–65 inch floor lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rina-placements\"\u003e\n\u003cdiv class=\"rina-place\"\u003e\n\u003csmall\u003e Bedside \u003c\/small\u003e \u003cstrong\u003e Skip the Table Lamp \u003c\/strong\u003e\n\u003cp\u003ePlace Rina directly beside the bed and leave the nightstand surface free.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rina-place\"\u003e\n\u003csmall\u003e Lounge Chair \u003c\/small\u003e \u003cstrong\u003e Light Beside Seating \u003c\/strong\u003e\n\u003cp\u003eWorks beside an armchair or sofa without adding another side table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rina-place\"\u003e\n\u003csmall\u003e Quiet Corner \u003c\/small\u003e \u003cstrong\u003e Warm, Low-Level Glow \u003c\/strong\u003e\n\u003cp\u003eSuitable for nursery, meditation and relaxed evening corners.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SILK \/ BASE \/ GLOW\n  ====================================================== --\u003e\n\u003csection class=\"rina-material\"\u003e\n\u003cdiv class=\"rina-material__head\"\u003e\n\u003ch3\u003eSoft Material. Quiet Structure.\u003c\/h3\u003e\n\u003cp\u003eRina keeps the construction intentionally restrained: real silk for the shade, matte black metal below and warm light inside.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rina-material__body\"\u003e\n\u003c!-- DETAIL --\u003e\n\u003carticle class=\"rina-detail\"\u003e\n\u003cdiv class=\"rina-detail__img\"\u003e\u003ca href=\"#rina-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rina-silk-pear-table-height-floor-lamp-stuberlighting_4.jpg?v=1783501130\" alt=\"Close-up detail of Rina hand-wound silk shade\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"rina-detail__copy\"\u003e\n\u003csmall\u003e Shade Detail \u003c\/small\u003e \u003cstrong\u003e Silk-Wound by Hand \u003c\/strong\u003e\n\u003cp\u003eOverlapping silk strands create a softly textured white surface that becomes warmer and more luminous when switched on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MATERIALS --\u003e\n\u003cdiv class=\"rina-material-list\"\u003e\n\u003cdiv class=\"rina-material-row\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Real Silk · White \u003c\/strong\u003e\n\u003cp\u003eHand-wound over an internal metal frame for soft, diffused light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rina-material-row\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Matte Black Tripod \u003c\/strong\u003e\n\u003cp\u003eThree slender metal legs visually anchor the shade without making the lamp feel heavy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rina-material-row\"\u003e\n\u003csmall\u003e Form \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Soft Pear Silhouette \u003c\/strong\u003e\n\u003cp\u003eNarrower at the top and fuller below, giving the lamp a more organic profile than a sphere or cylinder.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rina-control\"\u003e\n\u003cdiv class=\"rina-control__mark\"\u003e\n\u003csmall\u003e Light + Control \u003c\/small\u003e \u003cstrong\u003e Plug In. Switch On. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rina-control__copy\"\u003e\n\u003cp\u003eRina includes a warm-white E26 LED bulb and a 59-inch cord with an inline push-button switch. No electrician or hardwiring is required.\u003c\/p\u003e\n\u003cdiv class=\"rina-control__meta\"\u003e\n\u003cspan\u003e \u003cstrong\u003eE26 Bulb Included\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e2700K\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eMax 40W\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eUS \/ UK \/ AU \/ EU\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=\"rina-specs\"\u003e\n\u003cdiv class=\"rina-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Rina · Silk Pear Table-Height Floor Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rina-spec-list\"\u003e\n\u003cdiv class=\"rina-spec\"\u003e\n\u003cspan class=\"rina-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"rina-spec__value\"\u003e Ø15.7\" × H34\" · Single size \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rina-spec\"\u003e\n\u003cspan class=\"rina-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"rina-spec__value\"\u003e Silk-wound shade · Internal metal frame · Matte black metal tripod \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rina-spec\"\u003e\n\u003cspan class=\"rina-spec__label\"\u003e Shade \u003c\/span\u003e \u003cspan class=\"rina-spec__value\"\u003e White · Warm cream appearance when illuminated \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rina-spec\"\u003e\n\u003cspan class=\"rina-spec__label\"\u003e Silhouette \u003c\/span\u003e \u003cspan class=\"rina-spec__value\"\u003e Pear \/ soft teardrop \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rina-spec\"\u003e\n\u003cspan class=\"rina-spec__label\"\u003e Base Finish \u003c\/span\u003e \u003cspan class=\"rina-spec__value\"\u003e Matte Black \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rina-spec\"\u003e\n\u003cspan class=\"rina-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"rina-spec__value\"\u003e E26 socket · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rina-spec\"\u003e\n\u003cspan class=\"rina-spec__label\"\u003e Included Bulb \u003c\/span\u003e \u003cspan class=\"rina-spec__value\"\u003e 2700K warm-white LED · Standard included bulb is non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rina-spec\"\u003e\n\u003cspan class=\"rina-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"rina-spec__value\"\u003e 40W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rina-spec\"\u003e\n\u003cspan class=\"rina-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"rina-spec__value\"\u003e Compatible with a dimmable E26 LED bulb and compatible plug-in dimmer (dimmable bulb and dimmer sold separately) \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rina-spec\"\u003e\n\u003cspan class=\"rina-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"rina-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rina-spec\"\u003e\n\u003cspan class=\"rina-spec__label\"\u003e Plug Options \u003c\/span\u003e \u003cspan class=\"rina-spec__value\"\u003e US · UK · AU · EU \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rina-spec\"\u003e\n\u003cspan class=\"rina-spec__label\"\u003e Cord \/ Control \u003c\/span\u003e \u003cspan class=\"rina-spec__value\"\u003e 59\" cord · Inline push-button switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rina-spec\"\u003e\n\u003cspan class=\"rina-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"rina-spec__value\"\u003e Plug-in · No hardwiring required · Finger-tighten assembly \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rina-spec\"\u003e\n\u003cspan class=\"rina-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"rina-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rina-spec\"\u003e\n\u003cspan class=\"rina-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"rina-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=\"rina-care\"\u003e\n\u003cstrong\u003e Silk Care \u003c\/strong\u003e \u003cspan\u003e Dust gently with a soft dry brush or low-power vacuum brush held away from the surface. Do not use water, damp cloths or cleaning sprays on the silk. Keep away from prolonged direct sunlight and high-humidity areas. Slight variation in silk texture is natural. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"rina-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"rina-detail-large\" href=\"#rina-root\" class=\"rina-lightbox\"\u003e \u003cspan class=\"rina-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rina-silk-pear-table-height-floor-lamp-stuberlighting_4.jpg?v=1783501130\" alt=\"Enlarged Rina silk-wound shade detail\"\u003e \u003cspan class=\"rina-lightbox__caption\"\u003e Rina · Silk-Wound Shade Detail \u003c\/span\u003e \u003cspan class=\"rina-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=\"rina-size-large\" href=\"#rina-root\" class=\"rina-lightbox\"\u003e \u003cspan class=\"rina-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rina-silk-pear-table-height-floor-lamp-stuberlighting_10.jpg?v=1783501130\" alt=\"Enlarged Rina floor lamp dimensions\"\u003e \u003cspan class=\"rina-lightbox__caption\"\u003e Rina · Ø15.7\" × H34\" \u003c\/span\u003e \u003cspan class=\"rina-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 15.7\"x H 34\" \/ White \u0026 Black \/ US Plug","offer_id":52490635116827,"sku":"STB-FL-26-10030","price":335.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\"x H 34\" \/ White \u0026 Black \/ UK Plug","offer_id":52490635149595,"sku":"STB-FL-26-10033","price":335.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\"x H 34\" \/ White \u0026 Black \/ AU Plug","offer_id":52490635182363,"sku":"STB-FL-26-10031","price":335.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\"x H 34\" \/ White \u0026 Black \/ EU Plug","offer_id":52490635215131,"sku":"STB-FL-26-10032","price":335.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/rina-silk-pear-table-height-floor-lamp-stuberlighting_1.jpg?v=1783501130"},{"product_id":"bendik-floor-lamp","title":"Bendik Caprani Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — BENDIK FLOOR LAMP\n\n   PRODUCT-SPECIFIC LAYOUT\n   Bent beech wood + cast iron + linen\n\n   SHOPPER FLOW:\n   DESIGN \/ MATERIAL\n   → BASE DETAIL\n   → REAL SCALE\n   → SHADE COLOR\n   → PLUG-IN SETUP\n   → LIGHT \/ DIMMING\n   → CORD NOTE\n   → SPECS \/ FAQ \/ SHIPPING\n\n   OUTER BACKGROUND:\n   TRANSPARENT\n========================================================= *\/\n\n.stb-bendik{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --shell:#F1ECE5;\n  --wood:#EEE4D7;\n  --wood-soft:#F5EEE6;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D0C3B8;\n  --line-soft:#E3DAD2;\n\n  --gold:#AE8C60;\n  --gold-dark:#775C40;\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-bendik *,\n.stb-bendik *::before,\n.stb-bendik *::after{\n  box-sizing:border-box;\n}\n\n.stb-bendik h2,\n.stb-bendik 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-bendik p{\n  margin-top:0;\n}\n\n.stb-bendik__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-bendik__title{\n  max-width:620px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.015em;\n}\n\n.stb-bendik__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-bendik__copy{\n  max-width:680px;\n\n  margin:0;\n\n  color:#655B53;\n\n  font-size:12.2px;\n  line-height:1.62;\n}\n\n.stb-bendik__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#887B71;\n\n  font-size:8.8px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-bendik__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 215px;\n\n  margin-bottom:12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,29,24,.035);\n\n  overflow:hidden;\n}\n\n.stb-bendik__intro-main{\n  padding:23px 25px;\n}\n\n.stb-bendik__intro-main p{\n  max-width:585px;\n\n  margin:0;\n\n  color:#5E554E;\n\n  font-size:13.3px;\n  line-height:1.68;\n}\n\n.stb-bendik__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:19px;\n\n  background:var(--espresso);\n}\n\n.stb-bendik__intro-side small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CDB18A;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n  letter-spacing:.08em;\n}\n\n.stb-bendik__intro-side strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:16px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-bendik__intro-side span{\n  color:#D8CDC4;\n\n  font-size:9.8px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-bendik__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:27px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-bendik__fact{\n  padding:11px 13px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-bendik__fact:last-child{\n  border-right:0;\n}\n\n.stb-bendik__fact small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897B70;\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-bendik__fact strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:11px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.stb-bendik__image{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  text-decoration:none;\n}\n\n.stb-bendik__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 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n}\n\n\n\/* =========================================================\n   MATERIAL \/ BASE\n========================================================= *\/\n\n.stb-bendik__material{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  margin-bottom:27px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-bendik__material-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:11px;\n\n  background:var(--wood-soft);\n}\n\n.stb-bendik__material-image{\n  width:125px;\n  max-width:100%;\n}\n\n.stb-bendik__material-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-bendik__material-item{\n  padding:15px 17px;\n}\n\n.stb-bendik__material-item +\n.stb-bendik__material-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-bendik__material-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897B70;\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-bendik__material-item strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11.6px;\n  font-weight:500;\n}\n\n.stb-bendik__material-item p{\n  margin:0;\n\n  color:#6D625A;\n\n  font-size:9.7px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   SCALE\n========================================================= *\/\n\n.stb-bendik__scale{\n  margin-bottom:27px;\n}\n\n.stb-bendik__scale-head{\n  margin-bottom:11px;\n}\n\n.stb-bendik__scale-card{\n  display:grid;\n  grid-template-columns:160px 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-bendik__scale-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:11px;\n\n  background:var(--cream);\n}\n\n.stb-bendik__size-image{\n  width:130px;\n  max-width:100%;\n}\n\n.stb-bendik__scale-info{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-bendik__scale-item{\n  padding:15px;\n}\n\n.stb-bendik__scale-item +\n.stb-bendik__scale-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-bendik__scale-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897B70;\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-bendik__scale-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.6px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-bendik__scale-item p{\n  margin:0;\n\n  color:#6E635B;\n\n  font-size:9.4px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   SHADE COLORS\n========================================================= *\/\n\n.stb-bendik__shades{\n  margin-bottom:27px;\n}\n\n.stb-bendik__shade-head{\n  margin-bottom:11px;\n}\n\n.stb-bendik__shade-layout{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  gap:8px;\n}\n\n.stb-bendik__shade-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:10px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-bendik__shade-image{\n  width:125px;\n  max-width:100%;\n}\n\n.stb-bendik__shade-list{\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-bendik__shade{\n  display:grid;\n  grid-template-columns:75px minmax(0,1fr);\n\n  padding:11px 13px;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-bendik__shade:last-child{\n  border-bottom:0;\n}\n\n.stb-bendik__shade--beige{\n  background:var(--cream);\n}\n\n.stb-bendik__shade--coffee{\n  background:#EEE8E2;\n}\n\n.stb-bendik__shade strong{\n  color:var(--ink);\n\n  font-size:11.4px;\n  font-weight:500;\n}\n\n.stb-bendik__shade span{\n  color:#6E635B;\n\n  font-size:9.6px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   PLUG-IN\n========================================================= *\/\n\n.stb-bendik__setup{\n  display:grid;\n  grid-template-columns:165px minmax(0,1fr);\n\n  margin-bottom:27px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-bendik__setup-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-bendik__setup-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CDB18A;\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-bendik__setup-label strong{\n  color:#FFF8EF;\n\n  font-size:12.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-bendik__setup-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-bendik__setup-item{\n  padding:14px;\n}\n\n.stb-bendik__setup-item +\n.stb-bendik__setup-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-bendik__setup-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897B70;\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-bendik__setup-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-bendik__setup-item p{\n  margin:0;\n\n  color:#6D625A;\n\n  font-size:9.4px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   LIGHT\n========================================================= *\/\n\n.stb-bendik__light{\n  display:grid;\n  grid-template-columns:repeat(3,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-bendik__light-item{\n  padding:14px;\n}\n\n.stb-bendik__light-item +\n.stb-bendik__light-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-bendik__light-item--dark{\n  background:var(--espresso);\n}\n\n.stb-bendik__light-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897B70;\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-bendik__light-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.2px;\n  font-weight:500;\n}\n\n.stb-bendik__light-item p{\n  margin:0;\n\n  color:#6D625A;\n\n  font-size:9.4px;\n  line-height:1.47;\n}\n\n.stb-bendik__light-item--dark small{\n  color:#CDB18A;\n}\n\n.stb-bendik__light-item--dark strong{\n  color:#FFF8EF;\n}\n\n.stb-bendik__light-item--dark p{\n  color:#D8CCC3;\n}\n\n\n\/* =========================================================\n   DIMMING\n========================================================= *\/\n\n.stb-bendik__dimming{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:27px;\n}\n\n.stb-bendik__dimming-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-bendik__dimming-item--alt{\n  background:var(--wood-soft);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-bendik__dimming-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897B70;\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-bendik__dimming-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.3px;\n  font-weight:500;\n}\n\n.stb-bendik__dimming-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.7px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   CORD NOTE\n========================================================= *\/\n\n.stb-bendik__cord{\n  display:grid;\n  grid-template-columns:160px minmax(0,1fr);\n\n  margin-bottom:27px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-bendik__cord-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px 15px;\n\n  background:var(--wood);\n}\n\n.stb-bendik__cord-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#746557;\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-bendik__cord-label strong{\n  color:var(--ink);\n\n  font-size:12px;\n  font-weight:500;\n}\n\n.stb-bendik__cord-copy{\n  padding:14px 17px;\n}\n\n.stb-bendik__cord-copy p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:10px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.stb-bendik__care{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:27px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-bendik__care-item{\n  padding:13px 14px;\n}\n\n.stb-bendik__care-item +\n.stb-bendik__care-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-bendik__care-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897B70;\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-bendik__care-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.9px;\n  font-weight:500;\n}\n\n.stb-bendik__care-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.3px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-bendik__specs{\n  margin-bottom:27px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-bendik__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-bendik__spec-head span{\n  color:#C8B08E;\n\n  font-size:8.6px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-bendik__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-bendik__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-bendik__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-bendik__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n.stb-bendik__spec strong{\n  color:var(--ink);\n\n  font-size:11.1px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-bendik__faq{\n  max-width:760px;\n\n  margin:0 auto 27px;\n\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-bendik__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-bendik__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-bendik__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:12.8px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-bendik__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-bendik__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-dark);\n\n  font-size:19px;\n}\n\n.stb-bendik__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-bendik__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   DESIGN NOTE\n========================================================= *\/\n\n.stb-bendik__design-note{\n  margin-bottom:27px;\n\n  padding:12px 14px;\n\n  background:var(--wood-soft);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:4px;\n}\n\n.stb-bendik__design-note 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-bendik__design-note p{\n  margin:0;\n\n  color:#71665D;\n\n  font-size:9.6px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-bendik__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-bendik__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-bendik__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-bendik__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-bendik__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-bendik__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-bendik__lightbox:target{\n  display:flex;\n}\n\n.stb-bendik__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-bendik__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n}\n\n.stb-bendik__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-bendik__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.3px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-bendik__intro{\n    grid-template-columns:1fr 175px;\n  }\n\n  .stb-bendik__title{\n    font-size:25px;\n  }\n\n  .stb-bendik__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-bendik__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-bendik__fact:nth-child(1),\n  .stb-bendik__fact:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n  .stb-bendik__scale-info{\n    grid-template-columns:1fr;\n  }\n\n  .stb-bendik__scale-item +\n  .stb-bendik__scale-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n  .stb-bendik__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-bendik{\n    width:100%;\n    max-width:100%;\n\n    margin:0;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-bendik__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-bendik__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-bendik__intro-side{\n    padding:12px 15px;\n  }\n\n  .stb-bendik__title{\n    font-size:23px;\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-bendik__material{\n    grid-template-columns:82px minmax(0,1fr);\n  }\n\n  .stb-bendik__material-media{\n    padding:7px;\n  }\n\n  .stb-bendik__material-image{\n    width:70px;\n  }\n\n  .stb-bendik__material-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-bendik__material-item{\n    padding:11px 12px;\n  }\n\n  .stb-bendik__material-item +\n  .stb-bendik__material-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* SCALE *\/\n\n  .stb-bendik__scale-card{\n    grid-template-columns:90px minmax(0,1fr);\n  }\n\n  .stb-bendik__scale-media{\n    padding:6px;\n  }\n\n  .stb-bendik__size-image{\n    width:78px;\n  }\n\n\n  \/* SHADES *\/\n\n  .stb-bendik__shade-layout{\n    grid-template-columns:82px minmax(0,1fr);\n\n    gap:6px;\n  }\n\n  .stb-bendik__shade-media{\n    padding:5px;\n  }\n\n  .stb-bendik__shade-image{\n    width:70px;\n  }\n\n  .stb-bendik__shade{\n    grid-template-columns:58px minmax(0,1fr);\n\n    padding:9px 10px;\n  }\n\n\n  \/* SETUP *\/\n\n  .stb-bendik__setup{\n    grid-template-columns:1fr;\n  }\n\n  .stb-bendik__setup-label{\n    padding:11px 14px;\n  }\n\n  .stb-bendik__setup-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-bendik__setup-item +\n  .stb-bendik__setup-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* LIGHT *\/\n\n  .stb-bendik__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-bendik__light-item +\n  .stb-bendik__light-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* DIMMING *\/\n\n  .stb-bendik__dimming{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* CORD *\/\n\n  .stb-bendik__cord{\n    grid-template-columns:1fr;\n  }\n\n  .stb-bendik__cord-label{\n    padding:11px 14px;\n  }\n\n  .stb-bendik__cord-copy{\n    padding:11px 14px;\n  }\n\n\n  \/* CARE *\/\n\n  .stb-bendik__care{\n    grid-template-columns:1fr;\n  }\n\n  .stb-bendik__care-item +\n  .stb-bendik__care-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-bendik__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-bendik__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-bendik__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-bendik__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-bendik\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-bendik__intro\"\u003e\n\u003cdiv class=\"stb-bendik__intro-main\"\u003e\n\u003cspan class=\"stb-bendik__eyebrow\"\u003e Bent Beech · Cast Iron · Natural Linen \u003c\/span\u003e\n\u003ch2 class=\"stb-bendik__title\"\u003eA Floor Lamp That Reads Like Furniture.\u003c\/h2\u003e\n\u003cp\u003eBendik pairs a curved natural-beech spine with a weighted matte-black cast-iron base and a wide linen shade. The result is sculptural enough for a living room, but practical enough for a reading chair, bedroom or home office.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__intro-side\"\u003e\n\u003csmall\u003e Overall Scale \u003c\/small\u003e \u003cstrong\u003e Ø28.4\" × H59\" \u003c\/strong\u003e \u003cspan\u003e Plug-in · bulb included · no hardwiring \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-bendik__facts\"\u003e\n\u003cdiv class=\"stb-bendik__fact\"\u003e\n\u003csmall\u003e Structure \u003c\/small\u003e \u003cstrong\u003e Bent Beech Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__fact\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Cast Iron \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__fact\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Natural Linen \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__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       BASE \/ MATERIAL DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"bendik-base-section\" class=\"stb-bendik__material\"\u003e\n\u003cdiv class=\"stb-bendik__material-media\"\u003e\n\u003cdiv class=\"stb-bendik__material-image\"\u003e\u003ca href=\"#bendik-base-detail\" class=\"stb-bendik__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bendik-floor-lamp-stuberlighting_29.jpg?v=1783999544\" alt=\"Bendik floor lamp cast iron base and bent beech wood detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-bendik__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__material-body\"\u003e\n\u003cdiv class=\"stb-bendik__material-item\"\u003e\n\u003csmall\u003e Bent Beech \u003c\/small\u003e \u003cstrong\u003e The Curve Is the Structure. \u003c\/strong\u003e\n\u003cp\u003eA natural beech-wood spine forms the lamp's signature sweeping silhouette, with visible grain rather than a painted wood effect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__material-item\"\u003e\n\u003csmall\u003e Cast Iron Base \u003c\/small\u003e \u003cstrong\u003e Weight Where It Matters. \u003c\/strong\u003e\n\u003cp\u003eThe Ø11.4-inch cast-iron base provides a compact, substantial counterweight beneath the wide 28.4-inch shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BASE LIGHTBOX --\u003e \u003ca id=\"bendik-base-detail\" href=\"#bendik-base-section\" class=\"stb-bendik__lightbox\"\u003e \u003cspan class=\"stb-bendik__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bendik-floor-lamp-stuberlighting_29.jpg?v=1783999544\" alt=\"Enlarged Bendik floor lamp cast iron base detail\"\u003e \u003cspan class=\"stb-bendik__lightbox-caption\"\u003e Bendik · Beech Wood + Cast Iron Base \u003c\/span\u003e \u003cspan class=\"stb-bendik__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SCALE\n  ====================================================== --\u003e\n\u003csection id=\"bendik-size-section\" class=\"stb-bendik__scale\"\u003e\n\u003cdiv class=\"stb-bendik__scale-head\"\u003e\n\u003cspan class=\"stb-bendik__eyebrow\"\u003e Check the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-bendik__section-title\"\u003eCompact Base. Wide Shade.\u003c\/h3\u003e\n\u003cp class=\"stb-bendik__copy\"\u003eBendik stands 59 inches high, but its 28.4-inch linen shade creates the real visual footprint. Check side clearance beside sofas, lounge chairs and bedroom furniture before placing it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__scale-card\"\u003e\n\u003cdiv class=\"stb-bendik__scale-media\"\u003e\n\u003cdiv class=\"stb-bendik__size-image\"\u003e\u003ca href=\"#bendik-size-image\" class=\"stb-bendik__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bendik-floor-lamp-stuberlighting_10.jpg?v=1783999543\" alt=\"Bendik floor lamp dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-bendik__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__scale-info\"\u003e\n\u003cdiv class=\"stb-bendik__scale-item\"\u003e\n\u003csmall\u003e Overall \u003c\/small\u003e \u003cstrong\u003e Ø28.4\" × H59\" \u003c\/strong\u003e\n\u003cp\u003e72cm wide × 150cm high.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__scale-item\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Ø11.4\" × H1.6\" \u003c\/strong\u003e\n\u003cp\u003eCompact floor footprint beneath the curved wood spine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__scale-item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Ø28.4\" \u003c\/strong\u003e\n\u003cp\u003eAllow approximately 29 inches of horizontal space around the upper lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"bendik-size-image\" href=\"#bendik-size-section\" class=\"stb-bendik__lightbox\"\u003e \u003cspan class=\"stb-bendik__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bendik-floor-lamp-stuberlighting_10.jpg?v=1783999543\" alt=\"Enlarged Bendik floor lamp dimension reference\"\u003e \u003cspan class=\"stb-bendik__lightbox-caption\"\u003e Bendik · Ø28.4\" × H59\" \u003c\/span\u003e \u003cspan class=\"stb-bendik__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SHADE COLORS\n  ====================================================== --\u003e\n\u003csection id=\"bendik-shade-section\" class=\"stb-bendik__shades\"\u003e\n\u003cdiv class=\"stb-bendik__shade-head\"\u003e\n\u003cspan class=\"stb-bendik__eyebrow\"\u003e Natural Linen Shade \u003c\/span\u003e\n\u003ch3 class=\"stb-bendik__section-title\"\u003eThree Colors — Choose by the Room.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__shade-layout\"\u003e\n\u003cdiv class=\"stb-bendik__shade-media\"\u003e\n\u003cdiv class=\"stb-bendik__shade-image\"\u003e\u003ca href=\"#bendik-shades-image\" class=\"stb-bendik__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bendik-floor-lamp-stuberlighting_1.png?v=1783999544\" alt=\"Bendik floor lamp White Beige and Coffee shade options\" loading=\"lazy\"\u003e \u003cspan class=\"stb-bendik__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__shade-list\"\u003e\n\u003cdiv class=\"stb-bendik__shade\"\u003e\n\u003cstrong\u003e White \u003c\/strong\u003e \u003cspan\u003e Cleanest and brightest option. Best with Scandinavian, white or greige interiors. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__shade stb-bendik__shade--beige\"\u003e\n\u003cstrong\u003e Beige \u003c\/strong\u003e \u003cspan\u003e Warmest all-round choice. Easy with natural wood, linen upholstery and neutral rooms. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__shade stb-bendik__shade--coffee\"\u003e\n\u003cstrong\u003e Coffee \u003c\/strong\u003e \u003cspan\u003e Darker and moodier. Better for richer woods, darker walls and atmospheric interiors. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SHADE LIGHTBOX --\u003e \u003ca id=\"bendik-shades-image\" href=\"#bendik-shade-section\" class=\"stb-bendik__lightbox\"\u003e \u003cspan class=\"stb-bendik__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bendik-floor-lamp-stuberlighting_1.png?v=1783999544\" alt=\"Enlarged Bendik White Beige and Coffee linen shades\"\u003e \u003cspan class=\"stb-bendik__lightbox-caption\"\u003e Bendik · White \/ Beige \/ Coffee \u003c\/span\u003e \u003cspan class=\"stb-bendik__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SETUP\n  ====================================================== --\u003e\n\u003csection class=\"stb-bendik__setup\"\u003e\n\u003cdiv class=\"stb-bendik__setup-label\"\u003e\n\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e No Electrical Installation. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__setup-grid\"\u003e\n\u003cdiv class=\"stb-bendik__setup-item\"\u003e\n\u003csmall\u003e Assembly \u003c\/small\u003e \u003cstrong\u003e Approx. 15–20 Min \u003c\/strong\u003e\n\u003cp\u003eAttach the shade, secure the wood spine and base. Hardware included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__setup-item\"\u003e\n\u003csmall\u003e Power \u003c\/small\u003e \u003cstrong\u003e Plug Into the Wall \u003c\/strong\u003e\n\u003cp\u003e59.1-inch cord with region-specific plug. No hardwiring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__setup-item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Inline On \/ Off \u003c\/strong\u003e\n\u003cp\u003eSwitch is positioned directly on the power cord for everyday use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"stb-bendik__light\"\u003e\n\u003cdiv class=\"stb-bendik__light-item stb-bendik__light-item--dark\"\u003e\n\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e 2700K LED Bulb \u003c\/strong\u003e\n\u003cp\u003eWarm-white bulb included and ready to use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__light-item\"\u003e\n\u003csmall\u003e Socket \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003cp\u003eE26 for US configuration; E27 for compatible regional versions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__light-item\"\u003e\n\u003csmall\u003e Maximum \u003c\/small\u003e \u003cstrong\u003e 60W \u003c\/strong\u003e\n\u003cp\u003eMaximum lamp wattage or LED equivalent.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"stb-bendik__dimming\"\u003e\n\u003carticle class=\"stb-bendik__dimming-item\"\u003e\u003csmall\u003e Included Setup \u003c\/small\u003e \u003cstrong\u003e Standard On \/ Off \u003c\/strong\u003e\n\u003cp\u003eThe included 2700K LED bulb is non-dimmable and works with the inline on\/off switch.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-bendik__dimming-item stb-bendik__dimming-item--alt\"\u003e\u003csmall\u003e Optional Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmable Bulb + Inline Dimmer \u003c\/strong\u003e\n\u003cp\u003eFor brightness control, replace the included bulb with a compatible dimmable E26\/E27 LED and use a compatible inline dimmer adapter.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       EXPOSED CORD NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-bendik__cord\"\u003e\n\u003cdiv class=\"stb-bendik__cord-label\"\u003e\n\u003csmall\u003e Good to Know \u003c\/small\u003e \u003cstrong\u003e The Cord Is Visible From the Back. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__cord-copy\"\u003e\n\u003cp\u003eThe electrical cord runs along the back of the bent-wood spine rather than inside it. For the cleanest view, position the front of the wood curve toward the room's primary sightline.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"stb-bendik__care\"\u003e\n\u003cdiv class=\"stb-bendik__care-item\"\u003e\n\u003csmall\u003e Beech Wood \u003c\/small\u003e \u003cstrong\u003e Soft Dry Cloth \u003c\/strong\u003e\n\u003cp\u003eAvoid wet sprays and abrasive cleaners on the natural wood.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__care-item\"\u003e\n\u003csmall\u003e Cast Iron \u003c\/small\u003e \u003cstrong\u003e Dry Dusting \u003c\/strong\u003e\n\u003cp\u003eKeep the matte powder-coated surface dry and free of abrasives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__care-item\"\u003e\n\u003csmall\u003e Linen \u003c\/small\u003e \u003cstrong\u003e Brush or Low-Suction Vacuum \u003c\/strong\u003e\n\u003cp\u003eSpot blot gently. Do not machine wash the framed shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-bendik__specs\"\u003e\n\u003cdiv class=\"stb-bendik__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Bendik Floor Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Steam-Bent European Beech Wood Spine · Cast-Iron Base · Natural Linen Shade \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__spec\"\u003e\n\u003cspan\u003e Wood Finish \u003c\/span\u003e \u003cstrong\u003e Natural Beech · Clear Wax Sealed · Visible Wood Grain \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__spec\"\u003e\n\u003cspan\u003e Base Finish \u003c\/span\u003e \u003cstrong\u003e Matte Black Powder-Coated Cast Iron \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__spec\"\u003e\n\u003cspan\u003e Shade \u003c\/span\u003e \u003cstrong\u003e Natural Linen · White \/ Beige \/ Coffee \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__spec\"\u003e\n\u003cspan\u003e Overall Size \u003c\/span\u003e \u003cstrong\u003e Ø28.4\" × H59\" · Dia 72cm × H150cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__spec\"\u003e\n\u003cspan\u003e Base Size \u003c\/span\u003e \u003cstrong\u003e Ø11.4\" × H1.6\" · Dia 29cm × H4cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__spec\"\u003e\n\u003cspan\u003e Shade Diameter \u003c\/span\u003e \u003cstrong\u003e Ø28.4\" \/ 72cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e E26 (US) \/ E27 (EU, UK, AU) \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__spec\"\u003e\n\u003cspan\u003e Bulb \u003c\/span\u003e \u003cstrong\u003e 2700K Warm-White LED Included · Included Bulb Is Non-Dimmable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e 60W Maximum or LED Equivalent \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__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-bendik__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Compatible With Dimmable E26\/E27 LED Bulb + Compatible Inline Dimmer Adapter \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 59.1\" \/ 150cm · Cord Runs Along Back of Wood Spine \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Inline On \/ Off Rocker Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__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-bendik__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Plug-In · No Hardwiring · No Electrician Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__spec\"\u003e\n\u003cspan\u003e Assembly \u003c\/span\u003e \u003cstrong\u003e Approx. 15–20 Minutes · All Hardware Included · One-Person Setup \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bendik__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-bendik__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-bendik__faq\"\u003e\u003cspan class=\"stb-bendik__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-bendik__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich shade color should I choose?\u003c\/summary\u003e\n\u003cp\u003eWhite gives the cleanest and brightest appearance. Beige is the easiest choice for warm-neutral interiors and natural wood furniture. Coffee creates the darkest, moodiest look and produces less surrounding ambient brightness than the lighter shades.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the Bendik dimmable?\u003c\/summary\u003e\n\u003cp\u003eThe included 2700K LED bulb is non-dimmable and the supplied inline switch is on\/off only. For dimming, use a compatible dimmable E26\/E27 LED bulb with a compatible inline dimmer adapter.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need an electrician?\u003c\/summary\u003e\n\u003cp\u003eNo. Bendik is a plug-in floor lamp. Assembly takes approximately 15–20 minutes, then the lamp plugs directly into a standard wall outlet. No hardwiring is required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy can I see the electrical cord on the wood spine?\u003c\/summary\u003e\n\u003cp\u003eThe cord is intentionally routed along the back of the solid bent-wood spine instead of being hidden inside it. Position the front of the wood curve toward the main viewing direction for the cleanest appearance.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DESIGN NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-bendik__design-note\"\u003e\u003cstrong\u003e Design Tribute Note \u003c\/strong\u003e\n\u003cp\u003eBendik is an independent interpretation of Scandinavian lighting design language from the 1970s. It is not presented as an officially licensed reissue of a specific designer's original work.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING\n  ====================================================== --\u003e\n\u003csection class=\"stb-bendik__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":"∅ 28.4\"xH 59\"\/Dia 72cmxH150cm \/ Beech wood \u0026 White \/ US Plug","offer_id":52512447037723,"sku":"STB-FL-26-10034","price":445.0,"currency_code":"USD","in_stock":true},{"title":"∅ 28.4\"xH 59\"\/Dia 72cmxH150cm \/ Beech wood \u0026 White \/ UK Plug","offer_id":52512447070491,"sku":"STB-FL-26-10035","price":445.0,"currency_code":"USD","in_stock":true},{"title":"∅ 28.4\"xH 59\"\/Dia 72cmxH150cm \/ Beech wood \u0026 White \/ AU Plug","offer_id":52512447103259,"sku":"STB-FL-26-10036","price":445.0,"currency_code":"USD","in_stock":true},{"title":"∅ 28.4\"xH 59\"\/Dia 72cmxH150cm \/ Beech wood \u0026 White \/ EU Plug","offer_id":52512447136027,"sku":"STB-FL-26-10037","price":445.0,"currency_code":"USD","in_stock":true},{"title":"∅ 28.4\"xH 59\"\/Dia 72cmxH150cm \/ Beech wood \u0026 Beige \/ US Plug","offer_id":52512447168795,"sku":"STB-FL-26-10038","price":445.0,"currency_code":"USD","in_stock":true},{"title":"∅ 28.4\"xH 59\"\/Dia 72cmxH150cm \/ Beech wood \u0026 Beige \/ UK Plug","offer_id":52512447201563,"sku":"STB-FL-26-10039","price":445.0,"currency_code":"USD","in_stock":true},{"title":"∅ 28.4\"xH 59\"\/Dia 72cmxH150cm \/ Beech wood \u0026 Beige \/ AU Plug","offer_id":52512447234331,"sku":"STB-FL-26-10040","price":445.0,"currency_code":"USD","in_stock":true},{"title":"∅ 28.4\"xH 59\"\/Dia 72cmxH150cm \/ Beech wood \u0026 Beige \/ EU Plug","offer_id":52512447267099,"sku":"STB-FL-26-10041","price":445.0,"currency_code":"USD","in_stock":true},{"title":"∅ 28.4\"xH 59\"\/Dia 72cmxH150cm \/ Beech wood \u0026 Coffee \/ US Plug","offer_id":52512447299867,"sku":"STB-FL-26-10042","price":445.0,"currency_code":"USD","in_stock":true},{"title":"∅ 28.4\"xH 59\"\/Dia 72cmxH150cm \/ Beech wood \u0026 Coffee \/ UK Plug","offer_id":52512447332635,"sku":"STB-FL-26-10043","price":445.0,"currency_code":"USD","in_stock":true},{"title":"∅ 28.4\"xH 59\"\/Dia 72cmxH150cm \/ Beech wood \u0026 Coffee \/ AU Plug","offer_id":52512447365403,"sku":"STB-FL-26-10044","price":445.0,"currency_code":"USD","in_stock":true},{"title":"∅ 28.4\"xH 59\"\/Dia 72cmxH150cm \/ Beech wood \u0026 Coffee \/ EU Plug","offer_id":52512447398171,"sku":"STB-FL-26-10045","price":445.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bendik-floor-lamp-stuberlighting_28.jpg?v=1783999543"},{"product_id":"arco-floor-lamp","title":"Arco Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — ARCO FLOOR LAMP\n\n   REACH \/ FINISH \/ LIGHT\n\n   QUIET ARCHITECTURAL LUXURY\n   CARD-LED · SHOPPER-FIRST · DAWN SAFE\n========================================================= *\/\n\n.stb-arco{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --body:#625348;\n  --muted:#827568;\n  --gold:#C8A96E;\n  --gold-dark:#967143;\n\n  --cream:#F5EDD8;\n  --paper:#F8F2E7;\n  --ivory:#FFFDF8;\n  --soft:#FBF8F2;\n\n  --line:#DED2BD;\n  --line-strong:#C9B895;\n\n  --shadow:0 9px 30px rgba(28,18,9,.075);\n\n  width:100%;\n  max-width:860px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n  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 *,\n.stb-arco *::before,\n.stb-arco *::after{\n  box-sizing:border-box;\n}\n\n.stb-arco h2,\n.stb-arco h3,\n.stb-arco p{\n  margin-top:0;\n}\n\n.stb-arco h2,\n.stb-arco h3{\n  color:var(--espresso);\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-arco img{\n  display:block !important;\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n  margin:auto !important;\n  object-fit:contain !important;\n  box-sizing:border-box !important;\n}\n\n\n\/* =========================================================\n   CARD SYSTEM\n========================================================= *\/\n\n.ar-card{\n  margin-top:12px;\n  background:var(--ivory);\n  border:1px solid var(--line-strong);\n  border-radius:9px;\n  box-shadow:var(--shadow);\n  overflow:hidden;\n}\n\n.ar-card:first-child{margin-top:0;}\n\n.ar-eyebrow{\n  display:block;\n  margin:0 0 7px;\n  color:var(--gold-dark);\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.ar-section-head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n  gap:28px;\n  margin-bottom:15px;\n}\n\n.ar-section-head h3{\n  margin:0;\n  font-size:23px;\n  line-height:1.08;\n}\n\n.ar-section-head p{\n  max-width:510px;\n  margin:0;\n  color:var(--body);\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n.ar-caption{\n  margin:6px 0 0 !important;\n  color:var(--muted);\n  font-size:9.5px;\n  line-height:1.4;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — OPENING\n========================================================= *\/\n\n.ar-opening{\n  padding:28px 29px 25px;\n  border-top:4px solid var(--espresso);\n}\n\n.ar-opening__layout{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,215px);\n  gap:24px;\n}\n\n.ar-opening h2{\n  max-width:580px;\n  margin:0 0 10px;\n  font-size:31px;\n  line-height:1.05;\n}\n\n.ar-opening__lead{\n  max-width:585px;\n  margin:0;\n  color:var(--body);\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n.ar-facts{\n  display:flex;\n  flex-wrap:wrap;\n  gap:23px;\n  margin-top:19px;\n}\n\n.ar-fact{\n  min-width:95px;\n  padding-top:7px;\n  border-top:2px solid var(--gold);\n}\n\n.ar-fact:nth-child(2){border-color:var(--line-strong);}\n.ar-fact:nth-child(3){border-color:var(--espresso);}\n\n.ar-fact small{\n  display:block;\n  color:var(--muted);\n  font-size:9.5px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.ar-fact strong{\n  display:block;\n  margin-top:2px;\n  color:var(--espresso);\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-size:20px;\n  line-height:1;\n  font-weight:500;\n}\n\n\n\/* REACH ANCHOR *\/\n\n.ar-reach{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n  min-width:0;\n  padding:18px;\n  background:var(--espresso);\n  border-radius:7px;\n}\n\n.ar-reach small{\n  display:block;\n  color:var(--gold);\n  font-size:9.5px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.ar-reach strong{\n  display:block;\n  margin:4px 0 2px;\n  color:#FFF8ED;\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-size:35px;\n  line-height:.95;\n  font-weight:500;\n}\n\n.ar-reach em{\n  display:block;\n  margin-bottom:8px;\n  color:var(--gold);\n  font-size:10.5px;\n  font-style:normal;\n  font-weight:600;\n}\n\n.ar-reach p{\n  margin:0;\n  color:#D7CCBE;\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* QUICK BENEFITS *\/\n\n.ar-benefits{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:8px;\n  margin-top:16px;\n}\n\n.ar-benefit{\n  min-width:0;\n  padding:10px 11px;\n  background:var(--paper);\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.ar-benefit small{\n  display:block;\n  color:var(--gold-dark);\n  font-size:9.5px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.ar-benefit strong{\n  display:block;\n  margin:2px 0;\n  color:var(--espresso);\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.ar-benefit span{\n  display:block;\n  color:var(--body);\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   02 — FIT \/ SCALE\n========================================================= *\/\n\n.ar-fit{\n  padding:26px 28px;\n}\n\n.ar-fit__layout{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n  gap:13px;\n}\n\n\n\/* DIMENSION *\/\n\n.ar-dimension{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n  min-width:0;\n  padding:10px;\n  background:var(--paper);\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.ar-dimension__frame{\n  width:125px;\n  max-width:100%;\n  min-width:0;\n  margin:0 auto;\n  overflow:hidden;\n}\n\n.ar-dimension__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:100%;\n  text-decoration:none;\n}\n\n.ar-dimension__frame img{\n  max-height:122px !important;\n}\n\n\n\/* SCALE CARDS *\/\n\n.ar-scale{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:9px;\n}\n\n.ar-scale__item{\n  min-width:0;\n  padding:13px;\n  background:var(--soft);\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.ar-scale__item--reach{\n  background:var(--espresso);\n  border-color:var(--espresso);\n}\n\n.ar-scale__item small{\n  display:block;\n  color:var(--gold-dark);\n  font-size:9.5px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.ar-scale__item strong{\n  display:block;\n  margin:3px 0;\n  color:var(--espresso);\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-size:21px;\n  line-height:1;\n  font-weight:500;\n}\n\n.ar-scale__item p{\n  margin:0;\n  color:var(--body);\n  font-size:11.5px;\n  line-height:1.43;\n}\n\n.ar-scale__item--reach small{color:var(--gold);}\n.ar-scale__item--reach strong{color:#FFF8ED;}\n.ar-scale__item--reach p{color:#D6CABC;}\n\n\n\/* PLACEMENT *\/\n\n.ar-placement{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:8px;\n  margin-top:11px;\n}\n\n.ar-place{\n  min-width:0;\n  padding:10px 11px;\n  background:var(--paper);\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.ar-place small{\n  display:block;\n  color:var(--gold-dark);\n  font-size:9.5px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.ar-place strong{\n  display:block;\n  margin:2px 0;\n  color:var(--espresso);\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.ar-place span{\n  display:block;\n  color:var(--body);\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* CHECK BEFORE ORDER *\/\n\n.ar-check{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n  gap:18px;\n  align-items:center;\n\n  margin-top:10px;\n  padding:13px 15px;\n\n  border:1px solid var(--espresso);\n  border-left:4px solid var(--gold);\n  border-radius:7px;\n}\n\n.ar-check__title small{\n  display:block;\n  color:var(--gold-dark);\n  font-size:9.5px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.ar-check__title strong{\n  display:block;\n  margin-top:2px;\n  color:var(--espresso);\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-size:18px;\n  line-height:1;\n  font-weight:500;\n}\n\n.ar-check__copy{\n  padding-left:17px;\n  border-left:1px solid var(--line);\n}\n\n.ar-check__copy p{\n  margin:0;\n  color:var(--body);\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   03 — FINISH + LIGHT\n========================================================= *\/\n\n.ar-design{\n  padding:26px 28px;\n}\n\n\n\/* FINISH *\/\n\n.ar-finish-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:9px;\n}\n\n.ar-finish{\n  min-width:0;\n  padding:14px;\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.ar-finish--black{\n  background:var(--espresso);\n  border-color:var(--espresso);\n}\n\n.ar-finish--white{\n  background:var(--soft);\n}\n\n.ar-finish__chip{\n  width:100%;\n  height:16px;\n  margin-bottom:10px;\n  border-radius:2px;\n}\n\n.ar-finish--black .ar-finish__chip{\n  background:#0D0B09;\n  border:1px solid #443B33;\n}\n\n.ar-finish--white .ar-finish__chip{\n  background:#F4F2EC;\n  border:1px solid #DDD7CA;\n}\n\n.ar-finish small{\n  display:block;\n  color:var(--gold-dark);\n  font-size:9.5px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.ar-finish strong{\n  display:block;\n  margin:2px 0 5px;\n  color:var(--espresso);\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-size:20px;\n  line-height:1;\n  font-weight:500;\n}\n\n.ar-finish p{\n  margin:0;\n  color:var(--body);\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n.ar-finish--black small{color:var(--gold);}\n.ar-finish--black strong{color:#FFF8ED;}\n.ar-finish--black p{color:#D6CABC;}\n\n\n\/* LIGHT CARD *\/\n\n.ar-light{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n  gap:18px;\n  align-items:center;\n\n  margin-top:11px;\n  padding:13px 15px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.ar-light__main small{\n  display:block;\n  color:var(--gold-dark);\n  font-size:9.5px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.ar-light__main strong{\n  display:block;\n  margin:2px 0;\n  color:var(--espresso);\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-size:19px;\n  line-height:1;\n  font-weight:500;\n}\n\n.ar-light__copy{\n  padding-left:17px;\n  border-left:1px solid var(--line-strong);\n}\n\n.ar-light__copy p{\n  margin:0;\n  color:var(--body);\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n.ar-light__meta{\n  display:flex;\n  flex-wrap:wrap;\n  gap:6px 13px;\n  margin-top:5px;\n}\n\n.ar-light__meta span{\n  color:var(--espresso);\n  font-size:11px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.ar-specs{\n  padding:25px 28px;\n}\n\n.ar-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n  gap:20px;\n  margin-bottom:10px;\n}\n\n.ar-specs__head h3{\n  margin:0;\n  font-size:22px;\n}\n\n.ar-specs__head span{\n  color:var(--muted);\n  font-size:9.5px;\n}\n\n.ar-spec-list{\n  border-top:1px solid var(--espresso);\n}\n\n.ar-spec{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n  gap:18px;\n  padding:8px 0;\n  border-bottom:1px solid var(--line);\n}\n\n.ar-spec__label{\n  color:#806F60;\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.ar-spec__value{\n  min-width:0;\n  color:var(--espresso);\n  font-size:11.8px;\n  line-height:1.5;\n  font-weight:500;\n  overflow-wrap:anywhere;\n}\n\n\n\/* NOTES *\/\n\n.ar-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:9px;\n  margin-top:12px;\n}\n\n.ar-note{\n  min-width:0;\n  padding:11px 12px;\n  background:var(--paper);\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.ar-note strong{\n  display:block;\n  margin-bottom:2px;\n  color:var(--espresso);\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.ar-note span{\n  display:block;\n  color:var(--body);\n  font-size:11.5px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.ar-shipping{\n  padding:18px 19px;\n  background:var(--cream);\n  border-top:3px solid var(--espresso);\n}\n\n.ar-shipping h3{\n  margin:0 0 8px;\n  font-size:19px;\n}\n\n.ar-shipping p{\n  margin:0 0 6px;\n  color:#5E5044;\n  font-size:12px;\n  line-height:1.6;\n}\n\n.ar-shipping p:last-child{margin-bottom:0;}\n\n.ar-shipping a{\n  color:var(--gold-dark);\n  font-weight:500;\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.ar-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.ar-lightbox:target{display:flex;}\n\n.ar-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n  width:100%;\n  height:100%;\n  pointer-events:none;\n}\n\n.ar-lightbox img{\n  width:auto !important;\n  height:auto !important;\n  max-width:92vw !important;\n  max-height:80vh !important;\n  object-fit:contain !important;\n}\n\n.ar-lightbox__caption{\n  margin-top:9px;\n  color:#D9BF9A;\n  font-size:10px;\n  font-weight:600;\n  text-align:center;\n}\n\n.ar-lightbox__hint{\n  margin-top:3px;\n  color:#A89C90;\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .ar-opening,\n  .ar-fit,\n  .ar-design,\n  .ar-specs{\n    padding:23px 19px;\n  }\n\n  .ar-opening h2{font-size:27px;}\n\n  .ar-opening__layout{\n    grid-template-columns:minmax(0,1fr) minmax(0,175px);\n  }\n\n  .ar-section-head{\n    grid-template-columns:1fr;\n    gap:5px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:520px){\n\n  .ar-card{border-radius:8px;}\n\n  .ar-opening__layout{\n    grid-template-columns:1fr;\n  }\n\n  .ar-benefits{\n    grid-template-columns:1fr;\n  }\n\n  .ar-fit__layout{\n    grid-template-columns:1fr;\n  }\n\n  .ar-dimension__frame{\n    width:105px;\n  }\n\n  .ar-dimension__frame img{\n    max-height:100px !important;\n  }\n\n  .ar-scale{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .ar-placement{\n    grid-template-columns:1fr;\n  }\n\n  .ar-check{\n    grid-template-columns:1fr;\n    gap:5px;\n  }\n\n  .ar-check__copy{\n    padding:7px 0 0;\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .ar-finish-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .ar-light{\n    grid-template-columns:1fr;\n    gap:5px;\n  }\n\n  .ar-light__copy{\n    padding:7px 0 0;\n    border-left:0;\n    border-top:1px solid var(--line-strong);\n  }\n\n  .ar-specs__head{\n    display:block;\n  }\n\n  .ar-specs__head span{\n    display:block;\n    margin-top:3px;\n  }\n\n  .ar-spec{\n    grid-template-columns:1fr;\n    gap:2px;\n  }\n\n  .ar-spec__label{\n    color:var(--gold-dark);\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n  .ar-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* VERY SMALL *\/\n\n@media(max-width:380px){\n\n  .ar-scale,\n  .ar-finish-grid{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-arco\" id=\"arco-root\"\u003e\n\u003c!-- =====================================================\n       01 — OPENING\n  ====================================================== --\u003e\n\u003csection class=\"ar-card ar-opening\"\u003e\n\u003cdiv class=\"ar-opening__layout\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"ar-eyebrow\"\u003e Arco Floor Lamp · Overhead Reach \u003c\/span\u003e\n\u003ch2\u003eOverhead Light, Without Ceiling Wiring\u003c\/h2\u003e\n\u003cp class=\"ar-opening__lead\"\u003eArco carries warm ambient light out over a sofa, dining table or reading chair from a weighted floor base. The long curved arm gives you the effect of an overhead pendant with the flexibility of a plug-in floor lamp.\u003c\/p\u003e\n\u003cdiv class=\"ar-facts\"\u003e\n\u003cdiv class=\"ar-fact\"\u003e\n\u003csmall\u003eHeight\u003c\/small\u003e \u003cstrong\u003e66.9\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-fact\"\u003e\n\u003csmall\u003eReach\u003c\/small\u003e \u003cstrong\u003e47.2\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-fact\"\u003e\n\u003csmall\u003eLight\u003c\/small\u003e \u003cstrong\u003e3000K\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003caside class=\"ar-reach\"\u003e\u003csmall\u003eSignature Reach\u003c\/small\u003e \u003cstrong\u003e47.2\"\u003c\/strong\u003e \u003cem\u003e120 cm horizontal span\u003c\/em\u003e\n\u003cp\u003ePosition the weighted base beside the furniture while the shade reaches overhead toward the center of the seating or table.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-benefits\"\u003e\n\u003cdiv class=\"ar-benefit\"\u003e\n\u003csmall\u003e01\u003c\/small\u003e \u003cstrong\u003eNo Ceiling Wiring\u003c\/strong\u003e \u003cspan\u003ePlug into a standard wall outlet.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-benefit\"\u003e\n\u003csmall\u003e02\u003c\/small\u003e \u003cstrong\u003eIntegrated LED\u003c\/strong\u003e \u003cspan\u003eBuilt-in 25W warm-white light source.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-benefit\"\u003e\n\u003csmall\u003e03\u003c\/small\u003e \u003cstrong\u003eWeighted Base\u003c\/strong\u003e \u003cspan\u003eSupports the long cantilevered arc.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — FIT\n  ====================================================== --\u003e\n\u003csection class=\"ar-card ar-fit\"\u003e\n\u003cdiv class=\"ar-section-head\"\u003e\n\u003ch3\u003eCheck the Reach Before the Finish\u003c\/h3\u003e\n\u003cp\u003eArco has one size, so the key question is spatial: can the base sit beside your furniture while the 47.2-inch arc places the shade where you want the light?\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-fit__layout\"\u003e\n\u003cdiv class=\"ar-dimension\"\u003e\n\u003cdiv class=\"ar-dimension__frame\"\u003e\u003ca href=\"#ar-dimension-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/arco-floor-lamp-stuberlighting_16.jpg?v=1784099465\" alt=\"Arco Floor Lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"ar-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-scale\"\u003e\n\u003cdiv class=\"ar-scale__item\"\u003e\n\u003csmall\u003eOverall Height\u003c\/small\u003e \u003cstrong\u003eH66.9\"\u003c\/strong\u003e\n\u003cp\u003eTall enough to bring the shade above sofas, chairs and most residential furniture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-scale__item ar-scale__item--reach\"\u003e\n\u003csmall\u003eHorizontal Reach\u003c\/small\u003e \u003cstrong\u003eW47.2\"\u003c\/strong\u003e\n\u003cp\u003eAllow roughly 48 inches of clear horizontal space from the base toward the shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-placement\"\u003e\n\u003cdiv class=\"ar-place\"\u003e\n\u003csmall\u003eLiving Room\u003c\/small\u003e \u003cstrong\u003eBeside the Sofa\u003c\/strong\u003e \u003cspan\u003eLet the arc carry light toward the center of the seating area.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-place\"\u003e\n\u003csmall\u003eDining\u003c\/small\u003e \u003cstrong\u003eBeside the Table\u003c\/strong\u003e \u003cspan\u003eA practical overhead-light option when ceiling wiring is unavailable.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-place\"\u003e\n\u003csmall\u003eReading\u003c\/small\u003e \u003cstrong\u003eBehind the Chair\u003c\/strong\u003e \u003cspan\u003ePositions diffused light above a reading or lounge zone.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-check\"\u003e\n\u003cdiv class=\"ar-check__title\"\u003e\n\u003csmall\u003eBefore Ordering\u003c\/small\u003e \u003cstrong\u003ePlan the Base Position\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-check__copy\"\u003e\n\u003cp\u003eThe arc is fixed — it does not telescope or rotate. Keep the weighted base out of the main walkway and confirm the shade will clear walls, artwork and nearby fixtures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — FINISH + LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"ar-card ar-design\"\u003e\n\u003cdiv class=\"ar-section-head\"\u003e\n\u003ch3\u003eChoose How Visible the Arc Should Be\u003c\/h3\u003e\n\u003cp\u003eBoth finishes use the same powder-coated steel structure and white frosted acrylic shade. The difference is whether the curve becomes a graphic feature or quietly recedes into the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-finish-grid\"\u003e\n\u003carticle class=\"ar-finish ar-finish--black\"\u003e\n\u003cdiv class=\"ar-finish__chip\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003csmall\u003eFinish 01\u003c\/small\u003e \u003cstrong\u003eMatte Black\u003c\/strong\u003e\n\u003cp\u003eStronger contrast against pale walls and upholstery. Best when you want the curved arm to read as part of the room's architecture.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ar-finish ar-finish--white\"\u003e\n\u003cdiv class=\"ar-finish__chip\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003csmall\u003eFinish 02\u003c\/small\u003e \u003cstrong\u003eMatte White\u003c\/strong\u003e\n\u003cp\u003eVisually quieter against light walls and ceilings, letting the illuminated shade become the main focal point.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-light\"\u003e\n\u003cdiv class=\"ar-light__main\"\u003e\n\u003csmall\u003eLight Source\u003c\/small\u003e \u003cstrong\u003eIntegrated 25W LED\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-light__copy\"\u003e\n\u003cp\u003eA frosted acrylic diffuser softens the built-in 3000K LED into even warm-white ambient light. The fixture operates with the push-button switch on the cord.\u003c\/p\u003e\n\u003cdiv class=\"ar-light__meta\"\u003e\n\u003cspan\u003e3000K Warm White\u003c\/span\u003e \u003cspan\u003e50,000 Hours\u003c\/span\u003e \u003cspan\u003eOn \/ Off Only\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=\"ar-card ar-specs\"\u003e\n\u003cdiv class=\"ar-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003eArco Floor Lamp\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-spec-list\"\u003e\n\u003cdiv class=\"ar-spec\"\u003e\n\u003cspan class=\"ar-spec__label\"\u003eDimensions\u003c\/span\u003e \u003cspan class=\"ar-spec__value\"\u003e W47.2\" × H66.9\" · W120 cm × H170 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-spec\"\u003e\n\u003cspan class=\"ar-spec__label\"\u003eMaterials\u003c\/span\u003e \u003cspan class=\"ar-spec__value\"\u003e Powder-coated steel arm \u0026amp; weighted base · Frosted acrylic shade · Aluminum internal components \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-spec\"\u003e\n\u003cspan class=\"ar-spec__label\"\u003eFinish Options\u003c\/span\u003e \u003cspan class=\"ar-spec__value\"\u003e Matte Black · Matte White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-spec\"\u003e\n\u003cspan class=\"ar-spec__label\"\u003eShade\u003c\/span\u003e \u003cspan class=\"ar-spec__value\"\u003e White frosted acrylic \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-spec\"\u003e\n\u003cspan class=\"ar-spec__label\"\u003eLight Source\u003c\/span\u003e \u003cspan class=\"ar-spec__value\"\u003e Integrated LED · Included · Separate Bulb: Not required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-spec\"\u003e\n\u003cspan class=\"ar-spec__label\"\u003ePower \/ Color Temperature\u003c\/span\u003e \u003cspan class=\"ar-spec__value\"\u003e 25W · 3000K Warm White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-spec\"\u003e\n\u003cspan class=\"ar-spec__label\"\u003eLED Lifespan\u003c\/span\u003e \u003cspan class=\"ar-spec__value\"\u003e Approx. 50,000 hours \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-spec\"\u003e\n\u003cspan class=\"ar-spec__label\"\u003eDimming\u003c\/span\u003e \u003cspan class=\"ar-spec__value\"\u003e Non-dimmable · Integrated LED and control are On \/ Off only \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-spec\"\u003e\n\u003cspan class=\"ar-spec__label\"\u003eControl\u003c\/span\u003e \u003cspan class=\"ar-spec__value\"\u003e In-line push-button switch on cord \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-spec\"\u003e\n\u003cspan class=\"ar-spec__label\"\u003eCord\u003c\/span\u003e \u003cspan class=\"ar-spec__value\"\u003e 59.1\" \/ 150 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-spec\"\u003e\n\u003cspan class=\"ar-spec__label\"\u003eVoltage\u003c\/span\u003e \u003cspan class=\"ar-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-spec\"\u003e\n\u003cspan class=\"ar-spec__label\"\u003ePlug Options\u003c\/span\u003e \u003cspan class=\"ar-spec__value\"\u003e US · UK · AU · EU \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-spec\"\u003e\n\u003cspan class=\"ar-spec__label\"\u003eSetup\u003c\/span\u003e \u003cspan class=\"ar-spec__value\"\u003e Plug-in floor lamp · No ceiling wiring · No electrician required · Approx. 15–25 minutes assembly \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-spec\"\u003e\n\u003cspan class=\"ar-spec__label\"\u003eArc Adjustment\u003c\/span\u003e \u003cspan class=\"ar-spec__value\"\u003e Fixed arc · Does not rotate or telescope \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-spec\"\u003e\n\u003cspan class=\"ar-spec__label\"\u003eEnvironment\u003c\/span\u003e \u003cspan class=\"ar-spec__value\"\u003e IP20 · Indoor dry locations only \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-spec\"\u003e\n\u003cspan class=\"ar-spec__label\"\u003eCompliance\u003c\/span\u003e \u003cspan class=\"ar-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-notes\"\u003e\n\u003cdiv class=\"ar-note\"\u003e\n\u003cstrong\u003eCare\u003c\/strong\u003e \u003cspan\u003e Wipe the powder-coated metal with a soft dry microfiber cloth. Clean the frosted acrylic with a soft cloth; avoid ammonia-based glass cleaners and abrasive products. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ar-note\"\u003e\n\u003cstrong\u003eDesign Note\u003c\/strong\u003e \u003cspan\u003e Arco is an independent interpretation of the broader 1960s Italian arc-lamp design lineage and is not an authorized Flos or Castiglioni reissue. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — SHIPPING\n  ====================================================== --\u003e\n\u003csection class=\"ar-card ar-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003eShipping 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\"\u003esupport@stuberlighting.com\u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003eReturns Policy\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSION LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"ar-dimension-large\" href=\"#arco-root\" class=\"ar-lightbox\"\u003e \u003cspan class=\"ar-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/arco-floor-lamp-stuberlighting_16.jpg?v=1784099465\" alt=\"Enlarged Arco Floor Lamp dimension reference\"\u003e \u003cspan class=\"ar-lightbox__caption\"\u003e Arco Floor Lamp · W47.2\" × H66.9\" \u003c\/span\u003e \u003cspan class=\"ar-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"W 47.2\"xH 66.9\"\/W 120cmxH170cm \/ Black \u0026 Warm Light \/ US Plug","offer_id":52590735851803,"sku":"STB-FL-26-10046","price":460.0,"currency_code":"USD","in_stock":true},{"title":"W 47.2\"xH 66.9\"\/W 120cmxH170cm \/ Black \u0026 Warm Light \/ UK Plug","offer_id":52590735884571,"sku":"STB-FL-26-10047","price":460.0,"currency_code":"USD","in_stock":true},{"title":"W 47.2\"xH 66.9\"\/W 120cmxH170cm \/ Black \u0026 Warm Light \/ AU Plug","offer_id":52590735917339,"sku":"STB-FL-26-10048","price":460.0,"currency_code":"USD","in_stock":true},{"title":"W 47.2\"xH 66.9\"\/W 120cmxH170cm \/ Black \u0026 Warm Light \/ EU Plug","offer_id":52590735950107,"sku":"STB-FL-26-10049","price":460.0,"currency_code":"USD","in_stock":true},{"title":"W 47.2\"xH 66.9\"\/W 120cmxH170cm \/ White \u0026 Warm Light \/ US Plug","offer_id":52590735982875,"sku":"STB-FL-26-10050","price":460.0,"currency_code":"USD","in_stock":true},{"title":"W 47.2\"xH 66.9\"\/W 120cmxH170cm \/ White \u0026 Warm Light \/ UK Plug","offer_id":52590736015643,"sku":"STB-FL-26-10051","price":460.0,"currency_code":"USD","in_stock":true},{"title":"W 47.2\"xH 66.9\"\/W 120cmxH170cm \/ White \u0026 Warm Light \/ AU Plug","offer_id":52590736048411,"sku":"STB-FL-26-10052","price":460.0,"currency_code":"USD","in_stock":true},{"title":"W 47.2\"xH 66.9\"\/W 120cmxH170cm \/ White \u0026 Warm Light \/ EU Plug","offer_id":52590736081179,"sku":"STB-FL-26-10053","price":460.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/arco-floor-lamp-stuberlighting_1.jpg?v=1784099465"},{"product_id":"onda-floor-lamp","title":"Onda Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — ONDA FLOOR LAMP\n\n   PRODUCT-SPECIFIC LAYOUT\n   Full-height sculptural squiggle + fabric drum shade\n\n   SHOPPER FLOW\n   FORM\n   → SHADE DETAIL\n   → CHOOSE COLOR\n   → CHECK SCALE\n   → PLUG-IN \/ LIGHT\n   → SPECS \/ FAQ \/ SHIPPING\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-onda-floor{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --fabric:#F1EAE2;\n  --fabric-deep:#E8DED4;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n  --black:#25211E;\n\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D1C5BB;\n  --line-soft:#E4DCD4;\n\n  --gold:#AE8C60;\n  --gold-dark:#765A3E;\n\n  width:100%;\n  max-width:900px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-onda-floor *,\n.stb-onda-floor *::before,\n.stb-onda-floor *::after{\n  box-sizing:border-box;\n}\n\n.stb-onda-floor h2,\n.stb-onda-floor h3{\n  margin-top:0;\n\n  color:var(--ink);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-onda-floor p{\n  margin-top:0;\n}\n\n.stb-onda-floor__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-onda-floor__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-onda-floor__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-onda-floor__copy{\n  max-width:670px;\n\n  margin:0;\n\n  color:#655B53;\n\n  font-size:12.1px;\n  line-height:1.62;\n}\n\n.stb-onda-floor__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#897C72;\n\n  font-size:8.6px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.stb-onda-floor__image{\n  display:block;\n\n  width:100%;\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  text-decoration:none;\n}\n\n.stb-onda-floor__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\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n}\n\n\n\/* =========================================================\n   INTRO — VERTICAL SCALE\n========================================================= *\/\n\n.stb-onda-floor__intro{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-onda-floor__height{\n  display:flex;\n  flex-direction:column;\n  justify-content:space-between;\n\n  min-height:210px;\n  padding:18px 16px;\n\n  background:var(--espresso);\n}\n\n.stb-onda-floor__height small{\n  color:#CBB18B;\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-onda-floor__height-value strong{\n  display:block;\n\n  color:#FFF8EF;\n\n  font-size:30px;\n  line-height:1;\n  font-weight:500;\n}\n\n.stb-onda-floor__height-value span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#D7CCC3;\n\n  font-size:9.4px;\n}\n\n.stb-onda-floor__height-note{\n  color:#BFAF9F;\n\n  font-size:8.8px;\n  line-height:1.45;\n}\n\n.stb-onda-floor__intro-main{\n  position:relative;\n\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:24px 25px;\n}\n\n.stb-onda-floor__intro-main::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:25px;\n\n  width:44px;\n  height:2px;\n\n  background:var(--gold);\n}\n\n.stb-onda-floor__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.67;\n}\n\n\n\/* =========================================================\n   QUICK STRIP\n========================================================= *\/\n\n.stb-onda-floor__quick{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:28px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-onda-floor__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-onda-floor__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-onda-floor__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-onda-floor__quick-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   SHADE DETAIL\n========================================================= *\/\n\n.stb-onda-floor__detail{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 170px;\n\n  margin-bottom:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-onda-floor__detail-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-onda-floor__detail-item{\n  padding:17px 18px;\n}\n\n.stb-onda-floor__detail-item +\n.stb-onda-floor__detail-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-onda-floor__detail-item--dark{\n  background:var(--black);\n}\n\n.stb-onda-floor__detail-item small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--gold-dark);\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-onda-floor__detail-item strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--ink);\n\n  font-size:11.8px;\n  font-weight:500;\n}\n\n.stb-onda-floor__detail-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.7px;\n  line-height:1.5;\n}\n\n.stb-onda-floor__detail-item--dark small{\n  color:#CBAF88;\n}\n\n.stb-onda-floor__detail-item--dark strong{\n  color:#FFF8EF;\n}\n\n.stb-onda-floor__detail-item--dark p{\n  color:#D6CBC3;\n}\n\n.stb-onda-floor__detail-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:11px;\n\n  background:var(--fabric);\n}\n\n.stb-onda-floor__detail-image{\n  width:138px;\n  max-width:100%;\n}\n\n\n\/* =========================================================\n   SHADE CHOICE — FLAT EDITORIAL ROWS\n========================================================= *\/\n\n.stb-onda-floor__shades{\n  margin-bottom:29px;\n}\n\n.stb-onda-floor__shades-head{\n  margin-bottom:11px;\n}\n\n.stb-onda-floor__shade-list{\n  border-top:1px solid var(--line);\n}\n\n.stb-onda-floor__shade{\n  display:grid;\n  grid-template-columns:38px 105px minmax(0,1fr);\n\n  align-items:center;\n\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-onda-floor__swatch{\n  display:block;\n\n  width:22px;\n  height:22px;\n\n  border:1px solid #CFC4BA;\n  border-radius:50%;\n}\n\n.stb-onda-floor__swatch--beige{\n  background:#DDD0B9;\n}\n\n.stb-onda-floor__swatch--white{\n  background:#F8F5EF;\n}\n\n.stb-onda-floor__swatch--black{\n  background:#282421;\n  border-color:#282421;\n}\n\n.stb-onda-floor__shade-name{\n  padding-right:12px;\n}\n\n.stb-onda-floor__shade-name small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-onda-floor__shade-name strong{\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-onda-floor__shade-desc{\n  padding-left:15px;\n\n  border-left:1px solid var(--line-soft);\n\n  color:#6C625A;\n\n  font-size:9.5px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   SCALE\n========================================================= *\/\n\n.stb-onda-floor__scale{\n  margin-bottom:29px;\n}\n\n.stb-onda-floor__scale-head{\n  margin-bottom:11px;\n}\n\n.stb-onda-floor__scale-layout{\n  display:grid;\n  grid-template-columns:175px minmax(0,1fr);\n\n  gap:8px;\n}\n\n.stb-onda-floor__scale-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:10px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-onda-floor__scale-image{\n  width:145px;\n  max-width:100%;\n}\n\n.stb-onda-floor__scale-body{\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-onda-floor__scale-main{\n  display:grid;\n  grid-template-columns:135px minmax(0,1fr);\n\n  align-items:center;\n\n  padding:14px 15px;\n\n  background:var(--fabric-deep);\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-onda-floor__scale-number small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#74675D;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-onda-floor__scale-number strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:18px;\n  line-height:1.2;\n  font-weight:500;\n}\n\n.stb-onda-floor__scale-copy{\n  padding-left:15px;\n\n  border-left:1px solid #D7CCC2;\n}\n\n.stb-onda-floor__scale-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-onda-floor__scale-copy p{\n  margin:0;\n\n  color:#6A6058;\n\n  font-size:9.4px;\n  line-height:1.46;\n}\n\n.stb-onda-floor__scale-bottom{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-onda-floor__scale-item{\n  padding:12px 13px;\n}\n\n.stb-onda-floor__scale-item +\n.stb-onda-floor__scale-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-onda-floor__scale-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-onda-floor__scale-item strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.stb-onda-floor__scale-item span{\n  color:#746A61;\n\n  font-size:8.8px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   ROOM USE\n========================================================= *\/\n\n.stb-onda-floor__use{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-onda-floor__use-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px 15px;\n\n  background:var(--espresso);\n}\n\n.stb-onda-floor__use-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-onda-floor__use-label strong{\n  color:#FFF8EF;\n\n  font-size:11.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-onda-floor__use-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:var(--paper);\n}\n\n.stb-onda-floor__use-item{\n  padding:13px 14px;\n}\n\n.stb-onda-floor__use-item +\n.stb-onda-floor__use-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-onda-floor__use-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-onda-floor__use-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.6px;\n  font-weight:500;\n}\n\n.stb-onda-floor__use-item p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:9px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   PLUG-IN \/ LIGHT\n========================================================= *\/\n\n.stb-onda-floor__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-onda-floor__utility-item{\n  padding:13px;\n}\n\n.stb-onda-floor__utility-item +\n.stb-onda-floor__utility-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-onda-floor__utility-item--dark{\n  background:var(--espresso);\n}\n\n.stb-onda-floor__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-onda-floor__utility-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.6px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-onda-floor__utility-item p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:8.9px;\n  line-height:1.44;\n}\n\n.stb-onda-floor__utility-item--dark small{\n  color:#CBAF88;\n}\n\n.stb-onda-floor__utility-item--dark strong{\n  color:#FFF8EF;\n}\n\n.stb-onda-floor__utility-item--dark p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   DIMMING\n========================================================= *\/\n\n.stb-onda-floor__dimming{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:29px;\n}\n\n.stb-onda-floor__dimming-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-onda-floor__dimming-item--alt{\n  background:var(--fabric);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-onda-floor__dimming-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-onda-floor__dimming-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-onda-floor__dimming-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.stb-onda-floor__care{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-onda-floor__care-item{\n  padding:13px 15px;\n}\n\n.stb-onda-floor__care-item +\n.stb-onda-floor__care-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-onda-floor__care-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-onda-floor__care-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.7px;\n  font-weight:500;\n}\n\n.stb-onda-floor__care-item p{\n  margin:0;\n\n  color:#6D625A;\n\n  font-size:9.2px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-onda-floor__specs{\n  margin-bottom:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-onda-floor__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--espresso);\n}\n\n.stb-onda-floor__spec-head span{\n  color:#C8B08E;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-onda-floor__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-onda-floor__spec{\n  display:grid;\n  grid-template-columns:28% 72%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-onda-floor__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-onda-floor__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n.stb-onda-floor__spec strong{\n  color:var(--ink);\n\n  font-size:11px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-onda-floor__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-onda-floor__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-onda-floor__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-onda-floor__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:12.6px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-onda-floor__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-onda-floor__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-dark);\n\n  font-size:19px;\n}\n\n.stb-onda-floor__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-onda-floor__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.3px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-onda-floor__shipping{\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-onda-floor__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-onda-floor__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.3px;\n  line-height:1.62;\n}\n\n.stb-onda-floor__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-onda-floor__shipping a{\n  color:var(--gold-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-onda-floor__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(16,15,14,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.stb-onda-floor__lightbox:target{\n  display:flex;\n}\n\n.stb-onda-floor__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-onda-floor__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-onda-floor__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-onda-floor__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.2px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-onda-floor__intro{\n    grid-template-columns:120px minmax(0,1fr);\n  }\n\n  .stb-onda-floor__title{\n    font-size:25px;\n  }\n\n  .stb-onda-floor__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-onda-floor{\n    width:100%;\n    max-width:100%;\n\n    margin:0;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-onda-floor__intro{\n    grid-template-columns:82px minmax(0,1fr);\n  }\n\n  .stb-onda-floor__height{\n    min-height:0;\n\n    padding:13px 10px;\n  }\n\n  .stb-onda-floor__height-value strong{\n    font-size:20px;\n  }\n\n  .stb-onda-floor__height-note{\n    display:none;\n  }\n\n  .stb-onda-floor__intro-main{\n    padding:17px 14px;\n  }\n\n  .stb-onda-floor__title{\n    font-size:22px;\n  }\n\n\n  \/* QUICK *\/\n\n  .stb-onda-floor__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-onda-floor__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-onda-floor__quick-item:nth-child(1),\n  .stb-onda-floor__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* DETAIL *\/\n\n  .stb-onda-floor__detail{\n    grid-template-columns:minmax(0,1fr) 88px;\n  }\n\n  .stb-onda-floor__detail-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-onda-floor__detail-item{\n    padding:11px 12px;\n  }\n\n  .stb-onda-floor__detail-item +\n  .stb-onda-floor__detail-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n  .stb-onda-floor__detail-media{\n    padding:6px;\n  }\n\n  .stb-onda-floor__detail-image{\n    width:76px;\n  }\n\n\n  \/* SHADE *\/\n\n  .stb-onda-floor__shade{\n    grid-template-columns:32px 70px minmax(0,1fr);\n  }\n\n  .stb-onda-floor__shade-desc{\n    padding-left:9px;\n  }\n\n\n  \/* SCALE *\/\n\n  .stb-onda-floor__scale-layout{\n    grid-template-columns:88px minmax(0,1fr);\n\n    gap:6px;\n  }\n\n  .stb-onda-floor__scale-media{\n    padding:5px;\n  }\n\n  .stb-onda-floor__scale-image{\n    width:76px;\n  }\n\n  .stb-onda-floor__scale-main{\n    grid-template-columns:80px minmax(0,1fr);\n\n    padding:10px;\n  }\n\n  .stb-onda-floor__scale-number strong{\n    font-size:14px;\n  }\n\n  .stb-onda-floor__scale-copy{\n    padding-left:9px;\n  }\n\n  .stb-onda-floor__scale-bottom{\n    grid-template-columns:1fr;\n  }\n\n  .stb-onda-floor__scale-item +\n  .stb-onda-floor__scale-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* USE *\/\n\n  .stb-onda-floor__use{\n    grid-template-columns:1fr;\n  }\n\n  .stb-onda-floor__use-label{\n    padding:10px 13px;\n  }\n\n  .stb-onda-floor__use-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-onda-floor__use-item +\n  .stb-onda-floor__use-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-onda-floor__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-onda-floor__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-onda-floor__utility-item:nth-child(3){\n    border-left:0;\n  }\n\n  .stb-onda-floor__utility-item:nth-child(1),\n  .stb-onda-floor__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* DIMMING *\/\n\n  .stb-onda-floor__dimming{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* CARE *\/\n\n  .stb-onda-floor__care{\n    grid-template-columns:1fr;\n  }\n\n  .stb-onda-floor__care-item +\n  .stb-onda-floor__care-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-onda-floor__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-onda-floor__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-onda-floor__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-onda-floor__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-onda-floor\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-onda-floor__intro\"\u003e\n\u003cdiv class=\"stb-onda-floor__height\"\u003e\n\u003csmall\u003e Full Height \u003c\/small\u003e\n\u003cdiv class=\"stb-onda-floor__height-value\"\u003e\n\u003cstrong\u003e 59\" \u003c\/strong\u003e \u003cspan\u003e 150cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__height-note\"\u003eA full-height sculptural line rather than a conventional straight lamp stem.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__intro-main\"\u003e\n\u003cspan class=\"stb-onda-floor__eyebrow\"\u003e Sculptural Floor Lamp · Matte Black + Fabric \u003c\/span\u003e\n\u003ch2 class=\"stb-onda-floor__title\"\u003eA Wavy Black Line From Floor to Shade.\u003c\/h2\u003e\n\u003cp\u003eOnda turns the floor-lamp stem into the focal point. A full-height matte-black steel column rises in repeated curves, then finishes with a simple fabric drum shade that keeps the light soft and the silhouette balanced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK INFO\n  ====================================================== --\u003e\n\u003csection class=\"stb-onda-floor__quick\"\u003e\n\u003cdiv class=\"stb-onda-floor__quick-item\"\u003e\n\u003csmall\u003e Overall \u003c\/small\u003e \u003cstrong\u003e Ø17\" × H59\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__quick-item\"\u003e\n\u003csmall\u003e Shade Colors \u003c\/small\u003e \u003cstrong\u003e Beige \/ White \/ Black \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__quick-item\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e E14 Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__quick-item\"\u003e\n\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Plug-In \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"onda-floor-detail-section\" class=\"stb-onda-floor__detail\"\u003e\n\u003cdiv class=\"stb-onda-floor__detail-body\"\u003e\n\u003carticle class=\"stb-onda-floor__detail-item stb-onda-floor__detail-item--dark\"\u003e\u003csmall\u003e Signature Structure \u003c\/small\u003e \u003cstrong\u003e Full-Height Squiggle Base \u003c\/strong\u003e\n\u003cp\u003ePowder-coated bent steel forms the repeated S-curves from the weighted floor plate to the shade above. The matte-black finish keeps the line graphic without adding reflective shine.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-onda-floor__detail-item\"\u003e\u003csmall\u003e Fabric Shade \u003c\/small\u003e \u003cstrong\u003e A Calm Counterpoint Above. \u003c\/strong\u003e\n\u003cp\u003eThe classic drum shade softens the sculptural base below and diffuses the included warm-white bulb into comfortable ambient light.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__detail-media\"\u003e\n\u003cdiv class=\"stb-onda-floor__detail-image\"\u003e\u003ca href=\"#onda-floor-detail-image\" class=\"stb-onda-floor__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/onda-floor-lamp-stuberlighting_15.jpg?v=1784253201\" alt=\"Onda Floor Lamp fabric drum shade detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-onda-floor__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"onda-floor-detail-image\" href=\"#onda-floor-detail-section\" class=\"stb-onda-floor__lightbox\"\u003e \u003cspan class=\"stb-onda-floor__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/onda-floor-lamp-stuberlighting_15.jpg?v=1784253201\" alt=\"Enlarged Onda Floor Lamp shade detail\"\u003e \u003cspan class=\"stb-onda-floor__lightbox-caption\"\u003e Onda Floor Lamp · Fabric Shade Detail \u003c\/span\u003e \u003cspan class=\"stb-onda-floor__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SHADE COLORS\n  ====================================================== --\u003e\n\u003csection class=\"stb-onda-floor__shades\"\u003e\n\u003cdiv class=\"stb-onda-floor__shades-head\"\u003e\n\u003cspan class=\"stb-onda-floor__eyebrow\"\u003e Choose the Shade \u003c\/span\u003e\n\u003ch3 class=\"stb-onda-floor__section-title\"\u003eSame Lamp. Three Different Moods.\u003c\/h3\u003e\n\u003cp class=\"stb-onda-floor__copy\"\u003eThe matte-black sculptural base stays the same. Only the fabric shade color changes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__shade-list\"\u003e\n\u003cdiv class=\"stb-onda-floor__shade\"\u003e\n\u003cspan class=\"stb-onda-floor__swatch stb-onda-floor__swatch--beige\"\u003e\u003c\/span\u003e\n\u003cdiv class=\"stb-onda-floor__shade-name\"\u003e\n\u003csmall\u003e Warmest \u003c\/small\u003e \u003cstrong\u003e Beige \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__shade-desc\"\u003eThe easiest all-round choice for warm woods, cream upholstery, beige interiors and softer residential rooms.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__shade\"\u003e\n\u003cspan class=\"stb-onda-floor__swatch stb-onda-floor__swatch--white\"\u003e\u003c\/span\u003e\n\u003cdiv class=\"stb-onda-floor__shade-name\"\u003e\n\u003csmall\u003e Quietest \u003c\/small\u003e \u003cstrong\u003e White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__shade-desc\"\u003eKeeps the upper shade visually light so the black wave base becomes the strongest graphic element.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__shade\"\u003e\n\u003cspan class=\"stb-onda-floor__swatch stb-onda-floor__swatch--black\"\u003e\u003c\/span\u003e\n\u003cdiv class=\"stb-onda-floor__shade-name\"\u003e\n\u003csmall\u003e Boldest \u003c\/small\u003e \u003cstrong\u003e Black \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__shade-desc\"\u003eCreates the most monochromatic version, allowing shade and base to read as one continuous dark silhouette.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SCALE\n  ====================================================== --\u003e\n\u003csection id=\"onda-floor-size-section\" class=\"stb-onda-floor__scale\"\u003e\n\u003cdiv class=\"stb-onda-floor__scale-head\"\u003e\n\u003cspan class=\"stb-onda-floor__eyebrow\"\u003e Check the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-onda-floor__section-title\"\u003eTall Without Taking Over the Floor.\u003c\/h3\u003e\n\u003cp class=\"stb-onda-floor__copy\"\u003eOnda stands 59 inches high with a 17-inch overall diameter. It is designed to create vertical presence without requiring the wide footprint of an arc lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__scale-layout\"\u003e\n\u003cdiv class=\"stb-onda-floor__scale-media\"\u003e\n\u003cdiv class=\"stb-onda-floor__scale-image\"\u003e\u003ca href=\"#onda-floor-size-image\" class=\"stb-onda-floor__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/onda-floor-lamp-stuberlighting_24.jpg?v=1784253204\" alt=\"Onda Floor Lamp dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-onda-floor__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__scale-body\"\u003e\n\u003cdiv class=\"stb-onda-floor__scale-main\"\u003e\n\u003cdiv class=\"stb-onda-floor__scale-number\"\u003e\n\u003csmall\u003e Single Size \u003c\/small\u003e \u003cstrong\u003e Ø17\" × H59\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__scale-copy\"\u003e\n\u003cstrong\u003e Dia43 × H150cm \u003c\/strong\u003e\n\u003cp\u003eA compact floor-lamp footprint with enough height to work naturally beside sofas, lounge chairs and bedroom seating areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__scale-bottom\"\u003e\n\u003cdiv class=\"stb-onda-floor__scale-item\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e \u003cspan\u003e Full floor-lamp proportion \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__scale-item\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 17\" \u003c\/strong\u003e \u003cspan\u003e Compact overall footprint \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__scale-item\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Weighted Plate \u003c\/strong\u003e \u003cspan\u003e Floor-standing stability \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!-- SIZE LIGHTBOX --\u003e \u003ca id=\"onda-floor-size-image\" href=\"#onda-floor-size-section\" class=\"stb-onda-floor__lightbox\"\u003e \u003cspan class=\"stb-onda-floor__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/onda-floor-lamp-stuberlighting_24.jpg?v=1784253204\" alt=\"Enlarged Onda Floor Lamp dimensions\"\u003e \u003cspan class=\"stb-onda-floor__lightbox-caption\"\u003e Onda Floor Lamp · Ø17\" × H59\" \u003c\/span\u003e \u003cspan class=\"stb-onda-floor__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       WHERE IT WORKS\n  ====================================================== --\u003e\n\u003csection class=\"stb-onda-floor__use\"\u003e\n\u003cdiv class=\"stb-onda-floor__use-label\"\u003e\n\u003csmall\u003e Best Placement \u003c\/small\u003e \u003cstrong\u003e Give the Base Room to Be Seen. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__use-grid\"\u003e\n\u003cdiv class=\"stb-onda-floor__use-item\"\u003e\n\u003csmall\u003e Living Room \u003c\/small\u003e \u003cstrong\u003e Sofa-Side \/ Corner \u003c\/strong\u003e\n\u003cp\u003eAdds vertical interest without the large reach of an arc lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__use-item\"\u003e\n\u003csmall\u003e Reading Area \u003c\/small\u003e \u003cstrong\u003e Lounge Chair \u003c\/strong\u003e\n\u003cp\u003eWarm ambient light beside an armchair or chaise.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__use-item\"\u003e\n\u003csmall\u003e Bedroom \u003c\/small\u003e \u003cstrong\u003e Empty Corner \u003c\/strong\u003e\n\u003cp\u003eCreates a sculptural vertical anchor without adding another piece of furniture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       POWER \/ LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"stb-onda-floor__utility\"\u003e\n\u003cdiv class=\"stb-onda-floor__utility-item stb-onda-floor__utility-item--dark\"\u003e\n\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e E14 · 2700K LED \u003c\/strong\u003e\n\u003cp\u003eWarm-white bulb included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__utility-item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59.1\" \/ 150cm \u003c\/strong\u003e\n\u003cp\u003eFabric-covered power cord.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__utility-item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Inline Switch \u003c\/strong\u003e\n\u003cp\u003eSimple on\/off operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__utility-item\"\u003e\n\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Plug-In \u003c\/strong\u003e\n\u003cp\u003eNo electrician required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"stb-onda-floor__dimming\"\u003e\n\u003carticle class=\"stb-onda-floor__dimming-item\"\u003e\u003csmall\u003e Included Setup \u003c\/small\u003e \u003cstrong\u003e Warm 2700K · Standard On \/ Off \u003c\/strong\u003e\n\u003cp\u003eThe included E14 LED bulb is non-dimmable and works directly with the supplied inline switch.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-onda-floor__dimming-item stb-onda-floor__dimming-item--alt\"\u003e\u003csmall\u003e Optional Dimming \u003c\/small\u003e \u003cstrong\u003e Replace With Dimmable E14 LED \u003c\/strong\u003e\n\u003cp\u003eFor adjustable brightness, replace the included bulb with a compatible dimmable E14 LED and use a compatible external dimming control.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"stb-onda-floor__care\"\u003e\n\u003cdiv class=\"stb-onda-floor__care-item\"\u003e\n\u003csmall\u003e Matte Black Steel \u003c\/small\u003e \u003cstrong\u003e Soft Dry Microfiber \u003c\/strong\u003e\n\u003cp\u003eFor marks, use a slightly damp soft cloth with mild soap and dry immediately. Avoid abrasives and solvents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__care-item\"\u003e\n\u003csmall\u003e Fabric Shade \u003c\/small\u003e \u003cstrong\u003e Gentle Dry Cleaning \u003c\/strong\u003e\n\u003cp\u003eRemove dust with a soft brush or low-suction fabric attachment. Do not machine wash or soak the framed shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-onda-floor__specs\"\u003e\n\u003cdiv class=\"stb-onda-floor__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Onda Floor Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Powder-Coated Bent Steel Base · Woven Fabric Drum Shade · Fine Internal Shade Frame · Fabric-Covered Power Cord \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__spec\"\u003e\n\u003cspan\u003e Base \u003c\/span\u003e \u003cstrong\u003e Matte Black · Full-Height Multi-Curve S-Profile · Weighted Floor Plate \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__spec\"\u003e\n\u003cspan\u003e Shade Colors \u003c\/span\u003e \u003cstrong\u003e Beige · White · Black \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e Ø17\" × H59\" · Dia43 × H150cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e E14 Candelabra Base · Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__spec\"\u003e\n\u003cspan\u003e Included Bulb \u003c\/span\u003e \u003cstrong\u003e 2700K Warm-White LED · Non-Dimmable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e 40W Maximum or LED Equivalent \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Compatible With Dimmable E14 LED Bulb + Compatible External Dimming Control \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 59.1\" \/ 150cm Fabric-Covered Cord \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__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-onda-floor__spec\"\u003e\n\u003cspan\u003e Plug Options \u003c\/span\u003e \u003cstrong\u003e US · UK · AU · EU \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__spec\"\u003e\n\u003cspan\u003e Setup \u003c\/span\u003e \u003cstrong\u003e Plug-In Floor Lamp · Minimal Assembly · No Electrician Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__spec\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e \u003cstrong\u003e Floor-Standing on Weighted Base Plate \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__spec\"\u003e\n\u003cspan\u003e Package Includes \u003c\/span\u003e \u003cstrong\u003e Squiggle Base · Fabric Drum Shade · Warm-White E14 LED Bulb · Power Cord + Plug · Assembly Instructions \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda-floor__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-onda-floor__faq\"\u003e\u003cspan class=\"stb-onda-floor__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-onda-floor__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich shade color should I choose?\u003c\/summary\u003e\n\u003cp\u003eBeige is the warmest and easiest option for wood, cream and warm-neutral interiors. White keeps the top visually light and emphasizes the black sculptural base. Black creates the strongest monochrome silhouette.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included?\u003c\/summary\u003e\n\u003cp\u003eYes. Onda includes a 2700K warm-white E14 LED bulb. The supplied bulb is non-dimmable and can later be replaced with another compatible E14 bulb.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the lamp be dimmed?\u003c\/summary\u003e\n\u003cp\u003eThe supplied bulb and inline switch provide standard on\/off operation. For dimming, replace the included bulb with a compatible dimmable E14 LED and use a compatible external dimming control.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it require professional installation?\u003c\/summary\u003e\n\u003cp\u003eNo. Onda is a plug-in floor lamp. It requires only minimal assembly, then plugs directly into a standard wall outlet. No electrician or hardwiring 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-onda-floor__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 17\" × H59\" \/ Beige \/ US plug","offer_id":52610624487707,"sku":"STB-FL-26-10054","price":345.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17\" × H59\" \/ Beige \/ UK plug","offer_id":52610624520475,"sku":"STB-FL-26-10055","price":345.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17\" × H59\" \/ Beige \/ AU plug","offer_id":52610624553243,"sku":"STB-FL-26-10056","price":345.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17\" × H59\" \/ Beige \/ EU plug","offer_id":52610624586011,"sku":"STB-FL-26-10057","price":345.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17\" × H59\" \/ White \/ US plug","offer_id":52610624618779,"sku":"STB-FL-26-10058","price":345.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17\" × H59\" \/ White \/ UK plug","offer_id":52610624651547,"sku":"STB-FL-26-10059","price":345.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17\" × H59\" \/ White \/ AU plug","offer_id":52610624684315,"sku":"STB-FL-26-10060","price":345.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17\" × H59\" \/ White \/ EU plug","offer_id":52610624717083,"sku":"STB-FL-26-10061","price":345.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17\" × H59\" \/ Black \/ US plug","offer_id":52610624749851,"sku":"STB-FL-26-10062","price":345.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17\" × H59\" \/ Black \/ UK plug","offer_id":52610624782619,"sku":"STB-FL-26-10063","price":345.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17\" × H59\" \/ Black \/ AU plug","offer_id":52610624815387,"sku":"STB-FL-26-10064","price":345.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17\" × H59\" \/ Black \/ EU plug","offer_id":52610624848155,"sku":"STB-FL-26-10065","price":345.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/onda-floor-lamp-stuberlighting_2.jpg?v=1784253201"},{"product_id":"vara-floor-lamp","title":"Vara Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — VARA FLOOR LAMP\n\n   WOOD \/ SHADE \/ SCALE\n\n   QUIET NATURAL LUXURY\n   SHOPPER-FIRST · CARD-LED · DAWN SAFE\n========================================================= *\/\n\n.stb-vara{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --body:#625348;\n  --muted:#827568;\n\n  --gold:#C8A96E;\n  --gold-dark:#967143;\n\n  --cream:#F5EDD8;\n  --paper:#F8F2E7;\n  --ivory:#FFFDF8;\n  --soft:#FBF8F2;\n\n  --line:#DED2BD;\n  --line-strong:#C8B693;\n\n  --shadow:0 9px 30px rgba(28,18,9,.075);\n\n  width:100%;\n  max-width:860px;\n  min-width:0;\n\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-vara *,\n.stb-vara *::before,\n.stb-vara *::after{\n  box-sizing:border-box;\n}\n\n.stb-vara h2,\n.stb-vara h3,\n.stb-vara p{\n  margin-top:0;\n}\n\n.stb-vara h2,\n.stb-vara h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-vara 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   CARD SYSTEM\n========================================================= *\/\n\n.vr-card{\n  margin-top:12px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:9px;\n\n  box-shadow:var(--shadow);\n\n  overflow:hidden;\n}\n\n.vr-card:first-child{\n  margin-top:0;\n}\n\n.vr-eyebrow{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n  line-height:1.4;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.vr-section-head{\n  display:grid;\n  grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n  gap:27px;\n\n  margin-bottom:15px;\n}\n\n.vr-section-head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.08;\n}\n\n.vr-section-head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n.vr-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — OPENING\n========================================================= *\/\n\n.vr-opening{\n  padding:28px 29px 25px;\n\n  border-top:4px solid var(--espresso);\n}\n\n.vr-opening__layout{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,205px);\n\n  gap:24px;\n  align-items:stretch;\n}\n\n.vr-opening h2{\n  max-width:580px;\n\n  margin:0 0 10px;\n\n  font-size:31px;\n  line-height:1.05;\n}\n\n.vr-opening__lead{\n  max-width:585px;\n\n  margin:0;\n\n  color:var(--body);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* FACTS *\/\n\n.vr-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:23px;\n\n  margin-top:19px;\n}\n\n.vr-fact{\n  min-width:96px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.vr-fact:nth-child(2){\n  border-color:var(--line-strong);\n}\n\n.vr-fact:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.vr-fact small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.vr-fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* SIGNATURE *\/\n\n.vr-signature{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:18px;\n\n  background:var(--espresso);\n\n  border-radius:7px;\n}\n\n.vr-signature small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.vr-signature strong{\n  display:block;\n\n  margin:4px 0 7px;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:21px;\n  line-height:1.03;\n\n  font-weight:500;\n}\n\n.vr-signature p{\n  margin:0;\n\n  color:#D8CDBF;\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* QUICK STRIP *\/\n\n.vr-quick{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:16px;\n}\n\n.vr-quick__item{\n  min-width:0;\n\n  padding:10px 11px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.vr-quick__item small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.vr-quick__item strong{\n  display:block;\n\n  margin:2px 0;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.vr-quick__item span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   02 — SHADE \/ MATERIAL\n========================================================= *\/\n\n.vr-material{\n  padding:26px 28px;\n}\n\n.vr-material__layout{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:20px;\n}\n\n\n\/* IMAGE *\/\n\n.vr-detail{\n  min-width:0;\n\n  padding:10px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.vr-detail__frame{\n  width:140px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  border-radius:4px;\n}\n\n.vr-detail__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  text-decoration:none;\n}\n\n.vr-detail__frame img{\n  max-height:135px !important;\n}\n\n.vr-detail__copy{\n  padding:8px 2px 1px;\n}\n\n.vr-detail__copy small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.vr-detail__copy strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n\n\/* MATERIAL LEDGER *\/\n\n.vr-material-info{\n  min-width:0;\n}\n\n.vr-material-row{\n  display:grid;\n  grid-template-columns:minmax(0,82px) minmax(0,1fr);\n\n  gap:13px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.vr-material-row:first-child{\n  padding-top:2px;\n}\n\n.vr-material-row:last-child{\n  border-bottom:0;\n}\n\n.vr-material-row small{\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.vr-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.vr-material-row p{\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* GLOW *\/\n\n.vr-glow{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n  gap:17px;\n  align-items:center;\n\n  margin-top:12px;\n\n  padding:11px 13px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.vr-glow strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.vr-glow span{\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   03 — FINISH \/ SCALE\n========================================================= *\/\n\n.vr-choice{\n  padding:26px 28px;\n}\n\n\n\/* FINISH CARDS *\/\n\n.vr-finishes{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:9px;\n}\n\n.vr-finish{\n  position:relative;\n\n  min-width:0;\n\n  padding:14px 13px 13px;\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n\n  overflow:hidden;\n}\n\n.vr-finish::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:0;\n  right:0;\n\n  height:4px;\n}\n\n.vr-finish--nature::before{\n  background:#CBA77B;\n}\n\n.vr-finish--walnut::before{\n  background:#68462D;\n}\n\n.vr-finish--black::before{\n  background:#211A15;\n}\n\n.vr-finish small{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.vr-finish 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;\n\n  font-weight:500;\n}\n\n.vr-finish p{\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.44;\n}\n\n\n\/* SIZE *\/\n\n.vr-scale-layout{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:13px;\n\n  margin-top:13px;\n}\n\n.vr-dimension{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:10px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.vr-dimension__frame{\n  width:115px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.vr-dimension__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  text-decoration:none;\n}\n\n.vr-dimension__frame img{\n  max-height:112px !important;\n}\n\n\n\/* SIZE CARDS *\/\n\n.vr-size-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n}\n\n.vr-size-box{\n  min-width:0;\n\n  padding:13px;\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.vr-size-box--height{\n  background:var(--espresso);\n\n  border-color:var(--espresso);\n}\n\n.vr-size-box small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.vr-size-box strong{\n  display:block;\n\n  margin:3px 0;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:21px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.vr-size-box p{\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.43;\n}\n\n.vr-size-box--height small{\n  color:var(--gold);\n}\n\n.vr-size-box--height strong{\n  color:#FFF8ED;\n}\n\n.vr-size-box--height p{\n  color:#D8CDBF;\n}\n\n\n\/* ROOM FIT *\/\n\n.vr-room-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:10px;\n}\n\n.vr-room{\n  min-width:0;\n\n  padding:10px 11px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.vr-room small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.vr-room strong{\n  display:block;\n\n  margin:2px 0;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.vr-room span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* BEFORE ORDER *\/\n\n.vr-before{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin-top:10px;\n\n  padding:13px 15px;\n\n  border:1px solid var(--espresso);\n  border-left:4px solid var(--gold);\n  border-radius:7px;\n}\n\n.vr-before__title small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.vr-before__title strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.vr-before__copy{\n  padding-left:17px;\n\n  border-left:1px solid var(--line);\n}\n\n.vr-before__copy p{\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   04 — DETAILS\n========================================================= *\/\n\n.vr-specs{\n  padding:25px 28px;\n}\n\n.vr-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:10px;\n}\n\n.vr-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.vr-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.vr-spec-list{\n  border-top:1px solid var(--espresso);\n}\n\n.vr-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.vr-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.vr-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.vr-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:12px;\n}\n\n.vr-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.vr-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.vr-note span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.vr-shipping{\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border-top:3px solid var(--espresso);\n}\n\n.vr-shipping h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.vr-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.vr-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.vr-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.vr-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.vr-lightbox:target{\n  display:flex;\n}\n\n.vr-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.vr-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.vr-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.vr-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .vr-opening,\n  .vr-material,\n  .vr-choice,\n  .vr-specs{\n    padding:23px 19px;\n  }\n\n  .vr-opening h2{\n    font-size:27px;\n  }\n\n  .vr-opening__layout{\n    grid-template-columns:minmax(0,1fr) minmax(0,175px);\n  }\n\n  .vr-section-head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:520px){\n\n  .vr-card{\n    border-radius:8px;\n  }\n\n\n  .vr-opening__layout{\n    grid-template-columns:1fr;\n  }\n\n\n  .vr-quick{\n    grid-template-columns:1fr;\n  }\n\n\n  .vr-material__layout{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:13px;\n  }\n\n  .vr-detail__frame{\n    width:102px;\n  }\n\n  .vr-detail__frame img{\n    max-height:98px !important;\n  }\n\n  .vr-material-row{\n    grid-template-columns:minmax(0,68px) minmax(0,1fr);\n\n    gap:8px;\n  }\n\n\n  .vr-glow{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n\n  .vr-finishes{\n    grid-template-columns:1fr;\n  }\n\n\n  .vr-scale-layout{\n    grid-template-columns:1fr;\n  }\n\n  .vr-dimension__frame{\n    width:98px;\n  }\n\n  .vr-dimension__frame img{\n    max-height:96px !important;\n  }\n\n\n  .vr-size-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  .vr-room-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .vr-before{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .vr-before__copy{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .vr-specs__head{\n    display:block;\n  }\n\n  .vr-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .vr-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .vr-spec__label{\n    color:var(--gold-dark);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n\n  .vr-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* VERY SMALL MOBILE *\/\n\n@media(max-width:380px){\n\n  .vr-material__layout{\n    grid-template-columns:1fr;\n  }\n\n  .vr-detail{\n    width:130px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n  .vr-size-grid{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-vara\" id=\"vara-root\"\u003e\n\u003c!-- =====================================================\n       01 — OPENING\n  ====================================================== --\u003e\n\u003csection class=\"vr-card vr-opening\"\u003e\n\u003cdiv class=\"vr-opening__layout\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"vr-eyebrow\"\u003e Vara Floor Lamp · Wood \u0026amp; Linen \u003c\/span\u003e\n\u003ch2\u003eQuiet Materials, Made for Everyday Light\u003c\/h2\u003e\n\u003cp class=\"vr-opening__lead\"\u003eVara keeps the floor lamp simple: a slender wood stem, a broad beige linen shade, and a weighted base. Its warm 2700K light is designed for sofa-side, reading corners and bedrooms where the lamp should feel present without becoming visually loud.\u003c\/p\u003e\n\u003cdiv class=\"vr-facts\"\u003e\n\u003cdiv class=\"vr-fact\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 64.9\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vr-fact\"\u003e\n\u003csmall\u003e Shade Width \u003c\/small\u003e \u003cstrong\u003e 23.2\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vr-fact\"\u003e\n\u003csmall\u003e Included Light \u003c\/small\u003e \u003cstrong\u003e 2700K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003caside class=\"vr-signature\"\u003e\u003csmall\u003e Vara Signature \u003c\/small\u003e \u003cstrong\u003e Wood Stem + Linen Drum \u003c\/strong\u003e\n\u003cp\u003eThe rod finish changes the character of the lamp. The same warm beige linen shade stays consistent across all three versions.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vr-quick\"\u003e\n\u003cdiv class=\"vr-quick__item\"\u003e\n\u003csmall\u003e Finish \u003c\/small\u003e \u003cstrong\u003e 3 Wood Looks \u003c\/strong\u003e \u003cspan\u003e Nature Wood · Walnut · Black \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vr-quick__item\"\u003e\n\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Plug-In \u003c\/strong\u003e \u003cspan\u003e No electrician · Inline On \/ Off switch. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vr-quick__item\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e Included \u003c\/strong\u003e \u003cspan\u003e E26 \/ E27 warm-white LED is supplied. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — SHADE DETAIL\n  ====================================================== --\u003e\n\u003csection class=\"vr-card vr-material\"\u003e\n\u003cdiv class=\"vr-section-head\"\u003e\n\u003ch3\u003eThe Shade Does the Softening\u003c\/h3\u003e\n\u003cp\u003eA woven beige linen drum surrounds the bulb, warming the light and reducing the harder contrast of an exposed source. The neutral shade stays the same whichever stem finish you choose.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vr-material__layout\"\u003e\n\u003c!-- DETAIL IMAGE --\u003e\n\u003carticle class=\"vr-detail\"\u003e\n\u003cdiv class=\"vr-detail__frame\"\u003e\u003ca href=\"#vr-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vara-floor-lamp-stuberlighting_6.jpg?v=1784278521\" alt=\"Close-up of the Vara Floor Lamp beige linen drum shade\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"vr-detail__copy\"\u003e\n\u003csmall\u003e Shade Detail \u003c\/small\u003e \u003cstrong\u003e Woven Beige Linen \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MATERIAL INFO --\u003e\n\u003cdiv class=\"vr-material-info\"\u003e\n\u003cdiv class=\"vr-material-row\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Beige Linen Drum \u003c\/strong\u003e\n\u003cp\u003eWoven fabric adds visible texture while diffusing the warm bulb light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vr-material-row\"\u003e\n\u003csmall\u003e Stem \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Solid Wood Structure \u003c\/strong\u003e\n\u003cp\u003eNature Wood and Walnut retain natural wood character; Black gives the same slim form a more graphic appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vr-material-row\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Weighted Metal Support \u003c\/strong\u003e\n\u003cp\u003eAnchors the tall 64.9-inch structure while keeping the lower profile visually restrained.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vr-glow\"\u003e\n\u003cstrong\u003e Warm Ambient Light \u003c\/strong\u003e \u003cspan\u003e The included 2700K LED is chosen to complement the beige linen rather than making the shade appear cold or gray. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — FINISH + SCALE\n  ====================================================== --\u003e\n\u003csection class=\"vr-card vr-choice\"\u003e\n\u003cdiv class=\"vr-section-head\"\u003e\n\u003ch3\u003eChoose the Wood Tone, Then Check the Space\u003c\/h3\u003e\n\u003cp\u003eAll three versions share the same dimensions, beige linen shade and lighting. The only visual decision is how warm or graphic you want the vertical stem to feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FINISHES --\u003e\n\u003cdiv class=\"vr-finishes\"\u003e\n\u003carticle class=\"vr-finish vr-finish--nature\"\u003e\u003csmall\u003e Finish 01 \u003c\/small\u003e \u003cstrong\u003e Nature Wood \u003c\/strong\u003e\n\u003cp\u003eThe lightest and most organic option. Works naturally with oak, cream, linen and other pale neutral materials.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"vr-finish vr-finish--walnut\"\u003e\u003csmall\u003e Finish 02 \u003c\/small\u003e \u003cstrong\u003e Walnut \u003c\/strong\u003e\n\u003cp\u003eDeeper and warmer. A strong choice beside walnut furniture, leather, brass and darker wood tones.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"vr-finish vr-finish--black\"\u003e\u003csmall\u003e Finish 03 \u003c\/small\u003e \u003cstrong\u003e Black \u003c\/strong\u003e\n\u003cp\u003eThe most graphic option. Creates a stronger vertical line against light walls and soft upholstery.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c!-- SCALE --\u003e\n\u003cdiv class=\"vr-scale-layout\"\u003e\n\u003cdiv class=\"vr-dimension\"\u003e\n\u003cdiv class=\"vr-dimension__frame\"\u003e\u003ca href=\"#vr-dimension-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vara-floor-lamp-stuberlighting_18.jpg?v=1784278521\" alt=\"Vara Floor Lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"vr-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vr-size-grid\"\u003e\n\u003cdiv class=\"vr-size-box\"\u003e\n\u003csmall\u003e Shade Diameter \u003c\/small\u003e \u003cstrong\u003e Ø23.2\" \u003c\/strong\u003e\n\u003cp\u003eThe shade creates most of the lamp's visual width, so allow roughly 24 inches of clear space around it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vr-size-box vr-size-box--height\"\u003e\n\u003csmall\u003e Overall Height \u003c\/small\u003e \u003cstrong\u003e H64.9\" \u003c\/strong\u003e\n\u003cp\u003eA comfortable floor-lamp height beside sofas, lounge chairs and bedroom seating.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ROOM FIT --\u003e\n\u003cdiv class=\"vr-room-grid\"\u003e\n\u003cdiv class=\"vr-room\"\u003e\n\u003csmall\u003e Living Room \u003c\/small\u003e \u003cstrong\u003e Sofa Side \u003c\/strong\u003e \u003cspan\u003e Warm secondary light for evening seating areas. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vr-room\"\u003e\n\u003csmall\u003e Reading \u003c\/small\u003e \u003cstrong\u003e Armchair Corner \u003c\/strong\u003e \u003cspan\u003e Place beside or slightly behind the chair for softer reading light. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vr-room\"\u003e\n\u003csmall\u003e Bedroom \u003c\/small\u003e \u003cstrong\u003e Corner Light \u003c\/strong\u003e \u003cspan\u003e Adds a warmer ambient layer beyond bedside lighting. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BEFORE ORDER --\u003e\n\u003cdiv class=\"vr-before\"\u003e\n\u003cdiv class=\"vr-before__title\"\u003e\n\u003csmall\u003e Before Ordering \u003c\/small\u003e \u003cstrong\u003e Allow for the Shade \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vr-before__copy\"\u003e\n\u003cp\u003eThe fixture is fixed at 64.9 inches high and does not telescope. The shade is 23.2 inches across, so check clearance from sofa backs, walls and nearby furniture before choosing the final position.\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=\"vr-card vr-specs\"\u003e\n\u003cdiv class=\"vr-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Vara Floor Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vr-spec-list\"\u003e\n\u003cdiv class=\"vr-spec\"\u003e\n\u003cspan class=\"vr-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"vr-spec__value\"\u003e Ø23.2\" × H64.9\" · Dia 59 cm × H165 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vr-spec\"\u003e\n\u003cspan class=\"vr-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"vr-spec__value\"\u003e Solid wood rod · Woven beige linen drum shade · Fine internal metal shade frame · Weighted metal base \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vr-spec\"\u003e\n\u003cspan class=\"vr-spec__label\"\u003e Finish Options \u003c\/span\u003e \u003cspan class=\"vr-spec__value\"\u003e Nature Wood · Walnut · Black \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vr-spec\"\u003e\n\u003cspan class=\"vr-spec__label\"\u003e Shade \u003c\/span\u003e \u003cspan class=\"vr-spec__value\"\u003e Beige woven linen · Same shade across all three finishes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vr-spec\"\u003e\n\u003cspan class=\"vr-spec__label\"\u003e Height Adjustment \u003c\/span\u003e \u003cspan class=\"vr-spec__value\"\u003e Fixed height · Non-telescoping \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vr-spec\"\u003e\n\u003cspan class=\"vr-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"vr-spec__value\"\u003e E26 (US) \/ E27 · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vr-spec\"\u003e\n\u003cspan class=\"vr-spec__label\"\u003e Included Bulb \u003c\/span\u003e \u003cspan class=\"vr-spec__value\"\u003e Warm-white LED · 2700K · Non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vr-spec\"\u003e\n\u003cspan class=\"vr-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"vr-spec__value\"\u003e 40W maximum or LED equivalent \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vr-spec\"\u003e\n\u003cspan class=\"vr-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"vr-spec__value\"\u003e Included bulb is non-dimmable · For dimming, replace with a dimmable E26 \/ E27 LED and use a compatible Triac dimming control \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vr-spec\"\u003e\n\u003cspan class=\"vr-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"vr-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vr-spec\"\u003e\n\u003cspan class=\"vr-spec__label\"\u003e Cord \u003c\/span\u003e \u003cspan class=\"vr-spec__value\"\u003e 59.1\" \/ 150 cm fabric-covered cord \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vr-spec\"\u003e\n\u003cspan class=\"vr-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"vr-spec__value\"\u003e Inline push-button On \/ Off switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vr-spec\"\u003e\n\u003cspan class=\"vr-spec__label\"\u003e Plug Options \u003c\/span\u003e \u003cspan class=\"vr-spec__value\"\u003e US · UK · AU · EU \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vr-spec\"\u003e\n\u003cspan class=\"vr-spec__label\"\u003e Setup \u003c\/span\u003e \u003cspan class=\"vr-spec__value\"\u003e Plug-in floor lamp · Minimal assembly · Approx. 15–20 minutes · No electrician required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vr-spec\"\u003e\n\u003cspan class=\"vr-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"vr-spec__value\"\u003e IP20 · Indoor dry locations only \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vr-spec\"\u003e\n\u003cspan class=\"vr-spec__label\"\u003e Package Includes \u003c\/span\u003e \u003cspan class=\"vr-spec__value\"\u003e Wood rod · Linen shade · Weighted base · Warm-white LED bulb · Cord with plug and switch · Hardware \u0026amp; instructions \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vr-spec\"\u003e\n\u003cspan class=\"vr-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"vr-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=\"vr-notes\"\u003e\n\u003cdiv class=\"vr-note\"\u003e\n\u003cstrong\u003e Natural Wood \u003c\/strong\u003e \u003cspan\u003e Nature Wood and Walnut may show natural variation in grain, pattern and tone; these differences are part of the material, not defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vr-note\"\u003e\n\u003cstrong\u003e Care \u003c\/strong\u003e \u003cspan\u003e Dust wood with a soft dry microfiber cloth. For marks, use a lightly damp cloth and dry immediately. Gently dust or vacuum the linen shade with a low-suction fabric brush; do not soak or machine wash. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — SHIPPING\n  ====================================================== --\u003e\n\u003csection class=\"vr-card vr-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=\"vr-detail-large\" href=\"#vara-root\" class=\"vr-lightbox\"\u003e \u003cspan class=\"vr-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vara-floor-lamp-stuberlighting_6.jpg?v=1784278521\" alt=\"Enlarged Vara Floor Lamp beige linen shade detail\"\u003e \u003cspan class=\"vr-lightbox__caption\"\u003e Vara · Beige Linen Shade \u003c\/span\u003e \u003cspan class=\"vr-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       DIMENSION LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"vr-dimension-large\" href=\"#vara-root\" class=\"vr-lightbox\"\u003e \u003cspan class=\"vr-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vara-floor-lamp-stuberlighting_18.jpg?v=1784278521\" alt=\"Enlarged Vara Floor Lamp dimension reference\"\u003e \u003cspan class=\"vr-lightbox__caption\"\u003e Vara · Ø23.2\" × H64.9\" \u003c\/span\u003e \u003cspan class=\"vr-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 23.2″ x H 64.9″ \/ Nature wood color \u0026 Beige Lampshade \/ US Plug","offer_id":52611905552667,"sku":"STB-FL-26-10066","price":465.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.2″ x H 64.9″ \/ Nature wood color \u0026 Beige Lampshade \/ UK Plug","offer_id":52611905585435,"sku":"STB-FL-26-10067","price":465.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.2″ x H 64.9″ \/ Nature wood color \u0026 Beige Lampshade \/ AU Plug","offer_id":52611905618203,"sku":"STB-FL-26-10068","price":465.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.2″ x H 64.9″ \/ Nature wood color \u0026 Beige Lampshade \/ EU Plug","offer_id":52611905650971,"sku":"STB-FL-26-10069","price":465.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.2″ x H 64.9″ \/ Walnut wood color \u0026 Beige Lampshade \/ US Plug","offer_id":52611905683739,"sku":"STB-FL-26-10070","price":465.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.2″ x H 64.9″ \/ Walnut wood color \u0026 Beige Lampshade \/ UK Plug","offer_id":52611905716507,"sku":"STB-FL-26-10071","price":465.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.2″ x H 64.9″ \/ Walnut wood color \u0026 Beige Lampshade \/ AU Plug","offer_id":52611905749275,"sku":"STB-FL-26-10072","price":465.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.2″ x H 64.9″ \/ Walnut wood color \u0026 Beige Lampshade \/ EU Plug","offer_id":52611905782043,"sku":"STB-FL-26-10073","price":465.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.2″ x H 64.9″ \/ Black \u0026 Beige Lampshade \/ US Plug","offer_id":52611905814811,"sku":"STB-FL-26-10074","price":465.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.2″ x H 64.9″ \/ Black \u0026 Beige Lampshade \/ UK Plug","offer_id":52611905847579,"sku":"STB-FL-26-10075","price":465.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.2″ x H 64.9″ \/ Black \u0026 Beige Lampshade \/ AU Plug","offer_id":52611905880347,"sku":"STB-FL-26-10076","price":465.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.2″ x H 64.9″ \/ Black \u0026 Beige Lampshade \/ EU Plug","offer_id":52611905913115,"sku":"STB-FL-26-10077","price":465.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vara-floor-lamp-stuberlighting_1.jpg?v=1784278521"},{"product_id":"tronco-floor-lamp","title":"Tronco Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — TRONCO FLOOR LAMP\n\n   PRODUCT-SPECIFIC EDITORIAL LAYOUT\n   63\" vertical proportion · turned solid wood · white fabric\n\n   FLOW\n   FORM → WOOD → SCALE → LIGHT → SPECS → FAQ → SHIPPING\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-tronco{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --wood-soft:#EEE3D5;\n  --wood-pale:#F2EADF;\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-tronco *,\n.stb-tronco *::before,\n.stb-tronco *::after{\n  box-sizing:border-box;\n}\n\n.stb-tronco h2,\n.stb-tronco 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-tronco p{\n  margin-top:0;\n}\n\n.stb-tronco__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-tronco__title{\n  max-width:620px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.015em;\n}\n\n.stb-tronco__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-tronco__copy{\n  max-width:670px;\n\n  margin:0;\n\n  color:#655B53;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n.stb-tronco__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#897C72;\n\n  font-size:8.6px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.stb-tronco__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-tronco__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\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 — 63\" VERTICAL ANCHOR\n========================================================= *\/\n\n.stb-tronco__intro{\n  display:grid;\n  grid-template-columns:140px minmax(0,1fr);\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-tronco__height{\n  display:flex;\n  flex-direction:column;\n  justify-content:space-between;\n\n  min-height:220px;\n  padding:18px 16px;\n\n  background:var(--espresso);\n}\n\n.stb-tronco__height small{\n  color:#CBAF88;\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-tronco__height-value strong{\n  display:block;\n\n  color:#FFF8EF;\n\n  font-size:31px;\n  line-height:1;\n  font-weight:500;\n}\n\n.stb-tronco__height-value span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#D6CBC2;\n\n  font-size:9.3px;\n}\n\n.stb-tronco__height-note{\n  color:#BFAF9F;\n\n  font-size:8.8px;\n  line-height:1.45;\n}\n\n.stb-tronco__intro-main{\n  position:relative;\n\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:24px 25px;\n}\n\n.stb-tronco__intro-main::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-tronco__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\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-tronco__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-tronco__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-tronco__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-tronco__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-tronco__quick-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   CONSTRUCTION\n========================================================= *\/\n\n.stb-tronco__construction{\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-tronco__construction-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--wood-soft);\n}\n\n.stb-tronco__construction-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#796B60;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-tronco__construction-label strong{\n  color:var(--ink);\n\n  font-size:11.7px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-tronco__construction-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-tronco__construction-item{\n  padding:14px 15px;\n}\n\n.stb-tronco__construction-item +\n.stb-tronco__construction-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-tronco__construction-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-tronco__construction-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-tronco__construction-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.2px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   WOOD CHOICE\n========================================================= *\/\n\n.stb-tronco__wood{\n  margin-bottom:29px;\n}\n\n.stb-tronco__wood-head{\n  margin-bottom:10px;\n}\n\n.stb-tronco__wood-list{\n  border-top:1px solid var(--line);\n}\n\n.stb-tronco__wood-row{\n  display:grid;\n  grid-template-columns:95px 145px minmax(0,1fr);\n\n  align-items:center;\n\n  padding:12px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-tronco__wood-code 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-tronco__wood-code strong{\n  color:var(--ink);\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.stb-tronco__wood-name{\n  padding-left:14px;\n\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-tronco__wood-name strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:11.2px;\n  font-weight:500;\n}\n\n.stb-tronco__wood-name span{\n  color:#82766D;\n\n  font-size:8.6px;\n}\n\n.stb-tronco__wood-desc{\n  padding-left:15px;\n\n  color:#6A6058;\n\n  font-size:9.4px;\n  line-height:1.47;\n}\n\n.stb-tronco__wood-row--ash{\n  margin:0 -8px;\n  padding:12px 8px;\n\n  background:var(--wood-pale);\n\n  border-bottom:0;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-tronco__size{\n  margin-bottom:29px;\n}\n\n.stb-tronco__size-head{\n  margin-bottom:11px;\n}\n\n.stb-tronco__size-layout{\n  display:grid;\n  grid-template-columns:175px minmax(0,1fr);\n\n  gap:8px;\n}\n\n.stb-tronco__size-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:10px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-tronco__size-image{\n  width:145px;\n  max-width:100%;\n}\n\n.stb-tronco__size-body{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-tronco__size-number{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:16px;\n\n  background:var(--espresso);\n}\n\n.stb-tronco__size-number small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-tronco__size-number strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:19px;\n  line-height:1.15;\n  font-weight:500;\n}\n\n.stb-tronco__size-number span{\n  color:#D7CCC3;\n\n  font-size:8.8px;\n}\n\n.stb-tronco__size-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px 17px;\n\n  background:var(--cream);\n}\n\n.stb-tronco__size-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11.2px;\n  font-weight:500;\n}\n\n.stb-tronco__size-copy p{\n  margin:0;\n\n  color:#6A6058;\n\n  font-size:9.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.stb-tronco__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-tronco__placement-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--wood-soft);\n}\n\n.stb-tronco__placement-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#796B60;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-tronco__placement-label strong{\n  color:var(--ink);\n\n  font-size:11.6px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-tronco__placement-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-tronco__placement-item{\n  padding:13px 14px;\n}\n\n.stb-tronco__placement-item +\n.stb-tronco__placement-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-tronco__placement-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-tronco__placement-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.stb-tronco__placement-item p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:8.9px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   LIGHT \/ POWER\n========================================================= *\/\n\n.stb-tronco__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-tronco__utility-item{\n  padding:13px;\n}\n\n.stb-tronco__utility-item +\n.stb-tronco__utility-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-tronco__utility-item--dark{\n  background:var(--espresso);\n}\n\n.stb-tronco__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-tronco__utility-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.stb-tronco__utility-item p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:8.9px;\n  line-height:1.44;\n}\n\n.stb-tronco__utility-item--dark small{\n  color:#CBAF88;\n}\n\n.stb-tronco__utility-item--dark strong{\n  color:#FFF8EF;\n}\n\n.stb-tronco__utility-item--dark p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-tronco__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:29px;\n}\n\n.stb-tronco__practical-item{\n  padding:13px 15px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-tronco__practical-item--alt{\n  background:var(--wood-pale);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-tronco__practical-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-tronco__practical-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.stb-tronco__practical-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   NATURAL WOOD NOTE\n========================================================= *\/\n\n.stb-tronco__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-tronco__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-tronco__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-tronco__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-tronco__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-tronco__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-tronco__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-tronco__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-tronco__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-tronco__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n.stb-tronco__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-tronco__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-tronco__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-tronco__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-tronco__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-tronco__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-tronco__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-tronco__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-tronco__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-tronco__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-tronco__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-tronco__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-tronco__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-tronco__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-tronco__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-tronco__lightbox:target{\n  display:flex;\n}\n\n.stb-tronco__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-tronco__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-tronco__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-tronco__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-tronco__intro{\n    grid-template-columns:120px minmax(0,1fr);\n  }\n\n  .stb-tronco__title{\n    font-size:25px;\n  }\n\n  .stb-tronco__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-tronco{\n    width:100%;\n    max-width:100%;\n\n    margin:0;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-tronco__intro{\n    grid-template-columns:82px minmax(0,1fr);\n  }\n\n  .stb-tronco__height{\n    min-height:0;\n\n    padding:13px 10px;\n  }\n\n  .stb-tronco__height-value strong{\n    font-size:20px;\n  }\n\n  .stb-tronco__height-note{\n    display:none;\n  }\n\n  .stb-tronco__intro-main{\n    padding:17px 14px;\n  }\n\n  .stb-tronco__title{\n    font-size:22px;\n  }\n\n\n  \/* QUICK *\/\n\n  .stb-tronco__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-tronco__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-tronco__quick-item:nth-child(1),\n  .stb-tronco__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* CONSTRUCTION *\/\n\n  .stb-tronco__construction{\n    grid-template-columns:1fr;\n  }\n\n  .stb-tronco__construction-label{\n    padding:10px 13px;\n  }\n\n  .stb-tronco__construction-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-tronco__construction-item +\n  .stb-tronco__construction-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* WOOD *\/\n\n  .stb-tronco__wood-row{\n    grid-template-columns:62px 100px minmax(0,1fr);\n  }\n\n  .stb-tronco__wood-name{\n    padding-left:8px;\n  }\n\n  .stb-tronco__wood-desc{\n    padding-left:9px;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-tronco__size-layout{\n    grid-template-columns:88px minmax(0,1fr);\n\n    gap:6px;\n  }\n\n  .stb-tronco__size-media{\n    padding:5px;\n  }\n\n  .stb-tronco__size-image{\n    width:76px;\n  }\n\n  .stb-tronco__size-body{\n    grid-template-columns:82px minmax(0,1fr);\n  }\n\n  .stb-tronco__size-number{\n    padding:10px;\n  }\n\n  .stb-tronco__size-number strong{\n    font-size:14px;\n  }\n\n  .stb-tronco__size-copy{\n    padding:10px 11px;\n  }\n\n\n  \/* PLACEMENT *\/\n\n  .stb-tronco__placement{\n    grid-template-columns:1fr;\n  }\n\n  .stb-tronco__placement-label{\n    padding:10px 13px;\n  }\n\n  .stb-tronco__placement-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-tronco__placement-item +\n  .stb-tronco__placement-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-tronco__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-tronco__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-tronco__utility-item:nth-child(3){\n    border-left:0;\n  }\n\n  .stb-tronco__utility-item:nth-child(1),\n  .stb-tronco__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* PRACTICAL *\/\n\n  .stb-tronco__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-tronco__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-tronco__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-tronco__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-tronco__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-tronco\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-tronco__intro\"\u003e\n\u003cdiv class=\"stb-tronco__height\"\u003e\n\u003csmall\u003e Full Height \u003c\/small\u003e\n\u003cdiv class=\"stb-tronco__height-value\"\u003e\n\u003cstrong\u003e 63\" \u003c\/strong\u003e \u003cspan\u003e 160cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__height-note\"\u003eTall enough to anchor a corner without the reach or footprint of an arc lamp.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__intro-main\"\u003e\n\u003cspan class=\"stb-tronco__eyebrow\"\u003e Turned Solid Wood · White Fabric Shade \u003c\/span\u003e\n\u003ch2 class=\"stb-tronco__title\"\u003eA Floor Lamp That Feels More Like Furniture.\u003c\/h2\u003e\n\u003cp\u003eTronco pairs a tall turned-wood body with a simple white drum shade. The silhouette stays quiet, letting natural wood grain, warm 2700K light and the 63-inch vertical proportion do the work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-tronco__quick\"\u003e\n\u003cdiv class=\"stb-tronco__quick-item\"\u003e\n\u003csmall\u003e Body \u003c\/small\u003e \u003cstrong\u003e Solid Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__quick-item\"\u003e\n\u003csmall\u003e Finishes \u003c\/small\u003e \u003cstrong\u003e Walnut \/ Nature Ash \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__quick-item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e White Fabric \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__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       CONSTRUCTION\n  ====================================================== --\u003e\n\u003csection class=\"stb-tronco__construction\"\u003e\n\u003cdiv class=\"stb-tronco__construction-label\"\u003e\n\u003csmall\u003e Construction \u003c\/small\u003e \u003cstrong\u003e Simple Materials, Carefully Kept Visible. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__construction-body\"\u003e\n\u003cdiv class=\"stb-tronco__construction-item\"\u003e\n\u003csmall\u003e Wood Body \u003c\/small\u003e \u003cstrong\u003e Turned as One Continuous Piece \u003c\/strong\u003e\n\u003cp\u003eThe central floor-lamp body is turned from solid wood, preserving a continuous visual line through the tapered shaft and rounded details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__construction-item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e White Fabric Drum \u003c\/strong\u003e\n\u003cp\u003eA restrained linen-look fabric shade diffuses the included warm-white LED without competing with the wood below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       WOOD CHOICE\n  ====================================================== --\u003e\n\u003csection class=\"stb-tronco__wood\"\u003e\n\u003cdiv class=\"stb-tronco__wood-head\"\u003e\n\u003cspan class=\"stb-tronco__eyebrow\"\u003e Choose the Wood \u003c\/span\u003e\n\u003ch3 class=\"stb-tronco__section-title\"\u003eWalnut Has More Contrast. Ash Feels Lighter.\u003c\/h3\u003e\n\u003cp class=\"stb-tronco__copy\"\u003eBoth versions use the same white fabric shade, the same proportions and the same lighting setup. Only the wood changes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__wood-list\"\u003e\n\u003cdiv class=\"stb-tronco__wood-row\"\u003e\n\u003cdiv class=\"stb-tronco__wood-code\"\u003e\n\u003csmall\u003e Finish 01 \u003c\/small\u003e \u003cstrong\u003e Darker \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__wood-name\"\u003e\n\u003cstrong\u003e Walnut \u003c\/strong\u003e \u003cspan\u003e Rich warm brown \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__wood-desc\"\u003eThe more graphic choice. Works especially well with cream upholstery, leather, dark floors, walnut furniture and warmer interiors.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__wood-row stb-tronco__wood-row--ash\"\u003e\n\u003cdiv class=\"stb-tronco__wood-code\"\u003e\n\u003csmall\u003e Finish 02 \u003c\/small\u003e \u003cstrong\u003e Lighter \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__wood-name\"\u003e\n\u003cstrong\u003e Nature Ash \u003c\/strong\u003e \u003cspan\u003e Honey-blonde wood \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__wood-desc\"\u003eThe quieter option. Pairs naturally with white oak, cream walls, lighter furniture and Scandinavian or Japandi interiors.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSIONS\n  ====================================================== --\u003e\n\u003csection id=\"tronco-size-section\" class=\"stb-tronco__size\"\u003e\n\u003cdiv class=\"stb-tronco__size-head\"\u003e\n\u003cspan class=\"stb-tronco__eyebrow\"\u003e Check the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-tronco__section-title\"\u003eTall, But Not Oversized.\u003c\/h3\u003e\n\u003cp class=\"stb-tronco__copy\"\u003eAt 63 inches high, Tronco sits comfortably within normal floor-lamp proportions. The 15.7-inch shade keeps the footprint relatively compact beside a sofa or reading chair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__size-layout\"\u003e\n\u003cdiv class=\"stb-tronco__size-media\"\u003e\n\u003cdiv class=\"stb-tronco__size-image\"\u003e\u003ca href=\"#tronco-size-image\" class=\"stb-tronco__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tronco-floor-lamp-stuberlighting_6.jpg?v=1784529805\" alt=\"Tronco Floor Lamp dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-tronco__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__size-body\"\u003e\n\u003cdiv class=\"stb-tronco__size-number\"\u003e\n\u003csmall\u003e Overall \u003c\/small\u003e \u003cstrong\u003e Ø15.7\" \u003c\/strong\u003e \u003cspan\u003e × H63\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__size-copy\"\u003e\n\u003cstrong\u003e Ø15.7\" × H63\" · Dia40 × H160cm \u003c\/strong\u003e\n\u003cp\u003eA practical height beside standard sofas and lounge chairs. The shade sits high enough to provide useful ambient light without turning the lamp into a dominant architectural object.\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=\"tronco-size-image\" href=\"#tronco-size-section\" class=\"stb-tronco__lightbox\"\u003e \u003cspan class=\"stb-tronco__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tronco-floor-lamp-stuberlighting_6.jpg?v=1784529805\" alt=\"Enlarged Tronco Floor Lamp dimension diagram\"\u003e \u003cspan class=\"stb-tronco__lightbox-caption\"\u003e Tronco · Ø15.7\" × H63\" \u003c\/span\u003e \u003cspan class=\"stb-tronco__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-tronco__placement\"\u003e\n\u003cdiv class=\"stb-tronco__placement-label\"\u003e\n\u003csmall\u003e Best Placement \u003c\/small\u003e \u003cstrong\u003e Where a Room Needs Warmth, Not More Furniture. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__placement-grid\"\u003e\n\u003cdiv class=\"stb-tronco__placement-item\"\u003e\n\u003csmall\u003e Living Room \u003c\/small\u003e \u003cstrong\u003e Sofa-Side \u003c\/strong\u003e\n\u003cp\u003eThe most natural placement for warm evening ambient light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__placement-item\"\u003e\n\u003csmall\u003e Reading Corner \u003c\/small\u003e \u003cstrong\u003e Lounge Chair \u003c\/strong\u003e\n\u003cp\u003eWorks beside an armchair for relaxed reading and layered room lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__placement-item\"\u003e\n\u003csmall\u003e Bedroom \/ Foyer \u003c\/small\u003e \u003cstrong\u003e Vertical Accent \u003c\/strong\u003e\n\u003cp\u003eAdds a tall wood element without requiring a wide footprint.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT + POWER\n  ====================================================== --\u003e\n\u003csection class=\"stb-tronco__utility\"\u003e\n\u003cdiv class=\"stb-tronco__utility-item stb-tronco__utility-item--dark\"\u003e\n\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e 2700K LED \u003c\/strong\u003e\n\u003cp\u003eWarm-white bulb included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__utility-item\"\u003e\n\u003csmall\u003e Socket \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003cp\u003eE26 for US configuration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__utility-item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59\" \/ 150cm \u003c\/strong\u003e\n\u003cp\u003eFabric-covered power cord.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__utility-item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Inline Switch \u003c\/strong\u003e\n\u003cp\u003eSimple plug-in on\/off operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMMING + ASSEMBLY\n  ====================================================== --\u003e\n\u003csection class=\"stb-tronco__practical\"\u003e\n\u003carticle class=\"stb-tronco__practical-item\"\u003e\u003csmall\u003e Included Setup \u003c\/small\u003e \u003cstrong\u003e Warm 2700K · Standard On \/ Off \u003c\/strong\u003e\n\u003cp\u003eThe included E26\/E27 LED is non-dimmable. The cord switch provides normal on\/off control straight out of the box.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-tronco__practical-item stb-tronco__practical-item--alt\"\u003e\u003csmall\u003e Assembly \u003c\/small\u003e \u003cstrong\u003e About 10 Minutes \u003c\/strong\u003e\n\u003cp\u003eMinor assembly only. Attach the shade to the top harp and secure the finial finger-tight. No electrical installation or electrician is required.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL MATERIAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-tronco__natural\"\u003e\u003cstrong\u003e Every wood body will have its own grain. \u003c\/strong\u003e\n\u003cp\u003eWalnut and ash naturally vary in grain pattern, color intensity and markings. Small differences between individual Tronco lamps are normal characteristics of solid wood, not manufacturing defects.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-tronco__specs\"\u003e\n\u003cdiv class=\"stb-tronco__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Tronco Floor Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Solid Wood Body · White Fabric Drum Shade over Metal Frame · Turned Single-Piece Construction \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__spec\"\u003e\n\u003cspan\u003e Finishes \u003c\/span\u003e \u003cstrong\u003e Walnut Wood + White · Nature Ash Wood + White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e Ø15.7\" × H63\" · Dia40 × H160cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e E26 (US) \/ E27 (EU, UK, AU) · Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__spec\"\u003e\n\u003cspan\u003e Included Bulb \u003c\/span\u003e \u003cstrong\u003e 2700K Warm-White LED · Non-Dimmable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e 40W Maximum or LED Equivalent \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Compatible With Dimmable E26\/E27 LED + Compatible Dimming Control \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__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-tronco__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm Fabric-Covered Cord · Extension Available on Request at No Additional Charge \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Inline Push-Button On \/ Off Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__spec\"\u003e\n\u003cspan\u003e Plug Options \u003c\/span\u003e \u003cstrong\u003e US · EU · AU · UK \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__spec\"\u003e\n\u003cspan\u003e Assembly \u003c\/span\u003e \u003cstrong\u003e Minor · Shade Attaches to Top Harp · Approx. 10 Minutes · No Tools Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Plug-In Floor Lamp · No Hardwiring · No Electrician Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tronco__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-tronco__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-tronco__faq\"\u003e\u003cspan class=\"stb-tronco__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-tronco__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWalnut or Nature Ash?\u003c\/summary\u003e\n\u003cp\u003eChoose Walnut if you want the wood body to read more strongly against light walls and neutral upholstery. Choose Nature Ash for a lighter, quieter look that pairs naturally with white oak, cream tones and Scandinavian or Japandi interiors.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs 63\" too tall for a normal living room?\u003c\/summary\u003e\n\u003cp\u003eNo. At 63 inches, Tronco sits comfortably within normal floor-lamp proportions and works well with standard 8–9 ft residential ceilings. The height places the shade naturally beside sofas and lounge seating.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included and can I dim it?\u003c\/summary\u003e\n\u003cp\u003eYes. A 2700K warm-white E26\/E27 LED bulb is included. The supplied bulb is non-dimmable. For adjustable brightness, replace it with a compatible dimmable E26\/E27 LED and use a compatible dimming control.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill the wood look exactly like the photos?\u003c\/summary\u003e\n\u003cp\u003eThe overall finish and design will remain consistent, but natural grain, markings and color intensity vary slightly from one solid-wood piece to another. This variation is expected with Walnut and Ash.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-tronco__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 15.7″ x H 63″ \/ Walnut wood \u0026 White \/ US Plug","offer_id":52627521306907,"sku":"STB-FL-26-10078","price":445.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7″ x H 63″ \/ Walnut wood \u0026 White \/ UK Plug","offer_id":52627521339675,"sku":"STB-FL-26-10079","price":445.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7″ x H 63″ \/ Walnut wood \u0026 White \/ AU Plug","offer_id":52627521372443,"sku":"STB-FL-26-10080","price":445.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7″ x H 63″ \/ Walnut wood \u0026 White \/ EU Plug","offer_id":52627521405211,"sku":"STB-FL-26-10081","price":445.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7″ x H 63″ \/ Nature wood \u0026 White \/ US Plug","offer_id":52627521437979,"sku":"STB-FL-26-10082","price":445.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7″ x H 63″ \/ Nature wood \u0026 White \/ UK Plug","offer_id":52627521470747,"sku":"STB-FL-26-10083","price":445.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7″ x H 63″ \/ Nature wood \u0026 White \/ AU Plug","offer_id":52627521503515,"sku":"STB-FL-26-10084","price":445.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7″ x H 63″ \/ Nature wood \u0026 White \/ EU Plug","offer_id":52627521536283,"sku":"STB-FL-26-10085","price":445.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tronco-floor-lamp-stuberlighting_1.jpg?v=1784529807"},{"product_id":"braccio-floor-lamp","title":"Braccio Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — BRACCIO FLOOR LAMP\n\n   MOVE \/ AIM \/ SCALE\n\n   COMPACT READING LIGHT EDITORIAL\n   QUIET LUXURY · SHOPPER-FIRST · DAWN SAFE\n========================================================= *\/\n\n.stb-braccio{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --body:#625348;\n  --muted:#827568;\n\n  --gold:#C8A96E;\n  --gold-dark:#967143;\n\n  --cream:#F5EDD8;\n  --paper:#F7F0E3;\n  --ivory:#FFFCF6;\n  --soft:#FBF8F2;\n\n  --line:#DED2BD;\n  --line-strong:#CDBD9F;\n\n  --shadow:0 10px 34px rgba(28,18,9,.09);\n\n  width:100%;\n  max-width:860px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n  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-braccio *,\n.stb-braccio *::before,\n.stb-braccio *::after{\n  box-sizing:border-box;\n}\n\n.stb-braccio h2,\n.stb-braccio h3,\n.stb-braccio p{\n  margin-top:0;\n}\n\n.stb-braccio h2,\n.stb-braccio h3{\n  color:var(--espresso);\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-braccio img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n\n\/* =========================================================\n   MAIN CARD SYSTEM\n========================================================= *\/\n\n.br-card{\n  margin-top:12px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:9px;\n\n  box-shadow:var(--shadow);\n\n  overflow:hidden;\n}\n\n.br-card:first-child{\n  margin-top:0;\n}\n\n.br-eyebrow{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.br-section-head{\n  display:grid;\n  grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n  gap:27px;\n\n  margin-bottom:15px;\n}\n\n.br-section-head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.08;\n}\n\n.br-section-head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n.br-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — OPENING\n========================================================= *\/\n\n.br-opening{\n  padding:28px 29px 25px;\n\n  border-top:4px solid var(--espresso);\n}\n\n.br-opening__layout{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,215px);\n\n  gap:24px;\n  align-items:stretch;\n}\n\n.br-opening h2{\n  max-width:580px;\n\n  margin:0 0 10px;\n\n  font-size:31px;\n  line-height:1.05;\n}\n\n.br-opening__lead{\n  max-width:580px;\n\n  margin:0;\n\n  color:var(--body);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* FACTS *\/\n\n.br-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:23px;\n\n  margin-top:19px;\n}\n\n.br-fact{\n  min-width:95px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.br-fact:nth-child(2){\n  border-color:var(--line-strong);\n}\n\n.br-fact:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.br-fact small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.br-fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* SIGNATURE *\/\n\n.br-signature{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:18px;\n\n  background:var(--espresso);\n\n  border-radius:7px;\n}\n\n.br-signature small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.br-signature strong{\n  display:block;\n\n  margin:4px 0 7px;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:21px;\n  line-height:1.03;\n\n  font-weight:500;\n}\n\n.br-signature p{\n  margin:0;\n\n  color:#D8CDBF;\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* QUICK STRIP *\/\n\n.br-quick{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:16px;\n}\n\n.br-quick__item{\n  min-width:0;\n\n  padding:10px 11px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.br-quick__item small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.br-quick__item strong{\n  display:block;\n\n  margin:2px 0;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.br-quick__item span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   02 — ADJUSTABILITY\n========================================================= *\/\n\n.br-adjust{\n  padding:26px 28px;\n}\n\n.br-adjust__layout{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:20px;\n}\n\n\n\/* ADJUSTMENT IMAGE *\/\n\n.br-adjust-image{\n  min-width:0;\n\n  padding:10px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.br-adjust-image__frame{\n  width:155px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  border-radius:4px;\n}\n\n.br-adjust-image__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  text-decoration:none;\n}\n\n.br-adjust-image__frame img{\n  max-height:150px !important;\n}\n\n.br-adjust-image__copy{\n  padding:8px 2px 1px;\n}\n\n.br-adjust-image__copy small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.br-adjust-image__copy strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n\n\/* ADJUSTMENT LEDGER *\/\n\n.br-adjust-info{\n  min-width:0;\n}\n\n.br-adjust-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.br-adjust-row:first-child{\n  padding-top:2px;\n}\n\n.br-adjust-row:last-child{\n  border-bottom:0;\n}\n\n.br-adjust-row small{\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.br-adjust-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.br-adjust-row p{\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* AIM OPTIONS *\/\n\n.br-aim{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:12px;\n}\n\n.br-aim__item{\n  min-width:0;\n\n  padding:10px 11px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.br-aim__item small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.br-aim__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.br-aim__item span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   03 — SCALE + COLOR\n========================================================= *\/\n\n.br-choice{\n  padding:26px 28px;\n}\n\n\n\/* SCALE *\/\n\n.br-scale-layout{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:13px;\n\n  margin-bottom:14px;\n}\n\n.br-dimension{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:10px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.br-dimension__frame{\n  width:116px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.br-dimension__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  text-decoration:none;\n}\n\n.br-dimension__frame img{\n  max-height:112px !important;\n}\n\n.br-size-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n}\n\n.br-size-box{\n  min-width:0;\n\n  padding:13px;\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.br-size-box--height{\n  background:var(--espresso);\n\n  border-color:var(--espresso);\n}\n\n.br-size-box small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.br-size-box strong{\n  display:block;\n\n  margin:3px 0;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:21px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.br-size-box p{\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.43;\n}\n\n.br-size-box--height small{\n  color:var(--gold);\n}\n\n.br-size-box--height strong{\n  color:#FFF8ED;\n}\n\n.br-size-box--height p{\n  color:#D8CDBF;\n}\n\n\n\/* COLOR GROUPS *\/\n\n.br-color-title{\n  margin:4px 0 9px;\n}\n\n.br-color-title small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.br-color-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:19px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.br-color-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:9px;\n}\n\n.br-color-group{\n  min-width:0;\n\n  padding:12px;\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.br-swatches{\n  display:flex;\n\n  gap:5px;\n\n  margin-bottom:8px;\n}\n\n.br-swatch{\n  width:28px;\n  height:4px;\n\n  border-radius:10px;\n}\n\n.br-swatch--black{background:#1B1917;}\n.br-swatch--white{background:#E5E1D8;}\n.br-swatch--brown{background:#755138;}\n.br-swatch--gold{background:#B29261;}\n.br-swatch--yellow{background:#C9A135;}\n.br-swatch--red{background:#B94A40;}\n\n.br-color-group small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.br-color-group strong{\n  display:block;\n\n  margin:2px 0 4px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.br-color-group p{\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.43;\n}\n\n\n\/* SCALE NOTE *\/\n\n.br-scale-note{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin-top:10px;\n\n  padding:13px 15px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.br-scale-note strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.br-scale-note span{\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.br-specs{\n  padding:25px 28px;\n}\n\n.br-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:10px;\n}\n\n.br-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.br-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.br-spec-list{\n  border-top:1px solid var(--espresso);\n}\n\n.br-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.br-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.br-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.br-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:12px;\n}\n\n.br-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.br-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.br-note span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.br-shipping{\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border-top:3px solid var(--espresso);\n}\n\n.br-shipping h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.br-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.br-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.br-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.br-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.br-lightbox:target{\n  display:flex;\n}\n\n.br-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.br-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.br-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.br-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .br-opening,\n  .br-adjust,\n  .br-choice,\n  .br-specs{\n    padding:23px 19px;\n  }\n\n  .br-opening h2{\n    font-size:27px;\n  }\n\n  .br-opening__layout{\n    grid-template-columns:minmax(0,1fr) minmax(0,175px);\n  }\n\n  .br-section-head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:520px){\n\n  .br-card{\n    border-radius:8px;\n  }\n\n\n  .br-opening__layout{\n    grid-template-columns:1fr;\n  }\n\n\n  .br-quick{\n    grid-template-columns:1fr;\n  }\n\n\n  .br-adjust__layout{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:13px;\n  }\n\n  .br-adjust-image__frame{\n    width:105px;\n  }\n\n  .br-adjust-image__frame img{\n    max-height:102px !important;\n  }\n\n  .br-adjust-row{\n    grid-template-columns:minmax(0,65px) minmax(0,1fr);\n\n    gap:8px;\n  }\n\n\n  .br-aim{\n    grid-template-columns:1fr;\n  }\n\n\n  .br-scale-layout{\n    grid-template-columns:1fr;\n  }\n\n  .br-dimension__frame{\n    width:98px;\n  }\n\n  .br-dimension__frame img{\n    max-height:95px !important;\n  }\n\n\n  .br-size-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  .br-color-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .br-scale-note{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n\n  .br-specs__head{\n    display:block;\n  }\n\n  .br-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .br-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .br-spec__label{\n    color:var(--gold-dark);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n\n  .br-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* VERY SMALL MOBILE *\/\n\n@media(max-width:380px){\n\n  .br-adjust__layout{\n    grid-template-columns:1fr;\n  }\n\n  .br-adjust-image{\n    width:135px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n  .br-size-grid{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-braccio\" id=\"braccio-root\"\u003e\n\u003c!-- =====================================================\n       01 — OPENING\n  ====================================================== --\u003e\n\u003csection class=\"br-card br-opening\"\u003e\n\u003cdiv class=\"br-opening__layout\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"br-eyebrow\"\u003e Braccio Floor Lamp · Adjustable Reading Light \u003c\/span\u003e\n\u003ch2\u003eBring the Light Exactly Where You Need It\u003c\/h2\u003e\n\u003cp class=\"br-opening__lead\"\u003eBraccio is a compact reading floor lamp built around movement. Swing the arm toward your chair, rotate the diffuser toward the page, then tuck the lamp back when the task is done.\u003c\/p\u003e\n\u003cdiv class=\"br-facts\"\u003e\n\u003cdiv class=\"br-fact\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 35.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-fact\"\u003e\n\u003csmall\u003e Arm Reach \u003c\/small\u003e \u003cstrong\u003e ~18\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-fact\"\u003e\n\u003csmall\u003e Diffuser \u003c\/small\u003e \u003cstrong\u003e 360° \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003caside class=\"br-signature\"\u003e\u003csmall\u003e Designed for Reading \u003c\/small\u003e \u003cstrong\u003e Compact, Not Conventional \u003c\/strong\u003e\n\u003cp\u003eAt 35.8\" high, Braccio is intentionally lower than a traditional 60\"+ floor lamp. It is designed to sit directly beside the chair and reach the light over your lap.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-quick\"\u003e\n\u003cdiv class=\"br-quick__item\"\u003e\n\u003csmall\u003e Arm \u003c\/small\u003e \u003cstrong\u003e Friction-Fitted Swing \u003c\/strong\u003e \u003cspan\u003e Move it to the angle you need without a locking screw. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-quick__item\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Integrated LED \u003c\/strong\u003e \u003cspan\u003e 3000K warm white · 50,000+ hour rated life. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-quick__item\"\u003e\n\u003csmall\u003e Finish \u003c\/small\u003e \u003cstrong\u003e 6 Colors \u003c\/strong\u003e \u003cspan\u003e From quiet neutrals to bold retro accents. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — ADJUSTABILITY\n  ====================================================== --\u003e\n\u003csection class=\"br-card br-adjust\"\u003e\n\u003cdiv class=\"br-section-head\"\u003e\n\u003ch3\u003eTwo Adjustments, One Focus\u003c\/h3\u003e\n\u003cp\u003eThe arm and diffuser move independently, so you can change both where the light sits and the direction the beam faces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-adjust__layout\"\u003e\n\u003c!-- REAL ADJUSTMENT IMAGE --\u003e\n\u003carticle class=\"br-adjust-image\"\u003e\n\u003cdiv class=\"br-adjust-image__frame\"\u003e\u003ca href=\"#br-adjust-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/braccio-floor-lamp-stuberliighting_2.jpg?v=1784538066\" alt=\"Braccio Floor Lamp adjustable swing arm and rotating diffuser positions\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"br-adjust-image__copy\"\u003e\n\u003csmall\u003e Adjustment \u003c\/small\u003e \u003cstrong\u003e Swing + Rotate \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FUNCTION --\u003e\n\u003cdiv class=\"br-adjust-info\"\u003e\n\u003cdiv class=\"br-adjust-row\"\u003e\n\u003csmall\u003e Arm \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Approx. 18\" Reach \u003c\/strong\u003e\n\u003cp\u003eSwing the arm outward over a reading chair, then move it closer to the stand when not in use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-adjust-row\"\u003e\n\u003csmall\u003e Head \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e 360° Independent Rotation \u003c\/strong\u003e\n\u003cp\u003eThe diffuser rotates separately, letting you aim the beam down, up or sideways.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-adjust-row\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Weighted Cylindrical Support \u003c\/strong\u003e\n\u003cp\u003eCounterbalances the extended arm, while the LED transformer stays hidden inside the base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-aim\"\u003e\n\u003cdiv class=\"br-aim__item\"\u003e\n\u003csmall\u003e Down \u003c\/small\u003e \u003cstrong\u003e Reading Light \u003c\/strong\u003e \u003cspan\u003e Aim toward your lap, book or nearby work surface. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-aim__item\"\u003e\n\u003csmall\u003e Up \u003c\/small\u003e \u003cstrong\u003e Softer Bounce \u003c\/strong\u003e \u003cspan\u003e Direct light upward when you want less concentrated illumination. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-aim__item\"\u003e\n\u003csmall\u003e Side \u003c\/small\u003e \u003cstrong\u003e Wall Accent \u003c\/strong\u003e \u003cspan\u003e Turn the diffuser toward a nearby wall for indirect atmosphere. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SCALE + COLOR\n  ====================================================== --\u003e\n\u003csection class=\"br-card br-choice\"\u003e\n\u003cdiv class=\"br-section-head\"\u003e\n\u003ch3\u003eCheck the Height, Then Choose the Color\u003c\/h3\u003e\n\u003cp\u003eBraccio works differently from a traditional tall floor lamp. Once its compact scale makes sense for your seating, color becomes the only visual decision.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSION + SCALE --\u003e\n\u003cdiv class=\"br-scale-layout\"\u003e\n\u003cdiv class=\"br-dimension\"\u003e\n\u003cdiv class=\"br-dimension__frame\"\u003e\u003ca href=\"#br-dimension-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/braccio-floor-lamp-stuberliighting_22.jpg?v=1784538067\" alt=\"Braccio Floor Lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"br-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-size-grid\"\u003e\n\u003cdiv class=\"br-size-box\"\u003e\n\u003csmall\u003e Base \/ Footprint \u003c\/small\u003e \u003cstrong\u003e Ø8.3\" \u003c\/strong\u003e\n\u003cp\u003eCompact enough to sit close beside an armchair, bed or desk chair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-size-box br-size-box--height\"\u003e\n\u003csmall\u003e Overall Height \u003c\/small\u003e \u003cstrong\u003e H35.8\" \u003c\/strong\u003e\n\u003cp\u003eDeliberately low, so the movable arm works near seated reading height.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COLOR --\u003e\n\u003cdiv class=\"br-color-title\"\u003e\n\u003csmall\u003e Six Finishes \u003c\/small\u003e \u003cstrong\u003e Choose How Quiet — or Bold — It Should Feel \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-color-grid\"\u003e\n\u003carticle class=\"br-color-group\"\u003e\n\u003cdiv class=\"br-swatches\"\u003e\n\u003cspan class=\"br-swatch br-swatch--black\"\u003e\u003c\/span\u003e \u003cspan class=\"br-swatch br-swatch--white\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003csmall\u003e Quiet \u003c\/small\u003e \u003cstrong\u003e Black · White \u003c\/strong\u003e\n\u003cp\u003eThe easiest choices for modern, Scandinavian and restrained interiors.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"br-color-group\"\u003e\n\u003cdiv class=\"br-swatches\"\u003e\n\u003cspan class=\"br-swatch br-swatch--brown\"\u003e\u003c\/span\u003e \u003cspan class=\"br-swatch br-swatch--gold\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003csmall\u003e Warm \u003c\/small\u003e \u003cstrong\u003e Warm Brown · Brushed Gold \u003c\/strong\u003e\n\u003cp\u003ePairs naturally with walnut, leather, brass and warmer material palettes.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"br-color-group\"\u003e\n\u003cdiv class=\"br-swatches\"\u003e\n\u003cspan class=\"br-swatch br-swatch--yellow\"\u003e\u003c\/span\u003e \u003cspan class=\"br-swatch br-swatch--red\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003csmall\u003e Statement \u003c\/small\u003e \u003cstrong\u003e Mustard Yellow · Vermillion Red \u003c\/strong\u003e\n\u003cp\u003eThe strongest options when the lamp should become a deliberate color accent.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-scale-note\"\u003e\n\u003cstrong\u003e Best Beside the Seat \u003c\/strong\u003e \u003cspan\u003e Place the base directly beside a lounge chair, reading chair or bed rather than behind a large sofa. The compact height and movable arm are designed for close-range use. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"br-card br-specs\"\u003e\n\u003cdiv class=\"br-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Braccio Floor Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-spec-list\"\u003e\n\u003cdiv class=\"br-spec\"\u003e\n\u003cspan class=\"br-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"br-spec__value\"\u003e Ø8.3\" × H35.8\" · Dia 21 cm × H91 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-spec\"\u003e\n\u003cspan class=\"br-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"br-spec__value\"\u003e Painted iron body · Articulated swing arm · Rotating cylindrical diffuser head \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-spec\"\u003e\n\u003cspan class=\"br-spec__label\"\u003e Colors \u003c\/span\u003e \u003cspan class=\"br-spec__value\"\u003e Black · White · Mustard Yellow · Vermillion Red · Warm Brown · Brushed Gold \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-spec\"\u003e\n\u003cspan class=\"br-spec__label\"\u003e Swing Arm \u003c\/span\u003e \u003cspan class=\"br-spec__value\"\u003e Approx. 18\" reach from vertical stand · Friction-fitted articulation · Holds the selected position without a locking screw \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-spec\"\u003e\n\u003cspan class=\"br-spec__label\"\u003e Diffuser Adjustment \u003c\/span\u003e \u003cspan class=\"br-spec__value\"\u003e Independent 360° rotation \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-spec\"\u003e\n\u003cspan class=\"br-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"br-spec__value\"\u003e Integrated LED · Included · Separate Bulb: Not required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-spec\"\u003e\n\u003cspan class=\"br-spec__label\"\u003e LED Lifespan \u003c\/span\u003e \u003cspan class=\"br-spec__value\"\u003e 50,000+ hours rated \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-spec\"\u003e\n\u003cspan class=\"br-spec__label\"\u003e Color Temperature \u003c\/span\u003e \u003cspan class=\"br-spec__value\"\u003e 3000K Warm White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-spec\"\u003e\n\u003cspan class=\"br-spec__label\"\u003e Power \/ Voltage \u003c\/span\u003e \u003cspan class=\"br-spec__value\"\u003e Max 40W · AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-spec\"\u003e\n\u003cspan class=\"br-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"br-spec__value\"\u003e Integrated LED is compatible with a suitable Triac LED dimmer · Inline cord switch is On \/ Off only \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-spec\"\u003e\n\u003cspan class=\"br-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"br-spec__value\"\u003e Inline push-button On \/ Off switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-spec\"\u003e\n\u003cspan class=\"br-spec__label\"\u003e Cord \u003c\/span\u003e \u003cspan class=\"br-spec__value\"\u003e 78\" \/ 200 cm · Extension available on request at no additional charge \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-spec\"\u003e\n\u003cspan class=\"br-spec__label\"\u003e Plug Options \u003c\/span\u003e \u003cspan class=\"br-spec__value\"\u003e US · EU · AU · UK \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-spec\"\u003e\n\u003cspan class=\"br-spec__label\"\u003e Transformer \u003c\/span\u003e \u003cspan class=\"br-spec__value\"\u003e Concealed inside the cylindrical base · No external transformer brick \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-spec\"\u003e\n\u003cspan class=\"br-spec__label\"\u003e Setup \u003c\/span\u003e \u003cspan class=\"br-spec__value\"\u003e Plug-in floor lamp · Minor assembly · Approx. 10 minutes · Basic tools included · No electrician required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-spec\"\u003e\n\u003cspan class=\"br-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"br-spec__value\"\u003e IP20 · Indoor dry locations only \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-spec\"\u003e\n\u003cspan class=\"br-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"br-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=\"br-notes\"\u003e\n\u003cdiv class=\"br-note\"\u003e\n\u003cstrong\u003e Why 35.8\"? \u003c\/strong\u003e \u003cspan\u003e Braccio is intentionally designed at chair-side height. The adjustable arm brings the diffuser over the seated user, so it should not be compared directly with a conventional 60\"+ corner floor lamp. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"br-note\"\u003e\n\u003cstrong\u003e Care \u003c\/strong\u003e \u003cspan\u003e Wipe the painted iron with a soft dry microfiber cloth. For fingerprints, use a lightly damp cloth with mild soap and dry immediately. Avoid abrasives, bleach and prolonged direct sunlight. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — SHIPPING\n  ====================================================== --\u003e\n\u003csection class=\"br-card br-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ADJUSTMENT LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"br-adjust-large\" href=\"#braccio-root\" class=\"br-lightbox\"\u003e \u003cspan class=\"br-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/braccio-floor-lamp-stuberliighting_2.jpg?v=1784538066\" alt=\"Enlarged Braccio adjustable swing arm and diffuser positions\"\u003e \u003cspan class=\"br-lightbox__caption\"\u003e Braccio · Adjustable Arm + Rotating Diffuser \u003c\/span\u003e \u003cspan class=\"br-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       DIMENSION LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"br-dimension-large\" href=\"#braccio-root\" class=\"br-lightbox\"\u003e \u003cspan class=\"br-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/braccio-floor-lamp-stuberliighting_22.jpg?v=1784538067\" alt=\"Enlarged Braccio Floor Lamp dimensions\"\u003e \u003cspan class=\"br-lightbox__caption\"\u003e Braccio · Ø8.3\" × H35.8\" \u003c\/span\u003e \u003cspan class=\"br-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 8.3\" X H 35.8\" \/ Black \/ US Plug","offer_id":52627639632155,"sku":"STB-FL-26-10086","price":630.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3\" X H 35.8\" \/ Black \/ EU Plug","offer_id":52627639664923,"sku":"STB-FL-26-10087","price":630.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3\" X H 35.8\" \/ Black \/ AU Plug","offer_id":52627639697691,"sku":"STB-FL-26-10088","price":630.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3\" X H 35.8\" \/ Black \/ UK Plug","offer_id":52627639730459,"sku":"STB-FL-26-10089","price":630.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3\" X H 35.8\" \/ White \/ US Plug","offer_id":52627639763227,"sku":"STB-FL-26-10090","price":630.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3\" X H 35.8\" \/ White \/ EU Plug","offer_id":52627639795995,"sku":"STB-FL-26-10091","price":630.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3\" X H 35.8\" \/ White \/ AU Plug","offer_id":52627639828763,"sku":"STB-FL-26-10092","price":630.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3\" X H 35.8\" \/ White \/ UK Plug","offer_id":52627639861531,"sku":"STB-FL-26-10093","price":630.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3\" X H 35.8\" \/ Yellow \/ US Plug","offer_id":52627639894299,"sku":"STB-FL-26-10094","price":630.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3\" X H 35.8\" \/ Yellow \/ EU Plug","offer_id":52627639927067,"sku":"STB-FL-26-10095","price":630.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3\" X H 35.8\" \/ Yellow \/ AU Plug","offer_id":52627639959835,"sku":"STB-FL-26-10096","price":630.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3\" X H 35.8\" \/ Yellow \/ UK Plug","offer_id":52627639992603,"sku":"STB-FL-26-10097","price":630.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3\" X H 35.8\" \/ Red \/ US Plug","offer_id":52627640025371,"sku":"STB-FL-26-10098","price":630.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3\" X H 35.8\" \/ Red \/ EU Plug","offer_id":52627640058139,"sku":"STB-FL-26-10099","price":630.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3\" X H 35.8\" \/ Red \/ AU Plug","offer_id":52627640090907,"sku":"STB-FL-26-10100","price":630.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3\" X H 35.8\" \/ Red \/ UK Plug","offer_id":52627640123675,"sku":"STB-FL-26-10101","price":630.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3\" X H 35.8\" \/ Brown \/ US Plug","offer_id":52627640156443,"sku":"STB-FL-26-10102","price":630.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3\" X H 35.8\" \/ Brown \/ EU Plug","offer_id":52627640189211,"sku":"STB-FL-26-10103","price":630.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3\" X H 35.8\" \/ Brown \/ AU Plug","offer_id":52627640221979,"sku":"STB-FL-26-10104","price":630.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3\" X H 35.8\" \/ Brown \/ UK Plug","offer_id":52627640254747,"sku":"STB-FL-26-10105","price":630.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3\" X H 35.8\" \/ Gold \/ US Plug","offer_id":52627640287515,"sku":"STB-FL-26-10106","price":630.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3\" X H 35.8\" \/ Gold \/ EU Plug","offer_id":52627640320283,"sku":"STB-FL-26-10107","price":630.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3\" X H 35.8\" \/ Gold \/ AU Plug","offer_id":52627640353051,"sku":"STB-FL-26-10108","price":630.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3\" X H 35.8\" \/ Gold \/ UK Plug","offer_id":52627640385819,"sku":"STB-FL-26-10109","price":630.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/braccio-floor-lamp-stuberliighting_1.jpg?v=1784538066"},{"product_id":"strato-floor-lamp","title":"Strato Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — STRATO FLOOR LAMP\n\n   PRODUCT DIRECTION\n   Layered wood tower · horizontal light bands · 80.2\" scale\n\n   SHOPPER FLOW\n   01 Form + scale\n   02 Real product detail\n   03 Light between the layers\n   04 Walnut \/ Black\n   05 Dimensions\n   06 Bulbs \/ dimming \/ assembly\n   07 Specs \/ FAQ \/ Shipping\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-strato{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --wood:#EEE3D6;\n  --wood-light:#F2EADF;\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-strato *,\n.stb-strato *::before,\n.stb-strato *::after{\n  box-sizing:border-box;\n}\n\n.stb-strato h2,\n.stb-strato 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-strato p{\n  margin-top:0;\n}\n\n.stb-strato__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-strato__title{\n  max-width:630px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.015em;\n}\n\n.stb-strato__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-strato__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-strato__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-strato__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-strato__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 — VERTICAL SCALE\n========================================================= *\/\n\n.stb-strato__intro{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\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-strato__height{\n  display:flex;\n  flex-direction:column;\n  justify-content:space-between;\n\n  min-height:230px;\n\n  padding:17px;\n\n  background:var(--espresso);\n}\n\n.stb-strato__height small{\n  color:#CBAF88;\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-strato__height-main strong{\n  display:block;\n\n  color:#FFF8EF;\n\n  font-size:31px;\n  line-height:1;\n  font-weight:500;\n}\n\n.stb-strato__height-main span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#D7CCC3;\n\n  font-size:9px;\n}\n\n.stb-strato__height-note{\n  color:#BFAF9F;\n\n  font-size:8.7px;\n  line-height:1.45;\n}\n\n.stb-strato__intro-main{\n  position:relative;\n\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:24px 25px;\n}\n\n.stb-strato__intro-main::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:25px;\n\n  width:48px;\n  height:2px;\n\n  background:var(--gold);\n}\n\n.stb-strato__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\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-strato__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-strato__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-strato__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-strato__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-strato__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 PRODUCT DETAIL\n========================================================= *\/\n\n.stb-strato__detail{\n  display:grid;\n  grid-template-columns:185px 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-strato__detail-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:11px;\n\n  background:var(--wood);\n}\n\n.stb-strato__detail-image{\n  width:152px;\n  max-width:100%;\n}\n\n.stb-strato__detail-body{\n  padding:16px 18px;\n}\n\n.stb-strato__detail-body h3{\n  margin:0 0 6px;\n\n  font-size:18px;\n  line-height:1.3;\n}\n\n.stb-strato__detail-body \u003e p{\n  max-width:600px;\n\n  margin:0 0 11px;\n\n  color:#675D55;\n\n  font-size:10.2px;\n  line-height:1.52;\n}\n\n.stb-strato__detail-line{\n  display:grid;\n  grid-template-columns:125px minmax(0,1fr);\n\n  padding:8px 0;\n\n  border-top:1px solid var(--line-soft);\n}\n\n.stb-strato__detail-line strong{\n  color:var(--ink);\n\n  font-size:9.8px;\n  font-weight:500;\n}\n\n.stb-strato__detail-line span{\n  color:#70665E;\n\n  font-size:9.2px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   LIGHT BETWEEN LAYERS\n========================================================= *\/\n\n.stb-strato__layers{\n  margin-bottom:29px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-strato__layer-row{\n  display:grid;\n  grid-template-columns:120px minmax(0,1fr);\n\n  min-height:58px;\n\n  background:var(--paper);\n}\n\n.stb-strato__layer-row + .stb-strato__layer-row{\n  border-top:1px solid var(--line-soft);\n}\n\n.stb-strato__layer-row--dark{\n  background:var(--espresso);\n}\n\n.stb-strato__layer-label{\n  display:flex;\n  align-items:center;\n\n  padding:11px 14px;\n\n  color:#867970;\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-strato__layer-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:11px 15px;\n}\n\n.stb-strato__layer-copy strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:10.8px;\n  font-weight:500;\n}\n\n.stb-strato__layer-copy span{\n  color:#6B6159;\n\n  font-size:9.2px;\n  line-height:1.45;\n}\n\n.stb-strato__layer-row--dark .stb-strato__layer-label{\n  color:#CBAF88;\n\n  border-right-color:#594A40;\n}\n\n.stb-strato__layer-row--dark .stb-strato__layer-copy strong{\n  color:#FFF8EF;\n}\n\n.stb-strato__layer-row--dark .stb-strato__layer-copy span{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   FINISHES\n========================================================= *\/\n\n.stb-strato__finish{\n  margin-bottom:29px;\n}\n\n.stb-strato__finish-head{\n  margin-bottom:10px;\n}\n\n.stb-strato__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-strato__finish-item{\n  padding:15px 16px;\n\n  background:var(--wood-light);\n}\n\n.stb-strato__finish-item + .stb-strato__finish-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-strato__finish-item--black{\n  background:var(--espresso);\n}\n\n.stb-strato__finish-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#807269;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-strato__finish-item strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  font-weight:500;\n}\n\n.stb-strato__finish-item p{\n  margin:0;\n\n  color:#6A6058;\n\n  font-size:9.3px;\n  line-height:1.47;\n}\n\n.stb-strato__finish-item--black small{\n  color:#CBAF88;\n}\n\n.stb-strato__finish-item--black strong{\n  color:#FFF8EF;\n}\n\n.stb-strato__finish-item--black p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   DIMENSIONS\n========================================================= *\/\n\n.stb-strato__size{\n  margin-bottom:29px;\n}\n\n.stb-strato__size-head{\n  margin-bottom:11px;\n}\n\n.stb-strato__size-layout{\n  display:grid;\n  grid-template-columns:180px minmax(0,1fr);\n\n  gap:8px;\n}\n\n.stb-strato__size-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:10px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-strato__size-image{\n  width:150px;\n  max-width:100%;\n}\n\n.stb-strato__size-body{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-strato__size-number{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:16px;\n\n  background:var(--espresso);\n}\n\n.stb-strato__size-number small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-strato__size-number strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:19px;\n  line-height:1.15;\n  font-weight:500;\n}\n\n.stb-strato__size-number span{\n  color:#D7CCC3;\n\n  font-size:8.8px;\n}\n\n.stb-strato__size-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px 17px;\n\n  background:var(--cream);\n}\n\n.stb-strato__size-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11.2px;\n  font-weight:500;\n}\n\n.stb-strato__size-copy p{\n  margin:0;\n\n  color:#6A6058;\n\n  font-size:9.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   SCALE GUIDE\n========================================================= *\/\n\n.stb-strato__scale{\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-strato__scale-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-strato__scale-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#76695F;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-strato__scale-label strong{\n  color:var(--ink);\n\n  font-size:11.5px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-strato__scale-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-strato__scale-item{\n  padding:13px 14px;\n}\n\n.stb-strato__scale-item +\n.stb-strato__scale-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-strato__scale-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-strato__scale-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-strato__scale-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   ELECTRICAL\n========================================================= *\/\n\n.stb-strato__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-strato__utility-item{\n  padding:13px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-strato__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-strato__utility-item--dark{\n  background:var(--espresso);\n}\n\n.stb-strato__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-strato__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.42;\n  font-weight:500;\n}\n\n.stb-strato__utility-item p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:8.9px;\n  line-height:1.44;\n}\n\n.stb-strato__utility-item--dark small{\n  color:#CBAF88;\n}\n\n.stb-strato__utility-item--dark strong{\n  color:#FFF8EF;\n}\n\n.stb-strato__utility-item--dark p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   ASSEMBLY \/ DIMMING\n========================================================= *\/\n\n.stb-strato__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:29px;\n}\n\n.stb-strato__practical-item{\n  padding:13px 15px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-strato__practical-item--alt{\n  background:var(--wood-light);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-strato__practical-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-strato__practical-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.stb-strato__practical-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.stb-strato__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-strato__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-strato__care p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-strato__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-strato__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-strato__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-strato__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-strato__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-strato__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-strato__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n.stb-strato__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   DESIGN NOTE\n========================================================= *\/\n\n.stb-strato__design-note{\n  margin-bottom:29px;\n\n  padding:11px 14px;\n\n  color:#786D64;\n\n  background:var(--cream);\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n\n  font-size:9.3px;\n  line-height:1.52;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-strato__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-strato__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-strato__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-strato__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-strato__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-strato__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-strato__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-strato__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-strato__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-strato__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-strato__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-strato__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-strato__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-strato__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-strato__lightbox:target{\n  display:flex;\n}\n\n.stb-strato__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-strato__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-strato__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-strato__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-strato__intro{\n    grid-template-columns:120px minmax(0,1fr);\n  }\n\n  .stb-strato__title{\n    font-size:25px;\n  }\n\n  .stb-strato__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-strato{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-strato__intro{\n    grid-template-columns:82px minmax(0,1fr);\n  }\n\n  .stb-strato__height{\n    min-height:0;\n\n    padding:13px 10px;\n  }\n\n  .stb-strato__height-main strong{\n    font-size:20px;\n  }\n\n  .stb-strato__height-note{\n    display:none;\n  }\n\n  .stb-strato__intro-main{\n    padding:17px 14px;\n  }\n\n  .stb-strato__title{\n    font-size:22px;\n  }\n\n\n  \/* QUICK *\/\n\n  .stb-strato__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-strato__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-strato__quick-item:nth-child(1),\n  .stb-strato__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* DETAIL *\/\n\n  .stb-strato__detail{\n    grid-template-columns:90px minmax(0,1fr);\n  }\n\n  .stb-strato__detail-media{\n    padding:6px;\n  }\n\n  .stb-strato__detail-image{\n    width:78px;\n  }\n\n  .stb-strato__detail-body{\n    padding:11px 12px;\n  }\n\n  .stb-strato__detail-line{\n    grid-template-columns:82px minmax(0,1fr);\n  }\n\n\n  \/* LAYERS *\/\n\n  .stb-strato__layer-row{\n    grid-template-columns:88px minmax(0,1fr);\n  }\n\n  .stb-strato__layer-label{\n    padding:9px 10px;\n  }\n\n  .stb-strato__layer-copy{\n    padding:9px 11px;\n  }\n\n\n  \/* FINISH *\/\n\n  .stb-strato__finish-row{\n    grid-template-columns:1fr;\n  }\n\n  .stb-strato__finish-item + .stb-strato__finish-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-strato__size-layout{\n    grid-template-columns:88px minmax(0,1fr);\n\n    gap:6px;\n  }\n\n  .stb-strato__size-media{\n    padding:5px;\n  }\n\n  .stb-strato__size-image{\n    width:76px;\n  }\n\n  .stb-strato__size-body{\n    grid-template-columns:82px minmax(0,1fr);\n  }\n\n  .stb-strato__size-number{\n    padding:10px;\n  }\n\n  .stb-strato__size-number strong{\n    font-size:14px;\n  }\n\n  .stb-strato__size-copy{\n    padding:10px 11px;\n  }\n\n\n  \/* SCALE *\/\n\n  .stb-strato__scale{\n    grid-template-columns:1fr;\n  }\n\n  .stb-strato__scale-label{\n    padding:10px 13px;\n  }\n\n  .stb-strato__scale-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-strato__scale-item +\n  .stb-strato__scale-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-strato__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-strato__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-strato__utility-item:nth-child(1),\n  .stb-strato__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* PRACTICAL *\/\n\n  .stb-strato__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-strato__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-strato__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-strato__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-strato__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-strato\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-strato__intro\"\u003e\n\u003cdiv class=\"stb-strato__height\"\u003e\n\u003csmall\u003e Full Height \u003c\/small\u003e\n\u003cdiv class=\"stb-strato__height-main\"\u003e\n\u003cstrong\u003e 80.2\" \u003c\/strong\u003e \u003cspan\u003e 203.6cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__height-note\"\u003eFixed-height architectural floor lamp with a 16.1\" wide weighted base.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__intro-main\"\u003e\n\u003cspan class=\"stb-strato__eyebrow\"\u003e Layered Solid Wood · Multi-Light Floor Lamp \u003c\/span\u003e\n\u003ch2 class=\"stb-strato__title\"\u003eLight Drawn Through Horizontal Layers.\u003c\/h2\u003e\n\u003cp\u003eStrato stacks horizontal wood slats around multiple internal light sources, allowing warm illumination to escape through the spaces between each layer. The result is less like a conventional shaded floor lamp and more like a tall piece of illuminated architecture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-strato__quick\"\u003e\n\u003cdiv class=\"stb-strato__quick-item\"\u003e\n\u003csmall\u003e Structure \u003c\/small\u003e \u003cstrong\u003e Layered Solid Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__quick-item\"\u003e\n\u003csmall\u003e Finishes \u003c\/small\u003e \u003cstrong\u003e Walnut \/ Black \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__quick-item\"\u003e\n\u003csmall\u003e Bulbs \u003c\/small\u003e \u003cstrong\u003e Multiple G9 Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__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 DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"strato-detail-section\" class=\"stb-strato__detail\"\u003e\n\u003cdiv class=\"stb-strato__detail-media\"\u003e\n\u003cdiv class=\"stb-strato__detail-image\"\u003e\u003ca href=\"#strato-detail-image\" class=\"stb-strato__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/strato-floor-lamp-stuberlighting_6.jpg?v=1784683606\" alt=\"Strato Floor Lamp layered wood slat construction detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-strato__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__detail-body\"\u003e\n\u003cspan class=\"stb-strato__eyebrow\"\u003e Construction Up Close \u003c\/span\u003e\n\u003ch3\u003eThe Wood Is Also the Diffuser.\u003c\/h3\u003e\n\u003cp\u003eInstead of hiding the light behind one large shade, Strato uses the gaps between stacked wood slats to control how illumination leaves the fixture.\u003c\/p\u003e\n\u003cdiv class=\"stb-strato__detail-line\"\u003e\n\u003cstrong\u003e Solid Wood Slats \u003c\/strong\u003e \u003cspan\u003e Horizontal layers form the visible architectural body. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__detail-line\"\u003e\n\u003cstrong\u003e Multiple G9 Sources \u003c\/strong\u003e \u003cspan\u003e Light is distributed vertically through the tower rather than concentrated at one point. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__detail-line\"\u003e\n\u003cstrong\u003e Weighted Base \u003c\/strong\u003e \u003cspan\u003e A wider weighted lower structure supports the 80.2-inch vertical form. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"strato-detail-image\" href=\"#strato-detail-section\" class=\"stb-strato__lightbox\"\u003e \u003cspan class=\"stb-strato__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/strato-floor-lamp-stuberlighting_6.jpg?v=1784683606\" alt=\"Enlarged Strato layered wood detail\"\u003e \u003cspan class=\"stb-strato__lightbox-caption\"\u003e Strato · Layered Wood Construction \u003c\/span\u003e \u003cspan class=\"stb-strato__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHT BETWEEN THE LAYERS\n  ====================================================== --\u003e\n\u003csection class=\"stb-strato__layers\"\u003e\n\u003cdiv class=\"stb-strato__layer-row\"\u003e\n\u003cdiv class=\"stb-strato__layer-label\"\u003eLight Off\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__layer-copy\"\u003e\n\u003cstrong\u003e A Tall Wood Sculpture \u003c\/strong\u003e \u003cspan\u003e In daylight, the repeated horizontal slats create the visual rhythm even before the lamp is switched on. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__layer-row stb-strato__layer-row--dark\"\u003e\n\u003cdiv class=\"stb-strato__layer-label\"\u003eLight On\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__layer-copy\"\u003e\n\u003cstrong\u003e Horizontal Bands of Warm Light \u003c\/strong\u003e \u003cspan\u003e Multiple G9 sources illuminate the openings between the wood layers, creating a soft architectural glow across nearby walls and surfaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__layer-row\"\u003e\n\u003cdiv class=\"stb-strato__layer-label\"\u003eBest Use\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__layer-copy\"\u003e\n\u003cstrong\u003e Ambient + Architectural Lighting \u003c\/strong\u003e \u003cspan\u003e Designed to shape the atmosphere of a room or corner, rather than act as a concentrated task-reading lamp. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FINISH\n  ====================================================== --\u003e\n\u003csection class=\"stb-strato__finish\"\u003e\n\u003cdiv class=\"stb-strato__finish-head\"\u003e\n\u003cspan class=\"stb-strato__eyebrow\"\u003e Choose the Finish \u003c\/span\u003e\n\u003ch3 class=\"stb-strato__section-title\"\u003eWalnut for Warmth. Black for Contrast.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__finish-row\"\u003e\n\u003carticle class=\"stb-strato__finish-item\"\u003e\u003csmall\u003e Finish 01 \u003c\/small\u003e \u003cstrong\u003e Walnut Color \u003c\/strong\u003e\n\u003cp\u003eThe warmer option. Works naturally with cream walls, leather, earth tones and interiors already using visible wood.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-strato__finish-item stb-strato__finish-item--black\"\u003e\u003csmall\u003e Finish 02 \u003c\/small\u003e \u003cstrong\u003e Matte Black \u003c\/strong\u003e\n\u003cp\u003eMore graphic and architectural. The warm light between black slats creates stronger contrast in contemporary interiors.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSIONS\n  ====================================================== --\u003e\n\u003csection id=\"strato-size-section\" class=\"stb-strato__size\"\u003e\n\u003cdiv class=\"stb-strato__size-head\"\u003e\n\u003cspan class=\"stb-strato__eyebrow\"\u003e Check the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-strato__section-title\"\u003eThis Is a Tall Floor Lamp.\u003c\/h3\u003e\n\u003cp class=\"stb-strato__copy\"\u003eAt 80.2 inches, Strato has considerably more vertical presence than a conventional 60–65 inch floor lamp. Check both your ceiling height and the visual space around the intended corner.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__size-layout\"\u003e\n\u003cdiv class=\"stb-strato__size-media\"\u003e\n\u003cdiv class=\"stb-strato__size-image\"\u003e\u003ca href=\"#strato-size-image\" class=\"stb-strato__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/strato-floor-lamp-stuberlighting_22.jpg?v=1784683606\" alt=\"Strato Floor Lamp dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-strato__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__size-body\"\u003e\n\u003cdiv class=\"stb-strato__size-number\"\u003e\n\u003csmall\u003e Overall \u003c\/small\u003e \u003cstrong\u003e 16.1\" \u003c\/strong\u003e \u003cspan\u003e W × H80.2\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__size-copy\"\u003e\n\u003cstrong\u003e L16.1\" × H80.2\" · 41 × 203.6cm \u003c\/strong\u003e\n\u003cp\u003eThe 16.1-inch footprint is relatively contained for a fixture this tall, making Strato especially effective as a dedicated corner statement lamp. Height is fixed and not adjustable.\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=\"strato-size-image\" href=\"#strato-size-section\" class=\"stb-strato__lightbox\"\u003e \u003cspan class=\"stb-strato__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/strato-floor-lamp-stuberlighting_22.jpg?v=1784683606\" alt=\"Enlarged Strato Floor Lamp dimension diagram\"\u003e \u003cspan class=\"stb-strato__lightbox-caption\"\u003e Strato · L16.1\" × H80.2\" \u003c\/span\u003e \u003cspan class=\"stb-strato__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SCALE GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-strato__scale\"\u003e\n\u003cdiv class=\"stb-strato__scale-label\"\u003e\n\u003csmall\u003e Placement \u003c\/small\u003e \u003cstrong\u003e Give the Tower Some Breathing Room. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__scale-grid\"\u003e\n\u003cdiv class=\"stb-strato__scale-item\"\u003e\n\u003csmall\u003e 8 ft Ceiling \u003c\/small\u003e \u003cstrong\u003e Fits \u003c\/strong\u003e\n\u003cp\u003eLeaves roughly 16 inches between the top of the lamp and a 96-inch ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__scale-item\"\u003e\n\u003csmall\u003e 9 ft+ Ceiling \u003c\/small\u003e \u003cstrong\u003e Best Proportion \u003c\/strong\u003e\n\u003cp\u003eMore negative space above allows the 80.2-inch tower to feel visually calmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__scale-item\"\u003e\n\u003csmall\u003e Best Position \u003c\/small\u003e \u003cstrong\u003e Dedicated Corner \u003c\/strong\u003e\n\u003cp\u003eLiving room, foyer, bedroom or dining-room corner.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ELECTRICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-strato__utility\"\u003e\n\u003cdiv class=\"stb-strato__utility-item stb-strato__utility-item--dark\"\u003e\n\u003csmall\u003e Bulbs \u003c\/small\u003e \u003cstrong\u003e Multiple G9 Included \u003c\/strong\u003e\n\u003cp\u003eWarm-white LEDs included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__utility-item\"\u003e\n\u003csmall\u003e Default CCT \u003c\/small\u003e \u003cstrong\u003e 3000K \u003c\/strong\u003e\n\u003cp\u003e4000K \/ 6000K available.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__utility-item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 78.7\" \/ 200cm \u003c\/strong\u003e\n\u003cp\u003eFabric-covered cord.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__utility-item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Inline Switch \u003c\/strong\u003e\n\u003cp\u003eOn \/ off control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMMING + ASSEMBLY\n  ====================================================== --\u003e\n\u003csection class=\"stb-strato__practical\"\u003e\n\u003carticle class=\"stb-strato__practical-item\"\u003e\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmable G9 + Triac Dimmer \u003c\/strong\u003e\n\u003cp\u003eFor guaranteed dimming, use compatible dimmable G9 LED bulbs with a compatible Triac wall dimmer. The inline cord switch itself is on \/ off only.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-strato__practical-item stb-strato__practical-item--alt\"\u003e\u003csmall\u003e Assembly \u003c\/small\u003e \u003cstrong\u003e Approximately 20–30 Minutes \u003c\/strong\u003e\n\u003cp\u003eStrato ships in protected component form. The base, internal socket structure and numbered wood layers are assembled after delivery. Required tools and illustrated instructions are included. No electrician is required.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"stb-strato__care\"\u003e\u003cstrong\u003e Dust between the wood layers regularly. \u003c\/strong\u003e\n\u003cp\u003eUse a soft dry microfiber cloth or a soft long-head duster between the slats. For marks, use a slightly damp cloth and dry immediately. Do not spray cleaner directly onto the fixture or allow moisture to enter the internal sockets.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-strato__specs\"\u003e\n\u003cdiv class=\"stb-strato__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Strato Floor Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Layered Solid Wood Slats · Metal Internal Hardware · Weighted Base \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__spec\"\u003e\n\u003cspan\u003e Finishes \u003c\/span\u003e \u003cstrong\u003e Walnut Color · Matte Black \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e L16.1\" × H80.2\" · 41 × 203.6cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__spec\"\u003e\n\u003cspan\u003e Height \u003c\/span\u003e \u003cstrong\u003e Fixed · Not Adjustable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e Multiple G9 Sockets · LED Bulbs Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__spec\"\u003e\n\u003cspan\u003e Included Light \u003c\/span\u003e \u003cstrong\u003e Warm-White G9 LED · Default 3000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__spec\"\u003e\n\u003cspan\u003e Color Temperature \u003c\/span\u003e \u003cstrong\u003e 3000K Default · 4000K \/ 6000K Options Available \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e 40W Maximum per Socket or LED Equivalent \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Compatible With Dimmable G9 LED Bulbs + Compatible Triac Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__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-strato__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 78.7\" \/ 200cm Fabric-Covered Cord · Fixed Length \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Inline Push-Button On \/ Off Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__spec\"\u003e\n\u003cspan\u003e Plug Options \u003c\/span\u003e \u003cstrong\u003e US · EU · AU · UK \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__spec\"\u003e\n\u003cspan\u003e Assembly \u003c\/span\u003e \u003cstrong\u003e Approx. 20–30 Minutes · Tools + Illustrated Instructions Included · No Electrician Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-strato__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-strato__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       DESIGN LINEAGE NOTE\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-strato__design-note\"\u003eStrato is an independent contemporary interpretation of the broader layered-wood architectural lighting tradition and is not an authenticated or licensed Frank Lloyd Wright Foundation product.\u003c\/div\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-strato__faq\"\u003e\u003cspan class=\"stb-strato__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-strato__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs 80.2\" too tall for an 8-foot ceiling?\u003c\/summary\u003e\n\u003cp\u003eIt fits. An 8-foot ceiling is 96 inches, leaving approximately 16 inches above the fixture. Because Strato has strong vertical presence, 9-foot or taller ceilings provide a more spacious proportion, but an 8-foot room can still accommodate it.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Strato intended for reading?\u003c\/summary\u003e\n\u003cp\u003eStrato is primarily an ambient architectural lamp. The multiple G9 bulbs send light through the horizontal gaps between the wood slats, producing atmospheric light bands rather than concentrated downward task illumination. For extended reading, pair it with a dedicated task lamp.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Strato be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes, when used with compatible dimmable G9 LED bulbs and a compatible Triac wall dimmer. The inline switch supplied on the cord provides on \/ off control only.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it arrive fully assembled?\u003c\/summary\u003e\n\u003cp\u003eNo. Because of its 80.2-inch height and layered construction, Strato ships in protected component form. Assembly typically takes approximately 20–30 minutes. Required tools and illustrated instructions are included, and no 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-strato__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 16.1\" x H 80.2\" \/ Walnut Color \/ US Plug","offer_id":52636054683931,"sku":"STB-FL-26-10110","price":1550.0,"currency_code":"USD","in_stock":true},{"title":"L 16.1\" x H 80.2\" \/ Walnut Color \/ EU Plug","offer_id":52636054716699,"sku":"STB-FL-26-10111","price":1550.0,"currency_code":"USD","in_stock":true},{"title":"L 16.1\" x H 80.2\" \/ Walnut Color \/ AU Plug","offer_id":52636054749467,"sku":"STB-FL-26-10112","price":1550.0,"currency_code":"USD","in_stock":true},{"title":"L 16.1\" x H 80.2\" \/ Walnut Color \/ UK Plug","offer_id":52636054782235,"sku":"STB-FL-26-10113","price":1550.0,"currency_code":"USD","in_stock":true},{"title":"L 16.1\" x H 80.2\" \/ Black \/ US Plug","offer_id":52636054815003,"sku":"STB-FL-26-10114","price":1550.0,"currency_code":"USD","in_stock":true},{"title":"L 16.1\" x H 80.2\" \/ Black \/ EU Plug","offer_id":52636054847771,"sku":"STB-FL-26-10115","price":1550.0,"currency_code":"USD","in_stock":true},{"title":"L 16.1\" x H 80.2\" \/ Black \/ AU Plug","offer_id":52636054880539,"sku":"STB-FL-26-10116","price":1550.0,"currency_code":"USD","in_stock":true},{"title":"L 16.1\" x H 80.2\" \/ Black \/ UK Plug","offer_id":52636054913307,"sku":"STB-FL-26-10117","price":1550.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/strato-floor-lamp-stuberlighting_2.jpg?v=1784683606"},{"product_id":"ramo-floor-lamp","title":"Ramo Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — RAMO FLOOR LAMP\n\n   PRODUCT-SPECIFIC DIRECTION\n   Sculptural branch · oval fabric shade · two heights\n\n   SHOPPER FLOW\n   01 Quiet intro\n   02 Real branch detail\n   03 Short vs Tall\n   04 Black vs Brown\n   05 Light + dimming\n   06 Assembly \/ care\n   07 Specs \/ FAQ \/ Shipping\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-ramo{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --sand:#EEE5DA;\n  --branch:#E9DDD0;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D1C5BA;\n  --line-soft:#E5DDD5;\n\n  --accent:#A8795E;\n  --accent-dark:#775440;\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-ramo *,\n.stb-ramo *::before,\n.stb-ramo *::after{\n  box-sizing:border-box;\n}\n\n.stb-ramo h2,\n.stb-ramo 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-ramo p{\n  margin-top:0;\n}\n\n.stb-ramo__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-ramo__title{\n  max-width:620px;\n\n  margin:0 0 10px;\n\n  color:var(--ink);\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.015em;\n}\n\n.stb-ramo__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-ramo__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-ramo__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-ramo__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-ramo__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-ramo__intro{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 205px;\n\n  margin-bottom:11px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-ramo__intro::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:25px;\n\n  width:48px;\n  height:2px;\n\n  background:var(--accent);\n}\n\n.stb-ramo__intro-main{\n  padding:24px 25px 22px;\n}\n\n.stb-ramo__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-ramo__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-ramo__intro-side small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#D0AB91;\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-ramo__intro-side strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#FFF8EF;\n\n  font-size:15px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-ramo__intro-side span{\n  display:block;\n\n  color:#D7CCC3;\n\n  font-size:9.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-ramo__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-ramo__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-ramo__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-ramo__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-ramo__quick-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   REAL DETAIL\n========================================================= *\/\n\n.stb-ramo__detail{\n  display:grid;\n  grid-template-columns:185px 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-ramo__detail-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:11px;\n\n  background:var(--branch);\n}\n\n.stb-ramo__detail-image{\n  width:150px;\n  max-width:100%;\n}\n\n.stb-ramo__detail-body{\n  padding:16px 18px;\n}\n\n.stb-ramo__detail-body h3{\n  margin:0 0 6px;\n\n  font-size:18px;\n  line-height:1.3;\n}\n\n.stb-ramo__detail-body \u003e p{\n  max-width:610px;\n\n  margin:0 0 11px;\n\n  color:#675D55;\n\n  font-size:10.2px;\n  line-height:1.52;\n}\n\n.stb-ramo__detail-line{\n  display:grid;\n  grid-template-columns:120px minmax(0,1fr);\n\n  padding:8px 0;\n\n  border-top:1px solid var(--line-soft);\n}\n\n.stb-ramo__detail-line strong{\n  color:var(--ink);\n\n  font-size:9.8px;\n  font-weight:500;\n}\n\n.stb-ramo__detail-line span{\n  color:#70665E;\n\n  font-size:9.2px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   FORM\n========================================================= *\/\n\n.stb-ramo__form{\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-ramo__form-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-ramo__form-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#D0AB91;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-ramo__form-label strong{\n  color:#FFF8EF;\n\n  font-size:11.5px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-ramo__form-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:var(--paper);\n}\n\n.stb-ramo__form-item{\n  padding:13px 14px;\n}\n\n.stb-ramo__form-item +\n.stb-ramo__form-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-ramo__form-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-ramo__form-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-ramo__form-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   SIZE\n========================================================= *\/\n\n.stb-ramo__size{\n  margin-bottom:29px;\n}\n\n.stb-ramo__size-head{\n  margin-bottom:11px;\n}\n\n.stb-ramo__size-layout{\n  display:grid;\n  grid-template-columns:175px minmax(0,1fr);\n\n  gap:8px;\n}\n\n.stb-ramo__size-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:10px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-ramo__size-image{\n  width:145px;\n  max-width:100%;\n}\n\n.stb-ramo__size-stack{\n  display:grid;\n  grid-template-rows:1fr 1fr;\n\n  gap:7px;\n}\n\n.stb-ramo__size-card{\n  display:grid;\n  grid-template-columns:110px minmax(0,1fr);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-ramo__size-card--tall{\n  border-color:var(--espresso);\n}\n\n.stb-ramo__size-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:13px;\n\n  background:var(--sand);\n}\n\n.stb-ramo__size-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#81746B;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-ramo__size-label 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-ramo__size-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:12px 14px;\n\n  background:var(--paper);\n}\n\n.stb-ramo__size-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-ramo__size-copy p{\n  margin:0;\n\n  color:#6A6058;\n\n  font-size:9.2px;\n  line-height:1.45;\n}\n\n.stb-ramo__size-card--tall .stb-ramo__size-label{\n  background:var(--espresso);\n}\n\n.stb-ramo__size-card--tall .stb-ramo__size-label small{\n  color:#D0AB91;\n}\n\n.stb-ramo__size-card--tall .stb-ramo__size-label strong{\n  color:#FFF8EF;\n}\n\n.stb-ramo__size-card--tall .stb-ramo__size-copy{\n  background:#40342C;\n}\n\n.stb-ramo__size-card--tall .stb-ramo__size-copy strong{\n  color:#FFF8EF;\n}\n\n.stb-ramo__size-card--tall .stb-ramo__size-copy p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   SIZE RULE\n========================================================= *\/\n\n.stb-ramo__size-rule{\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-ramo__size-rule-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--branch);\n}\n\n.stb-ramo__size-rule-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-ramo__size-rule-label strong{\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-ramo__size-rule-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-ramo__size-rule-item{\n  padding:13px 15px;\n}\n\n.stb-ramo__size-rule-item +\n.stb-ramo__size-rule-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-ramo__size-rule-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-ramo__size-rule-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-ramo__size-rule-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.1px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   FINISH\n========================================================= *\/\n\n.stb-ramo__finish{\n  margin-bottom:29px;\n}\n\n.stb-ramo__finish-head{\n  margin-bottom:10px;\n}\n\n.stb-ramo__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-ramo__finish-item{\n  display:grid;\n  grid-template-columns:38px minmax(0,1fr);\n\n  gap:12px;\n  align-items:center;\n\n  padding:14px 15px;\n\n  background:var(--paper);\n}\n\n.stb-ramo__finish-item +\n.stb-ramo__finish-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-ramo__finish-item--black{\n  background:var(--espresso);\n}\n\n.stb-ramo__finish-dot{\n  width:30px;\n  height:30px;\n\n  border-radius:50%;\n\n  background:#6B4935;\n\n  border:1px solid #5D3F2E;\n}\n\n.stb-ramo__finish-dot--black{\n  background:#211F1D;\n\n  border-color:#211F1D;\n}\n\n.stb-ramo__finish-copy small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-ramo__finish-copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.stb-ramo__finish-copy p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.2px;\n  line-height:1.45;\n}\n\n.stb-ramo__finish-item--black .stb-ramo__finish-copy small{\n  color:#D0AB91;\n}\n\n.stb-ramo__finish-item--black .stb-ramo__finish-copy strong{\n  color:#FFF8EF;\n}\n\n.stb-ramo__finish-item--black .stb-ramo__finish-copy p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   LIGHT\n========================================================= *\/\n\n.stb-ramo__light{\n  margin-bottom:29px;\n}\n\n.stb-ramo__light-head{\n  margin-bottom:10px;\n}\n\n.stb-ramo__light-grid{\n  display:grid;\n  grid-template-columns:1.15fr 1fr;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-ramo__light-item{\n  padding:15px 16px;\n\n  background:var(--paper);\n}\n\n.stb-ramo__light-item +\n.stb-ramo__light-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-ramo__light-item--dark{\n  background:var(--espresso);\n}\n\n.stb-ramo__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-ramo__light-item strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.stb-ramo__light-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.3px;\n  line-height:1.48;\n}\n\n.stb-ramo__light-item--dark small{\n  color:#D0AB91;\n}\n\n.stb-ramo__light-item--dark strong{\n  color:#FFF8EF;\n}\n\n.stb-ramo__light-item--dark p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   UTILITY\n========================================================= *\/\n\n.stb-ramo__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-ramo__utility-item{\n  padding:13px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-ramo__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-ramo__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-ramo__utility-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.stb-ramo__utility-item p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:8.9px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-ramo__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:29px;\n}\n\n.stb-ramo__practical-item{\n  padding:13px 15px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-ramo__practical-item--alt{\n  background:var(--branch);\n\n  border-top:2px solid var(--accent);\n}\n\n.stb-ramo__practical-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-ramo__practical-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.stb-ramo__practical-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.stb-ramo__care{\n  margin-bottom:29px;\n\n  padding:12px 14px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--accent);\n  border-radius:5px;\n}\n\n.stb-ramo__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-ramo__care p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-ramo__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-ramo__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-ramo__spec-head span{\n  color:#D0AB91;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-ramo__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-ramo__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-ramo__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-ramo__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n.stb-ramo__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-ramo__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-ramo__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-ramo__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-ramo__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-ramo__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-ramo__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-ramo__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-ramo__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-ramo__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-ramo__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-ramo__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-ramo__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-ramo__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-ramo__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-ramo__lightbox:target{\n  display:flex;\n}\n\n.stb-ramo__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-ramo__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-ramo__lightbox-caption{\n  margin-top:9px;\n\n  color:#D9B69F;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-ramo__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-ramo__intro{\n    grid-template-columns:1fr 175px;\n  }\n\n  .stb-ramo__title{\n    font-size:25px;\n  }\n\n  .stb-ramo__size-layout{\n    grid-template-columns:145px minmax(0,1fr);\n  }\n\n  .stb-ramo__size-image{\n    width:120px;\n  }\n\n  .stb-ramo__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-ramo{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-ramo__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-ramo__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-ramo__intro-side{\n    padding:11px 15px;\n  }\n\n  .stb-ramo__title{\n    font-size:23px;\n  }\n\n\n  \/* QUICK *\/\n\n  .stb-ramo__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-ramo__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-ramo__quick-item:nth-child(1),\n  .stb-ramo__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* DETAIL *\/\n\n  .stb-ramo__detail{\n    grid-template-columns:90px minmax(0,1fr);\n  }\n\n  .stb-ramo__detail-media{\n    padding:6px;\n  }\n\n  .stb-ramo__detail-image{\n    width:78px;\n  }\n\n  .stb-ramo__detail-body{\n    padding:11px 12px;\n  }\n\n  .stb-ramo__detail-line{\n    grid-template-columns:82px minmax(0,1fr);\n  }\n\n\n  \/* FORM *\/\n\n  .stb-ramo__form{\n    grid-template-columns:1fr;\n  }\n\n  .stb-ramo__form-label{\n    padding:10px 13px;\n  }\n\n  .stb-ramo__form-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-ramo__form-item +\n  .stb-ramo__form-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-ramo__size-layout{\n    grid-template-columns:92px minmax(0,1fr);\n\n    gap:6px;\n  }\n\n  .stb-ramo__size-media{\n    padding:5px;\n  }\n\n  .stb-ramo__size-image{\n    width:80px;\n  }\n\n  .stb-ramo__size-card{\n    grid-template-columns:70px minmax(0,1fr);\n  }\n\n  .stb-ramo__size-label{\n    padding:9px;\n  }\n\n  .stb-ramo__size-label strong{\n    font-size:13px;\n  }\n\n  .stb-ramo__size-copy{\n    padding:9px 10px;\n  }\n\n\n  \/* SIZE RULE *\/\n\n  .stb-ramo__size-rule{\n    grid-template-columns:1fr;\n  }\n\n  .stb-ramo__size-rule-label{\n    padding:10px 13px;\n  }\n\n  .stb-ramo__size-rule-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-ramo__size-rule-item +\n  .stb-ramo__size-rule-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* FINISH *\/\n\n  .stb-ramo__finish-row{\n    grid-template-columns:1fr;\n  }\n\n  .stb-ramo__finish-item +\n  .stb-ramo__finish-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* LIGHT *\/\n\n  .stb-ramo__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-ramo__light-item +\n  .stb-ramo__light-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-ramo__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-ramo__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-ramo__utility-item:nth-child(1),\n  .stb-ramo__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* PRACTICAL *\/\n\n  .stb-ramo__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-ramo__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-ramo__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-ramo__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-ramo__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-ramo\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-ramo__intro\"\u003e\n\u003cdiv class=\"stb-ramo__intro-main\"\u003e\n\u003cspan class=\"stb-ramo__eyebrow\"\u003e Sculpted Branch Floor Lamp · Fabric Shade \u003c\/span\u003e\n\u003ch2 class=\"stb-ramo__title\"\u003eOrganic Form Without the Visual Clutter.\u003c\/h2\u003e\n\u003cp\u003eRamo pairs a sculpted branching frame with a simple oval fabric shade. The irregular branch gives the lamp its character, while the soft shade keeps the light comfortable and easy to live with.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ramo__intro-side\"\u003e\n\u003csmall\u003e Two Heights \u003c\/small\u003e \u003cstrong\u003e 68.8\" \/ 78.7\" \u003c\/strong\u003e \u003cspan\u003e Black or Brown · E26\/E27 bulb included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-ramo__quick\"\u003e\n\u003cdiv class=\"stb-ramo__quick-item\"\u003e\n\u003csmall\u003e Frame \u003c\/small\u003e \u003cstrong\u003e Sculpted Resin \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ramo__quick-item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Oval Fabric \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ramo__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-ramo__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 DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"ramo-detail-section\" class=\"stb-ramo__detail\"\u003e\n\u003cdiv class=\"stb-ramo__detail-media\"\u003e\n\u003cdiv class=\"stb-ramo__detail-image\"\u003e\u003ca href=\"#ramo-detail-image\" class=\"stb-ramo__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ramo-floor-lamp-stuberlighting_11.jpg?v=1784686619\" alt=\"Ramo Floor Lamp sculpted branch and fabric shade detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-ramo__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ramo__detail-body\"\u003e\n\u003cspan class=\"stb-ramo__eyebrow\"\u003e Branch Detail \u003c\/span\u003e\n\u003ch3\u003eTexture Matters More Than Ornament.\u003c\/h3\u003e\n\u003cp\u003eThe branching frame is sculpted in resin with an irregular bark-like surface, allowing the silhouette to feel organic while remaining more consistent and stable than a natural branch.\u003c\/p\u003e\n\u003cdiv class=\"stb-ramo__detail-line\"\u003e\n\u003cstrong\u003e Sculpted Resin \u003c\/strong\u003e \u003cspan\u003e Textured branch form with natural irregularity across the visible surface. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ramo__detail-line\"\u003e\n\u003cstrong\u003e Oval Fabric Shade \u003c\/strong\u003e \u003cspan\u003e Softens the included LED for comfortable evening ambient light. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ramo__detail-line\"\u003e\n\u003cstrong\u003e Weighted Base \u003c\/strong\u003e \u003cspan\u003e Adds stability beneath the tall, asymmetrical branch silhouette. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"ramo-detail-image\" href=\"#ramo-detail-section\" class=\"stb-ramo__lightbox\"\u003e \u003cspan class=\"stb-ramo__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ramo-floor-lamp-stuberlighting_11.jpg?v=1784686619\" alt=\"Enlarged Ramo sculpted branch detail\"\u003e \u003cspan class=\"stb-ramo__lightbox-caption\"\u003e Ramo · Sculpted Branch Detail \u003c\/span\u003e \u003cspan class=\"stb-ramo__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FORM\n  ====================================================== --\u003e\n\u003csection class=\"stb-ramo__form\"\u003e\n\u003cdiv class=\"stb-ramo__form-label\"\u003e\n\u003csmall\u003e Construction \u003c\/small\u003e \u003cstrong\u003e Branch. Shade. Weighted Base. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ramo__form-grid\"\u003e\n\u003cdiv class=\"stb-ramo__form-item\"\u003e\n\u003csmall\u003e Upper \u003c\/small\u003e \u003cstrong\u003e Oval Fabric Shade \u003c\/strong\u003e\n\u003cp\u003eDiffuses the bulb instead of exposing a hard point light source.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ramo__form-item\"\u003e\n\u003csmall\u003e Center \u003c\/small\u003e \u003cstrong\u003e Branching Resin Frame \u003c\/strong\u003e\n\u003cp\u003eThe sculptural element that gives Ramo its organic profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ramo__form-item\"\u003e\n\u003csmall\u003e Lower \u003c\/small\u003e \u003cstrong\u003e Weighted Square Base \u003c\/strong\u003e\n\u003cp\u003eKeeps the tall asymmetric form grounded during normal use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection id=\"ramo-size-section\" class=\"stb-ramo__size\"\u003e\n\u003cdiv class=\"stb-ramo__size-head\"\u003e\n\u003cspan class=\"stb-ramo__eyebrow\"\u003e Choose the Height \u003c\/span\u003e\n\u003ch3 class=\"stb-ramo__section-title\"\u003eShort for Furniture. Tall for Architecture.\u003c\/h3\u003e\n\u003cp class=\"stb-ramo__copy\"\u003eThe two versions differ by almost 10 inches in height. Choose Short when the lamp will sit directly beside a sofa or chair. Choose Tall when you want the branch silhouette to remain visible above surrounding furniture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ramo__size-layout\"\u003e\n\u003c!-- DIMENSION IMAGE FROM ORIGINAL HTML --\u003e\n\u003cdiv class=\"stb-ramo__size-media\"\u003e\n\u003cdiv class=\"stb-ramo__size-image\"\u003e\u003ca href=\"#ramo-size-image\" class=\"stb-ramo__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ramo-floor-lamp-stuberlighting_14.jpg?v=1784686618\" alt=\"Ramo Floor Lamp dimension reference\" loading=\"lazy\"\u003e \u003cspan class=\"stb-ramo__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ramo__size-stack\"\u003e\n\u003c!-- SHORT --\u003e\n\u003carticle class=\"stb-ramo__size-card\"\u003e\n\u003cdiv class=\"stb-ramo__size-label\"\u003e\n\u003csmall\u003e Short \u003c\/small\u003e \u003cstrong\u003e H68.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ramo__size-copy\"\u003e\n\u003cstrong\u003e Ø25.6\" × H68.8\" · 65 × 175cm \u003c\/strong\u003e\n\u003cp\u003eBest for standard living rooms, sofa-side placement, armchair corners and bedrooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- TALL --\u003e\n\u003carticle class=\"stb-ramo__size-card stb-ramo__size-card--tall\"\u003e\n\u003cdiv class=\"stb-ramo__size-label\"\u003e\n\u003csmall\u003e Tall \u003c\/small\u003e \u003cstrong\u003e H78.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ramo__size-copy\"\u003e\n\u003cstrong\u003e Ø26.7\" × H78.7\" · 68 × 200cm \u003c\/strong\u003e\n\u003cp\u003eBetter for taller ceilings, open-plan rooms, larger foyers and stronger corner statements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"ramo-size-image\" href=\"#ramo-size-section\" class=\"stb-ramo__lightbox\"\u003e \u003cspan class=\"stb-ramo__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ramo-floor-lamp-stuberlighting_14.jpg?v=1784686618\" alt=\"Enlarged Ramo Floor Lamp dimension reference\"\u003e \u003cspan class=\"stb-ramo__lightbox-caption\"\u003e Ramo · Dimension Reference \u003c\/span\u003e \u003cspan class=\"stb-ramo__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE RULE\n  ====================================================== --\u003e\n\u003csection class=\"stb-ramo__size-rule\"\u003e\n\u003cdiv class=\"stb-ramo__size-rule-label\"\u003e\n\u003csmall\u003e Simple Rule \u003c\/small\u003e \u003cstrong\u003e Match Height to the Room. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ramo__size-rule-grid\"\u003e\n\u003cdiv class=\"stb-ramo__size-rule-item\"\u003e\n\u003csmall\u003e Short · 68.8\" \u003c\/small\u003e \u003cstrong\u003e Best All-Round Residential Size \u003c\/strong\u003e\n\u003cp\u003eMore comfortable beside sofas, lounge chairs and in standard-height residential rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ramo__size-rule-item\"\u003e\n\u003csmall\u003e Tall · 78.7\" \u003c\/small\u003e \u003cstrong\u003e Stronger Vertical Presence \u003c\/strong\u003e\n\u003cp\u003eBetter suited to 9-ft+ ceilings, larger open spaces and installations where the lamp should read as sculpture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FINISH\n  ====================================================== --\u003e\n\u003csection class=\"stb-ramo__finish\"\u003e\n\u003cdiv class=\"stb-ramo__finish-head\"\u003e\n\u003cspan class=\"stb-ramo__eyebrow\"\u003e Choose the Finish \u003c\/span\u003e\n\u003ch3 class=\"stb-ramo__section-title\"\u003eBlack Is Graphic. Brown Is More Organic.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ramo__finish-row\"\u003e\n\u003c!-- BLACK --\u003e\n\u003carticle class=\"stb-ramo__finish-item stb-ramo__finish-item--black\"\u003e\u003cspan class=\"stb-ramo__finish-dot stb-ramo__finish-dot--black\"\u003e\u003c\/span\u003e\n\u003cdiv class=\"stb-ramo__finish-copy\"\u003e\n\u003csmall\u003e Graphic \u003c\/small\u003e \u003cstrong\u003e Matte Black \u003c\/strong\u003e\n\u003cp\u003eMakes the branch silhouette more pronounced against cream, white and other light walls.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- BROWN --\u003e\n\u003carticle class=\"stb-ramo__finish-item\"\u003e\u003cspan class=\"stb-ramo__finish-dot\"\u003e\u003c\/span\u003e\n\u003cdiv class=\"stb-ramo__finish-copy\"\u003e\n\u003csmall\u003e Organic \u003c\/small\u003e \u003cstrong\u003e Matte Brown \u003c\/strong\u003e\n\u003cp\u003eThe warmer choice for wood furniture, leather, linen and natural neutral interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"stb-ramo__light\"\u003e\n\u003cdiv class=\"stb-ramo__light-head\"\u003e\n\u003cspan class=\"stb-ramo__eyebrow\"\u003e Light Options \u003c\/span\u003e\n\u003ch3 class=\"stb-ramo__section-title\"\u003eWarm by Default. Adjustable if You Need It.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ramo__light-grid\"\u003e\n\u003c!-- STANDARD --\u003e\n\u003carticle class=\"stb-ramo__light-item stb-ramo__light-item--dark\"\u003e\u003csmall\u003e Standard \u003c\/small\u003e \u003cstrong\u003e Warm-White LED Included \u003c\/strong\u003e\n\u003cp\u003eThe included E26\/E27 LED provides simple warm ambient lighting through the fabric shade. Standard control is on \/ off using the inline switch.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c!-- OPTIONAL --\u003e\n\u003carticle class=\"stb-ramo__light-item\"\u003e\u003csmall\u003e Optional Upgrade \u003c\/small\u003e \u003cstrong\u003e Remote Brightness + 3000–6000K \u003c\/strong\u003e\n\u003cp\u003eA compatible remote-control dimmable bulb can be requested for adjustable brightness plus 3000K warm, 4000K neutral and 6000K cool 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-ramo__utility\"\u003e\n\u003cdiv class=\"stb-ramo__utility-item\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 Included \u003c\/strong\u003e\n\u003cp\u003eWarm-white LED.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ramo__utility-item\"\u003e\n\u003csmall\u003e Maximum \u003c\/small\u003e \u003cstrong\u003e 40W \u003c\/strong\u003e\n\u003cp\u003ePer socket.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ramo__utility-item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 78\" \/ 200cm \u003c\/strong\u003e\n\u003cp\u003eLonger available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ramo__utility-item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Inline Switch \u003c\/strong\u003e\n\u003cp\u003eStandard on \/ off.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ASSEMBLY \/ LIGHT CHARACTER\n  ====================================================== --\u003e\n\u003csection class=\"stb-ramo__practical\"\u003e\n\u003carticle class=\"stb-ramo__practical-item\"\u003e\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Ambient With Reading Capability \u003c\/strong\u003e\n\u003cp\u003eThe fabric shade creates comfortable, diffused light suitable for everyday evening use and casual reading. For highly detailed task work, use a dedicated task lamp.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-ramo__practical-item stb-ramo__practical-item--alt\"\u003e\u003csmall\u003e Assembly \u003c\/small\u003e \u003cstrong\u003e Approx. 15–20 Minutes \u003c\/strong\u003e\n\u003cp\u003eRamo ships semi-assembled. Attach the weighted base, branching column and fabric shade, then install the included bulb. Basic tools and instructions are included. No electrician is required.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"stb-ramo__care\"\u003e\u003cstrong\u003e Keep the textured branch and fabric shade dust-free. \u003c\/strong\u003e\n\u003cp\u003eWipe the resin frame with a soft dry microfiber cloth or soft duster. For the shade, use a dry cloth or soft vacuum-brush attachment. Avoid harsh cleaners and do not fully wet the fabric shade.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-ramo__specs\"\u003e\n\u003cdiv class=\"stb-ramo__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Ramo Floor Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ramo__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Sculpted Resin Branch Frame · Oval Fabric Shade · Weighted Square Base \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ramo__spec\"\u003e\n\u003cspan\u003e Finishes \u003c\/span\u003e \u003cstrong\u003e Matte Black · Matte Brown \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ramo__spec\"\u003e\n\u003cspan\u003e Short \u003c\/span\u003e \u003cstrong\u003e Ø25.6\" × H68.8\" · Dia65 × H175cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ramo__spec\"\u003e\n\u003cspan\u003e Tall \u003c\/span\u003e \u003cstrong\u003e Ø26.7\" × H78.7\" · Dia68 × H200cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ramo__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 · Warm-White LED Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ramo__spec\"\u003e\n\u003cspan\u003e Standard Light \u003c\/span\u003e \u003cstrong\u003e Warm White · Approx. 2700–3000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ramo__spec\"\u003e\n\u003cspan\u003e Optional Dimming \u003c\/span\u003e \u003cstrong\u003e Remote-Control Dimmable Bulb Available · Adjustable Brightness · 3000K \/ 4000K \/ 6000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ramo__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e 40W Maximum per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ramo__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-ramo__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 78\" \/ 200cm · Extended Length Available on Request at No Additional Charge \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ramo__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Inline Push-Button On \/ Off Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ramo__spec\"\u003e\n\u003cspan\u003e Plug Options \u003c\/span\u003e \u003cstrong\u003e US · EU · AU · UK \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ramo__spec\"\u003e\n\u003cspan\u003e Assembly \u003c\/span\u003e \u003cstrong\u003e Semi-Assembled · Approx. 15–20 Minutes · Basic Tools + Illustrated Instructions Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ramo__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Plug-In Floor Lamp · No Hardwiring · No Electrician Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-ramo__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-ramo__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-ramo__faq\"\u003e\u003cspan class=\"stb-ramo__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-ramo__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShort or Tall?\u003c\/summary\u003e\n\u003cp\u003eChoose Short H68.8\" for sofa-side, armchair and standard residential placement. Choose Tall H78.7\" when you have more ceiling height and want the branch silhouette to become a stronger architectural feature.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eBlack or Brown?\u003c\/summary\u003e\n\u003cp\u003eBlack creates the strongest graphic contrast against light walls and pale furniture. Brown gives the branch a warmer, more natural appearance and works especially well with wood, leather and warm-neutral interiors.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included and can I dim it?\u003c\/summary\u003e\n\u003cp\u003eYes. A warm-white E26\/E27 LED bulb is included. The standard setup provides on \/ off control. A compatible remote-control dimmable bulb can be requested for adjustable brightness and 3000K \/ 4000K \/ 6000K color-temperature control.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Ramo require assembly?\u003c\/summary\u003e\n\u003cp\u003eYes, but only straightforward final assembly. Ramo arrives semi-assembled and typically takes about 15–20 minutes to set up. Basic tools and illustrated instructions are included, and no 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-ramo__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 25.6\" x H 68.8\" \/ Black \/ US Plug","offer_id":52636113961243,"sku":"STB-FL-26-10118","price":735.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25.6\" x H 68.8\" \/ Black \/ EU Plug","offer_id":52636113994011,"sku":"STB-FL-26-10119","price":735.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25.6\" x H 68.8\" \/ Black \/ AU Plug","offer_id":52636114026779,"sku":"STB-FL-26-10120","price":735.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25.6\" x H 68.8\" \/ Black \/ UK Plug","offer_id":52636114059547,"sku":"STB-FL-26-10121","price":735.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25.6\" x H 68.8\" \/ Brown \/ US Plug","offer_id":52636114092315,"sku":"STB-FL-26-10122","price":735.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25.6\" x H 68.8\" \/ Brown \/ EU Plug","offer_id":52636114125083,"sku":"STB-FL-26-10123","price":735.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25.6\" x H 68.8\" \/ Brown \/ AU Plug","offer_id":52636114157851,"sku":"STB-FL-26-10124","price":735.0,"currency_code":"USD","in_stock":true},{"title":"Dia 25.6\" x H 68.8\" \/ Brown \/ UK Plug","offer_id":52636114190619,"sku":"STB-FL-26-10125","price":735.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26.7\" x H 78.7' \/ Black \/ US Plug","offer_id":52636114223387,"sku":"STB-FL-26-10126","price":1135.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26.7\" x H 78.7' \/ Black \/ EU Plug","offer_id":52636114256155,"sku":"STB-FL-26-10127","price":1135.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26.7\" x H 78.7' \/ Black \/ AU Plug","offer_id":52636114288923,"sku":"STB-FL-26-10128","price":1135.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26.7\" x H 78.7' \/ Black \/ UK Plug","offer_id":52636114321691,"sku":"STB-FL-26-10129","price":1135.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26.7\" x H 78.7' \/ Brown \/ US Plug","offer_id":52636114354459,"sku":"STB-FL-26-10130","price":1135.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26.7\" x H 78.7' \/ Brown \/ EU Plug","offer_id":52636114387227,"sku":"STB-FL-26-10131","price":1135.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26.7\" x H 78.7' \/ Brown \/ AU Plug","offer_id":52636114419995,"sku":"STB-FL-26-10132","price":1135.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26.7\" x H 78.7' \/ Brown \/ UK Plug","offer_id":52636114452763,"sku":"STB-FL-26-10133","price":1135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ramo-floor-lamp-stuberlighting_3.jpg?v=1784686618"},{"product_id":"snodo-floor-lamp","title":"Snodo Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — SNODO FLOOR LAMP\n\n   REACH \/ HEIGHT \/ SHADE\n\n   ADJUSTABLE FLOOR LIGHT EDITORIAL\n   QUIET LUXURY · SHOPPER-FIRST · DAWN SAFE\n========================================================= *\/\n\n.stb-snodo{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --body:#625348;\n  --muted:#827568;\n\n  --gold:#C8A96E;\n  --gold-dark:#967143;\n\n  --cream:#F5EDD8;\n  --paper:#F7F0E3;\n  --ivory:#FFFCF6;\n\n  --line:#DED2BD;\n  --line-strong:#CDBD9F;\n\n  --shadow:0 10px 34px rgba(28,18,9,.09);\n\n  width:100%;\n  max-width:860px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-snodo *,\n.stb-snodo *::before,\n.stb-snodo *::after{\n  box-sizing:border-box;\n}\n\n.stb-snodo h2,\n.stb-snodo h3,\n.stb-snodo p{\n  margin-top:0;\n}\n\n.stb-snodo h2,\n.stb-snodo h3{\n  color:var(--espresso);\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-snodo img{\n  display:block !important;\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n  margin:auto !important;\n  object-fit:contain !important;\n  object-position:center !important;\n  box-sizing:border-box !important;\n}\n\n\n\/* =========================================================\n   MAIN CARD SYSTEM\n========================================================= *\/\n\n.snd-card{\n  margin-top:12px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:9px;\n\n  box-shadow:var(--shadow);\n\n  overflow:hidden;\n}\n\n.snd-card:first-child{\n  margin-top:0;\n}\n\n.snd-eyebrow{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.snd-section-head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:27px;\n\n  margin-bottom:16px;\n}\n\n.snd-section-head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.08;\n}\n\n.snd-section-head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n.snd-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — OPENING\n========================================================= *\/\n\n.snd-opening{\n  padding:28px 29px 25px;\n\n  border-top:4px solid var(--espresso);\n}\n\n.snd-opening__grid{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,215px);\n\n  gap:24px;\n  align-items:stretch;\n}\n\n.snd-opening h2{\n  max-width:590px;\n\n  margin:0 0 10px;\n\n  font-size:31px;\n  line-height:1.05;\n}\n\n.snd-opening__lead{\n  max-width:585px;\n\n  margin:0;\n\n  color:var(--body);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* OPENING FACTS *\/\n\n.snd-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:23px;\n\n  margin-top:19px;\n}\n\n.snd-fact{\n  min-width:100px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.snd-fact:nth-child(2){\n  border-color:var(--line-strong);\n}\n\n.snd-fact:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.snd-fact small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.snd-fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* SIGNATURE *\/\n\n.snd-signature{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:18px;\n\n  background:var(--espresso);\n\n  border-radius:7px;\n}\n\n.snd-signature small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.snd-signature strong{\n  display:block;\n\n  margin:4px 0 7px;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:22px;\n  line-height:1.03;\n\n  font-weight:500;\n}\n\n.snd-signature p{\n  margin:0;\n\n  color:#D8CDBF;\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* OPENING LEDGER *\/\n\n.snd-opening__ledger{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin-top:16px;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.snd-opening__item{\n  min-width:0;\n\n  padding:10px 13px;\n}\n\n.snd-opening__item + .snd-opening__item{\n  border-left:1px solid var(--line);\n}\n\n.snd-opening__item small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.snd-opening__item strong{\n  display:block;\n\n  margin:2px 0;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.snd-opening__item span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   02 — ADJUSTABLE ARM\n========================================================= *\/\n\n.snd-reach{\n  padding:26px 28px;\n}\n\n.snd-reach__grid{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  gap:21px;\n}\n\n\n\/* REAL ARM IMAGE *\/\n\n.snd-arm{\n  min-width:0;\n\n  padding:10px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.snd-arm__frame{\n  width:165px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  border-radius:4px;\n}\n\n.snd-arm__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.snd-arm__frame img{\n  max-height:158px !important;\n}\n\n.snd-arm__copy{\n  padding:8px 2px 1px;\n}\n\n.snd-arm__copy small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.snd-arm__copy strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n\n\/* MECHANISM LEDGER *\/\n\n.snd-mechanism{\n  min-width:0;\n}\n\n.snd-mechanism__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.snd-mechanism__row:first-child{\n  padding-top:2px;\n}\n\n.snd-mechanism__row:last-child{\n  border-bottom:0;\n}\n\n.snd-mechanism__row small{\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.snd-mechanism__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.snd-mechanism__row p{\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* FUNCTION NOTE *\/\n\n.snd-function{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:17px;\n  align-items:center;\n\n  margin-top:12px;\n\n  padding:12px 14px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.snd-function strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.snd-function span{\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   03 — TWO HEIGHTS\n========================================================= *\/\n\n.snd-scale{\n  padding:26px 28px;\n}\n\n.snd-size-list{\n  border-top:1px solid var(--espresso);\n  border-bottom:1px solid var(--line);\n}\n\n\n\/* SIZE ROW *\/\n\n.snd-size{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,150px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  padding:14px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.snd-size:last-child{\n  border-bottom:0;\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.snd-size__image{\n  min-width:0;\n\n  padding:8px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.snd-size__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.snd-size__image img{\n  max-height:92px !important;\n}\n\n\n\/* SIZE NUMBER *\/\n\n.snd-size__number small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.snd-size__number strong{\n  display:block;\n\n  margin:3px 0;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:22px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.snd-size__number span{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:10.5px;\n  line-height:1.35;\n}\n\n\n\/* SIZE COPY *\/\n\n.snd-size__copy{\n  min-width:0;\n}\n\n.snd-size__copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.snd-size__copy p{\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n.snd-size__fit{\n  margin-top:5px;\n\n  color:var(--gold-dark) !important;\n\n  font-size:10.5px !important;\n  font-weight:600;\n}\n\n\n\/* OVERHEAD EMPHASIS *\/\n\n.snd-size--overhead{\n  position:relative;\n}\n\n.snd-size--overhead::before{\n  content:\"\";\n\n  position:absolute;\n\n  left:-10px;\n  top:10px;\n  bottom:10px;\n\n  width:3px;\n\n  background:var(--gold);\n}\n\n\n\/* CEILING CHECK *\/\n\n.snd-ceiling{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:0;\n\n  margin-top:13px;\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n\n  overflow:hidden;\n}\n\n.snd-ceiling__item{\n  min-width:0;\n\n  padding:12px 14px;\n}\n\n.snd-ceiling__item + .snd-ceiling__item{\n  border-left:1px solid var(--line);\n}\n\n.snd-ceiling__item small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.snd-ceiling__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.snd-ceiling__item span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   04 — SHADE + PRODUCT DETAILS\n========================================================= *\/\n\n.snd-details{\n  padding:26px 28px;\n}\n\n\n\/* SHADE STRIP *\/\n\n.snd-shade{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:19px;\n  align-items:center;\n\n  margin-bottom:20px;\n\n  padding-bottom:18px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.snd-shade__image{\n  min-width:0;\n\n  padding:9px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.snd-shade__frame{\n  width:130px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.snd-shade__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  text-decoration:none;\n}\n\n.snd-shade__frame img{\n  max-height:124px !important;\n}\n\n.snd-shade__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.snd-shade__copy strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.snd-shade__copy p{\n  max-width:480px;\n\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* SPECS *\/\n\n.snd-specs__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:20px;\n\n  margin-bottom:10px;\n}\n\n.snd-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.snd-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.snd-spec-list{\n  border-top:1px solid var(--espresso);\n}\n\n.snd-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.snd-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.snd-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CARE \/ SETUP *\/\n\n.snd-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:12px;\n}\n\n.snd-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.snd-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.snd-note span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.snd-shipping{\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border-top:3px solid var(--espresso);\n}\n\n.snd-shipping h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.snd-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.snd-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.snd-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.snd-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.snd-lightbox:target{\n  display:flex;\n}\n\n.snd-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.snd-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.snd-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.snd-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .snd-opening,\n  .snd-reach,\n  .snd-scale,\n  .snd-details{\n    padding:23px 19px;\n  }\n\n  .snd-opening h2{\n    font-size:27px;\n  }\n\n  .snd-opening__grid{\n    grid-template-columns:minmax(0,1fr) minmax(0,175px);\n  }\n\n  .snd-section-head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:520px){\n\n  .snd-card{\n    border-radius:8px;\n  }\n\n\n  .snd-opening__grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .snd-opening__ledger{\n    grid-template-columns:1fr;\n  }\n\n  .snd-opening__item + .snd-opening__item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .snd-reach__grid{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:13px;\n  }\n\n  .snd-arm__frame{\n    width:104px;\n  }\n\n  .snd-arm__frame img{\n    max-height:100px !important;\n  }\n\n  .snd-mechanism__row{\n    grid-template-columns:minmax(0,65px) minmax(0,1fr);\n\n    gap:8px;\n  }\n\n\n  .snd-function{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n\n  .snd-size{\n    grid-template-columns:minmax(0,92px) minmax(0,115px) minmax(0,1fr);\n\n    gap:9px;\n  }\n\n  .snd-size__image img{\n    max-height:76px !important;\n  }\n\n  .snd-size--overhead::before{\n    left:-7px;\n  }\n\n\n  .snd-ceiling{\n    grid-template-columns:1fr;\n  }\n\n  .snd-ceiling__item + .snd-ceiling__item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .snd-shade{\n    grid-template-columns:minmax(0,115px) minmax(0,1fr);\n\n    gap:13px;\n  }\n\n  .snd-shade__frame{\n    width:96px;\n  }\n\n  .snd-shade__frame img{\n    max-height:92px !important;\n  }\n\n\n  .snd-specs__head{\n    display:block;\n  }\n\n  .snd-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .snd-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .snd-spec__label{\n    color:var(--gold-dark);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n\n  .snd-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:380px){\n\n  .snd-reach__grid{\n    grid-template-columns:1fr;\n  }\n\n  .snd-arm{\n    width:135px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .snd-size{\n    grid-template-columns:1fr;\n  }\n\n  .snd-size__image{\n    width:115px;\n    max-width:100%;\n  }\n\n\n  .snd-shade{\n    grid-template-columns:1fr;\n  }\n\n  .snd-shade__image{\n    width:130px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-snodo\" id=\"snodo-root\"\u003e\n\u003c!-- =====================================================\n       01 — OPENING\n  ====================================================== --\u003e\n\u003csection class=\"snd-card snd-opening\"\u003e\n\u003cdiv class=\"snd-opening__grid\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"snd-eyebrow\"\u003e Snodo Floor Lamp · Adjustable Swing Arm \u003c\/span\u003e\n\u003ch2\u003ePut the Light Where the Furniture Cannot\u003c\/h2\u003e\n\u003cp class=\"snd-opening__lead\"\u003eSnodo separates where the lamp stands from where the light lands. Keep the weighted base beside or behind the furniture, then swing the jointed arm toward your chair, sofa, bed or work surface.\u003c\/p\u003e\n\u003cdiv class=\"snd-facts\"\u003e\n\u003cdiv class=\"snd-fact\"\u003e\n\u003csmall\u003e Heights \u003c\/small\u003e \u003cstrong\u003e 2 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-fact\"\u003e\n\u003csmall\u003e Max Reach \u003c\/small\u003e \u003cstrong\u003e 17.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-fact\"\u003e\n\u003csmall\u003e Included Light \u003c\/small\u003e \u003cstrong\u003e 2700K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003caside class=\"snd-signature\"\u003e\u003csmall\u003e Snodo Signature \u003c\/small\u003e \u003cstrong\u003e Move the Arm, Not the Lamp \u003c\/strong\u003e\n\u003cp\u003eThe visible joint lets the shade travel toward the seat while the weighted floor base stays in place.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-opening__ledger\"\u003e\n\u003cdiv class=\"snd-opening__item\"\u003e\n\u003csmall\u003e Compact \u003c\/small\u003e \u003cstrong\u003e H65.7\" \u003c\/strong\u003e \u003cspan\u003e Chair · bedside · desk \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-opening__item\"\u003e\n\u003csmall\u003e Overhead \u003c\/small\u003e \u003cstrong\u003e H95.7\" \u003c\/strong\u003e \u003cspan\u003e Sofa · sectional · tall room \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-opening__item\"\u003e\n\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Plug-In \u003c\/strong\u003e \u003cspan\u003e Bulb included · no electrician \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — ADJUSTABLE ARM\n  ====================================================== --\u003e\n\u003csection class=\"snd-card snd-reach\"\u003e\n\u003cdiv class=\"snd-section-head\"\u003e\n\u003ch3\u003eThe Joint Does the Work\u003c\/h3\u003e\n\u003cp\u003eSnodo is useful because the base does not need to sit directly underneath the light. The metal arm pivots from the upright and carries the shade toward the place you are actually using.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-reach__grid\"\u003e\n\u003c!-- MECHANICAL ARM --\u003e\n\u003carticle class=\"snd-arm\"\u003e\n\u003cdiv class=\"snd-arm__frame\"\u003e\u003ca href=\"#snd-arm-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/snodo-floor-lamp-stuberlighting_23.jpg?v=1784880312\" alt=\"Close-up of the Snodo Floor Lamp adjustable metal swing arm mechanism\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"snd-arm__copy\"\u003e\n\u003csmall\u003e Mechanical Detail \u003c\/small\u003e \u003cstrong\u003e Pivoting Swing Arm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MECHANISM --\u003e\n\u003cdiv class=\"snd-mechanism\"\u003e\n\u003cdiv class=\"snd-mechanism__row\"\u003e\n\u003csmall\u003e Pivot \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Reposition by Hand \u003c\/strong\u003e\n\u003cp\u003eSwing the arm toward the seating or work area instead of dragging the entire floor lamp across the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-mechanism__row\"\u003e\n\u003csmall\u003e Frame \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Metal Upright + Jointed Arm \u003c\/strong\u003e\n\u003cp\u003eThe structural arm and upright are metal, helping the mechanism hold its selected position.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-mechanism__row\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Weighted Floor Support \u003c\/strong\u003e\n\u003cp\u003eCounterbalances the shade and arm when the light is extended away from the upright.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-function\"\u003e\n\u003cstrong\u003e Why a Swing Arm? \u003c\/strong\u003e \u003cspan\u003e Place the base where there is available floor space, then bring the shade closer to the book, seat or desktop. It is especially useful where there is no room for a side table. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — TWO HEIGHTS\n  ====================================================== --\u003e\n\u003csection class=\"snd-card snd-scale\"\u003e\n\u003cdiv class=\"snd-section-head\"\u003e\n\u003ch3\u003eChoose by Furniture, Not Just Height\u003c\/h3\u003e\n\u003cp\u003eThese are not simply small and large versions. Compact is designed to work beside furniture. Overhead is designed to clear taller furniture and extend the shade over it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-size-list\"\u003e\n\u003c!-- COMPACT --\u003e\n\u003cdiv class=\"snd-size\"\u003e\n\u003cdiv class=\"snd-size__image\"\u003e\u003ca href=\"#snd-compact-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/snodo-floor-lamp-stuberlighting_20.jpg?v=1784880312\" alt=\"Compact Snodo Floor Lamp dimension diagram\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"snd-size__number\"\u003e\n\u003csmall\u003e Version 01 \u003c\/small\u003e \u003cstrong\u003e Compact \u003c\/strong\u003e \u003cspan\u003e L7.9\" × H65.7\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-size__copy\"\u003e\n\u003cstrong\u003e Beside the Furniture \u003c\/strong\u003e\n\u003cp\u003eThe everyday reading version. Its shorter arm reaches beside a chair, bed or desk without making the fixture feel oversized.\u003c\/p\u003e\n\u003cp class=\"snd-size__fit\"\u003eBest for · armchair · bedside · home office · 8 ft ceiling\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- OVERHEAD --\u003e\n\u003cdiv class=\"snd-size snd-size--overhead\"\u003e\n\u003cdiv class=\"snd-size__image\"\u003e\u003ca href=\"#snd-overhead-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/snodo-floor-lamp-stuberlighting_16.jpg?v=1784880312\" alt=\"Overhead Snodo Floor Lamp dimension diagram\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"snd-size__number\"\u003e\n\u003csmall\u003e Version 02 \u003c\/small\u003e \u003cstrong\u003e Overhead \u003c\/strong\u003e \u003cspan\u003e L17.7\" × H95.7\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-size__copy\"\u003e\n\u003cstrong\u003e Over the Furniture \u003c\/strong\u003e\n\u003cp\u003eNearly eight feet tall with a longer reach, designed to stand behind a sofa or sectional and carry the shade above the seating area.\u003c\/p\u003e\n\u003cp class=\"snd-size__fit\"\u003eBest for · sofa · sectional · open living room · 9 ft+ ceiling\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CEILING CHECK --\u003e\n\u003cdiv class=\"snd-ceiling\"\u003e\n\u003cdiv class=\"snd-ceiling__item\"\u003e\n\u003csmall\u003e Standard Ceiling \u003c\/small\u003e \u003cstrong\u003e 8 ft → Compact \u003c\/strong\u003e \u003cspan\u003e The 65.7\" version leaves comfortable visual clearance in a standard-height room. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-ceiling__item\"\u003e\n\u003csmall\u003e Taller Ceiling \u003c\/small\u003e \u003cstrong\u003e 9 ft+ → Overhead \u003c\/strong\u003e \u003cspan\u003e The 95.7\" version needs extra headroom and is intended for taller spaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — SHADE + PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"snd-card snd-details\"\u003e\u003c!-- SHADE --\u003e\n\u003cdiv class=\"snd-shade\"\u003e\n\u003cdiv class=\"snd-shade__image\"\u003e\n\u003cdiv class=\"snd-shade__frame\"\u003e\u003ca href=\"#snd-shade-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/snodo-floor-lamp-stuberlighting_19.jpg?v=1784880312\" alt=\"Close-up of the Snodo Floor Lamp tapered fabric shade\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"snd-caption\"\u003eShade Detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-shade__copy\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Fabric Softens the Directional Light \u003c\/strong\u003e\n\u003cp\u003eThe tapered fabric shade takes the harder edge off the bulb while the swing arm keeps the source closer to the reading or seating area. The result is functional light without the visual severity of an exposed metal task shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"snd-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Snodo Floor Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-spec-list\"\u003e\n\u003cdiv class=\"snd-spec\"\u003e\n\u003cspan class=\"snd-spec__label\"\u003e Compact Dimensions \u003c\/span\u003e \u003cspan class=\"snd-spec__value\"\u003e L7.9\" × H65.7\" · 20 × 167 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-spec\"\u003e\n\u003cspan class=\"snd-spec__label\"\u003e Overhead Dimensions \u003c\/span\u003e \u003cspan class=\"snd-spec__value\"\u003e L17.7\" × H95.7\" · 45 × 243 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-spec\"\u003e\n\u003cspan class=\"snd-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"snd-spec__value\"\u003e Metal upright · Metal swing arm · Weighted base · Tapered fabric shade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-spec\"\u003e\n\u003cspan class=\"snd-spec__label\"\u003e Adjustment \u003c\/span\u003e \u003cspan class=\"snd-spec__value\"\u003e Jointed swing arm · Pivots by hand to reposition the shade and direct the light \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-spec\"\u003e\n\u003cspan class=\"snd-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"snd-spec__value\"\u003e E26 \/ E27 socket · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-spec\"\u003e\n\u003cspan class=\"snd-spec__label\"\u003e Included Bulb \u003c\/span\u003e \u003cspan class=\"snd-spec__value\"\u003e Warm-white LED · 2700K · Pre-installed · Non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-spec\"\u003e\n\u003cspan class=\"snd-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"snd-spec__value\"\u003e 40W maximum per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-spec\"\u003e\n\u003cspan class=\"snd-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"snd-spec__value\"\u003e Included bulb is non-dimmable · For dimming, use a dimmable E26 \/ E27 LED with a compatible plug-in dimmer control \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-spec\"\u003e\n\u003cspan class=\"snd-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"snd-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-spec\"\u003e\n\u003cspan class=\"snd-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"snd-spec__value\"\u003e Inline push-button On \/ Off switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-spec\"\u003e\n\u003cspan class=\"snd-spec__label\"\u003e Cord \u003c\/span\u003e \u003cspan class=\"snd-spec__value\"\u003e 78\" cord · Extended length available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-spec\"\u003e\n\u003cspan class=\"snd-spec__label\"\u003e Plug Options \u003c\/span\u003e \u003cspan class=\"snd-spec__value\"\u003e US · UK · AU · EU \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-spec\"\u003e\n\u003cspan class=\"snd-spec__label\"\u003e Assembly \u003c\/span\u003e \u003cspan class=\"snd-spec__value\"\u003e Approx. 20 minutes · Threaded upright sections · No electrician required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-spec\"\u003e\n\u003cspan class=\"snd-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"snd-spec__value\"\u003e IP20 · Indoor dry locations only \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-spec\"\u003e\n\u003cspan class=\"snd-spec__label\"\u003e In the Box \u003c\/span\u003e \u003cspan class=\"snd-spec__value\"\u003e Lamp components · Pre-installed LED bulb · Instructions \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-spec\"\u003e\n\u003cspan class=\"snd-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"snd-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=\"snd-notes\"\u003e\n\u003cdiv class=\"snd-note\"\u003e\n\u003cstrong\u003e Assembly Note \u003c\/strong\u003e \u003cspan\u003e Fully tighten every threaded upright joint before standing the lamp upright. Because the arm and shade carry weight above the base, a loose joint can make the upright appear slightly tilted. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"snd-note\"\u003e\n\u003cstrong\u003e Fabric + Metal Care \u003c\/strong\u003e \u003cspan\u003e Dust the shade with a lint roller or a soft vacuum-brush attachment. Do not wet-clean the fabric. Wipe the metal with a dry or barely damp microfiber cloth and avoid abrasive cleaners. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — SHIPPING\n  ====================================================== --\u003e\n\u003csection class=\"snd-card snd-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       ARM LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"snd-arm-large\" href=\"#snodo-root\" class=\"snd-lightbox\"\u003e \u003cspan class=\"snd-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/snodo-floor-lamp-stuberlighting_23.jpg?v=1784880312\" alt=\"Enlarged Snodo adjustable metal swing arm\"\u003e \u003cspan class=\"snd-lightbox__caption\"\u003e Snodo · Adjustable Swing Arm \u003c\/span\u003e \u003cspan class=\"snd-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SHADE LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"snd-shade-large\" href=\"#snodo-root\" class=\"snd-lightbox\"\u003e \u003cspan class=\"snd-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/snodo-floor-lamp-stuberlighting_19.jpg?v=1784880312\" alt=\"Enlarged Snodo tapered fabric shade\"\u003e \u003cspan class=\"snd-lightbox__caption\"\u003e Snodo · Fabric Shade Detail \u003c\/span\u003e \u003cspan class=\"snd-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       COMPACT DIMENSION LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"snd-compact-large\" href=\"#snodo-root\" class=\"snd-lightbox\"\u003e \u003cspan class=\"snd-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/snodo-floor-lamp-stuberlighting_20.jpg?v=1784880312\" alt=\"Enlarged Compact Snodo Floor Lamp dimensions\"\u003e \u003cspan class=\"snd-lightbox__caption\"\u003e Snodo Compact · L7.9\" × H65.7\" \u003c\/span\u003e \u003cspan class=\"snd-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       OVERHEAD DIMENSION LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"snd-overhead-large\" href=\"#snodo-root\" class=\"snd-lightbox\"\u003e \u003cspan class=\"snd-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/snodo-floor-lamp-stuberlighting_16.jpg?v=1784880312\" alt=\"Enlarged Overhead Snodo Floor Lamp dimensions\"\u003e \u003cspan class=\"snd-lightbox__caption\"\u003e Snodo Overhead · L17.7\" × H95.7\" \u003c\/span\u003e \u003cspan class=\"snd-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"L 7.9\" x H 65.7\" \/ Metal \u0026 Fabric \/ US Plug","offer_id":52662816801051,"sku":"STB-FL-26-10134","price":635.0,"currency_code":"USD","in_stock":true},{"title":"L 7.9\" x H 65.7\" \/ Metal \u0026 Fabric \/ EU Plug","offer_id":52662816833819,"sku":"STB-FL-26-10135","price":635.0,"currency_code":"USD","in_stock":true},{"title":"L 7.9\" x H 65.7\" \/ Metal \u0026 Fabric \/ AU Plug","offer_id":52662816866587,"sku":"STB-FL-26-10136","price":635.0,"currency_code":"USD","in_stock":true},{"title":"L 7.9\" x H 65.7\" \/ Metal \u0026 Fabric \/ UK Plug","offer_id":52662816899355,"sku":"STB-FL-26-10137","price":635.0,"currency_code":"USD","in_stock":true},{"title":"L 17.7\" x H 95.7\" \/ Metal \u0026 Fabric \/ US Plug","offer_id":52662816932123,"sku":"STB-FL-26-10138","price":855.0,"currency_code":"USD","in_stock":true},{"title":"L 17.7\" x H 95.7\" \/ Metal \u0026 Fabric \/ EU Plug","offer_id":52662816964891,"sku":"STB-FL-26-10139","price":855.0,"currency_code":"USD","in_stock":true},{"title":"L 17.7\" x H 95.7\" \/ Metal \u0026 Fabric \/ AU Plug","offer_id":52662816997659,"sku":"STB-FL-26-10140","price":855.0,"currency_code":"USD","in_stock":true},{"title":"L 17.7\" x H 95.7\" \/ Metal \u0026 Fabric \/ UK Plug","offer_id":52662817030427,"sku":"STB-FL-26-10141","price":855.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/snodo-floor-lamp-stuberlighting_1.jpg?v=1784880312"},{"product_id":"gemma-stacked-glass-floor-lamp","title":"Gemma Stacked Glass Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — GEMMA STACKED GLASS FLOOR LAMP\n\n   FORM \/ HEIGHT \/ CONTROL\n\n   HAND-BLOWN GLASS EDITORIAL\n   QUIET LUXURY · SHOPPER-FIRST · DAWN SAFE\n========================================================= *\/\n\n.stb-gemma{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --body:#625348;\n  --muted:#827568;\n\n  --gold:#C8A96E;\n  --gold-dark:#967143;\n\n  --cream:#F5EDD8;\n  --paper:#F7F0E3;\n  --ivory:#FFFCF6;\n\n  --line:#DED2BD;\n  --line-strong:#CDBD9F;\n\n  --red:#B95844;\n  --green:#56735E;\n  --black:#28231F;\n  --orange:#C87B3D;\n\n  --shadow:0 10px 34px rgba(28,18,9,.09);\n\n  width:100%;\n  max-width:860px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-gemma *,\n.stb-gemma *::before,\n.stb-gemma *::after{\n  box-sizing:border-box;\n}\n\n.stb-gemma h2,\n.stb-gemma h3,\n.stb-gemma p{\n  margin-top:0;\n}\n\n.stb-gemma h2,\n.stb-gemma h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-gemma img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n\n\/* =========================================================\n   MAIN CARD SYSTEM\n========================================================= *\/\n\n.gm-card{\n  margin-top:12px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:9px;\n\n  box-shadow:var(--shadow);\n\n  overflow:hidden;\n}\n\n.gm-card:first-child{\n  margin-top:0;\n}\n\n.gm-eyebrow{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.gm-section-head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:27px;\n\n  margin-bottom:16px;\n}\n\n.gm-section-head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.08;\n}\n\n.gm-section-head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n.gm-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — OPENING\n========================================================= *\/\n\n.gm-opening{\n  padding:28px 29px 25px;\n\n  border-top:4px solid var(--espresso);\n}\n\n.gm-opening__grid{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,220px);\n\n  gap:24px;\n  align-items:stretch;\n}\n\n.gm-opening h2{\n  max-width:590px;\n\n  margin:0 0 10px;\n\n  font-size:31px;\n  line-height:1.05;\n}\n\n.gm-opening__lead{\n  max-width:585px;\n\n  margin:0;\n\n  color:var(--body);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* FACTS *\/\n\n.gm-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:23px;\n\n  margin-top:19px;\n}\n\n.gm-fact{\n  min-width:96px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.gm-fact:nth-child(2){\n  border-color:var(--line-strong);\n}\n\n.gm-fact:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.gm-fact small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gm-fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* SIGNATURE *\/\n\n.gm-signature{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:18px;\n\n  background:var(--espresso);\n\n  border-radius:7px;\n}\n\n.gm-signature small{\n  display:block;\n\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gm-signature strong{\n  display:block;\n\n  margin:4px 0 7px;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:22px;\n  line-height:1.03;\n\n  font-weight:500;\n}\n\n.gm-signature p{\n  margin:0;\n\n  color:#D8CDBF;\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* OPENING LEDGER *\/\n\n.gm-opening__ledger{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin-top:16px;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.gm-opening__item{\n  min-width:0;\n\n  padding:10px 13px;\n}\n\n.gm-opening__item + .gm-opening__item{\n  border-left:1px solid var(--line);\n}\n\n.gm-opening__item small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gm-opening__item strong{\n  display:block;\n\n  margin:2px 0;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.gm-opening__item span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   02 — MODELS \/ COLOR\n========================================================= *\/\n\n.gm-models{\n  padding:26px 28px;\n}\n\n.gm-models__layout{\n  display:grid;\n  grid-template-columns:minmax(0,240px) minmax(0,1fr);\n\n  gap:21px;\n  align-items:start;\n}\n\n\n\/* COLLECTION IMAGE *\/\n\n.gm-collection{\n  min-width:0;\n\n  padding:10px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.gm-collection__frame{\n  width:215px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  border-radius:4px;\n}\n\n.gm-collection__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.gm-collection__frame img{\n  max-height:215px !important;\n}\n\n\n\/* MODEL LEDGER *\/\n\n.gm-model-list{\n  min-width:0;\n\n  border-top:1px solid var(--espresso);\n}\n\n.gm-model{\n  padding:13px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.gm-model__head{\n  display:flex;\n  align-items:baseline;\n  justify-content:space-between;\n\n  gap:15px;\n\n  margin-bottom:5px;\n}\n\n.gm-model__head small{\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gm-model__head strong{\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.gm-model p{\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.46;\n}\n\n\n\/* COLORS *\/\n\n.gm-colors{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:8px 18px;\n\n  margin-top:8px;\n}\n\n.gm-color{\n  display:flex;\n  align-items:center;\n\n  gap:6px;\n\n  color:var(--espresso);\n\n  font-size:10.5px;\n  font-weight:600;\n}\n\n.gm-color::before{\n  content:\"\";\n\n  width:24px;\n  height:3px;\n\n  border-radius:10px;\n\n  background:var(--line-strong);\n}\n\n.gm-color--red::before{\n  background:var(--red);\n}\n\n.gm-color--green::before{\n  background:var(--green);\n}\n\n.gm-color--black::before{\n  background:var(--black);\n}\n\n.gm-color--orange::before{\n  background:var(--orange);\n}\n\n\n\/* HAND-BLOWN NOTE *\/\n\n.gm-glass-note{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:17px;\n  align-items:center;\n\n  margin-top:12px;\n\n  padding:12px 14px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.gm-glass-note strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.gm-glass-note span{\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   03 — HEIGHT + CONTROL\n========================================================= *\/\n\n.gm-choice{\n  padding:26px 28px;\n}\n\n\n\/* SCALE *\/\n\n.gm-scale{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:16px;\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.gm-dimension{\n  min-width:0;\n\n  padding:10px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.gm-dimension__frame{\n  width:118px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.gm-dimension__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  text-decoration:none;\n}\n\n.gm-dimension__frame img{\n  max-height:114px !important;\n}\n\n\n\/* HEIGHT LEDGER *\/\n\n.gm-height-list{\n  min-width:0;\n\n  border-top:1px solid var(--espresso);\n  border-bottom:1px solid var(--line);\n}\n\n.gm-height{\n  display:grid;\n  grid-template-columns:minmax(0,90px) minmax(0,115px) minmax(0,1fr);\n\n  gap:13px;\n  align-items:center;\n\n  padding:12px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.gm-height:last-child{\n  border-bottom:0;\n}\n\n.gm-height__name small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gm-height__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:18px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.gm-height__number strong{\n  display:block;\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.gm-height__number span{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--muted);\n\n  font-size:10px;\n}\n\n.gm-height__fit{\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.43;\n}\n\n\n\/* CONTROL *\/\n\n.gm-control{\n  margin-top:16px;\n\n  border-top:1px solid var(--espresso);\n}\n\n.gm-control__title{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:13px 0 10px;\n}\n\n.gm-control__title small{\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gm-control__title p{\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n.gm-control-list{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n\n  overflow:hidden;\n}\n\n.gm-control-option{\n  min-width:0;\n\n  padding:13px 14px;\n}\n\n.gm-control-option + .gm-control-option{\n  border-left:1px solid var(--line);\n}\n\n.gm-control-option small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.gm-control-option 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;\n\n  font-weight:500;\n}\n\n.gm-control-option p{\n  margin:0;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.44;\n}\n\n.gm-control-option--remote{\n  background:var(--espresso);\n}\n\n.gm-control-option--remote small{\n  color:var(--gold);\n}\n\n.gm-control-option--remote strong{\n  color:#FFF8ED;\n}\n\n.gm-control-option--remote p{\n  color:#D8CDBF;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.gm-details{\n  padding:25px 28px;\n}\n\n.gm-spec-head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:10px;\n}\n\n.gm-spec-head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.gm-spec-head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.gm-spec-list{\n  border-top:1px solid var(--espresso);\n}\n\n.gm-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.gm-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.gm-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.gm-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:12px;\n}\n\n.gm-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.gm-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.gm-note span{\n  display:block;\n\n  color:var(--body);\n\n  font-size:11.5px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.gm-shipping{\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border-top:3px solid var(--espresso);\n}\n\n.gm-shipping h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.gm-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.gm-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.gm-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.gm-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.gm-lightbox:target{\n  display:flex;\n}\n\n.gm-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.gm-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.gm-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.gm-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .gm-opening,\n  .gm-models,\n  .gm-choice,\n  .gm-details{\n    padding:23px 19px;\n  }\n\n  .gm-opening h2{\n    font-size:27px;\n  }\n\n  .gm-opening__grid{\n    grid-template-columns:minmax(0,1fr) minmax(0,175px);\n  }\n\n  .gm-section-head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:520px){\n\n  .gm-card{\n    border-radius:8px;\n  }\n\n\n  .gm-opening__grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .gm-opening__ledger{\n    grid-template-columns:1fr;\n  }\n\n  .gm-opening__item + .gm-opening__item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .gm-models__layout{\n    grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n    gap:13px;\n  }\n\n  .gm-collection__frame{\n    width:112px;\n  }\n\n  .gm-collection__frame img{\n    max-height:112px !important;\n  }\n\n\n  .gm-glass-note{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n\n  .gm-scale{\n    grid-template-columns:1fr;\n  }\n\n  .gm-dimension{\n    width:125px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n  .gm-dimension__frame{\n    width:96px;\n  }\n\n  .gm-dimension__frame img{\n    max-height:94px !important;\n  }\n\n\n  .gm-height{\n    grid-template-columns:minmax(0,75px) minmax(0,90px) minmax(0,1fr);\n\n    gap:8px;\n  }\n\n\n  .gm-control__title{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n\n  .gm-control-list{\n    grid-template-columns:1fr;\n  }\n\n  .gm-control-option + .gm-control-option{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .gm-spec-head{\n    display:block;\n  }\n\n  .gm-spec-head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .gm-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .gm-spec__label{\n    color:var(--gold-dark);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n\n  .gm-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:380px){\n\n  .gm-models__layout{\n    grid-template-columns:1fr;\n  }\n\n  .gm-collection{\n    width:145px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .gm-height{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-gemma\" id=\"gemma-root\"\u003e\n\u003c!-- =====================================================\n       01 — OPENING\n  ====================================================== --\u003e\n\u003csection class=\"gm-card gm-opening\"\u003e\n\u003cdiv class=\"gm-opening__grid\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"gm-eyebrow\"\u003e Gemma Floor Lamp · Hand-Blown Glass \u003c\/span\u003e\n\u003ch2\u003eA Column of Glass, Lit from Within\u003c\/h2\u003e\n\u003cp class=\"gm-opening__lead\"\u003eGemma stacks individually hand-blown glass forms into a slim illuminated column. Unlit, the colored glass reads like sculpture; switched on, the integrated LED gives the entire stack a softer glow from within.\u003c\/p\u003e\n\u003cdiv class=\"gm-facts\"\u003e\n\u003cdiv class=\"gm-fact\"\u003e\n\u003csmall\u003e Models \u003c\/small\u003e \u003cstrong\u003e A · B \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gm-fact\"\u003e\n\u003csmall\u003e Heights \u003c\/small\u003e \u003cstrong\u003e 2 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gm-fact\"\u003e\n\u003csmall\u003e Colors \u003c\/small\u003e \u003cstrong\u003e 4 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003caside class=\"gm-signature\"\u003e\u003csmall\u003e Gemma Signature \u003c\/small\u003e \u003cstrong\u003e Sculpture Even When Unlit \u003c\/strong\u003e\n\u003cp\u003eHand-blown colored glass gives the lamp enough material presence to hold a corner even before the light is switched on.\u003c\/p\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gm-opening__ledger\"\u003e\n\u003cdiv class=\"gm-opening__item\"\u003e\n\u003csmall\u003e Model A \u003c\/small\u003e \u003cstrong\u003e Red \/ Green \u003c\/strong\u003e \u003cspan\u003e One stacked-glass silhouette \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gm-opening__item\"\u003e\n\u003csmall\u003e Model B \u003c\/small\u003e \u003cstrong\u003e Black \/ Orange \u003c\/strong\u003e \u003cspan\u003e A different stacking rhythm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gm-opening__item\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Integrated LED \u003c\/strong\u003e \u003cspan\u003e No separate bulb required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — MODEL + COLOR\n  ====================================================== --\u003e\n\u003csection class=\"gm-card gm-models\"\u003e\n\u003cdiv class=\"gm-section-head\"\u003e\n\u003ch3\u003eChoose the Glass Composition\u003c\/h3\u003e\n\u003cp\u003eModel and color are linked. Model A is offered in Red or Green; Model B uses a different glass rhythm and comes in Black or Orange.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gm-models__layout\"\u003e\n\u003c!-- SERIES COLLECTION IMAGE --\u003e\n\u003carticle class=\"gm-collection\"\u003e\n\u003cdiv class=\"gm-collection__frame\"\u003e\u003ca href=\"#gm-collection-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gemma-stacked-glass-floor-lamp-stuberlighting_19.jpg?v=1785027995\" alt=\"Gemma Stacked Glass Floor Lamp collection showing different glass silhouettes and colors\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"gm-caption\"\u003eGemma Collection · Click to enlarge\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c!-- MODEL LEDGER --\u003e\n\u003cdiv class=\"gm-model-list\"\u003e\n\u003cdiv class=\"gm-model\"\u003e\n\u003cdiv class=\"gm-model__head\"\u003e\n\u003csmall\u003e Silhouette 01 \u003c\/small\u003e \u003cstrong\u003e Model A \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eChoose this stacked profile when you want either a warmer saturated Red or a deeper jewel-toned Green.\u003c\/p\u003e\n\u003cdiv class=\"gm-colors\"\u003e\n\u003cspan class=\"gm-color gm-color--red\"\u003e Red \u003c\/span\u003e \u003cspan class=\"gm-color gm-color--green\"\u003e Green \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gm-model\"\u003e\n\u003cdiv class=\"gm-model__head\"\u003e\n\u003csmall\u003e Silhouette 02 \u003c\/small\u003e \u003cstrong\u003e Model B \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eA second stacking profile, available in graphic Black or the collection's strongest color statement, Orange.\u003c\/p\u003e\n\u003cdiv class=\"gm-colors\"\u003e\n\u003cspan class=\"gm-color gm-color--black\"\u003e Black \u003c\/span\u003e \u003cspan class=\"gm-color gm-color--orange\"\u003e Orange \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gm-glass-note\"\u003e\n\u003cstrong\u003e Hand-Blown Means Individual \u003c\/strong\u003e \u003cspan\u003e Slight differences in glass thickness, shape and how the color pools are normal characteristics of the hand-blown process. If ordering two lamps, you may request a matched batch so the pair is selected as closely as possible. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — HEIGHT + CONTROL\n  ====================================================== --\u003e\n\u003csection class=\"gm-card gm-choice\"\u003e\n\u003cdiv class=\"gm-section-head\"\u003e\n\u003ch3\u003ePick the Height, Then the Control\u003c\/h3\u003e\n\u003cp\u003eBoth heights share the same slim 11.8-inch footprint. Choose 51.2 inches when the lamp should sit comfortably beside furniture, or 63 inches when you want more vertical presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- HEIGHT --\u003e\n\u003cdiv class=\"gm-scale\"\u003e\n\u003cdiv class=\"gm-dimension\"\u003e\n\u003cdiv class=\"gm-dimension__frame\"\u003e\u003ca href=\"#gm-dimension-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gemma-stacked-glass-floor-lamp-stuberlighting_17.jpg?v=1785027995\" alt=\"Gemma Stacked Glass Floor Lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"gm-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gm-height-list\"\u003e\n\u003cdiv class=\"gm-height\"\u003e\n\u003cdiv class=\"gm-height__name\"\u003e\n\u003csmall\u003e Height 01 \u003c\/small\u003e \u003cstrong\u003e Compact \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gm-height__number\"\u003e\n\u003cstrong\u003e 51.2\" \u003c\/strong\u003e \u003cspan\u003e 130 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gm-height__fit\"\u003eBest beside a sofa, lounge chair or reading corner when you want the glass close to furniture scale.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gm-height\"\u003e\n\u003cdiv class=\"gm-height__name\"\u003e\n\u003csmall\u003e Height 02 \u003c\/small\u003e \u003cstrong\u003e Tall \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gm-height__number\"\u003e\n\u003cstrong\u003e 63\" \u003c\/strong\u003e \u003cspan\u003e 160 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gm-height__fit\"\u003eMore sculptural and visually vertical — ideal for an open corner, entry or larger living space.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CONTROL --\u003e\n\u003cdiv class=\"gm-control\"\u003e\n\u003cdiv class=\"gm-control__title\"\u003e\n\u003csmall\u003e Light Control \u003c\/small\u003e\n\u003cp\u003eChoose the simple fixed warm-light version or the remote version when adjustable brightness and color temperature matter to you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gm-control-list\"\u003e\n\u003cdiv class=\"gm-control-option\"\u003e\n\u003csmall\u003e Option 01 \u003c\/small\u003e \u003cstrong\u003e Warm Light \u003c\/strong\u003e\n\u003cp\u003eFixed 3000K warm white. Operated with the foot switch on the cord. The simplest choice for consistent evening ambient light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gm-control-option gm-control-option--remote\"\u003e\n\u003csmall\u003e Option 02 \u003c\/small\u003e \u003cstrong\u003e Remote Dimming \u003c\/strong\u003e\n\u003cp\u003eAdjust brightness by remote and switch between 3000K warm, 4000K neutral and 6000K cool white.\u003c\/p\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=\"gm-card gm-details\"\u003e\n\u003cdiv class=\"gm-spec-head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Gemma Stacked Glass Floor Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gm-spec-list\"\u003e\n\u003cdiv class=\"gm-spec\"\u003e\n\u003cspan class=\"gm-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"gm-spec__value\"\u003e Ø11.8\" × H51.2\" or H63\" · Dia 30 cm × H130 cm or H160 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gm-spec\"\u003e\n\u003cspan class=\"gm-spec__label\"\u003e Models \/ Colors \u003c\/span\u003e \u003cspan class=\"gm-spec__value\"\u003e Model A — Red \/ Green\u003cbr\u003eModel B — Black \/ Orange \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gm-spec\"\u003e\n\u003cspan class=\"gm-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"gm-spec__value\"\u003e Hand-blown colored glass · Metal structure \/ base · Acrylic elements \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gm-spec\"\u003e\n\u003cspan class=\"gm-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"gm-spec__value\"\u003e Integrated LED · Included · Separate Bulb: Not required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gm-spec\"\u003e\n\u003cspan class=\"gm-spec__label\"\u003e LED Lifespan \u003c\/span\u003e \u003cspan class=\"gm-spec__value\"\u003e Approx. 50,000 hours rated \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gm-spec\"\u003e\n\u003cspan class=\"gm-spec__label\"\u003e Warm Light Version \u003c\/span\u003e \u003cspan class=\"gm-spec__value\"\u003e Fixed 3000K Warm White · Foot-switch control \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gm-spec\"\u003e\n\u003cspan class=\"gm-spec__label\"\u003e Remote Version \u003c\/span\u003e \u003cspan class=\"gm-spec__value\"\u003e Dimmable brightness · 3000K \/ 4000K \/ 6000K color-temperature selection · Remote control \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gm-spec\"\u003e\n\u003cspan class=\"gm-spec__label\"\u003e Rated Power \u003c\/span\u003e \u003cspan class=\"gm-spec__value\"\u003e Up to 40W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gm-spec\"\u003e\n\u003cspan class=\"gm-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"gm-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gm-spec\"\u003e\n\u003cspan class=\"gm-spec__label\"\u003e Cord \u003c\/span\u003e \u003cspan class=\"gm-spec__value\"\u003e 78.7\" \/ 2 m fixed power cord \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gm-spec\"\u003e\n\u003cspan class=\"gm-spec__label\"\u003e Plug Options \u003c\/span\u003e \u003cspan class=\"gm-spec__value\"\u003e US · UK · AU · EU \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gm-spec\"\u003e\n\u003cspan class=\"gm-spec__label\"\u003e Setup \u003c\/span\u003e \u003cspan class=\"gm-spec__value\"\u003e Plug-in floor lamp · Minimal assembly · Hardware and instructions included · No electrician required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gm-spec\"\u003e\n\u003cspan class=\"gm-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"gm-spec__value\"\u003e IP20 · Indoor dry locations only \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gm-spec\"\u003e\n\u003cspan class=\"gm-spec__label\"\u003e In the Box \u003c\/span\u003e \u003cspan class=\"gm-spec__value\"\u003e Lamp · Hardware · Instructions \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gm-spec\"\u003e\n\u003cspan class=\"gm-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"gm-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=\"gm-notes\"\u003e\n\u003cdiv class=\"gm-note\"\u003e\n\u003cstrong\u003e Hand-Blown Glass \u003c\/strong\u003e \u003cspan\u003e Slight differences in contour, glass thickness and color concentration are normal characteristics of hand-blown glass. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gm-note\"\u003e\n\u003cstrong\u003e Care \u003c\/strong\u003e \u003cspan\u003e Wipe the glass with a soft dry microfiber cloth. For fingerprints, use a barely damp cloth and dry immediately. Avoid abrasive pads, alcohol, harsh solvents and sudden temperature changes. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — SHIPPING\n  ====================================================== --\u003e\n\u003csection class=\"gm-card gm-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       COLLECTION LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"gm-collection-large\" href=\"#gemma-root\" class=\"gm-lightbox\"\u003e \u003cspan class=\"gm-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gemma-stacked-glass-floor-lamp-stuberlighting_19.jpg?v=1785027995\" alt=\"Enlarged Gemma Stacked Glass Floor Lamp collection\"\u003e \u003cspan class=\"gm-lightbox__caption\"\u003e Gemma · Model + Color Collection \u003c\/span\u003e \u003cspan class=\"gm-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       DIMENSION LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"gm-dimension-large\" href=\"#gemma-root\" class=\"gm-lightbox\"\u003e \u003cspan class=\"gm-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gemma-stacked-glass-floor-lamp-stuberlighting_17.jpg?v=1785027995\" alt=\"Enlarged Gemma Stacked Glass Floor Lamp dimensions\"\u003e \u003cspan class=\"gm-lightbox__caption\"\u003e Gemma · Ø11.8\" × H51.2\" \/ H63\" \u003c\/span\u003e \u003cspan class=\"gm-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 Red: Dia 11.8\" x H 51.2\" \/ Warm Light \/ US Plug","offer_id":52676203774235,"sku":"STB-FL-26-10142","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model A Red: Dia 11.8\" x H 51.2\" \/ Warm Light \/ EU Plug","offer_id":52676203807003,"sku":"STB-FL-26-10143","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model A Red: Dia 11.8\" x H 51.2\" \/ Warm Light \/ AU Plug","offer_id":52676203839771,"sku":"STB-FL-26-10144","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model A Red: Dia 11.8\" x H 51.2\" \/ Warm Light \/ UK Plug","offer_id":52676203872539,"sku":"STB-FL-26-10145","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model A Red: Dia 11.8\" x H 51.2\" \/ Remote Dimming \/ US Plug","offer_id":52676203905307,"sku":"STB-FL-26-10146","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model A Red: Dia 11.8\" x H 51.2\" \/ Remote Dimming \/ EU Plug","offer_id":52676203938075,"sku":"STB-FL-26-10147","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model A Red: Dia 11.8\" x H 51.2\" \/ Remote Dimming \/ AU Plug","offer_id":52676203970843,"sku":"STB-FL-26-10148","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model A Red: Dia 11.8\" x H 51.2\" \/ Remote Dimming \/ UK Plug","offer_id":52676204003611,"sku":"STB-FL-26-10149","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model A Green: Dia 11.8\" x H 51.2\" \/ Warm Light \/ US Plug","offer_id":52676204036379,"sku":"STB-FL-26-10150","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model A Green: Dia 11.8\" x H 51.2\" \/ Warm Light \/ EU Plug","offer_id":52676204069147,"sku":"STB-FL-26-10151","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model A Green: Dia 11.8\" x H 51.2\" \/ Warm Light \/ AU Plug","offer_id":52676204101915,"sku":"STB-FL-26-10152","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model A Green: Dia 11.8\" x H 51.2\" \/ Warm Light \/ UK Plug","offer_id":52676204134683,"sku":"STB-FL-26-10153","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model A Green: Dia 11.8\" x H 51.2\" \/ Remote Dimming \/ US Plug","offer_id":52676204167451,"sku":"STB-FL-26-10154","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model A Green: Dia 11.8\" x H 51.2\" \/ Remote Dimming \/ EU Plug","offer_id":52676204200219,"sku":"STB-FL-26-10155","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model A Green: Dia 11.8\" x H 51.2\" \/ Remote Dimming \/ AU Plug","offer_id":52676204232987,"sku":"STB-FL-26-10156","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model A Green: Dia 11.8\" x H 51.2\" \/ Remote Dimming \/ UK Plug","offer_id":52676204265755,"sku":"STB-FL-26-10157","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model A Red: Dia 11.8\" x H 63\" \/ Warm Light \/ US Plug","offer_id":52676204298523,"sku":"STB-FL-26-10158","price":520.0,"currency_code":"USD","in_stock":true},{"title":"Model A Red: Dia 11.8\" x H 63\" \/ Warm Light \/ EU Plug","offer_id":52676204331291,"sku":"STB-FL-26-10159","price":520.0,"currency_code":"USD","in_stock":true},{"title":"Model A Red: Dia 11.8\" x H 63\" \/ Warm Light \/ AU Plug","offer_id":52676204364059,"sku":"STB-FL-26-10160","price":520.0,"currency_code":"USD","in_stock":true},{"title":"Model A Red: Dia 11.8\" x H 63\" \/ Warm Light \/ UK Plug","offer_id":52676204396827,"sku":"STB-FL-26-10161","price":520.0,"currency_code":"USD","in_stock":true},{"title":"Model A Red: Dia 11.8\" x H 63\" \/ Remote Dimming \/ US Plug","offer_id":52676204429595,"sku":"STB-FL-26-10162","price":520.0,"currency_code":"USD","in_stock":true},{"title":"Model A Red: Dia 11.8\" x H 63\" \/ Remote Dimming \/ EU Plug","offer_id":52676204462363,"sku":"STB-FL-26-10163","price":520.0,"currency_code":"USD","in_stock":true},{"title":"Model A Red: Dia 11.8\" x H 63\" \/ Remote Dimming \/ AU Plug","offer_id":52676204495131,"sku":"STB-FL-26-10164","price":520.0,"currency_code":"USD","in_stock":true},{"title":"Model A Red: Dia 11.8\" x H 63\" \/ Remote Dimming \/ UK Plug","offer_id":52676204527899,"sku":"STB-FL-26-10165","price":520.0,"currency_code":"USD","in_stock":true},{"title":"Model A Green: Dia 11.8\" x H 63\" \/ Warm Light \/ US Plug","offer_id":52676204560667,"sku":"STB-FL-26-10166","price":520.0,"currency_code":"USD","in_stock":true},{"title":"Model A Green: Dia 11.8\" x H 63\" \/ Warm Light \/ EU Plug","offer_id":52676204593435,"sku":"STB-FL-26-10167","price":520.0,"currency_code":"USD","in_stock":true},{"title":"Model A Green: Dia 11.8\" x H 63\" \/ Warm Light \/ AU Plug","offer_id":52676204626203,"sku":"STB-FL-26-10168","price":520.0,"currency_code":"USD","in_stock":true},{"title":"Model A Green: Dia 11.8\" x H 63\" \/ Warm Light \/ UK Plug","offer_id":52676204658971,"sku":"STB-FL-26-10169","price":520.0,"currency_code":"USD","in_stock":true},{"title":"Model A Green: Dia 11.8\" x H 63\" \/ Remote Dimming \/ US Plug","offer_id":52676204691739,"sku":"STB-FL-26-10170","price":520.0,"currency_code":"USD","in_stock":true},{"title":"Model A Green: Dia 11.8\" x H 63\" \/ Remote Dimming \/ EU Plug","offer_id":52676204724507,"sku":"STB-FL-26-10171","price":520.0,"currency_code":"USD","in_stock":true},{"title":"Model A Green: Dia 11.8\" x H 63\" \/ Remote Dimming \/ AU Plug","offer_id":52676204757275,"sku":"STB-FL-26-10172","price":520.0,"currency_code":"USD","in_stock":true},{"title":"Model A Green: Dia 11.8\" x H 63\" \/ Remote Dimming \/ UK Plug","offer_id":52676204790043,"sku":"STB-FL-26-10173","price":520.0,"currency_code":"USD","in_stock":true},{"title":"Model B Black: Dia 11.8\" x H 51.2\" \/ Warm Light \/ US Plug","offer_id":52676204822811,"sku":"STB-FL-26-10174","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model B Black: Dia 11.8\" x H 51.2\" \/ Warm Light \/ EU Plug","offer_id":52676204855579,"sku":"STB-FL-26-10175","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model B Black: Dia 11.8\" x H 51.2\" \/ Warm Light \/ AU Plug","offer_id":52676204888347,"sku":"STB-FL-26-10176","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model B Black: Dia 11.8\" x H 51.2\" \/ Warm Light \/ UK Plug","offer_id":52676204921115,"sku":"STB-FL-26-10177","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model B Black: Dia 11.8\" x H 51.2\" \/ Remote Dimming \/ US Plug","offer_id":52676204953883,"sku":"STB-FL-26-10178","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model B Black: Dia 11.8\" x H 51.2\" \/ Remote Dimming \/ EU Plug","offer_id":52676204986651,"sku":"STB-FL-26-10179","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model B Black: Dia 11.8\" x H 51.2\" \/ Remote Dimming \/ AU Plug","offer_id":52676205019419,"sku":"STB-FL-26-10180","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model B Black: Dia 11.8\" x H 51.2\" \/ Remote Dimming \/ UK Plug","offer_id":52676205052187,"sku":"STB-FL-26-10181","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model B Orange: Dia 11.8\" x H 51.2\" \/ Warm Light \/ US Plug","offer_id":52676205084955,"sku":"STB-FL-26-10182","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model B Orange: Dia 11.8\" x H 51.2\" \/ Warm Light \/ EU Plug","offer_id":52676205117723,"sku":"STB-FL-26-10183","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model B Orange: Dia 11.8\" x H 51.2\" \/ Warm Light \/ AU Plug","offer_id":52676205150491,"sku":"STB-FL-26-10184","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model B Orange: Dia 11.8\" x H 51.2\" \/ Warm Light \/ UK Plug","offer_id":52676205183259,"sku":"STB-FL-26-10185","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model B Orange: Dia 11.8\" x H 51.2\" \/ Remote Dimming \/ US Plug","offer_id":52676205216027,"sku":"STB-FL-26-10186","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model B Orange: Dia 11.8\" x H 51.2\" \/ Remote Dimming \/ EU Plug","offer_id":52676205248795,"sku":"STB-FL-26-10187","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model B Orange: Dia 11.8\" x H 51.2\" \/ Remote Dimming \/ AU Plug","offer_id":52676205281563,"sku":"STB-FL-26-10188","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model B Orange: Dia 11.8\" x H 51.2\" \/ Remote Dimming \/ UK Plug","offer_id":52676205314331,"sku":"STB-FL-26-10189","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Model B Black: Dia 11.8\" x H 63\" \/ Warm Light \/ US Plug","offer_id":52676205347099,"sku":"STB-FL-26-10190","price":520.0,"currency_code":"USD","in_stock":true},{"title":"Model B Black: Dia 11.8\" x H 63\" \/ Warm Light \/ EU Plug","offer_id":52676205379867,"sku":"STB-FL-26-10191","price":520.0,"currency_code":"USD","in_stock":true},{"title":"Model B Black: Dia 11.8\" x H 63\" \/ Warm Light \/ AU Plug","offer_id":52676205412635,"sku":"STB-FL-26-10192","price":520.0,"currency_code":"USD","in_stock":true},{"title":"Model B Black: Dia 11.8\" x H 63\" \/ Warm Light \/ UK Plug","offer_id":52676205445403,"sku":"STB-FL-26-10193","price":520.0,"currency_code":"USD","in_stock":true},{"title":"Model B Black: Dia 11.8\" x H 63\" \/ Remote Dimming \/ US Plug","offer_id":52676205478171,"sku":"STB-FL-26-10194","price":520.0,"currency_code":"USD","in_stock":true},{"title":"Model B Black: Dia 11.8\" x H 63\" \/ Remote Dimming \/ EU Plug","offer_id":52676205510939,"sku":"STB-FL-26-10195","price":520.0,"currency_code":"USD","in_stock":true},{"title":"Model B Black: Dia 11.8\" x H 63\" \/ Remote Dimming \/ AU Plug","offer_id":52676205543707,"sku":"STB-FL-26-10196","price":520.0,"currency_code":"USD","in_stock":true},{"title":"Model B Black: Dia 11.8\" x H 63\" \/ Remote Dimming \/ UK Plug","offer_id":52676205576475,"sku":"STB-FL-26-10197","price":520.0,"currency_code":"USD","in_stock":true},{"title":"Model B Orange: Dia 11.8\" x H 63\" \/ Warm Light \/ US Plug","offer_id":52676205609243,"sku":"STB-FL-26-10198","price":520.0,"currency_code":"USD","in_stock":true},{"title":"Model B Orange: Dia 11.8\" x H 63\" \/ Warm Light \/ EU Plug","offer_id":52676205642011,"sku":"STB-FL-26-10199","price":520.0,"currency_code":"USD","in_stock":true},{"title":"Model B Orange: Dia 11.8\" x H 63\" \/ Warm Light \/ AU Plug","offer_id":52676205674779,"sku":"STB-FL-26-10200","price":520.0,"currency_code":"USD","in_stock":true},{"title":"Model B Orange: Dia 11.8\" x H 63\" \/ Warm Light \/ UK Plug","offer_id":52676205707547,"sku":"STB-FL-26-10201","price":520.0,"currency_code":"USD","in_stock":true},{"title":"Model B Orange: Dia 11.8\" x H 63\" \/ Remote Dimming \/ US Plug","offer_id":52676205740315,"sku":"STB-FL-26-10202","price":520.0,"currency_code":"USD","in_stock":true},{"title":"Model B Orange: Dia 11.8\" x H 63\" \/ Remote Dimming \/ EU Plug","offer_id":52676205773083,"sku":"STB-FL-26-10203","price":520.0,"currency_code":"USD","in_stock":true},{"title":"Model B Orange: Dia 11.8\" x H 63\" \/ Remote Dimming \/ AU Plug","offer_id":52676205805851,"sku":"STB-FL-26-10204","price":520.0,"currency_code":"USD","in_stock":true},{"title":"Model B Orange: Dia 11.8\" x H 63\" \/ Remote Dimming \/ UK Plug","offer_id":52676205838619,"sku":"STB-FL-26-10205","price":520.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/gemma-stacked-glass-floor-lamp-stuberlighting_9.jpg?v=1785027995"},{"product_id":"zucca-wood-slat-floor-lamp","title":"Zucca Wood Slat Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — ZUCCA WOOD SLAT FLOOR LAMP\n\n   PRODUCT DIRECTION\n   Natural basswood · curved slats · tripod · warm banded glow\n\n   SHOPPER FLOW\n   01 Form + key facts\n   02 Real shade detail\n   03 Light through wood slats\n   04 True scale + dimension image\n   05 Placement \/ footprint\n   06 Bulb \/ cord \/ assembly\n   07 Specs \/ FAQ \/ Shipping\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-zucca{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --wood:#EFE4D5;\n  --wood-soft:#F3EBDD;\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-zucca *,\n.stb-zucca *::before,\n.stb-zucca *::after{\n  box-sizing:border-box;\n}\n\n.stb-zucca h2,\n.stb-zucca 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-zucca p{\n  margin-top:0;\n}\n\n.stb-zucca__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-zucca__title{\n  max-width:640px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.015em;\n}\n\n.stb-zucca__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-zucca__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-zucca__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-zucca__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-zucca__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-zucca__intro{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 190px;\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-zucca__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-zucca__intro-main{\n  padding:24px 25px 22px;\n}\n\n.stb-zucca__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-zucca__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-zucca__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-zucca__intro-side strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#FFF8EF;\n\n  font-size:18px;\n  line-height:1.2;\n  font-weight:500;\n}\n\n.stb-zucca__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-zucca__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-zucca__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-zucca__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-zucca__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-zucca__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 SHADE DETAIL\n========================================================= *\/\n\n.stb-zucca__detail{\n  display:grid;\n  grid-template-columns:190px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-zucca__detail-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:11px;\n\n  background:var(--wood);\n}\n\n.stb-zucca__detail-image{\n  width:158px;\n  max-width:100%;\n}\n\n.stb-zucca__detail-body{\n  padding:16px 18px;\n}\n\n.stb-zucca__detail-body h3{\n  margin:0 0 6px;\n\n  font-size:18px;\n  line-height:1.3;\n}\n\n.stb-zucca__detail-body \u003e p{\n  max-width:600px;\n\n  margin:0 0 11px;\n\n  color:#675D55;\n\n  font-size:10.2px;\n  line-height:1.52;\n}\n\n.stb-zucca__detail-line{\n  display:grid;\n  grid-template-columns:120px minmax(0,1fr);\n\n  padding:8px 0;\n\n  border-top:1px solid var(--line-soft);\n}\n\n.stb-zucca__detail-line strong{\n  color:var(--ink);\n\n  font-size:9.8px;\n  font-weight:500;\n}\n\n.stb-zucca__detail-line span{\n  color:#70665E;\n\n  font-size:9.2px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   LIGHT THROUGH SLATS\n========================================================= *\/\n\n.stb-zucca__light-effect{\n  margin-bottom:29px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-zucca__light-row{\n  display:grid;\n  grid-template-columns:125px minmax(0,1fr);\n\n  background:var(--paper);\n}\n\n.stb-zucca__light-row +\n.stb-zucca__light-row{\n  border-top:1px solid var(--line-soft);\n}\n\n.stb-zucca__light-row--on{\n  background:var(--espresso);\n}\n\n.stb-zucca__light-label{\n  display:flex;\n  align-items:center;\n\n  padding:12px 14px;\n\n  color:#867A70;\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-zucca__light-copy{\n  padding:12px 15px;\n}\n\n.stb-zucca__light-copy strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:10.8px;\n  font-weight:500;\n}\n\n.stb-zucca__light-copy span{\n  color:#6B6159;\n\n  font-size:9.2px;\n  line-height:1.46;\n}\n\n.stb-zucca__light-row--on .stb-zucca__light-label{\n  color:#CBAF88;\n\n  border-right-color:#594A40;\n}\n\n.stb-zucca__light-row--on .stb-zucca__light-copy strong{\n  color:#FFF8EF;\n}\n\n.stb-zucca__light-row--on .stb-zucca__light-copy span{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-zucca__size{\n  margin-bottom:29px;\n}\n\n.stb-zucca__size-head{\n  margin-bottom:11px;\n}\n\n.stb-zucca__size-layout{\n  display:grid;\n  grid-template-columns:180px minmax(0,1fr);\n\n  gap:8px;\n}\n\n.stb-zucca__size-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:10px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-zucca__size-image{\n  width:150px;\n  max-width:100%;\n}\n\n.stb-zucca__size-body{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-zucca__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-zucca__size-number small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-zucca__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-zucca__size-number span{\n  color:#D7CCC3;\n\n  font-size:8.8px;\n}\n\n.stb-zucca__size-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px 17px;\n\n  background:var(--cream);\n}\n\n.stb-zucca__size-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.stb-zucca__size-copy p{\n  margin:0;\n\n  color:#6A6058;\n\n  font-size:9.4px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   FLOOR SPACE\n========================================================= *\/\n\n.stb-zucca__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-zucca__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-zucca__placement-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-zucca__placement-label strong{\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-zucca__placement-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-zucca__placement-item{\n  padding:13px 14px;\n}\n\n.stb-zucca__placement-item +\n.stb-zucca__placement-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-zucca__placement-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-zucca__placement-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.4px;\n  font-weight:500;\n}\n\n.stb-zucca__placement-item p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:8.9px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   ELECTRICAL\n========================================================= *\/\n\n.stb-zucca__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-zucca__utility-item{\n  padding:13px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-zucca__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-zucca__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-zucca__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-zucca__utility-item p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:8.9px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-zucca__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:8px;\n}\n\n.stb-zucca__practical-item{\n  padding:13px 15px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-zucca__practical-item--wood{\n  background:var(--wood-soft);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-zucca__practical-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-zucca__practical-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.stb-zucca__practical-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   CORD NOTE\n========================================================= *\/\n\n.stb-zucca__cord-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-zucca__cord-note small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-zucca__cord-note strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:10.8px;\n  font-weight:500;\n}\n\n.stb-zucca__cord-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   NATURAL WOOD NOTE\n========================================================= *\/\n\n.stb-zucca__wood-note{\n  margin-bottom:29px;\n\n  padding:12px 14px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-zucca__wood-note strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.7px;\n  font-weight:500;\n}\n\n.stb-zucca__wood-note p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-zucca__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-zucca__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-zucca__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-zucca__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-zucca__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-zucca__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-zucca__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n.stb-zucca__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-zucca__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-zucca__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-zucca__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-zucca__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-zucca__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-zucca__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-zucca__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-zucca__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-zucca__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-zucca__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-zucca__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-zucca__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-zucca__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-zucca__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-zucca__lightbox:target{\n  display:flex;\n}\n\n.stb-zucca__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-zucca__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-zucca__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-zucca__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-zucca__intro{\n    grid-template-columns:1fr 165px;\n  }\n\n  .stb-zucca__title{\n    font-size:25px;\n  }\n\n  .stb-zucca__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-zucca{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-zucca__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-zucca__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-zucca__intro-side{\n    padding:11px 15px;\n  }\n\n  .stb-zucca__title{\n    font-size:23px;\n  }\n\n\n  \/* QUICK *\/\n\n  .stb-zucca__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-zucca__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-zucca__quick-item:nth-child(1),\n  .stb-zucca__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* DETAIL *\/\n\n  .stb-zucca__detail{\n    grid-template-columns:94px minmax(0,1fr);\n  }\n\n  .stb-zucca__detail-media{\n    padding:6px;\n  }\n\n  .stb-zucca__detail-image{\n    width:82px;\n  }\n\n  .stb-zucca__detail-body{\n    padding:11px 12px;\n  }\n\n  .stb-zucca__detail-line{\n    grid-template-columns:78px minmax(0,1fr);\n  }\n\n\n  \/* LIGHT *\/\n\n  .stb-zucca__light-row{\n    grid-template-columns:90px minmax(0,1fr);\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-zucca__size-layout{\n    grid-template-columns:92px minmax(0,1fr);\n\n    gap:6px;\n  }\n\n  .stb-zucca__size-media{\n    padding:5px;\n  }\n\n  .stb-zucca__size-image{\n    width:80px;\n  }\n\n  .stb-zucca__size-body{\n    grid-template-columns:80px minmax(0,1fr);\n  }\n\n  .stb-zucca__size-number{\n    padding:9px;\n  }\n\n  .stb-zucca__size-number strong{\n    font-size:14px;\n  }\n\n  .stb-zucca__size-copy{\n    padding:10px 11px;\n  }\n\n\n  \/* PLACEMENT *\/\n\n  .stb-zucca__placement{\n    grid-template-columns:1fr;\n  }\n\n  .stb-zucca__placement-label{\n    padding:10px 13px;\n  }\n\n  .stb-zucca__placement-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-zucca__placement-item +\n  .stb-zucca__placement-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-zucca__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-zucca__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-zucca__utility-item:nth-child(1),\n  .stb-zucca__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* PRACTICAL *\/\n\n  .stb-zucca__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-zucca__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-zucca__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-zucca__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-zucca__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-zucca\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-zucca__intro\"\u003e\n\u003cdiv class=\"stb-zucca__intro-main\"\u003e\n\u003cspan class=\"stb-zucca__eyebrow\"\u003e Natural Basswood · Slatted Shade · Tripod Floor Lamp \u003c\/span\u003e\n\u003ch2 class=\"stb-zucca__title\"\u003eWarm Light, Filtered Through Natural Wood.\u003c\/h2\u003e\n\u003cp\u003eZucca bends slim wood slats into a rounded pumpkin-like shade, allowing light to escape through the gaps in soft vertical bands. A natural wood tripod keeps the form grounded and gives the lamp a relaxed, architectural presence without feeling heavy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zucca__intro-side\"\u003e\n\u003csmall\u003e Overall Scale \u003c\/small\u003e \u003cstrong\u003e Ø17.7\" × H56.3\" \u003c\/strong\u003e \u003cspan\u003e Dia45 × H143cm · sofa-height floor lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-zucca__quick\"\u003e\n\u003cdiv class=\"stb-zucca__quick-item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Natural Wood Slats \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zucca__quick-item\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Wood Tripod \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zucca__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-zucca__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       SHADE DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"zucca-detail-section\" class=\"stb-zucca__detail\"\u003e\n\u003cdiv class=\"stb-zucca__detail-media\"\u003e\n\u003cdiv class=\"stb-zucca__detail-image\"\u003e\u003ca href=\"#zucca-detail-image\" class=\"stb-zucca__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/zucca-wood-slat-floor-lamp-stuberlighting_5.jpg?v=1785058272\" alt=\"Zucca Wood Slat Floor Lamp natural basswood shade detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-zucca__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zucca__detail-body\"\u003e\n\u003cspan class=\"stb-zucca__eyebrow\"\u003e Shade Up Close \u003c\/span\u003e\n\u003ch3\u003eThe Gaps Between the Slats Shape the Light.\u003c\/h3\u003e\n\u003cp\u003eZucca does not hide the bulb behind a solid shade. Instead, curved basswood slats create the outer form while the spaces between them soften and break up the light.\u003c\/p\u003e\n\u003cdiv class=\"stb-zucca__detail-line\"\u003e\n\u003cstrong\u003e Basswood \u003c\/strong\u003e \u003cspan\u003e Natural wood with visible grain rather than a painted wood-effect finish. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zucca__detail-line\"\u003e\n\u003cstrong\u003e Curved Slats \u003c\/strong\u003e \u003cspan\u003e Form the rounded pumpkin-inspired shade and create vertical light bands. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zucca__detail-line\"\u003e\n\u003cstrong\u003e Tripod \u003c\/strong\u003e \u003cspan\u003e Three wooden legs create the floor footprint and support the shade above. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"zucca-detail-image\" href=\"#zucca-detail-section\" class=\"stb-zucca__lightbox\"\u003e \u003cspan class=\"stb-zucca__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/zucca-wood-slat-floor-lamp-stuberlighting_5.jpg?v=1785058272\" alt=\"Enlarged Zucca wood slat shade detail\"\u003e \u003cspan class=\"stb-zucca__lightbox-caption\"\u003e Zucca · Natural Wood Slat Detail \u003c\/span\u003e \u003cspan class=\"stb-zucca__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHT EFFECT\n  ====================================================== --\u003e\n\u003csection class=\"stb-zucca__light-effect\"\u003e\n\u003cdiv class=\"stb-zucca__light-row\"\u003e\n\u003cdiv class=\"stb-zucca__light-label\"\u003eLight Off\u003c\/div\u003e\n\u003cdiv class=\"stb-zucca__light-copy\"\u003e\n\u003cstrong\u003e A Natural Wood Sculpture \u003c\/strong\u003e \u003cspan\u003e Visible grain and the rounded slat structure keep Zucca decorative even during the day. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zucca__light-row stb-zucca__light-row--on\"\u003e\n\u003cdiv class=\"stb-zucca__light-label\"\u003eLight On\u003c\/div\u003e\n\u003cdiv class=\"stb-zucca__light-copy\"\u003e\n\u003cstrong\u003e Soft Vertical Bands of Light \u003c\/strong\u003e \u003cspan\u003e The gaps between each wood slat break up direct glare and create a warmer, more atmospheric glow around the shade. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zucca__light-row\"\u003e\n\u003cdiv class=\"stb-zucca__light-label\"\u003eBest For\u003c\/div\u003e\n\u003cdiv class=\"stb-zucca__light-copy\"\u003e\n\u003cstrong\u003e Ambient Evening Light \u003c\/strong\u003e \u003cspan\u003e Ideal beside a sofa, lounge chair or bedroom corner. Pair with dedicated task lighting when stronger reading light is needed. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSIONS\n  ====================================================== --\u003e\n\u003csection id=\"zucca-size-section\" class=\"stb-zucca__size\"\u003e\n\u003cdiv class=\"stb-zucca__size-head\"\u003e\n\u003cspan class=\"stb-zucca__eyebrow\"\u003e Check the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-zucca__section-title\"\u003eSofa Height With an 18-Inch Floor Footprint.\u003c\/h3\u003e\n\u003cp class=\"stb-zucca__copy\"\u003eZucca stands just under five feet tall. The tripod spreads to approximately 17.7 inches, so check the floor area as well as the height before choosing its position.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zucca__size-layout\"\u003e\n\u003cdiv class=\"stb-zucca__size-media\"\u003e\n\u003cdiv class=\"stb-zucca__size-image\"\u003e\u003ca href=\"#zucca-size-image\" class=\"stb-zucca__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/zucca-wood-slat-floor-lamp-stuberlighting_18.jpg?v=1785058272\" alt=\"Zucca Wood Slat Floor Lamp dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-zucca__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zucca__size-body\"\u003e\n\u003cdiv class=\"stb-zucca__size-number\"\u003e\n\u003csmall\u003e Overall \u003c\/small\u003e \u003cstrong\u003e H56.3\" \u003c\/strong\u003e \u003cspan\u003e Ø17.7\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zucca__size-copy\"\u003e\n\u003cstrong\u003e Ø17.7\" × H56.3\" · Dia45 × H143cm \u003c\/strong\u003e\n\u003cp\u003eThe 17.7-inch dimension is also a useful guide for the tripod's floor spread. Allow approximately an 18-inch clear area so all three legs can sit naturally without crowding nearby furniture.\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=\"zucca-size-image\" href=\"#zucca-size-section\" class=\"stb-zucca__lightbox\"\u003e \u003cspan class=\"stb-zucca__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/zucca-wood-slat-floor-lamp-stuberlighting_18.jpg?v=1785058272\" alt=\"Enlarged Zucca Floor Lamp dimension diagram\"\u003e \u003cspan class=\"stb-zucca__lightbox-caption\"\u003e Zucca · Ø17.7\" × H56.3\" \u003c\/span\u003e \u003cspan class=\"stb-zucca__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-zucca__placement\"\u003e\n\u003cdiv class=\"stb-zucca__placement-label\"\u003e\n\u003csmall\u003e Placement \u003c\/small\u003e \u003cstrong\u003e Check Floor Space, Not Just Height. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zucca__placement-grid\"\u003e\n\u003cdiv class=\"stb-zucca__placement-item\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 56.3\" \/ 143cm \u003c\/strong\u003e\n\u003cp\u003eComfortable beside sofas and lounge chairs without becoming a very tall room feature.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zucca__placement-item\"\u003e\n\u003csmall\u003e Floor Area \u003c\/small\u003e \u003cstrong\u003e Approx. 18\" Clear \u003c\/strong\u003e\n\u003cp\u003eLeave room around the tripod so all three legs remain unobstructed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zucca__placement-item\"\u003e\n\u003csmall\u003e Cord Reach \u003c\/small\u003e \u003cstrong\u003e 78\" \/ 2m \u003c\/strong\u003e\n\u003cp\u003ePlan the position around a nearby wall outlet and visible cord routing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ELECTRICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-zucca__utility\"\u003e\n\u003cdiv class=\"stb-zucca__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-zucca__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-zucca__utility-item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 78\" \/ 200cm \u003c\/strong\u003e\n\u003cp\u003eExtension available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zucca__utility-item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Inline Switch \u003c\/strong\u003e\n\u003cp\u003ePush-button on \/ off.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ASSEMBLY \/ LIGHT OPTION\n  ====================================================== --\u003e\n\u003csection class=\"stb-zucca__practical\"\u003e\n\u003carticle class=\"stb-zucca__practical-item\"\u003e\u003csmall\u003e Standard Light \u003c\/small\u003e \u003cstrong\u003e Bulb Included \u003c\/strong\u003e\n\u003cp\u003eA compatible E26\/E27 bulb comes with the lamp, so no separate bulb purchase is required. A warm-white light source works especially well with the natural wood shade.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-zucca__practical-item stb-zucca__practical-item--wood\"\u003e\u003csmall\u003e Optional Control \u003c\/small\u003e \u003cstrong\u003e Remote-Control Dimmable Bulb \u003c\/strong\u003e\n\u003cp\u003eIf you prefer adjustable brightness and color temperature, a compatible remote-control dimmable bulb can be requested for the fixture.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ASSEMBLY\n  ====================================================== --\u003e\n\u003csection class=\"stb-zucca__practical\"\u003e\n\u003carticle class=\"stb-zucca__practical-item stb-zucca__practical-item--wood\"\u003e\u003csmall\u003e Assembly \u003c\/small\u003e \u003cstrong\u003e Flat-Packed · Simple Final Assembly \u003c\/strong\u003e\n\u003cp\u003eThe wood-slat shade and tripod legs attach after delivery using the included hardware and instructions. No electrician is required.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-zucca__practical-item\"\u003e\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Plug In After Assembly \u003c\/strong\u003e\n\u003cp\u003eOnce assembled, connect the lamp directly to a wall outlet. Plug options are available for US, UK, AU and EU installations.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       VISIBLE CORD\n  ====================================================== --\u003e\n\u003csection class=\"stb-zucca__cord-note\"\u003e\u003csmall\u003e Worth Knowing Before Delivery \u003c\/small\u003e \u003cstrong\u003e The power cord is visible. \u003c\/strong\u003e\n\u003cp\u003eThe cord runs from the shade area toward the floor rather than being concealed inside a tripod leg. For a cleaner appearance, route it down the rear side of one leg before taking it to the nearest outlet.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL WOOD\n  ====================================================== --\u003e\n\u003csection class=\"stb-zucca__wood-note\"\u003e\u003cstrong\u003e Natural wood means natural variation. \u003c\/strong\u003e\n\u003cp\u003eSlight differences in grain and tone are normal from one piece to another. Dust with a soft dry cloth and avoid soaking the wood, abrasive cleaners or harsh solvents.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-zucca__specs\"\u003e\n\u003cdiv class=\"stb-zucca__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Zucca Wood Slat Floor Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zucca__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Natural Basswood · Metal Internal Structure \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zucca__spec\"\u003e\n\u003cspan\u003e Shade \u003c\/span\u003e \u003cstrong\u003e Curved Natural Wood Slats · Rounded Pumpkin-Inspired Form \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zucca__spec\"\u003e\n\u003cspan\u003e Base \u003c\/span\u003e \u003cstrong\u003e Three-Leg Natural Wood Tripod \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zucca__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e Ø17.7\" × H56.3\" · Dia45 × H143cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zucca__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 · Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zucca__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-zucca__spec\"\u003e\n\u003cspan\u003e Optional Control \u003c\/span\u003e \u003cstrong\u003e Compatible Remote-Control Dimmable Bulb Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zucca__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zucca__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Inline Push-Button On \/ Off Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zucca__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 78\" \/ 200cm · Visible Cord · Extension Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zucca__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-zucca__spec\"\u003e\n\u003cspan\u003e Assembly \u003c\/span\u003e \u003cstrong\u003e Flat-Packed · Shade Slats + Tripod Require Final Assembly · Hardware + Instructions Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zucca__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Plug-In Floor Lamp · No Hardwiring · No Electrician Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zucca__spec\"\u003e\n\u003cspan\u003e In the Box \u003c\/span\u003e \u003cstrong\u003e Lamp · Bulb · Hardware · Instructions \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zucca__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-zucca__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-zucca__faq\"\u003e\u003cspan class=\"stb-zucca__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-zucca__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the shade real wood?\u003c\/summary\u003e\n\u003cp\u003eYes. The shade uses natural basswood slats with visible grain, and the tripod also uses natural wood. Slight variation in grain and tone is normal between individual lamps.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the bulb come included?\u003c\/summary\u003e\n\u003cp\u003eYes. A compatible E26\/E27 bulb is included. The socket is rated for a maximum of 40W. A remote-control dimmable bulb can also be requested if adjustable brightness and color temperature are preferred.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Zucca require assembly?\u003c\/summary\u003e\n\u003cp\u003eYes. It ships flat-packed and the wood-slat shade and tripod legs require final assembly. Hardware and instructions are included, and no electrician is required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the power cord hidden inside the tripod?\u003c\/summary\u003e\n\u003cp\u003eNo. The cord is visible rather than concealed inside one of the legs. For a cleaner setup, route it down the back of a tripod leg and then toward the nearest outlet.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable as a main reading light?\u003c\/summary\u003e\n\u003cp\u003eZucca is primarily an ambient floor lamp. The wood slats create soft vertical bands of light rather than a concentrated task beam. It works well beside seating, but for detailed reading or work we recommend pairing it with a dedicated task light.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-zucca__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 17.7\"xH 56.3\" \/ Wood \/ US Plug","offer_id":52677930123547,"sku":"STB-FL-26-10205","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"xH 56.3\" \/ Wood \/ UK Plug","offer_id":52677930156315,"sku":"STB-FL-26-10206","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"xH 56.3\" \/ Wood \/ AU Plug","offer_id":52677930189083,"sku":"STB-FL-26-10207","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"xH 56.3\" \/ Wood \/ EU Plug","offer_id":52677930221851,"sku":"STB-FL-26-10208","price":395.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/zucca-wood-slat-floor-lamp-stuberlighting_6.jpg?v=1785058272"},{"product_id":"calla-floor-lamp","title":"Calla Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — CALLA FLOOR LAMP\n\n   PRODUCT-SPECIFIC LAYOUT\n   Arched reading lamp · marble base · 180° adjustable head\n\n   FLOW\n   01 Essential form\n   02 Black vs Beige visual comparison\n   03 180° adjustable head\n   04 True scale + dimension image\n   05 Materials + light\n   06 Cord \/ assembly \/ dimming\n   07 Specs \/ FAQ \/ Shipping\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-calla-floor{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --shell:#F1ECE5;\n  --stone:#ECE7E1;\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-calla-floor *,\n.stb-calla-floor *::before,\n.stb-calla-floor *::after{\n  box-sizing:border-box;\n}\n\n.stb-calla-floor h2,\n.stb-calla-floor 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-calla-floor p{\n  margin-top:0;\n}\n\n.stb-calla-floor__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-calla-floor__title{\n  max-width:620px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.015em;\n}\n\n.stb-calla-floor__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-calla-floor__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-calla-floor__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-calla-floor__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-calla-floor__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-calla-floor__intro{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 205px;\n\n  margin-bottom:11px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-calla-floor__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-calla-floor__intro-main{\n  padding:24px 25px 22px;\n}\n\n.stb-calla-floor__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-calla-floor__intro-side{\n  display:grid;\n  grid-template-rows:1fr 1fr;\n\n  background:var(--espresso);\n}\n\n.stb-calla-floor__intro-stat{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px 17px;\n}\n\n.stb-calla-floor__intro-stat +\n.stb-calla-floor__intro-stat{\n  border-top:1px solid #584940;\n}\n\n.stb-calla-floor__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-calla-floor__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-calla-floor__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-calla-floor__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-calla-floor__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-calla-floor__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-calla-floor__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-calla-floor__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   BASE \/ FINISH COMPARISON\n========================================================= *\/\n\n.stb-calla-floor__finish{\n  display:grid;\n  grid-template-columns:225px 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-calla-floor__finish-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:12px;\n\n  background:var(--stone);\n}\n\n.stb-calla-floor__finish-image{\n  width:190px;\n  max-width:100%;\n}\n\n.stb-calla-floor__finish-body{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:17px 19px;\n}\n\n.stb-calla-floor__finish-body h3{\n  margin:0 0 6px;\n\n  font-size:18px;\n  line-height:1.3;\n}\n\n.stb-calla-floor__finish-body \u003e p{\n  margin:0 0 11px;\n\n  color:#675D55;\n\n  font-size:10.2px;\n  line-height:1.52;\n}\n\n.stb-calla-floor__finish-row{\n  display:grid;\n  grid-template-columns:95px minmax(0,1fr);\n\n  padding:8px 0;\n\n  border-top:1px solid var(--line-soft);\n}\n\n.stb-calla-floor__finish-row strong{\n  color:var(--ink);\n\n  font-size:9.8px;\n  font-weight:500;\n}\n\n.stb-calla-floor__finish-row span{\n  color:#70665E;\n\n  font-size:9.2px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   ADJUSTABLE HEAD\n========================================================= *\/\n\n.stb-calla-floor__adjust{\n  margin-bottom:29px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-calla-floor__adjust-grid{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 205px;\n}\n\n.stb-calla-floor__adjust-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-calla-floor__adjust-copy .stb-calla-floor__eyebrow{\n  color:#CBAF88;\n}\n\n.stb-calla-floor__adjust-copy h3{\n  margin:0 0 6px;\n\n  color:#FFF8EF;\n\n  font-size:18px;\n  line-height:1.3;\n}\n\n.stb-calla-floor__adjust-copy p{\n  margin:0 0 11px;\n\n  color:#D7CCC3;\n\n  font-size:10.2px;\n  line-height:1.52;\n}\n\n.stb-calla-floor__adjust-points{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  border-top:1px solid #584940;\n}\n\n.stb-calla-floor__adjust-point{\n  padding:9px 8px 0 0;\n}\n\n.stb-calla-floor__adjust-point +\n.stb-calla-floor__adjust-point{\n  padding-left:10px;\n\n  border-left:1px solid #584940;\n}\n\n.stb-calla-floor__adjust-point small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#BFA88C;\n\n  font-size:7.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-calla-floor__adjust-point strong{\n  display:block;\n\n  color:#FFF8EF;\n\n  font-size:9.3px;\n  font-weight:500;\n}\n\n.stb-calla-floor__adjust-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:12px;\n\n  background:var(--stone);\n}\n\n.stb-calla-floor__adjust-image{\n  width:170px;\n  max-width:100%;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-calla-floor__size{\n  margin-bottom:29px;\n}\n\n.stb-calla-floor__size-head{\n  margin-bottom:11px;\n}\n\n.stb-calla-floor__size-layout{\n  display:grid;\n  grid-template-columns:180px minmax(0,1fr);\n\n  gap:8px;\n}\n\n.stb-calla-floor__size-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:10px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-calla-floor__size-image{\n  width:150px;\n  max-width:100%;\n}\n\n.stb-calla-floor__size-body{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-calla-floor__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-calla-floor__size-number small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-calla-floor__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-calla-floor__size-number span{\n  color:#D7CCC3;\n\n  font-size:8.8px;\n}\n\n.stb-calla-floor__size-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px 17px;\n\n  background:var(--cream);\n}\n\n.stb-calla-floor__size-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.stb-calla-floor__size-copy p{\n  margin:0;\n\n  color:#6A6058;\n\n  font-size:9.4px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   SCALE CHECK\n========================================================= *\/\n\n.stb-calla-floor__scale{\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-calla-floor__scale-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--stone);\n}\n\n.stb-calla-floor__scale-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#796D65;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-calla-floor__scale-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-calla-floor__scale-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-calla-floor__scale-item{\n  padding:13px 14px;\n}\n\n.stb-calla-floor__scale-item +\n.stb-calla-floor__scale-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-calla-floor__scale-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-calla-floor__scale-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-calla-floor__scale-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   MATERIALS\n========================================================= *\/\n\n.stb-calla-floor__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-calla-floor__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-calla-floor__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-calla-floor__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-calla-floor__materials-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-calla-floor__material-item{\n  padding:13px 15px;\n}\n\n.stb-calla-floor__material-item +\n.stb-calla-floor__material-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-calla-floor__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-calla-floor__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-calla-floor__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-calla-floor__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-calla-floor__light-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--stone);\n}\n\n.stb-calla-floor__light-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#7B6D63;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-calla-floor__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-calla-floor__light-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-calla-floor__light-item{\n  padding:13px 15px;\n}\n\n.stb-calla-floor__light-item +\n.stb-calla-floor__light-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-calla-floor__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-calla-floor__light-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.6px;\n  font-weight:500;\n}\n\n.stb-calla-floor__light-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.1px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   ELECTRICAL\n========================================================= *\/\n\n.stb-calla-floor__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-calla-floor__utility-item{\n  padding:13px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-calla-floor__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-calla-floor__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-calla-floor__utility-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-calla-floor__utility-item p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:8.8px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-calla-floor__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:8px;\n}\n\n.stb-calla-floor__practical-item{\n  padding:13px 15px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-calla-floor__practical-item--alt{\n  background:var(--stone);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-calla-floor__practical-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-calla-floor__practical-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.stb-calla-floor__practical-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   CORD NOTICE\n========================================================= *\/\n\n.stb-calla-floor__cord{\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-calla-floor__cord 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-calla-floor__cord 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-calla-floor__cord p{\n  margin:0;\n\n  color:#D7CCC3;\n\n  font-size:9.4px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   MARBLE NOTE\n========================================================= *\/\n\n.stb-calla-floor__marble{\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-calla-floor__marble 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-calla-floor__marble 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-calla-floor__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-calla-floor__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-calla-floor__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-calla-floor__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-calla-floor__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-calla-floor__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-calla-floor__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n.stb-calla-floor__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-calla-floor__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-calla-floor__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-calla-floor__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-calla-floor__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-calla-floor__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-calla-floor__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-calla-floor__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-calla-floor__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-calla-floor__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-calla-floor__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-calla-floor__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-calla-floor__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-calla-floor__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-calla-floor__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-calla-floor__lightbox:target{\n  display:flex;\n}\n\n.stb-calla-floor__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-calla-floor__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-calla-floor__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-calla-floor__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-calla-floor__intro{\n    grid-template-columns:1fr 175px;\n  }\n\n  .stb-calla-floor__title{\n    font-size:25px;\n  }\n\n  .stb-calla-floor__adjust-grid{\n    grid-template-columns:minmax(0,1fr) 180px;\n  }\n\n  .stb-calla-floor__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-calla-floor{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-calla-floor__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-calla-floor__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-calla-floor__intro-side{\n    grid-template-columns:1fr 1fr;\n    grid-template-rows:none;\n  }\n\n  .stb-calla-floor__intro-stat{\n    padding:10px 12px;\n  }\n\n  .stb-calla-floor__intro-stat +\n  .stb-calla-floor__intro-stat{\n    border-top:0;\n    border-left:1px solid #584940;\n  }\n\n  .stb-calla-floor__title{\n    font-size:23px;\n  }\n\n\n  \/* QUICK *\/\n\n  .stb-calla-floor__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-calla-floor__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-calla-floor__quick-item:nth-child(1),\n  .stb-calla-floor__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* FINISH *\/\n\n  .stb-calla-floor__finish{\n    grid-template-columns:105px minmax(0,1fr);\n  }\n\n  .stb-calla-floor__finish-media{\n    padding:6px;\n  }\n\n  .stb-calla-floor__finish-image{\n    width:92px;\n  }\n\n  .stb-calla-floor__finish-body{\n    padding:11px 12px;\n  }\n\n  .stb-calla-floor__finish-row{\n    grid-template-columns:70px minmax(0,1fr);\n  }\n\n\n  \/* ADJUST *\/\n\n  .stb-calla-floor__adjust-grid{\n    grid-template-columns:minmax(0,1fr) 105px;\n  }\n\n  .stb-calla-floor__adjust-copy{\n    padding:12px;\n  }\n\n  .stb-calla-floor__adjust-media{\n    padding:6px;\n  }\n\n  .stb-calla-floor__adjust-image{\n    width:92px;\n  }\n\n  .stb-calla-floor__adjust-points{\n    grid-template-columns:1fr;\n  }\n\n  .stb-calla-floor__adjust-point{\n    padding:6px 0;\n  }\n\n  .stb-calla-floor__adjust-point +\n  .stb-calla-floor__adjust-point{\n    padding-left:0;\n\n    border-left:0;\n    border-top:1px solid #584940;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-calla-floor__size-layout{\n    grid-template-columns:92px minmax(0,1fr);\n\n    gap:6px;\n  }\n\n  .stb-calla-floor__size-media{\n    padding:5px;\n  }\n\n  .stb-calla-floor__size-image{\n    width:80px;\n  }\n\n  .stb-calla-floor__size-body{\n    grid-template-columns:80px minmax(0,1fr);\n  }\n\n  .stb-calla-floor__size-number{\n    padding:9px;\n  }\n\n  .stb-calla-floor__size-number strong{\n    font-size:14px;\n  }\n\n  .stb-calla-floor__size-copy{\n    padding:10px 11px;\n  }\n\n\n  \/* SCALE *\/\n\n  .stb-calla-floor__scale{\n    grid-template-columns:1fr;\n  }\n\n  .stb-calla-floor__scale-label{\n    padding:10px 13px;\n  }\n\n  .stb-calla-floor__scale-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-calla-floor__scale-item +\n  .stb-calla-floor__scale-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-calla-floor__materials{\n    grid-template-columns:1fr;\n  }\n\n  .stb-calla-floor__materials-label{\n    padding:10px 13px;\n  }\n\n  .stb-calla-floor__materials-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-calla-floor__material-item +\n  .stb-calla-floor__material-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* LIGHT *\/\n\n  .stb-calla-floor__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-calla-floor__light-label{\n    padding:10px 13px;\n  }\n\n  .stb-calla-floor__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-calla-floor__light-item +\n  .stb-calla-floor__light-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-calla-floor__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-calla-floor__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-calla-floor__utility-item:nth-child(1),\n  .stb-calla-floor__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* PRACTICAL *\/\n\n  .stb-calla-floor__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-calla-floor__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-calla-floor__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-calla-floor__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-calla-floor__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-calla-floor\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-calla-floor__intro\"\u003e\n\u003cdiv class=\"stb-calla-floor__intro-main\"\u003e\n\u003cspan class=\"stb-calla-floor__eyebrow\"\u003e Adjustable Reading Floor Lamp · Marble Base \u003c\/span\u003e\n\u003ch2 class=\"stb-calla-floor__title\"\u003eReach the Light Over the Chair — Then Aim It Where You Need It.\u003c\/h2\u003e\n\u003cp\u003eCalla combines a slim arched aluminium arm with a 180° adjustable shade and a weighty marble base. The offset shape brings light closer to a sofa or reading chair while the rotating head lets you redirect the beam without moving the entire lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calla-floor__intro-side\"\u003e\n\u003cdiv class=\"stb-calla-floor__intro-stat\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 53.5\" \u003c\/strong\u003e \u003cspan\u003e 136cm overall \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calla-floor__intro-stat\"\u003e\n\u003csmall\u003e Adjustable \u003c\/small\u003e \u003cstrong\u003e 180° Head \u003c\/strong\u003e \u003cspan\u003e Redirect the light \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-calla-floor__quick\"\u003e\n\u003cdiv class=\"stb-calla-floor__quick-item\"\u003e\n\u003csmall\u003e Finishes \u003c\/small\u003e \u003cstrong\u003e Black \/ Beige \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calla-floor__quick-item\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Real Marble \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calla-floor__quick-item\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e E14 Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calla-floor__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 BASE COMPARISON\n  ====================================================== --\u003e\n\u003csection id=\"calla-floor-finish-section\" class=\"stb-calla-floor__finish\"\u003e\n\u003cdiv class=\"stb-calla-floor__finish-media\"\u003e\n\u003cdiv class=\"stb-calla-floor__finish-image\"\u003e\u003ca href=\"#calla-floor-finish-image\" class=\"stb-calla-floor__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calla-floor-lamp-stuberlighting_12.jpg?v=1785136263\" alt=\"Calla Floor Lamp Black and Beige base and finish comparison\" loading=\"lazy\"\u003e \u003cspan class=\"stb-calla-floor__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calla-floor__finish-body\"\u003e\n\u003cspan class=\"stb-calla-floor__eyebrow\"\u003e Black or Beige \u003c\/span\u003e\n\u003ch3\u003eSame Structure. Different Visual Weight.\u003c\/h3\u003e\n\u003cp\u003eBoth versions use the same aluminium structure, adjustable head and marble base. Choose the finish by how strongly you want the arched silhouette to read in the room.\u003c\/p\u003e\n\u003cdiv class=\"stb-calla-floor__finish-row\"\u003e\n\u003cstrong\u003e Black \u003c\/strong\u003e \u003cspan\u003e Higher contrast and a more graphic architectural presence. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calla-floor__finish-row\"\u003e\n\u003cstrong\u003e Beige \u003c\/strong\u003e \u003cspan\u003e Softer and easier to integrate with warm neutral interiors. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calla-floor__finish-row\"\u003e\n\u003cstrong\u003e Base \u003c\/strong\u003e \u003cspan\u003e Natural marble gives both versions the weight needed for the offset arm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINISH LIGHTBOX --\u003e \u003ca id=\"calla-floor-finish-image\" href=\"#calla-floor-finish-section\" class=\"stb-calla-floor__lightbox\"\u003e \u003cspan class=\"stb-calla-floor__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calla-floor-lamp-stuberlighting_12.jpg?v=1785136263\" alt=\"Enlarged Calla Floor Lamp Black and Beige comparison\"\u003e \u003cspan class=\"stb-calla-floor__lightbox-caption\"\u003e Calla · Black + Beige \u003c\/span\u003e \u003cspan class=\"stb-calla-floor__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       180 DEGREE HEAD\n  ====================================================== --\u003e\n\u003csection id=\"calla-floor-adjust-section\" class=\"stb-calla-floor__adjust\"\u003e\n\u003cdiv class=\"stb-calla-floor__adjust-grid\"\u003e\n\u003cdiv class=\"stb-calla-floor__adjust-copy\"\u003e\n\u003cspan class=\"stb-calla-floor__eyebrow\"\u003e 180° Adjustable Head \u003c\/span\u003e\n\u003ch3\u003eChange the Direction, Not the Lamp Position.\u003c\/h3\u003e\n\u003cp\u003eRotate the aluminium shade through a 180-degree range to direct light toward a book, outward across a work surface or upward for softer reflected illumination.\u003c\/p\u003e\n\u003cdiv class=\"stb-calla-floor__adjust-points\"\u003e\n\u003cdiv class=\"stb-calla-floor__adjust-point\"\u003e\n\u003csmall\u003e Down \u003c\/small\u003e \u003cstrong\u003e Reading \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calla-floor__adjust-point\"\u003e\n\u003csmall\u003e Out \u003c\/small\u003e \u003cstrong\u003e Task Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calla-floor__adjust-point\"\u003e\n\u003csmall\u003e Up \u003c\/small\u003e \u003cstrong\u003e Soft Wash \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calla-floor__adjust-media\"\u003e\n\u003cdiv class=\"stb-calla-floor__adjust-image\"\u003e\u003ca href=\"#calla-floor-adjust-image\" class=\"stb-calla-floor__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calla-floor-lamp-stuberlighting_11.jpg?v=1785136263\" alt=\"Calla Floor Lamp 180 degree adjustable shade demonstration\" loading=\"lazy\"\u003e \u003cspan class=\"stb-calla-floor__hint\"\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!-- ADJUST LIGHTBOX --\u003e \u003ca id=\"calla-floor-adjust-image\" href=\"#calla-floor-adjust-section\" class=\"stb-calla-floor__lightbox\"\u003e \u003cspan class=\"stb-calla-floor__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calla-floor-lamp-stuberlighting_11.jpg?v=1785136263\" alt=\"Enlarged Calla Floor Lamp adjustable shade demonstration\"\u003e \u003cspan class=\"stb-calla-floor__lightbox-caption\"\u003e Calla · 180° Adjustable Head \u003c\/span\u003e \u003cspan class=\"stb-calla-floor__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       DIMENSIONS\n  ====================================================== --\u003e\n\u003csection id=\"calla-floor-size-section\" class=\"stb-calla-floor__size\"\u003e\n\u003cdiv class=\"stb-calla-floor__size-head\"\u003e\n\u003cspan class=\"stb-calla-floor__eyebrow\"\u003e Check the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-calla-floor__section-title\"\u003eHeight Matters — But So Does the Reach.\u003c\/h3\u003e\n\u003cp class=\"stb-calla-floor__copy\"\u003eCalla is 53.5 inches tall and extends approximately 16.9 inches horizontally. That forward reach is what allows the shade to sit closer to a chair or sofa while the marble base remains beside it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calla-floor__size-layout\"\u003e\n\u003cdiv class=\"stb-calla-floor__size-media\"\u003e\n\u003cdiv class=\"stb-calla-floor__size-image\"\u003e\u003ca href=\"#calla-floor-size-image\" class=\"stb-calla-floor__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calla-floor-lamp-stuberlighting_4.jpg?v=1785136263\" alt=\"Calla Floor Lamp dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-calla-floor__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calla-floor__size-body\"\u003e\n\u003cdiv class=\"stb-calla-floor__size-number\"\u003e\n\u003csmall\u003e Overall \u003c\/small\u003e \u003cstrong\u003e H53.5\" \u003c\/strong\u003e \u003cspan\u003e 136cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calla-floor__size-copy\"\u003e\n\u003cstrong\u003e L16.9\" × W11.8\" × H53.5\" \u003c\/strong\u003e\n\u003cp\u003e43 × 30 × 136cm. Allow roughly 17 inches for the lamp's horizontal reach and about 12 inches around the marble-base area when planning placement.\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=\"calla-floor-size-image\" href=\"#calla-floor-size-section\" class=\"stb-calla-floor__lightbox\"\u003e \u003cspan class=\"stb-calla-floor__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calla-floor-lamp-stuberlighting_4.jpg?v=1785136263\" alt=\"Enlarged Calla Floor Lamp dimension diagram\"\u003e \u003cspan class=\"stb-calla-floor__lightbox-caption\"\u003e Calla · 16.9\" × 11.8\" × 53.5\" \u003c\/span\u003e \u003cspan class=\"stb-calla-floor__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SCALE \/ PLACEMENT\n  ====================================================== --\u003e\n\u003csection class=\"stb-calla-floor__scale\"\u003e\n\u003cdiv class=\"stb-calla-floor__scale-label\"\u003e\n\u003csmall\u003e Placement \u003c\/small\u003e \u003cstrong\u003e Designed to Sit Beside the Seat. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calla-floor__scale-grid\"\u003e\n\u003cdiv class=\"stb-calla-floor__scale-item\"\u003e\n\u003csmall\u003e Sofa \u003c\/small\u003e \u003cstrong\u003e Base Beside the Arm \u003c\/strong\u003e\n\u003cp\u003eThe curved arm brings the shade inward without placing the marble base in front of the seating.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calla-floor__scale-item\"\u003e\n\u003csmall\u003e Reading Chair \u003c\/small\u003e \u003cstrong\u003e Aim Downward \u003c\/strong\u003e\n\u003cp\u003eRotate the head so useful light falls toward the book rather than directly toward your eyes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calla-floor__scale-item\"\u003e\n\u003csmall\u003e Outlet \u003c\/small\u003e \u003cstrong\u003e Within 78.7\" \u003c\/strong\u003e\n\u003cp\u003eThe 2-meter power cord is fixed, so plan the final location around outlet reach.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIALS\n  ====================================================== --\u003e\n\u003csection class=\"stb-calla-floor__materials\"\u003e\n\u003cdiv class=\"stb-calla-floor__materials-label\"\u003e\n\u003csmall\u003e Materials \u003c\/small\u003e \u003cstrong\u003e Lightweight Above. Weight Below. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calla-floor__materials-grid\"\u003e\n\u003carticle class=\"stb-calla-floor__material-item\"\u003e\u003csmall\u003e Shade + Arm \u003c\/small\u003e \u003cstrong\u003e Thickened Aluminium \u003c\/strong\u003e\n\u003cp\u003eAluminium keeps the long arched structure visually slim. The shade has a lighter interior that helps distribute the bulb's light more evenly.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-calla-floor__material-item\"\u003e\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Natural Marble \u003c\/strong\u003e\n\u003cp\u003eThe heavy stone base counterbalances the off-center arm and helps keep the lamp stable when the shade projects toward the seating area.\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-calla-floor__light\"\u003e\n\u003cdiv class=\"stb-calla-floor__light-label\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e More Directional Than Decorative. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calla-floor__light-grid\"\u003e\n\u003carticle class=\"stb-calla-floor__light-item\"\u003e\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e E14 Bulb Included \u003c\/strong\u003e\n\u003cp\u003eCalla accepts a standard E14 bulb up to 40W, and a compatible bulb is included with the lamp.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-calla-floor__light-item\"\u003e\u003csmall\u003e Best Use \u003c\/small\u003e \u003cstrong\u003e Reading + Focused Ambient Light \u003c\/strong\u003e\n\u003cp\u003eUnlike a fully diffused floor lamp, Calla lets you aim the shade, making it especially useful beside seating where light needs direction.\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-calla-floor__utility\"\u003e\n\u003cdiv class=\"stb-calla-floor__utility-item\"\u003e\n\u003csmall\u003e Socket \u003c\/small\u003e \u003cstrong\u003e E14 \u003c\/strong\u003e\n\u003cp\u003eBulb included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calla-floor__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-calla-floor__utility-item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 78.7\" \/ 2m \u003c\/strong\u003e\n\u003cp\u003eFixed length.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calla-floor__utility-item\"\u003e\n\u003csmall\u003e Voltage \u003c\/small\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003cp\u003eUniversal voltage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMMING \/ ASSEMBLY\n  ====================================================== --\u003e\n\u003csection class=\"stb-calla-floor__practical\"\u003e\n\u003carticle class=\"stb-calla-floor__practical-item\"\u003e\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmable Bulb Compatible \u003c\/strong\u003e\n\u003cp\u003eFor dimming, use a compatible dimmable E14 bulb with a compatible dimming control. A remote-control bulb option can also be used for brightness and color-temperature adjustment.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-calla-floor__practical-item stb-calla-floor__practical-item--alt\"\u003e\u003csmall\u003e Assembly \u003c\/small\u003e \u003cstrong\u003e Approx. 20-Minute Setup \u003c\/strong\u003e\n\u003cp\u003eThe marble base, column, arched arm and adjustable shade require final assembly using the included hardware. Once assembled, simply plug the lamp into a standard outlet.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CORD\n  ====================================================== --\u003e\n\u003csection class=\"stb-calla-floor__cord\"\u003e\u003csmall\u003e Worth Checking Before Placement \u003c\/small\u003e \u003cstrong\u003e The 78.7\" \/ 2m cord is fixed. \u003c\/strong\u003e\n\u003cp\u003eUnlike some Stuber floor lamps, this cord is not listed as extendable. Check the distance to your wall outlet before deciding the lamp's final position. The on \/ off control is located inline on the cord.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MARBLE\n  ====================================================== --\u003e\n\u003csection class=\"stb-calla-floor__marble\"\u003e\u003cstrong\u003e Every marble base will have its own pattern. \u003c\/strong\u003e\n\u003cp\u003eMarble is a natural material, so slight variation in veining, tone and pattern is normal. Place the entire base on a flat, stable floor surface rather than across an uneven rug edge.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-calla-floor__specs\"\u003e\n\u003cdiv class=\"stb-calla-floor__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Calla Floor Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calla-floor__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Thickened Aluminium · Natural Marble Base \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calla-floor__spec\"\u003e\n\u003cspan\u003e Finishes \u003c\/span\u003e \u003cstrong\u003e Black · Beige \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calla-floor__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e L16.9\" × W11.8\" × H53.5\" · 43 × 30 × 136cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calla-floor__spec\"\u003e\n\u003cspan\u003e Adjustable Head \u003c\/span\u003e \u003cstrong\u003e 180° Rotating Shade \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calla-floor__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e E14 · Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calla-floor__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-calla-floor__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Compatible With Dimmable E14 Bulbs and Compatible Dimming Control · Remote-Control Bulb Option Available \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calla-floor__spec\"\u003e\n\u003cspan\u003e Color Temperature \u003c\/span\u003e \u003cstrong\u003e Depends on Bulb Used \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calla-floor__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calla-floor__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-calla-floor__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 78.7\" \/ 2m · Fixed Length \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calla-floor__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-calla-floor__spec\"\u003e\n\u003cspan\u003e Assembly \u003c\/span\u003e \u003cstrong\u003e Flat-Packed · Final Assembly Required · Hardware + Instructions Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calla-floor__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Plug-In Floor Lamp · No Hardwiring Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calla-floor__spec\"\u003e\n\u003cspan\u003e In the Box \u003c\/span\u003e \u003cstrong\u003e Lamp · Bulb · Hardware · Instructions \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-calla-floor__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-calla-floor__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-calla-floor__faq\"\u003e\u003cspan class=\"stb-calla-floor__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-calla-floor__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow adjustable is the shade?\u003c\/summary\u003e\n\u003cp\u003eThe head rotates through a 180-degree range. You can direct it downward toward a book, outward for more focused task lighting or upward for softer reflected illumination. The joint may feel firm because it is designed to hold the selected angle.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the marble base stable?\u003c\/summary\u003e\n\u003cp\u003eThe marble base is intentionally heavy to counterbalance the arched arm. For the best stability, place the full base on a flat floor rather than partly on a rug or uneven surface.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included and can the lamp be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes. An E14 bulb is included. For dimming, use a compatible dimmable E14 bulb together with a compatible dimming control. A remote-control bulb option is also available for adjustable brightness and color temperature.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Calla require assembly?\u003c\/summary\u003e\n\u003cp\u003eYes. The base, column, arched arm and shade require final assembly. Hardware and instructions are included, and setup is approximately 20 minutes. No hardwiring is required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the power cord be extended?\u003c\/summary\u003e\n\u003cp\u003eThe supplied cord is approximately 78.7\" \/ 2m and is listed as a fixed length. We recommend checking outlet distance before choosing the lamp's final location.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-calla-floor__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 16.9\" x W 11.8\"  x H 53.5\" \/ Black \/ US Plug","offer_id":52682058072347,"sku":"STB-FL-26-10209","price":635.0,"currency_code":"USD","in_stock":true},{"title":"L 16.9\" x W 11.8\"  x H 53.5\" \/ Black \/ EU Plug","offer_id":52682058105115,"sku":"STB-FL-26-10210","price":635.0,"currency_code":"USD","in_stock":true},{"title":"L 16.9\" x W 11.8\"  x H 53.5\" \/ Black \/ AU Plug","offer_id":52682058137883,"sku":"STB-FL-26-10211","price":635.0,"currency_code":"USD","in_stock":true},{"title":"L 16.9\" x W 11.8\"  x H 53.5\" \/ Black \/ UK Plug","offer_id":52682058170651,"sku":"STB-FL-26-10212","price":635.0,"currency_code":"USD","in_stock":true},{"title":"L 16.9\" x W 11.8\"  x H 53.5\" \/ Beige \/ US Plug","offer_id":52682058203419,"sku":"STB-FL-26-10213","price":635.0,"currency_code":"USD","in_stock":true},{"title":"L 16.9\" x W 11.8\"  x H 53.5\" \/ Beige \/ EU Plug","offer_id":52682058236187,"sku":"STB-FL-26-10214","price":635.0,"currency_code":"USD","in_stock":true},{"title":"L 16.9\" x W 11.8\"  x H 53.5\" \/ Beige \/ AU Plug","offer_id":52682058268955,"sku":"STB-FL-26-10215","price":635.0,"currency_code":"USD","in_stock":true},{"title":"L 16.9\" x W 11.8\"  x H 53.5\" \/ Beige \/ UK Plug","offer_id":52682058301723,"sku":"STB-FL-26-10216","price":635.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calla-floor-lamp-stuberlighting_1.jpg?v=1785136264"},{"product_id":"lava-sculptural-floor-lamp","title":"Lava Sculptural Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — LAVA SCULPTURAL FLOOR LAMP\n\n   PRODUCT-SPECIFIC DIRECTION\n   Molten-effect sculptural shade · two scales · five finishes\n\n   SHOPPER FLOW\n   01 Sculptural identity\n   02 Real product detail\n   03 Five finishes\n   04 Light off \/ light on\n   05 Two real dimension images\n   06 Material truth\n   07 Bulb \/ cord \/ dimming \/ setup\n   08 Specs \/ FAQ \/ Shipping\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-lava{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --shell:#F1ECE5;\n  --metal:#EEE8E1;\n  --warm:#EFE4D6;\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-lava *,\n.stb-lava *::before,\n.stb-lava *::after{\n  box-sizing:border-box;\n}\n\n.stb-lava h2,\n.stb-lava h3{\n  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-lava p{\n  margin-top:0;\n}\n\n.stb-lava__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-lava__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-lava__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-lava__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-lava__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-lava__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-lava__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-lava__intro{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 205px;\n\n  margin-bottom:11px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lava__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-lava__intro-main{\n  padding:24px 25px 22px;\n}\n\n.stb-lava__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-lava__intro-side{\n  display:grid;\n  grid-template-rows:1fr 1fr;\n\n  background:var(--espresso);\n}\n\n.stb-lava__intro-stat{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px 17px;\n}\n\n.stb-lava__intro-stat +\n.stb-lava__intro-stat{\n  border-top:1px solid #584940;\n}\n\n.stb-lava__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-lava__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-lava__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-lava__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-lava__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-lava__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-lava__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-lava__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 PRODUCT DETAIL\n========================================================= *\/\n\n.stb-lava__detail{\n  display:grid;\n  grid-template-columns:215px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lava__detail-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:12px;\n\n  background:var(--metal);\n}\n\n.stb-lava__detail-image{\n  width:180px;\n  max-width:100%;\n}\n\n.stb-lava__detail-body{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:17px 19px;\n}\n\n.stb-lava__detail-body h3{\n  margin:0 0 6px;\n\n  font-size:18px;\n  line-height:1.3;\n}\n\n.stb-lava__detail-body \u003e p{\n  margin:0 0 10px;\n\n  color:#675D55;\n\n  font-size:10.2px;\n  line-height:1.52;\n}\n\n.stb-lava__detail-line{\n  display:grid;\n  grid-template-columns:120px minmax(0,1fr);\n\n  padding:8px 0;\n\n  border-top:1px solid var(--line-soft);\n}\n\n.stb-lava__detail-line strong{\n  color:var(--ink);\n\n  font-size:9.7px;\n  font-weight:500;\n}\n\n.stb-lava__detail-line span{\n  color:#70665E;\n\n  font-size:9.2px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   FINISHES\n========================================================= *\/\n\n.stb-lava__finishes{\n  margin-bottom:29px;\n}\n\n.stb-lava__finishes-head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:11px;\n}\n\n.stb-lava__finishes-head .stb-lava__copy{\n  max-width:390px;\n}\n\n.stb-lava__finish-grid{\n  display:grid;\n  grid-template-columns:repeat(5,1fr);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lava__finish{\n  min-width:0;\n\n  padding:13px 12px;\n\n  background:var(--paper);\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-lava__finish:last-child{\n  border-right:0;\n}\n\n.stb-lava__finish--dark{\n  background:var(--espresso);\n}\n\n.stb-lava__finish 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-lava__finish strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:9.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-lava__finish p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:8.4px;\n  line-height:1.43;\n}\n\n.stb-lava__finish--dark small{\n  color:#CBAF88;\n}\n\n.stb-lava__finish--dark strong{\n  color:#FFF8EF;\n}\n\n.stb-lava__finish--dark p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   OFF \/ ON\n========================================================= *\/\n\n.stb-lava__transform{\n  margin-bottom:29px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lava__transform-row{\n  display:grid;\n  grid-template-columns:130px minmax(0,1fr);\n\n  background:var(--paper);\n}\n\n.stb-lava__transform-row +\n.stb-lava__transform-row{\n  border-top:1px solid var(--line-soft);\n}\n\n.stb-lava__transform-row--on{\n  background:var(--espresso);\n}\n\n.stb-lava__transform-label{\n  display:flex;\n  align-items:center;\n\n  padding:12px 14px;\n\n  color:#887B71;\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-lava__transform-copy{\n  padding:12px 15px;\n}\n\n.stb-lava__transform-copy strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:10.8px;\n  font-weight:500;\n}\n\n.stb-lava__transform-copy span{\n  color:#6B6159;\n\n  font-size:9.2px;\n  line-height:1.46;\n}\n\n.stb-lava__transform-row--on .stb-lava__transform-label{\n  color:#CBAF88;\n\n  border-right-color:#594A40;\n}\n\n.stb-lava__transform-row--on .stb-lava__transform-copy strong{\n  color:#FFF8EF;\n}\n\n.stb-lava__transform-row--on .stb-lava__transform-copy span{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-lava__sizes{\n  margin-bottom:29px;\n}\n\n.stb-lava__sizes-head{\n  margin-bottom:11px;\n}\n\n.stb-lava__size-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n}\n\n.stb-lava__size-card{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lava__size-card--large{\n  border-color:var(--espresso);\n}\n\n.stb-lava__size-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:8px;\n\n  background:var(--metal);\n}\n\n.stb-lava__size-card--large .stb-lava__size-media{\n  background:#40342C;\n}\n\n.stb-lava__size-image{\n  width:125px;\n  max-width:100%;\n}\n\n.stb-lava__size-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:13px 14px;\n}\n\n.stb-lava__size-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-lava__size-copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.8px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-lava__size-copy p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9px;\n  line-height:1.45;\n}\n\n.stb-lava__size-card--large .stb-lava__size-copy{\n  background:var(--espresso);\n}\n\n.stb-lava__size-card--large .stb-lava__size-copy small{\n  color:#CBAF88;\n}\n\n.stb-lava__size-card--large .stb-lava__size-copy strong{\n  color:#FFF8EF;\n}\n\n.stb-lava__size-card--large .stb-lava__size-copy p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   SIZE DECISION\n========================================================= *\/\n\n.stb-lava__size-rule{\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-lava__size-rule-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--warm);\n}\n\n.stb-lava__size-rule-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-lava__size-rule-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-lava__size-rule-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-lava__size-rule-item{\n  padding:13px 15px;\n}\n\n.stb-lava__size-rule-item +\n.stb-lava__size-rule-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-lava__size-rule-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-lava__size-rule-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-lava__size-rule-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.1px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   MATERIAL TRUTH\n========================================================= *\/\n\n.stb-lava__material{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lava__material-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--espresso);\n}\n\n.stb-lava__material-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lava__material-label strong{\n  color:#FFF8EF;\n\n  font-size:11.4px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-lava__material-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-lava__material-item{\n  padding:13px 15px;\n}\n\n.stb-lava__material-item +\n.stb-lava__material-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-lava__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-lava__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-lava__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-lava__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-lava__light-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--warm);\n}\n\n.stb-lava__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-lava__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-lava__light-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-lava__light-item{\n  padding:13px 15px;\n}\n\n.stb-lava__light-item +\n.stb-lava__light-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-lava__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-lava__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-lava__light-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   ELECTRICAL\n========================================================= *\/\n\n.stb-lava__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-lava__utility-item{\n  padding:13px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-lava__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-lava__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-lava__utility-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-lava__utility-item p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:8.8px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-lava__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:8px;\n}\n\n.stb-lava__practical-item{\n  padding:13px 15px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-lava__practical-item--alt{\n  background:var(--warm);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-lava__practical-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lava__practical-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.stb-lava__practical-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   MATERIAL NOTE\n========================================================= *\/\n\n.stb-lava__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-lava__note small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lava__note strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:10.8px;\n  font-weight:500;\n}\n\n.stb-lava__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   SPECS\n========================================================= *\/\n\n.stb-lava__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-lava__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-lava__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-lava__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-lava__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-lava__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-lava__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n.stb-lava__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-lava__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-lava__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-lava__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-lava__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-lava__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-lava__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-lava__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-lava__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-lava__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-lava__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-lava__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-lava__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-lava__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-lava__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  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-lava__lightbox:target{\n  display:flex;\n}\n\n.stb-lava__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-lava__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-lava__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-lava__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-lava__intro{\n    grid-template-columns:1fr 175px;\n  }\n\n  .stb-lava__title{\n    font-size:25px;\n  }\n\n  .stb-lava__finish-grid{\n    grid-template-columns:repeat(3,1fr);\n  }\n\n  .stb-lava__finish{\n    border-bottom:1px solid var(--line-soft);\n  }\n\n  .stb-lava__finish:nth-child(3){\n    border-right:0;\n  }\n\n  .stb-lava__finish:nth-child(4),\n  .stb-lava__finish:nth-child(5){\n    border-bottom:0;\n  }\n\n  .stb-lava__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-lava{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-lava__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lava__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-lava__intro-side{\n    grid-template-columns:1fr 1fr;\n    grid-template-rows:none;\n  }\n\n  .stb-lava__intro-stat{\n    padding:10px 12px;\n  }\n\n  .stb-lava__intro-stat +\n  .stb-lava__intro-stat{\n    border-top:0;\n    border-left:1px solid #584940;\n  }\n\n  .stb-lava__title{\n    font-size:23px;\n  }\n\n\n  \/* QUICK *\/\n\n  .stb-lava__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-lava__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-lava__quick-item:nth-child(1),\n  .stb-lava__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* DETAIL *\/\n\n  .stb-lava__detail{\n    grid-template-columns:100px minmax(0,1fr);\n  }\n\n  .stb-lava__detail-media{\n    padding:6px;\n  }\n\n  .stb-lava__detail-image{\n    width:88px;\n  }\n\n  .stb-lava__detail-body{\n    padding:11px 12px;\n  }\n\n  .stb-lava__detail-line{\n    grid-template-columns:75px minmax(0,1fr);\n  }\n\n\n  \/* FINISH *\/\n\n  .stb-lava__finishes-head{\n    display:block;\n  }\n\n  .stb-lava__finish-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lava__finish{\n    border-right:0;\n    border-bottom:1px solid var(--line-soft);\n  }\n\n  .stb-lava__finish:nth-child(3),\n  .stb-lava__finish:nth-child(4){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n  .stb-lava__finish:last-child{\n    border-bottom:0;\n  }\n\n\n  \/* TRANSFORM *\/\n\n  .stb-lava__transform-row{\n    grid-template-columns:88px minmax(0,1fr);\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-lava__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lava__size-card{\n    grid-template-columns:105px minmax(0,1fr);\n  }\n\n  .stb-lava__size-media{\n    padding:6px;\n  }\n\n  .stb-lava__size-image{\n    width:92px;\n  }\n\n\n  \/* SIZE RULE *\/\n\n  .stb-lava__size-rule{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lava__size-rule-label{\n    padding:10px 13px;\n  }\n\n  .stb-lava__size-rule-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lava__size-rule-item +\n  .stb-lava__size-rule-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-lava__material{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lava__material-label{\n    padding:10px 13px;\n  }\n\n  .stb-lava__material-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lava__material-item +\n  .stb-lava__material-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* LIGHT *\/\n\n  .stb-lava__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lava__light-label{\n    padding:10px 13px;\n  }\n\n  .stb-lava__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lava__light-item +\n  .stb-lava__light-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-lava__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-lava__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-lava__utility-item:nth-child(1),\n  .stb-lava__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* PRACTICAL *\/\n\n  .stb-lava__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-lava__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-lava__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-lava__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-lava__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-lava\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-lava__intro\"\u003e\n\u003cdiv class=\"stb-lava__intro-main\"\u003e\n\u003cspan class=\"stb-lava__eyebrow\"\u003e Sculptural Floor Lamp · Molten-Metal Effect \u003c\/span\u003e\n\u003ch2 class=\"stb-lava__title\"\u003eA Sculpture by Day. A Soft Glow by Night.\u003c\/h2\u003e\n\u003cp\u003eLava places an irregular, molten-effect shade on a slim floor-lamp silhouette. Its partly reflective surface changes character with the light: more metallic when switched off, softer and luminous when switched on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lava__intro-side\"\u003e\n\u003cdiv class=\"stb-lava__intro-stat\"\u003e\n\u003csmall\u003e Two Heights \u003c\/small\u003e \u003cstrong\u003e 57.1\" \/ 61\" \u003c\/strong\u003e \u003cspan\u003e 145 \/ 155cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lava__intro-stat\"\u003e\n\u003csmall\u003e Finishes \u003c\/small\u003e \u003cstrong\u003e Five Options \u003c\/strong\u003e \u003cspan\u003e From Gold to Smoky Black \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-lava__quick\"\u003e\n\u003cdiv class=\"stb-lava__quick-item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Metal + Acrylic \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lava__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-lava__quick-item\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Ambient Accent \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lava__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 DETAIL\n       BEFORE DIMENSION IMAGES\n  ====================================================== --\u003e\n\u003csection id=\"lava-detail-section\" class=\"stb-lava__detail\"\u003e\n\u003cdiv class=\"stb-lava__detail-media\"\u003e\n\u003cdiv class=\"stb-lava__detail-image\"\u003e\u003ca href=\"#lava-detail-image\" class=\"stb-lava__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-sculptural-floor-lamp-stuberlighting_10.jpg?v=1785229850\" alt=\"Lava Sculptural Floor Lamp molten-effect shade detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-lava__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lava__detail-body\"\u003e\n\u003cspan class=\"stb-lava__eyebrow\"\u003e Shade Up Close \u003c\/span\u003e\n\u003ch3\u003eThe Irregular Surface Is the Point.\u003c\/h3\u003e\n\u003cp\u003eThe shade is intentionally twisted rather than perfectly spherical. Its partly reflective finish creates highlights across the uneven surface, helping Lava read as an object even when the light is off.\u003c\/p\u003e\n\u003cdiv class=\"stb-lava__detail-line\"\u003e\n\u003cstrong\u003e Form \u003c\/strong\u003e \u003cspan\u003e Organic, distorted globe \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lava__detail-line\"\u003e\n\u003cstrong\u003e Surface \u003c\/strong\u003e \u003cspan\u003e Part reflective · part translucent \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lava__detail-line\"\u003e\n\u003cstrong\u003e Material \u003c\/strong\u003e \u003cspan\u003e Metal + acrylic · not real glass \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"lava-detail-image\" href=\"#lava-detail-section\" class=\"stb-lava__lightbox\"\u003e \u003cspan class=\"stb-lava__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-sculptural-floor-lamp-stuberlighting_10.jpg?v=1785229850\" alt=\"Enlarged Lava Sculptural Floor Lamp detail\"\u003e \u003cspan class=\"stb-lava__lightbox-caption\"\u003e Lava · Molten-Effect Shade Detail \u003c\/span\u003e \u003cspan class=\"stb-lava__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-lava__finishes\"\u003e\n\u003cdiv class=\"stb-lava__finishes-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-lava__eyebrow\"\u003e Five Finishes \u003c\/span\u003e\n\u003ch3 class=\"stb-lava__section-title\"\u003eChoose How Quiet — or Bold — You Want It.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"stb-lava__copy\"\u003eThe form stays the same. The finish changes how strongly Lava reads against the surrounding furniture and wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lava__finish-grid\"\u003e\n\u003carticle class=\"stb-lava__finish\"\u003e\u003csmall\u003e Warmest \u003c\/small\u003e \u003cstrong\u003e Gold \u003c\/strong\u003e\n\u003cp\u003eWarm metallic presence for brass, walnut and cream interiors.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-lava__finish\"\u003e\u003csmall\u003e Cleanest \u003c\/small\u003e \u003cstrong\u003e Chrome \u003c\/strong\u003e\n\u003cp\u003eCooler and sharper with contemporary silver-toned hardware.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-lava__finish\"\u003e\u003csmall\u003e Boldest \u003c\/small\u003e \u003cstrong\u003e Red \u003c\/strong\u003e\n\u003cp\u003eThe strongest choice when the lamp should become a deliberate focal point.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-lava__finish\"\u003e\u003csmall\u003e Layered \u003c\/small\u003e \u003cstrong\u003e Chrome \u0026amp; Smoky \u003c\/strong\u003e\n\u003cp\u003eMetallic brightness softened by darker, smoky depth.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-lava__finish stb-lava__finish--dark\"\u003e\u003csmall\u003e Moodiest \u003c\/small\u003e \u003cstrong\u003e Black \u0026amp; Smoky \u003c\/strong\u003e\n\u003cp\u003eDarker and quieter for higher-contrast, gallery-like rooms.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       OFF \/ ON\n  ====================================================== --\u003e\n\u003csection class=\"stb-lava__transform\"\u003e\n\u003cdiv class=\"stb-lava__transform-row\"\u003e\n\u003cdiv class=\"stb-lava__transform-label\"\u003eLight Off\u003c\/div\u003e\n\u003cdiv class=\"stb-lava__transform-copy\"\u003e\n\u003cstrong\u003e More Reflective, More Sculptural \u003c\/strong\u003e \u003cspan\u003e The metallic surface and irregular silhouette do most of the visual work during the day. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lava__transform-row stb-lava__transform-row--on\"\u003e\n\u003cdiv class=\"stb-lava__transform-label\"\u003eLight On\u003c\/div\u003e\n\u003cdiv class=\"stb-lava__transform-copy\"\u003e\n\u003cstrong\u003e The Shade Begins to Glow From Within \u003c\/strong\u003e \u003cspan\u003e Translucent areas soften the bulb and introduce a warmer, more atmospheric character. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lava__transform-row\"\u003e\n\u003cdiv class=\"stb-lava__transform-label\"\u003eBest Use\u003c\/div\u003e\n\u003cdiv class=\"stb-lava__transform-copy\"\u003e\n\u003cstrong\u003e Mood + Accent Lighting \u003c\/strong\u003e \u003cspan\u003e Designed to finish a reading corner, sofa area, bedroom corner or entry rather than act as the room's only bright light. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZES\n  ====================================================== --\u003e\n\u003csection class=\"stb-lava__sizes\"\u003e\n\u003cdiv class=\"stb-lava__sizes-head\"\u003e\n\u003cspan class=\"stb-lava__eyebrow\"\u003e Choose the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-lava__section-title\"\u003eThe Larger Version Changes Both Height and Globe Size.\u003c\/h3\u003e\n\u003cp class=\"stb-lava__copy\"\u003eThe difference is more noticeable than four inches of height alone: the shade grows from 13.8 to 17.7 inches in diameter, giving the larger lamp significantly more visual weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lava__size-grid\"\u003e\n\u003c!-- STANDARD --\u003e\n\u003carticle id=\"lava-standard-section\" class=\"stb-lava__size-card\"\u003e\n\u003cdiv class=\"stb-lava__size-media\"\u003e\n\u003cdiv class=\"stb-lava__size-image\"\u003e\u003ca href=\"#lava-standard-image\" class=\"stb-lava__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-sculptural-floor-lamp-stuberlighting_13.jpg?v=1785229849\" alt=\"Lava Sculptural Floor Lamp 57.1 inch dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-lava__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lava__size-copy\"\u003e\n\u003csmall\u003e Standard \u003c\/small\u003e \u003cstrong\u003e Ø13.8\" × H57.1\" \u003c\/strong\u003e\n\u003cp\u003eDia35 × H145cm. Easier to place beside a chair, sofa or in a smaller living area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- LARGE --\u003e\n\u003carticle id=\"lava-large-section\" class=\"stb-lava__size-card stb-lava__size-card--large\"\u003e\n\u003cdiv class=\"stb-lava__size-media\"\u003e\n\u003cdiv class=\"stb-lava__size-image\"\u003e\u003ca href=\"#lava-large-image\" class=\"stb-lava__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-sculptural-floor-lamp-stuberlighting_12.jpg?v=1785229849\" alt=\"Lava Sculptural Floor Lamp 61 inch dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-lava__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lava__size-copy\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø17.7\" × H61\" \u003c\/strong\u003e\n\u003cp\u003eDia45 × H155cm. The larger globe gives noticeably more presence in open-plan or taller spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STANDARD LIGHTBOX --\u003e \u003ca id=\"lava-standard-image\" href=\"#lava-standard-section\" class=\"stb-lava__lightbox\"\u003e \u003cspan class=\"stb-lava__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-sculptural-floor-lamp-stuberlighting_13.jpg?v=1785229849\" alt=\"Enlarged Lava Standard dimension diagram\"\u003e \u003cspan class=\"stb-lava__lightbox-caption\"\u003e Lava Standard · Ø13.8\" × H57.1\" \u003c\/span\u003e \u003cspan class=\"stb-lava__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- LARGE LIGHTBOX --\u003e \u003ca id=\"lava-large-image\" href=\"#lava-large-section\" class=\"stb-lava__lightbox\"\u003e \u003cspan class=\"stb-lava__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-sculptural-floor-lamp-stuberlighting_12.jpg?v=1785229849\" alt=\"Enlarged Lava Large dimension diagram\"\u003e \u003cspan class=\"stb-lava__lightbox-caption\"\u003e Lava Large · Ø17.7\" × H61\" \u003c\/span\u003e \u003cspan class=\"stb-lava__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIMPLE SIZE RULE\n  ====================================================== --\u003e\n\u003csection class=\"stb-lava__size-rule\"\u003e\n\u003cdiv class=\"stb-lava__size-rule-label\"\u003e\n\u003csmall\u003e Simple Rule \u003c\/small\u003e \u003cstrong\u003e Choose by Globe Scale, Not Height Alone. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lava__size-rule-grid\"\u003e\n\u003cdiv class=\"stb-lava__size-rule-item\"\u003e\n\u003csmall\u003e 57.1\" \u003c\/small\u003e \u003cstrong\u003e Easier to Integrate \u003c\/strong\u003e\n\u003cp\u003eThe 13.8-inch globe is more restrained beside standard residential furniture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lava__size-rule-item\"\u003e\n\u003csmall\u003e 61\" \u003c\/small\u003e \u003cstrong\u003e Stronger Statement \u003c\/strong\u003e\n\u003cp\u003eThe 17.7-inch globe is substantially larger and needs more visual breathing room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL TRUTH\n  ====================================================== --\u003e\n\u003csection class=\"stb-lava__material\"\u003e\n\u003cdiv class=\"stb-lava__material-label\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Molten-Glass Look Without a Glass Shade. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lava__material-grid\"\u003e\n\u003carticle class=\"stb-lava__material-item\"\u003e\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Metal + Acrylic \u003c\/strong\u003e\n\u003cp\u003eThe sculptural shade uses metal and acrylic construction to achieve the reflective, translucent molten effect.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-lava__material-item\"\u003e\u003csmall\u003e Practical Difference \u003c\/small\u003e \u003cstrong\u003e Lighter Than Real Art Glass \u003c\/strong\u003e\n\u003cp\u003eAcrylic provides the depth and translucency of the intended glass-like appearance while being less fragile than a large real-glass globe.\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-lava__light\"\u003e\n\u003cdiv class=\"stb-lava__light-label\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Atmosphere First. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lava__light-grid\"\u003e\n\u003carticle class=\"stb-lava__light-item\"\u003e\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 Bulb Included \u003c\/strong\u003e\n\u003cp\u003eNo separate bulb purchase is required. Keep replacement bulbs at or below the fixture's 40W maximum.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-lava__light-item\"\u003e\u003csmall\u003e Best For \u003c\/small\u003e \u003cstrong\u003e Ambient + Decorative Light \u003c\/strong\u003e\n\u003cp\u003eThe sculptural shade softens and partially filters the bulb, so Lava is better for mood lighting than concentrated task illumination.\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-lava__utility\"\u003e\n\u003cdiv class=\"stb-lava__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-lava__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-lava__utility-item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 78\" \/ 200cm \u003c\/strong\u003e\n\u003cp\u003eLonger length available.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lava__utility-item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Inline Switch \u003c\/strong\u003e\n\u003cp\u003ePush-button on \/ off.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMMING \/ SETUP\n  ====================================================== --\u003e\n\u003csection class=\"stb-lava__practical\"\u003e\n\u003carticle class=\"stb-lava__practical-item\"\u003e\u003csmall\u003e Standard \u003c\/small\u003e \u003cstrong\u003e Bulb Included \u003c\/strong\u003e\n\u003cp\u003eLava ships with a compatible standard bulb and works from the inline on \/ off switch. Voltage is AC110–240V, with US, UK, AU and EU plug options.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-lava__practical-item stb-lava__practical-item--alt\"\u003e\u003csmall\u003e Optional Dimming \u003c\/small\u003e \u003cstrong\u003e Remote-Control Bulb \u003c\/strong\u003e\n\u003cp\u003eIf you want adjustable brightness and color temperature, request the compatible remote-control dimmable bulb. It replaces the standard included bulb.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003csection class=\"stb-lava__practical\"\u003e\n\u003carticle class=\"stb-lava__practical-item stb-lava__practical-item--alt\"\u003e\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Simple Final Assembly \u003c\/strong\u003e\n\u003cp\u003eLava is a plug-in floor lamp and requires only simple final assembly. No hardwiring or electrician is required.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-lava__practical-item\"\u003e\u003csmall\u003e Placement \u003c\/small\u003e \u003cstrong\u003e Leave Space Around the Globe \u003c\/strong\u003e\n\u003cp\u003eEspecially with the 17.7-inch Large shade, avoid crowding the globe directly against curtains, shelving or nearby furniture.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-lava__note\"\u003e\u003csmall\u003e Worth Knowing \u003c\/small\u003e \u003cstrong\u003e The shade is not conventional blown glass. \u003c\/strong\u003e\n\u003cp\u003eLava uses metal and acrylic to create its molten, half-metalized glass effect. Slight differences in twist and surface appearance are part of the sculptural character.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-lava__specs\"\u003e\n\u003cdiv class=\"stb-lava__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Lava Sculptural Floor Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lava__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Metal · Acrylic \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lava__spec\"\u003e\n\u003cspan\u003e Finishes \u003c\/span\u003e \u003cstrong\u003e Gold · Chrome · Red · Chrome \u0026amp; Smoky · Black \u0026amp; Smoky \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lava__spec\"\u003e\n\u003cspan\u003e Standard Size \u003c\/span\u003e \u003cstrong\u003e Ø13.8\" × H57.1\" · Dia35 × H145cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lava__spec\"\u003e\n\u003cspan\u003e Large Size \u003c\/span\u003e \u003cstrong\u003e Ø17.7\" × H61\" · Dia45 × H155cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lava__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 · Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lava__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-lava__spec\"\u003e\n\u003cspan\u003e Optional Dimming \u003c\/span\u003e \u003cstrong\u003e Compatible Remote-Control Dimmable Bulb Available · Adjustable Brightness + Color Temperature \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lava__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lava__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Inline Push-Button On \/ Off Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lava__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 78\" \/ 200cm · Extended Length Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lava__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-lava__spec\"\u003e\n\u003cspan\u003e Setup \u003c\/span\u003e \u003cstrong\u003e Plug-In Floor Lamp · Simple Assembly · No Hardwiring Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lava__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-lava__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-lava__faq\"\u003e\u003cspan class=\"stb-lava__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-lava__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the sculptural shade made from real glass?\u003c\/summary\u003e\n\u003cp\u003eNo. The shade is crafted from metal and acrylic to create a molten, hot-blown-glass effect. This gives the surface its reflective and translucent character while making the shade lighter and less fragile than a large real-glass globe.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eThe Standard version measures Ø13.8\" × H57.1\" and is easier to integrate beside normal residential furniture. The Large version measures Ø17.7\" × H61\"; its globe is four inches wider, so it has noticeably stronger visual presence and benefits from more open space around it.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Lava bright enough to be the only light in a room?\u003c\/summary\u003e\n\u003cp\u003eLava is designed primarily as ambient and decorative lighting. Its sculptural shade softens the light, making it ideal for a sofa area, reading corner, bedroom or entry. For bright general illumination, we recommend pairing it with other room lighting.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the bulb come included?\u003c\/summary\u003e\n\u003cp\u003eYes. A compatible E26\/E27 bulb is included. The fixture is rated for a maximum of 40W, so replacement bulbs should remain within that limit.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Lava be dimmed?\u003c\/summary\u003e\n\u003cp\u003eAn optional remote-control dimmable bulb is available. It provides adjustable brightness and adjustable color temperature and can be supplied in place of the standard bulb.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it require professional installation?\u003c\/summary\u003e\n\u003cp\u003eNo. Lava is a plug-in floor lamp with simple final assembly. No hardwiring or electrician is required. It includes a 78\" \/ 200cm power cord and is available with US, UK, AU or EU plug options.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-lava__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 13.8\" x H 57.1\" \/ Gold \/ US Plug","offer_id":52688031580443,"sku":"STB-FL-26-10216","price":695.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\" x H 57.1\" \/ Gold \/ UK Plug","offer_id":52688031613211,"sku":"STB-FL-26-10217","price":695.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\" x H 57.1\" \/ Gold \/ AU Plug","offer_id":52688031645979,"sku":"STB-FL-26-10218","price":695.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\" x H 57.1\" \/ Gold \/ EU Plug","offer_id":52688031678747,"sku":"STB-FL-26-10219","price":695.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\" x H 57.1\" \/ Chrome \/ US Plug","offer_id":52688031711515,"sku":"STB-FL-26-10220","price":695.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\" x H 57.1\" \/ Chrome \/ UK Plug","offer_id":52688031744283,"sku":"STB-FL-26-10221","price":695.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\" x H 57.1\" \/ Chrome \/ AU Plug","offer_id":52688031777051,"sku":"STB-FL-26-10222","price":695.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\" x H 57.1\" \/ Chrome \/ EU Plug","offer_id":52688031809819,"sku":"STB-FL-26-10223","price":695.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\" x H 57.1\" \/ Red \/ US Plug","offer_id":52688031842587,"sku":"STB-FL-26-10224","price":695.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\" x H 57.1\" \/ Red \/ UK Plug","offer_id":52688031875355,"sku":"STB-FL-26-10225","price":695.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\" x H 57.1\" \/ Red \/ AU Plug","offer_id":52688031908123,"sku":"STB-FL-26-10226","price":695.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\" x H 57.1\" \/ Red \/ EU Plug","offer_id":52688031940891,"sku":"STB-FL-26-10227","price":695.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\" x H 57.1\" \/ Chrome \u0026 Smoky \/ US Plug","offer_id":52688031973659,"sku":"STB-FL-26-10228","price":695.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\" x H 57.1\" \/ Chrome \u0026 Smoky \/ UK Plug","offer_id":52688032006427,"sku":"STB-FL-26-10229","price":695.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\" x H 57.1\" \/ Chrome \u0026 Smoky \/ AU Plug","offer_id":52688032039195,"sku":"STB-FL-26-10230","price":695.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\" x H 57.1\" \/ Chrome \u0026 Smoky \/ EU Plug","offer_id":52688032071963,"sku":"STB-FL-26-10231","price":695.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\" x H 57.1\" \/ Black \u0026 Smoky \/ US Plug","offer_id":52688032104731,"sku":"STB-FL-26-10232","price":695.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\" x H 57.1\" \/ Black \u0026 Smoky \/ UK Plug","offer_id":52688032137499,"sku":"STB-FL-26-10233","price":695.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\" x H 57.1\" \/ Black \u0026 Smoky \/ AU Plug","offer_id":52688032170267,"sku":"STB-FL-26-10234","price":695.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\" x H 57.1\" \/ Black \u0026 Smoky \/ EU Plug","offer_id":52688032203035,"sku":"STB-FL-26-10235","price":695.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\" x H 61\" \/ Gold \/ US Plug","offer_id":52688032235803,"sku":"STB-FL-26-10236","price":785.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\" x H 61\" \/ Gold \/ UK Plug","offer_id":52688032268571,"sku":"STB-FL-26-10237","price":785.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\" x H 61\" \/ Gold \/ AU Plug","offer_id":52688032301339,"sku":"STB-FL-26-10238","price":785.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\" x H 61\" \/ Gold \/ EU Plug","offer_id":52688032334107,"sku":"STB-FL-26-10239","price":785.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\" x H 61\" \/ Chrome \/ US Plug","offer_id":52688032366875,"sku":"STB-FL-26-10240","price":785.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\" x H 61\" \/ Chrome \/ UK Plug","offer_id":52688032399643,"sku":"STB-FL-26-10241","price":785.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\" x H 61\" \/ Chrome \/ AU Plug","offer_id":52688032432411,"sku":"STB-FL-26-10242","price":785.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\" x H 61\" \/ Chrome \/ EU Plug","offer_id":52688032465179,"sku":"STB-FL-26-10243","price":785.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\" x H 61\" \/ Red \/ US Plug","offer_id":52688032497947,"sku":"STB-FL-26-10244","price":785.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\" x H 61\" \/ Red \/ UK Plug","offer_id":52688032530715,"sku":"STB-FL-26-10245","price":785.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\" x H 61\" \/ Red \/ AU Plug","offer_id":52688032563483,"sku":"STB-FL-26-10246","price":785.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\" x H 61\" \/ Red \/ EU Plug","offer_id":52688032596251,"sku":"STB-FL-26-10247","price":785.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\" x H 61\" \/ Chrome \u0026 Smoky \/ US Plug","offer_id":52688032629019,"sku":"STB-FL-26-10248","price":785.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\" x H 61\" \/ Chrome \u0026 Smoky \/ UK Plug","offer_id":52688032661787,"sku":"STB-FL-26-10249","price":785.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\" x H 61\" \/ Chrome \u0026 Smoky \/ AU Plug","offer_id":52688032694555,"sku":"STB-FL-26-10250","price":785.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\" x H 61\" \/ Chrome \u0026 Smoky \/ EU Plug","offer_id":52688032727323,"sku":"STB-FL-26-10251","price":785.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\" x H 61\" \/ Black \u0026 Smoky \/ US Plug","offer_id":52688032760091,"sku":"STB-FL-26-10252","price":785.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\" x H 61\" \/ Black \u0026 Smoky \/ UK Plug","offer_id":52688032792859,"sku":"STB-FL-26-10253","price":785.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\" x H 61\" \/ Black \u0026 Smoky \/ AU Plug","offer_id":52688032825627,"sku":"STB-FL-26-10254","price":785.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\" x H 61\" \/ Black \u0026 Smoky \/ EU Plug","offer_id":52688032858395,"sku":"STB-FL-26-10255","price":785.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-sculptural-floor-lamp-stuberlighting_11.jpg?v=1785229849"},{"product_id":"orbelle-floor-lamp","title":"Orbelle Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — ORBELLE FLOOR LAMP\n\n   PRODUCT-SPECIFIC FLOW\n   01 Quiet introduction\n   02 Shade close-up\n   03 Sculptural metal-ring detail\n   04 Four finish combinations\n   05 Real size diagram\n   06 Light character\n   07 Plug \/ dimming \/ setup\n   08 Specs \/ FAQ \/ Shipping\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-orbelle{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --shell:#F1ECE5;\n  --linen:#EEE6DC;\n  --walnut:#E9DED1;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D1C5BA;\n  --line-soft:#E5DDD5;\n\n  --gold:#AE8C60;\n  --gold-dark:#74593E;\n\n  width:100%;\n  max-width:920px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-orbelle *,\n.stb-orbelle *::before,\n.stb-orbelle *::after{\n  box-sizing:border-box;\n}\n\n.stb-orbelle h2,\n.stb-orbelle h3{\n  margin-top:0;\n\n  color:var(--ink);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-orbelle p{\n  margin-top:0;\n}\n\n.stb-orbelle__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-orbelle__title{\n  max-width:650px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.015em;\n}\n\n.stb-orbelle__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-orbelle__copy{\n  max-width:680px;\n\n  margin:0;\n\n  color:#655B53;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n.stb-orbelle__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#897C72;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   IMAGES\n========================================================= *\/\n\n.stb-orbelle__image{\n  display:block;\n\n  width:100%;\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  text-decoration:none;\n}\n\n.stb-orbelle__image img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-orbelle__intro{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 205px;\n\n  margin-bottom:11px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-orbelle__intro::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:25px;\n\n  width:48px;\n  height:2px;\n\n  background:var(--gold);\n}\n\n.stb-orbelle__intro-main{\n  padding:24px 25px 22px;\n}\n\n.stb-orbelle__intro-main p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.2px;\n  line-height:1.68;\n}\n\n.stb-orbelle__intro-side{\n  display:grid;\n  grid-template-rows:1fr 1fr;\n\n  background:var(--espresso);\n}\n\n.stb-orbelle__intro-stat{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px 17px;\n}\n\n.stb-orbelle__intro-stat +\n.stb-orbelle__intro-stat{\n  border-top:1px solid #584940;\n}\n\n.stb-orbelle__intro-stat small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-orbelle__intro-stat strong{\n  display:block;\n\n  color:#FFF8EF;\n\n  font-size:14px;\n  line-height:1.3;\n  font-weight:500;\n}\n\n.stb-orbelle__intro-stat span{\n  margin-top:2px;\n\n  color:#D7CCC3;\n\n  font-size:8.8px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-orbelle__quick{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-orbelle__quick-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-orbelle__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-orbelle__quick-item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-orbelle__quick-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   TWO DETAIL MODULES\n========================================================= *\/\n\n.stb-orbelle__details{\n  margin-bottom:29px;\n}\n\n.stb-orbelle__details-head{\n  margin-bottom:11px;\n}\n\n.stb-orbelle__detail-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n}\n\n.stb-orbelle__detail-card{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-orbelle__detail-card--dark{\n  border-color:var(--espresso);\n}\n\n.stb-orbelle__detail-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:8px;\n\n  background:var(--linen);\n}\n\n.stb-orbelle__detail-card--dark .stb-orbelle__detail-media{\n  background:#40342C;\n}\n\n.stb-orbelle__detail-image{\n  width:125px;\n  max-width:100%;\n}\n\n.stb-orbelle__detail-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:13px 14px;\n}\n\n.stb-orbelle__detail-card--dark .stb-orbelle__detail-copy{\n  background:var(--espresso);\n}\n\n.stb-orbelle__detail-copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-orbelle__detail-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:10.8px;\n  font-weight:500;\n}\n\n.stb-orbelle__detail-copy p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9px;\n  line-height:1.45;\n}\n\n.stb-orbelle__detail-card--dark .stb-orbelle__detail-copy small{\n  color:#CBAF88;\n}\n\n.stb-orbelle__detail-card--dark .stb-orbelle__detail-copy strong{\n  color:#FFF8EF;\n}\n\n.stb-orbelle__detail-card--dark .stb-orbelle__detail-copy p{\n  color:#D7CCC3;\n}\n\n\n\/* =========================================================\n   FINISHES\n========================================================= *\/\n\n.stb-orbelle__finishes{\n  margin-bottom:29px;\n}\n\n.stb-orbelle__finishes-head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:11px;\n}\n\n.stb-orbelle__finishes-head .stb-orbelle__copy{\n  max-width:390px;\n}\n\n.stb-orbelle__finish-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-orbelle__finish{\n  display:grid;\n  grid-template-columns:120px minmax(0,1fr);\n\n  padding:13px 14px;\n\n  background:var(--paper);\n\n  border-right:1px solid var(--line-soft);\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-orbelle__finish:nth-child(2n){\n  border-right:0;\n}\n\n.stb-orbelle__finish:nth-child(n+3){\n  border-bottom:0;\n}\n\n.stb-orbelle__finish--warm{\n  background:var(--walnut);\n}\n\n.stb-orbelle__finish-name small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-orbelle__finish-name strong{\n  color:var(--ink);\n\n  font-size:10.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-orbelle__finish-note{\n  padding-left:13px;\n\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-orbelle__finish-note p{\n  margin:0;\n\n  color:#6A6058;\n\n  font-size:9px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   MATERIAL NOTE\n========================================================= *\/\n\n.stb-orbelle__material-note{\n  margin-bottom:29px;\n\n  padding:12px 14px;\n\n  background:var(--espresso);\n\n  border:1px solid var(--espresso);\n  border-radius:5px;\n}\n\n.stb-orbelle__material-note small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-orbelle__material-note strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:10.8px;\n  font-weight:500;\n}\n\n.stb-orbelle__material-note p{\n  margin:0;\n\n  color:#D7CCC3;\n\n  font-size:9.4px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-orbelle__size{\n  margin-bottom:29px;\n}\n\n.stb-orbelle__size-head{\n  margin-bottom:11px;\n}\n\n.stb-orbelle__size-layout{\n  display:grid;\n  grid-template-columns:190px minmax(0,1fr);\n\n  gap:8px;\n}\n\n.stb-orbelle__size-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:10px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-orbelle__size-image{\n  width:160px;\n  max-width:100%;\n}\n\n.stb-orbelle__size-info{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-orbelle__size-number{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--espresso);\n}\n\n.stb-orbelle__size-number small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-orbelle__size-number strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:18px;\n  line-height:1.15;\n  font-weight:500;\n}\n\n.stb-orbelle__size-number span{\n  color:#D7CCC3;\n\n  font-size:8.8px;\n}\n\n.stb-orbelle__size-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px 17px;\n\n  background:var(--cream);\n}\n\n.stb-orbelle__size-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.stb-orbelle__size-copy p{\n  margin:0;\n\n  color:#6A6058;\n\n  font-size:9.4px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.stb-orbelle__placement{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-orbelle__placement-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--walnut);\n}\n\n.stb-orbelle__placement-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#796D64;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-orbelle__placement-label strong{\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-orbelle__placement-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-orbelle__placement-item{\n  padding:13px 14px;\n}\n\n.stb-orbelle__placement-item +\n.stb-orbelle__placement-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-orbelle__placement-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-orbelle__placement-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.4px;\n  font-weight:500;\n}\n\n.stb-orbelle__placement-item p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:8.9px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   LIGHT\n========================================================= *\/\n\n.stb-orbelle__light{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-orbelle__light-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  background:var(--linen);\n}\n\n.stb-orbelle__light-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#796D64;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-orbelle__light-label strong{\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-orbelle__light-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-orbelle__light-item{\n  padding:13px 15px;\n}\n\n.stb-orbelle__light-item +\n.stb-orbelle__light-item{\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-orbelle__light-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-orbelle__light-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.stb-orbelle__light-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   UTILITY\n========================================================= *\/\n\n.stb-orbelle__utility{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:8px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-orbelle__utility-item{\n  padding:13px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-orbelle__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-orbelle__utility-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-orbelle__utility-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-orbelle__utility-item p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:8.8px;\n  line-height:1.44;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-orbelle__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-bottom:8px;\n}\n\n.stb-orbelle__practical-item{\n  padding:13px 15px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-orbelle__practical-item--alt{\n  background:var(--walnut);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-orbelle__practical-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897C72;\n\n  font-size:7.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-orbelle__practical-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.stb-orbelle__practical-item p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.5px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   SHADE NOTE\n========================================================= *\/\n\n.stb-orbelle__shade-note{\n  margin-bottom:29px;\n\n  padding:12px 14px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-orbelle__shade-note strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.7px;\n  font-weight:500;\n}\n\n.stb-orbelle__shade-note p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:9.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-orbelle__specs{\n  margin-bottom:29px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-orbelle__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--espresso);\n}\n\n.stb-orbelle__spec-head span{\n  color:#C8B08E;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-orbelle__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-orbelle__spec{\n  display:grid;\n  grid-template-columns:28% 72%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-orbelle__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-orbelle__spec span{\n  padding-right:10px;\n\n  color:#82766D;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n.stb-orbelle__spec strong{\n  color:var(--ink);\n\n  font-size:11px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-orbelle__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n  padding:14px 17px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-orbelle__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-orbelle__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-orbelle__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:12.6px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-orbelle__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-orbelle__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  top:-3px;\n  right:2px;\n\n  color:var(--gold-dark);\n\n  font-size:19px;\n}\n\n.stb-orbelle__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-orbelle__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.3px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-orbelle__shipping{\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-orbelle__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-orbelle__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.3px;\n  line-height:1.62;\n}\n\n.stb-orbelle__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-orbelle__shipping a{\n  color:var(--gold-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-orbelle__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(16,15,14,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.stb-orbelle__lightbox:target{\n  display:flex;\n}\n\n.stb-orbelle__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-orbelle__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n}\n\n.stb-orbelle__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-orbelle__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.2px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-orbelle__intro{\n    grid-template-columns:1fr 175px;\n  }\n\n  .stb-orbelle__title{\n    font-size:25px;\n  }\n\n  .stb-orbelle__detail-card{\n    grid-template-columns:125px minmax(0,1fr);\n  }\n\n  .stb-orbelle__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-orbelle{\n    width:100%;\n    max-width:100%;\n    margin:0;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-orbelle__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-orbelle__intro-main{\n    padding:17px 15px;\n  }\n\n  .stb-orbelle__intro-side{\n    grid-template-columns:1fr 1fr;\n    grid-template-rows:none;\n  }\n\n  .stb-orbelle__intro-stat{\n    padding:10px 12px;\n  }\n\n  .stb-orbelle__intro-stat +\n  .stb-orbelle__intro-stat{\n    border-top:0;\n    border-left:1px solid #584940;\n  }\n\n  .stb-orbelle__title{\n    font-size:23px;\n  }\n\n\n  \/* QUICK *\/\n\n  .stb-orbelle__quick{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-orbelle__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-orbelle__quick-item:nth-child(1),\n  .stb-orbelle__quick-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* DETAIL *\/\n\n  .stb-orbelle__detail-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-orbelle__detail-card{\n    grid-template-columns:105px minmax(0,1fr);\n  }\n\n  .stb-orbelle__detail-media{\n    padding:6px;\n  }\n\n  .stb-orbelle__detail-image{\n    width:92px;\n  }\n\n\n  \/* FINISHES *\/\n\n  .stb-orbelle__finishes-head{\n    display:block;\n  }\n\n  .stb-orbelle__finish-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-orbelle__finish{\n    border-right:0;\n    border-bottom:1px solid var(--line-soft);\n  }\n\n  .stb-orbelle__finish:nth-child(n+3){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n  .stb-orbelle__finish:last-child{\n    border-bottom:0;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-orbelle__size-layout{\n    grid-template-columns:95px minmax(0,1fr);\n\n    gap:6px;\n  }\n\n  .stb-orbelle__size-media{\n    padding:5px;\n  }\n\n  .stb-orbelle__size-image{\n    width:82px;\n  }\n\n  .stb-orbelle__size-info{\n    grid-template-columns:80px minmax(0,1fr);\n  }\n\n  .stb-orbelle__size-number{\n    padding:9px;\n  }\n\n  .stb-orbelle__size-number strong{\n    font-size:14px;\n  }\n\n  .stb-orbelle__size-copy{\n    padding:10px 11px;\n  }\n\n\n  \/* PLACEMENT *\/\n\n  .stb-orbelle__placement{\n    grid-template-columns:1fr;\n  }\n\n  .stb-orbelle__placement-label{\n    padding:10px 13px;\n  }\n\n  .stb-orbelle__placement-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-orbelle__placement-item +\n  .stb-orbelle__placement-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* LIGHT *\/\n\n  .stb-orbelle__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-orbelle__light-label{\n    padding:10px 13px;\n  }\n\n  .stb-orbelle__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-orbelle__light-item +\n  .stb-orbelle__light-item{\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-orbelle__utility{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-orbelle__utility-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-orbelle__utility-item:nth-child(1),\n  .stb-orbelle__utility-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  \/* PRACTICAL *\/\n\n  .stb-orbelle__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-orbelle__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n\n    padding:9px 12px;\n  }\n\n  .stb-orbelle__spec span{\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-orbelle__faq{\n    padding:12px 14px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-orbelle__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-orbelle\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbelle__intro\"\u003e\n\u003cdiv class=\"stb-orbelle__intro-main\"\u003e\n\u003cspan class=\"stb-orbelle__eyebrow\"\u003e Sculptural Metal Base · Fabric Shade \u003c\/span\u003e\n\u003ch2 class=\"stb-orbelle__title\"\u003eSoft Light Above. Sculptural Rhythm Below.\u003c\/h2\u003e\n\u003cp\u003eOrbelle combines a tall fabric shade with three stacked metal rings, giving a quiet corner more height without making the lamp visually heavy. The fabric softens the bulb into comfortable ambient light, while the geometric base keeps the silhouette distinctive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__intro-side\"\u003e\n\u003cdiv class=\"stb-orbelle__intro-stat\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 59.1\" \u003c\/strong\u003e \u003cspan\u003e 150cm · fixed height \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__intro-stat\"\u003e\n\u003csmall\u003e Overall Width \u003c\/small\u003e \u003cstrong\u003e 17.7\" \u003c\/strong\u003e \u003cspan\u003e 45cm diameter \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbelle__quick\"\u003e\n\u003cdiv class=\"stb-orbelle__quick-item\"\u003e\n\u003csmall\u003e Materials \u003c\/small\u003e \u003cstrong\u003e Metal + Fabric \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__quick-item\"\u003e\n\u003csmall\u003e Finishes \u003c\/small\u003e \u003cstrong\u003e Four Pairings \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__quick-item\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__quick-item\"\u003e\n\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Plug-In \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       REAL PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbelle__details\"\u003e\n\u003cdiv class=\"stb-orbelle__details-head\"\u003e\n\u003cspan class=\"stb-orbelle__eyebrow\"\u003e Material Details \u003c\/span\u003e\n\u003ch3 class=\"stb-orbelle__section-title\"\u003eThe Two Details That Define Orbelle.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__detail-grid\"\u003e\n\u003c!-- SHADE --\u003e\n\u003carticle id=\"orbelle-shade-section\" class=\"stb-orbelle__detail-card\"\u003e\n\u003cdiv class=\"stb-orbelle__detail-media\"\u003e\n\u003cdiv class=\"stb-orbelle__detail-image\"\u003e\u003ca href=\"#orbelle-shade-image\" class=\"stb-orbelle__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbelle-floor-lamp-stuberlighting_4.jpg?v=1785402156\" alt=\"Orbelle Floor Lamp seamless fabric shade close-up\" loading=\"lazy\"\u003e \u003cspan class=\"stb-orbelle__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__detail-copy\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Seamless Fabric \u003c\/strong\u003e\n\u003cp\u003eThe tall fabric shade diffuses the bulb and softens direct glare, creating a more relaxed evening light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- METAL RINGS --\u003e\n\u003carticle id=\"orbelle-ring-section\" class=\"stb-orbelle__detail-card stb-orbelle__detail-card--dark\"\u003e\n\u003cdiv class=\"stb-orbelle__detail-media\"\u003e\n\u003cdiv class=\"stb-orbelle__detail-image\"\u003e\u003ca href=\"#orbelle-ring-image\" class=\"stb-orbelle__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbelle-floor-lamp-stuberlighting_23.jpg?v=1785402156\" alt=\"Orbelle Floor Lamp sculptural stacked metal ring detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-orbelle__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__detail-copy\"\u003e\n\u003csmall\u003e Base Detail \u003c\/small\u003e \u003cstrong\u003e Three Stacked Rings \u003c\/strong\u003e\n\u003cp\u003eRepeated circular metal forms give the lower half its sculptural rhythm without adding visual clutter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"orbelle-shade-image\" href=\"#orbelle-shade-section\" class=\"stb-orbelle__lightbox\"\u003e \u003cspan class=\"stb-orbelle__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbelle-floor-lamp-stuberlighting_4.jpg?v=1785402156\" alt=\"Enlarged Orbelle fabric shade detail\"\u003e \u003cspan class=\"stb-orbelle__lightbox-caption\"\u003e Orbelle · Fabric Shade Detail \u003c\/span\u003e \u003cspan class=\"stb-orbelle__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"orbelle-ring-image\" href=\"#orbelle-ring-section\" class=\"stb-orbelle__lightbox\"\u003e \u003cspan class=\"stb-orbelle__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbelle-floor-lamp-stuberlighting_23.jpg?v=1785402156\" alt=\"Enlarged Orbelle stacked metal ring detail\"\u003e \u003cspan class=\"stb-orbelle__lightbox-caption\"\u003e Orbelle · Stacked Metal Ring Detail \u003c\/span\u003e \u003cspan class=\"stb-orbelle__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FOUR FINISHES\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbelle__finishes\"\u003e\n\u003cdiv class=\"stb-orbelle__finishes-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-orbelle__eyebrow\"\u003e Four Combinations \u003c\/span\u003e\n\u003ch3 class=\"stb-orbelle__section-title\"\u003eChoose the Base Tone, Then the Shade.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"stb-orbelle__copy\"\u003eWalnut-tone feels warmer. Black makes the circular structure more graphic. Beige softens the shade, while White feels cleaner and brighter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__finish-grid\"\u003e\n\u003carticle class=\"stb-orbelle__finish stb-orbelle__finish--warm\"\u003e\n\u003cdiv class=\"stb-orbelle__finish-name\"\u003e\n\u003csmall\u003e Warmest \u003c\/small\u003e \u003cstrong\u003e Walnut \u0026amp; Beige \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__finish-note\"\u003e\n\u003cp\u003eWarm base tone with the softest, most relaxed shade pairing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-orbelle__finish\"\u003e\n\u003cdiv class=\"stb-orbelle__finish-name\"\u003e\n\u003csmall\u003e Warm + Clean \u003c\/small\u003e \u003cstrong\u003e Walnut \u0026amp; White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__finish-note\"\u003e\n\u003cp\u003eKeeps warmth below while giving the upper half a cleaner appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-orbelle__finish stb-orbelle__finish--warm\"\u003e\n\u003cdiv class=\"stb-orbelle__finish-name\"\u003e\n\u003csmall\u003e Modern + Soft \u003c\/small\u003e \u003cstrong\u003e Black \u0026amp; Beige \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__finish-note\"\u003e\n\u003cp\u003eMore contrast in the base balanced by a warmer fabric shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-orbelle__finish\"\u003e\n\u003cdiv class=\"stb-orbelle__finish-name\"\u003e\n\u003csmall\u003e Crispest \u003c\/small\u003e \u003cstrong\u003e Black \u0026amp; White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__finish-note\"\u003e\n\u003cp\u003eThe highest-contrast option for contemporary or more graphic interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       IMPORTANT MATERIAL CLARIFICATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbelle__material-note\"\u003e\u003csmall\u003e Material Clarification \u003c\/small\u003e \u003cstrong\u003e “Walnut” refers to the finish color, not a solid-wood base. \u003c\/strong\u003e\n\u003cp\u003eOrbelle's listed construction is metal + fabric. The Walnut versions use a warm walnut-tone finish on the metal structure, while the alternative base finish is Black.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection id=\"orbelle-size-section\" class=\"stb-orbelle__size\"\u003e\n\u003cdiv class=\"stb-orbelle__size-head\"\u003e\n\u003cspan class=\"stb-orbelle__eyebrow\"\u003e Check the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-orbelle__section-title\"\u003eFull Floor-Lamp Height, Without an Oversized Footprint.\u003c\/h3\u003e\n\u003cp class=\"stb-orbelle__copy\"\u003eOrbelle measures 59.1 inches tall and 17.7 inches across. Its height is fixed, so check the full 150cm scale before placing it beside lower furniture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__size-layout\"\u003e\n\u003cdiv class=\"stb-orbelle__size-media\"\u003e\n\u003cdiv class=\"stb-orbelle__size-image\"\u003e\u003ca href=\"#orbelle-size-image\" class=\"stb-orbelle__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbelle-floor-lamp-stuberlighting_13.jpg?v=1785402156\" alt=\"Orbelle Floor Lamp dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-orbelle__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__size-info\"\u003e\n\u003cdiv class=\"stb-orbelle__size-number\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 59.1\" \u003c\/strong\u003e \u003cspan\u003e 150cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__size-copy\"\u003e\n\u003cstrong\u003e Ø17.7\" × H59.1\" \u003c\/strong\u003e\n\u003cp\u003eDia45 × H150cm. A familiar residential floor-lamp scale for use beside sofas, lounge chairs, beds or open corners.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"orbelle-size-image\" href=\"#orbelle-size-section\" class=\"stb-orbelle__lightbox\"\u003e \u003cspan class=\"stb-orbelle__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbelle-floor-lamp-stuberlighting_13.jpg?v=1785402156\" alt=\"Enlarged Orbelle Floor Lamp dimension diagram\"\u003e \u003cspan class=\"stb-orbelle__lightbox-caption\"\u003e Orbelle · Ø17.7\" × H59.1\" \u003c\/span\u003e \u003cspan class=\"stb-orbelle__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PLACEMENT\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbelle__placement\"\u003e\n\u003cdiv class=\"stb-orbelle__placement-label\"\u003e\n\u003csmall\u003e Placement \u003c\/small\u003e \u003cstrong\u003e Best Where the Room Needs Height and Warmth. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__placement-grid\"\u003e\n\u003cdiv class=\"stb-orbelle__placement-item\"\u003e\n\u003csmall\u003e Sofa \u003c\/small\u003e \u003cstrong\u003e Soft Side Light \u003c\/strong\u003e\n\u003cp\u003eAdds evening ambience without creating the hard beam of a task lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__placement-item\"\u003e\n\u003csmall\u003e Corner \u003c\/small\u003e \u003cstrong\u003e Adds Vertical Presence \u003c\/strong\u003e\n\u003cp\u003eUseful for filling an empty corner without adding another large piece of furniture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__placement-item\"\u003e\n\u003csmall\u003e Bedroom \u003c\/small\u003e \u003cstrong\u003e Warm Ambient Layer \u003c\/strong\u003e\n\u003cp\u003eWorks as a softer secondary light rather than bright overhead illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT CHARACTER\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbelle__light\"\u003e\n\u003cdiv class=\"stb-orbelle__light-label\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Ambient Rather Than Task-Focused. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__light-grid\"\u003e\n\u003carticle class=\"stb-orbelle__light-item\"\u003e\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 Bulb Included \u003c\/strong\u003e\n\u003cp\u003eNo separate bulb purchase is required. The socket is rated for a maximum of 40W.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-orbelle__light-item\"\u003e\u003csmall\u003e Shade Effect \u003c\/small\u003e \u003cstrong\u003e Soft, Diffused Glow \u003c\/strong\u003e\n\u003cp\u003eFabric filters the bulb and reduces direct glare, making Orbelle better suited to relaxed ambient lighting.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ELECTRICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbelle__utility\"\u003e\n\u003cdiv class=\"stb-orbelle__utility-item\"\u003e\n\u003csmall\u003e Socket \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003cp\u003eBulb included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__utility-item\"\u003e\n\u003csmall\u003e Maximum \u003c\/small\u003e \u003cstrong\u003e 40W \u003c\/strong\u003e\n\u003cp\u003ePer socket.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__utility-item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 78.7\" \/ 2m \u003c\/strong\u003e\n\u003cp\u003eFixed length.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__utility-item\"\u003e\n\u003csmall\u003e Voltage \u003c\/small\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003cp\u003eUniversal voltage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMMING \/ SETUP\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbelle__practical\"\u003e\n\u003carticle class=\"stb-orbelle__practical-item\"\u003e\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmable Bulb Compatible \u003c\/strong\u003e\n\u003cp\u003eFor adjustable brightness, use a compatible dimmable E26\/E27 bulb together with a compatible dimmer. Color temperature depends on the bulb used.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-orbelle__practical-item stb-orbelle__practical-item--alt\"\u003e\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Inline On \/ Off Switch \u003c\/strong\u003e\n\u003cp\u003eThe switch is located on the power cord, so there is no hardwiring and no need to reach underneath the shade to turn the lamp on or off.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003csection class=\"stb-orbelle__practical\"\u003e\n\u003carticle class=\"stb-orbelle__practical-item stb-orbelle__practical-item--alt\"\u003e\u003csmall\u003e Assembly \u003c\/small\u003e \u003cstrong\u003e Simple Final Setup \u003c\/strong\u003e\n\u003cp\u003eAllow approximately 20 minutes for final assembly. Hardware and instructions are included, and no electrical installation is required.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-orbelle__practical-item\"\u003e\u003csmall\u003e Plug Options \u003c\/small\u003e \u003cstrong\u003e US \/ UK \/ AU \/ EU \u003c\/strong\u003e\n\u003cp\u003eOrbelle is a plug-in floor lamp and can be supplied with the appropriate regional plug.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       HANDMADE SHADE NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbelle__shade-note\"\u003e\u003cstrong\u003e Slight variation in the fabric shade is normal. \u003c\/strong\u003e\n\u003cp\u003eThe shade is handmade, so small differences in finish and dimensions may occur between pieces. Hand-measured dimensions may vary approximately 1–2cm.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbelle__specs\"\u003e\n\u003cdiv class=\"stb-orbelle__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Orbelle Floor Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Metal · Fabric \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__spec\"\u003e\n\u003cspan\u003e Finish Options \u003c\/span\u003e \u003cstrong\u003e Walnut \u0026amp; Beige · Walnut \u0026amp; White · Black \u0026amp; Beige · Black \u0026amp; White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__spec\"\u003e\n\u003cspan\u003e Size \u003c\/span\u003e \u003cstrong\u003e Ø17.7\" × H59.1\" · Dia45 × H150cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__spec\"\u003e\n\u003cspan\u003e Height \u003c\/span\u003e \u003cstrong\u003e Fixed · Not Adjustable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 · Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__spec\"\u003e\n\u003cspan\u003e Maximum Wattage \u003c\/span\u003e \u003cstrong\u003e 40W Maximum Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Compatible With Dimmable E26\/E27 Bulb + Compatible Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__spec\"\u003e\n\u003cspan\u003e Color Temperature \u003c\/span\u003e \u003cstrong\u003e Depends on Bulb Used \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Inline On \/ Off Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 78.7\" \/ 2m · Fixed Length \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__spec\"\u003e\n\u003cspan\u003e Plug Options \u003c\/span\u003e \u003cstrong\u003e US · UK · AU · EU \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Plug-In Floor Lamp · No Hardwiring Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__spec\"\u003e\n\u003cspan\u003e Assembly \u003c\/span\u003e \u003cstrong\u003e Simple Final Assembly · Approx. 20 Minutes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__spec\"\u003e\n\u003cspan\u003e In the Box \u003c\/span\u003e \u003cstrong\u003e Fixture · Bulb · Hardware · Instructions \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-orbelle__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbelle__faq\"\u003e\u003cspan class=\"stb-orbelle__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-orbelle__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the Walnut version made from real walnut wood?\u003c\/summary\u003e\n\u003cp\u003eNo. Orbelle's listed materials are metal and fabric. “Walnut” refers to the warm walnut-tone finish used on the metal base structure, not solid walnut wood.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat kind of light does Orbelle produce?\u003c\/summary\u003e\n\u003cp\u003eThe fabric shade softens the bulb into a diffused ambient glow. Orbelle works best as a relaxing secondary light beside a sofa, in a bedroom or in an open corner rather than as concentrated task lighting.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the bulb come included?\u003c\/summary\u003e\n\u003cp\u003eYes. A compatible E26\/E27 bulb is included. The socket is rated for a maximum of 40W.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Orbelle be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes, when using a compatible dimmable E26\/E27 bulb together with a compatible dimmer. Color temperature depends on the bulb used.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the height adjustable?\u003c\/summary\u003e\n\u003cp\u003eNo. Orbelle has a fixed overall height of 59.1\" \/ 150cm and an overall diameter of approximately 17.7\" \/ 45cm.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it require an electrician?\u003c\/summary\u003e\n\u003cp\u003eNo. Orbelle is a plug-in floor lamp with an inline on \/ off switch. Simple final assembly is required, but there is no hardwiring.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-orbelle__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 17.7\"x H 59.1\" \/ Walnut color \u0026 Beige \/ US Plug","offer_id":52696535925019,"sku":"STB-FL-26-10256","price":645.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 59.1\" \/ Walnut color \u0026 Beige \/ UK Plug","offer_id":52696535957787,"sku":"STB-FL-26-10257","price":645.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 59.1\" \/ Walnut color \u0026 Beige \/ AU Plug","offer_id":52696535990555,"sku":"STB-FL-26-10258","price":645.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 59.1\" \/ Walnut color \u0026 Beige \/ EU Plug","offer_id":52696536023323,"sku":"STB-FL-26-10259","price":645.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 59.1\" \/ Walnut color \u0026 White \/ US Plug","offer_id":52696536056091,"sku":"STB-FL-26-10260","price":645.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 59.1\" \/ Walnut color \u0026 White \/ UK Plug","offer_id":52696536088859,"sku":"STB-FL-26-10261","price":645.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 59.1\" \/ Walnut color \u0026 White \/ AU Plug","offer_id":52696536121627,"sku":"STB-FL-26-10262","price":645.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 59.1\" \/ Walnut color \u0026 White \/ EU Plug","offer_id":52696536154395,"sku":"STB-FL-26-10263","price":645.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 59.1\" \/ Black \u0026 Beige \/ US Plug","offer_id":52696536187163,"sku":"STB-FL-26-10264","price":645.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 59.1\" \/ Black \u0026 Beige \/ UK Plug","offer_id":52696536219931,"sku":"STB-FL-26-10265","price":645.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 59.1\" \/ Black \u0026 Beige \/ AU Plug","offer_id":52696536252699,"sku":"STB-FL-26-10266","price":645.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 59.1\" \/ Black \u0026 Beige \/ EU Plug","offer_id":52696536285467,"sku":"STB-FL-26-10267","price":645.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 59.1\" \/ Black \u0026 White \/ US Plug","offer_id":52696536318235,"sku":"STB-FL-26-10268","price":645.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 59.1\" \/ Black \u0026 White \/ UK Plug","offer_id":52696536351003,"sku":"STB-FL-26-10269","price":645.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 59.1\" \/ Black \u0026 White \/ AU Plug","offer_id":52696536383771,"sku":"STB-FL-26-10270","price":645.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 59.1\" \/ Black \u0026 White \/ EU Plug","offer_id":52696536416539,"sku":"STB-FL-26-10271","price":645.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbelle-floor-lamp-stuberlighting_1.jpg?v=1785402155"},{"product_id":"akari-uf4-l8-floor-lamp","title":"Akari UF4-L8 Floor Lamp","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500\u0026amp;family=Jost:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\nbody{margin:0;padding:0;}\n.ak-lb-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(28,18,9,0.92);z-index:9999;display:none;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;text-align:center;}\n.ak-lb-overlay:target{display:flex;}\n.ak-lb-overlay img{max-width:92%;max-height:82vh;object-fit:contain;box-shadow:0 10px 60px rgba(0,0,0,0.6);}\n.ak-lb-close{position:absolute;top:22px;right:26px;color:#F5EDD8;font-family:'Cormorant Garamond',Georgia,serif;font-size:40px;line-height:1;text-decoration:none;font-weight:300;}\n.ak-lb-cap{position:absolute;bottom:26px;left:0;width:100%;color:#C8A96E;font-family:'Jost',Arial,sans-serif;font-size:12px;letter-spacing:3px;text-transform:uppercase;}\n.ak-lb-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;}\n\u003c\/style\u003e\n\u003cdiv style=\"font-family: 'Jost','Helvetica Neue',Arial,sans-serif; max-width: 100%; color: #4a3218; line-height: 1.85; background: #F5EDD8; -webkit-font-smoothing: antialiased;\"\u003e\n\u003c!-- ============ HERO · 日式禅意:极简大量留白 + 型号kicker + 居中细排大标题 + 一条竖线(纸灯笼纵长意象,浅底) ============ --\u003e\n\u003cdiv style=\"background: #F5EDD8; padding: 68px 26px 56px 26px;\"\u003e\n\u003cdiv style=\"max-width: 840px; margin: 0 auto; text-align: center;\"\u003e\n\u003cp style=\"font-size: 10px; letter-spacing: 6px; text-transform: uppercase; color: #9a8258; margin: 0 0 8px 0; font-weight: 600;\"\u003eStuberlighting · Washi Paper Floor Lamp\u003c\/p\u003e\n\u003cp style=\"font-size: 10px; letter-spacing: 4px; text-transform: uppercase; color: #c8a96e; margin: 0 0 30px 0; font-weight: 600;\"\u003eModel UF4-L8\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: clamp(52px,13vw,120px); line-height: 0.86; color: #4a3218; margin: 0; font-weight: 300; letter-spacing: 2px;\"\u003eAkari\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: clamp(16px,3vw,26px); line-height: 1.2; color: #9a6a2a; margin: 14px 0 30px 0; font-weight: 400; letter-spacing: 4px; text-transform: uppercase; font-style: italic;\"\u003eUF4-L8 Floor Lamp\u003c\/p\u003e\n\u003cdiv style=\"width: 1px; height: 44px; background: linear-gradient(#C8A96E,#F5EDD8); margin: 0 auto 26px auto; line-height: 0; font-size: 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp style=\"font-size: 16px; color: #4a3218; margin: 0 auto; line-height: 1.95; max-width: 540px;\"\u003eA tall washi paper floor lamp with a soft, sculptural presence — the pleated paper shade glows gently, filling a corner with a calm, natural light. Minimalist, Japanese-inspired, and quietly elegant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ 满宽深规格条 ============ --\u003e\n\u003cdiv style=\"background: #2A2015; padding: 0 26px;\"\u003e\n\u003cdiv style=\"max-width: 1080px; margin: 0 auto; display: flex; flex-wrap: wrap;\"\u003e\n\u003cdiv style=\"flex: 1 1 25%; min-width: 130px; padding: 24px 16px; border-right: 1px solid #40301E;\"\u003e\n\u003cp style=\"font-size: 9px; letter-spacing: 2px; text-transform: uppercase; color: #9a8258; margin: 0 0 6px 0; font-weight: 600;\"\u003eShade\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 18px; font-style: italic; color: #f5edd8; margin: 0;\"\u003eWashi paper\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 25%; min-width: 130px; padding: 24px 16px; border-right: 1px solid #40301E;\"\u003e\n\u003cp style=\"font-size: 9px; letter-spacing: 2px; text-transform: uppercase; color: #9a8258; margin: 0 0 6px 0; font-weight: 600;\"\u003eHeight\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 18px; font-style: italic; color: #c8a96e; margin: 0;\"\u003e74\" tall\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 25%; min-width: 130px; padding: 24px 16px; border-right: 1px solid #40301E;\"\u003e\n\u003cp style=\"font-size: 9px; letter-spacing: 2px; text-transform: uppercase; color: #9a8258; margin: 0 0 6px 0; font-weight: 600;\"\u003eBulb\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 18px; font-style: italic; color: #f5edd8; margin: 0;\"\u003eE26\/E27 · included\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 25%; min-width: 130px; padding: 24px 16px;\"\u003e\n\u003cp style=\"font-size: 9px; letter-spacing: 2px; text-transform: uppercase; color: #9a8258; margin: 0 0 6px 0; font-weight: 600;\"\u003eColors\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 18px; font-style: italic; color: #f5edd8; margin: 0;\"\u003eBeige \/ white\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ 材质+造型 · 和纸柔光 + 雕塑造型(浅深并置) ============ --\u003e\n\u003cdiv style=\"background: #F5EDD8; padding: 64px 26px;\"\u003e\n\u003cdiv style=\"max-width: 1080px; margin: 0 auto; display: flex; flex-wrap: wrap; gap: 0;\"\u003e\n\u003cdiv style=\"flex: 1 1 50%; min-width: 280px; background: #EFE4C9; padding: 48px 40px;\"\u003e\n\u003cp style=\"font-size: 10px; letter-spacing: 4px; text-transform: uppercase; color: #9a8258; margin: 0 0 12px 0; font-weight: 600;\"\u003eThe Shade\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: clamp(26px,5vw,38px); font-style: italic; color: #4a3218; margin: 0 0 14px 0; font-weight: 400; line-height: 1.05;\"\u003eWashi paper glow.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; color: #4a3218; margin: 0; line-height: 1.9;\"\u003eThe pleated washi paper shade diffuses light into a soft, warm, even glow — no glare, just a calm, natural wash of light. It's lightweight and delicate, with the handmade character of traditional paper.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 50%; min-width: 280px; background: #241B11; padding: 48px 40px;\"\u003e\n\u003cp style=\"font-size: 10px; letter-spacing: 4px; text-transform: uppercase; color: #c8a96e; margin: 0 0 12px 0; font-weight: 600;\"\u003eThe Form\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: clamp(26px,5vw,38px); font-style: italic; color: #f5edd8; margin: 0 0 14px 0; font-weight: 400; line-height: 1.05;\"\u003eTall \u0026amp; sculptural.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; color: #d8c6a6; margin: 0; line-height: 1.9;\"\u003eStanding 74\" tall on a slim metal base, it reads as much as a light sculpture as a lamp — a flowing, lantern-like silhouette that fills a corner and anchors a room with clean, vertical lines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ 两色 · 米\/白(浅色) ============ --\u003e\n\u003cdiv style=\"background: #EFE4C9; padding: 58px 26px;\"\u003e\n\u003cdiv style=\"max-width: 900px; margin: 0 auto; text-align: center;\"\u003e\n\u003cp style=\"font-size: 10px; letter-spacing: 5px; text-transform: uppercase; color: #9a8258; margin: 0 0 14px 0; font-weight: 600;\"\u003eTwo Colors\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: clamp(24px,5vw,38px); line-height: 1.12; color: #4a3218; margin: 0 0 20px 0; font-weight: 300; font-style: italic;\"\u003eBeige or white.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; color: #4a3218; margin: 0 auto 28px auto; line-height: 1.9; max-width: 520px;\"\u003eTwo soft, neutral paper tones — a warm beige for a cozier feel, or a crisp white for a cleaner, brighter look. Both give the same gentle, diffused glow.\u003c\/p\u003e\n\u003cdiv style=\"display: inline-flex; flex-wrap: wrap; gap: 24px; justify-content: center;\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 9px;\"\u003e\n\u003cspan style=\"width: 20px; height: 20px; border-radius: 50%; background: #D8C4A0; display: inline-block; line-height: 0; font-size: 0;\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003cspan style=\"font-size: 12px; letter-spacing: 2px; text-transform: uppercase; color: #9a8258;\"\u003eBeige\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 9px;\"\u003e\n\u003cspan style=\"width: 20px; height: 20px; border-radius: 50%; background: #F2EFE8; border: 1px solid #D8C6A6; display: inline-block; line-height: 0; font-size: 0;\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003cspan style=\"font-size: 12px; letter-spacing: 2px; text-transform: uppercase; color: #9a8258;\"\u003eWhite\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 12px; color: #9a8258; margin: 20px 0 0 0; line-height: 1.7; font-style: italic;\"\u003eHandmade washi paper — tone and texture vary slightly. Screen colors are approximate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ SIZE · 单尺寸 + 尺寸图230(点击放大,左小图右数据) ============ --\u003e\n\u003cdiv id=\"size-references\" style=\"background: #F5EDD8; padding: 60px 26px;\"\u003e\n\u003cdiv style=\"max-width: 1000px; margin: 0 auto; display: flex; flex-wrap: wrap; gap: 34px; align-items: center;\"\u003e\n\u003ca href=\"#ak-lb-size\" style=\"flex: 0 0 auto; text-decoration: none; display: block;\"\u003e\n\u003cdiv style=\"background: #EFE4C9; border: 1px solid #D8C6A6; width: 230px; max-width: 100%;\"\u003e\n\u003cdiv style=\"position: relative; width: 230px; max-width: 100%; height: 230px; background: #E4D6B8; overflow: hidden;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-uf4-l8-floor-lamp-stuberlighting_22.jpg?v=1786501590\" alt=\"Akari UF4-L8 floor lamp size reference\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: contain;\"\u003e\n\u003cdiv style=\"position: absolute; bottom: 0; left: 0; width: 100%; background: linear-gradient(0deg,rgba(28,18,9,0.55),rgba(28,18,9,0)); padding: 7px 0 6px 0; text-align: center;\"\u003e\n\u003cp style=\"font-size: 10px; color: #f5edd8; margin: 0; letter-spacing: 1px;\"\u003e🔍 Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 10px 12px; text-align: center; width: 230px; max-width: 100%; box-sizing: border-box;\"\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 15px; font-style: italic; color: #4a3218; margin: 0;\"\u003e∅ 16.1\" × H 74\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cdiv style=\"flex: 1 1 300px; min-width: 240px;\"\u003e\n\u003cp style=\"font-size: 10px; letter-spacing: 5px; text-transform: uppercase; color: #9a8258; margin: 0 0 14px 0; font-weight: 600;\"\u003eDimensions\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: clamp(40px,7.5vw,60px); line-height: 0.95; color: #4a3218; margin: 0; font-weight: 300;\"\u003e∅16.1\" × H74\"\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #6e5a38; margin: 8px 0 20px 0; letter-spacing: 1px;\"\u003e∅ 41 × H 188 cm · 78.7\" cord (fixed)\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #4a3218; margin: 0; line-height: 1.85; max-width: 360px;\"\u003eIt's a tall floor lamp (74\" \/ about 188 cm) — a real vertical presence for a living-room corner or beside a sofa. Height is fixed (not adjustable). Tap the diagram to enlarge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- === Lightbox overlay (pure CSS :target, no JS) === --\u003e\n\u003cdiv id=\"ak-lb-size\" class=\"ak-lb-overlay\"\u003e\n\u003ca href=\"#size-references\" class=\"ak-lb-backdrop\"\u003e\u003cbr\u003e\u003c\/a\u003e \u003ca href=\"#size-references\" class=\"ak-lb-close\"\u003e×\u003c\/a\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-uf4-l8-floor-lamp-stuberlighting_22.jpg?v=1786501590\" alt=\"Akari UF4-L8 floor lamp size reference diagram\"\u003e\n\u003cp class=\"ak-lb-cap\"\u003e∅ 16.1\" × H 74\" (∅ 41 × H 188 cm)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ============ 诚实带 · 和纸易损+需组装+灯泡(浅色行内) ============ --\u003e\n\u003cdiv style=\"background: #EFE4C9; padding: 58px 26px;\"\u003e\n\u003cdiv style=\"max-width: 900px; margin: 0 auto;\"\u003e\n\u003cp style=\"font-size: 10px; letter-spacing: 5px; text-transform: uppercase; color: #9a8258; margin: 0 0 20px 0; font-weight: 600;\"\u003eHonestly, Good to Know\u003c\/p\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 20px;\"\u003e\n\u003cp style=\"flex: 1 1 200px; font-size: 14px; color: #4a3218; margin: 0; line-height: 1.85; border-top: 2px solid #C8A96E; padding-top: 14px;\"\u003e\u003cb\u003eHandmade paper — handle gently.\u003c\/b\u003e The washi paper shade is light and delicate; handle it carefully during assembly and cleaning, and dust lightly with a soft dry brush (no water). Being handmade, tone and texture vary a little piece to piece.\u003c\/p\u003e\n\u003cp style=\"flex: 1 1 200px; font-size: 14px; color: #4a3218; margin: 0; line-height: 1.85; border-top: 2px solid #C8A96E; padding-top: 14px;\"\u003e\u003cb\u003eSome assembly.\u003c\/b\u003e It arrives to be assembled — straightforward, but give yourself a little time to set the frame and paper shade carefully. Clear instructions and mounting hardware are included; the height is fixed (not adjustable).\u003c\/p\u003e\n\u003cp style=\"flex: 1 1 200px; font-size: 14px; color: #4a3218; margin: 0; line-height: 1.85; border-top: 2px solid #C8A96E; padding-top: 14px;\"\u003e\u003cb\u003eBulb \u0026amp; light.\u003c\/b\u003e Takes a standard \u003cb\u003eE26\/E27 bulb\u003c\/b\u003e (max 40W per socket) and ships \u003cb\u003ewith a bulb included\u003c\/b\u003e. A warm-white bulb suits its cozy glow. Prefer control? Add the optional remote dimmable bulb. Indoor dry use only (IP20).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ SPEC + FAQ · 左规格 \/ 右FAQ(浅色合并带) ============ --\u003e\n\u003cdiv style=\"background: #F5EDD8; padding: 66px 26px;\"\u003e\n\u003cdiv style=\"max-width: 1080px; margin: 0 auto; display: flex; flex-wrap: wrap; gap: 44px;\"\u003e\n\u003cdiv style=\"flex: 1 1 42%; min-width: 280px;\"\u003e\n\u003cp style=\"font-size: 10px; letter-spacing: 5px; text-transform: uppercase; color: #9a8258; margin: 0 0 26px 0; font-weight: 600;\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv style=\"border-top: 1px solid #D8C6A6;\"\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 16px; padding: 13px 0; border-bottom: 1px solid #D8C6A6;\"\u003e\n\u003cspan style=\"font-size: 12px; letter-spacing: 1px; text-transform: uppercase; color: #9a8258;\"\u003eSize\u003c\/span\u003e\u003cspan style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 16px; font-style: italic; color: #4a3218; text-align: right;\"\u003e∅16.1\"×H74\" (∅41×H188cm)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 16px; padding: 13px 0; border-bottom: 1px solid #D8C6A6;\"\u003e\n\u003cspan style=\"font-size: 12px; letter-spacing: 1px; text-transform: uppercase; color: #9a8258;\"\u003eMaterial\u003c\/span\u003e\u003cspan style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 16px; font-style: italic; color: #4a3218; text-align: right;\"\u003eWashi paper · metal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 16px; padding: 13px 0; border-bottom: 1px solid #D8C6A6;\"\u003e\n\u003cspan style=\"font-size: 12px; letter-spacing: 1px; text-transform: uppercase; color: #9a8258;\"\u003eColors\u003c\/span\u003e\u003cspan style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 16px; font-style: italic; color: #4a3218; text-align: right;\"\u003eBeige \/ white\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 16px; padding: 13px 0; border-bottom: 1px solid #D8C6A6;\"\u003e\n\u003cspan style=\"font-size: 12px; letter-spacing: 1px; text-transform: uppercase; color: #9a8258;\"\u003eBulb\u003c\/span\u003e\u003cspan style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 16px; font-style: italic; color: #9a6a2a; text-align: right;\"\u003eE26\/E27 · max 40W · included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 16px; padding: 13px 0; border-bottom: 1px solid #D8C6A6;\"\u003e\n\u003cspan style=\"font-size: 12px; letter-spacing: 1px; text-transform: uppercase; color: #9a8258;\"\u003eDimming\u003c\/span\u003e\u003cspan style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 16px; font-style: italic; color: #4a3218; text-align: right;\"\u003eOptional remote dimmable bulb\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 16px; padding: 13px 0; border-bottom: 1px solid #D8C6A6;\"\u003e\n\u003cspan style=\"font-size: 12px; letter-spacing: 1px; text-transform: uppercase; color: #9a8258;\"\u003eVoltage\u003c\/span\u003e\u003cspan style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 16px; font-style: italic; color: #4a3218; text-align: right;\"\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 16px; padding: 13px 0; border-bottom: 1px solid #D8C6A6;\"\u003e\n\u003cspan style=\"font-size: 12px; letter-spacing: 1px; text-transform: uppercase; color: #9a8258;\"\u003eControl \u0026amp; cord\u003c\/span\u003e\u003cspan style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 16px; font-style: italic; color: #4a3218; text-align: right;\"\u003eInline switch · 78.7\" fixed · 4 plugs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 16px; padding: 13px 0; border-bottom: 1px solid #D8C6A6;\"\u003e\n\u003cspan style=\"font-size: 12px; letter-spacing: 1px; text-transform: uppercase; color: #9a8258;\"\u003eHeight\u003c\/span\u003e\u003cspan style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 16px; font-style: italic; color: #4a3218; text-align: right;\"\u003eFixed (not adjustable)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 16px; padding: 13px 0; border-bottom: 1px solid #D8C6A6;\"\u003e\n\u003cspan style=\"font-size: 12px; letter-spacing: 1px; text-transform: uppercase; color: #9a8258;\"\u003eMount \u0026amp; IP\u003c\/span\u003e\u003cspan style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 16px; font-style: italic; color: #4a3218; text-align: right;\"\u003eFloor · IP20 indoor · not waterproof\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 16px; padding: 13px 0;\"\u003e\n\u003cspan style=\"font-size: 12px; letter-spacing: 1px; text-transform: uppercase; color: #9a8258;\"\u003eCertification\u003c\/span\u003e\u003cspan style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 16px; font-style: italic; color: #4a3218; text-align: right;\"\u003eSAA\/UL\/ETL\/CE \u0026amp; CSA standards\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 42%; min-width: 280px;\"\u003e\n\u003cp style=\"font-size: 10px; letter-spacing: 5px; text-transform: uppercase; color: #9a8258; margin: 0 0 26px 0; font-weight: 600;\"\u003eQuestions\u003c\/p\u003e\n\u003cdetails style=\"border-bottom: 1px solid #D8C6A6; padding: 16px 0;\"\u003e\n\u003csummary style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 19px; font-style: italic; font-weight: 500; color: #4a3218; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; gap: 14px; min-height: 30px;\"\u003e\u003cspan\u003eHow tall is it, and is the height adjustable?\u003c\/span\u003e\u003cspan style=\"color: #b08a3e; font-size: 20px; flex-shrink: 0; font-weight: 300;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 14px; color: #4a3218; margin: 12px 0 0 0; line-height: 1.8;\"\u003eIt stands \u003cb\u003e74\" (about 188 cm)\u003c\/b\u003e tall — a real vertical statement. The height is \u003cb\u003efixed\u003c\/b\u003e (not adjustable), so plan the spot with that in mind; a living-room corner or beside a sofa is ideal.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: 1px solid #D8C6A6; padding: 16px 0;\"\u003e\n\u003csummary style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 19px; font-style: italic; font-weight: 500; color: #4a3218; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; gap: 14px; min-height: 30px;\"\u003e\u003cspan\u003eDoes it need assembly?\u003c\/span\u003e\u003cspan style=\"color: #b08a3e; font-size: 20px; flex-shrink: 0; font-weight: 300;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 14px; color: #4a3218; margin: 12px 0 0 0; line-height: 1.8;\"\u003eYes, some assembly — it's straightforward with the included instructions, but give yourself a little time to set the frame and delicate paper shade carefully. Mounting hardware is included.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: 1px solid #D8C6A6; padding: 16px 0;\"\u003e\n\u003csummary style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 19px; font-style: italic; font-weight: 500; color: #4a3218; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; gap: 14px; min-height: 30px;\"\u003e\u003cspan\u003eWhich bulb does it take?\u003c\/span\u003e\u003cspan style=\"color: #b08a3e; font-size: 20px; flex-shrink: 0; font-weight: 300;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 14px; color: #4a3218; margin: 12px 0 0 0; line-height: 1.8;\"\u003eA standard \u003cb\u003eE26\/E27 bulb\u003c\/b\u003e (max 40W per socket), and a \u003cb\u003ebulb is included\u003c\/b\u003e. A warm-white bulb suits the cozy paper glow. Prefer adjustable brightness and color? Add the optional \u003cb\u003eremote-control dimmable bulb\u003c\/b\u003e.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: 1px solid #D8C6A6; padding: 16px 0;\"\u003e\n\u003csummary style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 19px; font-style: italic; font-weight: 500; color: #4a3218; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; gap: 14px; min-height: 30px;\"\u003e\u003cspan\u003eHow do I care for the paper shade?\u003c\/span\u003e\u003cspan style=\"color: #b08a3e; font-size: 20px; flex-shrink: 0; font-weight: 300;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 14px; color: #4a3218; margin: 12px 0 0 0; line-height: 1.8;\"\u003eDust it gently with a \u003cb\u003esoft dry brush or cloth\u003c\/b\u003e — no water or liquid cleaners. The washi paper is delicate and handmade, so a light touch keeps it looking its best.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"padding: 16px 0;\"\u003e\n\u003csummary style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 19px; font-style: italic; font-weight: 500; color: #4a3218; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; gap: 14px; min-height: 30px;\"\u003e\u003cspan\u003eIs it bright enough to read by?\u003c\/span\u003e\u003cspan style=\"color: #b08a3e; font-size: 20px; flex-shrink: 0; font-weight: 300;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 14px; color: #4a3218; margin: 12px 0 0 0; line-height: 1.8;\"\u003eIt gives a \u003cb\u003esoft, ambient glow\u003c\/b\u003e that fills a room warmly — wonderful for atmosphere. For focused reading, pair it with a dedicated task light, or add the dimmable bulb for a little more control.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ ATELIER 引言 · 深色居中 ============ --\u003e\n\u003cdiv style=\"background: #241B11; padding: 60px 26px;\"\u003e\n\u003cdiv style=\"max-width: 720px; margin: 0 auto; text-align: center;\"\u003e\n\u003cdiv style=\"width: 50px; height: 1px; background: #C8A96E; margin: 0 auto 24px auto; line-height: 0; font-size: 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp style=\"font-size: 10px; letter-spacing: 5px; text-transform: uppercase; color: #c8a96e; margin: 0 0 22px 0; font-weight: 600;\"\u003eFrom The Atelier\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: clamp(20px,4vw,29px); font-style: italic; color: #f5edd8; margin: 0 0 22px 0; line-height: 1.5; font-weight: 300;\"\u003eA tall column of paper and light — soft, sculptural, and calm. The kind of piece that quiets a corner and turns it into something you want to sit beside.\u003c\/p\u003e\n\u003cp style=\"font-size: 10px; letter-spacing: 4px; text-transform: uppercase; color: #9a8258; margin: 0; font-weight: 600;\"\u003e— The Stuberlighting Atelier\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ SHIPPING \u0026 RETURNS (固定) ============ --\u003e\n\u003cdiv style=\"background: #F5EDD8; padding: 50px 26px 38px 26px;\"\u003e\n\u003cdiv style=\"max-width: 1080px; margin: 0 auto; background: #EFE4C9; padding: 34px 34px; border-top: 3px solid #C8A96E; border-bottom: 3px solid #C8A96E;\"\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',Georgia,serif; font-size: 24px; color: #4a3218; margin: 0 0 16px 0; font-weight: 500; font-style: italic;\"\u003eShipping \u0026amp; Returns.\u003c\/p\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 24px;\"\u003e\n\u003cp style=\"flex: 1 1 300px; font-size: 14px; margin: 0; color: #4a3218; line-height: 1.8;\"\u003e\u003cb\u003eFree Standard Shipping (4–6 Weeks)\u003c\/b\u003e for all US \u0026amp; Canada orders; \u003cb\u003eExpedited (2–4 Weeks)\u003c\/b\u003e available. See \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\" style=\"color: #b08a3e;\"\u003eShipping Policy\u003c\/a\u003e. Return within \u003cb\u003e30 days\u003c\/b\u003e if brand new and unused.\u003c\/p\u003e\n\u003cp style=\"flex: 1 1 300px; font-size: 13px; margin: 0; color: #6e5a38; line-height: 1.8;\"\u003eOriginal shipping fees are non-refundable once shipped; return shipping is buyer's responsibility unless there's a quality issue. To start a return, email \u003ca href=\"mailto:support@stuberlighting.com\" style=\"color: #b08a3e;\"\u003e\u003cb\u003esupport@stuberlighting.com\u003c\/b\u003e\u003c\/a\u003e. See our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\" style=\"color: #b08a3e;\"\u003eReturns Policy\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ FOOTER ============ --\u003e\n\u003cdiv style=\"background: #F5EDD8; padding: 0 26px 44px 26px;\"\u003e\n\u003cp style=\"font-size: 11.5px; color: #6e5a38; margin: 0 auto; line-height: 1.75; font-style: italic; max-width: 760px; text-align: center;\"\u003eThe shade is handmade washi paper — light and delicate, with tone and texture that vary a little from piece to piece; handle gently and dust with a soft dry brush only (no water). Some assembly is required; clear instructions and mounting hardware are included, and the height is fixed (not adjustable). Takes a standard E26\/E27 bulb (max 40W per socket, included); an optional remote-control dimmable bulb (3000–6000K) is available as an add-on and replaces the standard bulb when chosen. Available in beige or white. Screen colors are approximate. Dimensions are measured by hand; a 1–2cm variance is within normal range. It gives a soft, ambient glow rather than bright task light. Plug-in with an inline switch and a fixed 78.7\" cord. IP20 — indoor dry locations only, not waterproof. Compliant with SAA\/UL\/ETL\/CE and CSA certification standards. For trade programs and multi-unit projects, write to \u003ca href=\"mailto:support@stuberlighting.com\" style=\"color: #b08a3e; text-decoration: none;\"\u003esupport@stuberlighting.com\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 16.1\" x H 74\" \/ Beige \/ US Plug","offer_id":52799923192091,"sku":"STB-FL-26-10272","price":965.0,"currency_code":"USD","in_stock":true},{"title":"Dia 16.1\" x H 74\" \/ Beige \/ AU Plug","offer_id":52799923224859,"sku":"STB-FL-26-10273","price":965.0,"currency_code":"USD","in_stock":true},{"title":"Dia 16.1\" x H 74\" \/ Beige \/ EU Plug","offer_id":52799923257627,"sku":"STB-FL-26-10274","price":965.0,"currency_code":"USD","in_stock":true},{"title":"Dia 16.1\" x H 74\" \/ Beige \/ UK Plug","offer_id":52799923290395,"sku":"STB-FL-26-10275","price":965.0,"currency_code":"USD","in_stock":true},{"title":"Dia 16.1\" x H 74\" \/ White \/ US Plug","offer_id":52799923323163,"sku":"STB-FL-26-10276","price":965.0,"currency_code":"USD","in_stock":true},{"title":"Dia 16.1\" x H 74\" \/ White \/ AU Plug","offer_id":52799923355931,"sku":"STB-FL-26-10277","price":965.0,"currency_code":"USD","in_stock":true},{"title":"Dia 16.1\" x H 74\" \/ White \/ EU Plug","offer_id":52799923388699,"sku":"STB-FL-26-10278","price":965.0,"currency_code":"USD","in_stock":true},{"title":"Dia 16.1\" x H 74\" \/ White \/ UK Plug","offer_id":52799923421467,"sku":"STB-FL-26-10279","price":965.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-uf4-l8-floor-lamp-stuberlighting_1.jpg?v=1786501590"},{"product_id":"caramella-floor-lamp","title":"Caramella Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — CARAMELLA FLOOR LAMP\n   Caramel Glass + Mirror Chrome\n   Shopper Focused \/ Mobile Responsive\n========================================================= *\/\n\n.stb-caramella{\n  --cream:#F5EDD8;\n  --ivory:#FFFDF8;\n  --sand:#E9DDC5;\n  --sand-soft:#F2E8D8;\n  --caramel:#B77A36;\n  --caramel-deep:#8D5927;\n  --brown:#4A3218;\n  --dark:#1C1209;\n  --gold:#C8A96E;\n  --line:#DED2BD;\n  --chrome:#D7D5CF;\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-caramella *{\n  box-sizing:border-box;\n}\n\n.stb-caramella h2,\n.stb-caramella h3,\n.stb-caramella p{\n  margin-top:0;\n}\n\n.stb-caramella h2,\n.stb-caramella h3{\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n  color:var(--dark);\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-caramella__intro{\n  position:relative;\n\n  margin-bottom:25px;\n  padding:23px 24px;\n\n  overflow:hidden;\n\n  background:\n    linear-gradient(\n      135deg,\n      #FFFDF8 0%,\n      #F5E8D3 64%,\n      #E6C89E 100%\n    );\n\n  border-radius:10px;\n}\n\n.stb-caramella__intro:before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  bottom:0;\n  left:0;\n\n  width:4px;\n\n  background:#B77935;\n}\n\n.stb-caramella__eyebrow{\n  margin:0 0 8px;\n\n  color:#946128;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.17em;\n  text-transform:uppercase;\n}\n\n.stb-caramella__intro h2{\n  max-width:670px;\n\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.12;\n}\n\n.stb-caramella__intro p{\n  max-width:680px;\n\n  margin:0;\n\n  color:#5E4935;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-caramella__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-caramella__fact{\n  min-width:0;\n\n  padding:15px 11px;\n\n  background:#FFFDF8;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-caramella__fact:nth-child(2){\n  background:#EAD8BC;\n}\n\n.stb-caramella__fact:nth-child(3){\n  background:#F4EBDD;\n}\n\n.stb-caramella__fact:nth-child(4){\n  background:#2B1D11;\n}\n\n.stb-caramella__fact:last-child{\n  border-right:0;\n}\n\n.stb-caramella__fact small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#8D765A;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-caramella__fact:nth-child(4) small{\n  color:#B99B67;\n}\n\n.stb-caramella__fact strong{\n  display:block;\n\n  color:#25170D;\n\n  font-size:12.5px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-caramella__fact:nth-child(4) strong{\n  color:#F5EDD8;\n}\n\n\n\/* =========================================================\n   MATERIAL \u0026 FINISH\n========================================================= *\/\n\n.stb-caramella__material{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border:1px solid #DCC9AC;\n  border-radius:10px;\n}\n\n.stb-caramella__material-card{\n  padding:22px 21px;\n}\n\n.stb-caramella__material-card:first-child{\n  background:\n    linear-gradient(\n      135deg,\n      #C69154 0%,\n      #A86D31 100%\n    );\n}\n\n.stb-caramella__material-card:last-child{\n  background:\n    linear-gradient(\n      135deg,\n      #F0EFEA 0%,\n      #D5D2C9 100%\n    );\n}\n\n.stb-caramella__material-card small{\n  display:block;\n\n  margin-bottom:7px;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.stb-caramella__material-card:first-child small{\n  color:#F4E2C5;\n}\n\n.stb-caramella__material-card:last-child small{\n  color:#776E62;\n}\n\n.stb-caramella__material-card h3{\n  margin:0 0 7px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.stb-caramella__material-card:first-child h3{\n  color:#FFF8EC;\n}\n\n.stb-caramella__material-card:last-child h3{\n  color:#2C251D;\n}\n\n.stb-caramella__material-card p{\n  margin:0;\n\n  font-size:12.5px;\n  line-height:1.6;\n}\n\n.stb-caramella__material-card:first-child p{\n  color:#F8E9D4;\n}\n\n.stb-caramella__material-card:last-child p{\n  color:#5A5349;\n}\n\n\n\/* =========================================================\n   IMAGE SYSTEM — NO CROPPING\n========================================================= *\/\n\n.stb-caramella__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:#F7F0E4;\n\n  border:1px solid #D6C5AA;\n  border-radius:8px;\n\n  text-decoration:none;\n}\n\n.stb-caramella__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-caramella__image-link:hover img{\n  transform:scale(1.015);\n}\n\n.stb-caramella__zoom{\n  position:absolute;\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   SIZE \u0026 SCALE\n========================================================= *\/\n\n.stb-caramella__size{\n  margin-bottom:36px;\n  padding:23px;\n\n  background:#FFFDF8;\n\n  border:1px solid #E6D9C7;\n  border-radius:10px;\n}\n\n.stb-caramella__heading{\n  margin:0 0 15px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-caramella__size-inner{\n  display:grid;\n  grid-template-columns:245px 1fr;\n\n  gap:30px;\n  align-items:center;\n}\n\n.stb-caramella__size-image{\n  width:100%;\n  max-width:245px;\n\n  margin:0 auto;\n}\n\n.stb-caramella__size-image img{\n  width:100%;\n  height:auto;\n\n  max-height:300px;\n\n  object-fit:contain;\n}\n\n.stb-caramella__dimension{\n  display:block;\n\n  margin-bottom:4px;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  color:#26170C;\n\n  font-size:28px;\n  line-height:1.08;\n  font-weight:500;\n}\n\n.stb-caramella__metric{\n  display:block;\n\n  margin-bottom:11px;\n\n  color:#A16A31;\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-caramella__size-copy p{\n  margin:0 0 13px;\n\n  color:#5D4937;\n\n  font-size:13px;\n}\n\n.stb-caramella__scale-tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n}\n\n.stb-caramella__tag{\n  padding:5px 9px;\n\n  background:#EFE2CD;\n\n  border:1px solid #D9C6A8;\n  border-radius:20px;\n\n  color:#614830;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-caramella__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:24px;\n\n  background:rgba(20,14,9,.95);\n\n  cursor:zoom-out;\n\n  text-decoration:none;\n}\n\n.stb-caramella__lightbox:target{\n  display:flex;\n}\n\n.stb-caramella__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-caramella__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,.48);\n}\n\n.stb-caramella__lightbox-title{\n  margin:10px 0 0 !important;\n\n  color:#DCC7A6 !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-caramella__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   KEY PURCHASE NOTE\n========================================================= *\/\n\n.stb-caramella__profile{\n  display:grid;\n  grid-template-columns:auto 1fr;\n\n  gap:15px;\n  align-items:center;\n\n  margin-bottom:36px;\n  padding:18px 20px;\n\n  background:\n    linear-gradient(\n      110deg,\n      #4A3218 0%,\n      #24170C 100%\n    );\n\n  border-left:4px solid #B77935;\n  border-radius:9px;\n}\n\n.stb-caramella__profile-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,.10);\n\n  border:1px solid rgba(200,169,110,.4);\n  border-radius:50%;\n\n  color:#D2A363;\n\n  font-size:16px;\n}\n\n.stb-caramella__profile 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-caramella__profile p{\n  margin:0;\n\n  color:#D8CBB7;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   LIGHT + EVERYDAY USE\n========================================================= *\/\n\n.stb-caramella__utility{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border:1px solid #D9C5A5;\n  border-radius:10px;\n}\n\n.stb-caramella__utility-card{\n  padding:19px 20px;\n}\n\n.stb-caramella__utility-card:first-child{\n  background:#D5A05E;\n}\n\n.stb-caramella__utility-card:last-child{\n  background:#1C1209;\n}\n\n.stb-caramella__utility-card small{\n  display:block;\n\n  margin-bottom:5px;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.stb-caramella__utility-card:first-child small{\n  color:#684118;\n}\n\n.stb-caramella__utility-card:last-child small{\n  color:#C8A96E;\n}\n\n.stb-caramella__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-caramella__utility-card:first-child strong{\n  color:#291A0E;\n}\n\n.stb-caramella__utility-card:last-child strong{\n  color:#F5EDD8;\n}\n\n.stb-caramella__utility-card p{\n  margin:0;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n.stb-caramella__utility-card:first-child p{\n  color:#543617;\n}\n\n.stb-caramella__utility-card:last-child p{\n  color:#D8CEBC;\n}\n\n\n\/* =========================================================\n   GOOD TO KNOW\n========================================================= *\/\n\n.stb-caramella__know{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  gap:10px;\n\n  margin-bottom:36px;\n}\n\n.stb-caramella__know-card{\n  padding:16px;\n\n  background:#F3E9DA;\n\n  border-top:2px solid #B47B3D;\n  border-radius:0 0 7px 7px;\n}\n\n.stb-caramella__know-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#291A0E;\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.stb-caramella__know-card p{\n  margin:0;\n\n  color:#66513D;\n\n  font-size:11px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.stb-caramella__details{\n  margin-bottom:34px;\n}\n\n.stb-caramella__spec-list{\n  overflow:hidden;\n\n  border:1px solid #E1D4C1;\n  border-radius:8px;\n}\n\n.stb-caramella__spec{\n  display:grid;\n  grid-template-columns:35% 65%;\n\n  padding:10px 12px;\n\n  border-bottom:1px solid #E6DAC9;\n}\n\n.stb-caramella__spec:nth-child(odd){\n  background:#FFFDF8;\n}\n\n.stb-caramella__spec:nth-child(even){\n  background:#F7EEE1;\n}\n\n.stb-caramella__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-caramella__spec-name{\n  padding-right:14px;\n\n  color:#89735C;\n\n  font-size:11.5px;\n}\n\n.stb-caramella__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-caramella__faq{\n  margin-bottom:30px;\n  padding:20px 22px;\n\n  background:#EADCC6;\n\n  border-radius:10px;\n}\n\n.stb-caramella__faq .stb-caramella__heading{\n  margin-bottom:5px;\n}\n\n.stb-caramella__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid #D3C0A3;\n}\n\n.stb-caramella__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-caramella__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-caramella__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-caramella__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  top:-5px;\n  right:2px;\n\n  color:#A76D31;\n\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:24px;\n}\n\n.stb-caramella__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-caramella__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   SHIPPING\n========================================================= *\/\n\n.stb-caramella__shipping{\n  padding:21px 22px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #F5EDD8 0%,\n      #E6D2B1 100%\n    );\n\n  border-top:3px solid #C8A96E;\n  border-radius:9px;\n}\n\n.stb-caramella__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-caramella__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-caramella__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-caramella__shipping strong{\n  color:#201309;\n  font-weight:600;\n}\n\n.stb-caramella__shipping a{\n  color:#8E612E;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   FINAL NOTE\n========================================================= *\/\n\n.stb-caramella__final{\n  max-width:720px;\n\n  margin:18px auto 0 !important;\n  padding:0 10px;\n\n  color:#85705A !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-caramella{\n    width:100%;\n    max-width:100%;\n\n    font-size:13.5px;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-caramella__intro{\n    padding:18px;\n  }\n\n  .stb-caramella__intro h2{\n    font-size:25px;\n    line-height:1.14;\n  }\n\n  .stb-caramella__heading{\n    font-size:21px;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-caramella__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-caramella__fact{\n    padding:13px 9px;\n  }\n\n  .stb-caramella__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-caramella__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-caramella__material{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-caramella__size{\n    padding:18px;\n  }\n\n  .stb-caramella__size-inner{\n    grid-template-columns:1fr;\n\n    gap:17px;\n  }\n\n  .stb-caramella__size-image{\n    max-width:225px;\n  }\n\n  .stb-caramella__size-image img{\n    width:100%;\n    height:auto;\n\n    max-height:280px;\n\n    object-fit:contain;\n  }\n\n  .stb-caramella__size-copy{\n    text-align:center;\n  }\n\n  .stb-caramella__scale-tags{\n    justify-content:center;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-caramella__utility{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* GOOD TO KNOW *\/\n\n  .stb-caramella__know{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n\n  \/* SPEC *\/\n\n  .stb-caramella__spec{\n    grid-template-columns:38% 62%;\n\n    padding:9px 10px;\n  }\n\n  .stb-caramella__spec-name{\n    font-size:11px;\n  }\n\n  .stb-caramella__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-caramella__faq{\n    padding:18px;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-caramella__lightbox{\n    padding:14px;\n  }\n\n  .stb-caramella__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-caramella__shipping{\n    padding:18px;\n  }\n\n  .stb-caramella__shipping p{\n    font-size:12px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-caramella\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-caramella__intro\"\u003e\n\u003cp class=\"stb-caramella__eyebrow\"\u003eCaramella · Glass Floor Lamp\u003c\/p\u003e\n\u003ch2\u003eWarm Caramel Glass. Slim Chrome Profile.\u003c\/h2\u003e\n\u003cp\u003eA 63\" floor lamp built around a real caramel-toned glass globe and mirror-finished chrome stem. Tall enough to make an impact, but only 11\" wide — ideal when you want a statement without giving up much floor space.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-caramella__facts\"\u003e\n\u003cdiv class=\"stb-caramella__fact\"\u003e\n\u003csmall\u003eSize\u003c\/small\u003e \u003cstrong\u003eØ11\" × H63\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-caramella__fact\"\u003e\n\u003csmall\u003eShade\u003c\/small\u003e \u003cstrong\u003eReal Caramel Glass\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-caramella__fact\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003eE26\/E27 · Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-caramella__fact\"\u003e\n\u003csmall\u003eSetup\u003c\/small\u003e \u003cstrong\u003ePlug-In · Inline Switch\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       MATERIAL \u0026 FINISH\n  ====================================================== --\u003e\n\u003csection class=\"stb-caramella__material\"\u003e\n\u003cdiv class=\"stb-caramella__material-card\"\u003e\n\u003csmall\u003e The Globe \u003c\/small\u003e\n\u003ch3\u003eCaramel-Toned Glass\u003c\/h3\u003e\n\u003cp\u003eReal glass gives the amber-brown color more depth when illuminated and softens the bulb into a warm, atmospheric glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-caramella__material-card\"\u003e\n\u003csmall\u003e The Structure \u003c\/small\u003e\n\u003ch3\u003eMirror-Finish Chrome\u003c\/h3\u003e\n\u003cp\u003eA slim polished metal stem reflects surrounding light and contrasts with the warm glass above. A weighted base helps keep the tall profile stable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE \u0026 FOOTPRINT\n  ====================================================== --\u003e\n\u003csection id=\"stb-caramella-size-section\" class=\"stb-caramella__size\"\u003e\n\u003ch3 class=\"stb-caramella__heading\"\u003eSize \u0026amp; Footprint\u003c\/h3\u003e\n\u003cdiv class=\"stb-caramella__size-inner\"\u003e\n\u003cdiv class=\"stb-caramella__size-image\"\u003e\u003ca href=\"#stb-caramella-size\" class=\"stb-caramella__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/caramella-floor-lamp-stuberlighting_19.jpg?v=1786525543\" alt=\"Caramella Floor Lamp dimensions, 11 inches wide by 63 inches tall\" loading=\"lazy\"\u003e \u003cspan class=\"stb-caramella__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-caramella__size-copy\"\u003e\n\u003cspan class=\"stb-caramella__dimension\"\u003e Ø11\" × H63\" \u003c\/span\u003e \u003cspan class=\"stb-caramella__metric\"\u003e Ø28 × H160cm \u003c\/span\u003e\n\u003cp\u003eThe lamp has a tall vertical presence but a slim 11\" footprint, making it easier to place beside a sofa or in a corner where wider floor lamps feel bulky.\u003c\/p\u003e\n\u003cdiv class=\"stb-caramella__scale-tags\"\u003e\n\u003cspan class=\"stb-caramella__tag\"\u003e Sofa Side \u003c\/span\u003e \u003cspan class=\"stb-caramella__tag\"\u003e Living Room \u003c\/span\u003e \u003cspan class=\"stb-caramella__tag\"\u003e Bedroom Corner \u003c\/span\u003e \u003cspan class=\"stb-caramella__tag\"\u003e Small Footprint \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOX\n       CLICK \/ TAP ANYWHERE TO CLOSE\n  ====================================================== --\u003e \u003ca id=\"stb-caramella-size\" href=\"#stb-caramella-size-section\" class=\"stb-caramella__lightbox\"\u003e \u003cspan class=\"stb-caramella__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/caramella-floor-lamp-stuberlighting_19.jpg?v=1786525543\" alt=\"Enlarged Caramella Floor Lamp dimension diagram\"\u003e \u003cspan class=\"stb-caramella__lightbox-title\"\u003e Caramella · Ø11\" × H63\" \u003c\/span\u003e \u003cspan class=\"stb-caramella__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PROFILE\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-caramella__profile\"\u003e\n\u003cdiv class=\"stb-caramella__profile-icon\"\u003e↕\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e 63\" tall, but only 11\" across \u003c\/strong\u003e\n\u003cp\u003eThe narrow base and globe make this a useful statement lamp when you want vertical presence without the footprint of a large tripod or arc floor lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHT + EVERYDAY USE\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-caramella__utility\"\u003e\n\u003cdiv class=\"stb-caramella__utility-card\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Warm ambient glow \u003c\/strong\u003e\n\u003cp\u003eThe caramel glass naturally warms and softens the light. Best for evening atmosphere and accent lighting rather than bright, focused reading light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-caramella__utility-card\"\u003e\n\u003csmall\u003e Everyday Use \u003c\/small\u003e \u003cstrong\u003e Plug in and switch on \u003c\/strong\u003e\n\u003cp\u003eAn E26\/E27 bulb is included. The 78.7\" fixed cord includes an inline ON\/OFF switch. Lamp height is fixed at 63\" and is not adjustable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       GOOD TO KNOW\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-caramella__know\"\u003e\n\u003cdiv class=\"stb-caramella__know-card\"\u003e\n\u003cstrong\u003e Real glass — handle gently \u003c\/strong\u003e\n\u003cp\u003eThe globe can chip or break if knocked, so take care during assembly, moving and cleaning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-caramella__know-card\"\u003e\n\u003cstrong\u003e Weighted base \u003c\/strong\u003e\n\u003cp\u003eThe base adds stability to the tall, narrow lamp. Always place it on a firm, level floor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-caramella__know-card\"\u003e\n\u003cstrong\u003e Ambient, not task-first \u003c\/strong\u003e\n\u003cp\u003eChoose this lamp primarily for atmosphere. Add a directional lamp for detailed reading or work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-caramella__details\"\u003e\n\u003ch3 class=\"stb-caramella__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-caramella__spec-list\"\u003e\n\u003cdiv class=\"stb-caramella__spec\"\u003e\n\u003cdiv class=\"stb-caramella__spec-name\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"stb-caramella__spec-value\"\u003eØ11\" × H63\" \/ Ø28 × H160cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-caramella__spec\"\u003e\n\u003cdiv class=\"stb-caramella__spec-name\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"stb-caramella__spec-value\"\u003eCaramel-toned glass · Mirror-finish metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-caramella__spec\"\u003e\n\u003cdiv class=\"stb-caramella__spec-name\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"stb-caramella__spec-value\"\u003eE26 \/ E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-caramella__spec\"\u003e\n\u003cdiv class=\"stb-caramella__spec-name\"\u003eBulb Included\u003c\/div\u003e\n\u003cdiv class=\"stb-caramella__spec-value\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-caramella__spec\"\u003e\n\u003cdiv class=\"stb-caramella__spec-name\"\u003eMax Wattage\u003c\/div\u003e\n\u003cdiv class=\"stb-caramella__spec-value\"\u003e40W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-caramella__spec\"\u003e\n\u003cdiv class=\"stb-caramella__spec-name\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"stb-caramella__spec-value\"\u003eAC 110–240V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-caramella__spec\"\u003e\n\u003cdiv class=\"stb-caramella__spec-name\"\u003eDimming\u003c\/div\u003e\n\u003cdiv class=\"stb-caramella__spec-value\"\u003eOptional remote-control dimmable bulb\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-caramella__spec\"\u003e\n\u003cdiv class=\"stb-caramella__spec-name\"\u003eCord Length\u003c\/div\u003e\n\u003cdiv class=\"stb-caramella__spec-value\"\u003e78.7\" \/ 200cm · Fixed\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-caramella__spec\"\u003e\n\u003cdiv class=\"stb-caramella__spec-name\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"stb-caramella__spec-value\"\u003eInline ON\/OFF switch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-caramella__spec\"\u003e\n\u003cdiv class=\"stb-caramella__spec-name\"\u003eHeight\u003c\/div\u003e\n\u003cdiv class=\"stb-caramella__spec-value\"\u003eFixed · Not adjustable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-caramella__spec\"\u003e\n\u003cdiv class=\"stb-caramella__spec-name\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"stb-caramella__spec-value\"\u003ePlug-in · Simple assembly required\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-caramella__spec\"\u003e\n\u003cdiv class=\"stb-caramella__spec-name\"\u003eUse\u003c\/div\u003e\n\u003cdiv class=\"stb-caramella__spec-value\"\u003eIndoor dry locations · IP20\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-caramella__faq\"\u003e\n\u003ch3 class=\"stb-caramella__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the globe real glass?\u003c\/summary\u003e\n\u003cp\u003eYes. The caramel-toned shade is real glass, which gives the color more depth when illuminated. Handle it carefully during assembly, moving and cleaning.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the lamp bright enough for reading?\u003c\/summary\u003e\n\u003cp\u003eIt is designed primarily for warm ambient lighting. It is comfortable beside a sofa for casual evening use, but focused reading is better paired with a task lamp.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the 63\" height adjustable?\u003c\/summary\u003e\n\u003cp\u003eNo. The finished height is fixed at approximately 63\" \/ 160cm. The slim 11\" footprint makes it easier to fit into corners despite its tall profile.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the lamp stable?\u003c\/summary\u003e\n\u003cp\u003eThe lamp uses a weighted base for stability. Place it on a firm, level floor and avoid locations where the glass globe may be frequently bumped.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-caramella__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 NOTE\n  ====================================================== --\u003e\n\u003cp class=\"stb-caramella__final\"\u003eReal glass should be handled gently during assembly and cleaning. Screen colors are approximate; hand-measured dimensions may vary by 1–2cm.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 11\" x H 63\" \/ Metal\u0026Glass \/ US Plug","offer_id":52801269760283,"sku":"STB-FL-26-10280","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\" x H 63\" \/ Metal\u0026Glass \/ EU Plug","offer_id":52801269793051,"sku":"STB-FL-26-10281","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\" x H 63\" \/ Metal\u0026Glass \/ AU Plug","offer_id":52801269825819,"sku":"STB-FL-26-10282","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\" x H 63\" \/ Metal\u0026Glass \/ UK Plug","offer_id":52801269858587,"sku":"STB-FL-26-10283","price":395.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/caramella-floor-lamp-stuberlighting_1.jpg?v=1786525417"},{"product_id":"volo-crane-floor-lamp","title":"Volo Crane Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — VOLO CRANE FLOOR LAMP\n\n   DIRECTION\n   Sculpture First · Light Second\n   Editorial \/ Gallery Layout\n\n   OUTER WRAPPER = TRANSPARENT\n========================================================= *\/\n\n.stb-volo{\n  --paper:#FFFDF9;\n  --cream:#F7F2EC;\n  --shell:#F1ECE5;\n  --sand:#ECE3D8;\n  --brass:#E6D8C7;\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:930px;\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-volo *,\n.stb-volo *::before,\n.stb-volo *::after{\n  box-sizing:border-box;\n}\n\n.stb-volo h2,\n.stb-volo 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-volo p{\n  margin-top:0;\n}\n\n.stb-volo__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-volo__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-volo__heading{\n  margin:0 0 6px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-volo__copy{\n  max-width:670px;\n\n  margin:0;\n\n  color:#655B53;\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n.stb-volo__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#897C72;\n\n  font-size:8px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.stb-volo__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-volo__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!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n}\n\n\n\/* =========================================================\n   OPENING — DIFFERENT FROM STANDARD PRODUCT CARDS\n========================================================= *\/\n\n.stb-volo__opening{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 250px;\n\n  margin-bottom:10px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-volo__opening-main{\n  position:relative;\n\n  padding:24px 25px 22px;\n\n  background:var(--paper);\n}\n\n.stb-volo__opening-main::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:25px;\n\n  width:48px;\n  height:2px;\n\n  background:var(--gold);\n}\n\n.stb-volo__opening-main p{\n  max-width:600px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13px;\n  line-height:1.65;\n}\n\n.stb-volo__opening-side{\n  display:flex;\n  flex-direction:column;\n\n  background:var(--espresso);\n}\n\n.stb-volo__opening-number{\n  flex:1;\n\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:15px 16px;\n\n  border-bottom:1px solid #584940;\n}\n\n.stb-volo__opening-number:last-child{\n  border-bottom:0;\n}\n\n.stb-volo__opening-number span{\n  color:#CBAF88;\n\n  font-size:7.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-volo__opening-number strong{\n  color:#FFF8EF;\n\n  font-size:18px;\n  line-height:1;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   ONE-LINE BUYER SUMMARY\n========================================================= *\/\n\n.stb-volo__summary{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:27px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-volo__summary-item{\n  padding:10px 12px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-volo__summary-item:last-child{\n  border-right:0;\n}\n\n.stb-volo__summary-item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-volo__summary-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   SCULPTURE DETAIL\n========================================================= *\/\n\n.stb-volo__sculpture{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 285px;\n\n  margin-bottom:27px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-volo__sculpture-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:20px 22px;\n\n  background:var(--sand);\n}\n\n.stb-volo__sculpture-copy h3{\n  margin:0 0 6px;\n\n  font-size:19px;\n}\n\n.stb-volo__sculpture-copy p{\n  max-width:480px;\n\n  margin:0 0 12px;\n\n  color:#655B53;\n\n  font-size:10px;\n  line-height:1.52;\n}\n\n.stb-volo__sculpture-line{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border-top:1px solid #D2C5B7;\n}\n\n.stb-volo__sculpture-fact{\n  padding:9px 10px 0 0;\n}\n\n.stb-volo__sculpture-fact +\n.stb-volo__sculpture-fact{\n  padding-left:11px;\n\n  border-left:1px solid #D2C5B7;\n}\n\n.stb-volo__sculpture-fact small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-volo__sculpture-fact strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:9.4px;\n  font-weight:500;\n}\n\n.stb-volo__sculpture-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:12px;\n\n  background:var(--brass);\n}\n\n.stb-volo__sculpture-image{\n  width:245px;\n  max-width:100%;\n}\n\n\n\/* =========================================================\n   CONFIGURATIONS — VERTICAL EDITORIAL BANDS\n========================================================= *\/\n\n.stb-volo__forms{\n  margin-bottom:27px;\n}\n\n.stb-volo__forms-head{\n  margin-bottom:9px;\n}\n\n.stb-volo__form{\n  display:grid;\n  grid-template-columns:86px 170px minmax(0,1fr);\n\n  min-height:76px;\n\n  border:1px solid var(--line);\n  border-bottom:0;\n}\n\n.stb-volo__form:first-of-type{\n  border-radius:5px 5px 0 0;\n}\n\n.stb-volo__form:last-child{\n  border-bottom:1px solid var(--line);\n  border-radius:0 0 5px 5px;\n}\n\n.stb-volo__form-index{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  background:var(--espresso);\n\n  color:#D8BE99;\n\n  font-size:22px;\n  font-weight:500;\n}\n\n.stb-volo__form-size{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:11px 14px;\n\n  background:var(--shell);\n\n  border-right:1px solid var(--line);\n}\n\n.stb-volo__form-size 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-volo__form-size strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.4px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-volo__form-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:11px 15px;\n\n  background:var(--paper);\n}\n\n.stb-volo__form-copy 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-volo__form-copy p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:8.8px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   SIZE DIAGRAM\n========================================================= *\/\n\n.stb-volo__dimension{\n  display:grid;\n  grid-template-columns:210px minmax(0,1fr);\n\n  margin-bottom:27px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-volo__dimension-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:10px;\n\n  background:var(--stone,#E8DED2);\n}\n\n.stb-volo__dimension-image{\n  width:180px;\n  max-width:100%;\n}\n\n.stb-volo__dimension-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:18px 20px;\n\n  background:var(--paper);\n}\n\n.stb-volo__dimension-copy h3{\n  margin:0 0 8px;\n\n  font-size:18px;\n}\n\n.stb-volo__measure{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  max-width:520px;\n\n  border-top:1px solid var(--line-soft);\n}\n\n.stb-volo__measure-item{\n  padding:9px 10px 0 0;\n}\n\n.stb-volo__measure-item +\n.stb-volo__measure-item{\n  padding-left:11px;\n\n  border-left:1px solid var(--line-soft);\n}\n\n.stb-volo__measure-item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-volo__measure-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:9.6px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   LIGHT AS PART OF SCULPTURE\n========================================================= *\/\n\n.stb-volo__light{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:27px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-volo__light-main{\n  padding:17px 18px;\n\n  background:var(--cream);\n}\n\n.stb-volo__light-main h3{\n  margin:0 0 5px;\n\n  font-size:18px;\n}\n\n.stb-volo__light-main p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:9.4px;\n  line-height:1.5;\n}\n\n.stb-volo__light-side{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--espresso);\n}\n\n.stb-volo__light-option{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:14px;\n\n  border-left:1px solid #584940;\n}\n\n.stb-volo__light-option small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#CBAF88;\n\n  font-size:7.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-volo__light-option strong{\n  color:#FFF8EF;\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   PRACTICAL STRIP\n========================================================= *\/\n\n.stb-volo__practical{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:8px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-volo__practical-item{\n  padding:10px 11px;\n\n  border-right:1px solid var(--line-soft);\n}\n\n.stb-volo__practical-item:last-child{\n  border-right:0;\n}\n\n.stb-volo__practical-item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897C72;\n\n  font-size:7.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-volo__practical-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:9.6px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   BUYER NOTE\n========================================================= *\/\n\n.stb-volo__note{\n  margin-bottom:27px;\n\n  padding:13px 15px;\n\n  background:var(--brass);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-volo__note strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:10.6px;\n  font-weight:500;\n}\n\n.stb-volo__note p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:9.2px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-volo__specs{\n  margin-bottom:27px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-volo__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-volo__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-volo__spec-head strong{\n  color:#FFF8EF;\n\n  font-size:14px;\n  font-weight:500;\n}\n\n.stb-volo__spec{\n  display:grid;\n  grid-template-columns:29% 71%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stb-volo__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-volo__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-volo__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   SHIPPING\n========================================================= *\/\n\n.stb-volo__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-volo__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-volo__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-volo__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-volo__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-volo__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-volo__lightbox:target{\n  display:flex;\n}\n\n.stb-volo__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-volo__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-volo__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-volo__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-volo{\n    width:100%;\n    max-width:100%;\n  }\n\n\n  .stb-volo__opening{\n    grid-template-columns:1fr;\n  }\n\n  .stb-volo__opening-main{\n    padding:17px 15px;\n  }\n\n  .stb-volo__title{\n    font-size:23px;\n  }\n\n  .stb-volo__opening-side{\n    flex-direction:row;\n  }\n\n  .stb-volo__opening-number{\n    flex:1;\n\n    align-items:center;\n    padding:10px 9px;\n\n    border-bottom:0;\n    border-right:1px solid #584940;\n  }\n\n  .stb-volo__opening-number:last-child{\n    border-right:0;\n  }\n\n  .stb-volo__opening-number strong{\n    font-size:14px;\n  }\n\n\n  .stb-volo__summary{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-volo__summary-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-volo__summary-item:nth-child(1),\n  .stb-volo__summary-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  .stb-volo__sculpture{\n    grid-template-columns:minmax(0,1fr) 115px;\n  }\n\n  .stb-volo__sculpture-copy{\n    padding:12px;\n  }\n\n  .stb-volo__sculpture-media{\n    padding:6px;\n  }\n\n  .stb-volo__sculpture-image{\n    width:100px;\n  }\n\n\n  .stb-volo__form{\n    grid-template-columns:52px 112px minmax(0,1fr);\n  }\n\n  .stb-volo__form-index{\n    font-size:16px;\n  }\n\n  .stb-volo__form-size,\n  .stb-volo__form-copy{\n    padding:9px;\n  }\n\n\n  .stb-volo__dimension{\n    grid-template-columns:105px minmax(0,1fr);\n  }\n\n  .stb-volo__dimension-media{\n    padding:6px;\n  }\n\n  .stb-volo__dimension-image{\n    width:92px;\n  }\n\n  .stb-volo__dimension-copy{\n    padding:11px 12px;\n  }\n\n  .stb-volo__measure{\n    grid-template-columns:1fr;\n  }\n\n  .stb-volo__measure-item +\n  .stb-volo__measure-item{\n    padding-left:0;\n\n    border-left:0;\n    border-top:1px solid var(--line-soft);\n  }\n\n\n  .stb-volo__light{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-volo__practical{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .stb-volo__practical-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-volo__practical-item:nth-child(1),\n  .stb-volo__practical-item:nth-child(2){\n    border-bottom:1px solid var(--line-soft);\n  }\n\n\n  .stb-volo__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n    padding:9px 12px;\n  }\n\n  .stb-volo__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-volo__shipping{\n    padding:15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-volo\"\u003e\n\u003c!-- =====================================================\n       OPENING\n  ====================================================== --\u003e\n\u003csection class=\"stb-volo__opening\"\u003e\n\u003cdiv class=\"stb-volo__opening-main\"\u003e\n\u003cspan class=\"stb-volo__eyebrow\"\u003e Sculptural Crane · Integrated LED \u003c\/span\u003e\n\u003ch2 class=\"stb-volo__title\"\u003ePart Floor Lamp. Part Standing Sculpture.\u003c\/h2\u003e\n\u003cp\u003eVolo turns the silhouette of a crane into a tall illuminated object. Slim metal lines lift the bird forms above the floor, while the integrated light makes each crane glow as part of the sculpture itself. Choose one, two or three cranes according to how much presence you want in the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__opening-side\"\u003e\n\u003cdiv class=\"stb-volo__opening-number\"\u003e\n\u003cspan\u003e Options \u003c\/span\u003e \u003cstrong\u003e 1 \/ 2 \/ 3 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__opening-number\"\u003e\n\u003cspan\u003e Tallest \u003c\/span\u003e \u003cstrong\u003e 68.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__opening-number\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 78\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAST SUMMARY\n  ====================================================== --\u003e\n\u003csection class=\"stb-volo__summary\"\u003e\n\u003cdiv class=\"stb-volo__summary-item\"\u003e\n\u003csmall\u003e Materials \u003c\/small\u003e \u003cstrong\u003e Metal · Aluminum · Acrylic \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__summary-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-volo__summary-item\"\u003e\n\u003csmall\u003e Light Options \u003c\/small\u003e \u003cstrong\u003e Warm \/ Cool \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__summary-item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Inline On \/ Off \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BIRD SCULPTURE DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"volo-crane-section\" class=\"stb-volo__sculpture\"\u003e\n\u003cdiv class=\"stb-volo__sculpture-copy\"\u003e\n\u003cspan class=\"stb-volo__eyebrow\"\u003e Sculpture Detail \u003c\/span\u003e\n\u003ch3\u003eThe Crane Is the Focal Point.\u003c\/h3\u003e\n\u003cp\u003eVolo is designed to be read as an object even before it is switched on. The angular bird form gives the lamp a clean, graphic silhouette without the visual weight of a conventional fabric-shade floor lamp.\u003c\/p\u003e\n\u003cdiv class=\"stb-volo__sculpture-line\"\u003e\n\u003cdiv class=\"stb-volo__sculpture-fact\"\u003e\n\u003csmall\u003e Form \u003c\/small\u003e \u003cstrong\u003e Crane-Inspired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__sculpture-fact\"\u003e\n\u003csmall\u003e Character \u003c\/small\u003e \u003cstrong\u003e Sculptural Accent \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__sculpture-media\"\u003e\n\u003cdiv class=\"stb-volo__sculpture-image\"\u003e\u003ca href=\"#volo-crane-lightbox\" class=\"stb-volo__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/volo-crane-floor-lamp-stuberlighting_5.jpg?v=1787189140\" alt=\"Volo Crane Floor Lamp sculptural bird detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-volo__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SCULPTURE LIGHTBOX --\u003e \u003ca id=\"volo-crane-lightbox\" href=\"#volo-crane-section\" class=\"stb-volo__lightbox\"\u003e \u003cspan class=\"stb-volo__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/volo-crane-floor-lamp-stuberlighting_5.jpg?v=1787189140\" alt=\"Enlarged Volo Crane Floor Lamp bird sculpture detail\"\u003e \u003cspan class=\"stb-volo__lightbox-caption\"\u003e Volo · Crane Sculpture Detail \u003c\/span\u003e \u003cspan class=\"stb-volo__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       CONFIGURATION CHOICE\n  ====================================================== --\u003e\n\u003csection class=\"stb-volo__forms\"\u003e\n\u003cdiv class=\"stb-volo__forms-head\"\u003e\n\u003cspan class=\"stb-volo__eyebrow\"\u003e Choose the Composition \u003c\/span\u003e\n\u003ch3 class=\"stb-volo__heading\"\u003eOne Crane or a Small Flock.\u003c\/h3\u003e\n\u003cp class=\"stb-volo__copy\"\u003eThe decision is less about brightness and more about how much sculptural presence you want the lamp to have.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003carticle class=\"stb-volo__form\"\u003e\n\u003cdiv class=\"stb-volo__form-index\"\u003e01\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__form-size\"\u003e\n\u003csmall\u003e 1 Head \u003c\/small\u003e \u003cstrong\u003e Ø15.7\" × H65\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__form-copy\"\u003e\n\u003cstrong\u003e The Quietest Composition \u003c\/strong\u003e\n\u003cp\u003eØ40 × H165cm. Best when you want the crane silhouette without making it the dominant object in the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-volo__form\"\u003e\n\u003cdiv class=\"stb-volo__form-index\"\u003e02\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__form-size\"\u003e\n\u003csmall\u003e 2 Heads \u003c\/small\u003e \u003cstrong\u003e Ø19.6\" × H68.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__form-copy\"\u003e\n\u003cstrong\u003e More Movement, Still Balanced \u003c\/strong\u003e\n\u003cp\u003eØ50 × H175cm. Two cranes create more visual rhythm without becoming as dramatic as the three-head version.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-volo__form\"\u003e\n\u003cdiv class=\"stb-volo__form-index\"\u003e03\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__form-size\"\u003e\n\u003csmall\u003e 3 Heads \u003c\/small\u003e \u003cstrong\u003e Ø19.6\" × H68.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__form-copy\"\u003e\n\u003cstrong\u003e The Strongest Statement \u003c\/strong\u003e\n\u003cp\u003eØ50 × H175cm. Choose three cranes when the lamp is intended to act as a major sculptural focal point.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE DIAGRAM\n  ====================================================== --\u003e\n\u003csection id=\"volo-size-section\" class=\"stb-volo__dimension\"\u003e\n\u003cdiv class=\"stb-volo__dimension-media\"\u003e\n\u003cdiv class=\"stb-volo__dimension-image\"\u003e\u003ca href=\"#volo-size-lightbox\" class=\"stb-volo__image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/volo-crane-floor-lamp-stuberlighting_19.jpg?v=1787189140\" alt=\"Volo Crane Floor Lamp dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-volo__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__dimension-copy\"\u003e\n\u003cspan class=\"stb-volo__eyebrow\"\u003e Scale Check \u003c\/span\u003e\n\u003ch3\u003eTall Enough to Read as Sculpture.\u003c\/h3\u003e\n\u003cdiv class=\"stb-volo__measure\"\u003e\n\u003cdiv class=\"stb-volo__measure-item\"\u003e\n\u003csmall\u003e 1 Crane \u003c\/small\u003e \u003cstrong\u003e 65\" \/ 165cm Tall \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__measure-item\"\u003e\n\u003csmall\u003e 2 \/ 3 Cranes \u003c\/small\u003e \u003cstrong\u003e 68.8\" \/ 175cm Tall \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=\"volo-size-lightbox\" href=\"#volo-size-section\" class=\"stb-volo__lightbox\"\u003e \u003cspan class=\"stb-volo__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/volo-crane-floor-lamp-stuberlighting_19.jpg?v=1787189140\" alt=\"Enlarged Volo Crane Floor Lamp dimensions\"\u003e \u003cspan class=\"stb-volo__lightbox-caption\"\u003e Volo · 1 \/ 2 \/ 3 Crane Size Reference \u003c\/span\u003e \u003cspan class=\"stb-volo__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"stb-volo__light\"\u003e\n\u003cdiv class=\"stb-volo__light-main\"\u003e\n\u003cspan class=\"stb-volo__eyebrow\"\u003e Light Character \u003c\/span\u003e\n\u003ch3\u003eThe Light Supports the Sculpture.\u003c\/h3\u003e\n\u003cp\u003eVolo uses integrated LEDs within the crane-inspired forms. The result is intended as ambient, decorative illumination rather than a concentrated reading beam. It works best where the lamp can remain visible as part of the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__light-side\"\u003e\n\u003cdiv class=\"stb-volo__light-option\"\u003e\n\u003csmall\u003e Warmer \u003c\/small\u003e \u003cstrong\u003e Warm Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__light-option\"\u003e\n\u003csmall\u003e Crisper \u003c\/small\u003e \u003cstrong\u003e Cool Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-volo__practical\"\u003e\n\u003cdiv class=\"stb-volo__practical-item\"\u003e\n\u003csmall\u003e LED \u003c\/small\u003e \u003cstrong\u003e Integrated · Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__practical-item\"\u003e\n\u003csmall\u003e Voltage \u003c\/small\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__practical-item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 78\" \/ 200cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__practical-item\"\u003e\n\u003csmall\u003e Switch \u003c\/small\u003e \u003cstrong\u003e Inline On \/ Off \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BUYER NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-volo__note\"\u003e\u003cstrong\u003e Choose Volo for visual presence, not concentrated task light. \u003c\/strong\u003e\n\u003cp\u003eThe integrated LEDs are designed to make the crane forms glow and add ambient light to the room. The fixture is rated IP20 for indoor dry locations only. A 78\" \/ 200cm cord is included and can be extended upon request. 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-volo__specs\"\u003e\n\u003cdiv class=\"stb-volo__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Volo Crane Floor Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__spec\"\u003e\n\u003cspan\u003e Type \u003c\/span\u003e \u003cstrong\u003e Sculptural Floor Lamp \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Metal · Aluminum · Acrylic \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__spec\"\u003e\n\u003cspan\u003e Configurations \u003c\/span\u003e \u003cstrong\u003e 1 Head · 2 Heads · 3 Heads \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__spec\"\u003e\n\u003cspan\u003e 1 Head Size \u003c\/span\u003e \u003cstrong\u003e Ø15.7\" × H65\" · Ø40 × H165cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__spec\"\u003e\n\u003cspan\u003e 2 Heads Size \u003c\/span\u003e \u003cstrong\u003e Ø19.6\" × H68.8\" · Ø50 × H175cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__spec\"\u003e\n\u003cspan\u003e 3 Heads Size \u003c\/span\u003e \u003cstrong\u003e Ø19.6\" × H68.8\" · Ø50 × H175cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__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-volo__spec\"\u003e\n\u003cspan\u003e LED Life \u003c\/span\u003e \u003cstrong\u003e Approx. 50,000 Hours \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__spec\"\u003e\n\u003cspan\u003e Light Options \u003c\/span\u003e \u003cstrong\u003e Warm Light · Cool Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__spec\"\u003e\n\u003cspan\u003e Kelvin Range \u003c\/span\u003e \u003cstrong\u003e Approx. 3000K–6000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__spec\"\u003e\n\u003cspan\u003e Maximum Power \u003c\/span\u003e \u003cstrong\u003e Max 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__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-volo__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 78\" \/ 200cm · Extension Available Upon Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__spec\"\u003e\n\u003cspan\u003e Plug Options \u003c\/span\u003e \u003cstrong\u003e US · EU · AU · UK \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__spec\"\u003e\n\u003cspan\u003e Light Character \u003c\/span\u003e \u003cstrong\u003e Ambient Decorative Light · Not Intended as Primary Task Lighting \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-volo__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-volo__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       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-volo__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"1 Head: Dia 15.7\"x H 65\" \/ Warm Light \/ US Plug","offer_id":53796137500955,"sku":"STB-FL-26-10284","price":285.0,"currency_code":"USD","in_stock":true},{"title":"1 Head: Dia 15.7\"x H 65\" \/ Warm Light \/ EU Plug","offer_id":53796137533723,"sku":"STB-FL-26-10285","price":285.0,"currency_code":"USD","in_stock":true},{"title":"1 Head: Dia 15.7\"x H 65\" \/ Warm Light \/ AU Plug","offer_id":53796137566491,"sku":"STB-FL-26-10286","price":285.0,"currency_code":"USD","in_stock":true},{"title":"1 Head: Dia 15.7\"x H 65\" \/ Warm Light \/ UK Plug","offer_id":53796137599259,"sku":"STB-FL-26-10287","price":285.0,"currency_code":"USD","in_stock":true},{"title":"1 Head: Dia 15.7\"x H 65\" \/ Cool Light \/ US Plug","offer_id":53796137632027,"sku":"STB-FL-26-10288","price":285.0,"currency_code":"USD","in_stock":true},{"title":"1 Head: Dia 15.7\"x H 65\" \/ Cool Light \/ EU Plug","offer_id":53796137664795,"sku":"STB-FL-26-10289","price":285.0,"currency_code":"USD","in_stock":true},{"title":"1 Head: Dia 15.7\"x H 65\" \/ Cool Light \/ AU Plug","offer_id":53796137697563,"sku":"STB-FL-26-10290","price":285.0,"currency_code":"USD","in_stock":true},{"title":"1 Head: Dia 15.7\"x H 65\" \/ Cool Light \/ UK Plug","offer_id":53796137730331,"sku":"STB-FL-26-10291","price":285.0,"currency_code":"USD","in_stock":true},{"title":"2 Heads: Dia 19.6\"xH 68.8\" \/ Warm Light \/ US Plug","offer_id":53796137763099,"sku":"STB-FL-26-10292","price":385.0,"currency_code":"USD","in_stock":true},{"title":"2 Heads: Dia 19.6\"xH 68.8\" \/ Warm Light \/ EU Plug","offer_id":53796137795867,"sku":"STB-FL-26-10293","price":385.0,"currency_code":"USD","in_stock":true},{"title":"2 Heads: Dia 19.6\"xH 68.8\" \/ Warm Light \/ AU Plug","offer_id":53796137828635,"sku":"STB-FL-26-10294","price":385.0,"currency_code":"USD","in_stock":true},{"title":"2 Heads: Dia 19.6\"xH 68.8\" \/ Warm Light \/ UK Plug","offer_id":53796137861403,"sku":"STB-FL-26-10295","price":385.0,"currency_code":"USD","in_stock":true},{"title":"2 Heads: Dia 19.6\"xH 68.8\" \/ Cool Light \/ US Plug","offer_id":53796137894171,"sku":"STB-FL-26-10296","price":385.0,"currency_code":"USD","in_stock":true},{"title":"2 Heads: Dia 19.6\"xH 68.8\" \/ Cool Light \/ EU Plug","offer_id":53796137926939,"sku":"STB-FL-26-10297","price":385.0,"currency_code":"USD","in_stock":true},{"title":"2 Heads: Dia 19.6\"xH 68.8\" \/ Cool Light \/ AU Plug","offer_id":53796137959707,"sku":"STB-FL-26-10298","price":385.0,"currency_code":"USD","in_stock":true},{"title":"2 Heads: Dia 19.6\"xH 68.8\" \/ Cool Light \/ UK Plug","offer_id":53796137992475,"sku":"STB-FL-26-10299","price":385.0,"currency_code":"USD","in_stock":true},{"title":"3 Heads: Dia 19.6\"xH 68.8\" \/ Warm Light \/ US Plug","offer_id":53796138025243,"sku":"STB-FL-26-10300","price":495.0,"currency_code":"USD","in_stock":true},{"title":"3 Heads: Dia 19.6\"xH 68.8\" \/ Warm Light \/ EU Plug","offer_id":53796138058011,"sku":"STB-FL-26-10301","price":495.0,"currency_code":"USD","in_stock":true},{"title":"3 Heads: Dia 19.6\"xH 68.8\" \/ Warm Light \/ AU Plug","offer_id":53796138090779,"sku":"STB-FL-26-10302","price":495.0,"currency_code":"USD","in_stock":true},{"title":"3 Heads: Dia 19.6\"xH 68.8\" \/ Warm Light \/ UK Plug","offer_id":53796138123547,"sku":"STB-FL-26-10303","price":495.0,"currency_code":"USD","in_stock":true},{"title":"3 Heads: Dia 19.6\"xH 68.8\" \/ Cool Light \/ US Plug","offer_id":53796138156315,"sku":"STB-FL-26-10304","price":495.0,"currency_code":"USD","in_stock":true},{"title":"3 Heads: Dia 19.6\"xH 68.8\" \/ Cool Light \/ EU Plug","offer_id":53796138189083,"sku":"STB-FL-26-10305","price":495.0,"currency_code":"USD","in_stock":true},{"title":"3 Heads: Dia 19.6\"xH 68.8\" \/ Cool Light \/ AU Plug","offer_id":53796138221851,"sku":"STB-FL-26-10306","price":495.0,"currency_code":"USD","in_stock":true},{"title":"3 Heads: Dia 19.6\"xH 68.8\" \/ Cool Light \/ UK Plug","offer_id":53796138254619,"sku":"STB-FL-26-10307","price":495.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/volo-crane-floor-lamp-stuberlighting_1.jpg?v=1787189140"},{"product_id":"asta-floor-lamp","title":"Asta Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — ASTA FLOOR LAMP\n\n   CONCEPT:\n   VERTICAL \/ ANCHOR \/ RHYTHM\n\n   QUIET ARCHITECTURAL EDITORIAL\n   COMPACT FIRST SCREEN\n   NO LARGE HERO IMAGE\n   NO GENERIC CARD TEMPLATE\n   DESKTOP · TABLET · MOBILE · DAWN SAFE\n========================================================= *\/\n\n.stb-asta{\n  --ink:#1C1712;\n  --brown:#4C3C30;\n\n  --text:#645A52;\n  --muted:#8B8178;\n\n  --gold:#AF9062;\n  --gold-dark:#866943;\n\n  --ivory:#FFFDF9;\n  --paper:#F8F6F1;\n  --stone:#ECE8E1;\n  --stone-2:#E2D9CC;\n  --cream:#F5EDD8;\n\n  --line:#DDD5CB;\n  --line-strong:#C9BBA8;\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-asta *,\n.stb-asta *::before,\n.stb-asta *::after{\n  box-sizing:border-box;\n}\n\n.stb-asta h2,\n.stb-asta h3,\n.stb-asta p,\n.stb-asta figure,\n.stb-asta dl,\n.stb-asta dt,\n.stb-asta dd{\n  margin-top:0;\n}\n\n.stb-asta h2,\n.stb-asta h3{\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-asta 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 — COMPACT OPENING\n========================================================= *\/\n\n.ast-opening{\n  display:grid;\n  grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr);\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  box-shadow:0 7px 20px rgba(28,23,18,.055);\n}\n\n\n\/* COPY *\/\n\n.ast-opening__copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:27px 27px 23px;\n\n  border-top:3px solid var(--ink);\n}\n\n.ast-kicker{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--gold-dark);\n\n  font-size:8.5px;\n  line-height:1.3;\n\n  font-weight:600;\n\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.ast-opening h2{\n  max-width:500px;\n\n  margin:0;\n\n  font-size:30px;\n  line-height:1.03;\n}\n\n.ast-opening__lead{\n  max-width:510px;\n\n  margin:9px 0 0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.55;\n}\n\n\n\/* 3 BUYING FACTS — NO CARDS *\/\n\n.ast-opening__facts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin:18px 0 0;\n\n  border-top:1px solid var(--ink);\n  border-bottom:1px solid var(--line);\n}\n\n.ast-opening__fact{\n  min-width:0;\n\n  padding:8px 10px 8px 0;\n}\n\n.ast-opening__fact + .ast-opening__fact{\n  padding-left:10px;\n\n  border-left:1px solid var(--line);\n}\n\n.ast-opening__fact dt{\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:8.1px;\n\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.ast-opening__fact dd{\n  margin:2px 0 0;\n\n  color:var(--ink);\n\n  font-size:10.3px;\n  line-height:1.35;\n\n  font-weight:500;\n}\n\n\n\/* NARROW MOOD IMAGE *\/\n\n.ast-opening__visual{\n  min-width:0;\n\n  padding:8px;\n\n  background:var(--stone);\n\n  border-left:1px solid var(--line);\n}\n\n.ast-opening__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  background:#EEEAE4;\n\n  text-decoration:none;\n}\n\n.ast-opening__visual img{\n  width:100% !important;\n  height:220px !important;\n\n  object-fit:cover !important;\n  object-position:center !important;\n}\n\n.ast-opening__caption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:10px;\n\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:8.2px;\n  line-height:1.4;\n}\n\n.ast-opening__caption strong{\n  color:var(--brown);\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   02 — HOW IT STANDS\n========================================================= *\/\n\n.ast-install{\n  display:grid;\n  grid-template-columns:minmax(0,.36fr) minmax(0,.64fr);\n\n  margin-top:14px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n\n  box-shadow:0 5px 16px rgba(28,23,18,.04);\n}\n\n\n\/* DIMENSION *\/\n\n.ast-install__visual{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:12px;\n\n  background:var(--stone-2);\n\n  border-right:1px solid var(--line-strong);\n}\n\n.ast-install__frame{\n  width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  background:#fff;\n\n  border:1px solid var(--line-strong);\n  border-radius:5px;\n}\n\n.ast-install__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.ast-install__frame img{\n  max-height:255px !important;\n}\n\n.ast-install__visual p{\n  margin:6px 0 0;\n\n  color:#75695D;\n\n  font-size:8.5px;\n\n  text-align:center;\n}\n\n\n\/* COPY *\/\n\n.ast-install__copy{\n  min-width:0;\n\n  padding:22px 23px;\n}\n\n.ast-section-label{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-dark);\n\n  font-size:8.4px;\n\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.ast-install__copy h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.ast-install__copy \u003e p{\n  margin:8px 0 12px;\n\n  color:var(--text);\n\n  font-size:10.7px;\n  line-height:1.47;\n}\n\n\n\/* INSTALLATION LEDGER *\/\n\n.ast-install__list{\n  border-top:1px solid var(--ink);\n}\n\n.ast-install__row{\n  display:grid;\n  grid-template-columns:minmax(0,100px) minmax(0,1fr);\n\n  gap:13px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.ast-install__row span{\n  color:var(--gold-dark);\n\n  font-size:8.2px;\n\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.ast-install__row strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.ast-install__row p{\n  margin:2px 0 0;\n\n  color:var(--text);\n\n  font-size:9.9px;\n  line-height:1.4;\n}\n\n\n\/* CRITICAL NOTE *\/\n\n.ast-ceiling-note{\n  margin-top:10px;\n\n  padding:9px 10px;\n\n  background:var(--ivory);\n\n  border-left:3px solid var(--ink);\n\n  color:var(--text);\n\n  font-size:10.1px;\n  line-height:1.44;\n}\n\n.ast-ceiling-note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   03 — LIGHT RHYTHM\n========================================================= *\/\n\n.ast-rhythm{\n  margin-top:14px;\n\n  padding:22px 23px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.ast-head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:23px;\n\n  margin-bottom:13px;\n}\n\n.ast-head small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-dark);\n\n  font-size:8.4px;\n\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.ast-head h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.ast-head p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.9px;\n  line-height:1.48;\n}\n\n\n\/* HEAD OPTIONS — ONE CONTINUOUS TABLE *\/\n\n.ast-heads{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  border-top:1px solid var(--ink);\n  border-bottom:1px solid var(--line-strong);\n}\n\n.ast-head-option{\n  min-width:0;\n\n  padding:12px 12px 11px;\n}\n\n.ast-head-option + .ast-head-option{\n  border-left:1px solid var(--line);\n}\n\n.ast-head-option small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:8px;\n\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.ast-head-option strong{\n  display:block;\n\n  margin:3px 0 2px;\n\n  color:var(--ink);\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.ast-head-option span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:9.3px;\n  line-height:1.38;\n}\n\n\n\/* GUIDE *\/\n\n.ast-rhythm__guide{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:14px;\n\n  margin-top:9px;\n\n  padding:9px 10px;\n\n  background:var(--stone);\n}\n\n.ast-rhythm__guide strong{\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.ast-rhythm__guide p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.1px;\n  line-height:1.43;\n}\n\n\n\/* =========================================================\n   04 — MATERIAL + LIGHT\n   ONE CONNECTED CARD\n========================================================= *\/\n\n.ast-core{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-top:14px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n\n\/* MATERIAL *\/\n\n.ast-core__material{\n  min-width:0;\n\n  padding:21px 21px;\n\n  background:var(--paper);\n}\n\n.ast-core__light{\n  min-width:0;\n\n  padding:21px 21px;\n\n  background:var(--stone);\n\n  border-left:1px solid var(--line-strong);\n}\n\n.ast-core small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-dark);\n\n  font-size:8.3px;\n\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.ast-core h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.05;\n}\n\n.ast-core \u003e div \u003e p{\n  margin:8px 0 0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.47;\n}\n\n\n\/* INFO LINES *\/\n\n.ast-core__lines{\n  margin-top:13px;\n\n  border-top:1px solid var(--ink);\n}\n\n.ast-core__line{\n  display:flex;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.ast-core__line span{\n  color:var(--muted);\n\n  font-size:8.1px;\n\n  text-transform:uppercase;\n}\n\n.ast-core__line strong{\n  color:var(--ink);\n\n  font-size:10.2px;\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* MARBLE NOTE *\/\n\n.ast-marble-note{\n  margin-top:10px;\n\n  padding:8px 9px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--gold-dark);\n\n  color:#635548;\n\n  font-size:9.9px;\n  line-height:1.43;\n}\n\n.ast-marble-note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   05 — SPECIFICATIONS\n========================================================= *\/\n\n.ast-spec{\n  margin-top:14px;\n\n  padding:21px 23px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.ast-spec__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.ast-spec__head small{\n  display:block;\n\n  color:var(--gold-dark);\n\n  font-size:8.3px;\n\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.ast-spec__head h3{\n  margin:3px 0 0;\n\n  font-size:21px;\n}\n\n.ast-spec__head p{\n  max-width:300px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.6px;\n\n  text-align:right;\n}\n\n\n\/* LEDGER *\/\n\n.ast-spec__list{\n  border-top:1px solid var(--ink);\n}\n\n.ast-spec__row{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.ast-spec__label{\n  color:#786E65;\n\n  font-size:11.5px;\n\n  font-weight:500;\n}\n\n.ast-spec__value{\n  color:var(--ink);\n\n  font-size:11.7px;\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   06 — FAQ\n========================================================= *\/\n\n.ast-faq{\n  margin-top:14px;\n\n  padding:21px 23px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.ast-faq__head{\n  display:grid;\n  grid-template-columns:minmax(0,205px) minmax(0,1fr);\n\n  gap:23px;\n\n  margin-bottom:9px;\n}\n\n.ast-faq__head small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-dark);\n\n  font-size:8.3px;\n\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.ast-faq__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.ast-faq__head p{\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.8px;\n  line-height:1.44;\n}\n\n.ast-faq__list{\n  border-top:1px solid var(--ink);\n}\n\n.ast-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.ast-faq__item summary{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:14px;\n\n  padding:10px 0;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16.3px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.ast-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.ast-faq__plus{\n  color:var(--gold-dark);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n\n  font-size:15px;\n\n  transition:transform .2s ease;\n}\n\n.ast-faq__item[open] .ast-faq__plus{\n  transform:rotate(45deg);\n}\n\n.ast-faq__item p{\n  max-width:700px;\n\n  margin:0;\n\n  padding:0 25px 10px 0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.49;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.ast-shipping{\n  margin-top:14px;\n\n  padding:17px 18px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-top:2px solid var(--ink);\n  border-radius:7px;\n}\n\n.ast-shipping h3{\n  margin:0 0 7px;\n\n  font-size:18px;\n}\n\n.ast-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.ast-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.ast-shipping a{\n  color:#80613F;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.ast-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(17,14,11,.95);\n\n  cursor:zoom-out;\n\n  text-decoration:none;\n}\n\n.ast-lightbox:target{\n  display:flex;\n}\n\n.ast-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.ast-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:78vh !important;\n\n  object-fit:contain !important;\n}\n\n.ast-lightbox__caption{\n  margin-top:8px;\n\n  color:#D2C0A5;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n.ast-lightbox__hint{\n  margin-top:3px;\n\n  color:#9B928A;\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-asta{\n    max-width:820px;\n  }\n\n  .ast-opening h2{\n    font-size:28px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-asta{\n    font-size:13px;\n  }\n\n\n  .ast-opening{\n    grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);\n  }\n\n  .ast-opening__copy{\n    padding:20px 16px 18px;\n  }\n\n  .ast-opening h2{\n    font-size:24px;\n  }\n\n  .ast-opening__lead{\n    font-size:10.3px;\n  }\n\n  .ast-opening__visual img{\n    height:200px !important;\n  }\n\n\n  .ast-install{\n    grid-template-columns:minmax(0,.4fr) minmax(0,.6fr);\n  }\n\n  .ast-install__visual{\n    padding:8px;\n  }\n\n  .ast-install__frame img{\n    max-height:220px !important;\n  }\n\n  .ast-install__copy{\n    padding:18px 15px;\n  }\n\n\n  .ast-rhythm,\n  .ast-spec,\n  .ast-faq{\n    padding:18px 16px;\n  }\n\n  .ast-head,\n  .ast-faq__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n\n  .ast-head-option{\n    padding:10px 7px;\n  }\n\n\n  .ast-core__material,\n  .ast-core__light{\n    padding:18px 15px;\n  }\n\n\n  .ast-spec__row{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .ast-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  .ast-opening{\n    grid-template-columns:1fr;\n  }\n\n  .ast-opening__visual{\n    order:-1;\n\n    border-left:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .ast-opening__visual img{\n    width:auto !important;\n    max-width:100% !important;\n    height:185px !important;\n  }\n\n\n  .ast-opening__facts{\n    grid-template-columns:1fr;\n  }\n\n  .ast-opening__fact + .ast-opening__fact{\n    padding-left:0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .ast-install{\n    grid-template-columns:1fr;\n  }\n\n  .ast-install__visual{\n    border-right:0;\n    border-bottom:1px solid var(--line-strong);\n  }\n\n  .ast-install__frame{\n    width:190px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .ast-heads{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .ast-head-option:nth-child(3){\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .ast-head-option:nth-child(4){\n    border-top:1px solid var(--line);\n  }\n\n\n  .ast-rhythm__guide{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n\n  .ast-core{\n    grid-template-columns:1fr;\n  }\n\n  .ast-core__light{\n    border-left:0;\n    border-top:1px solid var(--line-strong);\n  }\n\n\n  .ast-spec__head{\n    display:block;\n  }\n\n  .ast-spec__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-asta\" id=\"asta-root\"\u003e\n\u003c!-- =====================================================\n       01 — COMPACT INTRO\n  ====================================================== --\u003e\n\u003csection class=\"ast-opening\"\u003e\u003c!-- COPY --\u003e\n\u003cdiv class=\"ast-opening__copy\"\u003e\n\u003cspan class=\"ast-kicker\"\u003e Asta Floor Lamp \u003c\/span\u003e\n\u003ch2\u003eA Vertical Line of Light\u003c\/h2\u003e\n\u003cp class=\"ast-opening__lead\"\u003eAsta stretches a slim lighting system between floor and ceiling. Small LED heads sit along the tension line, while a natural marble counterweight keeps the composition grounded below.\u003c\/p\u003e\n\u003cdiv class=\"ast-opening__fact\"\u003eHeight137.8\" \/ 350cm\u003c\/div\u003e\n\u003cdiv class=\"ast-opening__fact\"\u003eOptions1 \/ 2 \/ 3 \/ 4 Heads\u003c\/div\u003e\n\u003cdiv class=\"ast-opening__fact\"\u003eSetupPlug-In + Ceiling Anchor\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SMALL MOOD IMAGE --\u003e\n\u003cfigure class=\"ast-opening__visual\"\u003e\u003ca href=\"#ast-mood-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/asta-floor-lamp-stuberlighting_12.jpg?v=1787191699\" alt=\"Asta Floor Lamp illuminated in a contemporary interior\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cfigcaption class=\"ast-opening__caption\"\u003e\u003cstrong\u003e In Use \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — DIMENSIONS + INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"ast-install\"\u003e\u003c!-- SIZE --\u003e\n\u003cfigure class=\"ast-install__visual\"\u003e\n\u003cdiv class=\"ast-install__frame\"\u003e\u003ca href=\"#ast-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/asta-floor-lamp-stuberlighting_26.jpg?v=1787191699\" alt=\"Asta Floor Lamp dimensions and floor to ceiling setup\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp\u003eDimension reference · Click to enlarge\u003c\/p\u003e\n\u003c\/figure\u003e\n\u003c!-- INSTALL COPY --\u003e\n\u003cdiv class=\"ast-install__copy\"\u003e\n\u003cspan class=\"ast-section-label\"\u003e How It Stands \u003c\/span\u003e\n\u003ch3\u003eFloor Weight Below. Ceiling Anchor Above.\u003c\/h3\u003e\n\u003cp\u003eAsta is plug-in powered, but its slim vertical form depends on tension between the marble base and a fixed ceiling point.\u003c\/p\u003e\n\u003cdiv class=\"ast-install__list\"\u003e\n\u003cdiv class=\"ast-install__row\"\u003e\n\u003cspan\u003e Overall \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Ø3.9\" × H137.8\" \u003c\/strong\u003e\n\u003cp\u003eØ10 × H350cm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-install__row\"\u003e\n\u003cspan\u003e Ceiling \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Anchor Required \u003c\/strong\u003e\n\u003cp\u003eThe upper tension point must be securely screwed into the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-install__row\"\u003e\n\u003cspan\u003e Power \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Plug-In \u003c\/strong\u003e\n\u003cp\u003eNo electrical hardwiring is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-install__row\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e 59.1\" \/ 150cm \u003c\/strong\u003e\n\u003cp\u003eInline On \/ Off control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-ceiling-note\"\u003e\n\u003cstrong\u003e Before ordering: \u003c\/strong\u003e make sure your ceiling allows drilling. Asta is not a fully freestanding floor lamp.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — LIGHT RHYTHM\n  ====================================================== --\u003e\n\u003csection class=\"ast-rhythm\"\u003e\n\u003cdiv class=\"ast-head\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Head Configuration \u003c\/small\u003e\n\u003ch3\u003eChoose the Amount of Light\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe vertical structure stays visually slim. Adding heads increases both light output and the rhythm of illuminated points along the line.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-heads\"\u003e\n\u003cdiv class=\"ast-head-option\"\u003e\n\u003csmall\u003e 1 Head \u003c\/small\u003e \u003cstrong\u003e 3W \u003c\/strong\u003e \u003cspan\u003e Most minimal\u003cbr\u003eaccent effect \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-head-option\"\u003e\n\u003csmall\u003e 2 Heads \u003c\/small\u003e \u003cstrong\u003e 6W \u003c\/strong\u003e \u003cspan\u003e Balanced\u003cbr\u003eeveryday option \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-head-option\"\u003e\n\u003csmall\u003e 3 Heads \u003c\/small\u003e \u003cstrong\u003e 9W \u003c\/strong\u003e \u003cspan\u003e Stronger\u003cbr\u003evertical rhythm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-head-option\"\u003e\n\u003csmall\u003e 4 Heads \u003c\/small\u003e \u003cstrong\u003e 12W \u003c\/strong\u003e \u003cspan\u003e Fullest\u003cbr\u003elight presence \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-rhythm__guide\"\u003e\n\u003cstrong\u003e Choose by visual density. \u003c\/strong\u003e\n\u003cp\u003eOne or two heads keep Asta extremely restrained. Three or four heads create a more noticeable lighting composition without making the structure itself feel bulky.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — MATERIAL + LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"ast-core\"\u003e\u003c!-- MATERIAL --\u003e\n\u003cdiv class=\"ast-core__material\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e\n\u003ch3\u003eStone Weight, Minimal Structure\u003c\/h3\u003e\n\u003cp\u003eNatural marble gives Asta the weight it needs at floor level, while the metal structure above remains visually light.\u003c\/p\u003e\n\u003cdiv class=\"ast-core__lines\"\u003e\n\u003cdiv class=\"ast-core__line\"\u003e\n\u003cspan\u003e Base \u003c\/span\u003e \u003cstrong\u003e Natural Marble \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-core__line\"\u003e\n\u003cspan\u003e Structure \u003c\/span\u003e \u003cstrong\u003e Iron + Metal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-core__line\"\u003e\n\u003cspan\u003e Finish \u003c\/span\u003e \u003cstrong\u003e Black + Gold \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-marble-note\"\u003e\n\u003cstrong\u003e Natural marble: \u003c\/strong\u003e veining, pattern and tone vary from piece to piece. These differences are natural and not considered defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LIGHT --\u003e\n\u003cdiv class=\"ast-core__light\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e\n\u003ch3\u003eSmall Sources, Soft Atmosphere\u003c\/h3\u003e\n\u003cp\u003eIntegrated LED heads create separated points of light rather than one broad shade, giving Asta a more architectural ambient effect.\u003c\/p\u003e\n\u003cdiv class=\"ast-core__lines\"\u003e\n\u003cdiv class=\"ast-core__line\"\u003e\n\u003cspan\u003e Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-core__line\"\u003e\n\u003cspan\u003e Included \u003c\/span\u003e \u003cstrong\u003e Yes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-core__line\"\u003e\n\u003cspan\u003e Standard \u003c\/span\u003e \u003cstrong\u003e 3000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-core__line\"\u003e\n\u003cspan\u003e By Request \u003c\/span\u003e \u003cstrong\u003e 4000K \/ 6000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"ast-spec\"\u003e\n\u003cdiv class=\"ast-spec__head\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Product Details \u003c\/small\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe practical details to confirm before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-spec__list\"\u003e\n\u003cdiv class=\"ast-spec__row\"\u003e\n\u003cspan class=\"ast-spec__label\"\u003e Overall Size \u003c\/span\u003e \u003cspan class=\"ast-spec__value\"\u003e Ø3.9\" × H137.8\" · Ø10 × H350cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-spec__row\"\u003e\n\u003cspan class=\"ast-spec__label\"\u003e Configurations \u003c\/span\u003e \u003cspan class=\"ast-spec__value\"\u003e 1 Head · 2 Heads · 3 Heads · 4 Heads \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-spec__row\"\u003e\n\u003cspan class=\"ast-spec__label\"\u003e Rated Power \u003c\/span\u003e \u003cspan class=\"ast-spec__value\"\u003e Approx. 3W per head · 3W \/ 6W \/ 9W \/ 12W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-spec__row\"\u003e\n\u003cspan class=\"ast-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"ast-spec__value\"\u003e Iron · Metal · Natural marble \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-spec__row\"\u003e\n\u003cspan class=\"ast-spec__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"ast-spec__value\"\u003e Black structure · Gold light heads · Natural marble base \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-spec__row\"\u003e\n\u003cspan class=\"ast-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"ast-spec__value\"\u003e Integrated LED · Included · Separate Bulb: Not required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-spec__row\"\u003e\n\u003cspan class=\"ast-spec__label\"\u003e Color Temperature \u003c\/span\u003e \u003cspan class=\"ast-spec__value\"\u003e Default 3000K · 4000K \/ 6000K available on request before ordering \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-spec__row\"\u003e\n\u003cspan class=\"ast-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"ast-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-spec__row\"\u003e\n\u003cspan class=\"ast-spec__label\"\u003e Power \u003c\/span\u003e \u003cspan class=\"ast-spec__value\"\u003e Plug-in · No electrical hardwiring required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-spec__row\"\u003e\n\u003cspan class=\"ast-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"ast-spec__value\"\u003e Inline On \/ Off switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-spec__row\"\u003e\n\u003cspan class=\"ast-spec__label\"\u003e Cord \u003c\/span\u003e \u003cspan class=\"ast-spec__value\"\u003e 59.1\" \/ 150cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-spec__row\"\u003e\n\u003cspan class=\"ast-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"ast-spec__value\"\u003e Floor counterweight + ceiling tension anchor · Ceiling drilling required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-spec__row\"\u003e\n\u003cspan class=\"ast-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"ast-spec__value\"\u003e IP20 · Indoor dry locations only · Not waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-spec__row\"\u003e\n\u003cspan class=\"ast-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"ast-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       06 — FAQ\n  ====================================================== --\u003e\n\u003csection class=\"ast-faq\"\u003e\n\u003cdiv class=\"ast-faq__head\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Frequently Asked Questions \u003c\/small\u003e\n\u003ch3\u003eBefore You Choose\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe important questions for this floor-to-ceiling design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ast-faq__list\"\u003e\n\u003cdetails class=\"ast-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Does Asta attach to the ceiling? \u003c\/span\u003e \u003cspan class=\"ast-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Asta uses a marble floor counterweight and an upper ceiling anchor to create tension. The ceiling anchor must be securely screwed into the ceiling.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ast-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Is Asta plug-in or hardwired? \u003c\/span\u003e \u003cspan class=\"ast-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eAsta is plug-in powered. Electrical hardwiring is not required, although the upper tension point must still be physically mounted to the ceiling.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ast-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Which head configuration should I choose? \u003c\/span\u003e \u003cspan class=\"ast-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eChoose one or two heads for a quieter, more minimal composition. Three or four heads create greater light output and a stronger vertical rhythm.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ast-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Are the LEDs included? \u003c\/span\u003e \u003cspan class=\"ast-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Asta uses integrated LEDs, so no separate bulbs are required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ast-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Can I request another color temperature? \u003c\/span\u003e \u003cspan class=\"ast-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eStandard orders use 3000K warm white. 4000K or 6000K can be arranged when requested before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ast-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Why may the marble base vary from the photos? \u003c\/span\u003e \u003cspan class=\"ast-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eThe base uses natural marble, so veining, pattern and tone vary from piece to piece. These variations are normal characteristics of natural stone.\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=\"ast-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       MOOD LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"ast-mood-large\" href=\"#asta-root\" class=\"ast-lightbox\"\u003e \u003cspan class=\"ast-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/asta-floor-lamp-stuberlighting_12.jpg?v=1787191699\" alt=\"Enlarged Asta Floor Lamp illuminated atmosphere image\"\u003e \u003cspan class=\"ast-lightbox__caption\"\u003e Asta · Illuminated View \u003c\/span\u003e \u003cspan class=\"ast-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=\"ast-size-large\" href=\"#asta-root\" class=\"ast-lightbox\"\u003e \u003cspan class=\"ast-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/asta-floor-lamp-stuberlighting_26.jpg?v=1787191699\" alt=\"Enlarged Asta Floor Lamp dimensions\"\u003e \u003cspan class=\"ast-lightbox__caption\"\u003e Asta · Ø3.9\" × H137.8\" · Ø10 × H350cm \u003c\/span\u003e \u003cspan class=\"ast-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-lights Dia 3.9\" x H 137.8\" \/ Gold \u0026 Black (Warm Light) \/ US plug","offer_id":53796233773339,"sku":"STB-FL-26-10308","price":175.0,"currency_code":"USD","in_stock":true},{"title":"1-lights Dia 3.9\" x H 137.8\" \/ Gold \u0026 Black (Warm Light) \/ UK plug","offer_id":53796233806107,"sku":"STB-FL-26-10309","price":175.0,"currency_code":"USD","in_stock":true},{"title":"1-lights Dia 3.9\" x H 137.8\" \/ Gold \u0026 Black (Warm Light) \/ AU plug","offer_id":53796233838875,"sku":"STB-FL-26-10310","price":175.0,"currency_code":"USD","in_stock":true},{"title":"1-lights Dia 3.9\" x H 137.8\" \/ Gold \u0026 Black (Warm Light) \/ EU plug","offer_id":53796233871643,"sku":"STB-FL-26-10311","price":175.0,"currency_code":"USD","in_stock":true},{"title":"2-lights Dia 3.9\" x H 137.8\" \/ Gold \u0026 Black (Warm Light) \/ US plug","offer_id":53796233904411,"sku":"STB-FL-26-10312","price":195.0,"currency_code":"USD","in_stock":true},{"title":"2-lights Dia 3.9\" x H 137.8\" \/ Gold \u0026 Black (Warm Light) \/ UK plug","offer_id":53796233937179,"sku":"STB-FL-26-10313","price":195.0,"currency_code":"USD","in_stock":true},{"title":"2-lights Dia 3.9\" x H 137.8\" \/ Gold \u0026 Black (Warm Light) \/ AU plug","offer_id":53796233969947,"sku":"STB-FL-26-10314","price":195.0,"currency_code":"USD","in_stock":true},{"title":"2-lights Dia 3.9\" x H 137.8\" \/ Gold \u0026 Black (Warm Light) \/ EU plug","offer_id":53796234002715,"sku":"STB-FL-26-10315","price":195.0,"currency_code":"USD","in_stock":true},{"title":"3-lights Dia 3.9\" x H 137.8\" \/ Gold \u0026 Black (Warm Light) \/ US plug","offer_id":53796234035483,"sku":"STB-FL-26-10316","price":225.0,"currency_code":"USD","in_stock":true},{"title":"3-lights Dia 3.9\" x H 137.8\" \/ Gold \u0026 Black (Warm Light) \/ UK plug","offer_id":53796234068251,"sku":"STB-FL-26-10317","price":225.0,"currency_code":"USD","in_stock":true},{"title":"3-lights Dia 3.9\" x H 137.8\" \/ Gold \u0026 Black (Warm Light) \/ AU plug","offer_id":53796234101019,"sku":"STB-FL-26-10318","price":225.0,"currency_code":"USD","in_stock":true},{"title":"3-lights Dia 3.9\" x H 137.8\" \/ Gold \u0026 Black (Warm Light) \/ EU plug","offer_id":53796234133787,"sku":"STB-FL-26-10319","price":225.0,"currency_code":"USD","in_stock":true},{"title":"4-lights Dia 3.9\" x H 137.8\" \/ Gold \u0026 Black (Warm Light) \/ US plug","offer_id":53796234166555,"sku":"STB-FL-26-10320","price":255.0,"currency_code":"USD","in_stock":true},{"title":"4-lights Dia 3.9\" x H 137.8\" \/ Gold \u0026 Black (Warm Light) \/ UK plug","offer_id":53796234199323,"sku":"STB-FL-26-10321","price":255.0,"currency_code":"USD","in_stock":true},{"title":"4-lights Dia 3.9\" x H 137.8\" \/ Gold \u0026 Black (Warm Light) \/ AU plug","offer_id":53796234232091,"sku":"STB-FL-26-10322","price":255.0,"currency_code":"USD","in_stock":true},{"title":"4-lights Dia 3.9\" x H 137.8\" \/ Gold \u0026 Black (Warm Light) \/ EU plug","offer_id":53796234264859,"sku":"STB-FL-26-10323","price":255.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/asta-floor-lamp-stuberlighting_1.jpg?v=1787191699"},{"product_id":"lava-column-floor-lamp","title":"Lava Column Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING\n   LAVA COLUMN FLOOR LAMP\n\n   PRODUCT FLOW\n   VISUAL EFFECT → DETAIL → SIZE → FINISH\n   → LIGHT \/ CONTROL → SPECS → FAQ\n\n   US MARKET · SEO FRIENDLY\n   DAWN SAFE · RESPONSIVE\n========================================================= *\/\n\n.stb-lava-column{\n  --ink:#21160F;\n  --brown:#4B3322;\n  --brown-soft:#70543F;\n\n  --bronze:#987351;\n  --bronze-soft:#BE9D79;\n\n  --ivory:#FFFDF9;\n  --paper:#FAF7F1;\n  --cream:#F3EBE1;\n  --sand:#E6D8C9;\n  --sand-soft:#F7F2EB;\n\n  --text:#5E5148;\n  --muted:#81756C;\n\n  --line:#DDD0C2;\n  --line-strong:#C9B7A3;\n\n  width:100%;\n  max-width:890px;\n  min-width:0;\n\n  margin:0 auto;\n\n  color:var(--text);\n  background:transparent;\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-lava-column *,\n.stb-lava-column *::before,\n.stb-lava-column *::after{\n  box-sizing:border-box;\n}\n\n.stb-lava-column h2,\n.stb-lava-column h3,\n.stb-lava-column p,\n.stb-lava-column figure{\n  margin-top:0;\n}\n\n.stb-lava-column h2,\n.stb-lava-column h3{\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-lava-column img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.lcf-label{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--bronze);\n\n  font-size:8.4px;\n  line-height:1.3;\n\n  font-weight:600;\n\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   01 — OPENING\n========================================================= *\/\n\n.lcf-opening{\n  display:grid;\n  grid-template-columns:minmax(0,1.42fr) minmax(220px,.58fr);\n\n  gap:31px;\n  align-items:end;\n\n  padding:8px 0 23px;\n\n  border-bottom:1px solid var(--ink);\n}\n\n.lcf-opening__kicker{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--bronze);\n\n  font-size:8.6px;\n\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.lcf-opening h2{\n  max-width:610px;\n\n  margin:0;\n\n  font-size:33px;\n  line-height:1.02;\n}\n\n.lcf-opening__lead{\n  max-width:625px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:11.4px;\n  line-height:1.56;\n}\n\n\n\/* QUICK FACTS *\/\n\n.lcf-glance{\n  min-width:0;\n\n  padding:14px 16px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n\n  box-shadow:0 5px 16px rgba(33,22,15,.035);\n}\n\n.lcf-glance__title{\n  display:block;\n\n  padding-bottom:7px;\n\n  border-bottom:1px solid var(--ink);\n\n  color:var(--bronze);\n\n  font-size:7.9px;\n\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.lcf-glance__row{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lcf-glance__row:last-child{\n  padding-bottom:0;\n  border-bottom:0;\n}\n\n.lcf-glance__row span{\n  color:var(--muted);\n\n  font-size:8px;\n\n  text-transform:uppercase;\n}\n\n.lcf-glance__row strong{\n  color:var(--ink);\n\n  font-size:10.2px;\n  line-height:1.38;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   02 — VISUAL EFFECT\n========================================================= *\/\n\n.lcf-effect{\n  display:grid;\n  grid-template-columns:minmax(0,.74fr) minmax(0,1.26fr);\n\n  margin-top:17px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* DARK INTRO *\/\n\n.lcf-effect__intro{\n  min-width:0;\n\n  padding:24px 22px;\n\n  background:var(--ink);\n}\n\n.lcf-effect__intro .lcf-label{\n  color:#D1AF8B;\n}\n\n.lcf-effect__intro h3{\n  margin:0;\n\n  color:#FFF9F1;\n\n  font-size:25px;\n  line-height:1.03;\n}\n\n.lcf-effect__intro p{\n  margin:9px 0 0;\n\n  color:#D9CDC3;\n\n  font-size:10.4px;\n  line-height:1.5;\n}\n\n\n\/* STATES *\/\n\n.lcf-effect__states{\n  min-width:0;\n\n  padding:19px 21px;\n\n  background:var(--paper);\n}\n\n.lcf-effect-state{\n  display:grid;\n  grid-template-columns:86px minmax(0,1fr);\n\n  gap:16px;\n\n  padding:10px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lcf-effect-state:first-child{\n  border-top:1px solid var(--brown);\n}\n\n.lcf-effect-state span{\n  color:var(--bronze);\n\n  font-size:8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lcf-effect-state strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.6px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n.lcf-effect-state p{\n  margin:2px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.4px;\n  line-height:1.42;\n}\n\n.lcf-effect__note{\n  margin-top:10px;\n\n  padding:9px 10px;\n\n  background:var(--ivory);\n\n  border-left:3px solid var(--bronze);\n\n  color:var(--text);\n\n  font-size:9.5px;\n  line-height:1.44;\n}\n\n.lcf-effect__note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   03 — PRODUCT DETAIL\n   REAL DETAIL IMAGE BEFORE SIZE\n========================================================= *\/\n\n.lcf-detail{\n  display:grid;\n  grid-template-columns:minmax(225px,.72fr) minmax(0,1.28fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin-top:18px;\n\n  padding:14px;\n\n  background:var(--sand-soft);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* IMAGE *\/\n\n.lcf-detail__visual{\n  min-width:0;\n\n  margin:0;\n  padding:6px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:6px;\n}\n\n.lcf-detail__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n\n  overflow:hidden;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.lcf-detail__visual img{\n  max-height:245px !important;\n}\n\n.lcf-detail__visual figcaption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:10px;\n\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:8px;\n  line-height:1.4;\n}\n\n.lcf-detail__visual figcaption strong{\n  color:var(--brown);\n\n  font-weight:500;\n}\n\n\n\/* COPY *\/\n\n.lcf-detail__copy{\n  min-width:0;\n\n  padding:5px 8px;\n}\n\n.lcf-detail__copy h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.04;\n}\n\n.lcf-detail__intro{\n  max-width:520px;\n\n  margin:7px 0 12px;\n\n  color:var(--text);\n\n  font-size:10.3px;\n  line-height:1.47;\n}\n\n.lcf-detail__list{\n  border-top:1px solid var(--ink);\n}\n\n.lcf-detail__row{\n  display:grid;\n  grid-template-columns:95px minmax(0,1fr);\n\n  gap:15px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lcf-detail__row span{\n  color:var(--bronze);\n\n  font-size:8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lcf-detail__row strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.3px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n.lcf-detail__row p{\n  margin:2px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   04 — SIZE \u0026 PLACEMENT\n========================================================= *\/\n\n.lcf-size{\n  margin-top:19px;\n}\n\n.lcf-size__head{\n  display:grid;\n  grid-template-columns:minmax(0,215px) minmax(0,1fr);\n\n  gap:28px;\n  align-items:end;\n\n  margin-bottom:11px;\n}\n\n.lcf-size__head h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.04;\n}\n\n.lcf-size__head p{\n  max-width:525px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.47;\n}\n\n\n\/* SIZE BODY *\/\n\n.lcf-size__body{\n  display:grid;\n  grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);\n\n  gap:15px;\n\n  padding:13px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.lcf-size__visual{\n  align-self:center;\n\n  min-width:0;\n\n  margin:0;\n  padding:6px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:6px;\n}\n\n.lcf-size__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n\n  overflow:hidden;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.lcf-size__visual img{\n  max-height:250px !important;\n}\n\n.lcf-size__visual figcaption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:10px;\n\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:8px;\n}\n\n.lcf-size__visual figcaption strong{\n  color:var(--brown);\n\n  font-weight:500;\n}\n\n\n\/* SIZE INFO *\/\n\n.lcf-size__info{\n  min-width:0;\n\n  padding:4px 6px;\n}\n\n.lcf-size__metric{\n  padding-bottom:12px;\n\n  border-bottom:1px solid var(--ink);\n}\n\n.lcf-size__metric small{\n  display:block;\n\n  color:var(--bronze);\n\n  font-size:7.8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lcf-size__metric strong{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:24px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.lcf-size__metric span{\n  display:block;\n\n  margin-top:4px;\n\n  color:var(--brown);\n\n  font-size:10px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n\n\/* SCALE NOTES *\/\n\n.lcf-scale-list{\n  margin-top:2px;\n}\n\n.lcf-scale{\n  display:grid;\n  grid-template-columns:95px minmax(0,1fr);\n\n  gap:14px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lcf-scale span{\n  color:var(--bronze);\n\n  font-size:8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lcf-scale strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.3px;\n\n  font-weight:500;\n}\n\n.lcf-scale p{\n  margin:2px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  line-height:1.4;\n}\n\n\n\/* SIZE TIP *\/\n\n.lcf-size__tip{\n  margin-top:10px;\n\n  padding:9px 10px;\n\n  background:var(--ivory);\n\n  border-left:3px solid var(--bronze);\n\n  color:var(--text);\n\n  font-size:9.5px;\n  line-height:1.44;\n}\n\n.lcf-size__tip strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   05 — FINISHES\n========================================================= *\/\n\n.lcf-finishes{\n  margin-top:18px;\n\n  padding:19px 20px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.lcf-finishes__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:20px;\n\n  margin-bottom:10px;\n}\n\n.lcf-finishes__head h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.lcf-finishes__head p{\n  max-width:410px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.42;\n\n  text-align:right;\n}\n\n.lcf-finish-list{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  border-top:1px solid var(--ink);\n}\n\n.lcf-finish{\n  min-width:0;\n\n  padding:13px 13px 4px;\n}\n\n.lcf-finish + .lcf-finish{\n  border-left:1px solid var(--line);\n}\n\n.lcf-finish small{\n  display:block;\n\n  color:var(--bronze);\n\n  font-size:7.8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lcf-finish strong{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.06;\n\n  font-weight:500;\n}\n\n.lcf-finish p{\n  margin:5px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.1px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   06 — LIGHT \/ CONTROL \/ PLUG\n========================================================= *\/\n\n.lcf-practical{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,1fr);\n\n  margin-top:18px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* LIGHT *\/\n\n.lcf-light{\n  min-width:0;\n\n  padding:21px;\n\n  background:var(--cream);\n\n  border-right:1px solid var(--line-strong);\n}\n\n.lcf-control{\n  min-width:0;\n\n  padding:21px;\n\n  background:var(--ivory);\n}\n\n.lcf-practical h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.lcf-practical__intro{\n  margin:7px 0 12px;\n\n  color:var(--text);\n\n  font-size:10.2px;\n  line-height:1.46;\n}\n\n\n\/* BULB FOCUS *\/\n\n.lcf-bulb{\n  margin-bottom:10px;\n\n  padding:11px 12px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--ink);\n  border-bottom:1px solid var(--line-strong);\n}\n\n.lcf-bulb small{\n  display:block;\n\n  color:var(--bronze);\n\n  font-size:7.8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lcf-bulb strong{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.lcf-bulb p{\n  margin:4px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  line-height:1.4;\n}\n\n\n\/* PRACTICAL LIST *\/\n\n.lcf-practical__list{\n  border-top:1px solid var(--ink);\n}\n\n.lcf-practical__row{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-start;\n\n  gap:15px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lcf-practical__row span{\n  flex:0 0 auto;\n\n  color:var(--bronze);\n\n  font-size:8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lcf-practical__row strong{\n  max-width:68%;\n\n  color:var(--ink);\n\n  font-size:10.2px;\n  line-height:1.4;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* CONTROL NOTE *\/\n\n.lcf-control__note{\n  margin-top:10px;\n\n  padding:9px 10px;\n\n  background:var(--sand-soft);\n\n  border-left:3px solid var(--bronze);\n\n  color:var(--text);\n\n  font-size:9.5px;\n  line-height:1.44;\n}\n\n.lcf-control__note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   07 — SPECIFICATIONS\n========================================================= *\/\n\n.lcf-spec{\n  margin-top:20px;\n}\n\n.lcf-spec__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:22px;\n\n  margin-bottom:9px;\n}\n\n.lcf-spec__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.lcf-spec__head p{\n  max-width:330px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.42;\n\n  text-align:right;\n}\n\n.lcf-spec__list{\n  border-top:1px solid var(--ink);\n}\n\n.lcf-spec__row{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:20px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lcf-spec__label{\n  color:#76695F;\n\n  font-size:11.3px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.lcf-spec__value{\n  min-width:0;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  line-height:1.48;\n\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   08 — FAQ\n========================================================= *\/\n\n.lcf-faq{\n  margin-top:18px;\n\n  padding:20px 21px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.lcf-faq__head{\n  display:grid;\n  grid-template-columns:minmax(0,205px) minmax(0,1fr);\n\n  gap:25px;\n  align-items:end;\n\n  margin-bottom:10px;\n}\n\n.lcf-faq__head h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.lcf-faq__head p{\n  max-width:500px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.7px;\n  line-height:1.45;\n}\n\n.lcf-faq__list{\n  border-top:1px solid var(--ink);\n}\n\n.lcf-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lcf-faq__item summary{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:15px;\n\n  padding:11px 0;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16.2px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.lcf-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.lcf-faq__plus{\n  flex:0 0 auto;\n\n  color:var(--bronze);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n\n  font-size:16px;\n  line-height:1;\n\n  transition:transform .2s ease;\n}\n\n.lcf-faq__item[open] .lcf-faq__plus{\n  transform:rotate(45deg);\n}\n\n.lcf-faq__item p{\n  max-width:730px;\n\n  margin:0;\n\n  padding:0 28px 11px 0;\n\n  color:var(--text);\n\n  font-size:10.3px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   PRODUCT NOTE\n========================================================= *\/\n\n.lcf-note{\n  margin-top:14px;\n\n  padding:11px 14px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--bronze);\n\n  color:var(--text);\n\n  font-size:9.6px;\n  line-height:1.48;\n}\n\n.lcf-note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   09 — SHIPPING \u0026 RETURNS\n========================================================= *\/\n\n.lcf-shipping{\n  margin-top:15px;\n\n  padding:19px 20px;\n\n  background:var(--ink);\n\n  border:1px solid var(--ink);\n  border-radius:8px;\n}\n\n.lcf-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF9F1;\n\n  font-size:19px;\n  line-height:1.1;\n}\n\n.lcf-shipping p{\n  margin:0 0 5px;\n\n  color:#DDD2C8;\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n.lcf-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.lcf-shipping a{\n  color:#D9B990;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.lcf-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,13,9,.95);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.lcf-lightbox:target{\n  display:flex;\n}\n\n.lcf-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.lcf-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:82vh !important;\n\n  padding:6px;\n\n  background:#fff;\n\n  border-radius:5px;\n\n  object-fit:contain !important;\n}\n\n.lcf-lightbox__caption{\n  margin-top:9px;\n\n  color:#E2C9A7;\n\n  font-size:10px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n.lcf-lightbox__hint{\n  margin-top:3px;\n\n  color:#A99A8D;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(min-width:750px) and (max-width:990px){\n\n  .stb-lava-column{\n    max-width:835px;\n  }\n\n  .lcf-opening h2{\n    font-size:30px;\n  }\n\n  .lcf-detail__visual img,\n  .lcf-size__visual img{\n    max-height:225px !important;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-lava-column{\n    font-size:13px;\n  }\n\n  .lcf-opening{\n    grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);\n\n    gap:17px;\n  }\n\n  .lcf-opening h2{\n    font-size:25px;\n  }\n\n  .lcf-opening__lead{\n    font-size:10.4px;\n  }\n\n\n  .lcf-effect{\n    grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);\n  }\n\n  .lcf-effect__intro,\n  .lcf-effect__states{\n    padding:18px 15px;\n  }\n\n\n  .lcf-detail{\n    grid-template-columns:minmax(180px,.72fr) minmax(0,1.28fr);\n\n    gap:12px;\n\n    padding:10px;\n  }\n\n  .lcf-detail__visual img{\n    max-height:205px !important;\n  }\n\n\n  .lcf-size__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n  .lcf-size__body{\n    grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr);\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .lcf-size__visual img{\n    max-height:215px !important;\n  }\n\n\n  .lcf-light,\n  .lcf-control{\n    padding:18px 15px;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .lcf-opening{\n    grid-template-columns:1fr;\n  }\n\n\n  .lcf-effect{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* DETAIL *\/\n\n  .lcf-detail{\n    grid-template-columns:minmax(0,.46fr) minmax(0,.54fr);\n  }\n\n  .lcf-detail__visual{\n    align-self:start;\n  }\n\n  .lcf-detail__visual img{\n    max-height:180px !important;\n  }\n\n  .lcf-detail__copy{\n    padding:2px 2px;\n  }\n\n\n  \/* SIZE *\/\n\n  .lcf-size__body{\n    grid-template-columns:minmax(0,.43fr) minmax(0,.57fr);\n  }\n\n  .lcf-size__visual img{\n    max-height:195px !important;\n  }\n\n  .lcf-size__metric strong{\n    font-size:20px;\n  }\n\n\n  \/* FINISH *\/\n\n  .lcf-finishes{\n    padding:17px 15px;\n  }\n\n  .lcf-finishes__head{\n    display:block;\n  }\n\n  .lcf-finishes__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n  .lcf-finish-list{\n    grid-template-columns:1fr;\n  }\n\n  .lcf-finish + .lcf-finish{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* LIGHT *\/\n\n  .lcf-practical{\n    grid-template-columns:1fr;\n  }\n\n  .lcf-light{\n    border-right:0;\n    border-bottom:1px solid var(--line-strong);\n  }\n\n\n  \/* SPEC *\/\n\n  .lcf-spec__head{\n    display:block;\n  }\n\n  .lcf-spec__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n  .lcf-spec__row{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .lcf-spec__label{\n    color:var(--bronze);\n\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .lcf-faq{\n    padding:18px 15px;\n  }\n\n  .lcf-faq__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .lcf-detail,\n  .lcf-size__body{\n    grid-template-columns:1fr;\n  }\n\n  .lcf-detail__visual{\n    width:250px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n  .lcf-size__visual{\n    width:235px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-lava-column\" id=\"lava-column-root\"\u003e\n\u003c!-- =====================================================\n     01 — OPENING\n====================================================== --\u003e\n\u003csection class=\"lcf-opening\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lcf-opening__kicker\"\u003e Lava Column Floor Lamp \u003c\/span\u003e\n\u003ch2\u003eMirrored by Day. Molten With Light.\u003c\/h2\u003e\n\u003cp class=\"lcf-opening__lead\"\u003eLava Column is a sculptural modern floor lamp built around four irregular reflective globes. Switched off, the surfaces read like mirrored objects; switched on, the globes become translucent and reveal a warm, fluid-looking glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"lcf-glance\"\u003e\u003cspan class=\"lcf-glance__title\"\u003e At a Glance \u003c\/span\u003e\n\u003cdiv class=\"lcf-glance__row\"\u003e\n\u003cspan\u003eHeight\u003c\/span\u003e \u003cstrong\u003e68.9\" \/ 175cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-glance__row\"\u003e\n\u003cspan\u003eWidth\u003c\/span\u003e \u003cstrong\u003e22.8\" \/ 58cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-glance__row\"\u003e\n\u003cspan\u003eGlobes\u003c\/span\u003e \u003cstrong\u003e4 Sculptural Shades\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-glance__row\"\u003e\n\u003cspan\u003eSocket\u003c\/span\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-glance__row\"\u003e\n\u003cspan\u003ePower\u003c\/span\u003e \u003cstrong\u003ePlug-In\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/aside\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     02 — VISUAL EFFECT\n====================================================== --\u003e\n\u003csection class=\"lcf-effect\"\u003e\n\u003cdiv class=\"lcf-effect__intro\"\u003e\n\u003cspan class=\"lcf-label\"\u003e Light On \/ Off \u003c\/span\u003e\n\u003ch3\u003eTwo Looks in One Floor Lamp\u003c\/h3\u003e\n\u003cp\u003eLava is designed to remain visually interesting even when it is not illuminated. The reflective finish changes character once light begins to pass through the distorted globes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-effect__states\"\u003e\n\u003cdiv class=\"lcf-effect-state\"\u003e\n\u003cspan\u003e Light Off \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Reflective, Mirror-Like Surface \u003c\/strong\u003e\n\u003cp\u003eThe globes pick up nearby walls, windows and furniture, behaving more like decorative sculpture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-effect-state\"\u003e\n\u003cspan\u003e Light On \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Translucent Inner Glow \u003c\/strong\u003e\n\u003cp\u003eThe internal light becomes visible through the reflective shell, highlighting the irregular molten-like shape.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-effect-state\"\u003e\n\u003cspan\u003e Light Quality \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Decorative Ambient Light \u003c\/strong\u003e\n\u003cp\u003eBest used as atmospheric room lighting rather than as a focused reading or task lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-effect__note\"\u003e\n\u003cstrong\u003e Best for: \u003c\/strong\u003e spaces where you want the floor lamp to contribute visually during both the day and evening—not only when the light is switched on.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     03 — PRODUCT DETAIL\n====================================================== --\u003e\n\u003csection class=\"lcf-detail\" id=\"lava-column-detail\"\u003e\n\u003cfigure class=\"lcf-detail__visual\"\u003e\u003ca href=\"#lava-column-detail-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-column-floor-lamp-stuberlighting_9.jpg?v=1787571965\" alt=\"Close-up detail of Lava Column Floor Lamp reflective globes and polished metal structure\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Reflective Surface Detail \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cdiv class=\"lcf-detail__copy\"\u003e\n\u003cspan class=\"lcf-label\"\u003e Up Close \u003c\/span\u003e\n\u003ch3\u003eThe Distortion Is the Detail\u003c\/h3\u003e\n\u003cp class=\"lcf-detail__intro\"\u003eThe appeal comes from the intentionally irregular surfaces rather than perfectly round, uniform globes. Reflections bend across each form, giving the lamp more movement as you walk around it.\u003c\/p\u003e\n\u003cdiv class=\"lcf-detail__list\"\u003e\n\u003cdiv class=\"lcf-detail__row\"\u003e\n\u003cspan\u003e Shades \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e PVC \/ Plastic Construction \u003c\/strong\u003e\n\u003cp\u003eFormed into distorted reflective globes rather than conventional symmetrical shades.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-detail__row\"\u003e\n\u003cspan\u003e Frame \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Metal Column Structure \u003c\/strong\u003e\n\u003cp\u003eA slim central stem keeps attention on the cluster of sculptural globes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-detail__row\"\u003e\n\u003cspan\u003e Base \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Tapered Marble-Detail Base \u003c\/strong\u003e\n\u003cp\u003eNatural marble patterning can vary from lamp to lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     04 — SIZE\n====================================================== --\u003e\n\u003csection class=\"lcf-size\" id=\"lava-column-size\"\u003e\n\u003cdiv class=\"lcf-size__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lcf-label\"\u003e Size \u0026amp; Scale \u003c\/span\u003e\n\u003ch3\u003eTall, but Visually Narrow\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eAt 68.9\" high, Lava has enough height to register as a statement floor lamp, while its 22.8\" maximum width keeps the overall footprint manageable beside seating, consoles and open wall areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-size__body\"\u003e\n\u003c!-- SIZE IMAGE --\u003e\n\u003cfigure class=\"lcf-size__visual\"\u003e\u003ca href=\"#lava-column-size-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-column-floor-lamp-stuberlighting_25.jpg?v=1787571964\" alt=\"Lava Column Floor Lamp dimensions 22.8 inches wide by 68.9 inches high\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Dimension Guide \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- SIZE INFO --\u003e\n\u003cdiv class=\"lcf-size__info\"\u003e\n\u003cdiv class=\"lcf-size__metric\"\u003e\n\u003csmall\u003e Overall Size \u003c\/small\u003e \u003cstrong\u003e Ø22.8\" × H68.9\" \u003c\/strong\u003e \u003cspan\u003e Ø58 × H175cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-scale-list\"\u003e\n\u003cdiv class=\"lcf-scale\"\u003e\n\u003cspan\u003e Height \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e 68.9\" \/ 175cm \u003c\/strong\u003e\n\u003cp\u003eA true full-height floor lamp with the globe cluster positioned above standard seating height.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-scale\"\u003e\n\u003cspan\u003e Max Width \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e 22.8\" \/ 58cm \u003c\/strong\u003e\n\u003cp\u003eAllow clearance around the upper globes rather than measuring only the tapered base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-scale\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Approx. 59.1\" \u003c\/strong\u003e\n\u003cp\u003ePlan placement with access to a nearby wall outlet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-size__tip\"\u003e\n\u003cstrong\u003e Placement tip: \u003c\/strong\u003e measure the full 22.8\" globe spread before placing the lamp tightly between furniture or directly against a wall.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     05 — FINISHES\n====================================================== --\u003e\n\u003csection class=\"lcf-finishes\"\u003e\n\u003cdiv class=\"lcf-finishes__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lcf-label\"\u003e Choose Your Finish \u003c\/span\u003e\n\u003ch3\u003eThree Different Expressions\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe finish changes how strongly the sculptural globes stand out when the lamp is switched off.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-finish-list\"\u003e\n\u003cdiv class=\"lcf-finish\"\u003e\n\u003csmall\u003e Chrome + Black \u003c\/small\u003e \u003cstrong\u003e Most Reflective \u003c\/strong\u003e\n\u003cp\u003eA polished, high-contrast look that emphasizes the distorted mirror effect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-finish\"\u003e\n\u003csmall\u003e Smoke Gray + Black \u003c\/small\u003e \u003cstrong\u003e Darker \u0026amp; Moodier \u003c\/strong\u003e\n\u003cp\u003eGives the globe cluster a deeper, more restrained appearance when unlit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-finish\"\u003e\n\u003csmall\u003e White + Black \u003c\/small\u003e \u003cstrong\u003e Softer Contrast \u003c\/strong\u003e\n\u003cp\u003eA lighter option for neutral interiors where a mirrored metallic look would feel too strong.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     06 — LIGHT \/ CONTROL\n====================================================== --\u003e\n\u003csection class=\"lcf-practical\"\u003e\u003c!-- LIGHT --\u003e\n\u003cdiv class=\"lcf-light\"\u003e\n\u003cspan class=\"lcf-label\"\u003e Light \u0026amp; Bulbs \u003c\/span\u003e\n\u003ch3\u003eReplaceable Bulbs\u003c\/h3\u003e\n\u003cp class=\"lcf-practical__intro\"\u003eLava Column uses standard replaceable sockets, so the light source can be serviced without replacing the entire fixture.\u003c\/p\u003e\n\u003cdiv class=\"lcf-bulb\"\u003e\n\u003csmall\u003e Bulb Base \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003cp\u003eCompatible bulbs are included. LED or Edison-style bulbs can be used with the appropriate socket specification.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-practical__list\"\u003e\n\u003cdiv class=\"lcf-practical__row\"\u003e\n\u003cspan\u003eSocket\u003c\/span\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-practical__row\"\u003e\n\u003cspan\u003eBulbs\u003c\/span\u003e \u003cstrong\u003eIncluded\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-practical__row\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cstrong\u003eAC110–240V\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-practical__row\"\u003e\n\u003cspan\u003eUse\u003c\/span\u003e \u003cstrong\u003eIndoor\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CONTROL --\u003e\n\u003cdiv class=\"lcf-control\"\u003e\n\u003cspan class=\"lcf-label\"\u003e Plug \u0026amp; Control \u003c\/span\u003e\n\u003ch3\u003eNo Hardwiring Required\u003c\/h3\u003e\n\u003cp class=\"lcf-practical__intro\"\u003eAs a plug-in floor lamp, Lava can be positioned without a ceiling box or wall-junction installation.\u003c\/p\u003e\n\u003cdiv class=\"lcf-practical__list\"\u003e\n\u003cdiv class=\"lcf-practical__row\"\u003e\n\u003cspan\u003ePower\u003c\/span\u003e \u003cstrong\u003ePlug-In\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-practical__row\"\u003e\n\u003cspan\u003eSwitch\u003c\/span\u003e \u003cstrong\u003ePush-Button On \/ Off\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-practical__row\"\u003e\n\u003cspan\u003eCord\u003c\/span\u003e \u003cstrong\u003eApprox. 59.1\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-practical__row\"\u003e\n\u003cspan\u003eMounting\u003c\/span\u003e \u003cstrong\u003eFreestanding Floor Lamp\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-control__note\"\u003e\n\u003cstrong\u003e Dimming: \u003c\/strong\u003e the standard configuration is listed with an on\/off push-button switch rather than built-in brightness control.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     07 — SPECIFICATIONS\n====================================================== --\u003e\n\u003csection class=\"lcf-spec\"\u003e\n\u003cdiv class=\"lcf-spec__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lcf-label\"\u003e Product Details \u003c\/span\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEssential sizing, material and electrical details before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-spec__list\"\u003e\n\u003cdiv class=\"lcf-spec__row\"\u003e\n\u003cspan class=\"lcf-spec__label\"\u003e Product \u003c\/span\u003e \u003cspan class=\"lcf-spec__value\"\u003e Lava Column Floor Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-spec__row\"\u003e\n\u003cspan class=\"lcf-spec__label\"\u003e Overall Size \u003c\/span\u003e \u003cspan class=\"lcf-spec__value\"\u003e Ø22.8\" × H68.9\" · Ø58 × H175cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-spec__row\"\u003e\n\u003cspan class=\"lcf-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"lcf-spec__value\"\u003e Metal · PVC · Plastic · Marble \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-spec__row\"\u003e\n\u003cspan class=\"lcf-spec__label\"\u003e Finishes \u003c\/span\u003e \u003cspan class=\"lcf-spec__value\"\u003e Chrome + Black · White + Black · Smoke Gray + Black \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-spec__row\"\u003e\n\u003cspan class=\"lcf-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"lcf-spec__value\"\u003e LED Bulb or Edison-Style Bulb · Bulbs Included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-spec__row\"\u003e\n\u003cspan class=\"lcf-spec__label\"\u003e Bulb Base \u003c\/span\u003e \u003cspan class=\"lcf-spec__value\"\u003e E26 \/ E27 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-spec__row\"\u003e\n\u003cspan class=\"lcf-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"lcf-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-spec__row\"\u003e\n\u003cspan class=\"lcf-spec__label\"\u003e Power Connection \u003c\/span\u003e \u003cspan class=\"lcf-spec__value\"\u003e Plug-In \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-spec__row\"\u003e\n\u003cspan class=\"lcf-spec__label\"\u003e Power Cord \u003c\/span\u003e \u003cspan class=\"lcf-spec__value\"\u003e Approx. 59.1\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-spec__row\"\u003e\n\u003cspan class=\"lcf-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"lcf-spec__value\"\u003e Push-Button On \/ Off Switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-spec__row\"\u003e\n\u003cspan class=\"lcf-spec__label\"\u003e Mounting \u003c\/span\u003e \u003cspan class=\"lcf-spec__value\"\u003e Freestanding Floor \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-spec__row\"\u003e\n\u003cspan class=\"lcf-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"lcf-spec__value\"\u003e Indoor Use \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-spec__row\"\u003e\n\u003cspan class=\"lcf-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"lcf-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     08 — FAQ\n====================================================== --\u003e\n\u003csection class=\"lcf-faq\"\u003e\n\u003cdiv class=\"lcf-faq__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lcf-label\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch3\u003eBefore You Choose\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eQuick answers about size, light effect, bulbs, placement and everyday use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-faq__list\"\u003e\n\u003cdetails class=\"lcf-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eDoes the lamp look different when switched off?\u003c\/span\u003e \u003cspan class=\"lcf-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. When switched off, the globes have a stronger reflective, mirror-like appearance. When illuminated, the shades become more translucent and reveal the light inside.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lcf-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eHow large is the Lava Column Floor Lamp?\u003c\/span\u003e \u003cspan class=\"lcf-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eThe lamp measures approximately Ø22.8\" × H68.9\" \/ Ø58 × H175cm. Measure the full upper globe width when planning space around furniture or walls.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lcf-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eIs this primarily a reading lamp or an ambient lamp?\u003c\/span\u003e \u003cspan class=\"lcf-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eLava Column is best considered decorative ambient lighting. Its sculptural globes are designed to create atmosphere rather than concentrated directional task light.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lcf-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eAre bulbs included?\u003c\/span\u003e \u003cspan class=\"lcf-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Compatible bulbs are included with the floor lamp.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lcf-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat type of bulb does it use?\u003c\/span\u003e \u003cspan class=\"lcf-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eLava Column uses E26 \/ E27 sockets and is compatible with suitable LED or Edison-style bulbs.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lcf-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eDoes the lamp need professional installation?\u003c\/span\u003e \u003cspan class=\"lcf-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo hardwiring is required. Lava Column is a freestanding plug-in floor lamp, so it only needs assembly according to the supplied instructions and access to a suitable wall outlet.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lcf-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eIs the standard lamp dimmable?\u003c\/span\u003e \u003cspan class=\"lcf-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eThe standard configuration uses a push-button on\/off switch and is not listed with built-in dimming control.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lcf-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWill every marble base look identical?\u003c\/span\u003e \u003cspan class=\"lcf-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. Natural marble patterning can vary, so subtle differences in veining and appearance are normal.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PRODUCT NOTE\n====================================================== --\u003e\n\u003cdiv class=\"lcf-note\"\u003e\n\u003cstrong\u003e Please note: \u003c\/strong\u003e natural marble patterns vary from piece to piece. Small molding traces may also be visible on the underside of molded components and are considered a normal manufacturing characteristic rather than a quality defect. Screen colors are approximate, and hand-measured dimensions may vary by approximately 1–2cm.\u003c\/div\u003e\n\u003c!-- =====================================================\n     09 — SHIPPING \u0026 RETURNS\n====================================================== --\u003e\n\u003csection class=\"lcf-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     LIGHTBOX — DETAIL\n====================================================== --\u003e \u003ca id=\"lava-column-detail-lightbox\" href=\"#lava-column-detail\" class=\"lcf-lightbox\"\u003e \u003cspan class=\"lcf-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-column-floor-lamp-stuberlighting_9.jpg?v=1787571965\" alt=\"Enlarged close-up detail of Lava Column Floor Lamp reflective globes and metal construction\"\u003e \u003cspan class=\"lcf-lightbox__caption\"\u003e Lava Column Floor Lamp · Reflective Surface \u0026amp; Construction Detail \u003c\/span\u003e \u003cspan class=\"lcf-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — SIZE\n====================================================== --\u003e \u003ca id=\"lava-column-size-lightbox\" href=\"#lava-column-size\" class=\"lcf-lightbox\"\u003e \u003cspan class=\"lcf-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-column-floor-lamp-stuberlighting_25.jpg?v=1787571964\" alt=\"Enlarged Lava Column Floor Lamp dimensions showing 22.8 inch diameter and 68.9 inch height\"\u003e \u003cspan class=\"lcf-lightbox__caption\"\u003e Ø22.8\" × H68.9\" · Ø58 × H175cm \u003c\/span\u003e \u003cspan class=\"lcf-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 22.8″ x H 68.9″ \/ Smoke gray+Black","offer_id":53813895495963,"sku":"STB-FL-26-10328","price":1350.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22.8″ x H 68.9″ \/ Chrome+Black","offer_id":53813895528731,"sku":"STB-FL-26-10329","price":1350.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22.8″ x H 68.9″ \/ Rose gold+Black","offer_id":53813895561499,"sku":"STB-FL-26-10330","price":1350.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-column-floor-lamp-stuberlighting_1.jpg?v=1787571964"},{"product_id":"lava-molten-disc-floor-lamp","title":"Lava Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING\n   LAVA MOLTEN DISC FLOOR LAMP\n\n   SHOPPING FLOW\n   EFFECT → DETAIL → SCALE → FINISH\n   → LIGHT \/ CONTROL → SPECS → FAQ\n\n   US MARKET · SEO FRIENDLY · DAWN SAFE\n========================================================= *\/\n\n.stb-lava-floor{\n  --ink:#21160F;\n  --brown:#4B3322;\n  --brown-soft:#715542;\n\n  --bronze:#987351;\n  --bronze-soft:#C3A17D;\n\n  --ivory:#FFFDF9;\n  --paper:#FAF7F1;\n  --cream:#F3EBE1;\n  --sand:#E7D9CA;\n  --sand-soft:#F7F2EB;\n\n  --text:#5D5148;\n  --muted:#81756C;\n\n  --line:#DDD0C2;\n  --line-strong:#C9B7A3;\n\n  width:100%;\n  max-width:890px;\n  min-width:0;\n\n  margin:0 auto;\n\n  color:var(--text);\n  background:transparent;\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n\n  font-size:13px;\n  line-height:1.58;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-lava-floor *,\n.stb-lava-floor *::before,\n.stb-lava-floor *::after{\n  box-sizing:border-box;\n}\n\n.stb-lava-floor h2,\n.stb-lava-floor h3,\n.stb-lava-floor p,\n.stb-lava-floor figure{\n  margin-top:0;\n}\n\n.stb-lava-floor h2,\n.stb-lava-floor h3{\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-lava-floor img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.lmf-label{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--bronze);\n\n  font-size:8.4px;\n  line-height:1.3;\n\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   01 — OPENING\n========================================================= *\/\n\n.lmf-opening{\n  display:grid;\n  grid-template-columns:minmax(0,1.42fr) minmax(220px,.58fr);\n\n  gap:31px;\n  align-items:end;\n\n  padding:8px 0 23px;\n\n  border-bottom:1px solid var(--ink);\n}\n\n.lmf-opening__kicker{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--bronze);\n\n  font-size:8.6px;\n  line-height:1.3;\n\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.lmf-opening h2{\n  max-width:610px;\n\n  margin:0;\n\n  font-size:33px;\n  line-height:1.02;\n}\n\n.lmf-opening__lead{\n  max-width:635px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:11.4px;\n  line-height:1.55;\n}\n\n\n\/* QUICK FACTS *\/\n\n.lmf-glance{\n  min-width:0;\n\n  padding:14px 16px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.lmf-glance__title{\n  display:block;\n\n  padding-bottom:7px;\n\n  border-bottom:1px solid var(--ink);\n\n  color:var(--bronze);\n\n  font-size:7.9px;\n  line-height:1.3;\n\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.lmf-glance__row{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lmf-glance__row:last-child{\n  padding-bottom:0;\n  border-bottom:0;\n}\n\n.lmf-glance__row span{\n  color:var(--muted);\n\n  font-size:8px;\n\n  text-transform:uppercase;\n}\n\n.lmf-glance__row strong{\n  color:var(--ink);\n\n  font-size:10.2px;\n  line-height:1.38;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   02 — LIGHT ON \/ OFF\n   FIRST VISUAL DECISION\n========================================================= *\/\n\n.lmf-effect{\n  margin-top:17px;\n\n  padding:19px 20px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.lmf-effect__head{\n  display:grid;\n  grid-template-columns:minmax(0,205px) minmax(0,1fr);\n\n  gap:27px;\n  align-items:end;\n\n  margin-bottom:12px;\n}\n\n.lmf-effect__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.04;\n}\n\n.lmf-effect__head p{\n  max-width:525px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.4px;\n  line-height:1.46;\n}\n\n\n\/* CONTENT *\/\n\n.lmf-effect__content{\n  display:grid;\n  grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);\n\n  gap:15px;\n  align-items:center;\n\n  padding-top:10px;\n\n  border-top:1px solid var(--ink);\n}\n\n\n\/* IMAGE *\/\n\n.lmf-effect__visual{\n  min-width:0;\n\n  margin:0;\n  padding:6px;\n\n  background:var(--sand-soft);\n\n  border:1px solid var(--line);\n  border-radius:6px;\n}\n\n.lmf-effect__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n\n  padding:4px;\n\n  overflow:hidden;\n\n  background:#fff;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.lmf-effect__visual img{\n  max-height:250px !important;\n}\n\n.lmf-effect__visual figcaption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:10px;\n\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:8px;\n  line-height:1.4;\n}\n\n.lmf-effect__visual figcaption strong{\n  color:var(--brown);\n\n  font-weight:500;\n}\n\n\n\/* NOTES *\/\n\n.lmf-effect__notes{\n  border-top:1px solid var(--line-strong);\n}\n\n.lmf-effect-note{\n  padding:10px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lmf-effect-note small{\n  display:block;\n\n  color:var(--bronze);\n\n  font-size:7.8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lmf-effect-note strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16.5px;\n  line-height:1.08;\n\n  font-weight:500;\n}\n\n.lmf-effect-note p{\n  margin:3px 0 0;\n\n  color:var(--text);\n\n  font-size:9.3px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   03 — PRODUCT DETAIL\n========================================================= *\/\n\n.lmf-detail{\n  display:grid;\n  grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin-top:13px;\n\n  padding:14px;\n\n  background:var(--sand-soft);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* IMAGE *\/\n\n.lmf-detail__visual{\n  min-width:0;\n\n  margin:0;\n  padding:6px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:6px;\n}\n\n.lmf-detail__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n\n  overflow:hidden;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.lmf-detail__visual img{\n  max-height:230px !important;\n}\n\n.lmf-detail__visual figcaption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:10px;\n\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:8px;\n}\n\n.lmf-detail__visual figcaption strong{\n  color:var(--brown);\n\n  font-weight:500;\n}\n\n\n\/* COPY *\/\n\n.lmf-detail__copy{\n  min-width:0;\n\n  padding:4px 8px;\n}\n\n.lmf-detail__copy h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.04;\n}\n\n.lmf-detail__intro{\n  max-width:520px;\n\n  margin:7px 0 11px;\n\n  color:var(--text);\n\n  font-size:10.3px;\n  line-height:1.46;\n}\n\n.lmf-detail__list{\n  border-top:1px solid var(--ink);\n}\n\n.lmf-detail__row{\n  display:grid;\n  grid-template-columns:96px minmax(0,1fr);\n\n  gap:15px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lmf-detail__row span{\n  color:var(--bronze);\n\n  font-size:8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lmf-detail__row strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.4px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n.lmf-detail__row p{\n  margin:2px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   04 — SCALE \/ SIZE\n========================================================= *\/\n\n.lmf-size{\n  margin-top:20px;\n}\n\n.lmf-size__head{\n  display:grid;\n  grid-template-columns:minmax(0,215px) minmax(0,1fr);\n\n  gap:28px;\n  align-items:end;\n\n  margin-bottom:11px;\n}\n\n.lmf-size__head h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.04;\n}\n\n.lmf-size__head p{\n  max-width:525px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.4px;\n  line-height:1.46;\n}\n\n\n\/* BODY *\/\n\n.lmf-size__body{\n  display:grid;\n  grid-template-columns:minmax(205px,.62fr) minmax(0,1.38fr);\n\n  gap:14px;\n\n  padding:12px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* SIZE IMAGE *\/\n\n.lmf-size__visual{\n  align-self:center;\n\n  min-width:0;\n\n  margin:0;\n  padding:6px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:6px;\n}\n\n.lmf-size__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n\n  overflow:hidden;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.lmf-size__visual img{\n  max-height:235px !important;\n}\n\n.lmf-size__visual figcaption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:8px;\n\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:8px;\n}\n\n.lmf-size__visual figcaption strong{\n  color:var(--brown);\n\n  font-weight:500;\n}\n\n\n\/* SCALE COPY *\/\n\n.lmf-size__info{\n  min-width:0;\n\n  padding:3px;\n}\n\n.lmf-size__metric{\n  padding:11px 12px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--ink);\n}\n\n.lmf-size__metric small{\n  display:block;\n\n  color:var(--bronze);\n\n  font-size:7.8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lmf-size__metric strong{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:23px;\n  line-height:1.03;\n\n  font-weight:500;\n}\n\n.lmf-size__metric span{\n  display:block;\n\n  margin-top:4px;\n\n  color:var(--brown);\n\n  font-size:9.8px;\n\n  font-weight:500;\n}\n\n\n\/* SCALE ROWS *\/\n\n.lmf-scale-list{\n  border-top:1px solid var(--line);\n}\n\n.lmf-scale{\n  display:grid;\n  grid-template-columns:100px minmax(0,1fr);\n\n  gap:15px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lmf-scale span{\n  color:var(--bronze);\n\n  font-size:8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lmf-scale strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.3px;\n\n  font-weight:500;\n}\n\n.lmf-scale p{\n  margin:2px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.1px;\n  line-height:1.4;\n}\n\n\n\/* IMPORTANT SCALE NOTE *\/\n\n.lmf-size__note{\n  margin-top:9px;\n\n  padding:9px 10px;\n\n  background:var(--sand-soft);\n\n  border-left:3px solid var(--bronze);\n\n  color:var(--text);\n\n  font-size:9.4px;\n  line-height:1.43;\n}\n\n.lmf-size__note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   05 — FORM \/ MATERIAL\n========================================================= *\/\n\n.lmf-material{\n  display:grid;\n  grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr);\n\n  margin-top:18px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* DARK STORY *\/\n\n.lmf-material__story{\n  min-width:0;\n\n  padding:23px 21px;\n\n  background:var(--ink);\n}\n\n.lmf-material__story .lmf-label{\n  color:#D2AF8A;\n}\n\n.lmf-material__story h3{\n  margin:0;\n\n  color:#FFF9F1;\n\n  font-size:24px;\n  line-height:1.03;\n}\n\n.lmf-material__story p{\n  margin:8px 0 0;\n\n  color:#D9CDC2;\n\n  font-size:10.2px;\n  line-height:1.48;\n}\n\n\n\/* MATERIAL DETAILS *\/\n\n.lmf-material__details{\n  min-width:0;\n\n  padding:18px 21px;\n\n  background:var(--paper);\n}\n\n.lmf-material__row{\n  display:grid;\n  grid-template-columns:92px minmax(0,1fr);\n\n  gap:15px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lmf-material__row:first-child{\n  border-top:1px solid var(--brown);\n}\n\n.lmf-material__row span{\n  color:var(--bronze);\n\n  font-size:8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lmf-material__row strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.4px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n.lmf-material__row p{\n  margin:2px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  line-height:1.4;\n}\n\n.lmf-material__note{\n  margin-top:10px;\n\n  padding:8px 10px;\n\n  background:var(--ivory);\n\n  border-left:3px solid var(--bronze);\n\n  color:var(--text);\n\n  font-size:9.4px;\n  line-height:1.43;\n}\n\n.lmf-material__note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   06 — FINISH \/ PLACEMENT\n========================================================= *\/\n\n.lmf-living{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,1fr);\n\n  margin-top:18px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* FINISH *\/\n\n.lmf-finishes{\n  min-width:0;\n\n  padding:20px;\n\n  background:var(--paper);\n\n  border-right:1px solid var(--line-strong);\n}\n\n.lmf-living h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.lmf-living__intro{\n  margin:7px 0 11px;\n\n  color:var(--text);\n\n  font-size:10.2px;\n  line-height:1.45;\n}\n\n.lmf-finish-list{\n  border-top:1px solid var(--ink);\n}\n\n.lmf-finish{\n  display:grid;\n  grid-template-columns:82px minmax(0,1fr);\n\n  gap:13px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lmf-finish span{\n  color:var(--bronze);\n\n  font-size:8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lmf-finish strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.2px;\n\n  font-weight:500;\n}\n\n.lmf-finish p{\n  margin:2px 0 0;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.4;\n}\n\n\n\/* PLACEMENT *\/\n\n.lmf-placement{\n  min-width:0;\n\n  padding:20px;\n\n  background:var(--cream);\n}\n\n.lmf-placement__list{\n  border-top:1px solid var(--ink);\n}\n\n.lmf-placement__item{\n  padding:9px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lmf-placement__item small{\n  display:block;\n\n  color:var(--bronze);\n\n  font-size:7.8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lmf-placement__item strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.08;\n\n  font-weight:500;\n}\n\n.lmf-placement__item p{\n  margin:3px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.1px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   07 — LIGHT \/ CONTROL\n========================================================= *\/\n\n.lmf-practical{\n  display:grid;\n  grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);\n\n  margin-top:18px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* LIGHT *\/\n\n.lmf-light{\n  min-width:0;\n\n  padding:20px;\n\n  background:var(--cream);\n\n  border-right:1px solid var(--line-strong);\n}\n\n\n\/* CONTROL *\/\n\n.lmf-control{\n  min-width:0;\n\n  padding:20px;\n\n  background:var(--ivory);\n}\n\n.lmf-practical h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.lmf-practical__intro{\n  margin:7px 0 11px;\n\n  color:var(--text);\n\n  font-size:10.2px;\n  line-height:1.46;\n}\n\n\n\/* BULB *\/\n\n.lmf-bulb{\n  margin-bottom:9px;\n\n  padding:10px 11px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--ink);\n  border-bottom:1px solid var(--line-strong);\n}\n\n.lmf-bulb small{\n  display:block;\n\n  color:var(--bronze);\n\n  font-size:7.8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lmf-bulb strong{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.lmf-bulb p{\n  margin:4px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.1px;\n  line-height:1.4;\n}\n\n\n\/* PRACTICAL ROWS *\/\n\n.lmf-practical__list{\n  border-top:1px solid var(--ink);\n}\n\n.lmf-practical__row{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-start;\n\n  gap:14px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lmf-practical__row span{\n  flex:0 0 auto;\n\n  color:var(--bronze);\n\n  font-size:8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lmf-practical__row strong{\n  max-width:68%;\n\n  color:var(--ink);\n\n  font-size:10.2px;\n  line-height:1.4;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* CONTROL NOTE *\/\n\n.lmf-control__note{\n  margin-top:9px;\n\n  padding:9px 10px;\n\n  background:var(--sand-soft);\n\n  border-left:3px solid var(--bronze);\n\n  color:var(--text);\n\n  font-size:9.4px;\n  line-height:1.43;\n}\n\n.lmf-control__note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   08 — SPECIFICATIONS\n========================================================= *\/\n\n.lmf-spec{\n  margin-top:20px;\n}\n\n.lmf-spec__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:22px;\n\n  margin-bottom:9px;\n}\n\n.lmf-spec__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.lmf-spec__head p{\n  max-width:330px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.42;\n\n  text-align:right;\n}\n\n.lmf-spec__list{\n  border-top:1px solid var(--ink);\n}\n\n.lmf-spec__row{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:20px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lmf-spec__label{\n  color:#76695F;\n\n  font-size:11.2px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.lmf-spec__value{\n  min-width:0;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.48;\n\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   09 — FAQ\n========================================================= *\/\n\n.lmf-faq{\n  margin-top:18px;\n\n  padding:19px 20px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.lmf-faq__head{\n  display:grid;\n  grid-template-columns:minmax(0,205px) minmax(0,1fr);\n\n  gap:24px;\n  align-items:end;\n\n  margin-bottom:9px;\n}\n\n.lmf-faq__head h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.lmf-faq__head p{\n  max-width:490px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.6px;\n  line-height:1.44;\n}\n\n.lmf-faq__list{\n  border-top:1px solid var(--ink);\n}\n\n.lmf-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lmf-faq__item summary{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:14px;\n\n  padding:10px 0;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.lmf-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.lmf-faq__plus{\n  flex:0 0 auto;\n\n  color:var(--bronze);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n\n  font-size:16px;\n  line-height:1;\n\n  transition:transform .2s ease;\n}\n\n.lmf-faq__item[open] .lmf-faq__plus{\n  transform:rotate(45deg);\n}\n\n.lmf-faq__item p{\n  max-width:730px;\n\n  margin:0;\n\n  padding:0 28px 10px 0;\n\n  color:var(--text);\n\n  font-size:10.1px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   PRODUCT NOTE\n========================================================= *\/\n\n.lmf-note{\n  margin-top:14px;\n\n  padding:10px 13px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--bronze);\n\n  color:var(--text);\n\n  font-size:9.5px;\n  line-height:1.47;\n}\n\n.lmf-note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   10 — SHIPPING \u0026 RETURNS\n========================================================= *\/\n\n.lmf-shipping{\n  margin-top:15px;\n\n  padding:19px 20px;\n\n  background:var(--ink);\n\n  border:1px solid var(--ink);\n  border-radius:8px;\n}\n\n.lmf-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF9F1;\n\n  font-size:19px;\n  line-height:1.1;\n}\n\n.lmf-shipping p{\n  margin:0 0 5px;\n\n  color:#DDD2C8;\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n.lmf-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.lmf-shipping a{\n  color:#D9B990;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.lmf-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,13,9,.95);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.lmf-lightbox:target{\n  display:flex;\n}\n\n.lmf-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.lmf-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:82vh !important;\n\n  padding:6px;\n\n  background:#fff;\n\n  border-radius:5px;\n\n  object-fit:contain !important;\n}\n\n.lmf-lightbox__caption{\n  margin-top:9px;\n\n  color:#E2C9A7;\n\n  font-size:10px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n.lmf-lightbox__hint{\n  margin-top:3px;\n\n  color:#A99A8D;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(min-width:750px) and (max-width:990px){\n\n  .stb-lava-floor{\n    max-width:835px;\n  }\n\n  .lmf-opening h2{\n    font-size:30px;\n  }\n\n  .lmf-effect__visual img{\n    max-height:225px !important;\n  }\n\n  .lmf-detail__visual img{\n    max-height:210px !important;\n  }\n\n  .lmf-size__visual img{\n    max-height:215px !important;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-lava-floor{\n    font-size:12.5px;\n  }\n\n\n  .lmf-opening{\n    grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);\n\n    gap:17px;\n  }\n\n  .lmf-opening h2{\n    font-size:25px;\n  }\n\n  .lmf-opening__lead{\n    font-size:10.4px;\n  }\n\n\n  .lmf-effect{\n    padding:17px 15px;\n  }\n\n  .lmf-effect__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n  .lmf-effect__content{\n    grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);\n\n    gap:11px;\n  }\n\n  .lmf-effect__visual img{\n    max-height:210px !important;\n  }\n\n\n  .lmf-detail{\n    grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr);\n\n    gap:12px;\n\n    padding:10px;\n  }\n\n  .lmf-detail__visual img{\n    max-height:195px !important;\n  }\n\n\n  .lmf-size__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n  .lmf-size__body{\n    grid-template-columns:minmax(170px,.58fr) minmax(0,1.42fr);\n\n    gap:10px;\n\n    padding:10px;\n  }\n\n  .lmf-size__visual img{\n    max-height:195px !important;\n  }\n\n\n  .lmf-material{\n    grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);\n  }\n\n  .lmf-material__story,\n  .lmf-material__details{\n    padding:17px 15px;\n  }\n\n\n  .lmf-light,\n  .lmf-control{\n    padding:18px 15px;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .lmf-opening{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* EFFECT *\/\n\n  .lmf-effect__content{\n    grid-template-columns:1fr;\n  }\n\n  .lmf-effect__visual{\n    width:100%;\n    max-width:345px;\n\n    margin:0 auto;\n  }\n\n  .lmf-effect__visual img{\n    max-height:225px !important;\n  }\n\n\n  \/* DETAIL *\/\n\n  .lmf-detail{\n    grid-template-columns:minmax(0,.44fr) minmax(0,.56fr);\n  }\n\n  .lmf-detail__visual{\n    align-self:start;\n  }\n\n  .lmf-detail__visual img{\n    max-height:175px !important;\n  }\n\n  .lmf-detail__copy{\n    padding:2px;\n  }\n\n\n  \/* SIZE *\/\n\n  .lmf-size__body{\n    grid-template-columns:minmax(0,.4fr) minmax(0,.6fr);\n  }\n\n  .lmf-size__visual img{\n    max-height:185px !important;\n  }\n\n  .lmf-size__metric strong{\n    font-size:20px;\n  }\n\n\n  \/* MATERIAL *\/\n\n  .lmf-material{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* FINISH \/ PLACEMENT *\/\n\n  .lmf-living{\n    grid-template-columns:1fr;\n  }\n\n  .lmf-finishes{\n    border-right:0;\n    border-bottom:1px solid var(--line-strong);\n  }\n\n\n  \/* PRACTICAL *\/\n\n  .lmf-practical{\n    grid-template-columns:1fr;\n  }\n\n  .lmf-light{\n    border-right:0;\n    border-bottom:1px solid var(--line-strong);\n  }\n\n\n  \/* SPEC *\/\n\n  .lmf-spec__head{\n    display:block;\n  }\n\n  .lmf-spec__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n  .lmf-spec__row{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .lmf-spec__label{\n    color:var(--bronze);\n\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .lmf-faq{\n    padding:17px 15px;\n  }\n\n  .lmf-faq__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .lmf-detail{\n    grid-template-columns:1fr;\n  }\n\n  .lmf-detail__visual{\n    width:250px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .lmf-size__body{\n    grid-template-columns:1fr;\n  }\n\n  .lmf-size__visual{\n    width:235px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-lava-floor\" id=\"lava-floor-root\"\u003e\n\u003c!-- =====================================================\n     01 — OPENING\n====================================================== --\u003e\n\u003csection class=\"lmf-opening\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lmf-opening__kicker\"\u003e Lava Molten Disc Floor Lamp \u003c\/span\u003e\n\u003ch2\u003eA Floor Lamp That Reads Like Sculpture\u003c\/h2\u003e\n\u003cp class=\"lmf-opening__lead\"\u003eLava builds seven irregular reflective shades around a tall metal stand, creating a sculptural modern floor lamp with presence from every angle. Switched off, the shades behave like distorted mirrors; illuminated, they reveal a softer molten-looking glow from within.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"lmf-glance\"\u003e\u003cspan class=\"lmf-glance__title\"\u003e At a Glance \u003c\/span\u003e\n\u003cdiv class=\"lmf-glance__row\"\u003e\n\u003cspan\u003eHeight\u003c\/span\u003e \u003cstrong\u003e68.9\" \/ 175cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-glance__row\"\u003e\n\u003cspan\u003eMax Width\u003c\/span\u003e \u003cstrong\u003e35.4\" \/ 90cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-glance__row\"\u003e\n\u003cspan\u003eShades\u003c\/span\u003e \u003cstrong\u003e7 Sculptural Forms\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-glance__row\"\u003e\n\u003cspan\u003eSocket\u003c\/span\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-glance__row\"\u003e\n\u003cspan\u003ePower\u003c\/span\u003e \u003cstrong\u003ePlug-In\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/aside\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     02 — LIGHT ON \/ OFF\n====================================================== --\u003e\n\u003csection class=\"lmf-effect\" id=\"lava-floor-effect\"\u003e\n\u003cdiv class=\"lmf-effect__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lmf-label\"\u003e Light On \/ Off \u003c\/span\u003e\n\u003ch3\u003eSee the Reflective Effect First\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eLava changes character once illuminated. The reflective finish is prominent during the day, while the interior glow becomes more visible after the light is switched on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-effect__content\"\u003e\n\u003cfigure class=\"lmf-effect__visual\"\u003e\u003ca href=\"#lava-floor-effect-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-combination-pendant-light-stuberlighting_79.jpg?v=1787553926\" alt=\"Lava Molten Disc Floor Lamp reflective finishes shown with the lights on and off\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Reflective Finishes · Light On \/ Off \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cdiv class=\"lmf-effect__notes\"\u003e\n\u003cdiv class=\"lmf-effect-note\"\u003e\n\u003csmall\u003e Light Off \u003c\/small\u003e \u003cstrong\u003e Mirror-Like Sculpture \u003c\/strong\u003e\n\u003cp\u003eThe metallic surfaces reflect furniture, windows and surrounding colors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-effect-note\"\u003e\n\u003csmall\u003e Light On \u003c\/small\u003e \u003cstrong\u003e Molten Inner Glow \u003c\/strong\u003e\n\u003cp\u003eIllumination reveals more of the irregular internal texture while maintaining a reflective outer appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-effect-note\"\u003e\n\u003csmall\u003e Lighting Role \u003c\/small\u003e \u003cstrong\u003e Atmospheric, Not Task-Focused \u003c\/strong\u003e\n\u003cp\u003eBest treated as decorative ambient lighting rather than a concentrated reading lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     03 — PRODUCT DETAIL\n====================================================== --\u003e\n\u003csection class=\"lmf-detail\" id=\"lava-floor-detail\"\u003e\n\u003cfigure class=\"lmf-detail__visual\"\u003e\u003ca href=\"#lava-floor-detail-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-molten-disc-floor-lamp-stuberlighting_11.jpg?v=1787627738\" alt=\"Close-up detail of Lava Molten Disc Floor Lamp reflective sculptural shades and metal frame\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Shade \u0026amp; Structure Detail \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cdiv class=\"lmf-detail__copy\"\u003e\n\u003cspan class=\"lmf-label\"\u003e Up Close \u003c\/span\u003e\n\u003ch3\u003eSeven Shades, One Sculptural Silhouette\u003c\/h3\u003e\n\u003cp class=\"lmf-detail__intro\"\u003eDifferent shade sizes create an intentionally irregular arrangement rather than a perfectly repeated floor lamp. That variation gives the design more depth when viewed from the side or across a room.\u003c\/p\u003e\n\u003cdiv class=\"lmf-detail__list\"\u003e\n\u003cdiv class=\"lmf-detail__row\"\u003e\n\u003cspan\u003e Composition \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e 3 Smaller + 4 Larger Lava Shades \u003c\/strong\u003e\n\u003cp\u003eMixed-scale forms prevent the lamp from feeling overly symmetrical or repetitive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-detail__row\"\u003e\n\u003cspan\u003e Shades \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Reflective Acrylic \u003c\/strong\u003e\n\u003cp\u003eIrregular molded surfaces create the molten mirror-like appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-detail__row\"\u003e\n\u003cspan\u003e Stand \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Metal Floor Structure \u003c\/strong\u003e\n\u003cp\u003eThe slim stand keeps the visual emphasis on the reflective shade arrangement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     04 — SIZE\n====================================================== --\u003e\n\u003csection class=\"lmf-size\" id=\"lava-floor-size\"\u003e\n\u003cdiv class=\"lmf-size__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lmf-label\"\u003e Size \u0026amp; Scale \u003c\/span\u003e\n\u003ch3\u003eMeasure the Full 35.4\" Spread\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eLava is a substantial statement floor lamp. Its 68.9\" height is typical of a full-height floor light, but the 35.4\" maximum width is the measurement that matters most when planning furniture clearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-size__body\"\u003e\n\u003cfigure class=\"lmf-size__visual\"\u003e\u003ca href=\"#lava-floor-size-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-molten-disc-floor-lamp-stuberlighting_21.jpg?v=1787627738\" alt=\"Lava Molten Disc Floor Lamp dimensions 35.4 inches wide by 68.9 inches high\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Dimension Guide \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cdiv class=\"lmf-size__info\"\u003e\n\u003cdiv class=\"lmf-size__metric\"\u003e\n\u003csmall\u003e Overall Size \u003c\/small\u003e \u003cstrong\u003e Dia 35.4\" × H68.9\" \u003c\/strong\u003e \u003cspan\u003e Dia 90 × H175cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-scale-list\"\u003e\n\u003cdiv class=\"lmf-scale\"\u003e\n\u003cspan\u003e Height \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e 68.9\" \/ 175cm \u003c\/strong\u003e\n\u003cp\u003eTall enough to create a full-height visual anchor beside low seating and furniture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-scale\"\u003e\n\u003cspan\u003e Width \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e 35.4\" \/ 90cm \u003c\/strong\u003e\n\u003cp\u003eMeasure the entire shade spread rather than only the base before choosing placement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-scale\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Approx. 78\" \/ 200cm \u003c\/strong\u003e\n\u003cp\u003ePlan the final position with access to a suitable nearby wall outlet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-size__note\"\u003e\n\u003cstrong\u003e Before ordering: \u003c\/strong\u003e this is not a narrow corner lamp. Allow sufficient open space around the upper shade arrangement so the sculptural silhouette does not feel crowded by nearby furniture or walls.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     05 — MATERIAL\n====================================================== --\u003e\n\u003csection class=\"lmf-material\"\u003e\n\u003cdiv class=\"lmf-material__story\"\u003e\n\u003cspan class=\"lmf-label\"\u003e Form \u0026amp; Material \u003c\/span\u003e\n\u003ch3\u003eVisual Weight Without Heavy Glass\u003c\/h3\u003e\n\u003cp\u003eThe irregular shades create a molten, glass-like impression through reflection rather than physical mass. This keeps the multi-shade floor lamp more practical while preserving its dramatic sculptural character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-material__details\"\u003e\n\u003cdiv class=\"lmf-material__row\"\u003e\n\u003cspan\u003e Shades \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Reflective Acrylic \u003c\/strong\u003e\n\u003cp\u003eMolded surfaces distort surrounding reflections and soften the illuminated interior.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-material__row\"\u003e\n\u003cspan\u003e Structure \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Metal \u003c\/strong\u003e\n\u003cp\u003eForms the supporting floor stand and structural framework.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-material__row\"\u003e\n\u003cspan\u003e Shape \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Intentionally Irregular \u003c\/strong\u003e\n\u003cp\u003eDifferences in the distorted silhouettes are part of the Lava design language.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-material__note\"\u003e\n\u003cstrong\u003e Material clarity: \u003c\/strong\u003e the current product specifications list the main construction as Metal + Acrylic.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     06 — FINISH \/ PLACEMENT\n====================================================== --\u003e\n\u003csection class=\"lmf-living\"\u003e\u003c!-- FINISH --\u003e\n\u003cdiv class=\"lmf-finishes\"\u003e\n\u003cspan class=\"lmf-label\"\u003e Finish Direction \u003c\/span\u003e\n\u003ch3\u003eChoose the Reflection You Want\u003c\/h3\u003e\n\u003cp class=\"lmf-living__intro\"\u003eReflective shades react to nearby furniture, windows and wall colors, so the same lamp can feel very different in different interiors.\u003c\/p\u003e\n\u003cdiv class=\"lmf-finish-list\"\u003e\n\u003cdiv class=\"lmf-finish\"\u003e\n\u003cspan\u003e Silver \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Bright \u0026amp; Mirrored \u003c\/strong\u003e\n\u003cp\u003eClean, contemporary and highly responsive to surrounding reflections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-finish\"\u003e\n\u003cspan\u003e Gold \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Warm \u0026amp; Reflective \u003c\/strong\u003e\n\u003cp\u003eWorks naturally with walnut, brass, cream stone and warmer interior palettes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-finish\"\u003e\n\u003cspan\u003e Smoky Gray \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Deeper \u0026amp; Moodier \u003c\/strong\u003e\n\u003cp\u003eGives the reflective forms a darker visual presence when switched off.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-finish\"\u003e\n\u003cspan\u003e Red \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Boldest Statement \u003c\/strong\u003e\n\u003cp\u003eThe strongest choice when the lamp is intended to function as decorative art.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PLACEMENT --\u003e\n\u003cdiv class=\"lmf-placement\"\u003e\n\u003cspan class=\"lmf-label\"\u003e Where It Works Best \u003c\/span\u003e\n\u003ch3\u003eGive the Shape Room to Read\u003c\/h3\u003e\n\u003cp class=\"lmf-living__intro\"\u003eLava works best where the full silhouette can be seen rather than squeezed into a narrow unused corner.\u003c\/p\u003e\n\u003cdiv class=\"lmf-placement__list\"\u003e\n\u003cdiv class=\"lmf-placement__item\"\u003e\n\u003csmall\u003e Beside Seating \u003c\/small\u003e \u003cstrong\u003e Leave Breathing Room \u003c\/strong\u003e\n\u003cp\u003ePosition beside a sofa or lounge chair with enough clearance for the wide upper shade arrangement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-placement__item\"\u003e\n\u003csmall\u003e Open Wall \u003c\/small\u003e \u003cstrong\u003e Let It Act as Sculpture \u003c\/strong\u003e\n\u003cp\u003eAn open section of wall allows the seven reflective forms to remain visually distinct.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-placement__item\"\u003e\n\u003csmall\u003e Lighting Role \u003c\/small\u003e \u003cstrong\u003e Ambient \u0026amp; Decorative \u003c\/strong\u003e\n\u003cp\u003eUse Lava to build atmosphere rather than as the room's only task-light source.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     07 — LIGHT + CONTROL\n====================================================== --\u003e\n\u003csection class=\"lmf-practical\"\u003e\u003c!-- LIGHT --\u003e\n\u003cdiv class=\"lmf-light\"\u003e\n\u003cspan class=\"lmf-label\"\u003e Light \u0026amp; Bulbs \u003c\/span\u003e\n\u003ch3\u003eReplaceable Standard Sockets\u003c\/h3\u003e\n\u003cp class=\"lmf-practical__intro\"\u003eLava uses standard replaceable light sources, making future bulb replacement simpler than a permanently integrated lighting system.\u003c\/p\u003e\n\u003cdiv class=\"lmf-bulb\"\u003e\n\u003csmall\u003e Bulb Base \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003cp\u003eCompatible bulbs are included. Bulb color temperature affects how warm or cool the illuminated shades appear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-practical__list\"\u003e\n\u003cdiv class=\"lmf-practical__row\"\u003e\n\u003cspan\u003eSocket\u003c\/span\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-practical__row\"\u003e\n\u003cspan\u003eBulbs\u003c\/span\u003e \u003cstrong\u003eIncluded\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-practical__row\"\u003e\n\u003cspan\u003eMaximum\u003c\/span\u003e \u003cstrong\u003eMax 40W\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-practical__row\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cstrong\u003eAC110–240V\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CONTROL --\u003e\n\u003cdiv class=\"lmf-control\"\u003e\n\u003cspan class=\"lmf-label\"\u003e Plug \u0026amp; Everyday Use \u003c\/span\u003e\n\u003ch3\u003ePlug In. Switch On.\u003c\/h3\u003e\n\u003cp class=\"lmf-practical__intro\"\u003eNo hardwired wall or ceiling connection is required. Once assembled, the floor lamp plugs into a standard compatible outlet.\u003c\/p\u003e\n\u003cdiv class=\"lmf-practical__list\"\u003e\n\u003cdiv class=\"lmf-practical__row\"\u003e\n\u003cspan\u003ePower\u003c\/span\u003e \u003cstrong\u003ePlug-In\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-practical__row\"\u003e\n\u003cspan\u003eSwitch\u003c\/span\u003e \u003cstrong\u003eInline On \/ Off Push Button\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-practical__row\"\u003e\n\u003cspan\u003eCord\u003c\/span\u003e \u003cstrong\u003eApprox. 78\" \/ 200cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-practical__row\"\u003e\n\u003cspan\u003eRating\u003c\/span\u003e \u003cstrong\u003eIP20 · Indoor Dry Locations\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-control__note\"\u003e\n\u003cstrong\u003e Dimming: \u003c\/strong\u003e the standard configuration uses an on\/off inline switch. Brightness control requires a compatible dimmable bulb and compatible control setup.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     08 — SPECIFICATIONS\n====================================================== --\u003e\n\u003csection class=\"lmf-spec\"\u003e\n\u003cdiv class=\"lmf-spec__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lmf-label\"\u003e Product Details \u003c\/span\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEssential dimensions, materials and electrical information before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-spec__list\"\u003e\n\u003cdiv class=\"lmf-spec__row\"\u003e\n\u003cspan class=\"lmf-spec__label\"\u003e Product \u003c\/span\u003e \u003cspan class=\"lmf-spec__value\"\u003e Lava Molten Disc Floor Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-spec__row\"\u003e\n\u003cspan class=\"lmf-spec__label\"\u003e Overall Size \u003c\/span\u003e \u003cspan class=\"lmf-spec__value\"\u003e Dia 35.4\" × H68.9\" · Dia 90 × H175cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-spec__row\"\u003e\n\u003cspan class=\"lmf-spec__label\"\u003e Shade Composition \u003c\/span\u003e \u003cspan class=\"lmf-spec__value\"\u003e 3 Smaller Lava Shades + 4 Larger Lava Shades \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-spec__row\"\u003e\n\u003cspan class=\"lmf-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"lmf-spec__value\"\u003e Metal · Acrylic \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-spec__row\"\u003e\n\u003cspan class=\"lmf-spec__label\"\u003e Shade Finishes \u003c\/span\u003e \u003cspan class=\"lmf-spec__value\"\u003e Red · Smoky Gray · Gold · Silver \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-spec__row\"\u003e\n\u003cspan class=\"lmf-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"lmf-spec__value\"\u003e Replaceable E26 \/ E27 Bulbs · Bulbs Included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-spec__row\"\u003e\n\u003cspan class=\"lmf-spec__label\"\u003e Maximum Power \u003c\/span\u003e \u003cspan class=\"lmf-spec__value\"\u003e Max 40W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-spec__row\"\u003e\n\u003cspan class=\"lmf-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"lmf-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-spec__row\"\u003e\n\u003cspan class=\"lmf-spec__label\"\u003e Power Connection \u003c\/span\u003e \u003cspan class=\"lmf-spec__value\"\u003e Plug-In \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-spec__row\"\u003e\n\u003cspan class=\"lmf-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"lmf-spec__value\"\u003e Inline On \/ Off Push-Button Switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-spec__row\"\u003e\n\u003cspan class=\"lmf-spec__label\"\u003e Cord Length \u003c\/span\u003e \u003cspan class=\"lmf-spec__value\"\u003e Approx. 78\" \/ 200cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-spec__row\"\u003e\n\u003cspan class=\"lmf-spec__label\"\u003e Mounting \u003c\/span\u003e \u003cspan class=\"lmf-spec__value\"\u003e Freestanding Floor Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-spec__row\"\u003e\n\u003cspan class=\"lmf-spec__label\"\u003e IP Rating \u003c\/span\u003e \u003cspan class=\"lmf-spec__value\"\u003e IP20 · Indoor Dry Locations · Not Waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-spec__row\"\u003e\n\u003cspan class=\"lmf-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"lmf-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     09 — FAQ\n====================================================== --\u003e\n\u003csection class=\"lmf-faq\"\u003e\n\u003cdiv class=\"lmf-faq__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lmf-label\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch3\u003eBefore You Choose\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eQuick answers about scale, light effect, bulbs, placement and everyday use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lmf-faq__list\"\u003e\n\u003cdetails class=\"lmf-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Why does Lava look different when switched on? \u003c\/span\u003e \u003cspan class=\"lmf-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eWhen switched off, the shades have a stronger reflective, mirror-like appearance. Once illuminated, more of the inner surface becomes visible and creates the molten glowing effect.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lmf-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e How large is the Lava Molten Disc Floor Lamp? \u003c\/span\u003e \u003cspan class=\"lmf-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eThe overall size is approximately 35.4\" wide × 68.9\" high \/ 90 × 175cm. The full 35.4\" upper spread is important when planning clearance around furniture and walls.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lmf-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Is this suitable as a reading lamp? \u003c\/span\u003e \u003cspan class=\"lmf-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eLava is best considered decorative ambient lighting. Its multiple sculptural shades create atmosphere rather than concentrated directional task light.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lmf-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Are the shades made from glass? \u003c\/span\u003e \u003cspan class=\"lmf-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eThe current specifications list the primary construction as Metal + Acrylic. The reflective acrylic creates the molten glass-like visual effect.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lmf-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Are bulbs included? \u003c\/span\u003e \u003cspan class=\"lmf-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Compatible bulbs are included with the floor lamp.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lmf-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e What bulb base does it use? \u003c\/span\u003e \u003cspan class=\"lmf-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eLava uses E26 \/ E27 sockets with a maximum rated power of 40W.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lmf-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Does this floor lamp require hardwiring? \u003c\/span\u003e \u003cspan class=\"lmf-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. Lava is a freestanding plug-in floor lamp and uses an inline on\/off push-button switch.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lmf-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Is the lamp dimmable? \u003c\/span\u003e \u003cspan class=\"lmf-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eThe standard lamp uses an on\/off inline switch. Dimming requires a compatible dimmable bulb together with a compatible control solution.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lmf-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Where should I place this floor lamp? \u003c\/span\u003e \u003cspan class=\"lmf-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eIt works best where the 35.4\" sculptural shade spread has room to remain visible—beside seating, near an open wall or in a larger corner rather than squeezed tightly between furniture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PRODUCT NOTE\n====================================================== --\u003e\n\u003cdiv class=\"lmf-note\"\u003e\n\u003cstrong\u003e Please note: \u003c\/strong\u003e reflective finishes respond to surrounding walls, furniture, windows and room lighting, so the shades may appear different from studio photography. Screen colors are approximate, and hand-measured dimensions may vary by approximately 1–2cm.\u003c\/div\u003e\n\u003c!-- =====================================================\n     10 — SHIPPING \u0026 RETURNS\n====================================================== --\u003e\n\u003csection class=\"lmf-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     LIGHTBOX — LIGHT ON \/ OFF\n====================================================== --\u003e \u003ca id=\"lava-floor-effect-lightbox\" href=\"#lava-floor-effect\" class=\"lmf-lightbox\"\u003e \u003cspan class=\"lmf-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-combination-pendant-light-stuberlighting_79.jpg?v=1787553926\" alt=\"Enlarged Lava Molten Disc Floor Lamp reflective finish comparison with lights on and off\"\u003e \u003cspan class=\"lmf-lightbox__caption\"\u003e Lava Reflective Finishes · Light On \/ Off \u003c\/span\u003e \u003cspan class=\"lmf-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — DETAIL\n====================================================== --\u003e \u003ca id=\"lava-floor-detail-lightbox\" href=\"#lava-floor-detail\" class=\"lmf-lightbox\"\u003e \u003cspan class=\"lmf-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-molten-disc-floor-lamp-stuberlighting_11.jpg?v=1787627738\" alt=\"Enlarged detail of Lava Molten Disc Floor Lamp reflective shades and metal frame\"\u003e \u003cspan class=\"lmf-lightbox__caption\"\u003e Lava Molten Disc Floor Lamp · Shade \u0026amp; Structure Detail \u003c\/span\u003e \u003cspan class=\"lmf-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — SIZE\n====================================================== --\u003e \u003ca id=\"lava-floor-size-lightbox\" href=\"#lava-floor-size\" class=\"lmf-lightbox\"\u003e \u003cspan class=\"lmf-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-molten-disc-floor-lamp-stuberlighting_21.jpg?v=1787627738\" alt=\"Enlarged Lava Molten Disc Floor Lamp 35.4 inch wide by 68.9 inch high dimension guide\"\u003e \u003cspan class=\"lmf-lightbox__caption\"\u003e Dia 35.4\" × H68.9\" · Dia 90 × H175cm \u003c\/span\u003e \u003cspan class=\"lmf-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 35.4\" x H 68.9\" \/ Red \/ US Plug","offer_id":53815791649051,"sku":"STB-FL-26-10331","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35.4\" x H 68.9\" \/ Red \/ UK Plug","offer_id":53815791681819,"sku":"STB-FL-26-10332","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35.4\" x H 68.9\" \/ Red \/ AU Plug","offer_id":53815791714587,"sku":"STB-FL-26-10333","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35.4\" x H 68.9\" \/ Red \/ EU Plug","offer_id":53815791747355,"sku":"STB-FL-26-10334","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35.4\" x H 68.9\" \/ Gold \/ US Plug","offer_id":53815791780123,"sku":"STB-FL-26-10335","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35.4\" x H 68.9\" \/ Gold \/ UK Plug","offer_id":53815791812891,"sku":"STB-FL-26-10336","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35.4\" x H 68.9\" \/ Gold \/ AU Plug","offer_id":53815791845659,"sku":"STB-FL-26-10337","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35.4\" x H 68.9\" \/ Gold \/ EU Plug","offer_id":53815791878427,"sku":"STB-FL-26-10338","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35.4\" x H 68.9\" \/ Silver \/ US Plug","offer_id":53815791911195,"sku":"STB-FL-26-10339","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35.4\" x H 68.9\" \/ Silver \/ UK Plug","offer_id":53815791943963,"sku":"STB-FL-26-10340","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35.4\" x H 68.9\" \/ Silver \/ AU Plug","offer_id":53815791976731,"sku":"STB-FL-26-10341","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35.4\" x H 68.9\" \/ Silver \/ EU Plug","offer_id":53815792009499,"sku":"STB-FL-26-10342","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35.4\" x H 68.9\" \/ Smoke Gray \/ US Plug","offer_id":53815792042267,"sku":"STB-FL-26-10343","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35.4\" x H 68.9\" \/ Smoke Gray \/ UK Plug","offer_id":53815792075035,"sku":"STB-FL-26-10344","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35.4\" x H 68.9\" \/ Smoke Gray \/ AU Plug","offer_id":53815792107803,"sku":"STB-FL-26-10345","price":1395.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35.4\" x H 68.9\" \/ Smoke Gray \/ EU Plug","offer_id":53815792140571,"sku":"STB-FL-26-10346","price":1395.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-molten-disc-floor-lamp-stuberlighting_1.jpg?v=1787627757"},{"product_id":"pilastro-alabaster-floor-lamp","title":"Pilastro Alabaster Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING\n   PILASTRO ALABASTER FLOOR LAMP\n\n   REAL PRODUCT DETAIL → SCALE → NATURAL ALABASTER\n   → LIGHT \u0026 USE → SPECS → FAQ\n\n   Dawn Safe · Responsive · SEO Focused\n========================================================= *\/\n\n.stb-pilastro{\n  --ink:#21160F;\n  --brown:#4B3322;\n  --accent:#987351;\n\n  --ivory:#FFFDF9;\n  --paper:#FAF7F1;\n  --cream:#F3EBE1;\n  --soft:#F7F2EB;\n\n  --text:#5D5148;\n  --muted:#81756C;\n\n  --line:#DDD0C2;\n  --line-strong:#C9B7A3;\n\n  width:100%;\n  max-width:900px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--text);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:13px;\n  line-height:1.55;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-pilastro *,\n.stb-pilastro *::before,\n.stb-pilastro *::after{\n  box-sizing:border-box;\n}\n\n.stb-pilastro h2,\n.stb-pilastro h3,\n.stb-pilastro p,\n.stb-pilastro figure{\n  margin-top:0;\n}\n\n.stb-pilastro h2,\n.stb-pilastro h3{\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-pilastro img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.pil-label{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--accent);\n\n  font-size:8px;\n  line-height:1.3;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   01 — OPENING \/ REAL PRODUCT DETAIL\n========================================================= *\/\n\n.pil-opening{\n  display:grid;\n  grid-template-columns:minmax(0,1.12fr) minmax(285px,.88fr);\n\n  gap:34px;\n  align-items:center;\n\n  padding:8px 0 25px;\n\n  border-bottom:1px solid var(--ink);\n}\n\n\n\/* COPY *\/\n\n.pil-opening__copy h2{\n  max-width:550px;\n\n  margin:0;\n\n  font-size:36px;\n  line-height:.98;\n}\n\n.pil-opening__lead{\n  max-width:545px;\n\n  margin:11px 0 16px;\n\n  color:var(--text);\n\n  font-size:11.2px;\n  line-height:1.55;\n}\n\n\n\/* KEY FACTS *\/\n\n.pil-opening__facts{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  border-top:1px solid var(--ink);\n}\n\n.pil-opening__fact{\n  padding:9px 10px 7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.pil-opening__fact:nth-child(even){\n  padding-left:12px;\n\n  border-left:1px solid var(--line);\n}\n\n.pil-opening__fact small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pil-opening__fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--ink);\n\n  font-size:10px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n\n\/* REAL IMAGE *\/\n\n.pil-opening__visual{\n  margin:0;\n\n  min-width:0;\n}\n\n.pil-opening__frame{\n  padding:7px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.pil-opening__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:285px;\n\n  overflow:hidden;\n\n  background:#fff;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.pil-opening__frame img{\n  max-height:285px !important;\n}\n\n.pil-opening figcaption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:7.8px;\n}\n\n.pil-opening figcaption strong{\n  color:var(--brown);\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   02 — WHY IT WORKS\n========================================================= *\/\n\n.pil-character{\n  display:grid;\n  grid-template-columns:minmax(180px,.31fr) minmax(0,.69fr);\n\n  gap:28px;\n\n  margin-top:23px;\n  padding-bottom:22px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.pil-character__title h3{\n  max-width:215px;\n\n  margin:0;\n\n  font-size:24px;\n  line-height:1.02;\n}\n\n.pil-character__body{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  border-top:1px solid var(--ink);\n}\n\n.pil-character__item{\n  padding:10px 11px 3px 0;\n}\n\n.pil-character__item + .pil-character__item{\n  padding-left:13px;\n\n  border-left:1px solid var(--line);\n}\n\n.pil-character__item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.pil-character__item p{\n  margin:5px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.7px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   03 — SCALE\n========================================================= *\/\n\n.pil-scale{\n  margin-top:24px;\n}\n\n.pil-scale__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:24px;\n\n  margin-bottom:10px;\n}\n\n.pil-scale__head h3{\n  margin:0;\n\n  font-size:25px;\n  line-height:1.03;\n}\n\n.pil-scale__head p{\n  max-width:425px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.4px;\n  line-height:1.42;\n\n  text-align:right;\n}\n\n\n\/* SIZE PANEL *\/\n\n.pil-scale__panel{\n  display:grid;\n  grid-template-columns:minmax(285px,.6fr) minmax(0,.4fr);\n\n  overflow:hidden;\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* SIZE IMAGE *\/\n\n.pil-scale__visual{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:9px;\n\n  background:#fff;\n\n  border-right:1px solid var(--line);\n}\n\n.pil-scale__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.pil-scale__visual img{\n  max-height:260px !important;\n}\n\n\n\/* SCALE COPY *\/\n\n.pil-scale__copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:18px 20px;\n\n  background:var(--paper);\n}\n\n.pil-scale__height{\n  color:var(--accent);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:48px;\n  line-height:.88;\n\n  font-weight:500;\n}\n\n.pil-scale__copy h3{\n  margin:9px 0 0;\n\n  font-size:20px;\n  line-height:1.04;\n}\n\n.pil-scale__copy \u003e p{\n  margin:6px 0 11px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.42;\n}\n\n.pil-scale__rows{\n  border-top:1px solid var(--ink);\n}\n\n.pil-scale__row{\n  display:flex;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.pil-scale__row span{\n  color:var(--accent);\n\n  font-size:7.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pil-scale__row strong{\n  color:var(--ink);\n\n  font-size:9.7px;\n  line-height:1.4;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* SCALE TIP *\/\n\n.pil-scale__tip{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:15px;\n  align-items:center;\n\n  margin-top:9px;\n  padding:9px 12px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--accent);\n}\n\n.pil-scale__tip strong{\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  font-weight:500;\n}\n\n.pil-scale__tip p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:9px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   04 — NATURAL ALABASTER\n========================================================= *\/\n\n.pil-stone{\n  display:grid;\n  grid-template-columns:minmax(230px,.58fr) minmax(0,1.42fr);\n\n  gap:29px;\n  align-items:center;\n\n  margin-top:25px;\n  padding:19px 0;\n\n  border-top:1px solid var(--ink);\n  border-bottom:1px solid var(--ink);\n}\n\n\n\/* STONE IMAGE *\/\n\n.pil-stone__visual{\n  margin:0;\n}\n\n.pil-stone__frame{\n  padding:7px;\n\n  background:var(--soft);\n\n  border:1px solid var(--line);\n  border-radius:6px;\n}\n\n.pil-stone__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:215px;\n\n  overflow:hidden;\n\n  background:#fff;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.pil-stone__frame img{\n  max-height:220px !important;\n}\n\n.pil-stone figcaption{\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:7.8px;\n}\n\n\n\/* STONE COPY *\/\n\n.pil-stone__copy h3{\n  max-width:515px;\n\n  margin:0;\n\n  font-size:26px;\n  line-height:1.02;\n}\n\n.pil-stone__lead{\n  max-width:545px;\n\n  margin:8px 0 13px;\n\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.47;\n}\n\n.pil-stone__facts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  border-top:1px solid var(--ink);\n}\n\n.pil-stone__fact{\n  padding:9px 10px 2px 0;\n}\n\n.pil-stone__fact + .pil-stone__fact{\n  padding-left:12px;\n\n  border-left:1px solid var(--line);\n}\n\n.pil-stone__fact small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pil-stone__fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.pil-stone__fact p{\n  margin:4px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.4px;\n  line-height:1.36;\n}\n\n\n\/* =========================================================\n   05 — LIGHT \u0026 EVERYDAY USE\n========================================================= *\/\n\n.pil-use{\n  display:grid;\n  grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);\n\n  margin-top:23px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n\n\/* DARK LIGHT PANEL *\/\n\n.pil-light{\n  padding:20px;\n\n  background:var(--ink);\n}\n\n.pil-light .pil-label{\n  color:#D7B58E;\n}\n\n.pil-light h3{\n  margin:0;\n\n  color:#FFF9F1;\n\n  font-size:22px;\n  line-height:1.04;\n}\n\n.pil-light__lead{\n  margin:7px 0 11px;\n\n  color:#DCCFC4;\n\n  font-size:9.3px;\n  line-height:1.42;\n}\n\n.pil-light__list{\n  border-top:1px solid rgba(255,255,255,.22);\n}\n\n.pil-light__row{\n  display:flex;\n  justify-content:space-between;\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid rgba(255,255,255,.14);\n}\n\n.pil-light__row span{\n  color:#C8B7A7;\n\n  font-size:7.4px;\n\n  text-transform:uppercase;\n}\n\n.pil-light__row strong{\n  max-width:68%;\n\n  color:#FFF8EF;\n\n  font-size:9.7px;\n  line-height:1.38;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* EASY SETUP *\/\n\n.pil-easy{\n  padding:19px 20px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-left:0;\n}\n\n.pil-easy h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.04;\n}\n\n.pil-easy__lead{\n  margin:6px 0 10px;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  line-height:1.4;\n}\n\n.pil-easy__list{\n  border-top:1px solid var(--ink);\n}\n\n.pil-easy__row{\n  display:flex;\n  justify-content:space-between;\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.pil-easy__row span{\n  color:var(--accent);\n\n  font-size:7.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.pil-easy__row strong{\n  max-width:68%;\n\n  color:var(--ink);\n\n  font-size:9.7px;\n  line-height:1.4;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   06 — WHERE TO PLACE\n========================================================= *\/\n\n.pil-placement{\n  display:grid;\n  grid-template-columns:minmax(145px,.28fr) repeat(3,minmax(0,1fr));\n\n  margin-top:20px;\n\n  padding:14px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.pil-placement__title{\n  padding-right:17px;\n}\n\n.pil-placement__title h3{\n  margin:0;\n\n  font-size:19px;\n  line-height:1.05;\n}\n\n.pil-placement__item{\n  padding:1px 13px;\n\n  border-left:1px solid var(--line);\n}\n\n.pil-placement__item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:9.7px;\n\n  font-weight:500;\n}\n\n.pil-placement__item p{\n  margin:3px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n  line-height:1.36;\n}\n\n\n\/* =========================================================\n   07 — SPECIFICATIONS\n========================================================= *\/\n\n.pil-spec{\n  margin-top:22px;\n}\n\n.pil-spec__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:20px;\n\n  margin-bottom:8px;\n}\n\n.pil-spec__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.04;\n}\n\n.pil-spec__head p{\n  max-width:345px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.4;\n\n  text-align:right;\n}\n\n.pil-spec__table{\n  border-top:1px solid var(--ink);\n}\n\n.pil-spec__row{\n  display:grid;\n  grid-template-columns:minmax(155px,.29fr) minmax(0,.71fr);\n\n  gap:20px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.pil-spec__row span:first-child{\n  color:#75685F;\n\n  font-size:10.8px;\n  line-height:1.44;\n\n  font-weight:500;\n}\n\n.pil-spec__row span:last-child{\n  color:var(--ink);\n\n  font-size:11px;\n  line-height:1.46;\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   08 — FAQ\n========================================================= *\/\n\n.pil-faq{\n  display:grid;\n  grid-template-columns:minmax(175px,.27fr) minmax(0,.73fr);\n\n  gap:27px;\n\n  margin-top:21px;\n  padding-top:18px;\n\n  border-top:1px solid var(--ink);\n}\n\n.pil-faq__intro h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.04;\n}\n\n.pil-faq__intro p{\n  margin:6px 0 0;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.4;\n}\n\n.pil-faq__list{\n  border-top:1px solid var(--line);\n}\n\n.pil-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.pil-faq__item summary{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:14px;\n\n  padding:9px 0;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:15.5px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.pil-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.pil-faq__plus{\n  flex:0 0 auto;\n\n  color:var(--accent);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n\n  font-size:15px;\n\n  transition:transform .2s ease;\n}\n\n.pil-faq__item[open] .pil-faq__plus{\n  transform:rotate(45deg);\n}\n\n.pil-faq__item p{\n  max-width:650px;\n\n  margin:0;\n\n  padding:0 28px 10px 0;\n\n  color:var(--text);\n\n  font-size:9.7px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   MATERIAL NOTE\n========================================================= *\/\n\n.pil-note{\n  margin-top:14px;\n\n  padding:10px 12px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--accent);\n\n  color:var(--text);\n\n  font-size:9.3px;\n  line-height:1.45;\n}\n\n.pil-note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   SHIPPING \u0026 RETURNS\n========================================================= *\/\n\n.pil-shipping{\n  margin-top:14px;\n\n  padding:18px 20px;\n\n  background:var(--ink);\n\n  border-radius:7px;\n}\n\n.pil-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF9F1;\n\n  font-size:19px;\n}\n\n.pil-shipping p{\n  margin:0 0 5px;\n\n  color:#DDD2C8;\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n.pil-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.pil-shipping a{\n  color:#D9B990;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.pil-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,13,9,.95);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.pil-lightbox:target{\n  display:flex;\n}\n\n.pil-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.pil-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:82vh !important;\n\n  padding:6px;\n\n  background:#fff;\n\n  border-radius:5px;\n}\n\n.pil-lightbox__caption{\n  margin-top:9px;\n\n  color:#E2C9A7;\n\n  font-size:10px;\n  text-align:center;\n}\n\n.pil-lightbox__hint{\n  margin-top:3px;\n\n  color:#A99A8D;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .pil-opening{\n    grid-template-columns:minmax(0,1fr) minmax(240px,.82fr);\n\n    gap:22px;\n  }\n\n  .pil-opening__copy h2{\n    font-size:29px;\n  }\n\n\n  .pil-scale__panel{\n    grid-template-columns:minmax(230px,.55fr) minmax(0,.45fr);\n  }\n\n\n  .pil-stone{\n    grid-template-columns:minmax(190px,.52fr) minmax(0,1.48fr);\n\n    gap:20px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .stb-pilastro{\n    font-size:12.5px;\n  }\n\n\n  \/* OPENING *\/\n\n  .pil-opening{\n    grid-template-columns:1fr;\n\n    gap:13px;\n  }\n\n  .pil-opening__visual{\n    width:100%;\n  }\n\n  .pil-opening__frame a{\n    min-height:220px;\n  }\n\n  .pil-opening__frame img{\n    max-height:220px !important;\n  }\n\n\n  \/* CHARACTER *\/\n\n  .pil-character{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n  .pil-character__body{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n  }\n\n\n  \/* SCALE *\/\n\n  .pil-scale__head{\n    display:block;\n  }\n\n  .pil-scale__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n  .pil-scale__panel{\n    grid-template-columns:minmax(135px,.42fr) minmax(0,.58fr);\n  }\n\n  .pil-scale__visual img{\n    max-height:180px !important;\n  }\n\n  .pil-scale__copy{\n    padding:13px;\n  }\n\n  .pil-scale__height{\n    font-size:36px;\n  }\n\n  .pil-scale__tip{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n\n  \/* STONE *\/\n\n  .pil-stone{\n    grid-template-columns:minmax(125px,.36fr) minmax(0,.64fr);\n\n    gap:12px;\n  }\n\n  .pil-stone__frame a{\n    min-height:145px;\n  }\n\n  .pil-stone__frame img{\n    max-height:145px !important;\n  }\n\n  .pil-stone__copy h3{\n    font-size:21px;\n  }\n\n  .pil-stone__lead{\n    font-size:9px;\n  }\n\n  .pil-stone__facts{\n    grid-template-columns:1fr;\n  }\n\n  .pil-stone__fact{\n    padding:5px 0;\n  }\n\n  .pil-stone__fact + .pil-stone__fact{\n    padding-left:0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .pil-stone__fact p{\n    display:none;\n  }\n\n\n  \/* USE *\/\n\n  .pil-use{\n    grid-template-columns:1fr;\n  }\n\n  .pil-easy{\n    border-left:1px solid var(--line-strong);\n    border-top:0;\n  }\n\n\n  \/* PLACEMENT *\/\n\n  .pil-placement{\n    grid-template-columns:1fr;\n  }\n\n  .pil-placement__title{\n    padding:0 0 7px;\n  }\n\n  .pil-placement__item{\n    padding:7px 0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SPECS *\/\n\n  .pil-spec__head{\n    display:block;\n  }\n\n  .pil-spec__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n  .pil-spec__row{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .pil-spec__row span:first-child{\n    color:var(--accent);\n\n    font-size:9px;\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .pil-faq{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .pil-scale__panel,\n  .pil-stone{\n    grid-template-columns:1fr;\n  }\n\n  .pil-scale__visual,\n  .pil-stone__visual{\n    width:245px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-pilastro\" id=\"pilastro-root\"\u003e\n\u003c!-- =====================================================\n     01 — REAL PRODUCT OPENING\n====================================================== --\u003e\n\u003csection class=\"pil-opening\" id=\"pilastro-detail\"\u003e\n\u003cdiv class=\"pil-opening__copy\"\u003e\n\u003cspan class=\"pil-label\"\u003e Pilastro Alabaster Floor Lamp \u003c\/span\u003e\n\u003ch2\u003eSculptural Alabaster Light for the Quietest Corner\u003c\/h2\u003e\n\u003cp class=\"pil-opening__lead\"\u003ePilastro groups three staggered columns of natural alabaster into a floor lamp that feels more like an illuminated sculpture than a conventional shade-and-base design. Warm LED light glows through the stone, revealing its organic veining while the slim vertical composition adds presence without overwhelming the room.\u003c\/p\u003e\n\u003cdiv class=\"pil-opening__facts\"\u003e\n\u003cdiv class=\"pil-opening__fact\"\u003e\n\u003csmall\u003e Overall Size \u003c\/small\u003e \u003cstrong\u003e Ø17.7\" × H59.1\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-opening__fact\"\u003e\n\u003csmall\u003e Stone \u003c\/small\u003e \u003cstrong\u003e Natural Alabaster \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-opening__fact\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Integrated LED · 3000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-opening__fact\"\u003e\n\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Plug-In · Inline Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"pil-opening__visual\"\u003e\n\u003cdiv class=\"pil-opening__frame\"\u003e\u003ca href=\"#pilastro-detail-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pilastro-alabaster-floor-lamp-stuberlighting_4.jpg?v=1787993680\" alt=\"Pilastro Alabaster Floor Lamp natural alabaster columns and brass metalwork detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Alabaster \u0026amp; Metalwork Detail \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     02 — PRODUCT CHARACTER\n====================================================== --\u003e\n\u003csection class=\"pil-character\"\u003e\n\u003cdiv class=\"pil-character__title\"\u003e\n\u003cspan class=\"pil-label\"\u003e The Design \u003c\/span\u003e\n\u003ch3\u003eThree Heights Create the Composition\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-character__body\"\u003e\n\u003cdiv class=\"pil-character__item\"\u003e\n\u003cstrong\u003e Staggered Columns \u003c\/strong\u003e\n\u003cp\u003eThree different heights give the lamp depth and a more architectural silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-character__item\"\u003e\n\u003cstrong\u003e Stone First \u003c\/strong\u003e\n\u003cp\u003eRestrained metalwork keeps natural alabaster—not decorative hardware—as the focal point.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-character__item\"\u003e\n\u003cstrong\u003e Warm Ambient Glow \u003c\/strong\u003e\n\u003cp\u003eIntegrated LEDs illuminate the stone from within instead of exposing conventional bulbs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     03 — SCALE\n====================================================== --\u003e\n\u003csection class=\"pil-scale\" id=\"pilastro-size\"\u003e\n\u003cdiv class=\"pil-scale__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"pil-label\"\u003e Size \u0026amp; Scale \u003c\/span\u003e\n\u003ch3\u003eNearly Five Feet Tall, Without a Wide Footprint\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003ePilastro has enough vertical presence to stand beside a sofa or lounge chair while keeping its overall diameter to 17.7\".\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-scale__panel\"\u003e\n\u003cdiv class=\"pil-scale__visual\"\u003e\u003ca href=\"#pilastro-size-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pilastro-alabaster-floor-lamp-stuberlighting_15.jpg?v=1787993680\" alt=\"Pilastro Alabaster Floor Lamp dimensions 17.7 inches diameter by 59.1 inches high\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"pil-scale__copy\"\u003e\n\u003cspan class=\"pil-label\"\u003e Overall Height \u003c\/span\u003e \u003cspan class=\"pil-scale__height\"\u003e 59.1\" \u003c\/span\u003e\n\u003ch3\u003eFloor-Lamp Scale, Sculptural Proportion\u003c\/h3\u003e\n\u003cp\u003eThe varying column heights break up the overall mass, so the lamp reads lighter than a solid 59-inch tower.\u003c\/p\u003e\n\u003cdiv class=\"pil-scale__rows\"\u003e\n\u003cdiv class=\"pil-scale__row\"\u003e\n\u003cspan\u003e Diameter \u003c\/span\u003e \u003cstrong\u003e 17.7\" \/ 45cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-scale__row\"\u003e\n\u003cspan\u003e Height \u003c\/span\u003e \u003cstrong\u003e 59.1\" \/ 150cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-scale__row\"\u003e\n\u003cspan\u003e Type \u003c\/span\u003e \u003cstrong\u003e Freestanding \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-scale__tip\"\u003e\n\u003cstrong\u003e Placement tip \u003c\/strong\u003e\n\u003cp\u003eGive the three columns some breathing room. Pilastro looks strongest where the full silhouette can be seen rather than pushed tightly between large furniture pieces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     04 — NATURAL ALABASTER\n====================================================== --\u003e\n\u003csection class=\"pil-stone\" id=\"pilastro-stone\"\u003e\n\u003cfigure class=\"pil-stone__visual\"\u003e\n\u003cdiv class=\"pil-stone__frame\"\u003e\u003ca href=\"#pilastro-stone-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calcaria-alabaster-wall-light-stuberlighting_2.jpg?v=1785641364\" alt=\"Natural alabaster stone veining translucency and material variation reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003eNatural alabaster reference · click to enlarge\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cdiv class=\"pil-stone__copy\"\u003e\n\u003cspan class=\"pil-label\"\u003e Genuine Natural Stone \u003c\/span\u003e\n\u003ch3\u003eThe Three Columns Will Never Be Perfectly Identical\u003c\/h3\u003e\n\u003cp class=\"pil-stone__lead\"\u003eThat is part of the design. Natural alabaster varies in veining, clouding, mineral markings and translucency. The three columns are visually related, but each retains the individual character of real stone.\u003c\/p\u003e\n\u003cdiv class=\"pil-stone__facts\"\u003e\n\u003cdiv class=\"pil-stone__fact\"\u003e\n\u003csmall\u003e Veining \u003c\/small\u003e \u003cstrong\u003e Unique by Piece \u003c\/strong\u003e\n\u003cp\u003eLines and mineral patterns naturally differ.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-stone__fact\"\u003e\n\u003csmall\u003e Translucency \u003c\/small\u003e \u003cstrong\u003e Naturally Varied \u003c\/strong\u003e\n\u003cp\u003eSome stone areas may glow more strongly than others.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-stone__fact\"\u003e\n\u003csmall\u003e Tone \u003c\/small\u003e \u003cstrong\u003e Warm Ivory \u003c\/strong\u003e\n\u003cp\u003eCream and subtle mineral tones are expected.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     05 — LIGHT \u0026 EVERYDAY USE\n====================================================== --\u003e\n\u003csection class=\"pil-use\"\u003e\n\u003cdiv class=\"pil-light\"\u003e\n\u003cspan class=\"pil-label\"\u003e Light Through Stone \u003c\/span\u003e\n\u003ch3\u003eDedicated 3000K Warm Glow\u003c\/h3\u003e\n\u003cp class=\"pil-light__lead\"\u003ePilastro uses integrated LEDs inside the alabaster columns. The warm light is softened by the natural stone, emphasizing texture rather than producing the look of an exposed lamp bulb.\u003c\/p\u003e\n\u003cdiv class=\"pil-light__list\"\u003e\n\u003cdiv class=\"pil-light__row\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED · Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-light__row\"\u003e\n\u003cspan\u003e Color Temperature \u003c\/span\u003e \u003cstrong\u003e 3000K Warm Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-light__row\"\u003e\n\u003cspan\u003e Bulbs \u003c\/span\u003e \u003cstrong\u003e No Conventional Bulbs Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-light__row\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-easy\"\u003e\n\u003cspan class=\"pil-label\"\u003e Plug \u0026amp; Place \u003c\/span\u003e\n\u003ch3\u003eNo Hardwiring Required\u003c\/h3\u003e\n\u003cp class=\"pil-easy__lead\"\u003eUnlike a permanent architectural fixture, Pilastro can be positioned wherever you have a suitable outlet and stable floor surface.\u003c\/p\u003e\n\u003cdiv class=\"pil-easy__list\"\u003e\n\u003cdiv class=\"pil-easy__row\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Plug-In \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-easy__row\"\u003e\n\u003cspan\u003e Cord Length \u003c\/span\u003e \u003cstrong\u003e Approx. 59.1\" \/ 150cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-easy__row\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Inline On \/ Off Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-easy__row\"\u003e\n\u003cspan\u003e Electrician \u003c\/span\u003e \u003cstrong\u003e Not Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-easy__row\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e Indoor Use Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     06 — PLACEMENT\n====================================================== --\u003e\n\u003csection class=\"pil-placement\"\u003e\n\u003cdiv class=\"pil-placement__title\"\u003e\n\u003cspan class=\"pil-label\"\u003e Best Placement \u003c\/span\u003e\n\u003ch3\u003eGive the Stone Space to Glow\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-placement__item\"\u003e\n\u003cstrong\u003e Living Room Corner \u003c\/strong\u003e\n\u003cp\u003eA strong option beside a sofa where the full vertical silhouette remains visible.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-placement__item\"\u003e\n\u003cstrong\u003e Lounge Area \u003c\/strong\u003e\n\u003cp\u003eAdds warm ambient light beside an accent chair without requiring ceiling installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-placement__item\"\u003e\n\u003cstrong\u003e Entry or Office \u003c\/strong\u003e\n\u003cp\u003eWorks particularly well where the lamp can function as both lighting and a sculptural object.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     07 — SPECIFICATIONS\n====================================================== --\u003e\n\u003csection class=\"pil-spec\"\u003e\n\u003cdiv class=\"pil-spec__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"pil-label\"\u003e Product Details \u003c\/span\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe essential scale, material and electrical information before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-spec__table\"\u003e\n\u003cdiv class=\"pil-spec__row\"\u003e\n\u003cspan\u003eProduct\u003c\/span\u003e \u003cspan\u003ePilastro Alabaster Floor Lamp\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-spec__row\"\u003e\n\u003cspan\u003eOverall Size\u003c\/span\u003e \u003cspan\u003eØ17.7\" × H59.1\" · Ø45 × H150cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-spec__row\"\u003e\n\u003cspan\u003eConstruction\u003c\/span\u003e \u003cspan\u003eThree Staggered Natural Alabaster Columns\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-spec__row\"\u003e\n\u003cspan\u003eMaterials\u003c\/span\u003e \u003cspan\u003eNatural Alabaster · Brass Metalwork\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-spec__row\"\u003e\n\u003cspan\u003eAlabaster\u003c\/span\u003e \u003cspan\u003eNatural Stone · Veining, Tone and Translucency Vary by Piece\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-spec__row\"\u003e\n\u003cspan\u003eLight Source\u003c\/span\u003e \u003cspan\u003eIntegrated LED · Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-spec__row\"\u003e\n\u003cspan\u003eColor Temperature\u003c\/span\u003e \u003cspan\u003e3000K Warm Light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-spec__row\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cspan\u003eAC110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-spec__row\"\u003e\n\u003cspan\u003eWiring\u003c\/span\u003e \u003cspan\u003ePlug-In · No Hardwiring Required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-spec__row\"\u003e\n\u003cspan\u003ePower Cord\u003c\/span\u003e \u003cspan\u003eApprox. 59.1\" \/ 150cm with Plug\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-spec__row\"\u003e\n\u003cspan\u003eControl\u003c\/span\u003e \u003cspan\u003eInline On \/ Off Switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-spec__row\"\u003e\n\u003cspan\u003eMounting\u003c\/span\u003e \u003cspan\u003eFreestanding Floor Lamp\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-spec__row\"\u003e\n\u003cspan\u003eIP Rating\u003c\/span\u003e \u003cspan\u003eIP20 · Indoor Use Only · Not Waterproof\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-spec__row\"\u003e\n\u003cspan\u003eCompliance\u003c\/span\u003e \u003cspan\u003eCompliant with SAA\/UL\/ETL\/CE and CSA certifcation standards.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     08 — FAQ\n====================================================== --\u003e\n\u003csection class=\"pil-faq\"\u003e\n\u003cdiv class=\"pil-faq__intro\"\u003e\n\u003cspan class=\"pil-label\"\u003e FAQ \u003c\/span\u003e\n\u003ch3\u003eBefore You Order\u003c\/h3\u003e\n\u003cp\u003eThe questions that matter most for this alabaster floor lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pil-faq__list\"\u003e\n\u003cdetails class=\"pil-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eHow large is Pilastro in the room?\u003c\/span\u003e \u003cspan class=\"pil-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003ePilastro measures approximately 59.1\" \/ 150cm high and 17.7\" \/ 45cm in overall diameter. It has substantial floor-lamp height without requiring a very wide footprint.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"pil-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWill all three alabaster columns look identical?\u003c\/span\u003e \u003cspan class=\"pil-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. Because genuine alabaster is natural stone, each column has individual veining, mineral markings, tone and translucency.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"pil-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat color is the light?\u003c\/span\u003e \u003cspan class=\"pil-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003ePilastro uses dedicated 3000K warm light, selected to complement the creamy natural tone of the alabaster.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"pil-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eDoes it use replaceable bulbs?\u003c\/span\u003e \u003cspan class=\"pil-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo conventional screw-in bulb is required. The LED light source is integrated into the lamp and included.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"pil-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eDoes Pilastro need an electrician?\u003c\/span\u003e \u003cspan class=\"pil-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. This is a plug-in floor lamp. Place it on a flat, stable surface and connect it to a suitable wall outlet.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"pil-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eHow do I turn the lamp on and off?\u003c\/span\u003e \u003cspan class=\"pil-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003ePilastro uses an inline on\/off switch located on the approximately 59.1\" \/ 150cm power cord.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     NATURAL MATERIAL NOTE\n====================================================== --\u003e\n\u003cdiv class=\"pil-note\"\u003e\n\u003cstrong\u003e Natural alabaster: \u003c\/strong\u003e each stone piece is unique. Variations in veining, clouding, translucency, tone and natural mineral markings are expected and are not considered defects. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/div\u003e\n\u003c!-- =====================================================\n     SHIPPING \u0026 RETURNS\n====================================================== --\u003e\n\u003csection class=\"pil-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     LIGHTBOX — DETAIL\n====================================================== --\u003e \u003ca id=\"pilastro-detail-lightbox\" href=\"#pilastro-detail\" class=\"pil-lightbox\"\u003e \u003cspan class=\"pil-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pilastro-alabaster-floor-lamp-stuberlighting_4.jpg?v=1787993680\" alt=\"Enlarged Pilastro Alabaster Floor Lamp natural alabaster and metalwork detail\"\u003e \u003cspan class=\"pil-lightbox__caption\"\u003e Pilastro · Natural Alabaster \u0026amp; Metalwork Detail \u003c\/span\u003e \u003cspan class=\"pil-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=\"pilastro-size-lightbox\" href=\"#pilastro-size\" class=\"pil-lightbox\"\u003e \u003cspan class=\"pil-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pilastro-alabaster-floor-lamp-stuberlighting_15.jpg?v=1787993680\" alt=\"Enlarged Pilastro Alabaster Floor Lamp dimension guide\"\u003e \u003cspan class=\"pil-lightbox__caption\"\u003e Ø17.7\" × H59.1\" \/ Ø45 × H150cm \u003c\/span\u003e \u003cspan class=\"pil-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — ALABASTER\n====================================================== --\u003e \u003ca id=\"pilastro-stone-lightbox\" href=\"#pilastro-stone\" class=\"pil-lightbox\"\u003e \u003cspan class=\"pil-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calcaria-alabaster-wall-light-stuberlighting_2.jpg?v=1785641364\" alt=\"Enlarged natural alabaster veining and material variation reference\"\u003e \u003cspan class=\"pil-lightbox__caption\"\u003e Natural Alabaster · Veining \u0026amp; Translucency Vary \u003c\/span\u003e \u003cspan class=\"pil-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 17.7″ × H 59.1″ \/ Brass \u0026 Alabaster \/ US Plug","offer_id":53838397079835,"sku":"STB-FL-26-10347","price":3485.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7″ × H 59.1″ \/ Brass \u0026 Alabaster \/ UK Plug","offer_id":53838397112603,"sku":"STB-FL-26-10348","price":3485.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7″ × H 59.1″ \/ Brass \u0026 Alabaster \/ EU Plug","offer_id":53838397145371,"sku":"STB-FL-26-10349","price":3485.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7″ × H 59.1″ \/ Brass \u0026 Alabaster \/ AU Plug","offer_id":53838397178139,"sku":"STB-FL-26-10350","price":3485.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pilastro-alabaster-floor-lamp-stuberlighting_1.jpg?v=1787993680"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/collections\/aureli-wave-led-floor-lamp-white-stuberlighting_7.jpg?v=1778932218","url":"https:\/\/stuberlighting.com\/collections\/floor-lamps.oembed?page=3","provider":"Stuberlighting","version":"1.0","type":"link"}