{"title":"Minimalist Lighting","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-juni-washi-paper-pendant-lamp","title":"Akari Juni Washi Paper Pendant Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AKARI JUNI\n   Washi Paper Pendant Lamp\n   Product Specific \/ Mobile Responsive\n========================================================= *\/\n\n.stb-juni{\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  width:100%;\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-juni *{\n  box-sizing:border-box;\n}\n\n.stb-juni h2,\n.stb-juni h3,\n.stb-juni p{\n  margin-top:0;\n}\n\n.stb-juni h2,\n.stb-juni 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-juni__intro{\n  padding:5px 0 24px;\n}\n\n.stb-juni__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-juni__intro h2{\n  max-width:650px;\n  margin:0 0 10px;\n\n  font-size:29px;\n  line-height:1.12;\n  letter-spacing:-.01em;\n}\n\n.stb-juni__intro p{\n  max-width:680px;\n  margin:0;\n\n  color:#5D4C3C;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-juni__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-juni__fact{\n  min-width:0;\n  padding:15px 11px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-juni__fact:last-child{\n  border-right:0;\n}\n\n.stb-juni__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-juni__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-juni__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-juni__material-thumb{\n  width:210px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-juni__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-juni__image-link img{\n  display:block;\n\n  width:100%;\n  height:210px;\n\n  object-fit:contain;\n\n  transition:transform .25s ease;\n}\n\n.stb-juni__image-link:hover img{\n  transform:scale(1.02);\n}\n\n.stb-juni__zoom{\n  position:absolute;\n  right:8px;\n  bottom:8px;\n\n  padding:5px 8px;\n\n  background:rgba(28,18,9,.80);\n  border-radius:20px;\n\n  color:#F5EDD8;\n\n  font-size:9px;\n  font-weight:500;\n}\n\n.stb-juni__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-juni__material h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-juni__material p{\n  margin:0 0 9px;\n\n  color:#5D4C3C;\n\n  font-size:13.5px;\n}\n\n.stb-juni__material-list{\n  display:grid;\n  gap:6px;\n}\n\n.stb-juni__material-item{\n  display:flex;\n  gap:8px;\n\n  color:#665544;\n\n  font-size:12px;\n  line-height:1.5;\n}\n\n.stb-juni__material-item:before{\n  content:\"—\";\n  color:var(--gold);\n}\n\n\n\/* =========================================================\n   UNIVERSAL LIGHTBOX\n   CLICK \/ TAP ANYWHERE TO CLOSE\n========================================================= *\/\n\n.stb-juni__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-juni__lightbox:target{\n  display:flex;\n}\n\n.stb-juni__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-juni__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-juni__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-juni__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 + CEILING FIT\n========================================================= *\/\n\n.stb-juni__scale{\n  margin-bottom:36px;\n}\n\n.stb-juni__heading{\n  margin:0 0 15px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-juni__scale-inner{\n  display:grid;\n  grid-template-columns:245px 1fr;\n  gap:30px;\n  align-items:center;\n}\n\n.stb-juni__scale-image{\n  width:245px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-juni__scale-image img{\n  display:block;\n\n  width:100%;\n  height:auto;\n  max-height:300px;\n\n  object-fit:contain;\n}\n\n.stb-juni__dimension{\n  display:block;\n  margin-bottom:6px;\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-juni__metric{\n  display:block;\n  margin-bottom:11px;\n\n  color:#897862;\n\n  font-size:11.5px;\n}\n\n.stb-juni__scale-copy p{\n  margin:0 0 13px;\n\n  color:#5D4C3C;\n\n  font-size:13.5px;\n}\n\n.stb-juni__fit{\n  display:grid;\n  gap:7px;\n}\n\n.stb-juni__fit-row{\n  display:flex;\n  justify-content:space-between;\n  gap:15px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n\n  font-size:11.5px;\n}\n\n.stb-juni__fit-row:last-child{\n  border-bottom:0;\n}\n\n.stb-juni__fit-row strong{\n  color:var(--dark);\n  font-weight:600;\n}\n\n.stb-juni__fit-row span{\n  color:#786754;\n  text-align:right;\n}\n\n\n\/* =========================================================\n   IMPORTANT CEILING NOTE\n========================================================= *\/\n\n.stb-juni__ceiling{\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-juni__ceiling-icon{\n  color:var(--gold);\n\n  font-size:20px;\n  line-height:1;\n}\n\n.stb-juni__ceiling 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-juni__ceiling p{\n  margin:0;\n\n  color:#D8CEBC;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   LIGHT + INSTALLATION\n========================================================= *\/\n\n.stb-juni__utility{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:1px;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  background:#37291B;\n  border-radius:9px;\n}\n\n.stb-juni__utility-card{\n  padding:18px 19px;\n\n  background:#24180E;\n}\n\n.stb-juni__utility-card small{\n  display:block;\n  margin-bottom:5px;\n\n  color:var(--gold);\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.stb-juni__utility-card strong{\n  display:block;\n  margin-bottom:4px;\n\n  color:#F5EDD8;\n\n  font-size:12.5px;\n  font-weight:600;\n}\n\n.stb-juni__utility-card 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-juni__details{\n  margin-bottom:34px;\n}\n\n.stb-juni__spec-list{\n  border-top:1px solid var(--line);\n}\n\n.stb-juni__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-juni__spec-name{\n  padding-right:14px;\n\n  color:#897862;\n\n  font-size:11.5px;\n}\n\n.stb-juni__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-juni__faq{\n  margin-bottom:30px;\n}\n\n.stb-juni__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-juni__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-juni__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-juni__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-juni__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-juni__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 \u0026 RETURNS\n========================================================= *\/\n\n.stb-juni__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-juni__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-juni__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-juni__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-juni__shipping strong{\n  color:var(--dark);\n  font-weight:600;\n}\n\n.stb-juni__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-juni__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-juni{\n    max-width:100%;\n    font-size:13.5px;\n  }\n\n  .stb-juni__intro h2{\n    font-size:25px;\n    line-height:1.14;\n  }\n\n  .stb-juni__heading{\n    font-size:21px;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-juni__facts{\n    grid-template-columns:repeat(2,1fr);\n    margin-bottom:28px;\n  }\n\n  .stb-juni__fact{\n    padding:13px 9px;\n  }\n\n  .stb-juni__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-juni__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-juni__material{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    margin-bottom:30px;\n    padding:18px;\n  }\n\n  .stb-juni__material-thumb{\n    width:185px;\n  }\n\n  .stb-juni__material-thumb img{\n    height:185px;\n  }\n\n  .stb-juni__material h3{\n    font-size:21px;\n  }\n\n\n  \/* SCALE *\/\n\n  .stb-juni__scale-inner{\n    grid-template-columns:1fr;\n    gap:16px;\n  }\n\n  .stb-juni__scale-image{\n    width:220px;\n  }\n\n  .stb-juni__scale-copy{\n    text-align:center;\n  }\n\n  .stb-juni__dimension{\n    font-size:25px;\n  }\n\n  .stb-juni__fit{\n    text-align:left;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-juni__utility{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-juni__spec{\n    grid-template-columns:38% 62%;\n  }\n\n  .stb-juni__spec-name{\n    font-size:11px;\n  }\n\n  .stb-juni__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-juni__lightbox{\n    padding:14px;\n  }\n\n  .stb-juni__lightbox img{\n    max-width:94vw;\n    max-height:74vh;\n  }\n\n  .stb-juni__lightbox-title{\n    font-size:9px !important;\n  }\n\n  .stb-juni__lightbox-hint{\n    font-size:8.5px !important;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-juni__shipping{\n    padding:18px;\n  }\n\n  .stb-juni__shipping p{\n    font-size:12px;\n  }\n\n  .stb-juni__final-note{\n    padding:0 8px;\n\n    font-size:10.5px !important;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-juni\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-juni__intro\"\u003e\n\u003cp class=\"stb-juni__eyebrow\"\u003eAkari Juni\u003c\/p\u003e\n\u003ch2\u003eA Tall Washi Paper Pendant for Higher Ceilings\u003c\/h2\u003e\n\u003cp\u003eA vertically sculpted Washi paper shade that brings warm, diffused light into rooms with more ceiling height. Its narrow footprint creates presence without feeling visually heavy.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-juni__facts\"\u003e\n\u003cdiv class=\"stb-juni__fact\"\u003e\n\u003csmall\u003eSize\u003c\/small\u003e \u003cstrong\u003eØ17.7\" × H32.6\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-juni__fact\"\u003e\n\u003csmall\u003eBest For\u003c\/small\u003e \u003cstrong\u003e9ft+ Ceilings\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-juni__fact\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003e3000K Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-juni__fact\"\u003e\n\u003csmall\u003eDrop\u003c\/small\u003e \u003cstrong\u003e59\" Adjustable\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       MATERIAL\n  ====================================================== --\u003e\n\u003csection id=\"stb-juni-material-section\" class=\"stb-juni__material\"\u003e\n\u003cdiv class=\"stb-juni__material-thumb\"\u003e\u003ca href=\"#stb-juni-material\" class=\"stb-juni__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 detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-juni__zoom\"\u003e View Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-juni__label\"\u003e Material Detail \u003c\/span\u003e\n\u003ch3\u003eHand-Folded Washi Paper\u003c\/h3\u003e\n\u003cp\u003eTextured Washi paper is shaped over a bamboo and metal frame. The folds give the tall shade its sculptural form while softly diffusing direct bulb light.\u003c\/p\u003e\n\u003cdiv class=\"stb-juni__material-list\"\u003e\n\u003cdiv class=\"stb-juni__material-item\"\u003eThickened Washi paper shade\u003c\/div\u003e\n\u003cdiv class=\"stb-juni__material-item\"\u003eBamboo and metal internal structure\u003c\/div\u003e\n\u003cdiv class=\"stb-juni__material-item\"\u003eIron ceiling canopy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL LIGHTBOX --\u003e \u003ca id=\"stb-juni-material\" href=\"#stb-juni-material-section\" class=\"stb-juni__lightbox\"\u003e \u003cspan class=\"stb-juni__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 detail\"\u003e \u003cspan class=\"stb-juni__lightbox-title\"\u003e Washi Paper · Material Detail \u003c\/span\u003e \u003cspan class=\"stb-juni__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE \u0026 CEILING FIT\n  ====================================================== --\u003e\n\u003csection id=\"stb-juni-scale-section\" class=\"stb-juni__scale\"\u003e\n\u003ch3 class=\"stb-juni__heading\"\u003eSize \u0026amp; Ceiling Fit\u003c\/h3\u003e\n\u003cdiv class=\"stb-juni__scale-inner\"\u003e\n\u003cdiv class=\"stb-juni__scale-image\"\u003e\u003ca href=\"#stb-juni-scale\" class=\"stb-juni__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-juni-pendant-lamp-japandi-living-room_34.png?v=1782201429\" alt=\"Akari Juni Washi Paper Pendant Lamp scale reference\" loading=\"lazy\"\u003e \u003cspan class=\"stb-juni__zoom\"\u003e View Larger ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-juni__scale-copy\"\u003e\n\u003cspan class=\"stb-juni__dimension\"\u003e Ø17.7\" × H32.6\" \u003c\/span\u003e \u003cspan class=\"stb-juni__metric\"\u003e Ø45 × H83cm \u003c\/span\u003e\n\u003cp\u003eThe Juni is intentionally tall. Its 32.6\" shade height works best where the room has enough vertical space for the fixture to feel balanced rather than crowded.\u003c\/p\u003e\n\u003cdiv class=\"stb-juni__fit\"\u003e\n\u003cdiv class=\"stb-juni__fit-row\"\u003e\n\u003cstrong\u003e9ft+ Ceiling\u003c\/strong\u003e \u003cspan\u003eRecommended\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-juni__fit-row\"\u003e\n\u003cstrong\u003eVaulted Ceiling\u003c\/strong\u003e \u003cspan\u003eExcellent fit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-juni__fit-row\"\u003e\n\u003cstrong\u003eFoyer \/ Entry\u003c\/strong\u003e \u003cspan\u003eIdeal for vertical space\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-juni__fit-row\"\u003e\n\u003cstrong\u003e8ft Ceiling\u003c\/strong\u003e \u003cspan\u003eCheck clearance carefully\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!-- SCALE IMAGE LIGHTBOX --\u003e \u003ca id=\"stb-juni-scale\" href=\"#stb-juni-scale-section\" class=\"stb-juni__lightbox\"\u003e \u003cspan class=\"stb-juni__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-juni-pendant-lamp-japandi-living-room_34.png?v=1782201429\" alt=\"Enlarged Akari Juni Washi Paper Pendant Lamp\"\u003e \u003cspan class=\"stb-juni__lightbox-title\"\u003e Akari Juni · Ø17.7\" × H32.6\" \u003c\/span\u003e \u003cspan class=\"stb-juni__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       CEILING NOTE\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-juni__ceiling\"\u003e\n\u003cdiv class=\"stb-juni__ceiling-icon\"\u003e↕\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Designed with taller rooms in mind \u003c\/strong\u003e\n\u003cp\u003eBecause the shade itself is 32.6\" tall, we recommend checking finished hanging height before ordering — especially for 8ft ceilings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHT + INSTALLATION\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-juni__utility\"\u003e\n\u003cdiv class=\"stb-juni__utility-card\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Warm, softly diffused glow \u003c\/strong\u003e\n\u003cp\u003eA 3000K warm-white bulb is included. Compatible with a dimmable E26\/E27 bulb and wall dimmer when brightness control is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-juni__utility-card\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired · Adjustable Drop \u003c\/strong\u003e\n\u003cp\u003eIncludes a 59\" \/ 150cm black cord. Longer lengths and plug-in conversion 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-juni__details\"\u003e\n\u003ch3 class=\"stb-juni__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-juni__spec-list\"\u003e\n\u003cdiv class=\"stb-juni__spec\"\u003e\n\u003cdiv class=\"stb-juni__spec-name\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"stb-juni__spec-value\"\u003eØ17.7\" × H32.6\" \/ Ø45 × H83cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-juni__spec\"\u003e\n\u003cdiv class=\"stb-juni__spec-name\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"stb-juni__spec-value\"\u003eWashi paper · Bamboo \u0026amp; metal frame · Iron canopy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-juni__spec\"\u003e\n\u003cdiv class=\"stb-juni__spec-name\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"stb-juni__spec-value\"\u003eE26 \/ E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-juni__spec\"\u003e\n\u003cdiv class=\"stb-juni__spec-name\"\u003eBulb Included\u003c\/div\u003e\n\u003cdiv class=\"stb-juni__spec-value\"\u003eYes · 3000K warm white\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-juni__spec\"\u003e\n\u003cdiv class=\"stb-juni__spec-name\"\u003eMax Wattage\u003c\/div\u003e\n\u003cdiv class=\"stb-juni__spec-value\"\u003e40W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-juni__spec\"\u003e\n\u003cdiv class=\"stb-juni__spec-name\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"stb-juni__spec-value\"\u003eAC 110–240V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-juni__spec\"\u003e\n\u003cdiv class=\"stb-juni__spec-name\"\u003eDimming\u003c\/div\u003e\n\u003cdiv class=\"stb-juni__spec-value\"\u003eCompatible dimmable bulb + wall dimmer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-juni__spec\"\u003e\n\u003cdiv class=\"stb-juni__spec-name\"\u003eCord Length\u003c\/div\u003e\n\u003cdiv class=\"stb-juni__spec-value\"\u003e59\" \/ 150cm · Extendable on request\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-juni__spec\"\u003e\n\u003cdiv class=\"stb-juni__spec-name\"\u003eWiring\u003c\/div\u003e\n\u003cdiv class=\"stb-juni__spec-value\"\u003eHardwired · Plug-in conversion available\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-juni__spec\"\u003e\n\u003cdiv class=\"stb-juni__spec-name\"\u003eCeiling\u003c\/div\u003e\n\u003cdiv class=\"stb-juni__spec-value\"\u003eStandard · Sloped · Vaulted · Best for 9ft+\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-juni__spec\"\u003e\n\u003cdiv class=\"stb-juni__spec-name\"\u003eUse\u003c\/div\u003e\n\u003cdiv class=\"stb-juni__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-juni__faq\"\u003e\n\u003ch3 class=\"stb-juni__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill the Juni work with an 8-foot ceiling?\u003c\/summary\u003e\n\u003cp\u003eIt can work in selected placements, especially above furniture, but the shade itself is 32.6\" tall. We generally recommend 9ft+ ceilings when the fixture hangs over a walk-through area.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I order a longer hanging cord?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard black cord is 59\" \/ 150cm and longer suspension lengths are available on request for high or vaulted ceilings.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the light be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes. Use a compatible dimmable E26\/E27 bulb together with a compatible wall dimmer.\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\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-juni__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-juni__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 17.7\"x H 32.6\" \/ Black Wire","offer_id":52133067030811,"sku":"STB-NG-TUNI","price":215.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/juni-pendant-lamp-japandi-living-room-stuberlighting-1.jpg?v=1781168767"},{"product_id":"akari-1n-washi-paper-tall-tripod-table-lamp","title":"Akari 1N Washi Paper Tall Tripod Table Lamp","description":"\u003cstyle\u003e\n.stb-1n{\n  --cream:#F5EDD8;\n  --ivory:#FFFDF8;\n  --sand:#E9DDC5;\n  --sand2:#F1E8D8;\n  --dark:#1C1209;\n  --brown:#4A3218;\n  --walnut:#68482D;\n  --muted:#87745E;\n  --gold:#C8A96E;\n  --gold-deep:#A9864E;\n  --line:#DED2BD;\n\n  max-width:840px;\n  width:100%;\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  -webkit-font-smoothing:antialiased;\n}\n\n.stb-1n *{\n  box-sizing:border-box;\n}\n\n.stb-1n h2,\n.stb-1n h3,\n.stb-1n p{\n  margin-top:0;\n}\n\n.stb-1n h2,\n.stb-1n 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-1n__intro{\n  position:relative;\n  margin-bottom:25px;\n  padding:22px 24px 23px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #FFFDF8 0%,\n      #F8F0E1 68%,\n      #EFE1C8 100%\n    );\n\n  border-radius:10px;\n  overflow:hidden;\n}\n\n.stb-1n__intro:before{\n  content:\"\";\n  position:absolute;\n  left:0;\n  top:0;\n  bottom:0;\n  width:4px;\n  background:var(--gold);\n}\n\n.stb-1n__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-1n__intro h2{\n  max-width:650px;\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.12;\n}\n\n.stb-1n__intro p{\n  max-width:670px;\n  margin:0;\n\n  color:#604D3A;\n}\n\n\n\/* ================================\n   QUICK FACTS\n================================ *\/\n\n.stb-1n__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:34px;\n\n  overflow:hidden;\n  border:1px solid var(--line);\n  border-radius:9px;\n}\n\n.stb-1n__fact{\n  min-width:0;\n  padding:15px 12px;\n\n  background:var(--ivory);\n  border-right:1px solid var(--line);\n}\n\n.stb-1n__fact:nth-child(even){\n  background:var(--sand2);\n}\n\n.stb-1n__fact:last-child{\n  border-right:0;\n}\n\n.stb-1n__fact small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#927A5D;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-1n__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-1n__material{\n  display:grid;\n  grid-template-columns:205px 1fr;\n  gap:28px;\n  align-items:center;\n\n  margin-bottom:36px;\n  padding:23px;\n\n  background:#EDE1CE;\n  border-radius:11px;\n}\n\n.stb-1n__material-thumb{\n  width:205px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-1n__image-link{\n  position:relative;\n  display:block;\n  overflow:hidden;\n\n  background:#F7F0E3;\n  border:1px solid #D8C8AE;\n  border-radius:8px;\n\n  text-decoration:none;\n}\n\n.stb-1n__image-link img{\n  display:block;\n  width:100%;\n  height:205px;\n\n  object-fit:contain;\n\n  transition:transform .25s ease;\n}\n\n.stb-1n__image-link:hover img{\n  transform:scale(1.02);\n}\n\n.stb-1n__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,.45);\n  border-radius:20px;\n\n  color:#F5EDD8;\n\n  font-size:9px;\n  font-weight:500;\n}\n\n.stb-1n__label{\n  display:inline-block;\n  margin-bottom:8px;\n  padding:4px 7px;\n\n  background:rgba(200,169,110,.16);\n  border-radius:3px;\n\n  color:#8C6B35;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.stb-1n__material h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-1n__material p{\n  margin:0 0 11px;\n\n  color:#5D4938;\n\n  font-size:13.5px;\n}\n\n.stb-1n__material-points{\n  display:grid;\n  gap:6px;\n}\n\n.stb-1n__material-point{\n  display:flex;\n  gap:8px;\n\n  color:#654E39;\n\n  font-size:12px;\n}\n\n.stb-1n__material-point:before{\n  content:\"—\";\n  color:#9F773C;\n}\n\n\n\/* ================================\n   LIGHTBOX\n================================ *\/\n\n.stb-1n__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:24px;\n\n  background:rgba(20,14,9,.95);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-1n__lightbox:target{\n  display:flex;\n}\n\n.stb-1n__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-1n__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  box-shadow:0 14px 60px rgba(0,0,0,.45);\n}\n\n.stb-1n__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-1n__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\n================================ *\/\n\n.stb-1n__size{\n  margin-bottom:36px;\n  padding:23px;\n\n  background:var(--ivory);\n  border:1px solid #E8DECE;\n  border-radius:10px;\n}\n\n.stb-1n__heading{\n  margin:0 0 16px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-1n__size-inner{\n  display:grid;\n  grid-template-columns:245px 1fr;\n  gap:30px;\n  align-items:center;\n}\n\n.stb-1n__size-image{\n  width:245px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-1n__size-image img{\n  display:block;\n\n  width:100%;\n  height:auto;\n  max-height:300px;\n\n  object-fit:contain;\n}\n\n.stb-1n__dimension{\n  display:block;\n  margin-bottom:4px;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  color:var(--dark);\n\n  font-size:28px;\n  font-weight:500;\n  line-height:1.08;\n}\n\n.stb-1n__metric{\n  display:block;\n  margin-bottom:11px;\n\n  color:#A28150;\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-1n__size-copy p{\n  margin:0 0 13px;\n\n  color:#5D4B3A;\n\n  font-size:13.5px;\n}\n\n.stb-1n__places{\n  display:flex;\n  flex-wrap:wrap;\n  gap:6px;\n}\n\n.stb-1n__place{\n  padding:5px 9px;\n\n  background:#F1E6D3;\n  border:1px solid #DDCEB5;\n  border-radius:20px;\n\n  color:#604932;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n\n\/* ================================\n   PROFILE — GOLD\/BROWN\n================================ *\/\n\n.stb-1n__profile{\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:linear-gradient(\n    110deg,\n    #4A3218 0%,\n    #2B1C0E 100%\n  );\n\n  border-left:4px solid var(--gold);\n  border-radius:9px;\n}\n\n.stb-1n__profile-icon{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:34px;\n  height:34px;\n\n  background:rgba(200,169,110,.13);\n  border:1px solid rgba(200,169,110,.45);\n  border-radius:50%;\n\n  color:var(--gold);\n\n  font-size:18px;\n}\n\n.stb-1n__profile 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-1n__profile 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 + USE\n================================ *\/\n\n.stb-1n__utility{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n  border-radius:10px;\n  border:1px solid #DCCCB1;\n}\n\n.stb-1n__utility-card{\n  padding:19px 20px;\n}\n\n.stb-1n__utility-card:first-child{\n  background:#D8C4A1;\n}\n\n.stb-1n__utility-card:last-child{\n  background:#1C1209;\n}\n\n.stb-1n__utility-card small{\n  display:block;\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-1n__utility-card:first-child small{\n  color:#76562D;\n}\n\n.stb-1n__utility-card:last-child small{\n  color:var(--gold);\n}\n\n.stb-1n__utility-card strong{\n  display:block;\n  margin-bottom:4px;\n\n  font-size:12.5px;\n  font-weight:600;\n}\n\n.stb-1n__utility-card:first-child strong{\n  color:#291A0E;\n}\n\n.stb-1n__utility-card:last-child strong{\n  color:#F5EDD8;\n}\n\n.stb-1n__utility-card p{\n  margin:0;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n.stb-1n__utility-card:first-child p{\n  color:#594128;\n}\n\n.stb-1n__utility-card:last-child p{\n  color:#D8CEBC;\n}\n\n\n\/* ================================\n   PRODUCT DETAILS\n================================ *\/\n\n.stb-1n__details{\n  margin-bottom:34px;\n}\n\n.stb-1n__spec-list{\n  overflow:hidden;\n\n  border:1px solid #E2D7C5;\n  border-radius:8px;\n}\n\n.stb-1n__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-1n__spec:nth-child(odd){\n  background:#FFFDF8;\n}\n\n.stb-1n__spec:nth-child(even){\n  background:#F7F0E4;\n}\n\n.stb-1n__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-1n__spec-name{\n  padding-right:14px;\n\n  color:#8A755E;\n\n  font-size:11.5px;\n}\n\n.stb-1n__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-1n__faq{\n  margin-bottom:30px;\n  padding:20px 22px;\n\n  background:#F1E6D3;\n  border-radius:10px;\n}\n\n.stb-1n__faq .stb-1n__heading{\n  margin-bottom:5px;\n}\n\n.stb-1n__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid #D9C9AE;\n}\n\n.stb-1n__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-1n__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-1n__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-1n__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-1n__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-1n__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   SHIPPING\n================================ *\/\n\n.stb-1n__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-1n__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-1n__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-1n__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-1n__shipping strong{\n  color:#201309;\n  font-weight:600;\n}\n\n.stb-1n__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-1n__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-1n{\n    max-width:100%;\n    font-size:13.5px;\n  }\n\n  .stb-1n__intro{\n    padding:18px 18px 19px;\n  }\n\n  .stb-1n__intro h2{\n    font-size:25px;\n    line-height:1.14;\n  }\n\n  .stb-1n__heading{\n    font-size:21px;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-1n__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-1n__fact{\n    padding:13px 9px;\n  }\n\n  .stb-1n__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-1n__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-1n__material{\n    grid-template-columns:1fr;\n\n    gap:16px;\n    padding:18px;\n  }\n\n  .stb-1n__material-thumb{\n    width:185px;\n  }\n\n  .stb-1n__material-thumb img{\n    height:185px;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-1n__size{\n    padding:18px;\n  }\n\n  .stb-1n__size-inner{\n    grid-template-columns:1fr;\n\n    gap:16px;\n  }\n\n  .stb-1n__size-image{\n    width:220px;\n  }\n\n  .stb-1n__size-copy{\n    text-align:center;\n  }\n\n  .stb-1n__places{\n    justify-content:center;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-1n__utility{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPEC *\/\n\n  .stb-1n__spec{\n    grid-template-columns:38% 62%;\n\n    padding:9px 10px;\n  }\n\n  .stb-1n__spec-name{\n    font-size:11px;\n  }\n\n  .stb-1n__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-1n__faq{\n    padding:18px;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-1n__lightbox{\n    padding:14px;\n  }\n\n  .stb-1n__lightbox img{\n    max-width:94vw;\n    max-height:74vh;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-1n__shipping{\n    padding:18px;\n  }\n\n  .stb-1n__shipping p{\n    font-size:12px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-1n\"\u003e\n\u003c!-- INTRO --\u003e\n\u003csection class=\"stb-1n__intro\"\u003e\n\u003cp class=\"stb-1n__eyebrow\"\u003eAkari 1N · Washi Paper\u003c\/p\u003e\n\u003ch2\u003eTall Presence. Compact Footprint.\u003c\/h2\u003e\n\u003cp\u003eA slim Washi paper table lamp that adds visual height without taking over the surface beneath it. Warm paper light and a minimal black tripod make it especially easy to place beside a bed, sofa or console.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- QUICK FACTS --\u003e\n\u003cdiv class=\"stb-1n__facts\"\u003e\n\u003cdiv class=\"stb-1n__fact\"\u003e\n\u003csmall\u003eSize\u003c\/small\u003e \u003cstrong\u003eØ10.2\" × H19.3\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-1n__fact\"\u003e\n\u003csmall\u003eFootprint\u003c\/small\u003e \u003cstrong\u003eOnly 10.2\" Wide\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-1n__fact\"\u003e\n\u003csmall\u003eLight\u003c\/small\u003e \u003cstrong\u003e3000K Bulb Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-1n__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!-- MATERIAL --\u003e\n\u003csection id=\"stb-1n-material-section\" class=\"stb-1n__material\"\u003e\n\u003cdiv class=\"stb-1n__material-thumb\"\u003e\u003ca href=\"#stb-1n-material\" class=\"stb-1n__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 texture\" loading=\"lazy\"\u003e \u003cspan class=\"stb-1n__zoom\"\u003e View Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-1n__label\"\u003e Material Detail \u003c\/span\u003e\n\u003ch3\u003eNatural Washi Paper\u003c\/h3\u003e\n\u003cp\u003eThe off-white paper shade softly filters the bulb, creating an even warm glow while retaining the subtle texture and character of the paper.\u003c\/p\u003e\n\u003cdiv class=\"stb-1n__material-points\"\u003e\n\u003cdiv class=\"stb-1n__material-point\"\u003eOff-white Washi paper shade\u003c\/div\u003e\n\u003cdiv class=\"stb-1n__material-point\"\u003eBlack 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-1n-material\" href=\"#stb-1n-material-section\" class=\"stb-1n__lightbox\"\u003e \u003cspan class=\"stb-1n__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 texture\"\u003e \u003cspan class=\"stb-1n__lightbox-title\"\u003e Washi Paper · Material Detail \u003c\/span\u003e \u003cspan class=\"stb-1n__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- SIZE --\u003e\n\u003csection id=\"stb-1n-size-section\" class=\"stb-1n__size\"\u003e\n\u003ch3 class=\"stb-1n__heading\"\u003eSize \u0026amp; Scale\u003c\/h3\u003e\n\u003cdiv class=\"stb-1n__size-inner\"\u003e\n\u003cdiv class=\"stb-1n__size-image\"\u003e\u003ca href=\"#stb-1n-size\" class=\"stb-1n__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-1n-table-lamp_3.jpg?v=1781507969\" alt=\"Akari 1N dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-1n__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-1n__size-copy\"\u003e\n\u003cspan class=\"stb-1n__dimension\"\u003e Ø10.2\" × H19.3\" \u003c\/span\u003e \u003cspan class=\"stb-1n__metric\"\u003e Ø26 × H49cm \u003c\/span\u003e\n\u003cp\u003eTaller than a typical compact table lamp while keeping the footprint to just 10.2\" wide — useful when surface space is limited but you want more visual height.\u003c\/p\u003e\n\u003cdiv class=\"stb-1n__places\"\u003e\n\u003cspan class=\"stb-1n__place\"\u003eNightstand\u003c\/span\u003e \u003cspan class=\"stb-1n__place\"\u003eSide Table\u003c\/span\u003e \u003cspan class=\"stb-1n__place\"\u003eConsole\u003c\/span\u003e \u003cspan class=\"stb-1n__place\"\u003eStudy 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-1n-size\" href=\"#stb-1n-size-section\" class=\"stb-1n__lightbox\"\u003e \u003cspan class=\"stb-1n__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-1n-table-lamp_3.jpg?v=1781507969\" alt=\"Enlarged Akari 1N dimensions\"\u003e \u003cspan class=\"stb-1n__lightbox-title\"\u003e Akari 1N · Ø10.2\" × H19.3\" \u003c\/span\u003e \u003cspan class=\"stb-1n__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- PROFILE --\u003e\n\u003cdiv class=\"stb-1n__profile\"\u003e\n\u003cdiv class=\"stb-1n__profile-icon\"\u003e↕\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e More height, without a larger footprint \u003c\/strong\u003e\n\u003cp\u003eIts narrow 10.2\" width leaves more usable room on the nightstand or side table while the taller shade adds stronger visual presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LIGHT \/ USE --\u003e\n\u003cdiv class=\"stb-1n__utility\"\u003e\n\u003cdiv class=\"stb-1n__utility-card\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Soft 3000K Washi glow \u003c\/strong\u003e\n\u003cp\u003eThe included warm-white bulb creates gentle bedside and ambient illumination without harsh direct glare.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-1n__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. A 59\" \/ 150cm cord with inline ON\/OFF switch keeps everyday control simple.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003csection class=\"stb-1n__details\"\u003e\n\u003ch3 class=\"stb-1n__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-1n__spec-list\"\u003e\n\u003cdiv class=\"stb-1n__spec\"\u003e\n\u003cdiv class=\"stb-1n__spec-name\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"stb-1n__spec-value\"\u003eØ10.2\" × H19.3\" \/ Ø26 × H49cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-1n__spec\"\u003e\n\u003cdiv class=\"stb-1n__spec-name\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"stb-1n__spec-value\"\u003eWashi paper · \u003cspan\u003eMetal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-1n__spec\"\u003e\n\u003cdiv class=\"stb-1n__spec-name\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"stb-1n__spec-value\"\u003eE26 \/ E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-1n__spec\"\u003e\n\u003cdiv class=\"stb-1n__spec-name\"\u003eBulb Included\u003c\/div\u003e\n\u003cdiv class=\"stb-1n__spec-value\"\u003eYes · 3000K warm white\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-1n__spec\"\u003e\n\u003cdiv class=\"stb-1n__spec-name\"\u003eMax Wattage\u003c\/div\u003e\n\u003cdiv class=\"stb-1n__spec-value\"\u003e40W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-1n__spec\"\u003e\n\u003cdiv class=\"stb-1n__spec-name\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"stb-1n__spec-value\"\u003eAC 110–240V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-1n__spec\"\u003e\n\u003cdiv class=\"stb-1n__spec-name\"\u003eDimming\u003c\/div\u003e\n\u003cdiv class=\"stb-1n__spec-value\"\u003eWith compatible dimmable bulb and dimming solution\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-1n__spec\"\u003e\n\u003cdiv class=\"stb-1n__spec-name\"\u003eCord Length\u003c\/div\u003e\n\u003cdiv class=\"stb-1n__spec-value\"\u003e59\" \/ 150cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-1n__spec\"\u003e\n\u003cdiv class=\"stb-1n__spec-name\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"stb-1n__spec-value\"\u003eInline ON\/OFF cord switch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-1n__spec\"\u003e\n\u003cdiv class=\"stb-1n__spec-name\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"stb-1n__spec-value\"\u003ePlug-in · No hardwiring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-1n__spec\"\u003e\n\u003cdiv class=\"stb-1n__spec-name\"\u003eUse\u003c\/div\u003e\n\u003cdiv class=\"stb-1n__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-1n__faq\"\u003e\n\u003ch3 class=\"stb-1n__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the 1N too large for a nightstand?\u003c\/summary\u003e\n\u003cp\u003eAlthough the lamp is 19.3\" tall, it is only 10.2\" wide, so it keeps a relatively compact footprint on a nightstand.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the lamp include a bulb?\u003c\/summary\u003e\n\u003cp\u003eYes. A 3000K warm-white bulb is included and the lamp is ready to use once plugged in.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the lamp be dimmed?\u003c\/summary\u003e\n\u003cp\u003eThe included inline switch is ON\/OFF. For dimming, use a compatible dimmable E26\/E27 bulb together with a suitable dimming 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, sprays, steam and humid locations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING --\u003e\n\u003csection class=\"stb-1n__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-1n__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 10.2\" x H 19.3\" \/ US Plug","offer_id":52135077970203,"sku":"STB-NG-1N","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia 10.2\" x H 19.3\" \/ AU Plug","offer_id":52135078002971,"sku":"STB-NG-1N","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia 10.2\" x H 19.3\" \/ EU Plug","offer_id":52135078035739,"sku":"STB-NG-1N","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia 10.2\" x H 19.3\" \/ UK Plug","offer_id":52135078068507,"sku":"STB-NG-1N","price":185.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-1n-table-lamp-japandi-art-deco-style-rice-paper-lamp-stuberlighting-main-2.jpg?v=1781231556"},{"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-24n-washi-paper-triple-tier-pendant-light","title":"Akari 24N Washi Paper Triple-Tier Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AKARI 24N\n   WASHI PAPER THREE-TIER PENDANT\n========================================================= *\/\n\n.stb-24n{\n  --cream:#F5EDD8;\n  --ivory:#FFFDF8;\n  --sand:#E9DDC5;\n  --sand-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\n  color:var(--brown);\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-24n *{\n  box-sizing:border-box;\n}\n\n.stb-24n h2,\n.stb-24n h3,\n.stb-24n p{\n  margin-top:0;\n}\n\n.stb-24n h2,\n.stb-24n 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-24n__intro{\n  position:relative;\n\n  margin-bottom:25px;\n  padding:22px 24px;\n\n  overflow:hidden;\n\n  background:linear-gradient(\n    135deg,\n    #FFFDF8 0%,\n    #F7EEDF 65%,\n    #EBDABC 100%\n  );\n\n  border-radius:10px;\n}\n\n.stb-24n__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-24n__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-24n__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-24n__intro p{\n  max-width:690px;\n  margin:0;\n\n  color:#604D3A;\n}\n\n\n\/* ==============================\n   QUICK FACTS\n============================== *\/\n\n.stb-24n__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-24n__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-24n__fact:nth-child(even){\n  background:var(--sand-soft);\n}\n\n.stb-24n__fact:last-child{\n  border-right:0;\n}\n\n.stb-24n__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-24n__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   IMAGE SYSTEM\n   NO CROPPING\n============================== *\/\n\n.stb-24n__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-24n__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-24n__image-link:hover img{\n  transform:scale(1.015);\n}\n\n.stb-24n__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-24n__material{\n  display:grid;\n  grid-template-columns:210px 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-24n__material-image{\n  width:100%;\n  max-width:210px;\n\n  margin:0 auto;\n}\n\n.stb-24n__material-image img{\n  width:100%;\n  height:auto;\n  max-height:230px;\n\n  object-fit:contain;\n}\n\n.stb-24n__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-24n__material h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-24n__material p{\n  margin:0 0 11px;\n\n  color:#5B4735;\n\n  font-size:13.5px;\n}\n\n.stb-24n__material-list{\n  display:grid;\n  gap:6px;\n}\n\n.stb-24n__material-item{\n  display:flex;\n  gap:8px;\n\n  color:#624B36;\n\n  font-size:12px;\n}\n\n.stb-24n__material-item:before{\n  content:\"—\";\n\n  color:#9B753B;\n}\n\n\n\/* ==============================\n   LIGHTBOX\n============================== *\/\n\n.stb-24n__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-24n__lightbox:target{\n  display:flex;\n}\n\n.stb-24n__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-24n__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-24n__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-24n__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 CEILING FIT\n============================== *\/\n\n.stb-24n__size{\n  margin-bottom:36px;\n  padding:23px;\n\n  background:var(--ivory);\n\n  border:1px solid #E6DCCC;\n  border-radius:10px;\n}\n\n.stb-24n__heading{\n  margin:0 0 15px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-24n__size-inner{\n  display:grid;\n  grid-template-columns:245px 1fr;\n\n  gap:30px;\n  align-items:center;\n}\n\n.stb-24n__size-image{\n  width:100%;\n  max-width:245px;\n\n  margin:0 auto;\n}\n\n.stb-24n__size-image img{\n  width:100%;\n  max-width:100%;\n\n  height:auto;\n  max-height:300px;\n\n  object-fit:contain;\n}\n\n.stb-24n__dimension{\n  display:block;\n\n  margin-bottom:4px;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  color:var(--dark);\n\n  font-size:28px;\n  line-height:1.08;\n  font-weight:500;\n}\n\n.stb-24n__metric{\n  display:block;\n\n  margin-bottom:12px;\n\n  color:#9C7A47;\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-24n__size-copy p{\n  margin:0 0 14px;\n\n  color:#5D4937;\n\n  font-size:13px;\n}\n\n.stb-24n__fit{\n  overflow:hidden;\n\n  border:1px solid #E3D6C3;\n  border-radius:8px;\n}\n\n.stb-24n__fit-row{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:8px 10px;\n\n  border-bottom:1px solid #E4D8C6;\n}\n\n.stb-24n__fit-row:last-child{\n  border-bottom:0;\n}\n\n.stb-24n__fit-row:nth-child(odd){\n  background:#F8F1E6;\n}\n\n.stb-24n__fit-row:nth-child(even){\n  background:#FFFDF8;\n}\n\n.stb-24n__fit-row strong{\n  color:#291A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.stb-24n__fit-row span{\n  color:#806D57;\n\n  font-size:10.5px;\n  text-align:right;\n}\n\n\n\/* ==============================\n   SIGNATURE\n============================== *\/\n\n.stb-24n__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: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-24n__signature-icon{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:35px;\n  height:35px;\n\n  background:rgba(200,169,110,.12);\n\n  border:1px solid rgba(200,169,110,.45);\n  border-radius:50%;\n\n  color:var(--gold);\n\n  font-family:\"Cormorant Garamond\",serif;\n  font-size:17px;\n}\n\n.stb-24n__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-24n__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   LIGHT + INSTALLATION\n============================== *\/\n\n.stb-24n__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-24n__utility-card{\n  padding:19px 20px;\n}\n\n.stb-24n__utility-card:first-child{\n  background:#D8C3A0;\n}\n\n.stb-24n__utility-card:last-child{\n  background:#1C1209;\n}\n\n.stb-24n__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-24n__utility-card:first-child small{\n  color:#705026;\n}\n\n.stb-24n__utility-card:last-child small{\n  color:var(--gold);\n}\n\n.stb-24n__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-24n__utility-card:first-child strong{\n  color:#291A0E;\n}\n\n.stb-24n__utility-card:last-child strong{\n  color:#F5EDD8;\n}\n\n.stb-24n__utility-card p{\n  margin:0;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n.stb-24n__utility-card:first-child p{\n  color:#574028;\n}\n\n.stb-24n__utility-card:last-child p{\n  color:#D8CEBC;\n}\n\n\n\/* ==============================\n   PRODUCT DETAILS\n============================== *\/\n\n.stb-24n__details{\n  margin-bottom:34px;\n}\n\n.stb-24n__spec-list{\n  overflow:hidden;\n\n  border:1px solid #E2D6C4;\n  border-radius:8px;\n}\n\n.stb-24n__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-24n__spec:nth-child(odd){\n  background:#FFFDF8;\n}\n\n.stb-24n__spec:nth-child(even){\n  background:#F7F0E4;\n}\n\n.stb-24n__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-24n__spec-name{\n  padding-right:14px;\n\n  color:#89745D;\n\n  font-size:11.5px;\n}\n\n.stb-24n__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-24n__faq{\n  margin-bottom:30px;\n  padding:20px 22px;\n\n  background:#F0E4D0;\n\n  border-radius:10px;\n}\n\n.stb-24n__faq .stb-24n__heading{\n  margin-bottom:5px;\n}\n\n.stb-24n__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid #D8C7AA;\n}\n\n.stb-24n__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-24n__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-24n__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-24n__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-24n__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-24n__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-24n__shipping{\n  padding:21px 22px;\n\n  background: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-24n__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-24n__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-24n__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-24n__shipping strong{\n  color:#201309;\n  font-weight:600;\n}\n\n.stb-24n__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-24n__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-24n{\n    max-width:100%;\n    font-size:13.5px;\n  }\n\n\n  .stb-24n__intro{\n    padding:18px;\n  }\n\n  .stb-24n__intro h2{\n    font-size:25px;\n    line-height:1.14;\n  }\n\n  .stb-24n__heading{\n    font-size:21px;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-24n__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-24n__fact{\n    padding:13px 9px;\n  }\n\n  .stb-24n__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-24n__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-24n__material{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    padding:18px;\n  }\n\n  .stb-24n__material-image{\n    max-width:185px;\n  }\n\n  .stb-24n__material-image img{\n    width:100%;\n    height:auto;\n    max-height:210px;\n\n    object-fit:contain;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-24n__size{\n    padding:18px;\n  }\n\n  .stb-24n__size-inner{\n    grid-template-columns:1fr;\n\n    gap:17px;\n  }\n\n  .stb-24n__size-image{\n    max-width:230px;\n  }\n\n  .stb-24n__size-image img{\n    width:100%;\n    height:auto;\n    max-height:280px;\n\n    object-fit:contain;\n  }\n\n  .stb-24n__size-copy{\n    text-align:center;\n  }\n\n  .stb-24n__fit{\n    text-align:left;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-24n__utility{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPEC *\/\n\n  .stb-24n__spec{\n    grid-template-columns:38% 62%;\n\n    padding:9px 10px;\n  }\n\n  .stb-24n__spec-name{\n    font-size:11px;\n  }\n\n  .stb-24n__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-24n__faq{\n    padding:18px;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-24n__lightbox{\n    padding:14px;\n  }\n\n  .stb-24n__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-24n__shipping{\n    padding:18px;\n  }\n\n  .stb-24n__shipping p{\n    font-size:12px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-24n\"\u003e\n\u003c!-- INTRO --\u003e\n\u003csection class=\"stb-24n__intro\"\u003e\n\u003cp class=\"stb-24n__eyebrow\"\u003eAkari 24N · Washi Paper\u003c\/p\u003e\n\u003ch2\u003eSoft Washi Light, Shaped in Three Tiers\u003c\/h2\u003e\n\u003cp\u003eA sculptural three-tier pendant that gives Washi paper a more architectural silhouette. Compact enough for standard-height rooms, yet distinctive enough to become a focal point above a dining table or quiet living space.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- QUICK FACTS --\u003e\n\u003cdiv class=\"stb-24n__facts\"\u003e\n\u003cdiv class=\"stb-24n__fact\"\u003e\n\u003csmall\u003eSize\u003c\/small\u003e \u003cstrong\u003eØ15.7\" × H19.7\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-24n__fact\"\u003e\n\u003csmall\u003eCeiling\u003c\/small\u003e \u003cstrong\u003e8ft \u0026amp; Up\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-24n__fact\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003eE26 \/ E27 · Not Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-24n__fact\"\u003e\n\u003csmall\u003eSuspension\u003c\/small\u003e \u003cstrong\u003e59\" Adjustable\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MATERIAL \u0026 STRUCTURE --\u003e\n\u003csection id=\"stb-24n-material-section\" class=\"stb-24n__material\"\u003e\n\u003cdiv class=\"stb-24n__material-image\"\u003e\u003ca href=\"#stb-24n-material\" class=\"stb-24n__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 fiber and texture detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-24n__zoom\"\u003e View Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-24n__label\"\u003e Material \u0026amp; Structure \u003c\/span\u003e\n\u003ch3\u003eWashi Paper \u0026amp; Tiered Frame\u003c\/h3\u003e\n\u003cp\u003eTextured Washi paper gently softens direct bulb light, while the internal metal frame keeps the three stacked sections aligned and sculptural.\u003c\/p\u003e\n\u003cdiv class=\"stb-24n__material-list\"\u003e\n\u003cdiv class=\"stb-24n__material-item\"\u003eHigh-fiber Washi paper\u003c\/div\u003e\n\u003cdiv class=\"stb-24n__material-item\"\u003eThree-tier metal internal frame\u003c\/div\u003e\n\u003cdiv class=\"stb-24n__material-item\"\u003eIron ceiling canopy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL LIGHTBOX --\u003e \u003ca id=\"stb-24n-material\" href=\"#stb-24n-material-section\" class=\"stb-24n__lightbox\"\u003e \u003cspan class=\"stb-24n__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 fiber and texture detail\"\u003e \u003cspan class=\"stb-24n__lightbox-title\"\u003e Washi Paper · Material Detail \u003c\/span\u003e \u003cspan class=\"stb-24n__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- SIZE \u0026 CEILING FIT --\u003e\n\u003csection id=\"stb-24n-size-section\" class=\"stb-24n__size\"\u003e\n\u003ch3 class=\"stb-24n__heading\"\u003eSize \u0026amp; Ceiling Fit\u003c\/h3\u003e\n\u003cdiv class=\"stb-24n__size-inner\"\u003e\n\u003c!-- SIZE IMAGE --\u003e\n\u003cdiv class=\"stb-24n__size-image\"\u003e\u003ca href=\"#stb-24n-size\" class=\"stb-24n__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-24n-washi-paper-pendant-light-warm-glow_4.jpg?v=1782201567\" alt=\"Akari 24N dimensions, 15.7 inches diameter by 19.7 inches high\" loading=\"lazy\"\u003e \u003cspan class=\"stb-24n__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c!-- SIZE COPY --\u003e\n\u003cdiv class=\"stb-24n__size-copy\"\u003e\n\u003cspan class=\"stb-24n__dimension\"\u003e Ø15.7\" × H19.7\" \u003c\/span\u003e \u003cspan class=\"stb-24n__metric\"\u003e Ø40 × H50cm \u003c\/span\u003e\n\u003cp\u003eA medium-scale pendant with enough vertical form to feel sculptural without requiring a double-height room.\u003c\/p\u003e\n\u003cdiv class=\"stb-24n__fit\"\u003e\n\u003cdiv class=\"stb-24n__fit-row\"\u003e\n\u003cstrong\u003e8ft Ceiling\u003c\/strong\u003e \u003cspan\u003eWorks with a short drop\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-24n__fit-row\"\u003e\n\u003cstrong\u003e9–10ft Ceiling\u003c\/strong\u003e \u003cspan\u003eIdeal proportion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-24n__fit-row\"\u003e\n\u003cstrong\u003eSloped \/ Vaulted\u003c\/strong\u003e \u003cspan\u003eCompatible\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-24n__fit-row\"\u003e\n\u003cstrong\u003eLonger Drop\u003c\/strong\u003e \u003cspan\u003eAvailable on request\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-24n-size\" href=\"#stb-24n-size-section\" class=\"stb-24n__lightbox\"\u003e \u003cspan class=\"stb-24n__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-24n-washi-paper-pendant-light-warm-glow_4.jpg?v=1782201567\" alt=\"Enlarged Akari 24N dimension diagram\"\u003e \u003cspan class=\"stb-24n__lightbox-title\"\u003e Akari 24N · Ø15.7\" × H19.7\" \u003c\/span\u003e \u003cspan class=\"stb-24n__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- SIGNATURE --\u003e\n\u003cdiv class=\"stb-24n__signature\"\u003e\n\u003cdiv class=\"stb-24n__signature-icon\"\u003eⅢ\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Three tiers give the paper a more architectural rhythm \u003c\/strong\u003e\n\u003cp\u003eUnlike a continuous globe or lantern, the segmented silhouette adds structure and visual depth while keeping the softness of Washi paper.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LIGHT + INSTALLATION --\u003e\n\u003cdiv class=\"stb-24n__utility\"\u003e\n\u003cdiv class=\"stb-24n__utility-card\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Warm, softly diffused light \u003c\/strong\u003e\n\u003cp\u003eBulb is not included. For a warm Washi glow, use an E26\/E27 LED bulb in the 2700K–3000K range.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-24n__utility-card\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired · Adjustable Drop \u003c\/strong\u003e\n\u003cp\u003eIncludes a 59\" \/ 150cm adjustable cord. Longer suspension and plug-in conversion are available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003csection class=\"stb-24n__details\"\u003e\n\u003ch3 class=\"stb-24n__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-24n__spec-list\"\u003e\n\u003cdiv class=\"stb-24n__spec\"\u003e\n\u003cdiv class=\"stb-24n__spec-name\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"stb-24n__spec-value\"\u003eØ15.7\" × H19.7\" \/ Ø40 × H50cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-24n__spec\"\u003e\n\u003cdiv class=\"stb-24n__spec-name\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"stb-24n__spec-value\"\u003eWashi paper · Metal \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-24n__spec\"\u003e\n\u003cdiv class=\"stb-24n__spec-name\"\u003eCanopy\u003c\/div\u003e\n\u003cdiv class=\"stb-24n__spec-value\"\u003eØ4.7\" · Custom size available on request\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-24n__spec\"\u003e\n\u003cdiv class=\"stb-24n__spec-name\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"stb-24n__spec-value\"\u003eE26 \/ E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-24n__spec\"\u003e\n\u003cdiv class=\"stb-24n__spec-name\"\u003eBulb Included\u003c\/div\u003e\n\u003cdiv class=\"stb-24n__spec-value\"\u003eNo\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-24n__spec\"\u003e\n\u003cdiv class=\"stb-24n__spec-name\"\u003eMax Wattage\u003c\/div\u003e\n\u003cdiv class=\"stb-24n__spec-value\"\u003e40W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-24n__spec\"\u003e\n\u003cdiv class=\"stb-24n__spec-name\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"stb-24n__spec-value\"\u003eAC 110–240V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-24n__spec\"\u003e\n\u003cdiv class=\"stb-24n__spec-name\"\u003eDimming\u003c\/div\u003e\n\u003cdiv class=\"stb-24n__spec-value\"\u003eCompatible dimmable bulb + wall dimmer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-24n__spec\"\u003e\n\u003cdiv class=\"stb-24n__spec-name\"\u003eSuspension\u003c\/div\u003e\n\u003cdiv class=\"stb-24n__spec-value\"\u003e59\" \/ 150cm adjustable · Extendable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-24n__spec\"\u003e\n\u003cdiv class=\"stb-24n__spec-name\"\u003eWiring\u003c\/div\u003e\n\u003cdiv class=\"stb-24n__spec-value\"\u003eHardwired · Plug-in conversion available\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-24n__spec\"\u003e\n\u003cdiv class=\"stb-24n__spec-name\"\u003eCeiling\u003c\/div\u003e\n\u003cdiv class=\"stb-24n__spec-value\"\u003eStandard · Sloped · Vaulted\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-24n__spec\"\u003e\n\u003cdiv class=\"stb-24n__spec-name\"\u003eUse\u003c\/div\u003e\n\u003cdiv class=\"stb-24n__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-24n__faq\"\u003e\n\u003ch3 class=\"stb-24n__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill the 24N work with an 8-foot ceiling?\u003c\/summary\u003e\n\u003cp\u003eYes. The shade is 19.7\" tall and can be installed with a short drop. Above a dining table, aim for approximately 30–36\" between the tabletop and the bottom of the fixture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat bulb should I use?\u003c\/summary\u003e\n\u003cp\u003eUse an E26\/E27 bulb up to 40W. A 2700K–3000K LED is recommended for a warm glow through the Washi paper.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the hanging length be extended?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard suspension is 59\" \/ 150cm and adjustable. Longer lengths can be requested for higher or vaulted ceilings.\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. Pay particular attention around the tier joints. Avoid water, sprays, steam and humid locations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING --\u003e\n\u003csection class=\"stb-24n__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 NOTE --\u003e\n\u003cp class=\"stb-24n__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 15.7\"xH 19.7\" \/ White Wire","offer_id":52137179349275,"sku":"STB-NG-24N","price":228.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\"xH 19.7\" \/ Black Wire","offer_id":52137179382043,"sku":"STB-NG-24N","price":228.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-24n-washi-paper-pendant-light-warm-glow-stuberlighting-3.jpg?v=1781236486"},{"product_id":"akari-e-series-washi-paper-tall-column-pendant-light","title":"Akari E Series Washi Paper Tall Column Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AKARI E SERIES\n   Vertical Washi Paper Pendant\n   Product-Specific \/ Mobile Responsive\n========================================================= *\/\n\n.stb-es{\n  --ivory:#FFFCF6;\n  --cream:#F5EDD8;\n  --soft:#FAF7EF;\n  --sand:#EDE3D1;\n  --warm:#F1E5CF;\n  --warm-deep:#E7D6B7;\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-es *,\n.stb-es *::before,\n.stb-es *::after{\n  box-sizing:border-box;\n  font-family:inherit;\n}\n\n.stb-es h2,\n.stb-es h3,\n.stb-es p{\n  margin-top:0;\n}\n\n.stb-es h2,\n.stb-es h3{\n  color:var(--dark);\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-es__intro{\n  padding:5px 0 24px;\n}\n\n.stb-es__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-es__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-es__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-es__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-es__fact{\n  min-width:0;\n  padding:15px 11px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-es__fact:last-child{\n  border-right:0;\n}\n\n.stb-es__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-es__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-es__heading{\n  margin:0 0 7px;\n\n  font-size:23px;\n  line-height:1.2;\n}\n\n.stb-es__sub{\n  max-width:690px;\n  margin:0 0 17px;\n\n  color:#695847;\n\n  font-size:13px;\n  line-height:1.65;\n}\n\n.stb-es__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\n\/* =========================================================\n   SIZE GUIDE\n========================================================= *\/\n\n.stb-es__sizes{\n  margin-bottom:38px;\n}\n\n.stb-es__size-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:10px;\n}\n\n.stb-es__size-card{\n  min-width:0;\n\n  overflow:hidden;\n\n  background:var(--soft);\n\n  border:1px solid var(--line);\n  border-radius:8px;\n}\n\n.stb-es__size-image{\n  position:relative;\n\n  display:block;\n  overflow:hidden;\n\n  width:100%;\n  aspect-ratio:1 \/ .78;\n\n  background:#F3ECDC;\n\n  text-decoration:none;\n}\n\n.stb-es__size-image img{\n  display:block;\n\n  width:100%;\n  height:100%;\n\n  object-fit:contain;\n\n  transition:transform .25s ease;\n}\n\n.stb-es__size-image:hover img{\n  transform:scale(1.025);\n}\n\n.stb-es__zoom{\n  position:absolute;\n  right:7px;\n  bottom:7px;\n\n  padding:4px 7px;\n\n  background:rgba(28,18,9,.83);\n  border-radius:20px;\n\n  color:#F5EDD8;\n\n  font-size:8.5px;\n  font-weight:500;\n  line-height:1.2;\n}\n\n.stb-es__size-info{\n  padding:13px 14px 14px;\n}\n\n.stb-es__size-model{\n  display:flex;\n  align-items:baseline;\n  justify-content:space-between;\n  gap:8px;\n\n  margin-bottom:5px;\n}\n\n.stb-es__size-model strong{\n  color:var(--dark);\n\n  font-size:17px;\n  line-height:1.2;\n  font-weight:600;\n}\n\n.stb-es__size-model span{\n  color:#99743B;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-es__size-dim{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#604A35;\n\n  font-size:11.5px;\n  font-weight:600;\n  line-height:1.45;\n}\n\n.stb-es__size-use{\n  margin:0 !important;\n\n  color:#766452 !important;\n\n  font-size:10.8px !important;\n  line-height:1.5 !important;\n}\n\n\n\/* =========================================================\n   SIZE HELP\n========================================================= *\/\n\n.stb-es__size-tip{\n  display:grid;\n  grid-template-columns:auto 1fr;\n  gap:13px;\n  align-items:center;\n\n  margin-top:14px;\n  padding:16px 18px;\n\n  background:var(--warm);\n\n  border-left:3px solid var(--gold);\n  border-radius:0 8px 8px 0;\n}\n\n.stb-es__size-tip-icon{\n  color:#A47C3C;\n\n  font-size:20px;\n  line-height:1;\n}\n\n.stb-es__size-tip strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:12.5px;\n  font-weight:600;\n}\n\n.stb-es__size-tip p{\n  margin:0;\n\n  color:#67513C;\n\n  font-size:11.5px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   MATERIAL DETAIL\n========================================================= *\/\n\n.stb-es__material-card{\n  display:grid;\n  grid-template-columns:205px 1fr;\n  gap:28px;\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-es__material-thumb{\n  width:205px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-es__material-image{\n  position:relative;\n\n  display:block;\n  overflow:hidden;\n\n  background:#E5D7BF;\n\n  border:1px solid #D3C1A3;\n  border-radius:8px;\n\n  text-decoration:none;\n}\n\n.stb-es__material-image 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-es__material-image:hover img{\n  transform:scale(1.025);\n}\n\n.stb-es__material-copy h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.2;\n}\n\n.stb-es__material-copy p{\n  margin:0 0 10px;\n\n  color:#584735;\n\n  font-size:13px;\n  line-height:1.65;\n}\n\n.stb-es__material-list{\n  display:grid;\n  gap:6px;\n}\n\n.stb-es__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-es__material-item::before{\n  content:\"—\";\n\n  color:#A77D3F;\n}\n\n\n\/* =========================================================\n   LIGHT + INSTALLATION\n========================================================= *\/\n\n.stb-es__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-es__utility-card{\n  padding:19px 20px;\n}\n\n.stb-es__utility-card:first-child{\n  background:#1C1209;\n}\n\n.stb-es__utility-card:last-child{\n  background:#4A3218;\n}\n\n.stb-es__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-es__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-es__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-es__details{\n  margin-bottom:34px;\n}\n\n.stb-es__spec-list{\n  border-top:1px solid var(--line);\n}\n\n.stb-es__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-es__spec-name{\n  padding-right:14px;\n\n  color:#8B765B;\n\n  font-size:11.5px;\n}\n\n.stb-es__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-es__faq{\n  margin-bottom:30px;\n  padding:20px 22px 8px;\n\n  background:#F8F3E8;\n\n  border-radius:9px;\n}\n\n.stb-es__faq .stb-es__heading{\n  margin-bottom:5px;\n}\n\n.stb-es__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid #DFD3BF;\n}\n\n.stb-es__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-es__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-es__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-es__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-es__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-es__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-es__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-es__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-es__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-es__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-es__shipping strong{\n  color:var(--dark);\n  font-weight:600;\n}\n\n.stb-es__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-es__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-es__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-es__lightbox:target{\n  display:flex;\n}\n\n.stb-es__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-es__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-es__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-es__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-es{\n    max-width:100%;\n    font-size:13.5px;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-es__intro h2{\n    font-size:25px;\n    line-height:1.15;\n  }\n\n\n  \/* QUICK FACTS *\/\n\n  .stb-es__facts{\n    grid-template-columns:repeat(2,1fr);\n\n    margin-bottom:28px;\n  }\n\n  .stb-es__fact{\n    padding:13px 9px;\n  }\n\n  .stb-es__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-es__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* SIZE GUIDE *\/\n\n  .stb-es__sizes{\n    margin-bottom:30px;\n  }\n\n  .stb-es__size-grid{\n    grid-template-columns:repeat(2,1fr);\n    gap:8px;\n  }\n\n  .stb-es__size-info{\n    padding:11px 10px 12px;\n  }\n\n  .stb-es__size-model strong{\n    font-size:16px;\n  }\n\n  .stb-es__size-model span{\n    font-size:8px;\n  }\n\n  .stb-es__size-dim{\n    font-size:10.5px;\n  }\n\n  .stb-es__size-use{\n    font-size:10px !important;\n  }\n\n  .stb-es__size-tip{\n    padding:14px 15px;\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-es__material-card{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    margin-bottom:30px;\n    padding:18px;\n  }\n\n  .stb-es__material-thumb{\n    width:185px;\n  }\n\n  .stb-es__material-image img{\n    height:185px;\n  }\n\n  .stb-es__material-copy h3{\n    font-size:21px;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-es__utility{\n    grid-template-columns:1fr;\n\n    margin-bottom:30px;\n  }\n\n\n  \/* DETAILS *\/\n\n  .stb-es__heading{\n    font-size:21px;\n  }\n\n  .stb-es__spec{\n    grid-template-columns:38% 62%;\n  }\n\n  .stb-es__spec-name{\n    font-size:11px;\n  }\n\n  .stb-es__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-es__faq{\n    padding:18px 17px 7px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-es__shipping{\n    padding:18px;\n  }\n\n  .stb-es__shipping p{\n    font-size:12px;\n  }\n\n\n  \/* FINAL NOTE *\/\n\n  .stb-es__final-note{\n    padding:0 8px;\n\n    font-size:10.5px !important;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-es__lightbox{\n    padding:14px;\n  }\n\n  .stb-es__lightbox img{\n    max-width:94vw;\n    max-height:74vh;\n  }\n\n  .stb-es__lightbox-title{\n    font-size:9px !important;\n  }\n\n  .stb-es__lightbox-hint{\n    font-size:8.5px !important;\n  }\n\n}\n\n\n\/* EXTRA SMALL MOBILE *\/\n\n@media screen and (max-width:390px){\n\n  .stb-es__size-info{\n    padding:10px 9px 11px;\n  }\n\n  .stb-es__size-model{\n    display:block;\n  }\n\n  .stb-es__size-model strong{\n    display:block;\n    margin-bottom:2px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-es\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-es__intro\"\u003e\n\u003cp class=\"stb-es__eyebrow\"\u003eWashi Paper · E Series\u003c\/p\u003e\n\u003ch2\u003eMade for Rooms That Go Up.\u003c\/h2\u003e\n\u003cp class=\"stb-es__intro-text\"\u003eThe Akari E Series brings soft Washi paper light into tall interiors with six elongated silhouettes from 41.3\" to 106.3\" high. Choose the height that fits your ceiling while the narrow vertical form fills open space without feeling visually heavy.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-es__facts\"\u003e\n\u003cdiv class=\"stb-es__fact\"\u003e\n\u003csmall\u003eModels\u003c\/small\u003e \u003cstrong\u003e6 Sizes\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-es__fact\"\u003e\n\u003csmall\u003eHeight\u003c\/small\u003e \u003cstrong\u003e41.3\"–106.3\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-es__fact\"\u003e\n\u003csmall\u003eSuspension\u003c\/small\u003e \u003cstrong\u003e59\" Adjustable\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-es__fact\"\u003e\n\u003csmall\u003eInstallation\u003c\/small\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       CHOOSE YOUR SIZE\n  ====================================================== --\u003e\n\u003csection id=\"stb-es-size-section\" class=\"stb-es__sizes\"\u003e\u003cspan class=\"stb-es__label\"\u003e Size Guide \u003c\/span\u003e\n\u003ch3 class=\"stb-es__heading\"\u003eChoose by Ceiling Height\u003c\/h3\u003e\n\u003cp class=\"stb-es__sub\"\u003eStart with your ceiling height, then choose how much vertical presence you want below the canopy. Larger sizes are designed specifically for vaulted, staircase and double-height spaces.\u003c\/p\u003e\n\u003cdiv class=\"stb-es__size-grid\"\u003e\n\u003c!-- IM --\u003e\n\u003carticle class=\"stb-es__size-card\"\u003e\u003ca href=\"#stb-es-im\" class=\"stb-es__size-image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-e-model-pendant-light_17.jpg?v=1777519089\" alt=\"Akari E Series IM pendant dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-es__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"stb-es__size-info\"\u003e\n\u003cdiv class=\"stb-es__size-model\"\u003e\n\u003cstrong\u003eIM\u003c\/strong\u003e \u003cspan\u003e10–12 ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"stb-es__size-dim\"\u003e Ø11.4\" × H41.3\" \u003c\/span\u003e\n\u003cp class=\"stb-es__size-use\"\u003eTall dining areas, smaller foyers and restrained vertical spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- IL --\u003e\n\u003carticle class=\"stb-es__size-card\"\u003e\u003ca href=\"#stb-es-il\" class=\"stb-es__size-image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-e-model-pendant-light_18.jpg?v=1777519089\" alt=\"Akari E Series IL pendant dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-es__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"stb-es__size-info\"\u003e\n\u003cdiv class=\"stb-es__size-model\"\u003e\n\u003cstrong\u003eIL\u003c\/strong\u003e \u003cspan\u003e11–13 ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"stb-es__size-dim\"\u003e Ø12.2\" × H55.1\" \u003c\/span\u003e\n\u003cp class=\"stb-es__size-use\"\u003eTall foyers and living spaces needing a slimmer profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- HL --\u003e\n\u003carticle class=\"stb-es__size-card\"\u003e\u003ca href=\"#stb-es-hl\" class=\"stb-es__size-image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-e-model-pendant-light_19.jpg?v=1782202004\" alt=\"Akari E Series HL pendant dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-es__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"stb-es__size-info\"\u003e\n\u003cdiv class=\"stb-es__size-model\"\u003e\n\u003cstrong\u003eHL\u003c\/strong\u003e \u003cspan\u003e11–14 ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"stb-es__size-dim\"\u003e Ø18.9\" × H57.1\" \u003c\/span\u003e\n\u003cp class=\"stb-es__size-use\"\u003eWider silhouette for larger living and vaulted spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- GL --\u003e\n\u003carticle class=\"stb-es__size-card\"\u003e\u003ca href=\"#stb-es-gl\" class=\"stb-es__size-image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-e-model-pendant-light_14_1ab48e94-7491-4d4e-a8e1-052b573ba01f.jpg?v=1782201855\" alt=\"Akari E Series GL pendant dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-es__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"stb-es__size-info\"\u003e\n\u003cdiv class=\"stb-es__size-model\"\u003e\n\u003cstrong\u003eGL\u003c\/strong\u003e \u003cspan\u003e12–14 ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"stb-es__size-dim\"\u003e Ø18.9\" × H59.1\" \u003c\/span\u003e\n\u003cp class=\"stb-es__size-use\"\u003eVaulted living rooms and double-height entry spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- EM --\u003e\n\u003carticle class=\"stb-es__size-card\"\u003e\u003ca href=\"#stb-es-em\" class=\"stb-es__size-image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-e-model-pendant-light_15.jpg?v=1782201912\" alt=\"Akari E Series EM pendant dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-es__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"stb-es__size-info\"\u003e\n\u003cdiv class=\"stb-es__size-model\"\u003e\n\u003cstrong\u003eEM\u003c\/strong\u003e \u003cspan\u003e13–16 ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"stb-es__size-dim\"\u003e Ø14.2\" × H75.6\" \u003c\/span\u003e\n\u003cp class=\"stb-es__size-use\"\u003eLofts, stairwells and dramatic double-height interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- EL --\u003e\n\u003carticle class=\"stb-es__size-card\"\u003e\u003ca href=\"#stb-es-el\" class=\"stb-es__size-image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-e-model-pendant-light_16.jpg?v=1782201954\" alt=\"Akari E Series EL pendant dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-es__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"stb-es__size-info\"\u003e\n\u003cdiv class=\"stb-es__size-model\"\u003e\n\u003cstrong\u003eEL\u003c\/strong\u003e \u003cspan\u003e14–18 ft+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"stb-es__size-dim\"\u003e Ø18.9\" × H106.3\" \u003c\/span\u003e\n\u003cp class=\"stb-es__size-use\"\u003eMonumental staircases, foyers and double-height spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE HELP --\u003e\n\u003cdiv class=\"stb-es__size-tip\"\u003e\n\u003cdiv class=\"stb-es__size-tip-icon\"\u003e↕\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Between sizes? \u003c\/strong\u003e\n\u003cp\u003eMeasure from the ceiling to where you want the bottom of the fixture to sit. For stairwells, vaulted ceilings or unusual drops, contact us before ordering and we can help confirm the proportion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"stb-es-material-section\" class=\"stb-es__material-card\"\u003e\n\u003cdiv class=\"stb-es__material-thumb\"\u003e\u003ca href=\"#stb-es-material\" class=\"stb-es__material-image\"\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 Mulberry Washi paper texture\" loading=\"lazy\"\u003e \u003cspan class=\"stb-es__zoom\"\u003e View Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-es__material-copy\"\u003e\n\u003cspan class=\"stb-es__label\"\u003e Material Detail \u003c\/span\u003e\n\u003ch3\u003eNatural Mulberry Washi\u003c\/h3\u003e\n\u003cp\u003eFine natural fibers remain visible across the paper surface while diffusing direct bulb light into a softer, warmer glow.\u003c\/p\u003e\n\u003cdiv class=\"stb-es__material-list\"\u003e\n\u003cdiv class=\"stb-es__material-item\"\u003eHigh-fiber Mulberry Washi paper\u003c\/div\u003e\n\u003cdiv class=\"stb-es__material-item\"\u003eSoft, diffused illumination\u003c\/div\u003e\n\u003cdiv class=\"stb-es__material-item\"\u003eInternal metal structure\u003c\/div\u003e\n\u003cdiv class=\"stb-es__material-item\"\u003eHandmade natural texture\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL LIGHTBOX --\u003e \u003ca id=\"stb-es-material\" href=\"#stb-es-material-section\" class=\"stb-es__lightbox\"\u003e \u003cspan class=\"stb-es__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 natural Mulberry Washi paper texture\"\u003e \u003cspan class=\"stb-es__lightbox-title\"\u003e Washi Paper · Material Detail \u003c\/span\u003e \u003cspan class=\"stb-es__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHT + INSTALLATION\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-es__utility\"\u003e\n\u003cdiv class=\"stb-es__utility-card\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Warm, softly diffused illumination \u003c\/strong\u003e\n\u003cp\u003eUses E26 \/ E27 LED or filament bulbs. Compatible with a dimmable bulb and wall dimmer when brightness control is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-es__utility-card\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired · Adjustable Drop \u003c\/strong\u003e\n\u003cp\u003eIncludes a 59\" \/ 150cm adjustable suspension. Longer lengths are available on request. Professional installation is strongly recommended for EM and EL.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-es__details\"\u003e\n\u003ch3 class=\"stb-es__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-es__spec-list\"\u003e\n\u003cdiv class=\"stb-es__spec\"\u003e\n\u003cdiv class=\"stb-es__spec-name\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"stb-es__spec-value\"\u003eMulberry Washi paper · Metal frame · Metal canopy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-es__spec\"\u003e\n\u003cdiv class=\"stb-es__spec-name\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"stb-es__spec-value\"\u003eE26 \/ E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-es__spec\"\u003e\n\u003cdiv class=\"stb-es__spec-name\"\u003eBulb Included\u003c\/div\u003e\n\u003cdiv class=\"stb-es__spec-value\"\u003eNo\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-es__spec\"\u003e\n\u003cdiv class=\"stb-es__spec-name\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"stb-es__spec-value\"\u003eAC 110–240V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-es__spec\"\u003e\n\u003cdiv class=\"stb-es__spec-name\"\u003eDimming\u003c\/div\u003e\n\u003cdiv class=\"stb-es__spec-value\"\u003eCompatible dimmable bulb + wall dimmer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-es__spec\"\u003e\n\u003cdiv class=\"stb-es__spec-name\"\u003eCanopy\u003c\/div\u003e\n\u003cdiv class=\"stb-es__spec-value\"\u003eØ4.7\" · Custom size available on request\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-es__spec\"\u003e\n\u003cdiv class=\"stb-es__spec-name\"\u003eSuspension\u003c\/div\u003e\n\u003cdiv class=\"stb-es__spec-value\"\u003e59\" \/ 150cm adjustable · Extendable on request\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-es__spec\"\u003e\n\u003cdiv class=\"stb-es__spec-name\"\u003eWiring\u003c\/div\u003e\n\u003cdiv class=\"stb-es__spec-value\"\u003eHardwired\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-es__spec\"\u003e\n\u003cdiv class=\"stb-es__spec-name\"\u003eBest For\u003c\/div\u003e\n\u003cdiv class=\"stb-es__spec-value\"\u003eHigh ceilings · Vaulted rooms · Foyers · Stairwells\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-es__spec\"\u003e\n\u003cdiv class=\"stb-es__spec-name\"\u003eUse\u003c\/div\u003e\n\u003cdiv class=\"stb-es__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-es__faq\"\u003e\n\u003ch3 class=\"stb-es__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eStart with ceiling height. IM works well around 10–12 ft, IL and HL around 11–14 ft, GL around 12–14 ft, EM around 13–16 ft, and EL is designed for approximately 14–18 ft+ double-height spaces. Final placement also depends on where you want the bottom of the fixture to sit.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the hanging length be extended?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard suspension is 59\" \/ 150cm and is adjustable during installation. Longer lengths can be requested for vaulted ceilings, stairwells and unusually high spaces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo the larger sizes need professional installation?\u003c\/summary\u003e\n\u003cp\u003eProfessional installation is recommended for hardwired lighting and is especially important for the EM and EL sizes because of their scale and high-ceiling placement.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I care for the Washi paper?\u003c\/summary\u003e\n\u003cp\u003eRemove dust gently with a dry soft brush, feather duster or 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!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-es__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 WASHI NOTE\n  ====================================================== --\u003e\n\u003cp class=\"stb-es__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!-- =====================================================\n       SIZE LIGHTBOXES\n       CLICK \/ TAP ANYWHERE TO CLOSE\n  ====================================================== --\u003e \u003c!-- IM --\u003e \u003ca id=\"stb-es-im\" href=\"#stb-es-size-section\" class=\"stb-es__lightbox\"\u003e \u003cspan class=\"stb-es__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-e-model-pendant-light_17.jpg?v=1777519089\" alt=\"Enlarged Akari E Series IM dimensions\"\u003e \u003cspan class=\"stb-es__lightbox-title\"\u003e IM · Ø11.4\" × H41.3\" \u003c\/span\u003e \u003cspan class=\"stb-es__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- IL --\u003e \u003ca id=\"stb-es-il\" href=\"#stb-es-size-section\" class=\"stb-es__lightbox\"\u003e \u003cspan class=\"stb-es__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-e-model-pendant-light_18.jpg?v=1777519089\" alt=\"Enlarged Akari E Series IL dimensions\"\u003e \u003cspan class=\"stb-es__lightbox-title\"\u003e IL · Ø12.2\" × H55.1\" \u003c\/span\u003e \u003cspan class=\"stb-es__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- HL --\u003e \u003ca id=\"stb-es-hl\" href=\"#stb-es-size-section\" class=\"stb-es__lightbox\"\u003e \u003cspan class=\"stb-es__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-e-model-pendant-light_19.jpg?v=1782202004\" alt=\"Enlarged Akari E Series HL dimensions\"\u003e \u003cspan class=\"stb-es__lightbox-title\"\u003e HL · Ø18.9\" × H57.1\" \u003c\/span\u003e \u003cspan class=\"stb-es__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- GL --\u003e \u003ca id=\"stb-es-gl\" href=\"#stb-es-size-section\" class=\"stb-es__lightbox\"\u003e \u003cspan class=\"stb-es__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-e-model-pendant-light_14_1ab48e94-7491-4d4e-a8e1-052b573ba01f.jpg?v=1782201855\" alt=\"Enlarged Akari E Series GL dimensions\"\u003e \u003cspan class=\"stb-es__lightbox-title\"\u003e GL · Ø18.9\" × H59.1\" \u003c\/span\u003e \u003cspan class=\"stb-es__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- EM --\u003e \u003ca id=\"stb-es-em\" href=\"#stb-es-size-section\" class=\"stb-es__lightbox\"\u003e \u003cspan class=\"stb-es__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-e-model-pendant-light_15.jpg?v=1782201912\" alt=\"Enlarged Akari E Series EM dimensions\"\u003e \u003cspan class=\"stb-es__lightbox-title\"\u003e EM · Ø14.2\" × H75.6\" \u003c\/span\u003e \u003cspan class=\"stb-es__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- EL --\u003e \u003ca id=\"stb-es-el\" href=\"#stb-es-size-section\" class=\"stb-es__lightbox\"\u003e \u003cspan class=\"stb-es__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-e-model-pendant-light_16.jpg?v=1782201954\" alt=\"Enlarged Akari E Series EL dimensions\"\u003e \u003cspan class=\"stb-es__lightbox-title\"\u003e EL · Ø18.9\" × H106.3\" \u003c\/span\u003e \u003cspan class=\"stb-es__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":"I-M: Dia 11.4\"xH41.3\" \/ White","offer_id":52140813910299,"sku":"STB-NGE-IM","price":695.0,"currency_code":"USD","in_stock":true},{"title":"I-L: Dia 12.2\"x H 55.1\" \/ White","offer_id":52140813943067,"sku":"STB-NGE-IL","price":715.0,"currency_code":"USD","in_stock":true},{"title":"H-L: Dia 18.9\"x H 57.1\" \/ White","offer_id":52140813975835,"sku":"STB-NGE-HL","price":715.0,"currency_code":"USD","in_stock":true},{"title":"G-L:Dia 18.9\"xH 59.1\" \/ White","offer_id":52140814008603,"sku":"STB-NGE-GL","price":715.0,"currency_code":"USD","in_stock":true},{"title":"E-M: Dia 14.2\" x H 75.6\" \/ White","offer_id":52140814041371,"sku":"STB-NGE-EM","price":715.0,"currency_code":"USD","in_stock":true},{"title":"E-L:Dia 18.9\"xH 106.3\" \/ White","offer_id":52140814074139,"sku":"STB-NGE-EL","price":815.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-e-series-pendant-light-japandi-art-deco-style-rice-paper-lamp-stuberlighting-main.jpg?v=1781244902"},{"product_id":"akari-5x-washi-paper-pyramid-table-lamp","title":"Akari 5X Washi Paper Pyramid Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AKARI 5X\n   WASHI PAPER PYRAMID TABLE LAMP\n========================================================= *\/\n\n.stb-5x{\n  --cream:#F5EDD8;\n  --ivory:#FFFDF8;\n  --sand:#E9DDC5;\n  --sand-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\n  color:var(--brown);\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-5x *{\n  box-sizing:border-box;\n}\n\n.stb-5x h2,\n.stb-5x h3,\n.stb-5x p{\n  margin-top:0;\n}\n\n.stb-5x h2,\n.stb-5x 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-5x__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      #F7EEDF 65%,\n      #EBDABC 100%\n    );\n\n  border-radius:10px;\n}\n\n.stb-5x__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-5x__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-5x__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-5x__intro p{\n  max-width:680px;\n  margin:0;\n\n  color:#604D3A;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-5x__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-5x__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-5x__fact:nth-child(even){\n  background:var(--sand-soft);\n}\n\n.stb-5x__fact:last-child{\n  border-right:0;\n}\n\n.stb-5x__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-5x__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   IMAGE SYSTEM\n   FULL IMAGE \/ NEVER CROP\n========================================================= *\/\n\n.stb-5x__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-5x__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-5x__image-link:hover img{\n  transform:scale(1.015);\n}\n\n.stb-5x__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   MATERIAL \u0026 STRUCTURE\n========================================================= *\/\n\n.stb-5x__material{\n  display:grid;\n  grid-template-columns:215px 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-5x__material-image{\n  width:100%;\n  max-width:215px;\n\n  margin:0 auto;\n}\n\n.stb-5x__material-image img{\n  width:100%;\n  height:auto;\n  max-height:235px;\n\n  object-fit:contain;\n}\n\n.stb-5x__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-5x__material h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-5x__material p{\n  margin:0 0 11px;\n\n  color:#5B4735;\n\n  font-size:13.5px;\n}\n\n.stb-5x__material-list{\n  display:grid;\n  gap:6px;\n}\n\n.stb-5x__material-item{\n  display:flex;\n  gap:8px;\n\n  color:#624B36;\n\n  font-size:12px;\n}\n\n.stb-5x__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-5x__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-5x__lightbox:target{\n  display:flex;\n}\n\n.stb-5x__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-5x__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-5x__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-5x__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 TABLE SCALE\n========================================================= *\/\n\n.stb-5x__size{\n  margin-bottom:36px;\n  padding:23px;\n\n  background:var(--ivory);\n\n  border:1px solid #E6DCCC;\n  border-radius:10px;\n}\n\n.stb-5x__heading{\n  margin:0 0 15px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-5x__size-inner{\n  display:grid;\n  grid-template-columns:245px 1fr;\n\n  gap:30px;\n  align-items:center;\n}\n\n.stb-5x__size-image{\n  width:100%;\n  max-width:245px;\n\n  margin:0 auto;\n}\n\n.stb-5x__size-image img{\n  width:100%;\n  max-width:100%;\n\n  height:auto;\n  max-height:300px;\n\n  object-fit:contain;\n}\n\n.stb-5x__dimension{\n  display:block;\n\n  margin-bottom:4px;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  color:var(--dark);\n\n  font-size:28px;\n  line-height:1.08;\n  font-weight:500;\n}\n\n.stb-5x__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-5x__size-copy p{\n  margin:0 0 13px;\n\n  color:#5D4937;\n\n  font-size:13px;\n}\n\n.stb-5x__places{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n}\n\n.stb-5x__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   PRODUCT-SPECIFIC DIFFERENCE\n========================================================= *\/\n\n.stb-5x__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-5x__signature-icon{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:35px;\n  height:35px;\n\n  background:rgba(200,169,110,.12);\n\n  border:1px solid rgba(200,169,110,.45);\n  border-radius:50%;\n\n  color:var(--gold);\n\n  font-family:\"Cormorant Garamond\",serif;\n  font-size:18px;\n}\n\n.stb-5x__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-5x__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   LIGHT + EVERYDAY USE\n========================================================= *\/\n\n.stb-5x__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-5x__utility-card{\n  padding:19px 20px;\n}\n\n.stb-5x__utility-card:first-child{\n  background:#D8C3A0;\n}\n\n.stb-5x__utility-card:last-child{\n  background:#1C1209;\n}\n\n.stb-5x__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-5x__utility-card:first-child small{\n  color:#705026;\n}\n\n.stb-5x__utility-card:last-child small{\n  color:var(--gold);\n}\n\n.stb-5x__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-5x__utility-card:first-child strong{\n  color:#291A0E;\n}\n\n.stb-5x__utility-card:last-child strong{\n  color:#F5EDD8;\n}\n\n.stb-5x__utility-card p{\n  margin:0;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n.stb-5x__utility-card:first-child p{\n  color:#574028;\n}\n\n.stb-5x__utility-card:last-child p{\n  color:#D8CEBC;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.stb-5x__details{\n  margin-bottom:34px;\n}\n\n.stb-5x__spec-list{\n  overflow:hidden;\n\n  border:1px solid #E2D6C4;\n  border-radius:8px;\n}\n\n.stb-5x__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-5x__spec:nth-child(odd){\n  background:#FFFDF8;\n}\n\n.stb-5x__spec:nth-child(even){\n  background:#F7F0E4;\n}\n\n.stb-5x__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-5x__spec-name{\n  padding-right:14px;\n\n  color:#89745D;\n\n  font-size:11.5px;\n}\n\n.stb-5x__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-5x__faq{\n  margin-bottom:30px;\n  padding:20px 22px;\n\n  background:#F0E4D0;\n\n  border-radius:10px;\n}\n\n.stb-5x__faq .stb-5x__heading{\n  margin-bottom:5px;\n}\n\n.stb-5x__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid #D8C7AA;\n}\n\n.stb-5x__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-5x__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-5x__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-5x__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-5x__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-5x__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-5x__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-5x__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-5x__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-5x__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-5x__shipping strong{\n  color:#201309;\n  font-weight:600;\n}\n\n.stb-5x__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-5x__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-5x{\n    width:100%;\n    max-width:100%;\n\n    font-size:13.5px;\n  }\n\n\n  .stb-5x__intro{\n    padding:18px;\n  }\n\n  .stb-5x__intro h2{\n    font-size:25px;\n    line-height:1.14;\n  }\n\n  .stb-5x__heading{\n    font-size:21px;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-5x__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-5x__fact{\n    padding:13px 9px;\n  }\n\n  .stb-5x__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-5x__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-5x__material{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    padding:18px;\n  }\n\n  .stb-5x__material-image{\n    max-width:190px;\n  }\n\n  .stb-5x__material-image img{\n    width:100%;\n    height:auto;\n    max-height:220px;\n\n    object-fit:contain;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-5x__size{\n    padding:18px;\n  }\n\n  .stb-5x__size-inner{\n    grid-template-columns:1fr;\n\n    gap:17px;\n  }\n\n  .stb-5x__size-image{\n    max-width:230px;\n  }\n\n  .stb-5x__size-image img{\n    width:100%;\n    height:auto;\n    max-height:280px;\n\n    object-fit:contain;\n  }\n\n  .stb-5x__size-copy{\n    text-align:center;\n  }\n\n  .stb-5x__places{\n    justify-content:center;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-5x__utility{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-5x__spec{\n    grid-template-columns:38% 62%;\n\n    padding:9px 10px;\n  }\n\n  .stb-5x__spec-name{\n    font-size:11px;\n  }\n\n  .stb-5x__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-5x__faq{\n    padding:18px;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-5x__lightbox{\n    padding:14px;\n  }\n\n  .stb-5x__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-5x__shipping{\n    padding:18px;\n  }\n\n  .stb-5x__shipping p{\n    font-size:12px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-5x\"\u003e\n\u003c!-- INTRO --\u003e\n\u003csection class=\"stb-5x__intro\"\u003e\n\u003cp class=\"stb-5x__eyebrow\"\u003eAkari 5X · Washi Paper\u003c\/p\u003e\n\u003ch2\u003eA Grounded Pyramid of Warm Paper Light\u003c\/h2\u003e\n\u003cp\u003eA compact Washi paper table lamp defined by its angular pyramid silhouette. It brings sculptural presence to a nightstand, desk or side table while keeping the light soft and atmospheric.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- QUICK FACTS --\u003e\n\u003cdiv class=\"stb-5x__facts\"\u003e\n\u003cdiv class=\"stb-5x__fact\"\u003e\n\u003csmall\u003eSize\u003c\/small\u003e \u003cstrong\u003eW12.2\" × H14.9\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-5x__fact\"\u003e\n\u003csmall\u003eLight\u003c\/small\u003e \u003cstrong\u003eSoft Ambient Glow\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-5x__fact\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003eE26 \/ E27 · Not Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-5x__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!-- MATERIAL \u0026 STRUCTURE --\u003e\n\u003csection id=\"stb-5x-material-section\" class=\"stb-5x__material\"\u003e\n\u003cdiv class=\"stb-5x__material-image\"\u003e\u003ca href=\"#stb-5x-material\" class=\"stb-5x__image-link\"\u003e \u003cimg src=\"https:\/\/stuberlighting.com\/cdn\/shop\/files\/stuberlighting-washi-paper-5x-lamp-warm-glow_7.jpg?v=1778036566\u0026amp;width=1445\" alt=\"Akari 5X Washi paper pyramid shade and frame\" loading=\"lazy\"\u003e \u003cspan class=\"stb-5x__zoom\"\u003e View Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-5x__label\"\u003e Material \u0026amp; Structure \u003c\/span\u003e\n\u003ch3\u003eWashi Paper over a Geometric Frame\u003c\/h3\u003e\n\u003cp\u003eHand-stretched mulberry Washi paper follows the angled pyramid frame, allowing the light to glow through each face while keeping the shape crisp and sculptural.\u003c\/p\u003e\n\u003cdiv class=\"stb-5x__material-list\"\u003e\n\u003cdiv class=\"stb-5x__material-item\"\u003eMulberry Washi paper\u003c\/div\u003e\n\u003cdiv class=\"stb-5x__material-item\"\u003eMetal internal support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL LIGHTBOX --\u003e \u003ca id=\"stb-5x-material\" href=\"#stb-5x-material-section\" class=\"stb-5x__lightbox\"\u003e \u003cspan class=\"stb-5x__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/stuberlighting.com\/cdn\/shop\/files\/stuberlighting-washi-paper-5x-lamp-warm-glow_7.jpg?v=1778036566\u0026amp;width=1445\" alt=\"Enlarged Akari 5X Washi paper and frame detail\"\u003e \u003cspan class=\"stb-5x__lightbox-title\"\u003e Akari 5X · Material \u0026amp; Structure \u003c\/span\u003e \u003cspan class=\"stb-5x__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- SIZE \u0026 TABLE SCALE --\u003e\n\u003csection id=\"stb-5x-size-section\" class=\"stb-5x__size\"\u003e\n\u003ch3 class=\"stb-5x__heading\"\u003eSize \u0026amp; Table Scale\u003c\/h3\u003e\n\u003cdiv class=\"stb-5x__size-inner\"\u003e\n\u003cdiv class=\"stb-5x__size-image\"\u003e\u003ca href=\"#stb-5x-size\" class=\"stb-5x__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-washi-paper-5x-lamp-warm-glow_8.jpg?v=1777532088\" alt=\"Akari 5X size diagram showing 31cm width and 38cm height\" loading=\"lazy\"\u003e \u003cspan class=\"stb-5x__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-5x__size-copy\"\u003e\n\u003cspan class=\"stb-5x__dimension\"\u003e W12.2\" × H14.9\" \u003c\/span\u003e \u003cspan class=\"stb-5x__metric\"\u003e W31 × H38cm \u003c\/span\u003e\n\u003cp\u003eWider and lower than a typical vertical table lamp, giving the 5X a grounded look without becoming oversized on a nightstand or side table.\u003c\/p\u003e\n\u003cdiv class=\"stb-5x__places\"\u003e\n\u003cspan class=\"stb-5x__place\"\u003e Nightstand \u003c\/span\u003e \u003cspan class=\"stb-5x__place\"\u003e Side Table \u003c\/span\u003e \u003cspan class=\"stb-5x__place\"\u003e Desk \u003c\/span\u003e \u003cspan class=\"stb-5x__place\"\u003e Console \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-5x-size\" href=\"#stb-5x-size-section\" class=\"stb-5x__lightbox\"\u003e \u003cspan class=\"stb-5x__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-washi-paper-5x-lamp-warm-glow_8.jpg?v=1777532088\" alt=\"Enlarged Akari 5X dimensions\"\u003e \u003cspan class=\"stb-5x__lightbox-title\"\u003e Akari 5X · W12.2\" × H14.9\" \u003c\/span\u003e \u003cspan class=\"stb-5x__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- PRODUCT DIFFERENCE --\u003e\n\u003cdiv class=\"stb-5x__signature\"\u003e\n\u003cdiv class=\"stb-5x__signature-icon\"\u003e△\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e A more grounded alternative to a round paper lantern \u003c\/strong\u003e\n\u003cp\u003eThe low pyramid profile gives the 5X a stronger geometric presence while still keeping the soft, warm character expected from Washi paper.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LIGHT + EVERYDAY USE --\u003e\n\u003cdiv class=\"stb-5x__utility\"\u003e\n\u003cdiv class=\"stb-5x__utility-card\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Ambient first, not task-first \u003c\/strong\u003e\n\u003cp\u003eThe paper diffuses the bulb into a soft room glow. For the warmest effect, use a 2700K–3000K E26\/E27 LED.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-5x__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 59\" \/ 150cm cord includes a manual inline ON\/OFF switch and can be extended on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003csection class=\"stb-5x__details\"\u003e\n\u003ch3 class=\"stb-5x__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-5x__spec-list\"\u003e\n\u003cdiv class=\"stb-5x__spec\"\u003e\n\u003cdiv class=\"stb-5x__spec-name\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"stb-5x__spec-value\"\u003eW12.2\" × H14.9\" \/ W31 × H38cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-5x__spec\"\u003e\n\u003cdiv class=\"stb-5x__spec-name\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"stb-5x__spec-value\"\u003eMulberry Washi paper · · Metal \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-5x__spec\"\u003e\n\u003cdiv class=\"stb-5x__spec-name\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"stb-5x__spec-value\"\u003eE26 \/ E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-5x__spec\"\u003e\n\u003cdiv class=\"stb-5x__spec-name\"\u003eBulb Included\u003c\/div\u003e\n\u003cdiv class=\"stb-5x__spec-value\"\u003eNo\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-5x__spec\"\u003e\n\u003cdiv class=\"stb-5x__spec-name\"\u003eMax Wattage\u003c\/div\u003e\n\u003cdiv class=\"stb-5x__spec-value\"\u003e60W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-5x__spec\"\u003e\n\u003cdiv class=\"stb-5x__spec-name\"\u003eRecommended Light\u003c\/div\u003e\n\u003cdiv class=\"stb-5x__spec-value\"\u003e2700K–3000K warm-white LED\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-5x__spec\"\u003e\n\u003cdiv class=\"stb-5x__spec-name\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"stb-5x__spec-value\"\u003eAC 110–240V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-5x__spec\"\u003e\n\u003cdiv class=\"stb-5x__spec-name\"\u003eCord Length\u003c\/div\u003e\n\u003cdiv class=\"stb-5x__spec-value\"\u003e59\" \/ 150cm · Extension available\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-5x__spec\"\u003e\n\u003cdiv class=\"stb-5x__spec-name\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"stb-5x__spec-value\"\u003eInline ON\/OFF button switch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-5x__spec\"\u003e\n\u003cdiv class=\"stb-5x__spec-name\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"stb-5x__spec-value\"\u003ePlug-in · No hardwiring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-5x__spec\"\u003e\n\u003cdiv class=\"stb-5x__spec-name\"\u003eUse\u003c\/div\u003e\n\u003cdiv class=\"stb-5x__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-5x__faq\"\u003e\n\u003ch3 class=\"stb-5x__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for a nightstand?\u003c\/summary\u003e\n\u003cp\u003eYes. At approximately 12.2\" wide and 14.9\" tall, it has a compact table-lamp scale. Check that your nightstand still leaves enough room for everyday items.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a reading lamp?\u003c\/summary\u003e\n\u003cp\u003eThe 5X is designed primarily for soft ambient light. It works well for relaxed evening use, but detailed reading is better paired with a directional task light.\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. For dimming, use a compatible dimmable E26\/E27 bulb together with a 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, especially along the pyramid edges. Avoid water, cleaning sprays, steam and humid locations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING --\u003e\n\u003csection class=\"stb-5x__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 NOTE --\u003e\n\u003cp class=\"stb-5x__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 52\" x H 19.7\" \/ US Plug","offer_id":52141468516635,"sku":"STB-NG-X5","price":187.0,"currency_code":"USD","in_stock":true},{"title":"Dia 52\" x H 19.7\" \/ UK Plug","offer_id":52141468549403,"sku":"STB-NG-X5","price":187.0,"currency_code":"USD","in_stock":true},{"title":"Dia 52\" x H 19.7\" \/ AU Plug","offer_id":52141468582171,"sku":"STB-NG-X5","price":187.0,"currency_code":"USD","in_stock":true},{"title":"Dia 52\" x H 19.7\" \/ EU Plug","offer_id":52141468614939,"sku":"STB-NG-X5","price":187.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-5x-table-lamp-japandi-art-deco-rice-paper-light-stuberlighting-white-main.jpg?v=1781245501"},{"product_id":"akari-3x-washi-paper-square-table-lamp","title":"Akari 3X Washi Paper Square Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AKARI 3X\n   WASHI PAPER SQUARE TABLE LAMP\n   SHOPPER FOCUSED \/ MOBILE RESPONSIVE\n========================================================= *\/\n\n.stb-3x{\n  --cream:#F5EDD8;\n  --ivory:#FFFDF8;\n  --sand:#E9DDC5;\n  --sand-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\n  color:var(--brown);\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-3x *{\n  box-sizing:border-box;\n}\n\n.stb-3x h2,\n.stb-3x h3,\n.stb-3x p{\n  margin-top:0;\n}\n\n.stb-3x h2,\n.stb-3x 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-3x__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      #F7EEDF 65%,\n      #EBDABC 100%\n    );\n\n  border-radius:10px;\n}\n\n.stb-3x__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-3x__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-3x__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-3x__intro p{\n  max-width:680px;\n\n  margin:0;\n\n  color:#604D3A;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-3x__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-3x__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-3x__fact:nth-child(even){\n  background:var(--sand-soft);\n}\n\n.stb-3x__fact:last-child{\n  border-right:0;\n}\n\n.stb-3x__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-3x__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 IMAGE SYSTEM\n   COMPLETE IMAGE \/ NEVER CROP\n========================================================= *\/\n\n.stb-3x__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-3x__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-3x__image-link:hover img{\n  transform:scale(1.015);\n}\n\n.stb-3x__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   MATERIAL \u0026 STRUCTURE\n========================================================= *\/\n\n.stb-3x__material{\n  display:grid;\n  grid-template-columns:215px 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-3x__material-image{\n  width:100%;\n  max-width:215px;\n\n  margin:0 auto;\n}\n\n.stb-3x__material-image img{\n  width:100%;\n  max-width:100%;\n\n  height:auto;\n  max-height:235px;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-3x__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-3x__material h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-3x__material p{\n  margin:0 0 11px;\n\n  color:#5B4735;\n\n  font-size:13.5px;\n}\n\n.stb-3x__material-list{\n  display:grid;\n  gap:6px;\n}\n\n.stb-3x__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-3x__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-3x__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-3x__lightbox:target{\n  display:flex;\n}\n\n.stb-3x__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-3x__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-3x__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-3x__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   CHOOSE YOUR SIZE\n========================================================= *\/\n\n.stb-3x__sizes{\n  margin-bottom:36px;\n  padding:23px;\n\n  background:var(--ivory);\n\n  border:1px solid #E6DCCC;\n  border-radius:10px;\n}\n\n.stb-3x__heading{\n  margin:0 0 7px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-3x__section-copy{\n  margin:0 0 17px;\n\n  color:#74604B;\n\n  font-size:12.5px;\n}\n\n.stb-3x__size-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:14px;\n}\n\n.stb-3x__size-card{\n  padding:14px;\n\n  background:#F5ECDE;\n\n  border:1px solid #DED0B9;\n  border-radius:9px;\n}\n\n.stb-3x__size-card--medium{\n  background:#E9D9BF;\n\n  border-color:#D1B98E;\n}\n\n.stb-3x__size-image{\n  width:100%;\n  max-width:230px;\n\n  margin:0 auto 12px;\n}\n\n.stb-3x__size-image img{\n  width:100%;\n  height:auto;\n\n  max-height:260px;\n\n  object-fit:contain;\n}\n\n.stb-3x__size-top{\n  display:flex;\n\n  align-items:baseline;\n  justify-content:space-between;\n\n  gap:10px;\n\n  margin-bottom:6px;\n}\n\n.stb-3x__size-name{\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  color:#24170D;\n\n  font-size:22px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.stb-3x__size-dim{\n  color:#936D39;\n\n  font-size:11px;\n  font-weight:600;\n\n  text-align:right;\n}\n\n.stb-3x__size-card p{\n  margin:0;\n\n  color:#624E3A;\n\n  font-size:11.5px;\n  line-height:1.55;\n}\n\n.stb-3x__size-tag{\n  display:inline-block;\n\n  margin-top:8px;\n  padding:4px 7px;\n\n  background:#FFF9F0;\n\n  border-radius:20px;\n\n  color:#765428;\n\n  font-size:9px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   PRODUCT DIFFERENCE\n========================================================= *\/\n\n.stb-3x__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-3x__signature-icon{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:35px;\n  height:35px;\n\n  background:rgba(200,169,110,.12);\n\n  border:1px solid rgba(200,169,110,.45);\n  border-radius:50%;\n\n  color:var(--gold);\n\n  font-size:17px;\n}\n\n.stb-3x__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-3x__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   LIGHT + EVERYDAY USE\n========================================================= *\/\n\n.stb-3x__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-3x__utility-card{\n  padding:19px 20px;\n}\n\n.stb-3x__utility-card:first-child{\n  background:#D8C3A0;\n}\n\n.stb-3x__utility-card:last-child{\n  background:#1C1209;\n}\n\n.stb-3x__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-3x__utility-card:first-child small{\n  color:#705026;\n}\n\n.stb-3x__utility-card:last-child small{\n  color:var(--gold);\n}\n\n.stb-3x__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-3x__utility-card:first-child strong{\n  color:#291A0E;\n}\n\n.stb-3x__utility-card:last-child strong{\n  color:#F5EDD8;\n}\n\n.stb-3x__utility-card p{\n  margin:0;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n.stb-3x__utility-card:first-child p{\n  color:#574028;\n}\n\n.stb-3x__utility-card:last-child p{\n  color:#D8CEBC;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.stb-3x__placement{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  gap:8px;\n\n  margin-bottom:36px;\n}\n\n.stb-3x__placement-item{\n  padding:12px 8px;\n\n  background:#F2E8D8;\n\n  border:1px solid #E0D2BD;\n  border-radius:7px;\n\n  text-align:center;\n\n  color:#584330;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.stb-3x__details{\n  margin-bottom:34px;\n}\n\n.stb-3x__spec-list{\n  overflow:hidden;\n\n  border:1px solid #E2D6C4;\n  border-radius:8px;\n}\n\n.stb-3x__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-3x__spec:nth-child(odd){\n  background:#FFFDF8;\n}\n\n.stb-3x__spec:nth-child(even){\n  background:#F7F0E4;\n}\n\n.stb-3x__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-3x__spec-name{\n  padding-right:14px;\n\n  color:#89745D;\n\n  font-size:11.5px;\n}\n\n.stb-3x__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-3x__faq{\n  margin-bottom:30px;\n  padding:20px 22px;\n\n  background:#F0E4D0;\n\n  border-radius:10px;\n}\n\n.stb-3x__faq .stb-3x__heading{\n  margin-bottom:5px;\n}\n\n.stb-3x__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid #D8C7AA;\n}\n\n.stb-3x__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-3x__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-3x__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-3x__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-3x__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-3x__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 \u0026 RETURNS\n========================================================= *\/\n\n.stb-3x__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-3x__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-3x__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-3x__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-3x__shipping strong{\n  color:#201309;\n\n  font-weight:600;\n}\n\n.stb-3x__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-3x__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-3x{\n    width:100%;\n    max-width:100%;\n\n    font-size:13.5px;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-3x__intro{\n    padding:18px;\n  }\n\n  .stb-3x__intro h2{\n    font-size:25px;\n    line-height:1.14;\n  }\n\n  .stb-3x__heading{\n    font-size:21px;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-3x__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-3x__fact{\n    padding:13px 9px;\n  }\n\n  .stb-3x__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-3x__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-3x__material{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    padding:18px;\n  }\n\n  .stb-3x__material-image{\n    max-width:190px;\n  }\n\n  .stb-3x__material-image img{\n    width:100%;\n    height:auto;\n\n    max-height:220px;\n\n    object-fit:contain;\n  }\n\n\n  \/* SIZES *\/\n\n  .stb-3x__sizes{\n    padding:18px;\n  }\n\n  .stb-3x__size-grid{\n    grid-template-columns:1fr;\n\n    gap:12px;\n  }\n\n  .stb-3x__size-image{\n    max-width:220px;\n  }\n\n  .stb-3x__size-image img{\n    width:100%;\n    height:auto;\n\n    max-height:260px;\n\n    object-fit:contain;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-3x__utility{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* PLACEMENT *\/\n\n  .stb-3x__placement{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n\n  \/* SPEC *\/\n\n  .stb-3x__spec{\n    grid-template-columns:38% 62%;\n\n    padding:9px 10px;\n  }\n\n  .stb-3x__spec-name{\n    font-size:11px;\n  }\n\n  .stb-3x__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-3x__faq{\n    padding:18px;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-3x__lightbox{\n    padding:14px;\n  }\n\n  .stb-3x__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-3x__shipping{\n    padding:18px;\n  }\n\n  .stb-3x__shipping p{\n    font-size:12px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-3x\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-3x__intro\"\u003e\n\u003cp class=\"stb-3x__eyebrow\"\u003eAkari 3X · Washi Paper\u003c\/p\u003e\n\u003ch2\u003eSquare Geometry, Soft Washi Light\u003c\/h2\u003e\n\u003cp\u003eA compact square table lamp that combines clean geometric lines with the softness of Washi paper. Two widths let you choose the right footprint for a nightstand, desk, side table or narrow console.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-3x__facts\"\u003e\n\u003cdiv class=\"stb-3x__fact\"\u003e\n\u003csmall\u003eSizes\u003c\/small\u003e \u003cstrong\u003e7.5\" or 9\" Wide\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-3x__fact\"\u003e\n\u003csmall\u003eHeight\u003c\/small\u003e \u003cstrong\u003e14.9\" Both Sizes\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-3x__fact\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003eE26 \/ E27 · Not Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-3x__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-3x-material-section\" class=\"stb-3x__material\"\u003e\n\u003cdiv class=\"stb-3x__material-image\"\u003e\u003ca href=\"#stb-3x-material\" class=\"stb-3x__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Handcrafted_Washi_Paper_3X_Table_Lamp_-_Akari_Inspired_Square_Lantern_for_Zen_Modern_Minimalist_Decor_17.png?v=1778320223\" alt=\"Akari 3X handcrafted Washi paper material and texture detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-3x__zoom\"\u003e View Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-3x__label\"\u003e Material \u0026amp; Structure \u003c\/span\u003e\n\u003ch3\u003eHandcrafted Washi Paper\u003c\/h3\u003e\n\u003cp\u003eMulberry Washi paper gives the 3X its softly textured surface and diffuses the bulb across all four sides. Fine bamboo ribbing and an internal metal frame keep the square silhouette clean and structured.\u003c\/p\u003e\n\u003cdiv class=\"stb-3x__material-list\"\u003e\n\u003cdiv class=\"stb-3x__material-item\"\u003eMulberry Washi paper\u003c\/div\u003e\n\u003cdiv class=\"stb-3x__material-item\"\u003eMetal internal frame\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"stb-3x-material\" href=\"#stb-3x-material-section\" class=\"stb-3x__lightbox\"\u003e \u003cspan class=\"stb-3x__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Handcrafted_Washi_Paper_3X_Table_Lamp_-_Akari_Inspired_Square_Lantern_for_Zen_Modern_Minimalist_Decor_17.png?v=1778320223\" alt=\"Enlarged Akari 3X Washi paper material detail\"\u003e \u003cspan class=\"stb-3x__lightbox-title\"\u003e Akari 3X · Washi Paper Detail \u003c\/span\u003e \u003cspan class=\"stb-3x__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       CHOOSE YOUR SIZE\n  ====================================================== --\u003e\n\u003csection class=\"stb-3x__sizes\"\u003e\n\u003ch3 class=\"stb-3x__heading\"\u003eChoose Your Size\u003c\/h3\u003e\n\u003cp class=\"stb-3x__section-copy\"\u003eBoth sizes are 14.9\" tall. Choose mainly by available tabletop space and how much visual presence you want.\u003c\/p\u003e\n\u003cdiv class=\"stb-3x__size-grid\"\u003e\n\u003c!-- SMALL --\u003e\n\u003cdiv id=\"stb-3x-small-section\" class=\"stb-3x__size-card\"\u003e\n\u003cdiv class=\"stb-3x__size-image\"\u003e\u003ca href=\"#stb-3x-small\" class=\"stb-3x__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Handcrafted_Washi_Paper_3X_Table_Lamp_-_Akari_Inspired_Square_Lantern_for_Zen_Modern_Minimalist_Decor_5.jpg?v=1781508806\" alt=\"Akari 3X Small table lamp dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-3x__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-3x__size-top\"\u003e\n\u003cspan class=\"stb-3x__size-name\"\u003e Small \u003c\/span\u003e \u003cspan class=\"stb-3x__size-dim\"\u003e W7.5\" × H14.9\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eApprox. W19 × H38cm. Best when surface space is limited: compact nightstands, narrow consoles, shelves or a matched pair.\u003c\/p\u003e\n\u003cspan class=\"stb-3x__size-tag\"\u003e Smaller Footprint \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- MEDIUM --\u003e\n\u003cdiv id=\"stb-3x-medium-section\" class=\"stb-3x__size-card stb-3x__size-card--medium\"\u003e\n\u003cdiv class=\"stb-3x__size-image\"\u003e\u003ca href=\"#stb-3x-medium\" class=\"stb-3x__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Handcrafted_Washi_Paper_3X_Table_Lamp_-_Akari_Inspired_Square_Lantern_for_Zen_Modern_Minimalist_Decor_6.jpg?v=1781508806\" alt=\"Akari 3X Medium table lamp dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-3x__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-3x__size-top\"\u003e\n\u003cspan class=\"stb-3x__size-name\"\u003e Medium \u003c\/span\u003e \u003cspan class=\"stb-3x__size-dim\"\u003e W9\" × H14.9\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eApprox. W23 × H38cm. Better for standard nightstands, side tables and desks when you want slightly more presence.\u003c\/p\u003e\n\u003cspan class=\"stb-3x__size-tag\"\u003e More Presence \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SMALL SIZE LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"stb-3x-small\" href=\"#stb-3x-small-section\" class=\"stb-3x__lightbox\"\u003e \u003cspan class=\"stb-3x__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Handcrafted_Washi_Paper_3X_Table_Lamp_-_Akari_Inspired_Square_Lantern_for_Zen_Modern_Minimalist_Decor_5.jpg?v=1781508806\" alt=\"Enlarged Akari 3X Small dimension diagram\"\u003e \u003cspan class=\"stb-3x__lightbox-title\"\u003e Akari 3X Small · W7.5\" × H14.9\" \u003c\/span\u003e \u003cspan class=\"stb-3x__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       MEDIUM SIZE LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"stb-3x-medium\" href=\"#stb-3x-medium-section\" class=\"stb-3x__lightbox\"\u003e \u003cspan class=\"stb-3x__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Handcrafted_Washi_Paper_3X_Table_Lamp_-_Akari_Inspired_Square_Lantern_for_Zen_Modern_Minimalist_Decor_6.jpg?v=1781508806\" alt=\"Enlarged Akari 3X Medium dimension diagram\"\u003e \u003cspan class=\"stb-3x__lightbox-title\"\u003e Akari 3X Medium · W9\" × H14.9\" \u003c\/span\u003e \u003cspan class=\"stb-3x__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-3x__signature\"\u003e\n\u003cdiv class=\"stb-3x__signature-icon\"\u003e□\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e The square footprint is the point \u003c\/strong\u003e\n\u003cp\u003eFlat sides let the 3X sit neatly beside walls and furniture edges, making it especially useful on tighter surfaces where a wider round shade can feel crowded.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHT + EVERYDAY USE\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-3x__utility\"\u003e\n\u003cdiv class=\"stb-3x__utility-card\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Soft ambient light on four sides \u003c\/strong\u003e\n\u003cp\u003eWashi paper diffuses the bulb across the square shade. For a warmer paper glow, use a 2700K–3000K E26\/E27 LED.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-3x__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 59\" \/ 150cm cord includes a manual inline ON\/OFF button switch. Bulb included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       WHERE IT FITS\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-3x__placement\"\u003e\n\u003cdiv class=\"stb-3x__placement-item\"\u003eNightstand\u003c\/div\u003e\n\u003cdiv class=\"stb-3x__placement-item\"\u003eSide Table\u003c\/div\u003e\n\u003cdiv class=\"stb-3x__placement-item\"\u003eDesk\u003c\/div\u003e\n\u003cdiv class=\"stb-3x__placement-item\"\u003eNarrow Console\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-3x__details\"\u003e\n\u003ch3 class=\"stb-3x__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-3x__spec-list\"\u003e\n\u003cdiv class=\"stb-3x__spec\"\u003e\n\u003cdiv class=\"stb-3x__spec-name\"\u003eSmall\u003c\/div\u003e\n\u003cdiv class=\"stb-3x__spec-value\"\u003eW7.5\" × H14.9\" \/ W19 × H38cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-3x__spec\"\u003e\n\u003cdiv class=\"stb-3x__spec-name\"\u003eMedium\u003c\/div\u003e\n\u003cdiv class=\"stb-3x__spec-value\"\u003eW9\" × H14.9\" \/ W23 × H38cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-3x__spec\"\u003e\n\u003cdiv class=\"stb-3x__spec-name\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"stb-3x__spec-value\"\u003eMulberry Washi paper · Metal · Bamboo ribbing\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-3x__spec\"\u003e\n\u003cdiv class=\"stb-3x__spec-name\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"stb-3x__spec-value\"\u003eE26 \/ E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-3x__spec\"\u003e\n\u003cdiv class=\"stb-3x__spec-name\"\u003eBulb Included\u003c\/div\u003e\n\u003cdiv class=\"stb-3x__spec-value\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-3x__spec\"\u003e\n\u003cdiv class=\"stb-3x__spec-name\"\u003eMax Wattage\u003c\/div\u003e\n\u003cdiv class=\"stb-3x__spec-value\"\u003e60W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-3x__spec\"\u003e\n\u003cdiv class=\"stb-3x__spec-name\"\u003eRecommended Light\u003c\/div\u003e\n\u003cdiv class=\"stb-3x__spec-value\"\u003e2700K–3000K warm-white LED\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-3x__spec\"\u003e\n\u003cdiv class=\"stb-3x__spec-name\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"stb-3x__spec-value\"\u003eAC 110–240V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-3x__spec\"\u003e\n\u003cdiv class=\"stb-3x__spec-name\"\u003eCord Length\u003c\/div\u003e\n\u003cdiv class=\"stb-3x__spec-value\"\u003e59\" \/ 150cm · Extension available\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-3x__spec\"\u003e\n\u003cdiv class=\"stb-3x__spec-name\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"stb-3x__spec-value\"\u003eInline ON\/OFF button switch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-3x__spec\"\u003e\n\u003cdiv class=\"stb-3x__spec-name\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"stb-3x__spec-value\"\u003ePlug-in · No hardwiring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-3x__spec\"\u003e\n\u003cdiv class=\"stb-3x__spec-name\"\u003eUse\u003c\/div\u003e\n\u003cdiv class=\"stb-3x__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-3x__faq\"\u003e\n\u003ch3 class=\"stb-3x__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I choose Small or Medium?\u003c\/summary\u003e\n\u003cp\u003eChoose Small when surface space is limited or when using two lamps as a pair. Choose Medium for a standard nightstand, side table or desk when you want slightly more visual presence. Both are the same 14.9\" height.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for bedside use?\u003c\/summary\u003e\n\u003cp\u003eYes. Its compact square footprint works especially well on nightstands. The light is soft and atmospheric rather than strongly directional, so pair it with a task light if you need focused reading illumination.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I dim the lamp?\u003c\/summary\u003e\n\u003cp\u003eThe cord switch is ON\/OFF. For dimming, use a compatible dimmable E26\/E27 bulb with a 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, paying attention to the corners and ribbing. Avoid water, cleaning sprays, steam and humid locations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-3x__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-3x__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 7.5″ x H 14.9″ \/ US Plug","offer_id":52143329837339,"sku":"STB-NG-3X","price":180.0,"currency_code":"USD","in_stock":true},{"title":"Dia 7.5″ x H 14.9″ \/ UK Plug","offer_id":52143329870107,"sku":"STB-NG-3X","price":180.0,"currency_code":"USD","in_stock":true},{"title":"Dia 7.5″ x H 14.9″ \/ AU Plug","offer_id":52143329902875,"sku":"STB-NG-3X","price":180.0,"currency_code":"USD","in_stock":true},{"title":"Dia 7.5″ x H 14.9″ \/ EU Plug","offer_id":52143329935643,"sku":"STB-NG-3X","price":180.0,"currency_code":"USD","in_stock":true},{"title":"Dia  9″ x H 14.9″ \/ US Plug","offer_id":52143329968411,"sku":"STB-NG-3X","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia  9″ x H 14.9″ \/ UK Plug","offer_id":52143330001179,"sku":"STB-NG-3X","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia  9″ x H 14.9″ \/ AU Plug","offer_id":52143330033947,"sku":"STB-NG-3X","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia  9″ x H 14.9″ \/ EU Plug","offer_id":52143330066715,"sku":"STB-NG-3X","price":185.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-3x-table-lamp-stuberlighting-1.jpg?v=1781247093"},{"product_id":"bonn-large-washi-paper-sphere-table-light","title":"Bonn Large Washi Paper Sphere Table Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — BONN\n   Large Washi Paper Sphere Table Light\n   Product-Specific \/ Compact \/ Mobile Responsive\n========================================================= *\/\n\n.stb-bonn{\n  --ivory:#FFFCF6;\n  --cream:#F5EDD8;\n  --soft:#FAF7EF;\n  --sand:#EDE3D1;\n  --warm:#F1E5CF;\n  --paper:#E9DDC7;\n\n  --dark:#1C1209;\n  --brown:#4A3218;\n  --walnut:#573C27;\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\n  color:var(--brown);\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-bonn *,\n.stb-bonn *::before,\n.stb-bonn *::after{\n  box-sizing:border-box;\n}\n\n.stb-bonn h2,\n.stb-bonn h3{\n  font-family:var(--font-heading-family, inherit);\n  color:var(--dark);\n  font-weight:500;\n}\n\n.stb-bonn h2,\n.stb-bonn h3,\n.stb-bonn p{\n  margin-top:0;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-bonn__intro{\n  padding:5px 0 24px;\n}\n\n.stb-bonn__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-bonn__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-bonn__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-bonn__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-bonn__fact{\n  min-width:0;\n  padding:15px 11px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-bonn__fact:last-child{\n  border-right:0;\n}\n\n.stb-bonn__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-bonn__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-bonn__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-bonn__heading{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.2;\n}\n\n.stb-bonn__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   FULL IMAGE — NO CROPPING\n========================================================= *\/\n\n.stb-bonn__size{\n  display:grid;\n  grid-template-columns:270px 1fr;\n  gap:32px;\n  align-items:center;\n\n  margin-bottom:36px;\n}\n\n.stb-bonn__size-thumb{\n  width:100%;\n  max-width:270px;\n  margin:auto;\n}\n\n.stb-bonn__size-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:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:8px;\n\n  text-decoration:none;\n}\n\n.stb-bonn__size-link 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-bonn__size-link:hover img{\n  transform:scale(1.015);\n}\n\n.stb-bonn__size-copy h3{\n  margin:0 0 7px;\n\n  font-size:23px;\n  line-height:1.2;\n}\n\n.stb-bonn__dimension{\n  margin:0 0 8px !important;\n\n  color:var(--dark) !important;\n\n  font-size:21px !important;\n  line-height:1.2 !important;\n  font-weight:600;\n}\n\n.stb-bonn__size-copy \u003e p:last-of-type{\n  margin-bottom:0;\n\n  color:#675441;\n\n  font-size:13px;\n}\n\n.stb-bonn__placement{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:1px;\n\n  margin-top:14px;\n\n  overflow:hidden;\n\n  border-radius:7px;\n}\n\n.stb-bonn__placement-item{\n  padding:12px 13px;\n\n  background:var(--soft);\n}\n\n.stb-bonn__placement-item:last-child{\n  background:var(--warm);\n}\n\n.stb-bonn__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-bonn__placement-item strong{\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   BONN-SPECIFIC IMAGE \/ NO CROPPING\n========================================================= *\/\n\n.stb-bonn__material{\n  display:grid;\n  grid-template-columns:220px 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-bonn__material-thumb{\n  width:220px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-bonn__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:#F5EDE0;\n\n  border:1px solid #D3C4AD;\n  border-radius:8px;\n\n  text-decoration:none;\n}\n\n.stb-bonn__material-link img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:100%;\n  max-height:260px;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n\n  transition:transform .25s ease;\n}\n\n.stb-bonn__material-link:hover img{\n  transform:scale(1.015);\n}\n\n.stb-bonn__material-copy h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.2;\n}\n\n.stb-bonn__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-bonn__material-list{\n  display:grid;\n  gap:6px;\n}\n\n.stb-bonn__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-bonn__material-item::before{\n  content:\"—\";\n\n  color:#A77D3F;\n}\n\n\n\/* =========================================================\n   LIGHT + SETUP\n========================================================= *\/\n\n.stb-bonn__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-bonn__utility-card{\n  padding:19px 20px;\n}\n\n.stb-bonn__utility-card:first-child{\n  background:#1C1209;\n}\n\n.stb-bonn__utility-card:last-child{\n  background:#573C27;\n}\n\n.stb-bonn__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-bonn__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-bonn__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-bonn__details{\n  margin-bottom:34px;\n}\n\n.stb-bonn__spec-list{\n  border-top:1px solid var(--line);\n}\n\n.stb-bonn__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-bonn__spec-name{\n  padding-right:14px;\n\n  color:#8B765B;\n\n  font-size:11.5px;\n}\n\n.stb-bonn__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-bonn__faq{\n  margin-bottom:30px;\n  padding:20px 22px 8px;\n\n  background:#F8F3E8;\n\n  border-radius:9px;\n}\n\n.stb-bonn__faq .stb-bonn__heading{\n  margin-bottom:5px;\n}\n\n.stb-bonn__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid #DFD3BF;\n}\n\n.stb-bonn__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-bonn__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-bonn__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-bonn__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-bonn__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-bonn__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-bonn__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-bonn__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-bonn__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-bonn__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-bonn__shipping strong{\n  color:var(--dark);\n  font-weight:600;\n}\n\n.stb-bonn__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-bonn__final-note{\n  max-width:740px;\n\n  margin:18px auto 0 !important;\n  padding:0 7px;\n\n  color:#82715E !important;\n\n  font-size:11px !important;\n  line-height:1.6 !important;\n  font-style:italic;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n   CLICK \/ TAP ANYWHERE TO CLOSE\n========================================================= *\/\n\n.stb-bonn__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-bonn__lightbox:target{\n  display:flex;\n}\n\n.stb-bonn__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-bonn__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-bonn__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-bonn__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-bonn{\n    max-width:100%;\n    font-size:13.5px;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-bonn__intro h2{\n    font-size:25px;\n    line-height:1.15;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-bonn__facts{\n    grid-template-columns:repeat(2,1fr);\n\n    margin-bottom:28px;\n  }\n\n  .stb-bonn__fact{\n    padding:13px 9px;\n  }\n\n  .stb-bonn__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-bonn__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-bonn__size{\n    grid-template-columns:1fr;\n\n    gap:18px;\n\n    margin-bottom:30px;\n  }\n\n  .stb-bonn__size-thumb{\n    max-width:250px;\n  }\n\n  .stb-bonn__size-link 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-bonn__size-copy h3{\n    font-size:21px;\n  }\n\n  .stb-bonn__dimension{\n    font-size:19px !important;\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-bonn__material{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    margin-bottom:30px;\n    padding:18px;\n  }\n\n  .stb-bonn__material-thumb{\n    width:195px;\n  }\n\n  .stb-bonn__material-link{\n    padding:7px;\n  }\n\n  .stb-bonn__material-link img{\n    width:auto;\n    height:auto;\n\n    max-width:100%;\n    max-height:240px;\n\n    object-fit:contain;\n  }\n\n  .stb-bonn__material-copy h3{\n    font-size:21px;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-bonn__utility{\n    grid-template-columns:1fr;\n\n    margin-bottom:30px;\n  }\n\n\n  \/* DETAILS *\/\n\n  .stb-bonn__heading{\n    font-size:21px;\n  }\n\n  .stb-bonn__spec{\n    grid-template-columns:38% 62%;\n  }\n\n  .stb-bonn__spec-name{\n    font-size:11px;\n  }\n\n  .stb-bonn__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-bonn__faq{\n    padding:18px 17px 7px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-bonn__shipping{\n    padding:18px;\n  }\n\n  .stb-bonn__shipping p{\n    font-size:12px;\n  }\n\n\n  \/* FINAL NOTE *\/\n\n  .stb-bonn__final-note{\n    padding:0 8px;\n\n    font-size:10.5px !important;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-bonn__lightbox{\n    padding:14px;\n  }\n\n  .stb-bonn__lightbox img{\n    max-width:94vw;\n    max-height:74vh;\n  }\n\n  .stb-bonn__lightbox-title{\n    font-size:9px !important;\n  }\n\n  .stb-bonn__lightbox-hint{\n    font-size:8.5px !important;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-bonn\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-bonn__intro\"\u003e\n\u003cp class=\"stb-bonn__eyebrow\"\u003eWashi Paper · Large Sphere Light\u003c\/p\u003e\n\u003ch2\u003eA Large Sphere of Soft, Low-Level Light.\u003c\/h2\u003e\n\u003cp class=\"stb-bonn__intro-text\"\u003eBonn is an oversized Washi paper light designed to sit on a low table, console or directly on the floor. At 17.7 inches wide, it has enough scale to feel sculptural while giving the room a calm, diffused glow.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-bonn__facts\"\u003e\n\u003cdiv class=\"stb-bonn__fact\"\u003e\n\u003csmall\u003eSize\u003c\/small\u003e \u003cstrong\u003eØ17.7\" × H23.6\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bonn__fact\"\u003e\n\u003csmall\u003eMaterial\u003c\/small\u003e \u003cstrong\u003eMulberry Washi\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bonn__fact\"\u003e\n\u003csmall\u003ePlacement\u003c\/small\u003e \u003cstrong\u003eTable + Floor\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bonn__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-bonn-size-section\" class=\"stb-bonn__size\"\u003e\n\u003cdiv class=\"stb-bonn__size-thumb\"\u003e\u003ca href=\"#stb-bonn-size\" class=\"stb-bonn__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Bonn_Large_Handcrafted_Washi_Paper_Table_Light_-_Organic_Japandi_Lantern_Lamp_for_Ambient_Decor_6.jpg?v=1781509171\" alt=\"Bonn Large Washi Paper Sphere Table Light dimension reference\" loading=\"lazy\"\u003e \u003cspan class=\"stb-bonn__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-bonn__size-copy\"\u003e\n\u003cspan class=\"stb-bonn__label\"\u003e Size \u0026amp; Placement \u003c\/span\u003e\n\u003ch3\u003eLarger Than a Typical Table Lamp\u003c\/h3\u003e\n\u003cp class=\"stb-bonn__dimension\"\u003eØ17.7\" × H23.6\"\u003c\/p\u003e\n\u003cp\u003eØ45 × H60 cm. Its generous scale lets Bonn work as a low table light or directly on the floor, depending on the atmosphere you want.\u003c\/p\u003e\n\u003cdiv class=\"stb-bonn__placement\"\u003e\n\u003cdiv class=\"stb-bonn__placement-item\"\u003e\n\u003csmall\u003e On Furniture \u003c\/small\u003e \u003cstrong\u003e Low side table · console \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bonn__placement-item\"\u003e\n\u003csmall\u003e On The Floor \u003c\/small\u003e \u003cstrong\u003e Bedroom · living-room corner \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-bonn-size\" href=\"#stb-bonn-size-section\" class=\"stb-bonn__lightbox\"\u003e \u003cspan class=\"stb-bonn__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Bonn_Large_Handcrafted_Washi_Paper_Table_Light_-_Organic_Japandi_Lantern_Lamp_for_Ambient_Decor_6.jpg?v=1781509171\" alt=\"Enlarged Bonn Large Washi Paper Sphere Table Light dimensions\"\u003e \u003cspan class=\"stb-bonn__lightbox-title\"\u003e Ø17.7\" × H23.6\" · Ø45 × H60cm \u003c\/span\u003e \u003cspan class=\"stb-bonn__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-bonn-material-section\" class=\"stb-bonn__material\"\u003e\n\u003cdiv class=\"stb-bonn__material-thumb\"\u003e\u003ca href=\"#stb-bonn-material\" class=\"stb-bonn__material-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Bonn_Large_Handcrafted_Washi_Paper_Table_Light_-_Organic_Japandi_Lantern_Lamp_for_Ambient_Decor_13.png?v=1777550349\" alt=\"Bonn Large Washi Paper Sphere Table Light material and construction detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-bonn__zoom\"\u003e View Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-bonn__material-copy\"\u003e\n\u003cspan class=\"stb-bonn__label\"\u003e Material \u0026amp; Construction \u003c\/span\u003e\n\u003ch3\u003eHandmade Mulberry Washi\u003c\/h3\u003e\n\u003cp\u003eThe paper surface softens direct bulb light across the entire sphere, while the internal frame and bamboo ribbing help maintain its rounded organic form.\u003c\/p\u003e\n\u003cdiv class=\"stb-bonn__material-list\"\u003e\n\u003cdiv class=\"stb-bonn__material-item\"\u003eThick Mulberry Washi paper\u003c\/div\u003e\n\u003cdiv class=\"stb-bonn__material-item\"\u003eMetal internal frame\u003c\/div\u003e\n\u003cdiv class=\"stb-bonn__material-item\"\u003eHandmade natural texture\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL LIGHTBOX --\u003e \u003ca id=\"stb-bonn-material\" href=\"#stb-bonn-material-section\" class=\"stb-bonn__lightbox\"\u003e \u003cspan class=\"stb-bonn__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Bonn_Large_Handcrafted_Washi_Paper_Table_Light_-_Organic_Japandi_Lantern_Lamp_for_Ambient_Decor_13.png?v=1777550349\" alt=\"Enlarged Bonn Washi paper and construction detail\"\u003e \u003cspan class=\"stb-bonn__lightbox-title\"\u003e Bonn · Washi Paper Detail \u003c\/span\u003e \u003cspan class=\"stb-bonn__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-bonn__utility\"\u003e\n\u003cdiv class=\"stb-bonn__utility-card\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Soft ambient illumination \u003c\/strong\u003e\n\u003cp\u003eUses an E26 \/ E27 bulb up to 60W. Bulb is not included. A 2700K–3000K warm-white LED brings out the warm tone of the Washi paper.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bonn__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 with a manual in-line 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-bonn__details\"\u003e\n\u003ch3 class=\"stb-bonn__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-bonn__spec-list\"\u003e\n\u003cdiv class=\"stb-bonn__spec\"\u003e\n\u003cdiv class=\"stb-bonn__spec-name\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"stb-bonn__spec-value\"\u003eØ17.7\" × H23.6\" · Ø45 × H60 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bonn__spec\"\u003e\n\u003cdiv class=\"stb-bonn__spec-name\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"stb-bonn__spec-value\"\u003eMulberry Washi paper · Metal \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bonn__spec\"\u003e\n\u003cdiv class=\"stb-bonn__spec-name\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"stb-bonn__spec-value\"\u003eE26 \/ E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bonn__spec\"\u003e\n\u003cdiv class=\"stb-bonn__spec-name\"\u003eBulb Included\u003c\/div\u003e\n\u003cdiv class=\"stb-bonn__spec-value\"\u003eNo\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bonn__spec\"\u003e\n\u003cdiv class=\"stb-bonn__spec-name\"\u003eMax Wattage\u003c\/div\u003e\n\u003cdiv class=\"stb-bonn__spec-value\"\u003e60W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bonn__spec\"\u003e\n\u003cdiv class=\"stb-bonn__spec-name\"\u003eRecommended Light\u003c\/div\u003e\n\u003cdiv class=\"stb-bonn__spec-value\"\u003e2700K–3000K warm-white LED\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bonn__spec\"\u003e\n\u003cdiv class=\"stb-bonn__spec-name\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"stb-bonn__spec-value\"\u003eAC 110–240V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bonn__spec\"\u003e\n\u003cdiv class=\"stb-bonn__spec-name\"\u003eCord\u003c\/div\u003e\n\u003cdiv class=\"stb-bonn__spec-value\"\u003e59\" \/ 150cm · Extendable on request\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bonn__spec\"\u003e\n\u003cdiv class=\"stb-bonn__spec-name\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"stb-bonn__spec-value\"\u003ePlug-in · No hardwiring required\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bonn__spec\"\u003e\n\u003cdiv class=\"stb-bonn__spec-name\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"stb-bonn__spec-value\"\u003eManual in-line ON\/OFF switch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bonn__spec\"\u003e\n\u003cdiv class=\"stb-bonn__spec-name\"\u003ePreparation\u003c\/div\u003e\n\u003cdiv class=\"stb-bonn__spec-value\"\u003eApprox. 5–10 days handcrafted preparation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bonn__spec\"\u003e\n\u003cdiv class=\"stb-bonn__spec-name\"\u003eUse\u003c\/div\u003e\n\u003cdiv class=\"stb-bonn__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-bonn__faq\"\u003e\n\u003ch3 class=\"stb-bonn__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Bonn a table lamp or a floor light?\u003c\/summary\u003e\n\u003cp\u003eIt works as either. At 17.7\" wide and 23.6\" high, Bonn is larger than a typical table lamp but lower than a traditional floor lamp. Place it on a low table or console, or directly on the floor for low-level ambient light.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it come with a bulb?\u003c\/summary\u003e\n\u003cp\u003eNo. Bonn uses an E26 \/ E27 bulb up to 60W. A 2700K–3000K warm-white LED is recommended for a softer, warmer Washi-paper glow.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I care for 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 cleaners or use a damp cloth. When used on the floor, keep it away from busy walkways, pets and areas where the paper sphere may be bumped.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-bonn__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-bonn__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 17.7″ x H 23.6″ \/ US Plug","offer_id":52143865102619,"sku":"STB-NG-BONN","price":335.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7″ x H 23.6″ \/ UK Plug","offer_id":52143865135387,"sku":"STB-NG-BONN","price":335.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7″ x H 23.6″ \/ AU Plug","offer_id":52143865168155,"sku":"STB-NG-BONN","price":335.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7″ x H 23.6″ \/ EU Plug","offer_id":52143865200923,"sku":"STB-NG-BONN","price":335.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-bonn-table-light-japandi-minimalist-stuberlighting-main.jpg?v=1781248135"},{"product_id":"akari-2n-natural-white-washi-paper-tripod-table-lamp","title":"Akari 2N Washi Paper Tripod Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AKARI 2N\n   Natural White Washi Paper Tripod Table Lamp\n   Product-Specific \/ Compact \/ Mobile Responsive\n========================================================= *\/\n\n.stb-2n{\n  --ivory:#FFFCF6;\n  --cream:#F5EDD8;\n  --soft:#FAF7EF;\n  --sand:#EDE3D1;\n  --paper:#F1E8D9;\n\n  --dark:#1C1209;\n  --brown:#4A3218;\n  --muted:#7B6B58;\n  --iron:#342A22;\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-2n *,\n.stb-2n *::before,\n.stb-2n *::after{\n  box-sizing:border-box;\n}\n\n.stb-2n h2,\n.stb-2n h3{\n  font-family:var(--font-heading-family,var(--font-body-family,inherit));\n  font-style:var(--font-heading-style,normal);\n  color:var(--dark);\n  font-weight:500;\n}\n\n.stb-2n h2,\n.stb-2n h3,\n.stb-2n p{\n  margin-top:0;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-2n__intro{\n  padding:5px 0 24px;\n}\n\n.stb-2n__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-2n__intro h2{\n  max-width:650px;\n  margin:0 0 10px;\n\n  font-size:29px;\n  line-height:1.14;\n}\n\n.stb-2n__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-2n__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-2n__fact{\n  min-width:0;\n  padding:15px 11px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-2n__fact:last-child{\n  border-right:0;\n}\n\n.stb-2n__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-2n__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-2n__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-2n__heading{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.2;\n}\n\n.stb-2n__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   FULL IMAGE \/ NO CROPPING\n========================================================= *\/\n\n.stb-2n__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-2n__size-thumb{\n  width:100%;\n  max-width:255px;\n  margin:auto;\n}\n\n.stb-2n__size-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:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:8px;\n\n  text-decoration:none;\n}\n\n.stb-2n__size-link img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:100%;\n  max-height:320px;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n\n  transition:transform .25s ease;\n}\n\n.stb-2n__size-link:hover img{\n  transform:scale(1.015);\n}\n\n.stb-2n__size-copy h3{\n  margin:0 0 7px;\n\n  font-size:23px;\n  line-height:1.2;\n}\n\n.stb-2n__dimension{\n  margin:0 0 8px !important;\n\n  color:var(--dark) !important;\n\n  font-size:21px !important;\n  line-height:1.2 !important;\n  font-weight:600;\n}\n\n.stb-2n__size-copy \u003e p:last-of-type{\n  margin-bottom:0;\n\n  color:#675441;\n\n  font-size:13px;\n}\n\n.stb-2n__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-2n__placement-item{\n  padding:12px 13px;\n\n  background:var(--soft);\n}\n\n.stb-2n__placement-item:last-child{\n  background:#F0E5D3;\n}\n\n.stb-2n__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-2n__placement-item strong{\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   GENERIC WASHI MATERIAL IMAGE\n========================================================= *\/\n\n.stb-2n__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-2n__material-thumb{\n  width:205px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-2n__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 #D5C7B1;\n  border-radius:8px;\n\n  text-decoration:none;\n}\n\n.stb-2n__material-link img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:100%;\n  max-height:230px;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n\n  transition:transform .25s ease;\n}\n\n.stb-2n__material-link:hover img{\n  transform:scale(1.015);\n}\n\n.stb-2n__material-copy h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.2;\n}\n\n.stb-2n__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-2n__material-list{\n  display:grid;\n  gap:6px;\n}\n\n.stb-2n__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-2n__material-item::before{\n  content:\"—\";\n\n  color:#A77D3F;\n}\n\n\n\/* =========================================================\n   PAPER + BASE\n========================================================= *\/\n\n.stb-2n__construction{\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-2n__construction-card{\n  padding:19px 20px;\n}\n\n.stb-2n__construction-card:first-child{\n  background:#F2E7D6;\n}\n\n.stb-2n__construction-card:last-child{\n  background:var(--iron);\n}\n\n.stb-2n__construction-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-2n__construction-card:last-child small{\n  color:#D8B978;\n}\n\n.stb-2n__construction-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-2n__construction-card:last-child strong{\n  color:#F8F0DF;\n}\n\n.stb-2n__construction-card p{\n  margin:0;\n\n  color:#65513F;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n.stb-2n__construction-card:last-child p{\n  color:#D8CDBE;\n}\n\n\n\/* =========================================================\n   LIGHT + SETUP\n========================================================= *\/\n\n.stb-2n__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-2n__utility-card{\n  padding:19px 20px;\n}\n\n.stb-2n__utility-card:first-child{\n  background:var(--dark);\n}\n\n.stb-2n__utility-card:last-child{\n  background:#573C27;\n}\n\n.stb-2n__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-2n__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-2n__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-2n__details{\n  margin-bottom:34px;\n}\n\n.stb-2n__spec-list{\n  border-top:1px solid var(--line);\n}\n\n.stb-2n__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-2n__spec-name{\n  padding-right:14px;\n\n  color:#8B765B;\n\n  font-size:11.5px;\n}\n\n.stb-2n__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-2n__faq{\n  margin-bottom:30px;\n  padding:20px 22px 8px;\n\n  background:#F8F3E8;\n\n  border-radius:9px;\n}\n\n.stb-2n__faq .stb-2n__heading{\n  margin-bottom:5px;\n}\n\n.stb-2n__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid #DFD3BF;\n}\n\n.stb-2n__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-2n__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-2n__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-2n__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-2n__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-2n__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-2n__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-2n__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-2n__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-2n__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-2n__shipping strong{\n  color:var(--dark);\n  font-weight:600;\n}\n\n.stb-2n__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-2n__final-note{\n  max-width:740px;\n\n  margin:18px auto 0 !important;\n  padding:0 7px;\n\n  color:#82715E !important;\n\n  font-size:11px !important;\n  line-height:1.6 !important;\n  font-style:italic;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n   CLICK \/ TAP ANYWHERE TO CLOSE\n========================================================= *\/\n\n.stb-2n__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-2n__lightbox:target{\n  display:flex;\n}\n\n.stb-2n__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-2n__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-2n__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-2n__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-2n{\n    max-width:100%;\n    font-size:13.5px;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-2n__intro h2{\n    font-size:25px;\n    line-height:1.15;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-2n__facts{\n    grid-template-columns:repeat(2,1fr);\n\n    margin-bottom:28px;\n  }\n\n  .stb-2n__fact{\n    padding:13px 9px;\n  }\n\n  .stb-2n__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-2n__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-2n__size{\n    grid-template-columns:1fr;\n\n    gap:18px;\n\n    margin-bottom:30px;\n  }\n\n  .stb-2n__size-thumb{\n    max-width:240px;\n  }\n\n  .stb-2n__size-link img{\n    width:auto;\n    height:auto;\n\n    max-width:100%;\n    max-height:300px;\n\n    object-fit:contain;\n  }\n\n  .stb-2n__size-copy h3{\n    font-size:21px;\n  }\n\n  .stb-2n__dimension{\n    font-size:19px !important;\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-2n__material{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    margin-bottom:30px;\n    padding:18px;\n  }\n\n  .stb-2n__material-thumb{\n    width:185px;\n  }\n\n  .stb-2n__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-2n__material-copy h3{\n    font-size:21px;\n  }\n\n\n  \/* CARDS *\/\n\n  .stb-2n__construction,\n  .stb-2n__utility{\n    grid-template-columns:1fr;\n\n    margin-bottom:30px;\n  }\n\n\n  \/* DETAILS *\/\n\n  .stb-2n__heading{\n    font-size:21px;\n  }\n\n  .stb-2n__spec{\n    grid-template-columns:38% 62%;\n  }\n\n  .stb-2n__spec-name{\n    font-size:11px;\n  }\n\n  .stb-2n__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-2n__faq{\n    padding:18px 17px 7px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-2n__shipping{\n    padding:18px;\n  }\n\n  .stb-2n__shipping p{\n    font-size:12px;\n  }\n\n\n  \/* NOTE *\/\n\n  .stb-2n__final-note{\n    padding:0 8px;\n\n    font-size:10.5px !important;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-2n__lightbox{\n    padding:14px;\n  }\n\n  .stb-2n__lightbox img{\n    max-width:94vw;\n    max-height:74vh;\n  }\n\n  .stb-2n__lightbox-title{\n    font-size:9px !important;\n  }\n\n  .stb-2n__lightbox-hint{\n    font-size:8.5px !important;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-2n\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-2n__intro\"\u003e\n\u003cp class=\"stb-2n__eyebrow\"\u003eNatural White Washi · Tripod Table Lamp\u003c\/p\u003e\n\u003ch2\u003eSoft Paper Light, Grounded by Solid Iron.\u003c\/h2\u003e\n\u003cp class=\"stb-2n__intro-text\"\u003eAkari 2N pairs a natural-white Washi paper shade with a substantial solid iron tripod base. Compact enough for a nightstand or side table, but noticeably more grounded and stable than a lightweight paper lamp.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-2n__facts\"\u003e\n\u003cdiv class=\"stb-2n__fact\"\u003e\n\u003csmall\u003eSize\u003c\/small\u003e \u003cstrong\u003eØ9.8\" × H16.9\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2n__fact\"\u003e\n\u003csmall\u003eShade\u003c\/small\u003e \u003cstrong\u003eNatural White Washi\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2n__fact\"\u003e\n\u003csmall\u003eBase\u003c\/small\u003e \u003cstrong\u003e3kg Solid Iron\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2n__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-2n-size-section\" class=\"stb-2n__size\"\u003e\n\u003cdiv class=\"stb-2n__size-thumb\"\u003e\u003ca href=\"#stb-2n-size\" class=\"stb-2n__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Akari_2N_Table_Lamp_-_Handmade_Washi_Mulberry_Paper_Tripod_Table_Light_2.jpg?v=1777779023\" alt=\"Akari 2N Washi Paper Tripod Table Lamp size reference\" loading=\"lazy\"\u003e \u003cspan class=\"stb-2n__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-2n__size-copy\"\u003e\n\u003cspan class=\"stb-2n__label\"\u003e Size \u0026amp; Placement \u003c\/span\u003e\n\u003ch3\u003eAn Easy Everyday Table-Lamp Scale\u003c\/h3\u003e\n\u003cp class=\"stb-2n__dimension\"\u003eØ9.8\" × H16.9\"\u003c\/p\u003e\n\u003cp\u003eØ25 × H43 cm. Compact enough for everyday furniture while still tall enough to create a visible pool of ambient light.\u003c\/p\u003e\n\u003cdiv class=\"stb-2n__placement\"\u003e\n\u003cdiv class=\"stb-2n__placement-item\"\u003e\n\u003csmall\u003e Bedroom \u003c\/small\u003e \u003cstrong\u003e Nightstand · dresser \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2n__placement-item\"\u003e\n\u003csmall\u003e Living \/ Work \u003c\/small\u003e \u003cstrong\u003e Side table · desk \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-2n-size\" href=\"#stb-2n-size-section\" class=\"stb-2n__lightbox\"\u003e \u003cspan class=\"stb-2n__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Akari_2N_Table_Lamp_-_Handmade_Washi_Mulberry_Paper_Tripod_Table_Light_2.jpg?v=1777779023\" alt=\"Enlarged Akari 2N Table Lamp size reference\"\u003e \u003cspan class=\"stb-2n__lightbox-title\"\u003e Ø9.8\" × H16.9\" · Ø25 × H43cm \u003c\/span\u003e \u003cspan class=\"stb-2n__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-2n-material-section\" class=\"stb-2n__material\"\u003e\n\u003cdiv class=\"stb-2n__material-thumb\"\u003e\u003ca href=\"#stb-2n-material\" class=\"stb-2n__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=\"Natural Mulberry Washi paper texture detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-2n__zoom\"\u003e View Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-2n__material-copy\"\u003e\n\u003cspan class=\"stb-2n__label\"\u003e Material Detail \u003c\/span\u003e\n\u003ch3\u003eNatural White Mulberry Washi\u003c\/h3\u003e\n\u003cp\u003eThe fibrous paper surface softens direct bulb glare and spreads light gently across the shade. The natural-white finish feels cleaner and lighter than more amber-toned Washi shades.\u003c\/p\u003e\n\u003cdiv class=\"stb-2n__material-list\"\u003e\n\u003cdiv class=\"stb-2n__material-item\"\u003eAuthentic Mulberry Washi paper\u003c\/div\u003e\n\u003cdiv class=\"stb-2n__material-item\"\u003eNatural-white paper finish\u003c\/div\u003e\n\u003cdiv class=\"stb-2n__material-item\"\u003eSoft, even light diffusion\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL LIGHTBOX --\u003e \u003ca id=\"stb-2n-material\" href=\"#stb-2n-material-section\" class=\"stb-2n__lightbox\"\u003e \u003cspan class=\"stb-2n__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-2n__lightbox-title\"\u003e Mulberry Washi · Material Detail \u003c\/span\u003e \u003cspan class=\"stb-2n__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SHADE + BASE\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-2n__construction\"\u003e\n\u003cdiv class=\"stb-2n__construction-card\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Lightweight Visual Form \u003c\/strong\u003e\n\u003cp\u003eThe natural-white Washi shade keeps the upper half of the lamp soft, luminous and visually quiet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2n__construction-card\"\u003e\n\u003csmall\u003e Tripod Base \u003c\/small\u003e \u003cstrong\u003e 3kg \/ 6.6 lbs Solid Iron \u003c\/strong\u003e\n\u003cp\u003eThe substantial iron tripod gives the lamp a stable, grounded feel on flat nightstands, desks and side tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHT + SETUP\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-2n__utility\"\u003e\n\u003cdiv class=\"stb-2n__utility-card\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 · Bulb not included \u003c\/strong\u003e\n\u003cp\u003eSupports LED or Edison-style bulbs up to 60W. For a softer Washi glow, we recommend a 2700K–3000K warm-white LED.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2n__utility-card\"\u003e\n\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Plug-In · No Installation \u003c\/strong\u003e\n\u003cp\u003eSimply place the lamp on a stable, level surface and plug it in. A 59\" \/ 150cm cord is provided, with longer lengths 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-2n__details\"\u003e\n\u003ch3 class=\"stb-2n__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-2n__spec-list\"\u003e\n\u003cdiv class=\"stb-2n__spec\"\u003e\n\u003cdiv class=\"stb-2n__spec-name\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"stb-2n__spec-value\"\u003eØ9.8\" × H16.9\" · Ø25 × H43 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2n__spec\"\u003e\n\u003cdiv class=\"stb-2n__spec-name\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"stb-2n__spec-value\"\u003eApprox. 6.6 lbs \/ 3 kg\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2n__spec\"\u003e\n\u003cdiv class=\"stb-2n__spec-name\"\u003eShade\u003c\/div\u003e\n\u003cdiv class=\"stb-2n__spec-value\"\u003eNatural-white Mulberry Washi paper\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2n__spec\"\u003e\n\u003cdiv class=\"stb-2n__spec-name\"\u003eBase\u003c\/div\u003e\n\u003cdiv class=\"stb-2n__spec-value\"\u003eSolid iron tripod\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2n__spec\"\u003e\n\u003cdiv class=\"stb-2n__spec-name\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"stb-2n__spec-value\"\u003eE26 \/ E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2n__spec\"\u003e\n\u003cdiv class=\"stb-2n__spec-name\"\u003eBulb Included\u003c\/div\u003e\n\u003cdiv class=\"stb-2n__spec-value\"\u003eNo\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2n__spec\"\u003e\n\u003cdiv class=\"stb-2n__spec-name\"\u003eMax Wattage\u003c\/div\u003e\n\u003cdiv class=\"stb-2n__spec-value\"\u003e60W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2n__spec\"\u003e\n\u003cdiv class=\"stb-2n__spec-name\"\u003eRecommended Light\u003c\/div\u003e\n\u003cdiv class=\"stb-2n__spec-value\"\u003e2700K–3000K warm-white LED\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2n__spec\"\u003e\n\u003cdiv class=\"stb-2n__spec-name\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"stb-2n__spec-value\"\u003eAC 110–240V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2n__spec\"\u003e\n\u003cdiv class=\"stb-2n__spec-name\"\u003eCord\u003c\/div\u003e\n\u003cdiv class=\"stb-2n__spec-value\"\u003e59\" \/ 150cm · Extension available\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2n__spec\"\u003e\n\u003cdiv class=\"stb-2n__spec-name\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"stb-2n__spec-value\"\u003ePlug-in · No hardwiring required\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2n__spec\"\u003e\n\u003cdiv class=\"stb-2n__spec-name\"\u003eUse\u003c\/div\u003e\n\u003cdiv class=\"stb-2n__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-2n__faq\"\u003e\n\u003ch3 class=\"stb-2n__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the iron base really heavy?\u003c\/summary\u003e\n\u003cp\u003eYes. The lamp weighs approximately 6.6 lbs \/ 3 kg, largely due to its solid iron tripod base. That extra weight helps the compact lamp sit firmly on a flat surface.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich bulb should I use?\u003c\/summary\u003e\n\u003cp\u003eAkari 2N accepts an E26 \/ E27 bulb up to 60W. The bulb is not included. A 2700K–3000K warm-white LED works especially well for soft ambient light through the Washi shade.\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. Keep the lamp away from humid areas and direct heat sources. The iron base can be wiped gently with a dry soft cloth.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-2n__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-2n__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 9.8\"xH 16.9\" \/ US Plug","offer_id":52153103909147,"sku":"STB-NG-2N","price":148.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"xH 16.9\" \/ AU Plug","offer_id":52153103941915,"sku":"STB-NG-2N","price":148.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"xH 16.9\" \/ EU Plug","offer_id":52153103974683,"sku":"STB-NG-2N","price":148.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"xH 16.9\" \/ UK Plug","offer_id":52153104007451,"sku":"STB-NG-2N","price":148.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-2n-table-lamp-textured-washi-shade-unlit-stuberlighting.jpg?v=1781251158"},{"product_id":"washi-paper-square-cube-pendant-light","title":"Washi Paper Square Cube Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — WASHI PAPER SQUARE CUBE PENDANT\n   33X \/ 45X\n   SHOPPER FOCUSED \/ MOBILE RESPONSIVE\n========================================================= *\/\n\n.stb-cube{\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\n  color:var(--brown);\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-cube *{\n  box-sizing:border-box;\n}\n\n.stb-cube h2,\n.stb-cube h3,\n.stb-cube p{\n  margin-top:0;\n}\n\n.stb-cube h2,\n.stb-cube 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-cube__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      #F6EDDF 64%,\n      #E7D3B3 100%\n    );\n\n  border-radius:10px;\n}\n\n.stb-cube__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-cube__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-cube__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-cube__intro p{\n  max-width:690px;\n  margin:0;\n\n  color:#604D3A;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-cube__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-cube__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-cube__fact:nth-child(2){\n  background:#E9DCC7;\n}\n\n.stb-cube__fact:nth-child(3){\n  background:#F5ECDF;\n}\n\n.stb-cube__fact:nth-child(4){\n  background:#2A1B0F;\n}\n\n.stb-cube__fact:last-child{\n  border-right:0;\n}\n\n.stb-cube__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-cube__fact:nth-child(4) small{\n  color:#B99A65;\n}\n\n.stb-cube__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-cube__fact:nth-child(4) strong{\n  color:#F5EDD8;\n}\n\n\n\/* =========================================================\n   IMAGE SYSTEM\n   ALWAYS CONTAIN \/ NEVER CROP\n========================================================= *\/\n\n.stb-cube__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-cube__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-cube__image-link:hover img{\n  transform:scale(1.015);\n}\n\n.stb-cube__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   MATERIAL DETAIL\n========================================================= *\/\n\n.stb-cube__material{\n  display:grid;\n  grid-template-columns:215px 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-cube__material-image{\n  width:100%;\n  max-width:215px;\n\n  margin:0 auto;\n}\n\n.stb-cube__material-image img{\n  width:100%;\n  max-width:100%;\n\n  height:auto;\n  max-height:235px;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-cube__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-cube__material h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-cube__material p{\n  margin:0 0 11px;\n\n  color:#5B4735;\n\n  font-size:13.5px;\n}\n\n.stb-cube__material-list{\n  display:grid;\n  gap:6px;\n}\n\n.stb-cube__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-cube__material-item:before{\n  content:\"—\";\n\n  color:#9B753B;\n}\n\n\n\/* =========================================================\n   SIZE COMPARISON\n========================================================= *\/\n\n.stb-cube__compare{\n  margin-bottom:36px;\n  padding:23px;\n\n  background:#FFFDF8;\n\n  border:1px solid #E6DCCC;\n  border-radius:10px;\n}\n\n.stb-cube__heading{\n  margin:0 0 7px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-cube__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-cube__compare-inner{\n  display:grid;\n  grid-template-columns:255px 1fr;\n\n  gap:28px;\n  align-items:center;\n}\n\n.stb-cube__compare-image{\n  width:100%;\n  max-width:255px;\n\n  margin:0 auto;\n}\n\n.stb-cube__compare-image img{\n  width:100%;\n  max-width:100%;\n\n  height:auto;\n  max-height:295px;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n\n\/* =========================================================\n   SIZE OPTIONS\n========================================================= *\/\n\n.stb-cube__size-options{\n  display:grid;\n  gap:10px;\n}\n\n.stb-cube__size-card{\n  padding:14px 15px;\n\n  background:#F5ECDE;\n\n  border:1px solid #DED0B9;\n  border-radius:8px;\n}\n\n.stb-cube__size-card--large{\n  background:#E8D8BE;\n\n  border-color:#D1B98E;\n}\n\n.stb-cube__size-top{\n  display:flex;\n\n  align-items:baseline;\n  justify-content:space-between;\n\n  gap:12px;\n\n  margin-bottom:5px;\n}\n\n.stb-cube__size-name{\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  color:#24170D;\n\n  font-size:22px;\n  line-height:1;\n  font-weight:500;\n}\n\n.stb-cube__size-dim{\n  color:#8D6836;\n\n  font-size:11px;\n  font-weight:600;\n\n  text-align:right;\n}\n\n.stb-cube__size-card p{\n  margin:0;\n\n  color:#614D3A;\n\n  font-size:11.5px;\n  line-height:1.55;\n}\n\n.stb-cube__size-tag{\n  display:inline-block;\n\n  margin-top:7px;\n  padding:4px 7px;\n\n  background:#FFF9F0;\n\n  border-radius:20px;\n\n  color:#765428;\n\n  font-size:9px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   PRECISE DIMENSIONS\n========================================================= *\/\n\n.stb-cube__dimensions{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:14px;\n\n  margin-bottom:36px;\n}\n\n.stb-cube__dimension-card{\n  padding:14px;\n\n  background:#F4EBDD;\n\n  border:1px solid #DFD1BB;\n  border-radius:9px;\n}\n\n.stb-cube__dimension-image{\n  width:100%;\n  max-width:225px;\n\n  margin:0 auto 10px;\n}\n\n.stb-cube__dimension-image img{\n  width:100%;\n  max-width:100%;\n\n  height:auto;\n  max-height:255px;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-cube__dimension-card strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:11.5px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-cube__dimension-card span{\n  display:block;\n\n  margin-top:2px;\n\n  color:#856A4D;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   SIGNATURE\n========================================================= *\/\n\n.stb-cube__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-cube__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-cube__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-cube__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   LIGHT + INSTALLATION\n========================================================= *\/\n\n.stb-cube__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-cube__utility-card{\n  padding:19px 20px;\n}\n\n.stb-cube__utility-card:first-child{\n  background:#D8C3A0;\n}\n\n.stb-cube__utility-card:last-child{\n  background:#1C1209;\n}\n\n.stb-cube__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-cube__utility-card:first-child small{\n  color:#705026;\n}\n\n.stb-cube__utility-card:last-child small{\n  color:var(--gold);\n}\n\n.stb-cube__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-cube__utility-card:first-child strong{\n  color:#291A0E;\n}\n\n.stb-cube__utility-card:last-child strong{\n  color:#F5EDD8;\n}\n\n.stb-cube__utility-card p{\n  margin:0;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n.stb-cube__utility-card:first-child p{\n  color:#574028;\n}\n\n.stb-cube__utility-card:last-child p{\n  color:#D8CEBC;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.stb-cube__placement{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  gap:8px;\n\n  margin-bottom:36px;\n}\n\n.stb-cube__placement-item{\n  padding:12px 8px;\n\n  background:#F2E8D8;\n\n  border:1px solid #E0D2BD;\n  border-radius:7px;\n\n  color:#584330;\n\n  font-size:10.5px;\n  font-weight:500;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.stb-cube__details{\n  margin-bottom:34px;\n}\n\n.stb-cube__spec-list{\n  overflow:hidden;\n\n  border:1px solid #E2D6C4;\n  border-radius:8px;\n}\n\n.stb-cube__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-cube__spec:nth-child(odd){\n  background:#FFFDF8;\n}\n\n.stb-cube__spec:nth-child(even){\n  background:#F7F0E4;\n}\n\n.stb-cube__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-cube__spec-name{\n  padding-right:14px;\n\n  color:#89745D;\n\n  font-size:11.5px;\n}\n\n.stb-cube__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-cube__faq{\n  margin-bottom:30px;\n  padding:20px 22px;\n\n  background:#F0E4D0;\n\n  border-radius:10px;\n}\n\n.stb-cube__faq .stb-cube__heading{\n  margin-bottom:5px;\n}\n\n.stb-cube__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid #D8C7AA;\n}\n\n.stb-cube__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-cube__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-cube__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-cube__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-cube__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-cube__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-cube__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-cube__lightbox:target{\n  display:flex;\n}\n\n.stb-cube__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-cube__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-cube__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-cube__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-cube__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-cube__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-cube__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-cube__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-cube__shipping strong{\n  color:#201309;\n\n  font-weight:600;\n}\n\n.stb-cube__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-cube__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-cube{\n    width:100%;\n    max-width:100%;\n\n    font-size:13.5px;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-cube__intro{\n    padding:18px;\n  }\n\n  .stb-cube__intro h2{\n    font-size:25px;\n    line-height:1.14;\n  }\n\n  .stb-cube__heading{\n    font-size:21px;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-cube__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-cube__fact{\n    padding:13px 9px;\n  }\n\n  .stb-cube__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-cube__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-cube__material{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    padding:18px;\n  }\n\n  .stb-cube__material-image{\n    max-width:190px;\n  }\n\n  .stb-cube__material-image img{\n    width:100%;\n    max-width:100%;\n\n    height:auto;\n    max-height:220px;\n\n    object-fit:contain;\n  }\n\n\n  \/* COMPARISON *\/\n\n  .stb-cube__compare{\n    padding:18px;\n  }\n\n  .stb-cube__compare-inner{\n    grid-template-columns:1fr;\n\n    gap:18px;\n  }\n\n  .stb-cube__compare-image{\n    max-width:230px;\n  }\n\n  .stb-cube__compare-image img{\n    width:100%;\n    max-width:100%;\n\n    height:auto;\n    max-height:270px;\n\n    object-fit:contain;\n  }\n\n\n  \/* DIMENSIONS *\/\n\n  .stb-cube__dimensions{\n    grid-template-columns:1fr;\n\n    gap:12px;\n  }\n\n  .stb-cube__dimension-image{\n    max-width:215px;\n  }\n\n  .stb-cube__dimension-image img{\n    width:100%;\n    max-width:100%;\n\n    height:auto;\n\n    object-fit:contain;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-cube__utility{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* PLACEMENT *\/\n\n  .stb-cube__placement{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n\n  \/* SPEC *\/\n\n  .stb-cube__spec{\n    grid-template-columns:38% 62%;\n\n    padding:9px 10px;\n  }\n\n  .stb-cube__spec-name{\n    font-size:11px;\n  }\n\n  .stb-cube__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-cube__faq{\n    padding:18px;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-cube__lightbox{\n    padding:14px;\n  }\n\n  .stb-cube__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-cube__shipping{\n    padding:18px;\n  }\n\n  .stb-cube__shipping p{\n    font-size:12px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-cube\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-cube__intro\"\u003e\n\u003cp class=\"stb-cube__eyebrow\"\u003e33X \/ 45X · Washi Paper\u003c\/p\u003e\n\u003ch2\u003eA Square Paper Pendant with Softer Edges\u003c\/h2\u003e\n\u003cp\u003eA geometric alternative to the classic round paper lantern. Washi paper softens the cube silhouette, while two sizes make it easy to scale for dining areas, bedrooms, entryways or kitchen islands.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-cube__facts\"\u003e\n\u003cdiv class=\"stb-cube__fact\"\u003e\n\u003csmall\u003eSizes\u003c\/small\u003e \u003cstrong\u003e13\" or 17.7\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__fact\"\u003e\n\u003csmall\u003eMaterial\u003c\/small\u003e \u003cstrong\u003eWashi + Bamboo\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__fact\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003e3000K Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__fact\"\u003e\n\u003csmall\u003eDrop\u003c\/small\u003e \u003cstrong\u003e59\" Adjustable\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       MATERIAL DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"stb-cube-material-section\" class=\"stb-cube__material\"\u003e\n\u003cdiv class=\"stb-cube__material-image\"\u003e\u003ca href=\"#stb-cube-material\" class=\"stb-cube__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 fiber and texture detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-cube__zoom\"\u003e View Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-cube__label\"\u003e Material Detail \u003c\/span\u003e\n\u003ch3\u003eNatural Washi Paper Texture\u003c\/h3\u003e\n\u003cp\u003eThe shade is made from Washi paper with visible natural fibers and subtle variations across the surface. When lit, the paper softens direct glare and creates a warm, comfortable diffusion.\u003c\/p\u003e\n\u003cdiv class=\"stb-cube__material-list\"\u003e\n\u003cdiv class=\"stb-cube__material-item\"\u003eNatural Washi paper fibers\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__material-item\"\u003eSoft off-white surface\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__material-item\"\u003eWarm diffused light\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"stb-cube-material\" href=\"#stb-cube-material-section\" class=\"stb-cube__lightbox\"\u003e \u003cspan class=\"stb-cube__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 natural Washi paper fiber and texture detail\"\u003e \u003cspan class=\"stb-cube__lightbox-title\"\u003e Washi Paper · Material Detail \u003c\/span\u003e \u003cspan class=\"stb-cube__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       CHOOSE YOUR SIZE\n  ====================================================== --\u003e\n\u003csection id=\"stb-cube-compare-section\" class=\"stb-cube__compare\"\u003e\n\u003ch3 class=\"stb-cube__heading\"\u003eChoose Your Size\u003c\/h3\u003e\n\u003cp class=\"stb-cube__section-copy\"\u003eThe geometric form stays the same — only the overall scale changes. Choose 33X for a lighter footprint or 45X when you want the pendant to carry more visual weight.\u003c\/p\u003e\n\u003cdiv class=\"stb-cube__compare-inner\"\u003e\n\u003cdiv class=\"stb-cube__compare-image\"\u003e\u003ca href=\"#stb-cube-compare\" class=\"stb-cube__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Square_Pendant_Light_-_Handmade_33X45X_Akari_Style_Geometric_Hanging_Lamp_13.png?v=1777791343\" alt=\"Washi Paper Square Pendant 33X and 45X size comparison\" loading=\"lazy\"\u003e \u003cspan class=\"stb-cube__zoom\"\u003e Compare Sizes ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__size-options\"\u003e\n\u003c!-- 33X --\u003e\n\u003cdiv class=\"stb-cube__size-card\"\u003e\n\u003cdiv class=\"stb-cube__size-top\"\u003e\n\u003cspan class=\"stb-cube__size-name\"\u003e 33X \u003c\/span\u003e \u003cspan class=\"stb-cube__size-dim\"\u003e W13\" × H13\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eW33 × H33cm. Better for bedrooms, entryways, smaller dining areas or using two to three pendants in a repeated arrangement.\u003c\/p\u003e\n\u003cspan class=\"stb-cube__size-tag\"\u003e More Compact \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 45X --\u003e\n\u003cdiv class=\"stb-cube__size-card stb-cube__size-card--large\"\u003e\n\u003cdiv class=\"stb-cube__size-top\"\u003e\n\u003cspan class=\"stb-cube__size-name\"\u003e 45X \u003c\/span\u003e \u003cspan class=\"stb-cube__size-dim\"\u003e W17.7\" × H17.7\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eW45 × H45cm. Choose this size when one pendant needs stronger presence over a dining area, kitchen island or larger room.\u003c\/p\u003e\n\u003cspan class=\"stb-cube__size-tag\"\u003e More Presence \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COMPARISON LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"stb-cube-compare\" href=\"#stb-cube-compare-section\" class=\"stb-cube__lightbox\"\u003e \u003cspan class=\"stb-cube__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Square_Pendant_Light_-_Handmade_33X45X_Akari_Style_Geometric_Hanging_Lamp_13.png?v=1777791343\" alt=\"Enlarged Washi Paper Square Pendant 33X and 45X size comparison\"\u003e \u003cspan class=\"stb-cube__lightbox-title\"\u003e 33X \/ 45X · Size Comparison \u003c\/span\u003e \u003cspan class=\"stb-cube__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PRECISE DIMENSIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-cube__dimensions\"\u003e\u003c!-- 33X --\u003e\n\u003cdiv id=\"stb-cube-33-section\" class=\"stb-cube__dimension-card\"\u003e\n\u003cdiv class=\"stb-cube__dimension-image\"\u003e\u003ca href=\"#stb-cube-33\" class=\"stb-cube__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Square_Pendant_Light_-_Handmade_33X45X_Akari_Style_Geometric_Hanging_Lamp_5.jpg?v=1777791343\" alt=\"33X square Washi pendant dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-cube__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cstrong\u003e 33X · W13\" × H13\" \u003c\/strong\u003e \u003cspan\u003e W33 × H33cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 45X --\u003e\n\u003cdiv id=\"stb-cube-45-section\" class=\"stb-cube__dimension-card\"\u003e\n\u003cdiv class=\"stb-cube__dimension-image\"\u003e\u003ca href=\"#stb-cube-45\" class=\"stb-cube__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Square_Pendant_Light_-_Handmade_33X45X_Akari_Style_Geometric_Hanging_Lamp_2.jpg?v=1777791343\" alt=\"45X square Washi pendant dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-cube__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cstrong\u003e 45X · W17.7\" × H17.7\" \u003c\/strong\u003e \u003cspan\u003e W45 × H45cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       33X LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"stb-cube-33\" href=\"#stb-cube-33-section\" class=\"stb-cube__lightbox\"\u003e \u003cspan class=\"stb-cube__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Square_Pendant_Light_-_Handmade_33X45X_Akari_Style_Geometric_Hanging_Lamp_5.jpg?v=1777791343\" alt=\"Enlarged 33X square Washi pendant dimension diagram\"\u003e \u003cspan class=\"stb-cube__lightbox-title\"\u003e 33X · W13\" × H13\" \u003c\/span\u003e \u003cspan class=\"stb-cube__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       45X LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"stb-cube-45\" href=\"#stb-cube-45-section\" class=\"stb-cube__lightbox\"\u003e \u003cspan class=\"stb-cube__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Square_Pendant_Light_-_Handmade_33X45X_Akari_Style_Geometric_Hanging_Lamp_2.jpg?v=1777791343\" alt=\"Enlarged 45X square Washi pendant dimension diagram\"\u003e \u003cspan class=\"stb-cube__lightbox-title\"\u003e 45X · W17.7\" × H17.7\" \u003c\/span\u003e \u003cspan class=\"stb-cube__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-cube__signature\"\u003e\n\u003cdiv class=\"stb-cube__signature-icon\"\u003e□\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Choose square when you want structure, not another globe \u003c\/strong\u003e\n\u003cp\u003eThe straight edges echo tables, cabinetry and architectural lines, while the Washi surface keeps the fixture warm and visually soft.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHT + INSTALLATION\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-cube__utility\"\u003e\n\u003cdiv class=\"stb-cube__utility-card\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Warm, diffused ambient light \u003c\/strong\u003e\n\u003cp\u003eWashi paper softens the bulb across the shade instead of creating a harsh exposed light source. A 3000K warm-white bulb is included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__utility-card\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired · 59\" adjustable drop \u003c\/strong\u003e\n\u003cp\u003eIncludes a 59\" \/ 150cm suspension cord. Longer drops and plug-in conversion are available on request. Professional installation is recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       BEST FIT\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-cube__placement\"\u003e\n\u003cdiv class=\"stb-cube__placement-item\"\u003eDining Area\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__placement-item\"\u003eKitchen Island\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__placement-item\"\u003eBedroom\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__placement-item\"\u003eEntryway\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-cube__details\"\u003e\n\u003ch3 class=\"stb-cube__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-cube__spec-list\"\u003e\n\u003cdiv class=\"stb-cube__spec\"\u003e\n\u003cdiv class=\"stb-cube__spec-name\"\u003e33X Size\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec-value\"\u003eW13\" × H13\" \/ W33 × H33cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec\"\u003e\n\u003cdiv class=\"stb-cube__spec-name\"\u003e45X Size\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec-value\"\u003eW17.7\" × H17.7\" \/ W45 × H45cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec\"\u003e\n\u003cdiv class=\"stb-cube__spec-name\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec-value\"\u003eWashi paper · Bamboo ribbing · Metal canopy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec\"\u003e\n\u003cdiv class=\"stb-cube__spec-name\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec-value\"\u003eE26 \/ E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec\"\u003e\n\u003cdiv class=\"stb-cube__spec-name\"\u003eBulb Included\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec-value\"\u003eYes · 3000K warm white\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec\"\u003e\n\u003cdiv class=\"stb-cube__spec-name\"\u003eMax Wattage\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec-value\"\u003e40W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec\"\u003e\n\u003cdiv class=\"stb-cube__spec-name\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec-value\"\u003eAC 110–240V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec\"\u003e\n\u003cdiv class=\"stb-cube__spec-name\"\u003eDimming\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec-value\"\u003eCompatible dimmable bulb + wall dimmer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec\"\u003e\n\u003cdiv class=\"stb-cube__spec-name\"\u003eSuspension\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec-value\"\u003e59\" \/ 150cm adjustable · Extension available\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec\"\u003e\n\u003cdiv class=\"stb-cube__spec-name\"\u003eWire Color\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec-value\"\u003eWhite or Black\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec\"\u003e\n\u003cdiv class=\"stb-cube__spec-name\"\u003eWiring\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec-value\"\u003eHardwired · Plug-in conversion available\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec\"\u003e\n\u003cdiv class=\"stb-cube__spec-name\"\u003eCeiling\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec-value\"\u003eStandard · Sloped · Vaulted\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__spec\"\u003e\n\u003cdiv class=\"stb-cube__spec-name\"\u003eEnvironment\u003c\/div\u003e\n\u003cdiv class=\"stb-cube__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-cube__faq\"\u003e\n\u003ch3 class=\"stb-cube__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I choose 33X or 45X?\u003c\/summary\u003e\n\u003cp\u003eChoose 33X when the space is compact, or when you plan to use multiple pendants together. Choose 45X when you want one pendant to have more visual presence over a dining area, island or larger room.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use several 33X pendants together?\u003c\/summary\u003e\n\u003cp\u003eYes. The smaller cube works well in a row of two or three, especially over longer kitchen islands or other linear surfaces. Custom suspension lengths are available on request.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the suspension cord be longer?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard cord is 59\" \/ 150cm and adjustable. Longer suspension lengths can be requested when ordering.\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, microfiber wand 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       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-cube__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-cube__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":"33X: Dia 13\" x H 13\" \/ White Wire","offer_id":52153352388891,"sku":"STB-NG-33X","price":155.0,"currency_code":"USD","in_stock":true},{"title":"33X: Dia 13\" x H 13\" \/ Black Wire","offer_id":52153352421659,"sku":"STB-NG-33X","price":155.0,"currency_code":"USD","in_stock":true},{"title":"45X:Dia 17.7\"xH 17.7\" \/ White Wire","offer_id":52153352454427,"sku":"STB-NG-45X","price":195.0,"currency_code":"USD","in_stock":true},{"title":"45X:Dia 17.7\"xH 17.7\" \/ Black Wire","offer_id":52153352487195,"sku":"STB-NG-45X","price":195.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-33x-45x-pendant-lamp-textured-shade-unlit-stuberlighting.jpg?v=1781251742"},{"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-uf2-31n-washi-paper-tall-tripod-table-lamp","title":"Washi Paper UF2-31N Table Lamp","description":"\u003cdiv style=\"font-family: 'Jost','Helvetica Neue',sans-serif; max-width: 100%; color: #2a1f18; line-height: 1.7;\"\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond','Times New Roman',serif; font-size: 27px; line-height: 1.3; color: #1c1209; margin: 0 0 16px 0; font-weight: 500;\"\u003eA tall slim Washi paper column on a black tripod. Between table lamp and floor lamp.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; margin: 0 0 14px 0;\"\u003eThe Akari UF2-31N is a tall slim sculptural lamp that bridges the gap between table lamp and floor lamp — a 33.5-inch hand-stretched mulberry Washi paper column rising from a slender black metal tripod. At 12.6 inches diameter, it stays gracefully narrow; at over 33 inches tall, it reads as substantial sculptural presence rather than table accessory. The soft amber glow filtering through the handcrafted mulberry paper transforms a room into a sanctuary at sunset — atmospheric and meditative, the kind of moonlight-soft diffusion that synthetic alternatives cannot replicate.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; margin: 0 0 28px 0;\"\u003eThe unusual height makes the UF2-31N especially well-suited for low plinths (15-18\" high), media units, sideboard surfaces, or direct floor placement beside a sofa or armchair. The 6.6 lb weight provides stability in any placement. Ships with a 3000K warm-white bulb included; plug-in installation with in-line switch.\u003c\/p\u003e\n\u003cdiv style=\"border-top: 2px solid #1C1209; border-bottom: 2px solid #1C1209; padding: 20px 0; margin: 0 0 30px 0;\"\u003e\n\u003cdiv style=\"display: flex; gap: 16px; margin-bottom: 16px; align-items: baseline;\"\u003e\n\u003cspan style=\"font-family: 'Cormorant Garamond',serif; font-size: 30px; color: #c8a96e; line-height: 1; flex-shrink: 0; width: 38px;\"\u003e01\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 18px; color: #1c1209; margin: 0 0 3px 0;\"\u003eTall slim 33.5\" silhouette\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #5a4a3a; margin: 0;\"\u003eA scale designed for in-between placement — taller than standard table lamps (16-19\"), shorter than full floor lamps (49\"+). The 33.5\" height puts the lamp at exactly the right scale for low plinths, media units, sideboards, or floor placement next to seating; the warm glow reaches seated eye-level naturally rather than from overhead.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; gap: 16px; margin-bottom: 16px; align-items: baseline;\"\u003e\n\u003cspan style=\"font-family: 'Cormorant Garamond',serif; font-size: 30px; color: #c8a96e; line-height: 1; flex-shrink: 0; width: 38px;\"\u003e02\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 18px; color: #1c1209; margin: 0 0 3px 0;\"\u003eSlim 12.6\" diameter — narrow profile\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #5a4a3a; margin: 0;\"\u003eThe 12.6\" diameter keeps the lamp gracefully narrow, fitting in tighter spaces than wider floor lamps. Slim enough to sit on a sideboard without crowding other objects; narrow enough to fit between sofa and wall; vertical enough to read as a deliberate architectural column rather than a casual lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; gap: 16px; margin-bottom: 16px; align-items: baseline;\"\u003e\n\u003cspan style=\"font-family: 'Cormorant Garamond',serif; font-size: 30px; color: #c8a96e; line-height: 1; flex-shrink: 0; width: 38px;\"\u003e03\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 18px; color: #1c1209; margin: 0 0 3px 0;\"\u003eAuthentic mulberry Washi paper\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #5a4a3a; margin: 0;\"\u003eReal hand-stretched mulberry Washi paper — the long-fiber paper diffuses light into the soft moonlit glow that gives the lamp its meditative quality. Reinforced internal metal frame provides structural integrity while keeping the overall fixture light enough to move easily.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; gap: 16px; align-items: baseline;\"\u003e\n\u003cspan style=\"font-family: 'Cormorant Garamond',serif; font-size: 30px; color: #c8a96e; line-height: 1; flex-shrink: 0; width: 38px;\"\u003e04\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 18px; color: #1c1209; margin: 0 0 3px 0;\"\u003eSlender black metal tripod base\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #5a4a3a; margin: 0;\"\u003eThree slim black metal legs hold the paper column with graphic contrast — warmth of paper against precision of dark metal. The 6.6 lb weight provides exceptional stability for the slim tall silhouette. Plug-in installation, in-line ON\/OFF cord switch, compatible with any dimmable E26 bulb.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #1C1209; border-radius: 10px; padding: 24px 26px; margin: 0 0 30px 0;\"\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 20px; color: #f5edd8; margin: 0 0 8px 0; font-weight: 500;\"\u003eFor the spaces between conventional categories\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #d8cfbe; margin: 0; line-height: 1.65;\"\u003eMost rooms have specific surface heights that conventional lamps cannot serve well — a 15-inch low media console that would be dwarfed by a 49-inch floor lamp but towered over by a 17-inch table lamp; a sideboard at sitting-eye height where a tall vertical light would produce the perfect atmospheric glow but no standard lamp scale fits; the corner beside an armchair where a full floor lamp would feel crowded but a small accent piece would look undersized. The UF2-31N exists for these in-between spaces specifically. The 33.5\" height splits the difference between table and floor scale; the slim profile fits where wider fixtures cannot; the warm Washi material reads as intentional sculpture rather than functional compromise. This is the lamp for the rooms where conventional lighting categories don't quite work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 22px; color: #1c1209; margin: 0 0 12px 0; font-weight: 500;\"\u003eWhere the UF2-31N sits best\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; margin: 0 0 10px 0;\"\u003e\u003cb\u003eOn a low plinth, sideboard, or media unit (15-18\" high)\u003c\/b\u003e — the elevated placement puts the soft glow at standing eye-level; the slim vertical form reads as architectural column rather than table accessory.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; margin: 0 0 10px 0;\"\u003e\u003cb\u003eBeside a sofa or armchair as a floor accent\u003c\/b\u003e — at 33.5\" tall, the lamp sits comfortably beside seating without overwhelming the arrangement; produces a warm pool of seated-eye-level light.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; margin: 0 0 10px 0;\"\u003e\u003cb\u003eBedside as oversized vertical statement\u003c\/b\u003e — for primary bedrooms with substantial nightstand surfaces or low platform beds; the tall slim column adds vertical drama to bedroom corners.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; margin: 0 0 10px 0;\"\u003e\u003cb\u003eLiving room corner as accent low-floor lamp\u003c\/b\u003e — pairs beautifully with a full-scale floor lamp elsewhere in the room; provides secondary warm atmospheric layer at a lower scale.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; margin: 0 0 28px 0;\"\u003e\u003cb\u003eJapandi, Wabi-Sabi, Scandinavian, or Mid-Century interiors\u003c\/b\u003e — Washi paper and matte black tripod are signature materials of these traditions; the unusual height adds intentional design tension.\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 22px; color: #1c1209; margin: 0 0 14px 0; font-weight: 500;\"\u003eSpecifications\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 14px; margin: 0 0 30px 0;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; color: #7b6b58; width: 42%; border-bottom: 1px solid #EFE8DA;\"\u003eDimensions\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #EFE8DA;\"\u003e⌀ 12.6\" × H 33.5\" (⌀ 32cm × 85cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; color: #7b6b58; border-bottom: 1px solid #EFE8DA;\"\u003eWeight\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #EFE8DA;\"\u003e6.6 lbs (3 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; color: #7b6b58; border-bottom: 1px solid #EFE8DA;\"\u003eMaterials\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #EFE8DA;\"\u003ePremium off-white mulberry Washi paper · Reinforced bamboo ribbing · Slender black metal tripod base\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; color: #7b6b58; border-bottom: 1px solid #EFE8DA;\"\u003eBulb base\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #EFE8DA;\"\u003eE26\/E27 — 3000K warm-white bulb included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; color: #7b6b58; border-bottom: 1px solid #EFE8DA;\"\u003eMax wattage\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #EFE8DA;\"\u003e40W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; color: #7b6b58; border-bottom: 1px solid #EFE8DA;\"\u003eVoltage\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #EFE8DA;\"\u003eAC 110–240V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; color: #7b6b58; border-bottom: 1px solid #EFE8DA;\"\u003eDimming\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #EFE8DA;\"\u003eDimmable with compatible dimmable bulb (use in-line cord dimmer or smart bulb)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; color: #7b6b58; border-bottom: 1px solid #EFE8DA;\"\u003eCord length\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #EFE8DA;\"\u003e59\" (150cm); custom extension available on request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; color: #7b6b58; border-bottom: 1px solid #EFE8DA;\"\u003eInstallation\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #EFE8DA;\"\u003ePlug-in — no installation required\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; color: #7b6b58; border-bottom: 1px solid #EFE8DA;\"\u003eControl\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #EFE8DA;\"\u003eIn-line ON\/OFF button switch on cord\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; color: #7b6b58;\"\u003eEnvironment\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0;\"\u003eIndoor, dry locations only · IP20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- FAQ --\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 22px; color: #1c1209; margin: 0 0 14px 0; font-weight: 500;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/uf2-31n-washi-paper-table-lamp-warm-glow_2.jpg?v=1777861229\" alt=\"\" width=\"330\" height=\"330\"\u003e\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 22px; color: #1c1209; margin: 0 0 14px 0; font-weight: 500;\"\u003e \u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 22px; color: #1c1209; margin: 0 0 14px 0; font-weight: 500;\"\u003eFrequently Asked Questions\u003c\/p\u003e\n\u003cdetails style=\"border-bottom: 1px solid #EFE8DA; padding: 14px 0;\"\u003e\n\u003csummary style=\"font-family: 'Cormorant Garamond',serif; font-size: 17px; color: #1c1209; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; font-weight: 500;\"\u003e\u003cspan\u003eIs this a table lamp or a floor lamp?\u003c\/span\u003e \u003cspan style=\"color: #c8a96e; font-size: 22px; font-weight: 300;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 14px; color: #5a4a3a; margin: 10px 0 0 0; line-height: 1.7;\"\u003eBoth, depending on placement. At 33.5 inches tall, the UF2-31N is too tall for a standard nightstand (you'd end up with light shining in your eyes when sitting in bed) but too short for a typical floor lamp use case (a 49\" floor lamp produces overhead-style ambient light; this fixture produces seated-eye-level glow). The optimal placements are: (1) on low surfaces between 15-18\" high (low media consoles, sideboards, low plinths) for elevated table-lamp use, or (2) directly on the floor beside seating (sofa, armchair) as a low accent floor lamp. We classify it as a Table Lamp for menu navigation since it's most commonly used on low surfaces, but the floor-placement role is equally valid.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: 1px solid #EFE8DA; padding: 14px 0;\"\u003e\n\u003csummary style=\"font-family: 'Cormorant Garamond',serif; font-size: 17px; color: #1c1209; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; font-weight: 500;\"\u003e\u003cspan\u003eHow does the UF2-31N compare to other Akari table and floor lamps?\u003c\/span\u003e \u003cspan style=\"color: #c8a96e; font-size: 22px; font-weight: 300;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 14px; color: #5a4a3a; margin: 10px 0 0 0; line-height: 1.7;\"\u003eThe UF2-31N is in an unusual scale bracket between our standard table lamps and our floor lamps. Our table lamps top out at 19.3\" (the \u003ca style=\"color: #9a7b3e;\" href=\"\/products\/akari-1n-washi-paper-tall-tripod-table-lamp\"\u003e\u003cb\u003e1N\u003c\/b\u003e\u003c\/a\u003e); our smallest floor lamp starts at 49\" (the \u003ca style=\"color: #9a7b3e;\" href=\"\/products\/akari-10a-washi-paper-tripod-floor-lamp\"\u003e\u003cb\u003e10A\u003c\/b\u003e\u003c\/a\u003e). The \u003cb\u003eUF2-31N (this fixture, 33.5\")\u003c\/b\u003e fills the gap with deliberate purpose — taller and slimmer than even our tallest table lamp, shorter than any of our floor lamps. Choose UF2-31N when conventional table or floor lamp scales don't fit your specific surface or corner; choose a standard table lamp for normal nightstands and desks; choose a floor lamp for true corner-anchoring vertical scale.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"padding: 14px 0;\"\u003e\n\u003csummary style=\"font-family: 'Cormorant Garamond',serif; font-size: 17px; color: #1c1209; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; font-weight: 500;\"\u003e\u003cspan\u003eHow do I care for the Washi paper shade?\u003c\/span\u003e \u003cspan style=\"color: #c8a96e; font-size: 22px; font-weight: 300;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 14px; color: #5a4a3a; margin: 10px 0 0 0; line-height: 1.7;\"\u003eDust gently with a \u003cb\u003esoft feather duster or microfiber cloth\u003c\/b\u003e — that's it. Do \u003cb\u003enot\u003c\/b\u003e wet-clean, steam, spray with cleaners, or use damp cloths; water permanently stains and warps Washi paper. Place the lamp away from humid environments (avoid bathroom counters, kitchen surfaces near stovetops) and away from direct heat sources (radiators, fireplaces). With basic monthly dusting, the paper maintains its appearance for many years; slight ambering over time is natural and part of the material's character — Washi paper ages gracefully rather than degrading. The metal tripod base only needs occasional wiping with a dry cloth.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"height: 30px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp style=\"font-size: 13px; color: #7b6b58; margin: 0 0 6px 0; font-style: italic;\"\u003eFor the warmest paper-glow effect, use 2700K-3000K LED or filament bulbs with high color rendering (CRI\/Ra \u0026gt; 90). Cooler bulbs flatten the paper's natural amber undertone.\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #7b6b58; margin: 0 0 6px 0; font-style: italic;\"\u003eEach piece is handmade by artisans — slight variations between individual lamps in paper texture, frame geometry, and exact dimensions are part of the authentic hand-craft character.\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #7b6b58; margin: 0 0 6px 0; font-style: italic;\"\u003ePlace on a stable, level surface. Due to the taller slim silhouette, place away from edges and avoid surfaces likely to be bumped by children or pets.\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #7b6b58; margin: 0 0 30px 0;\"\u003eSafety tested for indoor use in dry locations. Meets technical requirements for North American residential lighting installations.\u003c\/p\u003e\n\u003cdiv style=\"background: #F5EDD8; border-radius: 10px; padding: 22px 24px;\"\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 20px; color: #1c1209; margin: 0 0 12px 0; font-weight: 500;\"\u003eShipping \u0026amp; Returns\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; margin: 0 0 6px 0;\"\u003e\u003cb\u003eFree Standard Shipping (4–6 weeks)\u003c\/b\u003e — all US \u0026amp; Canada orders. \u003cb\u003eExpedited (2–4 weeks)\u003c\/b\u003e available; see \u003ca style=\"color: #9a7b3e;\" href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003eShipping Policy\u003c\/a\u003e.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; margin: 0 0 6px 0;\"\u003eIf you are not satisfied, you may request a return and refund within \u003cb\u003e30 days\u003c\/b\u003e, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #5a4a3a; margin: 0 0 6px 0;\"\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; margin: 0;\"\u003eTo start a return, email \u003ca style=\"color: #9a7b3e;\" href=\"mailto:service@stuberlighting.com\"\u003e\u003cb\u003eservice@stuberlighting.com\u003c\/b\u003e\u003c\/a\u003e. For details, see our \u003ca style=\"color: #9a7b3e;\" href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003eReturns Policy\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia12.6″ x H 33.5″ \/ US Plug","offer_id":52155873984795,"sku":"STB-NG-UF2-31N","price":455.0,"currency_code":"USD","in_stock":true},{"title":"Dia12.6″ x H 33.5″ \/ UK Plug","offer_id":52155874017563,"sku":"STB-NG-UF2-31N","price":455.0,"currency_code":"USD","in_stock":true},{"title":"Dia12.6″ x H 33.5″ \/ AU Plug","offer_id":52155874050331,"sku":"STB-NG-UF2-31N","price":455.0,"currency_code":"USD","in_stock":true},{"title":"Dia12.6″ x H 33.5″ \/ EU Plug","offer_id":52155874083099,"sku":"STB-NG-UF2-31N","price":455.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-uf2-31n-table-lamp-white-background-unlit-stuberlighting.jpg?v=1781257393"},{"product_id":"akari-4n-washi-paper-slim-iron-frame-table-lamp","title":"Akari 4N Washi Paper Slim Iron Frame Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AKARI 4N\n   SLIM WASHI PAPER TABLE LAMP\n   SHOPPER FOCUSED · MOBILE RESPONSIVE\n========================================================= *\/\n\n.stb-4n{\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\n  color:var(--brown);\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-4n *{\n  box-sizing:border-box;\n}\n\n.stb-4n h2,\n.stb-4n h3,\n.stb-4n p{\n  margin-top:0;\n}\n\n.stb-4n h2,\n.stb-4n 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-4n__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      #F6EDDF 63%,\n      #E4D0AE 100%\n    );\n\n  border-radius:10px;\n}\n\n.stb-4n__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-4n__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-4n__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-4n__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-4n__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-4n__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-4n__fact:nth-child(2){\n  background:#E9DCC7;\n}\n\n.stb-4n__fact:nth-child(3){\n  background:#F5ECDF;\n}\n\n.stb-4n__fact:nth-child(4){\n  background:#2A1B0F;\n}\n\n.stb-4n__fact:last-child{\n  border-right:0;\n}\n\n.stb-4n__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-4n__fact:nth-child(4) small{\n  color:#B99A65;\n}\n\n.stb-4n__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-4n__fact:nth-child(4) strong{\n  color:#F5EDD8;\n}\n\n\n\/* =========================================================\n   IMAGE SYSTEM\n   ALWAYS COMPLETE \/ NEVER CROP\n========================================================= *\/\n\n.stb-4n__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-4n__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-4n__image-link:hover img{\n  transform:scale(1.015);\n}\n\n.stb-4n__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   PRODUCT \u0026 MATERIAL DETAIL\n   IMAGE BEFORE DIMENSION\n========================================================= *\/\n\n.stb-4n__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-4n__detail-image{\n  width:100%;\n  max-width:225px;\n\n  margin:0 auto;\n}\n\n.stb-4n__detail-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-4n__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-4n__detail h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-4n__detail p{\n  margin:0 0 11px;\n\n  color:#5B4735;\n\n  font-size:13.5px;\n}\n\n.stb-4n__detail-list{\n  display:grid;\n  gap:6px;\n}\n\n.stb-4n__detail-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-4n__detail-item:before{\n  content:\"—\";\n\n  color:#9B753B;\n}\n\n\n\/* =========================================================\n   SIGNATURE\n========================================================= *\/\n\n.stb-4n__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-4n__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:19px;\n}\n\n.stb-4n__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-4n__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-4n__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-4n__heading{\n  margin:0 0 7px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-4n__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-4n__size-inner{\n  display:grid;\n  grid-template-columns:245px 1fr;\n\n  gap:30px;\n  align-items:center;\n}\n\n.stb-4n__size-image{\n  width:100%;\n  max-width:245px;\n\n  margin:0 auto;\n}\n\n.stb-4n__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-4n__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-4n__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-4n__size-copy p{\n  margin:0 0 13px;\n\n  color:#5D4937;\n\n  font-size:13px;\n}\n\n.stb-4n__places{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n}\n\n.stb-4n__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   LIGHT + STABILITY\n========================================================= *\/\n\n.stb-4n__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-4n__utility-card{\n  padding:19px 20px;\n}\n\n.stb-4n__utility-card:first-child{\n  background:#D8C3A0;\n}\n\n.stb-4n__utility-card:last-child{\n  background:#1C1209;\n}\n\n.stb-4n__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-4n__utility-card:first-child small{\n  color:#705026;\n}\n\n.stb-4n__utility-card:last-child small{\n  color:var(--gold);\n}\n\n.stb-4n__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-4n__utility-card:first-child strong{\n  color:#291A0E;\n}\n\n.stb-4n__utility-card:last-child strong{\n  color:#F5EDD8;\n}\n\n.stb-4n__utility-card p{\n  margin:0;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n.stb-4n__utility-card:first-child p{\n  color:#574028;\n}\n\n.stb-4n__utility-card:last-child p{\n  color:#D8CEBC;\n}\n\n\n\/* =========================================================\n   PRACTICAL NOTE\n========================================================= *\/\n\n.stb-4n__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-4n__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-4n__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-4n__details{\n  margin-bottom:34px;\n}\n\n.stb-4n__spec-list{\n  overflow:hidden;\n\n  border:1px solid #E2D6C4;\n  border-radius:8px;\n}\n\n.stb-4n__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-4n__spec:nth-child(odd){\n  background:#FFFDF8;\n}\n\n.stb-4n__spec:nth-child(even){\n  background:#F7F0E4;\n}\n\n.stb-4n__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-4n__spec-name{\n  padding-right:14px;\n\n  color:#89745D;\n\n  font-size:11.5px;\n}\n\n.stb-4n__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-4n__faq{\n  margin-bottom:30px;\n  padding:20px 22px;\n\n  background:#F0E4D0;\n\n  border-radius:10px;\n}\n\n.stb-4n__faq .stb-4n__heading{\n  margin-bottom:5px;\n}\n\n.stb-4n__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid #D8C7AA;\n}\n\n.stb-4n__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-4n__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-4n__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-4n__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-4n__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-4n__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-4n__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-4n__lightbox:target{\n  display:flex;\n}\n\n.stb-4n__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-4n__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-4n__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-4n__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-4n__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-4n__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-4n__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-4n__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-4n__shipping strong{\n  color:#201309;\n\n  font-weight:600;\n}\n\n.stb-4n__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-4n__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-4n{\n    width:100%;\n    max-width:100%;\n    font-size:13.5px;\n  }\n\n\n  .stb-4n__intro{\n    padding:18px;\n  }\n\n  .stb-4n__intro h2{\n    font-size:25px;\n    line-height:1.14;\n  }\n\n  .stb-4n__heading{\n    font-size:21px;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-4n__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-4n__fact{\n    padding:13px 9px;\n  }\n\n  .stb-4n__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-4n__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* DETAIL *\/\n\n  .stb-4n__detail{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    padding:18px;\n  }\n\n  .stb-4n__detail-image{\n    max-width:210px;\n  }\n\n  .stb-4n__detail-image img{\n    width:100%;\n    height:auto;\n\n    max-height:240px;\n\n    object-fit:contain;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-4n__size{\n    padding:18px;\n  }\n\n  .stb-4n__size-inner{\n    grid-template-columns:1fr;\n\n    gap:17px;\n  }\n\n  .stb-4n__size-image{\n    max-width:225px;\n  }\n\n  .stb-4n__size-image img{\n    width:100%;\n    height:auto;\n\n    max-height:285px;\n\n    object-fit:contain;\n  }\n\n  .stb-4n__size-copy{\n    text-align:center;\n  }\n\n  .stb-4n__places{\n    justify-content:center;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-4n__utility{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-4n__spec{\n    grid-template-columns:38% 62%;\n\n    padding:9px 10px;\n  }\n\n  .stb-4n__spec-name{\n    font-size:11px;\n  }\n\n  .stb-4n__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-4n__faq{\n    padding:18px;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-4n__lightbox{\n    padding:14px;\n  }\n\n  .stb-4n__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-4n__shipping{\n    padding:18px;\n  }\n\n  .stb-4n__shipping p{\n    font-size:12px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-4n\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-4n__intro\"\u003e\n\u003cp class=\"stb-4n__eyebrow\"\u003eAkari 4N · Washi Paper\u003c\/p\u003e\n\u003ch2\u003eSlim Washi Light for Smaller Table Surfaces\u003c\/h2\u003e\n\u003cp\u003eAt only 8.7\" across and 19.7\" tall, the 4N brings vertical presence without taking over the table. Washi paper keeps the light soft, while the black iron structure gives the narrow form a grounded feel.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-4n__facts\"\u003e\n\u003cdiv class=\"stb-4n__fact\"\u003e\n\u003csmall\u003eSize\u003c\/small\u003e \u003cstrong\u003eØ8.7\" × H19.7\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-4n__fact\"\u003e\n\u003csmall\u003eWeight\u003c\/small\u003e \u003cstrong\u003e11 lbs \/ 5 kg\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-4n__fact\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003e3000K Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-4n__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       PRODUCT \/ MATERIAL DETAIL\n       BEFORE SIZE DIAGRAM\n  ====================================================== --\u003e\n\u003csection id=\"stb-4n-detail-section\" class=\"stb-4n__detail\"\u003e\n\u003cdiv class=\"stb-4n__detail-image\"\u003e\u003ca href=\"#stb-4n-detail\" class=\"stb-4n__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/4n-washi-paper-table-lamp-japandi-lighting_22.jpg?v=1778055223\" alt=\"Akari 4N Washi paper table lamp showing textured paper, slim frame and black metal legs\" loading=\"lazy\"\u003e \u003cspan class=\"stb-4n__zoom\"\u003e View Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-4n__label\"\u003e Paper \u0026amp; Structure \u003c\/span\u003e\n\u003ch3\u003eWashi Paper over a Slim Iron Frame\u003c\/h3\u003e\n\u003cp\u003eThe off-white Washi surface keeps its natural texture visible even when unlit. Fine horizontal ribbing shapes the tapered body, while the black iron structure supports the lamp without adding visual bulk.\u003c\/p\u003e\n\u003cdiv class=\"stb-4n__detail-list\"\u003e\n\u003cdiv class=\"stb-4n__detail-item\"\u003eMulberry Washi paper\u003c\/div\u003e\n\u003cdiv class=\"stb-4n__detail-item\"\u003eBamboo ribbing\u003c\/div\u003e\n\u003cdiv class=\"stb-4n__detail-item\"\u003eBlack iron frame\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-4n-detail\" href=\"#stb-4n-detail-section\" class=\"stb-4n__lightbox\"\u003e \u003cspan class=\"stb-4n__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/4n-washi-paper-table-lamp-japandi-lighting_22.jpg?v=1778055223\" alt=\"Enlarged Akari 4N Washi paper and iron frame detail\"\u003e \u003cspan class=\"stb-4n__lightbox-title\"\u003e Akari 4N · Paper \u0026amp; Structure \u003c\/span\u003e \u003cspan class=\"stb-4n__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-4n__signature\"\u003e\n\u003cdiv class=\"stb-4n__signature-icon\"\u003e↕\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e The narrow footprint is the practical advantage \u003c\/strong\u003e\n\u003cp\u003eAt only 8.7\" across, the 4N leaves more usable room for books, a phone or a water glass than a broad table-lamp shade, while still standing nearly 20\" tall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       SIZE — AFTER PRODUCT DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"stb-4n-size-section\" class=\"stb-4n__size\"\u003e\n\u003ch3 class=\"stb-4n__heading\"\u003eSize \u0026amp; Table Fit\u003c\/h3\u003e\n\u003cp class=\"stb-4n__section-copy\"\u003eCheck both the 8.7\" width and 19.7\" height. The narrow footprint suits smaller surfaces, but the taller profile gives the lamp more presence than a compact bedside light.\u003c\/p\u003e\n\u003cdiv class=\"stb-4n__size-inner\"\u003e\n\u003cdiv class=\"stb-4n__size-image\"\u003e\u003ca href=\"#stb-4n-size\" class=\"stb-4n__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/4n-washi-paper-table-lamp-japandi-lighting_6.jpg?v=1777867374\" alt=\"Akari 4N dimension diagram showing 8.7 inch width and 19.7 inch height\" loading=\"lazy\"\u003e \u003cspan class=\"stb-4n__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-4n__size-copy\"\u003e\n\u003cspan class=\"stb-4n__dimension\"\u003e Ø8.7\" × H19.7\" \u003c\/span\u003e \u003cspan class=\"stb-4n__metric\"\u003e Ø22 × H52cm \u003c\/span\u003e\n\u003cp\u003eBest where tabletop width matters more than height: a narrow nightstand, desk corner, sofa side table or console.\u003c\/p\u003e\n\u003cdiv class=\"stb-4n__places\"\u003e\n\u003cspan class=\"stb-4n__place\"\u003e Nightstand \u003c\/span\u003e \u003cspan class=\"stb-4n__place\"\u003e Desk \u003c\/span\u003e \u003cspan class=\"stb-4n__place\"\u003e Side Table \u003c\/span\u003e \u003cspan class=\"stb-4n__place\"\u003e 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-4n-size\" href=\"#stb-4n-size-section\" class=\"stb-4n__lightbox\"\u003e \u003cspan class=\"stb-4n__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/4n-washi-paper-table-lamp-japandi-lighting_6.jpg?v=1777867374\" alt=\"Enlarged Akari 4N dimension diagram\"\u003e \u003cspan class=\"stb-4n__lightbox-title\"\u003e Akari 4N · Ø8.7\" × H19.7\" \u003c\/span\u003e \u003cspan class=\"stb-4n__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHT + STABILITY\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-4n__utility\"\u003e\n\u003cdiv class=\"stb-4n__utility-card\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Soft vertical ambient glow \u003c\/strong\u003e\n\u003cp\u003eWashi paper diffuses the bulb through the full height of the shade instead of producing a focused task beam. A 3000K warm-white bulb is included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-4n__utility-card\"\u003e\n\u003csmall\u003e Stability \u0026amp; Use \u003c\/small\u003e \u003cstrong\u003e 11 lb structure · Plug-in \u003c\/strong\u003e\n\u003cp\u003eThe substantial iron structure gives the narrow lamp a grounded feel. A 59\" \/ 150cm cord with inline ON\/OFF switch keeps everyday use simple.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       PRACTICAL NOTE\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-4n__practical\"\u003e\n\u003cstrong\u003e Slim does not mean lightweight. \u003c\/strong\u003e\n\u003cp\u003eThe 4N weighs approximately 11 lbs \/ 5 kg. Use it on a firm, level nightstand, desk or console that can comfortably support the weight; avoid delicate, lightweight or unstable surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-4n__details\"\u003e\n\u003ch3 class=\"stb-4n__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-4n__spec-list\"\u003e\n\u003cdiv class=\"stb-4n__spec\"\u003e\n\u003cdiv class=\"stb-4n__spec-name\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"stb-4n__spec-value\"\u003eØ8.7\" × H19.7\" \/ Ø22 × H52cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-4n__spec\"\u003e\n\u003cdiv class=\"stb-4n__spec-name\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"stb-4n__spec-value\"\u003eApprox. 11 lbs \/ 5 kg\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-4n__spec\"\u003e\n\u003cdiv class=\"stb-4n__spec-name\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"stb-4n__spec-value\"\u003eMulberry Washi paper · Bamboo ribbing · Black iron frame\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-4n__spec\"\u003e\n\u003cdiv class=\"stb-4n__spec-name\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"stb-4n__spec-value\"\u003eE26 \/ E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-4n__spec\"\u003e\n\u003cdiv class=\"stb-4n__spec-name\"\u003eBulb Included\u003c\/div\u003e\n\u003cdiv class=\"stb-4n__spec-value\"\u003eYes · 3000K warm white\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-4n__spec\"\u003e\n\u003cdiv class=\"stb-4n__spec-name\"\u003eMax Wattage\u003c\/div\u003e\n\u003cdiv class=\"stb-4n__spec-value\"\u003e40W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-4n__spec\"\u003e\n\u003cdiv class=\"stb-4n__spec-name\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"stb-4n__spec-value\"\u003eAC 110–240V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-4n__spec\"\u003e\n\u003cdiv class=\"stb-4n__spec-name\"\u003eDimming\u003c\/div\u003e\n\u003cdiv class=\"stb-4n__spec-value\"\u003eCompatible dimmable bulb + inline dimmer or smart bulb\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-4n__spec\"\u003e\n\u003cdiv class=\"stb-4n__spec-name\"\u003eCord Length\u003c\/div\u003e\n\u003cdiv class=\"stb-4n__spec-value\"\u003e59\" \/ 150cm · Extension available\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-4n__spec\"\u003e\n\u003cdiv class=\"stb-4n__spec-name\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"stb-4n__spec-value\"\u003eInline ON\/OFF button switch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-4n__spec\"\u003e\n\u003cdiv class=\"stb-4n__spec-name\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"stb-4n__spec-value\"\u003ePlug-in · No hardwiring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-4n__spec\"\u003e\n\u003cdiv class=\"stb-4n__spec-name\"\u003eEnvironment\u003c\/div\u003e\n\u003cdiv class=\"stb-4n__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-4n__faq\"\u003e\n\u003ch3 class=\"stb-4n__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the 4N suitable for a narrow nightstand?\u003c\/summary\u003e\n\u003cp\u003eYes. Its 8.7\" width leaves more usable tabletop space than a broad-shade lamp. Because it weighs about 11 lbs, use it on a sturdy, level nightstand.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for reading?\u003c\/summary\u003e\n\u003cp\u003eThe 4N is primarily an ambient lamp. Washi paper creates soft diffused light rather than a concentrated beam. For detailed bedside reading, pair it with a directional 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 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 soft cloth or feather duster. Do not wet-clean, steam or spray the paper with cleaners. Wipe the iron structure separately with a dry cloth.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-4n__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-4n__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":"Dia8.7″ x H 19.7″ \/ US Plug","offer_id":52156959916315,"sku":"STB-NG-4N","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Dia8.7″ x H 19.7″ \/ UK Plug","offer_id":52156959949083,"sku":"STB-NG-4N","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Dia8.7″ x H 19.7″ \/ AU Plug","offer_id":52156959981851,"sku":"STB-NG-4N","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Dia8.7″ x H 19.7″ \/ EU Plug","offer_id":52156960014619,"sku":"STB-NG-4N","price":245.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-4n-table-lamp-white-background-unlit-stuberlighting.jpg?v=1781309791"},{"product_id":"akari-22n-washi-paper-vertical-egg-statement-table-lamp","title":"Akari 22N Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AKARI 22N\n   VERTICAL EGG WASHI PAPER TABLE LAMP\n========================================================= *\/\n\n.stb-22n{\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\n  color:var(--brown);\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-22n *{\n  box-sizing:border-box;\n}\n\n.stb-22n h2,\n.stb-22n h3,\n.stb-22n p{\n  margin-top:0;\n}\n\n.stb-22n h2,\n.stb-22n 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-22n__intro{\n  position:relative;\n  margin-bottom:24px;\n  padding:22px 24px;\n\n  overflow:hidden;\n\n  background:\n    linear-gradient(\n      135deg,\n      #FFFDF8 0%,\n      #F6EDE0 62%,\n      #E5D0AE 100%\n    );\n\n  border-radius:10px;\n}\n\n.stb-22n__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-22n__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-22n__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-22n__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-22n__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-22n__fact{\n  padding:15px 11px;\n\n  background:var(--ivory);\n\n  border-right:1px solid var(--line);\n}\n\n.stb-22n__fact:nth-child(2){\n  background:#E9DCC7;\n}\n\n.stb-22n__fact:nth-child(3){\n  background:#F5ECDF;\n}\n\n.stb-22n__fact:nth-child(4){\n  background:#2A1B0F;\n}\n\n.stb-22n__fact:last-child{\n  border-right:0;\n}\n\n.stb-22n__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-22n__fact:nth-child(4) small{\n  color:#B99A65;\n}\n\n.stb-22n__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-22n__fact:nth-child(4) strong{\n  color:#F5EDD8;\n}\n\n\n\/* =========================================================\n   IMAGE SYSTEM — NEVER CROP\n========================================================= *\/\n\n.stb-22n__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-22n__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-22n__image-link:hover img{\n  transform:scale(1.015);\n}\n\n.stb-22n__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   PRODUCT DETAIL — BEFORE SIZE\n========================================================= *\/\n\n.stb-22n__detail{\n  display:grid;\n  grid-template-columns:235px 1fr;\n\n  gap:29px;\n  align-items:center;\n\n  margin-bottom:34px;\n  padding:23px;\n\n  background:#E9DCC7;\n\n  border-radius:11px;\n}\n\n.stb-22n__detail-image{\n  width:100%;\n  max-width:235px;\n\n  margin:0 auto;\n}\n\n.stb-22n__detail-image img{\n  width:100%;\n  max-width:100%;\n  height:auto;\n\n  max-height:270px;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-22n__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-22n__detail h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-22n__detail p{\n  margin:0 0 11px;\n\n  color:#5B4735;\n\n  font-size:13.5px;\n}\n\n.stb-22n__detail-list{\n  display:grid;\n  gap:6px;\n}\n\n.stb-22n__detail-item{\n  display:flex;\n  gap:8px;\n\n  color:#624B36;\n\n  font-size:12px;\n}\n\n.stb-22n__detail-item:before{\n  content:\"—\";\n\n  color:#9B753B;\n}\n\n\n\/* =========================================================\n   SIGNATURE SHAPE\n========================================================= *\/\n\n.stb-22n__signature{\n  display:grid;\n  grid-template-columns:auto 1fr;\n\n  gap:15px;\n  align-items:center;\n\n  margin-bottom:34px;\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-22n__signature-icon{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:38px;\n  height:38px;\n\n  background:rgba(200,169,110,.1);\n\n  border:1px solid rgba(200,169,110,.4);\n  border-radius:50%;\n\n  color:var(--gold);\n\n  font-family:\"Cormorant Garamond\",serif;\n  font-size:20px;\n}\n\n.stb-22n__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-22n__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-22n__size{\n  margin-bottom:34px;\n  padding:23px;\n\n  background:#FFFDF8;\n\n  border:1px solid #E5D8C5;\n  border-radius:10px;\n}\n\n.stb-22n__heading{\n  margin:0 0 7px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-22n__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-22n__size-inner{\n  display:grid;\n  grid-template-columns:245px 1fr;\n\n  gap:30px;\n  align-items:center;\n}\n\n.stb-22n__size-image{\n  width:100%;\n  max-width:245px;\n\n  margin:0 auto;\n}\n\n.stb-22n__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-22n__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-22n__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-22n__size-copy p{\n  margin:0 0 13px;\n\n  color:#5D4937;\n\n  font-size:13px;\n}\n\n.stb-22n__places{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n}\n\n.stb-22n__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   LIGHT \/ WEIGHT\n========================================================= *\/\n\n.stb-22n__utility{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:34px;\n\n  overflow:hidden;\n\n  border:1px solid #D9C8AA;\n  border-radius:10px;\n}\n\n.stb-22n__utility-card{\n  padding:19px 20px;\n}\n\n.stb-22n__utility-card:first-child{\n  background:#D8C3A0;\n}\n\n.stb-22n__utility-card:last-child{\n  background:#1C1209;\n}\n\n.stb-22n__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-22n__utility-card:first-child small{\n  color:#705026;\n}\n\n.stb-22n__utility-card:last-child small{\n  color:var(--gold);\n}\n\n.stb-22n__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-22n__utility-card:first-child strong{\n  color:#291A0E;\n}\n\n.stb-22n__utility-card:last-child strong{\n  color:#F5EDD8;\n}\n\n.stb-22n__utility-card p{\n  margin:0;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n.stb-22n__utility-card:first-child p{\n  color:#574028;\n}\n\n.stb-22n__utility-card:last-child p{\n  color:#D8CEBC;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.stb-22n__placement{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  gap:8px;\n\n  margin-bottom:34px;\n}\n\n.stb-22n__placement-item{\n  padding:12px 8px;\n\n  background:#F2E8D8;\n\n  border:1px solid #E0D2BD;\n  border-radius:7px;\n\n  color:#584330;\n\n  font-size:10.5px;\n  font-weight:500;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   PRACTICAL NOTE\n========================================================= *\/\n\n.stb-22n__practical{\n  margin-bottom:34px;\n  padding:16px 18px;\n\n  background:#F8F2E8;\n\n  border-left:3px solid #C8A96E;\n  border-radius:7px;\n}\n\n.stb-22n__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-22n__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-22n__details{\n  margin-bottom:34px;\n}\n\n.stb-22n__spec-list{\n  overflow:hidden;\n\n  border:1px solid #E2D6C4;\n  border-radius:8px;\n}\n\n.stb-22n__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-22n__spec:nth-child(odd){\n  background:#FFFDF8;\n}\n\n.stb-22n__spec:nth-child(even){\n  background:#F7F0E4;\n}\n\n.stb-22n__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-22n__spec-name{\n  padding-right:14px;\n\n  color:#89745D;\n\n  font-size:11.5px;\n}\n\n.stb-22n__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-22n__faq{\n  margin-bottom:30px;\n  padding:20px 22px;\n\n  background:#F0E4D0;\n\n  border-radius:10px;\n}\n\n.stb-22n__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid #D8C7AA;\n}\n\n.stb-22n__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-22n__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-22n__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-22n__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-22n__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-22n__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-22n__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-22n__lightbox:target{\n  display:flex;\n}\n\n.stb-22n__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-22n__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-22n__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-22n__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-22n__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-22n__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-22n__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-22n__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-22n__shipping strong{\n  color:#201309;\n  font-weight:600;\n}\n\n.stb-22n__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-22n__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-22n{\n    width:100%;\n    max-width:100%;\n\n    font-size:13.5px;\n  }\n\n\n  .stb-22n__intro{\n    padding:18px;\n  }\n\n  .stb-22n__intro h2{\n    font-size:25px;\n    line-height:1.14;\n  }\n\n  .stb-22n__heading{\n    font-size:21px;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-22n__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-22n__fact{\n    padding:13px 9px;\n  }\n\n  .stb-22n__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-22n__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* DETAIL *\/\n\n  .stb-22n__detail{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    padding:18px;\n  }\n\n  .stb-22n__detail-image{\n    max-width:220px;\n  }\n\n  .stb-22n__detail-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-22n__size{\n    padding:18px;\n  }\n\n  .stb-22n__size-inner{\n    grid-template-columns:1fr;\n\n    gap:17px;\n  }\n\n  .stb-22n__size-image{\n    max-width:225px;\n  }\n\n  .stb-22n__size-image img{\n    width:100%;\n    height:auto;\n\n    max-height:285px;\n\n    object-fit:contain;\n  }\n\n  .stb-22n__size-copy{\n    text-align:center;\n  }\n\n  .stb-22n__places{\n    justify-content:center;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-22n__utility{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* PLACEMENT *\/\n\n  .stb-22n__placement{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-22n__spec{\n    grid-template-columns:38% 62%;\n\n    padding:9px 10px;\n  }\n\n  .stb-22n__spec-name{\n    font-size:11px;\n  }\n\n  .stb-22n__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-22n__faq{\n    padding:18px;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-22n__lightbox{\n    padding:14px;\n  }\n\n  .stb-22n__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-22n__shipping{\n    padding:18px;\n  }\n\n  .stb-22n__shipping p{\n    font-size:12px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-22n\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-22n__intro\"\u003e\n\u003cp class=\"stb-22n__eyebrow\"\u003eAkari 22N · Washi Paper\u003c\/p\u003e\n\u003ch2\u003eA Larger Table Lamp with a Softer Vertical Shape\u003c\/h2\u003e\n\u003cp\u003eThe 22N pairs a tall egg-shaped Washi shade with a substantial metal foundation. At 24.4\" high, it has more presence than a compact bedside lamp while keeping the light soft and comfortable.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-22n__facts\"\u003e\n\u003cdiv class=\"stb-22n__fact\"\u003e\n\u003csmall\u003eSize\u003c\/small\u003e \u003cstrong\u003eØ16.5\" × H24.4\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-22n__fact\"\u003e\n\u003csmall\u003eWeight\u003c\/small\u003e \u003cstrong\u003e11 lbs \/ 5 kg\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-22n__fact\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003e3000K Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-22n__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       PRODUCT \/ DETAIL IMAGE\n       ALWAYS BEFORE DIMENSION\n  ====================================================== --\u003e\n\u003csection id=\"stb-22n-detail-section\" class=\"stb-22n__detail\"\u003e\n\u003cdiv class=\"stb-22n__detail-image\"\u003e\u003ca href=\"#stb-22n-detail\" class=\"stb-22n__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/22n-washi-paper-table-lamp-warm-lighting-27.jpg?v=1782559366\" alt=\"Akari 22N Washi paper vertical egg table lamp detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-22n__zoom\"\u003e View Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-22n__label\"\u003e Paper \u0026amp; Form \u003c\/span\u003e\n\u003ch3\u003eWashi Paper Shaped by Bamboo Ribbing\u003c\/h3\u003e\n\u003cp\u003eThin bamboo ribs form the tall egg silhouette beneath the off-white Washi paper. The visible rib pattern gives the shade structure while the paper softens direct bulb glare into an even warm glow.\u003c\/p\u003e\n\u003cdiv class=\"stb-22n__detail-list\"\u003e\n\u003cdiv class=\"stb-22n__detail-item\"\u003eHand-cut Washi paper\u003c\/div\u003e\n\u003cdiv class=\"stb-22n__detail-item\"\u003eBamboo ribbing\u003c\/div\u003e\n\u003cdiv class=\"stb-22n__detail-item\"\u003eSolid metal foundation\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-22n-detail\" href=\"#stb-22n-detail-section\" class=\"stb-22n__lightbox\"\u003e \u003cspan class=\"stb-22n__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/22n-washi-paper-table-lamp-warm-lighting-27.jpg?v=1782559366\" alt=\"Enlarged Akari 22N Washi paper and bamboo ribbing detail\"\u003e \u003cspan class=\"stb-22n__lightbox-title\"\u003e Akari 22N · Washi \u0026amp; Bamboo Detail \u003c\/span\u003e \u003cspan class=\"stb-22n__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-22n__signature\"\u003e\n\u003cdiv class=\"stb-22n__signature-icon\"\u003e◯\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Bigger than a typical bedside lamp \u003c\/strong\u003e\n\u003cp\u003eThe 24.4\" height and 16.5\" width give the 22N real visual weight. It works best when you want the lamp to be part of the room's composition, not disappear into a small nightstand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       SIZE — AFTER DETAIL IMAGE\n  ====================================================== --\u003e\n\u003csection id=\"stb-22n-size-section\" class=\"stb-22n__size\"\u003e\n\u003ch3 class=\"stb-22n__heading\"\u003eSize \u0026amp; Surface Fit\u003c\/h3\u003e\n\u003cp class=\"stb-22n__section-copy\"\u003eThis is a generously sized table lamp. Check the full 16.5\" width before placing it on a nightstand or compact side table.\u003c\/p\u003e\n\u003cdiv class=\"stb-22n__size-inner\"\u003e\n\u003cdiv class=\"stb-22n__size-image\"\u003e\u003ca href=\"#stb-22n-size\" class=\"stb-22n__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/22n-washi-paper-table-lamp-warm-lighting_2.jpg?v=1777878750\" alt=\"Akari 22N dimensions, 16.5 inches wide by 24.4 inches high\" loading=\"lazy\"\u003e \u003cspan class=\"stb-22n__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-22n__size-copy\"\u003e\n\u003cspan class=\"stb-22n__dimension\"\u003e Ø16.5\" × H24.4\" \u003c\/span\u003e \u003cspan class=\"stb-22n__metric\"\u003e Ø42 × H62cm \u003c\/span\u003e\n\u003cp\u003eBest on a substantial side table, console, sideboard or media unit where the larger egg-shaped shade has enough surrounding space.\u003c\/p\u003e\n\u003cdiv class=\"stb-22n__places\"\u003e\n\u003cspan class=\"stb-22n__place\"\u003e Sideboard \u003c\/span\u003e \u003cspan class=\"stb-22n__place\"\u003e Media Console \u003c\/span\u003e \u003cspan class=\"stb-22n__place\"\u003e Side Table \u003c\/span\u003e \u003cspan class=\"stb-22n__place\"\u003e Entry 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-22n-size\" href=\"#stb-22n-size-section\" class=\"stb-22n__lightbox\"\u003e \u003cspan class=\"stb-22n__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/22n-washi-paper-table-lamp-warm-lighting_2.jpg?v=1777878750\" alt=\"Enlarged Akari 22N dimension diagram\"\u003e \u003cspan class=\"stb-22n__lightbox-title\"\u003e Akari 22N · Ø16.5\" × H24.4\" \u003c\/span\u003e \u003cspan class=\"stb-22n__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHT + WEIGHT\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-22n__utility\"\u003e\n\u003cdiv class=\"stb-22n__utility-card\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Soft ambient glow across a larger shade \u003c\/strong\u003e\n\u003cp\u003eThe Washi surface diffuses the bulb around the tall egg form rather than producing a focused beam. A 3000K warm-white bulb is included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-22n__utility-card\"\u003e\n\u003csmall\u003e Stability \u0026amp; Use \u003c\/small\u003e \u003cstrong\u003e 11 lb base · Plug-in \u003c\/strong\u003e\n\u003cp\u003eThe substantial metal foundation helps the larger shade stay planted on a sturdy surface. A 59\" \/ 150cm cord includes an inline ON\/OFF switch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       BEST PLACEMENT\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-22n__placement\"\u003e\n\u003cdiv class=\"stb-22n__placement-item\"\u003eMedia Console\u003c\/div\u003e\n\u003cdiv class=\"stb-22n__placement-item\"\u003eSideboard\u003c\/div\u003e\n\u003cdiv class=\"stb-22n__placement-item\"\u003eLarge Side Table\u003c\/div\u003e\n\u003cdiv class=\"stb-22n__placement-item\"\u003eEntryway\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       PRACTICAL NOTE\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-22n__practical\"\u003e\n\u003cstrong\u003e Give the 22N a substantial surface. \u003c\/strong\u003e\n\u003cp\u003eAt approximately 11 lbs with a 16.5\" wide shade, this is not a lightweight mini table lamp. Use a firm, level table, console or sideboard and avoid narrow, delicate or unstable furniture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-22n__details\"\u003e\n\u003ch3 class=\"stb-22n__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-22n__spec-list\"\u003e\n\u003cdiv class=\"stb-22n__spec\"\u003e\n\u003cdiv class=\"stb-22n__spec-name\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"stb-22n__spec-value\"\u003eØ16.5\" × H24.4\" \/ Ø42 × H62cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-22n__spec\"\u003e\n\u003cdiv class=\"stb-22n__spec-name\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"stb-22n__spec-value\"\u003eApprox. 11 lbs \/ 5 kg\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-22n__spec\"\u003e\n\u003cdiv class=\"stb-22n__spec-name\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"stb-22n__spec-value\"\u003eWashi paper · Bamboo ribbing · Metal foundation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-22n__spec\"\u003e\n\u003cdiv class=\"stb-22n__spec-name\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"stb-22n__spec-value\"\u003eE26 \/ E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-22n__spec\"\u003e\n\u003cdiv class=\"stb-22n__spec-name\"\u003eBulb Included\u003c\/div\u003e\n\u003cdiv class=\"stb-22n__spec-value\"\u003eYes · 3000K warm white\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-22n__spec\"\u003e\n\u003cdiv class=\"stb-22n__spec-name\"\u003eMax Wattage\u003c\/div\u003e\n\u003cdiv class=\"stb-22n__spec-value\"\u003e40W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-22n__spec\"\u003e\n\u003cdiv class=\"stb-22n__spec-name\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"stb-22n__spec-value\"\u003eAC 110–240V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-22n__spec\"\u003e\n\u003cdiv class=\"stb-22n__spec-name\"\u003eDimming\u003c\/div\u003e\n\u003cdiv class=\"stb-22n__spec-value\"\u003eCompatible dimmable bulb + inline dimmer or smart bulb\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-22n__spec\"\u003e\n\u003cdiv class=\"stb-22n__spec-name\"\u003eCord Length\u003c\/div\u003e\n\u003cdiv class=\"stb-22n__spec-value\"\u003e59\" \/ 150cm · Extension available\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-22n__spec\"\u003e\n\u003cdiv class=\"stb-22n__spec-name\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"stb-22n__spec-value\"\u003eInline ON\/OFF button switch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-22n__spec\"\u003e\n\u003cdiv class=\"stb-22n__spec-name\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"stb-22n__spec-value\"\u003ePlug-in · No hardwiring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-22n__spec\"\u003e\n\u003cdiv class=\"stb-22n__spec-name\"\u003eEnvironment\u003c\/div\u003e\n\u003cdiv class=\"stb-22n__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-22n__faq\"\u003e\n\u003ch3 class=\"stb-22n__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the 22N too large for a bedside table?\u003c\/summary\u003e\n\u003cp\u003eIt depends on the furniture. At 16.5\" wide and 24.4\" tall, the 22N is considerably larger than a compact bedside lamp. It works best on a generous nightstand or secondary bedroom surface where it has room around it.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the 11 lb weight a problem?\u003c\/summary\u003e\n\u003cp\u003eNot on a sturdy household table, sideboard or console. The weight helps stabilize the larger shade. Avoid lightweight folding tables, narrow plant stands or delicate shelving.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the 22N suitable for reading?\u003c\/summary\u003e\n\u003cp\u003eIt is primarily an ambient lamp. Washi paper creates comfortable diffused light 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\u003eHow do I clean the Washi shade?\u003c\/summary\u003e\n\u003cp\u003eDust gently with a dry feather duster or soft microfiber cloth, following the ribbing rather than rubbing hard across it. 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-22n__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       HANDMADE NOTE\n  ====================================================== --\u003e\n\u003cp class=\"stb-22n__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":"Dia16.5″ x H 24.4″ \/ US plug","offer_id":52157073785115,"sku":"STB-NG-22N","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Dia16.5″ x H 24.4″ \/ UK plug","offer_id":52157073817883,"sku":"STB-NG-22N","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Dia16.5″ x H 24.4″ \/ AU plug","offer_id":52157073850651,"sku":"STB-NG-22N","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Dia16.5″ x H 24.4″ \/ EU plug","offer_id":52157073883419,"sku":"STB-NG-22N","price":225.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-22n-table-lamp-white-background-unlit-stuberlighting.jpg?v=1781311043"},{"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":"akari-vb-13t-washi-paper-table-lamp","title":"Akari VB-13T Washi Paper Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AKARI VB-13T\n   OBJECT \/ SURFACE \/ STRUCTURE\n   COMPACT WASHI TABLE LAMP EDITORIAL\n   DAWN SAFE · CLICK TO ENLARGE\n========================================================= *\/\n\n.stb-vb13t{\n  --ivory:#FFFDF8;\n  --cream:#F5EDD8;\n  --sand:#E9DDC5;\n  --paper:#F1EEE7;\n  --sage:#DDE1D8;\n  --clay:#D9C2AB;\n\n  --brown:#4A3218;\n  --espresso:#1C1209;\n  --espresso2:#2A1B0F;\n\n  --gold:#C8A96E;\n  --gold-dark:#92703D;\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  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-vb13t *,\n.stb-vb13t *::before,\n.stb-vb13t *::after{\n  box-sizing:border-box;\n}\n\n.stb-vb13t h2,\n.stb-vb13t h3,\n.stb-vb13t p{\n  margin-top:0;\n}\n\n.stb-vb13t h2,\n.stb-vb13t 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-vb13t 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-vb13t a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OPENING\n   TYPOGRAPHY FIRST — NO HERO IMAGE\n========================================================= *\/\n\n.vb13t-open{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,210px);\n\n  gap:38px;\n  align-items:end;\n\n  margin-bottom:22px;\n  padding:4px 2px 18px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.vb13t-open__copy{\n  min-width:0;\n}\n\n.vb13t-kicker{\n  margin:0 0 7px !important;\n\n  color:var(--gold-dark);\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.18em;\n  text-transform:uppercase;\n}\n\n.vb13t-open h2{\n  max-width:575px;\n\n  margin:0 0 8px;\n\n  font-size:35px;\n  line-height:1.02;\n}\n\n.vb13t-open__copy \u003e p{\n  max-width:565px;\n\n  margin:0;\n\n  color:#65513E;\n\n  font-size:12.2px;\n}\n\n\n\/* SCALE BLOCK *\/\n\n.vb13t-open__measure{\n  min-width:0;\n\n  padding-left:17px;\n\n  border-left:2px solid var(--gold);\n}\n\n.vb13t-open__measure small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#92785A;\n\n  font-size:7px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.vb13t-open__measure strong{\n  display:block;\n\n  color:#281A0E;\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.vb13t-open__measure span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#79644E;\n\n  font-size:8.5px;\n}\n\n\n\/* =========================================================\n   THREE BUYING FACTS\n   HORIZONTAL LEDGER — NOT CARDS\n========================================================= *\/\n\n.vb13t-facts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin-bottom:25px;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.vb13t-fact{\n  min-width:0;\n\n  padding:10px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.vb13t-fact:last-child{\n  border-right:0;\n}\n\n.vb13t-fact:nth-child(2){\n  background:#F2E7D8;\n}\n\n.vb13t-fact:nth-child(3){\n  background:#DDE1D8;\n}\n\n.vb13t-fact small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#8B755D;\n\n  font-size:6.8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.vb13t-fact strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:9.6px;\n  font-weight:600;\n}\n\n.vb13t-fact span{\n  display:block;\n\n  margin-top:2px;\n\n  color:#715D49;\n\n  font-size:8px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   STRUCTURE PROOF\n   USER-PROVIDED DETAIL IMAGE\n========================================================= *\/\n\n.vb13t-structure{\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:13px 15px;\n\n  background:#F1EEE7;\n\n  border-radius:7px;\n}\n\n.vb13t-structure__image{\n  width:175px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:#FFFDF8;\n\n  border-radius:5px;\n}\n\n.vb13t-structure__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.vb13t-structure__image img{\n  max-height:160px !important;\n}\n\n.vb13t-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:#FFF8EB;\n\n  font-size:7px;\n\n  pointer-events:none;\n}\n\n.vb13t-structure__copy{\n  min-width:0;\n}\n\n.vb13t-structure__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#92703D;\n\n  font-size:7.4px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.vb13t-structure__copy h3{\n  margin:0 0 5px;\n\n  font-size:21px;\n  line-height:1.1;\n}\n\n.vb13t-structure__copy p{\n  margin:0 0 7px;\n\n  color:#65513E;\n\n  font-size:10.3px;\n}\n\n.vb13t-structure__copy p:last-child{\n  margin-bottom:0;\n}\n\n.vb13t-structure__labels{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:5px;\n\n  margin-top:9px;\n}\n\n.vb13t-structure__labels span{\n  padding:4px 7px;\n\n  border:1px solid #D7CBBB;\n  border-radius:20px;\n\n  color:#64503D;\n\n  font-size:7.8px;\n}\n\n\n\/* =========================================================\n   FOOTPRINT\n   SHOPPER-SPECIFIC SURFACE FIT\n========================================================= *\/\n\n.vb13t-surface{\n  display:grid;\n  grid-template-columns:minmax(0,140px) minmax(0,1fr);\n\n  gap:27px;\n\n  width:calc(100% - 45px);\n  min-width:0;\n\n  margin:0 0 26px 45px;\n}\n\n.vb13t-surface__number{\n  min-width:0;\n\n  padding:14px 15px;\n\n  background:#1C1209;\n\n  border-radius:6px;\n}\n\n.vb13t-surface__number 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:.11em;\n  text-transform:uppercase;\n}\n\n.vb13t-surface__number strong{\n  display:block;\n\n  color:#F5EDD8;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:31px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.vb13t-surface__number span{\n  display:block;\n\n  margin-top:3px;\n\n  color:#BAAE9F;\n\n  font-size:8px;\n}\n\n.vb13t-surface__copy{\n  min-width:0;\n}\n\n.vb13t-surface__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#92703D;\n\n  font-size:7.4px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.vb13t-surface__copy h3{\n  margin:0 0 5px;\n\n  font-size:21px;\n}\n\n.vb13t-surface__copy \u003e p{\n  margin:0 0 8px;\n\n  color:#65513D;\n\n  font-size:10.3px;\n}\n\n.vb13t-surface__rows{\n  border-top:1px solid var(--line);\n}\n\n.vb13t-surface__row{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.vb13t-surface__row strong{\n  color:#281A0E;\n\n  font-size:9.2px;\n  font-weight:600;\n}\n\n.vb13t-surface__row span{\n  color:#705C48;\n\n  font-size:8.9px;\n}\n\n\n\/* =========================================================\n   SIZE REFERENCE — SMALL\n========================================================= *\/\n\n.vb13t-size{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:26px;\n  padding:11px 13px;\n\n  background:#DDE1D8;\n\n  border-radius:6px;\n}\n\n.vb13t-size__image{\n  width:150px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:#FFFDF8;\n\n  border-radius:4px;\n}\n\n.vb13t-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.vb13t-size__image img{\n  max-height:140px !important;\n}\n\n.vb13t-size__copy{\n  min-width:0;\n}\n\n.vb13t-size__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#697367;\n\n  font-size:7.2px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.vb13t-size__copy h3{\n  margin:0 0 4px;\n\n  font-size:20px;\n}\n\n.vb13t-size__copy p{\n  margin:0;\n\n  color:#5D655B;\n\n  font-size:9.8px;\n}\n\n\n\/* =========================================================\n   LIGHT CHARACTER\n========================================================= *\/\n\n.vb13t-light{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  margin-bottom:26px;\n\n  overflow:hidden;\n\n  border-radius:7px;\n}\n\n.vb13t-light__lead{\n  min-width:0;\n\n  padding:16px 17px;\n\n  background:#1C1209;\n}\n\n.vb13t-light__lead small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#C8A96E;\n\n  font-size:7.2px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.vb13t-light__lead h3{\n  margin:0 0 4px;\n\n  color:#F5EDD8;\n\n  font-size:20px;\n}\n\n.vb13t-light__lead p{\n  margin:0;\n\n  color:#C7BAAA;\n\n  font-size:9.3px;\n}\n\n.vb13t-light__data{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  min-width:0;\n}\n\n.vb13t-light__cell{\n  min-width:0;\n\n  padding:12px 13px;\n}\n\n.vb13t-light__cell:nth-child(1){\n  background:#F0DAAF;\n}\n\n.vb13t-light__cell:nth-child(2){\n  background:#F4F0E7;\n}\n\n.vb13t-light__cell:nth-child(3){\n  background:#DDE1D8;\n}\n\n.vb13t-light__cell:nth-child(4){\n  background:#D9C2AB;\n}\n\n.vb13t-light__cell small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#806A52;\n\n  font-size:6.7px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.vb13t-light__cell strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:9px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   DIMMING NOTE\n========================================================= *\/\n\n.vb13t-dim{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:11px;\n  align-items:center;\n\n  margin:-17px 0 25px;\n  padding:9px 11px;\n\n  background:#F2E9DC;\n\n  border-left:3px solid var(--gold);\n}\n\n.vb13t-dim__mark{\n  padding:4px 7px;\n\n  background:#FFFDF8;\n\n  border:1px solid #D8C8B3;\n  border-radius:20px;\n\n  color:#80613D;\n\n  font-size:6.8px;\n  font-weight:600;\n\n  white-space:nowrap;\n}\n\n.vb13t-dim strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:8.9px;\n  font-weight:600;\n}\n\n.vb13t-dim span{\n  display:block;\n\n  margin-top:1px;\n\n  color:#725D48;\n\n  font-size:8px;\n}\n\n\n\/* =========================================================\n   CARE — SIMPLE\n========================================================= *\/\n\n.vb13t-care{\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.vb13t-care__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#92703D;\n\n  font-size:7.3px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.vb13t-care__title h3{\n  margin:0;\n\n  font-size:20px;\n}\n\n.vb13t-care__rows{\n  min-width:0;\n\n  border-top:1px solid var(--line);\n}\n\n.vb13t-care__row{\n  display:grid;\n  grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.vb13t-care__row strong{\n  color:#281A0E;\n\n  font-size:9.2px;\n  font-weight:600;\n}\n\n.vb13t-care__row span{\n  color:#6C5845;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.vb13t-specs{\n  margin-bottom:25px;\n}\n\n.vb13t-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.vb13t-specs__head h3{\n  margin:0;\n\n  font-size:20px;\n}\n\n.vb13t-specs__head span{\n  color:#90785D;\n\n  font-size:8.2px;\n}\n\n.vb13t-specs__grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  column-gap:30px;\n}\n\n.vb13t-spec{\n  display:grid;\n  grid-template-columns:minmax(0,39%) minmax(0,61%);\n\n  gap:8px;\n\n  padding:6px 0;\n\n  border-bottom:1px solid #E4D9CA;\n}\n\n.vb13t-spec span:first-child{\n  color:#89745D;\n\n  font-size:9.4px;\n}\n\n.vb13t-spec span:last-child{\n  min-width:0;\n\n  color:#27190D;\n\n  font-size:10.2px;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   BEFORE ORDERING\n========================================================= *\/\n\n.vb13t-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.vb13t-before__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#92703D;\n\n  font-size:7.3px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.vb13t-before__title h3{\n  margin:0;\n\n  font-size:20px;\n}\n\n.vb13t-before__rows{\n  min-width:0;\n\n  border-top:1px solid var(--line);\n}\n\n.vb13t-before__row{\n  display:grid;\n  grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n  gap:15px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.vb13t-before__row strong{\n  color:#281A0E;\n\n  font-size:9.3px;\n  font-weight:600;\n}\n\n.vb13t-before__row p{\n  margin:0;\n\n  color:#67523F;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.vb13t-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  text-decoration:none;\n}\n\n.vb13t-lightbox:target{\n  display:flex;\n}\n\n.vb13t-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.vb13t-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.vb13t-lightbox__text{\n  margin-top:8px;\n\n  color:#D9C7A8;\n\n  font-size:8.5px;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.vb13t-shipping{\n  padding:17px 19px;\n\n  background:\n    linear-gradient(\n      110deg,\n      #F5EDD8 0%,\n      #F5EDD8 68%,\n      #D9C2AB 100%\n    );\n\n  border-left:4px solid #C8A96E;\n  border-radius:7px;\n}\n\n.vb13t-shipping h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.vb13t-shipping p{\n  margin:0 0 6px;\n\n  color:#594533;\n\n  font-size:11.3px;\n}\n\n.vb13t-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.vb13t-shipping strong{\n  color:#24170D;\n}\n\n.vb13t-shipping a{\n  color:#80602F;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n.vb13t-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  .vb13t-open{\n    grid-template-columns:1fr;\n\n    gap:10px;\n  }\n\n  .vb13t-open h2{\n    font-size:28px;\n  }\n\n  .vb13t-open__measure{\n    padding:10px 0 0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .vb13t-facts{\n    grid-template-columns:1fr;\n  }\n\n  .vb13t-fact{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .vb13t-fact:last-child{\n    border-bottom:0;\n  }\n\n\n  .vb13t-structure{\n    grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n    gap:15px;\n\n    padding:11px;\n  }\n\n  .vb13t-structure__image{\n    width:135px;\n  }\n\n  .vb13t-structure__image img{\n    max-height:125px !important;\n  }\n\n\n  .vb13t-surface{\n    grid-template-columns:minmax(0,115px) minmax(0,1fr);\n\n    width:100%;\n\n    margin-left:0;\n\n    gap:17px;\n  }\n\n\n  .vb13t-size{\n    grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n    gap:15px;\n  }\n\n  .vb13t-size__image{\n    width:120px;\n  }\n\n  .vb13t-size__image img{\n    max-height:112px !important;\n  }\n\n\n  .vb13t-light{\n    grid-template-columns:1fr;\n  }\n\n\n  .vb13t-care,\n  .vb13t-before{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n\n  .vb13t-specs__grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .vb13t-shipping{\n    padding:16px;\n  }\n\n}\n\n\n@media screen and (max-width:480px){\n\n  .vb13t-structure{\n    grid-template-columns:1fr;\n  }\n\n  .vb13t-structure__image{\n    width:120px;\n\n    margin:0;\n  }\n\n\n  .vb13t-surface{\n    grid-template-columns:1fr;\n  }\n\n  .vb13t-surface__number{\n    width:135px;\n  }\n\n\n  .vb13t-size{\n    grid-template-columns:1fr;\n  }\n\n  .vb13t-size__image{\n    width:110px;\n\n    margin:0;\n  }\n\n\n  .vb13t-light__data{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-vb13t\" id=\"vb13t-root\"\u003e\n\u003c!-- =====================================================\n       OPENING\n  ====================================================== --\u003e\n\u003csection class=\"vb13t-open\"\u003e\n\u003cdiv class=\"vb13t-open__copy\"\u003e\n\u003cp class=\"vb13t-kicker\"\u003eAkari VB-13T · Washi Paper Table Lamp\u003c\/p\u003e\n\u003ch2\u003eAn Uneven Curve That Looks Different from Every Angle\u003c\/h2\u003e\n\u003cp\u003eVB-13T uses Washi paper over a shaped internal frame to create an intentionally asymmetric silhouette. When switched off it reads as a sculptural object; when illuminated, the paper softens the bulb into a broad warm glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vb13t-open__measure\"\u003e\n\u003csmall\u003e Overall Size \u003c\/small\u003e \u003cstrong\u003e Ø15\" × H21.6\" \u003c\/strong\u003e \u003cspan\u003e Ø38 × H55cm · approx. 6.6lb \/ 3kg \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK BUYING FACTS\n  ====================================================== --\u003e\n\u003csection class=\"vb13t-facts\"\u003e\n\u003cdiv class=\"vb13t-fact\"\u003e\n\u003csmall\u003e Surface Width \u003c\/small\u003e \u003cstrong\u003e Allow About 15\" \u003c\/strong\u003e \u003cspan\u003e Better suited to substantial nightstands, side tables and consoles than very small accent tables. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vb13t-fact\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Soft Ambient Glow \u003c\/strong\u003e \u003cspan\u003e Washi diffuses the bulb rather than creating a focused reading or task beam. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vb13t-fact\"\u003e\n\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Plug-In \u003c\/strong\u003e \u003cspan\u003e E26\/E27 bulb included with inline ON\/OFF control. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       STRUCTURE \/ DETAIL\n  ====================================================== --\u003e\n\u003csection class=\"vb13t-structure\"\u003e\n\u003cdiv class=\"vb13t-structure__image\"\u003e\u003ca href=\"#vb13t-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-vb-13t-lamp-folded-shade-and-wire-frame-stuberlighting.jpg?v=1781312687\" alt=\"VB-13T folded Washi paper shade and internal wire frame components\" loading=\"lazy\"\u003e \u003cspan class=\"vb13t-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"vb13t-structure__copy\"\u003e\n\u003csmall\u003e How the Shape Is Made \u003c\/small\u003e\n\u003ch3\u003eWashi Paper Shaped Around a Flexible Internal Frame\u003c\/h3\u003e\n\u003cp\u003eThe lamp's flowing outline does not come from a rigid molded shade. The paper form is supported by a lightweight internal framework, allowing the surface to keep its soft folds and irregular curve.\u003c\/p\u003e\n\u003cp\u003eSlight differences in fold, tension and geometry are normal characteristics of the handmade construction.\u003c\/p\u003e\n\u003cdiv class=\"vb13t-structure__labels\"\u003e\n\u003cspan\u003e Mulberry Washi \u003c\/span\u003e \u003cspan\u003e Bamboo Ribbing \u003c\/span\u003e \u003cspan\u003e Metal Support \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SURFACE FIT\n  ====================================================== --\u003e\n\u003csection class=\"vb13t-surface\"\u003e\n\u003cdiv class=\"vb13t-surface__number\"\u003e\n\u003csmall\u003e Footprint \u003c\/small\u003e \u003cstrong\u003e 15\" \u003c\/strong\u003e \u003cspan\u003e Approx. 38cm across \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vb13t-surface__copy\"\u003e\n\u003csmall\u003e Before You Place It \u003c\/small\u003e\n\u003ch3\u003eGive the Organic Shape Enough Table Space\u003c\/h3\u003e\n\u003cp\u003eThe 15-inch body has noticeably more presence than a compact bedside lamp. Avoid surfaces where the paper shade would sit too close to the edge.\u003c\/p\u003e\n\u003cdiv class=\"vb13t-surface__rows\"\u003e\n\u003cdiv class=\"vb13t-surface__row\"\u003e\n\u003cstrong\u003e Nightstand \u003c\/strong\u003e \u003cspan\u003e Best on a wider bedside surface with room around the shade. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vb13t-surface__row\"\u003e\n\u003cstrong\u003e Side Table \u003c\/strong\u003e \u003cspan\u003e Works well where the lamp can act as both light and sculpture. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vb13t-surface__row\"\u003e\n\u003cstrong\u003e Console \/ Sideboard \u003c\/strong\u003e \u003cspan\u003e A natural fit for the 21.6-inch height and wider organic silhouette. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE IMAGE\n  ====================================================== --\u003e\n\u003csection class=\"vb13t-size\"\u003e\n\u003cdiv class=\"vb13t-size__image\"\u003e\u003ca href=\"#vb13t-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vb-13t-washi-paper-table-lamp-stuberlighting_4.jpg?v=1777889317\" alt=\"VB-13T table lamp dimension diagram showing 15 inch diameter and 21.6 inch height\" loading=\"lazy\"\u003e \u003cspan class=\"vb13t-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"vb13t-size__copy\"\u003e\n\u003csmall\u003e Actual Scale \u003c\/small\u003e\n\u003ch3\u003eØ15\" × H21.6\"\u003c\/h3\u003e\n\u003cp\u003eØ38 × H55cm. Check both the width and height against your intended tabletop before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT \u0026 CONTROL\n  ====================================================== --\u003e\n\u003csection class=\"vb13t-light\"\u003e\n\u003cdiv class=\"vb13t-light__lead\"\u003e\n\u003csmall\u003e Light \u0026amp; Control \u003c\/small\u003e\n\u003ch3\u003eWarm Light Through Real Paper\u003c\/h3\u003e\n\u003cp\u003eThe included 3000K bulb creates a warm diffused glow through the Washi shade. Best used as ambient or evening lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vb13t-light__data\"\u003e\n\u003cdiv class=\"vb13t-light__cell\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e 3000K Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vb13t-light__cell\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vb13t-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=\"vb13t-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       DIMMING CLARIFICATION\n  ====================================================== --\u003e\n\u003csection class=\"vb13t-dim\"\u003e\n\u003cdiv class=\"vb13t-dim__mark\"\u003eDimming\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e The supplied cord has standard ON\/OFF control. \u003c\/strong\u003e \u003cspan\u003e Dimming is possible with a compatible dimmable E26\/E27 bulb and a suitable inline dimmer or smart-bulb setup. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"vb13t-care\"\u003e\n\u003cdiv class=\"vb13t-care__title\"\u003e\n\u003csmall\u003e Washi Care \u003c\/small\u003e\n\u003ch3\u003eKeep It Dry\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vb13t-care__rows\"\u003e\n\u003cdiv class=\"vb13t-care__row\"\u003e\n\u003cstrong\u003e Cleaning \u003c\/strong\u003e \u003cspan\u003e Dust gently with a feather duster or soft microfiber cloth. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vb13t-care__row\"\u003e\n\u003cstrong\u003e Avoid \u003c\/strong\u003e \u003cspan\u003e Water, damp cloths, steam, cleaning sprays and humid locations. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vb13t-care__row\"\u003e\n\u003cstrong\u003e Over Time \u003c\/strong\u003e \u003cspan\u003e Slight ambering of natural Washi paper is normal. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"vb13t-specs\"\u003e\n\u003cdiv class=\"vb13t-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Sculptural plug-in table lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vb13t-specs__grid\"\u003e\n\u003c!-- LEFT --\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"vb13t-spec\"\u003e\n\u003cspan\u003eDimensions\u003c\/span\u003e \u003cspan\u003eØ15\" × H21.6\" \/ Ø38 × H55cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vb13t-spec\"\u003e\n\u003cspan\u003eWeight\u003c\/span\u003e \u003cspan\u003eApprox. 6.6lb \/ 3kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vb13t-spec\"\u003e\n\u003cspan\u003eMaterials\u003c\/span\u003e \u003cspan\u003eOff-white mulberry Washi ·  · Metal \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vb13t-spec\"\u003e\n\u003cspan\u003eBulb Base\u003c\/span\u003e \u003cspan\u003eE26 \/ E27\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vb13t-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\u003c!-- RIGHT --\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"vb13t-spec\"\u003e\n\u003cspan\u003eMax Wattage\u003c\/span\u003e \u003cspan\u003e40W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vb13t-spec\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cspan\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vb13t-spec\"\u003e\n\u003cspan\u003eDimming\u003c\/span\u003e \u003cspan\u003eCompatible bulb + suitable dimming control required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vb13t-spec\"\u003e\n\u003cspan\u003eCord\u003c\/span\u003e \u003cspan\u003e59\" \/ 150cm · Extension available on request\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vb13t-spec\"\u003e\n\u003cspan\u003eControl\u003c\/span\u003e \u003cspan\u003eInline ON\/OFF button switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vb13t-spec\"\u003e\n\u003cspan\u003eInstallation\u003c\/span\u003e \u003cspan\u003ePlug-in · No hardwiring required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vb13t-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       BEFORE ORDERING\n  ====================================================== --\u003e\n\u003csection class=\"vb13t-before\"\u003e\n\u003cdiv class=\"vb13t-before__title\"\u003e\n\u003csmall\u003e Before You Order \u003c\/small\u003e\n\u003ch3\u003eThree Things to Know\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vb13t-before__rows\"\u003e\n\u003cdiv class=\"vb13t-before__row\"\u003e\n\u003cstrong\u003e Need reading light? \u003c\/strong\u003e\n\u003cp\u003eVB-13T is primarily an ambient lamp. Washi spreads light softly rather than producing a concentrated task beam.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vb13t-before__row\"\u003e\n\u003cstrong\u003e Small nightstand? \u003c\/strong\u003e\n\u003cp\u003eThe body is approximately 15\" wide. Check your available tabletop space before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vb13t-before__row\"\u003e\n\u003cstrong\u003e Expect perfect symmetry? \u003c\/strong\u003e\n\u003cp\u003eNo. The flowing handmade form can show subtle differences in fold, paper texture and frame geometry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"vb13t-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=\"vb13t-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 — STRUCTURE\n  ====================================================== --\u003e \u003ca id=\"vb13t-detail-large\" href=\"#vb13t-root\" class=\"vb13t-lightbox\"\u003e \u003cspan class=\"vb13t-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-vb-13t-lamp-folded-shade-and-wire-frame-stuberlighting.jpg?v=1781312687\" alt=\"Enlarged VB-13T folded Washi paper shade and internal frame\"\u003e \u003cspan class=\"vb13t-lightbox__text\"\u003e Washi Shade \u0026amp; Internal Frame · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"vb13t-size-large\" href=\"#vb13t-root\" class=\"vb13t-lightbox\"\u003e \u003cspan class=\"vb13t-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vb-13t-washi-paper-table-lamp-stuberlighting_4.jpg?v=1777889317\" alt=\"Enlarged VB-13T table lamp dimensions\"\u003e \u003cspan class=\"vb13t-lightbox__text\"\u003e Ø15\" × H21.6\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia15 ″ x H 21.6″ \/ US Plug","offer_id":52157587128603,"sku":"STB-NG-VB-13T","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Dia15 ″ x H 21.6″ \/ UK Plug","offer_id":52157587161371,"sku":"STB-NG-VB-13T","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Dia15 ″ x H 21.6″ \/ AU Plug","offer_id":52157587194139,"sku":"STB-NG-VB-13T","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Dia15 ″ x H 21.6″ \/ EU Plug","offer_id":52157587226907,"sku":"STB-NG-VB-13T","price":255.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-vb-13t-table-lamp-white-background-unlit-stuberlighting.jpg?v=1781312699"},{"product_id":"akari-ori-lantern-washi-paper-stacked-pendant-light","title":"Ori Lantern Series Pendant Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — ORI LANTERN SERIES\n   Compact Series Comparison + Size Gallery\n========================================================= *\/\n\n.stb-ori{\n  --cream:#F5EDD8;\n  --ivory:#FFFCF6;\n  --soft:#FAF7EF;\n  --sand:#EDE3D1;\n  --paper:#F1E5CF;\n\n  --dark:#1C1209;\n  --brown:#4A3218;\n  --walnut:#573C27;\n  --muted:#7B6B58;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703B;\n  --line:#E2D6C3;\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\n.stb-ori *,\n.stb-ori *::before,\n.stb-ori *::after{\n  box-sizing:border-box;\n}\n\n.stb-ori h2,\n.stb-ori h3{\n  margin-top:0;\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-ori p{\n  margin-top:0;\n}\n\n.stb-ori__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-ori__heading{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-ori__view{\n  display:block;\n  margin-top:6px;\n\n  color:#80613A;\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-ori__intro{\n  max-width:720px;\n  padding:4px 0 24px;\n}\n\n.stb-ori__intro h2{\n  max-width:680px;\n  margin:0 0 10px;\n\n  font-size:29px;\n  line-height:1.12;\n}\n\n.stb-ori__intro p{\n  margin:0;\n  color:#604F3E;\n  font-size:14px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-ori__quick{\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-ori__quick-item{\n  padding:14px 12px;\n  border-right:1px solid var(--line);\n}\n\n.stb-ori__quick-item:last-child{\n  border-right:0;\n}\n\n.stb-ori__quick-item small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#917D63;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-ori__quick-item strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:12px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   SERIES VISUAL\n   Before all size images\n========================================================= *\/\n\n.stb-ori__series{\n  display:grid;\n  grid-template-columns:230px 1fr;\n  gap:28px;\n  align-items:center;\n\n  margin-bottom:36px;\n  padding:21px;\n\n  background:var(--sand);\n\n  border-radius:9px;\n}\n\n.stb-ori__series-media{\n  width:230px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-ori__series-link{\n  display:block;\n\n  padding:7px;\n\n  background:#F9F4EA;\n\n  border:1px solid #D6C8B1;\n  border-radius:7px;\n\n  text-decoration:none;\n}\n\n.stb-ori__series-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-ori__series-copy h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.2;\n}\n\n.stb-ori__series-copy p{\n  margin:0 0 11px;\n\n  color:#604D3A;\n\n  font-size:13px;\n}\n\n.stb-ori__series-points{\n  display:grid;\n  gap:5px;\n}\n\n.stb-ori__series-point{\n  display:flex;\n  gap:8px;\n\n  color:#66513D;\n\n  font-size:11.5px;\n}\n\n.stb-ori__series-point::before{\n  content:\"—\";\n  color:#9A743E;\n}\n\n\n\/* =========================================================\n   SIZE SECTION\n========================================================= *\/\n\n.stb-ori__sizes{\n  margin-bottom:38px;\n}\n\n.stb-ori__sizes-head{\n  max-width:650px;\n  margin-bottom:17px;\n}\n\n.stb-ori__sizes-head p{\n  margin:0;\n\n  color:#675441;\n\n  font-size:12.5px;\n}\n\n\n\/* =========================================================\n   THREE SIZE CARDS\n========================================================= *\/\n\n.stb-ori__size-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:11px;\n}\n\n.stb-ori__size-card{\n  min-width:0;\n\n  padding:15px 13px 16px;\n\n  background:var(--soft);\n\n  border:1px solid var(--line);\n  border-radius:8px;\n\n  text-align:center;\n}\n\n.stb-ori__size-card:nth-child(2){\n  background:#F3E9D8;\n}\n\n.stb-ori__size-card:nth-child(3){\n  background:#EEE0CA;\n}\n\n.stb-ori__size-top{\n  margin-bottom:10px;\n}\n\n.stb-ori__size-top small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#92703B;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-ori__size-top strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:17px;\n  line-height:1.2;\n  font-weight:600;\n}\n\n.stb-ori__size-top span{\n  display:block;\n  margin-top:3px;\n\n  color:#79634A;\n\n  font-size:10px;\n}\n\n\n\/* compact inline size images *\/\n\n.stb-ori__size-image{\n  width:165px;\n  max-width:100%;\n  margin:0 auto 11px;\n}\n\n.stb-ori__size-link{\n  display:block;\n\n  padding:6px;\n\n  background:var(--ivory);\n\n  border:1px solid #DDD0BC;\n  border-radius:6px;\n\n  text-decoration:none;\n}\n\n.stb-ori__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-ori__size-use{\n  padding-top:10px;\n\n  border-top:1px solid #DED2C0;\n\n  color:#665340;\n\n  font-size:11px;\n  line-height:1.5;\n  text-align:left;\n}\n\n.stb-ori__size-use strong{\n  display:block;\n  margin-bottom:2px;\n\n  color:var(--dark);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   CEILING GUIDE\n========================================================= *\/\n\n.stb-ori__ceiling{\n  display:grid;\n  grid-template-columns:175px 1fr;\n\n  margin-bottom:38px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-ori__ceiling-title{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:19px;\n\n  background:var(--walnut);\n}\n\n.stb-ori__ceiling-title small{\n  margin-bottom:5px;\n\n  color:#D8B978;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.stb-ori__ceiling-title strong{\n  color:#F8F0DF;\n\n  font-size:17px;\n  line-height:1.25;\n  font-weight:500;\n}\n\n.stb-ori__ceiling-options{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:#F3E8D6;\n}\n\n.stb-ori__ceiling-item{\n  padding:17px 14px;\n\n  border-right:1px solid #DCCDB5;\n}\n\n.stb-ori__ceiling-item:last-child{\n  border-right:0;\n}\n\n.stb-ori__ceiling-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#967A51;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-ori__ceiling-item strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:12px;\n  font-weight:600;\n}\n\n.stb-ori__ceiling-item p{\n  margin:0;\n\n  color:#66523E;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   FORM + MATERIAL\n========================================================= *\/\n\n.stb-ori__form{\n  margin-bottom:38px;\n\n  padding:22px 23px;\n\n  background:var(--sand);\n\n  border-radius:9px;\n}\n\n.stb-ori__form-grid{\n  display:grid;\n  grid-template-columns:1.1fr .9fr;\n  gap:30px;\n}\n\n.stb-ori__form-copy h3{\n  margin:0 0 8px;\n\n  font-size:22px;\n}\n\n.stb-ori__form-copy p{\n  margin:0;\n\n  color:#604D3A;\n\n  font-size:12.8px;\n}\n\n.stb-ori__form-facts{\n  display:grid;\n  gap:9px;\n}\n\n.stb-ori__form-fact{\n  padding-bottom:8px;\n\n  border-bottom:1px solid #D8C9B1;\n}\n\n.stb-ori__form-fact:last-child{\n  border-bottom:0;\n  padding-bottom:0;\n}\n\n.stb-ori__form-fact small{\n  display:block;\n  margin-bottom:2px;\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-ori__form-fact strong{\n  color:var(--dark);\n\n  font-size:11.8px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   LIGHT + INSTALLATION\n========================================================= *\/\n\n.stb-ori__utility{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:38px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-ori__utility-panel{\n  padding:19px 20px;\n}\n\n.stb-ori__utility-panel:first-child{\n  background:var(--dark);\n}\n\n.stb-ori__utility-panel:last-child{\n  background:#4A3218;\n}\n\n.stb-ori__utility-panel small{\n  display:block;\n  margin-bottom:5px;\n\n  color:#D8B978;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.stb-ori__utility-panel 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-ori__utility-panel p{\n  margin:0;\n\n  color:#DDD1BE;\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-ori__details{\n  margin-bottom:34px;\n}\n\n.stb-ori__specs{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border-top:1px solid var(--line);\n  border-left:1px solid var(--line);\n}\n\n.stb-ori__spec{\n  padding:11px 14px;\n\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-ori__spec small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#8A755B;\n\n  font-size:8.5px;\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-ori__spec strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-ori__faq{\n  margin-bottom:30px;\n\n  padding:19px 21px 7px;\n\n  background:#F8F3E8;\n\n  border-radius:8px;\n}\n\n.stb-ori__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid #DFD3BF;\n}\n\n.stb-ori__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-ori__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--dark);\n\n  font-size:13.2px;\n  font-weight:500;\n}\n\n.stb-ori__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-ori__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-4px;\n\n  color:#A87E3C;\n\n  font-size:22px;\n}\n\n.stb-ori__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-ori__faq details p{\n  margin:8px 0 0;\n\n  color:#665544;\n\n  font-size:12px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-ori__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-ori__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-ori__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-ori__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-ori__shipping strong{\n  color:var(--dark);\n}\n\n.stb-ori__shipping a{\n  color:var(--gold-deep);\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   WASHI NOTE\n========================================================= *\/\n\n.stb-ori__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-ori__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-ori__lightbox:target{\n  display:flex;\n}\n\n.stb-ori__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-ori__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,.4);\n}\n\n.stb-ori__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-ori__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-ori__intro h2{\n    font-size:25px;\n  }\n\n\n  .stb-ori__quick{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-ori__quick-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-ori__quick-item:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* series image stays compact *\/\n\n  .stb-ori__series{\n    grid-template-columns:1fr;\n\n    gap:15px;\n\n    padding:18px;\n  }\n\n  .stb-ori__series-media{\n    width:210px;\n  }\n\n  .stb-ori__series-copy h3{\n    font-size:21px;\n  }\n\n\n  \/* size cards *\/\n\n  .stb-ori__size-grid{\n    grid-template-columns:1fr;\n\n    gap:9px;\n  }\n\n  .stb-ori__size-card{\n    display:grid;\n    grid-template-columns:145px 1fr;\n    gap:12px;\n    align-items:center;\n\n    padding:13px;\n  }\n\n  .stb-ori__size-top{\n    grid-column:2;\n    grid-row:1;\n\n    margin:0;\n\n    text-align:left;\n  }\n\n  .stb-ori__size-image{\n    grid-column:1;\n    grid-row:1 \/ span 2;\n\n    width:145px;\n    margin:0;\n  }\n\n  .stb-ori__size-use{\n    grid-column:2;\n    grid-row:2;\n\n    padding-top:8px;\n\n    text-align:left;\n  }\n\n\n  \/* ceiling *\/\n\n  .stb-ori__ceiling{\n    grid-template-columns:1fr;\n  }\n\n  .stb-ori__ceiling-title{\n    padding:16px 18px;\n  }\n\n  .stb-ori__ceiling-options{\n    grid-template-columns:1fr;\n  }\n\n  .stb-ori__ceiling-item{\n    padding:12px 17px;\n\n    border-right:0;\n    border-bottom:1px solid #DCCDB5;\n  }\n\n  .stb-ori__ceiling-item:last-child{\n    border-bottom:0;\n  }\n\n\n  .stb-ori__form{\n    padding:18px;\n  }\n\n  .stb-ori__form-grid{\n    grid-template-columns:1fr;\n\n    gap:16px;\n  }\n\n\n  .stb-ori__utility{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-ori__specs{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-ori__faq{\n    padding:18px 17px 7px;\n  }\n\n\n  .stb-ori__shipping{\n    padding:18px;\n  }\n\n  .stb-ori__shipping p{\n    font-size:12px;\n  }\n\n\n  .stb-ori__lightbox{\n    padding:14px;\n  }\n\n  .stb-ori__lightbox img{\n    max-width:94vw;\n    max-height:75vh;\n  }\n\n}\n\n\n\/* extra narrow phones *\/\n\n@media screen and (max-width:430px){\n\n  .stb-ori__size-card{\n    grid-template-columns:120px 1fr;\n    gap:10px;\n  }\n\n  .stb-ori__size-image{\n    width:120px;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"stb-ori\"\u003e\n\n\n  \u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\n  \u003csection class=\"stb-ori__intro\"\u003e\n\n    \u003cspan class=\"stb-ori__label\"\u003e\n      Ori Lantern Series · Stacked Washi Pendant\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Three Heights for Tall Architectural Spaces.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Ori stacks softly rounded Washi forms into one slender vertical\n      pendant. Choose from three heights depending on how much of your\n      ceiling volume you want the fixture to occupy.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\n  \u003cdiv class=\"stb-ori__quick\"\u003e\n\n    \u003cdiv class=\"stb-ori__quick-item\"\u003e\n      \u003csmall\u003eDiameter\u003c\/small\u003e\n      \u003cstrong\u003eØ15.7\" \/ 40cm\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"stb-ori__quick-item\"\u003e\n      \u003csmall\u003eHeights\u003c\/small\u003e\n      \u003cstrong\u003e44.9\" \/ 56.3\" \/ 68.1\"\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"stb-ori__quick-item\"\u003e\n      \u003csmall\u003eBulb\u003c\/small\u003e\n      \u003cstrong\u003e3000K Included\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"stb-ori__quick-item\"\u003e\n      \u003csmall\u003eCeiling\u003c\/small\u003e\n      \u003cstrong\u003eStandard · Sloped · Vaulted\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       SERIES COMPARISON — BEFORE SIZE IMAGES\n  ====================================================== --\u003e\n\n  \u003csection id=\"ori-series-section\" class=\"stb-ori__series\"\u003e\n\n    \u003cdiv class=\"stb-ori__series-media\"\u003e\n\n      \u003ca href=\"#ori-series\" class=\"stb-ori__series-link\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ori-lantern-series-pendant-lights-collection-unlit-stuberlighting.jpg?v=1781313389\" alt=\"Ori Lantern Series three stacked Washi pendant light models\" loading=\"lazy\"\u003e\n\n        \u003cspan class=\"stb-ori__view\"\u003e\n          View Series ↗\n        \u003c\/span\u003e\n\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"stb-ori__series-copy\"\u003e\n\n      \u003cspan class=\"stb-ori__label\"\u003e\n        Series Comparison\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Same Diameter. Different Vertical Presence.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        All three models stay at Ø15.7\" wide.\n        What changes is how far the stacked Washi form extends vertically.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"stb-ori__series-points\"\u003e\n\n        \u003cdiv class=\"stb-ori__series-point\"\u003e\n          44.9\" — most versatile\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"stb-ori__series-point\"\u003e\n          56.3\" — taller vaulted-room scale\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"stb-ori__series-point\"\u003e\n          68.1\" — double-height statement\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SERIES LIGHTBOX --\u003e\n\n  \u003ca id=\"ori-series\" href=\"#ori-series-section\" class=\"stb-ori__lightbox\"\u003e\n\n    \u003cspan class=\"stb-ori__lightbox-inner\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ori-lantern-series-pendant-lights-collection-unlit-stuberlighting.jpg?v=1781313389\" alt=\"Enlarged Ori Lantern Series comparison\"\u003e\n\n      \u003cspan class=\"stb-ori__lightbox-title\"\u003e\n        Ori Lantern Series · Model Comparison\n      \u003c\/span\u003e\n\n      \u003cspan class=\"stb-ori__lightbox-hint\"\u003e\n        Click or tap anywhere to close\n      \u003c\/span\u003e\n\n    \u003c\/span\u003e\n\n  \u003c\/a\u003e\n\n\n  \u003c!-- =====================================================\n       SIZE GALLERY\n  ====================================================== --\u003e\n\n  \u003csection class=\"stb-ori__sizes\"\u003e\n\n    \u003cdiv class=\"stb-ori__sizes-head\"\u003e\n\n      \u003cspan class=\"stb-ori__label\"\u003e\n        Choose Your Size\n      \u003c\/span\u003e\n\n      \u003ch3 class=\"stb-ori__heading\"\u003e\n        Start With Ceiling Height.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Each option keeps the same slim Ø15.7\" width,\n        making Ori especially useful in tall but relatively narrow spaces.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"stb-ori__size-grid\"\u003e\n\n\n      \u003c!-- ===================================================\n           44.9\"\n      ==================================================== --\u003e\n\n      \u003carticle class=\"stb-ori__size-card\"\u003e\n\n        \u003cdiv class=\"stb-ori__size-top\"\u003e\n\n          \u003csmall\u003e\n            Size 01\n          \u003c\/small\u003e\n\n          \u003cstrong\u003e\n            H44.9\"\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Ø15.7\" × H44.9\"\u003cbr\u003e\n            Ø40 × H114cm\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"stb-ori__size-image\"\u003e\n\n          \u003ca href=\"#ori-size-449\" class=\"stb-ori__size-link\"\u003e\n\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Ori_Lantern_Series_Pendant_Lamp_2.jpg?v=1778210591\" alt=\"Ori Lantern Pendant 44.9 inch dimension diagram\" loading=\"lazy\"\u003e\n\n            \u003cspan class=\"stb-ori__view\"\u003e\n              Enlarge ↗\n            \u003c\/span\u003e\n\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"stb-ori__size-use\"\u003e\n\n          \u003cstrong\u003e\n            Best for 10ft+ ceilings\n          \u003c\/strong\u003e\n\n          Dining areas, kitchen islands and moderately tall rooms.\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003c!-- ===================================================\n           56.3\"\n      ==================================================== --\u003e\n\n      \u003carticle class=\"stb-ori__size-card\"\u003e\n\n        \u003cdiv class=\"stb-ori__size-top\"\u003e\n\n          \u003csmall\u003e\n            Size 02\n          \u003c\/small\u003e\n\n          \u003cstrong\u003e\n            H56.3\"\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Ø15.7\" × H56.3\"\u003cbr\u003e\n            Ø40 × H143cm\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"stb-ori__size-image\"\u003e\n\n          \u003ca href=\"#ori-size-563\" class=\"stb-ori__size-link\"\u003e\n\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Ori_Lantern_Series_Pendant_Lamp_4.jpg?v=1778210591\" alt=\"Ori Lantern Pendant 56.3 inch dimension diagram\" loading=\"lazy\"\u003e\n\n            \u003cspan class=\"stb-ori__view\"\u003e\n              Enlarge ↗\n            \u003c\/span\u003e\n\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"stb-ori__size-use\"\u003e\n\n          \u003cstrong\u003e\n            Best for 11–12ft ceilings\n          \u003c\/strong\u003e\n\n          Vaulted living rooms and taller single-story foyers.\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003c!-- ===================================================\n           68.1\"\n      ==================================================== --\u003e\n\n      \u003carticle class=\"stb-ori__size-card\"\u003e\n\n        \u003cdiv class=\"stb-ori__size-top\"\u003e\n\n          \u003csmall\u003e\n            Size 03\n          \u003c\/small\u003e\n\n          \u003cstrong\u003e\n            H68.1\"\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Ø15.7\" × H68.1\"\u003cbr\u003e\n            Ø40 × H173cm\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"stb-ori__size-image\"\u003e\n\n          \u003ca href=\"#ori-size-681\" class=\"stb-ori__size-link\"\u003e\n\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Ori_Lantern_Series_Pendant_Lamp_5.jpg?v=1778210591\" alt=\"Ori Lantern Pendant 68.1 inch dimension diagram\" loading=\"lazy\"\u003e\n\n            \u003cspan class=\"stb-ori__view\"\u003e\n              Enlarge ↗\n            \u003c\/span\u003e\n\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"stb-ori__size-use\"\u003e\n\n          \u003cstrong\u003e\n            Best for 14ft+ \/ double-height\n          \u003c\/strong\u003e\n\n          Foyers, staircases and tall great rooms.\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       SIZE LIGHTBOXES\n  ====================================================== --\u003e\n\n  \u003ca id=\"ori-size-449\" href=\"#\" class=\"stb-ori__lightbox\"\u003e\n\n    \u003cspan class=\"stb-ori__lightbox-inner\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Ori_Lantern_Series_Pendant_Lamp_2.jpg?v=1778210591\" alt=\"Ori 44.9 inch enlarged dimension image\"\u003e\n\n      \u003cspan class=\"stb-ori__lightbox-title\"\u003e\n        Ø15.7\" × H44.9\"\n      \u003c\/span\u003e\n\n      \u003cspan class=\"stb-ori__lightbox-hint\"\u003e\n        Click or tap anywhere to close\n      \u003c\/span\u003e\n\n    \u003c\/span\u003e\n\n  \u003c\/a\u003e\n\n\n  \u003ca id=\"ori-size-563\" href=\"#\" class=\"stb-ori__lightbox\"\u003e\n\n    \u003cspan class=\"stb-ori__lightbox-inner\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Ori_Lantern_Series_Pendant_Lamp_4.jpg?v=1778210591\" alt=\"Ori 56.3 inch enlarged dimension image\"\u003e\n\n      \u003cspan class=\"stb-ori__lightbox-title\"\u003e\n        Ø15.7\" × H56.3\"\n      \u003c\/span\u003e\n\n      \u003cspan class=\"stb-ori__lightbox-hint\"\u003e\n        Click or tap anywhere to close\n      \u003c\/span\u003e\n\n    \u003c\/span\u003e\n\n  \u003c\/a\u003e\n\n\n  \u003ca id=\"ori-size-681\" href=\"#\" class=\"stb-ori__lightbox\"\u003e\n\n    \u003cspan class=\"stb-ori__lightbox-inner\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Ori_Lantern_Series_Pendant_Lamp_5.jpg?v=1778210591\" alt=\"Ori 68.1 inch enlarged dimension image\"\u003e\n\n      \u003cspan class=\"stb-ori__lightbox-title\"\u003e\n        Ø15.7\" × H68.1\"\n      \u003c\/span\u003e\n\n      \u003cspan class=\"stb-ori__lightbox-hint\"\u003e\n        Click or tap anywhere to close\n      \u003c\/span\u003e\n\n    \u003c\/span\u003e\n\n  \u003c\/a\u003e\n\n\n  \u003c!-- =====================================================\n       CEILING GUIDE\n  ====================================================== --\u003e\n\n  \u003csection class=\"stb-ori__ceiling\"\u003e\n\n    \u003cdiv class=\"stb-ori__ceiling-title\"\u003e\n\n      \u003csmall\u003e\n        Quick Guide\n      \u003c\/small\u003e\n\n      \u003cstrong\u003e\n        Match Ori to the Room\n      \u003c\/strong\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"stb-ori__ceiling-options\"\u003e\n\n\n      \u003cdiv class=\"stb-ori__ceiling-item\"\u003e\n\n        \u003csmall\u003e\n          10ft+\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          44.9\"\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Most flexible residential scale.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"stb-ori__ceiling-item\"\u003e\n\n        \u003csmall\u003e\n          11–12ft\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          56.3\"\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          More presence for vaulted rooms.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"stb-ori__ceiling-item\"\u003e\n\n        \u003csmall\u003e\n          14ft+\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          68.1\"\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Double-height and staircase scale.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       FORM + MATERIAL\n  ====================================================== --\u003e\n\n  \u003csection class=\"stb-ori__form\"\u003e\n\n    \u003cdiv class=\"stb-ori__form-grid\"\u003e\n\n\n      \u003cdiv class=\"stb-ori__form-copy\"\u003e\n\n        \u003cspan class=\"stb-ori__label\"\u003e\n          Form \u0026amp; Material\n        \u003c\/span\u003e\n\n        \u003ch3\u003e\n          A Vertical Rhythm of Washi.\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Instead of one continuous shade, Ori uses repeated rounded\n          Washi sections to create a layered vertical silhouette.\n          The narrow profile keeps even the tallest version visually light.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"stb-ori__form-facts\"\u003e\n\n        \u003cdiv class=\"stb-ori__form-fact\"\u003e\n\n          \u003csmall\u003eShade\u003c\/small\u003e\n\n          \u003cstrong\u003e\n            Off-White Mulberry Washi\n          \u003c\/strong\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"stb-ori__form-fact\"\u003e\n\n          \u003csmall\u003eStructure\u003c\/small\u003e\n\n          \u003cstrong\u003e\n            Bamboo Ribbing + Metal Frame\n          \u003c\/strong\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"stb-ori__form-fact\"\u003e\n\n          \u003csmall\u003eWidth\u003c\/small\u003e\n\n          \u003cstrong\u003e\n            Ø15.7\" Across All Models\n          \u003c\/strong\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       LIGHT + INSTALLATION\n  ====================================================== --\u003e\n\n  \u003csection class=\"stb-ori__utility\"\u003e\n\n    \u003cdiv class=\"stb-ori__utility-panel\"\u003e\n\n      \u003csmall\u003e\n        Light\n      \u003c\/small\u003e\n\n      \u003cstrong\u003e\n        E26 \/ E27 · 3000K bulb included\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Maximum 40W. Compatible with a suitable dimmable bulb.\n        Washi softens the light for warm ambient illumination.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"stb-ori__utility-panel\"\u003e\n\n      \u003csmall\u003e\n        Installation\n      \u003c\/small\u003e\n\n      \u003cstrong\u003e\n        Hardwired · 59\" suspension\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Compatible with standard, sloped and vaulted ceilings.\n        Longer suspension and plug-in conversion are available on request.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\n  \u003csection class=\"stb-ori__details\"\u003e\n\n    \u003cspan class=\"stb-ori__label\"\u003e\n      Specifications\n    \u003c\/span\u003e\n\n    \u003ch3 class=\"stb-ori__heading\"\u003e\n      Product Details\n    \u003c\/h3\u003e\n\n\n    \u003cdiv class=\"stb-ori__specs\"\u003e\n\n      \u003cdiv class=\"stb-ori__spec\"\u003e\n        \u003csmall\u003eSize 01\u003c\/small\u003e\n        \u003cstrong\u003eØ15.7\" × H44.9\" \/ Ø40 × H114cm\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stb-ori__spec\"\u003e\n        \u003csmall\u003eSize 02\u003c\/small\u003e\n        \u003cstrong\u003eØ15.7\" × H56.3\" \/ Ø40 × H143cm\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stb-ori__spec\"\u003e\n        \u003csmall\u003eSize 03\u003c\/small\u003e\n        \u003cstrong\u003eØ15.7\" × H68.1\" \/ Ø40 × H173cm\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stb-ori__spec\"\u003e\n        \u003csmall\u003eMaterials\u003c\/small\u003e\n        \u003cstrong\u003eMulberry Washi · Bamboo Ribbing · Metal Frame\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stb-ori__spec\"\u003e\n        \u003csmall\u003eBulb Base\u003c\/small\u003e\n        \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stb-ori__spec\"\u003e\n        \u003csmall\u003eBulb Included\u003c\/small\u003e\n        \u003cstrong\u003eYes · 3000K Warm White\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stb-ori__spec\"\u003e\n        \u003csmall\u003eMax Wattage\u003c\/small\u003e\n        \u003cstrong\u003e40W\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stb-ori__spec\"\u003e\n        \u003csmall\u003eVoltage\u003c\/small\u003e\n        \u003cstrong\u003eAC 110–240V\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stb-ori__spec\"\u003e\n        \u003csmall\u003eDimming\u003c\/small\u003e\n        \u003cstrong\u003eCompatible With Suitable Dimmable Bulb\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stb-ori__spec\"\u003e\n        \u003csmall\u003eSuspension\u003c\/small\u003e\n        \u003cstrong\u003e59\" \/ 150cm · Extension Available\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stb-ori__spec\"\u003e\n        \u003csmall\u003eInstallation\u003c\/small\u003e\n        \u003cstrong\u003eHardwired · Plug-In Conversion on Request\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stb-ori__spec\"\u003e\n        \u003csmall\u003eCeiling\u003c\/small\u003e\n        \u003cstrong\u003eStandard · Sloped · Vaulted\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stb-ori__spec\"\u003e\n        \u003csmall\u003eEnvironment\u003c\/small\u003e\n        \u003cstrong\u003eIndoor Dry Locations · IP20\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"stb-ori__spec\"\u003e\n        \u003csmall\u003eInstallation Advice\u003c\/small\u003e\n        \u003cstrong\u003eProfessional Electrician Recommended\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       GOOD TO KNOW\n  ====================================================== --\u003e\n\n  \u003csection class=\"stb-ori__faq\"\u003e\n\n    \u003ch3 class=\"stb-ori__heading\"\u003e\n      Good to Know\n    \u003c\/h3\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Which Ori size should I choose?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        As a general guide, choose 44.9\" for most 10ft+ rooms,\n        56.3\" for roughly 11–12ft spaces, and 68.1\" for\n        double-height, staircase and approximately 14ft+ spaces.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can Ori install on a vaulted or sloped ceiling?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        Yes. Ori is compatible with standard, vaulted and sloped ceilings.\n        Professional installation is recommended for high or angled ceilings.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can I request a longer drop?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        Yes. Standard suspension is 59\" \/ 150cm.\n        Longer suspension lengths and plug-in conversion are available\n        on request.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\n  \u003csection class=\"stb-ori__shipping\"\u003e\n\n    \u003ch3\u003e\n      Shipping \u0026amp; Returns\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders.\n      \u003cstrong\u003eExpedited (2–4 weeks)\u003c\/strong\u003e available; see\n      \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e\n        Shipping Policy\n      \u003c\/a\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      If you are not satisfied, you may request a return and refund within\n      \u003cstrong\u003e30 days\u003c\/strong\u003e, provided the items remain brand new and unused.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Once shipped, original shipping fees are non-refundable.\n      Buyers are responsible for return shipping costs unless there is a quality issue.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      To start a return, email\n      \u003ca href=\"mailto:support@stuberlighting.com\"\u003e\n        support@stuberlighting.com\n      \u003c\/a\u003e.\n      For details, see our\n      \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e\n        Returns Policy\n      \u003c\/a\u003e.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       WASHI NOTE\n  ====================================================== --\u003e\n\n  \u003cp class=\"stb-ori__note\"\u003e\n    Each piece is handmade, so slight variations in texture and dimensions are normal,\n    and washi paper ambers gently over time. Screen colors are approximate;\n    hand-measured sizes may vary 1–2cm.\n  \u003c\/p\u003e\n\n\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia15.7\"xH44.9\" \/ White Wire","offer_id":52180051689755,"sku":"STB-NG-ORI","price":700.0,"currency_code":"USD","in_stock":true},{"title":"Dia15.7\"xH44.9\" \/ Black Wire","offer_id":52180051722523,"sku":"STB-NG-ORI","price":700.0,"currency_code":"USD","in_stock":true},{"title":"Dia15.7\"xH56.3\" \/ White Wire","offer_id":52180051755291,"sku":"STB-NG-ORI","price":740.0,"currency_code":"USD","in_stock":true},{"title":"Dia15.7\"xH56.3\" \/ Black Wire","offer_id":52180051788059,"sku":"STB-NG-ORI","price":740.0,"currency_code":"USD","in_stock":true},{"title":"Dia15.7\"xH68.1\" \/ White Wire","offer_id":52180051820827,"sku":"STB-NG-ORI","price":780.0,"currency_code":"USD","in_stock":true},{"title":"Dia15.7\"xH68.1\" \/ Black Wire","offer_id":52180051853595,"sku":"STB-NG-ORI","price":780.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ori-lantern-series-pendant-lamp-white-background-unlit-stuberlighting.jpg?v=1781313395"},{"product_id":"akari-3a-washi-paper-tripod-table-lamp","title":"Akari 3A Washi Paper Tripod Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AKARI 3A\n   WASHI PAPER TRIPOD TABLE LAMP\n   SHADE \/ TRIPOD \/ TABLETOP\n   COMPACT · DAWN SAFE · CLICK TO ENLARGE\n========================================================= *\/\n\n.stb-3a{\n  --ivory:#FFFDF8;\n  --cream:#F5EDD8;\n  --sand:#E9DDC5;\n  --paper:#F2EEE5;\n  --sage:#DDE1D8;\n  --clay:#D9C1A9;\n\n  --brown:#4A3218;\n  --espresso:#1C1209;\n  --dark2:#292019;\n\n  --gold:#C8A96E;\n  --gold-dark:#92703D;\n  --line:#DED2BD;\n\n  width:100%;\n  max-width:840px;\n  min-width:0;\n  margin:0 auto;\n  overflow:hidden;\n\n  color:var(--brown);\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-3a *,\n.stb-3a *::before,\n.stb-3a *::after{\n  box-sizing:border-box;\n}\n\n.stb-3a h2,\n.stb-3a h3,\n.stb-3a p{\n  margin-top:0;\n}\n\n.stb-3a h2,\n.stb-3a h3{\n  color:var(--espresso);\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-3a 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:0 auto !important;\n  object-fit:contain !important;\n  object-position:center !important;\n  box-sizing:border-box !important;\n}\n\n.stb-3a a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OPENING\n========================================================= *\/\n\n.a3-open{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,170px);\n  gap:36px;\n  align-items:end;\n\n  margin-bottom:22px;\n  padding:4px 2px 18px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.a3-open__copy{\n  min-width:0;\n}\n\n.a3-kicker{\n  margin:0 0 7px !important;\n\n  color:var(--gold-dark);\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.18em;\n  text-transform:uppercase;\n}\n\n.a3-open h2{\n  max-width:575px;\n  margin:0 0 8px;\n\n  font-size:35px;\n  line-height:1.02;\n}\n\n.a3-open__copy \u003e p{\n  max-width:560px;\n  margin:0;\n\n  color:#65513E;\n  font-size:12.2px;\n}\n\n.a3-open__scale{\n  min-width:0;\n\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.a3-open__scale small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#92785A;\n  font-size:7px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.a3-open__scale strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-size:26px;\n  line-height:1;\n  font-weight:500;\n}\n\n.a3-open__scale span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#7B6650;\n  font-size:8.3px;\n}\n\n\n\/* =========================================================\n   PROPORTION\n========================================================= *\/\n\n.a3-proportion{\n  display:grid;\n  grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr);\n\n  margin-bottom:25px;\n\n  overflow:hidden;\n\n  border-radius:7px;\n}\n\n.a3-proportion__shade{\n  min-width:0;\n\n  padding:14px 16px;\n\n  background:#F0E3CF;\n}\n\n.a3-proportion__base{\n  min-width:0;\n\n  padding:14px 16px;\n\n  background:#1C1209;\n}\n\n.a3-proportion small{\n  display:block;\n\n  margin-bottom:3px;\n\n  font-size:7px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.a3-proportion__shade small{\n  color:#876943;\n}\n\n.a3-proportion__base small{\n  color:#C8A96E;\n}\n\n.a3-proportion strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-size:20px;\n  line-height:1.05;\n  font-weight:500;\n}\n\n.a3-proportion__shade strong{\n  color:#281A0E;\n}\n\n.a3-proportion__base strong{\n  color:#F5EDD8;\n}\n\n.a3-proportion p{\n  margin:0;\n\n  font-size:8.8px;\n}\n\n.a3-proportion__shade p{\n  color:#715B45;\n}\n\n.a3-proportion__base p{\n  color:#C5B8A8;\n}\n\n\n\/* =========================================================\n   MATERIAL\n========================================================= *\/\n\n.a3-material{\n  display:grid;\n  grid-template-columns:minmax(0,115px) minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:14px;\n  padding:12px 14px;\n\n  background:#F2EEE5;\n\n  border-left:3px solid var(--gold);\n}\n\n.a3-material__image{\n  width:115px;\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.a3-material__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.a3-material__image img{\n  max-height:105px !important;\n}\n\n.a3-zoom{\n  position:absolute;\n  right:4px;\n  bottom:4px;\n\n  padding:3px 6px;\n\n  background:rgba(28,18,9,.82);\n\n  border-radius:18px;\n\n  color:#FFF8EB;\n  font-size:7px;\n\n  pointer-events:none;\n}\n\n.a3-material__copy{\n  min-width:0;\n}\n\n.a3-material__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#92703D;\n  font-size:7.3px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.a3-material__copy h3{\n  margin:0 0 4px;\n\n  font-size:20px;\n  line-height:1.1;\n}\n\n.a3-material__copy p{\n  margin:0;\n\n  color:#65513D;\n  font-size:9.8px;\n}\n\n\n\/* =========================================================\n   SIZE REFERENCE\n========================================================= *\/\n\n.a3-size{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,155px);\n\n  gap:26px;\n  align-items:center;\n\n  margin-bottom:26px;\n  padding:12px 14px;\n\n  background:#DDE1D8;\n\n  border-radius:7px;\n}\n\n.a3-size__copy{\n  min-width:0;\n}\n\n.a3-size__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#697367;\n  font-size:7.2px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.a3-size__copy h3{\n  margin:0 0 4px;\n\n  font-size:21px;\n}\n\n.a3-size__copy p{\n  max-width:500px;\n\n  margin:0;\n\n  color:#5D665D;\n  font-size:9.8px;\n}\n\n.a3-size__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:5px;\n\n  margin-top:8px;\n}\n\n.a3-size__facts span{\n  padding:4px 7px;\n\n  background:#FFFDF8;\n\n  border-radius:20px;\n\n  color:#5B6259;\n  font-size:7.6px;\n  font-weight:500;\n}\n\n.a3-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.a3-size__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.a3-size__image img{\n  max-height:145px !important;\n}\n\n\n\/* =========================================================\n   TABLETOP FIT\n========================================================= *\/\n\n.a3-table{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:28px;\n\n  width:calc(100% - 50px);\n  min-width:0;\n\n  margin:0 0 26px 50px;\n}\n\n.a3-table__measure{\n  min-width:0;\n\n  padding:14px 15px;\n\n  background:#1C1209;\n\n  border-radius:6px;\n}\n\n.a3-table__measure small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#C8A96E;\n  font-size:7px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.a3-table__measure strong{\n  display:block;\n\n  color:#F5EDD8;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-size:29px;\n  line-height:1;\n  font-weight:500;\n}\n\n.a3-table__measure span{\n  display:block;\n\n  margin-top:3px;\n\n  color:#BEB1A0;\n  font-size:8px;\n}\n\n.a3-table__copy{\n  min-width:0;\n}\n\n.a3-table__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#92703D;\n  font-size:7.3px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.a3-table__copy h3{\n  margin:0 0 5px;\n\n  font-size:21px;\n}\n\n.a3-table__copy \u003e p{\n  margin:0 0 8px;\n\n  color:#65513D;\n  font-size:10.2px;\n}\n\n.a3-table__rows{\n  border-top:1px solid var(--line);\n}\n\n.a3-table__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.a3-table__row strong{\n  color:#281A0E;\n\n  font-size:9.2px;\n  font-weight:600;\n}\n\n.a3-table__row span{\n  color:#705C48;\n\n  font-size:8.9px;\n}\n\n\n\/* =========================================================\n   LIGHT CHARACTER\n========================================================= *\/\n\n.a3-light{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  margin-bottom:25px;\n\n  overflow:hidden;\n\n  border-radius:7px;\n}\n\n.a3-light__lead{\n  min-width:0;\n\n  padding:16px 17px;\n\n  background:#1C1209;\n}\n\n.a3-light__lead small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#C8A96E;\n  font-size:7.2px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.a3-light__lead h3{\n  margin:0 0 4px;\n\n  color:#F5EDD8;\n  font-size:20px;\n  line-height:1.1;\n}\n\n.a3-light__lead p{\n  margin:0;\n\n  color:#C7BAAA;\n  font-size:9.2px;\n}\n\n.a3-light__data{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  min-width:0;\n}\n\n.a3-light__cell{\n  min-width:0;\n\n  padding:12px 13px;\n}\n\n.a3-light__cell:nth-child(1){\n  background:#F0D9AB;\n}\n\n.a3-light__cell:nth-child(2){\n  background:#F4F0E8;\n}\n\n.a3-light__cell:nth-child(3){\n  background:#DDE1D8;\n}\n\n.a3-light__cell:nth-child(4){\n  background:#D9C1A9;\n}\n\n.a3-light__cell small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#806A52;\n  font-size:6.7px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.a3-light__cell strong{\n  display:block;\n\n  color:#281A0E;\n  font-size:9px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   DIMMING\n========================================================= *\/\n\n.a3-dim{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:10px;\n  align-items:center;\n\n  margin:-17px 0 25px;\n  padding:9px 11px;\n\n  background:#F3EBDD;\n\n  border-left:3px solid var(--gold);\n}\n\n.a3-dim__mark{\n  padding:4px 7px;\n\n  background:#FFFDF8;\n\n  border:1px solid #D8C8B3;\n  border-radius:20px;\n\n  color:#80613D;\n  font-size:6.8px;\n  font-weight:600;\n}\n\n.a3-dim strong{\n  display:block;\n\n  color:#281A0E;\n  font-size:8.8px;\n  font-weight:600;\n}\n\n.a3-dim span{\n  display:block;\n\n  margin-top:1px;\n\n  color:#725D48;\n  font-size:8px;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.a3-use{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:24px;\n\n  margin-bottom:25px;\n}\n\n.a3-use__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#92703D;\n  font-size:7.3px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.a3-use__title h3{\n  margin:0;\n\n  font-size:20px;\n  line-height:1.1;\n}\n\n.a3-use__rows{\n  min-width:0;\n\n  border-top:1px solid var(--line);\n}\n\n.a3-use__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.a3-use__row strong{\n  color:#281A0E;\n\n  font-size:9.3px;\n  font-weight:600;\n}\n\n.a3-use__row p{\n  margin:0;\n\n  color:#67523F;\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.a3-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:#2A1B0F;\n\n  border-radius:6px;\n}\n\n.a3-care__mark{\n  padding:4px 7px;\n\n  border:1px solid #C8A96E;\n  border-radius:20px;\n\n  color:#C8A96E;\n  font-size:6.8px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.a3-care strong{\n  display:block;\n\n  color:#F5EDD8;\n  font-size:9px;\n  font-weight:600;\n}\n\n.a3-care span{\n  display:block;\n\n  margin-top:1px;\n\n  color:#BFB3A3;\n  font-size:8.3px;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.a3-specs{\n  margin-bottom:25px;\n}\n\n.a3-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.a3-specs__head h3{\n  margin:0;\n\n  font-size:20px;\n}\n\n.a3-specs__head span{\n  color:#90785D;\n\n  font-size:8.2px;\n}\n\n.a3-specs__grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  column-gap:30px;\n}\n\n.a3-spec{\n  display:grid;\n  grid-template-columns:minmax(0,39%) minmax(0,61%);\n\n  gap:8px;\n\n  padding:6px 0;\n\n  border-bottom:1px solid #E4D9CA;\n}\n\n.a3-spec span:first-child{\n  color:#89745D;\n\n  font-size:9.4px;\n}\n\n.a3-spec span:last-child{\n  min-width:0;\n\n  color:#27190D;\n  font-size:10.2px;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   BEFORE ORDERING\n========================================================= *\/\n\n.a3-before{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:23px;\n\n  margin-bottom:25px;\n}\n\n.a3-before__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#92703D;\n  font-size:7.3px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.a3-before__title h3{\n  margin:0;\n\n  font-size:20px;\n}\n\n.a3-before__rows{\n  min-width:0;\n\n  border-top:1px solid var(--line);\n}\n\n.a3-before__row{\n  display:grid;\n  grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n  gap:14px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.a3-before__row strong{\n  color:#281A0E;\n\n  font-size:9.3px;\n  font-weight:600;\n}\n\n.a3-before__row p{\n  margin:0;\n\n  color:#67523F;\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.a3-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  text-decoration:none;\n}\n\n.a3-lightbox:target{\n  display:flex;\n}\n\n.a3-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.a3-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.a3-lightbox__text{\n  margin-top:8px;\n\n  color:#D9C7A8;\n\n  font-size:8.5px;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.a3-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.a3-shipping h3{\n  margin:0 0 8px;\n\n  font-size:19px;\n}\n\n.a3-shipping p{\n  margin:0 0 6px;\n\n  color:#594533;\n  font-size:11.3px;\n}\n\n.a3-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.a3-shipping strong{\n  color:#24170D;\n}\n\n.a3-shipping a{\n  color:#80602F;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n.a3-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  .a3-open{\n    grid-template-columns:1fr;\n\n    gap:10px;\n  }\n\n  .a3-open h2{\n    font-size:28px;\n  }\n\n  .a3-open__scale{\n    padding:9px 0 0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .a3-material{\n    grid-template-columns:minmax(0,100px) minmax(0,1fr);\n\n    gap:14px;\n  }\n\n  .a3-material__image{\n    width:100px;\n  }\n\n  .a3-material__image img{\n    max-height:92px !important;\n  }\n\n\n  .a3-size{\n    grid-template-columns:minmax(0,1fr) minmax(0,120px);\n\n    gap:15px;\n  }\n\n  .a3-size__image{\n    width:120px;\n  }\n\n  .a3-size__image img{\n    max-height:112px !important;\n  }\n\n\n  .a3-table{\n    grid-template-columns:minmax(0,115px) minmax(0,1fr);\n\n    width:100%;\n\n    margin-left:0;\n\n    gap:16px;\n  }\n\n\n  .a3-light{\n    grid-template-columns:1fr;\n  }\n\n\n  .a3-use,\n  .a3-before{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n\n  .a3-specs__grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .a3-shipping{\n    padding:16px;\n  }\n\n}\n\n\n@media screen and (max-width:480px){\n\n  .a3-proportion{\n    grid-template-columns:1fr;\n  }\n\n\n  .a3-material{\n    grid-template-columns:1fr;\n  }\n\n  .a3-material__image{\n    width:95px;\n\n    margin:0;\n  }\n\n\n  .a3-size{\n    grid-template-columns:1fr;\n  }\n\n  .a3-size__image{\n    width:105px;\n\n    margin:0;\n  }\n\n  .a3-size__image img{\n    max-height:98px !important;\n  }\n\n\n  .a3-table{\n    grid-template-columns:1fr;\n  }\n\n  .a3-table__measure{\n    width:135px;\n  }\n\n\n  .a3-light__data{\n    grid-template-columns:1fr;\n  }\n\n\n  .a3-dim,\n  .a3-care{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-3a\" id=\"a3-root\"\u003e\n\u003c!-- =====================================================\n       OPENING\n  ====================================================== --\u003e\n\u003csection class=\"a3-open\"\u003e\n\u003cdiv class=\"a3-open__copy\"\u003e\n\u003cp class=\"a3-kicker\"\u003eAkari 3A · Washi Paper Tripod Table Lamp\u003c\/p\u003e\n\u003ch2\u003eA Full Paper Shade Lifted on Three Fine Black Legs\u003c\/h2\u003e\n\u003cp\u003eThe 3A balances a generously rounded Washi paper body with a slim black tripod below. At 22.8 inches tall, it has more presence than a small bedside lamp while keeping the base visually light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a3-open__scale\"\u003e\n\u003csmall\u003e Overall Size \u003c\/small\u003e \u003cstrong\u003e Ø13\" × H22.8\" \u003c\/strong\u003e \u003cspan\u003e Ø33 × H58cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHADE \/ TRIPOD PROPORTION\n  ====================================================== --\u003e\n\u003csection class=\"a3-proportion\"\u003e\n\u003cdiv class=\"a3-proportion__shade\"\u003e\n\u003csmall\u003e Above \u003c\/small\u003e \u003cstrong\u003e Voluminous Washi Shade \u003c\/strong\u003e\n\u003cp\u003eThe paper body carries most of the lamp's visual weight, giving the 3A its soft sculptural character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a3-proportion__base\"\u003e\n\u003csmall\u003e Below \u003c\/small\u003e \u003cstrong\u003e Slim Tripod \u003c\/strong\u003e\n\u003cp\u003eThree black metal legs lift the shade without adding a bulky solid base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL\n  ====================================================== --\u003e\n\u003csection class=\"a3-material\"\u003e\n\u003cdiv class=\"a3-material__image\"\u003e\u003ca href=\"#a3-paper-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=\"Close-up of natural Washi paper showing visible fiber texture\" loading=\"lazy\"\u003e \u003cspan class=\"a3-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"a3-material__copy\"\u003e\n\u003csmall\u003e Material Close-Up \u003c\/small\u003e\n\u003ch3\u003eReal Washi Has Visible Fiber and Variation\u003c\/h3\u003e\n\u003cp\u003eThe off-white mulberry Washi is not perfectly uniform. Natural fiber texture, subtle tonal differences and slight handmade variation are part of the material and remain visible even when the lamp is switched off.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSION IMAGE\n  ====================================================== --\u003e\n\u003csection class=\"a3-size\"\u003e\n\u003cdiv class=\"a3-size__copy\"\u003e\n\u003csmall\u003e Check the Scale \u003c\/small\u003e\n\u003ch3\u003eØ13\" × H22.8\"\u003c\/h3\u003e\n\u003cp\u003eØ33 × H58cm. The 3A is taller and fuller than a compact bedside lamp, so check both the available tabletop width and the height around it.\u003c\/p\u003e\n\u003cdiv class=\"a3-size__facts\"\u003e\n\u003cspan\u003e 13\" Wide \u003c\/span\u003e \u003cspan\u003e 22.8\" Tall \u003c\/span\u003e \u003cspan\u003e Tabletop Scale \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a3-size__image\"\u003e\u003ca href=\"#a3-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-31n-washi-paper-pendant-light-standard-white_2.jpg?v=1778222897\" alt=\"Akari 3A Washi paper tripod table lamp dimension drawing showing 13 inch diameter and 22.8 inch height\" loading=\"lazy\"\u003e \u003cspan class=\"a3-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       TABLETOP FIT\n  ====================================================== --\u003e\n\u003csection class=\"a3-table\"\u003e\n\u003cdiv class=\"a3-table__measure\"\u003e\n\u003csmall\u003e Shade Width \u003c\/small\u003e \u003cstrong\u003e 13\" \u003c\/strong\u003e \u003cspan\u003e Approx. 33cm across \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a3-table__copy\"\u003e\n\u003csmall\u003e Tabletop Fit \u003c\/small\u003e\n\u003ch3\u003eGive the Paper Shade Some Breathing Room\u003c\/h3\u003e\n\u003cp\u003eThe 3A is not a tiny accent lamp. Check the 13-inch width against your tabletop and leave enough clearance around the Washi shade.\u003c\/p\u003e\n\u003cdiv class=\"a3-table__rows\"\u003e\n\u003cdiv class=\"a3-table__row\"\u003e\n\u003cstrong\u003e Nightstand \u003c\/strong\u003e \u003cspan\u003e Best on a substantial bedside surface rather than a narrow shelf. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a3-table__row\"\u003e\n\u003cstrong\u003e Side Table \u003c\/strong\u003e \u003cspan\u003e Works well where the lamp can remain visible as a sculptural object. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a3-table__row\"\u003e\n\u003cstrong\u003e Console \/ Sideboard \u003c\/strong\u003e \u003cspan\u003e The 22.8-inch height gives it enough presence for longer furniture. \u003c\/span\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=\"a3-light\"\u003e\n\u003cdiv class=\"a3-light__lead\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e\n\u003ch3\u003eSoft Glow, Not a Focused Beam\u003c\/h3\u003e\n\u003cp\u003eWashi wraps the bulb in a broad diffusing surface, making the 3A better suited to evening and ambient light than precise task lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a3-light__data\"\u003e\n\u003cdiv class=\"a3-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=\"a3-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=\"a3-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=\"a3-light__cell\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Plug-In \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"a3-dim\"\u003e\n\u003cdiv class=\"a3-dim__mark\"\u003eDimming\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e The supplied cord switch is ON\/OFF only. \u003c\/strong\u003e \u003cspan\u003e Dimming requires a compatible dimmable E26\/E27 bulb together with a suitable inline dimmer or smart-bulb setup. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PLACEMENT\n  ====================================================== --\u003e\n\u003csection class=\"a3-use\"\u003e\n\u003cdiv class=\"a3-use__title\"\u003e\n\u003csmall\u003e In the Room \u003c\/small\u003e\n\u003ch3\u003eWhere 3A Works Best\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a3-use__rows\"\u003e\n\u003cdiv class=\"a3-use__row\"\u003e\n\u003cstrong\u003e Bedroom \u003c\/strong\u003e\n\u003cp\u003eSoft bedside atmosphere where a focused reading beam is not required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a3-use__row\"\u003e\n\u003cstrong\u003e Living Room \u003c\/strong\u003e\n\u003cp\u003eSide-table lighting that adds both warm illumination and visible form.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a3-use__row\"\u003e\n\u003cstrong\u003e Console \u003c\/strong\u003e\n\u003cp\u003eThe taller tripod proportion works well against longer, lower furniture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"a3-care\"\u003e\n\u003cdiv class=\"a3-care__mark\"\u003eWashi Care\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Dry dust only. \u003c\/strong\u003e \u003cspan\u003e Use a soft feather duster or microfiber cloth. Do not wet-clean, steam or spray the 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=\"a3-specs\"\u003e\n\u003cdiv class=\"a3-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Plug-in Washi table lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a3-specs__grid\"\u003e\n\u003c!-- LEFT --\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"a3-spec\"\u003e\n\u003cspan\u003eDimensions\u003c\/span\u003e \u003cspan\u003eØ13\" × H22.8\" \/ Ø33 × H58cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a3-spec\"\u003e\n\u003cspan\u003eMaterials\u003c\/span\u003e \u003cspan\u003eOff-white mulberry Washi · Bamboo ribbing · Black metal tripod\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a3-spec\"\u003e\n\u003cspan\u003eBulb Base\u003c\/span\u003e \u003cspan\u003eE26 \/ E27\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a3-spec\"\u003e\n\u003cspan\u003eBulb Included\u003c\/span\u003e \u003cspan\u003eYes · 3000K warm white\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a3-spec\"\u003e\n\u003cspan\u003eMax Wattage\u003c\/span\u003e \u003cspan\u003e40W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- RIGHT --\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"a3-spec\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cspan\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a3-spec\"\u003e\n\u003cspan\u003eDimming\u003c\/span\u003e \u003cspan\u003eCompatible bulb + suitable dimming control required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a3-spec\"\u003e\n\u003cspan\u003eCord\u003c\/span\u003e \u003cspan\u003e59\" \/ 150cm · Extension available on request\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a3-spec\"\u003e\n\u003cspan\u003eControl\u003c\/span\u003e \u003cspan\u003eInline ON\/OFF button switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a3-spec\"\u003e\n\u003cspan\u003eInstallation\u003c\/span\u003e \u003cspan\u003ePlug-in · No hardwiring required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a3-spec\"\u003e\n\u003cspan\u003eEnvironment\u003c\/span\u003e \u003cspan\u003eIndoor dry locations · IP20\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a3-spec\"\u003e\n\u003cspan\u003ePreparation\u003c\/span\u003e \u003cspan\u003eApprox. 5–10 days\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BEFORE ORDERING\n  ====================================================== --\u003e\n\u003csection class=\"a3-before\"\u003e\n\u003cdiv class=\"a3-before__title\"\u003e\n\u003csmall\u003e Before You Order \u003c\/small\u003e\n\u003ch3\u003eKnow the 3A\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a3-before__rows\"\u003e\n\u003cdiv class=\"a3-before__row\"\u003e\n\u003cstrong\u003e Need task light? \u003c\/strong\u003e\n\u003cp\u003e3A is primarily an ambient lamp. The Washi shade softens and spreads light rather than creating a concentrated beam.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a3-before__row\"\u003e\n\u003cstrong\u003e Small tabletop? \u003c\/strong\u003e\n\u003cp\u003eThe shade is approximately 13 inches wide, so check the intended surface before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a3-before__row\"\u003e\n\u003cstrong\u003e Paper variation? \u003c\/strong\u003e\n\u003cp\u003eNatural fiber texture, slight differences in shape and gradual ambering over time are normal for handmade Washi.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"a3-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       HANDMADE NOTE\n  ====================================================== --\u003e\n\u003cp class=\"a3-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 — MATERIAL\n  ====================================================== --\u003e \u003ca id=\"a3-paper-large\" href=\"#a3-root\" class=\"a3-lightbox\"\u003e \u003cspan class=\"a3-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 natural Washi paper fiber detail\"\u003e \u003cspan class=\"a3-lightbox__text\"\u003e Washi Paper Detail · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"a3-size-large\" href=\"#a3-root\" class=\"a3-lightbox\"\u003e \u003cspan class=\"a3-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-31n-washi-paper-pendant-light-standard-white_2.jpg?v=1778222897\" alt=\"Enlarged Akari 3A Washi paper tripod table lamp dimension drawing\"\u003e \u003cspan class=\"a3-lightbox__text\"\u003e Ø13\" × H22.8\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"stuberlighting","offers":[{"title":"Dia13.0\"xH22.8\" \/ AU Plug","offer_id":52180673560859,"sku":"STB-NG-3A","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Dia13.0\"xH22.8\" \/ EU Plug","offer_id":52180673593627,"sku":"STB-NG-3A","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Dia13.0\"xH22.8\" \/ UK Plug","offer_id":52180673626395,"sku":"STB-NG-3A","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Dia13.0\"xH22.8\" \/ US Plug","offer_id":52180673659163,"sku":"STB-NG-3A","price":278.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-3a-table-lamp-white-background-unlit-stuberlighting.jpg?v=1781314962"},{"product_id":"akari-9a-washi-paper-tripod-table-lamp","title":"Akari 9A Washi Paper Tripod Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AKARI 9A\n   Large-Scale Washi Tripod Table Lamp\n   Compact Editorial Layout\n========================================================= *\/\n\n.stb-9a{\n  --cream:#F5EDD8;\n  --ivory:#FFFCF6;\n  --soft:#FAF7EF;\n  --sand:#EDE3D1;\n  --paper:#F1E5CF;\n\n  --dark:#1C1209;\n  --brown:#4A3218;\n  --walnut:#573C27;\n  --muted:#7B6B58;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703B;\n  --line:#E1D4C0;\n\n  width:100%;\n  max-width:860px;\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\n.stb-9a *,\n.stb-9a *::before,\n.stb-9a *::after{\n  box-sizing:border-box;\n}\n\n.stb-9a h2,\n.stb-9a h3{\n  margin-top:0;\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-9a p{\n  margin-top:0;\n}\n\n.stb-9a__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-9a__heading{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-9a__view{\n  display:block;\n  margin-top:6px;\n\n  color:#826440;\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-9a__intro{\n  max-width:720px;\n  padding:4px 0 24px;\n}\n\n.stb-9a__intro h2{\n  max-width:670px;\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.12;\n}\n\n.stb-9a__intro p{\n  margin:0;\n\n  color:#604F3E;\n  font-size:14px;\n}\n\n\n\/* =========================================================\n   DECISION STRIP\n========================================================= *\/\n\n.stb-9a__strip{\n  display:grid;\n  grid-template-columns:1.15fr .9fr .9fr .9fr;\n\n  margin-bottom:35px;\n\n  overflow:hidden;\n\n  background:var(--dark);\n  border-radius:8px;\n}\n\n.stb-9a__strip-item{\n  min-width:0;\n  padding:14px 13px;\n\n  border-right:1px solid rgba(245,237,216,.15);\n}\n\n.stb-9a__strip-item:last-child{\n  border-right:0;\n}\n\n.stb-9a__strip-item small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#CDBA97;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-9a__strip-item strong{\n  display:block;\n\n  color:#F8F0DF;\n\n  font-size:11.8px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   MATERIAL — FIRST IMAGE\n========================================================= *\/\n\n.stb-9a__material{\n  display:grid;\n  grid-template-columns:180px 1fr;\n  gap:27px;\n  align-items:center;\n\n  max-width:730px;\n\n  margin:0 0 35px;\n  padding:19px 21px;\n\n  background:var(--sand);\n\n  border-radius:8px;\n}\n\n.stb-9a__material-media{\n  width:180px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-9a__media-link{\n  display:block;\n\n  width:100%;\n  padding:6px;\n\n  background:#FBF7EF;\n\n  border:1px solid #D8CAB5;\n  border-radius:6px;\n\n  text-decoration:none;\n}\n\n.stb-9a__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:0 auto;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-9a__material-copy h3{\n  margin:0 0 7px;\n\n  font-size:22px;\n  line-height:1.2;\n}\n\n.stb-9a__material-copy p{\n  margin:0 0 10px;\n\n  color:#5D4A38;\n\n  font-size:12.8px;\n}\n\n.stb-9a__material-notes{\n  display:flex;\n  flex-wrap:wrap;\n  gap:6px;\n}\n\n.stb-9a__material-note{\n  padding:5px 8px;\n\n  background:rgba(255,252,246,.65);\n\n  border:1px solid #D9CBB6;\n  border-radius:20px;\n\n  color:#69543D;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   SIZE — AFTER MATERIAL\n========================================================= *\/\n\n.stb-9a__scale{\n  display:grid;\n  grid-template-columns:205px 1fr;\n  gap:30px;\n  align-items:center;\n\n  margin-bottom:36px;\n}\n\n.stb-9a__scale-media{\n  width:205px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-9a__scale-link{\n  display:block;\n\n  padding:6px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:6px;\n\n  text-decoration:none;\n}\n\n.stb-9a__scale-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-9a__scale-copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n}\n\n.stb-9a__dimension{\n  margin:0 0 7px !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-9a__scale-copy \u003e p{\n  max-width:520px;\n  margin-bottom:13px;\n\n  color:#675441;\n\n  font-size:12.8px;\n}\n\n.stb-9a__placement{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:7px;\n}\n\n.stb-9a__place{\n  padding:10px;\n\n  background:var(--soft);\n\n  border-top:2px solid #D0B584;\n}\n\n.stb-9a__place small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#94764D;\n\n  font-size:7.5px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-9a__place strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:10.5px;\n  line-height:1.35;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   WHY 9A\n========================================================= *\/\n\n.stb-9a__scale-message{\n  display:grid;\n  grid-template-columns:.72fr 1.28fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-9a__scale-number{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:21px;\n\n  background:#F0E3CE;\n}\n\n.stb-9a__scale-number span{\n  margin-bottom:4px;\n\n  color:#967345;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.stb-9a__scale-number strong{\n  color:var(--dark);\n\n  font-size:25px;\n  line-height:1.1;\n  font-weight:500;\n}\n\n.stb-9a__scale-text{\n  padding:21px 22px;\n\n  background:var(--dark);\n}\n\n.stb-9a__scale-text strong{\n  display:block;\n  margin-bottom:5px;\n\n  color:#F8F0DF;\n\n  font-size:13px;\n  font-weight:600;\n}\n\n.stb-9a__scale-text p{\n  margin:0;\n\n  color:#D8CCBA;\n\n  font-size:11.7px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   LIGHT + USE\n========================================================= *\/\n\n.stb-9a__utility{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:36px;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-9a__utility-item{\n  padding:15px 16px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-9a__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-9a__utility-item small{\n  display:block;\n  margin-bottom:4px;\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-9a__utility-item strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n  font-weight:600;\n}\n\n.stb-9a__utility-item p{\n  margin:0;\n\n  color:#675441;\n\n  font-size:10.8px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.stb-9a__details{\n  margin-bottom:34px;\n}\n\n.stb-9a__details-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:0;\n\n  border-top:1px solid var(--line);\n  border-left:1px solid var(--line);\n}\n\n.stb-9a__detail{\n  display:grid;\n  grid-template-columns:38% 62%;\n\n  padding:10px 12px;\n\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-9a__detail span{\n  padding-right:8px;\n\n  color:#8B755B;\n\n  font-size:10px;\n}\n\n.stb-9a__detail strong{\n  color:var(--dark);\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-9a__faq{\n  margin-bottom:30px;\n  padding:19px 21px 7px;\n\n  background:#F8F3E8;\n\n  border-radius:8px;\n}\n\n.stb-9a__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid #DFD3BF;\n}\n\n.stb-9a__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-9a__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--dark);\n\n  font-size:13.2px;\n  font-weight:500;\n}\n\n.stb-9a__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-9a__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-4px;\n\n  color:#A87E3C;\n\n  font-size:22px;\n}\n\n.stb-9a__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-9a__faq details p{\n  margin:8px 0 0;\n\n  color:#665544;\n\n  font-size:12px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-9a__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-9a__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-9a__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-9a__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-9a__shipping strong{\n  color:var(--dark);\n}\n\n.stb-9a__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   WASHI NOTE\n========================================================= *\/\n\n.stb-9a__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-9a__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-9a__lightbox:target{\n  display:flex;\n}\n\n.stb-9a__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-9a__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-9a__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-9a__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-9a__intro h2{\n    font-size:25px;\n  }\n\n\n  \/* STRIP *\/\n\n  .stb-9a__strip{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-9a__strip-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-9a__strip-item:nth-child(-n+2){\n    border-bottom:1px solid rgba(245,237,216,.15);\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-9a__material{\n    grid-template-columns:155px 1fr;\n\n    gap:15px;\n\n    padding:15px;\n  }\n\n  .stb-9a__material-media{\n    width:155px;\n  }\n\n  .stb-9a__material-copy h3{\n    font-size:19px;\n  }\n\n  .stb-9a__material-copy p{\n    font-size:11.8px;\n  }\n\n  .stb-9a__material-notes{\n    display:none;\n  }\n\n\n  \/* SCALE *\/\n\n  .stb-9a__scale{\n    grid-template-columns:165px 1fr;\n\n    gap:17px;\n  }\n\n  .stb-9a__scale-media{\n    width:165px;\n  }\n\n  .stb-9a__scale-copy h3{\n    font-size:19px;\n  }\n\n  .stb-9a__dimension{\n    font-size:17px !important;\n  }\n\n  .stb-9a__scale-copy \u003e p{\n    font-size:11.5px;\n  }\n\n  .stb-9a__placement{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SCALE MESSAGE *\/\n\n  .stb-9a__scale-message{\n    grid-template-columns:1fr;\n  }\n\n  .stb-9a__scale-number{\n    padding:15px 18px;\n  }\n\n  .stb-9a__scale-number strong{\n    font-size:21px;\n  }\n\n  .stb-9a__scale-text{\n    padding:16px 18px;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-9a__utility{\n    grid-template-columns:1fr;\n  }\n\n  .stb-9a__utility-item{\n    padding:13px 15px;\n\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .stb-9a__utility-item:last-child{\n    border-bottom:0;\n  }\n\n\n  \/* DETAILS *\/\n\n  .stb-9a__details-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-9a__faq{\n    padding:18px 17px 7px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-9a__shipping{\n    padding:18px;\n  }\n\n  .stb-9a__shipping p{\n    font-size:12px;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-9a__lightbox{\n    padding:14px;\n  }\n\n  .stb-9a__lightbox img{\n    max-width:94vw;\n    max-height:75vh;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL PHONES\n========================================================= *\/\n\n@media screen and (max-width:470px){\n\n  .stb-9a__material,\n  .stb-9a__scale{\n    grid-template-columns:1fr;\n  }\n\n  .stb-9a__material-media{\n    width:150px;\n  }\n\n  .stb-9a__scale-media{\n    width:165px;\n  }\n\n  .stb-9a__material-copy,\n  .stb-9a__scale-copy{\n    text-align:left;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-9a\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-9a__intro\"\u003e\u003cspan class=\"stb-9a__label\"\u003e Washi Paper · Tripod Table Lamp \u003c\/span\u003e\n\u003ch2\u003eA Larger Table Lamp With Real Sculptural Presence.\u003c\/h2\u003e\n\u003cp\u003eAt 16.5 inches wide and 23.6 inches tall, the Akari 9A is intentionally more substantial than a conventional bedside lamp. Its large Washi shade creates a broad pool of soft ambient light, balanced by three slim black metal legs.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK DECISION STRIP\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-9a__strip\"\u003e\n\u003cdiv class=\"stb-9a__strip-item\"\u003e\n\u003csmall\u003eSize\u003c\/small\u003e \u003cstrong\u003eØ16.5\" × H23.6\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-9a__strip-item\"\u003e\n\u003csmall\u003eMaterial\u003c\/small\u003e \u003cstrong\u003eMulberry Washi\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-9a__strip-item\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003e3000K Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-9a__strip-item\"\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 FIRST\n  ====================================================== --\u003e\n\u003csection id=\"stb-9a-material-section\" class=\"stb-9a__material\"\u003e\n\u003cdiv class=\"stb-9a__material-media\"\u003e\u003ca href=\"#stb-9a-material\" class=\"stb-9a__media-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-9a__view\"\u003e View Material ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-9a__material-copy\"\u003e\n\u003cspan class=\"stb-9a__label\"\u003e Material Detail \u003c\/span\u003e\n\u003ch3\u003eMulberry Washi, Seen Up Close.\u003c\/h3\u003e\n\u003cp\u003eNatural paper fibers give the shade visible texture while softening direct bulb glare. Across the 9A's larger shade, this creates an even, warm ambient glow rather than a hard point of light.\u003c\/p\u003e\n\u003cdiv class=\"stb-9a__material-notes\"\u003e\n\u003cspan class=\"stb-9a__material-note\"\u003e Natural Fiber Texture \u003c\/span\u003e \u003cspan class=\"stb-9a__material-note\"\u003e Hand-Finished Surface \u003c\/span\u003e \u003cspan class=\"stb-9a__material-note\"\u003e Soft Light Diffusion \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL LIGHTBOX --\u003e \u003ca id=\"stb-9a-material\" href=\"#stb-9a-material-section\" class=\"stb-9a__lightbox\"\u003e \u003cspan class=\"stb-9a__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 detail\"\u003e \u003cspan class=\"stb-9a__lightbox-title\"\u003e Mulberry Washi · Material Detail \u003c\/span\u003e \u003cspan class=\"stb-9a__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=\"stb-9a-size-section\" class=\"stb-9a__scale\"\u003e\n\u003cdiv class=\"stb-9a__scale-media\"\u003e\u003ca href=\"#stb-9a-size\" class=\"stb-9a__scale-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-9a-washi-paper-table-lamp-tripod-white_3.jpg?v=1778225540\" alt=\"Akari 9A Washi Paper Tripod Table Lamp dimension reference\" loading=\"lazy\"\u003e \u003cspan class=\"stb-9a__view\"\u003e View Dimensions ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-9a__scale-copy\"\u003e\n\u003cspan class=\"stb-9a__label\"\u003e Size \u0026amp; Placement \u003c\/span\u003e\n\u003ch3\u003eGive the 9A Enough Surface Space.\u003c\/h3\u003e\n\u003cp class=\"stb-9a__dimension\"\u003eØ16.5\" × H23.6\"\u003c\/p\u003e\n\u003cp\u003eØ42 × H60 cm. Its 16.5-inch width gives the 9A considerably more visual weight than a compact bedside lamp, so it looks best on furniture that can comfortably support its scale.\u003c\/p\u003e\n\u003cdiv class=\"stb-9a__placement\"\u003e\n\u003cdiv class=\"stb-9a__place\"\u003e\n\u003csmall\u003e Living Room \u003c\/small\u003e \u003cstrong\u003e Large Side Table \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-9a__place\"\u003e\n\u003csmall\u003e Storage Furniture \u003c\/small\u003e \u003cstrong\u003e Console · Sideboard \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-9a__place\"\u003e\n\u003csmall\u003e Bedroom \u003c\/small\u003e \u003cstrong\u003e Dresser · Large Nightstand \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-9a-size\" href=\"#stb-9a-size-section\" class=\"stb-9a__lightbox\"\u003e \u003cspan class=\"stb-9a__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-9a-washi-paper-table-lamp-tripod-white_3.jpg?v=1778225540\" alt=\"Enlarged Akari 9A dimensions\"\u003e \u003cspan class=\"stb-9a__lightbox-title\"\u003e Ø16.5\" × H23.6\" · Ø42 × H60cm \u003c\/span\u003e \u003cspan class=\"stb-9a__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\u003csection class=\"stb-9a__scale-message\"\u003e\n\u003cdiv class=\"stb-9a__scale-number\"\u003e\n\u003cspan\u003e What Makes 9A Different \u003c\/span\u003e \u003cstrong\u003e 16.5\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-9a__scale-text\"\u003e\n\u003cstrong\u003e A wider shade creates more presence. \u003c\/strong\u003e\n\u003cp\u003eThe 9A is the largest tripod table lamp in this Akari family. Its wider paper body works especially well when a smaller table lamp would look undersized on substantial furniture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT \/ SETUP \/ PREP\n  ====================================================== --\u003e\n\u003csection class=\"stb-9a__utility\"\u003e\n\u003cdiv class=\"stb-9a__utility-item\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e 3000K Bulb Included \u003c\/strong\u003e\n\u003cp\u003eE26 \/ E27, maximum 40W. Designed for soft ambient illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-9a__utility-item\"\u003e\n\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Plug-In · Inline Switch \u003c\/strong\u003e\n\u003cp\u003e59\" \/ 150cm cord. No electrician or hardwiring required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-9a__utility-item\"\u003e\n\u003csmall\u003e Preparation \u003c\/small\u003e \u003cstrong\u003e Handcrafted in 5–10 Days \u003c\/strong\u003e\n\u003cp\u003eEach lamp is prepared by hand before shipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-9a__details\"\u003e\u003cspan class=\"stb-9a__label\"\u003e Specifications \u003c\/span\u003e\n\u003ch3 class=\"stb-9a__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-9a__details-grid\"\u003e\n\u003cdiv class=\"stb-9a__detail\"\u003e\n\u003cspan\u003eDimensions\u003c\/span\u003e \u003cstrong\u003eØ16.5\" × H23.6\" · Ø42 × H60cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-9a__detail\"\u003e\n\u003cspan\u003eLead Time\u003c\/span\u003e \u003cstrong\u003e5–10 Days Handcrafted Preparation\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-9a__detail\"\u003e\n\u003cspan\u003eShade\u003c\/span\u003e \u003cstrong\u003eOff-White Mulberry Washi Paper\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-9a__detail\"\u003e\n\u003cspan\u003eStructure\u003c\/span\u003e \u003cstrong\u003eBamboo Ribbing\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-9a__detail\"\u003e\n\u003cspan\u003eBase\u003c\/span\u003e \u003cstrong\u003eBlack Metal Tripod\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-9a__detail\"\u003e\n\u003cspan\u003eBulb Base\u003c\/span\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-9a__detail\"\u003e\n\u003cspan\u003eBulb Included\u003c\/span\u003e \u003cstrong\u003eYes · 3000K Warm White\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-9a__detail\"\u003e\n\u003cspan\u003eMax Wattage\u003c\/span\u003e \u003cstrong\u003e40W\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-9a__detail\"\u003e\n\u003cspan\u003eDimming\u003c\/span\u003e \u003cstrong\u003eCompatible With Suitable Dimmable Bulb\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-9a__detail\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cstrong\u003eAC 110–240V\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-9a__detail\"\u003e\n\u003cspan\u003eCord\u003c\/span\u003e \u003cstrong\u003e59\" \/ 150cm · Extension Available\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-9a__detail\"\u003e\n\u003cspan\u003eControl\u003c\/span\u003e \u003cstrong\u003eIn-Line ON\/OFF Switch\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-9a__detail\"\u003e\n\u003cspan\u003eInstallation\u003c\/span\u003e \u003cstrong\u003ePlug-In · No Hardwiring\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-9a__detail\"\u003e\n\u003cspan\u003eEnvironment\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-9a__faq\"\u003e\n\u003ch3 class=\"stb-9a__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the 9A too large for a normal bedside table?\u003c\/summary\u003e\n\u003cp\u003eIt depends on the furniture. At 16.5\" wide and 23.6\" tall, the 9A is larger than a typical bedside lamp. It works best on a substantial nightstand, dresser, side table or console where the shade has enough visual and physical space.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat kind of light does it provide?\u003c\/summary\u003e\n\u003cp\u003eThe included 3000K bulb shines through the large Washi shade to create soft ambient light. The 9A is intended more for atmosphere and comfortable room lighting than concentrated reading or task illumination.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should 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 cleaners or use a damp cloth. Keep the shade 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-9a__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 WASHI NOTE\n  ====================================================== --\u003e\n\u003cp class=\"stb-9a__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":"Dia16.5\"xH23.6\" \/ AU Plug","offer_id":52180856144155,"sku":"STB-NG-9A","price":318.0,"currency_code":"USD","in_stock":true},{"title":"Dia16.5\"xH23.6\" \/ EU Plug","offer_id":52180856176923,"sku":"STB-NG-9A","price":318.0,"currency_code":"USD","in_stock":true},{"title":"Dia16.5\"xH23.6\" \/ UK Plug","offer_id":52180856209691,"sku":"STB-NG-9A","price":318.0,"currency_code":"USD","in_stock":true},{"title":"Dia16.5\"xH23.6\" \/ US Plug","offer_id":52180856242459,"sku":"STB-NG-9A","price":318.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-9a-square-table-lamp-white-background-lit-stuberlighting.jpg?v=1781315555"},{"product_id":"washi-paper-whimsy-dual-pendant-cluster-light","title":"Washi Paper Whimsy Dual Pendant Cluster Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — WHIMSY DUAL\n   Dual-Form Washi Pendant Cluster\n   Composition-Led \/ Compact Editorial Layout\n========================================================= *\/\n\n.stb-whimsy{\n  --cream:#F5EDD8;\n  --ivory:#FFFCF6;\n  --soft:#FAF7EF;\n  --sand:#EDE3D1;\n  --paper:#F1E5CF;\n\n  --dark:#1C1209;\n  --brown:#4A3218;\n  --walnut:#573C27;\n  --muted:#7B6B58;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703B;\n  --line:#E2D5C1;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-whimsy *,\n.stb-whimsy *::before,\n.stb-whimsy *::after{\n  box-sizing:border-box;\n}\n\n.stb-whimsy h2,\n.stb-whimsy 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-whimsy p{\n  margin-top:0;\n}\n\n.stb-whimsy__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-whimsy__heading{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-whimsy__view{\n  display:block;\n  margin-top:6px;\n\n  color:#826440;\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-whimsy__intro{\n  display:grid;\n  grid-template-columns:1fr 210px;\n  gap:30px;\n  align-items:end;\n\n  padding:4px 0 25px;\n}\n\n.stb-whimsy__intro-copy{\n  max-width:650px;\n}\n\n.stb-whimsy__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-whimsy__intro p{\n  margin:0;\n\n  color:#604F3E;\n  font-size:14px;\n}\n\n\n\/* large typographic signature *\/\n\n.stb-whimsy__signature{\n  padding-left:18px;\n\n  border-left:1px solid var(--line);\n}\n\n.stb-whimsy__signature strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:28px;\n  line-height:1;\n  font-weight:500;\n}\n\n.stb-whimsy__signature span{\n  display:block;\n  margin-top:6px;\n\n  color:#846B4D;\n\n  font-size:9px;\n  line-height:1.5;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   KEY FACTS\n========================================================= *\/\n\n.stb-whimsy__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:35px;\n\n  overflow:hidden;\n\n  background:var(--dark);\n\n  border-radius:7px;\n}\n\n.stb-whimsy__fact{\n  padding:14px 13px;\n\n  border-right:1px solid rgba(245,237,216,.15);\n}\n\n.stb-whimsy__fact:last-child{\n  border-right:0;\n}\n\n.stb-whimsy__fact small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#CBB795;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-whimsy__fact strong{\n  display:block;\n\n  color:#F8F0DF;\n\n  font-size:11.8px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   COMPOSITION — UNIQUE TO THIS PRODUCT\n========================================================= *\/\n\n.stb-whimsy__compose{\n  margin-bottom:38px;\n}\n\n.stb-whimsy__compose-head{\n  max-width:640px;\n  margin-bottom:16px;\n}\n\n.stb-whimsy__compose-head p{\n  margin:0;\n\n  color:#665441;\n\n  font-size:12.8px;\n}\n\n\n\/* visual pair *\/\n\n.stb-whimsy__pair{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:1px;\n\n  min-height:180px;\n\n  overflow:hidden;\n\n  background:var(--dark);\n\n  border-radius:9px;\n}\n\n.stb-whimsy__shape{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  flex-direction:column;\n\n  padding:20px;\n\n  background:#F0E4D0;\n}\n\n.stb-whimsy__shape:last-child{\n  background:#E9D9BF;\n}\n\n.stb-whimsy__orb{\n  display:block;\n\n  margin-bottom:10px;\n\n  background:#FFF9EC;\n\n  border:1px solid #D5C6AE;\n\n  box-shadow:\n    inset 0 0 18px rgba(200,169,110,.12),\n    0 5px 18px rgba(74,50,24,.06);\n}\n\n.stb-whimsy__orb--sphere{\n  width:82px;\n  height:82px;\n\n  border-radius:50%;\n}\n\n.stb-whimsy__orb--oval{\n  width:103px;\n  height:58px;\n\n  border-radius:50%;\n}\n\n.stb-whimsy__shape small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#97794F;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-whimsy__shape strong{\n  color:var(--dark);\n\n  font-size:12px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   THREE ARRANGEMENT IDEAS\n========================================================= *\/\n\n.stb-whimsy__arrangements{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:9px;\n\n  margin-top:10px;\n}\n\n.stb-whimsy__arrangement{\n  padding:13px 14px;\n\n  background:var(--soft);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.stb-whimsy__arrangement:nth-child(2){\n  background:#F3E8D6;\n}\n\n.stb-whimsy__arrangement:nth-child(3){\n  background:#EDE0CC;\n}\n\n.stb-whimsy__arrangement small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#94754A;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-whimsy__arrangement strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.stb-whimsy__arrangement p{\n  margin:0;\n\n  color:#675441;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   DETAIL + MATERIAL\n   BOTH BEFORE DIMENSION IMAGE\n========================================================= *\/\n\n.stb-whimsy__evidence{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:12px;\n\n  margin-bottom:38px;\n}\n\n.stb-whimsy__evidence-card{\n  display:grid;\n  grid-template-columns:145px 1fr;\n  gap:16px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:16px;\n\n  border:1px solid var(--line);\n  border-radius:8px;\n}\n\n.stb-whimsy__evidence-card:first-child{\n  background:var(--cream);\n}\n\n.stb-whimsy__evidence-card:last-child{\n  background:var(--sand);\n}\n\n.stb-whimsy__thumb{\n  width:145px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-whimsy__thumb-link{\n  display:block;\n\n  width:100%;\n\n  padding:5px;\n\n  background:#FFFCF6;\n\n  border:1px solid #D9CCB8;\n  border-radius:6px;\n\n  text-decoration:none;\n}\n\n.stb-whimsy__thumb-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-whimsy__evidence-copy h3{\n  margin:0 0 5px;\n\n  font-size:17px;\n  line-height:1.2;\n}\n\n.stb-whimsy__evidence-copy p{\n  margin:0;\n\n  color:#65513F;\n\n  font-size:10.8px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   DIMENSION SECTION — AFTER DETAIL \/ MATERIAL\n========================================================= *\/\n\n.stb-whimsy__size{\n  display:grid;\n  grid-template-columns:190px 1fr;\n  gap:26px;\n  align-items:center;\n\n  margin-bottom:38px;\n}\n\n.stb-whimsy__size-media{\n  width:190px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-whimsy__size-link{\n  display:block;\n\n  width:100%;\n\n  padding:6px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:6px;\n\n  text-decoration:none;\n}\n\n.stb-whimsy__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-whimsy__size-copy h3{\n  margin:0 0 7px;\n\n  font-size:22px;\n}\n\n.stb-whimsy__size-pair{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:7px;\n\n  margin-top:12px;\n}\n\n.stb-whimsy__size-piece{\n  padding:10px 11px;\n\n  background:var(--soft);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-whimsy__size-piece small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#97794F;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-whimsy__size-piece strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:11px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   SPIDER MOUNT\n========================================================= *\/\n\n.stb-whimsy__mount{\n  display:grid;\n  grid-template-columns:.9fr 1.1fr;\n\n  margin-bottom:38px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-whimsy__mount-title{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:21px;\n\n  background:var(--walnut);\n}\n\n.stb-whimsy__mount-title small{\n  display:block;\n  margin-bottom:5px;\n\n  color:#D8B978;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.stb-whimsy__mount-title strong{\n  color:#F8F0DF;\n\n  font-size:18px;\n  line-height:1.25;\n  font-weight:500;\n}\n\n.stb-whimsy__mount-body{\n  padding:20px 22px;\n\n  background:#F2E7D5;\n}\n\n.stb-whimsy__mount-body p{\n  margin:0 0 11px;\n\n  color:#604D3A;\n\n  font-size:12px;\n}\n\n.stb-whimsy__mount-row{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:7px;\n}\n\n.stb-whimsy__mount-chip{\n  padding:9px 10px;\n\n  background:rgba(255,252,246,.65);\n\n  color:#5F4B38;\n\n  font-size:10.5px;\n  line-height:1.4;\n}\n\n.stb-whimsy__mount-chip strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:10.8px;\n}\n\n\n\/* =========================================================\n   LIGHT + INSTALL\n========================================================= *\/\n\n.stb-whimsy__utility{\n  display:grid;\n  grid-template-columns:repeat(3,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-whimsy__utility-item{\n  padding:14px 15px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-whimsy__utility-item:last-child{\n  border-right:0;\n}\n\n.stb-whimsy__utility-item small{\n  display:block;\n  margin-bottom:4px;\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-whimsy__utility-item strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.7px;\n  font-weight:600;\n}\n\n.stb-whimsy__utility-item p{\n  margin:0;\n\n  color:#675441;\n\n  font-size:10.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-whimsy__details{\n  margin-bottom:34px;\n}\n\n.stb-whimsy__specs{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border-top:1px solid var(--line);\n  border-left:1px solid var(--line);\n}\n\n.stb-whimsy__spec{\n  display:grid;\n  grid-template-columns:38% 62%;\n\n  padding:10px 12px;\n\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-whimsy__spec span{\n  padding-right:8px;\n\n  color:#8B755B;\n\n  font-size:9.5px;\n}\n\n.stb-whimsy__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-whimsy__faq{\n  margin-bottom:30px;\n\n  padding:19px 21px 7px;\n\n  background:#F8F3E8;\n\n  border-radius:8px;\n}\n\n.stb-whimsy__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid #DFD3BF;\n}\n\n.stb-whimsy__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-whimsy__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--dark);\n\n  font-size:13.2px;\n  font-weight:500;\n}\n\n.stb-whimsy__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-whimsy__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-4px;\n\n  color:#A87E3C;\n\n  font-size:22px;\n}\n\n.stb-whimsy__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-whimsy__faq details p{\n  margin:8px 0 0;\n\n  color:#665544;\n\n  font-size:12px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-whimsy__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-whimsy__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-whimsy__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-whimsy__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-whimsy__shipping strong{\n  color:var(--dark);\n}\n\n.stb-whimsy__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-whimsy__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-whimsy__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-whimsy__lightbox:target{\n  display:flex;\n}\n\n.stb-whimsy__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-whimsy__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-whimsy__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-whimsy__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-whimsy__intro{\n    grid-template-columns:1fr;\n    gap:15px;\n  }\n\n  .stb-whimsy__intro h2{\n    font-size:25px;\n  }\n\n  .stb-whimsy__signature{\n    display:flex;\n    align-items:center;\n    gap:10px;\n\n    padding:10px 0 0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .stb-whimsy__signature strong{\n    font-size:22px;\n  }\n\n  .stb-whimsy__signature span{\n    margin:0;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-whimsy__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-whimsy__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-whimsy__fact:nth-child(-n+2){\n    border-bottom:1px solid rgba(245,237,216,.15);\n  }\n\n\n  \/* PAIR *\/\n\n  .stb-whimsy__pair{\n    min-height:150px;\n  }\n\n  .stb-whimsy__orb--sphere{\n    width:65px;\n    height:65px;\n  }\n\n  .stb-whimsy__orb--oval{\n    width:82px;\n    height:48px;\n  }\n\n\n  \/* ARRANGEMENTS *\/\n\n  .stb-whimsy__arrangements{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* EVIDENCE *\/\n\n  .stb-whimsy__evidence{\n    grid-template-columns:1fr;\n  }\n\n  .stb-whimsy__evidence-card{\n    grid-template-columns:125px 1fr;\n  }\n\n  .stb-whimsy__thumb{\n    width:125px;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-whimsy__size{\n    grid-template-columns:160px 1fr;\n\n    gap:16px;\n  }\n\n  .stb-whimsy__size-media{\n    width:160px;\n  }\n\n  .stb-whimsy__size-copy h3{\n    font-size:19px;\n  }\n\n  .stb-whimsy__size-pair{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* MOUNT *\/\n\n  .stb-whimsy__mount{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-whimsy__utility{\n    grid-template-columns:1fr;\n  }\n\n  .stb-whimsy__utility-item{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .stb-whimsy__utility-item:last-child{\n    border-bottom:0;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-whimsy__specs{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-whimsy__faq{\n    padding:18px 17px 7px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-whimsy__shipping{\n    padding:18px;\n  }\n\n  .stb-whimsy__shipping p{\n    font-size:12px;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-whimsy__lightbox{\n    padding:14px;\n  }\n\n  .stb-whimsy__lightbox img{\n    max-width:94vw;\n    max-height:75vh;\n  }\n\n}\n\n\n\/* very narrow *\/\n\n@media screen and (max-width:470px){\n\n  .stb-whimsy__evidence-card,\n  .stb-whimsy__size{\n    grid-template-columns:1fr;\n  }\n\n  .stb-whimsy__thumb{\n    width:145px;\n  }\n\n  .stb-whimsy__size-media{\n    width:175px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-whimsy\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-whimsy__intro\"\u003e\n\u003cdiv class=\"stb-whimsy__intro-copy\"\u003e\n\u003cspan class=\"stb-whimsy__label\"\u003e Washi Paper · Dual Pendant Cluster \u003c\/span\u003e\n\u003ch2\u003eTwo Different Forms. One Flexible Composition.\u003c\/h2\u003e\n\u003cp\u003eWhimsy pairs a large Washi sphere with a lower-profile oval shade, both suspended from one ceiling canopy. Adjust each cord independently to create a balanced pair, a staggered cascade or a wider asymmetric arrangement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__signature\"\u003e\n\u003cstrong\u003e 2 + 1 \u003c\/strong\u003e \u003cspan\u003e Two Washi Shades\u003cbr\u003eOne Ceiling Canopy \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-whimsy__facts\"\u003e\n\u003cdiv class=\"stb-whimsy__fact\"\u003e\n\u003csmall\u003eSphere\u003c\/small\u003e \u003cstrong\u003eØ25.6\" \/ 65cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__fact\"\u003e\n\u003csmall\u003eOval\u003c\/small\u003e \u003cstrong\u003eØ19.7\" \/ 50cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__fact\"\u003e\n\u003csmall\u003eSuspension\u003c\/small\u003e \u003cstrong\u003e2 × 59\" Adjustable\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__fact\"\u003e\n\u003csmall\u003eBulbs\u003c\/small\u003e \u003cstrong\u003e2 × 3000K Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       COMPOSE THE PAIR\n  ====================================================== --\u003e\n\u003csection class=\"stb-whimsy__compose\"\u003e\n\u003cdiv class=\"stb-whimsy__compose-head\"\u003e\n\u003cspan class=\"stb-whimsy__label\"\u003e Compose the Pair \u003c\/span\u003e\n\u003ch3 class=\"stb-whimsy__heading\"\u003eThe Mismatch Is the Design.\u003c\/h3\u003e\n\u003cp\u003eOne full sphere and one flatter oval create more visual movement than two identical lanterns. Their independent cords let you decide how symmetrical or relaxed the final installation feels.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__pair\"\u003e\n\u003cdiv class=\"stb-whimsy__shape\"\u003e\n\u003cspan class=\"stb-whimsy__orb stb-whimsy__orb--sphere\"\u003e\u003c\/span\u003e \u003csmall\u003e Form 01 \u003c\/small\u003e \u003cstrong\u003e Ø25.6\" Sphere \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__shape\"\u003e\n\u003cspan class=\"stb-whimsy__orb stb-whimsy__orb--oval\"\u003e\u003c\/span\u003e \u003csmall\u003e Form 02 \u003c\/small\u003e \u003cstrong\u003e Ø19.7\" Oval \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__arrangements\"\u003e\n\u003cdiv class=\"stb-whimsy__arrangement\"\u003e\n\u003csmall\u003e Arrangement 01 \u003c\/small\u003e \u003cstrong\u003e Balanced \u003c\/strong\u003e\n\u003cp\u003eKeep both shades at similar heights for a calmer, more symmetrical composition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__arrangement\"\u003e\n\u003csmall\u003e Arrangement 02 \u003c\/small\u003e \u003cstrong\u003e Staggered \u003c\/strong\u003e\n\u003cp\u003eDrop one shade lower to create the layered, relaxed look Whimsy is designed for.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__arrangement\"\u003e\n\u003csmall\u003e Arrangement 03 \u003c\/small\u003e \u003cstrong\u003e Spread Wide \u003c\/strong\u003e\n\u003cp\u003eSeparate the two suspension points visually to cover a longer table or larger ceiling volume.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL + MATERIAL\n       BOTH BEFORE SIZE\n  ====================================================== --\u003e\n\u003csection class=\"stb-whimsy__evidence\"\u003e\u003c!-- PRODUCT DETAIL --\u003e\n\u003carticle id=\"whimsy-detail-section\" class=\"stb-whimsy__evidence-card\"\u003e\n\u003cdiv class=\"stb-whimsy__thumb\"\u003e\u003ca href=\"#whimsy-detail\" class=\"stb-whimsy__thumb-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-washi-paper-whimsy-dual-pendant-cluster_13.png?v=1778228788\" alt=\"Whimsy Dual Pendant Cluster product construction detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-whimsy__view\"\u003e View Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__evidence-copy\"\u003e\n\u003cspan class=\"stb-whimsy__label\"\u003e Product Detail \u003c\/span\u003e\n\u003ch3\u003eBuilt as One Dual-Light System\u003c\/h3\u003e\n\u003cp\u003eBoth pendants connect back to one canopy, keeping the installation visually unified while allowing each shade to hang independently.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MATERIAL --\u003e\n\u003carticle id=\"whimsy-material-section\" class=\"stb-whimsy__evidence-card\"\u003e\n\u003cdiv class=\"stb-whimsy__thumb\"\u003e\u003ca href=\"#whimsy-material\" class=\"stb-whimsy__thumb-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-whimsy__view\"\u003e View Material ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__evidence-copy\"\u003e\n\u003cspan class=\"stb-whimsy__label\"\u003e Material \u003c\/span\u003e\n\u003ch3\u003eMulberry Washi\u003c\/h3\u003e\n\u003cp\u003eVisible natural fibers soften direct bulb glare, allowing both lanterns to produce a warm, diffused layer of ambient light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"whimsy-detail\" href=\"#whimsy-detail-section\" class=\"stb-whimsy__lightbox\"\u003e \u003cspan class=\"stb-whimsy__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-washi-paper-whimsy-dual-pendant-cluster_13.png?v=1778228788\" alt=\"Enlarged Whimsy Dual Pendant Cluster detail\"\u003e \u003cspan class=\"stb-whimsy__lightbox-title\"\u003e Whimsy Dual · Product Detail \u003c\/span\u003e \u003cspan class=\"stb-whimsy__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       MATERIAL LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"whimsy-material\" href=\"#whimsy-material-section\" class=\"stb-whimsy__lightbox\"\u003e \u003cspan class=\"stb-whimsy__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\"\u003e \u003cspan class=\"stb-whimsy__lightbox-title\"\u003e Mulberry Washi · Material Detail \u003c\/span\u003e \u003cspan class=\"stb-whimsy__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE IMAGE — AFTER DETAIL + MATERIAL\n  ====================================================== --\u003e\n\u003csection id=\"whimsy-size-section\" class=\"stb-whimsy__size\"\u003e\n\u003cdiv class=\"stb-whimsy__size-media\"\u003e\u003ca href=\"#whimsy-size\" class=\"stb-whimsy__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-washi-paper-whimsy-dual-pendant-cluster_3.jpg?v=1778228788\" alt=\"Whimsy Dual Pendant Cluster dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-whimsy__view\"\u003e View Dimensions ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__size-copy\"\u003e\n\u003cspan class=\"stb-whimsy__label\"\u003e Shade Scale \u003c\/span\u003e\n\u003ch3\u003eTwo Different Sizes by Design.\u003c\/h3\u003e\n\u003cdiv class=\"stb-whimsy__size-pair\"\u003e\n\u003cdiv class=\"stb-whimsy__size-piece\"\u003e\n\u003csmall\u003e Sphere \u003c\/small\u003e \u003cstrong\u003e Ø25.6\" \/ Ø65cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__size-piece\"\u003e\n\u003csmall\u003e Oval \u003c\/small\u003e \u003cstrong\u003e Ø19.7\" \/ Ø50cm \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=\"whimsy-size\" href=\"#whimsy-size-section\" class=\"stb-whimsy__lightbox\"\u003e \u003cspan class=\"stb-whimsy__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-washi-paper-whimsy-dual-pendant-cluster_3.jpg?v=1778228788\" alt=\"Enlarged Whimsy Dual Pendant dimension diagram\"\u003e \u003cspan class=\"stb-whimsy__lightbox-title\"\u003e Sphere Ø25.6\" · Oval Ø19.7\" \u003c\/span\u003e \u003cspan class=\"stb-whimsy__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SPIDER MOUNT\n  ====================================================== --\u003e\n\u003csection class=\"stb-whimsy__mount\"\u003e\n\u003cdiv class=\"stb-whimsy__mount-title\"\u003e\n\u003csmall\u003e Spider Mount \u003c\/small\u003e \u003cstrong\u003e One Canopy.\u003cbr\u003eTwo Adjustable Drops. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__mount-body\"\u003e\n\u003cp\u003eBoth cords originate from one ceiling connection, but each shade can be positioned independently during installation.\u003c\/p\u003e\n\u003cdiv class=\"stb-whimsy__mount-row\"\u003e\n\u003cdiv class=\"stb-whimsy__mount-chip\"\u003e\n\u003cstrong\u003e 2 × 59\" Cords \u003c\/strong\u003e Individually adjustable.\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__mount-chip\"\u003e\n\u003cstrong\u003e Longer Drops Available \u003c\/strong\u003e Custom extension on request.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT + INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-whimsy__utility\"\u003e\n\u003cdiv class=\"stb-whimsy__utility-item\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e 2 × 3000K Bulbs Included \u003c\/strong\u003e\n\u003cp\u003eE26 \/ E27. Warm ambient light through both Washi shades.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__utility-item\"\u003e\n\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmable Bulb Compatible \u003c\/strong\u003e\n\u003cp\u003eUse suitable dimmable E26 \/ E27 bulbs when brightness control is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__utility-item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003cp\u003eStandard, vaulted and sloped ceilings. Professional installation recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-whimsy__details\"\u003e\u003cspan class=\"stb-whimsy__label\"\u003e Specifications \u003c\/span\u003e\n\u003ch3 class=\"stb-whimsy__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-whimsy__specs\"\u003e\n\u003cdiv class=\"stb-whimsy__spec\"\u003e\n\u003cspan\u003eSphere Shade\u003c\/span\u003e \u003cstrong\u003eØ25.6\" \/ Ø65cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__spec\"\u003e\n\u003cspan\u003eOval Shade\u003c\/span\u003e \u003cstrong\u003eØ19.7\" \/ Ø50cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__spec\"\u003e\n\u003cspan\u003eMaterial\u003c\/span\u003e \u003cstrong\u003eMulberry Washi Paper\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__spec\"\u003e\n\u003cspan\u003eStructure\u003c\/span\u003e \u003cstrong\u003eBamboo Ribbing · Metal Frame\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__spec\"\u003e\n\u003cspan\u003eBulb Base\u003c\/span\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__spec\"\u003e\n\u003cspan\u003eBulbs Included\u003c\/span\u003e \u003cstrong\u003e2 × 3000K Warm White\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__spec\"\u003e\n\u003cspan\u003eMax Wattage\u003c\/span\u003e \u003cstrong\u003e40W Per Shade · 80W Total\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__spec\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cstrong\u003eAC 110–240V\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__spec\"\u003e\n\u003cspan\u003eDimming\u003c\/span\u003e \u003cstrong\u003eCompatible Dimmable Bulbs\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__spec\"\u003e\n\u003cspan\u003eCords\u003c\/span\u003e \u003cstrong\u003e2 × 59\" \/ 150cm Adjustable\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__spec\"\u003e\n\u003cspan\u003eMount\u003c\/span\u003e \u003cstrong\u003eSingle Canopy · Dual Spider Suspension\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__spec\"\u003e\n\u003cspan\u003eInstallation\u003c\/span\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__spec\"\u003e\n\u003cspan\u003eCeiling\u003c\/span\u003e \u003cstrong\u003eStandard · Vaulted · Sloped\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-whimsy__spec\"\u003e\n\u003cspan\u003eEnvironment\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-whimsy__faq\"\u003e\n\u003ch3 class=\"stb-whimsy__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo the two shades have to hang at the same height?\u003c\/summary\u003e\n\u003cp\u003eNo. Each 59\" suspension cord can be adjusted independently. Keep the pair relatively level for a balanced look or stagger them to emphasize the contrast between the sphere and oval shades.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow far apart should I position the two shades?\u003c\/summary\u003e\n\u003cp\u003eThere is no single required spacing. Above a table or island, keep enough separation for the two forms to read individually without feeling disconnected. Larger vaulted spaces can support a much wider spread.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use longer suspension cords?\u003c\/summary\u003e\n\u003cp\u003eYes. Each standard cord is 59\" \/ 150cm. Longer suspension lengths can be prepared on request for high ceilings, stairwells and other taller installations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-whimsy__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 WASHI NOTE\n  ====================================================== --\u003e\n\u003cp class=\"stb-whimsy__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":"Dia25.6\"+Dia19.7\"","offer_id":52180948386075,"sku":"STB-NG-WHIMSY","price":585.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-whimsy-2-light-pendant-white-background-unlit-stuberlighting.jpg?v=1781316074"},{"product_id":"akari-zara-washi-paper-lantern-table-lamp","title":"Akari Zara Washi Paper Lantern Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AKARI ZARA\n   Texture-Led Washi Table Lamp\n   Distinct Visual Composition \/ Compact Images\n========================================================= *\/\n\n.stb-zara{\n  --cream:#F5EDD8;\n  --ivory:#FFFCF6;\n  --soft:#FAF7EF;\n  --sand:#E7DAC6;\n  --paper:#F1E5CF;\n\n  --dark:#1C1209;\n  --charcoal:#29221C;\n  --brown:#4A3218;\n  --walnut:#573C27;\n  --coffee:#39271D;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703B;\n  --line:#DCCDB7;\n  --muted:#786550;\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-zara *,\n.stb-zara *::before,\n.stb-zara *::after{\n  box-sizing:border-box;\n}\n\n.stb-zara h2,\n.stb-zara 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-zara p{\n  margin-top:0;\n}\n\n.stb-zara__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-zara__heading{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-zara__view{\n  display:block;\n\n  margin-top:6px;\n\n  color:#82603A;\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 — DIFFERENT FROM PREVIOUS PRODUCTS\n========================================================= *\/\n\n.stb-zara__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 185px;\n  gap:34px;\n  align-items:end;\n\n  padding:4px 0 27px;\n}\n\n.stb-zara__intro-main{\n  max-width:650px;\n}\n\n.stb-zara__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-zara__intro p{\n  margin:0;\n\n  color:#604E3D;\n  font-size:14px;\n}\n\n.stb-zara__ratio{\n  padding:14px 0 3px 18px;\n\n  border-left:2px solid var(--gold);\n}\n\n.stb-zara__ratio small{\n  display:block;\n  margin-bottom:5px;\n\n  color:#92703B;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.stb-zara__ratio strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:25px;\n  line-height:1;\n  font-weight:500;\n}\n\n.stb-zara__ratio span{\n  display:block;\n  margin-top:5px;\n\n  color:#735E47;\n\n  font-size:9.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   DARK DECISION BAR\n========================================================= *\/\n\n.stb-zara__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:35px;\n\n  overflow:hidden;\n\n  background:var(--dark);\n\n  border-radius:8px;\n  box-shadow:0 8px 24px rgba(28,18,9,.08);\n}\n\n.stb-zara__fact{\n  padding:14px 13px;\n\n  border-right:1px solid rgba(245,237,216,.14);\n}\n\n.stb-zara__fact:last-child{\n  border-right:0;\n}\n\n.stb-zara__fact small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#CEB993;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-zara__fact strong{\n  display:block;\n\n  color:#F8F0DF;\n\n  font-size:11.8px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   SIGNATURE TEXTURE\n========================================================= *\/\n\n.stb-zara__texture{\n  margin-bottom:36px;\n}\n\n.stb-zara__texture-title{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:12px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-zara__texture-half{\n  padding:17px 18px;\n}\n\n.stb-zara__texture-half:first-child{\n  background:#EADBC4;\n}\n\n.stb-zara__texture-half:last-child{\n  background:var(--walnut);\n}\n\n.stb-zara__texture-half small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#8E6E43;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.stb-zara__texture-half:last-child small{\n  color:#D3B578;\n}\n\n.stb-zara__texture-half strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:13px;\n  font-weight:600;\n}\n\n.stb-zara__texture-half:last-child strong{\n  color:#FFF5E4;\n}\n\n.stb-zara__texture-half p{\n  margin:0;\n\n  color:#68523E;\n\n  font-size:10.8px;\n  line-height:1.5;\n}\n\n.stb-zara__texture-half:last-child p{\n  color:#DCCFBC;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAIL — IMAGE 01\n========================================================= *\/\n\n.stb-zara__detail{\n  display:grid;\n  grid-template-columns:170px 1fr;\n  gap:25px;\n  align-items:center;\n\n  max-width:710px;\n\n  margin:0 0 34px;\n  padding:18px 20px;\n\n  background:var(--ivory);\n\n  border:1px solid #D9CBB6;\n  border-left:5px solid var(--walnut);\n  border-radius:7px;\n}\n\n.stb-zara__detail-media{\n  width:170px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-zara__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:5px;\n\n  background:#F5ECDE;\n\n  border:1px solid #D8C9B2;\n  border-radius:6px;\n\n  text-decoration:none;\n}\n\n.stb-zara__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-zara__detail-copy h3{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.2;\n}\n\n.stb-zara__detail-copy p{\n  margin:0;\n\n  color:#604D3B;\n\n  font-size:12.5px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   MATERIAL — IMAGE 02\n========================================================= *\/\n\n.stb-zara__material{\n  display:grid;\n  grid-template-columns:1fr 155px;\n  gap:26px;\n  align-items:center;\n\n  max-width:690px;\n\n  margin:0 0 36px auto;\n  padding:18px 20px;\n\n  background:var(--sand);\n\n  border-radius:7px;\n}\n\n.stb-zara__material-copy{\n  order:1;\n}\n\n.stb-zara__material-media{\n  order:2;\n\n  width:155px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-zara__material-copy h3{\n  margin:0 0 7px;\n\n  font-size:21px;\n}\n\n.stb-zara__material-copy p{\n  margin:0 0 9px;\n\n  color:#604D3B;\n\n  font-size:12.3px;\n}\n\n.stb-zara__chips{\n  display:flex;\n  flex-wrap:wrap;\n  gap:5px;\n}\n\n.stb-zara__chip{\n  padding:4px 8px;\n\n  background:#FBF5E9;\n\n  border:1px solid #D4C5AE;\n  border-radius:20px;\n\n  color:#68513A;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   SIZE — IMAGE 03\n========================================================= *\/\n\n.stb-zara__size{\n  display:grid;\n  grid-template-columns:180px 1fr;\n  gap:27px;\n  align-items:center;\n\n  margin-bottom:37px;\n}\n\n.stb-zara__size-media{\n  width:180px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-zara__size-link{\n  display:block;\n\n  width:100%;\n\n  padding:6px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:6px;\n\n  text-decoration:none;\n}\n\n.stb-zara__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-zara__size-copy h3{\n  margin:0 0 6px;\n\n  font-size:22px;\n}\n\n.stb-zara__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.stb-zara__size-copy \u003e p{\n  max-width:500px;\n  margin-bottom:12px;\n\n  color:#675442;\n\n  font-size:12.4px;\n}\n\n.stb-zara__placement{\n  display:flex;\n  flex-wrap:wrap;\n  gap:6px;\n}\n\n.stb-zara__placement span{\n  padding:5px 8px;\n\n  background:#F2E6D2;\n\n  color:#644D38;\n\n  font-size:9.5px;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   LIGHT BAND\n========================================================= *\/\n\n.stb-zara__light{\n  display:grid;\n  grid-template-columns:.95fr 1.05fr;\n\n  margin-bottom:37px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-zara__light-main{\n  padding:21px;\n\n  background:var(--coffee);\n}\n\n.stb-zara__light-control{\n  padding:21px;\n\n  background:#C6A66E;\n}\n\n.stb-zara__light small{\n  display:block;\n  margin-bottom:5px;\n\n  color:#D9B978;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.stb-zara__light-control small{\n  color:#5C4125;\n}\n\n.stb-zara__light strong{\n  display:block;\n  margin-bottom:4px;\n\n  color:#FFF6E6;\n\n  font-size:12.5px;\n  font-weight:600;\n}\n\n.stb-zara__light-control strong{\n  color:#2D1D10;\n}\n\n.stb-zara__light p{\n  margin:0;\n\n  color:#DCCFBD;\n\n  font-size:11px;\n  line-height:1.55;\n}\n\n.stb-zara__light-control p{\n  color:#4D3720;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS — DARK LEFT COLUMN\n========================================================= *\/\n\n.stb-zara__details{\n  display:grid;\n  grid-template-columns:170px 1fr;\n\n  margin-bottom:34px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:8px;\n}\n\n.stb-zara__details-head{\n  padding:21px 18px;\n\n  background:var(--dark);\n}\n\n.stb-zara__details-head span{\n  display:block;\n  margin-bottom:6px;\n\n  color:#D4B577;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.stb-zara__details-head strong{\n  color:#F8F0DF;\n\n  font-size:18px;\n  line-height:1.25;\n  font-weight:500;\n}\n\n.stb-zara__specs{\n  background:var(--ivory);\n}\n\n.stb-zara__spec{\n  display:grid;\n  grid-template-columns:34% 66%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E8DDCC;\n}\n\n.stb-zara__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-zara__spec span{\n  padding-right:9px;\n\n  color:#8B755B;\n\n  font-size:10px;\n}\n\n.stb-zara__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   GOOD TO KNOW\n========================================================= *\/\n\n.stb-zara__faq{\n  margin-bottom:30px;\n\n  padding:18px 21px 7px;\n\n  background:#EEE1CC;\n\n  border-radius:8px;\n}\n\n.stb-zara__faq details{\n  padding:12px 0;\n\n  border-bottom:1px solid #D7C7AF;\n}\n\n.stb-zara__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-zara__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-zara__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-zara__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-4px;\n\n  color:#805C32;\n\n  font-size:22px;\n}\n\n.stb-zara__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-zara__faq details p{\n  margin:8px 0 0;\n\n  color:#665240;\n\n  font-size:11.8px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-zara__shipping{\n  padding:20px 22px;\n\n  background:var(--cream);\n\n  border-top:3px solid var(--gold);\n  border-right:1px solid #DCCDB7;\n  border-bottom:1px solid #DCCDB7;\n  border-left:1px solid #DCCDB7;\n\n  border-radius:8px;\n}\n\n.stb-zara__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-zara__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-zara__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-zara__shipping strong{\n  color:var(--dark);\n}\n\n.stb-zara__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   HANDMADE NOTE\n========================================================= *\/\n\n.stb-zara__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-zara__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-zara__lightbox:target{\n  display:flex;\n}\n\n.stb-zara__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-zara__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-zara__lightbox-title{\n  margin:9px 0 0 !important;\n\n  color:#DDCCAC !important;\n\n  font-size:9px !important;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n.stb-zara__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-zara__intro{\n    grid-template-columns:1fr;\n\n    gap:13px;\n  }\n\n  .stb-zara__intro h2{\n    font-size:25px;\n  }\n\n  .stb-zara__ratio{\n    display:flex;\n    align-items:center;\n    gap:10px;\n\n    padding:10px 0 0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .stb-zara__ratio small{\n    display:none;\n  }\n\n  .stb-zara__ratio strong{\n    font-size:20px;\n  }\n\n  .stb-zara__ratio span{\n    margin:0;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-zara__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-zara__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-zara__fact:nth-child(-n+2){\n    border-bottom:1px solid rgba(245,237,216,.14);\n  }\n\n\n  \/* TEXTURE *\/\n\n  .stb-zara__texture-title{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* DETAIL *\/\n\n  .stb-zara__detail{\n    grid-template-columns:145px 1fr;\n\n    gap:15px;\n\n    padding:15px;\n  }\n\n  .stb-zara__detail-media{\n    width:145px;\n  }\n\n  .stb-zara__detail-copy h3{\n    font-size:18px;\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-zara__material{\n    grid-template-columns:1fr 135px;\n\n    gap:15px;\n\n    padding:15px;\n  }\n\n  .stb-zara__material-media{\n    width:135px;\n  }\n\n  .stb-zara__material-copy h3{\n    font-size:18px;\n  }\n\n  .stb-zara__chips{\n    display:none;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-zara__size{\n    grid-template-columns:155px 1fr;\n\n    gap:17px;\n  }\n\n  .stb-zara__size-media{\n    width:155px;\n  }\n\n  .stb-zara__size-copy h3{\n    font-size:19px;\n  }\n\n  .stb-zara__dimension{\n    font-size:17px !important;\n  }\n\n\n  \/* LIGHT *\/\n\n  .stb-zara__light{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* DETAILS *\/\n\n  .stb-zara__details{\n    grid-template-columns:1fr;\n  }\n\n  .stb-zara__details-head{\n    padding:15px 17px;\n  }\n\n  .stb-zara__details-head strong{\n    font-size:16px;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-zara__faq{\n    padding:17px 17px 6px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-zara__shipping{\n    padding:18px;\n  }\n\n  .stb-zara__shipping p{\n    font-size:12px;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-zara__lightbox{\n    padding:14px;\n  }\n\n  .stb-zara__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-zara__detail,\n  .stb-zara__material,\n  .stb-zara__size{\n    grid-template-columns:1fr;\n  }\n\n  .stb-zara__detail-media{\n    width:150px;\n  }\n\n  .stb-zara__material-media{\n    order:1;\n    width:145px;\n  }\n\n  .stb-zara__material-copy{\n    order:2;\n  }\n\n  .stb-zara__size-media{\n    width:165px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-zara\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-zara__intro\"\u003e\n\u003cdiv class=\"stb-zara__intro-main\"\u003e\n\u003cspan class=\"stb-zara__label\"\u003e Washi Paper · Textured Lantern Table Lamp \u003c\/span\u003e\n\u003ch2\u003eTwo Paper Textures in One Sculptural Form.\u003c\/h2\u003e\n\u003cp\u003eZara pairs a hand-crinkled upper section with a softly ribbed Washi body. The difference is subtle when unlit and more visible once illuminated, giving this compact lantern extra depth without adding visual bulk.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zara__ratio\"\u003e\n\u003csmall\u003e Balanced Scale \u003c\/small\u003e \u003cstrong\u003e 14.9 × 14.9 \u003c\/strong\u003e \u003cspan\u003e Equal width and height\u003cbr\u003efor a compact silhouette \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-zara__facts\"\u003e\n\u003cdiv class=\"stb-zara__fact\"\u003e\n\u003csmall\u003eSize\u003c\/small\u003e \u003cstrong\u003eØ14.9\" × H14.9\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zara__fact\"\u003e\n\u003csmall\u003eMaterial\u003c\/small\u003e \u003cstrong\u003eMulberry Washi\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zara__fact\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003e3000K Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zara__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       UNIQUE TEXTURE STORY\n  ====================================================== --\u003e\n\u003csection class=\"stb-zara__texture\"\u003e\u003cspan class=\"stb-zara__label\"\u003e Zara's Signature \u003c\/span\u003e\n\u003ch3 class=\"stb-zara__heading\"\u003eCrinkled Above. Ribbed Below.\u003c\/h3\u003e\n\u003cdiv class=\"stb-zara__texture-title\"\u003e\n\u003cdiv class=\"stb-zara__texture-half\"\u003e\n\u003csmall\u003e Upper Section \u003c\/small\u003e \u003cstrong\u003e Hand-Crinkled Texture \u003c\/strong\u003e\n\u003cp\u003eIrregular folds catch light differently, giving the neck a softer handmade character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zara__texture-half\"\u003e\n\u003csmall\u003e Lower Body \u003c\/small\u003e \u003cstrong\u003e Traditional Ribbed Washi \u003c\/strong\u003e\n\u003cp\u003eThe smoother lower lantern provides more even diffusion and balances the textured upper section.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAIL IMAGE — FIRST\n  ====================================================== --\u003e\n\u003csection id=\"zara-detail-section\" class=\"stb-zara__detail\"\u003e\n\u003cdiv class=\"stb-zara__detail-media\"\u003e\u003ca href=\"#zara-detail\" class=\"stb-zara__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-zara-washi-paper-table-lamp-white_2.jpg?v=1778232231\" alt=\"Akari Zara Washi Paper Table Lamp crinkled neck and ribbed paper detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-zara__view\"\u003e View Product Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-zara__detail-copy\"\u003e\n\u003cspan class=\"stb-zara__label\"\u003e Product Detail \u003c\/span\u003e\n\u003ch3\u003eLook Closely at the Neck.\u003c\/h3\u003e\n\u003cp\u003eZara's upper paper section is intentionally wrinkled rather than smooth. Small differences in the folds are part of the handmade appearance, not a manufacturing defect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"zara-detail\" href=\"#zara-detail-section\" class=\"stb-zara__lightbox\"\u003e \u003cspan class=\"stb-zara__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-zara-washi-paper-table-lamp-white_2.jpg?v=1778232231\" alt=\"Enlarged Akari Zara Washi Paper detail\"\u003e \u003cspan class=\"stb-zara__lightbox-title\"\u003e Zara · Crinkled Washi Detail \u003c\/span\u003e \u003cspan class=\"stb-zara__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       MATERIAL IMAGE — SECOND\n  ====================================================== --\u003e\n\u003csection id=\"zara-material-section\" class=\"stb-zara__material\"\u003e\n\u003cdiv class=\"stb-zara__material-copy\"\u003e\n\u003cspan class=\"stb-zara__label\"\u003e Material \u003c\/span\u003e\n\u003ch3\u003eMulberry Washi Paper\u003c\/h3\u003e\n\u003cp\u003eNatural fibers soften the bulb's direct glare and give the shade its warm, gently textured appearance.\u003c\/p\u003e\n\u003cdiv class=\"stb-zara__chips\"\u003e\n\u003cspan class=\"stb-zara__chip\"\u003e Natural Fiber \u003c\/span\u003e \u003cspan class=\"stb-zara__chip\"\u003e Hand-Finished \u003c\/span\u003e \u003cspan class=\"stb-zara__chip\"\u003e Soft Diffusion \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zara__material-media\"\u003e\u003ca href=\"#zara-material\" class=\"stb-zara__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-zara__view\"\u003e View Material ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL LIGHTBOX --\u003e \u003ca id=\"zara-material\" href=\"#zara-material-section\" class=\"stb-zara__lightbox\"\u003e \u003cspan class=\"stb-zara__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-zara__lightbox-title\"\u003e Mulberry Washi · Material Detail \u003c\/span\u003e \u003cspan class=\"stb-zara__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE IMAGE — THIRD\n  ====================================================== --\u003e\n\u003csection id=\"zara-size-section\" class=\"stb-zara__size\"\u003e\n\u003cdiv class=\"stb-zara__size-media\"\u003e\u003ca href=\"#zara-size\" class=\"stb-zara__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-zara-washi-paper-table-lamp-white_5.jpg?v=1778232231\" alt=\"Akari Zara Washi Paper Lantern Table Lamp dimension reference\" loading=\"lazy\"\u003e \u003cspan class=\"stb-zara__view\"\u003e View Dimensions ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-zara__size-copy\"\u003e\n\u003cspan class=\"stb-zara__label\"\u003e Size \u0026amp; Placement \u003c\/span\u003e\n\u003ch3\u003eBalanced, Not Oversized.\u003c\/h3\u003e\n\u003cp class=\"stb-zara__dimension\"\u003eØ14.9\" × H14.9\"\u003c\/p\u003e\n\u003cp\u003eZara's equal width and height create a substantial but compact tabletop footprint. Allow enough surface space around the 14.9-inch shade instead of pushing it against nearby objects.\u003c\/p\u003e\n\u003cdiv class=\"stb-zara__placement\"\u003e\n\u003cspan\u003eNightstand\u003c\/span\u003e \u003cspan\u003eSide Table\u003c\/span\u003e \u003cspan\u003eConsole\u003c\/span\u003e \u003cspan\u003eSideboard\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"zara-size\" href=\"#zara-size-section\" class=\"stb-zara__lightbox\"\u003e \u003cspan class=\"stb-zara__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stuberlighting-zara-washi-paper-table-lamp-white_5.jpg?v=1778232231\" alt=\"Enlarged Akari Zara dimensions\"\u003e \u003cspan class=\"stb-zara__lightbox-title\"\u003e Ø14.9\" × H14.9\" \u003c\/span\u003e \u003cspan class=\"stb-zara__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHT + CONTROL\n  ====================================================== --\u003e\n\u003csection class=\"stb-zara__light\"\u003e\n\u003cdiv class=\"stb-zara__light-main\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e 3000K Warm-White Bulb Included \u003c\/strong\u003e\n\u003cp\u003eE26 \/ E27, maximum 40W. Washi softens the light for comfortable ambient illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zara__light-control\"\u003e\n\u003csmall\u003e Everyday Use \u003c\/small\u003e \u003cstrong\u003e Plug In. Switch On. \u003c\/strong\u003e\n\u003cp\u003e59\" \/ 150cm power cord with in-line ON\/OFF switch. No hardwiring or electrician required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-zara__details\"\u003e\n\u003cdiv class=\"stb-zara__details-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Product\u003cbr\u003eDetails \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zara__specs\"\u003e\n\u003cdiv class=\"stb-zara__spec\"\u003e\n\u003cspan\u003eDimensions\u003c\/span\u003e \u003cstrong\u003eØ14.9\" × H14.9\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zara__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-zara__spec\"\u003e\n\u003cspan\u003eShade\u003c\/span\u003e \u003cstrong\u003eOff-White Mulberry Washi Paper\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zara__spec\"\u003e\n\u003cspan\u003eTexture\u003c\/span\u003e \u003cstrong\u003eCrinkled Neck + Ribbed Lower Body\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zara__spec\"\u003e\n\u003cspan\u003eStructure\u003c\/span\u003e \u003cstrong\u003eBamboo Ribbing · Black Metal Base\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zara__spec\"\u003e\n\u003cspan\u003eBulb Base\u003c\/span\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zara__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-zara__spec\"\u003e\n\u003cspan\u003eMax Wattage\u003c\/span\u003e \u003cstrong\u003e40W\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zara__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-zara__spec\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cstrong\u003eAC 110–240V\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zara__spec\"\u003e\n\u003cspan\u003eCord\u003c\/span\u003e \u003cstrong\u003e59\" \/ 150cm · Extension Available\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zara__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-zara__spec\"\u003e\n\u003cspan\u003eInstallation\u003c\/span\u003e \u003cstrong\u003ePlug-In · No Hardwiring\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-zara__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-zara__faq\"\u003e\n\u003ch3 class=\"stb-zara__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the wrinkled neck intentional?\u003c\/summary\u003e\n\u003cp\u003eYes. The crinkled upper section is one of Zara's defining design details. It is intentionally more irregular than the ribbed lower body, and handmade examples will show small variations in the folds.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat kind of light does Zara provide?\u003c\/summary\u003e\n\u003cp\u003eZara is designed primarily for soft ambient light. The included 3000K bulb is diffused through the Washi shade, creating a warm glow rather than concentrated task lighting.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I clean the textured Washi?\u003c\/summary\u003e\n\u003cp\u003eUse a soft dry feather duster or microfiber tool. Dust gently around the crinkled upper section rather than pressing or scrubbing the folds. Do not wet-clean, steam or spray cleaners onto the paper.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-zara__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-zara__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 14.9\"xH 14.9\" \/ US Plug","offer_id":52181040627995,"sku":"STB-NG-ZARA","price":269.0,"currency_code":"USD","in_stock":true},{"title":"Dia 14.9\"xH 14.9\" \/ UK Plug","offer_id":52181040660763,"sku":"STB-NG-ZARA","price":269.0,"currency_code":"USD","in_stock":true},{"title":"Dia 14.9\"xH 14.9\" \/ AU Plug","offer_id":52181040693531,"sku":"STB-NG-ZARA","price":269.0,"currency_code":"USD","in_stock":true},{"title":"Dia 14.9\"xH 14.9\" \/ EU Plug","offer_id":52181040726299,"sku":"STB-NG-ZARA","price":269.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-zara-table-lamp-white-background-unlit-stuberlighting.jpg?v=1781317307"},{"product_id":"form-series-washi-paper-lantern-pendant-black-oak-rings","title":"Washi Paper Lantern Pendant Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — FORM SERIES\n   WASHI PAPER + BLACK OAK PENDANT\n   SILHOUETTE LIBRARY\n   DISTINCT CONTRAST · COMPACT · DAWN SAFE\n========================================================= *\/\n\n.stb-form{\n  --ivory:#FFFDF8;\n  --paper:#F4F1EA;\n  --cream:#F5EDD8;\n\n  --espresso:#1C1209;\n  --charcoal:#292925;\n  --brown:#4A3218;\n\n  --sage:#DCE2DA;\n  --stone:#E4E5E2;\n  --clay:#CBB29C;\n  --smoke:#D6D8D5;\n\n  --gold:#C8A96E;\n  --gold-dark:#92703D;\n  --line:#D9CEBE;\n\n  width:100%;\n  max-width:860px;\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-form *,\n.stb-form *::before,\n.stb-form *::after{\n  box-sizing:border-box;\n}\n\n.stb-form h2,\n.stb-form h3,\n.stb-form p{\n  margin-top:0;\n}\n\n.stb-form h2,\n.stb-form 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-form 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:0 auto !important;\n  object-fit:contain !important;\n  object-position:center !important;\n  box-sizing:border-box !important;\n}\n\n.stb-form a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OPENING — CONTRAST FIRST\n========================================================= *\/\n\n.form-open{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,190px);\n  gap:34px;\n  align-items:stretch;\n\n  margin-bottom:22px;\n}\n\n.form-open__copy{\n  min-width:0;\n\n  padding:7px 0 18px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.form-kicker{\n  margin:0 0 7px !important;\n\n  color:var(--gold-dark);\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.18em;\n  text-transform:uppercase;\n}\n\n.form-open h2{\n  max-width:600px;\n\n  margin:0 0 8px;\n\n  font-size:35px;\n  line-height:1.02;\n}\n\n.form-open__copy \u003e p{\n  max-width:570px;\n\n  margin:0;\n\n  color:#66513E;\n\n  font-size:12.2px;\n}\n\n.form-open__tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:5px;\n\n  margin-top:11px;\n}\n\n.form-open__tags span{\n  padding:4px 8px;\n\n  border-radius:22px;\n\n  font-size:8.2px;\n  font-weight:500;\n}\n\n.form-open__tags span:nth-child(1){\n  background:#1C1209;\n  color:#F5EDD8;\n}\n\n.form-open__tags span:nth-child(2){\n  background:#DCE2DA;\n  color:#50584F;\n}\n\n.form-open__tags span:nth-child(3){\n  background:#CBB29C;\n  color:#503A2B;\n}\n\n\n\/* DARK SIDE INDEX *\/\n\n.form-open__index{\n  display:flex;\n  flex-direction:column;\n  justify-content:space-between;\n\n  min-width:0;\n\n  padding:16px;\n\n  background:#20211E;\n\n  border-radius:8px;\n}\n\n.form-open__index small{\n  color:#C8A96E;\n\n  font-size:7px;\n  font-weight:600;\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.form-open__index strong{\n  display:block;\n\n  padding:18px 0;\n\n  color:#F7F0E4;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:44px;\n  line-height:.9;\n  font-weight:500;\n}\n\n.form-open__index span{\n  display:block;\n\n  padding-top:9px;\n\n  border-top:1px solid rgba(255,255,255,.12);\n\n  color:#BFC1BC;\n\n  font-size:8.3px;\n}\n\n\n\/* =========================================================\n   MATERIAL CONTRAST\n   DETAIL + WASHI\n========================================================= *\/\n\n.form-material{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr) minmax(0,100px);\n\n  gap:18px;\n  align-items:center;\n\n  margin-bottom:26px;\n  padding:12px 14px;\n\n  background:#E4E5E2;\n\n  border-radius:7px;\n}\n\n.form-material__detail,\n.form-material__paper{\n  min-width:0;\n\n  overflow:hidden;\n\n  border-radius:5px;\n}\n\n.form-material__detail{\n  width:155px;\n\n  padding:5px;\n\n  background:#1C1209;\n}\n\n.form-material__paper{\n  width:100px;\n\n  padding:4px;\n\n  background:#FFFDF8;\n}\n\n.form-material__detail a,\n.form-material__paper 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.form-material__detail img{\n  max-height:145px !important;\n}\n\n.form-material__paper img{\n  max-height:92px !important;\n}\n\n.form-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.form-material__copy{\n  min-width:0;\n}\n\n.form-material__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#726954;\n\n  font-size:7.2px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.form-material__copy h3{\n  margin:0 0 5px;\n\n  font-size:21px;\n  line-height:1.08;\n}\n\n.form-material__copy p{\n  margin:0;\n\n  color:#5E5D57;\n\n  font-size:9.8px;\n}\n\n.form-material__key{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:5px;\n\n  margin-top:8px;\n}\n\n.form-material__key span{\n  padding:4px 7px;\n\n  border-radius:20px;\n\n  font-size:7.5px;\n}\n\n.form-material__key span:nth-child(1){\n  background:#FFFDF8;\n  color:#6A5B49;\n}\n\n.form-material__key span:nth-child(2){\n  background:#1C1209;\n  color:#F5EDD8;\n}\n\n.form-material__key span:nth-child(3){\n  background:#CBB29C;\n  color:#503B2A;\n}\n\n\n\/* =========================================================\n   SILHOUETTE LIBRARY\n========================================================= *\/\n\n.form-library{\n  margin-bottom:26px;\n}\n\n.form-library__head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:27px;\n  align-items:end;\n\n  margin-bottom:9px;\n}\n\n.form-library__head h3{\n  margin:0;\n\n  font-size:23px;\n}\n\n.form-library__head p{\n  margin:0;\n\n  color:#76614C;\n\n  font-size:10px;\n}\n\n\n\/* MODEL ROW *\/\n\n.form-model{\n  display:grid;\n  grid-template-columns:minmax(0,55px) minmax(0,150px) minmax(0,1fr) minmax(0,110px);\n\n  gap:1px;\n  align-items:stretch;\n\n  margin-bottom:5px;\n\n  overflow:hidden;\n\n  border-radius:6px;\n}\n\n.form-model:last-child{\n  margin-bottom:0;\n}\n\n\n\/* LETTER *\/\n\n.form-model__letter{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-width:0;\n}\n\n.form-model__letter strong{\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:30px;\n  font-weight:500;\n}\n\n\n\/* NAME *\/\n\n.form-model__name{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:11px 12px;\n}\n\n.form-model__name small{\n  display:block;\n\n  margin-bottom:2px;\n\n  font-size:6.6px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.form-model__name strong{\n  display:block;\n\n  font-size:9.7px;\n  font-weight:600;\n}\n\n\n\/* SHOPPER COPY *\/\n\n.form-model__fit{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:11px 13px;\n}\n\n.form-model__fit strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  font-size:9.2px;\n  font-weight:600;\n}\n\n.form-model__fit span{\n  display:block;\n\n  font-size:8.3px;\n  line-height:1.45;\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.form-model__image{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:5px;\n}\n\n.form-model__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.form-model__image img{\n  max-height:96px !important;\n}\n\n\n\/* MODEL A COLORS *\/\n\n.form-model--a{\n  background:#D7C5B1;\n}\n\n.form-model--a .form-model__letter{\n  background:#1C1209;\n}\n\n.form-model--a .form-model__letter strong{\n  color:#F5EDD8;\n}\n\n.form-model--a .form-model__name{\n  background:#D7C5B1;\n}\n\n.form-model--a .form-model__name small{\n  color:#775B40;\n}\n\n.form-model--a .form-model__name strong,\n.form-model--a .form-model__fit strong{\n  color:#281A0E;\n}\n\n.form-model--a .form-model__fit{\n  background:#F4EEE5;\n}\n\n.form-model--a .form-model__fit span{\n  color:#6A5847;\n}\n\n.form-model--a .form-model__image{\n  background:#FFFDF8;\n}\n\n\n\/* MODEL B COLORS *\/\n\n.form-model--b{\n  background:#DCE2DA;\n}\n\n.form-model--b .form-model__letter{\n  background:#596057;\n}\n\n.form-model--b .form-model__letter strong{\n  color:#FFFDF8;\n}\n\n.form-model--b .form-model__name{\n  background:#DCE2DA;\n}\n\n.form-model--b .form-model__name small{\n  color:#687166;\n}\n\n.form-model--b .form-model__name strong,\n.form-model--b .form-model__fit strong{\n  color:#272D27;\n}\n\n.form-model--b .form-model__fit{\n  background:#F1F3F0;\n}\n\n.form-model--b .form-model__fit span{\n  color:#626A61;\n}\n\n.form-model--b .form-model__image{\n  background:#FFFDF8;\n}\n\n\n\/* MODEL C COLORS *\/\n\n.form-model--c{\n  background:#2A2A27;\n}\n\n.form-model--c .form-model__letter{\n  background:#C8A96E;\n}\n\n.form-model--c .form-model__letter strong{\n  color:#1C1209;\n}\n\n.form-model--c .form-model__name{\n  background:#2A2A27;\n}\n\n.form-model--c .form-model__name small{\n  color:#C8A96E;\n}\n\n.form-model--c .form-model__name strong{\n  color:#F7EFE3;\n}\n\n.form-model--c .form-model__fit{\n  background:#44443F;\n}\n\n.form-model--c .form-model__fit strong{\n  color:#FFF6E9;\n}\n\n.form-model--c .form-model__fit span{\n  color:#CACCC5;\n}\n\n.form-model--c .form-model__image{\n  background:#E6E7E3;\n}\n\n\n\/* MODEL D COLORS *\/\n\n.form-model--d{\n  background:#CBB29C;\n}\n\n.form-model--d .form-model__letter{\n  background:#6C4B37;\n}\n\n.form-model--d .form-model__letter strong{\n  color:#FFF4E6;\n}\n\n.form-model--d .form-model__name{\n  background:#CBB29C;\n}\n\n.form-model--d .form-model__name small{\n  color:#72513D;\n}\n\n.form-model--d .form-model__name strong,\n.form-model--d .form-model__fit strong{\n  color:#2A1C12;\n}\n\n.form-model--d .form-model__fit{\n  background:#F2E7DC;\n}\n\n.form-model--d .form-model__fit span{\n  color:#6A5342;\n}\n\n.form-model--d .form-model__image{\n  background:#FFFDF8;\n}\n\n\n\/* =========================================================\n   QUICK CHOICE\n========================================================= *\/\n\n.form-choice{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:23px;\n\n  margin-bottom:26px;\n}\n\n.form-choice__title{\n  min-width:0;\n}\n\n.form-choice__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#92703D;\n\n  font-size:7.3px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.form-choice__title h3{\n  margin:0;\n\n  font-size:20px;\n  line-height:1.1;\n}\n\n.form-choice__rows{\n  min-width:0;\n\n  border-top:1px solid var(--line);\n}\n\n.form-choice__row{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.form-choice__row strong{\n  color:#281A0E;\n\n  font-size:9.3px;\n  font-weight:600;\n}\n\n.form-choice__row span{\n  color:#6B5744;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   LIGHT \/ ELECTRICAL\n========================================================= *\/\n\n.form-light{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  margin-bottom:25px;\n\n  overflow:hidden;\n\n  border-radius:7px;\n}\n\n.form-light__lead{\n  min-width:0;\n\n  padding:16px 17px;\n\n  background:#1C1209;\n}\n\n.form-light__lead small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#C8A96E;\n\n  font-size:7.2px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.form-light__lead h3{\n  margin:0 0 4px;\n\n  color:#F5EDD8;\n\n  font-size:20px;\n  line-height:1.08;\n}\n\n.form-light__lead p{\n  margin:0;\n\n  color:#C7BAAA;\n\n  font-size:9.2px;\n}\n\n.form-light__data{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  min-width:0;\n}\n\n.form-light__cell{\n  min-width:0;\n\n  padding:12px 13px;\n}\n\n.form-light__cell:nth-child(1){\n  background:#F0DAAF;\n}\n\n.form-light__cell:nth-child(2){\n  background:#E4E5E2;\n}\n\n.form-light__cell:nth-child(3){\n  background:#DCE2DA;\n}\n\n.form-light__cell:nth-child(4){\n  background:#CBB29C;\n}\n\n.form-light__cell small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#806A52;\n\n  font-size:6.7px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.form-light__cell strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:9px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   INSTALLATION STRIP\n========================================================= *\/\n\n.form-install{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  gap:1px;\n\n  margin-bottom:25px;\n\n  overflow:hidden;\n\n  background:#B9AA99;\n\n  border-radius:6px;\n}\n\n.form-install__item{\n  min-width:0;\n\n  padding:11px 9px;\n\n  text-align:center;\n}\n\n.form-install__item:nth-child(1){\n  background:#272724;\n}\n\n.form-install__item:nth-child(2){\n  background:#5A5F57;\n}\n\n.form-install__item:nth-child(3){\n  background:#D7C5B1;\n}\n\n.form-install__item:nth-child(4){\n  background:#E3E4E0;\n}\n\n.form-install__item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#806D59;\n\n  font-size:6.4px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.form-install__item strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:8.4px;\n  font-weight:600;\n}\n\n.form-install__item:nth-child(1) small,\n.form-install__item:nth-child(2) small{\n  color:#C8A96E;\n}\n\n.form-install__item:nth-child(1) strong,\n.form-install__item:nth-child(2) strong{\n  color:#FFF7EA;\n}\n\n\n\/* =========================================================\n   DIMMING NOTE\n========================================================= *\/\n\n.form-dim{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:10px;\n  align-items:center;\n\n  margin-bottom:25px;\n  padding:9px 11px;\n\n  background:#F3EEE7;\n\n  border-left:3px solid #C8A96E;\n}\n\n.form-dim__mark{\n  padding:4px 7px;\n\n  background:#292925;\n\n  border-radius:20px;\n\n  color:#F5EDD8;\n\n  font-size:6.8px;\n  font-weight:600;\n}\n\n.form-dim strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:8.8px;\n  font-weight:600;\n}\n\n.form-dim span{\n  display:block;\n\n  margin-top:1px;\n\n  color:#705C48;\n\n  font-size:8px;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.form-care{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:22px;\n\n  margin-bottom:25px;\n}\n\n.form-care__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#92703D;\n\n  font-size:7.3px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.form-care__title h3{\n  margin:0;\n\n  font-size:20px;\n}\n\n.form-care__rows{\n  min-width:0;\n\n  border-top:1px solid var(--line);\n}\n\n.form-care__row{\n  display:grid;\n  grid-template-columns:minmax(0,110px) minmax(0,1fr);\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.form-care__row strong{\n  color:#281A0E;\n\n  font-size:9.2px;\n  font-weight:600;\n}\n\n.form-care__row span{\n  color:#6B5744;\n\n  font-size:8.9px;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.form-specs{\n  margin-bottom:25px;\n}\n\n.form-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.form-specs__head h3{\n  margin:0;\n\n  font-size:20px;\n}\n\n.form-specs__head span{\n  color:#90785D;\n\n  font-size:8.2px;\n}\n\n.form-specs__grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  column-gap:30px;\n}\n\n.form-spec{\n  display:grid;\n  grid-template-columns:minmax(0,39%) minmax(0,61%);\n\n  gap:8px;\n\n  padding:6px 0;\n\n  border-bottom:1px solid #E4D9CA;\n}\n\n.form-spec span:first-child{\n  color:#89745D;\n\n  font-size:9.4px;\n}\n\n.form-spec span:last-child{\n  min-width:0;\n\n  color:#27190D;\n\n  font-size:10.2px;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   BEFORE ORDERING\n========================================================= *\/\n\n.form-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.form-before__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#92703D;\n\n  font-size:7.3px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.form-before__title h3{\n  margin:0;\n\n  font-size:20px;\n  line-height:1.1;\n}\n\n.form-before__rows{\n  min-width:0;\n\n  border-top:1px solid var(--line);\n}\n\n.form-before__row{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:14px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.form-before__row strong{\n  color:#281A0E;\n\n  font-size:9.3px;\n  font-weight:600;\n}\n\n.form-before__row p{\n  margin:0;\n\n  color:#67523F;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.form-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.form-lightbox:target{\n  display:flex;\n}\n\n.form-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.form-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.form-lightbox__text{\n  margin-top:8px;\n\n  color:#D9C7A8;\n\n  font-size:8.5px;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.form-shipping{\n  padding:17px 19px;\n\n  background:#1F201D;\n\n  border-left:4px solid #C8A96E;\n\n  border-radius:7px;\n}\n\n.form-shipping h3{\n  margin:0 0 8px;\n\n  color:#F5EDD8;\n\n  font-size:19px;\n}\n\n.form-shipping p{\n  margin:0 0 6px;\n\n  color:#CBC6BB;\n\n  font-size:11.3px;\n}\n\n.form-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.form-shipping strong{\n  color:#FFF7E9;\n}\n\n.form-shipping a{\n  color:#D7B979;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n.form-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  .form-open{\n    grid-template-columns:minmax(0,1fr) minmax(0,135px);\n\n    gap:16px;\n  }\n\n  .form-open h2{\n    font-size:28px;\n  }\n\n  .form-open__index{\n    padding:13px;\n  }\n\n  .form-open__index strong{\n    font-size:34px;\n  }\n\n\n  .form-material{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr) minmax(0,80px);\n\n    gap:11px;\n  }\n\n  .form-material__detail{\n    width:125px;\n  }\n\n  .form-material__detail img{\n    max-height:115px !important;\n  }\n\n  .form-material__paper{\n    width:80px;\n  }\n\n  .form-material__paper img{\n    max-height:72px !important;\n  }\n\n\n  .form-library__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n\n  .form-model{\n    grid-template-columns:minmax(0,44px) minmax(0,120px) minmax(0,1fr) minmax(0,90px);\n  }\n\n  .form-model__image img{\n    max-height:78px !important;\n  }\n\n\n  .form-choice,\n  .form-care,\n  .form-before{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n\n  .form-light{\n    grid-template-columns:1fr;\n  }\n\n\n  .form-install{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  .form-specs__grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .form-shipping{\n    padding:16px;\n  }\n\n}\n\n\n@media screen and (max-width:520px){\n\n  .form-open{\n    grid-template-columns:1fr;\n  }\n\n  .form-open__index{\n    display:grid;\n    grid-template-columns:auto 1fr auto;\n\n    gap:12px;\n    align-items:center;\n  }\n\n  .form-open__index strong{\n    padding:0;\n\n    font-size:30px;\n  }\n\n  .form-open__index span{\n    padding:0 0 0 10px;\n\n    border-top:0;\n    border-left:1px solid rgba(255,255,255,.12);\n  }\n\n\n  .form-material{\n    grid-template-columns:minmax(0,110px) minmax(0,1fr);\n  }\n\n  .form-material__detail{\n    width:110px;\n  }\n\n  .form-material__paper{\n    grid-column:1 \/ -1;\n\n    width:80px;\n  }\n\n\n  .form-model{\n    grid-template-columns:minmax(0,42px) minmax(0,1fr) minmax(0,85px);\n  }\n\n  .form-model__name{\n    grid-column:2;\n  }\n\n  .form-model__fit{\n    grid-column:1 \/ -1;\n  }\n\n  .form-model__image{\n    grid-column:3;\n    grid-row:1;\n  }\n\n\n  .form-light__data{\n    grid-template-columns:1fr;\n  }\n\n\n  .form-dim{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-form\" id=\"form-root\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"form-open\"\u003e\n\u003cdiv class=\"form-open__copy\"\u003e\n\u003cp class=\"form-kicker\"\u003eForm Series · Washi Paper \u0026amp; Black Oak Pendant\u003c\/p\u003e\n\u003ch2\u003eFour Silhouettes. One Material Language.\u003c\/h2\u003e\n\u003cp\u003eIvory Washi paper softens the light while matte black oak rings give each shade a stronger architectural outline. Choose the model by proportion first — tall, rounded, oversized or wide and low.\u003c\/p\u003e\n\u003cdiv class=\"form-open__tags\"\u003e\n\u003cspan\u003e 4 Shapes \u003c\/span\u003e \u003cspan\u003e Washi + Bamboo \u003c\/span\u003e \u003cspan\u003e Black Oak Rings \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-open__index\"\u003e\n\u003csmall\u003e Available Forms \u003c\/small\u003e \u003cstrong\u003e 04 \u003c\/strong\u003e \u003cspan\u003e A · B · C · D\u003cbr\u003eEach uses a different width-to-height proportion. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL CONTRAST\n  ====================================================== --\u003e\n\u003csection class=\"form-material\"\u003e\u003c!-- DETAIL --\u003e\n\u003cdiv class=\"form-material__detail\"\u003e\u003ca href=\"#form-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Lantern_Pendant_Lamp_11.jpg?v=1778287511\" alt=\"Form Series Washi paper pendant detail showing ivory paper and dark oak ring construction\" loading=\"lazy\"\u003e \u003cspan class=\"form-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c!-- COPY --\u003e\n\u003cdiv class=\"form-material__copy\"\u003e\n\u003csmall\u003e The Defining Contrast \u003c\/small\u003e\n\u003ch3\u003eSoft Paper. Dark Oak. Clear Structure.\u003c\/h3\u003e\n\u003cp\u003eThe black oak rings visually divide and frame the lighter Washi shade, giving the lantern more graphic definition than an all-paper pendant. Bamboo ribbing supports the paper form beneath the surface.\u003c\/p\u003e\n\u003cdiv class=\"form-material__key\"\u003e\n\u003cspan\u003e Ivory Washi \u003c\/span\u003e \u003cspan\u003e Matte Black Oak \u003c\/span\u003e \u003cspan\u003e Bamboo Ribbing \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WASHI MATERIAL --\u003e\n\u003cdiv class=\"form-material__paper\"\u003e\u003ca href=\"#form-paper-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=\"Close-up of natural Washi paper fiber texture\" loading=\"lazy\"\u003e \u003cspan class=\"form-zoom\"\u003e ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SILHOUETTE LIBRARY\n  ====================================================== --\u003e\n\u003csection class=\"form-library\"\u003e\n\u003cdiv class=\"form-library__head\"\u003e\n\u003ch3\u003eChoose by Proportion\u003c\/h3\u003e\n\u003cp\u003eThe four models share the same material story. What changes most is how much vertical height or horizontal width the shade occupies in the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===================================================\n         MODEL A\n    ==================================================== --\u003e\n\u003cdiv class=\"form-model form-model--a\"\u003e\n\u003cdiv class=\"form-model__letter\"\u003e\u003cstrong\u003eA\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"form-model__name\"\u003e\n\u003csmall\u003e Tall Form \u003c\/small\u003e \u003cstrong\u003e Tall Sculptor \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-model__fit\"\u003e\n\u003cstrong\u003e Ø17.7\" × H25.6\" \u003c\/strong\u003e \u003cspan\u003e The narrowest and tallest proportion. Choose A when vertical presence matters more than width. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-model__image\"\u003e\u003ca href=\"#form-a-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Lantern_Pendant_Lamp_10.jpg?v=1778287511\" alt=\"Form Series Model A dimension drawing showing 17.7 inch diameter and 25.6 inch height\" loading=\"lazy\"\u003e \u003cspan class=\"form-zoom\"\u003e ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===================================================\n         MODEL B\n    ==================================================== --\u003e\n\u003cdiv class=\"form-model form-model--b\"\u003e\n\u003cdiv class=\"form-model__letter\"\u003e\u003cstrong\u003eB\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"form-model__name\"\u003e\n\u003csmall\u003e Balanced Form \u003c\/small\u003e \u003cstrong\u003e Classic Orb \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-model__fit\"\u003e\n\u003cstrong\u003e Ø19.7\" × H18.9\" \u003c\/strong\u003e \u003cspan\u003e The most balanced width-to-height ratio. A versatile choice when you do not want the shade to feel especially tall or especially low. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-model__image\"\u003e\u003ca href=\"#form-b-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Lantern_Pendant_Lamp_8.jpg?v=1778287511\" alt=\"Form Series Model B dimension drawing showing 19.7 inch diameter and 18.9 inch height\" loading=\"lazy\"\u003e \u003cspan class=\"form-zoom\"\u003e ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===================================================\n         MODEL C\n    ==================================================== --\u003e\n\u003cdiv class=\"form-model form-model--c\"\u003e\n\u003cdiv class=\"form-model__letter\"\u003e\u003cstrong\u003eC\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"form-model__name\"\u003e\n\u003csmall\u003e Largest Form \u003c\/small\u003e \u003cstrong\u003e Grand Statement \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-model__fit\"\u003e\n\u003cstrong\u003e Ø27.5\" × H26.4\" \u003c\/strong\u003e \u003cspan\u003e The largest version in both width and height. Choose C where the pendant needs enough physical scale to hold its own in a larger room. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-model__image\"\u003e\u003ca href=\"#form-c-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Lantern_Pendant_Lamp_7.jpg?v=1778287511\" alt=\"Form Series Model C dimension drawing showing 27.5 inch diameter and 26.4 inch height\" loading=\"lazy\"\u003e \u003cspan class=\"form-zoom\"\u003e ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===================================================\n         MODEL D\n    ==================================================== --\u003e\n\u003cdiv class=\"form-model form-model--d\"\u003e\n\u003cdiv class=\"form-model__letter\"\u003e\u003cstrong\u003eD\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"form-model__name\"\u003e\n\u003csmall\u003e Wide \/ Low Form \u003c\/small\u003e \u003cstrong\u003e Tiered Zen \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-model__fit\"\u003e\n\u003cstrong\u003e Ø19.7\" × H16.5\" \u003c\/strong\u003e \u003cspan\u003e The lowest profile of the four. Choose D when horizontal width matters more than vertical shade height. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-model__image\"\u003e\u003ca href=\"#form-d-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Lantern_Pendant_Lamp_12.jpg?v=1778287511\" alt=\"Form Series Model D dimension drawing showing 19.7 inch diameter and 16.5 inch height\" loading=\"lazy\"\u003e \u003cspan class=\"form-zoom\"\u003e ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK CHOICE\n  ====================================================== --\u003e\n\u003csection class=\"form-choice\"\u003e\n\u003cdiv class=\"form-choice__title\"\u003e\n\u003csmall\u003e Quick Decision \u003c\/small\u003e\n\u003ch3\u003eWhich Form Should You Choose?\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-choice__rows\"\u003e\n\u003cdiv class=\"form-choice__row\"\u003e\n\u003cstrong\u003e Want more height? \u003c\/strong\u003e \u003cspan\u003e Model A has the strongest vertical proportion. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-choice__row\"\u003e\n\u003cstrong\u003e Want the safest all-round scale? \u003c\/strong\u003e \u003cspan\u003e Model B has the most balanced width-to-height ratio. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-choice__row\"\u003e\n\u003cstrong\u003e Large room or high ceiling? \u003c\/strong\u003e \u003cspan\u003e Model C is substantially larger at 27.5 inches wide. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-choice__row\"\u003e\n\u003cstrong\u003e Over a table or island? \u003c\/strong\u003e \u003cspan\u003e Model D gives you a wider, lower silhouette with less vertical bulk. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"form-light\"\u003e\n\u003cdiv class=\"form-light__lead\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e\n\u003ch3\u003eSoft, Diffused Paper Light\u003c\/h3\u003e\n\u003cp\u003eWashi reduces the appearance of a bare point light source and spreads the bulb's glow through the paper surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-light__data\"\u003e\n\u003cdiv class=\"form-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=\"form-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=\"form-light__cell\"\u003e\n\u003csmall\u003e Max Wattage \u003c\/small\u003e \u003cstrong\u003e 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-light__cell\"\u003e\n\u003csmall\u003e Voltage \u003c\/small\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"form-install\"\u003e\n\u003cdiv class=\"form-install__item\"\u003e\n\u003csmall\u003e Standard \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-install__item\"\u003e\n\u003csmall\u003e Ceiling \u003c\/small\u003e \u003cstrong\u003e Flat \/ Sloped \/ Vaulted \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-install__item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59\" \/ 150cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-install__item\"\u003e\n\u003csmall\u003e On Request \u003c\/small\u003e \u003cstrong\u003e Plug-In Conversion \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"form-dim\"\u003e\n\u003cdiv class=\"form-dim__mark\"\u003eDimming\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Dimming depends on the bulb and control used. \u003c\/strong\u003e \u003cspan\u003e Use a compatible dimmable E26\/E27 bulb together with a suitable dimmer. The included bulb does not require a separate purchase for standard use. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"form-care\"\u003e\n\u003cdiv class=\"form-care__title\"\u003e\n\u003csmall\u003e Material Care \u003c\/small\u003e\n\u003ch3\u003ePaper and Oak Need Different Care\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-care__rows\"\u003e\n\u003cdiv class=\"form-care__row\"\u003e\n\u003cstrong\u003e Washi Paper \u003c\/strong\u003e \u003cspan\u003e Dust gently with a soft duster. Do not wet-clean, steam or spray the paper. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-care__row\"\u003e\n\u003cstrong\u003e Black Oak \u003c\/strong\u003e \u003cspan\u003e Wipe gently with a soft cloth and dry immediately. Avoid soaking or harsh cleaners. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-care__row\"\u003e\n\u003cstrong\u003e Handmade Finish \u003c\/strong\u003e \u003cspan\u003e Slight differences in paper texture, alignment and wood grain are normal. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"form-specs\"\u003e\n\u003cdiv class=\"form-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Form Series · Models A–D \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-specs__grid\"\u003e\n\u003c!-- LEFT --\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"form-spec\"\u003e\n\u003cspan\u003eModel A\u003c\/span\u003e \u003cspan\u003eØ17.7\" × H25.6\" \/ Ø45 × H65cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-spec\"\u003e\n\u003cspan\u003eModel B\u003c\/span\u003e \u003cspan\u003eØ19.7\" × H18.9\" \/ Ø50 × H48cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-spec\"\u003e\n\u003cspan\u003eModel C\u003c\/span\u003e \u003cspan\u003eØ27.5\" × H26.4\" \/ Ø70 × H67cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-spec\"\u003e\n\u003cspan\u003eModel D\u003c\/span\u003e \u003cspan\u003eØ19.7\" × H16.5\" \/ Ø50 × H42cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-spec\"\u003e\n\u003cspan\u003eMaterials\u003c\/span\u003e \u003cspan\u003eIvory mulberry Washi · Matte black oak · Bamboo ribbing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-spec\"\u003e\n\u003cspan\u003eBulb Base\u003c\/span\u003e \u003cspan\u003eE26 \/ E27\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-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\u003c!-- RIGHT --\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"form-spec\"\u003e\n\u003cspan\u003eMax Wattage\u003c\/span\u003e \u003cspan\u003e40W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-spec\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cspan\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-spec\"\u003e\n\u003cspan\u003eDimming\u003c\/span\u003e \u003cspan\u003eCompatible dimmable bulb + suitable dimmer required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-spec\"\u003e\n\u003cspan\u003eCord\u003c\/span\u003e \u003cspan\u003e59\" \/ 150cm · Custom extension available\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-spec\"\u003e\n\u003cspan\u003eInstallation\u003c\/span\u003e \u003cspan\u003eHardwired · Plug-in conversion available on request\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-spec\"\u003e\n\u003cspan\u003eCeiling\u003c\/span\u003e \u003cspan\u003eStandard · Sloped · Vaulted\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-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       BEFORE ORDERING\n  ====================================================== --\u003e\n\u003csection class=\"form-before\"\u003e\n\u003cdiv class=\"form-before__title\"\u003e\n\u003csmall\u003e Before You Order \u003c\/small\u003e\n\u003ch3\u003eCheck These Three Things\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-before__rows\"\u003e\n\u003cdiv class=\"form-before__row\"\u003e\n\u003cstrong\u003e Shape or size? \u003c\/strong\u003e\n\u003cp\u003eChoose by proportion as well as diameter. Models B and D are both 19.7\" wide but D is noticeably lower.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-before__row\"\u003e\n\u003cstrong\u003e Ceiling type? \u003c\/strong\u003e\n\u003cp\u003eThe fixture can be installed on standard, sloped or vaulted ceilings. Professional installation is recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"form-before__row\"\u003e\n\u003cstrong\u003e Need more drop? \u003c\/strong\u003e\n\u003cp\u003eStandard cord length is approximately 59\" \/ 150cm. A longer suspension can be requested.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"form-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       HANDMADE NOTE\n  ====================================================== --\u003e\n\u003cp class=\"form-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 — PRODUCT DETAIL\n  ====================================================== --\u003e \u003ca id=\"form-detail-large\" href=\"#form-root\" class=\"form-lightbox\"\u003e \u003cspan class=\"form-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Lantern_Pendant_Lamp_11.jpg?v=1778287511\" alt=\"Enlarged Form Series Washi paper and black oak detail\"\u003e \u003cspan class=\"form-lightbox__text\"\u003e Washi Paper + Black Oak Detail · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — WASHI\n  ====================================================== --\u003e \u003ca id=\"form-paper-large\" href=\"#form-root\" class=\"form-lightbox\"\u003e \u003cspan class=\"form-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 natural Washi paper fiber detail\"\u003e \u003cspan class=\"form-lightbox__text\"\u003e Washi Paper Detail · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — A\n  ====================================================== --\u003e \u003ca id=\"form-a-large\" href=\"#form-root\" class=\"form-lightbox\"\u003e \u003cspan class=\"form-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Lantern_Pendant_Lamp_10.jpg?v=1778287511\" alt=\"Enlarged Form Series Model A dimensions\"\u003e \u003cspan class=\"form-lightbox__text\"\u003e Model A · Ø17.7\" × H25.6\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — B\n  ====================================================== --\u003e \u003ca id=\"form-b-large\" href=\"#form-root\" class=\"form-lightbox\"\u003e \u003cspan class=\"form-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Lantern_Pendant_Lamp_8.jpg?v=1778287511\" alt=\"Enlarged Form Series Model B dimensions\"\u003e \u003cspan class=\"form-lightbox__text\"\u003e Model B · Ø19.7\" × H18.9\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — C\n  ====================================================== --\u003e \u003ca id=\"form-c-large\" href=\"#form-root\" class=\"form-lightbox\"\u003e \u003cspan class=\"form-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Lantern_Pendant_Lamp_7.jpg?v=1778287511\" alt=\"Enlarged Form Series Model C dimensions\"\u003e \u003cspan class=\"form-lightbox__text\"\u003e Model C · Ø27.5\" × H26.4\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — D\n  ====================================================== --\u003e \u003ca id=\"form-d-large\" href=\"#form-root\" class=\"form-lightbox\"\u003e \u003cspan class=\"form-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Lantern_Pendant_Lamp_12.jpg?v=1778287511\" alt=\"Enlarged Form Series Model D dimensions\"\u003e \u003cspan class=\"form-lightbox__text\"\u003e Model D · Ø19.7\" × H16.5\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Model A ∅17.7\" x H 25.6\" \/Dia 45cm x H 65cm \/ White","offer_id":52183435641115,"sku":"STB-NG-LAN-A","price":298.0,"currency_code":"USD","in_stock":true},{"title":"Model B ∅19.7\" xH18.9\"\/Dia 50cm x H 48cm \/ White","offer_id":52183435673883,"sku":"STB-NG-LAN-B","price":268.0,"currency_code":"USD","in_stock":true},{"title":"Model D ∅19.7\" x H 16.5\" \/Dia 50cm x H 42cm \/ White","offer_id":52183435706651,"sku":"STB-NG-LAN-D","price":268.0,"currency_code":"USD","in_stock":true},{"title":"Model C ∅27.5\"xH 26.4\"\/Dia 70cmxH 67cm \/ White","offer_id":52183435739419,"sku":"STB-NG-LAN-C","price":398.0,"currency_code":"USD","in_stock":true},{"title":"Model A+Model B \/ White","offer_id":52183435772187,"sku":"STB-NG-LAN-AB","price":568.0,"currency_code":"USD","in_stock":true},{"title":"Model A+Model C \/ White","offer_id":52183435804955,"sku":"STB-NG-LAN-AC","price":698.0,"currency_code":"USD","in_stock":true},{"title":"Model B+Model D \/ White","offer_id":52183435837723,"sku":"STB-NG-LAN-BD","price":538.0,"currency_code":"USD","in_stock":true},{"title":"Model A+Model B+Model C \/ White","offer_id":52183435870491,"sku":"STB-NG-LAN-ABC","price":968.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-lantern-pendant-light-cluster-unlit-stuberlighting.jpg?v=1781318571"},{"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":"giorgio-sculptural-gold-leaf-pendant-light","title":"Giorgio Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — GIORGIO\n   Sculptural Gold Leaf Integrated LED Pendant\n========================================================= *\/\n\n.stb-giorgio{\n  --cream:#F5EDD8;\n  --ivory:#FFFCF6;\n  --soft:#F4EEE4;\n  --stone:#E8DED0;\n\n  --dark:#1C1209;\n  --black:#211C18;\n  --charcoal:#302923;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703B;\n  --leaf:#B78A43;\n  --leaf-light:#D8B874;\n\n  --brown:#4A3218;\n  --muted:#776756;\n  --line:#D9CBB8;\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-giorgio *,\n.stb-giorgio *::before,\n.stb-giorgio *::after{\n  box-sizing:border-box;\n}\n\n.stb-giorgio h2,\n.stb-giorgio h3{\n  margin-top:0;\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-giorgio p{\n  margin-top:0;\n}\n\n.stb-giorgio__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-giorgio__heading{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-giorgio__view{\n  display:block;\n  margin-top:6px;\n\n  color:#7C5C32;\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-giorgio__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 170px;\n  gap:34px;\n  align-items:end;\n\n  padding:4px 0 27px;\n}\n\n.stb-giorgio__intro-copy{\n  max-width:660px;\n}\n\n.stb-giorgio__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-giorgio__intro p{\n  margin:0;\n\n  color:#604D3D;\n  font-size:14px;\n}\n\n.stb-giorgio__intro-signature{\n  padding:15px 16px;\n\n  background:var(--dark);\n\n  border-bottom:4px solid var(--gold);\n  border-radius:7px;\n}\n\n.stb-giorgio__intro-signature small{\n  display:block;\n  margin-bottom:5px;\n\n  color:#D5B87A;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.stb-giorgio__intro-signature strong{\n  display:block;\n\n  color:#FFF4E1;\n\n  font-size:19px;\n  line-height:1.15;\n  font-weight:500;\n}\n\n.stb-giorgio__intro-signature span{\n  display:block;\n  margin-top:6px;\n\n  color:#CFC1AD;\n\n  font-size:9px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   IDENTITY STRIP\n========================================================= *\/\n\n.stb-giorgio__identity{\n  display:grid;\n  grid-template-columns:1fr 1fr 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-giorgio__identity-item{\n  padding:15px 16px;\n}\n\n.stb-giorgio__identity-item:nth-child(1){\n  background:var(--black);\n}\n\n.stb-giorgio__identity-item:nth-child(2){\n  background:var(--leaf);\n}\n\n.stb-giorgio__identity-item:nth-child(3){\n  background:#F0ECE5;\n}\n\n.stb-giorgio__identity-item 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-giorgio__identity-item:nth-child(1) small{\n  color:#CDB998;\n}\n\n.stb-giorgio__identity-item:nth-child(2) small{\n  color:#FFF0D4;\n}\n\n.stb-giorgio__identity-item:nth-child(3) small{\n  color:#7E7269;\n}\n\n.stb-giorgio__identity-item strong{\n  display:block;\n\n  font-size:11.8px;\n  line-height:1.4;\n  font-weight:600;\n}\n\n.stb-giorgio__identity-item:nth-child(1) strong,\n.stb-giorgio__identity-item:nth-child(2) strong{\n  color:#FFF6E7;\n}\n\n.stb-giorgio__identity-item:nth-child(3) strong{\n  color:#2D241E;\n}\n\n\n\/* =========================================================\n   GOLD LEAF\n========================================================= *\/\n\n.stb-giorgio__leaf{\n  display:grid;\n  grid-template-columns:185px 1fr;\n\n  margin-bottom:35px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-giorgio__leaf-title{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:22px 20px;\n\n  background:var(--leaf);\n}\n\n.stb-giorgio__leaf-title small{\n  display:block;\n  margin-bottom:6px;\n\n  color:#F6E2BA;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.stb-giorgio__leaf-title strong{\n  color:#FFF7E9;\n\n  font-size:18px;\n  line-height:1.2;\n  font-weight:500;\n}\n\n.stb-giorgio__leaf-copy{\n  padding:21px 23px;\n\n  background:#F1E7D6;\n}\n\n.stb-giorgio__leaf-copy p{\n  margin:0;\n\n  color:#604C39;\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   DETAIL IMAGE\n========================================================= *\/\n\n.stb-giorgio__detail{\n  display:grid;\n  grid-template-columns:170px 1fr;\n  gap:27px;\n  align-items:center;\n\n  margin-bottom:35px;\n  padding:18px 20px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-right:5px solid var(--dark);\n\n  border-radius:8px;\n}\n\n.stb-giorgio__detail-media{\n  width:170px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-giorgio__image-link{\n  display:block;\n\n  width:100%;\n  padding:5px;\n\n  background:#EEE2CF;\n\n  border:1px solid #D7C8B1;\n  border-radius:6px;\n\n  text-decoration:none;\n}\n\n.stb-giorgio__image-link img{\n  display:block;\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-giorgio__detail-copy h3{\n  margin:0 0 7px;\n\n  font-size:22px;\n  line-height:1.2;\n}\n\n.stb-giorgio__detail-copy p{\n  margin:0 0 11px;\n\n  color:#604D3A;\n\n  font-size:12.4px;\n}\n\n.stb-giorgio__detail-tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:6px;\n}\n\n.stb-giorgio__detail-tag{\n  padding:5px 8px;\n\n  background:#EFE4D3;\n\n  color:#654C35;\n\n  font-size:9.3px;\n\n  border-radius:20px;\n}\n\n\n\/* =========================================================\n   FINISH COMPARISON\n========================================================= *\/\n\n.stb-giorgio__finish{\n  display:grid;\n  grid-template-columns:1fr 160px;\n  gap:28px;\n  align-items:center;\n\n  margin-bottom:37px;\n  padding:20px 21px;\n\n  background:var(--dark);\n\n  border-radius:8px;\n}\n\n.stb-giorgio__finish-copy .stb-giorgio__label{\n  color:#D6B978;\n}\n\n.stb-giorgio__finish-copy h3{\n  margin:0 0 7px;\n\n  color:#FFF3DF;\n\n  font-size:22px;\n}\n\n.stb-giorgio__finish-copy \u003e p{\n  margin:0 0 12px;\n\n  color:#D7C9B7;\n\n  font-size:12.2px;\n}\n\n.stb-giorgio__finish-options{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:6px;\n}\n\n.stb-giorgio__finish-option{\n  padding:8px;\n\n  border:1px solid rgba(255,255,255,.11);\n}\n\n.stb-giorgio__swatch{\n  display:block;\n\n  width:22px;\n  height:22px;\n\n  margin-bottom:5px;\n\n  border-radius:50%;\n}\n\n.stb-giorgio__swatch--white{\n  background:#F4F1EB;\n  border:1px solid #CFCAC1;\n}\n\n.stb-giorgio__swatch--black{\n  background:#1C1A18;\n  border:1px solid #5B5149;\n}\n\n.stb-giorgio__swatch--gold{\n  background:#B88A43;\n  border:1px solid #D0AE75;\n}\n\n.stb-giorgio__finish-option small{\n  display:block;\n\n  color:#BAA990;\n\n  font-size:7px;\n  text-transform:uppercase;\n}\n\n.stb-giorgio__finish-option strong{\n  color:#F6EADB;\n\n  font-size:10px;\n  font-weight:600;\n}\n\n.stb-giorgio__finish-media{\n  width:160px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-giorgio__finish-link{\n  display:block;\n\n  padding:5px;\n\n  background:#EADCC7;\n\n  border:1px solid #695649;\n  border-radius:6px;\n\n  text-decoration:none;\n}\n\n.stb-giorgio__finish-link img{\n  display:block;\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:auto;\n\n  object-fit:contain;\n}\n\n\n\/* =========================================================\n   SIZE SECTION\n========================================================= *\/\n\n.stb-giorgio__sizes{\n  margin-bottom:38px;\n}\n\n.stb-giorgio__sizes-head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n  gap:20px;\n\n  margin-bottom:15px;\n}\n\n.stb-giorgio__sizes-head p{\n  max-width:580px;\n  margin:0;\n\n  color:#665240;\n\n  font-size:12.4px;\n}\n\n.stb-giorgio__wire-badge{\n  flex-shrink:0;\n\n  padding:7px 10px;\n\n  background:var(--leaf);\n\n  color:#FFF3DE;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  border-radius:4px;\n}\n\n.stb-giorgio__size-stack{\n  display:grid;\n  gap:8px;\n}\n\n.stb-giorgio__size{\n  display:grid;\n  grid-template-columns:78px 125px 1fr;\n  gap:16px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:11px 13px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.stb-giorgio__size:nth-child(1){\n  background:#FAF6EF;\n}\n\n.stb-giorgio__size:nth-child(2){\n  margin-left:20px;\n\n  background:#EDE0CE;\n\n  border-left:5px solid var(--gold);\n}\n\n.stb-giorgio__size:nth-child(3){\n  margin-left:40px;\n\n  background:var(--charcoal);\n\n  border-color:var(--charcoal);\n}\n\n.stb-giorgio__size-name small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#92734C;\n\n  font-size:7.5px;\n  font-weight:600;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-giorgio__size-name strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:16px;\n  font-weight:600;\n}\n\n.stb-giorgio__size:nth-child(3) .stb-giorgio__size-name small{\n  color:#D6B87A;\n}\n\n.stb-giorgio__size:nth-child(3) .stb-giorgio__size-name strong{\n  color:#FFF4E5;\n}\n\n.stb-giorgio__size-media{\n  width:115px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-giorgio__size-link{\n  display:block;\n\n  padding:4px;\n\n  background:#FFF9EF;\n\n  border:1px solid #D4C4AD;\n  border-radius:5px;\n\n  text-decoration:none;\n}\n\n.stb-giorgio__size-link img{\n  display:block;\n  width:100%;\n  max-width:100%;\n\n  height:auto !important;\n  max-height:none !important;\n\n  margin:auto;\n\n  object-fit:contain;\n}\n\n.stb-giorgio__size-copy strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.stb-giorgio__size-copy p{\n  margin:0;\n\n  color:#67513E;\n\n  font-size:10.4px;\n  line-height:1.45;\n}\n\n.stb-giorgio__size:nth-child(3) .stb-giorgio__size-copy strong{\n  color:#FFF1DE;\n}\n\n.stb-giorgio__size:nth-child(3) .stb-giorgio__size-copy p{\n  color:#D5C8B6;\n}\n\n\n\/* =========================================================\n   COLOR TEMPERATURE\n========================================================= *\/\n\n.stb-giorgio__temperature{\n  display:grid;\n  grid-template-columns:180px 1fr;\n\n  margin-bottom:37px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-giorgio__temperature-title{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:20px;\n\n  background:var(--leaf);\n}\n\n.stb-giorgio__temperature-title small{\n  margin-bottom:5px;\n\n  color:#F7E2BA;\n\n  font-size:8px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-giorgio__temperature-title strong{\n  color:#FFF5E4;\n\n  font-size:17px;\n  line-height:1.2;\n  font-weight:500;\n}\n\n.stb-giorgio__temperature-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  background:#F0E5D5;\n}\n\n.stb-giorgio__temperature-item{\n  padding:15px;\n\n  border-right:1px solid #D6C5AC;\n}\n\n.stb-giorgio__temperature-item:last-child{\n  border-right:0;\n}\n\n.stb-giorgio__temperature-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#98764D;\n\n  font-size:7.5px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.stb-giorgio__temperature-item strong{\n  display:block;\n  margin-bottom:2px;\n\n  color:var(--dark);\n\n  font-size:11.3px;\n}\n\n.stb-giorgio__temperature-item p{\n  margin:0;\n\n  color:#65513E;\n\n  font-size:10px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   LIGHT + INSTALLATION\n========================================================= *\/\n\n.stb-giorgio__utility{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:37px;\n\n  overflow:hidden;\n\n  border-radius:8px;\n}\n\n.stb-giorgio__utility-panel{\n  padding:20px 21px;\n}\n\n.stb-giorgio__utility-panel:first-child{\n  background:var(--dark);\n}\n\n.stb-giorgio__utility-panel:last-child{\n  background:#A97B45;\n}\n\n.stb-giorgio__utility-panel small{\n  display:block;\n  margin-bottom:5px;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-giorgio__utility-panel:first-child small{\n  color:#D5B878;\n}\n\n.stb-giorgio__utility-panel:last-child small{\n  color:#493019;\n}\n\n.stb-giorgio__utility-panel strong{\n  display:block;\n  margin-bottom:5px;\n\n  font-size:12.5px;\n  font-weight:600;\n}\n\n.stb-giorgio__utility-panel:first-child strong{\n  color:#FFF3E1;\n}\n\n.stb-giorgio__utility-panel:last-child strong{\n  color:#2C1B10;\n}\n\n.stb-giorgio__utility-panel p{\n  margin:0;\n\n  font-size:11.2px;\n  line-height:1.6;\n}\n\n.stb-giorgio__utility-panel:first-child p{\n  color:#DCCFBD;\n}\n\n.stb-giorgio__utility-panel:last-child p{\n  color:#49301C;\n}\n\n\n\/* =========================================================\n   COMPACT SPECIFICATIONS\n========================================================= *\/\n\n.stb-giorgio__specs{\n  margin-bottom:34px;\n}\n\n.stb-giorgio__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(--charcoal);\n\n  border-bottom:3px solid var(--gold);\n}\n\n.stb-giorgio__spec-head span{\n  color:#D5B879;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.stb-giorgio__spec-head strong{\n  color:#FFF3E2;\n\n  font-size:16px;\n  font-weight:500;\n}\n\n.stb-giorgio__spec-list{\n  border-right:1px solid var(--line);\n  border-left:1px solid var(--line);\n\n  background:var(--ivory);\n}\n\n.stb-giorgio__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-giorgio__spec span{\n  padding-right:10px;\n\n  color:#88725A;\n\n  font-size:9.8px;\n}\n\n.stb-giorgio__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   GOLD LEAF NOTE\n========================================================= *\/\n\n.stb-giorgio__natural{\n  display:grid;\n  grid-template-columns:72px 1fr;\n\n  margin-bottom:31px;\n\n  overflow:hidden;\n\n  border-radius:7px;\n}\n\n.stb-giorgio__natural-mark{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  background:var(--leaf);\n\n  color:#FFF2DB;\n\n  font-size:24px;\n}\n\n.stb-giorgio__natural-copy{\n  padding:14px 16px;\n\n  background:#E9DDCB;\n}\n\n.stb-giorgio__natural-copy strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.3px;\n}\n\n.stb-giorgio__natural-copy p{\n  margin:0;\n\n  color:#66503D;\n\n  font-size:10.7px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-giorgio__faq{\n  margin-bottom:30px;\n\n  padding:18px 20px 7px;\n\n  background:#EEE2D0;\n\n  border-top:1px solid #D6C4AA;\n  border-bottom:1px solid #D6C4AA;\n}\n\n.stb-giorgio__faq details{\n  padding:12px 0;\n\n  border-bottom:1px solid #D7C6AC;\n}\n\n.stb-giorgio__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-giorgio__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-giorgio__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-giorgio__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-4px;\n\n  color:#896133;\n\n  font-size:22px;\n}\n\n.stb-giorgio__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-giorgio__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-giorgio__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-giorgio__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-giorgio__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-giorgio__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-giorgio__shipping strong{\n  color:var(--dark);\n}\n\n.stb-giorgio__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-giorgio__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-giorgio__lightbox:target{\n  display:flex;\n}\n\n.stb-giorgio__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-giorgio__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-giorgio__lightbox-title{\n  margin:9px 0 0 !important;\n\n  color:#E0C99E !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-giorgio__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-giorgio__intro{\n    grid-template-columns:1fr;\n    gap:13px;\n  }\n\n  .stb-giorgio__intro h2{\n    font-size:25px;\n  }\n\n  .stb-giorgio__intro-signature{\n    max-width:260px;\n  }\n\n\n  .stb-giorgio__identity{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-giorgio__leaf{\n    grid-template-columns:1fr;\n  }\n\n  .stb-giorgio__leaf-title{\n    padding:15px 17px;\n  }\n\n\n  .stb-giorgio__detail{\n    grid-template-columns:145px 1fr;\n\n    gap:15px;\n    padding:15px;\n  }\n\n  .stb-giorgio__detail-media{\n    width:145px;\n  }\n\n  .stb-giorgio__detail-copy h3{\n    font-size:19px;\n  }\n\n\n  .stb-giorgio__finish{\n    grid-template-columns:1fr 135px;\n\n    gap:15px;\n    padding:15px;\n  }\n\n  .stb-giorgio__finish-media{\n    width:135px;\n  }\n\n  .stb-giorgio__finish-copy h3{\n    font-size:19px;\n  }\n\n\n  .stb-giorgio__sizes-head{\n    display:block;\n  }\n\n  .stb-giorgio__wire-badge{\n    display:inline-block;\n\n    margin-top:8px;\n  }\n\n  .stb-giorgio__size:nth-child(2),\n  .stb-giorgio__size:nth-child(3){\n    margin-left:0;\n  }\n\n  .stb-giorgio__size{\n    grid-template-columns:70px 105px 1fr;\n\n    gap:9px;\n  }\n\n  .stb-giorgio__size-media{\n    width:95px;\n  }\n\n\n  .stb-giorgio__temperature{\n    grid-template-columns:1fr;\n  }\n\n  .stb-giorgio__temperature-title{\n    padding:15px 17px;\n  }\n\n\n  .stb-giorgio__utility{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-giorgio__spec{\n    grid-template-columns:35% 65%;\n  }\n\n\n  .stb-giorgio__shipping{\n    padding:18px;\n  }\n\n  .stb-giorgio__shipping p{\n    font-size:12px;\n  }\n\n\n  .stb-giorgio__lightbox{\n    padding:14px;\n  }\n\n  .stb-giorgio__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-giorgio__detail,\n  .stb-giorgio__finish{\n    grid-template-columns:1fr;\n  }\n\n  .stb-giorgio__detail-media{\n    width:150px;\n  }\n\n  .stb-giorgio__finish-media{\n    grid-row:1;\n    width:145px;\n  }\n\n\n  .stb-giorgio__size{\n    grid-template-columns:90px 1fr;\n  }\n\n  .stb-giorgio__size-name{\n    grid-column:2;\n  }\n\n  .stb-giorgio__size-media{\n    grid-column:1;\n    grid-row:1 \/ span 2;\n\n    width:82px;\n  }\n\n  .stb-giorgio__size-copy{\n    grid-column:2;\n  }\n\n\n  .stb-giorgio__temperature-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-giorgio__temperature-item{\n    border-right:0;\n    border-bottom:1px solid #D6C5AC;\n  }\n\n  .stb-giorgio__temperature-item:last-child{\n    border-bottom:0;\n  }\n\n\n  .stb-giorgio__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-giorgio\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-giorgio__intro\"\u003e\n\u003cdiv class=\"stb-giorgio__intro-copy\"\u003e\n\u003cspan class=\"stb-giorgio__label\"\u003e Sculptural Steel · Hand-Applied Gold Leaf \u003c\/span\u003e\n\u003ch2\u003eA Sculptural Shade With a Luminous Gold Interior.\u003c\/h2\u003e\n\u003cp\u003eGiorgio pairs a flowing steel silhouette with a hand-applied gold-leaf interior that catches and reflects its integrated LED light. Choose the exterior finish, size and color temperature to control how bold or restrained the final installation feels.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-giorgio__intro-signature\"\u003e\n\u003csmall\u003e Giorgio \u003c\/small\u003e \u003cstrong\u003e Gold Inside. \u003c\/strong\u003e \u003cspan\u003e The reflective interior is the defining feature. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       IDENTITY\n  ====================================================== --\u003e\n\u003csection class=\"stb-giorgio__identity\"\u003e\n\u003cdiv class=\"stb-giorgio__identity-item\"\u003e\n\u003csmall\u003e Structure \u003c\/small\u003e \u003cstrong\u003e Sculptural Steel Body \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-giorgio__identity-item\"\u003e\n\u003csmall\u003e Interior \u003c\/small\u003e \u003cstrong\u003e Hand-Applied Gold Leaf \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-giorgio__identity-item\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       GOLD LEAF\n  ====================================================== --\u003e\n\u003csection class=\"stb-giorgio__leaf\"\u003e\n\u003cdiv class=\"stb-giorgio__leaf-title\"\u003e\n\u003csmall\u003e Signature Finish \u003c\/small\u003e \u003cstrong\u003e Light Reflects Across Real Gold-Leaf Texture. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-giorgio__leaf-copy\"\u003e\n\u003cp\u003eThe gold-leaf interior is applied by hand rather than finished as a perfectly uniform painted surface. Small differences in tone, texture and application pattern are expected and give each pendant its own reflective character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"giorgio-detail-section\" class=\"stb-giorgio__detail\"\u003e\n\u003cdiv class=\"stb-giorgio__detail-media\"\u003e\u003ca href=\"#giorgio-detail\" class=\"stb-giorgio__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Giorgio-Sculptural-Pendant-Light_Gold-Leaf-Interior-LED-Chandelier-Stuberlighting_20.png?v=1778572393\" alt=\"Giorgio Sculptural Pendant Light gold leaf interior detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-giorgio__view\"\u003e View Product Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-giorgio__detail-copy\"\u003e\n\u003cspan class=\"stb-giorgio__label\"\u003e Product Detail \u003c\/span\u003e\n\u003ch3\u003eThe Interior Is Meant to Be Seen.\u003c\/h3\u003e\n\u003cp\u003eGiorgio's curved shade exposes the gold-leaf interior from normal viewing angles, allowing the reflective surface to become part of the fixture rather than hiding it above the light source.\u003c\/p\u003e\n\u003cdiv class=\"stb-giorgio__detail-tags\"\u003e\n\u003cspan class=\"stb-giorgio__detail-tag\"\u003e Hand-Applied Gold Leaf \u003c\/span\u003e \u003cspan class=\"stb-giorgio__detail-tag\"\u003e Integrated LED \u003c\/span\u003e \u003cspan class=\"stb-giorgio__detail-tag\"\u003e Sculptural Steel \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"giorgio-detail\" href=\"#giorgio-detail-section\" class=\"stb-giorgio__lightbox\"\u003e \u003cspan class=\"stb-giorgio__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Giorgio-Sculptural-Pendant-Light_Gold-Leaf-Interior-LED-Chandelier-Stuberlighting_20.png?v=1778572393\" alt=\"Enlarged Giorgio gold leaf detail\"\u003e \u003cspan class=\"stb-giorgio__lightbox-title\"\u003e Giorgio · Gold Leaf Detail \u003c\/span\u003e \u003cspan class=\"stb-giorgio__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FINISH COMPARISON\n  ====================================================== --\u003e\n\u003csection id=\"giorgio-finish-section\" class=\"stb-giorgio__finish\"\u003e\n\u003cdiv class=\"stb-giorgio__finish-copy\"\u003e\n\u003cspan class=\"stb-giorgio__label\"\u003e Exterior Finish \u003c\/span\u003e\n\u003ch3\u003eChoose How Much Contrast You Want.\u003c\/h3\u003e\n\u003cp\u003eEvery Giorgio keeps its gold-leaf interior. The exterior finish changes how strongly the fixture reads against the ceiling and surrounding architecture.\u003c\/p\u003e\n\u003cdiv class=\"stb-giorgio__finish-options\"\u003e\n\u003cdiv class=\"stb-giorgio__finish-option\"\u003e\n\u003cspan class=\"stb-giorgio__swatch stb-giorgio__swatch--white\"\u003e\u003c\/span\u003e \u003csmall\u003eLightest\u003c\/small\u003e \u003cstrong\u003eWhite\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-giorgio__finish-option\"\u003e\n\u003cspan class=\"stb-giorgio__swatch stb-giorgio__swatch--black\"\u003e\u003c\/span\u003e \u003csmall\u003eHighest Contrast\u003c\/small\u003e \u003cstrong\u003eBlack\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-giorgio__finish-option\"\u003e\n\u003cspan class=\"stb-giorgio__swatch stb-giorgio__swatch--gold\"\u003e\u003c\/span\u003e \u003csmall\u003eFull Statement\u003c\/small\u003e \u003cstrong\u003eGold\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-giorgio__finish-media\"\u003e\u003ca href=\"#giorgio-finish\" class=\"stb-giorgio__finish-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Giorgio-Sculptural-Pendant-Light_Gold-Leaf-Interior-LED-Chandelier-Stuberlighting_16.png?v=1778572394\" alt=\"Giorgio exterior finish comparison\" loading=\"lazy\"\u003e \u003cspan class=\"stb-giorgio__view\"\u003e View Finish Comparison ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINISH LIGHTBOX --\u003e \u003ca id=\"giorgio-finish\" href=\"#giorgio-finish-section\" class=\"stb-giorgio__lightbox\"\u003e \u003cspan class=\"stb-giorgio__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Giorgio-Sculptural-Pendant-Light_Gold-Leaf-Interior-LED-Chandelier-Stuberlighting_16.png?v=1778572394\" alt=\"Enlarged Giorgio finish comparison\"\u003e \u003cspan class=\"stb-giorgio__lightbox-title\"\u003e Giorgio · Exterior Finish Comparison \u003c\/span\u003e \u003cspan class=\"stb-giorgio__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZES\n  ====================================================== --\u003e\n\u003csection class=\"stb-giorgio__sizes\"\u003e\n\u003cdiv class=\"stb-giorgio__sizes-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-giorgio__label\"\u003e Choose Your Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-giorgio__heading\"\u003eSmall, Medium or Large.\u003c\/h3\u003e\n\u003cp\u003eEach step increases both width and visual presence. Choose by room scale and the furniture or open space beneath the fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"stb-giorgio__wire-badge\"\u003e 59\" Adjustable Wire \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-giorgio__size-stack\"\u003e\n\u003c!-- SMALL --\u003e\n\u003carticle class=\"stb-giorgio__size\"\u003e\n\u003cdiv class=\"stb-giorgio__size-name\"\u003e\n\u003csmall\u003eCompact\u003c\/small\u003e \u003cstrong\u003eSmall\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-giorgio__size-media\"\u003e\u003ca href=\"#giorgio-size-small\" class=\"stb-giorgio__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Giorgio-Sculptural-Pendant-Light_Gold-Leaf-Interior-LED-Chandelier-Stuberlighting_7.jpg?v=1778572392\" alt=\"Giorgio Small dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-giorgio__view\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-giorgio__size-copy\"\u003e\n\u003cstrong\u003e Ø15.7\" × H10.6\" \u003c\/strong\u003e\n\u003cp\u003eØ40 × H27cm. Compact dining spaces, reading areas, bedrooms and home offices.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MEDIUM --\u003e\n\u003carticle class=\"stb-giorgio__size\"\u003e\n\u003cdiv class=\"stb-giorgio__size-name\"\u003e\n\u003csmall\u003eMost Versatile\u003c\/small\u003e \u003cstrong\u003eMedium\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-giorgio__size-media\"\u003e\u003ca href=\"#giorgio-size-medium\" class=\"stb-giorgio__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Giorgio-Sculptural-Pendant-Light_Gold-Leaf-Interior-LED-Chandelier-Stuberlighting_10.jpg?v=1778572392\" alt=\"Giorgio Medium dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-giorgio__view\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-giorgio__size-copy\"\u003e\n\u003cstrong\u003e Ø23.6\" × H11.8\" \u003c\/strong\u003e\n\u003cp\u003eØ60 × H30cm. Dining rooms, living rooms and larger bedrooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- LARGE --\u003e\n\u003carticle class=\"stb-giorgio__size\"\u003e\n\u003cdiv class=\"stb-giorgio__size-name\"\u003e\n\u003csmall\u003eStatement\u003c\/small\u003e \u003cstrong\u003eLarge\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-giorgio__size-media\"\u003e\u003ca href=\"#giorgio-size-large\" class=\"stb-giorgio__size-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Giorgio-Sculptural-Pendant-Light_Gold-Leaf-Interior-LED-Chandelier-Stuberlighting_9.jpg?v=1778572393\" alt=\"Giorgio Large dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-giorgio__view\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-giorgio__size-copy\"\u003e\n\u003cstrong\u003e Ø31.5\" × H13.8\" \u003c\/strong\u003e\n\u003cp\u003eØ80 × H35cm. Large dining rooms, open-plan living spaces and tall entryways.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"giorgio-size-small\" href=\"#\" class=\"stb-giorgio__lightbox\"\u003e \u003cspan class=\"stb-giorgio__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Giorgio-Sculptural-Pendant-Light_Gold-Leaf-Interior-LED-Chandelier-Stuberlighting_7.jpg?v=1778572392\" alt=\"Enlarged Giorgio Small dimensions\"\u003e \u003cspan class=\"stb-giorgio__lightbox-title\"\u003e Small · Ø15.7\" × H10.6\" \u003c\/span\u003e \u003cspan class=\"stb-giorgio__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"giorgio-size-medium\" href=\"#\" class=\"stb-giorgio__lightbox\"\u003e \u003cspan class=\"stb-giorgio__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Giorgio-Sculptural-Pendant-Light_Gold-Leaf-Interior-LED-Chandelier-Stuberlighting_10.jpg?v=1778572392\" alt=\"Enlarged Giorgio Medium dimensions\"\u003e \u003cspan class=\"stb-giorgio__lightbox-title\"\u003e Medium · Ø23.6\" × H11.8\" \u003c\/span\u003e \u003cspan class=\"stb-giorgio__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"giorgio-size-large\" href=\"#\" class=\"stb-giorgio__lightbox\"\u003e \u003cspan class=\"stb-giorgio__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Giorgio-Sculptural-Pendant-Light_Gold-Leaf-Interior-LED-Chandelier-Stuberlighting_9.jpg?v=1778572393\" alt=\"Enlarged Giorgio Large dimensions\"\u003e \u003cspan class=\"stb-giorgio__lightbox-title\"\u003e Large · Ø31.5\" × H13.8\" \u003c\/span\u003e \u003cspan class=\"stb-giorgio__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       COLOR TEMPERATURE\n  ====================================================== --\u003e\n\u003csection class=\"stb-giorgio__temperature\"\u003e\n\u003cdiv class=\"stb-giorgio__temperature-title\"\u003e\n\u003csmall\u003e Light Temperature \u003c\/small\u003e \u003cstrong\u003e Choose the Tone of the Room. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-giorgio__temperature-grid\"\u003e\n\u003cdiv class=\"stb-giorgio__temperature-item\"\u003e\n\u003csmall\u003e Warm \u003c\/small\u003e \u003cstrong\u003e 3000K \u003c\/strong\u003e\n\u003cp\u003eDining, living rooms and bedrooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-giorgio__temperature-item\"\u003e\n\u003csmall\u003e Neutral \u003c\/small\u003e \u003cstrong\u003e 4000K \u003c\/strong\u003e\n\u003cp\u003eCleaner white light for contemporary interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-giorgio__temperature-item\"\u003e\n\u003csmall\u003e Cool \u003c\/small\u003e \u003cstrong\u003e 6000K \u003c\/strong\u003e\n\u003cp\u003eBrighter and cooler visual appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LED + INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-giorgio__utility\"\u003e\n\u003cdiv class=\"stb-giorgio__utility-panel\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003cp\u003eBuilt-in LED light source with an average rated lifespan of approximately 50,000 hours. No separate replacement bulb is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-giorgio__utility-panel\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired · 59\" Adjustable Wire \u003c\/strong\u003e\n\u003cp\u003eCeiling-mounted installation with adjustable 150cm suspension. Longer wire length is available on request. Professional electrician installation is recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COMPACT SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-giorgio__specs\"\u003e\n\u003cdiv class=\"stb-giorgio__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Giorgio \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-giorgio__spec-list\"\u003e\n\u003cdiv class=\"stb-giorgio__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e Small Ø15.7\" × H10.6\" · Medium Ø23.6\" × H11.8\" · Large Ø31.5\" × H13.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-giorgio__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Steel Body · Hand-Applied Gold Leaf Interior \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-giorgio__spec\"\u003e\n\u003cspan\u003e Finishes \u003c\/span\u003e \u003cstrong\u003e White \/ Black \/ Gold Exterior · Gold Leaf Interior \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-giorgio__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED Included · Max 40W · Approx. 50,000-Hour Lifespan \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-giorgio__spec\"\u003e\n\u003cspan\u003e Color Temperature \u003c\/span\u003e \u003cstrong\u003e 3000K Warm · 4000K Neutral · 6000K Cool \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-giorgio__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V · Standard Wall Switch · Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-giorgio__spec\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm Adjustable Wire · Extension Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-giorgio__spec\"\u003e\n\u003cspan\u003e Use \u0026amp; Care \u003c\/span\u003e \u003cstrong\u003e Indoor Dry Locations · IP20 · Soft Dry Cloth · No Water or Chemical Cleaners on Gold Leaf \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-giorgio__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       GOLD LEAF NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-giorgio__natural\"\u003e\n\u003cdiv class=\"stb-giorgio__natural-mark\"\u003e✦\u003c\/div\u003e\n\u003cdiv class=\"stb-giorgio__natural-copy\"\u003e\n\u003cstrong\u003e Hand-applied gold leaf will naturally vary. \u003c\/strong\u003e\n\u003cp\u003eSmall differences in texture, tone and application pattern are expected from fixture to fixture and are part of the handcrafted finish, not defects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       GOOD TO KNOW\n  ====================================================== --\u003e\n\u003csection class=\"stb-giorgio__faq\"\u003e\n\u003ch3 class=\"stb-giorgio__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich Giorgio size should I choose?\u003c\/summary\u003e\n\u003cp\u003eSmall works best as a compact accent, Medium fits most dining and living spaces, and Large provides the strongest sculptural presence for larger rooms and open architectural areas.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the gold-leaf texture supposed to look uneven?\u003c\/summary\u003e\n\u003cp\u003eYes. The interior is hand-finished, so slight differences in tone, texture and application pattern are normal and make each Giorgio slightly different.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Giorgio need replacement bulbs?\u003c\/summary\u003e\n\u003cp\u003eNo separate bulb is required. Giorgio uses an integrated LED light source that is included with the fixture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I request a longer suspension wire?\u003c\/summary\u003e\n\u003cp\u003eYes. Standard suspension is 59\" \/ 150cm and adjustable. Longer wire lengths can be prepared on request for taller ceilings.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-giorgio__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 15.7\"x H 10.6\" \/ Black \u0026 Gold \/ Warm Light","offer_id":52198480904475,"sku":"STB-GRG-S001","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\"x H 10.6\" \/ Black \u0026 Gold \/ Cool Light","offer_id":52198480937243,"sku":"STB-GRG-S002","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\"x H 10.6\" \/ White \u0026 Gold \/ Warm Light","offer_id":52198480970011,"sku":"STB-GRG-S003","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\"x H 10.6\" \/ White \u0026 Gold \/ Cool Light","offer_id":52198481002779,"sku":"STB-GRG-S004","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\"x H 10.6\" \/ White \/ Warm Light","offer_id":52198481035547,"sku":"STB-GRG-S005","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\"x H 10.6\" \/ White \/ Cool Light","offer_id":52198481068315,"sku":"STB-GRG-S006","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" x H 11.8\" \/ Black \u0026 Gold \/ Warm Light","offer_id":52198481101083,"sku":"STB-GRG-S007","price":375.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" x H 11.8\" \/ Black \u0026 Gold \/ Cool Light","offer_id":52198481133851,"sku":"STB-GRG-S008","price":375.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" x H 11.8\" \/ White \u0026 Gold \/ Warm Light","offer_id":52198481166619,"sku":"STB-GRG-S009","price":375.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" x H 11.8\" \/ White \u0026 Gold \/ Cool Light","offer_id":52198481199387,"sku":"STB-GRG-S010","price":375.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" x H 11.8\" \/ White \/ Warm Light","offer_id":52198481232155,"sku":"STB-GRG-S011","price":375.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" x H 11.8\" \/ White \/ Cool Light","offer_id":52198481264923,"sku":"STB-GRG-S012","price":375.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5\"x H 13.8\" \/ Black \u0026 Gold \/ Warm Light","offer_id":52198481297691,"sku":"STB-GRG-S013","price":585.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5\"x H 13.8\" \/ Black \u0026 Gold \/ Cool Light","offer_id":52198481330459,"sku":"STB-GRG-S014","price":585.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5\"x H 13.8\" \/ White \u0026 Gold \/ Warm Light","offer_id":52198481363227,"sku":"STB-GRG-S015","price":585.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5\"x H 13.8\" \/ White \u0026 Gold \/ Cool Light","offer_id":52198481395995,"sku":"STB-GRG-S016","price":585.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5\"x H 13.8\" \/ White \/ Warm Light","offer_id":52198481428763,"sku":"STB-GRG-S017","price":585.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5\"x H 13.8\" \/ White \/ Cool Light","offer_id":52198481461531,"sku":"STB-GRG-S018","price":585.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Giorgio-Sculptural-Pendant-Light_Gold-Leaf-Interior-LED-Chandelier-Stuberlighting_3.jpg?v=1778572393"},{"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":"bend-wood-table-lamp","title":"Bend Wood Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — BEND WOOD TABLE LAMP\n\n   BENT FORM \/ INNER GLOW\n   W11\" × H18.9\"\n   NATURAL WOOD + FROSTED ACRYLIC\n   INTEGRATED LED\n\n   REFINED LIMITED PALETTE\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-bend{\n  --ivory:#FFFDF8;\n  --cream:#F5EDD8;\n  --paper:#F3F1EC;\n\n  --espresso:#1C1209;\n  --charcoal:#2B2926;\n  --brown:#4A3218;\n\n  --walnut:#7A563C;\n  --walnut-deep:#513724;\n  --walnut-soft:#D8C3B0;\n\n  --sage:#59655D;\n  --sage-soft:#DDE2DE;\n\n  --stone:#E8E6E1;\n\n  --gold:#C8A96E;\n  --line:#D9D0C4;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n  margin:0 auto;\n  overflow:hidden;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.62;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-bend *,\n.stb-bend *::before,\n.stb-bend *::after{\n  box-sizing:border-box;\n}\n\n.stb-bend h2,\n.stb-bend h3,\n.stb-bend p{\n  margin-top:0;\n}\n\n.stb-bend h2,\n.stb-bend h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   DAWN IMAGE SAFETY\n========================================================= *\/\n\n.stb-bend img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-bend a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.bend-open{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,165px);\n\n  gap:30px;\n  align-items:stretch;\n\n  margin-bottom:24px;\n}\n\n.bend-open__copy{\n  min-width:0;\n\n  padding:4px 0 18px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.bend-kicker{\n  margin:0 0 7px !important;\n\n  color:#856849;\n\n  font-size:10px;\n  font-weight:600;\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.bend-open h2{\n  max-width:590px;\n\n  margin:0 0 9px;\n\n  font-size:35px;\n  line-height:1.03;\n}\n\n.bend-open__copy \u003e p{\n  max-width:565px;\n\n  margin:0;\n\n  color:#66513F;\n\n  font-size:13px;\n}\n\n.bend-open__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:12px;\n}\n\n.bend-open__facts span{\n  padding:5px 9px;\n\n  border-radius:20px;\n\n  font-size:10px;\n  font-weight:500;\n}\n\n.bend-open__facts span:nth-child(1){\n  background:#1C1209;\n  color:#F5EDD8;\n}\n\n.bend-open__facts span:nth-child(2){\n  background:#7A563C;\n  color:#FFF8EE;\n}\n\n.bend-open__facts span:nth-child(3){\n  background:#DDE2DE;\n  color:#4C5851;\n}\n\n.bend-open__facts span:nth-child(4){\n  background:#E8E6E1;\n  color:#56524C;\n}\n\n\n\/* SCALE PANEL *\/\n\n.bend-open__scale{\n  display:flex;\n  flex-direction:column;\n  justify-content:space-between;\n\n  min-width:0;\n\n  padding:15px;\n\n  background:#2B2926;\n\n  border-radius:8px;\n}\n\n.bend-open__scale small{\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.bend-open__scale strong{\n  display:block;\n\n  padding:15px 0;\n\n  color:#FFF7EA;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:34px;\n  line-height:.95;\n  font-weight:500;\n}\n\n.bend-open__scale span{\n  display:block;\n\n  padding-top:8px;\n\n  border-top:1px solid rgba(255,255,255,.13);\n\n  color:#CBC4BA;\n\n  font-size:11px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   FORM STATEMENT\n========================================================= *\/\n\n.bend-form{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:4px;\n\n  margin-bottom:27px;\n}\n\n.bend-form__lead{\n  min-width:0;\n\n  padding:16px 17px;\n\n  background:#7A563C;\n\n  border-radius:7px 0 0 7px;\n}\n\n.bend-form__lead small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#E3CDB7;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.bend-form__lead h3{\n  margin:0;\n\n  color:#FFF8ED;\n\n  font-size:22px;\n  line-height:1.08;\n}\n\n.bend-form__copy{\n  min-width:0;\n\n  padding:16px 18px;\n\n  background:#F3F1EC;\n\n  border-radius:0 7px 7px 0;\n}\n\n.bend-form__copy p{\n  margin:0;\n\n  color:#655442;\n\n  font-size:12px;\n}\n\n.bend-form__labels{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:10px;\n}\n\n.bend-form__labels span{\n  padding:4px 8px;\n\n  border-radius:20px;\n\n  font-size:9.5px;\n}\n\n.bend-form__labels span:nth-child(1){\n  background:#1C1209;\n  color:#F5EDD8;\n}\n\n.bend-form__labels span:nth-child(2){\n  background:#DDE2DE;\n  color:#4D5951;\n}\n\n.bend-form__labels span:nth-child(3){\n  border:1px solid #CFC5B8;\n  color:#6D5C49;\n}\n\n\n\/* =========================================================\n   DETAIL IMAGE\n========================================================= *\/\n\n.bend-detail{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:24px;\n  align-items:center;\n\n  width:calc(100% - 42px);\n  min-width:0;\n\n  margin:0 0 27px 42px;\n  padding:13px 15px;\n\n  background:#2B2926;\n\n  border-radius:8px;\n}\n\n.bend-detail__image{\n  width:165px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:#FFFDF8;\n\n  border-radius:6px;\n}\n\n.bend-detail__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.bend-detail__image img{\n  max-height:155px !important;\n}\n\n.bend-zoom{\n  position:absolute;\n\n  right:5px;\n  bottom:5px;\n\n  padding:4px 7px;\n\n  background:rgba(28,18,9,.86);\n\n  border-radius:20px;\n\n  color:#FFF8EB;\n\n  font-size:9px;\n\n  pointer-events:none;\n}\n\n.bend-detail__copy{\n  min-width:0;\n}\n\n.bend-detail__copy small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.bend-detail__copy h3{\n  margin:0 0 6px;\n\n  color:#FFF8EB;\n\n  font-size:22px;\n  line-height:1.1;\n}\n\n.bend-detail__copy p{\n  margin:0;\n\n  color:#D0CBC2;\n\n  font-size:12px;\n}\n\n.bend-detail__tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:10px;\n}\n\n.bend-detail__tags span{\n  padding:4px 8px;\n\n  border-radius:20px;\n\n  font-size:9.5px;\n}\n\n.bend-detail__tags span:nth-child(1){\n  background:#7A563C;\n  color:#FFF8ED;\n}\n\n.bend-detail__tags span:nth-child(2){\n  background:#DDE2DE;\n  color:#4D5951;\n}\n\n.bend-detail__tags span:nth-child(3){\n  border:1px solid #71695D;\n  color:#D9C9AE;\n}\n\n\n\/* =========================================================\n   PROPORTION\n========================================================= *\/\n\n.bend-size{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr) minmax(0,155px);\n\n  gap:20px;\n  align-items:center;\n\n  margin-bottom:27px;\n  padding:13px 15px;\n\n  background:#DDE2DE;\n\n  border-radius:8px;\n}\n\n.bend-size__number{\n  min-width:0;\n\n  padding:13px;\n\n  background:#59655D;\n\n  border-radius:6px;\n}\n\n.bend-size__number small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#DFCC9D;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.bend-size__number strong{\n  display:block;\n\n  color:#FFF8EB;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:27px;\n  line-height:1;\n  font-weight:500;\n}\n\n.bend-size__number span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#D7DED8;\n\n  font-size:10px;\n}\n\n.bend-size__copy{\n  min-width:0;\n}\n\n.bend-size__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#68736C;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.bend-size__copy h3{\n  margin:0 0 5px;\n\n  font-size:21px;\n}\n\n.bend-size__copy p{\n  margin:0;\n\n  color:#5D6861;\n\n  font-size:11.5px;\n}\n\n\n\/* SIZE IMAGE *\/\n\n.bend-size__image{\n  width:155px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:#FFFDF8;\n\n  border-radius:5px;\n}\n\n.bend-size__image a{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.bend-size__image img{\n  max-height:145px !important;\n}\n\n\n\/* =========================================================\n   MEASUREMENTS\n========================================================= *\/\n\n.bend-measures{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:4px;\n\n  margin:-17px 0 27px;\n}\n\n.bend-measures__item{\n  min-width:0;\n\n  padding:11px 12px;\n\n  background:#F3F1EC;\n\n  border-top:2px solid #7A563C;\n}\n\n.bend-measures__item:nth-child(2){\n  border-top-color:#59655D;\n}\n\n.bend-measures__item:nth-child(3){\n  border-top-color:#1C1209;\n}\n\n.bend-measures__item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#806C55;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.bend-measures__item strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:12px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   LIGHT CHARACTER\n========================================================= *\/\n\n.bend-light{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  margin-bottom:27px;\n\n  overflow:hidden;\n\n  border-radius:7px;\n}\n\n.bend-light__lead{\n  min-width:0;\n\n  padding:16px 17px;\n\n  background:#1C1209;\n}\n\n.bend-light__lead small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.bend-light__lead h3{\n  margin:0 0 5px;\n\n  color:#F5EDD8;\n\n  font-size:21px;\n}\n\n.bend-light__lead p{\n  margin:0;\n\n  color:#C9BDAE;\n\n  font-size:11.5px;\n}\n\n.bend-light__data{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  min-width:0;\n}\n\n.bend-light__cell{\n  min-width:0;\n\n  padding:13px 14px;\n}\n\n.bend-light__cell:nth-child(1),\n.bend-light__cell:nth-child(4){\n  background:#E8E6E1;\n}\n\n.bend-light__cell:nth-child(2),\n.bend-light__cell:nth-child(3){\n  background:#DDE2DE;\n}\n\n.bend-light__cell small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#75644F;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.bend-light__cell strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   AMBIENT NOTE\n========================================================= *\/\n\n.bend-ambient{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:11px;\n  align-items:center;\n\n  margin:-17px 0 27px;\n  padding:10px 12px;\n\n  background:#F3F1EC;\n\n  border-left:3px solid #7A563C;\n}\n\n.bend-ambient__tag{\n  padding:4px 8px;\n\n  background:#7A563C;\n\n  border-radius:20px;\n\n  color:#FFF8EB;\n\n  font-size:9px;\n  font-weight:600;\n}\n\n.bend-ambient strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.bend-ambient span{\n  display:block;\n\n  margin-top:2px;\n\n  color:#705D49;\n\n  font-size:10.5px;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.bend-place{\n  margin-bottom:27px;\n}\n\n.bend-place__head{\n  display:grid;\n  grid-template-columns:minmax(0,160px) minmax(0,1fr);\n\n  gap:24px;\n\n  margin-bottom:8px;\n}\n\n.bend-place__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.bend-place__head p{\n  margin:0;\n\n  color:#74604C;\n\n  font-size:11.5px;\n}\n\n.bend-place__grid{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  gap:4px;\n}\n\n.bend-place__item{\n  min-width:0;\n\n  padding:12px 11px;\n\n  background:#F3F1EC;\n\n  border-bottom:2px solid #D2C8BB;\n}\n\n.bend-place__item:nth-child(1){\n  border-bottom-color:#7A563C;\n}\n\n.bend-place__item:nth-child(2){\n  border-bottom-color:#59655D;\n}\n\n.bend-place__item:nth-child(3){\n  border-bottom-color:#9A8975;\n}\n\n.bend-place__item:nth-child(4){\n  border-bottom-color:#1C1209;\n}\n\n.bend-place__item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#806C55;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.bend-place__item strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   BEFORE ORDERING\n========================================================= *\/\n\n.bend-before{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:23px;\n\n  margin-bottom:26px;\n}\n\n.bend-before__title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#826A49;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.bend-before__title h3{\n  margin:0;\n\n  font-size:20px;\n}\n\n.bend-before__rows{\n  min-width:0;\n\n  border-top:1px solid var(--line);\n}\n\n.bend-before__row{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:15px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.bend-before__row strong{\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.bend-before__row p{\n  margin:0;\n\n  color:#67523F;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.bend-specs{\n  margin-bottom:26px;\n}\n\n.bend-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:8px;\n}\n\n.bend-specs__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.bend-specs__head span{\n  color:#90785D;\n\n  font-size:10px;\n}\n\n.bend-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.bend-spec-row{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid #E4D9CA;\n}\n\n.bend-spec-row:nth-child(even){\n  margin-left:-8px;\n  margin-right:-8px;\n\n  padding-left:8px;\n  padding-right:8px;\n\n  background:#F4F2ED;\n}\n\n.bend-spec-row__label{\n  color:#806C55;\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.bend-spec-row__value{\n  min-width:0;\n\n  color:#27190D;\n\n  font-size:11.5px;\n  font-weight:500;\n  line-height:1.5;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CERTIFICATIONS *\/\n\n.bend-cert{\n  margin-top:9px;\n  padding:11px 13px;\n\n  background:#DDE2DE;\n\n  border-left:3px solid #59655D;\n\n  border-radius:5px;\n}\n\n.bend-cert small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#667168;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.bend-cert strong{\n  display:block;\n\n  color:#263129;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.bend-care{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:11px;\n  align-items:center;\n\n  margin-bottom:26px;\n  padding:11px 13px;\n\n  background:#2B2926;\n\n  border-radius:7px;\n}\n\n.bend-care__tag{\n  padding:4px 8px;\n\n  border:1px solid #C8A96E;\n\n  border-radius:20px;\n\n  color:#DABE87;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.bend-care strong{\n  display:block;\n\n  color:#FFF8EB;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.bend-care span{\n  display:block;\n\n  margin-top:2px;\n\n  color:#CBC6BD;\n\n  font-size:10.5px;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.bend-shipping{\n  padding:18px 20px;\n\n  background:\n    linear-gradient(\n      110deg,\n      #2B2926 0%,\n      #2B2926 76%,\n      #513724 100%\n    );\n\n  border-left:4px solid #C8A96E;\n\n  border-radius:7px;\n}\n\n.bend-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF4E5;\n\n  font-size:20px;\n}\n\n.bend-shipping p{\n  margin:0 0 7px;\n\n  color:#D0CBC2;\n\n  font-size:12px;\n}\n\n.bend-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.bend-shipping strong{\n  color:#FFF8EB;\n}\n\n.bend-shipping a{\n  color:#E3C58D;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.bend-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:18px;\n\n  background:rgba(14,13,12,.96);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.bend-lightbox:target{\n  display:flex;\n}\n\n.bend-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.bend-lightbox img{\n  width:auto !important;\n  max-width:92vw !important;\n\n  height:auto !important;\n  max-height:80vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.bend-lightbox__text{\n  margin-top:9px;\n\n  color:#D9C7A8;\n\n  font-size:10px;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .bend-open{\n    grid-template-columns:minmax(0,1fr) minmax(0,130px);\n\n    gap:16px;\n  }\n\n  .bend-open h2{\n    font-size:29px;\n  }\n\n  .bend-open__copy \u003e p{\n    font-size:13px;\n  }\n\n\n  .bend-form{\n    grid-template-columns:minmax(0,150px) minmax(0,1fr);\n  }\n\n\n  .bend-detail{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:16px;\n\n    width:100%;\n\n    margin-left:0;\n  }\n\n  .bend-detail__image{\n    width:125px;\n  }\n\n  .bend-detail__image img{\n    max-height:116px !important;\n  }\n\n\n  .bend-size{\n    grid-template-columns:minmax(0,108px) minmax(0,1fr) minmax(0,120px);\n\n    gap:12px;\n  }\n\n  .bend-size__image{\n    width:120px;\n  }\n\n  .bend-size__image img{\n    max-height:112px !important;\n  }\n\n\n  .bend-light{\n    grid-template-columns:1fr;\n  }\n\n\n  .bend-place__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .bend-place__grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  .bend-before{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n\n  .bend-spec-row{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n@media screen and (max-width:500px){\n\n  .bend-open{\n    grid-template-columns:1fr;\n  }\n\n  .bend-open__scale{\n    width:145px;\n  }\n\n\n  .bend-form{\n    grid-template-columns:1fr;\n  }\n\n  .bend-form__lead{\n    border-radius:7px 7px 0 0;\n  }\n\n  .bend-form__copy{\n    border-radius:0 0 7px 7px;\n  }\n\n\n  .bend-detail{\n    grid-template-columns:1fr;\n  }\n\n  .bend-detail__image{\n    width:110px;\n\n    margin:0;\n  }\n\n\n  .bend-size{\n    grid-template-columns:1fr;\n  }\n\n  .bend-size__number{\n    width:135px;\n  }\n\n  .bend-size__image{\n    width:105px;\n\n    margin:0;\n  }\n\n  .bend-size__image img{\n    max-height:98px !important;\n  }\n\n\n  .bend-measures{\n    grid-template-columns:1fr;\n  }\n\n\n  .bend-light__data{\n    grid-template-columns:1fr;\n  }\n\n\n  .bend-ambient,\n  .bend-care{\n    grid-template-columns:1fr;\n  }\n\n\n  .bend-place__grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  .bend-specs__head{\n    display:block;\n  }\n\n  .bend-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .bend-spec-row{\n    grid-template-columns:1fr;\n\n    gap:3px;\n\n    padding:9px 0;\n  }\n\n  .bend-spec-row__label{\n    color:#59655D;\n\n    font-size:10px;\n    font-weight:600;\n\n    text-transform:uppercase;\n    letter-spacing:.05em;\n  }\n\n  .bend-spec-row__value{\n    font-size:12px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-bend\" id=\"bend-root\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"bend-open\"\u003e\n\u003cdiv class=\"bend-open__copy\"\u003e\n\u003cp class=\"bend-kicker\"\u003eBend · Wood LED Table Lamp\u003c\/p\u003e\n\u003ch2\u003eA Curved Wood Form with Light Built Into the Inside\u003c\/h2\u003e\n\u003cp\u003eBend replaces the usual lamp base and shade with one flowing wooden structure wrapped around a frosted acrylic light source. At 18.9 inches tall with a compact 4.7-inch base, it brings vertical shape and soft ambient light without a bulky footprint.\u003c\/p\u003e\n\u003cdiv class=\"bend-open__facts\"\u003e\n\u003cspan\u003e W11\" × H18.9\" \u003c\/span\u003e \u003cspan\u003e Natural Wood \u003c\/span\u003e \u003cspan\u003e Integrated LED \u003c\/span\u003e \u003cspan\u003e Plug-In \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-open__scale\"\u003e\n\u003csmall\u003e Overall Height \u003c\/small\u003e \u003cstrong\u003e 18.9\" \u003c\/strong\u003e \u003cspan\u003e 48cm tall\u003cbr\u003e11\" \/ 28cm overall width \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FORM\n  ====================================================== --\u003e\n\u003csection class=\"bend-form\"\u003e\n\u003cdiv class=\"bend-form__lead\"\u003e\n\u003csmall\u003e Bend's Main Idea \u003c\/small\u003e\n\u003ch3\u003eWood Becomes the Lamp Structure\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-form__copy\"\u003e\n\u003cp\u003eRather than attaching a shade to a conventional base, the curved wooden body creates the outer silhouette itself. Frosted acrylic sits inside the bend and softens the integrated LED into a calmer line of light.\u003c\/p\u003e\n\u003cdiv class=\"bend-form__labels\"\u003e\n\u003cspan\u003e Bent Wood \u003c\/span\u003e \u003cspan\u003e Frosted Acrylic \u003c\/span\u003e \u003cspan\u003e Soft Ambient Glow \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL IMAGE\n  ====================================================== --\u003e\n\u003csection class=\"bend-detail\"\u003e\n\u003cdiv class=\"bend-detail__image\"\u003e\u003ca href=\"#bend-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bend-wood-table-lamp-stuberlighting_4.jpg?v=1778759680\" alt=\"Close-up detail of Bend Wood Table Lamp showing curved wood structure and frosted acrylic light diffuser\" loading=\"lazy\"\u003e \u003cspan class=\"bend-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"bend-detail__copy\"\u003e\n\u003csmall\u003e Structure Detail \u003c\/small\u003e\n\u003ch3\u003eLight Follows the Curve\u003c\/h3\u003e\n\u003cp\u003eThe illuminated acrylic section follows the inside of the wooden profile, allowing the light source and structural form to read as one continuous object rather than separate components.\u003c\/p\u003e\n\u003cdiv class=\"bend-detail__tags\"\u003e\n\u003cspan\u003e Natural Wood \u003c\/span\u003e \u003cspan\u003e Acrylic Diffuser \u003c\/span\u003e \u003cspan\u003e Integrated LED \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection class=\"bend-size\"\u003e\n\u003cdiv class=\"bend-size__number\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Ø4.7\" \u003c\/strong\u003e \u003cspan\u003e Approx. Ø12cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-size__copy\"\u003e\n\u003csmall\u003e Actual Proportion \u003c\/small\u003e\n\u003ch3\u003e18.9\" Tall with a Compact Base\u003c\/h3\u003e\n\u003cp\u003eThe lamp reaches 18.9 inches high while its base contact area is only 4.7 inches across. This gives Bend visual height without requiring a broad traditional table-lamp base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-size__image\"\u003e\u003ca href=\"#bend-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bend-wood-table-lamp-stuberlighting_2.jpg?v=1778759681\" alt=\"Bend Wood Table Lamp dimensions showing 11 inch width 18.9 inch height and 4.7 inch base\" loading=\"lazy\"\u003e \u003cspan class=\"bend-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MEASUREMENTS\n  ====================================================== --\u003e\n\u003csection class=\"bend-measures\"\u003e\n\u003cdiv class=\"bend-measures__item\"\u003e\n\u003csmall\u003e Overall Width \u003c\/small\u003e \u003cstrong\u003e 11\" \/ 28cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-measures__item\"\u003e\n\u003csmall\u003e Overall Height \u003c\/small\u003e \u003cstrong\u003e 18.9\" \/ 48cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-measures__item\"\u003e\n\u003csmall\u003e Cord Length \u003c\/small\u003e \u003cstrong\u003e 59.1\" \/ 150cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT + CONTROL\n  ====================================================== --\u003e\n\u003csection class=\"bend-light\"\u003e\n\u003cdiv class=\"bend-light__lead\"\u003e\n\u003csmall\u003e Everyday Use \u003c\/small\u003e\n\u003ch3\u003ePlug In. Switch On.\u003c\/h3\u003e\n\u003cp\u003eBend uses a built-in LED source and simple inline control. No separate bulb, hardwiring or installation is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-light__data\"\u003e\n\u003cdiv class=\"bend-light__cell\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-light__cell\"\u003e\n\u003csmall\u003e Light Included \u003c\/small\u003e \u003cstrong\u003e Yes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-light__cell\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Inline Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-light__cell\"\u003e\n\u003csmall\u003e Power \u003c\/small\u003e \u003cstrong\u003e Plug-In \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT CHARACTER\n  ====================================================== --\u003e\n\u003csection class=\"bend-ambient\"\u003e\n\u003cdiv class=\"bend-ambient__tag\"\u003eLight Character\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Designed mainly for soft ambient illumination. \u003c\/strong\u003e \u003cspan\u003e The frosted acrylic softens the integrated LED, making Bend better suited to atmosphere and decorative lighting than a narrow, concentrated task beam. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PLACEMENT\n  ====================================================== --\u003e\n\u003csection class=\"bend-place\"\u003e\n\u003cdiv class=\"bend-place__head\"\u003e\n\u003ch3\u003eEasy to Place Without Looking Small\u003c\/h3\u003e\n\u003cp\u003eIts vertical form gives Bend more visual presence than its compact base would suggest.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-place__grid\"\u003e\n\u003cdiv class=\"bend-place__item\"\u003e\n\u003csmall\u003e Bedroom \u003c\/small\u003e \u003cstrong\u003e Nightstand \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-place__item\"\u003e\n\u003csmall\u003e Living Area \u003c\/small\u003e \u003cstrong\u003e Console \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-place__item\"\u003e\n\u003csmall\u003e Workspace \u003c\/small\u003e \u003cstrong\u003e Desk Corner \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-place__item\"\u003e\n\u003csmall\u003e Accent \u003c\/small\u003e \u003cstrong\u003e Reading Corner \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BEFORE ORDERING\n  ====================================================== --\u003e\n\u003csection class=\"bend-before\"\u003e\n\u003cdiv class=\"bend-before__title\"\u003e\n\u003csmall\u003e Before You Order \u003c\/small\u003e\n\u003ch3\u003eThree Quick Checks\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-before__rows\"\u003e\n\u003cdiv class=\"bend-before__row\"\u003e\n\u003cstrong\u003e Need task light? \u003c\/strong\u003e\n\u003cp\u003eBend is primarily intended for soft ambient and decorative illumination rather than a focused reading beam.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-before__row\"\u003e\n\u003cstrong\u003e Need installation? \u003c\/strong\u003e\n\u003cp\u003eNo. Bend is plug-in and requires no hardwiring or assembly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-before__row\"\u003e\n\u003cstrong\u003e Tight tabletop? \u003c\/strong\u003e\n\u003cp\u003eThe lamp is 11 inches wide overall, while the base itself is approximately 4.7 inches across.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"bend-specs\"\u003e\n\u003cdiv class=\"bend-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Bend · Wood LED Table Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-spec-list\"\u003e\n\u003cdiv class=\"bend-spec-row\"\u003e\n\u003cspan class=\"bend-spec-row__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"bend-spec-row__value\"\u003e W11\" × H18.9\" \/ W28 × H48cm · Base Ø4.7\" \/ Ø12cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-spec-row\"\u003e\n\u003cspan class=\"bend-spec-row__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"bend-spec-row__value\"\u003e Wood · Acrylic · Metal \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-spec-row\"\u003e\n\u003cspan class=\"bend-spec-row__label\"\u003e Finish \u0026amp; Shade \u003c\/span\u003e \u003cspan class=\"bend-spec-row__value\"\u003e Natural Wood body · Frosted Acrylic diffuser \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-spec-row\"\u003e\n\u003cspan class=\"bend-spec-row__label\"\u003e Style \u003c\/span\u003e \u003cspan class=\"bend-spec-row__value\"\u003e Japandi · Scandinavian · Minimalist · Modern \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-spec-row\"\u003e\n\u003cspan class=\"bend-spec-row__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"bend-spec-row__value\"\u003e Integrated LED · Included · Separate bulb not required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-spec-row\"\u003e\n\u003cspan class=\"bend-spec-row__label\"\u003e Lighting Effect \u003c\/span\u003e \u003cspan class=\"bend-spec-row__value\"\u003e Soft ambient glow \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-spec-row\"\u003e\n\u003cspan class=\"bend-spec-row__label\"\u003e Electrical \u0026amp; Control \u003c\/span\u003e \u003cspan class=\"bend-spec-row__value\"\u003e AC 110–240V · Inline switch · Plug-in power \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-spec-row\"\u003e\n\u003cspan class=\"bend-spec-row__label\"\u003e Cord \u0026amp; Installation \u003c\/span\u003e \u003cspan class=\"bend-spec-row__value\"\u003e 59.1\" \/ 150cm cord · No assembly required · No hardwiring required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-spec-row\"\u003e\n\u003cspan class=\"bend-spec-row__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"bend-spec-row__value\"\u003e Indoor use only \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bend-spec-row\"\u003e\n\u003cspan class=\"bend-spec-row__label\"\u003e Maintenance \u003c\/span\u003e \u003cspan class=\"bend-spec-row__value\"\u003e Wipe with a soft dry cloth · Avoid moisture and chemical cleaners \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CERTIFICATIONS --\u003e\n\u003cdiv class=\"bend-cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"bend-care\"\u003e\n\u003cdiv class=\"bend-care__tag\"\u003eMaterial Care\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Keep the wood and acrylic surfaces dry. \u003c\/strong\u003e \u003cspan\u003e Use a soft dry cloth for routine cleaning. Avoid chemical cleaners, abrasive pads and direct moisture. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"bend-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders. \u003cstrong\u003eExpedited (2–4 weeks)\u003c\/strong\u003e available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"bend-detail-large\" href=\"#bend-root\" class=\"bend-lightbox\"\u003e \u003cspan class=\"bend-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bend-wood-table-lamp-stuberlighting_4.jpg?v=1778759680\" alt=\"Enlarged Bend Wood Table Lamp detail\"\u003e \u003cspan class=\"bend-lightbox__text\"\u003e Bent Wood + Frosted Acrylic · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — DIMENSIONS\n  ====================================================== --\u003e \u003ca id=\"bend-size-large\" href=\"#bend-root\" class=\"bend-lightbox\"\u003e \u003cspan class=\"bend-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bend-wood-table-lamp-stuberlighting_2.jpg?v=1778759681\" alt=\"Enlarged Bend Wood Table Lamp dimension drawing\"\u003e \u003cspan class=\"bend-lightbox__text\"\u003e W11\" × H18.9\" · Base Ø4.7\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 22cm x H 78cm \/ ∅ 8.7″ x H 30.7″ \/ Wood Color \/ US Plug","offer_id":52209813029147,"sku":"STB-BEND-1","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 78cm \/ ∅ 8.7″ x H 30.7″ \/ Wood Color \/ UK Plug","offer_id":52209813061915,"sku":"STB-BEND-2","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 78cm \/ ∅ 8.7″ x H 30.7″ \/ Wood Color \/ AU Plug","offer_id":52209813094683,"sku":"STB-BEND-3","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 78cm \/ ∅ 8.7″ x H 30.7″ \/ Wood Color \/ EU Plug","offer_id":52209813127451,"sku":"STB-BEND-4","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 78cm \/ ∅ 8.7″ x H 30.7″ \/ Walnut Color \/ US Plug","offer_id":52209813160219,"sku":"STB-BEND-5","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 78cm \/ ∅ 8.7″ x H 30.7″ \/ Walnut Color \/ UK Plug","offer_id":52209813192987,"sku":"STB-BEND-6","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 78cm \/ ∅ 8.7″ x H 30.7″ \/ Walnut Color \/ AU Plug","offer_id":52209813225755,"sku":"STB-BEND-7","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 78cm \/ ∅ 8.7″ x H 30.7″ \/ Walnut Color \/ EU Plug","offer_id":52209813258523,"sku":"STB-BEND-8","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 78cm \/ ∅ 8.7″ x H 30.7″ \/ Black \/ US Plug","offer_id":52209813291291,"sku":"STB-BEND-9","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 78cm \/ ∅ 8.7″ x H 30.7″ \/ Black \/ UK Plug","offer_id":52209813324059,"sku":"STB-BEND-10","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 78cm \/ ∅ 8.7″ x H 30.7″ \/ Black \/ AU Plug","offer_id":52209813356827,"sku":"STB-BEND-11","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22cm x H 78cm \/ ∅ 8.7″ x H 30.7″ \/ Black \/ EU Plug","offer_id":52209813389595,"sku":"STB-BEND-12","price":195.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/bend-wood-table-lamp-stuberlighting_1.jpg?v=1778759680"},{"product_id":"sola-angular-chandelier","title":"Sola Angular Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — SOLA ANGULAR CHANDELIER\n\n   SPAN → LIGHT DENSITY → FINISH → DROP\n\n   2-HEAD SMALL\n   2-HEAD LARGE\n   4-HEAD LARGE\n\n   MATTE BLACK \/ ANTIQUE BRASS\n   WHITE FABRIC SHADES\n\n   REFINED · READABLE · DAWN SAFE\n========================================================= *\/\n\n.stb-sola{\n  --ivory:#FFFDF8;\n  --paper:#F4F1EB;\n  --stone:#E8E4DD;\n\n  --espresso:#1C1209;\n  --charcoal:#292825;\n  --brown:#4A3218;\n\n  --black:#232321;\n\n  --brass:#A78355;\n  --brass-deep:#765737;\n  --brass-soft:#DED0B8;\n\n  --gold:#C8A96E;\n  --line:#D9D0C4;\n\n  width:100%;\n  max-width:860px;\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-sola *,\n.stb-sola *::before,\n.stb-sola *::after{\n  box-sizing:border-box;\n}\n\n.stb-sola h2,\n.stb-sola h3,\n.stb-sola p{\n  margin-top:0;\n}\n\n.stb-sola h2,\n.stb-sola 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-sola 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-sola a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.sola-open{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,180px);\n\n  gap:30px;\n  align-items:stretch;\n\n  margin-bottom:25px;\n}\n\n.sola-open__copy{\n  min-width:0;\n\n  padding:4px 0 18px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.sola-kicker{\n  margin:0 0 7px !important;\n\n  color:#816542;\n\n  font-size:10px;\n  font-weight:600;\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.sola-open h2{\n  max-width:610px;\n\n  margin:0 0 9px;\n\n  font-size:35px;\n  line-height:1.03;\n}\n\n.sola-open__copy \u003e p{\n  max-width:585px;\n\n  margin:0;\n\n  color:#66513F;\n\n  font-size:13px;\n}\n\n.sola-open__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:12px;\n}\n\n.sola-open__facts span{\n  padding:5px 9px;\n\n  border-radius:20px;\n\n  font-size:10px;\n  font-weight:500;\n}\n\n.sola-open__facts span:nth-child(1){\n  background:#1C1209;\n  color:#F5EDD8;\n}\n\n.sola-open__facts span:nth-child(2){\n  background:#232321;\n  color:#F8F3EA;\n}\n\n.sola-open__facts span:nth-child(3){\n  background:#A78355;\n  color:#FFF8ED;\n}\n\n.sola-open__facts span:nth-child(4){\n  background:#E8E4DD;\n  color:#5D564C;\n}\n\n\n\/* INTRO INDEX *\/\n\n.sola-open__index{\n  display:flex;\n  flex-direction:column;\n  justify-content:space-between;\n\n  min-width:0;\n\n  padding:15px;\n\n  background:#292825;\n\n  border-radius:8px;\n}\n\n.sola-open__index small{\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.sola-open__index strong{\n  display:block;\n\n  padding:14px 0;\n\n  color:#FFF7EA;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:33px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.sola-open__index 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   MAIN BUYING DECISION\n========================================================= *\/\n\n.sola-decision{\n  margin-bottom:28px;\n\n  padding:16px 17px;\n\n  background:#F4F1EB;\n\n  border-top:3px solid #1C1209;\n}\n\n.sola-decision__head{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  gap:25px;\n\n  margin-bottom:13px;\n}\n\n.sola-decision__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.sola-decision__head p{\n  margin:0;\n\n  color:#74604C;\n\n  font-size:11.5px;\n}\n\n.sola-decision__grid{\n  display:grid;\n  grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);\n\n  gap:6px;\n}\n\n\n\/* SMALL *\/\n\n.sola-decision__small{\n  min-width:0;\n\n  padding:15px 16px;\n\n  background:#E8E4DD;\n\n  border-radius:7px;\n}\n\n.sola-decision__small small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#796956;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.sola-decision__small strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#281A0E;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:26px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.sola-decision__small p{\n  margin:0;\n\n  color:#665A4E;\n\n  font-size:11px;\n}\n\n\n\/* LARGE *\/\n\n.sola-decision__large{\n  display:grid;\n  grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n  min-width:0;\n\n  overflow:hidden;\n\n  background:#292825;\n\n  border-radius:7px;\n}\n\n.sola-decision__large-span{\n  min-width:0;\n\n  padding:15px;\n\n  background:#A78355;\n}\n\n.sola-decision__large-span small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#F0DFC7;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.sola-decision__large-span strong{\n  display:block;\n\n  color:#FFF9EF;\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.sola-decision__large-span span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#F0E5D5;\n\n  font-size:10px;\n}\n\n.sola-decision__large-copy{\n  min-width:0;\n\n  padding:14px 15px;\n}\n\n.sola-decision__large-copy small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#C8A96E;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.sola-decision__large-copy p{\n  margin:0 0 6px;\n\n  color:#D0CBC2;\n\n  font-size:11px;\n}\n\n.sola-decision__large-copy p:last-child{\n  margin-bottom:0;\n}\n\n.sola-decision__large-copy strong{\n  color:#FFF8EB;\n}\n\n\n\/* =========================================================\n   CONFIGURATION LEDGER\n========================================================= *\/\n\n.sola-configs{\n  margin-bottom:28px;\n}\n\n.sola-config{\n  display:grid;\n  grid-template-columns:minmax(0,115px) minmax(0,165px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  padding:12px 14px;\n\n  border-top:1px solid var(--line);\n}\n\n.sola-config:last-child{\n  border-bottom:1px solid var(--line);\n}\n\n.sola-config:nth-child(even){\n  background:#F4F1EB;\n}\n\n.sola-config__name small{\n  display:block;\n\n  color:#876B48;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.sola-config__name strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:22px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.sola-config__size{\n  min-width:0;\n\n  padding-left:13px;\n\n  border-left:2px solid #A78355;\n}\n\n.sola-config__size strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:12px;\n  font-weight:600;\n}\n\n.sola-config__size span{\n  display:block;\n\n  margin-top:2px;\n\n  color:#786653;\n\n  font-size:10.5px;\n}\n\n.sola-config__use strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.sola-config__use span{\n  display:block;\n\n  color:#675440;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   REAL DIMENSION DRAWINGS\n========================================================= *\/\n\n.sola-dimensions{\n  margin-bottom:28px;\n}\n\n.sola-dimensions__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.sola-dimensions__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.sola-dimensions__head span{\n  color:#87715A;\n\n  font-size:10px;\n}\n\n.sola-diagrams{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:6px;\n}\n\n.sola-diagram{\n  min-width:0;\n\n  padding:11px 10px;\n\n  background:#E8E4DD;\n\n  border-top:2px solid #A78355;\n\n  border-radius:6px;\n}\n\n.sola-diagram:nth-child(2){\n  border-top-color:#1C1209;\n}\n\n.sola-diagram:nth-child(3){\n  border-top-color:#A78355;\n}\n\n.sola-diagram__head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:8px;\n\n  margin-bottom:8px;\n}\n\n.sola-diagram__head strong{\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.sola-diagram__head span{\n  color:#806C55;\n\n  font-size:9px;\n}\n\n\n\/* REAL IMAGE *\/\n\n.sola-diagram__image{\n  width:128px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:#FFFDF8;\n\n  border:1px solid #DDD5C9;\n\n  border-radius:5px;\n}\n\n.sola-diagram__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.sola-diagram__image img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n\n  height:auto !important;\n  max-height:122px !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n}\n\n.sola-zoom{\n  position:absolute;\n\n  right:4px;\n  bottom:4px;\n\n  padding:3px 6px;\n\n  background:rgba(28,18,9,.87);\n\n  border-radius:20px;\n\n  color:#FFF8EB;\n\n  font-size:8px;\n\n  pointer-events:none;\n}\n\n\n\/* =========================================================\n   FINISH CHOICE\n========================================================= *\/\n\n.sola-finishes{\n  margin-bottom:28px;\n}\n\n.sola-finishes__head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:24px;\n\n  margin-bottom:8px;\n}\n\n.sola-finishes__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.sola-finishes__head p{\n  margin:0;\n\n  color:#74604C;\n\n  font-size:11.5px;\n}\n\n.sola-finishes__grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:5px;\n}\n\n\n\/* BLACK *\/\n\n.sola-finish--black{\n  min-width:0;\n\n  padding:16px 17px;\n\n  background:#232321;\n\n  border-radius:7px;\n}\n\n.sola-finish--black 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.sola-finish--black h3{\n  margin:0 0 5px;\n\n  color:#FFF8EB;\n\n  font-size:22px;\n}\n\n.sola-finish--black p{\n  margin:0;\n\n  color:#CEC9C0;\n\n  font-size:11.5px;\n}\n\n\n\/* BRASS *\/\n\n.sola-finish--brass{\n  min-width:0;\n\n  padding:16px 17px;\n\n  background:#DED0B8;\n\n  border-radius:7px;\n}\n\n.sola-finish--brass small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#7C6243;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.sola-finish--brass h3{\n  margin:0 0 5px;\n\n  color:#342618;\n\n  font-size:22px;\n}\n\n.sola-finish--brass p{\n  margin:0;\n\n  color:#69543C;\n\n  font-size:11.5px;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAIL\n========================================================= *\/\n\n.sola-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 28px 42px;\n  padding:13px 15px;\n\n  background:#292825;\n\n  border-radius:8px;\n}\n\n.sola-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.sola-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.sola-detail__image img{\n  max-height:160px !important;\n}\n\n.sola-detail__copy{\n  min-width:0;\n}\n\n.sola-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.sola-detail__copy h3{\n  margin:0 0 6px;\n\n  color:#FFF8EB;\n\n  font-size:22px;\n}\n\n.sola-detail__copy p{\n  margin:0;\n\n  color:#D0CBC2;\n\n  font-size:12px;\n}\n\n.sola-detail__tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:10px;\n}\n\n.sola-detail__tags span{\n  padding:4px 8px;\n\n  border-radius:20px;\n\n  font-size:9.5px;\n}\n\n.sola-detail__tags span:nth-child(1){\n  background:#A78355;\n  color:#FFF8ED;\n}\n\n.sola-detail__tags span:nth-child(2){\n  background:#E8E4DD;\n  color:#575149;\n}\n\n.sola-detail__tags span:nth-child(3){\n  border:1px solid #6E675E;\n  color:#D7CDBD;\n}\n\n\n\/* =========================================================\n   SHADE\n========================================================= *\/\n\n.sola-shade{\n  display:grid;\n  grid-template-columns:minmax(0,160px) minmax(0,1fr);\n\n  gap:24px;\n\n  margin-bottom:28px;\n}\n\n.sola-shade__number{\n  min-width:0;\n\n  padding:15px;\n\n  background:#A78355;\n\n  border-radius:7px;\n}\n\n.sola-shade__number small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#F0DFC7;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.sola-shade__number strong{\n  display:block;\n\n  color:#FFF9EF;\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.sola-shade__number span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#EFE3D2;\n\n  font-size:10px;\n}\n\n.sola-shade__copy{\n  min-width:0;\n\n  padding-top:3px;\n}\n\n.sola-shade__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#826B4C;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.sola-shade__copy h3{\n  margin:0 0 5px;\n\n  font-size:21px;\n}\n\n.sola-shade__copy p{\n  margin:0;\n\n  color:#675440;\n\n  font-size:11.5px;\n}\n\n\n\/* =========================================================\n   ROD\n========================================================= *\/\n\n.sola-rod{\n  margin-bottom:28px;\n\n  padding:15px 16px;\n\n  background:#F4F1EB;\n\n  border-top:3px solid #1C1209;\n}\n\n.sola-rod__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:20px;\n\n  margin-bottom:11px;\n}\n\n.sola-rod__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.sola-rod__head span{\n  color:#806C55;\n\n  font-size:10px;\n}\n\n.sola-rod__sections{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:5px;\n}\n\n.sola-rod__section{\n  min-width:0;\n\n  padding:11px 12px;\n\n  background:#FFFDF8;\n\n  border:1px solid #DDD4C8;\n}\n\n.sola-rod__section small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#806A4E;\n\n  font-size:9px;\n  font-weight:600;\n  text-transform:uppercase;\n}\n\n.sola-rod__section strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:12px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   HANGING HEIGHT\n========================================================= *\/\n\n.sola-hang{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:11px;\n  align-items:center;\n\n  margin:-18px 0 28px;\n  padding:10px 12px;\n\n  background:#E8E4DD;\n\n  border-left:3px solid #A78355;\n}\n\n.sola-hang__tag{\n  padding:4px 8px;\n\n  background:#A78355;\n\n  border-radius:20px;\n\n  color:#FFF8EB;\n\n  font-size:9px;\n  font-weight:600;\n}\n\n.sola-hang strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.sola-hang span{\n  display:block;\n\n  margin-top:2px;\n\n  color:#6E5C48;\n\n  font-size:10.5px;\n}\n\n\n\/* =========================================================\n   LIGHT\n========================================================= *\/\n\n.sola-light{\n  display:grid;\n  grid-template-columns:minmax(0,200px) minmax(0,1fr);\n\n  margin-bottom:27px;\n\n  overflow:hidden;\n\n  border-radius:7px;\n}\n\n.sola-light__lead{\n  min-width:0;\n\n  padding:16px 17px;\n\n  background:#1C1209;\n}\n\n.sola-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.sola-light__lead h3{\n  margin:0 0 5px;\n\n  color:#F5EDD8;\n\n  font-size:21px;\n}\n\n.sola-light__lead p{\n  margin:0;\n\n  color:#C9BDAE;\n\n  font-size:11.5px;\n}\n\n.sola-light__data{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  min-width:0;\n}\n\n.sola-light__cell{\n  min-width:0;\n\n  padding:13px 14px;\n}\n\n.sola-light__cell:nth-child(1),\n.sola-light__cell:nth-child(4){\n  background:#E8E4DD;\n}\n\n.sola-light__cell:nth-child(2),\n.sola-light__cell:nth-child(3){\n  background:#DED0B8;\n}\n\n.sola-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.sola-light__cell strong{\n  display:block;\n\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   BEFORE ORDER\n========================================================= *\/\n\n.sola-before{\n  display:grid;\n  grid-template-columns:minmax(0,160px) minmax(0,1fr);\n\n  gap:23px;\n\n  margin-bottom:27px;\n}\n\n.sola-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.sola-before__title h3{\n  margin:0;\n\n  font-size:20px;\n}\n\n.sola-before__rows{\n  min-width:0;\n\n  border-top:1px solid var(--line);\n}\n\n.sola-before__row{\n  display:grid;\n  grid-template-columns:minmax(0,140px) minmax(0,1fr);\n\n  gap:15px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.sola-before__row strong{\n  color:#281A0E;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.sola-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.sola-specs{\n  margin-bottom:26px;\n}\n\n.sola-specs__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.sola-specs__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.sola-specs__head span{\n  color:#90785D;\n\n  font-size:10px;\n}\n\n.sola-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.sola-spec-row{\n  display:grid;\n  grid-template-columns:minmax(0,160px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid #E4D9CA;\n}\n\n.sola-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.sola-spec-row__label{\n  color:#806C55;\n\n  font-size:11px;\n  font-weight:500;\n}\n\n.sola-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.sola-cert{\n  margin-top:9px;\n  padding:11px 13px;\n\n  background:#DED0B8;\n\n  border-left:3px solid #A78355;\n\n  border-radius:5px;\n}\n\n.sola-cert small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#765F42;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.sola-cert strong{\n  display:block;\n\n  color:#342618;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.sola-care{\n  display:grid;\n  grid-template-columns:auto minmax(0,1fr);\n\n  gap:11px;\n  align-items:center;\n\n  margin-bottom:26px;\n  padding:11px 13px;\n\n  background:#292825;\n\n  border-radius:7px;\n}\n\n.sola-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.sola-care strong{\n  display:block;\n\n  color:#FFF8EB;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.sola-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.sola-shipping{\n  padding:18px 20px;\n\n  background:\n    linear-gradient(\n      110deg,\n      #292825 0%,\n      #292825 78%,\n      #4B3424 100%\n    );\n\n  border-left:4px solid #C8A96E;\n\n  border-radius:7px;\n}\n\n.sola-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF4E5;\n\n  font-size:20px;\n}\n\n.sola-shipping p{\n  margin:0 0 7px;\n\n  color:#D0CBC2;\n\n  font-size:12px;\n}\n\n.sola-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.sola-shipping strong{\n  color:#FFF8EB;\n}\n\n.sola-shipping a{\n  color:#E3C58D;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.sola-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.sola-lightbox:target{\n  display:flex;\n}\n\n.sola-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.sola-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.sola-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  .sola-open{\n    grid-template-columns:minmax(0,1fr) minmax(0,135px);\n\n    gap:16px;\n  }\n\n  .sola-open h2{\n    font-size:29px;\n  }\n\n  .sola-open__copy \u003e p{\n    font-size:13px;\n  }\n\n\n  .sola-decision__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n  .sola-decision__grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .sola-config{\n    grid-template-columns:minmax(0,105px) minmax(0,145px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n\n  .sola-diagram__image{\n    width:110px;\n  }\n\n  .sola-diagram__image img{\n    max-height:104px !important;\n  }\n\n\n  .sola-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  .sola-detail__image{\n    width:125px;\n  }\n\n  .sola-detail__image img{\n    max-height:116px !important;\n  }\n\n\n  .sola-light{\n    grid-template-columns:1fr;\n  }\n\n\n  .sola-before{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n\n  .sola-spec-row{\n    grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n@media screen and (max-width:500px){\n\n  .sola-open{\n    grid-template-columns:1fr;\n  }\n\n  .sola-open__index{\n    width:155px;\n  }\n\n\n  .sola-decision__large{\n    grid-template-columns:1fr;\n  }\n\n\n  .sola-config{\n    grid-template-columns:minmax(0,95px) minmax(0,1fr);\n  }\n\n  .sola-config__use{\n    grid-column:1 \/ -1;\n  }\n\n\n  .sola-dimensions__head{\n    display:block;\n  }\n\n  .sola-dimensions__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .sola-diagrams{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .sola-diagram:last-child{\n    grid-column:1 \/ -1;\n  }\n\n  .sola-diagram__image{\n    width:100px;\n  }\n\n  .sola-diagram__image img{\n    max-height:95px !important;\n  }\n\n\n  .sola-finishes__grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .sola-detail{\n    grid-template-columns:1fr;\n  }\n\n  .sola-detail__image{\n    width:110px;\n\n    margin:0;\n  }\n\n\n  .sola-shade{\n    grid-template-columns:1fr;\n  }\n\n  .sola-shade__number{\n    width:150px;\n  }\n\n\n  .sola-rod__head{\n    display:block;\n  }\n\n  .sola-rod__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n  .sola-rod__sections{\n    grid-template-columns:1fr;\n  }\n\n\n  .sola-hang,\n  .sola-care{\n    grid-template-columns:1fr;\n  }\n\n\n  .sola-light__data{\n    grid-template-columns:1fr;\n  }\n\n\n  .sola-specs__head{\n    display:block;\n  }\n\n  .sola-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .sola-spec-row{\n    grid-template-columns:1fr;\n\n    gap:3px;\n\n    padding:9px 0;\n  }\n\n  .sola-spec-row__label{\n    color:#765737;\n\n    font-size:10px;\n    font-weight:600;\n\n    text-transform:uppercase;\n    letter-spacing:.05em;\n  }\n\n  .sola-spec-row__value{\n    font-size:12px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-sola\" id=\"sola-root\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"sola-open\"\u003e\n\u003cdiv class=\"sola-open__copy\"\u003e\n\u003cp class=\"sola-kicker\"\u003eSola · Angular Chandelier\u003c\/p\u003e\n\u003ch2\u003eChoose the Span First. Then Choose the Light Density.\u003c\/h2\u003e\n\u003cp\u003eSola combines angular metal arms with compact white fabric drum shades. The important difference between its configurations is not simply size: both Large versions span 46.5 inches, but one uses two light heads and the other uses four.\u003c\/p\u003e\n\u003cdiv class=\"sola-open__facts\"\u003e\n\u003cspan\u003e Ø27.6\" \/ Ø46.5\" \u003c\/span\u003e \u003cspan\u003e Matte Black \u003c\/span\u003e \u003cspan\u003e Antique Brass \u003c\/span\u003e \u003cspan\u003e E14 Bulbs Included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-open__index\"\u003e\n\u003csmall\u003e Configurations \u003c\/small\u003e \u003cstrong\u003e 3 Forms \u003c\/strong\u003e \u003cspan\u003e 2-Head Small\u003cbr\u003e2-Head Large\u003cbr\u003e4-Head Large \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MAIN DECISION\n  ====================================================== --\u003e\n\u003csection class=\"sola-decision\"\u003e\n\u003cdiv class=\"sola-decision__head\"\u003e\n\u003ch3\u003eSmall or Large Is Only the First Decision\u003c\/h3\u003e\n\u003cp\u003eOnce you move to the 46.5-inch Large size, choose 2 or 4 light heads according to the amount of visual and lighting density you want from the same span.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-decision__grid\"\u003e\n\u003cdiv class=\"sola-decision__small\"\u003e\n\u003csmall\u003e Compact Span \u003c\/small\u003e \u003cstrong\u003e Ø27.6\" \u003c\/strong\u003e\n\u003cp\u003e2-Head Small keeps the angular form tighter for bedrooms, breakfast nooks, smaller dining areas and compact rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-decision__large\"\u003e\n\u003cdiv class=\"sola-decision__large-span\"\u003e\n\u003csmall\u003e Large Span \u003c\/small\u003e \u003cstrong\u003e Ø46.5\" \u003c\/strong\u003e \u003cspan\u003e Shared by both Large versions \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-decision__large-copy\"\u003e\n\u003csmall\u003e Then Choose Light Density \u003c\/small\u003e\n\u003cp\u003e\u003cstrong\u003e2-Head Large\u003c\/strong\u003e — same 46.5\" span with a more open composition.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4-Head Large\u003c\/strong\u003e — same 46.5\" span with twice the number of light sources.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CONFIGURATIONS\n  ====================================================== --\u003e\n\u003csection class=\"sola-configs\"\u003e\n\u003cdiv class=\"sola-config\"\u003e\n\u003cdiv class=\"sola-config__name\"\u003e\n\u003csmall\u003e Compact \u003c\/small\u003e \u003cstrong\u003e 2-Head Small \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-config__size\"\u003e\n\u003cstrong\u003e Ø27.6\" × H18.9\" \u003c\/strong\u003e \u003cspan\u003e Ø70 × H48cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-config__use\"\u003e\n\u003cstrong\u003e Up to approx. 150 sq ft \u003c\/strong\u003e \u003cspan\u003e Bedrooms, breakfast nooks, home offices and smaller dining tables. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-config\"\u003e\n\u003cdiv class=\"sola-config__name\"\u003e\n\u003csmall\u003e Open Large \u003c\/small\u003e \u003cstrong\u003e 2-Head Large \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-config__size\"\u003e\n\u003cstrong\u003e Ø46.5\" × H20.3\" \u003c\/strong\u003e \u003cspan\u003e Ø118 × H51.5cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-config__use\"\u003e\n\u003cstrong\u003e Approx. 150–300 sq ft \u003c\/strong\u003e \u003cspan\u003e Large horizontal span with fewer shades for rooms with supplemental lighting. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-config\"\u003e\n\u003cdiv class=\"sola-config__name\"\u003e\n\u003csmall\u003e Full Large \u003c\/small\u003e \u003cstrong\u003e 4-Head Large \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-config__size\"\u003e\n\u003cstrong\u003e Ø46.5\" × H27\" \u003c\/strong\u003e \u003cspan\u003e Ø118 × H68.5cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-config__use\"\u003e\n\u003cstrong\u003e Approx. 250+ sq ft \u003c\/strong\u003e \u003cspan\u003e Same 46.5-inch span with four light sources and greater vertical presence. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NEW REAL DIMENSION IMAGES\n  ====================================================== --\u003e\n\u003csection class=\"sola-dimensions\"\u003e\n\u003cdiv class=\"sola-dimensions__head\"\u003e\n\u003ch3\u003eDimensions by Configuration\u003c\/h3\u003e\n\u003cspan\u003e Click any drawing to enlarge \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-diagrams\"\u003e\n\u003c!-- 2-HEAD SMALL --\u003e\n\u003cdiv class=\"sola-diagram\"\u003e\n\u003cdiv class=\"sola-diagram__head\"\u003e\n\u003cstrong\u003e 2-Head Small \u003c\/strong\u003e \u003cspan\u003e Ø27.6\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-diagram__image\"\u003e\u003ca href=\"#sola-size-small\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sola-angular-chandelier-stuberlighting_20_58c34c50-4900-4ef5-9307-0f3e3b4af8a1.jpg?v=1786794603\" alt=\"Sola 2-Head Small chandelier dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"sola-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2-HEAD LARGE --\u003e\n\u003cdiv class=\"sola-diagram\"\u003e\n\u003cdiv class=\"sola-diagram__head\"\u003e\n\u003cstrong\u003e 2-Head Large \u003c\/strong\u003e \u003cspan\u003e Ø46.5\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-diagram__image\"\u003e\u003ca href=\"#sola-size-2large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sola-angular-chandelier-stuberlighting_12_b4c9bd81-9af7-45c5-9cfc-ff60bd230752.jpg?v=1786794603\" alt=\"Sola 2-Head Large chandelier dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"sola-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4-HEAD LARGE --\u003e\n\u003cdiv class=\"sola-diagram\"\u003e\n\u003cdiv class=\"sola-diagram__head\"\u003e\n\u003cstrong\u003e 4-Head Large \u003c\/strong\u003e \u003cspan\u003e Ø46.5\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-diagram__image\"\u003e\u003ca href=\"#sola-size-4large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sola-angular-chandelier-stuberlighting_7_00517480-d665-411a-9bc8-bc134abe2e23.jpg?v=1786794603\" alt=\"Sola 4-Head Large chandelier dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"sola-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FINISH\n  ====================================================== --\u003e\n\u003csection class=\"sola-finishes\"\u003e\n\u003cdiv class=\"sola-finishes__head\"\u003e\n\u003ch3\u003eOne Geometry. Two Material Moods.\u003c\/h3\u003e\n\u003cp\u003eEvery version keeps the white fabric drum shades. The metal finish determines whether the angular structure reads as graphic or warm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-finishes__grid\"\u003e\n\u003cdiv class=\"sola-finish--black\"\u003e\n\u003csmall\u003e Matte Black + White \u003c\/small\u003e\n\u003ch3\u003eSharper Contrast\u003c\/h3\u003e\n\u003cp\u003eMatte Black emphasizes the angular arm structure against light ceilings and creates a cleaner architectural outline.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-finish--brass\"\u003e\n\u003csmall\u003e Antique Brass + White \u003c\/small\u003e\n\u003ch3\u003eWarmer Contrast\u003c\/h3\u003e\n\u003cp\u003eAntique Brass keeps the same geometry but gives it a warmer metallic presence beside wood, stone and neutral upholstery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAIL IMAGE\n  ====================================================== --\u003e\n\u003csection class=\"sola-detail\"\u003e\n\u003cdiv class=\"sola-detail__image\"\u003e\u003ca href=\"#sola-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sola-angular-chandelier-stuberlighting_16.jpg?v=1778897137\" alt=\"Close-up detail of Sola Angular Chandelier metal arm and white fabric drum shade\" loading=\"lazy\"\u003e \u003cspan class=\"sola-zoom\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"sola-detail__copy\"\u003e\n\u003csmall\u003e Structure Detail \u003c\/small\u003e\n\u003ch3\u003eAngular Lines, Soft Fabric\u003c\/h3\u003e\n\u003cp\u003eSola relies on open metal geometry instead of decorative ornament. White drum shades terminate the angular arms, softening both the silhouette and the visible light source.\u003c\/p\u003e\n\u003cdiv class=\"sola-detail__tags\"\u003e\n\u003cspan\u003e Metal Arms \u003c\/span\u003e \u003cspan\u003e White Fabric \u003c\/span\u003e \u003cspan\u003e Angular Structure \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHADE\n  ====================================================== --\u003e\n\u003csection class=\"sola-shade\"\u003e\n\u003cdiv class=\"sola-shade__number\"\u003e\n\u003csmall\u003e Each Shade \u003c\/small\u003e \u003cstrong\u003e Ø9.4\" \u003c\/strong\u003e \u003cspan\u003e Ø24 × H12.5cm \/ H4.9\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-shade__copy\"\u003e\n\u003csmall\u003e Light Diffusion \u003c\/small\u003e\n\u003ch3\u003eWhite Fabric Softens the E14 Light Source\u003c\/h3\u003e\n\u003cp\u003eThe compact drum shades conceal the individual E14 bulbs and soften their output, giving Sola a calmer appearance than an exposed-bulb chandelier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ROD\n  ====================================================== --\u003e\n\u003csection class=\"sola-rod\"\u003e\n\u003cdiv class=\"sola-rod__head\"\u003e\n\u003ch3\u003eAdjustable Rod Sections\u003c\/h3\u003e\n\u003cspan\u003e Extension available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-rod__sections\"\u003e\n\u003cdiv class=\"sola-rod__section\"\u003e\n\u003csmall\u003e Section 01 \u003c\/small\u003e \u003cstrong\u003e 11.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-rod__section\"\u003e\n\u003csmall\u003e Section 02 \u003c\/small\u003e \u003cstrong\u003e 11.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-rod__section\"\u003e\n\u003csmall\u003e Section 03 \u003c\/small\u003e \u003cstrong\u003e 15.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       HANGING HEIGHT\n  ====================================================== --\u003e\n\u003csection class=\"sola-hang\"\u003e\n\u003cdiv class=\"sola-hang__tag\"\u003eDining Table\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Aim for approximately 28–34\" above the tabletop. \u003c\/strong\u003e \u003cspan\u003e Measure from the tabletop to the bottom of the lowest shade. Factor the selected fixture body height into the total ceiling drop. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"sola-light\"\u003e\n\u003cdiv class=\"sola-light__lead\"\u003e\n\u003csmall\u003e Light \u0026amp; Electrical \u003c\/small\u003e\n\u003ch3\u003eReplaceable E14 Bulbs\u003c\/h3\u003e\n\u003cp\u003eSola uses replaceable E14 light sources rather than permanently integrated LEDs. Bulbs are included with the selected configuration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-light__data\"\u003e\n\u003cdiv class=\"sola-light__cell\"\u003e\n\u003csmall\u003e Bulb Base \u003c\/small\u003e \u003cstrong\u003e E14 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-light__cell\"\u003e\n\u003csmall\u003e Bulbs Included \u003c\/small\u003e \u003cstrong\u003e Yes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-light__cell\"\u003e\n\u003csmall\u003e Maximum \u003c\/small\u003e \u003cstrong\u003e 40W \/ Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-light__cell\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Wall Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BEFORE ORDER\n  ====================================================== --\u003e\n\u003csection class=\"sola-before\"\u003e\n\u003cdiv class=\"sola-before__title\"\u003e\n\u003csmall\u003e Before You Order \u003c\/small\u003e\n\u003ch3\u003eFour Useful Checks\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-before__rows\"\u003e\n\u003cdiv class=\"sola-before__row\"\u003e\n\u003cstrong\u003e 27.6\" or 46.5\"? \u003c\/strong\u003e\n\u003cp\u003eChoose the overall span first based on the room and surface below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-before__row\"\u003e\n\u003cstrong\u003e Large 2 or 4 heads? \u003c\/strong\u003e\n\u003cp\u003eBoth are 46.5\" wide. The 4-Head version adds more light sources and a taller 27\" body.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-before__row\"\u003e\n\u003cstrong\u003e Black or Brass? \u003c\/strong\u003e\n\u003cp\u003eMatte Black emphasizes the angular structure; Antique Brass gives the same form a warmer appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-before__row\"\u003e\n\u003cstrong\u003e High ceiling? \u003c\/strong\u003e\n\u003cp\u003eStandard rods use 11.8\" + 11.8\" + 15.7\" sections. Extension is available on request.\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=\"sola-specs\"\u003e\n\u003cdiv class=\"sola-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Sola · Angular Chandelier \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-spec-list\"\u003e\n\u003cdiv class=\"sola-spec-row\"\u003e\n\u003cspan class=\"sola-spec-row__label\"\u003e Configurations \u003c\/span\u003e \u003cspan class=\"sola-spec-row__value\"\u003e 2-Head Small: Ø27.6\" × H18.9\" \/ Ø70 × H48cm\u003cbr\u003e2-Head Large: Ø46.5\" × H20.3\" \/ Ø118 × H51.5cm\u003cbr\u003e4-Head Large: Ø46.5\" × H27\" \/ Ø118 × H68.5cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-spec-row\"\u003e\n\u003cspan class=\"sola-spec-row__label\"\u003e Materials \u0026amp; Finish \u003c\/span\u003e \u003cspan class=\"sola-spec-row__value\"\u003e Metal frame \u0026amp; arms · Brass hardware on Antique Brass version · Matte Black + White or Antique Brass + White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-spec-row\"\u003e\n\u003cspan class=\"sola-spec-row__label\"\u003e Shade \u003c\/span\u003e \u003cspan class=\"sola-spec-row__value\"\u003e White fabric drum · Ø9.4\" × H4.9\" \/ Ø24 × H12.5cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-spec-row\"\u003e\n\u003cspan class=\"sola-spec-row__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"sola-spec-row__value\"\u003e E14 · Bulb Included: Yes · 2 or 4 bulbs according to selected configuration · Max 40W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-spec-row\"\u003e\n\u003cspan class=\"sola-spec-row__label\"\u003e Electrical \u0026amp; Control \u003c\/span\u003e \u003cspan class=\"sola-spec-row__value\"\u003e AC 110–240V · Compatible with standard wall switch · Wall switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-spec-row\"\u003e\n\u003cspan class=\"sola-spec-row__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"sola-spec-row__value\"\u003e Adjustable rod sections: 11.8\" + 11.8\" + 15.7\" · Extension available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-spec-row\"\u003e\n\u003cspan class=\"sola-spec-row__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"sola-spec-row__value\"\u003e Hardwired ceiling installation · Professional electrician installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-spec-row\"\u003e\n\u003cspan class=\"sola-spec-row__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"sola-spec-row__value\"\u003e IP20 damp-rated · Suitable for bathrooms, kitchens, covered outdoor areas and standard indoor spaces \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-spec-row\"\u003e\n\u003cspan class=\"sola-spec-row__label\"\u003e Maintenance \u003c\/span\u003e \u003cspan class=\"sola-spec-row__value\"\u003e Soft dry cloth for metal arms · Dust fabric shades with a soft brush or lint roller · Do not use water on fabric shades \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sola-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=\"sola-care\"\u003e\n\u003cdiv class=\"sola-care__tag\"\u003eShade Care\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Keep the white fabric shades dry. \u003c\/strong\u003e \u003cspan\u003e Wipe metal arms with a soft dry cloth. Dust fabric shades gently with a soft brush or lint roller; do not use water on the fabric. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"sola-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=\"sola-detail-large\" href=\"#sola-root\" class=\"sola-lightbox\"\u003e \u003cspan class=\"sola-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sola-angular-chandelier-stuberlighting_16.jpg?v=1778897137\" alt=\"Enlarged Sola Angular Chandelier detail\"\u003e \u003cspan class=\"sola-lightbox__text\"\u003e Angular Metal + Fabric Shade · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — 2-HEAD SMALL\n  ====================================================== --\u003e \u003ca id=\"sola-size-small\" href=\"#sola-root\" class=\"sola-lightbox\"\u003e \u003cspan class=\"sola-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sola-angular-chandelier-stuberlighting_20_58c34c50-4900-4ef5-9307-0f3e3b4af8a1.jpg?v=1786794603\" alt=\"Enlarged Sola 2-Head Small dimension drawing\"\u003e \u003cspan class=\"sola-lightbox__text\"\u003e 2-Head Small · Ø27.6\" × H18.9\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — 2-HEAD LARGE\n  ====================================================== --\u003e \u003ca id=\"sola-size-2large\" href=\"#sola-root\" class=\"sola-lightbox\"\u003e \u003cspan class=\"sola-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sola-angular-chandelier-stuberlighting_12_b4c9bd81-9af7-45c5-9cfc-ff60bd230752.jpg?v=1786794603\" alt=\"Enlarged Sola 2-Head Large dimension drawing\"\u003e \u003cspan class=\"sola-lightbox__text\"\u003e 2-Head Large · Ø46.5\" × H20.3\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — 4-HEAD LARGE\n  ====================================================== --\u003e \u003ca id=\"sola-size-4large\" href=\"#sola-root\" class=\"sola-lightbox\"\u003e \u003cspan class=\"sola-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sola-angular-chandelier-stuberlighting_7_00517480-d665-411a-9bc8-bc134abe2e23.jpg?v=1786794603\" alt=\"Enlarged Sola 4-Head Large dimension drawing\"\u003e \u003cspan class=\"sola-lightbox__text\"\u003e 4-Head Large · Ø46.5\" × H27\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"2 Heads Dia 27.6\" xH 18.9\" \/ Black \u0026 White","offer_id":52215958831387,"sku":"STB-SOLA-BK-2S","price":327.0,"currency_code":"USD","in_stock":true},{"title":"2 Heads Dia 27.6\" xH 18.9\" \/ Brass \u0026 White","offer_id":52215958864155,"sku":"STB-SOLA-BR-2S","price":327.0,"currency_code":"USD","in_stock":true},{"title":"2 Heads Dia 46.5\"xH20.3\" \/ Black \u0026 White","offer_id":52215958896923,"sku":"STB-SOLA-BK-2L","price":415.0,"currency_code":"USD","in_stock":true},{"title":"2 Heads Dia 46.5\"xH20.3\" \/ Brass \u0026 White","offer_id":52215958929691,"sku":"STB-SOLA-BR-2L","price":415.0,"currency_code":"USD","in_stock":true},{"title":"4 Heads Dia 46.5\"xH 27\" \/ Black \u0026 White","offer_id":52215958962459,"sku":"STB-SOLA-BK-4L","price":658.0,"currency_code":"USD","in_stock":true},{"title":"4 Heads Dia 46.5\"xH 27\" \/ Brass \u0026 White","offer_id":52215958995227,"sku":"STB-SOLA-BR-4L","price":658.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sola-angular-chandelier-stuberlighting_1.jpg?v=1778897138"},{"product_id":"volari-52-inch-flush-mount-ceiling-fan-with-led","title":"Volari Ceiling Fan with Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — VOLARI\n   52-INCH FLUSH MOUNT CEILING FAN WITH LED\n\n   LOW PROFILE \/ AIR \/ LIGHT\n\n   QUIET LUXURY · CONCISE PRODUCT PAGE\n   NO LARGE PAGE BACKGROUND\n\n   ESPRESSO · CREAM · WARM WOOD · GOLD\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-volari{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#655546;\n  --muted:#81715F;\n\n  --gold:#C8A96E;\n  --gold-deep:#977344;\n\n  --wood:#8B6547;\n  --wood-deep:#6E4C34;\n  --wood-soft:#C3A587;\n\n  --cream:#F7F0E3;\n  --paper:#FBF8F2;\n  --ivory:#FCFAF5;\n\n  --line:#DED2BD;\n  --line-soft:#EAE1D3;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-volari *,\n.stb-volari *::before,\n.stb-volari *::after{\n  box-sizing:border-box;\n}\n\n.stb-volari h2,\n.stb-volari h3,\n.stb-volari p{\n  margin-top:0;\n}\n\n.stb-volari h2,\n.stb-volari h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-volari img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-volari a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.volari-shell{\n  position:relative;\n\n  padding:29px 29px 0;\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n\n  box-shadow:0 8px 28px rgba(28,18,9,.025);\n}\n\n.volari-shell::before{\n  content:\"\";\n\n  position:absolute;\n  top:8px;\n  left:29px;\n\n  width:62px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.volari-shell::after{\n  content:\"\";\n\n  position:absolute;\n  top:11px;\n  left:29px;\n\n  width:30px;\n  height:1px;\n\n  background:var(--wood);\n}\n\n\n\/* =========================================================\n   01 — OPENING\n========================================================= *\/\n\n.volari-opening{\n  padding:20px 0 29px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.volari-opening__top{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,145px);\n\n  gap:32px;\n  align-items:end;\n}\n\n.volari-kicker{\n  margin:0 0 7px !important;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.volari-opening h2{\n  max-width:610px;\n\n  margin:0 0 9px;\n\n  font-size:35px;\n  line-height:1.03;\n}\n\n.volari-opening__copy \u003e p{\n  max-width:580px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:13px;\n}\n\n\n\/* SCALE RAIL *\/\n\n.volari-scale-rail{\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.volari-scale-rail small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.volari-scale-rail strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:32px;\n  line-height:.9;\n\n  font-weight:500;\n}\n\n.volari-scale-rail span{\n  display:block;\n\n  margin-top:7px;\n\n  color:#756452;\n\n  font-size:10px;\n  line-height:1.5;\n}\n\n\n\/* QUICK DECISION CARDS *\/\n\n.volari-quick{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:9px;\n\n  margin-top:19px;\n}\n\n.volari-quick__item{\n  position:relative;\n\n  min-width:0;\n\n  padding:12px 13px;\n\n  border:1px solid var(--line);\n  border-radius:6px;\n}\n\n.volari-quick__item:nth-child(1){\n  background:#FAF6EF;\n}\n\n.volari-quick__item:nth-child(2){\n  background:#F5EEE5;\n}\n\n.volari-quick__item:nth-child(3){\n  background:#FCFAF5;\n}\n\n.volari-quick__item::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:-1px;\n  left:13px;\n\n  width:29px;\n  height:2px;\n\n  background:var(--gold);\n}\n\n.volari-quick__item:nth-child(2)::before{\n  background:var(--wood);\n}\n\n.volari-quick__item:nth-child(3)::before{\n  background:#BDB3A4;\n}\n\n.volari-quick__item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:7.8px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.volari-quick__item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.1;\n\n  font-weight:500;\n}\n\n.volari-quick__item p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   02 — PROFILE \/ PRODUCT VIEW\n========================================================= *\/\n\n.volari-profile{\n  padding:32px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.volari-profile__head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:30px;\n\n  margin-bottom:15px;\n}\n\n.volari-profile__head h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.08;\n}\n\n.volari-profile__head p{\n  max-width:490px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n}\n\n\n\/* TWO IMAGE CARDS *\/\n\n.volari-view-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:10px;\n}\n\n.volari-view{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:14px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:8px 12px 8px 8px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.volari-view--bottom{\n  background:#FAF6EF;\n  border-top:2px solid var(--gold);\n}\n\n.volari-view--detail{\n  background:#F5EEE5;\n  border-top:2px solid var(--wood);\n}\n\n.volari-view__image{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n}\n\n.volari-view__image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.volari-view__image img{\n  max-height:138px !important;\n}\n\n.volari-view small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:7.8px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.volari-view strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.08;\n\n  font-weight:500;\n}\n\n.volari-view p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:9.8px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   03 — AIR + LIGHT\n========================================================= *\/\n\n.volari-function{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:25px;\n  align-items:center;\n\n  margin:31px 0;\n\n  padding:23px 24px;\n\n  background:var(--espresso);\n\n  border-radius:8px;\n}\n\n.volari-function__number{\n  padding-right:22px;\n\n  border-right:1px solid rgba(255,255,255,.16);\n}\n\n.volari-function__number small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold);\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.volari-function__number strong{\n  display:block;\n\n  color:#FFF7E9;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:43px;\n  line-height:.85;\n\n  font-weight:500;\n}\n\n.volari-function__number span{\n  display:block;\n\n  margin-top:7px;\n\n  color:#CEC3B5;\n\n  font-size:9.5px;\n  line-height:1.4;\n}\n\n.volari-function__copy h3{\n  margin:0 0 6px;\n\n  color:#FFF7EA;\n\n  font-size:21px;\n}\n\n.volari-function__copy \u003e p{\n  max-width:525px;\n\n  margin:0;\n\n  color:#D5CCBF;\n\n  font-size:11px;\n}\n\n.volari-function__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:15px;\n\n  margin-top:11px;\n  padding-top:10px;\n\n  border-top:1px solid rgba(255,255,255,.14);\n}\n\n.volari-function__facts span{\n  color:#D8CFC2;\n\n  font-size:9.5px;\n}\n\n.volari-function__facts strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* CCT *\/\n\n.volari-cct{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:12px;\n}\n\n.volari-cct__item{\n  min-width:0;\n\n  padding:8px 9px;\n\n  border:1px solid rgba(255,255,255,.14);\n  border-radius:5px;\n}\n\n.volari-cct__item strong{\n  display:flex;\n  align-items:center;\n\n  gap:6px;\n\n  margin-bottom:1px;\n\n  color:#FFF7E9;\n\n  font-size:9.5px;\n}\n\n.volari-cct__item strong::before{\n  content:\"\";\n\n  width:7px;\n  height:7px;\n\n  flex:0 0 7px;\n\n  border-radius:50%;\n\n  border:1px solid rgba(255,255,255,.2);\n}\n\n.volari-cct__item--warm strong::before{\n  background:#E6BC70;\n}\n\n.volari-cct__item--neutral strong::before{\n  background:#EFE7D6;\n}\n\n.volari-cct__item--cool strong::before{\n  background:#E7EAEB;\n}\n\n.volari-cct__item span{\n  color:#BEB3A5;\n\n  font-size:8.3px;\n}\n\n\n\/* =========================================================\n   04 — SIZE \/ INSTALL\n========================================================= *\/\n\n.volari-size{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,150px);\n\n  gap:31px;\n  align-items:center;\n\n  padding:32px 0;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.volari-size__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n}\n\n.volari-size__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n}\n\n\n\/* NUMBERS *\/\n\n.volari-measures{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:28px;\n\n  margin-top:14px;\n}\n\n.volari-measure{\n  min-width:90px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.volari-measure:nth-child(2){\n  border-color:var(--wood);\n}\n\n.volari-measure small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.volari-measure strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:23px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* INSTALL LEDGER *\/\n\n.volari-install{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:14px;\n}\n\n.volari-install__item{\n  min-width:0;\n\n  padding:8px 9px;\n\n  border:1px solid var(--line);\n\n  border-radius:5px;\n}\n\n.volari-install__item:nth-child(1){\n  background:#FAF6EF;\n}\n\n.volari-install__item:nth-child(2){\n  background:#F5EEE5;\n}\n\n.volari-install__item:nth-child(3){\n  background:#FCFAF5;\n}\n\n.volari-install__item small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:7.5px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.volari-install__item strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-size:9.5px;\n  font-weight:600;\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.volari-size__image{\n  width:150px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--gold);\n}\n\n.volari-size__image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.volari-size__image img{\n  max-height:140px !important;\n}\n\n.volari-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:8.3px;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.volari-specs{\n  padding:31px 0;\n}\n\n.volari-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.volari-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.volari-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.volari-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.volari-spec-row{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.volari-spec-row__label{\n  color:#806C58;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.volari-spec-row__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11px;\n  font-weight:500;\n  line-height:1.5;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CERT *\/\n\n.volari-cert{\n  margin-top:12px;\n\n  padding:11px 13px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n\n  border-radius:5px;\n}\n\n.volari-cert small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.volari-cert strong{\n  display:block;\n\n  color:#352719;\n\n  font-size:10.8px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.volari-shipping{\n  position:relative;\n\n  padding:20px 21px;\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n\n  background:#F7F0E3;\n\n  border-radius:7px 7px 0 0;\n}\n\n.volari-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:52px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.volari-shipping h3{\n  margin:0 0 9px;\n\n  font-size:20px;\n}\n\n.volari-shipping p{\n  margin:0 0 6px;\n\n  color:#5E4F41;\n\n  font-size:11.5px;\n}\n\n.volari-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.volari-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.volari-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(20,14,9,.95);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.volari-lightbox:target{\n  display:flex;\n}\n\n.volari-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.volari-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n}\n\n.volari-lightbox__inner span{\n  margin-top:10px;\n\n  color:#DEC9A5;\n\n  font-size:9.5px;\n  letter-spacing:.08em;\n\n  text-align:center;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .volari-shell{\n    padding:25px 18px 0;\n  }\n\n  .volari-shell::before,\n  .volari-shell::after{\n    left:18px;\n  }\n\n\n  .volari-opening__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,115px);\n\n    gap:18px;\n  }\n\n  .volari-opening h2{\n    font-size:29px;\n  }\n\n\n  .volari-profile__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .volari-view{\n    grid-template-columns:minmax(0,110px) minmax(0,1fr);\n\n    gap:11px;\n  }\n\n  .volari-view__image{\n    width:110px;\n  }\n\n  .volari-view__image img{\n    max-height:105px !important;\n  }\n\n\n  .volari-function{\n    grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n\n  .volari-spec-row{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:500px){\n\n  .volari-opening__top{\n    grid-template-columns:1fr;\n  }\n\n  .volari-scale-rail{\n    width:160px;\n  }\n\n\n  .volari-quick{\n    grid-template-columns:1fr;\n  }\n\n\n  .volari-view-grid{\n    grid-template-columns:1fr;\n  }\n\n  .volari-view{\n    grid-template-columns:minmax(0,100px) minmax(0,1fr);\n  }\n\n  .volari-view__image{\n    width:100px;\n  }\n\n\n  .volari-function{\n    grid-template-columns:1fr;\n\n    gap:11px;\n\n    padding:19px;\n  }\n\n  .volari-function__number{\n    padding:0 0 10px;\n\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.16);\n  }\n\n  .volari-function__number strong{\n    font-size:35px;\n  }\n\n\n  .volari-cct{\n    grid-template-columns:1fr;\n  }\n\n\n  .volari-size{\n    grid-template-columns:1fr;\n  }\n\n  .volari-size__image{\n    width:110px;\n\n    margin:0;\n  }\n\n  .volari-size__image img{\n    max-height:103px !important;\n  }\n\n\n  .volari-install{\n    grid-template-columns:1fr;\n  }\n\n\n  .volari-specs__head{\n    display:block;\n  }\n\n  .volari-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .volari-spec-row{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .volari-spec-row__label{\n    color:var(--gold-deep);\n\n    font-size:9.5px;\n    font-weight:600;\n\n    letter-spacing:.05em;\n    text-transform:uppercase;\n  }\n\n  .volari-spec-row__value{\n    font-size:11.5px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-volari\" id=\"volari-root\"\u003e\n\u003cdiv class=\"volari-shell\"\u003e\n\u003c!-- =====================================================\n         01 — INTRO\n    ====================================================== --\u003e\n\u003csection class=\"volari-opening\"\u003e\n\u003cdiv class=\"volari-opening__top\"\u003e\n\u003cdiv class=\"volari-opening__copy\"\u003e\n\u003cp class=\"volari-kicker\"\u003eVolari · 52-Inch Flush Mount Ceiling Fan\u003c\/p\u003e\n\u003ch2\u003eFull-Size Airflow, Kept Closer to the Ceiling\u003c\/h2\u003e\n\u003cp\u003eVolari combines a 52-inch fan with a clean circular LED light in a flush-mount profile. Curved wood-grain blades bring warmth, while the simple underside keeps the fixture visually quiet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-scale-rail\"\u003e\n\u003csmall\u003e Overall Size \u003c\/small\u003e \u003cstrong\u003e 52\" \u003c\/strong\u003e \u003cspan\u003e H18.9\" \/ 48cm\u003cbr\u003eFlush Mount \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-quick\"\u003e\n\u003cdiv class=\"volari-quick__item\"\u003e\n\u003csmall\u003e Profile \u003c\/small\u003e \u003cstrong\u003e Flush Mount \u003c\/strong\u003e\n\u003cp\u003eNo extended downrod between the fan and ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-quick__item\"\u003e\n\u003csmall\u003e Fan \u003c\/small\u003e \u003cstrong\u003e 6-Speed + Reverse \u003c\/strong\u003e\n\u003cp\u003eAdjustable airflow with reversible direction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-quick__item\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e 3 CCT LED \u003c\/strong\u003e\n\u003cp\u003e3000K, 4000K and 6000K switchable light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — PRODUCT PROFILE\n    ====================================================== --\u003e\n\u003csection class=\"volari-profile\"\u003e\n\u003cdiv class=\"volari-profile__head\"\u003e\n\u003ch3\u003eClean from Every Angle\u003c\/h3\u003e\n\u003cp\u003eFrom below, the large circular diffuser keeps the center visually simple. Up close, the curved wood-grain blades add warmth without turning the fixture into a decorative focal point.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-view-grid\"\u003e\n\u003c!-- BOTTOM VIEW --\u003e\n\u003cdiv class=\"volari-view volari-view--bottom\"\u003e\n\u003cdiv class=\"volari-view__image\"\u003e\u003ca href=\"#volari-bottom-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/volari-52-inch-flush-mount-ceiling-fan-with-led-stuberlighting_4.jpg?v=1780650685\" alt=\"Bottom view of Volari 52-inch flush mount ceiling fan with circular LED light\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csmall\u003e From Below \u003c\/small\u003e \u003cstrong\u003e One Clean Light Center \u003c\/strong\u003e\n\u003cp\u003eThe circular acrylic diffuser keeps the underside visually simple.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DETAIL --\u003e\n\u003cdiv class=\"volari-view volari-view--detail\"\u003e\n\u003cdiv class=\"volari-view__image\"\u003e\u003ca href=\"#volari-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/volari-52-inch-flush-mount-ceiling-fan-with-led-stuberlighting_9.jpg?v=1780650685\" alt=\"Close-up of Volari curved wood-grain ABS ceiling fan blade\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Blade Detail \u003c\/small\u003e \u003cstrong\u003e Warm Wood-Grain Finish \u003c\/strong\u003e\n\u003cp\u003eCurved ABS blades add a wood look while remaining true to the material.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         03 — FUNCTION\n    ====================================================== --\u003e\n\u003csection class=\"volari-function\"\u003e\n\u003cdiv class=\"volari-function__number\"\u003e\n\u003csmall\u003e Fan Control \u003c\/small\u003e \u003cstrong\u003e 06 \u003c\/strong\u003e \u003cspan\u003e speeds +\u003cbr\u003ereversible direction \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-function__copy\"\u003e\n\u003ch3\u003eAirflow for Every Season. Light for Every Mood.\u003c\/h3\u003e\n\u003cp\u003eSix fan speeds let you adjust airflow as needed, while reversible direction supports seasonal circulation. The integrated 12W LED switches between three light temperatures.\u003c\/p\u003e\n\u003cdiv class=\"volari-function__facts\"\u003e\n\u003cspan\u003e \u003cstrong\u003e6-Speed\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eReversible\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eRemote Included\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e12W LED\u003c\/strong\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-cct\"\u003e\n\u003cdiv class=\"volari-cct__item volari-cct__item--warm\"\u003e\n\u003cstrong\u003e 3000K \u003c\/strong\u003e \u003cspan\u003e Warm White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-cct__item volari-cct__item--neutral\"\u003e\n\u003cstrong\u003e 4000K \u003c\/strong\u003e \u003cspan\u003e Neutral White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-cct__item volari-cct__item--cool\"\u003e\n\u003cstrong\u003e 6000K \u003c\/strong\u003e \u003cspan\u003e Cool White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         04 — SIZE \/ INSTALL\n    ====================================================== --\u003e\n\u003csection class=\"volari-size\"\u003e\n\u003cdiv class=\"volari-size__copy\"\u003e\n\u003ch3\u003eCheck the 52-Inch Span and 18.9-Inch Height\u003c\/h3\u003e\n\u003cp\u003eMeasure the full blade diameter as well as the finished fixture height before ordering. Volari mounts without a long downrod, making it a cleaner option when vertical ceiling space matters.\u003c\/p\u003e\n\u003cdiv class=\"volari-measures\"\u003e\n\u003cdiv class=\"volari-measure\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 52\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-measure\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 18.9\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-measure\"\u003e\n\u003csmall\u003e Metric \u003c\/small\u003e \u003cstrong\u003e 132 × 48cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-install\"\u003e\n\u003cdiv class=\"volari-install__item\"\u003e\n\u003csmall\u003e Mounting \u003c\/small\u003e \u003cstrong\u003e Flush Mount \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-install__item\"\u003e\n\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-install__item\"\u003e\n\u003csmall\u003e Environment \u003c\/small\u003e \u003cstrong\u003e Indoor · IP20 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"volari-size__image\"\u003e\u003ca href=\"#volari-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/volari-52-inch-flush-mount-ceiling-fan-with-led-stuberlighting_15.jpg?v=1780650685\" alt=\"Volari 52-inch Flush Mount Ceiling Fan dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"volari-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"volari-specs\"\u003e\n\u003cdiv class=\"volari-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Volari · 52-Inch Flush Mount Ceiling Fan \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-spec-list\"\u003e\n\u003cdiv class=\"volari-spec-row\"\u003e\n\u003cspan class=\"volari-spec-row__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"volari-spec-row__value\"\u003e Ø52\" × H18.9\" \/ Ø132 × H48cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-spec-row\"\u003e\n\u003cspan class=\"volari-spec-row__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"volari-spec-row__value\"\u003e Metal housing · Wood-grain ABS blades · Acrylic shade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-spec-row\"\u003e\n\u003cspan class=\"volari-spec-row__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"volari-spec-row__value\"\u003e Integrated LED · Included · Separate Bulb: Not required · 12W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-spec-row\"\u003e\n\u003cspan class=\"volari-spec-row__label\"\u003e Color Temperature \u003c\/span\u003e \u003cspan class=\"volari-spec-row__value\"\u003e 3000K Warm · 4000K Neutral · 6000K Cool · Switchable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-spec-row\"\u003e\n\u003cspan class=\"volari-spec-row__label\"\u003e LED Lifespan \u003c\/span\u003e \u003cspan class=\"volari-spec-row__value\"\u003e Rated up to 50,000 hours \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-spec-row\"\u003e\n\u003cspan class=\"volari-spec-row__label\"\u003e Fan Function \u003c\/span\u003e \u003cspan class=\"volari-spec-row__value\"\u003e 6 adjustable speeds · Reversible direction \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-spec-row\"\u003e\n\u003cspan class=\"volari-spec-row__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"volari-spec-row__value\"\u003e Handheld remote included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-spec-row\"\u003e\n\u003cspan class=\"volari-spec-row__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"volari-spec-row__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-spec-row\"\u003e\n\u003cspan class=\"volari-spec-row__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"volari-spec-row__value\"\u003e Flush mount · Hardwired · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-spec-row\"\u003e\n\u003cspan class=\"volari-spec-row__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"volari-spec-row__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"volari-cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"volari-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — BOTTOM VIEW\n  ====================================================== --\u003e \u003ca id=\"volari-bottom-large\" href=\"#volari-root\" class=\"volari-lightbox\"\u003e \u003cspan class=\"volari-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/volari-52-inch-flush-mount-ceiling-fan-with-led-stuberlighting_4.jpg?v=1780650685\" alt=\"Enlarged bottom view of Volari flush mount ceiling fan\"\u003e \u003cspan\u003e Bottom View · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"volari-detail-large\" href=\"#volari-root\" class=\"volari-lightbox\"\u003e \u003cspan class=\"volari-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/volari-52-inch-flush-mount-ceiling-fan-with-led-stuberlighting_9.jpg?v=1780650685\" alt=\"Enlarged Volari curved wood-grain ABS blade detail\"\u003e \u003cspan\u003e Wood-Grain Blade Detail · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SIZE\n  ====================================================== --\u003e \u003ca id=\"volari-size-large\" href=\"#volari-root\" class=\"volari-lightbox\"\u003e \u003cspan class=\"volari-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/volari-52-inch-flush-mount-ceiling-fan-with-led-stuberlighting_15.jpg?v=1780650685\" alt=\"Enlarged Volari 52-inch ceiling fan dimension reference\"\u003e \u003cspan\u003e Ø52\" × H18.9\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 52\"xH 18.9\" \/ Metal \u0026 ABS \/ Three-color Dimming","offer_id":52298466165019,"sku":"STB-CF-VOLARI-52","price":545.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/volari-52-inch-flush-mount-ceiling-fan-with-led-stuberlighting_8.jpg?v=1780650685"},{"product_id":"mochi-mini-led-pendant-light-reading-corner-desk","title":"Mochi Mini Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — MOCHI MINI LED PENDANT\n   Compact Task Light · Quiet Editorial · No Page Background\n========================================================= *\/\n\n.stb-mochi{\n  --ivory:#FFFDF9;\n  --cream:#F6F0E8;\n\n  --dark:#211812;\n  --espresso:#35271F;\n\n  --text:#4C3E34;\n  --muted:#776A60;\n\n  --gold:#B49362;\n  --gold-deep:#80613E;\n\n  --line:#D9CFC4;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  background:transparent;\n\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14.5px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-mochi *,\n.stb-mochi *::before,\n.stb-mochi *::after{\n  box-sizing:border-box;\n}\n\n.stb-mochi h2,\n.stb-mochi h3{\n  margin-top:0;\n\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-mochi p{\n  margin-top:0;\n}\n\n\n\/* =========================================================\n   TYPE\n========================================================= *\/\n\n.stb-mochi__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-mochi__title{\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.15;\n}\n\n.stb-mochi__section-title{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.25;\n}\n\n.stb-mochi__section-copy{\n  max-width:620px;\n\n  margin:0;\n\n  color:#62564D;\n\n  font-size:12.8px;\n  line-height:1.62;\n}\n\n.stb-mochi__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#837366;\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-mochi__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 180px;\n\n  gap:30px;\n  align-items:end;\n\n  padding:4px 0 22px;\n}\n\n.stb-mochi__intro-copy{\n  max-width:640px;\n}\n\n.stb-mochi__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D5148;\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n.stb-mochi__intro-stat{\n  padding:14px 16px;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-mochi__intro-stat small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C7AC84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-mochi__intro-stat strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#FFF5E8;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-mochi__intro-stat span{\n  color:#D6C9BC;\n\n  font-size:10.8px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-mochi__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:29px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.025);\n\n  overflow:hidden;\n}\n\n.stb-mochi__fact{\n  padding:12px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-mochi__fact:last-child{\n  border-right:0;\n}\n\n.stb-mochi__fact small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#88786B;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.stb-mochi__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:11.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAIL\n========================================================= *\/\n\n.stb-mochi__detail{\n  display:grid;\n  grid-template-columns:115px minmax(0,1fr);\n\n  gap:20px;\n  align-items:center;\n\n  margin-bottom:29px;\n  padding:14px;\n\n  background:var(--cream);\n\n  border:1px solid #D8CCBD;\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.025);\n}\n\n.stb-mochi__detail-media{\n  width:105px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-mochi__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--ivory);\n\n  border:1px solid #D5C9BA;\n  border-radius:4px;\n\n  text-decoration:none;\n  overflow:visible;\n}\n\n.stb-mochi__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-mochi__detail-copy p{\n  max-width:560px;\n\n  margin:0 0 9px;\n\n  color:#5F5249;\n\n  font-size:12.4px;\n  line-height:1.58;\n}\n\n.stb-mochi__tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n}\n\n.stb-mochi__tag{\n  padding:4px 8px;\n\n  background:var(--ivory);\n\n  color:#604F43;\n\n  font-size:10px;\n\n  border:1px solid #D6CABC;\n  border-radius:18px;\n}\n\n\n\/* =========================================================\n   WHY THE SCALE WORKS\n========================================================= *\/\n\n.stb-mochi__scale{\n  display:grid;\n  grid-template-columns:165px minmax(0,1fr);\n\n  margin-bottom:29px;\n\n  overflow:hidden;\n\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.03);\n}\n\n.stb-mochi__scale-title{\n  padding:16px 17px;\n\n  background:var(--espresso);\n}\n\n.stb-mochi__scale-title small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8AC84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-mochi__scale-title strong{\n  color:#FFF5E8;\n\n  font-size:13.3px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-mochi__scale-copy{\n  padding:16px 18px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-mochi__scale-copy p{\n  margin:0;\n\n  color:#60534A;\n\n  font-size:11.9px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   USE CASE STRIP\n========================================================= *\/\n\n.stb-mochi__uses{\n  margin-bottom:29px;\n}\n\n.stb-mochi__uses-head{\n  margin-bottom:11px;\n}\n\n.stb-mochi__use-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n}\n\n.stb-mochi__use-card{\n  padding:13px 14px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-mochi__use-card--featured{\n  border-top:2px solid var(--gold);\n}\n\n.stb-mochi__use-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887568;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-mochi__use-card strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:12px;\n  font-weight:500;\n}\n\n.stb-mochi__use-card p{\n  margin:0;\n\n  color:#706359;\n\n  font-size:10.6px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   COLOR TEMPERATURE\n========================================================= *\/\n\n.stb-mochi__temperature{\n  margin-bottom:29px;\n}\n\n.stb-mochi__temperature-head{\n  display:flex;\n  align-items:end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:10px;\n}\n\n.stb-mochi__temperature-head p{\n  max-width:430px;\n\n  margin:0;\n\n  color:#706359;\n\n  font-size:11.5px;\n  line-height:1.55;\n}\n\n.stb-mochi__temperature-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-mochi__temperature-item{\n  padding:13px 14px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-mochi__temperature-item:last-child{\n  border-right:0;\n}\n\n.stb-mochi__temperature-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887467;\n\n  font-size:9px;\n  font-weight:600;\n}\n\n.stb-mochi__temperature-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:12.3px;\n  font-weight:500;\n}\n\n.stb-mochi__temperature-item p{\n  margin:0;\n\n  color:#74675D;\n\n  font-size:10.4px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   DIMENSION\n========================================================= *\/\n\n.stb-mochi__dimension{\n  display:grid;\n  grid-template-columns:125px minmax(0,1fr);\n\n  gap:20px;\n  align-items:center;\n\n  margin-bottom:29px;\n  padding:13px 15px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-mochi__dimension-media{\n  width:115px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-mochi__dimension-link{\n  display:block;\n\n  width:100%;\n\n  padding:5px;\n\n  background:#FAF6F0;\n\n  border:1px solid #DDD2C5;\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-mochi__dimension-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-mochi__dimension-copy p{\n  max-width:520px;\n\n  margin:0 0 8px;\n\n  color:#62564D;\n\n  font-size:12px;\n  line-height:1.58;\n}\n\n.stb-mochi__dimension-pills{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n}\n\n.stb-mochi__dimension-pills span{\n  padding:5px 8px;\n\n  background:var(--cream);\n\n  color:var(--dark);\n\n  font-size:10px;\n  font-weight:500;\n\n  border-radius:3px;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-mochi__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-bottom:29px;\n}\n\n.stb-mochi__practical-card{\n  padding:15px 16px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-mochi__practical-card:first-child{\n  border-top:2px solid var(--gold);\n}\n\n.stb-mochi__practical-card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#847165;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-mochi__practical-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.6px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-mochi__practical-card p{\n  margin:0;\n\n  color:#62564D;\n\n  font-size:11.3px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   READING HEIGHT NOTE\n========================================================= *\/\n\n.stb-mochi__note{\n  display:grid;\n  grid-template-columns:3px minmax(0,1fr);\n\n  gap:13px;\n\n  max-width:760px;\n\n  margin:0 auto 29px;\n}\n\n.stb-mochi__note-line{\n  background:var(--gold);\n}\n\n.stb-mochi__note strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:12.3px;\n}\n\n.stb-mochi__note p{\n  margin:0;\n\n  color:#675A50;\n\n  font-size:11.7px;\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n========================================================= *\/\n\n.stb-mochi__specs{\n  margin-bottom:29px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n\n  overflow:hidden;\n}\n\n.stb-mochi__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--espresso);\n}\n\n.stb-mochi__spec-head span{\n  color:#C8AD87;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-mochi__spec-head strong{\n  color:#FFF5E8;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-mochi__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7DED5;\n}\n\n.stb-mochi__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-mochi__spec span{\n  padding-right:10px;\n\n  color:#82756B;\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n.stb-mochi__spec strong{\n  color:var(--dark);\n\n  font-size:11.5px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-mochi__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n}\n\n.stb-mochi__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-mochi__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--dark);\n\n  font-size:13.2px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-mochi__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-mochi__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-deep);\n\n  font-size:19px;\n}\n\n.stb-mochi__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-mochi__faq details p{\n  margin:7px 0 0;\n\n  color:#665A51;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-mochi__shipping{\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-mochi__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-mochi__shipping p{\n  margin:0 0 7px;\n\n  color:#5E5249;\n\n  font-size:12.5px;\n  line-height:1.62;\n}\n\n.stb-mochi__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-mochi__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-mochi__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,14,12,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-mochi__lightbox:target{\n  display:flex;\n}\n\n.stb-mochi__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-mochi__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-mochi__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-mochi__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E8F82;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-mochi__intro{\n    grid-template-columns:1fr;\n\n    gap:12px;\n  }\n\n  .stb-mochi__title{\n    font-size:25px;\n  }\n\n  .stb-mochi__intro-stat{\n    max-width:250px;\n  }\n\n\n  .stb-mochi__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-mochi__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-mochi__fact:nth-child(1),\n  .stb-mochi__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-mochi__detail{\n    grid-template-columns:100px 1fr;\n\n    gap:14px;\n\n    padding:12px;\n  }\n\n  .stb-mochi__detail-media{\n    width:94px;\n  }\n\n\n  .stb-mochi__scale{\n    grid-template-columns:140px 1fr;\n  }\n\n\n  .stb-mochi__use-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-mochi__dimension{\n    grid-template-columns:105px 1fr;\n\n    gap:15px;\n  }\n\n  .stb-mochi__dimension-media{\n    width:98px;\n  }\n\n\n  .stb-mochi__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-mochi__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-mochi{\n    font-size:14px;\n  }\n\n\n  .stb-mochi__detail{\n    grid-template-columns:86px 1fr;\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-mochi__detail-media{\n    width:80px;\n  }\n\n\n  .stb-mochi__scale{\n    grid-template-columns:1fr;\n  }\n\n  .stb-mochi__scale-copy{\n    border-top:0;\n    border-left:1px solid var(--line);\n  }\n\n\n  .stb-mochi__temperature-head{\n    display:block;\n  }\n\n  .stb-mochi__temperature-head p{\n    margin-top:4px;\n  }\n\n  .stb-mochi__temperature-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-mochi__temperature-item{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .stb-mochi__temperature-item:last-child{\n    border-bottom:0;\n  }\n\n\n  .stb-mochi__dimension{\n    grid-template-columns:88px 1fr;\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-mochi__dimension-media{\n    width:82px;\n  }\n\n\n  .stb-mochi__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-mochi__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-mochi__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-mochi\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-mochi__intro\"\u003e\n\u003cdiv class=\"stb-mochi__intro-copy\"\u003e\n\u003cspan class=\"stb-mochi__eyebrow\"\u003e Mini Pendant · Wood + Brass · Integrated LED \u003c\/span\u003e\n\u003ch2 class=\"stb-mochi__title\"\u003eSmall Enough for the Corners Bigger Pendants Miss.\u003c\/h2\u003e\n\u003cp\u003eMochi is only 5.9\" wide — a compact pendant designed for reading corners, desks, breakfast nooks and narrow spaces. A rounded wood shade directs light downward through frosted glass, keeping the glow focused without feeling harsh.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__intro-stat\"\u003e\n\u003csmall\u003e Fixture Size \u003c\/small\u003e \u003cstrong\u003e Ø5.9\" × H3.9\" \u003c\/strong\u003e \u003cspan\u003e Ø15 × H10cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-mochi__facts\"\u003e\n\u003cdiv class=\"stb-mochi__fact\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Natural Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__fact\"\u003e\n\u003csmall\u003e Diffuser \u003c\/small\u003e \u003cstrong\u003e Frosted Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__fact\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__fact\"\u003e\n\u003csmall\u003e CCT \u003c\/small\u003e \u003cstrong\u003e 3000K \/ 4000K \/ 6000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHADE DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"mochi-detail-section\" class=\"stb-mochi__detail\"\u003e\n\u003cdiv class=\"stb-mochi__detail-media\"\u003e\u003ca href=\"#mochi-detail\" class=\"stb-mochi__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/mochi-mini-led-pendant-light-reading-corner-desk-stuberlighting_12.jpg?v=1780882146\" alt=\"Mochi Mini LED Pendant Light wood shade and frosted glass diffuser detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-mochi__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__detail-copy\"\u003e\n\u003cspan class=\"stb-mochi__eyebrow\"\u003e Shade Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-mochi__section-title\"\u003eWood Above. Soft Diffusion Below.\u003c\/h3\u003e\n\u003cp\u003eThe hemispherical wood shade keeps the silhouette simple, while a frosted glass underside softens the integrated LED before the light reaches the surface below.\u003c\/p\u003e\n\u003cdiv class=\"stb-mochi__tags\"\u003e\n\u003cspan class=\"stb-mochi__tag\"\u003e Wood Hemisphere \u003c\/span\u003e \u003cspan class=\"stb-mochi__tag\"\u003e Brass Stem \u003c\/span\u003e \u003cspan class=\"stb-mochi__tag\"\u003e Frosted Diffuser \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SHADE LIGHTBOX --\u003e \u003ca id=\"mochi-detail\" href=\"#mochi-detail-section\" class=\"stb-mochi__lightbox\"\u003e \u003cspan class=\"stb-mochi__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/mochi-mini-led-pendant-light-reading-corner-desk-stuberlighting_12.jpg?v=1780882146\" alt=\"Enlarged Mochi wood shade detail\"\u003e \u003cspan class=\"stb-mochi__lightbox-caption\"\u003e Mochi · Wood \u0026amp; Frosted Glass Detail \u003c\/span\u003e \u003cspan class=\"stb-mochi__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SCALE\n  ====================================================== --\u003e\n\u003csection class=\"stb-mochi__scale\"\u003e\n\u003cdiv class=\"stb-mochi__scale-title\"\u003e\n\u003csmall\u003e Why 5.9\" \u003c\/small\u003e \u003cstrong\u003e Intentionally Smaller Than a Standard Pendant. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__scale-copy\"\u003e\n\u003cp\u003eMochi is designed for secondary lighting positions where an 8–12\" pendant can feel oversized. Its compact width adds useful light without visually taking over a desk, chair, narrow hallway or small counter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BEST USE\n  ====================================================== --\u003e\n\u003csection class=\"stb-mochi__uses\"\u003e\n\u003cdiv class=\"stb-mochi__uses-head\"\u003e\n\u003cspan class=\"stb-mochi__eyebrow\"\u003e Where Mochi Makes Sense \u003c\/span\u003e\n\u003ch3 class=\"stb-mochi__section-title\"\u003eSmall Positions, Better Light.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__use-grid\"\u003e\n\u003cdiv class=\"stb-mochi__use-card stb-mochi__use-card--featured\"\u003e\n\u003csmall\u003e Reading Corner \u003c\/small\u003e \u003cstrong\u003e Soft Shoulder-Level Light \u003c\/strong\u003e\n\u003cp\u003eA compact alternative to a floor lamp beside an occasional chair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__use-card\"\u003e\n\u003csmall\u003e Desk \u003c\/small\u003e \u003cstrong\u003e Focus Without Clutter \u003c\/strong\u003e\n\u003cp\u003eKeeps the desktop clear while directing useful light downward.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__use-card\"\u003e\n\u003csmall\u003e Small Nook \u003c\/small\u003e \u003cstrong\u003e Just Enough Presence \u003c\/strong\u003e\n\u003cp\u003eWorks above breakfast corners, narrow counters or quiet hallway positions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COLOR TEMPERATURE\n  ====================================================== --\u003e\n\u003csection class=\"stb-mochi__temperature\"\u003e\n\u003cdiv class=\"stb-mochi__temperature-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-mochi__eyebrow\"\u003e Three Light Temperatures \u003c\/span\u003e\n\u003ch3 class=\"stb-mochi__section-title\"\u003eChange the Light to Match the Task.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eSwitch between the three available color temperatures from the wall control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__temperature-grid\"\u003e\n\u003cdiv class=\"stb-mochi__temperature-item\"\u003e\n\u003csmall\u003e Warm \u003c\/small\u003e \u003cstrong\u003e 3000K \u003c\/strong\u003e\n\u003cp\u003eEvening reading and softer ambient light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__temperature-item\"\u003e\n\u003csmall\u003e Neutral \u003c\/small\u003e \u003cstrong\u003e 4000K \u003c\/strong\u003e\n\u003cp\u003eDaytime desk work and general focus.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__temperature-item\"\u003e\n\u003csmall\u003e Cool \u003c\/small\u003e \u003cstrong\u003e 6000K \u003c\/strong\u003e\n\u003cp\u003eDetailed tasks and brighter work light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSION\n  ====================================================== --\u003e\n\u003csection id=\"mochi-size-section\" class=\"stb-mochi__dimension\"\u003e\n\u003cdiv class=\"stb-mochi__dimension-media\"\u003e\u003ca href=\"#mochi-size\" class=\"stb-mochi__dimension-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/mochi-mini-led-pendant-light-reading-corner-desk-stuberlighting_8.jpg?v=1780882146\" alt=\"Mochi Mini LED Pendant Light dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-mochi__hint\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__dimension-copy\"\u003e\n\u003cspan class=\"stb-mochi__eyebrow\"\u003e Compact Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-mochi__section-title\"\u003eOnly 5.9\" Across.\u003c\/h3\u003e\n\u003cp\u003eThe small shade is the point. Mochi adds a defined pool of light without introducing the visual weight of a conventional pendant.\u003c\/p\u003e\n\u003cdiv class=\"stb-mochi__dimension-pills\"\u003e\n\u003cspan\u003e Ø5.9\" \/ 15cm \u003c\/span\u003e \u003cspan\u003e H3.9\" \/ 10cm \u003c\/span\u003e \u003cspan\u003e 59\" Cord \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DIMENSION LIGHTBOX --\u003e \u003ca id=\"mochi-size\" href=\"#mochi-size-section\" class=\"stb-mochi__lightbox\"\u003e \u003cspan class=\"stb-mochi__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/mochi-mini-led-pendant-light-reading-corner-desk-stuberlighting_8.jpg?v=1780882146\" alt=\"Enlarged Mochi pendant dimensions\"\u003e \u003cspan class=\"stb-mochi__lightbox-caption\"\u003e Ø5.9\" × H3.9\" · Ø15 × H10cm \u003c\/span\u003e \u003cspan class=\"stb-mochi__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-mochi__practical\"\u003e\n\u003cdiv class=\"stb-mochi__practical-card\"\u003e\n\u003csmall\u003e Integrated Light \u003c\/small\u003e \u003cstrong\u003e LED Included · Approx. 50,000 Hours \u003c\/strong\u003e\n\u003cp\u003eNo separate bulb is required. The integrated LED keeps the compact shade clean and supports all three color temperatures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__practical-card\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable Cord \u003c\/strong\u003e\n\u003cp\u003eShorten the drop during installation, or request additional suspension length for a taller ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALL HEIGHT NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-mochi__note\"\u003e\n\u003cdiv class=\"stb-mochi__note-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Installing beside a reading chair? \u003c\/strong\u003e\n\u003cp\u003eA useful starting point is approximately 30–36\" between the chair seat and the pendant, then adjust according to your eye line and preferred light level.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-mochi__specs\"\u003e\n\u003cdiv class=\"stb-mochi__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Mochi \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e Ø5.9\" × H3.9\" \/ Ø15 × H10cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Brass Stem · Wood Hemispherical Shade · Frosted Glass Diffuser \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__spec\"\u003e\n\u003cspan\u003e Finish \u003c\/span\u003e \u003cstrong\u003e Natural Wood \u0026amp; Brass · Frosted Glass Underside \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED Included · Approx. 50,000-Hour Rated Lifespan \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__spec\"\u003e\n\u003cspan\u003e Color Temperature \u003c\/span\u003e \u003cstrong\u003e 3000K Warm · 4000K Neutral · 6000K Cool · Switchable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V · Hardwired Ceiling Installation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__spec\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cstrong\u003e 59\" Adjustable Cord · Extension Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Compatible with Standard Wall Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only · Professional Installation Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-mochi__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-mochi__faq\"\u003e\u003cspan class=\"stb-mochi__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-mochi__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Mochi really only 5.9\" wide?\u003c\/summary\u003e\n\u003cp\u003eYes. The fixture measures approximately Ø5.9\" × H3.9\", making it intentionally smaller than many conventional pendant lights.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the LED included?\u003c\/summary\u003e\n\u003cp\u003eYes. Mochi uses an integrated LED light source, so no separate bulb is required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I change the color temperature?\u003c\/summary\u003e\n\u003cp\u003eYes. Mochi supports 3000K warm, 4000K neutral and 6000K cool light.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the cord be longer?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard suspension is 59\". Additional length can be prepared for taller ceilings on request.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-mochi__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 5.9\"xH3.9\" \/ Wood \u0026 Glass","offer_id":52308726284571,"sku":"STB-PD-MOCHI-06","price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/mochi-mini-led-pendant-light-reading-corner-desk-stuberlighting_6.jpg?v=1780882146"},{"product_id":"tate-industrial-aluminum-parchment-chandelier","title":"Tate Industrial Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — TATE BAUHAUS ADJUSTABLE CHANDELIER\n   Functional Geometry · Aluminum + Parchment\n   Compact Images · No Page Background\n========================================================= *\/\n\n.stb-tate{\n  --ivory:#FFFDF9;\n  --cream:#F5F0E8;\n\n  --dark:#1F1B18;\n  --graphite:#302B27;\n\n  --text:#4C423A;\n  --muted:#756B62;\n\n  --gold:#B39160;\n  --gold-deep:#7D603F;\n\n  --line:#D9D0C7;\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-tate *,\n.stb-tate *::before,\n.stb-tate *::after{\n  box-sizing:border-box;\n}\n\n.stb-tate h2,\n.stb-tate 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-tate p{\n  margin-top:0;\n}\n\n\n\/* =========================================================\n   TYPOGRAPHY\n========================================================= *\/\n\n.stb-tate__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:.11em;\n  text-transform:uppercase;\n}\n\n.stb-tate__title{\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.15;\n}\n\n.stb-tate__section-title{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.25;\n}\n\n.stb-tate__section-copy{\n  max-width:620px;\n\n  margin:0;\n\n  color:#625951;\n\n  font-size:12.8px;\n  line-height:1.62;\n}\n\n.stb-tate__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#81766B;\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-tate__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-tate__intro-copy{\n  max-width:640px;\n}\n\n.stb-tate__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5C534C;\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n.stb-tate__intro-stat{\n  padding:14px 16px;\n\n  background:var(--dark);\n\n  border-radius:4px;\n}\n\n.stb-tate__intro-stat small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C5AB85;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-tate__intro-stat strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#FFF7EB;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-tate__intro-stat span{\n  color:#D5CDC5;\n\n  font-size:10.8px;\n}\n\n\n\/* =========================================================\n   BAUHAUS PRINCIPLES\n========================================================= *\/\n\n.stb-tate__principles{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:30px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:hidden;\n\n  box-shadow:0 5px 18px rgba(30,26,23,.025);\n}\n\n.stb-tate__principle{\n  padding:13px 14px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-tate__principle:last-child{\n  border-right:0;\n}\n\n.stb-tate__principle small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887A6D;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-tate__principle strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--dark);\n\n  font-size:12px;\n  font-weight:500;\n}\n\n.stb-tate__principle span{\n  display:block;\n\n  color:#746A61;\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   MATERIAL DETAILS\n========================================================= *\/\n\n.stb-tate__details{\n  margin-bottom:30px;\n}\n\n.stb-tate__details-head{\n  margin-bottom:12px;\n}\n\n.stb-tate__detail-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n}\n\n.stb-tate__detail-card{\n  display:grid;\n  grid-template-columns:105px minmax(0,1fr);\n\n  gap:14px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:12px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  box-shadow:0 5px 18px rgba(30,26,23,.02);\n}\n\n.stb-tate__detail-card:first-child{\n  background:var(--cream);\n}\n\n.stb-tate__detail-media{\n  width:98px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-tate__image-link{\n  display:block;\n\n  width:100%;\n  padding:4px;\n\n  background:var(--ivory);\n\n  border:1px solid #D5CDC4;\n  border-radius:3px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-tate__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-tate__detail-copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#847466;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.stb-tate__detail-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-tate__detail-copy p{\n  margin:0;\n\n  color:#655B52;\n\n  font-size:10.8px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   ADJUSTABLE ARM\n========================================================= *\/\n\n.stb-tate__movement{\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-tate__movement-title{\n  padding:17px 18px;\n\n  background:var(--graphite);\n}\n\n.stb-tate__movement-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-tate__movement-title strong{\n  color:#FFF7EC;\n\n  font-size:13.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-tate__movement-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-tate__movement-copy p{\n  margin:0;\n\n  color:#60574F;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   TWO SIZES\n========================================================= *\/\n\n.stb-tate__sizes{\n  margin-bottom:30px;\n}\n\n.stb-tate__sizes-head{\n  margin-bottom:12px;\n}\n\n.stb-tate__size-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n}\n\n.stb-tate__size-card{\n  padding:14px 15px;\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-tate__size-card--featured{\n  border-top:2px solid var(--gold);\n}\n\n.stb-tate__size-card small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#87776A;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-tate__size-card strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--dark);\n\n  font-size:14px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-tate__size-card p{\n  margin:0;\n\n  color:#70665D;\n\n  font-size:10.8px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   DIMENSION PREVIEW\n========================================================= *\/\n\n.stb-tate__dimension{\n  display:grid;\n  grid-template-columns:125px minmax(0,1fr);\n\n  gap:20px;\n  align-items:center;\n\n  margin-bottom:30px;\n  padding:13px 15px;\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-tate__dimension-media{\n  width:115px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-tate__dimension-link{\n  display:block;\n\n  width:100%;\n  padding:5px;\n\n  background:#FAF7F2;\n\n  border:1px solid #DDD4CA;\n  border-radius:3px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-tate__dimension-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-tate__dimension-copy p{\n  max-width:520px;\n\n  margin:0 0 8px;\n\n  color:#625950;\n\n  font-size:12px;\n  line-height:1.58;\n}\n\n.stb-tate__dimension-pills{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n}\n\n.stb-tate__dimension-pills span{\n  padding:5px 8px;\n\n  background:var(--cream);\n\n  color:var(--dark);\n\n  font-size:10px;\n  font-weight:500;\n\n  border-radius:3px;\n}\n\n\n\/* =========================================================\n   PRACTICAL INFO\n========================================================= *\/\n\n.stb-tate__practical{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  gap:8px;\n\n  margin-bottom:30px;\n}\n\n.stb-tate__practical-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-tate__practical-card:first-child{\n  border-top:2px solid var(--gold);\n}\n\n.stb-tate__practical-card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#84756A;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.stb-tate__practical-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-tate__practical-card p{\n  margin:0;\n\n  color:#655C54;\n\n  font-size:10.8px;\n  line-height:1.53;\n}\n\n\n\/* =========================================================\n   WARM LIGHT NOTE\n========================================================= *\/\n\n.stb-tate__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-tate__note-line{\n  background:var(--gold);\n}\n\n.stb-tate__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-tate__note p{\n  margin:0;\n\n  color:#675E55;\n\n  font-size:11.6px;\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n========================================================= *\/\n\n.stb-tate__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-tate__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-tate__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-tate__spec-head strong{\n  color:#FFF6EB;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-tate__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7E0D8;\n}\n\n.stb-tate__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-tate__spec span{\n  padding-right:10px;\n\n  color:#82786E;\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n.stb-tate__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-tate__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n}\n\n.stb-tate__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-tate__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-tate__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-tate__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-tate__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-tate__faq details p{\n  margin:7px 0 0;\n\n  color:#665D55;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-tate__shipping{\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:4px;\n}\n\n.stb-tate__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-tate__shipping p{\n  margin:0 0 7px;\n\n  color:#5E554D;\n\n  font-size:12.5px;\n  line-height:1.62;\n}\n\n.stb-tate__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-tate__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-tate__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,15,14,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-tate__lightbox:target{\n  display:flex;\n}\n\n.stb-tate__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-tate__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-tate__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-tate__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-tate__intro{\n    grid-template-columns:1fr;\n\n    gap:12px;\n  }\n\n  .stb-tate__title{\n    font-size:25px;\n  }\n\n  .stb-tate__intro-stat{\n    max-width:270px;\n  }\n\n\n  .stb-tate__principles{\n    grid-template-columns:1fr;\n  }\n\n  .stb-tate__principle{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .stb-tate__principle:last-child{\n    border-bottom:0;\n  }\n\n\n  .stb-tate__detail-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-tate__movement{\n    grid-template-columns:145px 1fr;\n  }\n\n\n  .stb-tate__dimension{\n    grid-template-columns:105px 1fr;\n\n    gap:15px;\n  }\n\n  .stb-tate__dimension-media{\n    width:98px;\n  }\n\n\n  .stb-tate__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-tate__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-tate{\n    font-size:14px;\n  }\n\n\n  .stb-tate__detail-card{\n    grid-template-columns:88px 1fr;\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-tate__detail-media{\n    width:82px;\n  }\n\n\n  .stb-tate__movement{\n    grid-template-columns:1fr;\n  }\n\n  .stb-tate__movement-copy{\n    border-top:0;\n    border-left:1px solid var(--line);\n  }\n\n\n  .stb-tate__size-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-tate__dimension{\n    grid-template-columns:88px 1fr;\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-tate__dimension-media{\n    width:82px;\n  }\n\n\n  .stb-tate__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-tate__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-tate__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-tate\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-tate__intro\"\u003e\n\u003cdiv class=\"stb-tate__intro-copy\"\u003e\n\u003cspan class=\"stb-tate__eyebrow\"\u003e Bauhaus · Adjustable Arm · Aluminum + Parchment \u003c\/span\u003e\n\u003ch2 class=\"stb-tate__title\"\u003eStructure First. Warmth Where It Matters.\u003c\/h2\u003e\n\u003cp\u003eTate combines a cool brushed-aluminum frame with a warm parchment-paper shade. Its single mechanical arm pivots horizontally, allowing the light to move with the desk, dining table or reading position below it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tate__intro-stat\"\u003e\n\u003csmall\u003e Two Shade Sizes \u003c\/small\u003e \u003cstrong\u003e Ø9.4\" · Ø14.2\" \u003c\/strong\u003e \u003cspan\u003e One adjustable arm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BAUHAUS PRINCIPLES\n  ====================================================== --\u003e\n\u003csection class=\"stb-tate__principles\"\u003e\n\u003cdiv class=\"stb-tate__principle\"\u003e\n\u003csmall\u003e Form \u003c\/small\u003e \u003cstrong\u003e Simple Geometry \u003c\/strong\u003e \u003cspan\u003e One arm, one shade, no decorative excess. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tate__principle\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Aluminum + Parchment \u003c\/strong\u003e \u003cspan\u003e Cool structure balanced by warm diffusion. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tate__principle\"\u003e\n\u003csmall\u003e Function \u003c\/small\u003e \u003cstrong\u003e Adjustable Direction \u003c\/strong\u003e \u003cspan\u003e Reposition the arm according to the task below. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       REAL DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-tate__details\"\u003e\n\u003cdiv class=\"stb-tate__details-head\"\u003e\n\u003cspan class=\"stb-tate__eyebrow\"\u003e Real Product Details \u003c\/span\u003e\n\u003ch3 class=\"stb-tate__section-title\"\u003eMaterial and Mechanics, Up Close.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tate__detail-grid\"\u003e\n\u003c!-- SHADE --\u003e\n\u003carticle id=\"tate-shade-section\" class=\"stb-tate__detail-card\"\u003e\n\u003cdiv class=\"stb-tate__detail-media\"\u003e\u003ca href=\"#tate-shade\" class=\"stb-tate__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tate-industrial-aluminum-parchment-chandelier-stuberlighting_20.jpg?v=1780900564\" alt=\"Tate Bauhaus chandelier parchment paper shade detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-tate__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-tate__detail-copy\"\u003e\n\u003csmall\u003e Shade Detail \u003c\/small\u003e \u003cstrong\u003e Parchment Softens the Geometry \u003c\/strong\u003e\n\u003cp\u003eThe warm paper surface prevents the aluminum frame from feeling overly technical or office-like.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- ARM --\u003e\n\u003carticle id=\"tate-arm-section\" class=\"stb-tate__detail-card\"\u003e\n\u003cdiv class=\"stb-tate__detail-media\"\u003e\u003ca href=\"#tate-arm\" class=\"stb-tate__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tate-industrial-aluminum-parchment-chandelier-stuberlighting_5.jpg?v=1780900564\" alt=\"Tate Bauhaus chandelier adjustable mechanical arm detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-tate__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-tate__detail-copy\"\u003e\n\u003csmall\u003e Mechanical Detail \u003c\/small\u003e \u003cstrong\u003e Horizontal Pivot Arm \u003c\/strong\u003e\n\u003cp\u003eReposition the arm by hand to move the light toward a desk, chair or dining surface.\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=\"tate-shade\" href=\"#tate-shade-section\" class=\"stb-tate__lightbox\"\u003e \u003cspan class=\"stb-tate__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tate-industrial-aluminum-parchment-chandelier-stuberlighting_20.jpg?v=1780900564\" alt=\"Enlarged Tate parchment shade detail\"\u003e \u003cspan class=\"stb-tate__lightbox-caption\"\u003e Tate · Parchment Shade Detail \u003c\/span\u003e \u003cspan class=\"stb-tate__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"tate-arm\" href=\"#tate-arm-section\" class=\"stb-tate__lightbox\"\u003e \u003cspan class=\"stb-tate__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tate-industrial-aluminum-parchment-chandelier-stuberlighting_5.jpg?v=1780900564\" alt=\"Enlarged Tate adjustable mechanical arm detail\"\u003e \u003cspan class=\"stb-tate__lightbox-caption\"\u003e Tate · Adjustable Arm Detail \u003c\/span\u003e \u003cspan class=\"stb-tate__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       MOVEMENT\n  ====================================================== --\u003e\n\u003csection class=\"stb-tate__movement\"\u003e\n\u003cdiv class=\"stb-tate__movement-title\"\u003e\n\u003csmall\u003e Functional Movement \u003c\/small\u003e \u003cstrong\u003e Move the Light Instead of Moving the Furniture. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tate__movement-copy\"\u003e\n\u003cp\u003eTate's single arm pivots horizontally, so the light can follow the way a room is actually used. Direct it toward a desk during work, then reposition it toward a dining or reading area when needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-tate__sizes\"\u003e\n\u003cdiv class=\"stb-tate__sizes-head\"\u003e\n\u003cspan class=\"stb-tate__eyebrow\"\u003e Choose the Shade Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-tate__section-title\"\u003eFocused or Broader.\u003c\/h3\u003e\n\u003cp class=\"stb-tate__section-copy\"\u003eThe arm stays visually restrained. Choose the shade according to how much presence and light spread the room needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tate__size-grid\"\u003e\n\u003carticle class=\"stb-tate__size-card\"\u003e\u003csmall\u003e Focused Scale \u003c\/small\u003e \u003cstrong\u003e Ø9.4\" × H7\" \u003c\/strong\u003e\n\u003cp\u003eBest suited to desks, reading chairs, side tables and narrower work zones.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"stb-tate__size-card stb-tate__size-card--featured\"\u003e\u003csmall\u003e Broader Scale \u003c\/small\u003e \u003cstrong\u003e Ø14.2\" × H10.2\" \u003c\/strong\u003e\n\u003cp\u003eBetter for dining areas, study rooms and larger work surfaces.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSION PREVIEW\n  ====================================================== --\u003e\n\u003csection id=\"tate-size-section\" class=\"stb-tate__dimension\"\u003e\n\u003cdiv class=\"stb-tate__dimension-media\"\u003e\u003ca href=\"#tate-size\" class=\"stb-tate__dimension-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tate-industrial-aluminum-parchment-chandelier-stuberlighting_16.jpg?v=1780900564\" alt=\"Tate adjustable Bauhaus chandelier dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-tate__hint\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-tate__dimension-copy\"\u003e\n\u003cspan class=\"stb-tate__eyebrow\"\u003e Size Reference \u003c\/span\u003e\n\u003ch3 class=\"stb-tate__section-title\"\u003eCheck the Reach Before Installation.\u003c\/h3\u003e\n\u003cp\u003eUse the full drawing to confirm the arm position, shade proportion and clearance around nearby furniture.\u003c\/p\u003e\n\u003cdiv class=\"stb-tate__dimension-pills\"\u003e\n\u003cspan\u003e Shade Ø9.4\" \u003c\/span\u003e \u003cspan\u003e Shade Ø14.2\" \u003c\/span\u003e \u003cspan\u003e Horizontal Pivot \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DIMENSION LIGHTBOX --\u003e \u003ca id=\"tate-size\" href=\"#tate-size-section\" class=\"stb-tate__lightbox\"\u003e \u003cspan class=\"stb-tate__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tate-industrial-aluminum-parchment-chandelier-stuberlighting_16.jpg?v=1780900564\" alt=\"Enlarged Tate chandelier dimensions\"\u003e \u003cspan class=\"stb-tate__lightbox-caption\"\u003e Tate · Size Reference \u003c\/span\u003e \u003cspan class=\"stb-tate__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-tate__practical\"\u003e\n\u003cdiv class=\"stb-tate__practical-card\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 LED Bulb Included \u003c\/strong\u003e\n\u003cp\u003eStandard replaceable socket. Maximum 40W per socket.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tate__practical-card\"\u003e\n\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmer Compatible \u003c\/strong\u003e\n\u003cp\u003eFor dimming, use a compatible dimmable E26 \/ E27 bulb and wall dimmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tate__practical-card\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired · AC 110–240V \u003c\/strong\u003e\n\u003cp\u003eProfessional ceiling installation is recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-tate__note\"\u003e\n\u003cdiv class=\"stb-tate__note-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Let the parchment stay warm. \u003c\/strong\u003e\n\u003cp\u003eA warm 2700K–3000K LED works especially well with the natural parchment shade, keeping the aluminum structure crisp without making the room feel overly cool.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-tate__specs\"\u003e\n\u003cdiv class=\"stb-tate__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Tate \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tate__spec\"\u003e\n\u003cspan\u003e Shade Sizes \u003c\/span\u003e \u003cstrong\u003e Ø9.4\" × H7\" \/ 24 × 18cm · Ø14.2\" × H10.2\" \/ 36 × 26cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tate__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Brushed Aluminum Frame · Parchment-Paper Shade \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tate__spec\"\u003e\n\u003cspan\u003e Finish \u003c\/span\u003e \u003cstrong\u003e Silver-Grey Aluminum · Natural Parchment \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tate__spec\"\u003e\n\u003cspan\u003e Configuration \u003c\/span\u003e \u003cstrong\u003e Single Adjustable Arm · Horizontal Pivot Movement \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tate__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 LED Bulb Included · Max 40W Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tate__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Compatible with Wall Dimmer · Dimming Requires Compatible Dimmable Bulb \u0026amp; Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tate__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V · Hardwired Ceiling Installation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tate__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Standard Wall Switch or Compatible Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tate__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only · Professional Installation Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-tate__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-tate__faq\"\u003e\u003cspan class=\"stb-tate__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-tate__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the adjustable arm move?\u003c\/summary\u003e\n\u003cp\u003eThe single mechanical arm pivots horizontally, allowing you to redirect the fixture toward a desk, dining surface or reading area. Move it by hand within its natural pivot range.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich shade size should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose Ø9.4\" for desks, reading chairs and narrower spaces. The Ø14.2\" shade creates more visual presence for dining rooms, studies and larger work areas.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included?\u003c\/summary\u003e\n\u003cp\u003eYes. A compatible E26 \/ E27 LED bulb is included. The standard socket also makes future bulb replacement simple.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Tate dimmable?\u003c\/summary\u003e\n\u003cp\u003eThe fixture is compatible with a wall dimmer. Dimming requires a compatible dimmable E26 \/ E27 bulb and compatible dimmer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-tate__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 9.4\" x H 7\" \/ Parchment Paper","offer_id":52309457305883,"sku":"STB-CH-TATE-09","price":525.0,"currency_code":"USD","in_stock":true},{"title":"Dia 14.2\"x H 10.2\" \/ Parchment Paper","offer_id":52309457338651,"sku":"STB-CH-TATE-14","price":545.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/tate-industrial-aluminum-parchment-chandelier-stuberlighting_1.jpg?v=1780900564"},{"product_id":"aura-oversized-disc-tyvek-pendant-light","title":"Aura Disc Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AURA\n   OVERSIZED DISC TYVEK PENDANT\n\n   DISC \/ PAPER \/ SCALE\n\n   BAUHAUS-INSPIRED GEOMETRY\n   QUIET LUXURY · SHOPPER-FIRST\n   NO FULL-PAGE BACKGROUND FILL\n\n   ESPRESSO · TYVEK WHITE · PARCHMENT · GOLD\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-aura{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#655546;\n  --muted:#81715F;\n\n  --gold:#C8A96E;\n  --gold-deep:#967243;\n\n  --tyvek:#FAF9F5;\n  --cream:#F6EFE3;\n  --paper:#FBF8F2;\n  --sand:#E9DDC9;\n  --ivory:#FFFDF8;\n\n  --line:#DDD2BF;\n  --line-soft:#EBE3D7;\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-aura *,\n.stb-aura *::before,\n.stb-aura *::after{\n  box-sizing:border-box;\n}\n\n.stb-aura h2,\n.stb-aura h3,\n.stb-aura p{\n  margin-top:0;\n}\n\n.stb-aura h2,\n.stb-aura 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-aura 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-aura a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.aura-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.aura-shell::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:8px;\n  left:29px;\n\n  width:66px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.aura-shell::after{\n  content:\"\";\n\n  position:absolute;\n\n  top:11px;\n  left:29px;\n\n  width:32px;\n  height:1px;\n\n  background:#A99B87;\n}\n\n\n\/* =========================================================\n   01 — INTRO + MATERIAL\n========================================================= *\/\n\n.aura-intro{\n  padding:20px 0 30px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.aura-intro__top{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,155px);\n\n  gap:32px;\n  align-items:end;\n}\n\n.aura-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.aura-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.aura-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\/* PROPORTION INDEX *\/\n\n.aura-ratio{\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.aura-ratio 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.aura-ratio strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:28px;\n  line-height:.92;\n\n  font-weight:500;\n}\n\n.aura-ratio 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\/* DETAIL MATERIAL *\/\n\n.aura-material{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:29px;\n  align-items:center;\n\n  margin-top:24px;\n  padding-top:23px;\n\n  border-top:1px solid var(--line);\n}\n\n\n\/* IMAGE *\/\n\n.aura-detail-image{\n  width:175px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--tyvek);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--gold);\n}\n\n.aura-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.aura-detail-image img{\n  max-height:165px !important;\n}\n\n.aura-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\/* MATERIAL COPY *\/\n\n.aura-material__copy \u003e small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.aura-material__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.08;\n}\n\n.aura-material__copy \u003e p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n}\n\n\n\/* MATERIAL LEDGER *\/\n\n.aura-material__facts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:13px;\n}\n\n.aura-material__fact{\n  min-width:0;\n\n  padding:9px 10px;\n\n  border:1px solid var(--line);\n}\n\n.aura-material__fact:nth-child(1){\n  background:#FCFBF7;\n}\n\n.aura-material__fact:nth-child(2){\n  background:#F6EFE4;\n}\n\n.aura-material__fact:nth-child(3){\n  background:#FAF7F1;\n}\n\n.aura-material__fact small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:7.4px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.aura-material__fact strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:9.5px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   02 — SIZE \/ PROPORTION\n========================================================= *\/\n\n.aura-size{\n  padding:32px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.aura-size__head{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:30px;\n\n  margin-bottom:16px;\n}\n\n.aura-size__head h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.08;\n}\n\n.aura-size__head p{\n  max-width:485px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n}\n\n\n\/* SIZE CARDS *\/\n\n.aura-size-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:9px;\n}\n\n.aura-size-card{\n  min-width:0;\n\n  padding:8px 8px 13px;\n\n  border:1px solid var(--line);\n}\n\n.aura-size-card--small{\n  background:#FCFAF6;\n  border-top:2px solid #C8BBA9;\n}\n\n.aura-size-card--medium{\n  background:#F7F0E5;\n  border-top:2px solid var(--gold);\n}\n\n.aura-size-card--large{\n  background:#F3ECE2;\n  border-top:2px solid var(--espresso);\n}\n\n\n\/* SIZE IMAGE *\/\n\n.aura-size-card__image{\n  width:135px;\n  max-width:100%;\n\n  margin:0 auto 8px;\n\n  overflow:hidden;\n}\n\n.aura-size-card__image 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\n.aura-size-card__image img{\n  max-height:126px !important;\n}\n\n\n\/* COPY *\/\n\n.aura-size-card small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:7.4px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.aura-size-card h3{\n  margin:1px 0 2px;\n\n  font-size:20px;\n}\n\n.aura-size-card__measure{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:9.2px;\n  font-weight:600;\n}\n\n.aura-size-card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:9.6px;\n  line-height:1.42;\n}\n\n\n\/* PROPORTION STRIP *\/\n\n.aura-proportion{\n  display:grid;\n  grid-template-columns:minmax(0,112px) minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-top:17px;\n\n  padding:16px 18px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--espresso);\n}\n\n.aura-proportion__mark{\n  padding-right:18px;\n\n  border-right:1px solid var(--line);\n}\n\n.aura-proportion__mark small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:7.5px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.aura-proportion__mark strong{\n  display:block;\n\n  color:var(--espresso);\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.aura-proportion__copy{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:11px;\n}\n\n.aura-proportion__item{\n  min-width:0;\n}\n\n.aura-proportion__item strong{\n  display:block;\n\n  margin-bottom:1px;\n\n  color:var(--espresso);\n\n  font-size:9.3px;\n  font-weight:600;\n}\n\n.aura-proportion__item span{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n}\n\n\n\/* =========================================================\n   03 — LIGHT \/ DROP\n========================================================= *\/\n\n.aura-light{\n  display:grid;\n  grid-template-columns:minmax(0,128px) minmax(0,1fr);\n\n  gap:24px;\n  align-items:center;\n\n  margin:31px 0;\n\n  padding:22px 23px;\n\n  background:var(--espresso);\n}\n\n.aura-light__mark{\n  padding-right:20px;\n\n  border-right:1px solid rgba(255,255,255,.16);\n}\n\n.aura-light__mark small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold);\n\n  font-size:7.8px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.aura-light__mark strong{\n  display:block;\n\n  color:#FFF7E9;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:30px;\n  line-height:.9;\n\n  font-weight:500;\n}\n\n.aura-light__mark span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#CFC5B7;\n\n  font-size:8.8px;\n}\n\n.aura-light__copy h3{\n  margin:0 0 5px;\n\n  color:#FFF7EA;\n\n  font-size:20px;\n}\n\n.aura-light__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#D5CCBF;\n\n  font-size:10.5px;\n}\n\n\n\/* CCT *\/\n\n.aura-cct{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:11px;\n}\n\n.aura-cct__item{\n  min-width:0;\n\n  padding:8px 9px;\n\n  border:1px solid rgba(255,255,255,.14);\n}\n\n.aura-cct__item strong{\n  display:flex;\n  align-items:center;\n\n  gap:6px;\n\n  margin-bottom:1px;\n\n  color:#FFF7E9;\n\n  font-size:9.4px;\n  font-weight:600;\n}\n\n.aura-cct__item strong::before{\n  content:\"\";\n\n  width:7px;\n  height:7px;\n\n  flex:0 0 7px;\n\n  border-radius:50%;\n\n  border:1px solid rgba(255,255,255,.2);\n}\n\n.aura-cct__item--warm strong::before{\n  background:#E5B96D;\n}\n\n.aura-cct__item--neutral strong::before{\n  background:#EEE6D6;\n}\n\n.aura-cct__item--cool strong::before{\n  background:#E7EAEB;\n}\n\n.aura-cct__item span{\n  display:block;\n\n  color:#BDB2A4;\n\n  font-size:8.2px;\n}\n\n\n\/* LIGHT FACTS *\/\n\n.aura-light__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:14px;\n\n  margin-top:10px;\n  padding-top:9px;\n\n  border-top:1px solid rgba(255,255,255,.14);\n}\n\n.aura-light__facts span{\n  color:#D8CFC2;\n\n  font-size:9px;\n}\n\n.aura-light__facts strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.aura-specs{\n  padding:31px 0;\n\n  border-top:1px solid var(--line);\n}\n\n.aura-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.aura-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.aura-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.aura-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.aura-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.aura-spec-row__label{\n  color:#806C58;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.aura-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\/* INFO NOTES *\/\n\n.aura-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:12px;\n}\n\n.aura-care,\n.aura-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.aura-care{\n  border-left:3px solid #9D927F;\n}\n\n.aura-cert{\n  border-left:3px solid var(--gold);\n}\n\n.aura-care small,\n.aura-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.aura-care span,\n.aura-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.aura-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.aura-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.aura-shipping h3{\n  margin:0 0 9px;\n\n  font-size:20px;\n}\n\n.aura-shipping p{\n  margin:0 0 6px;\n\n  color:#5E4F41;\n\n  font-size:11.5px;\n}\n\n.aura-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.aura-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.aura-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.aura-lightbox:target{\n  display:flex;\n}\n\n.aura-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.aura-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.aura-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  .aura-shell{\n    padding:25px 18px 0;\n  }\n\n  .aura-shell::before,\n  .aura-shell::after{\n    left:18px;\n  }\n\n\n  .aura-intro__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,120px);\n\n    gap:18px;\n  }\n\n  .aura-intro h2{\n    font-size:29px;\n  }\n\n\n  .aura-material{\n    grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .aura-detail-image{\n    width:135px;\n  }\n\n  .aura-detail-image img{\n    max-height:125px !important;\n  }\n\n\n  .aura-size__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .aura-light{\n    grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n    gap:18px;\n  }\n\n\n  .aura-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  .aura-intro__top{\n    grid-template-columns:1fr;\n  }\n\n  .aura-ratio{\n    width:175px;\n  }\n\n\n  .aura-material{\n    grid-template-columns:1fr;\n  }\n\n  .aura-detail-image{\n    width:120px;\n\n    margin:0;\n  }\n\n\n  .aura-material__facts{\n    grid-template-columns:1fr;\n  }\n\n\n  .aura-size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .aura-size-card__image{\n    width:110px;\n  }\n\n\n  .aura-proportion{\n    grid-template-columns:1fr;\n\n    gap:9px;\n  }\n\n  .aura-proportion__mark{\n    padding:0 0 8px;\n\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .aura-proportion__copy{\n    grid-template-columns:1fr;\n  }\n\n\n  .aura-light{\n    grid-template-columns:1fr;\n\n    gap:9px;\n\n    padding:17px;\n  }\n\n  .aura-light__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  .aura-cct{\n    grid-template-columns:1fr;\n  }\n\n\n  .aura-specs__head{\n    display:block;\n  }\n\n  .aura-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .aura-spec-row{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .aura-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  .aura-spec-row__value{\n    font-size:11.5px;\n  }\n\n\n  .aura-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-aura\" id=\"aura-root\"\u003e\n\u003cdiv class=\"aura-shell\"\u003e\n\u003c!-- =====================================================\n         01 — DISC \/ MATERIAL\n    ====================================================== --\u003e\n\u003csection class=\"aura-intro\"\u003e\n\u003cdiv class=\"aura-intro__top\"\u003e\n\u003cdiv class=\"aura-intro__copy\"\u003e\n\u003cp class=\"aura-kicker\"\u003eAura · Bauhaus-Inspired Disc Pendant\u003c\/p\u003e\n\u003ch2\u003eWide in the Room. Remarkably Shallow in Profile.\u003c\/h2\u003e\n\u003cp\u003eAura turns a simple horizontal disc into a statement light. Its wide Tyvek shade creates visual scale across the ceiling while keeping the fixture only 4.7 to 7 inches deep, depending on the diameter selected.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aura-ratio\"\u003e\n\u003csmall\u003e Diameter Range \u003c\/small\u003e \u003cstrong\u003e 23.6–39.3\" \u003c\/strong\u003e \u003cspan\u003e Only H4.7–7\"\u003cbr\u003eacross all sizes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MATERIAL --\u003e\n\u003cdiv class=\"aura-material\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"aura-detail-image\"\u003e\u003ca href=\"#aura-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aura-oversized-disc-tyvek-pendant-light-stuberlighting_7.jpg?v=1780903586\" alt=\"Close-up detail of Aura oversized disc Tyvek pendant shade\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"aura-caption\"\u003eTyvek surface detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aura-material__copy\"\u003e\n\u003csmall\u003e Material \/ Structure \u003c\/small\u003e\n\u003ch3\u003eA Paper-Like Surface with an Architectural Structure\u003c\/h3\u003e\n\u003cp\u003eSoft white Tyvek stretches across a fiberglass frame, keeping the oversized disc visually light. The material diffuses the integrated LED rather than exposing a conventional bulb or heavy glass shade.\u003c\/p\u003e\n\u003cdiv class=\"aura-material__facts\"\u003e\n\u003cdiv class=\"aura-material__fact\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e DuPont Tyvek \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aura-material__fact\"\u003e\n\u003csmall\u003e Structure \u003c\/small\u003e \u003cstrong\u003e Fiberglass Frame \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aura-material__fact\"\u003e\n\u003csmall\u003e Finish \u003c\/small\u003e \u003cstrong\u003e Soft White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — SCALE\n    ====================================================== --\u003e\n\u003csection class=\"aura-size\"\u003e\n\u003cdiv class=\"aura-size__head\"\u003e\n\u003ch3\u003eChoose by Diameter, Then Check the Height\u003c\/h3\u003e\n\u003cp\u003eAura becomes wider as it scales up, but remains deliberately shallow. Choose the diameter according to how much ceiling presence the room needs rather than choosing by drop alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aura-size-grid\"\u003e\n\u003c!-- 23.6 --\u003e\n\u003cdiv class=\"aura-size-card aura-size-card--small\"\u003e\n\u003cdiv class=\"aura-size-card__image\"\u003e\u003ca href=\"#aura-small-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aura-oversized-disc-tyvek-pendant-light-stuberlighting_4.jpg?v=1780903586\" alt=\"Aura 23.6 inch disc pendant dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003csmall\u003e Compact Disc \u003c\/small\u003e\n\u003ch3\u003e23.6\"\u003c\/h3\u003e\n\u003cspan class=\"aura-size-card__measure\"\u003e Ø23.6\" × H4.7\" \u003c\/span\u003e\n\u003cp\u003eA balanced scale for breakfast nooks, bedrooms and medium dining areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 31.4 --\u003e\n\u003cdiv class=\"aura-size-card aura-size-card--medium\"\u003e\n\u003cdiv class=\"aura-size-card__image\"\u003e\u003ca href=\"#aura-medium-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aura-oversized-disc-tyvek-pendant-light-stuberlighting_17.jpg?v=1780903586\" alt=\"Aura 31.4 inch disc pendant dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003csmall\u003e Medium Disc \u003c\/small\u003e\n\u003ch3\u003e31.4\"\u003c\/h3\u003e\n\u003cspan class=\"aura-size-card__measure\"\u003e Ø31.4\" × H5.9\" \u003c\/span\u003e\n\u003cp\u003eA stronger ceiling anchor for living rooms and larger dining tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 39.3 --\u003e\n\u003cdiv class=\"aura-size-card aura-size-card--large\"\u003e\n\u003cdiv class=\"aura-size-card__image\"\u003e\u003ca href=\"#aura-large-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aura-oversized-disc-tyvek-pendant-light-stuberlighting_20.jpg?v=1780903586\" alt=\"Aura 39.3 inch oversized disc pendant dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003csmall\u003e Oversized Disc \u003c\/small\u003e\n\u003ch3\u003e39.3\"\u003c\/h3\u003e\n\u003cspan class=\"aura-size-card__measure\"\u003e Ø39.3\" × H7\" \u003c\/span\u003e\n\u003cp\u003eDesigned for larger entries, open living spaces and rooms needing greater visual scale.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aura-proportion\"\u003e\n\u003cdiv class=\"aura-proportion__mark\"\u003e\n\u003csmall\u003e Profile \u003c\/small\u003e \u003cstrong\u003e Wide \/ Low \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aura-proportion__copy\"\u003e\n\u003cdiv class=\"aura-proportion__item\"\u003e\n\u003cstrong\u003e 23.6\" \u003c\/strong\u003e \u003cspan\u003e only 4.7\" high \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aura-proportion__item\"\u003e\n\u003cstrong\u003e 31.4\" \u003c\/strong\u003e \u003cspan\u003e only 5.9\" high \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aura-proportion__item\"\u003e\n\u003cstrong\u003e 39.3\" \u003c\/strong\u003e \u003cspan\u003e only 7\" high \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         03 — LIGHT \/ SUSPENSION\n    ====================================================== --\u003e\n\u003csection class=\"aura-light\"\u003e\n\u003cdiv class=\"aura-light__mark\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e \u003cspan\u003e adjustable\u003cbr\u003eextendable on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aura-light__copy\"\u003e\n\u003ch3\u003eOne Disc. Three Light Temperatures.\u003c\/h3\u003e\n\u003cp\u003eThe integrated LED spreads light through the Tyvek surface for a broad, even glow. Switch between warm, neutral and cool white depending on the room and time of day.\u003c\/p\u003e\n\u003cdiv class=\"aura-cct\"\u003e\n\u003cdiv class=\"aura-cct__item aura-cct__item--warm\"\u003e\n\u003cstrong\u003e 3000K \u003c\/strong\u003e \u003cspan\u003e Warm White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aura-cct__item aura-cct__item--neutral\"\u003e\n\u003cstrong\u003e 4000K \u003c\/strong\u003e \u003cspan\u003e Neutral White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aura-cct__item aura-cct__item--cool\"\u003e\n\u003cstrong\u003e 6000K \u003c\/strong\u003e \u003cspan\u003e Cool White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aura-light__facts\"\u003e\n\u003cspan\u003e \u003cstrong\u003eIntegrated LED\u003c\/strong\u003e · Included \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e50,000 h\u003c\/strong\u003e rated life \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eMax 40W\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         04 — PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"aura-specs\"\u003e\n\u003cdiv class=\"aura-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Aura · Oversized Disc Tyvek Pendant \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aura-spec-list\"\u003e\n\u003cdiv class=\"aura-spec-row\"\u003e\n\u003cspan class=\"aura-spec-row__label\"\u003e Available Sizes \u003c\/span\u003e \u003cspan class=\"aura-spec-row__value\"\u003e Ø23.6\" × H4.7\" · Ø31.4\" × H5.9\" · Ø39.3\" × H7\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aura-spec-row\"\u003e\n\u003cspan class=\"aura-spec-row__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"aura-spec-row__value\"\u003e DuPont Tyvek paper · Fiberglass frame \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aura-spec-row\"\u003e\n\u003cspan class=\"aura-spec-row__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"aura-spec-row__value\"\u003e Soft white Tyvek shade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aura-spec-row\"\u003e\n\u003cspan class=\"aura-spec-row__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"aura-spec-row__value\"\u003e Integrated LED · Included · Separate Bulb: Not required · Rated life up to 50,000 hours \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aura-spec-row\"\u003e\n\u003cspan class=\"aura-spec-row__label\"\u003e Color Temperature \u003c\/span\u003e \u003cspan class=\"aura-spec-row__value\"\u003e 3000K Warm · 4000K Neutral · 6000K Cool · Switchable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aura-spec-row\"\u003e\n\u003cspan class=\"aura-spec-row__label\"\u003e Rated Max Wattage \u003c\/span\u003e \u003cspan class=\"aura-spec-row__value\"\u003e 40W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aura-spec-row\"\u003e\n\u003cspan class=\"aura-spec-row__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"aura-spec-row__value\"\u003e 59\" adjustable cord · Extendable on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aura-spec-row\"\u003e\n\u003cspan class=\"aura-spec-row__label\"\u003e Electrical \/ Control \u003c\/span\u003e \u003cspan class=\"aura-spec-row__value\"\u003e AC 110–240V · Standard wall switch compatible · Wall switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aura-spec-row\"\u003e\n\u003cspan class=\"aura-spec-row__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"aura-spec-row__value\"\u003e Hardwired · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aura-spec-row\"\u003e\n\u003cspan class=\"aura-spec-row__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"aura-spec-row__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aura-notes\"\u003e\n\u003cdiv class=\"aura-care\"\u003e\n\u003csmall\u003e Tyvek Care \u003c\/small\u003e \u003cspan\u003e Keep the shade away from sharp objects, direct heat sources and prolonged moisture. Handle the disc gently during installation. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aura-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=\"aura-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 — TYVEK DETAIL\n  ====================================================== --\u003e \u003ca id=\"aura-detail-large\" href=\"#aura-root\" class=\"aura-lightbox\"\u003e \u003cspan class=\"aura-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aura-oversized-disc-tyvek-pendant-light-stuberlighting_7.jpg?v=1780903586\" alt=\"Enlarged Aura Tyvek shade detail\"\u003e \u003cspan\u003e Tyvek Surface Detail · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — 23.6\n  ====================================================== --\u003e \u003ca id=\"aura-small-large\" href=\"#aura-root\" class=\"aura-lightbox\"\u003e \u003cspan class=\"aura-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aura-oversized-disc-tyvek-pendant-light-stuberlighting_4.jpg?v=1780903586\" alt=\"Enlarged Aura 23.6 inch dimensions\"\u003e \u003cspan\u003e Ø23.6\" × H4.7\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — 31.4\n  ====================================================== --\u003e \u003ca id=\"aura-medium-large\" href=\"#aura-root\" class=\"aura-lightbox\"\u003e \u003cspan class=\"aura-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aura-oversized-disc-tyvek-pendant-light-stuberlighting_17.jpg?v=1780903586\" alt=\"Enlarged Aura 31.4 inch dimensions\"\u003e \u003cspan\u003e Ø31.4\" × H5.9\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — 39.3\n  ====================================================== --\u003e \u003ca id=\"aura-large-large\" href=\"#aura-root\" class=\"aura-lightbox\"\u003e \u003cspan class=\"aura-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aura-oversized-disc-tyvek-pendant-light-stuberlighting_20.jpg?v=1780903586\" alt=\"Enlarged Aura 39.3 inch dimensions\"\u003e \u003cspan\u003e Ø39.3\" × H7\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 23.6\"xH4.7\" \/ White \/ 3000K","offer_id":52309583626523,"sku":"STB-PD-AURA-24","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.4\"x H 5.9\" \/ White \/ 3000K","offer_id":52309583659291,"sku":"STB-PD-AURA-31","price":575.0,"currency_code":"USD","in_stock":true},{"title":"Dia 39.3\"xH7\" \/ White \/ 3000K","offer_id":52309583692059,"sku":"STB-PD-AURA-39","price":855.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aura-oversized-disc-tyvek-pendant-light-stuberlighting_1.jpg?v=1780903586"},{"product_id":"givora-handwoven-fabric-wabi-sabi-pendant-light","title":"Givora Handwoven Fabric Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — GIVORA\n   Handwoven Fabric · Natural Wood · Wabi-Sabi\n   Quiet Editorial \/ Compact \/ Mobile Responsive\n========================================================= *\/\n\n.stb-givora{\n  --ivory:#FFFDF9;\n  --linen:#F5EFE7;\n  --sand:#EEE3D7;\n\n  --dark:#211812;\n  --espresso:#35271F;\n\n  --text:#4C4037;\n  --muted:#786C62;\n\n  --gold:#B49362;\n  --gold-deep:#80613E;\n\n  --line:#D9CEC2;\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:14.5px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-givora *,\n.stb-givora *::before,\n.stb-givora *::after{\n  box-sizing:border-box;\n}\n\n.stb-givora h2,\n.stb-givora 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-givora p{\n  margin-top:0;\n}\n\n\n\/* =========================================================\n   TYPE\n========================================================= *\/\n\n.stb-givora__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-givora__title{\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.15;\n}\n\n.stb-givora__section-title{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.25;\n}\n\n.stb-givora__section-copy{\n  max-width:630px;\n\n  margin:0;\n\n  color:#62564D;\n\n  font-size:12.7px;\n  line-height:1.62;\n}\n\n.stb-givora__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#837468;\n\n  font-size:9.3px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-givora__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-givora__intro-copy{\n  max-width:650px;\n}\n\n.stb-givora__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D5148;\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n.stb-givora__intro-stat{\n  padding:14px 16px;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-givora__intro-stat small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8AD84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-givora__intro-stat strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#FFF5E8;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-givora__intro-stat span{\n  color:#D6C9BC;\n\n  font-size:10.8px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-givora__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:30px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.025);\n\n  overflow:hidden;\n}\n\n.stb-givora__fact{\n  padding:13px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-givora__fact:last-child{\n  border-right:0;\n}\n\n.stb-givora__fact small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#88786B;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.stb-givora__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   COLOR CHOICE\n========================================================= *\/\n\n.stb-givora__color{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:30px;\n  padding:14px 16px;\n\n  background:var(--linen);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-givora__color-media{\n  width:135px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-givora__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--ivory);\n\n  border:1px solid #D6C8BA;\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-givora__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-givora__color-options{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-top:12px;\n\n  border-top:1px solid #D8CABE;\n}\n\n.stb-givora__color-option{\n  padding:10px 12px 0 0;\n}\n\n.stb-givora__color-option + .stb-givora__color-option{\n  padding-left:12px;\n\n  border-left:1px solid #D8CABE;\n}\n\n.stb-givora__color-option small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887568;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-givora__color-option strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n  font-weight:500;\n}\n\n.stb-givora__color-option p{\n  margin:0;\n\n  color:#706359;\n\n  font-size:10.4px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   MATERIAL\n========================================================= *\/\n\n.stb-givora__material{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 120px;\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:30px;\n}\n\n.stb-givora__material-copy{\n  padding:17px 19px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:4px;\n}\n\n.stb-givora__material-copy p{\n  max-width:570px;\n\n  margin:0;\n\n  color:#61544B;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n.stb-givora__material-media{\n  width:108px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n\n\/* =========================================================\n   SCALE\n========================================================= *\/\n\n.stb-givora__scale{\n  display:grid;\n  grid-template-columns:160px minmax(0,1fr);\n\n  margin-bottom:30px;\n\n  overflow:hidden;\n\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.03);\n}\n\n.stb-givora__scale-title{\n  padding:17px 18px;\n\n  background:var(--espresso);\n}\n\n.stb-givora__scale-title small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8AC84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-givora__scale-title strong{\n  color:#FFF5E8;\n\n  font-size:13.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-givora__scale-body{\n  display:grid;\n  grid-template-columns:120px minmax(0,1fr);\n\n  gap:17px;\n  align-items:center;\n\n  padding:13px 15px;\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-givora__size-media{\n  width:108px;\n  max-width:100%;\n\n  padding:4px;\n\n  background:#FAF6F0;\n\n  border:1px solid #DDD2C5;\n  border-radius:4px;\n\n  overflow:visible;\n}\n\n.stb-givora__size-media a{\n  display:block;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-givora__size-media img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-givora__scale-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.5px;\n  font-weight:500;\n}\n\n.stb-givora__scale-copy p{\n  margin:0 0 7px;\n\n  color:#695C52;\n\n  font-size:10.9px;\n  line-height:1.52;\n}\n\n.stb-givora__size-pills{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:5px;\n}\n\n.stb-givora__size-pills span{\n  padding:4px 7px;\n\n  background:var(--linen);\n\n  color:#5E4E43;\n\n  font-size:9.5px;\n\n  border-radius:3px;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.stb-givora__placement{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:30px;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-givora__placement-item{\n  padding:14px 15px;\n}\n\n.stb-givora__placement-item:first-child{\n  border-right:1px solid var(--line);\n}\n\n.stb-givora__placement-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887568;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-givora__placement-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n  font-weight:500;\n}\n\n.stb-givora__placement-item p{\n  margin:0;\n\n  color:#706359;\n\n  font-size:10.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-givora__practical{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-bottom:30px;\n}\n\n.stb-givora__practical-card{\n  padding:14px 15px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-givora__practical-card:first-child{\n  border-top:2px solid var(--gold);\n}\n\n.stb-givora__practical-card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#847165;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.stb-givora__practical-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-givora__practical-card p{\n  margin:0;\n\n  color:#65584F;\n\n  font-size:10.7px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   NATURAL VARIATION\n========================================================= *\/\n\n.stb-givora__variation{\n  margin-bottom:30px;\n  padding:11px 14px;\n\n  background:var(--sand);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:4px;\n}\n\n.stb-givora__variation strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n  font-weight:500;\n}\n\n.stb-givora__variation p{\n  margin:0;\n\n  color:#695C52;\n\n  font-size:10.9px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-givora__specs{\n  margin-bottom:30px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n\n  overflow:hidden;\n}\n\n.stb-givora__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-givora__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-givora__spec-head strong{\n  color:#FFF5E8;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-givora__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7DED5;\n}\n\n.stb-givora__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-givora__spec span{\n  padding-right:10px;\n\n  color:#82756B;\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n.stb-givora__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-givora__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n}\n\n.stb-givora__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-givora__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--dark);\n\n  font-size:13.1px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-givora__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-givora__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-givora__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-givora__faq details p{\n  margin:7px 0 0;\n\n  color:#665A51;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-givora__shipping{\n  padding:18px 19px;\n\n  background:var(--linen);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-givora__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-givora__shipping p{\n  margin:0 0 7px;\n\n  color:#5E5249;\n\n  font-size:12.5px;\n  line-height:1.62;\n}\n\n.stb-givora__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-givora__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-givora__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,14,12,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-givora__lightbox:target{\n  display:flex;\n}\n\n.stb-givora__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-givora__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-givora__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-givora__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E8F82;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-givora__intro{\n    grid-template-columns:1fr;\n    gap:12px;\n  }\n\n  .stb-givora__title{\n    font-size:25px;\n  }\n\n  .stb-givora__intro-stat{\n    max-width:270px;\n  }\n\n\n  .stb-givora__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-givora__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-givora__fact:nth-child(1),\n  .stb-givora__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-givora__color{\n    grid-template-columns:125px 1fr;\n  }\n\n  .stb-givora__color-media{\n    width:115px;\n  }\n\n\n  .stb-givora__scale{\n    grid-template-columns:145px 1fr;\n  }\n\n\n  .stb-givora__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-givora__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-givora{\n    font-size:14px;\n  }\n\n\n  .stb-givora__color{\n    grid-template-columns:92px 1fr;\n\n    gap:12px;\n    padding:10px;\n  }\n\n  .stb-givora__color-media{\n    width:86px;\n  }\n\n  .stb-givora__color-options{\n    grid-template-columns:1fr;\n  }\n\n  .stb-givora__color-option{\n    padding:8px 0;\n  }\n\n  .stb-givora__color-option + .stb-givora__color-option{\n    padding-left:0;\n\n    border-left:0;\n    border-top:1px solid #D8CABE;\n  }\n\n\n  .stb-givora__material{\n    grid-template-columns:1fr 82px;\n\n    gap:11px;\n  }\n\n  .stb-givora__material-media{\n    width:76px;\n  }\n\n  .stb-givora__material-copy{\n    padding:13px 14px;\n  }\n\n\n  .stb-givora__scale{\n    grid-template-columns:1fr;\n  }\n\n  .stb-givora__scale-body{\n    grid-template-columns:86px 1fr;\n\n    border-top:0;\n    border-left:1px solid var(--line);\n  }\n\n  .stb-givora__size-media{\n    width:80px;\n  }\n\n\n  .stb-givora__placement{\n    grid-template-columns:1fr;\n  }\n\n  .stb-givora__placement-item:first-child{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-givora__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-givora__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-givora__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-givora\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-givora__intro\"\u003e\n\u003cdiv class=\"stb-givora__intro-copy\"\u003e\n\u003cspan class=\"stb-givora__eyebrow\"\u003e Handwoven Fabric · Natural Wood · Wabi-Sabi \u003c\/span\u003e\n\u003ch2 class=\"stb-givora__title\"\u003eTexture First. Everything Else Stays Quiet.\u003c\/h2\u003e\n\u003cp\u003eGivora pairs a handwoven fabric shade with a natural wood ring in a low, wide silhouette. The woven surface softens the light while the wood adds warmth, giving the pendant a calm presence without visual clutter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__intro-stat\"\u003e\n\u003csmall\u003e Fixture Size \u003c\/small\u003e \u003cstrong\u003e Ø20.5\" × H8.7\" \u003c\/strong\u003e \u003cspan\u003e Ø52 × H22cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-givora__facts\"\u003e\n\u003cdiv class=\"stb-givora__fact\"\u003e\n\u003csmall\u003eShade\u003c\/small\u003e \u003cstrong\u003eHandwoven Fabric\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__fact\"\u003e\n\u003csmall\u003eDetail\u003c\/small\u003e \u003cstrong\u003eNatural Wood Ring\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__fact\"\u003e\n\u003csmall\u003eColors\u003c\/small\u003e \u003cstrong\u003eLight \/ Dark Brown\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__fact\"\u003e\n\u003csmall\u003eSuspension\u003c\/small\u003e \u003cstrong\u003e59\" Adjustable Cord\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COLOR CHOICE\n  ====================================================== --\u003e\n\u003csection id=\"givora-color-section\" class=\"stb-givora__color\"\u003e\n\u003cdiv class=\"stb-givora__color-media\"\u003e\u003ca href=\"#givora-color\" class=\"stb-givora__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/givora-handwoven-fabric-wabi-sabi-pendant-light-stuberlighting_5.jpg?v=1781702289\" alt=\"Givora pendant Light Brown and Dark Brown color comparison\" loading=\"lazy\"\u003e \u003cspan class=\"stb-givora__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-givora__eyebrow\"\u003e Choose the Tone \u003c\/span\u003e\n\u003ch3 class=\"stb-givora__section-title\"\u003eLight Brown or Dark Brown.\u003c\/h3\u003e\n\u003cp class=\"stb-givora__section-copy\"\u003eThe form stays the same. Choose the shade according to how much contrast you want the pendant to have against the room.\u003c\/p\u003e\n\u003cdiv class=\"stb-givora__color-options\"\u003e\n\u003cdiv class=\"stb-givora__color-option\"\u003e\n\u003csmall\u003e Light Brown \u003c\/small\u003e \u003cstrong\u003e Airier \u0026amp; Softer \u003c\/strong\u003e\n\u003cp\u003eWorks naturally with white walls, pale woods, linen and lighter neutral interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__color-option\"\u003e\n\u003csmall\u003e Dark Brown \u003c\/small\u003e \u003cstrong\u003e Deeper \u0026amp; More Grounded \u003c\/strong\u003e\n\u003cp\u003eBetter when the room uses darker wood, charcoal tones or a more architectural palette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COLOR LIGHTBOX --\u003e \u003ca id=\"givora-color\" href=\"#givora-color-section\" class=\"stb-givora__lightbox\"\u003e \u003cspan class=\"stb-givora__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/givora-handwoven-fabric-wabi-sabi-pendant-light-stuberlighting_5.jpg?v=1781702289\" alt=\"Enlarged Givora Light Brown and Dark Brown comparison\"\u003e \u003cspan class=\"stb-givora__lightbox-caption\"\u003e Givora · Light Brown \/ Dark Brown \u003c\/span\u003e \u003cspan class=\"stb-givora__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=\"givora-material-section\" class=\"stb-givora__material\"\u003e\n\u003cdiv class=\"stb-givora__material-copy\"\u003e\n\u003cspan class=\"stb-givora__eyebrow\"\u003e Material Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-givora__section-title\"\u003eThe Weave Is Part of the Light.\u003c\/h3\u003e\n\u003cp\u003eThe handwoven surface gives the shade its tactile character while gently filtering the light. A natural wood ring gives the soft fabric enough structure without making the pendant feel heavy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__material-media\"\u003e\u003ca href=\"#givora-material\" class=\"stb-givora__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/givora-handwoven-fabric-wabi-sabi-pendant-light-stuberlighting_7.jpg?v=1781702288\" alt=\"Givora handwoven fabric and natural wood detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-givora__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL LIGHTBOX --\u003e \u003ca id=\"givora-material\" href=\"#givora-material-section\" class=\"stb-givora__lightbox\"\u003e \u003cspan class=\"stb-givora__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/givora-handwoven-fabric-wabi-sabi-pendant-light-stuberlighting_7.jpg?v=1781702288\" alt=\"Enlarged Givora handwoven fabric detail\"\u003e \u003cspan class=\"stb-givora__lightbox-caption\"\u003e Givora · Handwoven Fabric \u0026amp; Wood \u003c\/span\u003e \u003cspan class=\"stb-givora__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SCALE + DIMENSION\n  ====================================================== --\u003e\n\u003csection id=\"givora-size-section\" class=\"stb-givora__scale\"\u003e\n\u003cdiv class=\"stb-givora__scale-title\"\u003e\n\u003csmall\u003e Low \u0026amp; Wide \u003c\/small\u003e \u003cstrong\u003e Horizontal Presence Without a Deep Drop. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__scale-body\"\u003e\n\u003cdiv class=\"stb-givora__size-media\"\u003e\u003ca href=\"#givora-size\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/givora-handwoven-fabric-wabi-sabi-pendant-light-stuberlighting_16.jpg?v=1781702288\" alt=\"Givora pendant light dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-givora__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__scale-copy\"\u003e\n\u003cstrong\u003e Ø20.5\" × H8.7\" \u003c\/strong\u003e\n\u003cp\u003eThe 20.5\" width gives the pendant enough spread for a dining table or breakfast area, while the shallow 8.7\" body keeps the silhouette visually light.\u003c\/p\u003e\n\u003cdiv class=\"stb-givora__size-pills\"\u003e\n\u003cspan\u003e Ø52cm \u003c\/span\u003e \u003cspan\u003e H22cm \u003c\/span\u003e \u003cspan\u003e 59\" Cord \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=\"givora-size\" href=\"#givora-size-section\" class=\"stb-givora__lightbox\"\u003e \u003cspan class=\"stb-givora__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/givora-handwoven-fabric-wabi-sabi-pendant-light-stuberlighting_16.jpg?v=1781702288\" alt=\"Enlarged Givora pendant dimensions\"\u003e \u003cspan class=\"stb-givora__lightbox-caption\"\u003e Ø20.5\" × H8.7\" · Ø52 × H22cm \u003c\/span\u003e \u003cspan class=\"stb-givora__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       DINING \/ MULTIPLE\n  ====================================================== --\u003e\n\u003csection class=\"stb-givora__placement\"\u003e\n\u003cdiv class=\"stb-givora__placement-item\"\u003e\n\u003csmall\u003e Single Pendant \u003c\/small\u003e \u003cstrong\u003e Dining Tables Approximately 28–40\" Wide \u003c\/strong\u003e\n\u003cp\u003eA natural fit above smaller round tables and many four-person dining arrangements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__placement-item\"\u003e\n\u003csmall\u003e Longer Table or Island \u003c\/small\u003e \u003cstrong\u003e Use Two for More Horizontal Coverage \u003c\/strong\u003e\n\u003cp\u003eFor longer surfaces, pairing two pendants gives more even visual rhythm than oversizing a single fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-givora__practical\"\u003e\n\u003cdiv class=\"stb-givora__practical-card\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 LED Bulb Included \u003c\/strong\u003e\n\u003cp\u003eReplaceable standard socket. Maximum 40W.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__practical-card\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable Cord \u003c\/strong\u003e\n\u003cp\u003eShorten during installation. Additional length is available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__practical-card\"\u003e\n\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmer Compatible \u003c\/strong\u003e\n\u003cp\u003eUse a compatible dimmable bulb with a compatible wall dimmer or smart control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL VARIATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-givora__variation\"\u003e\u003cstrong\u003e Natural variation is part of the design. \u003c\/strong\u003e\n\u003cp\u003eBecause the shade is handwoven and the ring uses natural wood, slight differences in weave texture, tone and wood grain are normal and make each fixture subtly individual.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-givora__specs\"\u003e\n\u003cdiv class=\"stb-givora__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Givora \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e Ø20.5\" × H8.7\" \/ Ø52 × H22cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Handwoven Fabric Shade · Natural Wood Ring · Metal Ceiling Canopy \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__spec\"\u003e\n\u003cspan\u003e Colors \u003c\/span\u003e \u003cstrong\u003e Light Brown · Dark Brown \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 LED Bulb Included · Max 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Compatible with Dimmable E26 \/ E27 Bulb and Compatible Wall Dimmer or Smart Control \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V · Hardwired Ceiling Installation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__spec\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm Adjustable Cord · Custom Extension Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Compatible with Standard Wall Switch or Compatible Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Hardwired · Professional Installation Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-givora__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-givora__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-givora__faq\"\u003e\u003cspan class=\"stb-givora__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-givora__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eLight Brown or Dark Brown?\u003c\/summary\u003e\n\u003cp\u003eLight Brown is the softer choice for white, cream and pale-wood interiors. Dark Brown creates more contrast and works naturally with deeper wood tones, charcoal colors and moodier rooms.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow high should Givora hang above a dining table?\u003c\/summary\u003e\n\u003cp\u003eA common starting point is approximately 30–36\" between the tabletop and the bottom of the pendant. Adjust slightly according to ceiling height and sightlines across the table.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I clean the woven shade?\u003c\/summary\u003e\n\u003cp\u003eDust gently with a soft dry brush, microfiber cloth or low-suction vacuum attachment. Avoid wet cleaning, steam and chemical cleaners on the fabric.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-givora__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 20.5\"x H 8.7\" \/ Light Brown","offer_id":52369976099099,"sku":"STB-PL-26-10004","price":205.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20.5\"x H 8.7\" \/ Dark Brown","offer_id":52369976131867,"sku":"STB-PL-26-10005","price":205.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/givora-handwoven-fabric-wabi-sabi-pendant-light-stuberlighting_18.jpg?v=1781702288"},{"product_id":"norra-concrete-mini-pendant-bathroom-vanity-kitchen-island","title":"Norra Concrete Mini Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — NORRA\n   CONCRETE MINI PENDANT\n\n   CAST \/ COLOR \/ REPEAT\n\n   ARCHITECTURAL · QUIET · SHOPPER-FIRST\n   ESPRESSO · CEMENT · CREAM · GOLD\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-norra{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625449;\n  --muted:#817468;\n\n  --gold:#C8A96E;\n  --gold-deep:#967243;\n\n  --cement:#9A938A;\n  --cement-light:#E9E5DF;\n  --cement-soft:#F3F0EB;\n\n  --cream:#F6EFE3;\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n\n  --line:#DED2BD;\n  --line-soft:#ECE4D8;\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-norra *,\n.stb-norra *::before,\n.stb-norra *::after{\n  box-sizing:border-box;\n}\n\n.stb-norra h2,\n.stb-norra h3,\n.stb-norra p{\n  margin-top:0;\n}\n\n.stb-norra h2,\n.stb-norra 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-norra 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-norra a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.norra-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.norra-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.norra-frame::after{\n  content:\"\";\n\n  position:absolute;\n  top:11px;\n  left:29px;\n\n  width:30px;\n  height:1px;\n\n  background:var(--cement);\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.norra-eyebrow{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.norra-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.norra-intro{\n  padding:20px 0 28px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.norra-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.norra-intro h2{\n  max-width:595px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.norra-intro__copy \u003e p{\n  max-width:570px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.62;\n}\n\n\n\/* SIZE STAT *\/\n\n.norra-intro__stat{\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.norra-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.norra-intro__stat strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:29px;\n  line-height:.94;\n\n  font-weight:500;\n}\n\n.norra-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 FACTS *\/\n\n.norra-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.norra-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.norra-quick__item:nth-child(1){\n  background:#F2EEE9;\n}\n\n.norra-quick__item:nth-child(2){\n  background:#FBF8F2;\n}\n\n.norra-quick__item:nth-child(3){\n  background:#F5EEE4;\n}\n\n.norra-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.norra-quick__item:nth-child(1)::before{\n  background:var(--cement);\n}\n\n.norra-quick__item:nth-child(2)::before{\n  background:var(--gold);\n}\n\n.norra-quick__item:nth-child(3)::before{\n  background:var(--espresso);\n}\n\n.norra-quick__item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.norra-quick__item strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.1;\n\n  font-weight:500;\n}\n\n.norra-quick__item p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   02 — CAST \/ COLOR\n========================================================= *\/\n\n.norra-material{\n  padding:30px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.norra-material__layout{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:29px;\n  align-items:center;\n}\n\n\n\/* DETAIL IMAGE *\/\n\n.norra-detail{\n  width:175px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--cement-soft);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--cement);\n}\n\n.norra-detail a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.norra-detail img{\n  max-height:165px !important;\n}\n\n\n\/* MATERIAL COPY *\/\n\n.norra-material__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.norra-material__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n\n\/* MATERIAL FACTS *\/\n\n.norra-materials{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:7px;\n\n  margin-top:13px;\n}\n\n.norra-material-card{\n  min-width:0;\n\n  padding:9px 10px;\n\n  border:1px solid var(--line);\n}\n\n.norra-material-card:first-child{\n  background:#F1EDE8;\n}\n\n.norra-material-card:last-child{\n  background:#FAF7F1;\n}\n\n.norra-material-card small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.norra-material-card strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:10px;\n  font-weight:600;\n}\n\n\n\/* COLORS *\/\n\n.norra-colors{\n  margin-top:16px;\n  padding-top:14px;\n\n  border-top:1px solid var(--line);\n}\n\n.norra-colors__label{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.norra-color-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:7px;\n}\n\n.norra-color{\n  position:relative;\n\n  min-width:0;\n\n  padding:10px 9px 10px 31px;\n\n  border:1px solid var(--line);\n\n  background:var(--ivory);\n}\n\n.norra-color::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:12px;\n  left:10px;\n\n  width:11px;\n  height:11px;\n\n  border-radius:50%;\n}\n\n.norra-color--black::before{\n  background:#24211F;\n}\n\n.norra-color--grey::before{\n  background:#AAA7A1;\n}\n\n.norra-color--pink::before{\n  background:#D2A7A0;\n}\n\n.norra-color strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:9.8px;\n  font-weight:600;\n}\n\n.norra-color span{\n  display:block;\n\n  margin-top:1px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.35;\n}\n\n\n\/* =========================================================\n   03 — SCALE \/ REPEAT\n========================================================= *\/\n\n.norra-scale{\n  padding:30px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.norra-scale__layout{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:28px;\n  align-items:center;\n}\n\n\n\/* SIZE IMAGE *\/\n\n.norra-size-image{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--gold);\n}\n\n.norra-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.norra-size-image img{\n  max-height:135px !important;\n}\n\n\n\/* SCALE COPY *\/\n\n.norra-scale__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.norra-scale__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n\n\/* MEASURES *\/\n\n.norra-measures{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:24px;\n\n  margin-top:13px;\n}\n\n.norra-measure{\n  min-width:84px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.norra-measure:nth-child(2){\n  border-color:var(--cement);\n}\n\n.norra-measure:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.norra-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.norra-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\/* REPEAT PANEL *\/\n\n.norra-repeat{\n  display:grid;\n  grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-top:18px;\n\n  padding:18px 20px;\n\n  background:var(--espresso);\n\n  border-radius:4px;\n}\n\n.norra-repeat__mark{\n  padding-right:19px;\n\n  border-right:1px solid rgba(255,255,255,.15);\n}\n\n.norra-repeat__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.norra-repeat__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.norra-repeat__mark span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#CFC6BB;\n\n  font-size:9px;\n}\n\n.norra-repeat__copy h3{\n  margin:0 0 4px;\n\n  color:#FFF8ED;\n\n  font-size:18px;\n}\n\n.norra-repeat__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#D6CDC1;\n\n  font-size:10.5px;\n  line-height:1.5;\n}\n\n.norra-repeat__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:13px;\n\n  margin-top:8px;\n  padding-top:8px;\n\n  border-top:1px solid rgba(255,255,255,.13);\n}\n\n.norra-repeat__facts span{\n  color:#D8CFC3;\n\n  font-size:9px;\n}\n\n.norra-repeat__facts strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.norra-specs{\n  padding:30px 0;\n}\n\n.norra-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.norra-specs__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.norra-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.norra-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.norra-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.norra-spec__label{\n  color:#806F60;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.norra-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* NOTES *\/\n\n.norra-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:12px;\n}\n\n.norra-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.norra-note--material{\n  border-left:3px solid var(--cement);\n}\n\n.norra-note--cert{\n  border-left:3px solid var(--gold);\n}\n\n.norra-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.norra-note span,\n.norra-note strong{\n  display:block;\n\n  color:#514337;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.norra-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.norra-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.norra-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.norra-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.norra-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.norra-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.norra-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.norra-lightbox:target{\n  display:flex;\n}\n\n.norra-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.norra-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.norra-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.norra-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  .norra-frame{\n    padding:25px 18px 0;\n  }\n\n  .norra-frame::before,\n  .norra-frame::after{\n    left:18px;\n  }\n\n\n  .norra-intro__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,120px);\n\n    gap:18px;\n  }\n\n  .norra-intro h2{\n    font-size:27px;\n  }\n\n\n  .norra-material__layout{\n    grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .norra-detail{\n    width:135px;\n  }\n\n  .norra-detail img{\n    max-height:125px !important;\n  }\n\n\n  .norra-scale__layout{\n    grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n\n  .norra-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  .norra-intro__top{\n    grid-template-columns:1fr;\n  }\n\n  .norra-intro__stat{\n    width:175px;\n  }\n\n\n  .norra-quick{\n    grid-template-columns:1fr;\n  }\n\n\n  .norra-material__layout{\n    grid-template-columns:1fr;\n  }\n\n  .norra-detail{\n    width:120px;\n\n    margin:0;\n  }\n\n\n  .norra-materials{\n    grid-template-columns:1fr;\n  }\n\n\n  .norra-color-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .norra-scale__layout{\n    grid-template-columns:1fr;\n  }\n\n  .norra-size-image{\n    width:110px;\n\n    margin:0;\n  }\n\n  .norra-size-image img{\n    max-height:103px !important;\n  }\n\n\n  .norra-repeat{\n    grid-template-columns:1fr;\n\n    gap:8px;\n\n    padding:16px;\n  }\n\n  .norra-repeat__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  .norra-specs__head{\n    display:block;\n  }\n\n  .norra-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .norra-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .norra-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  .norra-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-norra\" id=\"norra-root\"\u003e\n\u003cdiv class=\"norra-frame\"\u003e\n\u003c!-- =====================================================\n         01 — INTRO\n    ====================================================== --\u003e\n\u003csection class=\"norra-intro\"\u003e\n\u003cdiv class=\"norra-intro__top\"\u003e\n\u003cdiv class=\"norra-intro__copy\"\u003e\n\u003cspan class=\"norra-eyebrow\"\u003e Norra · Hand-Cast Cement Mini Pendant \u003c\/span\u003e\n\u003ch2\u003eSmall by Design. Stronger in Repetition.\u003c\/h2\u003e\n\u003cp\u003eNorra pairs a compact hand-cast cement shade with a clean acrylic diffuser. At only 4.7 inches across, it can work alone in a small zone or repeat naturally across a vanity, kitchen island or longer surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-intro__stat\"\u003e\n\u003csmall\u003e Mini Diameter \u003c\/small\u003e \u003cstrong\u003e Ø4.7\" \u003c\/strong\u003e \u003cspan\u003e H9.8\"\u003cbr\u003eØ12 × H25cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-quick\"\u003e\n\u003cdiv class=\"norra-quick__item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Hand-Cast Cement \u003c\/strong\u003e\n\u003cp\u003eGenuine cast surface with subtle texture and tonal variation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-quick__item\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e G9 LED Included \u003c\/strong\u003e\n\u003cp\u003eCompact warm-white light behind an acrylic diffuser.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-quick__item\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable \u003c\/strong\u003e\n\u003cp\u003eStandard wire length with longer drops available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — CAST \/ COLOR\n    ====================================================== --\u003e\n\u003csection class=\"norra-material\"\u003e\n\u003cdiv class=\"norra-material__layout\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"norra-detail\"\u003e\u003ca href=\"#norra-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/norra-concrete-mini-pendant-bathroom-vanity-kitchen-island-stuberlighting_4.jpg?v=1781751251\" alt=\"Close-up detail of Norra hand-cast cement mini pendant\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"norra-caption\"\u003eCast surface detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-material__copy\"\u003e\n\u003cspan class=\"norra-eyebrow\"\u003e Cast \/ Surface \u003c\/span\u003e\n\u003ch3\u003eThe Texture Comes from the Material Itself\u003c\/h3\u003e\n\u003cp\u003eEach cement shade is cast and finished individually. Small differences in surface texture and tone are expected, giving the fixture a more architectural character than a perfectly uniform painted shade.\u003c\/p\u003e\n\u003cdiv class=\"norra-materials\"\u003e\n\u003cdiv class=\"norra-material-card\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Hand-Cast Cement \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-material-card\"\u003e\n\u003csmall\u003e Diffuser \u003c\/small\u003e \u003cstrong\u003e White Acrylic \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-colors\"\u003e\n\u003cspan class=\"norra-colors__label\"\u003e Choose the Color \u003c\/span\u003e\n\u003cdiv class=\"norra-color-grid\"\u003e\n\u003cdiv class=\"norra-color norra-color--black\"\u003e\n\u003cstrong\u003e Black \u0026amp; White \u003c\/strong\u003e \u003cspan\u003e Stronger graphic contrast. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-color norra-color--grey\"\u003e\n\u003cstrong\u003e Grey \u0026amp; White \u003c\/strong\u003e \u003cspan\u003e Quieter architectural neutral. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-color norra-color--pink\"\u003e\n\u003cstrong\u003e Pink \u0026amp; White \u003c\/strong\u003e \u003cspan\u003e Softer visual character. \u003c\/span\u003e\n\u003c\/div\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 \/ REPEAT\n    ====================================================== --\u003e\n\u003csection class=\"norra-scale\"\u003e\n\u003cdiv class=\"norra-scale__layout\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"norra-size-image\"\u003e\u003ca href=\"#norra-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/norra-concrete-mini-pendant-bathroom-vanity-kitchen-island-stuberlighting_8.jpg?v=1781751251\" alt=\"Norra Concrete Mini Pendant dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"norra-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-scale__copy\"\u003e\n\u003cspan class=\"norra-eyebrow\"\u003e Scale \/ Repeat \u003c\/span\u003e\n\u003ch3\u003e4.7 Inches Is Small on Purpose\u003c\/h3\u003e\n\u003cp\u003eNorra is compact enough to repeat without making the ceiling feel heavy. Use one where the space is tight, or let several fixtures create a longer lighting rhythm across the room.\u003c\/p\u003e\n\u003cdiv class=\"norra-measures\"\u003e\n\u003cdiv class=\"norra-measure\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 4.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-measure\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 9.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-measure\"\u003e\n\u003csmall\u003e Wire \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-repeat\"\u003e\n\u003cdiv class=\"norra-repeat__mark\"\u003e\n\u003csmall\u003e Layout \u003c\/small\u003e \u003cstrong\u003e 1 \/ 2 \/ 3+ \u003c\/strong\u003e \u003cspan\u003e choose by surface width \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-repeat__copy\"\u003e\n\u003ch3\u003eOne for Focus. Multiple for Rhythm.\u003c\/h3\u003e\n\u003cp\u003eThe mini scale makes Norra especially useful when several small light points feel more appropriate than one oversized pendant.\u003c\/p\u003e\n\u003cdiv class=\"norra-repeat__facts\"\u003e\n\u003cspan\u003e \u003cstrong\u003e1\u003c\/strong\u003e · compact zone \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e2\u003c\/strong\u003e · vanity \/ bedside \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e3+\u003c\/strong\u003e · island \/ long surface \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=\"norra-specs\"\u003e\n\u003cdiv class=\"norra-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Norra · Concrete Mini Pendant \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-spec-list\"\u003e\n\u003cdiv class=\"norra-spec\"\u003e\n\u003cspan class=\"norra-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"norra-spec__value\"\u003e Ø4.7\" × H9.8\" \/ Ø12 × H25cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-spec\"\u003e\n\u003cspan class=\"norra-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"norra-spec__value\"\u003e Hand-cast cement · White acrylic diffuser \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-spec\"\u003e\n\u003cspan class=\"norra-spec__label\"\u003e Color Options \u003c\/span\u003e \u003cspan class=\"norra-spec__value\"\u003e Black \u0026amp; White · Grey \u0026amp; White · Pink \u0026amp; White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-spec\"\u003e\n\u003cspan class=\"norra-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"norra-spec__value\"\u003e G9 LED · Bulb Included: Yes · Warm White · Max 40W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-spec\"\u003e\n\u003cspan class=\"norra-spec__label\"\u003e Included Bulb \u003c\/span\u003e \u003cspan class=\"norra-spec__value\"\u003e 2700K warm-white G9 LED · Non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-spec\"\u003e\n\u003cspan class=\"norra-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"norra-spec__value\"\u003e Dimming possible with a compatible dimmable G9 bulb and compatible wall dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-spec\"\u003e\n\u003cspan class=\"norra-spec__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"norra-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-spec\"\u003e\n\u003cspan class=\"norra-spec__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"norra-spec__value\"\u003e 59\" standard wire · Extendable on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-spec\"\u003e\n\u003cspan class=\"norra-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"norra-spec__value\"\u003e Standard wall switch · Switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-spec\"\u003e\n\u003cspan class=\"norra-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"norra-spec__value\"\u003e Hardwired · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-spec\"\u003e\n\u003cspan class=\"norra-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"norra-spec__value\"\u003e Indoor dry locations only · IP20 · For bathroom use, install only outside wet or direct-spray zones \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-notes\"\u003e\n\u003cdiv class=\"norra-note norra-note--material\"\u003e\n\u003csmall\u003e Hand-Cast Surface \u003c\/small\u003e \u003cspan\u003e Slight differences in surface texture and tonal depth are normal characteristics of individually cast cement, not defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"norra-note norra-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=\"norra-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=\"norra-detail-large\" href=\"#norra-root\" class=\"norra-lightbox\"\u003e \u003cspan class=\"norra-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/norra-concrete-mini-pendant-bathroom-vanity-kitchen-island-stuberlighting_4.jpg?v=1781751251\" alt=\"Enlarged Norra hand-cast cement pendant detail\"\u003e \u003cspan class=\"norra-lightbox__caption\"\u003e Norra · Hand-Cast Cement Detail \u003c\/span\u003e \u003cspan class=\"norra-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=\"norra-size-large\" href=\"#norra-root\" class=\"norra-lightbox\"\u003e \u003cspan class=\"norra-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/norra-concrete-mini-pendant-bathroom-vanity-kitchen-island-stuberlighting_8.jpg?v=1781751251\" alt=\"Enlarged Norra Concrete Mini Pendant dimensions\"\u003e \u003cspan class=\"norra-lightbox__caption\"\u003e Ø4.7\" × H9.8\" · Ø12 × H25cm \u003c\/span\u003e \u003cspan class=\"norra-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":"Dia4.7\"xH9.8\" \/ Black \u0026 White","offer_id":52370247254299,"sku":"STB-PL-26-10006","price":135.0,"currency_code":"USD","in_stock":true},{"title":"Dia4.7\"xH9.8\" \/ Grey \u0026 White","offer_id":52370247287067,"sku":"STB-PL-26-10007","price":135.0,"currency_code":"USD","in_stock":true},{"title":"Dia4.7\"xH9.8\" \/ Pink \u0026 White","offer_id":52370247319835,"sku":"STB-PL-26-1000","price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/norra-concrete-mini-pendant-bathroom-vanity-kitchen-island-stuberlighting_18.jpg?v=1781751250"},{"product_id":"hayden-walnut-wood-modern-dome-pendant-light","title":"Hayden Modern Walnut Wood Dome Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — HAYDEN\n   Walnut Wood · Aluminum Dome · Mid-Century\n   Quiet Editorial \/ Compact \/ Responsive\n========================================================= *\/\n\n.stb-hayden{\n  --ivory:#FFFDF9;\n  --cream:#F6F0E8;\n  --walnut-soft:#F1E8DD;\n\n  --dark:#211812;\n  --espresso:#35271F;\n\n  --text:#4C4037;\n  --muted:#776B61;\n\n  --gold:#B49362;\n  --gold-deep:#80613E;\n\n  --line:#D9CFC4;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  background:transparent;\n  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-hayden *,\n.stb-hayden *::before,\n.stb-hayden *::after{\n  box-sizing:border-box;\n}\n\n.stb-hayden h2,\n.stb-hayden 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-hayden p{\n  margin-top:0;\n}\n\n\n\/* =========================================================\n   TYPE\n========================================================= *\/\n\n.stb-hayden__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-hayden__title{\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.15;\n}\n\n.stb-hayden__section-title{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.25;\n}\n\n.stb-hayden__section-copy{\n  max-width:630px;\n\n  margin:0;\n\n  color:#62564D;\n\n  font-size:12.7px;\n  line-height:1.62;\n}\n\n.stb-hayden__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#837468;\n\n  font-size:9.3px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-hayden__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 185px;\n\n  gap:32px;\n  align-items:end;\n\n  padding:4px 0 23px;\n}\n\n.stb-hayden__intro-copy{\n  max-width:650px;\n}\n\n.stb-hayden__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D5148;\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n.stb-hayden__intro-stat{\n  padding:14px 16px;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-hayden__intro-stat small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8AD84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-hayden__intro-stat strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#FFF5E8;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-hayden__intro-stat span{\n  color:#D6C9BC;\n\n  font-size:10.8px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-hayden__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:30px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.025);\n\n  overflow:hidden;\n}\n\n.stb-hayden__fact{\n  padding:13px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-hayden__fact:last-child{\n  border-right:0;\n}\n\n.stb-hayden__fact small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#88786B;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.stb-hayden__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   FINISH SELECTOR\n========================================================= *\/\n\n.stb-hayden__finish{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:30px;\n  padding:14px 16px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-hayden__finish-media{\n  width:132px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-hayden__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--ivory);\n\n  border:1px solid #D6C9BC;\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-hayden__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-hayden__finish-options{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-top:12px;\n\n  border-top:1px solid #D8CCBF;\n}\n\n.stb-hayden__finish-option{\n  padding:10px 10px 0 0;\n}\n\n.stb-hayden__finish-option + .stb-hayden__finish-option{\n  padding-left:10px;\n\n  border-left:1px solid #D8CCBF;\n}\n\n.stb-hayden__finish-option small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#887568;\n\n  font-size:8.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-hayden__finish-option strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-hayden__finish-option p{\n  margin:0;\n\n  color:#706359;\n\n  font-size:9.9px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   MATERIAL DETAIL\n========================================================= *\/\n\n.stb-hayden__material{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 115px;\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:30px;\n}\n\n.stb-hayden__material-copy{\n  padding:17px 19px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:4px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-hayden__material-copy p{\n  max-width:570px;\n\n  margin:0;\n\n  color:#61544B;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n.stb-hayden__material-media{\n  width:104px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n\n\/* =========================================================\n   SIZE SELECTOR\n========================================================= *\/\n\n.stb-hayden__sizes{\n  margin-bottom:30px;\n}\n\n.stb-hayden__size-layout{\n  display:grid;\n  grid-template-columns:125px minmax(0,1fr);\n\n  gap:20px;\n  align-items:center;\n\n  padding:14px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-hayden__size-media{\n  width:112px;\n  max-width:100%;\n\n  padding:4px;\n\n  background:#FAF6F0;\n\n  border:1px solid #DDD2C5;\n  border-radius:4px;\n\n  overflow:visible;\n}\n\n.stb-hayden__size-media a{\n  display:block;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-hayden__size-media img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-hayden__size-options{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:11px;\n}\n\n.stb-hayden__size-option{\n  padding:11px 12px;\n\n  background:var(--cream);\n\n  border:1px solid #DDD2C5;\n  border-radius:4px;\n}\n\n.stb-hayden__size-option--featured{\n  border-top:2px solid var(--gold);\n}\n\n.stb-hayden__size-option small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#887568;\n\n  font-size:8.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-hayden__size-option strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n  font-weight:500;\n}\n\n.stb-hayden__size-option p{\n  margin:0;\n\n  color:#706359;\n\n  font-size:10.2px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   APPLICATION STRIP\n========================================================= *\/\n\n.stb-hayden__placement{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:30px;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-hayden__placement-item{\n  padding:14px 15px;\n}\n\n.stb-hayden__placement-item:first-child{\n  border-right:1px solid var(--line);\n}\n\n.stb-hayden__placement-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887568;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-hayden__placement-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n  font-weight:500;\n}\n\n.stb-hayden__placement-item p{\n  margin:0;\n\n  color:#706359;\n\n  font-size:10.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-hayden__practical{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-bottom:30px;\n}\n\n.stb-hayden__practical-card{\n  padding:14px 15px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-hayden__practical-card:first-child{\n  border-top:2px solid var(--gold);\n}\n\n.stb-hayden__practical-card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#847165;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.stb-hayden__practical-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-hayden__practical-card p{\n  margin:0;\n\n  color:#65584F;\n\n  font-size:10.7px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   NATURAL WOOD NOTE\n========================================================= *\/\n\n.stb-hayden__variation{\n  margin-bottom:30px;\n  padding:11px 14px;\n\n  background:var(--walnut-soft);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:4px;\n}\n\n.stb-hayden__variation strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n  font-weight:500;\n}\n\n.stb-hayden__variation p{\n  margin:0;\n\n  color:#695C52;\n\n  font-size:10.9px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-hayden__specs{\n  margin-bottom:30px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n\n  overflow:hidden;\n}\n\n.stb-hayden__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-hayden__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-hayden__spec-head strong{\n  color:#FFF5E8;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-hayden__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7DED5;\n}\n\n.stb-hayden__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-hayden__spec span{\n  padding-right:10px;\n\n  color:#82756B;\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n.stb-hayden__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-hayden__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n}\n\n.stb-hayden__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-hayden__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--dark);\n\n  font-size:13.1px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-hayden__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-hayden__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-hayden__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-hayden__faq details p{\n  margin:7px 0 0;\n\n  color:#665A51;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-hayden__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-hayden__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-hayden__shipping p{\n  margin:0 0 7px;\n\n  color:#5E5249;\n\n  font-size:12.5px;\n  line-height:1.62;\n}\n\n.stb-hayden__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-hayden__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-hayden__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,14,12,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.stb-hayden__lightbox:target{\n  display:flex;\n}\n\n.stb-hayden__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-hayden__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-hayden__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-hayden__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E8F82;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-hayden__intro{\n    grid-template-columns:1fr;\n\n    gap:12px;\n  }\n\n  .stb-hayden__title{\n    font-size:25px;\n  }\n\n  .stb-hayden__intro-stat{\n    max-width:270px;\n  }\n\n\n  .stb-hayden__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-hayden__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-hayden__fact:nth-child(1),\n  .stb-hayden__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-hayden__finish{\n    grid-template-columns:120px 1fr;\n  }\n\n  .stb-hayden__finish-media{\n    width:110px;\n  }\n\n\n  .stb-hayden__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-hayden{\n    font-size:14px;\n  }\n\n\n  .stb-hayden__finish{\n    grid-template-columns:90px 1fr;\n\n    gap:12px;\n\n    padding:10px;\n  }\n\n  .stb-hayden__finish-media{\n    width:84px;\n  }\n\n  .stb-hayden__finish-options{\n    grid-template-columns:1fr;\n  }\n\n  .stb-hayden__finish-option{\n    padding:8px 0;\n  }\n\n  .stb-hayden__finish-option + .stb-hayden__finish-option{\n    padding-left:0;\n\n    border-left:0;\n    border-top:1px solid #D8CCBF;\n  }\n\n\n  .stb-hayden__material{\n    grid-template-columns:1fr 82px;\n\n    gap:11px;\n  }\n\n  .stb-hayden__material-media{\n    width:76px;\n  }\n\n  .stb-hayden__material-copy{\n    padding:13px 14px;\n  }\n\n\n  .stb-hayden__size-layout{\n    grid-template-columns:84px 1fr;\n\n    gap:12px;\n\n    padding:10px;\n  }\n\n  .stb-hayden__size-media{\n    width:78px;\n  }\n\n  .stb-hayden__size-options{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-hayden__placement{\n    grid-template-columns:1fr;\n  }\n\n  .stb-hayden__placement-item:first-child{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-hayden__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-hayden__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-hayden__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-hayden__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-hayden\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-hayden__intro\"\u003e\n\u003cdiv class=\"stb-hayden__intro-copy\"\u003e\n\u003cspan class=\"stb-hayden__eyebrow\"\u003e Solid Walnut · Aluminum Dome · Mid-Century \u003c\/span\u003e\n\u003ch2 class=\"stb-hayden__title\"\u003eA Clean Dome, Warmed by Walnut.\u003c\/h2\u003e\n\u003cp\u003eHayden pairs a simple spun-aluminum dome with real walnut wood at the canopy and connecting details. The metal keeps the silhouette architectural, while the walnut gives it the warmth of a piece of furniture rather than a purely technical ceiling fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__intro-stat\"\u003e\n\u003csmall\u003e Two Sizes \u003c\/small\u003e \u003cstrong\u003e Ø13.7\" · Ø19.6\" \u003c\/strong\u003e \u003cspan\u003e Beige · White · Black \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-hayden__facts\"\u003e\n\u003cdiv class=\"stb-hayden__fact\"\u003e\n\u003csmall\u003e Dome \u003c\/small\u003e \u003cstrong\u003e Spun Aluminum \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__fact\"\u003e\n\u003csmall\u003e Wood \u003c\/small\u003e \u003cstrong\u003e Solid Walnut \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__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-hayden__fact\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable Wire \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FINISH\n  ====================================================== --\u003e\n\u003csection id=\"hayden-finish-section\" class=\"stb-hayden__finish\"\u003e\n\u003cdiv class=\"stb-hayden__finish-media\"\u003e\u003ca href=\"#hayden-finish\" class=\"stb-hayden__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hayden-walnut-wood-modern-dome-pendant-light-stuberlighting_23.jpg?v=1781753650\" alt=\"Hayden dome pendant light black beige and walnut finish comparison\" loading=\"lazy\"\u003e \u003cspan class=\"stb-hayden__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-hayden__eyebrow\"\u003e Choose the Finish \u003c\/span\u003e\n\u003ch3 class=\"stb-hayden__section-title\"\u003eSame Walnut. Three Different Moods.\u003c\/h3\u003e\n\u003cp class=\"stb-hayden__section-copy\"\u003eThe walnut detail stays warm across every version. Choose the dome color according to how much contrast you want against the room.\u003c\/p\u003e\n\u003cdiv class=\"stb-hayden__finish-options\"\u003e\n\u003cdiv class=\"stb-hayden__finish-option\"\u003e\n\u003csmall\u003e Beige \u003c\/small\u003e \u003cstrong\u003e Warm \u0026amp; Tonal \u003c\/strong\u003e\n\u003cp\u003eNatural woods, cream walls and warmer neutral interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__finish-option\"\u003e\n\u003csmall\u003e White \u003c\/small\u003e \u003cstrong\u003e Light \u0026amp; Quiet \u003c\/strong\u003e\n\u003cp\u003eWhite walls, pale woods and cleaner Scandinavian spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__finish-option\"\u003e\n\u003csmall\u003e Black \u003c\/small\u003e \u003cstrong\u003e Graphic Contrast \u003c\/strong\u003e\n\u003cp\u003eDark accents, architectural interiors and stronger contrast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINISH LIGHTBOX --\u003e \u003ca id=\"hayden-finish\" href=\"#hayden-finish-section\" class=\"stb-hayden__lightbox\"\u003e \u003cspan class=\"stb-hayden__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hayden-walnut-wood-modern-dome-pendant-light-stuberlighting_23.jpg?v=1781753650\" alt=\"Enlarged Hayden finish comparison\"\u003e \u003cspan class=\"stb-hayden__lightbox-caption\"\u003e Hayden · Beige \/ White \/ Black + Walnut \u003c\/span\u003e \u003cspan class=\"stb-hayden__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=\"hayden-detail-section\" class=\"stb-hayden__material\"\u003e\n\u003cdiv class=\"stb-hayden__material-copy\"\u003e\n\u003cspan class=\"stb-hayden__eyebrow\"\u003e Material Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-hayden__section-title\"\u003eMetal for Shape. Walnut for Warmth.\u003c\/h3\u003e\n\u003cp\u003eThe dome is formed from aluminum for a clean, lightweight profile. Solid walnut at the ceiling canopy and connectors introduces visible grain and natural warmth, softening the otherwise minimal metal form.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__material-media\"\u003e\u003ca href=\"#hayden-detail\" class=\"stb-hayden__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hayden-walnut-wood-modern-dome-pendant-light-stuberlighting_2.jpg?v=1781753650\" alt=\"Hayden pendant solid walnut wood and aluminum dome detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-hayden__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"hayden-detail\" href=\"#hayden-detail-section\" class=\"stb-hayden__lightbox\"\u003e \u003cspan class=\"stb-hayden__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hayden-walnut-wood-modern-dome-pendant-light-stuberlighting_2.jpg?v=1781753650\" alt=\"Enlarged Hayden walnut and aluminum material detail\"\u003e \u003cspan class=\"stb-hayden__lightbox-caption\"\u003e Hayden · Solid Walnut \u0026amp; Aluminum \u003c\/span\u003e \u003cspan class=\"stb-hayden__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=\"hayden-size-section\" class=\"stb-hayden__sizes\"\u003e\n\u003cdiv class=\"stb-hayden__size-layout\"\u003e\n\u003cdiv class=\"stb-hayden__size-media\"\u003e\u003ca href=\"#hayden-size\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hayden-walnut-wood-modern-dome-pendant-light-stuberlighting_17.jpg?v=1781753650\" alt=\"Hayden walnut dome pendant dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-hayden__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-hayden__eyebrow\"\u003e Choose the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-hayden__section-title\"\u003e13.7\" for Repetition. 19.6\" for Presence.\u003c\/h3\u003e\n\u003cp class=\"stb-hayden__section-copy\"\u003eThe smaller version is easy to repeat over an island. The larger dome has enough visual weight to work as a single pendant above a dining table.\u003c\/p\u003e\n\u003cdiv class=\"stb-hayden__size-options\"\u003e\n\u003cdiv class=\"stb-hayden__size-option\"\u003e\n\u003csmall\u003e Compact \u003c\/small\u003e \u003cstrong\u003e Ø13.7\" × H8.3\" \u003c\/strong\u003e\n\u003cp\u003eKitchen islands, bedside, desk, hallway or smaller entry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__size-option stb-hayden__size-option--featured\"\u003e\n\u003csmall\u003e Statement \u003c\/small\u003e \u003cstrong\u003e Ø19.6\" × H9.6\" \u003c\/strong\u003e\n\u003cp\u003eDining table, larger room or taller-ceiling application.\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!-- SIZE LIGHTBOX --\u003e \u003ca id=\"hayden-size\" href=\"#hayden-size-section\" class=\"stb-hayden__lightbox\"\u003e \u003cspan class=\"stb-hayden__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hayden-walnut-wood-modern-dome-pendant-light-stuberlighting_17.jpg?v=1781753650\" alt=\"Enlarged Hayden pendant dimensions\"\u003e \u003cspan class=\"stb-hayden__lightbox-caption\"\u003e Hayden · Ø13.7\" \/ Ø19.6\" \u003c\/span\u003e \u003cspan class=\"stb-hayden__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-hayden__placement\"\u003e\n\u003cdiv class=\"stb-hayden__placement-item\"\u003e\n\u003csmall\u003e Kitchen Island \u003c\/small\u003e \u003cstrong\u003e Use the 13.7\" in Multiples \u003c\/strong\u003e\n\u003cp\u003eTwo or three smaller pendants create better rhythm and horizontal coverage above a longer island.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__placement-item\"\u003e\n\u003csmall\u003e Dining Table \u003c\/small\u003e \u003cstrong\u003e Start with the 19.6\" \u003c\/strong\u003e\n\u003cp\u003eThe larger dome has enough scale to read clearly as a single centerpiece over many dining tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-hayden__practical\"\u003e\n\u003cdiv class=\"stb-hayden__practical-card\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 LED Bulb Included \u003c\/strong\u003e\n\u003cp\u003eWarm-white 2700K LED included. Replaceable standard socket. Maximum 40W.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__practical-card\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable Wire \u003c\/strong\u003e\n\u003cp\u003eShorten during installation. Longer suspension can be prepared on request for taller ceilings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__practical-card\"\u003e\n\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Dimming Can Be Added \u003c\/strong\u003e\n\u003cp\u003eThe included 2700K bulb is non-dimmable. For dimming, replace it with a compatible dimmable bulb and use a compatible wall dimmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       WOOD VARIATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-hayden__variation\"\u003e\u003cstrong\u003e Natural walnut will vary slightly from piece to piece. \u003c\/strong\u003e\n\u003cp\u003eSmall differences in wood grain, tone and pattern are normal characteristics of real hardwood and are not considered defects.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-hayden__specs\"\u003e\n\u003cdiv class=\"stb-hayden__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Hayden \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e Ø13.7\" × H8.3\" · Ø19.6\" × H9.6\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Spun Aluminum Dome · Solid Walnut Hardwood Canopy \u0026amp; Connectors \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__spec\"\u003e\n\u003cspan\u003e Finishes \u003c\/span\u003e \u003cstrong\u003e Beige \u0026amp; Walnut · White \u0026amp; Walnut · Black \u0026amp; Walnut \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 Warm-White LED Bulb Included · Standard 2700K · Max 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Included Bulb Is Non-Dimmable · Fixture Can Be Used with a Compatible Dimmable E26 \/ E27 Bulb and Compatible Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V · Hardwired Ceiling Installation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__spec\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cstrong\u003e 59\" Standard Adjustable Wire · Extension Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Standard Wall Switch Compatible \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only · Professional Installation Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-hayden__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-hayden__faq\"\u003e\u003cspan class=\"stb-hayden__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-hayden__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose the 13.7\" version when using multiple pendants over a kitchen island or for smaller applications. The 19.6\" version works better when one pendant needs to create more visual presence above a dining table or in a larger room.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich color works best with walnut furniture?\u003c\/summary\u003e\n\u003cp\u003eBeige creates the warmest tonal combination. White gives walnut more contrast while keeping the room light, and Black creates the strongest architectural contrast.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I request a longer hanging wire?\u003c\/summary\u003e\n\u003cp\u003eYes. Hayden includes approximately 59\" of suspension wire. Additional length can be prepared on request for taller ceiling installations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-hayden__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 13.7\"x H 8.3\" \/ Beige \u0026 Walnut","offer_id":52370883707163,"sku":"STB-PL-26-10009","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.7\"x H 8.3\" \/ White \u0026 Walnut","offer_id":52370883739931,"sku":"STB-PL-26-10010","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.7\"x H 8.3\" \/ Black \u0026 Walnut","offer_id":52370883772699,"sku":"STB-PL-26-10011","price":295.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.6\"xH9.6\" \/ Beige \u0026 Walnut","offer_id":52370883805467,"sku":"STB-PL-26-10012","price":425.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.6\"xH9.6\" \/ White \u0026 Walnut","offer_id":52370883838235,"sku":"STB-PL-26-10013","price":425.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.6\"xH9.6\" \/ Black \u0026 Walnut","offer_id":52370883871003,"sku":"STB-PL-26-10014","price":425.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hayden-walnut-wood-modern-dome-pendant-light-stuberlighting_27.jpg?v=1781753650"},{"product_id":"freya-pleated-ceramic-brass-nordic-mini-pendant","title":"Freya Pleated Ceramic Mini Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — FREYA\n   PLEATED CERAMIC \u0026 BRASS MINI PENDANT\n\n   PLEAT \/ PAIR \/ PROPORTION\n\n   NORDIC · QUIET LUXURY · SHOPPER-FIRST\n   CONCISE · DISTINCT FROM DAWN BACKGROUND\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-freya{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817365;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n  --brass:#A77C48;\n\n  --ceramic:#F3F0E9;\n  --ceramic-deep:#E8E1D6;\n\n  --cream:#F6EFE3;\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n  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-freya *,\n.stb-freya *::before,\n.stb-freya *::after{\n  box-sizing:border-box;\n}\n\n.stb-freya h2,\n.stb-freya h3,\n.stb-freya p{\n  margin-top:0;\n}\n\n.stb-freya h2,\n.stb-freya 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-freya 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-freya a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.freya-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.freya-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.freya-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(--brass);\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.freya-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.freya-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 \/ CONFIGURATION\n========================================================= *\/\n\n.freya-intro{\n  padding:20px 0 29px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.freya-intro__top{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,145px);\n\n  gap:31px;\n  align-items:end;\n}\n\n.freya-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.freya-intro__copy \u003e p{\n  max-width:570px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* SIDE SCALE *\/\n\n.freya-intro__stat{\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.freya-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:.06em;\n  text-transform:uppercase;\n}\n\n.freya-intro__stat strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:28px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.freya-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\/* SINGLE \/ SET *\/\n\n.freya-choice{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:19px;\n}\n\n.freya-choice__item{\n  position:relative;\n\n  min-width:0;\n\n  padding:13px 14px;\n\n  border:1px solid var(--line);\n}\n\n.freya-choice__item--single{\n  background:#FBF9F5;\n\n  border-top:2px solid var(--brass);\n}\n\n.freya-choice__item--pair{\n  background:#F3EBDF;\n\n  border-top:2px solid var(--espresso);\n}\n\n.freya-choice__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.freya-choice__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:18px;\n  line-height:1.1;\n\n  font-weight:500;\n}\n\n.freya-choice__item p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11px;\n  line-height:1.45;\n}\n\n.freya-choice__tag{\n  display:inline-block;\n\n  margin-top:7px;\n  padding-top:6px;\n\n  border-top:1px solid var(--line);\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   02 — PLEATED CERAMIC\n========================================================= *\/\n\n.freya-pleat{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.freya-pleat__layout{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:29px;\n  align-items:center;\n}\n\n\n\/* DETAIL IMAGE *\/\n\n.freya-detail{\n  width:175px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--ceramic);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--brass);\n}\n\n.freya-detail a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.freya-detail img{\n  max-height:165px !important;\n}\n\n\n\/* COPY *\/\n\n.freya-pleat__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.freya-pleat__copy \u003e p{\n  max-width:515px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.7px;\n  line-height:1.6;\n}\n\n\n\/* MATERIAL ROW *\/\n\n.freya-materials{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:13px;\n}\n\n.freya-material{\n  min-width:0;\n\n  padding:10px 11px;\n\n  border:1px solid var(--line);\n}\n\n.freya-material--ceramic{\n  background:#F4F1EB;\n\n  border-top:2px solid #AAA096;\n}\n\n.freya-material--brass{\n  background:#F8F1E7;\n\n  border-top:2px solid var(--gold);\n}\n\n.freya-material small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.freya-material strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:10.5px;\n  font-weight:600;\n}\n\n.freya-material span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.42;\n}\n\n\n\/* CONTRAST STRIP *\/\n\n.freya-surface{\n  display:grid;\n  grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n  gap:20px;\n  align-items:center;\n\n  margin-top:16px;\n\n  padding:15px 17px;\n\n  background:var(--espresso);\n\n  border-radius:4px;\n}\n\n.freya-surface__mark{\n  padding-right:17px;\n\n  border-right:1px solid rgba(255,255,255,.15);\n}\n\n.freya-surface__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:.07em;\n  text-transform:uppercase;\n}\n\n.freya-surface__mark strong{\n  display:block;\n\n  color:#FFF7E9;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:24px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.freya-surface__copy h3{\n  margin:0 0 3px;\n\n  color:#FFF8ED;\n\n  font-size:17px;\n}\n\n.freya-surface__copy p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#D6CDC1;\n\n  font-size:10.8px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   03 — PROPORTION \/ DROP\n========================================================= *\/\n\n.freya-scale{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.freya-scale__layout{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:28px;\n  align-items:center;\n}\n\n\n\/* SIZE IMAGE *\/\n\n.freya-size{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--gold);\n}\n\n.freya-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.freya-size img{\n  max-height:135px !important;\n}\n\n\n\/* SCALE COPY *\/\n\n.freya-scale__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.freya-scale__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.7px;\n  line-height:1.6;\n}\n\n\n\/* SCALE FACTS *\/\n\n.freya-measures{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:24px;\n\n  margin-top:13px;\n}\n\n.freya-measure{\n  min-width:88px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.freya-measure:nth-child(2){\n  border-color:#A79E94;\n}\n\n.freya-measure:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.freya-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.freya-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\/* PLACEMENT CHOICE *\/\n\n.freya-placement{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:17px;\n}\n\n.freya-placement__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.freya-placement__item:nth-child(2){\n  border-left-color:var(--brass);\n}\n\n.freya-placement__item:nth-child(3){\n  border-left-color:var(--espresso);\n}\n\n.freya-placement__item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.freya-placement__item strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:10px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.freya-specs{\n  padding:31px 0;\n}\n\n.freya-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.freya-specs__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.freya-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.freya-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.freya-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.freya-spec__label{\n  color:#806F60;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.freya-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CARE NOTE *\/\n\n.freya-care{\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(--brass);\n}\n\n.freya-care 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:.05em;\n  text-transform:uppercase;\n}\n\n.freya-care span{\n  display:block;\n\n  color:#514337;\n\n  font-size:10.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.freya-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.freya-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.freya-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.freya-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.freya-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.freya-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.freya-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.freya-lightbox:target{\n  display:flex;\n}\n\n.freya-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.freya-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.freya-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.freya-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  .freya-frame{\n    padding:25px 18px 0;\n  }\n\n  .freya-frame::before,\n  .freya-frame::after{\n    left:18px;\n  }\n\n\n  .freya-intro__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,115px);\n\n    gap:18px;\n  }\n\n  .freya-intro h2{\n    font-size:27px;\n  }\n\n\n  .freya-pleat__layout{\n    grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .freya-detail{\n    width:135px;\n  }\n\n  .freya-detail img{\n    max-height:125px !important;\n  }\n\n\n  .freya-scale__layout{\n    grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n\n  .freya-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  .freya-intro__top{\n    grid-template-columns:1fr;\n  }\n\n  .freya-intro__stat{\n    width:175px;\n  }\n\n\n  .freya-choice{\n    grid-template-columns:1fr;\n  }\n\n\n  .freya-pleat__layout{\n    grid-template-columns:1fr;\n  }\n\n  .freya-detail{\n    width:120px;\n\n    margin:0;\n  }\n\n\n  .freya-materials{\n    grid-template-columns:1fr;\n  }\n\n\n  .freya-surface{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n  .freya-surface__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  .freya-scale__layout{\n    grid-template-columns:1fr;\n  }\n\n  .freya-size{\n    width:110px;\n\n    margin:0;\n  }\n\n  .freya-size img{\n    max-height:103px !important;\n  }\n\n\n  .freya-placement{\n    grid-template-columns:1fr;\n  }\n\n\n  .freya-specs__head{\n    display:block;\n  }\n\n  .freya-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .freya-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .freya-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-freya\" id=\"freya-root\"\u003e\n\u003cdiv class=\"freya-frame\"\u003e\n\u003c!-- =====================================================\n         01 — PLEAT \/ PAIR\n    ====================================================== --\u003e\n\u003csection class=\"freya-intro\"\u003e\n\u003cdiv class=\"freya-intro__top\"\u003e\n\u003cdiv class=\"freya-intro__copy\"\u003e\n\u003cspan class=\"freya-eyebrow\"\u003e Pleat \/ Pair \/ Proportion \u003c\/span\u003e\n\u003ch2\u003eSoft Ceramic Texture, Made to Work Alone or in Pairs\u003c\/h2\u003e\n\u003cp\u003eFreya pairs a matte pleated ceramic shade with a single polished brass accent. Its compact cocoon proportion keeps the fixture quiet enough for smaller spaces, while the repeated pleats give it depth even when the light is off.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-intro__stat\"\u003e\n\u003csmall\u003e Fixture Size \u003c\/small\u003e \u003cstrong\u003e Ø6.7\" \u003c\/strong\u003e \u003cspan\u003e H8.7\"\u003cbr\u003eØ17 × H22cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-choice\"\u003e\n\u003cdiv class=\"freya-choice__item freya-choice__item--single\"\u003e\n\u003csmall\u003e Configuration 01 \u003c\/small\u003e \u003cstrong\u003e Single \u003c\/strong\u003e\n\u003cp\u003eBest when one compact pendant is enough — above a sink, small vanity, bedside or accent zone.\u003c\/p\u003e\n\u003cspan class=\"freya-choice__tag\"\u003e One complete fixture \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-choice__item freya-choice__item--pair\"\u003e\n\u003csmall\u003e Configuration 02 \u003c\/small\u003e \u003cstrong\u003e Set of 2 \u003c\/strong\u003e\n\u003cp\u003eA more natural choice for islands, bedside pairs and balanced installations around a mirror or architectural feature.\u003c\/p\u003e\n\u003cspan class=\"freya-choice__tag\"\u003e Bundle configuration \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — CERAMIC\n    ====================================================== --\u003e\n\u003csection class=\"freya-pleat\"\u003e\n\u003cdiv class=\"freya-pleat__layout\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"freya-detail\"\u003e\u003ca href=\"#freya-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/freya-pleated-ceramic-brass-nordic-mini-pendant-stuberlighting_15.jpg?v=1781917268\" alt=\"Close-up of Freya matte pleated ceramic and brass pendant detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"freya-caption\"\u003ePleated ceramic detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-pleat__copy\"\u003e\n\u003cspan class=\"freya-eyebrow\"\u003e Surface \/ Material \u003c\/span\u003e\n\u003ch3\u003eMatte Pleats Instead of Gloss\u003c\/h3\u003e\n\u003cp\u003eVertical pleats give the ceramic shade shadow and texture without adding decoration. The matte white surface stays visually soft, while the polished brass stem adds one controlled point of warmth.\u003c\/p\u003e\n\u003cdiv class=\"freya-materials\"\u003e\n\u003cdiv class=\"freya-material freya-material--ceramic\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Hand-Pleated Ceramic \u003c\/strong\u003e \u003cspan\u003e Matte white surface with vertical folded texture. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-material freya-material--brass\"\u003e\n\u003csmall\u003e Accent \u003c\/small\u003e \u003cstrong\u003e Polished Brass \u003c\/strong\u003e \u003cspan\u003e A restrained warm-metal contrast above the ceramic. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-surface\"\u003e\n\u003cdiv class=\"freya-surface__mark\"\u003e\n\u003csmall\u003e Light Effect \u003c\/small\u003e \u003cstrong\u003e DOWNWARD \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-surface__copy\"\u003e\n\u003ch3\u003eThe Shade Stays Quiet. The Light Falls Below.\u003c\/h3\u003e\n\u003cp\u003eUnlike translucent glass, the ceramic body remains visually opaque, keeping most of the useful light directed through the lower opening.\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 — PROPORTION \/ DROP\n    ====================================================== --\u003e\n\u003csection class=\"freya-scale\"\u003e\n\u003cdiv class=\"freya-scale__layout\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"freya-size\"\u003e\u003ca href=\"#freya-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/freya-pleated-ceramic-brass-nordic-mini-pendant-stuberlighting_7.jpg?v=1781917267\" alt=\"Freya Pleated Ceramic Brass Mini Pendant dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"freya-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-scale__copy\"\u003e\n\u003cspan class=\"freya-eyebrow\"\u003e Proportion \/ Drop \u003c\/span\u003e\n\u003ch3\u003eCompact Width, Taller Cocoon Profile\u003c\/h3\u003e\n\u003cp\u003eFreya is only 6.7 inches across but 8.7 inches tall, giving it more vertical presence than a wide bowl pendant. The 59-inch suspension keeps the finished drop adjustable for different ceiling and furniture heights.\u003c\/p\u003e\n\u003cdiv class=\"freya-measures\"\u003e\n\u003cdiv class=\"freya-measure\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 6.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-measure\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 8.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-measure\"\u003e\n\u003csmall\u003e Wire \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-placement\"\u003e\n\u003cdiv class=\"freya-placement__item\"\u003e\n\u003csmall\u003e One \u003c\/small\u003e \u003cstrong\u003e Sink \/ Small Accent \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-placement__item\"\u003e\n\u003csmall\u003e Two \u003c\/small\u003e \u003cstrong\u003e Island \/ Bedside Pair \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-placement__item\"\u003e\n\u003csmall\u003e Three \u003c\/small\u003e \u003cstrong\u003e Longer Dining Surface \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=\"freya-specs\"\u003e\n\u003cdiv class=\"freya-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Freya · Nordic Mini Pendant \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec-list\"\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e Ø6.7\" × H8.7\" \/ Ø17 × H22cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e Hand-pleated matte ceramic shade · Polished brass stem \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e Matte White Ceramic · Warm Polished Brass \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Configurations \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e Single · Set of 2 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e E26 \/ E27 · Bulb Included: Yes · Max 40W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Included Bulb \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e 2700K warm-white LED \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e Included bulb is non-dimmable · Dimming requires a compatible dimmable E26\/E27 bulb and compatible wall dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e 59\" standard wire · Extendable on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e Hardwired · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"freya-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"freya-spec\"\u003e\n\u003cspan class=\"freya-spec__label\"\u003e Certifications \u003c\/span\u003e \u003cspan class=\"freya-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=\"freya-care\"\u003e\n\u003csmall\u003e Ceramic Care \u003c\/small\u003e \u003cspan\u003e Dust with a soft dry cloth or microfiber duster. For deeper cleaning, use a slightly damp soft cloth. Avoid abrasive cleaners or scrubbers. Slight variation in pleat depth and ceramic surface is normal. 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=\"freya-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=\"freya-detail-large\" href=\"#freya-root\" class=\"freya-lightbox\"\u003e \u003cspan class=\"freya-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/freya-pleated-ceramic-brass-nordic-mini-pendant-stuberlighting_15.jpg?v=1781917268\" alt=\"Enlarged Freya pleated ceramic and polished brass detail\"\u003e \u003cspan class=\"freya-lightbox__caption\"\u003e Freya · Pleated Ceramic \u0026amp; Brass Detail \u003c\/span\u003e \u003cspan class=\"freya-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=\"freya-size-large\" href=\"#freya-root\" class=\"freya-lightbox\"\u003e \u003cspan class=\"freya-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/freya-pleated-ceramic-brass-nordic-mini-pendant-stuberlighting_7.jpg?v=1781917267\" alt=\"Enlarged Freya Pleated Ceramic Brass Mini Pendant dimensions\"\u003e \u003cspan class=\"freya-lightbox__caption\"\u003e Ø6.7\" × H8.7\" · Ø17 × H22cm \u003c\/span\u003e \u003cspan class=\"freya-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 6.7\"xH8.7\" \/ Brass \u0026 White","offer_id":52378507051291,"sku":"STB-PL-26-10022","price":125.0,"currency_code":"USD","in_stock":true},{"title":"Set Of2 \/ Brass \u0026 White","offer_id":52378507084059,"sku":"STB-PL-26-10023","price":235.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/freya-pleated-ceramic-brass-nordic-mini-pendant-stuberlighting_10.jpg?v=1781917267"},{"product_id":"astrid-tripod-silk-japandi-table-lamp","title":"Astrid Tripod Silk Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — ASTRID\n   TRIPOD SILK JAPANDI TABLE LAMP\n\n   MODEL \/ SILK \/ SCALE\n\n   QUIET LUXURY · SHOPPER-FIRST\n   CONCISE · MATERIAL-LED\n   DISTINCT FROM DAWN BACKGROUND\n   MOBILE READY\n========================================================= *\/\n\n.stb-astrid{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817365;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --silk:#F7F1E7;\n  --paper:#FBF8F2;\n  --cream:#F5EDD8;\n  --ivory:#FFFDF8;\n  --soft:#F1E8DC;\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-astrid *,\n.stb-astrid *::before,\n.stb-astrid *::after{\n  box-sizing:border-box;\n}\n\n.stb-astrid h2,\n.stb-astrid h3,\n.stb-astrid p{\n  margin-top:0;\n}\n\n.stb-astrid h2,\n.stb-astrid 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-astrid 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-astrid a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.astrid-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.astrid-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.astrid-frame::after{\n  content:\"\";\n\n  position:absolute;\n  top:11px;\n  left:29px;\n\n  width:31px;\n  height:1px;\n\n  background:#8E806F;\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.astrid-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.astrid-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.astrid-intro{\n  padding:20px 0 28px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.astrid-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.astrid-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.astrid-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\/* SIDE STAT *\/\n\n.astrid-intro__stat{\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.astrid-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:.06em;\n  text-transform:uppercase;\n}\n\n.astrid-intro__stat strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:29px;\n  line-height:.94;\n\n  font-weight:500;\n}\n\n.astrid-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 PURCHASE PATH *\/\n\n.astrid-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.astrid-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.astrid-quick__item:nth-child(1){\n  background:#F6EFE5;\n}\n\n.astrid-quick__item:nth-child(2){\n  background:#FBF9F5;\n}\n\n.astrid-quick__item:nth-child(3){\n  background:#F1E9DF;\n}\n\n.astrid-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.astrid-quick__item:nth-child(1)::before{\n  background:var(--espresso);\n}\n\n.astrid-quick__item:nth-child(2)::before{\n  background:var(--gold);\n}\n\n.astrid-quick__item:nth-child(3)::before{\n  background:#8D8175;\n}\n\n.astrid-quick__item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.astrid-quick__item strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.1;\n\n  font-weight:500;\n}\n\n.astrid-quick__item p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   02 — MODEL SELECTOR\n========================================================= *\/\n\n.astrid-models{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.astrid-models__head{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:16px;\n}\n\n.astrid-models__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.astrid-models__head p{\n  max-width:500px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.7px;\n  line-height:1.6;\n}\n\n\n\/* GROUP IMAGES *\/\n\n.astrid-groups{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-bottom:12px;\n}\n\n.astrid-group{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:14px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:9px;\n\n  border:1px solid var(--line);\n}\n\n.astrid-group--ad{\n  background:#F5EDE3;\n\n  border-top:2px solid var(--espresso);\n}\n\n.astrid-group--bc{\n  background:#FBF8F2;\n\n  border-top:2px solid var(--gold);\n}\n\n.astrid-group__media{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n}\n\n.astrid-group__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.astrid-group__media img{\n  max-height:135px !important;\n}\n\n.astrid-group__copy small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.astrid-group__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.1;\n\n  font-weight:500;\n}\n\n.astrid-group__copy p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n\n\/* MODEL GRID *\/\n\n.astrid-model-grid{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  gap:8px;\n}\n\n.astrid-model{\n  min-width:0;\n\n  padding:8px 8px 11px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.astrid-model:nth-child(1){\n  border-top:2px solid var(--espresso);\n}\n\n.astrid-model:nth-child(2){\n  border-top:2px solid var(--gold);\n}\n\n.astrid-model:nth-child(3){\n  border-top:2px solid #9A8C80;\n}\n\n.astrid-model:nth-child(4){\n  border-top:2px solid #B18D69;\n}\n\n\n\/* MODEL IMAGE *\/\n\n.astrid-model__media{\n  width:105px;\n  max-width:100%;\n\n  margin:0 auto 7px;\n\n  overflow:hidden;\n}\n\n.astrid-model__media a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n\n  overflow:hidden;\n  text-decoration:none;\n}\n\n.astrid-model__media img{\n  max-height:98px !important;\n}\n\n\n\/* MODEL COPY *\/\n\n.astrid-model 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.astrid-model h3{\n  margin:1px 0 2px;\n\n  font-size:18px;\n  line-height:1.05;\n}\n\n.astrid-model__dim{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n}\n\n.astrid-model p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   03 — SILK \/ TRIPOD \/ CONTROL\n========================================================= *\/\n\n.astrid-material{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.astrid-material__layout{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:29px;\n  align-items:center;\n}\n\n\n\/* DETAIL IMAGE *\/\n\n.astrid-detail{\n  width:175px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--gold);\n}\n\n.astrid-detail a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.astrid-detail img{\n  max-height:165px !important;\n}\n\n\n\/* MATERIAL COPY *\/\n\n.astrid-material__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.astrid-material__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.7px;\n  line-height:1.6;\n}\n\n\n\/* MATERIAL CARDS *\/\n\n.astrid-materials{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:13px;\n}\n\n.astrid-material-card{\n  min-width:0;\n\n  padding:10px 11px;\n\n  border:1px solid var(--line);\n}\n\n.astrid-material-card--silk{\n  background:#FBF8F2;\n\n  border-top:2px solid var(--gold);\n}\n\n.astrid-material-card--tripod{\n  background:#F2EAE0;\n\n  border-top:2px solid var(--espresso);\n}\n\n.astrid-material-card small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.astrid-material-card strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:10.5px;\n  font-weight:600;\n}\n\n.astrid-material-card span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.42;\n}\n\n\n\/* DARK CONTROL PANEL *\/\n\n.astrid-control{\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.astrid-control__mark{\n  padding-right:19px;\n\n  border-right:1px solid rgba(255,255,255,.15);\n}\n\n.astrid-control__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.astrid-control__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.astrid-control__mark span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#CFC6BB;\n\n  font-size:9px;\n}\n\n.astrid-control__copy h3{\n  margin:0 0 4px;\n\n  color:#FFF8ED;\n\n  font-size:18px;\n}\n\n.astrid-control__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#D6CDC1;\n\n  font-size:10.8px;\n  line-height:1.5;\n}\n\n.astrid-control__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:13px;\n\n  margin-top:8px;\n  padding-top:8px;\n\n  border-top:1px solid rgba(255,255,255,.13);\n}\n\n.astrid-control__facts span{\n  color:#D8CFC3;\n\n  font-size:9.5px;\n}\n\n.astrid-control__facts strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.astrid-specs{\n  padding:31px 0;\n}\n\n.astrid-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.astrid-specs__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.astrid-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.astrid-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.astrid-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.astrid-spec__label{\n  color:#806F60;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.astrid-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CARE *\/\n\n.astrid-care{\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.astrid-care 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:.05em;\n  text-transform:uppercase;\n}\n\n.astrid-care span{\n  display:block;\n\n  color:#514337;\n\n  font-size:10.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.astrid-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.astrid-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.astrid-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.astrid-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.astrid-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.astrid-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.astrid-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.astrid-lightbox:target{\n  display:flex;\n}\n\n.astrid-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.astrid-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.astrid-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.astrid-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  .astrid-frame{\n    padding:25px 18px 0;\n  }\n\n  .astrid-frame::before,\n  .astrid-frame::after{\n    left:18px;\n  }\n\n\n  .astrid-intro__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,115px);\n\n    gap:18px;\n  }\n\n  .astrid-intro h2{\n    font-size:27px;\n  }\n\n\n  .astrid-models__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .astrid-group{\n    grid-template-columns:minmax(0,110px) minmax(0,1fr);\n  }\n\n  .astrid-group__media{\n    width:105px;\n  }\n\n\n  .astrid-model-grid{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n\n  .astrid-material__layout{\n    grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .astrid-detail{\n    width:135px;\n  }\n\n  .astrid-detail img{\n    max-height:125px !important;\n  }\n\n\n  .astrid-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  .astrid-intro__top{\n    grid-template-columns:1fr;\n  }\n\n  .astrid-intro__stat{\n    width:175px;\n  }\n\n\n  .astrid-quick{\n    grid-template-columns:1fr;\n  }\n\n\n  .astrid-groups{\n    grid-template-columns:1fr;\n  }\n\n  .astrid-group{\n    grid-template-columns:minmax(0,105px) minmax(0,1fr);\n  }\n\n\n  .astrid-model-grid{\n    grid-template-columns:1fr;\n  }\n\n  .astrid-model{\n    display:grid;\n    grid-template-columns:minmax(0,95px) minmax(0,1fr);\n\n    gap:11px;\n    align-items:center;\n\n    padding:9px 10px;\n  }\n\n  .astrid-model__media{\n    grid-column:1;\n    grid-row:1 \/ span 4;\n\n    width:90px;\n\n    margin:0;\n  }\n\n  .astrid-model small,\n  .astrid-model h3,\n  .astrid-model__dim,\n  .astrid-model p{\n    grid-column:2;\n  }\n\n\n  .astrid-material__layout{\n    grid-template-columns:1fr;\n  }\n\n  .astrid-detail{\n    width:120px;\n\n    margin:0;\n  }\n\n\n  .astrid-materials{\n    grid-template-columns:1fr;\n  }\n\n\n  .astrid-control{\n    grid-template-columns:1fr;\n\n    gap:8px;\n\n    padding:16px;\n  }\n\n  .astrid-control__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  .astrid-specs__head{\n    display:block;\n  }\n\n  .astrid-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .astrid-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .astrid-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-astrid\" id=\"astrid-root\"\u003e\n\u003cdiv class=\"astrid-frame\"\u003e\n\u003c!-- =====================================================\n         01 — INTRO\n    ====================================================== --\u003e\n\u003csection class=\"astrid-intro\"\u003e\n\u003cdiv class=\"astrid-intro__top\"\u003e\n\u003cdiv class=\"astrid-intro__copy\"\u003e\n\u003cspan class=\"astrid-eyebrow\"\u003e Model \/ Silk \/ Scale \u003c\/span\u003e\n\u003ch2\u003eOne Tripod Lamp, Four Different Proportions\u003c\/h2\u003e\n\u003cp\u003eAstrid combines a three-leg metal base with an ivory silk shade in four carefully different proportions. Start with the surface where the lamp will sit — the right Model is more important than adding more decoration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"astrid-intro__stat\"\u003e\n\u003csmall\u003e Available \u003c\/small\u003e \u003cstrong\u003e A \/ B \/ C \/ D \u003c\/strong\u003e \u003cspan\u003e Four sizes\u003cbr\u003eOne design language \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"astrid-quick\"\u003e\n\u003cdiv class=\"astrid-quick__item\"\u003e\n\u003csmall\u003e Structure \u003c\/small\u003e \u003cstrong\u003e Tripod Base \u003c\/strong\u003e\n\u003cp\u003eThree slim metal legs create the lamp’s entire visual structure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"astrid-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 gives the lamp a warmer presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"astrid-quick__item\"\u003e\n\u003csmall\u003e Setup \u003c\/small\u003e \u003cstrong\u003e Plug-In \u003c\/strong\u003e\n\u003cp\u003e59\" cord with inline ON\/OFF switch. No hardwiring required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — MODEL SELECTOR\n    ====================================================== --\u003e\n\u003csection class=\"astrid-models\"\u003e\n\u003cdiv class=\"astrid-models__head\"\u003e\n\u003ch3\u003eChoose the Model by Surface Height\u003c\/h3\u003e\n\u003cp\u003eB is the lowest, D is the most balanced everyday size, C adds a wider shade, and A gives the strongest vertical presence. The silhouette stays related — the proportion changes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- GROUP COMPARISON --\u003e\n\u003cdiv class=\"astrid-groups\"\u003e\n\u003carticle class=\"astrid-group astrid-group--ad\"\u003e\n\u003cdiv class=\"astrid-group__media\"\u003e\u003ca href=\"#astrid-ad-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/astrid-tripod-silk-japandi-table-lamp-stuberlighting_16.jpg?v=1781942443\" alt=\"Astrid Tripod Silk Table Lamp Model A and D comparison\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"astrid-group__copy\"\u003e\n\u003csmall\u003e Models A \/ D \u003c\/small\u003e \u003cstrong\u003e Taller \/ Everyday \u003c\/strong\u003e\n\u003cp\u003eA is the tallest statement proportion. D keeps a more conventional table-lamp height.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"astrid-group astrid-group--bc\"\u003e\n\u003cdiv class=\"astrid-group__media\"\u003e\u003ca href=\"#astrid-bc-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/astrid-tripod-silk-japandi-table-lamp-stuberlighting_8.jpg?v=1781942443\" alt=\"Astrid Tripod Silk Table Lamp Model B and C comparison\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"astrid-group__copy\"\u003e\n\u003csmall\u003e Models B \/ C \u003c\/small\u003e \u003cstrong\u003e Lower \/ Wider \u003c\/strong\u003e\n\u003cp\u003eB is compact for lower surfaces. C uses the broadest shade for more visual width.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c!-- FOUR MODELS --\u003e\n\u003cdiv class=\"astrid-model-grid\"\u003e\n\u003c!-- A --\u003e\n\u003carticle class=\"astrid-model\"\u003e\n\u003cdiv class=\"astrid-model__media\"\u003e\u003ca href=\"#astrid-a-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/astrid-tripod-silk-japandi-table-lamp-stuberlighting_19.jpg?v=1781942443\" alt=\"Astrid Model A table lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003csmall\u003e Tall \u003c\/small\u003e\n\u003ch3\u003eModel A\u003c\/h3\u003e\n\u003cspan class=\"astrid-model__dim\"\u003e Ø11\" × H18.9\" \u003c\/span\u003e\n\u003cp\u003eBest when you want a taller, more architectural table-lamp proportion.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c!-- B --\u003e\n\u003carticle class=\"astrid-model\"\u003e\n\u003cdiv class=\"astrid-model__media\"\u003e\u003ca href=\"#astrid-b-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/astrid-tripod-silk-japandi-table-lamp-stuberlighting_24.jpg?v=1781942443\" alt=\"Astrid Model B table lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003csmall\u003e Low \u003c\/small\u003e\n\u003ch3\u003eModel B\u003c\/h3\u003e\n\u003cspan class=\"astrid-model__dim\"\u003e Ø11.8\" × H13.8\" \u003c\/span\u003e\n\u003cp\u003eCompact height for lower nightstands and smaller bedside surfaces.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c!-- C --\u003e\n\u003carticle class=\"astrid-model\"\u003e\n\u003cdiv class=\"astrid-model__media\"\u003e\u003ca href=\"#astrid-c-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/astrid-tripod-silk-japandi-table-lamp-stuberlighting_22.jpg?v=1781942443\" alt=\"Astrid Model C table lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003csmall\u003e Wide \u003c\/small\u003e\n\u003ch3\u003eModel C\u003c\/h3\u003e\n\u003cspan class=\"astrid-model__dim\"\u003e Ø13.8\" × H15.7\" \u003c\/span\u003e\n\u003cp\u003eThe widest shade for larger side tables and a fuller visual footprint.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c!-- D --\u003e\n\u003carticle class=\"astrid-model\"\u003e\n\u003cdiv class=\"astrid-model__media\"\u003e\u003ca href=\"#astrid-d-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/astrid-tripod-silk-japandi-table-lamp-stuberlighting_9.jpg?v=1781942443\" alt=\"Astrid Model D table lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003csmall\u003e Standard \u003c\/small\u003e\n\u003ch3\u003eModel D\u003c\/h3\u003e\n\u003cspan class=\"astrid-model__dim\"\u003e Ø11.8\" × H15\" \u003c\/span\u003e\n\u003cp\u003eBalanced proportions for standard nightstands, desks and side tables.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         03 — SILK \/ TRIPOD \/ CONTROL\n    ====================================================== --\u003e\n\u003csection class=\"astrid-material\"\u003e\n\u003cdiv class=\"astrid-material__layout\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"astrid-detail\"\u003e\u003ca href=\"#astrid-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/astrid-tripod-silk-japandi-table-lamp-stuberlighting_29.jpg?v=1781942443\" alt=\"Close-up detail of Astrid tripod silk Japandi table lamp\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"astrid-caption\"\u003eSilk \u0026amp; structure detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"astrid-material__copy\"\u003e\n\u003cspan class=\"astrid-eyebrow\"\u003e Silk \/ Structure \u003c\/span\u003e\n\u003ch3\u003eSoft Above. Structural Below.\u003c\/h3\u003e\n\u003cp\u003eThe ivory silk drum keeps the upper half visually calm, while the exposed three-leg base gives the lamp its architectural character. There is very little decorative hardware between them.\u003c\/p\u003e\n\u003cdiv class=\"astrid-materials\"\u003e\n\u003cdiv class=\"astrid-material-card astrid-material-card--silk\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Hand-Stretched Silk \u003c\/strong\u003e \u003cspan\u003e Ivory fabric diffuses the bulb into a softer ambient glow. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"astrid-material-card astrid-material-card--tripod\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Metal Tripod \u003c\/strong\u003e \u003cspan\u003e Three slim legs create the lamp’s visual balance and footprint. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"astrid-control\"\u003e\n\u003cdiv class=\"astrid-control__mark\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e PLUG-IN \u003c\/strong\u003e \u003cspan\u003e simple everyday setup \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"astrid-control__copy\"\u003e\n\u003ch3\u003ePlug In, Place It, Switch On\u003c\/h3\u003e\n\u003cp\u003eAstrid uses a 59-inch power cord with an inline push-button switch, so there is no hardwiring or permanent installation.\u003c\/p\u003e\n\u003cdiv class=\"astrid-control__facts\"\u003e\n\u003cspan\u003e \u003cstrong\u003e59\"\u003c\/strong\u003e cord \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eInline\u003c\/strong\u003e ON\/OFF \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eBulb Included\u003c\/strong\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         04 — PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"astrid-specs\"\u003e\n\u003cdiv class=\"astrid-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Astrid · Tripod Silk Table Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"astrid-spec-list\"\u003e\n\u003cdiv class=\"astrid-spec\"\u003e\n\u003cspan class=\"astrid-spec__label\"\u003e Models \u003c\/span\u003e \u003cspan class=\"astrid-spec__value\"\u003e A — Ø11\" × H18.9\"\u003cbr\u003eB — Ø11.8\" × H13.8\"\u003cbr\u003eC — Ø13.8\" × H15.7\"\u003cbr\u003eD — Ø11.8\" × H15\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"astrid-spec\"\u003e\n\u003cspan class=\"astrid-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"astrid-spec__value\"\u003e Metal tripod base · Hand-stretched silk shade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"astrid-spec\"\u003e\n\u003cspan class=\"astrid-spec__label\"\u003e Shade \u003c\/span\u003e \u003cspan class=\"astrid-spec__value\"\u003e Ivory hand-stretched silk · Drum form \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"astrid-spec\"\u003e\n\u003cspan class=\"astrid-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"astrid-spec__value\"\u003e E26 \/ E27 · Bulb Included: Yes · Max 40W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"astrid-spec\"\u003e\n\u003cspan class=\"astrid-spec__label\"\u003e Included Bulb \u003c\/span\u003e \u003cspan class=\"astrid-spec__value\"\u003e 2700K warm-white LED · Non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"astrid-spec\"\u003e\n\u003cspan class=\"astrid-spec__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"astrid-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"astrid-spec\"\u003e\n\u003cspan class=\"astrid-spec__label\"\u003e Cord \/ Control \u003c\/span\u003e \u003cspan class=\"astrid-spec__value\"\u003e 59\" power cord · Extendable on request · Inline push-button ON\/OFF switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"astrid-spec\"\u003e\n\u003cspan class=\"astrid-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"astrid-spec__value\"\u003e Standard setup is non-dimmable · Dimming requires a compatible dimmable E26\/E27 bulb and compatible external plug-in dimmer or dimmer-controlled outlet \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"astrid-spec\"\u003e\n\u003cspan class=\"astrid-spec__label\"\u003e Plug Options \u003c\/span\u003e \u003cspan class=\"astrid-spec__value\"\u003e US · UK · EU · AU \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"astrid-spec\"\u003e\n\u003cspan class=\"astrid-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"astrid-spec__value\"\u003e Plug-in · No electrician or hardwiring required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"astrid-spec\"\u003e\n\u003cspan class=\"astrid-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"astrid-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"astrid-spec\"\u003e\n\u003cspan class=\"astrid-spec__label\"\u003e Certifications \u003c\/span\u003e \u003cspan class=\"astrid-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=\"astrid-care\"\u003e\n\u003csmall\u003e Silk Care \u003c\/small\u003e \u003cspan\u003e Dust gently with a soft dry brush or microfiber cloth. Do not wet-clean, steam or use liquid cleaners on the silk shade. Keep away from excessive moisture and direct heat. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         05 — SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"astrid-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=\"astrid-detail-large\" href=\"#astrid-root\" class=\"astrid-lightbox\"\u003e \u003cspan class=\"astrid-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/astrid-tripod-silk-japandi-table-lamp-stuberlighting_29.jpg?v=1781942443\" alt=\"Enlarged Astrid silk shade and tripod structure detail\"\u003e \u003cspan class=\"astrid-lightbox__caption\"\u003e Astrid · Silk \u0026amp; Tripod Detail \u003c\/span\u003e \u003cspan class=\"astrid-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — AD GROUP\n  ====================================================== --\u003e \u003ca id=\"astrid-ad-large\" href=\"#astrid-root\" class=\"astrid-lightbox\"\u003e \u003cspan class=\"astrid-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/astrid-tripod-silk-japandi-table-lamp-stuberlighting_16.jpg?v=1781942443\" alt=\"Enlarged Astrid Model A and D comparison\"\u003e \u003cspan class=\"astrid-lightbox__caption\"\u003e Astrid · Models A \/ D \u003c\/span\u003e \u003cspan class=\"astrid-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — BC GROUP\n  ====================================================== --\u003e \u003ca id=\"astrid-bc-large\" href=\"#astrid-root\" class=\"astrid-lightbox\"\u003e \u003cspan class=\"astrid-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/astrid-tripod-silk-japandi-table-lamp-stuberlighting_8.jpg?v=1781942443\" alt=\"Enlarged Astrid Model B and C comparison\"\u003e \u003cspan class=\"astrid-lightbox__caption\"\u003e Astrid · Models B \/ C \u003c\/span\u003e \u003cspan class=\"astrid-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — MODEL A\n  ====================================================== --\u003e \u003ca id=\"astrid-a-large\" href=\"#astrid-root\" class=\"astrid-lightbox\"\u003e \u003cspan class=\"astrid-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/astrid-tripod-silk-japandi-table-lamp-stuberlighting_19.jpg?v=1781942443\" alt=\"Enlarged Astrid Model A dimensions\"\u003e \u003cspan class=\"astrid-lightbox__caption\"\u003e Model A · Ø11\" × H18.9\" \u003c\/span\u003e \u003cspan class=\"astrid-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — MODEL B\n  ====================================================== --\u003e \u003ca id=\"astrid-b-large\" href=\"#astrid-root\" class=\"astrid-lightbox\"\u003e \u003cspan class=\"astrid-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/astrid-tripod-silk-japandi-table-lamp-stuberlighting_24.jpg?v=1781942443\" alt=\"Enlarged Astrid Model B dimensions\"\u003e \u003cspan class=\"astrid-lightbox__caption\"\u003e Model B · Ø11.8\" × H13.8\" \u003c\/span\u003e \u003cspan class=\"astrid-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — MODEL C\n  ====================================================== --\u003e \u003ca id=\"astrid-c-large\" href=\"#astrid-root\" class=\"astrid-lightbox\"\u003e \u003cspan class=\"astrid-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/astrid-tripod-silk-japandi-table-lamp-stuberlighting_22.jpg?v=1781942443\" alt=\"Enlarged Astrid Model C dimensions\"\u003e \u003cspan class=\"astrid-lightbox__caption\"\u003e Model C · Ø13.8\" × H15.7\" \u003c\/span\u003e \u003cspan class=\"astrid-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — MODEL D\n  ====================================================== --\u003e \u003ca id=\"astrid-d-large\" href=\"#astrid-root\" class=\"astrid-lightbox\"\u003e \u003cspan class=\"astrid-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/astrid-tripod-silk-japandi-table-lamp-stuberlighting_9.jpg?v=1781942443\" alt=\"Enlarged Astrid Model D dimensions\"\u003e \u003cspan class=\"astrid-lightbox__caption\"\u003e Model D · Ø11.8\" × H15\" \u003c\/span\u003e \u003cspan class=\"astrid-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Model A: Dia 11\"x H 18.9\" \/ Silk \/ US Plug","offer_id":52379254522139,"sku":"STB-TL-26-10001","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 11\"x H 18.9\" \/ Silk \/ EU Plug","offer_id":52379254554907,"sku":"STB-TL-26-10002","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 11\"x H 18.9\" \/ Silk \/ AU Plug","offer_id":52379254587675,"sku":"STB-TL-26-10003","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 11\"x H 18.9\" \/ Silk \/ UK Plug","offer_id":52379254620443,"sku":"STB-TL-26-10004","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 11.8\"x H 13.8\" \/ Silk \/ US Plug","offer_id":52379254653211,"sku":"STB-TL-26-10005","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 11.8\"x H 13.8\" \/ Silk \/ EU Plug","offer_id":52379254685979,"sku":"STB-TL-26-10006","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 11.8\"x H 13.8\" \/ Silk \/ AU Plug","offer_id":52379254718747,"sku":"STB-TL-26-10007","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 11.8\"x H 13.8\" \/ Silk \/ UK Plug","offer_id":52379254751515,"sku":"STB-TL-26-10008","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Model C: Dia 13.8\" x H 15.7\" \/ Silk \/ US Plug","offer_id":52379254784283,"sku":"STB-TL-26-10009","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Model C: Dia 13.8\" x H 15.7\" \/ Silk \/ EU Plug","offer_id":52379254817051,"sku":"STB-TL-26-10010","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Model C: Dia 13.8\" x H 15.7\" \/ Silk \/ AU Plug","offer_id":52379254849819,"sku":"STB-TL-26-10011","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Model C: Dia 13.8\" x H 15.7\" \/ Silk \/ UK Plug","offer_id":52379254882587,"sku":"STB-TL-26-10012","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Model D: Dia 11.8\" x H 15\" \/ Silk \/ US Plug","offer_id":52379254915355,"sku":"STB-TL-26-10013","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Model D: Dia 11.8\" x H 15\" \/ Silk \/ EU Plug","offer_id":52379254948123,"sku":"STB-TL-26-10014","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Model D: Dia 11.8\" x H 15\" \/ Silk \/ AU Plug","offer_id":52379254980891,"sku":"STB-TL-26-10015","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Model D: Dia 11.8\" x H 15\" \/ Silk \/ UK Plug","offer_id":52379255013659,"sku":"STB-TL-26-10016","price":245.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/astrid-tripod-silk-japandi-table-lamp-stuberlighting_1.jpg?v=1781942442"},{"product_id":"nelson-style-bubble-pendant-light-mid-century","title":"Nelson Style Bubble Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — BUBBLE FAMILY\n   9 Shapes · 22 Sizes · Spun Polymer\n   Mid-Century Editorial \/ Compact Selector\n========================================================= *\/\n\n.stb-bubble{\n  --ivory:#FFFDF9;\n  --cream:#F5F0E9;\n  --soft:#F8F5F0;\n\n  --dark:#211A16;\n  --graphite:#332D29;\n\n  --text:#4D433C;\n  --muted:#776E67;\n\n  --gold:#B39362;\n  --gold-deep:#80613E;\n\n  --line:#D9D1C9;\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:14.5px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-bubble *,\n.stb-bubble *::before,\n.stb-bubble *::after{\n  box-sizing:border-box;\n}\n\n.stb-bubble h2,\n.stb-bubble 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-bubble p{\n  margin-top:0;\n}\n\n.stb-bubble__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:9.8px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-bubble__title{\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.15;\n}\n\n.stb-bubble__section-title{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.25;\n}\n\n.stb-bubble__section-copy{\n  max-width:650px;\n\n  margin:0;\n\n  color:#625A54;\n\n  font-size:12.7px;\n  line-height:1.62;\n}\n\n.stb-bubble__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#80776F;\n\n  font-size:9.2px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-bubble__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 195px;\n\n  gap:30px;\n  align-items:end;\n\n  padding:4px 0 23px;\n}\n\n.stb-bubble__intro-copy{\n  max-width:650px;\n}\n\n.stb-bubble__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D554F;\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n.stb-bubble__intro-stat{\n  padding:14px 16px;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-bubble__intro-stat 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-bubble__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-bubble__intro-stat span{\n  color:#D7CEC7;\n\n  font-size:10.7px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-bubble__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:30px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.025);\n\n  overflow:hidden;\n}\n\n.stb-bubble__fact{\n  padding:13px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-bubble__fact:last-child{\n  border-right:0;\n}\n\n.stb-bubble__fact small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887E76;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.stb-bubble__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:11.6px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   COLLECTION SELECTOR\n========================================================= *\/\n\n.stb-bubble__selector{\n  display:grid;\n  grid-template-columns:175px minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:30px;\n  padding:15px;\n\n  background:var(--cream);\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-bubble__collection-media{\n  width:160px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-bubble__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--ivory);\n\n  border:1px solid #D7CFC8;\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-bubble__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-bubble__shape-list{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:0;\n\n  margin-top:11px;\n\n  border-top:1px solid #D8D0C8;\n}\n\n.stb-bubble__shape{\n  padding:9px 10px 8px 0;\n\n  border-bottom:1px solid #E0D9D2;\n}\n\n.stb-bubble__shape:nth-child(even){\n  padding-left:12px;\n\n  border-left:1px solid #D8D0C8;\n}\n\n.stb-bubble__shape:nth-last-child(-n+2){\n  border-bottom:0;\n}\n\n.stb-bubble__shape small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#8A7D72;\n\n  font-size:8.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-bubble__shape strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:11.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-bubble__shape p{\n  margin:2px 0 0;\n\n  color:#70675F;\n\n  font-size:9.9px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   MATERIAL STRIP\n========================================================= *\/\n\n.stb-bubble__material{\n  display:grid;\n  grid-template-columns:180px minmax(0,1fr);\n\n  margin-bottom:30px;\n\n  overflow:hidden;\n\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.03);\n}\n\n.stb-bubble__material-title{\n  padding:17px 18px;\n\n  background:var(--graphite);\n}\n\n.stb-bubble__material-title small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8AF8B;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-bubble__material-title strong{\n  color:#FFF7ED;\n\n  font-size:13.3px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-bubble__material-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-bubble__material-copy p{\n  margin:0;\n\n  color:#605851;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   MODEL ACCORDION\n========================================================= *\/\n\n.stb-bubble__models{\n  margin-bottom:30px;\n}\n\n.stb-bubble__models-head{\n  margin-bottom:12px;\n}\n\n.stb-bubble__model-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:7px;\n}\n\n.stb-bubble__model{\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:hidden;\n}\n\n.stb-bubble__model summary{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:42px minmax(0,1fr);\n\n  gap:10px;\n  align-items:center;\n\n  padding:11px 34px 11px 12px;\n\n  color:var(--dark);\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-bubble__model summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-bubble__model summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:12px;\n  top:50%;\n\n  color:var(--gold-deep);\n\n  font-size:18px;\n  font-weight:400;\n\n  transform:translateY(-50%);\n}\n\n.stb-bubble__model[open] summary::after{\n  content:\"−\";\n}\n\n.stb-bubble__model-code{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:35px;\n  height:35px;\n\n  background:var(--cream);\n\n  color:var(--gold-deep);\n\n  border:1px solid #DBD1C7;\n  border-radius:50%;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.stb-bubble__model-summary strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-bubble__model-summary span{\n  display:block;\n\n  color:#7A7068;\n\n  font-size:9.6px;\n  line-height:1.4;\n}\n\n.stb-bubble__model-body{\n  display:grid;\n  grid-template-columns:100px minmax(0,1fr);\n\n  gap:13px;\n  align-items:center;\n\n  padding:10px 12px 13px;\n\n  border-top:1px solid #E8E2DC;\n}\n\n.stb-bubble__dimension{\n  width:92px;\n  max-width:100%;\n\n  padding:4px;\n\n  background:#FAF7F2;\n\n  border:1px solid #DDD5CD;\n  border-radius:4px;\n\n  overflow:visible;\n}\n\n.stb-bubble__dimension a{\n  display:block;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-bubble__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-bubble__size-list{\n  margin:0;\n  padding:0;\n\n  list-style:none;\n}\n\n.stb-bubble__size-list li{\n  padding:3px 0;\n\n  color:#675E56;\n\n  font-size:10.1px;\n  line-height:1.4;\n\n  border-bottom:1px solid #ECE6E0;\n}\n\n.stb-bubble__size-list li:last-child{\n  border-bottom:0;\n}\n\n.stb-bubble__size-list strong{\n  color:var(--dark);\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   SIZE GUIDE\n========================================================= *\/\n\n.stb-bubble__scale{\n  margin-bottom:30px;\n}\n\n.stb-bubble__scale-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-top:12px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-bubble__scale-item{\n  padding:13px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-bubble__scale-item:last-child{\n  border-right:0;\n}\n\n.stb-bubble__scale-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#877A70;\n\n  font-size:8.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-bubble__scale-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11px;\n  line-height:1.38;\n  font-weight:500;\n}\n\n.stb-bubble__scale-item p{\n  margin:0;\n\n  color:#71675F;\n\n  font-size:9.8px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-bubble__practical{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-bottom:30px;\n}\n\n.stb-bubble__practical-card{\n  padding:14px 15px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-bubble__practical-card:first-child{\n  border-top:2px solid var(--gold);\n}\n\n.stb-bubble__practical-card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#83776D;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-bubble__practical-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-bubble__practical-card p{\n  margin:0;\n\n  color:#665D56;\n\n  font-size:10.6px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   STYLE NOTE\n========================================================= *\/\n\n.stb-bubble__note{\n  display:grid;\n  grid-template-columns:3px minmax(0,1fr);\n\n  gap:13px;\n\n  max-width:770px;\n\n  margin:0 auto 30px;\n}\n\n.stb-bubble__note-line{\n  background:var(--gold);\n}\n\n.stb-bubble__note strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.9px;\n  font-weight:500;\n}\n\n.stb-bubble__note p{\n  margin:0;\n\n  color:#675F58;\n\n  font-size:10.9px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n========================================================= *\/\n\n.stb-bubble__specs{\n  margin-bottom:30px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n\n  overflow:hidden;\n}\n\n.stb-bubble__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-bubble__spec-head span{\n  color:#C8AF8B;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-bubble__spec-head strong{\n  color:#FFF6EC;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-bubble__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-bubble__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-bubble__spec span{\n  padding-right:10px;\n\n  color:#817870;\n\n  font-size:10.2px;\n  line-height:1.45;\n}\n\n.stb-bubble__spec strong{\n  color:var(--dark);\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-bubble__faq{\n  max-width:760px;\n\n  margin:0 auto 29px;\n}\n\n.stb-bubble__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-bubble__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--dark);\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-bubble__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-bubble__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-bubble__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-bubble__faq details p{\n  margin:7px 0 0;\n\n  color:#665E57;\n\n  font-size:11.8px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-bubble__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-bubble__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-bubble__shipping p{\n  margin:0 0 7px;\n\n  color:#5E5650;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-bubble__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-bubble__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-bubble__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-bubble__lightbox:target{\n  display:flex;\n}\n\n.stb-bubble__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-bubble__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-bubble__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-bubble__lightbox-hint{\n  margin-top:3px;\n\n  color:#9F958D;\n\n  font-size:9.4px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-bubble__intro{\n    grid-template-columns:1fr;\n    gap:12px;\n  }\n\n  .stb-bubble__title{\n    font-size:25px;\n  }\n\n  .stb-bubble__intro-stat{\n    max-width:275px;\n  }\n\n\n  .stb-bubble__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-bubble__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-bubble__fact:nth-child(1),\n  .stb-bubble__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-bubble__selector{\n    grid-template-columns:135px 1fr;\n  }\n\n  .stb-bubble__collection-media{\n    width:125px;\n  }\n\n\n  .stb-bubble__material{\n    grid-template-columns:145px 1fr;\n  }\n\n\n  .stb-bubble__scale-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-bubble__scale-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-bubble__scale-item:nth-child(1),\n  .stb-bubble__scale-item:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-bubble__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-bubble__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-bubble{\n    font-size:14px;\n  }\n\n\n  .stb-bubble__selector{\n    grid-template-columns:92px 1fr;\n\n    gap:12px;\n    padding:10px;\n  }\n\n  .stb-bubble__collection-media{\n    width:86px;\n  }\n\n  .stb-bubble__shape-list{\n    grid-template-columns:1fr;\n  }\n\n  .stb-bubble__shape{\n    padding:7px 0;\n  }\n\n  .stb-bubble__shape:nth-child(even){\n    padding-left:0;\n\n    border-left:0;\n  }\n\n  .stb-bubble__shape:nth-last-child(-n+2){\n    border-bottom:1px solid #E0D9D2;\n  }\n\n  .stb-bubble__shape:last-child{\n    border-bottom:0;\n  }\n\n\n  .stb-bubble__material{\n    grid-template-columns:1fr;\n  }\n\n  .stb-bubble__material-copy{\n    border-top:0;\n    border-left:1px solid var(--line);\n  }\n\n\n  .stb-bubble__model-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-bubble__model-body{\n    grid-template-columns:82px 1fr;\n  }\n\n  .stb-bubble__dimension{\n    width:76px;\n  }\n\n\n  .stb-bubble__scale-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-bubble__scale-item{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .stb-bubble__scale-item:last-child{\n    border-bottom:0;\n  }\n\n\n  .stb-bubble__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-bubble__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-bubble__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-bubble\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-bubble__intro\"\u003e\n\u003cdiv class=\"stb-bubble__intro-copy\"\u003e\n\u003cspan class=\"stb-bubble__eyebrow\"\u003e Bubble Family · 9 Shapes · 22 Sizes \u003c\/span\u003e\n\u003ch2 class=\"stb-bubble__title\"\u003eOne Soft Glow. Nine Different Silhouettes.\u003c\/h2\u003e\n\u003cp\u003eThe Bubble Family pairs translucent spun-polymer shades with lightweight steel armatures. Each shape changes the proportion of the fixture, while the softly glowing white surface keeps the entire collection visually connected.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__intro-stat\"\u003e\n\u003csmall\u003e Collection Range \u003c\/small\u003e \u003cstrong\u003e 7.9\" – 31.4\" \u003c\/strong\u003e \u003cspan\u003e Models A through I \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-bubble__facts\"\u003e\n\u003cdiv class=\"stb-bubble__fact\"\u003e\n\u003csmall\u003e Collection \u003c\/small\u003e \u003cstrong\u003e 9 Models \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__fact\"\u003e\n\u003csmall\u003e Variations \u003c\/small\u003e \u003cstrong\u003e 22 Sizes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__fact\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Spun Polymer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__fact\"\u003e\n\u003csmall\u003e Color \u003c\/small\u003e \u003cstrong\u003e Translucent White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COLLECTION \/ SHAPE SELECTOR\n  ====================================================== --\u003e\n\u003csection id=\"bubble-collection-section\" class=\"stb-bubble__selector\"\u003e\n\u003cdiv class=\"stb-bubble__collection-media\"\u003e\u003ca href=\"#bubble-collection\" class=\"stb-bubble__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_11.jpg?v=1781946171\" alt=\"Bubble pendant light collection showing multiple silhouettes\" loading=\"lazy\"\u003e \u003cspan class=\"stb-bubble__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-bubble__eyebrow\"\u003e Choose by Shape First \u003c\/span\u003e\n\u003ch3 class=\"stb-bubble__section-title\"\u003eMatch the Silhouette to the Space.\u003c\/h3\u003e\n\u003cp class=\"stb-bubble__section-copy\"\u003eWith 22 sizes, starting with dimensions can feel complicated. Start with the shape your room needs, then choose the size inside that Model.\u003c\/p\u003e\n\u003cdiv class=\"stb-bubble__shape-list\"\u003e\n\u003cdiv class=\"stb-bubble__shape\"\u003e\n\u003csmall\u003e A · B \u003c\/small\u003e \u003cstrong\u003e Saucer \u003c\/strong\u003e\n\u003cp\u003eWide, low profile for dining rooms and lower ceilings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__shape\"\u003e\n\u003csmall\u003e C · H \u003c\/small\u003e \u003cstrong\u003e Ball \/ Apple \u003c\/strong\u003e\n\u003cp\u003eSoft rounded forms for bedrooms and living rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__shape\"\u003e\n\u003csmall\u003e D · I \u003c\/small\u003e \u003cstrong\u003e Vertical \u003c\/strong\u003e\n\u003cp\u003eBetter for narrow halls, entries and tighter footprints.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__shape\"\u003e\n\u003csmall\u003e E · F \u003c\/small\u003e \u003cstrong\u003e Crisscross \u003c\/strong\u003e\n\u003cp\u003eVisible armature adds more graphic structure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__shape\"\u003e\n\u003csmall\u003e G \u003c\/small\u003e \u003cstrong\u003e Cigar \u003c\/strong\u003e\n\u003cp\u003eLonger proportion for rectangular surfaces and islands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COLLECTION LIGHTBOX --\u003e \u003ca id=\"bubble-collection\" href=\"#bubble-collection-section\" class=\"stb-bubble__lightbox\"\u003e \u003cspan class=\"stb-bubble__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_11.jpg?v=1781946171\" alt=\"Enlarged Bubble pendant collection\"\u003e \u003cspan class=\"stb-bubble__lightbox-caption\"\u003e Bubble Family · Models A–I \u003c\/span\u003e \u003cspan class=\"stb-bubble__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       MATERIAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-bubble__material\"\u003e\n\u003cdiv class=\"stb-bubble__material-title\"\u003e\n\u003csmall\u003e The Material \u003c\/small\u003e \u003cstrong\u003e The Shade Glows as a Surface. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__material-copy\"\u003e\n\u003cp\u003eTranslucent spun polymer is formed over a steel wire armature. Rather than acting like an opaque metal shade, the material diffuses light through the surface itself, creating the soft illuminated appearance that defines this style of pendant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MODELS + DIMENSIONS\n  ====================================================== --\u003e\n\u003csection id=\"bubble-models\" class=\"stb-bubble__models\"\u003e\n\u003cdiv class=\"stb-bubble__models-head\"\u003e\n\u003cspan class=\"stb-bubble__eyebrow\"\u003e Models \u0026amp; Dimensions \u003c\/span\u003e\n\u003ch3 class=\"stb-bubble__section-title\"\u003eOpen Only the Shape You Are Considering.\u003c\/h3\u003e\n\u003cp class=\"stb-bubble__section-copy\"\u003eAll 22 available sizes are included below without turning the page into one long dimension gallery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__model-grid\"\u003e\n\u003c!-- ===================================================\n           MODEL A\n      ==================================================== --\u003e\n\u003cdetails class=\"stb-bubble__model\"\u003e\n\u003csummary\u003e\u003cspan class=\"stb-bubble__model-code\"\u003e A \u003c\/span\u003e \u003cspan class=\"stb-bubble__model-summary\"\u003e \u003cstrong\u003e Saucer A \u003c\/strong\u003e \u003cspan\u003e 5 sizes · 15.8\"–31.4\" \u003c\/span\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"stb-bubble__model-body\"\u003e\n\u003cdiv class=\"stb-bubble__dimension\"\u003e\u003ca href=\"#bubble-size-a\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_39.jpg?v=1781946171\" alt=\"Bubble Model A dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-bubble__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cul class=\"stb-bubble__size-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ15.8\"\u003c\/strong\u003e × H8.7\"\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ19.7\"\u003c\/strong\u003e × H9.8\"\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ23.6\"\u003c\/strong\u003e × H11\"\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ27.6\"\u003c\/strong\u003e × H11.8\"\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ31.4\"\u003c\/strong\u003e × H12.9\"\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===================================================\n           MODEL B\n      ==================================================== --\u003e\n\u003cdetails class=\"stb-bubble__model\"\u003e\n\u003csummary\u003e\u003cspan class=\"stb-bubble__model-code\"\u003e B \u003c\/span\u003e \u003cspan class=\"stb-bubble__model-summary\"\u003e \u003cstrong\u003e Saucer B \u003c\/strong\u003e \u003cspan\u003e 5 sizes · 15.7\"–31.4\" \u003c\/span\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"stb-bubble__model-body\"\u003e\n\u003cdiv class=\"stb-bubble__dimension\"\u003e\u003ca href=\"#bubble-size-b\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_29.jpg?v=1781946171\" alt=\"Bubble Model B dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-bubble__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cul class=\"stb-bubble__size-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ15.7\"\u003c\/strong\u003e × H8.7\"\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ19.7\"\u003c\/strong\u003e × H9.8\"\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ23.6\"\u003c\/strong\u003e × H11\"\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ27.6\"\u003c\/strong\u003e × H11.8\"\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ31.4\"\u003c\/strong\u003e × H12.9\"\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===================================================\n           MODEL C\n      ==================================================== --\u003e\n\u003cdetails class=\"stb-bubble__model\"\u003e\n\u003csummary\u003e\u003cspan class=\"stb-bubble__model-code\"\u003e C \u003c\/span\u003e \u003cspan class=\"stb-bubble__model-summary\"\u003e \u003cstrong\u003e Ball \u003c\/strong\u003e \u003cspan\u003e Ø11.8\" × H11.8\" \u003c\/span\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"stb-bubble__model-body\"\u003e\n\u003cdiv class=\"stb-bubble__dimension\"\u003e\u003ca href=\"#bubble-size-c\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_35.jpg?v=1781946171\" alt=\"Bubble Model C Ball dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-bubble__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cul class=\"stb-bubble__size-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ11.8\"\u003c\/strong\u003e × H11.8\"\u003c\/li\u003e\n\u003cli\u003eCompact sphere for bedside, hallway or paired use.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===================================================\n           MODEL D\n      ==================================================== --\u003e\n\u003cdetails class=\"stb-bubble__model\"\u003e\n\u003csummary\u003e\u003cspan class=\"stb-bubble__model-code\"\u003e D \u003c\/span\u003e \u003cspan class=\"stb-bubble__model-summary\"\u003e \u003cstrong\u003e Pear \u003c\/strong\u003e \u003cspan\u003e Ø7.9\" × H15.8\" \u003c\/span\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"stb-bubble__model-body\"\u003e\n\u003cdiv class=\"stb-bubble__dimension\"\u003e\u003ca href=\"#bubble-size-d\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_46.jpg?v=1781946171\" alt=\"Bubble Model D Pear dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-bubble__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cul class=\"stb-bubble__size-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ7.9\"\u003c\/strong\u003e × H15.8\"\u003c\/li\u003e\n\u003cli\u003eSlim footprint for halls, entries and narrow positions.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===================================================\n           MODEL E\n      ==================================================== --\u003e\n\u003cdetails class=\"stb-bubble__model\"\u003e\n\u003csummary\u003e\u003cspan class=\"stb-bubble__model-code\"\u003e E \u003c\/span\u003e \u003cspan class=\"stb-bubble__model-summary\"\u003e \u003cstrong\u003e Crisscross E \u003c\/strong\u003e \u003cspan\u003e 2 sizes · 11.8\" \/ 15.8\" \u003c\/span\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"stb-bubble__model-body\"\u003e\n\u003cdiv class=\"stb-bubble__dimension\"\u003e\u003ca href=\"#bubble-size-e\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_48.jpg?v=1781946170\" alt=\"Bubble Model E Crisscross dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-bubble__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cul class=\"stb-bubble__size-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ11.8\"\u003c\/strong\u003e × H11\"\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ15.8\"\u003c\/strong\u003e × H14.2\"\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===================================================\n           MODEL F\n      ==================================================== --\u003e\n\u003cdetails class=\"stb-bubble__model\"\u003e\n\u003csummary\u003e\u003cspan class=\"stb-bubble__model-code\"\u003e F \u003c\/span\u003e \u003cspan class=\"stb-bubble__model-summary\"\u003e \u003cstrong\u003e Crisscross F \u003c\/strong\u003e \u003cspan\u003e 4 sizes · 11.8\"–23.6\" \u003c\/span\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"stb-bubble__model-body\"\u003e\n\u003cdiv class=\"stb-bubble__dimension\"\u003e\u003ca href=\"#bubble-size-f\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_6.jpg?v=1781946170\" alt=\"Bubble Model F Crisscross dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-bubble__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cul class=\"stb-bubble__size-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ11.8\"\u003c\/strong\u003e × H11\"\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ15.7\"\u003c\/strong\u003e × H15\"\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ19.7\"\u003c\/strong\u003e × H18.9\"\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ23.6\"\u003c\/strong\u003e × H22.8\"\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===================================================\n           MODEL G\n      ==================================================== --\u003e\n\u003cdetails class=\"stb-bubble__model\"\u003e\n\u003csummary\u003e\u003cspan class=\"stb-bubble__model-code\"\u003e G \u003c\/span\u003e \u003cspan class=\"stb-bubble__model-summary\"\u003e \u003cstrong\u003e Cigar \u003c\/strong\u003e \u003cspan\u003e 2 sizes · 13.7\" \/ 17.7\" \u003c\/span\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"stb-bubble__model-body\"\u003e\n\u003cdiv class=\"stb-bubble__dimension\"\u003e\u003ca href=\"#bubble-size-g\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_36.jpg?v=1781946171\" alt=\"Bubble Model G Cigar dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-bubble__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cul class=\"stb-bubble__size-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ13.7\"\u003c\/strong\u003e × H12.6\"\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ17.7\"\u003c\/strong\u003e × H16.5\"\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===================================================\n           MODEL H\n      ==================================================== --\u003e\n\u003cdetails class=\"stb-bubble__model\"\u003e\n\u003csummary\u003e\u003cspan class=\"stb-bubble__model-code\"\u003e H \u003c\/span\u003e \u003cspan class=\"stb-bubble__model-summary\"\u003e \u003cstrong\u003e Apple \u003c\/strong\u003e \u003cspan\u003e Ø19.7\" × H14.9\" \u003c\/span\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"stb-bubble__model-body\"\u003e\n\u003cdiv class=\"stb-bubble__dimension\"\u003e\u003ca href=\"#bubble-size-h\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_49.jpg?v=1781946171\" alt=\"Bubble Model H Apple dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-bubble__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cul class=\"stb-bubble__size-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ19.7\"\u003c\/strong\u003e × H14.9\"\u003c\/li\u003e\n\u003cli\u003eSofter rounded profile for living and dining spaces.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===================================================\n           MODEL I\n      ==================================================== --\u003e\n\u003cdetails class=\"stb-bubble__model\"\u003e\n\u003csummary\u003e\u003cspan class=\"stb-bubble__model-code\"\u003e I \u003c\/span\u003e \u003cspan class=\"stb-bubble__model-summary\"\u003e \u003cstrong\u003e Cylinder Lantern \u003c\/strong\u003e \u003cspan\u003e Ø15.8\" × H16.5\" \u003c\/span\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"stb-bubble__model-body\"\u003e\n\u003cdiv class=\"stb-bubble__dimension\"\u003e\u003ca href=\"#bubble-size-i\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_45.jpg?v=1781946171\" alt=\"Bubble Model I Cylinder Lantern dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-bubble__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cul class=\"stb-bubble__size-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eØ15.8\"\u003c\/strong\u003e × H16.5\"\u003c\/li\u003e\n\u003cli\u003eTaller architectural profile with straighter sides.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"bubble-size-a\" href=\"#bubble-models\" class=\"stb-bubble__lightbox\"\u003e \u003cspan class=\"stb-bubble__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_39.jpg?v=1781946171\" alt=\"Enlarged Bubble Model A dimensions\"\u003e \u003cspan class=\"stb-bubble__lightbox-caption\"\u003eModel A · Saucer\u003c\/span\u003e \u003cspan class=\"stb-bubble__lightbox-hint\"\u003eClick or tap anywhere to close\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"bubble-size-b\" href=\"#bubble-models\" class=\"stb-bubble__lightbox\"\u003e \u003cspan class=\"stb-bubble__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_29.jpg?v=1781946171\" alt=\"Enlarged Bubble Model B dimensions\"\u003e \u003cspan class=\"stb-bubble__lightbox-caption\"\u003eModel B · Saucer\u003c\/span\u003e \u003cspan class=\"stb-bubble__lightbox-hint\"\u003eClick or tap anywhere to close\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"bubble-size-c\" href=\"#bubble-models\" class=\"stb-bubble__lightbox\"\u003e \u003cspan class=\"stb-bubble__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_35.jpg?v=1781946171\" alt=\"Enlarged Bubble Model C dimensions\"\u003e \u003cspan class=\"stb-bubble__lightbox-caption\"\u003eModel C · Ball\u003c\/span\u003e \u003cspan class=\"stb-bubble__lightbox-hint\"\u003eClick or tap anywhere to close\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"bubble-size-d\" href=\"#bubble-models\" class=\"stb-bubble__lightbox\"\u003e \u003cspan class=\"stb-bubble__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_46.jpg?v=1781946171\" alt=\"Enlarged Bubble Model D dimensions\"\u003e \u003cspan class=\"stb-bubble__lightbox-caption\"\u003eModel D · Pear\u003c\/span\u003e \u003cspan class=\"stb-bubble__lightbox-hint\"\u003eClick or tap anywhere to close\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"bubble-size-e\" href=\"#bubble-models\" class=\"stb-bubble__lightbox\"\u003e \u003cspan class=\"stb-bubble__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_48.jpg?v=1781946170\" alt=\"Enlarged Bubble Model E dimensions\"\u003e \u003cspan class=\"stb-bubble__lightbox-caption\"\u003eModel E · Crisscross\u003c\/span\u003e \u003cspan class=\"stb-bubble__lightbox-hint\"\u003eClick or tap anywhere to close\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"bubble-size-f\" href=\"#bubble-models\" class=\"stb-bubble__lightbox\"\u003e \u003cspan class=\"stb-bubble__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_6.jpg?v=1781946170\" alt=\"Enlarged Bubble Model F dimensions\"\u003e \u003cspan class=\"stb-bubble__lightbox-caption\"\u003eModel F · Crisscross\u003c\/span\u003e \u003cspan class=\"stb-bubble__lightbox-hint\"\u003eClick or tap anywhere to close\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"bubble-size-g\" href=\"#bubble-models\" class=\"stb-bubble__lightbox\"\u003e \u003cspan class=\"stb-bubble__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_36.jpg?v=1781946171\" alt=\"Enlarged Bubble Model G dimensions\"\u003e \u003cspan class=\"stb-bubble__lightbox-caption\"\u003eModel G · Cigar\u003c\/span\u003e \u003cspan class=\"stb-bubble__lightbox-hint\"\u003eClick or tap anywhere to close\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"bubble-size-h\" href=\"#bubble-models\" class=\"stb-bubble__lightbox\"\u003e \u003cspan class=\"stb-bubble__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_49.jpg?v=1781946171\" alt=\"Enlarged Bubble Model H dimensions\"\u003e \u003cspan class=\"stb-bubble__lightbox-caption\"\u003eModel H · Apple\u003c\/span\u003e \u003cspan class=\"stb-bubble__lightbox-hint\"\u003eClick or tap anywhere to close\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"bubble-size-i\" href=\"#bubble-models\" class=\"stb-bubble__lightbox\"\u003e \u003cspan class=\"stb-bubble__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_45.jpg?v=1781946171\" alt=\"Enlarged Bubble Model I dimensions\"\u003e \u003cspan class=\"stb-bubble__lightbox-caption\"\u003eModel I · Cylinder Lantern\u003c\/span\u003e \u003cspan class=\"stb-bubble__lightbox-hint\"\u003eClick or tap anywhere to close\u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-bubble__scale\"\u003e\u003cspan class=\"stb-bubble__eyebrow\"\u003e Quick Size Guide \u003c\/span\u003e\n\u003ch3 class=\"stb-bubble__section-title\"\u003eChoose Scale After Shape.\u003c\/h3\u003e\n\u003cdiv class=\"stb-bubble__scale-grid\"\u003e\n\u003cdiv class=\"stb-bubble__scale-item\"\u003e\n\u003csmall\u003e Small · 7.9–13.8\" \u003c\/small\u003e \u003cstrong\u003e Tight Spaces \/ Multiples \u003c\/strong\u003e\n\u003cp\u003eHallways, bedside positions or repeated pendants.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__scale-item\"\u003e\n\u003csmall\u003e Medium · 15.7–19.7\" \u003c\/small\u003e \u003cstrong\u003e Most Versatile \u003c\/strong\u003e\n\u003cp\u003eDining tables, kitchens and bedrooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__scale-item\"\u003e\n\u003csmall\u003e Large · 23.6–27.6\" \u003c\/small\u003e \u003cstrong\u003e More Room Presence \u003c\/strong\u003e\n\u003cp\u003eLarger tables and open-plan rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__scale-item\"\u003e\n\u003csmall\u003e Statement · 31.4\" \u003c\/small\u003e \u003cstrong\u003e Architectural Scale \u003c\/strong\u003e\n\u003cp\u003eGrand dining rooms and larger living spaces.\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-bubble__practical\"\u003e\n\u003cdiv class=\"stb-bubble__practical-card\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 LED Bulb(s) Included \u003c\/strong\u003e\n\u003cp\u003eStandard warm-white 2700K bulbs are included. Bulb quantity varies according to the selected model and size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__practical-card\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable Wire \u003c\/strong\u003e\n\u003cp\u003eShorten during installation. Additional suspension length is available on request for taller ceilings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__practical-card\"\u003e\n\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Dimming Can Be Added \u003c\/strong\u003e\n\u003cp\u003eIncluded bulbs are non-dimmable. For dimming, use compatible dimmable E26\/E27 bulbs with a compatible wall dimmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-bubble__note\"\u003e\n\u003cdiv class=\"stb-bubble__note-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Nelson-style design; not an authentic licensed Nelson Bubble Lamp. \u003c\/strong\u003e\n\u003cp\u003eThis Stuber Lighting collection is an independent, Nelson-style interpretation of the Mid-Century bubble-light vocabulary. It is not represented as an authentic licensed reissue or as affiliated with the original designer's estate or licensees.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-bubble__specs\"\u003e\n\u003cdiv class=\"stb-bubble__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Bubble Family \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__spec\"\u003e\n\u003cspan\u003e Models \u003c\/span\u003e \u003cstrong\u003e A · B Saucer · C Ball · D Pear · E \/ F Crisscross · G Cigar · H Apple · I Cylinder Lantern \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__spec\"\u003e\n\u003cspan\u003e Size Range \u003c\/span\u003e \u003cstrong\u003e 22 Size Options · Approximately 7.9\"–31.4\" Across the Collection \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Translucent Spun Polymer Shade · Steel Wire Armature \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__spec\"\u003e\n\u003cspan\u003e Color \u003c\/span\u003e \u003cstrong\u003e Translucent White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 LED Bulb(s) Included · Standard Warm White 2700K · Max 40W Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Included Bulb(s) Are Non-Dimmable · Fixture Can Be Used With Compatible Dimmable E26 \/ E27 Bulbs and Compatible Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__spec\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cstrong\u003e 59\" Adjustable Wire · Extension Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired Ceiling Installation · Professional Installation Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bubble__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-bubble__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-bubble__faq\"\u003e\u003cspan class=\"stb-bubble__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-bubble__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich Model should I start with?\u003c\/summary\u003e\n\u003cp\u003eStart with room geometry rather than size. Choose A or B when you want a wide, low Saucer; C or H for a rounded form; D or I for a narrower vertical profile; E or F when you want visible armature detail; and G when the room benefits from a longer silhouette.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre bulbs included?\u003c\/summary\u003e\n\u003cp\u003eYes. Compatible E26 \/ E27 warm-white LED bulbs are included. The quantity can vary depending on the selected Model and socket configuration.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should the spun-polymer shade be cleaned?\u003c\/summary\u003e\n\u003cp\u003eDust gently with a soft dry cloth or soft brush. Avoid aggressive wet cleaning, abrasive cleaners and greasy handling of the shade surface.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this an authentic licensed Nelson Bubble Lamp?\u003c\/summary\u003e\n\u003cp\u003eNo. This is a Nelson-style Stuber Lighting collection and is not represented as an authentic licensed reissue or as affiliated with the original designer's estate or any licensed manufacturer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-bubble__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Model A: Dia 15.8\"x H 8.7\" \/ White","offer_id":52379359772955,"sku":"STB-PL-26-10024","price":230.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 19.7\"x H 9.8\" \/ White","offer_id":52379359805723,"sku":"STB-PL-26-10025","price":340.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 23.6\"x H 11\" \/ White","offer_id":52379359838491,"sku":"STB-PL-26-10026","price":560.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 27.6\"x H 11.8\" \/ White","offer_id":52379359871259,"sku":"STB-PL-26-10027","price":860.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 31.4\"x H 12.9\" \/ White","offer_id":52379359904027,"sku":"STB-PL-26-10028","price":1180.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 15.7\"x H 8.7\" \/ White","offer_id":52379359936795,"sku":"STB-PL-26-10029","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 19.7\"x H 9.8\" \/ White","offer_id":52379359969563,"sku":"STB-PL-26-10030","price":340.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 23.6\" x H 11\" \/ White","offer_id":52379360002331,"sku":"STB-PL-26-10031","price":560.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 27.6\"x H 11.8\" \/ White","offer_id":52379360035099,"sku":"STB-PL-26-10032","price":860.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 31.4\" x H 12.9\" \/ White","offer_id":52379360067867,"sku":"STB-PL-26-10033","price":1180.0,"currency_code":"USD","in_stock":true},{"title":"Model C: Dia 11.8\" x H 11.8\" \/ White","offer_id":52379360100635,"sku":"STB-PL-26-10034","price":220.0,"currency_code":"USD","in_stock":true},{"title":"Model D: Dia 7.9\"x H 15.8\" \/ White","offer_id":52379360133403,"sku":"STB-PL-26-10035","price":220.0,"currency_code":"USD","in_stock":true},{"title":"Model E: Dia 11.8\" x H 11\" \/ White","offer_id":52379360166171,"sku":"STB-PL-26-10036","price":220.0,"currency_code":"USD","in_stock":true},{"title":"Model E: Dia 15.8\" x H 14.2\" \/ White","offer_id":52379360198939,"sku":"STB-PL-26-10037","price":320.0,"currency_code":"USD","in_stock":true},{"title":"Model F: Dia 11.8\" x H 11\" \/ White","offer_id":52379360231707,"sku":"STB-PL-26-10038","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Model F: Dia 15.7\" x H 15\" \/ White","offer_id":52379360264475,"sku":"STB-PL-26-10039","price":560.0,"currency_code":"USD","in_stock":true},{"title":"Model F: Dia 19.7\" x H 18.9\" \/ White","offer_id":52379360297243,"sku":"STB-PL-26-10040","price":860.0,"currency_code":"USD","in_stock":true},{"title":"Model F: Dia 23.6\" x H 22.8\" \/ White","offer_id":52379360330011,"sku":"STB-PL-26-10041","price":1180.0,"currency_code":"USD","in_stock":true},{"title":"Model G: Dia 13.7\"x H 12.6\" \/ White","offer_id":52379360362779,"sku":"STB-PL-26-10042","price":260.0,"currency_code":"USD","in_stock":true},{"title":"Model G: Dia 17.7\"x H 16.5\" \/ White","offer_id":52379360395547,"sku":"STB-PL-26-10043","price":430.0,"currency_code":"USD","in_stock":true},{"title":"Model H: Dia 19.7\" x H 14.9\" \/ White","offer_id":52379360428315,"sku":"STB-PL-26-10044","price":450.0,"currency_code":"USD","in_stock":true},{"title":"Model I: Dia 15.8\" x H 16.5\" \/ White","offer_id":52379360461083,"sku":"STB-PL-26-10045","price":340.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-pendant-light-mid-century-stuberlighting_1.jpg?v=1781946170"},{"product_id":"maeve-tall-chrome-faux-silk-console-lamp","title":"Maeve Tall Chrome \u0026 Faux Silk Console Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — MAEVE\n   TALL CHROME FAUX-SILK CONSOLE LAMP\n\n   HEIGHT \/ CHROME \/ GLOW\n\n   TALL PROPORTION · QUIET LUXURY\n   SHOPPER-FIRST · CONCISE\n   DISTINCT FROM DAWN BACKGROUND\n\n   ESPRESSO · CREAM · SOFT CHROME · GOLD\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-maeve{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#80756C;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --chrome:#9C9A96;\n  --chrome-deep:#72716E;\n  --chrome-soft:#EEECE8;\n\n  --cream:#F5EDD8;\n  --paper:#FBF8F2;\n  --soft:#F3ECE2;\n  --ivory:#FFFDF8;\n\n  --line:#DED2BD;\n  --line-soft:#ECE4D8;\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-maeve *,\n.stb-maeve *::before,\n.stb-maeve *::after{\n  box-sizing:border-box;\n}\n\n.stb-maeve h2,\n.stb-maeve h3,\n.stb-maeve p{\n  margin-top:0;\n}\n\n.stb-maeve h2,\n.stb-maeve 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-maeve 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-maeve a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.maeve-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.maeve-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.maeve-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(--chrome);\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.maeve-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.maeve-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 \/ HEIGHT\n========================================================= *\/\n\n.maeve-intro{\n  padding:20px 0 29px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.maeve-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.maeve-intro h2{\n  max-width:595px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.maeve-intro__copy \u003e p{\n  max-width:570px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* HEIGHT RANGE *\/\n\n.maeve-intro__stat{\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.maeve-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:.06em;\n  text-transform:uppercase;\n}\n\n.maeve-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:27px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.maeve-intro__stat span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#75685D;\n\n  font-size:9.5px;\n  line-height:1.5;\n}\n\n\n\/* FIRST DECISION *\/\n\n.maeve-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.maeve-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.maeve-quick__item:nth-child(1){\n  background:#F1EFEC;\n}\n\n.maeve-quick__item:nth-child(2){\n  background:#FBF8F2;\n}\n\n.maeve-quick__item:nth-child(3){\n  background:#F3EADF;\n}\n\n.maeve-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.maeve-quick__item:nth-child(1)::before{\n  background:var(--chrome);\n}\n\n.maeve-quick__item:nth-child(2)::before{\n  background:var(--gold);\n}\n\n.maeve-quick__item:nth-child(3)::before{\n  background:var(--espresso);\n}\n\n.maeve-quick__item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.maeve-quick__item strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.1;\n\n  font-weight:500;\n}\n\n.maeve-quick__item p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   02 — MODEL SELECTOR\n========================================================= *\/\n\n.maeve-models{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.maeve-models__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.maeve-models__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.maeve-models__head p{\n  max-width:500px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.7px;\n  line-height:1.6;\n}\n\n\n\/* AC COLLECTION *\/\n\n.maeve-family{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  gap:25px;\n  align-items:center;\n\n  margin-bottom:13px;\n\n  padding:10px;\n\n  background:#F5F2ED;\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--chrome);\n}\n\n.maeve-family__media{\n  width:185px;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n}\n\n.maeve-family__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.maeve-family__media img{\n  max-height:175px !important;\n}\n\n.maeve-family__copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.maeve-family__copy h3{\n  margin:0 0 5px;\n\n  font-size:19px;\n  line-height:1.1;\n}\n\n.maeve-family__copy p{\n  max-width:470px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.8px;\n  line-height:1.5;\n}\n\n\n\/* THREE MODEL CARDS *\/\n\n.maeve-model-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n}\n\n.maeve-model{\n  min-width:0;\n\n  padding:9px 9px 11px;\n\n  border:1px solid var(--line);\n}\n\n.maeve-model--b{\n  background:#FCFAF6;\n\n  border-top:2px solid var(--gold);\n}\n\n.maeve-model--c{\n  background:#F5F1EB;\n\n  border-top:2px solid var(--chrome);\n}\n\n.maeve-model--a{\n  background:#F2E9DF;\n\n  border-top:2px solid var(--espresso);\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.maeve-model__media{\n  width:115px;\n  max-width:100%;\n\n  margin:0 auto 7px;\n\n  overflow:hidden;\n}\n\n.maeve-model__media a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n\n  overflow:hidden;\n  text-decoration:none;\n}\n\n.maeve-model__media img{\n  max-height:108px !important;\n}\n\n\n\/* CARD COPY *\/\n\n.maeve-model 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.maeve-model h3{\n  margin:1px 0 2px;\n\n  font-size:18px;\n  line-height:1.05;\n}\n\n.maeve-model__dim{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n}\n\n.maeve-model p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.2px;\n  line-height:1.43;\n}\n\n\n\/* =========================================================\n   03 — CHROME \/ GLOW \/ CONTROL\n========================================================= *\/\n\n.maeve-material{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.maeve-material__layout{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:29px;\n  align-items:center;\n}\n\n\n\/* DETAIL IMAGE *\/\n\n.maeve-detail{\n  width:175px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:#F3F1EE;\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--chrome);\n}\n\n.maeve-detail a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.maeve-detail img{\n  max-height:165px !important;\n}\n\n\n\/* COPY *\/\n\n.maeve-material__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.maeve-material__copy \u003e p{\n  max-width:515px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.7px;\n  line-height:1.6;\n}\n\n\n\/* MATERIAL CARDS *\/\n\n.maeve-materials{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:13px;\n}\n\n.maeve-material-card{\n  min-width:0;\n\n  padding:10px 11px;\n\n  border:1px solid var(--line);\n}\n\n.maeve-material-card--chrome{\n  background:#F1EFEC;\n\n  border-top:2px solid var(--chrome);\n}\n\n.maeve-material-card--shade{\n  background:#FAF7F1;\n\n  border-top:2px solid var(--gold);\n}\n\n.maeve-material-card small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.maeve-material-card strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:10.5px;\n  font-weight:600;\n}\n\n.maeve-material-card span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.42;\n}\n\n\n\/* DARK CONTROL ANCHOR *\/\n\n.maeve-control{\n  display:grid;\n  grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-top:17px;\n\n  padding:18px 20px;\n\n  background:var(--espresso);\n\n  border-radius:4px;\n}\n\n.maeve-control__mark{\n  padding-right:19px;\n\n  border-right:1px solid rgba(255,255,255,.15);\n}\n\n.maeve-control__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.maeve-control__mark strong{\n  display:block;\n\n  color:#FFF7E9;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:24px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.maeve-control__mark span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#CFC6BB;\n\n  font-size:9px;\n}\n\n.maeve-control__copy h3{\n  margin:0 0 4px;\n\n  color:#FFF8ED;\n\n  font-size:18px;\n}\n\n.maeve-control__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#D6CDC1;\n\n  font-size:10.8px;\n  line-height:1.5;\n}\n\n.maeve-control__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:13px;\n\n  margin-top:8px;\n  padding-top:8px;\n\n  border-top:1px solid rgba(255,255,255,.13);\n}\n\n.maeve-control__facts span{\n  color:#D8CFC3;\n\n  font-size:9.5px;\n}\n\n.maeve-control__facts strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.maeve-specs{\n  padding:31px 0;\n}\n\n.maeve-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.maeve-specs__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.maeve-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.maeve-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.maeve-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.maeve-spec__label{\n  color:#806F60;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.maeve-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CARE \/ BEFORE ORDER *\/\n\n.maeve-care{\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(--chrome);\n}\n\n.maeve-care 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:.05em;\n  text-transform:uppercase;\n}\n\n.maeve-care span{\n  display:block;\n\n  color:#514337;\n\n  font-size:10.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.maeve-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.maeve-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.maeve-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.maeve-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.maeve-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.maeve-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.maeve-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.maeve-lightbox:target{\n  display:flex;\n}\n\n.maeve-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.maeve-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.maeve-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.maeve-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  .maeve-frame{\n    padding:25px 18px 0;\n  }\n\n  .maeve-frame::before,\n  .maeve-frame::after{\n    left:18px;\n  }\n\n\n  .maeve-intro__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,120px);\n\n    gap:18px;\n  }\n\n  .maeve-intro h2{\n    font-size:27px;\n  }\n\n\n  .maeve-models__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .maeve-family{\n    grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n    gap:18px;\n  }\n\n  .maeve-family__media{\n    width:140px;\n  }\n\n\n  .maeve-material__layout{\n    grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .maeve-detail{\n    width:135px;\n  }\n\n  .maeve-detail img{\n    max-height:125px !important;\n  }\n\n\n  .maeve-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  .maeve-intro__top{\n    grid-template-columns:1fr;\n  }\n\n  .maeve-intro__stat{\n    width:185px;\n  }\n\n\n  .maeve-quick{\n    grid-template-columns:1fr;\n  }\n\n\n  .maeve-family{\n    grid-template-columns:1fr;\n  }\n\n  .maeve-family__media{\n    width:145px;\n\n    margin:0;\n  }\n\n\n  .maeve-model-grid{\n    grid-template-columns:1fr;\n  }\n\n  .maeve-model{\n    display:grid;\n    grid-template-columns:minmax(0,100px) minmax(0,1fr);\n\n    gap:11px;\n    align-items:center;\n\n    padding:9px 10px;\n  }\n\n  .maeve-model__media{\n    grid-column:1;\n    grid-row:1 \/ span 4;\n\n    width:94px;\n\n    margin:0;\n  }\n\n  .maeve-model small,\n  .maeve-model h3,\n  .maeve-model__dim,\n  .maeve-model p{\n    grid-column:2;\n  }\n\n\n  .maeve-material__layout{\n    grid-template-columns:1fr;\n  }\n\n  .maeve-detail{\n    width:120px;\n\n    margin:0;\n  }\n\n\n  .maeve-materials{\n    grid-template-columns:1fr;\n  }\n\n\n  .maeve-control{\n    grid-template-columns:1fr;\n\n    gap:8px;\n\n    padding:16px;\n  }\n\n  .maeve-control__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  .maeve-specs__head{\n    display:block;\n  }\n\n  .maeve-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .maeve-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .maeve-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-maeve\" id=\"maeve-root\"\u003e\n\u003cdiv class=\"maeve-frame\"\u003e\n\u003c!-- =====================================================\n         01 — HEIGHT\n    ====================================================== --\u003e\n\u003csection class=\"maeve-intro\"\u003e\n\u003cdiv class=\"maeve-intro__top\"\u003e\n\u003cdiv class=\"maeve-intro__copy\"\u003e\n\u003cspan class=\"maeve-eyebrow\"\u003e Height \/ Chrome \/ Glow \u003c\/span\u003e\n\u003ch2\u003eA Taller Table Lamp for Taller Surfaces\u003c\/h2\u003e\n\u003cp\u003eMaeve is designed with more vertical presence than a conventional bedside lamp. Three heights let you match the lamp to a console, dresser or entry surface, while polished chrome and a warm white faux-silk shade keep the silhouette clean and light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-intro__stat\"\u003e\n\u003csmall\u003e Height Range \u003c\/small\u003e \u003cstrong\u003e 24.8–29.5\" \u003c\/strong\u003e \u003cspan\u003e Model B \/ C \/ A\u003cbr\u003eThree proportions \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-quick\"\u003e\n\u003cdiv class=\"maeve-quick__item\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Polished Chrome \u003c\/strong\u003e\n\u003cp\u003eReflective silver finish with a clean cylindrical profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-quick__item\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Faux Silk \u003c\/strong\u003e\n\u003cp\u003eWarm white textured polymer diffuses the bulb into softer ambient light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-quick__item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Dual ON \/ OFF \u003c\/strong\u003e\n\u003cp\u003eInline cord switch plus a convenient pull-chain at the lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — MODEL SELECTOR\n    ====================================================== --\u003e\n\u003csection class=\"maeve-models\"\u003e\n\u003cdiv class=\"maeve-models__head\"\u003e\n\u003ch3\u003eChoose the Height First\u003c\/h3\u003e\n\u003cp\u003eAll three Models share the same chrome-and-white material language. B is the most compact, C adds a little more vertical presence, and A is the tallest statement proportion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- A \/ C COLLECTION --\u003e\n\u003cdiv class=\"maeve-family\"\u003e\n\u003cdiv class=\"maeve-family__media\"\u003e\u003ca href=\"#maeve-ac-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/maeve-tall-chrome-faux-silk-console-lamp-stuberlighting_16.jpg?v=1782040328\" alt=\"Maeve Tall Chrome Faux Silk Console Lamp Model A and C comparison\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"maeve-family__copy\"\u003e\n\u003csmall\u003e Model Comparison \u003c\/small\u003e\n\u003ch3\u003eSame Character, Different Vertical Weight\u003c\/h3\u003e\n\u003cp\u003eThe visual difference is primarily height. Choose the Model that gives the surface enough presence without making the lamp feel oversized in the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-model-grid\"\u003e\n\u003c!-- MODEL B --\u003e\n\u003carticle class=\"maeve-model maeve-model--b\"\u003e\n\u003cdiv class=\"maeve-model__media\"\u003e\u003ca href=\"#maeve-b-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/maeve-tall-chrome-faux-silk-console-lamp-stuberlighting_7.jpg?v=1782040328\" alt=\"Maeve Model B console lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003csmall\u003e Standard \u003c\/small\u003e\n\u003ch3\u003eModel B\u003c\/h3\u003e\n\u003cspan class=\"maeve-model__dim\"\u003e Ø11.8\" × H24.8\" \u003c\/span\u003e\n\u003cp\u003eThe most compact choice for standard console and dresser surfaces.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c!-- MODEL C --\u003e\n\u003carticle class=\"maeve-model maeve-model--c\"\u003e\n\u003cdiv class=\"maeve-model__media\"\u003e\u003ca href=\"#maeve-c-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/maeve-tall-chrome-faux-silk-console-lamp-stuberlighting_2.jpg?v=1782040328\" alt=\"Maeve Model C console lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003csmall\u003e Medium-Tall \u003c\/small\u003e\n\u003ch3\u003eModel C\u003c\/h3\u003e\n\u003cspan class=\"maeve-model__dim\"\u003e Ø11.8\" × H26.4\" \u003c\/span\u003e\n\u003cp\u003eA slightly taller profile for higher dressers and entry consoles.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c!-- MODEL A --\u003e\n\u003carticle class=\"maeve-model maeve-model--a\"\u003e\n\u003cdiv class=\"maeve-model__media\"\u003e\u003ca href=\"#maeve-a-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/maeve-tall-chrome-faux-silk-console-lamp-stuberlighting_25.jpg?v=1782040328\" alt=\"Maeve Model A console lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003csmall\u003e Statement \u003c\/small\u003e\n\u003ch3\u003eModel A\u003c\/h3\u003e\n\u003cspan class=\"maeve-model__dim\"\u003e Ø11\" × H29.5\" \u003c\/span\u003e\n\u003cp\u003eThe tallest option when the lamp itself should carry more visual height.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         03 — CHROME \/ GLOW \/ CONTROL\n    ====================================================== --\u003e\n\u003csection class=\"maeve-material\"\u003e\n\u003cdiv class=\"maeve-material__layout\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"maeve-detail\"\u003e\u003ca href=\"#maeve-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/maeve-tall-chrome-faux-silk-console-lamp-stuberlighting_4.jpg?v=1782040328\" alt=\"Close-up of Maeve polished chrome and faux silk console lamp detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"maeve-caption\"\u003eChrome \u0026amp; shade detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-material__copy\"\u003e\n\u003cspan class=\"maeve-eyebrow\"\u003e Chrome \/ Glow \u003c\/span\u003e\n\u003ch3\u003eReflective Below. Soft Above.\u003c\/h3\u003e\n\u003cp\u003eThe polished chrome base catches surrounding light and nearby finishes, while the warm white faux-silk surface diffuses the bulb. The contrast keeps a tall lamp from feeling visually heavy.\u003c\/p\u003e\n\u003cdiv class=\"maeve-materials\"\u003e\n\u003cdiv class=\"maeve-material-card maeve-material-card--chrome\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Polished Chrome Metal \u003c\/strong\u003e \u003cspan\u003e A clean reflective surface rather than a painted silver finish. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-material-card maeve-material-card--shade\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Faux Silk Polymer \u003c\/strong\u003e \u003cspan\u003e Textured warm-white surface designed to soften the visible light. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-control\"\u003e\n\u003cdiv class=\"maeve-control__mark\"\u003e\n\u003csmall\u003e Everyday Use \u003c\/small\u003e \u003cstrong\u003e DUAL CONTROL \u003c\/strong\u003e \u003cspan\u003e two ways to switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-control__copy\"\u003e\n\u003ch3\u003eUse the Cord or the Pull-Chain\u003c\/h3\u003e\n\u003cp\u003eMaeve combines an inline cord switch with a pull-chain, giving you direct ON\/OFF control whether the cord is accessible or tucked behind furniture.\u003c\/p\u003e\n\u003cdiv class=\"maeve-control__facts\"\u003e\n\u003cspan\u003e \u003cstrong\u003e59.1\"\u003c\/strong\u003e cord \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003ePull-Chain\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eInline Switch\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003ePlug-In\u003c\/strong\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         04 — PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"maeve-specs\"\u003e\n\u003cdiv class=\"maeve-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Maeve · Tall Console Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-spec-list\"\u003e\n\u003cdiv class=\"maeve-spec\"\u003e\n\u003cspan class=\"maeve-spec__label\"\u003e Models \u003c\/span\u003e \u003cspan class=\"maeve-spec__value\"\u003e Model A — Ø11\" × H29.5\"\u003cbr\u003eModel B — Ø11.8\" × H24.8\"\u003cbr\u003eModel C — Ø11.8\" × H26.4\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-spec\"\u003e\n\u003cspan class=\"maeve-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"maeve-spec__value\"\u003e Polished chrome metal base · Faux silk polymer shade · Steel wire armature \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-spec\"\u003e\n\u003cspan class=\"maeve-spec__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"maeve-spec__value\"\u003e Chrome \u0026amp; White · Polished silver base with warm white shade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-spec\"\u003e\n\u003cspan class=\"maeve-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"maeve-spec__value\"\u003e E26 \/ E27 · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-spec\"\u003e\n\u003cspan class=\"maeve-spec__label\"\u003e Included Bulb \u003c\/span\u003e \u003cspan class=\"maeve-spec__value\"\u003e 2700K warm-white LED · Standard bulb is non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-spec\"\u003e\n\u003cspan class=\"maeve-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"maeve-spec__value\"\u003e Standard setup 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=\"maeve-spec\"\u003e\n\u003cspan class=\"maeve-spec__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"maeve-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-spec\"\u003e\n\u003cspan class=\"maeve-spec__label\"\u003e Cord \u003c\/span\u003e \u003cspan class=\"maeve-spec__value\"\u003e 59.1\" power cord · Extendable on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-spec\"\u003e\n\u003cspan class=\"maeve-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"maeve-spec__value\"\u003e Inline cord switch + pull-chain \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-spec\"\u003e\n\u003cspan class=\"maeve-spec__label\"\u003e Plug Options \u003c\/span\u003e \u003cspan class=\"maeve-spec__value\"\u003e US · UK · EU · AU \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-spec\"\u003e\n\u003cspan class=\"maeve-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"maeve-spec__value\"\u003e Plug-in · Freestanding · No electrician required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-spec\"\u003e\n\u003cspan class=\"maeve-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"maeve-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"maeve-spec\"\u003e\n\u003cspan class=\"maeve-spec__label\"\u003e Certifications \u003c\/span\u003e \u003cspan class=\"maeve-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=\"maeve-care\"\u003e\n\u003csmall\u003e Care \u003c\/small\u003e \u003cspan\u003e Wipe the chrome base with a soft microfiber cloth; avoid abrasive cleaners. Dust the faux-silk shade with a soft dry cloth or duster. For small marks, use only a lightly dampened soft cloth. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         05 — SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"maeve-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=\"maeve-detail-large\" href=\"#maeve-root\" class=\"maeve-lightbox\"\u003e \u003cspan class=\"maeve-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/maeve-tall-chrome-faux-silk-console-lamp-stuberlighting_4.jpg?v=1782040328\" alt=\"Enlarged Maeve chrome base and faux silk shade detail\"\u003e \u003cspan class=\"maeve-lightbox__caption\"\u003e Maeve · Chrome \u0026amp; Faux Silk Detail \u003c\/span\u003e \u003cspan class=\"maeve-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — A \/ C COLLECTION\n  ====================================================== --\u003e \u003ca id=\"maeve-ac-large\" href=\"#maeve-root\" class=\"maeve-lightbox\"\u003e \u003cspan class=\"maeve-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/maeve-tall-chrome-faux-silk-console-lamp-stuberlighting_16.jpg?v=1782040328\" alt=\"Enlarged Maeve Model A and C comparison\"\u003e \u003cspan class=\"maeve-lightbox__caption\"\u003e Maeve · Model A \/ C Comparison \u003c\/span\u003e \u003cspan class=\"maeve-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — MODEL B\n  ====================================================== --\u003e \u003ca id=\"maeve-b-large\" href=\"#maeve-root\" class=\"maeve-lightbox\"\u003e \u003cspan class=\"maeve-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/maeve-tall-chrome-faux-silk-console-lamp-stuberlighting_7.jpg?v=1782040328\" alt=\"Enlarged Maeve Model B dimensions\"\u003e \u003cspan class=\"maeve-lightbox__caption\"\u003e Model B · Ø11.8\" × H24.8\" \u003c\/span\u003e \u003cspan class=\"maeve-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — MODEL C\n  ====================================================== --\u003e \u003ca id=\"maeve-c-large\" href=\"#maeve-root\" class=\"maeve-lightbox\"\u003e \u003cspan class=\"maeve-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/maeve-tall-chrome-faux-silk-console-lamp-stuberlighting_2.jpg?v=1782040328\" alt=\"Enlarged Maeve Model C dimensions\"\u003e \u003cspan class=\"maeve-lightbox__caption\"\u003e Model C · Ø11.8\" × H26.4\" \u003c\/span\u003e \u003cspan class=\"maeve-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — MODEL A\n  ====================================================== --\u003e \u003ca id=\"maeve-a-large\" href=\"#maeve-root\" class=\"maeve-lightbox\"\u003e \u003cspan class=\"maeve-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/maeve-tall-chrome-faux-silk-console-lamp-stuberlighting_25.jpg?v=1782040328\" alt=\"Enlarged Maeve Model A dimensions\"\u003e \u003cspan class=\"maeve-lightbox__caption\"\u003e Model A · Ø11\" × H29.5\" \u003c\/span\u003e \u003cspan class=\"maeve-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Model A: Dia 11\" xH 29.5\" \/ Chrome \u0026 White \/ US Plug","offer_id":52383928418587,"sku":"STB-TL-26-10017","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 11\" xH 29.5\" \/ Chrome \u0026 White \/ UK Plug","offer_id":52383928451355,"sku":"STB-TL-26-10018","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 11\" xH 29.5\" \/ Chrome \u0026 White \/ AU Plug","offer_id":52383928484123,"sku":"STB-TL-26-10019","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Model A: Dia 11\" xH 29.5\" \/ Chrome \u0026 White \/ EU Plug","offer_id":52383928516891,"sku":"STB-TL-26-10020","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 11.8\" x H 24.8\" \/ Chrome \u0026 White \/ US Plug","offer_id":52383928549659,"sku":"STB-TL-26-10021","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 11.8\" x H 24.8\" \/ Chrome \u0026 White \/ UK Plug","offer_id":52383928582427,"sku":"STB-TL-26-10022","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 11.8\" x H 24.8\" \/ Chrome \u0026 White \/ AU Plug","offer_id":52383928615195,"sku":"STB-TL-26-10023","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 11.8\" x H 24.8\" \/ Chrome \u0026 White \/ EU Plug","offer_id":52383928647963,"sku":"STB-TL-26-10024","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Model C: Dia 11.8\" x H 26.4\" \/ Chrome \u0026 White \/ US Plug","offer_id":52383928680731,"sku":"STB-TL-26-10025","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Model C: Dia 11.8\" x H 26.4\" \/ Chrome \u0026 White \/ UK Plug","offer_id":52383928713499,"sku":"STB-TL-26-10026","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Model C: Dia 11.8\" x H 26.4\" \/ Chrome \u0026 White \/ AU Plug","offer_id":52383928746267,"sku":"STB-TL-26-10027","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Model C: Dia 11.8\" x H 26.4\" \/ Chrome \u0026 White \/ EU Plug","offer_id":52383928779035,"sku":"STB-TL-26-10028","price":315.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/maeve-tall-chrome-faux-silk-console-lamp-stuberlighting_1.jpg?v=1782040328"},{"product_id":"nelson-style-bubble-wall-sconce-plug-in-walnut-wood","title":"Nelson Style Bubble Wall Sconce","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — BUBBLE WALL SCONCE\n   Plug-In · Walnut · Swivel · 4 Shapes\n   Quiet Mid-Century \/ Shopper-First \/ Responsive\n========================================================= *\/\n\n.stb-bws{\n  --ivory:#FFFDF9;\n  --cream:#F6F0E8;\n  --walnut-soft:#F1E7DB;\n\n  --dark:#211914;\n  --espresso:#352820;\n\n  --text:#4C4038;\n  --muted:#776B62;\n\n  --gold:#B49362;\n  --gold-deep:#80613E;\n\n  --line:#D9CFC5;\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:14.5px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-bws *,\n.stb-bws *::before,\n.stb-bws *::after{\n  box-sizing:border-box;\n}\n\n.stb-bws h2,\n.stb-bws 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-bws p{\n  margin-top:0;\n}\n\n\n\/* =========================================================\n   TYPE\n========================================================= *\/\n\n.stb-bws__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-bws__title{\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.15;\n}\n\n.stb-bws__section-title{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.25;\n}\n\n.stb-bws__section-copy{\n  max-width:630px;\n\n  margin:0;\n\n  color:#62574F;\n\n  font-size:12.7px;\n  line-height:1.62;\n}\n\n.stb-bws__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#83756B;\n\n  font-size:9.3px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-bws__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-bws__intro-copy{\n  max-width:650px;\n}\n\n.stb-bws__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D524A;\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n.stb-bws__intro-stat{\n  padding:14px 16px;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-bws__intro-stat small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8AD84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-bws__intro-stat strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#FFF5E8;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-bws__intro-stat span{\n  color:#D6C9BC;\n\n  font-size:10.8px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-bws__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:30px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.025);\n\n  overflow:hidden;\n}\n\n.stb-bws__fact{\n  padding:13px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-bws__fact:last-child{\n  border-right:0;\n}\n\n.stb-bws__fact small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#88786D;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.stb-bws__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:11.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAIL\n========================================================= *\/\n\n.stb-bws__detail{\n  display:grid;\n  grid-template-columns:125px minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:30px;\n  padding:14px 16px;\n\n  background:var(--walnut-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-bws__detail-media{\n  width:112px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-bws__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--ivory);\n\n  border:1px solid #D7C9BA;\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-bws__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-bws__detail-copy p{\n  max-width:570px;\n\n  margin:0;\n\n  color:#62544A;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.stb-bws__detail-meta{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:11px;\n}\n\n.stb-bws__detail-meta span{\n  padding:4px 8px;\n\n  background:var(--ivory);\n\n  color:#65564B;\n\n  border:1px solid #D8C9BA;\n  border-radius:18px;\n\n  font-size:9.6px;\n}\n\n\n\/* =========================================================\n   PLUG-IN FEATURE\n========================================================= *\/\n\n.stb-bws__utility{\n  display:grid;\n  grid-template-columns:180px minmax(0,1fr);\n\n  margin-bottom:30px;\n\n  overflow:hidden;\n\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.03);\n}\n\n.stb-bws__utility-title{\n  padding:17px 18px;\n\n  background:var(--espresso);\n}\n\n.stb-bws__utility-title small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8AC84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-bws__utility-title strong{\n  color:#FFF5E8;\n\n  font-size:13.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-bws__utility-body{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\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-bws__utility-item{\n  padding:15px 13px;\n}\n\n.stb-bws__utility-item + .stb-bws__utility-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-bws__utility-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#89786C;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-bws__utility-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-bws__utility-item p{\n  margin:0;\n\n  color:#706158;\n\n  font-size:9.9px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   MODEL SELECTOR\n========================================================= *\/\n\n.stb-bws__models{\n  margin-bottom:30px;\n}\n\n.stb-bws__models-head{\n  margin-bottom:13px;\n}\n\n.stb-bws__model-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n}\n\n.stb-bws__model{\n  display:grid;\n  grid-template-columns:96px minmax(0,1fr);\n\n  gap:12px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:10px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-bws__model--featured{\n  border-top:2px solid var(--gold);\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.stb-bws__dimension{\n  width:88px;\n  max-width:100%;\n\n  padding:4px;\n\n  background:#FAF6F0;\n\n  border:1px solid #DDD2C5;\n  border-radius:4px;\n\n  overflow:visible;\n}\n\n.stb-bws__dimension a{\n  display:block;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-bws__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-bws__model-copy{\n  min-width:0;\n}\n\n.stb-bws__model-copy small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#887568;\n\n  font-size:8.7px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-bws__model-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.1px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-bws__model-copy p{\n  margin:0;\n\n  color:#706359;\n\n  font-size:10.2px;\n  line-height:1.48;\n}\n\n.stb-bws__model-link{\n  display:inline-block;\n\n  margin-top:5px;\n\n  color:var(--gold-deep);\n\n  font-size:9.1px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   SWIVEL\n========================================================= *\/\n\n.stb-bws__swivel{\n  display:flex;\n  align-items:center;\n\n  gap:18px;\n\n  margin-bottom:30px;\n  padding:14px 16px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-bws__swivel-mark{\n  flex:0 0 auto;\n\n  width:42px;\n  height:42px;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  background:var(--dark);\n  color:#FFF5E8;\n\n  border-radius:50%;\n\n  font-size:18px;\n  font-weight:400;\n}\n\n.stb-bws__swivel-copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:12.4px;\n  font-weight:500;\n}\n\n.stb-bws__swivel-copy p{\n  margin:0;\n\n  color:#675A51;\n\n  font-size:11px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   BEST USE\n========================================================= *\/\n\n.stb-bws__use{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:30px;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-bws__use-item{\n  padding:14px 15px;\n}\n\n.stb-bws__use-item + .stb-bws__use-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-bws__use-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887568;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-bws__use-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.6px;\n  font-weight:500;\n}\n\n.stb-bws__use-item p{\n  margin:0;\n\n  color:#706359;\n\n  font-size:10.3px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-bws__practical{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-bottom:30px;\n}\n\n.stb-bws__practical-card{\n  padding:14px 15px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-bws__practical-card:first-child{\n  border-top:2px solid var(--gold);\n}\n\n.stb-bws__practical-card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#847165;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-bws__practical-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:11.9px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-bws__practical-card p{\n  margin:0;\n\n  color:#655950;\n\n  font-size:10.7px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   NATURAL WOOD NOTE\n========================================================= *\/\n\n.stb-bws__variation{\n  margin-bottom:30px;\n  padding:11px 14px;\n\n  background:var(--walnut-soft);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:4px;\n}\n\n.stb-bws__variation strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n  font-weight:500;\n}\n\n.stb-bws__variation p{\n  margin:0;\n\n  color:#695C52;\n\n  font-size:10.9px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-bws__specs{\n  margin-bottom:30px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n\n  overflow:hidden;\n}\n\n.stb-bws__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-bws__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-bws__spec-head strong{\n  color:#FFF5E8;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-bws__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7DED5;\n}\n\n.stb-bws__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-bws__spec span{\n  padding-right:10px;\n\n  color:#82756B;\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n.stb-bws__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-bws__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n}\n\n.stb-bws__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-bws__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--dark);\n\n  font-size:13.1px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-bws__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-bws__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-bws__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-bws__faq details p{\n  margin:7px 0 0;\n\n  color:#665A51;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-bws__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-bws__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-bws__shipping p{\n  margin:0 0 7px;\n\n  color:#5E5249;\n\n  font-size:12.5px;\n  line-height:1.62;\n}\n\n.stb-bws__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-bws__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-bws__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,14,12,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-bws__lightbox:target{\n  display:flex;\n}\n\n.stb-bws__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-bws__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-bws__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-bws__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E8F82;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-bws__intro{\n    grid-template-columns:1fr;\n    gap:12px;\n  }\n\n  .stb-bws__title{\n    font-size:25px;\n  }\n\n  .stb-bws__intro-stat{\n    max-width:270px;\n  }\n\n\n  .stb-bws__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-bws__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-bws__fact:nth-child(1),\n  .stb-bws__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-bws__utility{\n    grid-template-columns:145px 1fr;\n  }\n\n\n  .stb-bws__use{\n    grid-template-columns:1fr;\n  }\n\n  .stb-bws__use-item + .stb-bws__use-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-bws__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-bws__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-bws{\n    font-size:14px;\n  }\n\n\n  .stb-bws__detail{\n    grid-template-columns:84px 1fr;\n\n    gap:11px;\n    padding:10px;\n  }\n\n  .stb-bws__detail-media{\n    width:78px;\n  }\n\n\n  .stb-bws__utility{\n    grid-template-columns:1fr;\n  }\n\n  .stb-bws__utility-body{\n    grid-template-columns:1fr;\n\n    border-top:0;\n    border-left:1px solid var(--line);\n  }\n\n  .stb-bws__utility-item + .stb-bws__utility-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-bws__model-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-bws__model{\n    grid-template-columns:82px 1fr;\n  }\n\n  .stb-bws__dimension{\n    width:76px;\n  }\n\n\n  .stb-bws__swivel{\n    gap:12px;\n\n    padding:12px;\n  }\n\n  .stb-bws__swivel-mark{\n    width:36px;\n    height:36px;\n\n    font-size:15px;\n  }\n\n\n  .stb-bws__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-bws__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-bws__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-bws\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-bws__intro\"\u003e\n\u003cdiv class=\"stb-bws__intro-copy\"\u003e\n\u003cspan class=\"stb-bws__eyebrow\"\u003e Plug-In · Solid Walnut · Swivel Bubble Shade \u003c\/span\u003e\n\u003ch2 class=\"stb-bws__title\"\u003eWall Lighting, Without the Hardwiring.\u003c\/h2\u003e\n\u003cp\u003eThis Bubble Wall Sconce pairs a translucent white shade with a solid walnut arm and plug-in installation. The shade can be repositioned by hand, making it equally useful beside a bed, reading chair or anywhere you want softer light at eye level.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__intro-stat\"\u003e\n\u003csmall\u003e Four Shapes \u003c\/small\u003e \u003cstrong\u003e A · B · C · D \u003c\/strong\u003e \u003cspan\u003e Plug-in installation \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-bws__facts\"\u003e\n\u003cdiv class=\"stb-bws__fact\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Plug-In \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__fact\"\u003e\n\u003csmall\u003e Arm \u003c\/small\u003e \u003cstrong\u003e Solid Walnut \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__fact\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Spun Polymer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__fact\"\u003e\n\u003csmall\u003e Adjustment \u003c\/small\u003e \u003cstrong\u003e Swivel Shade \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL IMAGE\n  ====================================================== --\u003e\n\u003csection id=\"bws-detail-section\" class=\"stb-bws__detail\"\u003e\n\u003cdiv class=\"stb-bws__detail-media\"\u003e\u003ca href=\"#bws-detail\" class=\"stb-bws__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-wall-sconce-plug-in-walnut-wood-stuberlighting_20.jpg?v=1782044197\" alt=\"Bubble wall sconce solid walnut arm and white polymer shade detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-bws__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__detail-copy\"\u003e\n\u003cspan class=\"stb-bws__eyebrow\"\u003e Material Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-bws__section-title\"\u003eWalnut Warms the Bubble Form.\u003c\/h3\u003e\n\u003cp\u003eThe white spun-polymer shade keeps the light soft and visually light, while the real walnut arm introduces natural grain and warmth. Small chrome details give the joint a cleaner, more architectural finish without competing with the wood.\u003c\/p\u003e\n\u003cdiv class=\"stb-bws__detail-meta\"\u003e\n\u003cspan\u003e Solid Walnut \u003c\/span\u003e \u003cspan\u003e White Polymer \u003c\/span\u003e \u003cspan\u003e Chrome Accent \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"bws-detail\" href=\"#bws-detail-section\" class=\"stb-bws__lightbox\"\u003e \u003cspan class=\"stb-bws__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-wall-sconce-plug-in-walnut-wood-stuberlighting_20.jpg?v=1782044197\" alt=\"Enlarged Bubble wall sconce walnut and polymer detail\"\u003e \u003cspan class=\"stb-bws__lightbox-caption\"\u003e Bubble Wall Sconce · Walnut \u0026amp; Polymer Detail \u003c\/span\u003e \u003cspan class=\"stb-bws__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FUNCTION\n  ====================================================== --\u003e\n\u003csection class=\"stb-bws__utility\"\u003e\n\u003cdiv class=\"stb-bws__utility-title\"\u003e\n\u003csmall\u003e Designed for Everyday Use \u003c\/small\u003e \u003cstrong\u003e Plug In. Adjust the Shade. Turn It On. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__utility-body\"\u003e\n\u003cdiv class=\"stb-bws__utility-item\"\u003e\n\u003csmall\u003e Plug-In \u003c\/small\u003e \u003cstrong\u003e No Hardwiring \u003c\/strong\u003e\n\u003cp\u003eMount the included wall bracket and connect the 59\" cord to a standard outlet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__utility-item\"\u003e\n\u003csmall\u003e Swivel \u003c\/small\u003e \u003cstrong\u003e Redirect the Shade \u003c\/strong\u003e\n\u003cp\u003eReposition the shade by hand without removing the fixture from the wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__utility-item\"\u003e\n\u003csmall\u003e Dual Control \u003c\/small\u003e \u003cstrong\u003e Switch + Pull Chain \u003c\/strong\u003e\n\u003cp\u003eControl the light from the inline cord switch or the pull chain.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FOUR MODELS\n  ====================================================== --\u003e\n\u003csection id=\"bws-models\" class=\"stb-bws__models\"\u003e\n\u003cdiv class=\"stb-bws__models-head\"\u003e\n\u003cspan class=\"stb-bws__eyebrow\"\u003e Choose the Shape \u003c\/span\u003e\n\u003ch3 class=\"stb-bws__section-title\"\u003eFour Profiles for Different Wall Spaces.\u003c\/h3\u003e\n\u003cp class=\"stb-bws__section-copy\"\u003eThe function stays the same. Choose mainly by the amount of wall space available and whether you prefer a round, vertical or wide silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__model-grid\"\u003e\n\u003c!-- ===================================================\n           MODEL C\n      ==================================================== --\u003e\n\u003carticle class=\"stb-bws__model stb-bws__model--featured\"\u003e\n\u003cdiv class=\"stb-bws__dimension\"\u003e\u003ca href=\"#bws-size-c\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-wall-sconce-plug-in-walnut-wood-stuberlighting_18.jpg?v=1782044197\" alt=\"Bubble Wall Sconce Model C dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__model-copy\"\u003e\n\u003csmall\u003e Model C · Compact Round \u003c\/small\u003e \u003cstrong\u003e Ø11.8\" × H11\" \u003c\/strong\u003e\n\u003cp\u003eThe easiest all-around choice for bedside pairs, hallways and reading corners.\u003c\/p\u003e\n\u003cspan class=\"stb-bws__model-link\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- ===================================================\n           MODEL B\n      ==================================================== --\u003e\n\u003carticle class=\"stb-bws__model\"\u003e\n\u003cdiv class=\"stb-bws__dimension\"\u003e\u003ca href=\"#bws-size-b\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-wall-sconce-plug-in-walnut-wood-stuberlighting_26.jpg?v=1782044197\" alt=\"Bubble Wall Sconce Model B dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__model-copy\"\u003e\n\u003csmall\u003e Model B · Fuller Round \u003c\/small\u003e \u003cstrong\u003e Ø11.8\" × H11.8\" \u003c\/strong\u003e\n\u003cp\u003eSlightly fuller proportion for larger bedrooms, living rooms and wider walls.\u003c\/p\u003e\n\u003cspan class=\"stb-bws__model-link\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- ===================================================\n           MODEL A\n      ==================================================== --\u003e\n\u003carticle class=\"stb-bws__model\"\u003e\n\u003cdiv class=\"stb-bws__dimension\"\u003e\u003ca href=\"#bws-size-a\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-wall-sconce-plug-in-walnut-wood-stuberlighting_2.jpg?v=1782044197\" alt=\"Bubble Wall Sconce Model A dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__model-copy\"\u003e\n\u003csmall\u003e Model A · Vertical Pear \u003c\/small\u003e \u003cstrong\u003e Ø11\" × H15.7\" \u003c\/strong\u003e\n\u003cp\u003eTaller and narrower. Useful beside doorways, between windows or on slim walls.\u003c\/p\u003e\n\u003cspan class=\"stb-bws__model-link\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- ===================================================\n           MODEL D\n      ==================================================== --\u003e\n\u003carticle class=\"stb-bws__model\"\u003e\n\u003cdiv class=\"stb-bws__dimension\"\u003e\u003ca href=\"#bws-size-d\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-wall-sconce-plug-in-walnut-wood-stuberlighting_27.jpg?v=1782044197\" alt=\"Bubble Wall Sconce Model D dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__model-copy\"\u003e\n\u003csmall\u003e Model D · Wide Saucer \u003c\/small\u003e \u003cstrong\u003e Ø15.7\" × H8.6\" \u003c\/strong\u003e\n\u003cp\u003eThe widest, lowest profile. Best when horizontal presence matters more than height.\u003c\/p\u003e\n\u003cspan class=\"stb-bws__model-link\"\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       DIMENSION LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"bws-size-c\" href=\"#bws-models\" class=\"stb-bws__lightbox\"\u003e \u003cspan class=\"stb-bws__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-wall-sconce-plug-in-walnut-wood-stuberlighting_18.jpg?v=1782044197\" alt=\"Enlarged Bubble Wall Sconce Model C dimensions\"\u003e \u003cspan class=\"stb-bws__lightbox-caption\"\u003e Model C · Ø11.8\" × H11\" \u003c\/span\u003e \u003cspan class=\"stb-bws__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"bws-size-b\" href=\"#bws-models\" class=\"stb-bws__lightbox\"\u003e \u003cspan class=\"stb-bws__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-wall-sconce-plug-in-walnut-wood-stuberlighting_26.jpg?v=1782044197\" alt=\"Enlarged Bubble Wall Sconce Model B dimensions\"\u003e \u003cspan class=\"stb-bws__lightbox-caption\"\u003e Model B · Ø11.8\" × H11.8\" \u003c\/span\u003e \u003cspan class=\"stb-bws__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"bws-size-a\" href=\"#bws-models\" class=\"stb-bws__lightbox\"\u003e \u003cspan class=\"stb-bws__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-wall-sconce-plug-in-walnut-wood-stuberlighting_2.jpg?v=1782044197\" alt=\"Enlarged Bubble Wall Sconce Model A dimensions\"\u003e \u003cspan class=\"stb-bws__lightbox-caption\"\u003e Model A · Ø11\" × H15.7\" \u003c\/span\u003e \u003cspan class=\"stb-bws__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"bws-size-d\" href=\"#bws-models\" class=\"stb-bws__lightbox\"\u003e \u003cspan class=\"stb-bws__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-wall-sconce-plug-in-walnut-wood-stuberlighting_27.jpg?v=1782044197\" alt=\"Enlarged Bubble Wall Sconce Model D dimensions\"\u003e \u003cspan class=\"stb-bws__lightbox-caption\"\u003e Model D · Ø15.7\" × H8.6\" \u003c\/span\u003e \u003cspan class=\"stb-bws__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SWIVEL NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-bws__swivel\"\u003e\n\u003cdiv class=\"stb-bws__swivel-mark\"\u003e↻\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__swivel-copy\"\u003e\n\u003cstrong\u003e Adjust the shade after installation. \u003c\/strong\u003e\n\u003cp\u003eThe swivel joint lets you reposition the Bubble shade by hand without taking the sconce off the wall — useful when switching between ambient light and a more focused reading direction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BEST USE\n  ====================================================== --\u003e\n\u003csection class=\"stb-bws__use\"\u003e\n\u003cdiv class=\"stb-bws__use-item\"\u003e\n\u003csmall\u003e Bedside \u003c\/small\u003e \u003cstrong\u003e Pair Model C \u003c\/strong\u003e\n\u003cp\u003eFrees the nightstand while placing light closer to reading height.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__use-item\"\u003e\n\u003csmall\u003e Reading Corner \u003c\/small\u003e \u003cstrong\u003e Model B or A \u003c\/strong\u003e\n\u003cp\u003eThe swivel shade makes these especially useful beside a reading chair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__use-item\"\u003e\n\u003csmall\u003e Narrow Wall \u003c\/small\u003e \u003cstrong\u003e Model A \u003c\/strong\u003e\n\u003cp\u003eThe taller, slimmer proportion takes up less horizontal wall space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-bws__practical\"\u003e\n\u003cdiv class=\"stb-bws__practical-card\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 LED Bulb Included \u003c\/strong\u003e\n\u003cp\u003eStandard warm-white 2700K LED bulb included. Replaceable socket design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__practical-card\"\u003e\n\u003csmall\u003e Cord \u0026amp; Control \u003c\/small\u003e \u003cstrong\u003e 59\" Cord + Dual Control \u003c\/strong\u003e\n\u003cp\u003eIncludes an inline cord switch plus a pull chain at the fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__practical-card\"\u003e\n\u003csmall\u003e Plug Type \u003c\/small\u003e \u003cstrong\u003e US · UK · EU · AU \u003c\/strong\u003e\n\u003cp\u003eSelect the appropriate plug option when ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL WOOD\n  ====================================================== --\u003e\n\u003csection class=\"stb-bws__variation\"\u003e\u003cstrong\u003e Real walnut will vary slightly from piece to piece. \u003c\/strong\u003e\n\u003cp\u003eNatural differences in grain, pattern and tone are expected characteristics of solid wood and give each walnut arm a slightly individual appearance.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-bws__specs\"\u003e\n\u003cdiv class=\"stb-bws__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Bubble Wall Sconce \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__spec\"\u003e\n\u003cspan\u003e Models \u003c\/span\u003e \u003cstrong\u003e Model A · Ø11\" × H15.7\" · Model B · Ø11.8\" × H11.8\" · Model C · Ø11.8\" × H11\" · Model D · Ø15.7\" × H8.6\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Spun Polymer Shade · Solid Walnut Hardwood Arm · Steel Wall Bracket · Chrome Accents \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__spec\"\u003e\n\u003cspan\u003e Finish \u003c\/span\u003e \u003cstrong\u003e Translucent White Shade · Natural Walnut Wood Arm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 Warm-White LED Bulb Included · Standard 2700K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Included Bulb Is Non-Dimmable · Dimming Requires a Compatible Dimmable E26 \/ E27 Bulb and Compatible Plug-In \/ Outlet Dimming Control \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__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-bws__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 59\" Power Cord \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__spec\"\u003e\n\u003cspan\u003e Controls \u003c\/span\u003e \u003cstrong\u003e Inline Cord Switch · Pull Chain \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__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-bws__spec\"\u003e\n\u003cspan\u003e Adjustment \u003c\/span\u003e \u003cstrong\u003e Swivel Shade · Repositionable Without Removing Fixture From Wall \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Plug-In · Wall Bracket Included · No Hardwired Electrical Connection Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-bws__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-bws__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-bws__faq\"\u003e\u003cspan class=\"stb-bws__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-bws__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this wall sconce require hardwiring?\u003c\/summary\u003e\n\u003cp\u003eNo. The fixture is designed as a plug-in wall sconce. Install the included mounting bracket on the wall, then connect the 59\" power cord to a nearby outlet. No electrical junction-box connection is required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich Model is the easiest choice for a bedroom?\u003c\/summary\u003e\n\u003cp\u003eModel C is the most compact all-around option at approximately Ø11.8\" × H11\" and works naturally as a bedside pair. Choose Model B when you want a slightly fuller sphere, Model A for a narrower vertical wall, or Model D for a wider, lower silhouette.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I reposition the shade?\u003c\/summary\u003e\n\u003cp\u003eYes. The shade is mounted to a swivel joint and can be repositioned by hand without removing the fixture from the wall.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bulb included?\u003c\/summary\u003e\n\u003cp\u003eYes. A compatible E26 \/ E27 warm-white 2700K LED bulb is included. The standard included bulb is non-dimmable.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this an authentic licensed Nelson Bubble Sconce?\u003c\/summary\u003e\n\u003cp\u003eNo. This is a Nelson-style Stuber Lighting product and is not represented as an authentic licensed reissue or as affiliated with the original designer's estate or any licensed manufacturer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-bws__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":"⌀ 11.8\" × H 11\" \/ US Plug","offer_id":52384100548891,"sku":"STB-WS-26-10005","price":310.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 11.8\" × H 11\" \/ UK Plug","offer_id":52384100581659,"sku":"STB-WS-26-10006","price":310.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 11.8\" × H 11\" \/ AU Plug","offer_id":52384100614427,"sku":"STB-WS-26-10007","price":310.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 11.8\" × H 11\" \/ EU Plug","offer_id":52384100647195,"sku":"STB-WS-26-10008","price":310.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 11.8\" × H 11.8\" \/ US Plug","offer_id":52384100679963,"sku":"STB-WS-26-10009","price":310.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 11.8\" × H 11.8\" \/ UK Plug","offer_id":52384100712731,"sku":"STB-WS-26-10010","price":310.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 11.8\" × H 11.8\" \/ AU Plug","offer_id":52384100745499,"sku":"STB-WS-26-10011","price":310.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 11.8\" × H 11.8\" \/ EU Plug","offer_id":52384100778267,"sku":"STB-WS-26-10012","price":310.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 11\" × H 15.7\" \/ US Plug","offer_id":52384100811035,"sku":"STB-WS-26-10013","price":310.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 11\" × H 15.7\" \/ UK Plug","offer_id":52384100843803,"sku":"STB-WS-26-10014","price":310.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 11\" × H 15.7\" \/ AU Plug","offer_id":52384100876571,"sku":"STB-WS-26-10015","price":310.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 11\" × H 15.7\" \/ EU Plug","offer_id":52384100909339,"sku":"STB-WS-26-10016","price":310.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 15.7\" × H 8.6\" \/ US Plug","offer_id":52384100942107,"sku":"STB-WS-26-10017","price":310.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 15.7\" × H 8.6\" \/ UK Plug","offer_id":52384100974875,"sku":"STB-WS-26-10018","price":310.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 15.7\" × H 8.6\" \/ AU Plug","offer_id":52384101007643,"sku":"STB-WS-26-10019","price":310.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 15.7\" × H 8.6\" \/ EU Plug","offer_id":52384101040411,"sku":"STB-WS-26-10020","price":310.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/nelson-style-bubble-wall-sconce-plug-in-walnut-wood-stuberlighting_1.jpg?v=1782044196"},{"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":"astra-slim-led-flush-mount-ceiling-light","title":"Astra Slim LED Flush Mount Ceiling Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — ASTRA\n   Slim LED Flush Mount Ceiling Light\n\n   Layout Concept:\n   Architectural \/ Horizontal \/ Low-Profile\n   Different from previous card-heavy product templates\n========================================================= *\/\n\n.stb-astra{\n  --paper:#FFFDF9;\n  --paper-2:#F7F3EE;\n  --paper-3:#F1EBE4;\n\n  --ink:#211A16;\n  --ink-soft:#3F3732;\n  --body:#5B524C;\n  --muted:#80766E;\n\n  --line:#D9D0C8;\n  --line-dark:#C9BCAF;\n\n  --accent:#AF8E63;\n  --accent-dark:#7D6245;\n\n  width:100%;\n  max-width:900px;\n  margin:0 auto;\n\n  background:transparent;\n\n  color:var(--body);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-astra *,\n.stb-astra *::before,\n.stb-astra *::after{\n  box-sizing:border-box;\n}\n\n.stb-astra h2,\n.stb-astra h3,\n.stb-astra h4{\n  margin-top:0;\n\n  color:var(--ink);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-astra p{\n  margin-top:0;\n}\n\n.stb-astra__eyebrow{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--accent-dark);\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-astra__title{\n  max-width:560px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.14;\n  letter-spacing:-.01em;\n}\n\n.stb-astra__section-title{\n  margin:0 0 6px;\n\n  font-size:20px;\n  line-height:1.28;\n}\n\n.stb-astra__copy{\n  max-width:620px;\n\n  margin:0;\n\n  color:#645B54;\n\n  font-size:12.6px;\n  line-height:1.63;\n}\n\n\n\/* =========================================================\n   01 — INTRO \/ ULTRA SLIM\n========================================================= *\/\n\n.stb-astra__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 220px;\n\n  margin-bottom:24px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.025);\n\n  overflow:hidden;\n}\n\n.stb-astra__intro-copy{\n  padding:24px 25px;\n}\n\n.stb-astra__intro-copy p{\n  max-width:580px;\n\n  margin:0;\n\n  color:#5D554F;\n\n  font-size:13.6px;\n  line-height:1.7;\n}\n\n.stb-astra__profile{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:22px;\n\n  background:var(--ink);\n}\n\n.stb-astra__profile small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#BEA681;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-astra__profile strong{\n  display:block;\n\n  color:#FFF8EF;\n\n  font-size:37px;\n  line-height:1;\n  font-weight:400;\n}\n\n.stb-astra__profile span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#D7CEC6;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   02 — DECISION RAIL\n========================================================= *\/\n\n.stb-astra__rail{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--paper-2);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:hidden;\n}\n\n.stb-astra__rail-item{\n  padding:12px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-astra__rail-item:last-child{\n  border-right:0;\n}\n\n.stb-astra__rail-item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#887C72;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-astra__rail-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   03 — DETAIL \/ MATERIAL\n========================================================= *\/\n\n.stb-astra__detail{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 128px;\n\n  gap:24px;\n  align-items:center;\n\n  margin-bottom:31px;\n\n  padding:0 0 0 19px;\n\n  border-left:2px solid var(--accent);\n}\n\n.stb-astra__detail-copy p{\n  max-width:590px;\n\n  margin:0;\n\n  color:#625950;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n.stb-astra__detail-media{\n  width:116px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-astra__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-astra__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-astra__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#81756C;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   04 — FINISH + COLOR TEMPERATURE\n========================================================= *\/\n\n.stb-astra__choices{\n  display:grid;\n  grid-template-columns:.85fr 1.15fr;\n\n  margin-bottom:31px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n}\n\n.stb-astra__finish{\n  padding:19px;\n\n  background:var(--paper-3);\n\n  border-right:1px solid var(--line);\n}\n\n.stb-astra__finish-options{\n  margin-top:12px;\n\n  border-top:1px solid var(--line-dark);\n}\n\n.stb-astra__finish-option{\n  display:grid;\n  grid-template-columns:70px minmax(0,1fr);\n\n  gap:10px;\n\n  padding:10px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-astra__finish-option:last-child{\n  border-bottom:0;\n}\n\n.stb-astra__finish-option small{\n  color:#887A70;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-astra__finish-option strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-astra__finish-option p{\n  margin:0;\n\n  color:#70645B;\n\n  font-size:10px;\n  line-height:1.48;\n}\n\n\n\/* COLOR TEMP *\/\n\n.stb-astra__temperature{\n  padding:19px;\n}\n\n.stb-astra__temps{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-top:12px;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-astra__temp{\n  padding:11px 10px;\n}\n\n.stb-astra__temp + .stb-astra__temp{\n  border-left:1px solid var(--line);\n}\n\n.stb-astra__temp small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#887A70;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-astra__temp strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.3;\n  font-weight:500;\n}\n\n.stb-astra__temp p{\n  margin:0;\n\n  color:#71675F;\n\n  font-size:9.6px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   05 — SIZE SELECTOR\n========================================================= *\/\n\n.stb-astra__size{\n  margin-bottom:31px;\n}\n\n.stb-astra__size-head{\n  display:flex;\n  justify-content:space-between;\n  align-items:end;\n\n  gap:20px;\n\n  margin-bottom:12px;\n}\n\n.stb-astra__size-head-copy{\n  max-width:630px;\n}\n\n.stb-astra__size-note{\n  flex:0 0 auto;\n\n  color:#84766B;\n\n  font-size:9.5px;\n  line-height:1.45;\n\n  text-align:right;\n}\n\n.stb-astra__size-panel{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n}\n\n.stb-astra__dimension-wrap{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:13px;\n\n  background:var(--paper-2);\n\n  border-right:1px solid var(--line);\n}\n\n.stb-astra__dimension{\n  width:118px;\n  max-width:100%;\n\n  padding:4px;\n\n  background:#FFFCF8;\n\n  border:1px solid #DDD4CB;\n  border-radius:4px;\n\n  overflow:visible;\n}\n\n.stb-astra__dimension a{\n  display:block;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-astra__dimension img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-astra__size-options{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-astra__size-option{\n  position:relative;\n\n  padding:18px 15px;\n}\n\n.stb-astra__size-option + .stb-astra__size-option{\n  border-left:1px solid var(--line);\n}\n\n.stb-astra__size-option--main::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:14px;\n  right:14px;\n\n  height:2px;\n\n  background:var(--accent);\n}\n\n.stb-astra__size-option small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#87796E;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-astra__size-option strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:17px;\n  line-height:1.3;\n  font-weight:500;\n}\n\n.stb-astra__size-option span{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--accent-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n}\n\n.stb-astra__size-option p{\n  margin:0;\n\n  color:#6E645C;\n\n  font-size:10.2px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   06 — LOW CEILING BAND\n========================================================= *\/\n\n.stb-astra__ceiling{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:31px;\n\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-astra__ceiling-number{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:17px;\n\n  background:var(--ink);\n}\n\n.stb-astra__ceiling-number strong{\n  display:block;\n\n  color:#FFF7ED;\n\n  font-size:25px;\n  line-height:1.1;\n  font-weight:400;\n}\n\n.stb-astra__ceiling-number span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#C9B99F;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.stb-astra__ceiling-copy{\n  padding:16px 18px;\n\n  background:var(--paper);\n\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-astra__ceiling-copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:12.4px;\n  font-weight:500;\n}\n\n.stb-astra__ceiling-copy p{\n  max-width:620px;\n\n  margin:0;\n\n  color:#665C54;\n\n  font-size:11px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   07 — DIMMING\n========================================================= *\/\n\n.stb-astra__dimming{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:31px;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-astra__dimming-option{\n  padding:14px 16px;\n}\n\n.stb-astra__dimming-option:first-child{\n  border-right:1px solid var(--line);\n}\n\n.stb-astra__dimming-option small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#877A70;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-astra__dimming-option strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.8px;\n  font-weight:500;\n}\n\n.stb-astra__dimming-option p{\n  margin:0;\n\n  color:#70665E;\n\n  font-size:10.4px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   08 — PRACTICAL STRIP\n========================================================= *\/\n\n.stb-astra__practical{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--paper-2);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:hidden;\n}\n\n.stb-astra__practical-item{\n  padding:13px 14px;\n}\n\n.stb-astra__practical-item + .stb-astra__practical-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-astra__practical-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887A70;\n\n  font-size:8.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-astra__practical-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-astra__practical-item p{\n  margin:0;\n\n  color:#6F655D;\n\n  font-size:10.1px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   09 — SPECIFICATIONS\n========================================================= *\/\n\n.stb-astra__specs{\n  margin-bottom:30px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n}\n\n.stb-astra__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--ink-soft);\n}\n\n.stb-astra__spec-head span{\n  color:#CBB392;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-astra__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-astra__spec{\n  display:grid;\n  grid-template-columns:26% 74%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7E0D9;\n}\n\n.stb-astra__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-astra__spec span{\n  padding-right:10px;\n\n  color:#82786F;\n\n  font-size:10.2px;\n  line-height:1.45;\n}\n\n.stb-astra__spec strong{\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   10 — FAQ\n========================================================= *\/\n\n.stb-astra__faq{\n  max-width:760px;\n\n  margin:0 auto 29px;\n}\n\n.stb-astra__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-astra__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-astra__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-astra__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--accent-dark);\n\n  font-size:19px;\n}\n\n.stb-astra__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-astra__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.8px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   11 — SHIPPING\n========================================================= *\/\n\n.stb-astra__shipping{\n  padding:18px 19px;\n\n  background:var(--paper-3);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--accent);\n  border-radius:5px;\n}\n\n.stb-astra__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-astra__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-astra__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-astra__shipping a{\n  color:var(--accent-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-astra__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,15,14,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.stb-astra__lightbox:target{\n  display:flex;\n}\n\n.stb-astra__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-astra__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-astra__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-astra__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.4px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-astra__intro{\n    grid-template-columns:1fr 165px;\n  }\n\n  .stb-astra__title{\n    font-size:25px;\n  }\n\n\n  .stb-astra__rail{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-astra__rail-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-astra__rail-item:nth-child(1),\n  .stb-astra__rail-item:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-astra__choices{\n    grid-template-columns:1fr;\n  }\n\n  .stb-astra__finish{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-astra__size-panel{\n    grid-template-columns:125px 1fr;\n  }\n\n  .stb-astra__dimension{\n    width:100px;\n  }\n\n\n  .stb-astra__practical{\n    grid-template-columns:1fr;\n  }\n\n  .stb-astra__practical-item + .stb-astra__practical-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-astra__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-astra{\n    font-size:14px;\n  }\n\n\n  .stb-astra__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-astra__intro-copy{\n    padding:18px 16px;\n  }\n\n  .stb-astra__profile{\n    padding:13px 16px;\n  }\n\n  .stb-astra__profile strong{\n    font-size:28px;\n  }\n\n\n  .stb-astra__detail{\n    grid-template-columns:1fr 78px;\n\n    gap:12px;\n\n    padding-left:13px;\n  }\n\n  .stb-astra__detail-media{\n    width:72px;\n  }\n\n\n  .stb-astra__temps{\n    grid-template-columns:1fr;\n  }\n\n  .stb-astra__temp + .stb-astra__temp{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-astra__size-head{\n    display:block;\n  }\n\n  .stb-astra__size-note{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n\n  .stb-astra__size-panel{\n    grid-template-columns:1fr;\n  }\n\n  .stb-astra__dimension-wrap{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .stb-astra__dimension{\n    width:82px;\n  }\n\n\n  .stb-astra__size-options{\n    grid-template-columns:1fr;\n  }\n\n  .stb-astra__size-option + .stb-astra__size-option{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-astra__ceiling{\n    grid-template-columns:110px 1fr;\n  }\n\n\n  .stb-astra__dimming{\n    grid-template-columns:1fr;\n  }\n\n  .stb-astra__dimming-option:first-child{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-astra__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-astra__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-astra__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-astra\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-astra__intro\"\u003e\n\u003cdiv class=\"stb-astra__intro-copy\"\u003e\n\u003cspan class=\"stb-astra__eyebrow\"\u003e Integrated LED · Ultra-Slim Flush Mount \u003c\/span\u003e\n\u003ch2 class=\"stb-astra__title\"\u003eLight the Room Without Lowering the Ceiling.\u003c\/h2\u003e\n\u003cp\u003eAstra is designed around one simple idea: keep the ceiling visually quiet. A slim metal housing and broad acrylic diffuser create an even disc of light while extending only 1.9 inches below the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__profile\"\u003e\n\u003csmall\u003e Profile Depth \u003c\/small\u003e \u003cstrong\u003e 1.9\" \u003c\/strong\u003e \u003cspan\u003e Only 4.8cm from the ceiling \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK DECISION RAIL\n  ====================================================== --\u003e\n\u003csection class=\"stb-astra__rail\"\u003e\n\u003cdiv class=\"stb-astra__rail-item\"\u003e\n\u003csmall\u003e Sizes \u003c\/small\u003e \u003cstrong\u003e 15.7\" · 19.6\" · 23.6\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__rail-item\"\u003e\n\u003csmall\u003e Finishes \u003c\/small\u003e \u003cstrong\u003e White · Moss Green \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__rail-item\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e 3000K · 4000K · 6000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__rail-item\"\u003e\n\u003csmall\u003e LED \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"astra-detail-section\" class=\"stb-astra__detail\"\u003e\n\u003cdiv class=\"stb-astra__detail-copy\"\u003e\n\u003cspan class=\"stb-astra__eyebrow\"\u003e Construction Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-astra__section-title\"\u003eThin Housing. Full-Surface Diffusion.\u003c\/h3\u003e\n\u003cp\u003eThe LED module is integrated directly into the low-profile housing, eliminating the depth required for conventional bulb sockets. A broad acrylic diffuser spreads illumination across the disc for a cleaner ceiling appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__detail-media\"\u003e\u003ca href=\"#astra-detail\" class=\"stb-astra__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/astra-slim-led-flush-mount-ceiling-light-stuberlighting_12.jpg?v=1782091951\" alt=\"Astra slim LED flush mount ceiling light detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-astra__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"astra-detail\" href=\"#astra-detail-section\" class=\"stb-astra__lightbox\"\u003e \u003cspan class=\"stb-astra__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/astra-slim-led-flush-mount-ceiling-light-stuberlighting_12.jpg?v=1782091951\" alt=\"Enlarged Astra slim ceiling light detail\"\u003e \u003cspan class=\"stb-astra__lightbox-caption\"\u003e Astra · Slim Housing \u0026amp; Acrylic Diffuser \u003c\/span\u003e \u003cspan class=\"stb-astra__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FINISH + COLOR TEMPERATURE\n  ====================================================== --\u003e\n\u003csection class=\"stb-astra__choices\"\u003e\u003c!-- FINISH --\u003e\n\u003cdiv class=\"stb-astra__finish\"\u003e\n\u003cspan class=\"stb-astra__eyebrow\"\u003e Choose the Finish \u003c\/span\u003e\n\u003ch3 class=\"stb-astra__section-title\"\u003eBlend In or Add Contrast.\u003c\/h3\u003e\n\u003cdiv class=\"stb-astra__finish-options\"\u003e\n\u003cdiv class=\"stb-astra__finish-option\"\u003e\n\u003csmall\u003e White \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Quiet \u0026amp; Architectural \u003c\/strong\u003e\n\u003cp\u003eThe safest choice when you want the fixture to visually recede against a light ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__finish-option\"\u003e\n\u003csmall\u003e Green \u003c\/small\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Muted Moss Accent \u003c\/strong\u003e\n\u003cp\u003eAdds restrained color when the ceiling light is intended to become part of the room palette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COLOR TEMPERATURE --\u003e\n\u003cdiv class=\"stb-astra__temperature\"\u003e\n\u003cspan class=\"stb-astra__eyebrow\"\u003e Choose the Color Temperature \u003c\/span\u003e\n\u003ch3 class=\"stb-astra__section-title\"\u003eMatch the Light to the Room.\u003c\/h3\u003e\n\u003cdiv class=\"stb-astra__temps\"\u003e\n\u003cdiv class=\"stb-astra__temp\"\u003e\n\u003csmall\u003e Warm \u003c\/small\u003e \u003cstrong\u003e 3000K \u003c\/strong\u003e\n\u003cp\u003eBedrooms, living rooms and relaxed spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__temp\"\u003e\n\u003csmall\u003e Neutral \u003c\/small\u003e \u003cstrong\u003e 4000K \u003c\/strong\u003e\n\u003cp\u003eKitchens, offices and everyday task areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__temp\"\u003e\n\u003csmall\u003e Cool \u003c\/small\u003e \u003cstrong\u003e 6000K \u003c\/strong\u003e\n\u003cp\u003eUtility and high-visibility work spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE SELECTOR\n  ====================================================== --\u003e\n\u003csection id=\"astra-size-section\" class=\"stb-astra__size\"\u003e\n\u003cdiv class=\"stb-astra__size-head\"\u003e\n\u003cdiv class=\"stb-astra__size-head-copy\"\u003e\n\u003cspan class=\"stb-astra__eyebrow\"\u003e Choose the Diameter \u003c\/span\u003e\n\u003ch3 class=\"stb-astra__section-title\"\u003eThree Sizes. Same 1.9\" Profile.\u003c\/h3\u003e\n\u003cp class=\"stb-astra__copy\"\u003eChoose the diameter according to room scale. The fixture depth remains the same across all three versions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__size-note\"\u003eTap the drawing\u003cbr\u003efor full dimensions.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__size-panel\"\u003e\n\u003c!-- DIMENSION DRAWING --\u003e\n\u003cdiv class=\"stb-astra__dimension-wrap\"\u003e\n\u003cdiv class=\"stb-astra__dimension\"\u003e\u003ca href=\"#astra-size\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/astra-slim-led-flush-mount-ceiling-light-stuberlighting_18.jpg?v=1782091952\" alt=\"Astra slim LED flush mount dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-astra__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE OPTIONS --\u003e\n\u003cdiv class=\"stb-astra__size-options\"\u003e\n\u003cdiv class=\"stb-astra__size-option\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e Ø15.7\" \u003c\/strong\u003e \u003cspan\u003e 25W × 2 \u003c\/span\u003e\n\u003cp\u003eSmall bedrooms, closets, hallways and compact rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__size-option stb-astra__size-option--main\"\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e Ø19.6\" \u003c\/strong\u003e \u003cspan\u003e 31W × 2 \u003c\/span\u003e\n\u003cp\u003eStandard bedrooms, home offices, kitchens and versatile everyday use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__size-option\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø23.6\" \u003c\/strong\u003e \u003cspan\u003e 38W × 2 \u003c\/span\u003e\n\u003cp\u003eLarger bedrooms, kitchens and open-plan living spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"astra-size\" href=\"#astra-size-section\" class=\"stb-astra__lightbox\"\u003e \u003cspan class=\"stb-astra__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/astra-slim-led-flush-mount-ceiling-light-stuberlighting_18.jpg?v=1782091952\" alt=\"Enlarged Astra flush mount dimensions\"\u003e \u003cspan class=\"stb-astra__lightbox-caption\"\u003e Astra · 15.7\" \/ 19.6\" \/ 23.6\" · 1.9\" Profile \u003c\/span\u003e \u003cspan class=\"stb-astra__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LOW CEILING\n  ====================================================== --\u003e\n\u003csection class=\"stb-astra__ceiling\"\u003e\n\u003cdiv class=\"stb-astra__ceiling-number\"\u003e\n\u003cstrong\u003e 1.9\" \u003c\/strong\u003e \u003cspan\u003e Low Profile \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__ceiling-copy\"\u003e\n\u003cstrong\u003e Designed for rooms where ceiling height matters. \u003c\/strong\u003e\n\u003cp\u003eThe shallow body keeps more visual space overhead than pendant or semi-flush fixtures, making Astra particularly useful for standard and lower ceilings, hallways, bedrooms, basements and compact rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMMING CHOICE\n  ====================================================== --\u003e\n\u003csection class=\"stb-astra__dimming\"\u003e\n\u003cdiv class=\"stb-astra__dimming-option\"\u003e\n\u003csmall\u003e Standard \u003c\/small\u003e \u003cstrong\u003e Simple On \/ Off \u003c\/strong\u003e\n\u003cp\u003eChoose the standard version when full-brightness on\/off control is all the room needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__dimming-option\"\u003e\n\u003csmall\u003e Triac Dimmable \u003c\/small\u003e \u003cstrong\u003e Adjustable Brightness \u003c\/strong\u003e\n\u003cp\u003eChoose the dimmable version when you want brightness control. Requires a compatible Triac LED wall dimmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-astra__practical\"\u003e\n\u003cdiv class=\"stb-astra__practical-item\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003cp\u003eNo conventional screw-in bulb is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__practical-item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired Flush Mount \u003c\/strong\u003e\n\u003cp\u003eInstalls directly to the ceiling junction box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__practical-item\"\u003e\n\u003csmall\u003e Environment \u003c\/small\u003e \u003cstrong\u003e Indoor · IP20 \u003c\/strong\u003e\n\u003cp\u003eDesigned for indoor dry locations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-astra__specs\"\u003e\n\u003cdiv class=\"stb-astra__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Astra \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e Ø15.7\" · Ø19.6\" · Ø23.6\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__spec\"\u003e\n\u003cspan\u003e Profile Depth \u003c\/span\u003e \u003cstrong\u003e 1.9\" \/ 4.8cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Metal Housing · Acrylic Diffuser \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__spec\"\u003e\n\u003cspan\u003e Finishes \u003c\/span\u003e \u003cstrong\u003e White · Moss Green \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__spec\"\u003e\n\u003cspan\u003e Wattage \u003c\/span\u003e \u003cstrong\u003e Ø15.7\" — 25W × 2 · Ø19.6\" — 31W × 2 · Ø23.6\" — 38W × 2 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED Included · Dual LED Module · No Screw-In Bulb Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__spec\"\u003e\n\u003cspan\u003e Color Temperature \u003c\/span\u003e \u003cstrong\u003e 3000K Warm White · 4000K Neutral White · 6000K Cool White · Choose at Checkout \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Standard or Triac Dimmable Version · Dimmable Version Requires Compatible Triac LED Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired Ceiling Installation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Flush Mount to Ceiling Junction Box · Mounting Hardware Included · Professional Installation Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__spec\"\u003e\n\u003cspan\u003e LED Lifespan \u003c\/span\u003e \u003cstrong\u003e Approximately 25,000–50,000 Hours \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-astra__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-astra__faq\"\u003e\u003cspan class=\"stb-astra__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-astra__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eStart with 15.7\" for smaller bedrooms, closets and compact spaces. The 19.6\" version is the most versatile size for standard bedrooms, offices and kitchens. Choose 23.6\" when the room needs greater visual scale and overall light output.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich color temperature should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose 3000K for a warmer residential atmosphere, 4000K for kitchens, offices and balanced task lighting, and 6000K when a crisp cool-white light is preferred.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I choose Standard or Dimmable?\u003c\/summary\u003e\n\u003cp\u003eStandard is suitable when the fixture only needs simple on\/off control. Choose the Triac Dimmable version when brightness adjustment is important; a compatible Triac LED wall dimmer is required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Astra use replaceable bulbs?\u003c\/summary\u003e\n\u003cp\u003eNo. Astra uses an integrated LED module, so conventional screw-in bulbs are not required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-astra__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 15.7\"x H1.9\" \/ Green \/ Warm Light","offer_id":52384870662427,"sku":"STB-CL-26-10001","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\"x H1.9\" \/ Green \/ Triac Dimmable Warm Light","offer_id":52384870695195,"sku":"STB-CL-26-10002","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\"x H1.9\" \/ White \/ Warm Light","offer_id":52384870727963,"sku":"STB-CL-26-10003","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7\"x H1.9\" \/ White \/ Triac Dimmable Warm Light","offer_id":52384870760731,"sku":"STB-CL-26-10004","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.6\" x H1.9\" \/ Green \/ Warm Light","offer_id":52384870793499,"sku":"STB-CL-26-10005","price":175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.6\" x H1.9\" \/ Green \/ Triac Dimmable Warm Light","offer_id":52384870826267,"sku":"STB-CL-26-10006","price":175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.6\" x H1.9\" \/ White \/ Warm Light","offer_id":52384870859035,"sku":"STB-CL-26-10007","price":175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.6\" x H1.9\" \/ White \/ Triac Dimmable Warm Light","offer_id":52384870891803,"sku":"STB-CL-26-10008","price":175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" x H1.9\" \/ Green \/ Warm Light","offer_id":52384870924571,"sku":"STB-CL-26-10009","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" x H1.9\" \/ Green \/ Triac Dimmable Warm Light","offer_id":52384870957339,"sku":"STB-CL-26-10010","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" x H1.9\" \/ White \/ Warm Light","offer_id":52384870990107,"sku":"STB-CL-26-10011","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" x H1.9\" \/ White \/ Triac Dimmable Warm Light","offer_id":52384871022875,"sku":"STB-CL-26-10012","price":215.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/astra-slim-led-flush-mount-ceiling-light-stuberlighting_1.jpg?v=1782091951"},{"product_id":"soren-smart-led-flush-mount-ceiling-light","title":"Soren Smart LED Flush Mount Ceiling Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — SOREN\n   Smart LED Flush Mount Ceiling Light\n\n   Layout:\n   Control-First \/ Editorial \/ Quiet Luxury\n   Remote · Triac · Fixed\n========================================================= *\/\n\n.stb-soren{\n  --paper:#FFFDF9;\n  --paper-soft:#F7F2EC;\n  --sand:#EFE7DE;\n\n  --ink:#211A16;\n  --ink-2:#352B25;\n\n  --body:#564C45;\n  --muted:#7B7067;\n\n  --line:#D9CFC5;\n  --line-strong:#CBBEB1;\n\n  --accent:#B08E62;\n  --accent-dark:#806344;\n\n  width:100%;\n  max-width:900px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--body);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-soren *,\n.stb-soren *::before,\n.stb-soren *::after{\n  box-sizing:border-box;\n}\n\n.stb-soren h2,\n.stb-soren h3{\n  margin-top:0;\n\n  color:var(--ink);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-soren p{\n  margin-top:0;\n}\n\n.stb-soren__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--accent-dark);\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-soren__title{\n  max-width:590px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.15;\n}\n\n.stb-soren__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.27;\n}\n\n.stb-soren__copy{\n  max-width:640px;\n\n  margin:0;\n\n  color:#645A52;\n\n  font-size:12.5px;\n  line-height:1.62;\n}\n\n.stb-soren__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#84776D;\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-soren__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 200px;\n\n  gap:0;\n\n  margin-bottom:25px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.025);\n\n  overflow:hidden;\n}\n\n.stb-soren__intro-copy{\n  padding:23px 25px;\n}\n\n.stb-soren__intro-copy p{\n  max-width:590px;\n\n  margin:0;\n\n  color:#5E544D;\n\n  font-size:13.6px;\n  line-height:1.7;\n}\n\n.stb-soren__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:20px;\n\n  background:var(--ink);\n}\n\n.stb-soren__intro-side small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#C6AE8B;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-soren__intro-side strong{\n  display:block;\n\n  color:#FFF7ED;\n\n  font-size:15px;\n  line-height:1.38;\n  font-weight:500;\n}\n\n.stb-soren__intro-side span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#D7CCC4;\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   SUMMARY LINE\n========================================================= *\/\n\n.stb-soren__summary{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:hidden;\n}\n\n.stb-soren__summary-item{\n  padding:12px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-soren__summary-item:last-child{\n  border-right:0;\n}\n\n.stb-soren__summary-item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#887A70;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-soren__summary-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   CONTROL-FIRST SELECTOR\n========================================================= *\/\n\n.stb-soren__control{\n  margin-bottom:31px;\n}\n\n.stb-soren__control-head{\n  max-width:650px;\n\n  margin-bottom:12px;\n}\n\n.stb-soren__control-board{\n  display:grid;\n  grid-template-columns:190px minmax(0,1fr);\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.025);\n}\n\n.stb-soren__control-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:space-between;\n\n  padding:19px;\n\n  background:var(--ink-2);\n}\n\n.stb-soren__control-label small{\n  color:#C7AE88;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-soren__control-label strong{\n  max-width:130px;\n\n  color:#FFF6EC;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-soren__control-label span{\n  color:#CFC3BA;\n\n  font-size:9.7px;\n  line-height:1.45;\n}\n\n.stb-soren__modes{\n  min-width:0;\n}\n\n.stb-soren__mode{\n  display:grid;\n  grid-template-columns:48px 128px minmax(0,1fr);\n\n  gap:12px;\n  align-items:center;\n\n  min-height:82px;\n\n  padding:12px 15px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-soren__mode:last-child{\n  border-bottom:0;\n}\n\n.stb-soren__mode--recommended{\n  background:var(--paper-soft);\n}\n\n.stb-soren__mode-code{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:36px;\n  height:36px;\n\n  background:var(--ink);\n  color:#FFF6EC;\n\n  border-radius:50%;\n\n  font-size:11px;\n  font-weight:600;\n}\n\n.stb-soren__mode-name small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#8A7C70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-soren__mode-name strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:11.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-soren__mode-copy strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--accent-dark);\n\n  font-size:10.6px;\n  font-weight:600;\n}\n\n.stb-soren__mode-copy p{\n  margin:0;\n\n  color:#6D625A;\n\n  font-size:10px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   DETAIL IMAGE\n========================================================= *\/\n\n.stb-soren__detail{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 120px;\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:31px;\n\n  padding:17px 18px;\n\n  background:var(--sand);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-soren__detail-copy p{\n  max-width:580px;\n\n  margin:0;\n\n  color:#61564E;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n.stb-soren__detail-media{\n  width:108px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-soren__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-soren__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   LIGHT MOODS\n========================================================= *\/\n\n.stb-soren__moods{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  margin-bottom:31px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-soren__mood-intro{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:17px;\n\n  background:var(--ink);\n}\n\n.stb-soren__mood-intro small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#C8AF89;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-soren__mood-intro strong{\n  color:#FFF7ED;\n\n  font-size:13.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-soren__mood-body{\n  display:grid;\n  grid-template-columns:130px minmax(0,1fr);\n\n  gap:15px;\n  align-items:center;\n\n  padding:13px 15px;\n\n  background:var(--paper);\n}\n\n.stb-soren__mood-image{\n  width:116px;\n\n  padding:4px;\n\n  background:#FAF6F0;\n\n  border:1px solid var(--line);\n  border-radius:4px;\n}\n\n.stb-soren__mood-image a{\n  display:block;\n\n  text-decoration:none;\n}\n\n.stb-soren__mood-image img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  object-fit:contain!important;\n\n  aspect-ratio:auto!important;\n}\n\n.stb-soren__temperatures{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-soren__temperature{\n  padding:10px;\n}\n\n.stb-soren__temperature + .stb-soren__temperature{\n  border-left:1px solid var(--line);\n}\n\n.stb-soren__temperature small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#88796E;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-soren__temperature strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:12.5px;\n  font-weight:500;\n}\n\n.stb-soren__temperature p{\n  margin:0;\n\n  color:#70665E;\n\n  font-size:9.5px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-soren__sizes{\n  margin-bottom:31px;\n}\n\n.stb-soren__sizes-head{\n  margin-bottom:12px;\n}\n\n.stb-soren__size-pair{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n}\n\n.stb-soren__size{\n  display:grid;\n  grid-template-columns:105px minmax(0,1fr);\n\n  gap:13px;\n  align-items:center;\n\n  padding:11px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n}\n\n.stb-soren__dimension{\n  width:96px;\n  max-width:100%;\n\n  padding:4px;\n\n  background:#FAF6F0;\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:visible;\n}\n\n.stb-soren__dimension a{\n  display:block;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-soren__dimension img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-soren__size-copy small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#87796E;\n\n  font-size:8.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-soren__size-copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-soren__size-copy p{\n  margin:0;\n\n  color:#70645B;\n\n  font-size:10.2px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   DRUM PROFILE\n========================================================= *\/\n\n.stb-soren__profile{\n  display:grid;\n  grid-template-columns:120px minmax(0,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--paper-soft);\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-soren__profile-number{\n  padding:15px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-soren__profile-number small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887A70;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-soren__profile-number strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:21px;\n  font-weight:500;\n}\n\n.stb-soren__profile-copy{\n  padding:15px 17px;\n}\n\n.stb-soren__profile-copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.8px;\n  font-weight:500;\n}\n\n.stb-soren__profile-copy p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:10.6px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-soren__practical{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:hidden;\n}\n\n.stb-soren__practical-item{\n  padding:13px 14px;\n}\n\n.stb-soren__practical-item + .stb-soren__practical-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-soren__practical-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#88796E;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-soren__practical-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-soren__practical-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:10px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   REMOTE NOTE\n========================================================= *\/\n\n.stb-soren__remote-note{\n  margin-bottom:31px;\n\n  padding:12px 14px;\n\n  background:var(--sand);\n\n  border-left:3px solid var(--accent);\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-soren__remote-note strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.7px;\n  font-weight:500;\n}\n\n.stb-soren__remote-note p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.7px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-soren__specs{\n  margin-bottom:30px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n}\n\n.stb-soren__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--ink-2);\n}\n\n.stb-soren__spec-head span{\n  color:#C7AF8D;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-soren__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-soren__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7E0DA;\n}\n\n.stb-soren__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-soren__spec span{\n  padding-right:10px;\n\n  color:#82786F;\n\n  font-size:10.2px;\n  line-height:1.45;\n}\n\n.stb-soren__spec strong{\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-soren__faq{\n  max-width:760px;\n\n  margin:0 auto 29px;\n}\n\n.stb-soren__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-soren__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-soren__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-soren__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--accent-dark);\n\n  font-size:19px;\n}\n\n.stb-soren__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-soren__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.8px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-soren__shipping{\n  padding:18px 19px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--accent);\n  border-radius:5px;\n}\n\n.stb-soren__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-soren__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-soren__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-soren__shipping a{\n  color:var(--accent-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-soren__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,15,14,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.stb-soren__lightbox:target{\n  display:flex;\n}\n\n.stb-soren__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-soren__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-soren__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-soren__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.4px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-soren__intro{\n    grid-template-columns:1fr 165px;\n  }\n\n  .stb-soren__title{\n    font-size:25px;\n  }\n\n\n  .stb-soren__summary{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-soren__summary-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-soren__summary-item:nth-child(1),\n  .stb-soren__summary-item:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-soren__control-board{\n    grid-template-columns:150px 1fr;\n  }\n\n  .stb-soren__mode{\n    grid-template-columns:42px 105px 1fr;\n  }\n\n\n  .stb-soren__moods{\n    grid-template-columns:130px 1fr;\n  }\n\n\n  .stb-soren__practical{\n    grid-template-columns:1fr;\n  }\n\n  .stb-soren__practical-item + .stb-soren__practical-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-soren__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-soren{\n    font-size:14px;\n  }\n\n\n  .stb-soren__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-soren__intro-copy{\n    padding:18px 16px;\n  }\n\n  .stb-soren__intro-side{\n    padding:13px 16px;\n  }\n\n\n  .stb-soren__control-board{\n    grid-template-columns:1fr;\n  }\n\n  .stb-soren__control-label{\n    gap:8px;\n\n    padding:14px 16px;\n  }\n\n  .stb-soren__control-label strong{\n    max-width:none;\n  }\n\n  .stb-soren__mode{\n    grid-template-columns:38px 1fr;\n\n    gap:9px;\n\n    padding:11px 12px;\n  }\n\n  .stb-soren__mode-copy{\n    grid-column:2;\n  }\n\n\n  .stb-soren__detail{\n    grid-template-columns:1fr 78px;\n\n    gap:11px;\n\n    padding:13px;\n  }\n\n  .stb-soren__detail-media{\n    width:72px;\n  }\n\n\n  .stb-soren__moods{\n    grid-template-columns:1fr;\n  }\n\n  .stb-soren__mood-body{\n    grid-template-columns:85px 1fr;\n  }\n\n  .stb-soren__mood-image{\n    width:78px;\n  }\n\n  .stb-soren__temperatures{\n    grid-template-columns:1fr;\n  }\n\n  .stb-soren__temperature + .stb-soren__temperature{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-soren__size-pair{\n    grid-template-columns:1fr;\n  }\n\n  .stb-soren__size{\n    grid-template-columns:82px 1fr;\n  }\n\n  .stb-soren__dimension{\n    width:76px;\n  }\n\n\n  .stb-soren__profile{\n    grid-template-columns:92px 1fr;\n  }\n\n\n  .stb-soren__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-soren__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-soren__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-soren\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-soren__intro\"\u003e\n\u003cdiv class=\"stb-soren__intro-copy\"\u003e\n\u003cspan class=\"stb-soren__eyebrow\"\u003e Integrated LED · Remote \/ Triac \/ Fixed \u003c\/span\u003e\n\u003ch2 class=\"stb-soren__title\"\u003eChoose How You Want to Control the Room.\u003c\/h2\u003e\n\u003cp\u003eSoren is a modern drum-style flush mount built around flexible control. Choose remote-operated brightness and three light temperatures, traditional wall-dimmer control, or simple fixed warm light — all within the same clean ceiling profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__intro-side\"\u003e\n\u003csmall\u003e Two Sizes \u003c\/small\u003e \u003cstrong\u003e Ø17.7\" · Ø21.6\" \u003c\/strong\u003e \u003cspan\u003e White finish · Integrated LED \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SUMMARY\n  ====================================================== --\u003e\n\u003csection class=\"stb-soren__summary\"\u003e\n\u003cdiv class=\"stb-soren__summary-item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e 3 Versions \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__summary-item\"\u003e\n\u003csmall\u003e Remote Version \u003c\/small\u003e \u003cstrong\u003e 3000K · 4000K · 6000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__summary-item\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__summary-item\"\u003e\n\u003csmall\u003e LED Life \u003c\/small\u003e \u003cstrong\u003e Approx. 50,000 Hours \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CONTROL FIRST\n  ====================================================== --\u003e\n\u003csection class=\"stb-soren__control\"\u003e\n\u003cdiv class=\"stb-soren__control-head\"\u003e\n\u003cspan class=\"stb-soren__eyebrow\"\u003e Start Here \u003c\/span\u003e\n\u003ch3 class=\"stb-soren__section-title\"\u003eChoose the Control Style Before the Size.\u003c\/h3\u003e\n\u003cp class=\"stb-soren__copy\"\u003eThe three versions look similar from below, but they behave differently. Pick the way you want to control the light first.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__control-board\"\u003e\n\u003cdiv class=\"stb-soren__control-label\"\u003e\n\u003csmall\u003e Control Guide \u003c\/small\u003e \u003cstrong\u003e Three Versions. Three Different Use Cases. \u003c\/strong\u003e \u003cspan\u003e Remote is the most flexible option. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__modes\"\u003e\n\u003c!-- REMOTE --\u003e\n\u003cdiv class=\"stb-soren__mode stb-soren__mode--recommended\"\u003e\n\u003cdiv class=\"stb-soren__mode-code\"\u003eA\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__mode-name\"\u003e\n\u003csmall\u003e Recommended \u003c\/small\u003e \u003cstrong\u003e Remote \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__mode-copy\"\u003e\n\u003cstrong\u003e Brightness + 3 Color Temperatures \u003c\/strong\u003e\n\u003cp\u003eHandheld remote included. Switch between 3000K, 4000K and 6000K while adjusting brightness from the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TRIAC --\u003e\n\u003cdiv class=\"stb-soren__mode\"\u003e\n\u003cdiv class=\"stb-soren__mode-code\"\u003eB\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__mode-name\"\u003e\n\u003csmall\u003e Wall Control \u003c\/small\u003e \u003cstrong\u003e Triac \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__mode-copy\"\u003e\n\u003cstrong\u003e Fixed 3000K + Wall Dimming \u003c\/strong\u003e\n\u003cp\u003eChoose this version when you prefer a compatible Triac wall dimmer instead of a handheld remote.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FIXED --\u003e\n\u003cdiv class=\"stb-soren__mode\"\u003e\n\u003cdiv class=\"stb-soren__mode-code\"\u003eC\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__mode-name\"\u003e\n\u003csmall\u003e Simplest \u003c\/small\u003e \u003cstrong\u003e Fixed \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__mode-copy\"\u003e\n\u003cstrong\u003e Fixed 3000K · On \/ Off \u003c\/strong\u003e\n\u003cp\u003eStandard warm-white light controlled from a normal wall switch. No dimming or color switching.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"soren-detail-section\" class=\"stb-soren__detail\"\u003e\n\u003cdiv class=\"stb-soren__detail-copy\"\u003e\n\u003cspan class=\"stb-soren__eyebrow\"\u003e Construction Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-soren__section-title\"\u003eA Clean Drum With an Even Diffuser.\u003c\/h3\u003e\n\u003cp\u003eSoren combines a white metal housing with a PE acrylic diffuser. The integrated LED sits behind the broad diffuser surface, keeping the illuminated face visually clean without exposed bulbs or visible socket shapes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__detail-media\"\u003e\u003ca href=\"#soren-detail\" class=\"stb-soren__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/soren-smart-led-flush-mount-ceiling-light-stuberlighting_11.jpg?v=1782118832\" alt=\"Soren smart LED flush mount ceiling light detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-soren__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"soren-detail\" href=\"#soren-detail-section\" class=\"stb-soren__lightbox\"\u003e \u003cspan class=\"stb-soren__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/soren-smart-led-flush-mount-ceiling-light-stuberlighting_11.jpg?v=1782118832\" alt=\"Enlarged Soren ceiling light detail\"\u003e \u003cspan class=\"stb-soren__lightbox-caption\"\u003e Soren · Metal Housing \u0026amp; PE Acrylic Diffuser \u003c\/span\u003e \u003cspan class=\"stb-soren__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHT MOODS\n  ====================================================== --\u003e\n\u003csection id=\"soren-mood-section\" class=\"stb-soren__moods\"\u003e\n\u003cdiv class=\"stb-soren__mood-intro\"\u003e\n\u003csmall\u003e Remote Version \u003c\/small\u003e \u003cstrong\u003e Three Light Temperatures in One Fixture. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__mood-body\"\u003e\n\u003cdiv class=\"stb-soren__mood-image\"\u003e\u003ca href=\"#soren-mood\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/soren-smart-led-flush-mount-ceiling-light-stuberlighting_2.jpg?v=1782118832\" alt=\"Soren 3000K 4000K and 6000K light temperature comparison\" loading=\"lazy\"\u003e \u003cspan class=\"stb-soren__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__temperatures\"\u003e\n\u003cdiv class=\"stb-soren__temperature\"\u003e\n\u003csmall\u003e Warm \u003c\/small\u003e \u003cstrong\u003e 3000K \u003c\/strong\u003e\n\u003cp\u003eBedrooms, living rooms and evening use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__temperature\"\u003e\n\u003csmall\u003e Neutral \u003c\/small\u003e \u003cstrong\u003e 4000K \u003c\/strong\u003e\n\u003cp\u003eKitchens, daytime use and balanced light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__temperature\"\u003e\n\u003csmall\u003e Cool \u003c\/small\u003e \u003cstrong\u003e 6000K \u003c\/strong\u003e\n\u003cp\u003eBright task and high-visibility applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MOOD LIGHTBOX --\u003e \u003ca id=\"soren-mood\" href=\"#soren-mood-section\" class=\"stb-soren__lightbox\"\u003e \u003cspan class=\"stb-soren__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/soren-smart-led-flush-mount-ceiling-light-stuberlighting_2.jpg?v=1782118832\" alt=\"Enlarged Soren 3000K 4000K 6000K comparison\"\u003e \u003cspan class=\"stb-soren__lightbox-caption\"\u003e Remote Version · 3000K \/ 4000K \/ 6000K \u003c\/span\u003e \u003cspan class=\"stb-soren__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection id=\"soren-size-section\" class=\"stb-soren__sizes\"\u003e\n\u003cdiv class=\"stb-soren__sizes-head\"\u003e\n\u003cspan class=\"stb-soren__eyebrow\"\u003e Choose the Size \u003c\/span\u003e\n\u003ch3 class=\"stb-soren__section-title\"\u003e17.7\" for Standard Rooms. 21.6\" for More Presence.\u003c\/h3\u003e\n\u003cp class=\"stb-soren__copy\"\u003eBoth use the same clean white drum language. Choose according to room scale and how much visual weight you want on the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__size-pair\"\u003e\n\u003c!-- SMALL --\u003e\n\u003carticle class=\"stb-soren__size\"\u003e\n\u003cdiv class=\"stb-soren__dimension\"\u003e\u003ca href=\"#soren-size-18\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/soren-smart-led-flush-mount-ceiling-light-stuberlighting_17.jpg?v=1782118832\" alt=\"Soren 17.7 inch ceiling light dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-soren__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__size-copy\"\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e Ø17.7\" × H7\" \u003c\/strong\u003e\n\u003cp\u003eStandard bedrooms, dining nooks, home offices and medium kitchens.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- LARGE --\u003e\n\u003carticle class=\"stb-soren__size\"\u003e\n\u003cdiv class=\"stb-soren__dimension\"\u003e\u003ca href=\"#soren-size-22\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/soren-smart-led-flush-mount-ceiling-light-stuberlighting_8.jpg?v=1782118832\" alt=\"Soren 21.6 inch ceiling light dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-soren__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__size-copy\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø21.6\" × H7.8\" \u003c\/strong\u003e\n\u003cp\u003eLarger bedrooms, living rooms, open dining areas and larger kitchens.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOXES --\u003e \u003ca id=\"soren-size-18\" href=\"#soren-size-section\" class=\"stb-soren__lightbox\"\u003e \u003cspan class=\"stb-soren__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/soren-smart-led-flush-mount-ceiling-light-stuberlighting_17.jpg?v=1782118832\" alt=\"Enlarged Soren 17.7 inch dimensions\"\u003e \u003cspan class=\"stb-soren__lightbox-caption\"\u003e Soren · Ø17.7\" × H7\" \u003c\/span\u003e \u003cspan class=\"stb-soren__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"soren-size-22\" href=\"#soren-size-section\" class=\"stb-soren__lightbox\"\u003e \u003cspan class=\"stb-soren__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/soren-smart-led-flush-mount-ceiling-light-stuberlighting_8.jpg?v=1782118832\" alt=\"Enlarged Soren 21.6 inch dimensions\"\u003e \u003cspan class=\"stb-soren__lightbox-caption\"\u003e Soren · Ø21.6\" × H7.8\" \u003c\/span\u003e \u003cspan class=\"stb-soren__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PROFILE\n  ====================================================== --\u003e\n\u003csection class=\"stb-soren__profile\"\u003e\n\u003cdiv class=\"stb-soren__profile-number\"\u003e\n\u003csmall\u003e Drum Height \u003c\/small\u003e \u003cstrong\u003e 7–7.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__profile-copy\"\u003e\n\u003cstrong\u003e More architectural presence than an ultra-slim flush mount. \u003c\/strong\u003e\n\u003cp\u003eSoren is intentionally deeper than a thin disc ceiling light. The drum profile gives the fixture visible form from across the room while still keeping the installation close to the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-soren__practical\"\u003e\n\u003cdiv class=\"stb-soren__practical-item\"\u003e\n\u003csmall\u003e LED \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003cp\u003eNo conventional screw-in bulbs are required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__practical-item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Hardwired Flush Mount \u003c\/strong\u003e\n\u003cp\u003eProfessional installation is recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__practical-item\"\u003e\n\u003csmall\u003e Environment \u003c\/small\u003e \u003cstrong\u003e Indoor · IP20 \u003c\/strong\u003e\n\u003cp\u003eDesigned for indoor dry locations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       REMOTE CLARIFICATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-soren__remote-note\"\u003e\u003cstrong\u003e Remote control does not mean Wi-Fi control. \u003c\/strong\u003e\n\u003cp\u003eThe Remote version uses its included handheld remote for brightness and color-temperature control. It does not directly connect to Alexa, Google Home or a Wi-Fi smart-home hub.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-soren__specs\"\u003e\n\u003cdiv class=\"stb-soren__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Soren \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e Ø17.7\" × H7\" · Ø21.6\" × H7.8\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Metal Housing · PE Acrylic Diffuser \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__spec\"\u003e\n\u003cspan\u003e Color \u003c\/span\u003e \u003cstrong\u003e White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED Included · Dual LED Modules · No Replaceable Screw-In Bulbs Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__spec\"\u003e\n\u003cspan\u003e LED Lifespan \u003c\/span\u003e \u003cstrong\u003e Approximately 50,000 Hours \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__spec\"\u003e\n\u003cspan\u003e Remote Version \u003c\/span\u003e \u003cstrong\u003e Handheld Remote Included · Adjustable Brightness · Switchable 3000K \/ 4000K \/ 6000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__spec\"\u003e\n\u003cspan\u003e Triac Version \u003c\/span\u003e \u003cstrong\u003e Fixed 3000K · Brightness Adjustable With Compatible Triac Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__spec\"\u003e\n\u003cspan\u003e Fixed Version \u003c\/span\u003e \u003cstrong\u003e Fixed 3000K · Standard On \/ Off Wall-Switch Control \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired · Flush Mount \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Professional Installation Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-soren__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-soren__faq\"\u003e\u003cspan class=\"stb-soren__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-soren__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich version should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose Remote when you want the most flexibility: brightness control plus 3000K, 4000K and 6000K from the included handheld remote. Choose Triac when you prefer a compatible wall dimmer and fixed 3000K light. Choose Fixed when simple warm-white on\/off control is all the room needs.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eThe 17.7\" version works well in standard bedrooms, dining nooks, offices and medium kitchens. Choose 21.6\" when the room is larger or the ceiling fixture needs more visual presence.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the Remote version connect directly to Alexa or Google Home?\u003c\/summary\u003e\n\u003cp\u003eNo. The Remote version uses its own handheld remote rather than a direct Wi-Fi connection. It does not directly pair with Alexa, Google Home or a smart-home hub.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Soren use replaceable bulbs?\u003c\/summary\u003e\n\u003cp\u003eNo. Soren uses integrated LED modules, so conventional screw-in bulbs are not required. The LED system is rated for approximately 50,000 hours.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-soren__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 17.7\"xH7\" \/ White \/ Remote Dimming","offer_id":52385653915931,"sku":"STB-CL-26-10021","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"xH7\" \/ White \/ Triac Din ming(3000K)","offer_id":52385653948699,"sku":"STB-CL-26-10022","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"xH7\" \/ White \/ 3000K","offer_id":52385653981467,"sku":"STB-CL-26-10023","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia 21.6\"xH7.8\" \/ White \/ Remote Dimming","offer_id":52385654014235,"sku":"STB-CL-26-10024","price":320.0,"currency_code":"USD","in_stock":true},{"title":"Dia 21.6\"xH7.8\" \/ White \/ Triac Din ming(3000K)","offer_id":52385654047003,"sku":"STB-CL-26-10025","price":320.0,"currency_code":"USD","in_stock":true},{"title":"Dia 21.6\"xH7.8\" \/ White \/ 3000K","offer_id":52385654079771,"sku":"STB-CL-26-10026","price":280.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/soren-smart-led-flush-mount-ceiling-light-stuberlighting_1.jpg?v=1782118832"},{"product_id":"halden-swivel-slim-led-flush-mount-ceiling-light","title":"Halden 270° Swivel Slim LED Flush Mount Ceiling Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — HALDEN\n   SWIVEL SLIM LED FLUSH MOUNT\n\n   PIVOT \/ SLOPE \/ SCALE\n\n   ARCHITECTURAL · QUIET LUXURY\n   FUNCTION-FIRST · CONCISE\n   DISTINCT FROM DAWN BACKGROUND\n\n   ESPRESSO · CREAM · SAGE · TERRACOTTA\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-halden{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#807469;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --cream:#F5EDD8;\n  --cream-soft:#F8F3E9;\n\n  --sage:#879481;\n  --sage-soft:#EEF1EA;\n\n  --terra:#B77556;\n  --terra-soft:#F2E5DC;\n\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-halden *,\n.stb-halden *::before,\n.stb-halden *::after{\n  box-sizing:border-box;\n}\n\n.stb-halden h2,\n.stb-halden h3,\n.stb-halden p{\n  margin-top:0;\n}\n\n.stb-halden h2,\n.stb-halden 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-halden 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-halden a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.halden-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.halden-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.halden-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(--terra);\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.halden-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.halden-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.halden-intro{\n  padding:20px 0 29px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.halden-intro__layout{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,170px);\n\n  gap:34px;\n  align-items:center;\n}\n\n.halden-intro h2{\n  max-width:590px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.halden-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\/* FUNCTION RAIL *\/\n\n.halden-rail{\n  padding:3px 0 3px 16px;\n\n  border-left:2px solid var(--gold);\n}\n\n.halden-rail__item{\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.halden-rail__item:last-child{\n  border-bottom:0;\n}\n\n.halden-rail__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  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.halden-rail__item strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:23px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.halden-rail__item span{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   02 — PIVOT \/ SLOPE \/ COLOR\n========================================================= *\/\n\n.halden-function{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.halden-function__panel{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,190px);\n\n  gap:31px;\n  align-items:center;\n\n  padding:20px;\n\n  background:var(--cream-soft);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--terra);\n}\n\n\n\/* FUNCTION COPY *\/\n\n.halden-function__copy h3{\n  margin:0 0 7px;\n\n  font-size:24px;\n  line-height:1.08;\n}\n\n.halden-function__copy \u003e p{\n  max-width:500px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* TWO FUNCTIONS *\/\n\n.halden-actions{\n  margin-top:15px;\n\n  border-top:1px solid var(--line);\n}\n\n.halden-action{\n  display:grid;\n  grid-template-columns:minmax(0,76px) minmax(0,1fr);\n\n  gap:17px;\n  align-items:start;\n\n  padding:12px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.halden-action:last-child{\n  border-bottom:0;\n}\n\n.halden-action__number strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:25px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.halden-action__number small{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--gold-deep);\n\n  font-size:9.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.halden-action__copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  font-weight:600;\n}\n\n.halden-action__copy span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* ANGLE IMAGE *\/\n\n.halden-angle{\n  width:190px;\n  max-width:100%;\n  min-width:0;\n\n  padding:7px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--terra);\n}\n\n.halden-angle 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.halden-angle img{\n  max-height:180px !important;\n}\n\n\n\/* COLORS *\/\n\n.halden-colors{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-top:14px;\n}\n\n.halden-color{\n  min-width:0;\n\n  padding:11px 12px;\n\n  border:1px solid var(--line);\n}\n\n.halden-color--cream{\n  background:#FBF7EF;\n\n  border-left:3px solid #D7C3A3;\n}\n\n.halden-color--sage{\n  background:var(--sage-soft);\n\n  border-left:3px solid var(--sage);\n}\n\n.halden-color 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.halden-color strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  font-weight:600;\n}\n\n.halden-color span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n.halden-color em{\n  display:block;\n\n  margin-top:5px;\n\n  color:var(--terra);\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-style:normal;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   03 — SCALE \/ LIGHT\n========================================================= *\/\n\n.halden-scale{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.halden-scale__top{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:29px;\n  align-items:center;\n}\n\n\n\/* SIZE IMAGE *\/\n\n.halden-size-img{\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.halden-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.halden-size-img img{\n  max-height:145px !important;\n}\n\n\n\/* SIZE COPY *\/\n\n.halden-scale__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.halden-scale__copy \u003e p{\n  max-width:515px;\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.halden-size-list{\n  margin-top:13px;\n\n  border-top:1px solid var(--line);\n}\n\n.halden-size-row{\n  display:grid;\n  grid-template-columns:minmax(0,75px) minmax(0,92px) 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.halden-size-row strong{\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.halden-size-row span{\n  color:var(--gold-deep);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.halden-size-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 STRIP *\/\n\n.halden-light{\n  display:grid;\n  grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-top:18px;\n\n  padding:18px 20px;\n\n  background:var(--espresso);\n\n  border-radius:4px;\n}\n\n.halden-light__mark{\n  padding-right:19px;\n\n  border-right:1px solid rgba(255,255,255,.15);\n}\n\n.halden-light__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.halden-light__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.halden-light__mark span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#CFC6BB;\n\n  font-size:9.2px;\n}\n\n.halden-light__copy h3{\n  margin:0 0 4px;\n\n  color:#FFF8ED;\n\n  font-size:18px;\n}\n\n.halden-light__copy \u003e 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.halden-light__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:13px;\n\n  margin-top:8px;\n  padding-top:8px;\n\n  border-top:1px solid rgba(255,255,255,.13);\n}\n\n.halden-light__facts span{\n  color:#D8CFC3;\n\n  font-size:11px;\n  line-height:1.4;\n}\n\n.halden-light__facts strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.halden-specs{\n  padding:31px 0;\n}\n\n.halden-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.halden-specs__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.halden-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.halden-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.halden-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.halden-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.halden-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 INSTALL NOTE *\/\n\n.halden-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(--terra);\n}\n\n.halden-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.halden-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.halden-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.halden-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.halden-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.halden-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.halden-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.halden-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.halden-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.halden-lightbox:target{\n  display:flex;\n}\n\n.halden-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.halden-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.halden-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.halden-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  .halden-frame{\n    padding:25px 18px 0;\n  }\n\n  .halden-frame::before,\n  .halden-frame::after{\n    left:18px;\n  }\n\n\n  .halden-intro__layout{\n    grid-template-columns:minmax(0,1fr) minmax(0,135px);\n\n    gap:20px;\n  }\n\n  .halden-intro h2{\n    font-size:27px;\n  }\n\n\n  .halden-function__panel{\n    grid-template-columns:minmax(0,1fr) minmax(0,145px);\n\n    gap:20px;\n\n    padding:17px;\n  }\n\n  .halden-angle{\n    width:145px;\n  }\n\n  .halden-angle img{\n    max-height:135px !important;\n  }\n\n\n  .halden-scale__top{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n\n  .halden-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  .halden-intro__layout{\n    grid-template-columns:1fr;\n  }\n\n  .halden-rail{\n    width:210px;\n  }\n\n\n  .halden-function__panel{\n    grid-template-columns:1fr;\n  }\n\n  .halden-angle{\n    width:135px;\n\n    margin:0;\n  }\n\n\n  .halden-colors{\n    grid-template-columns:1fr;\n  }\n\n\n  .halden-scale__top{\n    grid-template-columns:1fr;\n  }\n\n  .halden-size-img{\n    width:115px;\n\n    margin:0;\n  }\n\n  .halden-size-img img{\n    max-height:108px !important;\n  }\n\n\n  .halden-size-row{\n    grid-template-columns:minmax(0,65px) minmax(0,80px) minmax(0,1fr);\n\n    gap:9px;\n  }\n\n\n  .halden-light{\n    grid-template-columns:1fr;\n\n    gap:8px;\n\n    padding:16px;\n  }\n\n  .halden-light__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  .halden-specs__head{\n    display:block;\n  }\n\n  .halden-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .halden-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .halden-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-halden\" id=\"halden-root\"\u003e\n\u003cdiv class=\"halden-frame\"\u003e\n\u003c!-- =====================================================\n         01 — INTRO\n    ====================================================== --\u003e\n\u003csection class=\"halden-intro\"\u003e\n\u003cdiv class=\"halden-intro__layout\"\u003e\n\u003cdiv class=\"halden-intro__copy\"\u003e\n\u003cspan class=\"halden-eyebrow\"\u003e Pivot \/ Slope \/ Scale \u003c\/span\u003e\n\u003ch2\u003eAngle the Light. Keep the Profile Low.\u003c\/h2\u003e\n\u003cp\u003eHalden takes the clean footprint of a slim flush mount and adds something most ceiling discs cannot: adjustable light direction and compatibility with sloped ceilings. Choose the diameter for your room, then rotate the fixture toward the area you actually want illuminated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-rail\"\u003e\n\u003cdiv class=\"halden-rail__item\"\u003e\n\u003csmall\u003e Swivel \u003c\/small\u003e \u003cstrong\u003e 270° \u003c\/strong\u003e \u003cspan\u003e Adjustable direction \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-rail__item\"\u003e\n\u003csmall\u003e Sloped Ceiling \u003c\/small\u003e \u003cstrong\u003e ≤30° \u003c\/strong\u003e \u003cspan\u003e No adapter required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-rail__item\"\u003e\n\u003csmall\u003e Profile \u003c\/small\u003e \u003cstrong\u003e 3.5\" \u003c\/strong\u003e \u003cspan\u003e Across all sizes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — PIVOT \/ SLOPE \/ COLOR\n    ====================================================== --\u003e\n\u003csection class=\"halden-function\"\u003e\n\u003cdiv class=\"halden-function__panel\"\u003e\n\u003cdiv class=\"halden-function__copy\"\u003e\n\u003cspan class=\"halden-eyebrow\"\u003e Direction \/ Ceiling \u003c\/span\u003e\n\u003ch3\u003eBuilt for Ceilings That Are Not Always Flat\u003c\/h3\u003e\n\u003cp\u003eThe disc remains adjustable after installation, while the ceiling mount is designed to accommodate slopes up to 30 degrees. That makes Halden useful where a conventional fixed flush mount would point in the wrong direction.\u003c\/p\u003e\n\u003cdiv class=\"halden-actions\"\u003e\n\u003cdiv class=\"halden-action\"\u003e\n\u003cdiv class=\"halden-action__number\"\u003e\n\u003cstrong\u003e 270° \u003c\/strong\u003e \u003csmall\u003e Swivel \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-action__copy\"\u003e\n\u003cstrong\u003e Redirect the light after installation \u003c\/strong\u003e \u003cspan\u003e Rotate the disc by hand when you want the illumination aimed toward a different part of the room. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-action\"\u003e\n\u003cdiv class=\"halden-action__number\"\u003e\n\u003cstrong\u003e 30° \u003c\/strong\u003e \u003csmall\u003e Max Slope \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-action__copy\"\u003e\n\u003cstrong\u003e Sloped-ceiling compatible \u003c\/strong\u003e \u003cspan\u003e Installs on ceiling slopes up to 30° without a separate sloped-ceiling adapter. \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=\"halden-angle\"\u003e\u003ca href=\"#halden-angle-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/halden-swivel-slim-led-flush-mount-ceiling-light-stuberlighting_2.jpg?v=1782129907\" alt=\"Halden slim LED flush mount shown in an angled swivel position\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"halden-caption\"\u003eAdjustable disc · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-colors\"\u003e\n\u003cdiv class=\"halden-color halden-color--cream\"\u003e\n\u003csmall\u003e Finish 01 \u003c\/small\u003e \u003cstrong\u003e Cream \u003c\/strong\u003e \u003cspan\u003e Warm ivory disc for a softer, more neutral ceiling presence. \u003c\/span\u003e \u003cem\u003e + Terracotta Canopy \u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-color halden-color--sage\"\u003e\n\u003csmall\u003e Finish 02 \u003c\/small\u003e \u003cstrong\u003e Sage Green \u003c\/strong\u003e \u003cspan\u003e Muted green for a more visible but still restrained color statement. \u003c\/span\u003e \u003cem\u003e + Terracotta Canopy \u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         03 — SCALE \/ LIGHT\n    ====================================================== --\u003e\n\u003csection class=\"halden-scale\"\u003e\n\u003cdiv class=\"halden-scale__top\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"halden-size-img\"\u003e\u003ca href=\"#halden-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/halden-swivel-slim-led-flush-mount-ceiling-light-stuberlighting_23.jpg?v=1782129908\" alt=\"Halden 19.7 inch slim LED flush mount dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"halden-caption\"\u003e19.7\" size reference · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-scale__copy\"\u003e\n\u003cspan class=\"halden-eyebrow\"\u003e Scale \/ Output \u003c\/span\u003e\n\u003ch3\u003eSame 3.5-Inch Profile, Three Diameters\u003c\/h3\u003e\n\u003cp\u003eThe depth stays consistent as the diameter increases, so choosing a size is mainly about ceiling presence and LED output rather than how far the fixture projects into the room.\u003c\/p\u003e\n\u003cdiv class=\"halden-size-list\"\u003e\n\u003cdiv class=\"halden-size-row\"\u003e\n\u003cstrong\u003e 11.8\" \u003c\/strong\u003e \u003cspan\u003e Approx. 32W \u003c\/span\u003e\n\u003cp\u003eCompact ceiling scale.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-size-row\"\u003e\n\u003cstrong\u003e 15.7\" \u003c\/strong\u003e \u003cspan\u003e Approx. 36W \u003c\/span\u003e\n\u003cp\u003eBalanced mid-size option.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-size-row\"\u003e\n\u003cstrong\u003e 19.7\" \u003c\/strong\u003e \u003cspan\u003e Approx. 36W \u003c\/span\u003e\n\u003cp\u003eStronger architectural presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-light\"\u003e\n\u003cdiv class=\"halden-light__mark\"\u003e\n\u003csmall\u003e Light Quality \u003c\/small\u003e \u003cstrong\u003e CRI 98+ \u003c\/strong\u003e \u003cspan\u003e integrated LED \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-light__copy\"\u003e\n\u003ch3\u003eHigh Color Rendering, Built In\u003c\/h3\u003e\n\u003cp\u003eHalden uses an integrated high-CRI LED behind the acrylic diffuser. The standard residential option is warm 3000K, with 4000K and 6000K also available.\u003c\/p\u003e\n\u003cdiv class=\"halden-light__facts\"\u003e\n\u003cspan\u003e \u003cstrong\u003eIntegrated LED\u003c\/strong\u003e · Included \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eSeparate Bulb\u003c\/strong\u003e · Not required \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eTriac\u003c\/strong\u003e · Dimmable \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=\"halden-specs\"\u003e\n\u003cdiv class=\"halden-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Halden · Swivel LED Flush Mount \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-spec-list\"\u003e\n\u003cdiv class=\"halden-spec\"\u003e\n\u003cspan class=\"halden-spec__label\"\u003e Sizes \/ Wattage \u003c\/span\u003e \u003cspan class=\"halden-spec__value\"\u003e Ø11.8\" × H3.5\" — approx. 32W\u003cbr\u003eØ15.7\" × H3.5\" — approx. 36W\u003cbr\u003eØ19.7\" × H3.5\" — approx. 36W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-spec\"\u003e\n\u003cspan class=\"halden-spec__label\"\u003e Canopy \u003c\/span\u003e \u003cspan class=\"halden-spec__value\"\u003e Ø4.7\" \/ 12cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-spec\"\u003e\n\u003cspan class=\"halden-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"halden-spec__value\"\u003e Metal frame · Acrylic shade · Terracotta canopy plate \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-spec\"\u003e\n\u003cspan class=\"halden-spec__label\"\u003e Color Options \u003c\/span\u003e \u003cspan class=\"halden-spec__value\"\u003e Cream + Terracotta · Sage Green + Terracotta \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-spec\"\u003e\n\u003cspan class=\"halden-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"halden-spec__value\"\u003e Integrated LED · Included · Separate bulb not required · CRI 98+ \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-spec\"\u003e\n\u003cspan class=\"halden-spec__label\"\u003e Color Temperature \u003c\/span\u003e \u003cspan class=\"halden-spec__value\"\u003e 3000K Warm White standard · 4000K \/ 6000K available \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-spec\"\u003e\n\u003cspan class=\"halden-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"halden-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-spec\"\u003e\n\u003cspan class=\"halden-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"halden-spec__value\"\u003e Triac leading-edge dimmable · Compatible Triac wall dimmer required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-spec\"\u003e\n\u003cspan class=\"halden-spec__label\"\u003e Adjustability \u003c\/span\u003e \u003cspan class=\"halden-spec__value\"\u003e 270° swivel rotation · Height remains fixed after installation \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-spec\"\u003e\n\u003cspan class=\"halden-spec__label\"\u003e Sloped Ceiling \u003c\/span\u003e \u003cspan class=\"halden-spec__value\"\u003e Compatible up to 30° · No separate adapter required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-spec\"\u003e\n\u003cspan class=\"halden-spec__label\"\u003e Finish Process \u003c\/span\u003e \u003cspan class=\"halden-spec__value\"\u003e Multi-stage spray finish \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-spec\"\u003e\n\u003cspan class=\"halden-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"halden-spec__value\"\u003e Hardwired · Ceiling junction box · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-spec\"\u003e\n\u003cspan class=\"halden-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"halden-spec__value\"\u003e Indoor dry locations only · IP20 · Not for damp or direct-water locations \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"halden-spec\"\u003e\n\u003cspan class=\"halden-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"halden-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=\"halden-note\"\u003e\n\u003csmall\u003e Before Installation \u003c\/small\u003e \u003cspan\u003e Confirm your ceiling slope is 30° or less. The swivel changes the direction of the disc after installation; it does not change the fixture's installed height. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         05 — SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"halden-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — ANGLE\n  ====================================================== --\u003e \u003ca id=\"halden-angle-large\" href=\"#halden-root\" class=\"halden-lightbox\"\u003e \u003cspan class=\"halden-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/halden-swivel-slim-led-flush-mount-ceiling-light-stuberlighting_2.jpg?v=1782129907\" alt=\"Enlarged Halden adjustable swivel position\"\u003e \u003cspan class=\"halden-lightbox__caption\"\u003e Halden · Adjustable Swivel Position \u003c\/span\u003e \u003cspan class=\"halden-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=\"halden-size-large\" href=\"#halden-root\" class=\"halden-lightbox\"\u003e \u003cspan class=\"halden-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/halden-swivel-slim-led-flush-mount-ceiling-light-stuberlighting_23.jpg?v=1782129908\" alt=\"Enlarged Halden 19.7 inch dimension reference\"\u003e \u003cspan class=\"halden-lightbox__caption\"\u003e Ø19.7\" × H3.5\" · Canopy Ø4.7\" \u003c\/span\u003e \u003cspan class=\"halden-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":"11.8\"xH3.5\" \/ Beige \/ Triac Warm Dimming","offer_id":52385997488411,"sku":"STB-CL-26-10027","price":219.0,"currency_code":"USD","in_stock":true},{"title":"11.8\"xH3.5\" \/ Green \/ Triac Warm Dimming","offer_id":52385997521179,"sku":"STB-CL-26-10028","price":219.0,"currency_code":"USD","in_stock":true},{"title":"15.7\"xH3.5\" \/ Beige \/ Triac Warm Dimming","offer_id":52385997553947,"sku":"STB-CL-26-10029","price":255.0,"currency_code":"USD","in_stock":true},{"title":"15.7\"xH3.5\" \/ Green \/ Triac Warm Dimming","offer_id":52385997586715,"sku":"STB-CL-26-10030","price":255.0,"currency_code":"USD","in_stock":true},{"title":"19.7\"xH3.5\" \/ Beige \/ Triac Warm Dimming","offer_id":52385997619483,"sku":"STB-CL-26-10031","price":295.0,"currency_code":"USD","in_stock":true},{"title":"19.7\"xH3.5\" \/ Green \/ Triac Warm Dimming","offer_id":52385997652251,"sku":"STB-CL-26-10032","price":295.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/halden-swivel-slim-led-flush-mount-ceiling-light-stuberlighting_1.jpg?v=1782129907"},{"product_id":"wynne-portable-lantern-glass-table-lamp-cordless","title":"Wynne Portable Lantern Glass Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — WYNNE\n   PORTABLE GLASS LANTERN TABLE LAMP\n\n   CHARGE \/ CARRY \/ GLOW\n\n   PORTABLE · WARM · QUIET LUXURY\n   SHOPPER-FIRST · CONCISE\n   DISTINCT FROM DAWN BACKGROUND\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-wynne{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#807469;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --walnut:#6E4933;\n  --ash:#C6AE8D;\n  --glass:#F5F2EB;\n\n  --cream:#F5EDD8;\n  --paper:#FBF8F2;\n  --soft:#F3ECE2;\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-wynne *,\n.stb-wynne *::before,\n.stb-wynne *::after{\n  box-sizing:border-box;\n}\n\n.stb-wynne h2,\n.stb-wynne h3,\n.stb-wynne p{\n  margin-top:0;\n}\n\n.stb-wynne h2,\n.stb-wynne 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-wynne 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-wynne a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.wynne-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.wynne-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.wynne-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(--walnut);\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.wynne-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.wynne-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 \/ PORTABLE\n========================================================= *\/\n\n.wynne-intro{\n  padding:20px 0 29px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.wynne-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.wynne-intro h2{\n  max-width:595px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.wynne-intro__copy \u003e p{\n  max-width:570px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* BATTERY STAT *\/\n\n.wynne-stat{\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.wynne-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.wynne-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.wynne-stat span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#756658;\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* QUICK FACTS *\/\n\n.wynne-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.wynne-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.wynne-quick__item:nth-child(1){\n  background:#F7F0E6;\n}\n\n.wynne-quick__item:nth-child(2){\n  background:#FBF8F2;\n}\n\n.wynne-quick__item:nth-child(3){\n  background:#F1E9DF;\n}\n\n.wynne-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.wynne-quick__item:nth-child(1)::before{\n  background:var(--gold);\n}\n\n.wynne-quick__item:nth-child(2)::before{\n  background:var(--ash);\n}\n\n.wynne-quick__item:nth-child(3)::before{\n  background:var(--espresso);\n}\n\n.wynne-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.wynne-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.wynne-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 — CARRY \/ CONTROL \/ WOOD\n========================================================= *\/\n\n.wynne-feature{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.wynne-feature__layout{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:29px;\n  align-items:center;\n}\n\n\n\/* DETAIL IMAGE *\/\n\n.wynne-detail{\n  width:175px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--walnut);\n}\n\n.wynne-detail a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.wynne-detail img{\n  max-height:165px !important;\n}\n\n\n\/* FEATURE COPY *\/\n\n.wynne-feature__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.wynne-feature__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\/* WOOD OPTIONS *\/\n\n.wynne-finishes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:13px;\n}\n\n.wynne-finish{\n  min-width:0;\n\n  padding:10px 11px;\n\n  border:1px solid var(--line);\n}\n\n.wynne-finish--walnut{\n  background:#F3E9DF;\n\n  border-top:2px solid var(--walnut);\n}\n\n.wynne-finish--ash{\n  background:#FAF6EE;\n\n  border-top:2px solid var(--ash);\n}\n\n.wynne-finish 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.wynne-finish strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  font-weight:600;\n}\n\n.wynne-finish span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* DARK CONTROL PANEL *\/\n\n.wynne-control{\n  display:grid;\n  grid-template-columns:minmax(0,135px) 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.wynne-control__mark{\n  padding-right:19px;\n\n  border-right:1px solid rgba(255,255,255,.15);\n}\n\n.wynne-control__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.wynne-control__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.wynne-control__mark span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#CFC6BB;\n\n  font-size:9.2px;\n}\n\n.wynne-control__copy h3{\n  margin:0 0 4px;\n\n  color:#FFF8ED;\n\n  font-size:18px;\n}\n\n.wynne-control__copy \u003e 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.wynne-control__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:13px;\n\n  margin-top:8px;\n  padding-top:8px;\n\n  border-top:1px solid rgba(255,255,255,.13);\n}\n\n.wynne-control__facts span{\n  color:#D8CFC3;\n\n  font-size:11px;\n  line-height:1.4;\n}\n\n.wynne-control__facts strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   03 — SIZE \/ USE\n========================================================= *\/\n\n.wynne-scale{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.wynne-scale__layout{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:29px;\n  align-items:center;\n}\n\n\n\/* SIZE IMAGE *\/\n\n.wynne-size-img{\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.wynne-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.wynne-size-img img{\n  max-height:145px !important;\n}\n\n\n\/* SIZE COPY *\/\n\n.wynne-scale__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.wynne-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\/* SIZE ROWS *\/\n\n.wynne-sizes{\n  margin-top:14px;\n\n  border-top:1px solid var(--line);\n}\n\n.wynne-size-row{\n  display:grid;\n  grid-template-columns:minmax(0,72px) minmax(0,125px) minmax(0,1fr);\n\n  gap:14px;\n  align-items:center;\n\n  padding:9px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.wynne-size-row strong{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.wynne-size-row span{\n  color:var(--gold-deep);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.wynne-size-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\/* OUTDOOR NOTE *\/\n\n.wynne-outdoor{\n  display:grid;\n  grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n  gap:19px;\n  align-items:center;\n\n  margin-top:17px;\n\n  padding:14px 16px;\n\n  background:#F6EFE5;\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.wynne-outdoor__mark 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.wynne-outdoor__mark 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.wynne-outdoor__copy p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.wynne-specs{\n  padding:31px 0;\n}\n\n.wynne-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.wynne-specs__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.wynne-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.wynne-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.wynne-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.wynne-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.wynne-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* MATERIAL NOTE *\/\n\n.wynne-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(--walnut);\n}\n\n.wynne-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.wynne-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.wynne-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.wynne-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.wynne-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.wynne-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.wynne-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.wynne-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.wynne-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.wynne-lightbox:target{\n  display:flex;\n}\n\n.wynne-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.wynne-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.wynne-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.wynne-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  .wynne-frame{\n    padding:25px 18px 0;\n  }\n\n  .wynne-frame::before,\n  .wynne-frame::after{\n    left:18px;\n  }\n\n\n  .wynne-intro__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,125px);\n\n    gap:18px;\n  }\n\n  .wynne-intro h2{\n    font-size:27px;\n  }\n\n\n  .wynne-feature__layout{\n    grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .wynne-detail{\n    width:135px;\n  }\n\n  .wynne-detail img{\n    max-height:125px !important;\n  }\n\n\n  .wynne-scale__layout{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n\n  .wynne-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  .wynne-intro__top{\n    grid-template-columns:1fr;\n  }\n\n  .wynne-stat{\n    width:185px;\n  }\n\n\n  .wynne-quick{\n    grid-template-columns:1fr;\n  }\n\n\n  .wynne-feature__layout{\n    grid-template-columns:1fr;\n  }\n\n  .wynne-detail{\n    width:120px;\n\n    margin:0;\n  }\n\n\n  .wynne-finishes{\n    grid-template-columns:1fr;\n  }\n\n\n  .wynne-control{\n    grid-template-columns:1fr;\n\n    gap:8px;\n\n    padding:16px;\n  }\n\n  .wynne-control__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  .wynne-scale__layout{\n    grid-template-columns:1fr;\n  }\n\n  .wynne-size-img{\n    width:115px;\n\n    margin:0;\n  }\n\n  .wynne-size-img img{\n    max-height:108px !important;\n  }\n\n\n  .wynne-size-row{\n    grid-template-columns:minmax(0,55px) minmax(0,105px) minmax(0,1fr);\n\n    gap:8px;\n  }\n\n\n  .wynne-outdoor{\n    grid-template-columns:1fr;\n\n    gap:6px;\n  }\n\n\n  .wynne-specs__head{\n    display:block;\n  }\n\n  .wynne-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .wynne-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .wynne-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-wynne\" id=\"wynne-root\"\u003e\n\u003cdiv class=\"wynne-frame\"\u003e\n\u003c!-- =====================================================\n         01 — CHARGE \/ CARRY \/ GLOW\n    ====================================================== --\u003e\n\u003csection class=\"wynne-intro\"\u003e\n\u003cdiv class=\"wynne-intro__top\"\u003e\n\u003cdiv class=\"wynne-intro__copy\"\u003e\n\u003cspan class=\"wynne-eyebrow\"\u003e Charge \/ Carry \/ Glow \u003c\/span\u003e\n\u003ch2\u003eSoft Lantern Light, Without the Cord\u003c\/h2\u003e\n\u003cp\u003eWynne combines a rechargeable battery, glass lantern shade and real-wood handle in a light you can move from room to room. Charge by USB-C, carry it where you need light, then adjust the brightness directly from the lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wynne-stat\"\u003e\n\u003csmall\u003e Battery Runtime \u003c\/small\u003e \u003cstrong\u003e 4–8h \u003c\/strong\u003e \u003cspan\u003e Depending on brightness \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wynne-quick\"\u003e\n\u003cdiv class=\"wynne-quick__item\"\u003e\n\u003csmall\u003e Charging \u003c\/small\u003e \u003cstrong\u003e USB-C \u003c\/strong\u003e\n\u003cp\u003eApprox. 4–6 hours to recharge. Cable included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wynne-quick__item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Touch Dimming \u003c\/strong\u003e\n\u003cp\u003eTap ON\/OFF and hold to adjust brightness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wynne-quick__item\"\u003e\n\u003csmall\u003e Placement \u003c\/small\u003e \u003cstrong\u003e Cordless \u003c\/strong\u003e\n\u003cp\u003eNo outlet needed while running on battery power.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — CARRY \/ TOUCH \/ WOOD\n    ====================================================== --\u003e\n\u003csection class=\"wynne-feature\"\u003e\n\u003cdiv class=\"wynne-feature__layout\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"wynne-detail\"\u003e\u003ca href=\"#wynne-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/wynne-portable-lantern-glass-table-lamp-cordless-stuberlighting_23.jpg?v=1782180283\" alt=\"Close-up detail of Wynne portable glass lantern and hardwood handle\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"wynne-caption\"\u003eGlass \u0026amp; wood detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wynne-feature__copy\"\u003e\n\u003cspan class=\"wynne-eyebrow\"\u003e Handle \/ Glass \/ Control \u003c\/span\u003e\n\u003ch3\u003eDesigned to Be Picked Up and Moved\u003c\/h3\u003e\n\u003cp\u003eThe hardwood handle makes portability part of the design, not an afterthought. A cylindrical glass lantern spreads warm light in every direction, while the touch sensor keeps visible switches and controls off the body.\u003c\/p\u003e\n\u003cdiv class=\"wynne-finishes\"\u003e\n\u003cdiv class=\"wynne-finish wynne-finish--walnut\"\u003e\n\u003csmall\u003e Handle 01 \u003c\/small\u003e \u003cstrong\u003e Walnut \u003c\/strong\u003e \u003cspan\u003e Darker and warmer for richer wood and earth-toned interiors. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wynne-finish wynne-finish--ash\"\u003e\n\u003csmall\u003e Handle 02 \u003c\/small\u003e \u003cstrong\u003e Ash Wood \u003c\/strong\u003e \u003cspan\u003e Lighter natural tone for pale wood and quieter interiors. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wynne-control\"\u003e\n\u003cdiv class=\"wynne-control__mark\"\u003e\n\u003csmall\u003e Everyday Control \u003c\/small\u003e \u003cstrong\u003e TOUCH \u003c\/strong\u003e \u003cspan\u003e directly on the lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wynne-control__copy\"\u003e\n\u003ch3\u003eTap to Switch. Hold to Dim.\u003c\/h3\u003e\n\u003cp\u003eThe touch sensor is built into the top of the lantern. A quick tap turns the light on or off; press and hold to move through the brightness range.\u003c\/p\u003e\n\u003cdiv class=\"wynne-control__facts\"\u003e\n\u003cspan\u003e \u003cstrong\u003e360°\u003c\/strong\u003e glow \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e2700K\u003c\/strong\u003e warm light \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eBulb Included\u003c\/strong\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         03 — SIZE \/ OUTDOOR\n    ====================================================== --\u003e\n\u003csection class=\"wynne-scale\"\u003e\n\u003cdiv class=\"wynne-scale__layout\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"wynne-size-img\"\u003e\u003ca href=\"#wynne-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/wynne-portable-lantern-glass-table-lamp-cordless-stuberlighting_6.jpg?v=1782180283\" alt=\"Wynne portable lantern table lamp dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"wynne-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wynne-scale__copy\"\u003e\n\u003cspan class=\"wynne-eyebrow\"\u003e Size \/ Use \u003c\/span\u003e\n\u003ch3\u003eThree Sizes, Same Portable Function\u003c\/h3\u003e\n\u003cp\u003eChoose by the surface where Wynne will spend most of its time. The smaller version stays discreet on compact tables, while the larger versions give the glass lantern more visual presence.\u003c\/p\u003e\n\u003cdiv class=\"wynne-sizes\"\u003e\n\u003cdiv class=\"wynne-size-row\"\u003e\n\u003cstrong\u003e 7\" \u003c\/strong\u003e \u003cspan\u003e H11.8\" \u003c\/span\u003e\n\u003cp\u003eCompact bedside and small-table scale.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wynne-size-row\"\u003e\n\u003cstrong\u003e 9.8\" \u003c\/strong\u003e \u003cspan\u003e H16.1\" \u003c\/span\u003e\n\u003cp\u003eBalanced everyday portable size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wynne-size-row\"\u003e\n\u003cstrong\u003e 11.8\" \u003c\/strong\u003e \u003cspan\u003e H20.4\" \u003c\/span\u003e\n\u003cp\u003eLarger statement scale for bigger surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wynne-outdoor\"\u003e\n\u003cdiv class=\"wynne-outdoor__mark\"\u003e\n\u003csmall\u003e Environment \u003c\/small\u003e \u003cstrong\u003e IP44 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wynne-outdoor__copy\"\u003e\n\u003cp\u003eSuitable for indoor and covered-outdoor use. Use it on covered patios and porches, but do not leave the lamp exposed to sustained direct rain or standing water.\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=\"wynne-specs\"\u003e\n\u003cdiv class=\"wynne-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Wynne · Portable Lantern Table Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wynne-spec-list\"\u003e\n\u003cdiv class=\"wynne-spec\"\u003e\n\u003cspan class=\"wynne-spec__label\"\u003e Sizes \u003c\/span\u003e \u003cspan class=\"wynne-spec__value\"\u003e Ø7\" × H11.8\"\u003cbr\u003eØ9.8\" × H16.1\"\u003cbr\u003eØ11.8\" × H20.4\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wynne-spec\"\u003e\n\u003cspan class=\"wynne-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"wynne-spec__value\"\u003e Glass lantern shade · Solid hardwood handle · Metal base \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wynne-spec\"\u003e\n\u003cspan class=\"wynne-spec__label\"\u003e Handle Options \u003c\/span\u003e \u003cspan class=\"wynne-spec__value\"\u003e Walnut · Ash Wood \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wynne-spec\"\u003e\n\u003cspan class=\"wynne-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"wynne-spec__value\"\u003e E26 LED · Bulb Included: Yes · 2700K Warm White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wynne-spec\"\u003e\n\u003cspan class=\"wynne-spec__label\"\u003e Light Effect \u003c\/span\u003e \u003cspan class=\"wynne-spec__value\"\u003e 360° glass-lantern diffusion \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wynne-spec\"\u003e\n\u003cspan class=\"wynne-spec__label\"\u003e Battery Runtime \u003c\/span\u003e \u003cspan class=\"wynne-spec__value\"\u003e Approx. 4–8 hours per full charge, depending on brightness \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wynne-spec\"\u003e\n\u003cspan class=\"wynne-spec__label\"\u003e Charging \u003c\/span\u003e \u003cspan class=\"wynne-spec__value\"\u003e USB-C · Cable included · Approx. 4–6 hours to charge · Lamp can operate while plugged in \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wynne-spec\"\u003e\n\u003cspan class=\"wynne-spec__label\"\u003e Charger Voltage \u003c\/span\u003e \u003cspan class=\"wynne-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wynne-spec\"\u003e\n\u003cspan class=\"wynne-spec__label\"\u003e Charger Plug \u003c\/span\u003e \u003cspan class=\"wynne-spec__value\"\u003e US · UK · EU · AU \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wynne-spec\"\u003e\n\u003cspan class=\"wynne-spec__label\"\u003e Control \/ Dimming \u003c\/span\u003e \u003cspan class=\"wynne-spec__value\"\u003e Touch sensor on glass top · Tap ON\/OFF · Hold to dim \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wynne-spec\"\u003e\n\u003cspan class=\"wynne-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"wynne-spec__value\"\u003e Cordless standalone lamp · No installation required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wynne-spec\"\u003e\n\u003cspan class=\"wynne-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"wynne-spec__value\"\u003e IP44 · Indoor and covered-outdoor use · Not for sustained direct rain or submersion \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wynne-spec\"\u003e\n\u003cspan class=\"wynne-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"wynne-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=\"wynne-note\"\u003e\n\u003csmall\u003e Natural Wood \u003c\/small\u003e \u003cspan\u003e Real wood grain, pattern and tone naturally vary from piece to piece. These variations are material characteristics, not defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         05 — SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"wynne-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=\"wynne-detail-large\" href=\"#wynne-root\" class=\"wynne-lightbox\"\u003e \u003cspan class=\"wynne-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/wynne-portable-lantern-glass-table-lamp-cordless-stuberlighting_23.jpg?v=1782180283\" alt=\"Enlarged Wynne glass lantern and hardwood handle detail\"\u003e \u003cspan class=\"wynne-lightbox__caption\"\u003e Wynne · Glass \u0026amp; Hardwood Detail \u003c\/span\u003e \u003cspan class=\"wynne-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=\"wynne-size-large\" href=\"#wynne-root\" class=\"wynne-lightbox\"\u003e \u003cspan class=\"wynne-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/wynne-portable-lantern-glass-table-lamp-cordless-stuberlighting_6.jpg?v=1782180283\" alt=\"Enlarged Wynne portable lantern dimensions\"\u003e \u003cspan class=\"wynne-lightbox__caption\"\u003e Wynne · 7\" \/ 9.8\" \/ 11.8\" \u003c\/span\u003e \u003cspan class=\"wynne-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 7\"x H 11.8\" \/ Walnut \/ US Plug","offer_id":52388794695963,"sku":"STB-TL-26-10029","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia 7\"x H 11.8\" \/ Walnut \/ UK Plug","offer_id":52388794728731,"sku":"STB-TL-26-10030","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia 7\"x H 11.8\" \/ Walnut \/ AU Plug","offer_id":52388794761499,"sku":"STB-TL-26-10031","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia 7\"x H 11.8\" \/ Walnut \/ EU Plug","offer_id":52388794794267,"sku":"STB-TL-26-10032","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia 7\"x H 11.8\" \/ Ash Wood \/ US Plug","offer_id":52388794827035,"sku":"STB-TL-26-10033","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia 7\"x H 11.8\" \/ Ash Wood \/ UK Plug","offer_id":52388794859803,"sku":"STB-TL-26-10034","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia 7\"x H 11.8\" \/ Ash Wood \/ AU Plug","offer_id":52388794892571,"sku":"STB-TL-26-10035","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia 7\"x H 11.8\" \/ Ash Wood \/ EU Plug","offer_id":52388794925339,"sku":"STB-TL-26-10036","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"x H 16.1\" \/ Walnut \/ US Plug","offer_id":52388794958107,"sku":"STB-TL-26-10037","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"x H 16.1\" \/ Walnut \/ UK Plug","offer_id":52388794990875,"sku":"STB-TL-26-10038","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"x H 16.1\" \/ Walnut \/ AU Plug","offer_id":52388795023643,"sku":"STB-TL-26-10039","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"x H 16.1\" \/ Walnut \/ EU Plug","offer_id":52388795056411,"sku":"STB-TL-26-10040","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"x H 16.1\" \/ Ash Wood \/ US Plug","offer_id":52388795089179,"sku":"STB-TL-26-10041","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"x H 16.1\" \/ Ash Wood \/ UK Plug","offer_id":52388795121947,"sku":"STB-TL-26-10042","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"x H 16.1\" \/ Ash Wood \/ AU Plug","offer_id":52388795154715,"sku":"STB-TL-26-10043","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"x H 16.1\" \/ Ash Wood \/ EU Plug","offer_id":52388795187483,"sku":"STB-TL-26-10044","price":215.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\"x H 20.4\" \/ Walnut \/ US Plug","offer_id":52388795220251,"sku":"STB-TL-26-10045","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\"x H 20.4\" \/ Walnut \/ UK Plug","offer_id":52388795253019,"sku":"STB-TL-26-10046","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\"x H 20.4\" \/ Walnut \/ AU Plug","offer_id":52388795285787,"sku":"STB-TL-26-10047","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\"x H 20.4\" \/ Walnut \/ EU Plug","offer_id":52388795318555,"sku":"STB-TL-26-10048","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\"x H 20.4\" \/ Ash Wood \/ US Plug","offer_id":52388795351323,"sku":"STB-TL-26-10049","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\"x H 20.4\" \/ Ash Wood \/ UK Plug","offer_id":52388795384091,"sku":"STB-TL-26-10050","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\"x H 20.4\" \/ Ash Wood \/ AU Plug","offer_id":52388795416859,"sku":"STB-TL-26-10051","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\"x H 20.4\" \/ Ash Wood \/ EU Plug","offer_id":52388795449627,"sku":"STB-TL-26-10052","price":245.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/wynne-portable-lantern-glass-table-lamp-cordless-stuberlighting_1.jpg?v=1782180283"},{"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":"larkin-p376-style-aluminum-disc-pendant-light","title":"Larkin P376 Style Aluminum Disc Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — LARKIN\n   ALUMINUM DISC PENDANT\n\n   PROFILE \/ SURFACE \/ DROP\n\n   EDITORIAL PRODUCT SHEET\n   QUIET LUXURY · MATERIAL-LED\n   CONCISE · SHOPPER-FIRST\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-larkin-sheet{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#82766B;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --silver:#AAA8A3;\n  --silver-deep:#7C7B77;\n  --silver-soft:#EFEEEA;\n\n  --cream:#F5EDD8;\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n  --soft:#F4EEE5;\n\n  --line:#DED2BD;\n  --line-soft:#ECE4D8;\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-larkin-sheet *,\n.stb-larkin-sheet *::before,\n.stb-larkin-sheet *::after{\n  box-sizing:border-box;\n}\n\n.stb-larkin-sheet h2,\n.stb-larkin-sheet h3,\n.stb-larkin-sheet p{\n  margin-top:0;\n}\n\n.stb-larkin-sheet h2,\n.stb-larkin-sheet 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-larkin-sheet 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-larkin-sheet a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.lks-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.lks-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 — PROFILE\n========================================================= *\/\n\n.lks-intro{\n  padding:0 0 26px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lks-intro__grid{\n  display:grid;\n  grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr);\n\n  gap:12px;\n}\n\n.lks-intro__story{\n  position:relative;\n\n  min-width:0;\n\n  padding:28px 30px 27px 35px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.lks-intro__story::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:0;\n  bottom:0;\n  left:0;\n\n  width:5px;\n\n  background:var(--espresso);\n}\n\n.lks-intro h2{\n  max-width:585px;\n\n  margin:0 0 10px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.lks-intro__story \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\/* RIGHT STAT BLOCK *\/\n\n.lks-intro__stats{\n  display:grid;\n  grid-template-rows:repeat(3,1fr);\n\n  min-width:0;\n\n  border:1px solid var(--line);\n  background:var(--silver-soft);\n}\n\n.lks-intro__stat{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:15px 16px;\n\n  border-bottom:1px solid #D7D4CE;\n}\n\n.lks-intro__stat:last-child{\n  border-bottom:0;\n}\n\n.lks-intro__stat small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--silver-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lks-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:25px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.lks-intro__stat span{\n  display:block;\n\n  margin-top:4px;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* DESIGN DISCLOSURE *\/\n\n.lks-disclosure{\n  display:grid;\n  grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n  gap:17px;\n\n  margin-top:10px;\n\n  padding:10px 12px;\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n\n  background:#F8F3EB;\n}\n\n.lks-disclosure strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.lks-disclosure span{\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   02 — SURFACE \/ CONSTRUCTION\n========================================================= *\/\n\n.lks-surface{\n  padding:28px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lks-surface__head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:28px;\n\n  margin-bottom:15px;\n}\n\n.lks-surface__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.lks-surface__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\/* CONTACT SHEET *\/\n\n.lks-contact{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n}\n\n.lks-contact__card{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:15px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:9px;\n\n  border:1px solid var(--line);\n}\n\n.lks-contact__card--surface{\n  background:#F3F2EF;\n}\n\n.lks-contact__card--top{\n  background:#F8F3EB;\n}\n\n.lks-contact__media{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n}\n\n.lks-contact__media 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.lks-contact__media img{\n  max-height:135px !important;\n}\n\n.lks-contact__copy 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.lks-contact__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.1;\n\n  font-weight:500;\n}\n\n.lks-contact__copy span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* FINISH SELECTOR *\/\n\n.lks-finish-row{\n  display:grid;\n  grid-template-columns:minmax(0,125px) 1fr 1fr;\n\n  gap:8px;\n\n  margin-top:11px;\n}\n\n.lks-finish-row__label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:10px 11px;\n\n  background:var(--espresso);\n}\n\n.lks-finish-row__label 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.lks-finish-row__label 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.lks-finish{\n  position:relative;\n\n  min-width:0;\n\n  padding:11px 12px 11px 34px;\n\n  border:1px solid var(--line);\n}\n\n.lks-finish::before{\n  content:\"\";\n\n  position:absolute;\n\n  left:12px;\n  top:14px;\n\n  width:11px;\n  height:11px;\n\n  border-radius:50%;\n\n  border:1px solid rgba(28,18,9,.15);\n}\n\n.lks-finish--silver{\n  background:#F2F1EE;\n}\n\n.lks-finish--silver::before{\n  background:#AAA9A5;\n}\n\n.lks-finish--white{\n  background:#FCFAF6;\n}\n\n.lks-finish--white::before{\n  background:#F5F3ED;\n}\n\n.lks-finish strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.lks-finish span{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.42;\n}\n\n\n\/* =========================================================\n   03 — DROP \/ SCALE\n========================================================= *\/\n\n.lks-drop{\n  padding:28px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lks-drop__sheet{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  min-width:0;\n\n  border:1px solid var(--line);\n}\n\n\n\/* LEFT SIZE PANE *\/\n\n.lks-drop__visual{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:18px;\n\n  background:var(--silver-soft);\n\n  border-right:1px solid #D5D2CC;\n}\n\n.lks-size-img{\n  width:145px;\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 #D7D3CB;\n}\n\n.lks-size-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.lks-size-img img{\n  max-height:137px !important;\n}\n\n\n\/* RIGHT INFO PANE *\/\n\n.lks-drop__info{\n  min-width:0;\n\n  padding:20px 22px;\n}\n\n.lks-drop__info h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.lks-drop__info \u003e p{\n  max-width:525px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* HORIZONTAL MEASURE *\/\n\n.lks-measure{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:0;\n\n  margin-top:15px;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.lks-measure__item{\n  min-width:0;\n\n  padding:10px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.lks-measure__item:last-child{\n  border-right:0;\n}\n\n.lks-measure__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.lks-measure__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.lks-measure__item span{\n  display:block;\n\n  margin-top:4px;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* LIGHT SOURCE *\/\n\n.lks-light-row{\n  display:grid;\n  grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n  gap:18px;\n\n  margin-top:13px;\n\n  padding-top:12px;\n}\n\n.lks-light-row__title 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.lks-light-row__title strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.lks-light-row__copy p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n.lks-light-row__meta{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:7px;\n\n  margin-top:7px;\n}\n\n.lks-chip{\n  display:inline-flex;\n  align-items:center;\n\n  min-height:26px;\n\n  padding:4px 8px;\n\n  background:#F6F0E6;\n\n  border:1px solid var(--line);\n\n  color:var(--brown);\n\n  font-size:11px;\n  line-height:1.3;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.lks-specs{\n  padding:28px 0;\n}\n\n.lks-specs__heading{\n  display:grid;\n  grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n  gap:28px;\n\n  margin-bottom:10px;\n}\n\n.lks-specs__heading h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.1;\n}\n\n.lks-specs__heading p{\n  max-width:505px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.55;\n}\n\n\n\/* SPEC GRID *\/\n\n.lks-spec-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:0;\n\n  border:1px solid var(--line);\n}\n\n.lks-spec{\n  display:grid;\n  grid-template-columns:minmax(0,112px) minmax(0,1fr);\n\n  gap:12px;\n\n  min-width:0;\n\n  padding:10px 12px;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.lks-spec:nth-child(odd){\n  border-right:1px solid var(--line-soft);\n}\n\n.lks-spec:nth-last-child(-n+2){\n  border-bottom:0;\n}\n\n.lks-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.lks-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  line-height:1.48;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* SURFACE NOTE *\/\n\n.lks-note{\n  margin-top:10px;\n\n  padding:10px 12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--silver);\n}\n\n.lks-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.lks-note span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.lks-shipping{\n  position:relative;\n\n  padding:19px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n}\n\n.lks-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:48px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.lks-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.lks-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.lks-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.lks-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.lks-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.lks-lightbox:target{\n  display:flex;\n}\n\n.lks-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.lks-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.lks-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.lks-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  .lks-intro__grid{\n    grid-template-columns:minmax(0,1fr) minmax(0,180px);\n  }\n\n  .lks-intro__story{\n    padding:25px 22px 24px 28px;\n  }\n\n  .lks-intro h2{\n    font-size:27px;\n  }\n\n\n  .lks-surface__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .lks-contact__card{\n    grid-template-columns:minmax(0,110px) minmax(0,1fr);\n  }\n\n  .lks-contact__media{\n    width:105px;\n  }\n\n\n  .lks-drop__sheet{\n    grid-template-columns:minmax(0,155px) minmax(0,1fr);\n  }\n\n  .lks-size-img{\n    width:120px;\n  }\n\n\n  .lks-specs__heading{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .lks-intro__grid{\n    grid-template-columns:1fr;\n  }\n\n  .lks-intro__stats{\n    grid-template-columns:repeat(3,1fr);\n    grid-template-rows:auto;\n  }\n\n  .lks-intro__stat{\n    border-bottom:0;\n    border-right:1px solid #D7D4CE;\n  }\n\n  .lks-intro__stat:last-child{\n    border-right:0;\n  }\n\n  .lks-intro__stat strong{\n    font-size:20px;\n  }\n\n  .lks-intro__stat span{\n    font-size:11px;\n  }\n\n\n  .lks-disclosure{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n\n  .lks-contact{\n    grid-template-columns:1fr;\n  }\n\n\n  .lks-contact__card{\n    grid-template-columns:minmax(0,105px) minmax(0,1fr);\n  }\n\n\n  .lks-finish-row{\n    grid-template-columns:1fr;\n  }\n\n  .lks-finish-row__label{\n    padding:9px 11px;\n  }\n\n\n  .lks-drop__sheet{\n    grid-template-columns:1fr;\n  }\n\n  .lks-drop__visual{\n    border-right:0;\n    border-bottom:1px solid #D5D2CC;\n  }\n\n  .lks-size-img{\n    width:115px;\n  }\n\n\n  .lks-measure{\n    grid-template-columns:1fr;\n  }\n\n  .lks-measure__item{\n    display:grid;\n    grid-template-columns:minmax(0,85px) minmax(0,80px) minmax(0,1fr);\n\n    gap:10px;\n    align-items:center;\n\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .lks-measure__item:last-child{\n    border-bottom:0;\n  }\n\n  .lks-measure__item strong,\n  .lks-measure__item span{\n    margin-top:0;\n  }\n\n\n  .lks-light-row{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .lks-spec-grid{\n    grid-template-columns:1fr;\n  }\n\n  .lks-spec{\n    grid-template-columns:minmax(0,110px) minmax(0,1fr);\n\n    border-right:0 !important;\n    border-bottom:1px solid var(--line-soft) !important;\n  }\n\n  .lks-spec:last-child{\n    border-bottom:0 !important;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-larkin-sheet\" id=\"larkin-sheet-root\"\u003e\n\u003c!-- =====================================================\n       01 — PROFILE\n  ====================================================== --\u003e\n\u003csection class=\"lks-intro\"\u003e\n\u003cdiv class=\"lks-intro__grid\"\u003e\n\u003cdiv class=\"lks-intro__story\"\u003e\n\u003cspan class=\"lks-kicker\"\u003e Profile \/ Surface \/ Drop \u003c\/span\u003e\n\u003ch2\u003eA Horizontal Disc That Defines the Room Without Filling It\u003c\/h2\u003e\n\u003cp\u003eLarkin reduces the pendant to one strong proportion: a broad spun-aluminum disc, a slim suspension cord and very little visual hardware. At 18.7 inches across, it has enough width to anchor a table or island while keeping the ceiling composition clean.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-intro__stats\"\u003e\n\u003cdiv class=\"lks-intro__stat\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 18.7\" \u003c\/strong\u003e \u003cspan\u003e Wide horizontal scale \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-intro__stat\"\u003e\n\u003csmall\u003e Disc Height \u003c\/small\u003e \u003cstrong\u003e 7.5\" \u003c\/strong\u003e \u003cspan\u003e Low-profile form \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-intro__stat\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e \u003cspan\u003e Adjustable at install \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-disclosure\"\u003e\n\u003cstrong\u003e Design Note \u003c\/strong\u003e \u003cspan\u003e Larkin is an independently manufactured design tribute inspired by the P376 silhouette. It is not an authentic or licensed P376 product. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — SURFACE\n  ====================================================== --\u003e\n\u003csection class=\"lks-surface\"\u003e\n\u003cdiv class=\"lks-surface__head\"\u003e\n\u003ch3\u003eThe Metal Does Most of the Work\u003c\/h3\u003e\n\u003cp\u003eInstead of adding decorative parts, Larkin relies on the continuous aluminum surface and the relationship between the wide disc, small upper assembly and suspension line.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-contact\"\u003e\n\u003carticle class=\"lks-contact__card lks-contact__card--surface\"\u003e\n\u003cdiv class=\"lks-contact__media\"\u003e\u003ca href=\"#larkin-surface-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larkin-p376-style-aluminum-disc-pendant-light-stuberlighting_18.jpg?v=1782204664\" alt=\"Close-up of Larkin spun aluminum disc surface\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"lks-contact__copy\"\u003e\n\u003csmall\u003e Surface \u003c\/small\u003e \u003cstrong\u003e Spun Aluminum \u003c\/strong\u003e \u003cspan\u003e A continuous metal disc with a clean, lightweight visual profile. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"lks-contact__card lks-contact__card--top\"\u003e\n\u003cdiv class=\"lks-contact__media\"\u003e\u003ca href=\"#larkin-top-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larkin-p376-style-aluminum-disc-pendant-light-stuberlighting_12.jpg?v=1782204664\" alt=\"Close-up of Larkin upper assembly and suspension detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"lks-contact__copy\"\u003e\n\u003csmall\u003e Upper Detail \u003c\/small\u003e \u003cstrong\u003e Minimal Hardware \u003c\/strong\u003e \u003cspan\u003e The suspension and upper assembly stay visually secondary to the disc. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-finish-row\"\u003e\n\u003cdiv class=\"lks-finish-row__label\"\u003e\n\u003csmall\u003e Finish \u003c\/small\u003e \u003cstrong\u003e Choose the Surface \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-finish lks-finish--silver\"\u003e\n\u003cstrong\u003e Brushed Silver \u003c\/strong\u003e \u003cspan\u003e More visible metal character and a stronger Mid-Century expression. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-finish lks-finish--white\"\u003e\n\u003cstrong\u003e Matte White \u003c\/strong\u003e \u003cspan\u003e Quieter against pale ceilings for a softer contemporary look. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — DROP \/ SCALE\n  ====================================================== --\u003e\n\u003csection class=\"lks-drop\"\u003e\n\u003cdiv class=\"lks-drop__sheet\"\u003e\n\u003cdiv class=\"lks-drop__visual\"\u003e\n\u003cdiv class=\"lks-size-img\"\u003e\u003ca href=\"#larkin-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larkin-p376-style-aluminum-disc-pendant-light-stuberlighting_21.jpg?v=1782204664\" alt=\"Larkin aluminum disc pendant dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"lks-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-drop__info\"\u003e\n\u003cspan class=\"lks-kicker\"\u003e Scale \/ Suspension \u003c\/span\u003e\n\u003ch3\u003eOne Size. Adjustable Drop.\u003c\/h3\u003e\n\u003cp\u003eThe disc itself stays fixed at 18.7 inches across. The variable is suspension: the standard 59-inch cord can be shortened during installation, with longer lengths available when higher ceilings require more drop.\u003c\/p\u003e\n\u003cdiv class=\"lks-measure\"\u003e\n\u003cdiv class=\"lks-measure__item\"\u003e\n\u003csmall\u003e Disc \u003c\/small\u003e \u003cstrong\u003e Ø18.7\" \u003c\/strong\u003e \u003cspan\u003e H7.5\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-measure__item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e \u003cspan\u003e Standard \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-measure__item\"\u003e\n\u003csmall\u003e High Ceiling \u003c\/small\u003e \u003cstrong\u003e Custom \u003c\/strong\u003e \u003cspan\u003e Longer drop available \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-light-row\"\u003e\n\u003cdiv class=\"lks-light-row__title\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Replaceable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-light-row__copy\"\u003e\n\u003cp\u003eLarkin uses a standard E26\/E27 socket rather than integrated LED. A warm-white LED bulb is included, and the bulb can be replaced later without replacing the fixture.\u003c\/p\u003e\n\u003cdiv class=\"lks-light-row__meta\"\u003e\n\u003cspan class=\"lks-chip\"\u003e Bulb Included \u003c\/span\u003e \u003cspan class=\"lks-chip\"\u003e 2700K Standard \u003c\/span\u003e \u003cspan class=\"lks-chip\"\u003e Max 40W \u003c\/span\u003e \u003cspan class=\"lks-chip\"\u003e Dimming Compatible \u003c\/span\u003e\n\u003c\/div\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 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"lks-specs\"\u003e\n\u003cdiv class=\"lks-specs__heading\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cp\u003eThe practical information to confirm before ordering: scale, finish, bulb, suspension and installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-spec-grid\"\u003e\n\u003cdiv class=\"lks-spec\"\u003e\n\u003cspan class=\"lks-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"lks-spec__value\"\u003e Ø18.7\" × H7.5\" \/ Ø47.5 × H19cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-spec\"\u003e\n\u003cspan class=\"lks-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"lks-spec__value\"\u003e Spun aluminum disc · Metal hardware \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-spec\"\u003e\n\u003cspan class=\"lks-spec__label\"\u003e Finishes \u003c\/span\u003e \u003cspan class=\"lks-spec__value\"\u003e Brushed Silver · Matte White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-spec\"\u003e\n\u003cspan class=\"lks-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"lks-spec__value\"\u003e E26 \/ E27 · Bulb Included: Yes · Max 40W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-spec\"\u003e\n\u003cspan class=\"lks-spec__label\"\u003e Included Bulb \u003c\/span\u003e \u003cspan class=\"lks-spec__value\"\u003e 2700K warm-white LED · Standard bulb is non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-spec\"\u003e\n\u003cspan class=\"lks-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"lks-spec__value\"\u003e Compatible with dimmable E26\/E27 bulb + compatible Triac wall dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-spec\"\u003e\n\u003cspan class=\"lks-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"lks-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-spec\"\u003e\n\u003cspan class=\"lks-spec__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"lks-spec__value\"\u003e 59\" standard · Adjustable during installation · Extendable on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-spec\"\u003e\n\u003cspan class=\"lks-spec__label\"\u003e Wiring \u003c\/span\u003e \u003cspan class=\"lks-spec__value\"\u003e Hardwired · Ceiling junction box \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-spec\"\u003e\n\u003cspan class=\"lks-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"lks-spec__value\"\u003e Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-spec\"\u003e\n\u003cspan class=\"lks-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"lks-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lks-spec\"\u003e\n\u003cspan class=\"lks-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"lks-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=\"lks-note\"\u003e\n\u003cstrong\u003e Aluminum Surface \u003c\/strong\u003e \u003cspan\u003e Slight variations in brushed or matte surface character may occur between pieces and are part of the aluminum finishing process. 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=\"lks-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 — SURFACE\n  ====================================================== --\u003e \u003ca id=\"larkin-surface-large\" href=\"#larkin-sheet-root\" class=\"lks-lightbox\"\u003e \u003cspan class=\"lks-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larkin-p376-style-aluminum-disc-pendant-light-stuberlighting_18.jpg?v=1782204664\" alt=\"Enlarged Larkin spun aluminum surface detail\"\u003e \u003cspan class=\"lks-lightbox__caption\"\u003e Larkin · Spun Aluminum Surface \u003c\/span\u003e \u003cspan class=\"lks-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — TOP\n  ====================================================== --\u003e \u003ca id=\"larkin-top-large\" href=\"#larkin-sheet-root\" class=\"lks-lightbox\"\u003e \u003cspan class=\"lks-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larkin-p376-style-aluminum-disc-pendant-light-stuberlighting_12.jpg?v=1782204664\" alt=\"Enlarged Larkin upper suspension construction detail\"\u003e \u003cspan class=\"lks-lightbox__caption\"\u003e Larkin · Upper Construction Detail \u003c\/span\u003e \u003cspan class=\"lks-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=\"larkin-size-large\" href=\"#larkin-sheet-root\" class=\"lks-lightbox\"\u003e \u003cspan class=\"lks-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larkin-p376-style-aluminum-disc-pendant-light-stuberlighting_21.jpg?v=1782204664\" alt=\"Enlarged Larkin aluminum disc pendant dimensions\"\u003e \u003cspan class=\"lks-lightbox__caption\"\u003e Ø18.7\" × H7.5\" \u003c\/span\u003e \u003cspan class=\"lks-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.7\"xH7.5\" \/ silver","offer_id":52389394317595,"sku":"STB-PL-26-10045","price":460.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.7\"xH7.5\" \/ White","offer_id":52389394350363,"sku":"STB-PL-26-10046","price":460.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/larkin-p376-style-aluminum-disc-pendant-light-stuberlighting_1.jpg?v=1782204664"},{"product_id":"pebble-bulb-shape-glass-led-table-lamp","title":"Pebble Bulb-Shape Glass LED Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — PEBBLE\n   Bulb Shape Glass LED Table Lamp\n\n   Product-specific concept:\n   SCULPTURAL OBJECT \/ GLASS \/ ADJUSTABLE ANGLE \/ SCALE\n\n   Shopper Flow:\n   FORM → DETAIL → ADJUSTMENT → SIZE → LIGHT → PRACTICAL\n========================================================= *\/\n\n.stb-pebble{\n  --paper:#FFFDF9;\n  --paper-soft:#F7F2EC;\n  --glass:#F3F0EB;\n  --sand:#EEE6DC;\n\n  --ink:#211A16;\n  --espresso:#352B25;\n\n  --text:#574D46;\n  --muted:#7A7068;\n\n  --line:#D9D0C7;\n  --line-strong:#CBBFB3;\n\n  --gold:#AF8D61;\n  --gold-dark:#7D6041;\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-pebble *,\n.stb-pebble *::before,\n.stb-pebble *::after{\n  box-sizing:border-box;\n}\n\n.stb-pebble h2,\n.stb-pebble 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-pebble p{\n  margin-top:0;\n}\n\n.stb-pebble__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:.11em;\n  text-transform:uppercase;\n}\n\n.stb-pebble__title{\n  max-width:580px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.15;\n  letter-spacing:-.01em;\n}\n\n.stb-pebble__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.27;\n}\n\n.stb-pebble__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-pebble__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#857970;\n\n  font-size:9px;\n  font-weight:600;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-pebble__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-pebble__intro-copy{\n  padding:23px 25px;\n}\n\n.stb-pebble__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-pebble__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:19px;\n\n  background:var(--ink);\n}\n\n.stb-pebble__intro-side small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8AF89;\n\n  font-size:8.7px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-pebble__intro-side strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF7EE;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-pebble__intro-side span{\n  color:#D5CAC2;\n\n  font-size:10.2px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   ESSENTIAL RAIL\n========================================================= *\/\n\n.stb-pebble__rail{\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-pebble__rail-item{\n  padding:12px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-pebble__rail-item:last-child{\n  border-right:0;\n}\n\n.stb-pebble__rail-item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#887A70;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-pebble__rail-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   GENERAL IMAGE\n========================================================= *\/\n\n.stb-pebble__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-pebble__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   GLASS DETAIL\n========================================================= *\/\n\n.stb-pebble__detail{\n  display:grid;\n  grid-template-columns:125px minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:31px;\n\n  padding:15px 17px;\n\n  background:var(--glass);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-pebble__detail-media{\n  width:112px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-pebble__detail-copy p{\n  max-width:575px;\n\n  margin:0;\n\n  color:#625850;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n.stb-pebble__detail-meta{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:10px;\n}\n\n.stb-pebble__detail-meta span{\n  padding:4px 8px;\n\n  background:var(--paper);\n\n  color:#675B52;\n\n  border:1px solid var(--line);\n  border-radius:16px;\n\n  font-size:9.3px;\n}\n\n\n\/* =========================================================\n   ADJUSTMENT\n========================================================= *\/\n\n.stb-pebble__adjust{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 155px;\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:31px;\n\n  padding:0;\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-pebble__adjust-copy{\n  padding:18px 20px;\n}\n\n.stb-pebble__adjust-copy p{\n  max-width:555px;\n\n  margin:0;\n\n  color:#635950;\n\n  font-size:11.8px;\n  line-height:1.62;\n}\n\n.stb-pebble__adjust-note{\n  display:flex;\n  align-items:center;\n\n  gap:9px;\n\n  margin-top:11px;\n}\n\n.stb-pebble__adjust-mark{\n  flex:0 0 auto;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:34px;\n  height:34px;\n\n  background:var(--ink);\n  color:#FFF7EE;\n\n  border-radius:50%;\n\n  font-size:15px;\n}\n\n.stb-pebble__adjust-note span{\n  color:#6D625A;\n\n  font-size:9.8px;\n  line-height:1.45;\n}\n\n.stb-pebble__adjust-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  height:100%;\n\n  padding:12px;\n\n  background:var(--sand);\n}\n\n.stb-pebble__adjust-image{\n  width:125px;\n  max-width:100%;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-pebble__sizes{\n  margin-bottom:31px;\n}\n\n.stb-pebble__size-head{\n  display:flex;\n  justify-content:space-between;\n  align-items:end;\n\n  gap:20px;\n\n  margin-bottom:12px;\n}\n\n.stb-pebble__size-note{\n  flex:0 0 auto;\n\n  color:#84776D;\n\n  font-size:9.3px;\n  line-height:1.45;\n\n  text-align:right;\n}\n\n.stb-pebble__size-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,.02);\n\n  overflow:hidden;\n}\n\n.stb-pebble__dimension-wrap{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:13px;\n\n  background:var(--paper-soft);\n\n  border-right:1px solid var(--line);\n}\n\n.stb-pebble__dimension{\n  width:115px;\n  max-width:100%;\n\n  padding:4px;\n\n  background:#FFFCF8;\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:visible;\n}\n\n.stb-pebble__dimension a{\n  display:block;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-pebble__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-pebble__size-options{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-pebble__size-option{\n  padding:19px 17px;\n}\n\n.stb-pebble__size-option + .stb-pebble__size-option{\n  border-left:1px solid var(--line);\n}\n\n.stb-pebble__size-option:first-child{\n  position:relative;\n}\n\n.stb-pebble__size-option:first-child::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:17px;\n  right:17px;\n\n  height:2px;\n\n  background:var(--gold);\n}\n\n.stb-pebble__size-option small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#88796E;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-pebble__size-option strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:17px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-pebble__size-option span{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--gold-dark);\n\n  font-size:9.5px;\n  font-weight:600;\n}\n\n.stb-pebble__size-option p{\n  margin:0;\n\n  color:#6E645C;\n\n  font-size:10.2px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   LIGHT CHARACTER\n========================================================= *\/\n\n.stb-pebble__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-pebble__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-pebble__light-title small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8AF8A;\n\n  font-size:8.6px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-pebble__light-title strong{\n  color:#FFF7EE;\n\n  font-size:13.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-pebble__light-body{\n  padding:15px 18px;\n\n  background:var(--paper);\n\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-pebble__light-body p{\n  margin:0;\n\n  color:#665C54;\n\n  font-size:11px;\n  line-height:1.56;\n}\n\n.stb-pebble__kelvin{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:10px;\n}\n\n.stb-pebble__kelvin span{\n  padding:4px 8px;\n\n  background:var(--paper-soft);\n\n  color:#665A51;\n\n  border:1px solid var(--line);\n  border-radius:16px;\n\n  font-size:9.4px;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.stb-pebble__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-pebble__placement-item{\n  padding:13px 14px;\n}\n\n.stb-pebble__placement-item + .stb-pebble__placement-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-pebble__placement-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897B70;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-pebble__placement-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-pebble__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   PRACTICAL\n========================================================= *\/\n\n.stb-pebble__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-pebble__practical-item{\n  padding:13px 14px;\n}\n\n.stb-pebble__practical-item + .stb-pebble__practical-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-pebble__practical-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-pebble__practical-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-pebble__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   GLASS NOTE\n========================================================= *\/\n\n.stb-pebble__glass-note{\n  margin-bottom:31px;\n\n  padding:11px 14px;\n\n  background:var(--glass);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.stb-pebble__glass-note strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.7px;\n  font-weight:500;\n}\n\n.stb-pebble__glass-note p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.6px;\n  line-height:1.54;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n========================================================= *\/\n\n.stb-pebble__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-pebble__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-pebble__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-pebble__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-pebble__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-pebble__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-pebble__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-pebble__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-pebble__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n}\n\n.stb-pebble__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-pebble__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-pebble__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-pebble__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-pebble__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-pebble__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-pebble__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-pebble__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-pebble__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-pebble__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-pebble__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-pebble__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-pebble__lightbox:target{\n  display:flex;\n}\n\n.stb-pebble__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-pebble__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-pebble__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-pebble__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-pebble__intro{\n    grid-template-columns:1fr 165px;\n  }\n\n  .stb-pebble__title{\n    font-size:25px;\n  }\n\n\n  .stb-pebble__rail{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-pebble__rail-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-pebble__rail-item:nth-child(1),\n  .stb-pebble__rail-item:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-pebble__size-board{\n    grid-template-columns:125px 1fr;\n  }\n\n\n  .stb-pebble__practical{\n    grid-template-columns:1fr;\n  }\n\n  .stb-pebble__practical-item + .stb-pebble__practical-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-pebble__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-pebble{\n    font-size:14px;\n  }\n\n\n  .stb-pebble__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-pebble__intro-copy{\n    padding:18px 16px;\n  }\n\n  .stb-pebble__intro-side{\n    padding:13px 16px;\n  }\n\n\n  .stb-pebble__detail{\n    grid-template-columns:82px 1fr;\n\n    gap:12px;\n\n    padding:10px;\n  }\n\n  .stb-pebble__detail-media{\n    width:76px;\n  }\n\n\n  .stb-pebble__adjust{\n    grid-template-columns:1fr 88px;\n  }\n\n  .stb-pebble__adjust-copy{\n    padding:13px;\n  }\n\n  .stb-pebble__adjust-media{\n    padding:7px;\n  }\n\n  .stb-pebble__adjust-image{\n    width:78px;\n  }\n\n\n  .stb-pebble__size-head{\n    display:block;\n  }\n\n  .stb-pebble__size-note{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n\n  .stb-pebble__size-board{\n    grid-template-columns:82px 1fr;\n  }\n\n  .stb-pebble__dimension-wrap{\n    padding:7px;\n  }\n\n  .stb-pebble__dimension{\n    width:72px;\n  }\n\n  .stb-pebble__size-options{\n    grid-template-columns:1fr;\n  }\n\n  .stb-pebble__size-option{\n    padding:12px 13px;\n  }\n\n  .stb-pebble__size-option + .stb-pebble__size-option{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-pebble__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-pebble__light-body{\n    border-top:0;\n    border-left:1px solid var(--line);\n  }\n\n\n  .stb-pebble__placement{\n    grid-template-columns:1fr;\n  }\n\n  .stb-pebble__placement-item + .stb-pebble__placement-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-pebble__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-pebble__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-pebble__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-pebble\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-pebble__intro\"\u003e\n\u003cdiv class=\"stb-pebble__intro-copy\"\u003e\n\u003cspan class=\"stb-pebble__eyebrow\"\u003e Clear Glass · Integrated LED · Sculptural Table Lamp \u003c\/span\u003e\n\u003ch2 class=\"stb-pebble__title\"\u003eThe Bulb Shape Becomes the Lamp.\u003c\/h2\u003e\n\u003cp\u003ePebble turns the familiar silhouette of an oversized bulb into a complete table lamp. Clear glass keeps the form visually light, while the integrated LED removes the need for a conventional replaceable bulb or lampshade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pebble__intro-side\"\u003e\n\u003csmall\u003e Two Sizes \u003c\/small\u003e \u003cstrong\u003e Ø6.7\" · Ø9.8\" \u003c\/strong\u003e \u003cspan\u003e Standard 3000K warm white \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ESSENTIAL FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-pebble__rail\"\u003e\n\u003cdiv class=\"stb-pebble__rail-item\"\u003e\n\u003csmall\u003e Body \u003c\/small\u003e \u003cstrong\u003e Clear Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pebble__rail-item\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pebble__rail-item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Inline On \/ Off \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pebble__rail-item\"\u003e\n\u003csmall\u003e LED Life \u003c\/small\u003e \u003cstrong\u003e Approx. 50,000 Hours \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL IMAGE\n  ====================================================== --\u003e\n\u003csection id=\"pebble-detail-section\" class=\"stb-pebble__detail\"\u003e\n\u003cdiv class=\"stb-pebble__detail-media\"\u003e\u003ca href=\"#pebble-detail\" class=\"stb-pebble__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pebble-bulb-shape-glass-led-table-lamp-stuberlighting_2.jpg?v=1782263431\" alt=\"Pebble bulb shape clear glass LED table lamp detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-pebble__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-pebble__detail-copy\"\u003e\n\u003cspan class=\"stb-pebble__eyebrow\"\u003e Glass Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-pebble__section-title\"\u003eOne Continuous Silhouette.\u003c\/h3\u003e\n\u003cp\u003eThe clear glass body gives Pebble its visual simplicity. Instead of separating base, stem, shade and bulb, the lamp reads as a single sculptural object from across the room.\u003c\/p\u003e\n\u003cdiv class=\"stb-pebble__detail-meta\"\u003e\n\u003cspan\u003e Clear Glass \u003c\/span\u003e \u003cspan\u003e Metal Base \u003c\/span\u003e \u003cspan\u003e Integrated Light \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"pebble-detail\" href=\"#pebble-detail-section\" class=\"stb-pebble__lightbox\"\u003e \u003cspan class=\"stb-pebble__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pebble-bulb-shape-glass-led-table-lamp-stuberlighting_2.jpg?v=1782263431\" alt=\"Enlarged Pebble clear glass table lamp detail\"\u003e \u003cspan class=\"stb-pebble__lightbox-caption\"\u003e Pebble · Clear Glass \u0026amp; Integrated LED Detail \u003c\/span\u003e \u003cspan class=\"stb-pebble__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       ADJUSTABLE ANGLE\n  ====================================================== --\u003e\n\u003csection id=\"pebble-adjust-section\" class=\"stb-pebble__adjust\"\u003e\n\u003cdiv class=\"stb-pebble__adjust-copy\"\u003e\n\u003cspan class=\"stb-pebble__eyebrow\"\u003e Adjustable Position \u003c\/span\u003e\n\u003ch3 class=\"stb-pebble__section-title\"\u003eTilt the Form to Change the Look.\u003c\/h3\u003e\n\u003cp\u003ePebble does not have to remain perfectly upright. The adjustable connection allows the glass form to be repositioned, giving the same lamp a more relaxed or directional stance depending on the table and room composition.\u003c\/p\u003e\n\u003cdiv class=\"stb-pebble__adjust-note\"\u003e\n\u003cdiv class=\"stb-pebble__adjust-mark\"\u003e↻\u003c\/div\u003e\n\u003cspan\u003e Adjust gently by hand and use the reference image to understand the available positioning. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pebble__adjust-media\"\u003e\n\u003cdiv class=\"stb-pebble__adjust-image\"\u003e\u003ca href=\"#pebble-adjust\" class=\"stb-pebble__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pebble-bulb-shape-glass-led-table-lamp-stuberlighting_4.jpg?v=1782263431\" alt=\"Pebble glass LED table lamp adjustable angle illustration\" loading=\"lazy\"\u003e \u003cspan class=\"stb-pebble__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ADJUST LIGHTBOX --\u003e \u003ca id=\"pebble-adjust\" href=\"#pebble-adjust-section\" class=\"stb-pebble__lightbox\"\u003e \u003cspan class=\"stb-pebble__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pebble-bulb-shape-glass-led-table-lamp-stuberlighting_4.jpg?v=1782263431\" alt=\"Enlarged Pebble adjustable angle illustration\"\u003e \u003cspan class=\"stb-pebble__lightbox-caption\"\u003e Pebble · Adjustable Position \u003c\/span\u003e \u003cspan class=\"stb-pebble__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: _10.jpg\n  ====================================================== --\u003e\n\u003csection id=\"pebble-size-section\" class=\"stb-pebble__sizes\"\u003e\n\u003cdiv class=\"stb-pebble__size-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-pebble__eyebrow\"\u003e Choose the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-pebble__section-title\"\u003eSmall for Bedside. Medium for More Presence.\u003c\/h3\u003e\n\u003cp class=\"stb-pebble__copy\"\u003ePebble changes noticeably in scale between the two versions, so choose according to the surface it will sit on rather than simply choosing the larger lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pebble__size-note\"\u003eTap the image\u003cbr\u003eto enlarge.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pebble__size-board\"\u003e\n\u003c!-- DIMENSION IMAGE --\u003e\n\u003cdiv class=\"stb-pebble__dimension-wrap\"\u003e\n\u003cdiv class=\"stb-pebble__dimension\"\u003e\u003ca href=\"#pebble-size\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pebble-bulb-shape-glass-led-table-lamp-stuberlighting_10.jpg?v=1782263430\" alt=\"Pebble bulb shape glass LED table lamp dimension reference\" loading=\"lazy\"\u003e \u003cspan class=\"stb-pebble__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE OPTIONS --\u003e\n\u003cdiv class=\"stb-pebble__size-options\"\u003e\n\u003cdiv class=\"stb-pebble__size-option\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e Ø6.7\" \u003c\/strong\u003e \u003cspan\u003e Total Height 10.2\" \u003c\/span\u003e\n\u003cp\u003eBest for bedside tables, narrow consoles, small side tables and paired placement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pebble__size-option\"\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e Ø9.8\" \u003c\/strong\u003e \u003cspan\u003e Total Height 16.5\" \u003c\/span\u003e\n\u003cp\u003eBetter for larger consoles, living-room surfaces and places where the lamp should hold more visual weight.\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=\"pebble-size\" href=\"#pebble-size-section\" class=\"stb-pebble__lightbox\"\u003e \u003cspan class=\"stb-pebble__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pebble-bulb-shape-glass-led-table-lamp-stuberlighting_10.jpg?v=1782263430\" alt=\"Enlarged Pebble table lamp dimensions\"\u003e \u003cspan class=\"stb-pebble__lightbox-caption\"\u003e Pebble · Small \/ Medium Dimension Reference \u003c\/span\u003e \u003cspan class=\"stb-pebble__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHT CHARACTER\n  ====================================================== --\u003e\n\u003csection class=\"stb-pebble__light\"\u003e\n\u003cdiv class=\"stb-pebble__light-title\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Designed for Ambient Light. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pebble__light-body\"\u003e\n\u003cp\u003ePebble is best treated as a warm ambient lamp rather than a directional task light. Standard production is 3000K warm white, which complements bedrooms, living rooms and evening interiors.\u003c\/p\u003e\n\u003cdiv class=\"stb-pebble__kelvin\"\u003e\n\u003cspan\u003e 3000K · Standard \u003c\/span\u003e \u003cspan\u003e 4000K · By Request \u003c\/span\u003e \u003cspan\u003e 6000K · By Request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PLACEMENT\n  ====================================================== --\u003e\n\u003csection class=\"stb-pebble__placement\"\u003e\n\u003cdiv class=\"stb-pebble__placement-item\"\u003e\n\u003csmall\u003e Bedside \u003c\/small\u003e \u003cstrong\u003e Small · Pair Well \u003c\/strong\u003e\n\u003cp\u003eThe 6.7\" version keeps the nightstand visually lighter than a traditional shaded lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pebble__placement-item\"\u003e\n\u003csmall\u003e Console \u003c\/small\u003e \u003cstrong\u003e Medium · Single \u003c\/strong\u003e\n\u003cp\u003eThe 9.8\" version has enough height and glass volume to work as a standalone object.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pebble__placement-item\"\u003e\n\u003csmall\u003e Living Room \u003c\/small\u003e \u003cstrong\u003e Ambient Accent \u003c\/strong\u003e\n\u003cp\u003eUse on side tables or quieter corners where soft background light is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-pebble__practical\"\u003e\n\u003cdiv class=\"stb-pebble__practical-item\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Integrated LED Included \u003c\/strong\u003e\n\u003cp\u003eNo separate screw-in bulb is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pebble__practical-item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59\" Standard Cord \u003c\/strong\u003e\n\u003cp\u003eInline push-button on\/off control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pebble__practical-item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Plug In \u0026amp; Use \u003c\/strong\u003e\n\u003cp\u003eStandalone table lamp. No installation required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       GLASS VARIATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-pebble__glass-note\"\u003e\u003cstrong\u003e Slight variation is part of the glass character. \u003c\/strong\u003e\n\u003cp\u003eSubtle differences in glass thickness, surface clarity and appearance can occur between pieces. These small variations are normal characteristics of individually formed glass components.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-pebble__specs\"\u003e\n\u003cdiv class=\"stb-pebble__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Pebble \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pebble__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e Small — Ø6.7\" × H10.2\" · Medium — Ø9.8\" × H16.5\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pebble__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Clear Glass Body · Metal Base \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pebble__spec\"\u003e\n\u003cspan\u003e Adjustment \u003c\/span\u003e \u003cstrong\u003e Adjustable-Angle Lamp Position · Refer to Adjustment Illustration Above \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pebble__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED Included · Integrated Light Source · No Replaceable Screw-In Bulb Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pebble__spec\"\u003e\n\u003cspan\u003e LED Lifespan \u003c\/span\u003e \u003cstrong\u003e Approximately 50,000 Hours \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pebble__spec\"\u003e\n\u003cspan\u003e Color Temperature \u003c\/span\u003e \u003cstrong\u003e 3000K Warm White Standard · 4000K \/ 6000K Available by Request Before Order \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pebble__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Non-Dimmable · Standard On \/ Off Operation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pebble__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pebble__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-pebble__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-pebble__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-pebble__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 59\" Standard Cord · Longer Cord Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pebble__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Standalone · Plug-In · No Installation Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pebble__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-pebble__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-pebble__faq\"\u003e\u003cspan class=\"stb-pebble__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-pebble__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose the 6.7\" version for bedside tables, narrow consoles and smaller side tables. Choose the 9.8\" version when the lamp needs more visual presence on a foyer console, larger side table or living-room surface.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the angle be adjusted?\u003c\/summary\u003e\n\u003cp\u003eYes. The lamp can be repositioned to change the angle of the bulb-shaped glass body. Refer to the adjustment illustration above for the intended positioning.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Pebble dimmable?\u003c\/summary\u003e\n\u003cp\u003eNo. Pebble uses an integrated LED with simple inline on\/off control and is not designed for brightness dimming.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I order 4000K or 6000K?\u003c\/summary\u003e\n\u003cp\u003eYes. Pebble is supplied in 3000K warm white as standard. If you prefer 4000K or 6000K, contact \u003ca href=\"mailto:support@stuberlighting.com\" style=\"color: #7d6041;\"\u003e support@stuberlighting.com \u003c\/a\u003e before ordering so the requested color temperature can be confirmed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-pebble__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 6.7\"x H 10.2\" \/ 3000K \/ US Plug","offer_id":52391367901467,"sku":"STB-TL-26-10053","price":285.0,"currency_code":"USD","in_stock":true},{"title":"Dia 6.7\"x H 10.2\" \/ 3000K \/ EU Plug","offer_id":52391367934235,"sku":"STB-TL-26-10054","price":285.0,"currency_code":"USD","in_stock":true},{"title":"Dia 6.7\"x H 10.2\" \/ 3000K \/ AU Plug","offer_id":52391367967003,"sku":"STB-TL-26-10055","price":285.0,"currency_code":"USD","in_stock":true},{"title":"Dia 6.7\"x H 10.2\" \/ 3000K \/ UK Plug","offer_id":52391367999771,"sku":"STB-TL-26-10056","price":285.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"x H 16.5\" \/ 3000K \/ US Plug","offer_id":52391368032539,"sku":"STB-TL-26-10057","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"x H 16.5\" \/ 3000K \/ EU Plug","offer_id":52391368065307,"sku":"STB-TL-26-10058","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"x H 16.5\" \/ 3000K \/ AU Plug","offer_id":52391368098075,"sku":"STB-TL-26-10059","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"x H 16.5\" \/ 3000K \/ UK Plug","offer_id":52391368130843,"sku":"STB-TL-26-10060","price":395.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pebble-bulb-shape-glass-led-table-lamp-stuberlighting_1.jpg?v=1782263430"},{"product_id":"onda-travertine-dome-table-lamp","title":"Onda Travertine Dome Table Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — ONDA\n   Travertine Dome Table Lamp\n\n   PRODUCT FLOW\n   FORM → TRAVERTINE → LIGHT EFFECT\n   → SIZE → PRACTICAL → SPECS\n\n   Quiet Stone Luxury \/ Compact \/ Responsive\n========================================================= *\/\n\n.stb-onda{\n  --paper:#FFFDF9;\n  --paper-soft:#F7F2EA;\n  --stone:#E7DAC0;\n  --stone-soft:#F0E7D7;\n\n  --black:#1F1C19;\n  --black-soft:#322D28;\n\n  --ink:#211A16;\n  --text:#5A5048;\n  --muted:#7E7267;\n\n  --line:#D8CDC1;\n  --line-dark:#C7B8A9;\n\n  --accent:#A88454;\n  --accent-dark:#765B39;\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-onda *,\n.stb-onda *::before,\n.stb-onda *::after{\n  box-sizing:border-box;\n}\n\n.stb-onda h2,\n.stb-onda h3{\n  margin-top:0;\n\n  color:var(--ink);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-onda p{\n  margin-top:0;\n}\n\n.stb-onda__eyebrow{\n  display:block;\n  margin-bottom:6px;\n\n  color:var(--accent-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-onda__title{\n  max-width:590px;\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.15;\n  letter-spacing:-.01em;\n}\n\n.stb-onda__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.27;\n}\n\n.stb-onda__copy{\n  max-width:620px;\n  margin:0;\n\n  color:#655B53;\n\n  font-size:12.3px;\n  line-height:1.62;\n}\n\n.stb-onda__hint{\n  display:block;\n  margin-top:5px;\n\n  color:#887B70;\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-onda__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 205px;\n\n  margin-bottom:23px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(25,21,18,.025);\n\n  overflow:hidden;\n}\n\n.stb-onda__intro-copy{\n  padding:23px 25px;\n}\n\n.stb-onda__intro-copy p{\n  max-width:575px;\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.5px;\n  line-height:1.68;\n}\n\n.stb-onda__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:19px 20px;\n\n  background:var(--black);\n}\n\n.stb-onda__intro-side small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#C9B188;\n\n  font-size:8.6px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-onda__intro-side strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:#FFF8EF;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-onda__intro-side span{\n  color:#D5CBC2;\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-onda__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--stone-soft);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:hidden;\n}\n\n.stb-onda__fact{\n  padding:11px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-onda__fact:last-child{\n  border-right:0;\n}\n\n.stb-onda__fact small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#87796B;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-onda__fact strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:11.3px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   GENERAL IMAGE\n========================================================= *\/\n\n.stb-onda__image-link{\n  display:block;\n  width:100%;\n\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-dark);\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-onda__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 \/ DETAIL\n========================================================= *\/\n\n.stb-onda__materials{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-bottom:31px;\n}\n\n.stb-onda__material-card{\n  display:grid;\n  grid-template-columns:115px minmax(0,1fr);\n\n  gap:14px;\n  align-items:center;\n\n  min-width:0;\n\n  padding: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(25,21,18,.02);\n}\n\n.stb-onda__material-card--stone{\n  background:var(--stone-soft);\n}\n\n.stb-onda__material-media{\n  width:104px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-onda__material-copy small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#897A6D;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-onda__material-copy strong{\n  display:block;\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:11.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-onda__material-copy p{\n  margin:0;\n\n  color:#6C6259;\n\n  font-size:9.8px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   LIGHT GEOMETRY\n========================================================= *\/\n\n.stb-onda__light-logic{\n  display:grid;\n  grid-template-columns:165px minmax(0,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-onda__light-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:16px;\n\n  background:var(--black);\n}\n\n.stb-onda__light-label small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#C7AF86;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-onda__light-label strong{\n  color:#FFF7EF;\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-onda__light-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-onda__light-item{\n  padding:14px 16px;\n}\n\n.stb-onda__light-item + .stb-onda__light-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-onda__light-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#88796E;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-onda__light-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-onda__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   SIZE\n========================================================= *\/\n\n.stb-onda__sizes{\n  margin-bottom:31px;\n}\n\n.stb-onda__sizes-head{\n  margin-bottom:12px;\n}\n\n.stb-onda__size-layout{\n  display:grid;\n  grid-template-columns:135px minmax(0,1fr);\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(25,21,18,.02);\n\n  overflow:hidden;\n}\n\n.stb-onda__dimension-wrap{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:13px;\n\n  background:var(--paper-soft);\n\n  border-right:1px solid var(--line);\n}\n\n.stb-onda__dimension{\n  width:110px;\n  max-width:100%;\n\n  padding:4px;\n\n  background:#FFFCF8;\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:visible;\n}\n\n.stb-onda__dimension a{\n  display:block;\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-onda__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-onda__size-options{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-onda__size-option{\n  padding:18px 17px;\n}\n\n.stb-onda__size-option + .stb-onda__size-option{\n  border-left:1px solid var(--line);\n}\n\n.stb-onda__size-option--main{\n  background:var(--stone-soft);\n}\n\n.stb-onda__size-option small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#89796D;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-onda__size-option strong{\n  display:block;\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:15px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-onda__size-option span{\n  display:block;\n  margin-bottom:6px;\n\n  color:var(--accent-dark);\n\n  font-size:9.3px;\n  font-weight:600;\n}\n\n.stb-onda__size-option p{\n  margin:0;\n\n  color:#70645C;\n\n  font-size:9.9px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-onda__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-onda__practical-item{\n  padding:13px 14px;\n}\n\n.stb-onda__practical-item + .stb-onda__practical-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-onda__practical-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-onda__practical-item strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  font-weight:500;\n}\n\n.stb-onda__practical-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.9px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.stb-onda__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-onda__placement-item{\n  padding:13px 14px;\n}\n\n.stb-onda__placement-item + .stb-onda__placement-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-onda__placement-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-onda__placement-item strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.3px;\n  font-weight:500;\n}\n\n.stb-onda__placement-item p{\n  margin:0;\n\n  color:#71665E;\n\n  font-size:9.8px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   NATURAL STONE NOTE\n========================================================= *\/\n\n.stb-onda__stone-note{\n  margin-bottom:31px;\n\n  padding:12px 14px;\n\n  background:var(--stone);\n\n  border:1px solid #D3C19F;\n  border-left:3px solid var(--accent);\n}\n\n.stb-onda__stone-note strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:#322A21;\n\n  font-size:11.6px;\n  font-weight:500;\n}\n\n.stb-onda__stone-note p{\n  margin:0;\n\n  color:#655844;\n\n  font-size:10.5px;\n  line-height:1.54;\n}\n\n\n\/* =========================================================\n   CARE\n========================================================= *\/\n\n.stb-onda__care{\n  display:grid;\n  grid-template-columns:140px 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-onda__care-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--black-soft);\n}\n\n.stb-onda__care-label small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#C9B18D;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-onda__care-label strong{\n  color:#FFF7EF;\n\n  font-size:12.3px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-onda__care-copy{\n  padding:14px 17px;\n}\n\n.stb-onda__care-copy p{\n  margin:0;\n\n  color:#685E56;\n\n  font-size:10.5px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-onda__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(25,21,18,.02);\n\n  overflow:hidden;\n}\n\n.stb-onda__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--black);\n}\n\n.stb-onda__spec-head span{\n  color:#C9B18C;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-onda__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-onda__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-onda__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-onda__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-onda__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-onda__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n}\n\n.stb-onda__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-onda__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-onda__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-onda__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--accent-dark);\n\n  font-size:19px;\n}\n\n.stb-onda__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-onda__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.8px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-onda__shipping{\n  padding:18px 19px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--accent);\n  border-radius:5px;\n}\n\n.stb-onda__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-onda__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-onda__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-onda__shipping a{\n  color:var(--accent-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-onda__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(15,14,13,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.stb-onda__lightbox:target{\n  display:flex;\n}\n\n.stb-onda__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-onda__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-onda__lightbox-caption{\n  margin-top:9px;\n\n  color:#D6BA91;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-onda__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.4px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-onda__intro{\n    grid-template-columns:1fr 175px;\n  }\n\n  .stb-onda__title{\n    font-size:25px;\n  }\n\n  .stb-onda__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-onda__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-onda__fact:nth-child(1),\n  .stb-onda__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n  .stb-onda__material-card{\n    grid-template-columns:90px 1fr;\n  }\n\n  .stb-onda__material-media{\n    width:82px;\n  }\n\n  .stb-onda__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-onda{\n    font-size:14px;\n  }\n\n\n  .stb-onda__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-onda__intro-copy{\n    padding:18px 16px;\n  }\n\n  .stb-onda__intro-side{\n    padding:12px 16px;\n  }\n\n\n  .stb-onda__materials{\n    grid-template-columns:1fr;\n  }\n\n  .stb-onda__material-card{\n    grid-template-columns:82px 1fr;\n  }\n\n  .stb-onda__material-media{\n    width:75px;\n  }\n\n\n  .stb-onda__light-logic{\n    grid-template-columns:1fr;\n  }\n\n  .stb-onda__light-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-onda__light-item + .stb-onda__light-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-onda__size-layout{\n    grid-template-columns:82px 1fr;\n  }\n\n  .stb-onda__dimension-wrap{\n    padding:7px;\n  }\n\n  .stb-onda__dimension{\n    width:73px;\n  }\n\n  .stb-onda__size-options{\n    grid-template-columns:1fr;\n  }\n\n  .stb-onda__size-option{\n    padding:12px 13px;\n  }\n\n  .stb-onda__size-option + .stb-onda__size-option{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-onda__practical{\n    grid-template-columns:1fr;\n  }\n\n  .stb-onda__practical-item + .stb-onda__practical-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-onda__placement{\n    grid-template-columns:1fr;\n  }\n\n  .stb-onda__placement-item + .stb-onda__placement-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-onda__care{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-onda__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-onda__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-onda__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-onda\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-onda__intro\"\u003e\n\u003cdiv class=\"stb-onda__intro-copy\"\u003e\n\u003cspan class=\"stb-onda__eyebrow\"\u003e Natural Travertine · Matte Black Dome \u003c\/span\u003e\n\u003ch2 class=\"stb-onda__title\"\u003eWarm Light Reflected Through Stone.\u003c\/h2\u003e\n\u003cp\u003eOnda reverses the familiar table-lamp silhouette: a matte black dome directs light downward onto a natural travertine base. The result is a quieter, more atmospheric glow with the stone becoming part of the light itself.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__intro-side\"\u003e\n\u003csmall\u003e Two Sizes \u003c\/small\u003e \u003cstrong\u003e Ø9.4\" \/ Ø17.7\" \u003c\/strong\u003e \u003cspan\u003e G9 LED included · Plug-in \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-onda__facts\"\u003e\n\u003cdiv class=\"stb-onda__fact\"\u003e\n\u003csmall\u003e Base \u003c\/small\u003e \u003cstrong\u003e Natural Travertine \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__fact\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Matte Black Metal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__fact\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e G9 LED Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__fact\"\u003e\n\u003csmall\u003e Light Tone \u003c\/small\u003e \u003cstrong\u003e 2700K Warm White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL + DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"onda-material-section\" class=\"stb-onda__materials\"\u003e\u003c!-- TRAVERTINE --\u003e\n\u003carticle class=\"stb-onda__material-card stb-onda__material-card--stone\"\u003e\n\u003cdiv class=\"stb-onda__material-media\"\u003e\u003ca href=\"#onda-stone\" class=\"stb-onda__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/yellow-travertine-stuber_1.jpg?v=1786528654\" alt=\"Natural yellow travertine material used on Onda table lamp\" loading=\"lazy\"\u003e \u003cspan class=\"stb-onda__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__material-copy\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Natural Yellow Travertine \u003c\/strong\u003e\n\u003cp\u003eWarm cream-to-amber stone with natural pores, tonal variation and subtle veining.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- PRODUCT DETAIL --\u003e\n\u003carticle class=\"stb-onda__material-card\"\u003e\n\u003cdiv class=\"stb-onda__material-media\"\u003e\u003ca href=\"#onda-detail\" class=\"stb-onda__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/onda-travertine-dome-table-lamp-stuberlighting_17.jpg?v=1782737746\" alt=\"Onda travertine dome table lamp detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-onda__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__material-copy\"\u003e\n\u003csmall\u003e Construction \u003c\/small\u003e \u003cstrong\u003e Stone Base + Inverted Dome \u003c\/strong\u003e\n\u003cp\u003eThe black metal shade directs the light toward the stone instead of diffusing it through fabric.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- STONE LIGHTBOX --\u003e \u003ca id=\"onda-stone\" href=\"#onda-material-section\" class=\"stb-onda__lightbox\"\u003e \u003cspan class=\"stb-onda__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/yellow-travertine-stuber_1.jpg?v=1786528654\" alt=\"Enlarged natural yellow travertine\"\u003e \u003cspan class=\"stb-onda__lightbox-caption\"\u003e Onda · Natural Yellow Travertine \u003c\/span\u003e \u003cspan class=\"stb-onda__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"onda-detail\" href=\"#onda-material-section\" class=\"stb-onda__lightbox\"\u003e \u003cspan class=\"stb-onda__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/onda-travertine-dome-table-lamp-stuberlighting_17.jpg?v=1782737746\" alt=\"Enlarged Onda travertine dome lamp detail\"\u003e \u003cspan class=\"stb-onda__lightbox-caption\"\u003e Onda · Dome \u0026amp; Stone Detail \u003c\/span\u003e \u003cspan class=\"stb-onda__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHT EFFECT\n  ====================================================== --\u003e\n\u003csection class=\"stb-onda__light-logic\"\u003e\n\u003cdiv class=\"stb-onda__light-label\"\u003e\n\u003csmall\u003e Light Direction \u003c\/small\u003e \u003cstrong\u003e Down to the Stone, Then Back Into the Room. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__light-body\"\u003e\n\u003cdiv class=\"stb-onda__light-item\"\u003e\n\u003csmall\u003e Dome \u003c\/small\u003e \u003cstrong\u003e Controls Glare \u003c\/strong\u003e\n\u003cp\u003eThe inverted metal shade keeps the bulb visually contained and directs the light downward.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__light-item\"\u003e\n\u003csmall\u003e Travertine \u003c\/small\u003e \u003cstrong\u003e Reflects a Warmer Glow \u003c\/strong\u003e\n\u003cp\u003eLight reaches the warm stone first, giving the lamp a softer ambient character at night.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE\n       ORIGINAL HTML IMAGE RETAINED\n  ====================================================== --\u003e\n\u003csection id=\"onda-size-section\" class=\"stb-onda__sizes\"\u003e\n\u003cdiv class=\"stb-onda__sizes-head\"\u003e\n\u003cspan class=\"stb-onda__eyebrow\"\u003e Choose the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-onda__section-title\"\u003eSmall for Bedside. Large for Statement Placement.\u003c\/h3\u003e\n\u003cp class=\"stb-onda__copy\"\u003eThe two sizes behave very differently in a room. Choose the smaller lamp when surface space matters; choose the larger version when Onda should read as a deliberate design object.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__size-layout\"\u003e\n\u003cdiv class=\"stb-onda__dimension-wrap\"\u003e\n\u003cdiv class=\"stb-onda__dimension\"\u003e\u003ca href=\"#onda-size\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/onda-travertine-dome-table-lamp-stuberlighting_12.jpg?v=1782737746\" alt=\"Onda travertine dome table lamp dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-onda__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__size-options\"\u003e\n\u003cdiv class=\"stb-onda__size-option stb-onda__size-option--main\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e Ø9.4\" × H11.8\" \u003c\/strong\u003e \u003cspan\u003e 24 × 30cm \u003c\/span\u003e\n\u003cp\u003eBest for nightstands, desks, reading corners and paired bedside placement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__size-option\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø17.7\" × H13.7\" \u003c\/strong\u003e \u003cspan\u003e 45 × 35cm \u003c\/span\u003e\n\u003cp\u003eBetter for console tables, living-room side tables and single statement 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=\"onda-size\" href=\"#onda-size-section\" class=\"stb-onda__lightbox\"\u003e \u003cspan class=\"stb-onda__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/onda-travertine-dome-table-lamp-stuberlighting_12.jpg?v=1782737746\" alt=\"Enlarged Onda table lamp dimensions\"\u003e \u003cspan class=\"stb-onda__lightbox-caption\"\u003e Onda · Small \/ Large Dimension Reference \u003c\/span\u003e \u003cspan class=\"stb-onda__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-onda__practical\"\u003e\n\u003cdiv class=\"stb-onda__practical-item\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e G9 LED Included \u003c\/strong\u003e\n\u003cp\u003eWarm-white 2700K bulb included with every lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__practical-item\"\u003e\n\u003csmall\u003e Control \u003c\/small\u003e \u003cstrong\u003e Inline On \/ Off Switch \u003c\/strong\u003e\n\u003cp\u003eSimple push-button control positioned on the power cord.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__practical-item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59\" \/ 150cm \u003c\/strong\u003e\n\u003cp\u003eLonger wire length can be requested before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PLACEMENT\n  ====================================================== --\u003e\n\u003csection class=\"stb-onda__placement\"\u003e\n\u003cdiv class=\"stb-onda__placement-item\"\u003e\n\u003csmall\u003e Bedside \u003c\/small\u003e \u003cstrong\u003e Small · Ø9.4\" \u003c\/strong\u003e\n\u003cp\u003eLeaves more usable nightstand surface for everyday essentials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__placement-item\"\u003e\n\u003csmall\u003e Desk \/ Reading \u003c\/small\u003e \u003cstrong\u003e Small · Ambient Accent \u003c\/strong\u003e\n\u003cp\u003eAdds warmth without the visual bulk of a traditional shaded lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__placement-item\"\u003e\n\u003csmall\u003e Living \/ Console \u003c\/small\u003e \u003cstrong\u003e Large · Ø17.7\" \u003c\/strong\u003e\n\u003cp\u003eThe wider dome gives the lamp enough visual weight to stand alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL STONE NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-onda__stone-note\"\u003e\u003cstrong\u003e Natural travertine means every Onda will look slightly different. \u003c\/strong\u003e\n\u003cp\u003eVariations in stone tone, pores, small pits and veining are expected. These are natural characteristics of genuine travertine rather than defects, so the base you receive will not be visually identical to the product photographs.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CARE\n  ====================================================== --\u003e\n\u003csection class=\"stb-onda__care\"\u003e\n\u003cdiv class=\"stb-onda__care-label\"\u003e\n\u003csmall\u003e Stone Care \u003c\/small\u003e \u003cstrong\u003e Keep It Simple. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__care-copy\"\u003e\n\u003cp\u003eDust the travertine with a soft dry cloth. For occasional cleaning, use a lightly damp cloth or a pH-neutral stone-safe cleaner. Avoid vinegar, citrus-based products and other acidic cleaners that may etch natural stone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-onda__specs\"\u003e\n\u003cdiv class=\"stb-onda__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Onda \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e Small — Ø9.4\" × H11.8\" · Large — Ø17.7\" × H13.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Natural Yellow Travertine · Matte Black Metal Shade \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__spec\"\u003e\n\u003cspan\u003e Finish \u003c\/span\u003e \u003cstrong\u003e Matte Black Dome · Natural Cream-to-Amber Travertine \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e G9 · Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__spec\"\u003e\n\u003cspan\u003e Included Bulb \u003c\/span\u003e \u003cstrong\u003e Warm-White LED · 2700K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Dimming Requires a Compatible Dimmable G9 LED Bulb and Compatible Plug-In or Inline Dimming Control \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__spec\"\u003e\n\u003cspan\u003e Plug Options \u003c\/span\u003e \u003cstrong\u003e US · EU · UK · AU \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__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-onda__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm Standard · Longer Length Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__spec\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e \u003cstrong\u003e Tabletop · Plug-In \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-onda__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-onda__faq\"\u003e\u003cspan class=\"stb-onda__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-onda__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose the Ø9.4\" Small version for most nightstands, desks and paired bedside installations. Choose the Ø17.7\" Large version for wider side tables, consoles or anywhere Onda should function as a stronger visual statement.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill my travertine look exactly like the photos?\u003c\/summary\u003e\n\u003cp\u003eNo. Natural travertine varies in color, pores, small pits and veining. These differences are expected and give each stone base its own appearance.\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 warm-white 2700K G9 LED bulb, so no separate bulb purchase is required for standard on\/off use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Onda be dimmed?\u003c\/summary\u003e\n\u003cp\u003eDimming is possible after replacing the included bulb with a compatible dimmable G9 LED and using a compatible plug-in or inline dimming control.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I clean the travertine?\u003c\/summary\u003e\n\u003cp\u003eUse a soft dry cloth for routine dusting. For occasional deeper cleaning, use a lightly damp cloth or pH-neutral stone-safe cleaner. Avoid acidic products such as vinegar or citrus-based cleaners.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-onda__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 9.4\" x H 11.8\" \/ Black \u0026 Yellow \/ US Plug","offer_id":52418937913627,"sku":"STB-TL-26-10141","price":320.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.4\" x H 11.8\" \/ Black \u0026 Yellow \/ EU Plug","offer_id":52418937946395,"sku":"STB-TL-26-10142","price":320.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.4\" x H 11.8\" \/ Black \u0026 Yellow \/ AU Plug","offer_id":52418937979163,"sku":"STB-TL-26-10143","price":320.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.4\" x H 11.8\" \/ Black \u0026 Yellow \/ UK Plug","offer_id":52418938011931,"sku":"STB-TL-26-10144","price":320.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\" x H 13.7\" \/ Black \u0026 Yellow \/ US Plug","offer_id":52418938044699,"sku":"STB-TL-26-10145","price":480.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\" x H 13.7\" \/ Black \u0026 Yellow \/ EU Plug","offer_id":52418938077467,"sku":"STB-TL-26-10146","price":480.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\" x H 13.7\" \/ Black \u0026 Yellow \/ AU Plug","offer_id":52418938110235,"sku":"STB-TL-26-10147","price":480.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\" x H 13.7\" \/ Black \u0026 Yellow \/ UK Plug","offer_id":52418938143003,"sku":"STB-TL-26-10148","price":480.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/onda-travertine-dome-table-lamp-stuberlighting_1.jpg?v=1782737746"}],"url":"https:\/\/stuberlighting.com\/collections\/minimalist-lighting.oembed?page=7","provider":"Stuberlighting","version":"1.0","type":"link"}