{"title":"Foyer Lighting","description":"","products":[{"product_id":"washi-paper-sphere-pendant-light","title":"Washi Paper Sphere Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING\n   WASHI PAPER SPHERE PENDANT LIGHT\n   RESPONSIVE PRODUCT DESCRIPTION\n   DESKTOP + TABLET + MOBILE\n========================================================= *\/\n\n.stb-washi-product{\n  --cream:#F5EDD8;\n  --cream-2:#EFE4C9;\n  --cream-3:#E6D8BC;\n  --dark:#1C1209;\n  --brown:#4A3218;\n  --muted:#756143;\n  --gold:#B08A3E;\n  --gold-light:#C8A96E;\n  --line:#D8C6A6;\n\n  width:100%;\n  max-width:100%;\n  margin:0;\n  padding:0;\n\n  overflow:hidden;\n\n  background:var(--cream);\n  color:var(--brown);\n\n  font-family:\n    var(--font-body-family),\n    \"Helvetica Neue\",\n    Arial,\n    sans-serif;\n\n  line-height:1.7;\n\n  -webkit-font-smoothing:antialiased;\n  -webkit-text-size-adjust:100%;\n  text-size-adjust:100%;\n}\n\n.stb-washi-product *,\n.stb-washi-product *:before,\n.stb-washi-product *:after{\n  box-sizing:border-box;\n}\n\n.stb-washi-product img{\n  max-width:100%;\n}\n\n.stb-washi-product a{\n  -webkit-tap-highlight-color:transparent;\n}\n\n.stb-washi-container{\n  width:min(100%,1040px);\n\n  margin:0 auto;\n\n  padding-left:24px;\n  padding-right:24px;\n}\n\n\n\/* =========================================================\n   TYPOGRAPHY\n========================================================= *\/\n\n.stb-washi-eyebrow{\n  display:flex;\n  align-items:center;\n  gap:10px;\n\n  margin:0 0 11px;\n\n  color:var(--gold);\n\n  font-size:9px;\n  font-weight:600;\n  line-height:1.3;\n\n  letter-spacing:2.4px;\n  text-transform:uppercase;\n}\n\n.stb-washi-eyebrow:before{\n  content:\"\";\n\n  width:22px;\n  height:1px;\n\n  flex:0 0 auto;\n\n  background:currentColor;\n}\n\n.stb-washi-heading{\n  margin:0;\n\n  color:var(--brown);\n\n  font-family:\n    var(--font-heading-family),\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:clamp(27px,4vw,40px);\n  line-height:1.08;\n\n  font-weight:\n    var(--font-heading-weight,400);\n\n  letter-spacing:-.025em;\n\n  overflow-wrap:break-word;\n}\n\n.stb-washi-heading em{\n  color:#9A6A2A;\n\n  font-weight:inherit;\n  font-style:italic;\n}\n\n\n\/* =========================================================\n   CLICK TO ENLARGE\n========================================================= *\/\n\n.stb-washi-zoom{\n  position:relative;\n\n  display:block;\n\n  width:100%;\n  height:100%;\n\n  color:inherit;\n  text-decoration:none;\n\n  cursor:zoom-in;\n\n  touch-action:manipulation;\n}\n\n.stb-washi-zoom:after{\n  content:\"+\";\n\n  position:absolute;\n\n  right:9px;\n  bottom:9px;\n\n  z-index:5;\n\n  width:30px;\n  height:30px;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  border-radius:50%;\n\n  background:\n    rgba(28,18,9,.86);\n\n  color:#F5EDD8;\n\n  font-family:Arial,sans-serif;\n  font-size:18px;\n  font-weight:300;\n  line-height:1;\n\n  box-shadow:\n    0 4px 14px\n    rgba(0,0,0,.16);\n\n  pointer-events:none;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n   CLICK ANYWHERE TO CLOSE\n========================================================= *\/\n\n.stb-washi-lightbox{\n  position:fixed;\n\n  inset:0;\n\n  z-index:999999;\n\n  display:none;\n\n  width:100vw;\n\n  height:100vh;\n  height:100dvh;\n\n  padding:28px;\n\n  align-items:center;\n  justify-content:center;\n\n  background:\n    rgba(20,13,7,.95);\n\n  backdrop-filter:blur(8px);\n  -webkit-backdrop-filter:blur(8px);\n\n  color:inherit;\n  text-decoration:none !important;\n\n  cursor:zoom-out;\n\n  overflow:hidden;\n\n  touch-action:manipulation;\n}\n\n.stb-washi-lightbox:target{\n  display:flex;\n}\n\n.stb-washi-lightbox__content{\n  width:auto;\n\n  max-width:min(92vw,1100px);\n  max-height:90vh;\n  max-height:90dvh;\n\n  display:flex;\n  flex-direction:column;\n\n  align-items:center;\n  justify-content:center;\n\n  pointer-events:none;\n}\n\n.stb-washi-lightbox__image{\n  display:block;\n\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n  max-height:80dvh !important;\n\n  margin:0 !important;\n  padding:0 !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  background:#F5EDD8;\n\n  box-shadow:\n    0 22px 70px\n    rgba(0,0,0,.48);\n}\n\n.stb-washi-lightbox__caption{\n  margin:14px 0 0 !important;\n\n  color:var(--gold-light) !important;\n\n  text-align:center;\n\n  font-size:8px;\n  line-height:1.5;\n\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   01 — QUICK FACTS\n========================================================= *\/\n\n.stb-washi-facts{\n  background:var(--dark);\n}\n\n.stb-washi-facts__grid{\n  width:min(100%,1080px);\n\n  margin:0 auto;\n\n  padding:0 24px;\n\n  display:grid;\n\n  grid-template-columns:\n    repeat(5,minmax(0,1fr));\n}\n\n.stb-washi-fact{\n  min-width:0;\n\n  padding:19px 17px;\n\n  border-right:\n    1px solid\n    rgba(255,255,255,.10);\n}\n\n.stb-washi-fact:first-child{\n  padding-left:0;\n}\n\n.stb-washi-fact:last-child{\n  padding-right:0;\n  border-right:0;\n}\n\n.stb-washi-fact small{\n  display:block;\n\n  margin:0 0 5px;\n\n  color:#A9916A;\n\n  font-size:8px;\n  font-weight:600;\n  line-height:1.3;\n\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.stb-washi-fact strong{\n  display:block;\n\n  color:#F5EDD8;\n\n  font-family:\n    var(--font-heading-family),\n    Georgia,\n    serif;\n\n  font-size:15px;\n  line-height:1.35;\n  font-weight:400;\n}\n\n.stb-washi-fact--highlight strong{\n  color:var(--gold-light);\n}\n\n\n\/* =========================================================\n   02 — INTRO\n========================================================= *\/\n\n.stb-washi-intro{\n  padding:48px 0 50px;\n\n  background:var(--cream);\n}\n\n.stb-washi-intro__content{\n  max-width:760px;\n\n  margin:0 auto;\n\n  text-align:center;\n}\n\n.stb-washi-intro .stb-washi-eyebrow{\n  justify-content:center;\n}\n\n.stb-washi-intro__text{\n  max-width:710px;\n\n  margin:17px auto 0;\n\n  color:var(--brown);\n\n  font-size:14px;\n  line-height:1.85;\n}\n\n\n\/* =========================================================\n   03 — MATERIAL\n========================================================= *\/\n\n.stb-washi-material{\n  padding:52px 0;\n\n  background:var(--cream-2);\n}\n\n.stb-washi-material__grid{\n  display:grid;\n\n  grid-template-columns:\n    300px\n    minmax(0,1fr);\n\n  gap:48px;\n\n  align-items:center;\n}\n\n\n\/* MATERIAL FRAME *\/\n\n.stb-washi-material__frame{\n  width:100%;\n  max-width:300px;\n\n  margin:0 auto;\n\n  padding:7px;\n\n  border:1px solid var(--line);\n\n  background:var(--cream);\n}\n\n.stb-washi-material__image{\n  position:relative;\n\n  width:100%;\n\n  aspect-ratio:1 \/ 1;\n\n  overflow:hidden;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  background:var(--cream-3);\n}\n\n.stb-washi-material__image img{\n  display:block;\n\n  width:100% !important;\n  height:100% !important;\n\n  max-width:100% !important;\n  max-height:100% !important;\n\n  margin:0 !important;\n  padding:0 !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n}\n\n.stb-washi-material__tag{\n  position:absolute;\n\n  z-index:4;\n\n  left:9px;\n  bottom:9px;\n\n  padding:5px 8px;\n\n  background:\n    rgba(28,18,9,.80);\n\n  color:#F5EDD8;\n\n  font-size:7px;\n\n  letter-spacing:1.2px;\n  text-transform:uppercase;\n\n  pointer-events:none;\n}\n\n.stb-washi-material__copy{\n  min-width:0;\n  max-width:600px;\n}\n\n.stb-washi-material__text{\n  margin:15px 0 0;\n\n  color:var(--brown);\n\n  font-size:13.5px;\n  line-height:1.82;\n}\n\n.stb-washi-material__note{\n  margin:19px 0 0;\n\n  padding:10px 0 10px 15px;\n\n  border-left:\n    2px solid\n    var(--gold-light);\n\n  color:var(--muted);\n\n  font-size:11.5px;\n  line-height:1.7;\n}\n\n\n\/* =========================================================\n   04 — SIZE GUIDE\n========================================================= *\/\n\n.stb-washi-size{\n  padding:55px 0;\n\n  background:var(--cream);\n}\n\n.stb-washi-size__header{\n  display:grid;\n\n  grid-template-columns:\n    minmax(0,1fr)\n    235px;\n\n  gap:45px;\n\n  align-items:center;\n\n  margin-bottom:32px;\n}\n\n.stb-washi-size__copy{\n  min-width:0;\n  max-width:650px;\n}\n\n.stb-washi-size__text{\n  max-width:580px;\n\n  margin:14px 0 0;\n\n  color:var(--muted);\n\n  font-size:12.5px;\n  line-height:1.75;\n}\n\n\n\/* SIZE IMAGE FRAME *\/\n\n.stb-washi-size__frame{\n  width:235px;\n  max-width:100%;\n\n  margin-left:auto;\n\n  padding:7px;\n\n  border:1px solid var(--line);\n\n  background:var(--cream-2);\n}\n\n.stb-washi-size__image{\n  position:relative;\n\n  width:100%;\n\n  aspect-ratio:3 \/ 4;\n\n  overflow:hidden;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  background:var(--cream-3);\n}\n\n.stb-washi-size__image img{\n  display:block;\n\n  width:100% !important;\n  height:100% !important;\n\n  max-width:100% !important;\n  max-height:100% !important;\n\n  margin:0 !important;\n  padding:0 !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n}\n\n\n\/* =========================================================\n   SIZE LIST DESKTOP\n========================================================= *\/\n\n.stb-washi-size__list{\n  width:100%;\n\n  border-top:\n    1px solid\n    var(--line);\n}\n\n.stb-washi-size__row{\n  display:grid;\n\n  grid-template-columns:\n    90px\n    175px\n    minmax(0,1fr);\n\n  gap:18px;\n\n  align-items:center;\n\n  padding:9px 0;\n\n  border-bottom:\n    1px solid\n    var(--line);\n\n  font-size:12px;\n  line-height:1.5;\n}\n\n.stb-washi-size__row strong{\n  color:var(--brown);\n  font-weight:600;\n}\n\n.stb-washi-size__row span:nth-child(2){\n  color:var(--brown);\n}\n\n.stb-washi-size__row span:last-child{\n  min-width:0;\n\n  color:var(--muted);\n}\n\n.stb-washi-size__tip{\n  margin:18px 0 0;\n\n  padding:14px 16px;\n\n  background:var(--cream-2);\n\n  color:var(--brown);\n\n  font-size:11.5px;\n  line-height:1.7;\n}\n\n\n\/* =========================================================\n   05 — WHERE IT WORKS\n========================================================= *\/\n\n.stb-washi-rooms{\n  padding:45px 0 48px;\n\n  background:var(--dark);\n}\n\n.stb-washi-rooms .stb-washi-eyebrow{\n  justify-content:center;\n\n  color:var(--gold-light);\n}\n\n.stb-washi-rooms__title{\n  margin:0 0 28px;\n\n  color:#F5EDD8;\n\n  text-align:center;\n\n  font-family:\n    var(--font-heading-family),\n    Georgia,\n    serif;\n\n  font-size:29px;\n  line-height:1.2;\n  font-weight:400;\n}\n\n.stb-washi-rooms__grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(4,minmax(0,1fr));\n\n  border-top:\n    1px solid\n    rgba(255,255,255,.13);\n}\n\n.stb-washi-room{\n  min-width:0;\n\n  padding:19px 20px 5px;\n\n  border-right:\n    1px solid\n    rgba(255,255,255,.13);\n}\n\n.stb-washi-room:first-child{\n  padding-left:0;\n}\n\n.stb-washi-room:last-child{\n  border-right:0;\n}\n\n.stb-washi-room strong{\n  display:block;\n\n  margin:0 0 6px;\n\n  color:#F5EDD8;\n\n  font-family:\n    var(--font-heading-family),\n    Georgia,\n    serif;\n\n  font-size:16px;\n  line-height:1.4;\n  font-weight:400;\n}\n\n.stb-washi-room span{\n  display:block;\n\n  color:#BAA789;\n\n  font-size:10.5px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   06 — SPECIFICATIONS + FAQ\n========================================================= *\/\n\n.stb-washi-info{\n  padding:55px 0;\n\n  background:var(--cream-2);\n}\n\n.stb-washi-info__grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap:58px;\n\n  align-items:start;\n}\n\n\n\/* SPECIFICATIONS *\/\n\n.stb-washi-specs{\n  margin-top:21px;\n\n  border-top:\n    1px solid\n    var(--line);\n}\n\n.stb-washi-spec{\n  display:flex;\n\n  justify-content:space-between;\n  align-items:flex-start;\n\n  gap:22px;\n\n  padding:10px 0;\n\n  border-bottom:\n    1px solid\n    var(--line);\n}\n\n.stb-washi-spec span:first-child{\n  flex:0 0 auto;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.stb-washi-spec span:last-child{\n  max-width:66%;\n\n  color:var(--brown);\n\n  text-align:right;\n\n  font-family:\n    var(--font-heading-family),\n    Georgia,\n    serif;\n\n  font-size:14px;\n  line-height:1.45;\n\n  overflow-wrap:break-word;\n}\n\n\n\/* FAQ *\/\n\n.stb-washi-faq{\n  margin-top:21px;\n\n  border-top:\n    1px solid\n    var(--line);\n}\n\n.stb-washi-faq details{\n  border-bottom:\n    1px solid\n    var(--line);\n}\n\n.stb-washi-faq summary{\n  position:relative;\n\n  min-height:56px;\n\n  padding:15px 38px 15px 0;\n\n  display:flex;\n  align-items:center;\n\n  cursor:pointer;\n\n  list-style:none;\n\n  color:var(--brown);\n\n  font-family:\n    var(--font-heading-family),\n    Georgia,\n    serif;\n\n  font-size:16px;\n  line-height:1.4;\n\n  touch-action:manipulation;\n}\n\n.stb-washi-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-washi-faq summary:after{\n  content:\"+\";\n\n  position:absolute;\n\n  right:3px;\n  top:50%;\n\n  transform:\n    translateY(-50%);\n\n  color:var(--gold);\n\n  font-family:Arial,sans-serif;\n\n  font-size:20px;\n  font-weight:300;\n}\n\n.stb-washi-faq details[open] summary:after{\n  content:\"−\";\n}\n\n.stb-washi-faq details p{\n  margin:0;\n\n  padding:0 34px 17px 0;\n\n  color:var(--muted);\n\n  font-size:12px;\n  line-height:1.75;\n}\n\n\n\/* =========================================================\n   07 — SHIPPING \u0026 RETURNS\n========================================================= *\/\n\n.stb-washi-shipping{\n  padding:48px 0 31px;\n\n  background:var(--cream);\n}\n\n.stb-washi-shipping__box{\n  padding:29px 30px 30px;\n\n  background:var(--cream-2);\n\n  border-top:\n    2px solid\n    var(--gold-light);\n}\n\n.stb-washi-shipping__title{\n  margin:0 0 18px;\n\n  color:var(--brown);\n\n  font-family:\n    var(--font-heading-family),\n    Georgia,\n    serif;\n\n  font-size:23px;\n  line-height:1.2;\n  font-weight:400;\n}\n\n.stb-washi-shipping__content{\n  max-width:880px;\n\n  color:var(--brown);\n\n  font-size:12.5px;\n  line-height:1.8;\n}\n\n.stb-washi-shipping__content p{\n  margin:0 0 13px;\n}\n\n.stb-washi-shipping__content p:last-child{\n  margin-bottom:0;\n}\n\n.stb-washi-shipping__content a{\n  color:#9A6A2A;\n\n  text-decoration:underline;\n\n  text-underline-offset:3px;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   08 — MATERIAL DISCLAIMER\n========================================================= *\/\n\n.stb-washi-disclaimer{\n  padding:0 24px 40px;\n\n  background:var(--cream);\n}\n\n.stb-washi-disclaimer p{\n  max-width:760px;\n\n  margin:0 auto;\n\n  color:var(--muted);\n\n  text-align:center;\n\n  font-size:10.5px;\n  line-height:1.7;\n\n  font-style:italic;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (min-width:750px) and (max-width:1024px){\n\n  .stb-washi-container{\n    padding-left:28px;\n    padding-right:28px;\n  }\n\n  .stb-washi-material__grid{\n    grid-template-columns:\n      255px\n      minmax(0,1fr);\n\n    gap:36px;\n  }\n\n  .stb-washi-material__frame{\n    max-width:255px;\n  }\n\n  .stb-washi-size__header{\n    grid-template-columns:\n      minmax(0,1fr)\n      215px;\n\n    gap:32px;\n  }\n\n  .stb-washi-size__frame{\n    width:215px;\n  }\n\n  .stb-washi-info__grid{\n    gap:38px;\n  }\n\n  .stb-washi-room{\n    padding-left:14px;\n    padding-right:14px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n   0 — 749PX\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-washi-container{\n    width:100%;\n\n    padding-left:18px;\n    padding-right:18px;\n  }\n\n\n  \/* -----------------------------------------\n     MOBILE TYPOGRAPHY\n  ----------------------------------------- *\/\n\n  .stb-washi-heading{\n    font-size:clamp(27px,8.8vw,36px);\n    line-height:1.09;\n\n    letter-spacing:-.02em;\n  }\n\n  .stb-washi-eyebrow{\n    gap:8px;\n\n    font-size:8px;\n\n    letter-spacing:1.7px;\n  }\n\n  .stb-washi-eyebrow:before{\n    width:18px;\n  }\n\n\n  \/* -----------------------------------------\n     MOBILE LIGHTBOX\n  ----------------------------------------- *\/\n\n  .stb-washi-lightbox{\n    width:100vw;\n\n    height:100vh;\n    height:100dvh;\n\n    padding:\n      calc(14px + env(safe-area-inset-top))\n      14px\n      calc(14px + env(safe-area-inset-bottom));\n  }\n\n  .stb-washi-lightbox__content{\n    max-width:94vw;\n\n    max-height:88vh;\n    max-height:88dvh;\n  }\n\n  .stb-washi-lightbox__image{\n    max-width:94vw !important;\n\n    max-height:78vh !important;\n    max-height:78dvh !important;\n  }\n\n  .stb-washi-lightbox__caption{\n    max-width:90vw;\n\n    margin-top:10px !important;\n\n    padding:0 8px;\n\n    font-size:7px;\n\n    letter-spacing:1.2px;\n  }\n\n\n  \/* -----------------------------------------\n     QUICK FACTS MOBILE\n  ----------------------------------------- *\/\n\n  .stb-washi-facts__grid{\n    width:100%;\n\n    padding:0 14px;\n\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n\n  .stb-washi-fact,\n  .stb-washi-fact:first-child,\n  .stb-washi-fact:last-child{\n    min-height:72px;\n\n    padding:14px 10px;\n\n    border-right:\n      1px solid\n      rgba(255,255,255,.10);\n\n    border-bottom:\n      1px solid\n      rgba(255,255,255,.10);\n  }\n\n  .stb-washi-fact:nth-child(2n){\n    border-right:0;\n  }\n\n  .stb-washi-fact:last-child{\n    grid-column:1 \/ -1;\n\n    min-height:auto;\n\n    text-align:center;\n\n    border-right:0;\n    border-bottom:0;\n  }\n\n  .stb-washi-fact small{\n    font-size:7px;\n\n    letter-spacing:1.2px;\n  }\n\n  .stb-washi-fact strong{\n    font-size:14px;\n  }\n\n\n  \/* -----------------------------------------\n     INTRO MOBILE\n  ----------------------------------------- *\/\n\n  .stb-washi-intro{\n    padding:38px 0 40px;\n  }\n\n  .stb-washi-intro__content{\n    width:100%;\n  }\n\n  .stb-washi-intro__text{\n    margin-top:15px;\n\n    font-size:12.5px;\n    line-height:1.75;\n  }\n\n\n  \/* -----------------------------------------\n     MATERIAL MOBILE\n  ----------------------------------------- *\/\n\n  .stb-washi-material{\n    padding:40px 0 42px;\n  }\n\n  .stb-washi-material__grid{\n    grid-template-columns:1fr;\n\n    gap:28px;\n  }\n\n  .stb-washi-material__frame{\n    width:min(72vw,270px);\n\n    max-width:270px;\n\n    margin:0 auto;\n  }\n\n  .stb-washi-material__copy{\n    width:100%;\n\n    max-width:none;\n  }\n\n  .stb-washi-material__text{\n    font-size:12.5px;\n    line-height:1.75;\n  }\n\n  .stb-washi-material__note{\n    margin-top:17px;\n\n    font-size:11px;\n  }\n\n\n  \/* -----------------------------------------\n     SIZE GUIDE MOBILE\n  ----------------------------------------- *\/\n\n  .stb-washi-size{\n    padding:42px 0;\n  }\n\n  .stb-washi-size__header{\n    grid-template-columns:1fr;\n\n    gap:26px;\n\n    margin-bottom:29px;\n  }\n\n  .stb-washi-size__copy{\n    width:100%;\n\n    max-width:none;\n  }\n\n  .stb-washi-size__text{\n    font-size:12px;\n    line-height:1.72;\n  }\n\n  .stb-washi-size__frame{\n    width:min(64vw,240px);\n\n    max-width:240px;\n\n    margin:0 auto;\n  }\n\n\n  \/* -----------------------------------------\n     SIZE ROW — MOBILE FRIENDLY\n  ----------------------------------------- *\/\n\n  .stb-washi-size__row{\n    display:grid;\n\n    grid-template-columns:\n      minmax(58px,.30fr)\n      minmax(120px,.70fr);\n\n    gap:3px 10px;\n\n    align-items:center;\n\n    padding:12px 3px;\n\n    font-size:11px;\n    line-height:1.45;\n  }\n\n  .stb-washi-size__row strong{\n    grid-column:1;\n    grid-row:1;\n\n    font-size:11px;\n  }\n\n  .stb-washi-size__row span:nth-child(2){\n    grid-column:2;\n    grid-row:1;\n\n    font-size:11px;\n  }\n\n  .stb-washi-size__row span:last-child{\n    grid-column:1 \/ -1;\n    grid-row:2;\n\n    padding-top:2px;\n\n    color:var(--muted);\n\n    font-size:10px;\n  }\n\n  .stb-washi-size__tip{\n    margin-top:16px;\n\n    padding:13px 14px;\n\n    font-size:10.5px;\n    line-height:1.65;\n  }\n\n\n  \/* -----------------------------------------\n     WHERE IT WORKS MOBILE\n  ----------------------------------------- *\/\n\n  .stb-washi-rooms{\n    padding:40px 0 42px;\n  }\n\n  .stb-washi-rooms__title{\n    margin-bottom:24px;\n\n    font-size:25px;\n  }\n\n  .stb-washi-rooms__grid{\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n\n  .stb-washi-room,\n  .stb-washi-room:first-child{\n    min-height:116px;\n\n    padding:15px 12px;\n\n    border-bottom:\n      1px solid\n      rgba(255,255,255,.13);\n  }\n\n  .stb-washi-room:nth-child(2n){\n    border-right:0;\n  }\n\n  .stb-washi-room:nth-last-child(-n+2){\n    border-bottom:0;\n  }\n\n  .stb-washi-room strong{\n    font-size:15px;\n  }\n\n  .stb-washi-room span{\n    font-size:9.5px;\n    line-height:1.55;\n  }\n\n\n  \/* -----------------------------------------\n     SPECS + FAQ MOBILE\n  ----------------------------------------- *\/\n\n  .stb-washi-info{\n    padding:42px 0;\n  }\n\n  .stb-washi-info__grid{\n    grid-template-columns:1fr;\n\n    gap:44px;\n  }\n\n  .stb-washi-specs{\n    margin-top:18px;\n  }\n\n  .stb-washi-spec{\n    display:block;\n\n    padding:11px 0;\n  }\n\n  .stb-washi-spec span:first-child{\n    display:block;\n\n    margin-bottom:4px;\n\n    font-size:8px;\n  }\n\n  .stb-washi-spec span:last-child{\n    display:block;\n\n    max-width:100%;\n\n    text-align:left;\n\n    font-size:13px;\n    line-height:1.45;\n  }\n\n  .stb-washi-faq{\n    margin-top:18px;\n  }\n\n  .stb-washi-faq summary{\n    min-height:58px;\n\n    padding:\n      15px 38px\n      15px 0;\n\n    font-size:15px;\n    line-height:1.4;\n  }\n\n  .stb-washi-faq details p{\n    padding:\n      0 24px\n      17px 0;\n\n    font-size:11.5px;\n    line-height:1.7;\n  }\n\n\n  \/* -----------------------------------------\n     SHIPPING MOBILE\n  ----------------------------------------- *\/\n\n  .stb-washi-shipping{\n    padding:38px 0 26px;\n  }\n\n  .stb-washi-shipping__box{\n    padding:23px 18px 24px;\n  }\n\n  .stb-washi-shipping__title{\n    margin-bottom:15px;\n\n    font-size:22px;\n  }\n\n  .stb-washi-shipping__content{\n    width:100%;\n\n    font-size:11.5px;\n    line-height:1.72;\n  }\n\n  .stb-washi-shipping__content p{\n    margin-bottom:12px;\n  }\n\n\n  \/* -----------------------------------------\n     DISCLAIMER MOBILE\n  ----------------------------------------- *\/\n\n  .stb-washi-disclaimer{\n    padding:\n      0 18px 34px;\n  }\n\n  .stb-washi-disclaimer p{\n    max-width:500px;\n\n    font-size:9.5px;\n    line-height:1.65;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n   IPHONE SE \/ 320–420PX\n========================================================= *\/\n\n@media(max-width:420px){\n\n  .stb-washi-container{\n    padding-left:15px;\n    padding-right:15px;\n  }\n\n  .stb-washi-heading{\n    font-size:27px;\n  }\n\n  .stb-washi-facts__grid{\n    padding:0 10px;\n  }\n\n  .stb-washi-fact{\n    padding-left:8px !important;\n    padding-right:8px !important;\n  }\n\n  .stb-washi-material__frame{\n    width:min(76vw,250px);\n  }\n\n  .stb-washi-size__frame{\n    width:min(68vw,225px);\n  }\n\n  .stb-washi-size__row{\n    grid-template-columns:\n      55px\n      minmax(0,1fr);\n\n    gap:3px 8px;\n  }\n\n  .stb-washi-rooms__grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-washi-room,\n  .stb-washi-room:first-child{\n    min-height:auto;\n\n    padding:15px 2px;\n\n    border-right:0;\n\n    border-bottom:\n      1px solid\n      rgba(255,255,255,.13);\n  }\n\n  .stb-washi-room:last-child{\n    border-bottom:0;\n  }\n\n  .stb-washi-room strong{\n    font-size:16px;\n  }\n\n  .stb-washi-room span{\n    font-size:10px;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:350px){\n\n  .stb-washi-heading{\n    font-size:25px;\n  }\n\n  .stb-washi-intro__text,\n  .stb-washi-material__text{\n    font-size:12px;\n  }\n\n  .stb-washi-size__row{\n    font-size:10px;\n  }\n\n}\n\n\n\/* =========================================================\n   REDUCED MOTION\n========================================================= *\/\n\n@media(prefers-reduced-motion:reduce){\n\n  .stb-washi-product *,\n  .stb-washi-product *:before,\n  .stb-washi-product *:after{\n    scroll-behavior:auto !important;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"stb-washi-product\"\u003e\n\u003c!-- =====================================================\n     01 — QUICK FACTS\n===================================================== --\u003e\n\u003csection class=\"stb-washi-facts\"\u003e\n\u003cdiv class=\"stb-washi-facts__grid\"\u003e\n\u003cdiv class=\"stb-washi-fact\"\u003e\n\u003csmall\u003eMaterial\u003c\/small\u003e \u003cstrong\u003e Washi Paper \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-washi-fact\"\u003e\n\u003csmall\u003eSizes\u003c\/small\u003e \u003cstrong\u003e 11 Options \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-washi-fact stb-washi-fact--highlight\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003e 3000K Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-washi-fact\"\u003e\n\u003csmall\u003eInstallation\u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-washi-fact\"\u003e\n\u003csmall\u003eSuspension\u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     02 — INTRO\n===================================================== --\u003e\n\u003csection class=\"stb-washi-intro\"\u003e\n\u003cdiv class=\"stb-washi-container\"\u003e\n\u003cdiv class=\"stb-washi-intro__content\"\u003e\n\u003cp class=\"stb-washi-eyebrow\"\u003eWASHI PAPER SPHERE PENDANT\u003c\/p\u003e\n\u003ch2 class=\"stb-washi-heading\"\u003eSoft light. Natural texture. \u003cem\u003e A quieter statement. \u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"stb-washi-intro__text\"\u003eHand-stretched washi paper softens direct bulb light into a warm, diffused glow. The spherical form adds presence without feeling visually heavy, with 11 sizes available for bedrooms, dining rooms, living spaces and tall foyers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     03 — MATERIAL\n===================================================== --\u003e\n\u003csection id=\"stb-washi-material-section\" class=\"stb-washi-material\"\u003e\n\u003cdiv class=\"stb-washi-container stb-washi-material__grid\"\u003e\n\u003cdiv class=\"stb-washi-material__frame\"\u003e\n\u003cdiv class=\"stb-washi-material__image\"\u003e\n\u003ca href=\"#stb-washi-material-lightbox\" class=\"stb-washi-zoom\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Sphere_Pendant_Light_2.jpg?v=1782557728\" alt=\"Hand-stretched Washi paper texture used on the Washi Paper Sphere Pendant Light\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e \u003c\/a\u003e \u003cspan class=\"stb-washi-material__tag\"\u003e MATERIAL DETAIL \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-washi-material__copy\"\u003e\n\u003cp class=\"stb-washi-eyebrow\"\u003eTHE MATERIAL\u003c\/p\u003e\n\u003ch2 class=\"stb-washi-heading\"\u003eHand-stretched \u003cem\u003e washi paper. \u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"stb-washi-material__text\"\u003eWashi paper is stretched by hand over the bamboo-and-iron structure, leaving natural fibers and subtle irregularities visible. When illuminated, the paper gently diffuses the light and reduces the harder glare of an exposed bulb.\u003c\/p\u003e\n\u003cp class=\"stb-washi-material__note\"\u003eEach shade is handmade, so small differences in texture, tone and dimensions are part of the natural character of the material.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     MATERIAL LIGHTBOX\n===================================================== --\u003e \u003ca id=\"stb-washi-material-lightbox\" href=\"#stb-washi-material-section\" class=\"stb-washi-lightbox\"\u003e \u003cspan class=\"stb-washi-lightbox__content\"\u003e \u003cimg class=\"stb-washi-lightbox__image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Sphere_Pendant_Light_2.jpg?v=1782557728\" alt=\"Enlarged hand-stretched Washi paper material detail\"\u003e \u003cspan class=\"stb-washi-lightbox__caption\"\u003e HAND-STRETCHED WASHI PAPER · MATERIAL DETAIL \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     04 — SIZE GUIDE\n===================================================== --\u003e\n\u003csection id=\"stb-washi-size-section\" class=\"stb-washi-size\"\u003e\n\u003cdiv class=\"stb-washi-container\"\u003e\n\u003cdiv class=\"stb-washi-size__header\"\u003e\n\u003cdiv class=\"stb-washi-size__copy\"\u003e\n\u003cp class=\"stb-washi-eyebrow\"\u003eCHOOSE YOUR SIZE\u003c\/p\u003e\n\u003ch2 class=\"stb-washi-heading\"\u003eFrom bedside scale \u003cem\u003e to grand foyer. \u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"stb-washi-size__text\"\u003eThe same spherical form changes dramatically with scale. Choose a smaller diameter for focused areas and a larger size when the pendant needs to anchor an open room or taller ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-washi-size__frame\"\u003e\n\u003cdiv class=\"stb-washi-size__image\"\u003e\u003ca href=\"#stb-washi-size-lightbox\" class=\"stb-washi-zoom\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-sphere-pendant-series.jpg?v=1784895136\" alt=\"Washi Paper Sphere Pendant Light complete size guide\" loading=\"lazy\" width=\"460\" height=\"600\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-washi-size__list\"\u003e\n\u003cdiv class=\"stb-washi-size__row\"\u003e\n\u003cstrong\u003e30A\u003c\/strong\u003e \u003cspan\u003eØ11.8\" × H11\"\u003c\/span\u003e \u003cspan\u003eBedside · niche · compact spaces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-washi-size__row\"\u003e\n\u003cstrong\u003e40A\u003c\/strong\u003e \u003cspan\u003eØ15.7\" × H15.7\"\u003c\/span\u003e \u003cspan\u003eReading corner · small bedroom\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-washi-size__row\"\u003e\n\u003cstrong\u003e45A\u003c\/strong\u003e \u003cspan\u003eØ17.7\" × H16.5\"\u003c\/span\u003e \u003cspan\u003eBreakfast nook · entry\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-washi-size__row\"\u003e\n\u003cstrong\u003e50A\u003c\/strong\u003e \u003cspan\u003eØ19.7\" × H19.7\"\u003c\/span\u003e \u003cspan\u003eBedroom · small dining area\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-washi-size__row\"\u003e\n\u003cstrong\u003e55A\u003c\/strong\u003e \u003cspan\u003eØ21.7\" × H21.7\"\u003c\/span\u003e \u003cspan\u003eDining room · living room\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-washi-size__row\"\u003e\n\u003cstrong\u003e60A\u003c\/strong\u003e \u003cspan\u003eØ23.6\" × H23.6\"\u003c\/span\u003e \u003cspan\u003eDining room · open-plan space\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-washi-size__row\"\u003e\n\u003cstrong\u003e75A\u003c\/strong\u003e \u003cspan\u003eØ29.5\" × H27.5\"\u003c\/span\u003e \u003cspan\u003eLarge dining room · formal living\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-washi-size__row\"\u003e\n\u003cstrong\u003e80A\u003c\/strong\u003e \u003cspan\u003eØ31.5\" × H31.5\"\u003c\/span\u003e \u003cspan\u003eGrand dining room · tall ceilings\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-washi-size__row\"\u003e\n\u003cstrong\u003e90A\u003c\/strong\u003e \u003cspan\u003eØ35.4\" × H35.4\"\u003c\/span\u003e \u003cspan\u003eVaulted room · statement scale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-washi-size__row\"\u003e\n\u003cstrong\u003e100A\u003c\/strong\u003e \u003cspan\u003eØ39.4\" × H39.4\"\u003c\/span\u003e \u003cspan\u003eGrand foyer · gallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-washi-size__row\"\u003e\n\u003cstrong\u003e120A\u003c\/strong\u003e \u003cspan\u003eØ47.2\" × H47.2\"\u003c\/span\u003e \u003cspan\u003eOversized rooms · hospitality\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"stb-washi-size__tip\"\u003e\u003cstrong\u003eQuick sizing tip:\u003c\/strong\u003e over a dining table, start around half the table's longest dimension. For an open room or taller ceiling, choosing the larger of two suitable sizes usually creates a more balanced, intentional proportion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     SIZE LIGHTBOX\n===================================================== --\u003e \u003ca id=\"stb-washi-size-lightbox\" href=\"#stb-washi-size-section\" class=\"stb-washi-lightbox\"\u003e \u003cspan class=\"stb-washi-lightbox__content\"\u003e \u003cimg class=\"stb-washi-lightbox__image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-sphere-pendant-series.jpg?v=1784895136\" alt=\"Enlarged Washi Paper Sphere Pendant Light complete size guide\"\u003e \u003cspan class=\"stb-washi-lightbox__caption\"\u003e COMPLETE SIZE GUIDE · 30A–120A \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     05 — WHERE IT WORKS\n===================================================== --\u003e\n\u003csection class=\"stb-washi-rooms\"\u003e\n\u003cdiv class=\"stb-washi-container\"\u003e\n\u003cp class=\"stb-washi-eyebrow\"\u003eWHERE IT WORKS BEST\u003c\/p\u003e\n\u003ch2 class=\"stb-washi-rooms__title\"\u003eOne shape. Different scales.\u003c\/h2\u003e\n\u003cdiv class=\"stb-washi-rooms__grid\"\u003e\n\u003cdiv class=\"stb-washi-room\"\u003e\n\u003cstrong\u003eDining Room\u003c\/strong\u003e \u003cspan\u003e 23.6–31.5\" creates a soft focal point above most dining tables. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-washi-room\"\u003e\n\u003cstrong\u003eLiving Room\u003c\/strong\u003e \u003cspan\u003e Larger sizes create a warm central anchor without visual heaviness. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-washi-room\"\u003e\n\u003cstrong\u003eBedroom\u003c\/strong\u003e \u003cspan\u003e Smaller sizes work well for softer ambient or bedside lighting. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-washi-room\"\u003e\n\u003cstrong\u003eFoyer\u003c\/strong\u003e \u003cspan\u003e 35.4–47.2\" provides the scale needed for taller spaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     06 — SPECIFICATIONS + FAQ\n===================================================== --\u003e\n\u003csection class=\"stb-washi-info\"\u003e\n\u003cdiv class=\"stb-washi-container stb-washi-info__grid\"\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003cdiv\u003e\n\u003cp class=\"stb-washi-eyebrow\"\u003eSPECIFICATIONS\u003c\/p\u003e\n\u003ch2 class=\"stb-washi-heading\"\u003eWhat you need \u003cem\u003e to know. \u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"stb-washi-specs\"\u003e\n\u003cdiv class=\"stb-washi-spec\"\u003e\n\u003cspan\u003eMaterials\u003c\/span\u003e \u003cspan\u003eMetal fixture components with Washi paper shade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-washi-spec\"\u003e\n\u003cspan\u003eSizes\u003c\/span\u003e \u003cspan\u003e11 options · Ø11.8\"–47.2\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-washi-spec\"\u003e\n\u003cspan\u003eBulb Base\u003c\/span\u003e \u003cspan\u003eE26 \/ E27\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-washi-spec\"\u003e\n\u003cspan\u003eMax Wattage\u003c\/span\u003e \u003cspan\u003e40W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-washi-spec\"\u003e\n\u003cspan\u003eBulb Included\u003c\/span\u003e \u003cspan\u003eYes · 3000K warm white\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-washi-spec\"\u003e\n\u003cspan\u003eDimming\u003c\/span\u003e \u003cspan\u003eDimmable with compatible bulb + dimmer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-washi-spec\"\u003e\n\u003cspan\u003eSuspension\u003c\/span\u003e \u003cspan\u003e59\" adjustable · extendable on request\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-washi-spec\"\u003e\n\u003cspan\u003eInstallation\u003c\/span\u003e \u003cspan\u003eHardwired · plug-in available on request\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-washi-spec\"\u003e\n\u003cspan\u003eCeilings\u003c\/span\u003e \u003cspan\u003eStandard · Sloped · Vaulted\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-washi-spec\"\u003e\n\u003cspan\u003eUse\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!-- FAQ --\u003e\n\u003cdiv\u003e\n\u003cp class=\"stb-washi-eyebrow\"\u003eGOOD TO KNOW\u003c\/p\u003e\n\u003ch2 class=\"stb-washi-heading\"\u003eBefore you \u003cem\u003e order. \u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"stb-washi-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eFor a dining table, start around half the table's longest dimension. Larger rooms and taller ceilings generally need more scale. If you are deciding between two suitable sizes, the larger option usually creates a stronger proportion.\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 soft dry duster or clean microfiber cloth. Do not wet-clean, steam or spray the paper. Keep it away from excessive humidity and direct heat.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be installed on a sloped or vaulted ceiling?\u003c\/summary\u003e\n\u003cp\u003eYes. The adjustable suspension works with standard, sloped and vaulted ceilings. If you need a longer drop, contact us with your ceiling height.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I order a plug-in version?\u003c\/summary\u003e\n\u003cp\u003eThe fixture is hardwired by default. A plug-in cord can be prepared on request and is best suited to the smaller sizes.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it come with a bulb?\u003c\/summary\u003e\n\u003cp\u003eYes. A 3000K warm-white bulb is included. For the warmest appearance through the washi paper, we recommend approximately 2700–3000K.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     07 — SHIPPING \u0026 RETURNS\n===================================================== --\u003e\n\u003csection class=\"stb-washi-shipping\"\u003e\n\u003cdiv class=\"stb-washi-container\"\u003e\n\u003cdiv class=\"stb-washi-shipping__box\"\u003e\n\u003ch2 class=\"stb-washi-shipping__title\"\u003eShipping \u0026amp; Returns\u003c\/h2\u003e\n\u003cdiv class=\"stb-washi-shipping__content\"\u003e\n\u003cp\u003e\u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"\/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=\"\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     08 — WASHI MATERIAL DISCLAIMER\n===================================================== --\u003e\n\u003cdiv class=\"stb-washi-disclaimer\"\u003e\n\u003cp\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\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"30A:Dia 11.8\"xH 11\" \/ Washi Paper \/ White Wire","offer_id":52096219906331,"sku":"STB-NGA-S01","price":135.0,"currency_code":"USD","in_stock":true},{"title":"30A:Dia 11.8\"xH 11\" \/ Washi Paper \/ Black Wire","offer_id":52096219939099,"sku":"STB-NGA-S01","price":135.0,"currency_code":"USD","in_stock":true},{"title":"40A: Dia 15.7\" xH 15.7\" \/ Washi Paper \/ White Wire","offer_id":52096219971867,"sku":"STB-NGA-S02","price":165.0,"currency_code":"USD","in_stock":true},{"title":"40A: Dia 15.7\" xH 15.7\" \/ Washi Paper \/ Black Wire","offer_id":52096220004635,"sku":"STB-NGA-S02","price":165.0,"currency_code":"USD","in_stock":true},{"title":"45A: Dia 17.7\" x H 16.5\" \/ Washi Paper \/ White Wire","offer_id":52096220037403,"sku":"STB-NGA-S03","price":175.0,"currency_code":"USD","in_stock":true},{"title":"45A: Dia 17.7\" x H 16.5\" \/ Washi Paper \/ Black Wire","offer_id":52096220070171,"sku":"STB-NGA-S03","price":175.0,"currency_code":"USD","in_stock":true},{"title":"50A: Dia 19.7\"x H 19.7\" \/ Washi Paper \/ White Wire","offer_id":52096220102939,"sku":"STB-NGA-S04","price":195.0,"currency_code":"USD","in_stock":true},{"title":"50A: Dia 19.7\"x H 19.7\" \/ Washi Paper \/ Black Wire","offer_id":52096220135707,"sku":"STB-NGA-S04","price":195.0,"currency_code":"USD","in_stock":true},{"title":"55A: Dia 21.7\" x H 21.7\" \/ Washi Paper \/ White Wire","offer_id":52096247693595,"sku":"STB-NGA-S05","price":215.0,"currency_code":"USD","in_stock":true},{"title":"55A: Dia 21.7\" x H 21.7\" \/ Washi Paper \/ Black Wire","offer_id":52096247726363,"sku":"STB-NGA-S05","price":215.0,"currency_code":"USD","in_stock":true},{"title":"60A: Dia 23.6\" x H 23.6\" \/ Washi Paper \/ White Wire","offer_id":52096220234011,"sku":"STB-NGA-S06","price":285.0,"currency_code":"USD","in_stock":true},{"title":"60A: Dia 23.6\" x H 23.6\" \/ Washi Paper \/ Black Wire","offer_id":52096220266779,"sku":"STB-NGA-S06","price":285.0,"currency_code":"USD","in_stock":true},{"title":"75A: Dia 29.5\" x H 27.5\" \/ Washi Paper \/ White Wire","offer_id":52096220299547,"sku":"STB-NGA-S07","price":385.0,"currency_code":"USD","in_stock":true},{"title":"75A: Dia 29.5\" x H 27.5\" \/ Washi Paper \/ Black Wire","offer_id":52096220332315,"sku":"STB-NGA-S07","price":385.0,"currency_code":"USD","in_stock":true},{"title":"80A: Dia 31.5\"x H 31.5\" \/ Washi Paper \/ White Wire","offer_id":52096220365083,"sku":"STB-NGA-S08","price":485.0,"currency_code":"USD","in_stock":true},{"title":"80A: Dia 31.5\"x H 31.5\" \/ Washi Paper \/ Black Wire","offer_id":52096220397851,"sku":"STB-NGA-S08","price":485.0,"currency_code":"USD","in_stock":true},{"title":"90A: Dia 35.4\" x H 35.4\" \/ Washi Paper \/ White Wire","offer_id":52096220430619,"sku":"STB-NGA-S09","price":860.0,"currency_code":"USD","in_stock":true},{"title":"90A: Dia 35.4\" x H 35.4\" \/ Washi Paper \/ Black Wire","offer_id":52096220463387,"sku":"STB-NGA-S09","price":860.0,"currency_code":"USD","in_stock":true},{"title":"100A: Dia 39.4\" x H 39.4\" \/ Washi Paper \/ White Wire","offer_id":52096220496155,"sku":"STB-NGA-S10","price":950.0,"currency_code":"USD","in_stock":true},{"title":"100A: Dia 39.4\" x H 39.4\" \/ Washi Paper \/ Black Wire","offer_id":52096220528923,"sku":"STB-NGA-S10","price":950.0,"currency_code":"USD","in_stock":true},{"title":"120A: Dia 47.2\" x H 47.2\" \/ Washi Paper \/ White Wire","offer_id":52096220561691,"sku":"STB-NGA-S12","price":1150.0,"currency_code":"USD","in_stock":true},{"title":"120A: Dia 47.2\" x H 47.2\" \/ Washi Paper \/ Black Wire","offer_id":52096220594459,"sku":"STB-NGA-S12","price":1150.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Stuber-Washi-Paper-Sphere-Pendant-Japandi-Wabi-Sabi-Lighting_19.jpg?v=1781147609"},{"product_id":"washi-paper-d-sphere-pendant-light","title":"Washi Paper D Sphere Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING\n   WASHI PAPER D SPHERE PENDANT LIGHT\n   RESPONSIVE PRODUCT DESCRIPTION\n========================================================= *\/\n\n.stb-wd{\n  --paper:#F7F5F1;\n  --sand:#EEE9E3;\n  --cream:#F5EDD8;\n  --cream2:#EFE4C9;\n  --ink:#1F1E1C;\n  --dark:#1C1209;\n  --brown:#4A3218;\n  --muted:#74634E;\n  --bronze:#987454;\n  --bronze2:#C8A96E;\n  --line:#D9D2CA;\n  --line-warm:#D8C6A6;\n\n  width:100%;\n  max-width:100%;\n  margin:0;\n  padding:0;\n  overflow:hidden;\n\n  background:var(--cream);\n  color:var(--brown);\n\n  font-family:\n    var(--font-body-family),\n    \"Helvetica Neue\",\n    Arial,\n    sans-serif;\n\n  line-height:1.7;\n  -webkit-font-smoothing:antialiased;\n  -webkit-text-size-adjust:100%;\n  text-size-adjust:100%;\n}\n\n.stb-wd *,\n.stb-wd *:before,\n.stb-wd *:after{\n  box-sizing:border-box;\n}\n\n.stb-wd img{\n  max-width:100%;\n}\n\n.stb-wd a{\n  -webkit-tap-highlight-color:transparent;\n}\n\n.stb-wd__wrap{\n  width:min(100%,1040px);\n  margin:0 auto;\n  padding-left:24px;\n  padding-right:24px;\n}\n\n\n\/* =========================================================\n   TYPOGRAPHY\n========================================================= *\/\n\n.stb-wd__label{\n  display:flex;\n  align-items:center;\n  gap:9px;\n\n  margin:0 0 11px;\n\n  color:var(--bronze);\n\n  font-size:9px;\n  font-weight:600;\n  line-height:1.3;\n\n  letter-spacing:2.3px;\n  text-transform:uppercase;\n}\n\n.stb-wd__label:before{\n  content:\"\";\n\n  width:21px;\n  height:1px;\n\n  flex:0 0 auto;\n\n  background:currentColor;\n}\n\n.stb-wd__title{\n  margin:0;\n\n  color:var(--brown);\n\n  font-family:\n    var(--font-heading-family),\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:clamp(27px,4vw,40px);\n  line-height:1.08;\n  font-weight:400;\n\n  letter-spacing:-.025em;\n}\n\n.stb-wd__title em{\n  color:#9A6A2A;\n  font-weight:inherit;\n  font-style:italic;\n}\n\n\n\/* =========================================================\n   IMAGE ZOOM\n========================================================= *\/\n\n.stb-wd__zoom{\n  position:relative;\n\n  display:block;\n\n  width:100%;\n  height:100%;\n\n  color:inherit;\n  text-decoration:none;\n\n  cursor:zoom-in;\n  touch-action:manipulation;\n}\n\n.stb-wd__zoom:after{\n  content:\"+\";\n\n  position:absolute;\n\n  right:9px;\n  bottom:9px;\n\n  z-index:5;\n\n  width:30px;\n  height:30px;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  border-radius:50%;\n\n  background:rgba(28,18,9,.86);\n  color:#F5EDD8;\n\n  font-family:Arial,sans-serif;\n  font-size:18px;\n  font-weight:300;\n  line-height:1;\n\n  box-shadow:0 4px 14px rgba(0,0,0,.16);\n\n  pointer-events:none;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n   CLICK ANYWHERE TO CLOSE\n========================================================= *\/\n\n.stb-wd__lightbox{\n  position:fixed;\n  inset:0;\n\n  z-index:999999;\n\n  display:none;\n\n  width:100vw;\n\n  height:100vh;\n  height:100dvh;\n\n  padding:28px;\n\n  align-items:center;\n  justify-content:center;\n\n  background:rgba(18,14,10,.95);\n\n  backdrop-filter:blur(8px);\n  -webkit-backdrop-filter:blur(8px);\n\n  color:inherit;\n  text-decoration:none !important;\n\n  cursor:zoom-out;\n  overflow:hidden;\n  touch-action:manipulation;\n}\n\n.stb-wd__lightbox:target{\n  display:flex;\n}\n\n.stb-wd__lightbox-content{\n  width:auto;\n\n  max-width:min(92vw,1100px);\n  max-height:90vh;\n  max-height:90dvh;\n\n  display:flex;\n  flex-direction:column;\n\n  align-items:center;\n  justify-content:center;\n\n  pointer-events:none;\n}\n\n.stb-wd__lightbox-img{\n  display:block;\n\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n\n  max-height:80vh !important;\n  max-height:80dvh !important;\n\n  margin:0 !important;\n  padding:0 !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  background:#F5EDD8;\n\n  box-shadow:0 22px 70px rgba(0,0,0,.48);\n}\n\n.stb-wd__lightbox-cap{\n  margin:13px 0 0 !important;\n\n  color:var(--bronze2) !important;\n\n  text-align:center;\n\n  font-size:8px;\n  line-height:1.5;\n\n  letter-spacing:1.8px;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   01 QUICK FACTS\n========================================================= *\/\n\n.stb-wd__facts{\n  background:var(--dark);\n}\n\n.stb-wd__facts-grid{\n  width:min(100%,1080px);\n  margin:0 auto;\n  padding:0 24px;\n\n  display:grid;\n  grid-template-columns:repeat(5,minmax(0,1fr));\n}\n\n.stb-wd__fact{\n  min-width:0;\n\n  padding:19px 16px;\n\n  border-right:1px solid rgba(255,255,255,.10);\n}\n\n.stb-wd__fact:first-child{\n  padding-left:0;\n}\n\n.stb-wd__fact:last-child{\n  padding-right:0;\n  border-right:0;\n}\n\n.stb-wd__fact small{\n  display:block;\n\n  margin:0 0 5px;\n\n  color:#A9916A;\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:1.4px;\n  text-transform:uppercase;\n}\n\n.stb-wd__fact strong{\n  display:block;\n\n  color:#F5EDD8;\n\n  font-family:\n    var(--font-heading-family),\n    Georgia,\n    serif;\n\n  font-size:15px;\n  line-height:1.35;\n  font-weight:400;\n}\n\n.stb-wd__fact--accent strong{\n  color:var(--bronze2);\n}\n\n\n\/* =========================================================\n   02 INTRO\n========================================================= *\/\n\n.stb-wd__intro{\n  padding:48px 0 50px;\n\n  background:var(--cream);\n}\n\n.stb-wd__intro-inner{\n  max-width:760px;\n  margin:0 auto;\n  text-align:center;\n}\n\n.stb-wd__intro .stb-wd__label{\n  justify-content:center;\n}\n\n.stb-wd__intro-text{\n  max-width:700px;\n\n  margin:17px auto 0;\n\n  color:var(--brown);\n\n  font-size:14px;\n  line-height:1.82;\n}\n\n\n\/* =========================================================\n   03 MATERIAL\n========================================================= *\/\n\n.stb-wd__material{\n  padding:50px 0;\n\n  background:var(--cream2);\n}\n\n.stb-wd__material-grid{\n  display:grid;\n\n  grid-template-columns:\n    290px\n    minmax(0,1fr);\n\n  gap:48px;\n\n  align-items:center;\n}\n\n\n\/* MATERIAL IMAGE *\/\n\n.stb-wd__material-frame{\n  width:100%;\n  max-width:290px;\n\n  margin:0 auto;\n\n  padding:7px;\n\n  border:1px solid var(--line-warm);\n\n  background:var(--cream);\n}\n\n.stb-wd__material-img{\n  position:relative;\n\n  width:100%;\n  aspect-ratio:1 \/ 1;\n\n  overflow:hidden;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  background:#E7D9BC;\n}\n\n.stb-wd__material-img img{\n  display:block;\n\n  width:100% !important;\n  height:100% !important;\n\n  margin:0 !important;\n  padding:0 !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n}\n\n.stb-wd__material-badge{\n  position:absolute;\n\n  z-index:4;\n\n  left:9px;\n  bottom:9px;\n\n  padding:5px 8px;\n\n  background:rgba(28,18,9,.80);\n  color:#F5EDD8;\n\n  font-size:7px;\n\n  letter-spacing:1.2px;\n  text-transform:uppercase;\n\n  pointer-events:none;\n}\n\n.stb-wd__material-copy{\n  min-width:0;\n  max-width:590px;\n}\n\n.stb-wd__material-text{\n  margin:15px 0 0;\n\n  color:var(--brown);\n\n  font-size:13.5px;\n  line-height:1.8;\n}\n\n.stb-wd__material-note{\n  margin:18px 0 0;\n\n  padding:9px 0 9px 14px;\n\n  border-left:2px solid var(--bronze2);\n\n  color:var(--muted);\n\n  font-size:11.5px;\n  line-height:1.68;\n}\n\n\n\/* =========================================================\n   04 D SILHOUETTE\n========================================================= *\/\n\n.stb-wd__shape{\n  padding:46px 0;\n\n  background:var(--dark);\n}\n\n.stb-wd__shape .stb-wd__label{\n  color:var(--bronze2);\n  justify-content:center;\n}\n\n.stb-wd__shape-title{\n  max-width:650px;\n\n  margin:0 auto 28px;\n\n  text-align:center;\n\n  color:#F5EDD8;\n\n  font-family:\n    var(--font-heading-family),\n    Georgia,\n    serif;\n\n  font-size:clamp(25px,3.6vw,34px);\n  line-height:1.15;\n  font-weight:400;\n}\n\n.stb-wd__shape-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  border-top:1px solid rgba(255,255,255,.13);\n}\n\n.stb-wd__shape-item{\n  min-width:0;\n\n  padding:19px 22px 2px;\n\n  border-right:1px solid rgba(255,255,255,.13);\n}\n\n.stb-wd__shape-item:first-child{\n  padding-left:0;\n}\n\n.stb-wd__shape-item:last-child{\n  border-right:0;\n}\n\n.stb-wd__shape-item strong{\n  display:block;\n\n  margin:0 0 6px;\n\n  color:#F5EDD8;\n\n  font-family:\n    var(--font-heading-family),\n    Georgia,\n    serif;\n\n  font-size:16px;\n  line-height:1.4;\n  font-weight:400;\n}\n\n.stb-wd__shape-item span{\n  display:block;\n\n  color:#BAA789;\n\n  font-size:10.5px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   05 SIZE GUIDE\n========================================================= *\/\n\n.stb-wd__size{\n  padding:53px 0;\n\n  background:var(--cream);\n}\n\n.stb-wd__size-head{\n  display:grid;\n\n  grid-template-columns:\n    minmax(0,1fr)\n    235px;\n\n  gap:45px;\n\n  align-items:center;\n\n  margin-bottom:30px;\n}\n\n.stb-wd__size-copy{\n  min-width:0;\n}\n\n.stb-wd__size-text{\n  max-width:570px;\n\n  margin:14px 0 0;\n\n  color:var(--muted);\n\n  font-size:12.5px;\n  line-height:1.72;\n}\n\n\n\/* SIZE IMAGE *\/\n\n.stb-wd__size-frame{\n  width:235px;\n  max-width:100%;\n\n  margin-left:auto;\n\n  padding:7px;\n\n  border:1px solid var(--line-warm);\n\n  background:var(--cream2);\n}\n\n.stb-wd__size-img{\n  position:relative;\n\n  width:100%;\n  aspect-ratio:2 \/ 3;\n\n  overflow:hidden;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  background:#E7D9BC;\n}\n\n.stb-wd__size-img img{\n  display:block;\n\n  width:100% !important;\n  height:100% !important;\n\n  margin:0 !important;\n  padding:0 !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n}\n\n\n\/* SIZE ROWS *\/\n\n.stb-wd__sizes{\n  width:100%;\n\n  border-top:1px solid var(--line-warm);\n}\n\n.stb-wd__size-row{\n  display:grid;\n\n  grid-template-columns:\n    85px\n    180px\n    minmax(0,1fr);\n\n  gap:17px;\n\n  align-items:center;\n\n  padding:9px 0;\n\n  border-bottom:1px solid var(--line-warm);\n\n  font-size:12px;\n  line-height:1.48;\n}\n\n.stb-wd__size-row strong{\n  color:var(--brown);\n  font-weight:600;\n}\n\n.stb-wd__size-row span:nth-child(2){\n  color:var(--brown);\n}\n\n.stb-wd__size-row span:last-child{\n  min-width:0;\n  color:var(--muted);\n}\n\n.stb-wd__size-tip{\n  margin:17px 0 0;\n\n  padding:13px 15px;\n\n  background:var(--cream2);\n\n  color:var(--brown);\n\n  font-size:11.5px;\n  line-height:1.68;\n}\n\n\n\/* =========================================================\n   06 SPECS + FAQ\n========================================================= *\/\n\n.stb-wd__info{\n  padding:52px 0;\n\n  background:var(--cream2);\n}\n\n.stb-wd__info-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap:56px;\n\n  align-items:start;\n}\n\n\n\/* SPEC *\/\n\n.stb-wd__specs{\n  margin-top:20px;\n\n  border-top:1px solid var(--line-warm);\n}\n\n.stb-wd__spec{\n  display:flex;\n\n  justify-content:space-between;\n  align-items:flex-start;\n\n  gap:20px;\n\n  padding:10px 0;\n\n  border-bottom:1px solid var(--line-warm);\n}\n\n.stb-wd__spec span:first-child{\n  flex:0 0 auto;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.9px;\n  text-transform:uppercase;\n}\n\n.stb-wd__spec span:last-child{\n  max-width:67%;\n\n  color:var(--brown);\n\n  text-align:right;\n\n  font-family:\n    var(--font-heading-family),\n    Georgia,\n    serif;\n\n  font-size:13.5px;\n  line-height:1.45;\n}\n\n\n\/* FAQ *\/\n\n.stb-wd__faq{\n  margin-top:20px;\n\n  border-top:1px solid var(--line-warm);\n}\n\n.stb-wd__faq details{\n  border-bottom:1px solid var(--line-warm);\n}\n\n.stb-wd__faq summary{\n  position:relative;\n\n  min-height:56px;\n\n  padding:15px 37px 15px 0;\n\n  display:flex;\n  align-items:center;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--brown);\n\n  font-family:\n    var(--font-heading-family),\n    Georgia,\n    serif;\n\n  font-size:15.5px;\n  line-height:1.4;\n\n  touch-action:manipulation;\n}\n\n.stb-wd__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-wd__faq summary:after{\n  content:\"+\";\n\n  position:absolute;\n\n  right:3px;\n  top:50%;\n\n  transform:translateY(-50%);\n\n  color:var(--gold);\n\n  font-family:Arial,sans-serif;\n  font-size:20px;\n  font-weight:300;\n}\n\n.stb-wd__faq details[open] summary:after{\n  content:\"−\";\n}\n\n.stb-wd__faq details p{\n  margin:0;\n\n  padding:0 30px 16px 0;\n\n  color:var(--muted);\n\n  font-size:11.8px;\n  line-height:1.7;\n}\n\n\n\/* =========================================================\n   07 SHIPPING\n========================================================= *\/\n\n.stb-wd__shipping{\n  padding:46px 0 30px;\n\n  background:var(--cream);\n}\n\n.stb-wd__shipping-box{\n  padding:28px 30px;\n\n  background:var(--cream2);\n\n  border-top:2px solid var(--bronze2);\n}\n\n.stb-wd__shipping-title{\n  margin:0 0 17px;\n\n  color:var(--brown);\n\n  font-family:\n    var(--font-heading-family),\n    Georgia,\n    serif;\n\n  font-size:23px;\n  line-height:1.2;\n  font-weight:400;\n}\n\n.stb-wd__shipping-copy{\n  max-width:880px;\n\n  color:var(--brown);\n\n  font-size:12.5px;\n  line-height:1.78;\n}\n\n.stb-wd__shipping-copy p{\n  margin:0 0 12px;\n}\n\n.stb-wd__shipping-copy p:last-child{\n  margin-bottom:0;\n}\n\n.stb-wd__shipping-copy a{\n  color:#9A6A2A;\n\n  text-decoration:underline;\n  text-underline-offset:3px;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   08 DISCLAIMER\n========================================================= *\/\n\n.stb-wd__disclaimer{\n  padding:0 24px 38px;\n\n  background:var(--cream);\n}\n\n.stb-wd__disclaimer p{\n  max-width:760px;\n\n  margin:0 auto;\n\n  color:var(--muted);\n\n  text-align:center;\n\n  font-size:10.5px;\n  line-height:1.68;\n\n  font-style:italic;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (min-width:750px) and (max-width:1024px){\n\n  .stb-wd__wrap{\n    padding-left:28px;\n    padding-right:28px;\n  }\n\n  .stb-wd__material-grid{\n    grid-template-columns:\n      250px\n      minmax(0,1fr);\n\n    gap:35px;\n  }\n\n  .stb-wd__material-frame{\n    max-width:250px;\n  }\n\n  .stb-wd__size-head{\n    grid-template-columns:\n      minmax(0,1fr)\n      210px;\n\n    gap:30px;\n  }\n\n  .stb-wd__size-frame{\n    width:210px;\n  }\n\n  .stb-wd__info-grid{\n    gap:36px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-wd__wrap{\n    width:100%;\n\n    padding-left:18px;\n    padding-right:18px;\n  }\n\n\n  \/* TYPOGRAPHY *\/\n\n  .stb-wd__title{\n    font-size:clamp(27px,8.7vw,35px);\n  }\n\n  .stb-wd__label{\n    gap:8px;\n\n    font-size:8px;\n    letter-spacing:1.6px;\n  }\n\n  .stb-wd__label:before{\n    width:18px;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-wd__lightbox{\n    padding:\n      calc(14px + env(safe-area-inset-top))\n      14px\n      calc(14px + env(safe-area-inset-bottom));\n  }\n\n  .stb-wd__lightbox-content{\n    max-width:94vw;\n\n    max-height:88vh;\n    max-height:88dvh;\n  }\n\n  .stb-wd__lightbox-img{\n    max-width:94vw !important;\n\n    max-height:78vh !important;\n    max-height:78dvh !important;\n  }\n\n  .stb-wd__lightbox-cap{\n    max-width:90vw;\n\n    margin-top:9px !important;\n\n    padding:0 8px;\n\n    font-size:7px;\n    letter-spacing:1.1px;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-wd__facts-grid{\n    padding:0 14px;\n\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n\n  .stb-wd__fact,\n  .stb-wd__fact:first-child,\n  .stb-wd__fact:last-child{\n    min-height:70px;\n\n    padding:14px 10px;\n\n    border-right:1px solid rgba(255,255,255,.10);\n    border-bottom:1px solid rgba(255,255,255,.10);\n  }\n\n  .stb-wd__fact:nth-child(2n){\n    border-right:0;\n  }\n\n  .stb-wd__fact:last-child{\n    grid-column:1 \/ -1;\n\n    min-height:auto;\n\n    text-align:center;\n\n    border-right:0;\n    border-bottom:0;\n  }\n\n  .stb-wd__fact small{\n    font-size:7px;\n  }\n\n  .stb-wd__fact strong{\n    font-size:14px;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-wd__intro{\n    padding:38px 0 40px;\n  }\n\n  .stb-wd__intro-text{\n    margin-top:15px;\n\n    font-size:12.5px;\n    line-height:1.74;\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-wd__material{\n    padding:40px 0;\n  }\n\n  .stb-wd__material-grid{\n    grid-template-columns:1fr;\n\n    gap:27px;\n  }\n\n  .stb-wd__material-frame{\n    width:min(72vw,265px);\n    max-width:265px;\n\n    margin:0 auto;\n  }\n\n  .stb-wd__material-copy{\n    max-width:none;\n  }\n\n  .stb-wd__material-text{\n    font-size:12.5px;\n    line-height:1.74;\n  }\n\n  .stb-wd__material-note{\n    font-size:10.8px;\n  }\n\n\n  \/* SHAPE *\/\n\n  .stb-wd__shape{\n    padding:39px 0 41px;\n  }\n\n  .stb-wd__shape-title{\n    margin-bottom:23px;\n\n    font-size:26px;\n  }\n\n  .stb-wd__shape-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-wd__shape-item,\n  .stb-wd__shape-item:first-child{\n    padding:15px 2px;\n\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.13);\n  }\n\n  .stb-wd__shape-item:last-child{\n    border-bottom:0;\n  }\n\n  .stb-wd__shape-item strong{\n    font-size:15.5px;\n  }\n\n  .stb-wd__shape-item span{\n    font-size:9.8px;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-wd__size{\n    padding:41px 0;\n  }\n\n  .stb-wd__size-head{\n    grid-template-columns:1fr;\n\n    gap:25px;\n\n    margin-bottom:27px;\n  }\n\n  .stb-wd__size-text{\n    font-size:12px;\n  }\n\n  .stb-wd__size-frame{\n    width:min(64vw,235px);\n\n    max-width:235px;\n\n    margin:0 auto;\n  }\n\n\n  \/* SIZE ROW MOBILE *\/\n\n  .stb-wd__size-row{\n    grid-template-columns:\n      58px\n      minmax(0,1fr);\n\n    gap:3px 10px;\n\n    padding:11px 2px;\n\n    font-size:11px;\n  }\n\n  .stb-wd__size-row strong{\n    grid-column:1;\n    grid-row:1;\n  }\n\n  .stb-wd__size-row span:nth-child(2){\n    grid-column:2;\n    grid-row:1;\n  }\n\n  .stb-wd__size-row span:last-child{\n    grid-column:1 \/ -1;\n    grid-row:2;\n\n    padding-top:2px;\n\n    font-size:9.8px;\n  }\n\n  .stb-wd__size-tip{\n    font-size:10.5px;\n  }\n\n\n  \/* SPECS + FAQ *\/\n\n  .stb-wd__info{\n    padding:41px 0;\n  }\n\n  .stb-wd__info-grid{\n    grid-template-columns:1fr;\n\n    gap:42px;\n  }\n\n  .stb-wd__spec{\n    display:block;\n\n    padding:10px 0;\n  }\n\n  .stb-wd__spec span:first-child{\n    display:block;\n\n    margin-bottom:4px;\n\n    font-size:8px;\n  }\n\n  .stb-wd__spec span:last-child{\n    display:block;\n\n    max-width:100%;\n\n    text-align:left;\n\n    font-size:13px;\n  }\n\n  .stb-wd__faq summary{\n    min-height:58px;\n\n    padding:15px 38px 15px 0;\n\n    font-size:15px;\n  }\n\n  .stb-wd__faq details p{\n    padding:0 24px 16px 0;\n\n    font-size:11.4px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-wd__shipping{\n    padding:37px 0 26px;\n  }\n\n  .stb-wd__shipping-box{\n    padding:22px 18px 23px;\n  }\n\n  .stb-wd__shipping-title{\n    font-size:22px;\n  }\n\n  .stb-wd__shipping-copy{\n    font-size:11.5px;\n    line-height:1.7;\n  }\n\n  .stb-wd__disclaimer{\n    padding:0 18px 33px;\n  }\n\n  .stb-wd__disclaimer p{\n    font-size:9.5px;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:420px){\n\n  .stb-wd__wrap{\n    padding-left:15px;\n    padding-right:15px;\n  }\n\n  .stb-wd__title{\n    font-size:27px;\n  }\n\n  .stb-wd__facts-grid{\n    padding:0 10px;\n  }\n\n  .stb-wd__fact{\n    padding-left:8px !important;\n    padding-right:8px !important;\n  }\n\n  .stb-wd__material-frame{\n    width:min(76vw,250px);\n  }\n\n  .stb-wd__size-frame{\n    width:min(68vw,220px);\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"stb-wd\"\u003e\n\u003c!-- =====================================================\n     01 QUICK FACTS\n===================================================== --\u003e\n\u003csection class=\"stb-wd__facts\"\u003e\n\u003cdiv class=\"stb-wd__facts-grid\"\u003e\n\u003cdiv class=\"stb-wd__fact\"\u003e\n\u003csmall\u003eMaterial\u003c\/small\u003e \u003cstrong\u003eWashi Paper\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-wd__fact\"\u003e\n\u003csmall\u003eSilhouette\u003c\/small\u003e \u003cstrong\u003eFlattened Sphere\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-wd__fact\"\u003e\n\u003csmall\u003eSizes\u003c\/small\u003e \u003cstrong\u003e10 Options\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-wd__fact stb-wd__fact--accent\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003e3000K Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-wd__fact\"\u003e\n\u003csmall\u003eSuspension\u003c\/small\u003e \u003cstrong\u003e59\" Adjustable\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     02 INTRO\n===================================================== --\u003e\n\u003csection class=\"stb-wd__intro\"\u003e\n\u003cdiv class=\"stb-wd__wrap\"\u003e\n\u003cdiv class=\"stb-wd__intro-inner\"\u003e\n\u003cp class=\"stb-wd__label\"\u003eWASHI PAPER D SPHERE\u003c\/p\u003e\n\u003ch2 class=\"stb-wd__title\"\u003eA softer sphere. \u003cem\u003eA lower profile.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"stb-wd__intro-text\"\u003eThe D Sphere pairs hand-stretched washi paper with a subtly flattened profile, creating a pendant that feels broad and sculptural without hanging as deep as a perfect sphere. Warm light diffuses gently through the paper for a calm, comfortable glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     03 MATERIAL\n===================================================== --\u003e\n\u003csection id=\"stb-wd-material-section\" class=\"stb-wd__material\"\u003e\n\u003cdiv class=\"stb-wd__wrap stb-wd__material-grid\"\u003e\n\u003cdiv class=\"stb-wd__material-frame\"\u003e\n\u003cdiv class=\"stb-wd__material-img\"\u003e\n\u003ca href=\"#stb-wd-material-lightbox\" class=\"stb-wd__zoom\"\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 hand-stretched Washi paper texture\" loading=\"lazy\" width=\"600\" height=\"600\"\u003e \u003c\/a\u003e \u003cspan class=\"stb-wd__material-badge\"\u003e MATERIAL DETAIL \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-wd__material-copy\"\u003e\n\u003cp class=\"stb-wd__label\"\u003eTHE MATERIAL\u003c\/p\u003e\n\u003ch2 class=\"stb-wd__title\"\u003eHand-stretched \u003cem\u003ewashi paper.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"stb-wd__material-text\"\u003eNatural paper fibers and subtle irregularities remain visible across the shade. Once illuminated, the paper softens direct bulb light into an even, warmer glow while retaining its tactile handmade character.\u003c\/p\u003e\n\u003cp class=\"stb-wd__material-note\"\u003eEach shade is handmade. Small variations in paper texture, tone and dimensions are normal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL LIGHTBOX --\u003e \u003ca id=\"stb-wd-material-lightbox\" href=\"#stb-wd-material-section\" class=\"stb-wd__lightbox\"\u003e \u003cspan class=\"stb-wd__lightbox-content\"\u003e \u003cimg class=\"stb-wd__lightbox-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Washi_Paper_Sphere_Pendant_Light_2.jpg?v=1782557728\" alt=\"Enlarged hand-stretched Washi paper material detail\"\u003e \u003cspan class=\"stb-wd__lightbox-cap\"\u003e HAND-STRETCHED WASHI PAPER · MATERIAL DETAIL \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     04 WHY D SHAPE\n===================================================== --\u003e\n\u003csection class=\"stb-wd__shape\"\u003e\n\u003cdiv class=\"stb-wd__wrap\"\u003e\n\u003cp class=\"stb-wd__label\"\u003eTHE D SILHOUETTE\u003c\/p\u003e\n\u003ch2 class=\"stb-wd__shape-title\"\u003eMore width. Less visual drop.\u003c\/h2\u003e\n\u003cdiv class=\"stb-wd__shape-grid\"\u003e\n\u003cdiv class=\"stb-wd__shape-item\"\u003e\n\u003cstrong\u003e Flatter Proportion \u003c\/strong\u003e \u003cspan\u003e Diameter exceeds height, giving the pendant a broader, more architectural presence than a perfect sphere. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-wd__shape-item\"\u003e\n\u003cstrong\u003e Soft Diffused Glow \u003c\/strong\u003e \u003cspan\u003e Washi paper reduces direct glare and spreads warmer, gentler light through the shade. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-wd__shape-item\"\u003e\n\u003cstrong\u003e 10 Scales \u003c\/strong\u003e \u003cspan\u003e From compact bedside pendants to oversized fixtures for tall foyers and double-height rooms. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     05 SIZE GUIDE\n===================================================== --\u003e\n\u003csection id=\"stb-wd-size-section\" class=\"stb-wd__size\"\u003e\n\u003cdiv class=\"stb-wd__wrap\"\u003e\n\u003cdiv class=\"stb-wd__size-head\"\u003e\n\u003cdiv class=\"stb-wd__size-copy\"\u003e\n\u003cp class=\"stb-wd__label\"\u003eCHOOSE YOUR SIZE\u003c\/p\u003e\n\u003ch2 class=\"stb-wd__title\"\u003eTen sizes. \u003cem\u003eOne quiet form.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"stb-wd__size-text\"\u003eSmaller sizes work well beside beds or in clusters. Mid sizes suit dining and living spaces, while 100D and 120D are designed for large-volume rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-wd__size-frame\"\u003e\n\u003cdiv class=\"stb-wd__size-img\"\u003e\u003ca href=\"#stb-wd-size-lightbox\" class=\"stb-wd__zoom\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-sphere-pendant-series.jpg?v=1784895136\" alt=\"Washi Paper D Sphere Pendant Light size guide\" loading=\"lazy\" width=\"460\" height=\"690\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-wd__sizes\"\u003e\n\u003cdiv class=\"stb-wd__size-row\"\u003e\n\u003cstrong\u003e30D\u003c\/strong\u003e \u003cspan\u003eØ11.8\" × H10.6\"\u003c\/span\u003e \u003cspan\u003eBedside · niches · clusters\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-wd__size-row\"\u003e\n\u003cstrong\u003e40D\u003c\/strong\u003e \u003cspan\u003eØ16.5\" × H14.9\"\u003c\/span\u003e \u003cspan\u003eSmall bedroom · kitchen pendant\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-wd__size-row\"\u003e\n\u003cstrong\u003e45D\u003c\/strong\u003e \u003cspan\u003eØ17.7\" × H16.5\"\u003c\/span\u003e \u003cspan\u003eBreakfast nook · entry\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-wd__size-row\"\u003e\n\u003cstrong\u003e50D\u003c\/strong\u003e \u003cspan\u003eØ19.6\" × H18.1\"\u003c\/span\u003e \u003cspan\u003eSmall dining · bedroom\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-wd__size-row\"\u003e\n\u003cstrong\u003e55D\u003c\/strong\u003e \u003cspan\u003eØ20.8\" × H19.6\"\u003c\/span\u003e \u003cspan\u003eDining · living room\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-wd__size-row\"\u003e\n\u003cstrong\u003e60D\u003c\/strong\u003e \u003cspan\u003eØ24\" × H22\"\u003c\/span\u003e \u003cspan\u003eDining · open-plan living\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-wd__size-row\"\u003e\n\u003cstrong\u003e75D\u003c\/strong\u003e \u003cspan\u003eØ29.5\" × H27.9\"\u003c\/span\u003e \u003cspan\u003eLarge dining · formal living\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-wd__size-row\"\u003e\n\u003cstrong\u003e80D\u003c\/strong\u003e \u003cspan\u003eØ31.5\" × H29.5\"\u003c\/span\u003e \u003cspan\u003eGrand dining · tall spaces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-wd__size-row\"\u003e\n\u003cstrong\u003e100D\u003c\/strong\u003e \u003cspan\u003eØ39.3\" × H37.7\"\u003c\/span\u003e \u003cspan\u003eGrand foyer · gallery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-wd__size-row\"\u003e\n\u003cstrong\u003e120D\u003c\/strong\u003e \u003cspan\u003eØ47.2\" × H45.2\"\u003c\/span\u003e \u003cspan\u003eDouble-height · oversized spaces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"stb-wd__size-tip\"\u003e\u003cstrong\u003eQuick sizing tip:\u003c\/strong\u003e over a dining table, start around half the table's longest dimension. In a tall or open room, choose enough scale so the pendant does not visually disappear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"stb-wd-size-lightbox\" href=\"#stb-wd-size-section\" class=\"stb-wd__lightbox\"\u003e \u003cspan class=\"stb-wd__lightbox-content\"\u003e \u003cimg class=\"stb-wd__lightbox-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-sphere-pendant-series.jpg?v=1784895136\" alt=\"Enlarged Washi Paper D Sphere Pendant Light size guide\"\u003e \u003cspan class=\"stb-wd__lightbox-cap\"\u003e WASHI PAPER D SPHERE · SIZE GUIDE \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     06 SPECIFICATIONS + FAQ\n===================================================== --\u003e\n\u003csection class=\"stb-wd__info\"\u003e\n\u003cdiv class=\"stb-wd__wrap stb-wd__info-grid\"\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003cdiv\u003e\n\u003cp class=\"stb-wd__label\"\u003eSPECIFICATIONS\u003c\/p\u003e\n\u003ch2 class=\"stb-wd__title\"\u003eThe details \u003cem\u003ethat matter.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"stb-wd__specs\"\u003e\n\u003cdiv class=\"stb-wd__spec\"\u003e\n\u003cspan\u003eMaterials\u003c\/span\u003e \u003cspan\u003eWashi paper · Metal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-wd__spec\"\u003e\n\u003cspan\u003eSizes\u003c\/span\u003e \u003cspan\u003e10 options · Ø11.8\"–47.2\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-wd__spec\"\u003e\n\u003cspan\u003eCanopy\u003c\/span\u003e \u003cspan\u003eØ4.7\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-wd__spec\"\u003e\n\u003cspan\u003eBulb Base\u003c\/span\u003e \u003cspan\u003eE26 \/ E27\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-wd__spec\"\u003e\n\u003cspan\u003eMax Wattage\u003c\/span\u003e \u003cspan\u003e40W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-wd__spec\"\u003e\n\u003cspan\u003eBulb Included\u003c\/span\u003e \u003cspan\u003eYes · 3000K warm white\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-wd__spec\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cspan\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-wd__spec\"\u003e\n\u003cspan\u003eDimming\u003c\/span\u003e \u003cspan\u003eCompatible dimmable bulb + wall dimmer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-wd__spec\"\u003e\n\u003cspan\u003eSuspension\u003c\/span\u003e \u003cspan\u003e59\" adjustable · extendable on request\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-wd__spec\"\u003e\n\u003cspan\u003eInstallation\u003c\/span\u003e \u003cspan\u003eHardwired · plug-in available on request\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-wd__spec\"\u003e\n\u003cspan\u003eCeilings\u003c\/span\u003e \u003cspan\u003eStandard · Sloped · Vaulted\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-wd__spec\"\u003e\n\u003cspan\u003eUse\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!-- FAQ --\u003e\n\u003cdiv\u003e\n\u003cp class=\"stb-wd__label\"\u003eGOOD TO KNOW\u003c\/p\u003e\n\u003ch2 class=\"stb-wd__title\"\u003eBefore you \u003cem\u003eorder.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"stb-wd__faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eFor dining tables, start around half the table's longest dimension. Smaller 30D–50D sizes suit compact rooms; 55D–80D work well in standard dining and living spaces; 100D–120D are best reserved for large or tall rooms.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I clean Washi paper?\u003c\/summary\u003e\n\u003cp\u003eDust gently with a soft dry duster or microfiber cloth. Do not wet-clean, steam or spray the shade. Avoid excessive humidity and direct heat.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it work on a sloped or vaulted ceiling?\u003c\/summary\u003e\n\u003cp\u003eYes. The adjustable suspension is suitable for standard, sloped and vaulted ceilings. If you need a longer drop, contact us with your ceiling height.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I order a plug-in version?\u003c\/summary\u003e\n\u003cp\u003eYes. The fixture is hardwired by default, with plug-in conversion available on request. Smaller sizes are the most practical choice for plug-in installation.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it include a bulb?\u003c\/summary\u003e\n\u003cp\u003eYes. A 3000K warm-white bulb is included.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     07 FIXED SHIPPING \u0026 RETURNS\n===================================================== --\u003e\n\u003csection class=\"stb-wd__shipping\"\u003e\n\u003cdiv class=\"stb-wd__wrap\"\u003e\n\u003cdiv class=\"stb-wd__shipping-box\"\u003e\n\u003ch2 class=\"stb-wd__shipping-title\"\u003eShipping \u0026amp; Returns\u003c\/h2\u003e\n\u003cdiv class=\"stb-wd__shipping-copy\"\u003e\n\u003cp\u003e\u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"\/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=\"\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     08 WASHI MATERIAL DISCLAIMER\n===================================================== --\u003e\n\u003cdiv class=\"stb-wd__disclaimer\"\u003e\n\u003cp\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\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"30D: Dia 11.8\" x H 10.6\" \/ White Wire","offer_id":52125190750491,"sku":"STB-NGC-D30","price":145.0,"currency_code":"USD","in_stock":true},{"title":"30D: Dia 11.8\" x H 10.6\" \/ Black Wire","offer_id":52125190783259,"sku":"STB-NGC-D30","price":145.0,"currency_code":"USD","in_stock":true},{"title":"40D: Dia 16.5\" x H 14.9\" \/ White Wire","offer_id":52125190816027,"sku":"STB-NGC-D40","price":155.0,"currency_code":"USD","in_stock":true},{"title":"40D: Dia 16.5\" x H 14.9\" \/ Black Wire","offer_id":52125190848795,"sku":"STB-NGC-D40","price":155.0,"currency_code":"USD","in_stock":true},{"title":"45D: Dia 17.7\" x H 16.5\" \/ White Wire","offer_id":52125190881563,"sku":"STB-NGC-D45","price":170.0,"currency_code":"USD","in_stock":true},{"title":"45D: Dia 17.7\" x H 16.5\" \/ Black Wire","offer_id":52125190914331,"sku":"STB-NGC-D45","price":170.0,"currency_code":"USD","in_stock":true},{"title":"50D: Dia 19.6\" x H 18.1\" \/ White Wire","offer_id":52125190947099,"sku":"STB-NGC-D50","price":190.0,"currency_code":"USD","in_stock":true},{"title":"50D: Dia 19.6\" x H 18.1\" \/ Black Wire","offer_id":52125190979867,"sku":"STB-NGC-D50","price":190.0,"currency_code":"USD","in_stock":true},{"title":"55D: Dia 21.6\" x H 20\" \/ White Wire","offer_id":52125191012635,"sku":"STB-NGC-D55","price":210.0,"currency_code":"USD","in_stock":true},{"title":"55D: Dia 21.6\" x H 20\" \/ Black Wire","offer_id":52125191045403,"sku":"STB-NGC-D55","price":210.0,"currency_code":"USD","in_stock":true},{"title":"60D: Dia 24\" x H 22\" \/ White Wire","offer_id":52125191078171,"sku":"STB-NGC-D60","price":340.0,"currency_code":"USD","in_stock":true},{"title":"60D: Dia 24\" x H 22\" \/ Black Wire","offer_id":52125191110939,"sku":"STB-NGC-D60","price":340.0,"currency_code":"USD","in_stock":true},{"title":"75D: Dia 29.5\" x H 27.9\" \/ White Wire","offer_id":52125191143707,"sku":"STB-NGC-D75","price":380.0,"currency_code":"USD","in_stock":true},{"title":"75D: Dia 29.5\" x H 27.9\" \/ Black Wire","offer_id":52125191176475,"sku":"STB-NGC-D75","price":380.0,"currency_code":"USD","in_stock":true},{"title":"80D: Dia 31.5\" x H 29.5\" \/ White Wire","offer_id":52125191209243,"sku":"STB-NGC-D80","price":620.0,"currency_code":"USD","in_stock":true},{"title":"80D: Dia 31.5\" x H 29.5\" \/ Black Wire","offer_id":52125191242011,"sku":"STB-NGC-D80","price":620.0,"currency_code":"USD","in_stock":true},{"title":"100D: Dia 39.3\"x H 37.7\" \/ White Wire","offer_id":52125191274779,"sku":"STB-NGC-D100","price":960.0,"currency_code":"USD","in_stock":true},{"title":"100D: Dia 39.3\"x H 37.7\" \/ Black Wire","offer_id":52125191307547,"sku":"STB-NGC-D100","price":960.0,"currency_code":"USD","in_stock":true},{"title":"120D: Dia 47.2\"x H 45.2\" \/ White Wire","offer_id":52125191340315,"sku":"STB-NGC-D120","price":1160.0,"currency_code":"USD","in_stock":true},{"title":"120D: Dia 47.2\"x H 45.2\" \/ Black Wire","offer_id":52125191373083,"sku":"STB-NGC-D120","price":1160.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-d-series-pendant-lamp-front-stuberlighting.jpg?v=1781161622"},{"product_id":"washi-paper-a-series-disc-pendant-light","title":"Washi Paper A Series Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — WASHI PAPER A SERIES\n   Low-Profile Disc Pendant\n========================================================= *\/\n\n.stb-as{\n  --cream:#F5EDD8;\n  --soft:#FAF7EF;\n  --dark:#1C1209;\n  --brown:#4A3218;\n  --muted:#7B6B58;\n  --gold:#C8A96E;\n  --line:#E5DAC7;\n\n  width:100%;\n  max-width:840px;\n  margin:0 auto;\n\n  font-family:\"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-as *{\n  box-sizing:border-box;\n}\n\n.stb-as h2,\n.stb-as h3,\n.stb-as p{\n  margin-top:0;\n}\n\n.stb-as h2,\n.stb-as 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-as__intro{\n  padding:5px 0 24px;\n}\n\n.stb-as__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-as__intro h2{\n  max-width:680px;\n  margin:0 0 10px;\n\n  font-size:29px;\n  line-height:1.12;\n  letter-spacing:-.01em;\n}\n\n.stb-as__intro p{\n  max-width:690px;\n  margin:0;\n\n  color:#5D4C3C;\n}\n\n\n\/* =========================\n   QUICK FACTS\n========================= *\/\n\n.stb-as__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-as__fact{\n  min-width:0;\n  padding:15px 11px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-as__fact:last-child{\n  border-right:0;\n}\n\n.stb-as__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-as__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-as__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-as__material-thumb{\n  width:210px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-as__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-as__image-link img{\n  display:block;\n\n  width:100%;\n  height:210px;\n\n  object-fit:cover;\n\n  transition:transform .25s ease;\n}\n\n.stb-as__image-link:hover img{\n  transform:scale(1.02);\n}\n\n.stb-as__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-as__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-as__material h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-as__material p{\n  margin:0 0 9px;\n\n  color:#5D4C3C;\n\n  font-size:13.5px;\n}\n\n.stb-as__material-list{\n  display:grid;\n  gap:6px;\n}\n\n.stb-as__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-as__material-item:before{\n  content:\"—\";\n  color:var(--gold);\n}\n\n\n\/* =========================\n   LIGHTBOX\n   Click \/ tap anywhere to close\n========================= *\/\n\n.stb-as__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-as__lightbox:target{\n  display:flex;\n}\n\n.stb-as__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-as__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,.42);\n}\n\n.stb-as__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-as__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 GUIDE\n========================= *\/\n\n.stb-as__sizes{\n  margin-bottom:36px;\n}\n\n.stb-as__heading{\n  margin:0 0 7px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-as__sub{\n  margin:0 0 16px;\n\n  color:#6B5A48;\n\n  font-size:13px;\n}\n\n.stb-as__size-grid{\n  display:grid;\n  grid-template-columns:repeat(5,1fr);\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-as__size{\n  min-width:0;\n\n  padding:16px 10px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-as__size:last-child{\n  border-right:0;\n}\n\n.stb-as__size-name{\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:20px;\n  line-height:1.1;\n  font-weight:500;\n}\n\n.stb-as__size-dim{\n  display:block;\n  margin-bottom:7px;\n\n  color:#92703E;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:600;\n}\n\n.stb-as__size-use{\n  margin:0 !important;\n\n  color:#665544 !important;\n\n  font-size:10.5px !important;\n  line-height:1.5 !important;\n}\n\n\n\/* =========================\n   15A HIGHLIGHT\n========================= *\/\n\n.stb-as__highlight{\n  display:grid;\n  grid-template-columns:auto 1fr;\n  gap:14px;\n  align-items:center;\n\n  margin:16px 0 36px;\n  padding:17px 19px;\n\n  background:var(--dark);\n  border-radius:9px;\n}\n\n.stb-as__highlight-icon{\n  color:var(--gold);\n\n  font-size:20px;\n}\n\n.stb-as__highlight 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-as__highlight 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-as__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:#382A1B;\n  border-radius:9px;\n}\n\n.stb-as__utility-card{\n  padding:18px 19px;\n\n  background:#24180E;\n}\n\n.stb-as__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-as__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-as__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-as__details{\n  margin-bottom:34px;\n}\n\n.stb-as__spec-list{\n  border-top:1px solid var(--line);\n}\n\n.stb-as__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-as__spec-name{\n  padding-right:14px;\n\n  color:#897862;\n\n  font-size:11.5px;\n}\n\n.stb-as__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-as__faq{\n  margin-bottom:30px;\n}\n\n.stb-as__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-as__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-as__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-as__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-as__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-as__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-as__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-as__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-as__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-as__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-as__shipping strong{\n  color:var(--dark);\n  font-weight:600;\n}\n\n.stb-as__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-as__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-as{\n    max-width:100%;\n    font-size:13.5px;\n  }\n\n  .stb-as__intro h2{\n    font-size:25px;\n    line-height:1.14;\n  }\n\n  .stb-as__heading{\n    font-size:21px;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-as__facts{\n    grid-template-columns:repeat(2,1fr);\n\n    margin-bottom:28px;\n  }\n\n  .stb-as__fact{\n    padding:13px 9px;\n  }\n\n  .stb-as__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-as__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-as__material{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    margin-bottom:30px;\n    padding:18px;\n  }\n\n  .stb-as__material-thumb{\n    width:185px;\n  }\n\n  .stb-as__material-thumb img{\n    height:185px;\n  }\n\n  .stb-as__material h3{\n    font-size:21px;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-as__size-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-as__size{\n    border-right:1px solid var(--line);\n    border-bottom:1px solid var(--line);\n\n    padding:14px 11px;\n  }\n\n  .stb-as__size:nth-child(2n){\n    border-right:0;\n  }\n\n  .stb-as__size:last-child{\n    grid-column:1 \/ -1;\n    border-right:0;\n    border-bottom:0;\n  }\n\n  .stb-as__size-name{\n    font-size:19px;\n  }\n\n  .stb-as__size-use{\n    font-size:10.5px !important;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-as__utility{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-as__spec{\n    grid-template-columns:38% 62%;\n  }\n\n  .stb-as__spec-name{\n    font-size:11px;\n  }\n\n  .stb-as__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-as__lightbox{\n    padding:14px;\n  }\n\n  .stb-as__lightbox img{\n    max-width:94vw;\n    max-height:74vh;\n  }\n\n  .stb-as__lightbox-title{\n    font-size:9px !important;\n  }\n\n  .stb-as__lightbox-hint{\n    font-size:8.5px !important;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-as__shipping{\n    padding:18px;\n  }\n\n  .stb-as__shipping p{\n    font-size:12px;\n  }\n\n  .stb-as__final-note{\n    padding:0 8px;\n\n    font-size:10.5px !important;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-as\"\u003e\n\u003c!-- INTRO --\u003e\n\u003csection class=\"stb-as__intro\"\u003e\n\u003cp class=\"stb-as__eyebrow\"\u003eWashi Paper · A Series\u003c\/p\u003e\n\u003ch2\u003eWide Presence. Less Vertical Drop.\u003c\/h2\u003e\n\u003cp\u003eA low-profile Washi paper pendant designed to spread visually across the ceiling without hanging heavily into the room. Its soft disc silhouette works especially well with standard ceiling heights, dining tables and open living spaces.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- QUICK FACTS --\u003e\n\u003cdiv class=\"stb-as__facts\"\u003e\n\u003cdiv class=\"stb-as__fact\"\u003e\n\u003csmall\u003eSizes\u003c\/small\u003e \u003cstrong\u003e17.7\"–37.4\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__fact\"\u003e\n\u003csmall\u003eCeiling\u003c\/small\u003e \u003cstrong\u003e8ft \u0026amp; Up\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__fact\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003e3000K Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__fact\"\u003e\n\u003csmall\u003eDrop\u003c\/small\u003e \u003cstrong\u003e59\" Adjustable\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MATERIAL --\u003e\n\u003csection id=\"stb-as-material-section\" class=\"stb-as__material\"\u003e\n\u003cdiv class=\"stb-as__material-thumb\"\u003e\u003ca href=\"#stb-as-material\" class=\"stb-as__image-link\"\u003e \u003cimg src=\"https:\/\/stuberlighting.com\/cdn\/shop\/files\/handcrafted-washi-paper-pendant-light-japandi-35.jpg?v=1785827234\u0026amp;width=1946\" alt=\"Close-up of Washi paper and bamboo ribbing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-as__zoom\"\u003e View Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-as__label\"\u003e Material Detail \u003c\/span\u003e\n\u003ch3\u003eMulberry Washi \u003c\/h3\u003e\n\u003cp\u003eHand-stretched Washi paper reveals a natural fiber texture and gently diffuses the bulb across the full shade rather than creating a harsh central hotspot.\u003c\/p\u003e\n\u003cdiv class=\"stb-as__material-list\"\u003e\n\u003cdiv class=\"stb-as__material-item\"\u003eMulberry Kozo Washi paper\u003c\/div\u003e\n\u003cdiv class=\"stb-as__material-item\"\u003eInternal bamboo ribbing\u003c\/div\u003e\n\u003cdiv class=\"stb-as__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-as-material\" href=\"#stb-as-material-section\" class=\"stb-as__lightbox\"\u003e \u003cspan class=\"stb-as__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/stuberlighting.com\/cdn\/shop\/files\/handcrafted-washi-paper-pendant-light-japandi-35.jpg?v=1785827234\u0026amp;width=1946\" alt=\"Enlarged Washi paper material detail\"\u003e \u003cspan class=\"stb-as__lightbox-title\"\u003e Washi Paper · Material Detail \u003c\/span\u003e \u003cspan class=\"stb-as__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- SIZE GUIDE --\u003e\n\u003csection class=\"stb-as__sizes\"\u003e\n\u003ch3 class=\"stb-as__heading\"\u003eChoose Your Size\u003c\/h3\u003e\n\u003cp class=\"stb-as__sub\"\u003eBecause the shade stays relatively flat, choose mainly by the width of the room or table you want to anchor.\u003c\/p\u003e\n\u003cdiv class=\"stb-as__size-grid\"\u003e\n\u003cdiv class=\"stb-as__size\"\u003e\n\u003cspan class=\"stb-as__size-name\"\u003e 26A \u003c\/span\u003e \u003cspan class=\"stb-as__size-dim\"\u003e Ø17.7\" × H10\" \u003c\/span\u003e\n\u003cp class=\"stb-as__size-use\"\u003eSmall dining areas, bedrooms and entries.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__size\"\u003e\n\u003cspan class=\"stb-as__size-name\"\u003e 21A \u003c\/span\u003e \u003cspan class=\"stb-as__size-dim\"\u003e Ø25.5\" × H11\" \u003c\/span\u003e\n\u003cp class=\"stb-as__size-use\"\u003eStandard dining tables and bedrooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__size\"\u003e\n\u003cspan class=\"stb-as__size-name\"\u003e 70A \u003c\/span\u003e \u003cspan class=\"stb-as__size-dim\"\u003e Ø27.5\" × H12.5\" \u003c\/span\u003e\n\u003cp class=\"stb-as__size-use\"\u003eLiving rooms and dining centerpieces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__size\"\u003e\n\u003cspan class=\"stb-as__size-name\"\u003e 15A \u003c\/span\u003e \u003cspan class=\"stb-as__size-dim\"\u003e Ø34.6\" × H13.7\" \u003c\/span\u003e\n\u003cp class=\"stb-as__size-use\"\u003eLarge dining rooms and open-plan spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__size\"\u003e\n\u003cspan class=\"stb-as__size-name\"\u003e 95A \u003c\/span\u003e \u003cspan class=\"stb-as__size-dim\"\u003e Ø37.4\" × H15.7\" \u003c\/span\u003e\n\u003cp class=\"stb-as__size-use\"\u003eGrand dining rooms, lofts and statement spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 15A SHOPPER HIGHLIGHT --\u003e\n\u003cdiv class=\"stb-as__highlight\"\u003e\n\u003cdiv class=\"stb-as__highlight-icon\"\u003e↔\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e 15A is the statement size without the tall drop \u003c\/strong\u003e\n\u003cp\u003eAt 34.6\" wide but only 13.7\" tall, the 15A gives a large dining or living space visual presence while keeping the silhouette relatively close to the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LIGHT + INSTALLATION --\u003e\n\u003cdiv class=\"stb-as__utility\"\u003e\n\u003cdiv class=\"stb-as__utility-card\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Warm, softly diffused glow \u003c\/strong\u003e\n\u003cp\u003eIncludes a 3000K warm-white bulb. Use a compatible dimmable E26\/E27 bulb and wall dimmer when brightness control is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__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 rope. Longer lengths are available on request for higher, sloped or vaulted ceilings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003csection class=\"stb-as__details\"\u003e\n\u003ch3 class=\"stb-as__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-as__spec-list\"\u003e\n\u003cdiv class=\"stb-as__spec\"\u003e\n\u003cdiv class=\"stb-as__spec-name\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec-value\"\u003eMulberry Washi paper · \u003cspan\u003eMetal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec\"\u003e\n\u003cdiv class=\"stb-as__spec-name\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec-value\"\u003eE26 \/ E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec\"\u003e\n\u003cdiv class=\"stb-as__spec-name\"\u003eBulb Included\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec-value\"\u003eYes · 3000K warm white\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec\"\u003e\n\u003cdiv class=\"stb-as__spec-name\"\u003eMax Wattage\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec-value\"\u003e40W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec\"\u003e\n\u003cdiv class=\"stb-as__spec-name\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec-value\"\u003eAC 110–240V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec\"\u003e\n\u003cdiv class=\"stb-as__spec-name\"\u003eDimming\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec-value\"\u003eCompatible dimmable bulb + wall dimmer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec\"\u003e\n\u003cdiv class=\"stb-as__spec-name\"\u003eCanopy\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec-value\"\u003eØ4.7\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec\"\u003e\n\u003cdiv class=\"stb-as__spec-name\"\u003eSuspension\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec-value\"\u003e59\" \/ 150cm adjustable · Extendable on request\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec\"\u003e\n\u003cdiv class=\"stb-as__spec-name\"\u003eWiring\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec-value\"\u003eHardwired · Standard junction box\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec\"\u003e\n\u003cdiv class=\"stb-as__spec-name\"\u003eCeiling\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec-value\"\u003eStandard 8ft · Sloped · Vaulted\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-as__spec\"\u003e\n\u003cdiv class=\"stb-as__spec-name\"\u003eUse\u003c\/div\u003e\n\u003cdiv class=\"stb-as__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-as__faq\"\u003e\n\u003ch3 class=\"stb-as__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill this work with an 8-foot ceiling?\u003c\/summary\u003e\n\u003cp\u003eYes. The A Series is intentionally low-profile. Shade heights range from 10\" to 15.7\", making the series much easier to place under standard ceilings than a tall sphere or drum pendant.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose over a dining table?\u003c\/summary\u003e\n\u003cp\u003eA useful starting point is a shade about one-half to two-thirds of the table's longest dimension. For example, the 34.6\" 15A works well when you want a stronger statement above a larger dining table.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I shorten or extend the hanging length?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard 59\" \/ 150cm suspension is adjustable during installation. 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 care for the Washi paper?\u003c\/summary\u003e\n\u003cp\u003eDust gently with a dry soft cloth or feather duster. Do not wet-clean, spray with cleaners or install in humid areas.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- FIXED SHIPPING \u0026 RETURNS --\u003e\n\u003csection class=\"stb-as__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-as__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":"26A: Dia 17.7\" x H 10 \/ White Wire","offer_id":52128429179163,"sku":"STB-NGA-26A","price":235.0,"currency_code":"USD","in_stock":true},{"title":"26A: Dia 17.7\" x H 10 \/ Black Wire","offer_id":52128429211931,"sku":"STB-NGA-26A","price":235.0,"currency_code":"USD","in_stock":true},{"title":"21A: Dia 25.5\" x H 11 \/ White Wire","offer_id":52128429113627,"sku":"STB-NGA-21A","price":350.0,"currency_code":"USD","in_stock":true},{"title":"21A: Dia 25.5\" x H 11 \/ Black Wire","offer_id":52128429146395,"sku":"STB-NGA-21A","price":350.0,"currency_code":"USD","in_stock":true},{"title":"70A:Dia 27.5\" x H 12.5 \/ White Wire","offer_id":52128429244699,"sku":"STB-NGA-70A","price":495.0,"currency_code":"USD","in_stock":true},{"title":"70A:Dia 27.5\" x H 12.5 \/ Black Wire","offer_id":52128429277467,"sku":"STB-NGA-70A","price":495.0,"currency_code":"USD","in_stock":true},{"title":"15A:Dia 34.6\" xH 13.7 \/ White Wire","offer_id":52128429048091,"sku":"STB-NGA-15A","price":885.0,"currency_code":"USD","in_stock":true},{"title":"15A:Dia 34.6\" xH 13.7 \/ Black Wire","offer_id":52128429080859,"sku":"STB-NGA-15A","price":885.0,"currency_code":"USD","in_stock":true},{"title":"95A: Dia 37.4\" xH 15.7 \/ White Wire","offer_id":52128429310235,"sku":"STB-NGA-95A","price":915.0,"currency_code":"USD","in_stock":true},{"title":"95A: Dia 37.4\" xH 15.7 \/ Black Wire","offer_id":52128429343003,"sku":"STB-NGA-95A","price":915.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-21a-26a-70a-95a-japanese-paper-pendant-light-stuber-lighting_1.jpg?v=1781163396"},{"product_id":"akari-en-series-washi-paper-elliptical-pendant","title":"Akari EN Series Washi Paper Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AKARI EN SERIES\n   Clean \/ Premium \/ Shopper-Focused \/ Mobile Responsive\n========================================================= *\/\n\n.stb-en{\n  --cream:#F5EDD8;\n  --soft:#FAF7EF;\n  --dark:#1C1209;\n  --brown:#4A3218;\n  --muted:#796957;\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-en *{\n  box-sizing:border-box;\n}\n\n.stb-en h2,\n.stb-en h3,\n.stb-en p{\n  margin-top:0;\n}\n\n.stb-en h2,\n.stb-en 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-en__intro{\n  padding:5px 0 24px;\n}\n\n.stb-en__eyebrow{\n  margin:0 0 8px;\n\n  font-size:9px;\n  font-weight:600;\n  line-height:1.4;\n  letter-spacing:.17em;\n  text-transform:uppercase;\n\n  color:#927640;\n}\n\n.stb-en__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-en__intro p{\n  max-width:690px;\n  margin:0;\n\n  color:#5D4C3C;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-en__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-en__fact{\n  min-width:0;\n  padding:15px 11px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-en__fact:last-child{\n  border-right:0;\n}\n\n.stb-en__fact small{\n  display:block;\n  margin-bottom:4px;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n\n  color:#917E65;\n}\n\n.stb-en__fact strong{\n  display:block;\n\n  font-size:12.5px;\n  line-height:1.35;\n  font-weight:500;\n\n  color:var(--dark);\n}\n\n\n\/* =========================================================\n   MATERIAL\n========================================================= *\/\n\n.stb-en__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-en__material-thumb{\n  width:210px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-en__thumb-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-en__thumb-link img{\n  display:block;\n\n  width:100%;\n  height:210px;\n\n  object-fit:cover;\n\n  transition:transform .3s ease;\n}\n\n.stb-en__thumb-link:hover img{\n  transform:scale(1.02);\n}\n\n.stb-en__zoom-label{\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-en__label{\n  display:block;\n  margin-bottom:7px;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.16em;\n  text-transform:uppercase;\n\n  color:#927640;\n}\n\n.stb-en__material h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-en__material p{\n  margin:0 0 8px;\n\n  color:#5D4C3C;\n\n  font-size:13.5px;\n}\n\n.stb-en__material-note{\n  margin:0 !important;\n\n  color:#82715E !important;\n  font-size:11.5px !important;\n}\n\n\n\/* =========================================================\n   UNIVERSAL LIGHTBOX\n   Entire overlay is clickable\/tappable to close\n========================================================= *\/\n\n.stb-en__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-en__lightbox:target{\n  display:flex;\n}\n\n.stb-en__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-en__lightbox img{\n  display:block;\n\n  max-width:90vw;\n  max-height:78vh;\n\n  width:auto;\n  height:auto;\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-en__lightbox-caption{\n  margin:10px 0 0 !important;\n\n  font-size:10px !important;\n  font-weight:500;\n  line-height:1.4;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n  text-align:center;\n\n  color:#D8C8A9 !important;\n}\n\n.stb-en__lightbox-hint{\n  margin:5px 0 0 !important;\n\n  font-size:9px !important;\n  letter-spacing:.04em;\n  text-align:center;\n\n  color:#A99677 !important;\n}\n\n\n\/* =========================================================\n   SIZE GUIDE\n========================================================= *\/\n\n.stb-en__sizes{\n  margin-bottom:36px;\n}\n\n.stb-en__heading{\n  margin:0 0 7px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-en__sub{\n  margin:0 0 17px;\n\n  color:#6A5947;\n  font-size:13px;\n}\n\n.stb-en__size-grid{\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-en__size-card{\n  padding:17px 15px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-en__size-card:last-child{\n  border-right:0;\n}\n\n.stb-en__size-name{\n  display:block;\n  margin-bottom:4px;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-size:22px;\n  line-height:1.1;\n  font-weight:500;\n\n  color:var(--dark);\n}\n\n.stb-en__size-dim{\n  display:block;\n  margin-bottom:7px;\n\n  color:#92703E;\n\n  font-size:12.5px;\n  font-weight:600;\n}\n\n.stb-en__size-card p{\n  margin:0;\n\n  color:#665544;\n\n  font-size:12px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   SIZE IMAGES\n========================================================= *\/\n\n.stb-en__size-images{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:10px;\n\n  margin-top:16px;\n}\n\n.stb-en__size-image-link{\n  position:relative;\n\n  display:block;\n  overflow:hidden;\n\n  background:#FBF9F4;\n  border:1px solid #E9E1D3;\n  border-radius:7px;\n\n  text-decoration:none;\n}\n\n.stb-en__size-image-link img{\n  display:block;\n\n  width:100%;\n  height:180px;\n\n  object-fit:contain;\n\n  transition:transform .3s ease;\n}\n\n.stb-en__size-image-link:hover img{\n  transform:scale(1.02);\n}\n\n.stb-en__size-image-label{\n  position:absolute;\n  right:7px;\n  bottom:7px;\n\n  padding:4px 7px;\n\n  background:rgba(28,18,9,.78);\n  border-radius:18px;\n\n  color:#F5EDD8;\n\n  font-size:8.5px;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   LIGHT + INSTALLATION\n========================================================= *\/\n\n.stb-en__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:#38291B;\n  border-radius:9px;\n}\n\n.stb-en__utility-card{\n  padding:18px 19px;\n\n  background:var(--dark);\n}\n\n.stb-en__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-en__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-en__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-en__details{\n  margin-bottom:34px;\n}\n\n.stb-en__spec-list{\n  border-top:1px solid var(--line);\n}\n\n.stb-en__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-en__spec-name{\n  padding-right:14px;\n\n  color:#897862;\n\n  font-size:11.5px;\n}\n\n.stb-en__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-en__faq{\n  margin-bottom:30px;\n}\n\n.stb-en__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-en__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-en__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-en__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-en__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-en__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-en__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-en__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-en__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-en__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-en__shipping strong{\n  color:var(--dark);\n  font-weight:600;\n}\n\n.stb-en__shipping a{\n  color:#92703B;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   FINAL HANDMADE NOTE\n========================================================= *\/\n\n.stb-en__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  text-align:center;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-en{\n    width:100%;\n    max-width:100%;\n\n    font-size:13.5px;\n  }\n\n  .stb-en__intro{\n    padding-bottom:20px;\n  }\n\n  .stb-en__intro h2{\n    font-size:25px;\n    line-height:1.14;\n  }\n\n  .stb-en__heading{\n    font-size:21px;\n  }\n\n\n  \/* QUICK FACTS *\/\n\n  .stb-en__facts{\n    grid-template-columns:repeat(2,1fr);\n\n    margin-bottom:28px;\n  }\n\n  .stb-en__fact{\n    padding:13px 9px;\n  }\n\n  .stb-en__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-en__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-en__material{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    margin-bottom:30px;\n    padding:18px;\n  }\n\n  .stb-en__material-thumb{\n    width:185px;\n  }\n\n  .stb-en__thumb-link img{\n    height:185px;\n  }\n\n  .stb-en__material h3{\n    font-size:21px;\n  }\n\n\n  \/* SIZE CARDS *\/\n\n  .stb-en__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-en__size-card{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .stb-en__size-card:last-child{\n    border-bottom:0;\n  }\n\n\n  \/* SIZE IMAGES *\/\n\n  .stb-en__size-images{\n    grid-template-columns:1fr;\n    gap:10px;\n\n    margin-top:15px;\n  }\n\n  .stb-en__size-image-link{\n    width:100%;\n    max-width:280px;\n\n    margin:0 auto;\n  }\n\n  .stb-en__size-image-link img{\n    height:auto;\n    max-height:260px;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-en__utility{\n    grid-template-columns:1fr;\n\n    margin-bottom:30px;\n  }\n\n\n  \/* SPECIFICATIONS *\/\n\n  .stb-en__spec{\n    grid-template-columns:38% 62%;\n  }\n\n  .stb-en__spec-name{\n    font-size:11px;\n  }\n\n  .stb-en__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-en__lightbox{\n    padding:14px;\n  }\n\n  .stb-en__lightbox img{\n    max-width:94vw;\n    max-height:74vh;\n  }\n\n  .stb-en__lightbox-caption{\n    margin-top:8px !important;\n    font-size:9px !important;\n  }\n\n  .stb-en__lightbox-hint{\n    font-size:8.5px !important;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-en__shipping{\n    padding:18px;\n  }\n\n  .stb-en__shipping p{\n    font-size:12px;\n  }\n\n  .stb-en__final-note{\n    padding:0 8px;\n\n    font-size:10.5px !important;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-en\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-en__intro\"\u003e\n\u003cp class=\"stb-en__eyebrow\"\u003eAkari EN Series\u003c\/p\u003e\n\u003ch2\u003eA Wide, Sculptural Washi Paper Pendant\u003c\/h2\u003e\n\u003cp\u003eA softly elliptical Washi paper shade that adds visual width without feeling heavy overhead. The paper gently diffuses the bulb into a warm, comfortable glow for dining rooms, living rooms and open spaces.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-en__facts\"\u003e\n\u003cdiv class=\"stb-en__fact\"\u003e\n\u003csmall\u003eSizes\u003c\/small\u003e \u003cstrong\u003e19.6\" · 27.5\" · 37.4\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-en__fact\"\u003e\n\u003csmall\u003eMaterial\u003c\/small\u003e \u003cstrong\u003eWashi Paper\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-en__fact\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003e3000K Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-en__fact\"\u003e\n\u003csmall\u003eSuspension\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 class=\"stb-en__material\"\u003e\n\u003cdiv class=\"stb-en__material-thumb\"\u003e\u003ca href=\"#stb-en-material\" class=\"stb-en__thumb-link\"\u003e \u003cimg src=\"https:\/\/stuberlighting.com\/cdn\/shop\/files\/50cm-70cm-95cm-washi-paper-en-series-pendant-light-_stuberlighting_22.jpg?v=1781164661\" alt=\"Akari EN Series Washi paper and bamboo frame detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-en__zoom-label\"\u003e View Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-en__label\"\u003e Material Detail \u003c\/span\u003e\n\u003ch3\u003eWashi Paper \u0026amp; Bamboo\u003c\/h3\u003e\n\u003cp\u003eTextured Washi paper is formed over a ribbed bamboo frame, creating the EN Series' soft elliptical profile while gently reducing direct bulb glare.\u003c\/p\u003e\n\u003cp class=\"stb-en__material-note\"\u003eSlight variations in paper texture and tone are natural.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL LIGHTBOX\n       CLICK ANYWHERE TO CLOSE\n  ====================================================== --\u003e \u003ca id=\"stb-en-material\" href=\"#material-section\" class=\"stb-en__lightbox\"\u003e \u003cspan class=\"stb-en__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/stuberlighting.com\/cdn\/shop\/files\/50cm-70cm-95cm-washi-paper-en-series-pendant-light-_stuberlighting_22.jpg?v=1781164661\" alt=\"Enlarged Akari EN Series Washi paper detail\"\u003e \u003cspan class=\"stb-en__lightbox-caption\"\u003e Washi Paper · Material Detail \u003c\/span\u003e \u003cspan class=\"stb-en__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE GUIDE\n  ====================================================== --\u003e\n\u003csection id=\"stb-en-sizes\" class=\"stb-en__sizes\"\u003e\n\u003ch3 class=\"stb-en__heading\"\u003eChoose Your Size\u003c\/h3\u003e\n\u003cp class=\"stb-en__sub\"\u003eThree scales for different rooms and visual impact.\u003c\/p\u003e\n\u003cdiv class=\"stb-en__size-grid\"\u003e\n\u003c!-- 50EN --\u003e\n\u003cdiv class=\"stb-en__size-card\"\u003e\n\u003cspan class=\"stb-en__size-name\"\u003e 50EN \u003c\/span\u003e \u003cspan class=\"stb-en__size-dim\"\u003e Ø19.6\" × H9.8\" \u003c\/span\u003e\n\u003cp\u003eBest for smaller rooms, bedside placement and compact spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 70EN --\u003e\n\u003cdiv class=\"stb-en__size-card\"\u003e\n\u003cspan class=\"stb-en__size-name\"\u003e 70EN \u003c\/span\u003e \u003cspan class=\"stb-en__size-dim\"\u003e Ø27.5\" × H13\" \u003c\/span\u003e\n\u003cp\u003eThe versatile choice for dining rooms, living rooms and foyers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 95EN --\u003e\n\u003cdiv class=\"stb-en__size-card\"\u003e\n\u003cspan class=\"stb-en__size-name\"\u003e 95EN \u003c\/span\u003e \u003cspan class=\"stb-en__size-dim\"\u003e Ø37.4\" × H15.7\" \u003c\/span\u003e\n\u003cp\u003eBest for larger dining areas, lofts and statement spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===================================================\n         SIZE IMAGES — CLICK TO ENLARGE\n    ==================================================== --\u003e\n\u003cdiv class=\"stb-en__size-images\"\u003e\n\u003c!-- 50EN IMAGE --\u003e \u003ca href=\"#stb-en-size-50\" class=\"stb-en__size-image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-en-series-pendant-light_1.jpg?v=1782201331\" alt=\"50EN Washi Paper Pendant size diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-en__size-image-label\"\u003e 50EN · View ↗ \u003c\/span\u003e \u003c\/a\u003e \u003c!-- 70EN IMAGE --\u003e \u003ca href=\"#stb-en-size-70\" class=\"stb-en__size-image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-en-series-pendant-light_2.jpg?v=1782201330\" alt=\"70EN Washi Paper Pendant size diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-en__size-image-label\"\u003e 70EN · View ↗ \u003c\/span\u003e \u003c\/a\u003e \u003c!-- 95EN IMAGE --\u003e \u003ca href=\"#stb-en-size-95\" class=\"stb-en__size-image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-en-series-pendant-light_3.jpg?v=1782435830\" alt=\"95EN Washi Paper Pendant size diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-en__size-image-label\"\u003e 95EN · View ↗ \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       50EN LIGHTBOX\n       CLICK ANYWHERE TO CLOSE\n  ====================================================== --\u003e \u003ca id=\"stb-en-size-50\" href=\"#stb-en-sizes\" class=\"stb-en__lightbox\"\u003e \u003cspan class=\"stb-en__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-en-series-pendant-light_1.jpg?v=1782201331\" alt=\"Enlarged 50EN size diagram\"\u003e \u003cspan class=\"stb-en__lightbox-caption\"\u003e 50EN · Ø19.6\" × H9.8\" \u003c\/span\u003e \u003cspan class=\"stb-en__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       70EN LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"stb-en-size-70\" href=\"#stb-en-sizes\" class=\"stb-en__lightbox\"\u003e \u003cspan class=\"stb-en__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-en-series-pendant-light_2.jpg?v=1782201330\" alt=\"Enlarged 70EN size diagram\"\u003e \u003cspan class=\"stb-en__lightbox-caption\"\u003e 70EN · Ø27.5\" × H13\" \u003c\/span\u003e \u003cspan class=\"stb-en__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       95EN LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"stb-en-size-95\" href=\"#stb-en-sizes\" class=\"stb-en__lightbox\"\u003e \u003cspan class=\"stb-en__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-en-series-pendant-light_3.jpg?v=1782435830\" alt=\"Enlarged 95EN size diagram\"\u003e \u003cspan class=\"stb-en__lightbox-caption\"\u003e 95EN · Ø37.4\" × H15.7\" \u003c\/span\u003e \u003cspan class=\"stb-en__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-en__utility\"\u003e\n\u003cdiv class=\"stb-en__utility-card\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e Warm, softly diffused glow \u003c\/strong\u003e\n\u003cp\u003eIncludes a 3000K warm-white bulb. 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-en__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 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-en__details\"\u003e\n\u003ch3 class=\"stb-en__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-en__spec-list\"\u003e\n\u003cdiv class=\"stb-en__spec\"\u003e\n\u003cdiv class=\"stb-en__spec-name\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec-value\"\u003eWashi paper · \u003cspan\u003eMetal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec\"\u003e\n\u003cdiv class=\"stb-en__spec-name\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec-value\"\u003eE26 \/ E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec\"\u003e\n\u003cdiv class=\"stb-en__spec-name\"\u003eBulb Included\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec-value\"\u003eYes · 3000K warm white\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec\"\u003e\n\u003cdiv class=\"stb-en__spec-name\"\u003eMax Wattage\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec-value\"\u003e40W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec\"\u003e\n\u003cdiv class=\"stb-en__spec-name\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec-value\"\u003eAC 110–240V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec\"\u003e\n\u003cdiv class=\"stb-en__spec-name\"\u003eDimming\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec-value\"\u003eCompatible dimmable bulb + wall dimmer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec\"\u003e\n\u003cdiv class=\"stb-en__spec-name\"\u003eSuspension\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec-value\"\u003e59\" \/ 150cm adjustable · Longer available on request\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec\"\u003e\n\u003cdiv class=\"stb-en__spec-name\"\u003eWiring\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec-value\"\u003eHardwired · Plug-in conversion available on request\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec\"\u003e\n\u003cdiv class=\"stb-en__spec-name\"\u003eCanopy\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec-value\"\u003eØ4.7\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec\"\u003e\n\u003cdiv class=\"stb-en__spec-name\"\u003eCeiling\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec-value\"\u003eStandard · Sloped · Vaulted\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-en__spec\"\u003e\n\u003cdiv class=\"stb-en__spec-name\"\u003eUse\u003c\/div\u003e\n\u003cdiv class=\"stb-en__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-en__faq\"\u003e\n\u003ch3 class=\"stb-en__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose 50EN for smaller spaces, 70EN for most dining and living rooms, and 95EN when you want stronger visual presence in a larger or open-plan space.\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 suspension lengths can be requested for higher ceilings.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this pendant 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 clean the Washi paper?\u003c\/summary\u003e\n\u003cp\u003eDust gently with a dry soft cloth or feather duster. Do not wet-clean, spray with cleaners or install in humid areas.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FIXED SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-en__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 NOTE\n  ====================================================== --\u003e\n\u003cp class=\"stb-en__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":"50EN: Dia 19.6\"x H 9.8\" \/ White Wire","offer_id":52129154531611,"sku":"STB-NG-50EN","price":315.0,"currency_code":"USD","in_stock":true},{"title":"50EN: Dia 19.6\"x H 9.8\" \/ Black Wire","offer_id":52129154564379,"sku":"STB-NG-50EN","price":315.0,"currency_code":"USD","in_stock":true},{"title":"70EN: Dia 27.5\" x H 13\" \/ White Wire","offer_id":52129154597147,"sku":"STB-NG-70EN","price":515.0,"currency_code":"USD","in_stock":true},{"title":"70EN: Dia 27.5\" x H 13\" \/ Black Wire","offer_id":52129154629915,"sku":"STB-NG-70EN","price":515.0,"currency_code":"USD","in_stock":true},{"title":"95EN: Dia 37.4\"x H 15.7\" \/ White Wire","offer_id":52129154662683,"sku":"STB-NG-95EN","price":815.0,"currency_code":"USD","in_stock":true},{"title":"95EN: Dia 37.4\"x H 15.7\" \/ Black Wire","offer_id":52129154695451,"sku":"STB-NG-95EN","price":815.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/50cm-70cm-95cm-washi-paper-en-series-pendant-light-_stuberlighting_44.jpg?v=1781165054"},{"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-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-23a-24a-washi-paper-egg-pendant-light","title":"Akari 23A 24A Washi Paper Egg-Shape Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AKARI 23A \/ 24A\n   WASHI PAPER EGG-SHAPE PENDANT\n   SHOPPER FOCUSED \/ MOBILE RESPONSIVE\n========================================================= *\/\n\n.stb-2324{\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-2324 *{\n  box-sizing:border-box;\n}\n\n.stb-2324 h2,\n.stb-2324 h3,\n.stb-2324 p{\n  margin-top:0;\n}\n\n.stb-2324 h2,\n.stb-2324 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-2324__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-2324__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-2324__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-2324__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-2324__intro p{\n  max-width:690px;\n  margin:0;\n\n  color:#604D3A;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-2324__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-2324__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-2324__fact:nth-child(even){\n  background:var(--sand-soft);\n}\n\n.stb-2324__fact:last-child{\n  border-right:0;\n}\n\n.stb-2324__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-2324__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-2324__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-2324__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-2324__image-link:hover img{\n  transform:scale(1.015);\n}\n\n.stb-2324__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\n========================================================= *\/\n\n.stb-2324__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-2324__material-image{\n  width:100%;\n  max-width:215px;\n\n  margin:0 auto;\n}\n\n.stb-2324__material-image img{\n  width:100%;\n  height:auto;\n  max-height:235px;\n\n  object-fit:contain;\n}\n\n.stb-2324__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-2324__material h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-2324__material p{\n  margin:0 0 11px;\n\n  color:#5B4735;\n\n  font-size:13.5px;\n}\n\n.stb-2324__material-list{\n  display:grid;\n  gap:6px;\n}\n\n.stb-2324__material-item{\n  display:flex;\n  gap:8px;\n\n  color:#624B36;\n\n  font-size:12px;\n}\n\n.stb-2324__material-item:before{\n  content:\"—\";\n\n  color:#9B753B;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-2324__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-2324__lightbox:target{\n  display:flex;\n}\n\n.stb-2324__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-2324__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-2324__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-2324__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 CHOICE\n========================================================= *\/\n\n.stb-2324__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-2324__heading{\n  margin:0 0 15px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-2324__size-inner{\n  display:grid;\n  grid-template-columns:235px 1fr;\n\n  gap:28px;\n  align-items:center;\n}\n\n.stb-2324__size-image{\n  width:100%;\n  max-width:235px;\n\n  margin:0 auto;\n}\n\n.stb-2324__size-image img{\n  width:100%;\n  height:auto;\n  max-height:290px;\n\n  object-fit:contain;\n}\n\n.stb-2324__diagram-note{\n  display:block;\n\n  margin-top:7px;\n\n  color:#8B755E;\n\n  font-size:9.5px;\n  text-align:center;\n}\n\n\n\/* SIZE OPTIONS *\/\n\n.stb-2324__size-options{\n  display:grid;\n  gap:10px;\n}\n\n.stb-2324__size-option{\n  padding:14px 15px;\n\n  background:#F4EBDD;\n\n  border:1px solid #DED0B9;\n  border-radius:8px;\n}\n\n.stb-2324__size-option--feature{\n  background:#E7D7BD;\n\n  border-color:#D2B989;\n}\n\n.stb-2324__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-2324__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-2324__size-dim{\n  color:#8D6836;\n\n  font-size:11px;\n  font-weight:600;\n  text-align:right;\n}\n\n.stb-2324__size-option p{\n  margin:0;\n\n  color:#614D3A;\n\n  font-size:11.5px;\n  line-height:1.55;\n}\n\n.stb-2324__best{\n  display:inline-block;\n\n  margin-top:7px;\n  padding:4px 7px;\n\n  background:#FFF8EC;\n\n  border-radius:20px;\n\n  color:#765428;\n\n  font-size:9px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   SIGNATURE\n========================================================= *\/\n\n.stb-2324__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-2324__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:16px;\n}\n\n.stb-2324__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-2324__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-2324__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-2324__utility-card{\n  padding:19px 20px;\n}\n\n.stb-2324__utility-card:first-child{\n  background:#D8C3A0;\n}\n\n.stb-2324__utility-card:last-child{\n  background:#1C1209;\n}\n\n.stb-2324__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-2324__utility-card:first-child small{\n  color:#705026;\n}\n\n.stb-2324__utility-card:last-child small{\n  color:var(--gold);\n}\n\n.stb-2324__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-2324__utility-card:first-child strong{\n  color:#291A0E;\n}\n\n.stb-2324__utility-card:last-child strong{\n  color:#F5EDD8;\n}\n\n.stb-2324__utility-card p{\n  margin:0;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n.stb-2324__utility-card:first-child p{\n  color:#574028;\n}\n\n.stb-2324__utility-card:last-child p{\n  color:#D8CEBC;\n}\n\n\n\/* =========================================================\n   CLUSTER TIP\n========================================================= *\/\n\n.stb-2324__cluster{\n  margin-bottom:36px;\n  padding:18px 20px;\n\n  background:#F1E6D4;\n\n  border-left:3px solid #C8A96E;\n  border-radius:7px;\n}\n\n.stb-2324__cluster small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#8D6B39;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.stb-2324__cluster strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#281A0E;\n\n  font-size:12.5px;\n  font-weight:600;\n}\n\n.stb-2324__cluster p{\n  margin:0;\n\n  color:#624E3A;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.stb-2324__details{\n  margin-bottom:34px;\n}\n\n.stb-2324__spec-list{\n  overflow:hidden;\n\n  border:1px solid #E2D6C4;\n  border-radius:8px;\n}\n\n.stb-2324__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-2324__spec:nth-child(odd){\n  background:#FFFDF8;\n}\n\n.stb-2324__spec:nth-child(even){\n  background:#F7F0E4;\n}\n\n.stb-2324__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-2324__spec-name{\n  padding-right:14px;\n\n  color:#89745D;\n\n  font-size:11.5px;\n}\n\n.stb-2324__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-2324__faq{\n  margin-bottom:30px;\n  padding:20px 22px;\n\n  background:#F0E4D0;\n\n  border-radius:10px;\n}\n\n.stb-2324__faq .stb-2324__heading{\n  margin-bottom:5px;\n}\n\n.stb-2324__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid #D8C7AA;\n}\n\n.stb-2324__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-2324__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-2324__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-2324__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-2324__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-2324__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-2324__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-2324__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-2324__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-2324__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-2324__shipping strong{\n  color:#201309;\n  font-weight:600;\n}\n\n.stb-2324__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-2324__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-2324{\n    width:100%;\n    max-width:100%;\n\n    font-size:13.5px;\n  }\n\n\n  .stb-2324__intro{\n    padding:18px;\n  }\n\n  .stb-2324__intro h2{\n    font-size:25px;\n    line-height:1.14;\n  }\n\n  .stb-2324__heading{\n    font-size:21px;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-2324__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-2324__fact{\n    padding:13px 9px;\n  }\n\n  .stb-2324__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-2324__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-2324__material{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    padding:18px;\n  }\n\n  .stb-2324__material-image{\n    max-width:190px;\n  }\n\n  .stb-2324__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-2324__size{\n    padding:18px;\n  }\n\n  .stb-2324__size-inner{\n    grid-template-columns:1fr;\n\n    gap:18px;\n  }\n\n  .stb-2324__size-image{\n    max-width:220px;\n  }\n\n  .stb-2324__size-image img{\n    width:100%;\n    height:auto;\n    max-height:270px;\n\n    object-fit:contain;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-2324__utility{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPEC *\/\n\n  .stb-2324__spec{\n    grid-template-columns:38% 62%;\n\n    padding:9px 10px;\n  }\n\n  .stb-2324__spec-name{\n    font-size:11px;\n  }\n\n  .stb-2324__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-2324__faq{\n    padding:18px;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-2324__lightbox{\n    padding:14px;\n  }\n\n  .stb-2324__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-2324__shipping{\n    padding:18px;\n  }\n\n  .stb-2324__shipping p{\n    font-size:12px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-2324\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-2324__intro\"\u003e\n\u003cp class=\"stb-2324__eyebrow\"\u003eAkari 23A \/ 24A · Washi Paper\u003c\/p\u003e\n\u003ch2\u003eA Slim Pendant for Narrower Spaces\u003c\/h2\u003e\n\u003cp\u003eA softly elongated Washi paper pendant designed to add vertical presence without the width of a large globe. Choose between two slim sizes for hallways, bedside placement, dining areas or grouped installations.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-2324__facts\"\u003e\n\u003cdiv class=\"stb-2324__fact\"\u003e\n\u003csmall\u003eWidth\u003c\/small\u003e \u003cstrong\u003eOnly 11.4\"–12.6\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__fact\"\u003e\n\u003csmall\u003eSizes\u003c\/small\u003e \u003cstrong\u003e24A · 23A\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__fact\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003e3000K Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__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 \u0026 STRUCTURE\n  ====================================================== --\u003e\n\u003csection id=\"stb-2324-material-section\" class=\"stb-2324__material\"\u003e\n\u003cdiv class=\"stb-2324__material-image\"\u003e\u003ca href=\"#stb-2324-material\" class=\"stb-2324__image-link\"\u003e \u003cimg src=\"https:\/\/stuberlighting.com\/cdn\/shop\/files\/akari-23a-24a-japandi-paper-bamboo-pendant-light-wabi-sabi-hanging-lamp-stuberlighting-5.jpg?v=1781246343\u0026amp;width=1946\" alt=\"Akari 23A 24A Washi paper and bamboo ribbing detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-2324__zoom\"\u003e View Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-2324__label\"\u003e Material \u0026amp; Structure \u003c\/span\u003e\n\u003ch3\u003eWashi Paper \u003c\/h3\u003e\n\u003cp\u003eOff-white Washi paper is stretched over fine bamboo ribbing, creating the slim egg silhouette while softly diffusing the bulb across the full shade.\u003c\/p\u003e\n\u003cdiv class=\"stb-2324__material-list\"\u003e\n\u003cdiv class=\"stb-2324__material-item\"\u003eOff-white Washi paper\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__material-item\"\u003eMetal 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-2324-material\" href=\"#stb-2324-material-section\" class=\"stb-2324__lightbox\"\u003e \u003cspan class=\"stb-2324__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/stuberlighting.com\/cdn\/shop\/files\/akari-23a-24a-japandi-paper-bamboo-pendant-light-wabi-sabi-hanging-lamp-stuberlighting-5.jpg?v=1781246343\u0026amp;width=1946\" alt=\"Enlarged Akari 23A 24A Washi paper detail\"\u003e \u003cspan class=\"stb-2324__lightbox-title\"\u003e 23A \/ 24A · Washi Paper \u0026amp; Bamboo Detail \u003c\/span\u003e \u003cspan class=\"stb-2324__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-2324-size-section\" class=\"stb-2324__size\"\u003e\n\u003ch3 class=\"stb-2324__heading\"\u003eChoose Your Size\u003c\/h3\u003e\n\u003cdiv class=\"stb-2324__size-inner\"\u003e\n\u003c!-- EXISTING 23A SIZE DIAGRAM --\u003e\n\u003cdiv class=\"stb-2324__size-image\"\u003e\n\u003ca href=\"#stb-2324-size\" class=\"stb-2324__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Handcrafted_Washi_23A24A_Pendant_Light_-_Akari_Inspired_Zen_Lantern_for_Japandi_Modern_Homes_5.jpg?v=1777536344\" alt=\"Akari 23A size diagram showing 12.6 inches wide and 24.8 inches high\" loading=\"lazy\"\u003e \u003cspan class=\"stb-2324__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e \u003cspan class=\"stb-2324__diagram-note\"\u003e 23A dimension diagram shown \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE OPTIONS --\u003e\n\u003cdiv class=\"stb-2324__size-options\"\u003e\n\u003cdiv class=\"stb-2324__size-option\"\u003e\n\u003cdiv class=\"stb-2324__size-top\"\u003e\n\u003cspan class=\"stb-2324__size-name\"\u003e 24A \u003c\/span\u003e \u003cspan class=\"stb-2324__size-dim\"\u003e Ø11.4\" × H19.7\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eØ29 × H50cm. The more compact option for narrow hallways, bedside pendants, small foyers and tighter clusters.\u003c\/p\u003e\n\u003cspan class=\"stb-2324__best\"\u003e More Compact \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__size-option stb-2324__size-option--feature\"\u003e\n\u003cdiv class=\"stb-2324__size-top\"\u003e\n\u003cspan class=\"stb-2324__size-name\"\u003e 23A \u003c\/span\u003e \u003cspan class=\"stb-2324__size-dim\"\u003e Ø12.6\" × H24.8\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eØ32 × H63cm. Taller and slightly wider for more visual presence over dining areas, hallways and staircase clusters.\u003c\/p\u003e\n\u003cspan class=\"stb-2324__best\"\u003e More Presence \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-2324-size\" href=\"#stb-2324-size-section\" class=\"stb-2324__lightbox\"\u003e \u003cspan class=\"stb-2324__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Handcrafted_Washi_23A24A_Pendant_Light_-_Akari_Inspired_Zen_Lantern_for_Japandi_Modern_Homes_5.jpg?v=1777536344\" alt=\"Enlarged Akari 23A dimension diagram\"\u003e \u003cspan class=\"stb-2324__lightbox-title\"\u003e Akari 23A · Ø12.6\" × H24.8\" \u003c\/span\u003e \u003cspan class=\"stb-2324__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-2324__signature\"\u003e\n\u003cdiv class=\"stb-2324__signature-icon\"\u003e↕\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Vertical presence without a wide footprint \u003c\/strong\u003e\n\u003cp\u003eAt only 11.4\"–12.6\" across, the 23A \/ 24A can create a sculptural paper-light effect where a large globe or disc pendant would feel too wide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHT + INSTALLATION\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-2324__utility\"\u003e\n\u003cdiv class=\"stb-2324__utility-card\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Soft 3000K Washi glow \u003c\/strong\u003e\n\u003cp\u003eA 3000K warm-white bulb is included. The paper softens direct glare and creates comfortable ambient light around the pendant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__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!-- =====================================================\n       CLUSTER OPTION\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-2324__cluster\"\u003e\n\u003csmall\u003e Planning a Grouped Installation? \u003c\/small\u003e \u003cstrong\u003e The slim shape works especially well in multiples. \u003c\/strong\u003e\n\u003cp\u003eUse several pendants at equal heights over a long table, or stagger the drops in a staircase or double-height space. Longer cord lengths can be requested when ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-2324__details\"\u003e\n\u003ch3 class=\"stb-2324__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-2324__spec-list\"\u003e\n\u003cdiv class=\"stb-2324__spec\"\u003e\n\u003cdiv class=\"stb-2324__spec-name\"\u003e24A Size\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec-value\"\u003eØ11.4\" × H19.7\" \/ Ø29 × H50cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec\"\u003e\n\u003cdiv class=\"stb-2324__spec-name\"\u003e23A Size\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec-value\"\u003eØ12.6\" × H24.8\" \/ Ø32 × H63cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec\"\u003e\n\u003cdiv class=\"stb-2324__spec-name\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec-value\"\u003eWashi paper  · Metal \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec\"\u003e\n\u003cdiv class=\"stb-2324__spec-name\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec-value\"\u003eE26 \/ E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec\"\u003e\n\u003cdiv class=\"stb-2324__spec-name\"\u003eBulb Included\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec-value\"\u003eYes · 3000K warm white\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec\"\u003e\n\u003cdiv class=\"stb-2324__spec-name\"\u003eMax Wattage\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec-value\"\u003e40W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec\"\u003e\n\u003cdiv class=\"stb-2324__spec-name\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec-value\"\u003eAC 110–240V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec\"\u003e\n\u003cdiv class=\"stb-2324__spec-name\"\u003eDimming\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec-value\"\u003eCompatible dimmable bulb + wall dimmer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec\"\u003e\n\u003cdiv class=\"stb-2324__spec-name\"\u003eSuspension\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec-value\"\u003e59\" \/ 150cm adjustable · Extension available\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec\"\u003e\n\u003cdiv class=\"stb-2324__spec-name\"\u003eWiring\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec-value\"\u003eHardwired · Plug-in conversion available\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec\"\u003e\n\u003cdiv class=\"stb-2324__spec-name\"\u003eCeiling\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec-value\"\u003eStandard · Sloped · Vaulted\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__spec\"\u003e\n\u003cdiv class=\"stb-2324__spec-name\"\u003eUse\u003c\/div\u003e\n\u003cdiv class=\"stb-2324__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-2324__faq\"\u003e\n\u003ch3 class=\"stb-2324__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I choose 24A or 23A?\u003c\/summary\u003e\n\u003cp\u003eChoose 24A when width is the main concern or you want a smaller bedside, hallway or grouped pendant. Choose 23A when you have slightly more room and want a taller, more noticeable silhouette.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use several together?\u003c\/summary\u003e\n\u003cp\u003eYes. Their narrow profile makes them especially suitable for grouped installations over long tables or at staggered heights in staircases and taller spaces.\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 cord is 59\" \/ 150cm and adjustable. Longer suspension lengths can be requested for your project.\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       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-2324__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-2324__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":"23A:Dia 12.6\"xH 24.8\" \/ White Wire","offer_id":52142111588635,"sku":"STB-NG-23A","price":260.0,"currency_code":"USD","in_stock":true},{"title":"24A: Dia 11.4\" x H 19.7\" \/ White Wire","offer_id":52142111621403,"sku":"STB-NG-24A","price":193.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/akari-23a-24a-japandi-paper-bamboo-pendant-light-wabi-sabi-hanging-lamp-stuberlighting-2.jpg?v=1781246354"},{"product_id":"akari-31n-washi-paper-cylindrical-pendant-light","title":"Akari 31N Washi Paper Cylindrical Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AKARI 31N\n   Washi Paper Cylindrical Pendant Light\n   Product-Specific \/ Compact \/ Mobile Responsive\n========================================================= *\/\n\n.stb-31n{\n  --ivory:#FFFCF6;\n  --cream:#F5EDD8;\n  --soft:#FAF7EF;\n  --sand:#EDE3D1;\n  --warm:#F1E5CF;\n\n  --dark:#1C1209;\n  --brown:#4A3218;\n  --walnut:#573C27;\n  --muted:#7B6B58;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703B;\n  --line:#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-31n *,\n.stb-31n *::before,\n.stb-31n *::after{\n  box-sizing:border-box;\n}\n\n.stb-31n h2,\n.stb-31n 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-31n h2,\n.stb-31n h3,\n.stb-31n p{\n  margin-top:0;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-31n__intro{\n  padding:5px 0 24px;\n}\n\n.stb-31n__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-31n__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-31n__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-31n__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-31n__fact{\n  min-width:0;\n  padding:15px 11px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-31n__fact:last-child{\n  border-right:0;\n}\n\n.stb-31n__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-31n__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-31n__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-31n__heading{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.2;\n}\n\n.stb-31n__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 CHOOSER\n========================================================= *\/\n\n.stb-31n__sizes{\n  margin-bottom:38px;\n}\n\n.stb-31n__sizes-head{\n  max-width:620px;\n  margin-bottom:16px;\n}\n\n.stb-31n__sizes-head h3{\n  margin:0 0 7px;\n\n  font-size:23px;\n  line-height:1.2;\n}\n\n.stb-31n__sizes-head p{\n  margin:0;\n\n  color:#675441;\n\n  font-size:13px;\n}\n\n.stb-31n__size-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:14px;\n}\n\n.stb-31n__size-card{\n  overflow:hidden;\n\n  background:var(--soft);\n\n  border:1px solid var(--line);\n  border-radius:9px;\n}\n\n.stb-31n__size-image{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:250px;\n  padding:10px;\n\n  background:#F4EBDD;\n\n  text-decoration:none;\n}\n\n.stb-31n__size-image img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:100%;\n  max-height:270px;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n\n  transition:transform .25s ease;\n}\n\n.stb-31n__size-image:hover img{\n  transform:scale(1.015);\n}\n\n.stb-31n__size-info{\n  padding:15px 16px 16px;\n}\n\n.stb-31n__size-top{\n  display:flex;\n  align-items:flex-start;\n  justify-content:space-between;\n  gap:12px;\n\n  margin-bottom:7px;\n}\n\n.stb-31n__size-name{\n  color:var(--dark);\n\n  font-size:15px;\n  font-weight:600;\n}\n\n.stb-31n__ceiling{\n  flex-shrink:0;\n\n  padding:4px 7px;\n\n  background:#E8D9BE;\n  border-radius:20px;\n\n  color:#75562F;\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.04em;\n}\n\n.stb-31n__dimension{\n  margin:0 0 5px !important;\n\n  color:var(--dark) !important;\n\n  font-size:15px !important;\n  font-weight:600;\n}\n\n.stb-31n__size-info \u003e p:last-child{\n  margin:0;\n\n  color:#6B5946;\n\n  font-size:11.7px;\n  line-height:1.55;\n}\n\n.stb-31n__size-tip{\n  margin-top:12px;\n  padding:13px 15px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--gold);\n  border-radius:0 7px 7px 0;\n\n  color:#66523E;\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n.stb-31n__size-tip strong{\n  color:var(--dark);\n}\n\n\n\/* =========================================================\n   MATERIAL DETAIL\n========================================================= *\/\n\n.stb-31n__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-31n__material-thumb{\n  width:220px;\n  max-width:100%;\n  margin:auto;\n}\n\n.stb-31n__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:#F6EEE2;\n\n  border:1px solid #D4C5AE;\n  border-radius:8px;\n\n  text-decoration:none;\n}\n\n.stb-31n__material-link img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:100%;\n  max-height:270px;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n\n  transition:transform .25s ease;\n}\n\n.stb-31n__material-link:hover img{\n  transform:scale(1.015);\n}\n\n.stb-31n__material-copy h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.2;\n}\n\n.stb-31n__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-31n__material-list{\n  display:grid;\n  gap:6px;\n}\n\n.stb-31n__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-31n__material-item::before{\n  content:\"—\";\n\n  color:#A77D3F;\n}\n\n\n\/* =========================================================\n   LIGHT + INSTALLATION\n========================================================= *\/\n\n.stb-31n__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-31n__utility-card{\n  padding:19px 20px;\n}\n\n.stb-31n__utility-card:first-child{\n  background:var(--dark);\n}\n\n.stb-31n__utility-card:last-child{\n  background:var(--walnut);\n}\n\n.stb-31n__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-31n__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-31n__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-31n__details{\n  margin-bottom:34px;\n}\n\n.stb-31n__spec-list{\n  border-top:1px solid var(--line);\n}\n\n.stb-31n__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-31n__spec-name{\n  padding-right:14px;\n\n  color:#8B765B;\n\n  font-size:11.5px;\n}\n\n.stb-31n__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-31n__faq{\n  margin-bottom:30px;\n  padding:20px 22px 8px;\n\n  background:#F8F3E8;\n\n  border-radius:9px;\n}\n\n.stb-31n__faq .stb-31n__heading{\n  margin-bottom:5px;\n}\n\n.stb-31n__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid #DFD3BF;\n}\n\n.stb-31n__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-31n__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-31n__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-31n__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-31n__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-31n__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-31n__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-31n__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-31n__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-31n__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-31n__shipping strong{\n  color:var(--dark);\n  font-weight:600;\n}\n\n.stb-31n__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-31n__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-31n__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-31n__lightbox:target{\n  display:flex;\n}\n\n.stb-31n__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-31n__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-31n__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-31n__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-31n{\n    max-width:100%;\n    font-size:13.5px;\n  }\n\n\n  \/* INTRO *\/\n\n  .stb-31n__intro h2{\n    font-size:25px;\n    line-height:1.15;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-31n__facts{\n    grid-template-columns:repeat(2,1fr);\n\n    margin-bottom:28px;\n  }\n\n  .stb-31n__fact{\n    padding:13px 9px;\n  }\n\n  .stb-31n__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-31n__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-31n__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-31n__size-image{\n    min-height:220px;\n  }\n\n  .stb-31n__size-image img{\n    width:auto;\n    height:auto;\n\n    max-width:100%;\n    max-height:290px;\n\n    object-fit:contain;\n  }\n\n\n  \/* MATERIAL *\/\n\n  .stb-31n__material{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    margin-bottom:30px;\n    padding:18px;\n  }\n\n  .stb-31n__material-thumb{\n    width:195px;\n  }\n\n  .stb-31n__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-31n__material-copy h3{\n    font-size:21px;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-31n__utility{\n    grid-template-columns:1fr;\n\n    margin-bottom:30px;\n  }\n\n\n  \/* DETAILS *\/\n\n  .stb-31n__heading{\n    font-size:21px;\n  }\n\n  .stb-31n__spec{\n    grid-template-columns:38% 62%;\n  }\n\n  .stb-31n__spec-name{\n    font-size:11px;\n  }\n\n  .stb-31n__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-31n__faq{\n    padding:18px 17px 7px;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-31n__shipping{\n    padding:18px;\n  }\n\n  .stb-31n__shipping p{\n    font-size:12px;\n  }\n\n\n  \/* NOTE *\/\n\n  .stb-31n__final-note{\n    padding:0 8px;\n\n    font-size:10.5px !important;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-31n__lightbox{\n    padding:14px;\n  }\n\n  .stb-31n__lightbox img{\n    max-width:94vw;\n    max-height:74vh;\n  }\n\n  .stb-31n__lightbox-title{\n    font-size:9px !important;\n  }\n\n  .stb-31n__lightbox-hint{\n    font-size:8.5px !important;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-31n\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-31n__intro\"\u003e\n\u003cp class=\"stb-31n__eyebrow\"\u003eWashi Paper · Cylindrical Pendant\u003c\/p\u003e\n\u003ch2\u003eOne Clean Cylinder. Two Very Different Scales.\u003c\/h2\u003e\n\u003cp class=\"stb-31n__intro-text\"\u003eAkari 31N uses a slim 13-inch cylindrical profile in two heights: a compact 20.5-inch version for everyday rooms and a dramatic 62.2-inch version for tall, vaulted and double-height spaces. Hand-folded Washi paper keeps the geometric form warm and softly luminous.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-31n__facts\"\u003e\n\u003cdiv class=\"stb-31n__fact\"\u003e\n\u003csmall\u003eDiameter\u003c\/small\u003e \u003cstrong\u003e13\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-31n__fact\"\u003e\n\u003csmall\u003eHeights\u003c\/small\u003e \u003cstrong\u003e20.5\" \/ 62.2\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-31n__fact\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003e3000K Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-31n__fact\"\u003e\n\u003csmall\u003eSuspension\u003c\/small\u003e \u003cstrong\u003e59\" Adjustable\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       SIZE CHOOSER\n  ====================================================== --\u003e\n\u003csection id=\"stb-31n-size-section\" class=\"stb-31n__sizes\"\u003e\n\u003cdiv class=\"stb-31n__sizes-head\"\u003e\n\u003cspan class=\"stb-31n__label\"\u003e Choose Your Scale \u003c\/span\u003e\n\u003ch3\u003eSame Width. Completely Different Presence.\u003c\/h3\u003e\n\u003cp\u003eBoth sizes share the same slim 13-inch diameter. Choose primarily by ceiling height and how much vertical presence you want in the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-31n__size-grid\"\u003e\n\u003c!-- STANDARD --\u003e\n\u003carticle class=\"stb-31n__size-card\"\u003e\u003ca href=\"#stb-31n-standard\" class=\"stb-31n__size-image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Handcrafted_Washi_Paper_31N_Pendant_Light_-_Akari_Inspired_Cylindrical_Lantern_for_Japandi_Zen_Decor_2.jpg?v=1781526993\" alt=\"Akari 31N Standard Washi Paper Cylindrical Pendant Light dimension reference\" loading=\"lazy\"\u003e \u003cspan class=\"stb-31n__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"stb-31n__size-info\"\u003e\n\u003cdiv class=\"stb-31n__size-top\"\u003e\n\u003cspan class=\"stb-31n__size-name\"\u003e Standard \u003c\/span\u003e \u003cspan class=\"stb-31n__ceiling\"\u003e 8–9 FT CEILINGS \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"stb-31n__dimension\"\u003eØ13\" × H20.5\"\u003c\/p\u003e\n\u003cp\u003eBest for bedside placement, compact dining areas and standard-height rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- EXTRA LONG --\u003e\n\u003carticle class=\"stb-31n__size-card\"\u003e\u003ca href=\"#stb-31n-long\" class=\"stb-31n__size-image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Handcrafted_Washi_Paper_31N_Pendant_Light_-_Akari_Inspired_Cylindrical_Lantern_for_Japandi_Zen_Decor_10.jpg?v=1781527019\" alt=\"Akari 31N Extra Long Washi Paper Cylindrical Pendant Light dimension reference\" loading=\"lazy\"\u003e \u003cspan class=\"stb-31n__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"stb-31n__size-info\"\u003e\n\u003cdiv class=\"stb-31n__size-top\"\u003e\n\u003cspan class=\"stb-31n__size-name\"\u003e Extra Long \u003c\/span\u003e \u003cspan class=\"stb-31n__ceiling\"\u003e 10 FT+ CEILINGS \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"stb-31n__dimension\"\u003eØ13\" × H62.2\"\u003c\/p\u003e\n\u003cp\u003eDesigned for vaulted rooms, stairwells, foyers and double-height spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-31n__size-tip\"\u003e\n\u003cstrong\u003eSize tip:\u003c\/strong\u003e the Extra Long shade itself is over five feet tall. For standard-height rooms, choose Standard. For unusual ceiling heights or staircase installations, measure your available vertical drop before ordering.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOX — STANDARD\n  ====================================================== --\u003e \u003ca id=\"stb-31n-standard\" href=\"#stb-31n-size-section\" class=\"stb-31n__lightbox\"\u003e \u003cspan class=\"stb-31n__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Handcrafted_Washi_Paper_31N_Pendant_Light_-_Akari_Inspired_Cylindrical_Lantern_for_Japandi_Zen_Decor_2.jpg?v=1781526993\" alt=\"Enlarged Akari 31N Standard dimensions\"\u003e \u003cspan class=\"stb-31n__lightbox-title\"\u003e Standard · Ø13\" × H20.5\" \u003c\/span\u003e \u003cspan class=\"stb-31n__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE LIGHTBOX — EXTRA LONG\n  ====================================================== --\u003e \u003ca id=\"stb-31n-long\" href=\"#stb-31n-size-section\" class=\"stb-31n__lightbox\"\u003e \u003cspan class=\"stb-31n__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Handcrafted_Washi_Paper_31N_Pendant_Light_-_Akari_Inspired_Cylindrical_Lantern_for_Japandi_Zen_Decor_10.jpg?v=1781527019\" alt=\"Enlarged Akari 31N Extra Long dimensions\"\u003e \u003cspan class=\"stb-31n__lightbox-title\"\u003e Extra Long · Ø13\" × H62.2\" \u003c\/span\u003e \u003cspan class=\"stb-31n__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-31n-material-section\" class=\"stb-31n__material\"\u003e\n\u003cdiv class=\"stb-31n__material-thumb\"\u003e\u003ca href=\"#stb-31n-material\" class=\"stb-31n__material-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Handcrafted_Washi_Paper_31N_Pendant_Light_-_Akari_Inspired_Cylindrical_Lantern_for_Japandi_Zen_Decor_4.png?v=1777771722\" alt=\"Akari 31N Washi paper material and construction detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-31n__zoom\"\u003e View Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-31n__material-copy\"\u003e\n\u003cspan class=\"stb-31n__label\"\u003e Material \u0026amp; Construction \u003c\/span\u003e\n\u003ch3\u003eHand-Folded Washi Paper\u003c\/h3\u003e\n\u003cp\u003eOff-white Mulberry Washi softens direct bulb light across the full cylindrical surface, while bamboo ribbing supports the long, clean silhouette.\u003c\/p\u003e\n\u003cdiv class=\"stb-31n__material-list\"\u003e\n\u003cdiv class=\"stb-31n__material-item\"\u003eThick Mulberry Washi paper\u003c\/div\u003e\n\u003cdiv class=\"stb-31n__material-item\"\u003eHand-folded paper surface\u003c\/div\u003e\n\u003cdiv class=\"stb-31n__material-item\"\u003eMetal ceiling canopy\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-31n-material\" href=\"#stb-31n-material-section\" class=\"stb-31n__lightbox\"\u003e \u003cspan class=\"stb-31n__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Handcrafted_Washi_Paper_31N_Pendant_Light_-_Akari_Inspired_Cylindrical_Lantern_for_Japandi_Zen_Decor_4.png?v=1777771722\" alt=\"Enlarged Akari 31N Washi paper construction detail\"\u003e \u003cspan class=\"stb-31n__lightbox-title\"\u003e Akari 31N · Washi Paper Detail \u003c\/span\u003e \u003cspan class=\"stb-31n__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-31n__utility\"\u003e\n\u003cdiv class=\"stb-31n__utility-card\"\u003e\n\u003csmall\u003e Light \u003c\/small\u003e \u003cstrong\u003e 3000K warm-white bulb included \u003c\/strong\u003e\n\u003cp\u003eUses an E26 \/ E27 bulb up to 40W. The fixture can be dimmed when paired with a compatible dimmable bulb and wall dimmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-31n__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 suspension cord. Longer lengths are available on request. Professional installation is recommended for Extra Long.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-31n__details\"\u003e\n\u003ch3 class=\"stb-31n__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-31n__spec-list\"\u003e\n\u003cdiv class=\"stb-31n__spec\"\u003e\n\u003cdiv class=\"stb-31n__spec-name\"\u003eStandard Size\u003c\/div\u003e\n\u003cdiv class=\"stb-31n__spec-value\"\u003eØ13\" × H20.5\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-31n__spec\"\u003e\n\u003cdiv class=\"stb-31n__spec-name\"\u003eExtra Long\u003c\/div\u003e\n\u003cdiv class=\"stb-31n__spec-value\"\u003eØ13\" × H62.2\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-31n__spec\"\u003e\n\u003cdiv class=\"stb-31n__spec-name\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"stb-31n__spec-value\"\u003eMulberry Washi paper  · Metal \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-31n__spec\"\u003e\n\u003cdiv class=\"stb-31n__spec-name\"\u003eBulb Base\u003c\/div\u003e\n\u003cdiv class=\"stb-31n__spec-value\"\u003eE26 \/ E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-31n__spec\"\u003e\n\u003cdiv class=\"stb-31n__spec-name\"\u003eBulb Included\u003c\/div\u003e\n\u003cdiv class=\"stb-31n__spec-value\"\u003eYes · 3000K warm white\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-31n__spec\"\u003e\n\u003cdiv class=\"stb-31n__spec-name\"\u003eMax Wattage\u003c\/div\u003e\n\u003cdiv class=\"stb-31n__spec-value\"\u003e40W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-31n__spec\"\u003e\n\u003cdiv class=\"stb-31n__spec-name\"\u003eDimming\u003c\/div\u003e\n\u003cdiv class=\"stb-31n__spec-value\"\u003eCompatible dimmable bulb + wall dimmer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-31n__spec\"\u003e\n\u003cdiv class=\"stb-31n__spec-name\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"stb-31n__spec-value\"\u003eAC 110–240V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-31n__spec\"\u003e\n\u003cdiv class=\"stb-31n__spec-name\"\u003eSuspension\u003c\/div\u003e\n\u003cdiv class=\"stb-31n__spec-value\"\u003e59\" \/ 150cm adjustable · Extendable on request\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-31n__spec\"\u003e\n\u003cdiv class=\"stb-31n__spec-name\"\u003eWiring\u003c\/div\u003e\n\u003cdiv class=\"stb-31n__spec-value\"\u003eHardwired · Plug-in conversion available on request\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-31n__spec\"\u003e\n\u003cdiv class=\"stb-31n__spec-name\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"stb-31n__spec-value\"\u003eApprox. 6.6 lbs \/ 3 kg\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-31n__spec\"\u003e\n\u003cdiv class=\"stb-31n__spec-name\"\u003eCeiling\u003c\/div\u003e\n\u003cdiv class=\"stb-31n__spec-value\"\u003eStandard · Vaulted · Sloped\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-31n__spec\"\u003e\n\u003cdiv class=\"stb-31n__spec-name\"\u003eUse\u003c\/div\u003e\n\u003cdiv class=\"stb-31n__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-31n__faq\"\u003e\n\u003ch3 class=\"stb-31n__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eStandard is the practical choice for most 8–9 ft ceiling rooms. Extra Long is over five feet tall and is designed for 10 ft+ ceilings, vaulted rooms, staircases and double-height spaces.\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 included suspension cord is 59\" \/ 150cm and can be adjusted during installation. Longer lengths are available on request, which is especially useful for vaulted ceilings and Extra Long installations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I care for 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 fixture away from humid areas and direct heat sources.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-31n__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-31n__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″ x H 20.5″ \/ White","offer_id":52152977424667,"sku":"STB-NG-31N","price":435.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13″ x H 62.2″ \/ White","offer_id":52152977457435,"sku":"STB-NG-31N","price":895.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/washi-paper-31n-pendant-light-textured-shade.jpg?v=1781249938"},{"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-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-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-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-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":"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":"pearla-beaded-foyer-staircase-chandelier","title":"Pearla Beaded Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — PEARLA BEADED FOYER CHANDELIER\n   Architectural Editorial · Vertical Scale · Quiet Luxury\n========================================================= *\/\n\n.stb-pearla{\n  --canvas:#F5EFE6;\n  --ivory:#FFFCF7;\n  --soft:#ECE3D7;\n\n  --dark:#21170F;\n  --espresso:#35271D;\n  --brown:#4A392C;\n\n  --gold:#B59563;\n  --gold-deep:#80613B;\n\n  --muted:#77695A;\n  --line:#D8CBBA;\n\n  width:100%;\n  max-width:900px;\n  margin:0 auto;\n  padding:28px;\n\n  background:var(--canvas);\n  border:1px solid #E1D5C5;\n  border-radius:7px;\n\n  color:var(--brown);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14.5px;\n  line-height:1.68;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-pearla *,\n.stb-pearla *::before,\n.stb-pearla *::after{\n  box-sizing:border-box;\n}\n\n.stb-pearla h2,\n.stb-pearla 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-pearla p{\n  margin-top:0;\n}\n\n.stb-pearla__eyebrow{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-pearla__title{\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.14;\n}\n\n.stb-pearla__section-title{\n  margin:0 0 8px;\n\n  font-size:22px;\n  line-height:1.25;\n}\n\n.stb-pearla__view{\n  display:block;\n\n  margin-top:7px;\n\n  color:#776452;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-pearla__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 210px;\n\n  gap:38px;\n  align-items:end;\n\n  padding:3px 0 27px;\n}\n\n.stb-pearla__intro-copy{\n  max-width:630px;\n}\n\n.stb-pearla__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5E4D3E;\n\n  font-size:14.5px;\n  line-height:1.72;\n}\n\n.stb-pearla__intro-side{\n  padding:17px 18px;\n\n  background:var(--dark);\n\n  border-radius:4px;\n}\n\n.stb-pearla__intro-side small{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:#C9AE85;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-pearla__intro-side strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#FFF5E7;\n\n  font-size:16px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-pearla__intro-side span{\n  display:block;\n\n  color:#D5C7B5;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   KEY FACTS — SIMPLE RULED BAND\n========================================================= *\/\n\n.stb-pearla__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:38px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-pearla__fact{\n  padding:14px 15px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-pearla__fact:last-child{\n  border-right:0;\n}\n\n.stb-pearla__fact small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#88735D;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.stb-pearla__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:12.1px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAIL\n========================================================= *\/\n\n.stb-pearla__detail{\n  display:grid;\n  grid-template-columns:190px minmax(0,1fr);\n\n  gap:31px;\n  align-items:center;\n\n  margin-bottom:39px;\n\n  padding:21px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n}\n\n.stb-pearla__detail-media{\n  width:180px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-pearla__media-link{\n  display:block;\n\n  width:100%;\n\n  padding:5px;\n\n  background:#F8F2EA;\n\n  border:1px solid #D5C7B5;\n  border-radius:3px;\n\n  text-decoration:none;\n}\n\n.stb-pearla__media-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto!important;\n  max-height:none!important;\n\n  margin:auto;\n\n  object-fit:contain;\n  object-position:center;\n}\n\n.stb-pearla__detail-copy{\n  max-width:560px;\n}\n\n.stb-pearla__detail-copy p{\n  margin:0 0 12px;\n\n  color:#5E4D3E;\n\n  font-size:13px;\n  line-height:1.65;\n}\n\n.stb-pearla__detail-line{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:7px;\n}\n\n.stb-pearla__tag{\n  padding:5px 9px;\n\n  background:var(--canvas);\n\n  color:#604C3B;\n\n  font-size:10.4px;\n\n  border:1px solid #D7CAB9;\n  border-radius:20px;\n}\n\n\n\/* =========================================================\n   VERTICAL CHARACTER\n========================================================= *\/\n\n.stb-pearla__vertical{\n  display:grid;\n  grid-template-columns:180px minmax(0,1fr);\n\n  margin-bottom:40px;\n\n  overflow:hidden;\n\n  border-radius:4px;\n}\n\n.stb-pearla__vertical-title{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:21px 19px;\n\n  background:var(--espresso);\n}\n\n.stb-pearla__vertical-title small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#C8AC83;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-pearla__vertical-title strong{\n  color:#FFF5E7;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-pearla__vertical-copy{\n  padding:21px 23px;\n\n  background:var(--soft);\n}\n\n.stb-pearla__vertical-copy p{\n  margin:0;\n\n  color:#5E4E40;\n\n  font-size:12.5px;\n  line-height:1.67;\n}\n\n\n\/* =========================================================\n   SIZE GUIDE\n========================================================= *\/\n\n.stb-pearla__sizes{\n  margin-bottom:40px;\n}\n\n.stb-pearla__sizes-head{\n  max-width:650px;\n\n  margin-bottom:15px;\n}\n\n.stb-pearla__sizes-head p{\n  margin:0;\n\n  color:#625142;\n\n  font-size:12.8px;\n  line-height:1.65;\n}\n\n\n\/* group *\/\n\n.stb-pearla__size-group{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  border-top:1px solid var(--line);\n}\n\n.stb-pearla__size-group:last-child{\n  border-bottom:1px solid var(--line);\n}\n\n.stb-pearla__size-label{\n  padding:15px 15px 15px 0;\n}\n\n.stb-pearla__size-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#8B725A;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-pearla__size-label strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:12.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-pearla__size-options{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  border-left:1px solid var(--line);\n}\n\n.stb-pearla__size-option{\n  min-width:0;\n\n  padding:14px 13px;\n\n  background:var(--ivory);\n\n  border-right:1px solid var(--line);\n}\n\n.stb-pearla__size-option:last-child{\n  border-right:0;\n}\n\n.stb-pearla__size-option small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#89735F;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-pearla__size-option strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:11.7px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.stb-pearla__size-option p{\n  margin:0;\n\n  color:#786859;\n\n  font-size:10.4px;\n  line-height:1.48;\n}\n\n\n\/* two-column row *\/\n\n.stb-pearla__size-options--two{\n  grid-template-columns:repeat(2,minmax(0,1fr));\n}\n\n\n\/* =========================================================\n   DIMENSION DRAWINGS — COMPACT HORIZONTAL RAIL\n========================================================= *\/\n\n.stb-pearla__drawings{\n  margin-bottom:41px;\n}\n\n.stb-pearla__drawings-head{\n  display:flex;\n  align-items:end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:13px;\n}\n\n.stb-pearla__drawings-head p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#625142;\n\n  font-size:12.4px;\n  line-height:1.6;\n}\n\n.stb-pearla__drawing-rail{\n  display:flex;\n\n  gap:9px;\n\n  padding-bottom:4px;\n\n  overflow-x:auto;\n\n  scrollbar-width:thin;\n}\n\n.stb-pearla__drawing-card{\n  flex:0 0 132px;\n\n  padding:8px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n}\n\n.stb-pearla__drawing-card a{\n  display:block;\n\n  text-decoration:none;\n}\n\n.stb-pearla__drawing-card img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto!important;\n  max-height:none!important;\n\n  object-fit:contain;\n}\n\n.stb-pearla__drawing-card span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#6E5B4A;\n\n  font-size:9.5px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   COLOR TEMPERATURE + INSTALL\n========================================================= *\/\n\n.stb-pearla__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:39px;\n\n  overflow:hidden;\n\n  border-radius:4px;\n}\n\n.stb-pearla__practical-panel{\n  padding:21px 22px;\n}\n\n.stb-pearla__practical-panel:first-child{\n  background:var(--dark);\n}\n\n.stb-pearla__practical-panel:last-child{\n  background:var(--soft);\n}\n\n.stb-pearla__practical-panel small{\n  display:block;\n\n  margin-bottom:5px;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-pearla__practical-panel:first-child small{\n  color:#C8AD84;\n}\n\n.stb-pearla__practical-panel:last-child small{\n  color:#806B56;\n}\n\n.stb-pearla__practical-panel strong{\n  display:block;\n\n  margin-bottom:6px;\n\n  font-size:13.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-pearla__practical-panel:first-child strong{\n  color:#FFF5E6;\n}\n\n.stb-pearla__practical-panel:last-child strong{\n  color:var(--dark);\n}\n\n.stb-pearla__practical-panel p{\n  margin:0;\n\n  font-size:11.7px;\n  line-height:1.62;\n}\n\n.stb-pearla__practical-panel:first-child p{\n  color:#D6C7B4;\n}\n\n.stb-pearla__practical-panel:last-child p{\n  color:#625142;\n}\n\n\n\/* =========================================================\n   TALL CEILING NOTE\n========================================================= *\/\n\n.stb-pearla__ceiling{\n  display:grid;\n  grid-template-columns:3px 1fr;\n\n  gap:15px;\n\n  max-width:760px;\n\n  margin:0 auto 39px;\n}\n\n.stb-pearla__ceiling-line{\n  background:var(--gold);\n}\n\n.stb-pearla__ceiling strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.5px;\n}\n\n.stb-pearla__ceiling p{\n  margin:0;\n\n  color:#665343;\n\n  font-size:11.8px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n========================================================= *\/\n\n.stb-pearla__specs{\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:4px;\n}\n\n.stb-pearla__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:14px 17px;\n\n  background:var(--espresso);\n}\n\n.stb-pearla__spec-head span{\n  color:#C8AA82;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-pearla__spec-head strong{\n  color:#FFF4E5;\n\n  font-size:16px;\n  font-weight:500;\n}\n\n.stb-pearla__spec-list{\n  background:var(--ivory);\n}\n\n.stb-pearla__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:10px 14px;\n\n  border-bottom:1px solid #E4D9CC;\n}\n\n.stb-pearla__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-pearla__spec span{\n  padding-right:12px;\n\n  color:#88725D;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n.stb-pearla__spec strong{\n  color:var(--dark);\n\n  font-size:11.7px;\n  line-height:1.5;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-pearla__faq{\n  max-width:760px;\n\n  margin:0 auto 34px;\n}\n\n.stb-pearla__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-pearla__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--dark);\n\n  font-size:13.5px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-pearla__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-pearla__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-deep);\n\n  font-size:20px;\n}\n\n.stb-pearla__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-pearla__faq details p{\n  margin:8px 0 0;\n\n  color:#665343;\n\n  font-size:12.2px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-pearla__shipping{\n  padding:21px 22px;\n\n  background:var(--ivory);\n\n  border-top:2px solid var(--gold);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n  border-left:1px solid var(--line);\n\n  border-radius:4px;\n}\n\n.stb-pearla__shipping h3{\n  margin:0 0 12px;\n\n  font-size:20px;\n}\n\n.stb-pearla__shipping p{\n  margin:0 0 8px;\n\n  color:#5E4D3E;\n\n  font-size:12.8px;\n  line-height:1.65;\n}\n\n.stb-pearla__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-pearla__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-pearla__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,13,10,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.stb-pearla__lightbox:target{\n  display:flex;\n}\n\n.stb-pearla__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-pearla__lightbox img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:92vw;\n  max-height:80vh;\n\n  object-fit:contain;\n  object-position:center;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.38);\n}\n\n.stb-pearla__lightbox-caption{\n  margin-top:10px;\n\n  color:#D8BE96;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-pearla__lightbox-hint{\n  margin-top:4px;\n\n  color:#9E8C77;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-pearla{\n    padding:19px 15px;\n  }\n\n\n  .stb-pearla__intro{\n    grid-template-columns:1fr;\n\n    gap:14px;\n  }\n\n  .stb-pearla__title{\n    font-size:25px;\n  }\n\n  .stb-pearla__intro-copy p{\n    font-size:14px;\n  }\n\n  .stb-pearla__intro-side{\n    max-width:280px;\n  }\n\n\n  .stb-pearla__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-pearla__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-pearla__fact:nth-child(1),\n  .stb-pearla__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-pearla__detail{\n    grid-template-columns:155px 1fr;\n\n    gap:16px;\n\n    padding:16px;\n  }\n\n  .stb-pearla__detail-media{\n    width:145px;\n  }\n\n\n  .stb-pearla__vertical{\n    grid-template-columns:145px 1fr;\n  }\n\n\n  .stb-pearla__size-group{\n    grid-template-columns:1fr;\n  }\n\n  .stb-pearla__size-label{\n    padding:12px 0 8px;\n  }\n\n  .stb-pearla__size-options{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-pearla__drawing-card{\n    flex-basis:118px;\n  }\n\n\n  .stb-pearla__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-pearla__spec{\n    grid-template-columns:35% 65%;\n  }\n\n\n  .stb-pearla__shipping{\n    padding:18px;\n  }\n\n\n  .stb-pearla__lightbox img{\n    max-width:94vw;\n    max-height:75vh;\n  }\n\n}\n\n\n@media screen and (max-width:520px){\n\n  .stb-pearla__detail{\n    grid-template-columns:115px 1fr;\n\n    padding:11px;\n  }\n\n  .stb-pearla__detail-media{\n    width:105px;\n  }\n\n\n  .stb-pearla__vertical{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-pearla__size-options,\n  .stb-pearla__size-options--two{\n    grid-template-columns:1fr;\n  }\n\n  .stb-pearla__size-option{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .stb-pearla__size-option:last-child{\n    border-bottom:0;\n  }\n\n\n  .stb-pearla__spec{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n  .stb-pearla__spec span{\n    font-weight:600;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-pearla\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-pearla__intro\"\u003e\n\u003cdiv class=\"stb-pearla__intro-copy\"\u003e\n\u003cspan class=\"stb-pearla__eyebrow\"\u003e Pearl-Finished Beads · Brass Finish · 8 Sizes \u003c\/span\u003e\n\u003ch2 class=\"stb-pearla__title\"\u003eDesigned to Fill the Vertical Space.\u003c\/h2\u003e\n\u003cp\u003ePearla suspends cascading strands of pearl-finished beads from a slender brass-finish frame. Available from a compact 25.6\" height to a dramatic 78.7\", it can be scaled for a standard room, open staircase or double-height foyer without losing its proportions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__intro-side\"\u003e\n\u003csmall\u003e Size Range \u003c\/small\u003e \u003cstrong\u003e H25.6\" — H78.7\" \u003c\/strong\u003e \u003cspan\u003e Eight configurations \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-pearla__facts\"\u003e\n\u003cdiv class=\"stb-pearla__fact\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Pearl-Finished Acrylic Beads \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__fact\"\u003e\n\u003csmall\u003e Frame \u003c\/small\u003e \u003cstrong\u003e Brass-Finish Metal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__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-pearla__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       PRODUCT DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"pearla-detail-section\" class=\"stb-pearla__detail\"\u003e\n\u003cdiv class=\"stb-pearla__detail-media\"\u003e\u003ca href=\"#pearla-detail\" class=\"stb-pearla__media-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-beaded-foyer-staircase-chandelier-stuberlighting_2.jpg?v=1780038366\" alt=\"Pearla chandelier pearl-finished acrylic bead and brass frame detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-pearla__view\"\u003e View Bead Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__detail-copy\"\u003e\n\u003cspan class=\"stb-pearla__eyebrow\"\u003e Product Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-pearla__section-title\"\u003eA Jewelry-Like Cascade, Without a Heavy Frame.\u003c\/h3\u003e\n\u003cp\u003eCream pearl-finished acrylic beads fall at varied lengths from a warm brass-finish structure. The staggered strands create the vertical movement, while the narrow frame stays visually secondary.\u003c\/p\u003e\n\u003cdiv class=\"stb-pearla__detail-line\"\u003e\n\u003cspan class=\"stb-pearla__tag\"\u003e Pearl-Finished Acrylic \u003c\/span\u003e \u003cspan class=\"stb-pearla__tag\"\u003e Brass-Finish Metal \u003c\/span\u003e \u003cspan class=\"stb-pearla__tag\"\u003e Cascading Profile \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"pearla-detail\" href=\"#pearla-detail-section\" class=\"stb-pearla__lightbox\"\u003e \u003cspan class=\"stb-pearla__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-beaded-foyer-staircase-chandelier-stuberlighting_2.jpg?v=1780038366\" alt=\"Enlarged Pearla bead and frame detail\"\u003e \u003cspan class=\"stb-pearla__lightbox-caption\"\u003e Pearla · Bead \u0026amp; Frame Detail \u003c\/span\u003e \u003cspan class=\"stb-pearla__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       VERTICAL SCALE\n  ====================================================== --\u003e\n\u003csection class=\"stb-pearla__vertical\"\u003e\n\u003cdiv class=\"stb-pearla__vertical-title\"\u003e\n\u003csmall\u003e Why Pearla \u003c\/small\u003e \u003cstrong\u003e Built for Rooms Where Height Matters. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__vertical-copy\"\u003e\n\u003cp\u003eShorter configurations work in standard rooms, while the 47.2\", 59.1\" and 78.7\" versions extend through taller foyers and stairwells where a conventional chandelier can look visually undersized.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-pearla__sizes\"\u003e\n\u003cdiv class=\"stb-pearla__sizes-head\"\u003e\n\u003cspan class=\"stb-pearla__eyebrow\"\u003e Choose by Ceiling \u0026amp; Space \u003c\/span\u003e\n\u003ch3 class=\"stb-pearla__section-title\"\u003eEight Sizes, Organized by Scale.\u003c\/h3\u003e\n\u003cp\u003eStart with the height of the space first. Then choose the diameter according to how much horizontal presence the chandelier needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- STANDARD SCALE --\u003e\n\u003cdiv class=\"stb-pearla__size-group\"\u003e\n\u003cdiv class=\"stb-pearla__size-label\"\u003e\n\u003csmall\u003e Standard Scale \u003c\/small\u003e \u003cstrong\u003e Standard Rooms \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__size-options\"\u003e\n\u003cdiv class=\"stb-pearla__size-option\"\u003e\n\u003csmall\u003e Compact \u003c\/small\u003e \u003cstrong\u003e Ø16.9\" × H25.6\" \u003c\/strong\u003e\n\u003cp\u003eSmall foyer or compact accent.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__size-option\"\u003e\n\u003csmall\u003e Wide \u003c\/small\u003e \u003cstrong\u003e Ø35.4\" × H25.6\" \u003c\/strong\u003e\n\u003cp\u003eWider dining or horizontal statement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__size-option\"\u003e\n\u003csmall\u003e Taller \u003c\/small\u003e \u003cstrong\u003e Ø22\" × H35.4\" \u003c\/strong\u003e\n\u003cp\u003ePrimary bedroom or larger dining room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TALL SCALE --\u003e\n\u003cdiv class=\"stb-pearla__size-group\"\u003e\n\u003cdiv class=\"stb-pearla__size-label\"\u003e\n\u003csmall\u003e Tall Scale \u003c\/small\u003e \u003cstrong\u003e Foyers \u0026amp; Landings \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__size-options stb-pearla__size-options--two\"\u003e\n\u003cdiv class=\"stb-pearla__size-option\"\u003e\n\u003csmall\u003e Slim \u003c\/small\u003e \u003cstrong\u003e Ø19.7\" × H47.2\" \u003c\/strong\u003e\n\u003cp\u003eNarrow stair landing or tall vertical opening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__size-option\"\u003e\n\u003csmall\u003e Balanced \u003c\/small\u003e \u003cstrong\u003e Ø23.6\" × H47.2\" \u003c\/strong\u003e\n\u003cp\u003eTaller foyer with more visual width.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DOUBLE HEIGHT --\u003e\n\u003cdiv class=\"stb-pearla__size-group\"\u003e\n\u003cdiv class=\"stb-pearla__size-label\"\u003e\n\u003csmall\u003e Double Height \u003c\/small\u003e \u003cstrong\u003e Stairwells \u0026amp; Foyers \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__size-options\"\u003e\n\u003cdiv class=\"stb-pearla__size-option\"\u003e\n\u003csmall\u003e Full \u003c\/small\u003e \u003cstrong\u003e Ø27.6\" × H59.1\" \u003c\/strong\u003e\n\u003cp\u003eDouble-height entry or open staircase.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__size-option\"\u003e\n\u003csmall\u003e Slender \u003c\/small\u003e \u003cstrong\u003e Ø23.6\" × H59.1\" \u003c\/strong\u003e\n\u003cp\u003eTall stairwell with less horizontal space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__size-option\"\u003e\n\u003csmall\u003e Grand \u003c\/small\u003e \u003cstrong\u003e Ø27.6\" × H78.7\" \u003c\/strong\u003e\n\u003cp\u003eCathedral ceilings and very tall foyers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSION DRAWINGS\n  ====================================================== --\u003e\n\u003csection id=\"pearla-drawings-section\" class=\"stb-pearla__drawings\"\u003e\n\u003cdiv class=\"stb-pearla__drawings-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-pearla__eyebrow\"\u003e Dimension Drawings \u003c\/span\u003e\n\u003ch3 class=\"stb-pearla__section-title\"\u003eCheck the Proportions.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eSwipe on mobile. Tap any drawing to enlarge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__drawing-rail\"\u003e\n\u003cdiv class=\"stb-pearla__drawing-card\"\u003e\u003ca href=\"#pearla-d1\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-beaded-foyer-staircase-chandelier-stuberlighting_37.jpg?v=1780038366\" alt=\"Pearla Ø16.9 x H25.6 dimension drawing\" loading=\"lazy\"\u003e \u003cspan\u003e Ø16.9\" × H25.6\" \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__drawing-card\"\u003e\u003ca href=\"#pearla-d2\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-beaded-foyer-staircase-chandelier-stuberlighting_8.jpg?v=1780038366\" alt=\"Pearla Ø35.4 x H25.6 dimension drawing\" loading=\"lazy\"\u003e \u003cspan\u003e Ø35.4\" × H25.6\" \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__drawing-card\"\u003e\u003ca href=\"#pearla-d3\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-beaded-foyer-staircase-chandelier-stuberlighting_27.jpg?v=1780038365\" alt=\"Pearla Ø22 x H35.4 dimension drawing\" loading=\"lazy\"\u003e \u003cspan\u003e Ø22\" × H35.4\" \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__drawing-card\"\u003e\u003ca href=\"#pearla-d4\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-beaded-foyer-staircase-chandelier-stuberlighting_12.jpg?v=1780038366\" alt=\"Pearla Ø23.6 x H47.2 dimension drawing\" loading=\"lazy\"\u003e \u003cspan\u003e Ø23.6\" × H47.2\" \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__drawing-card\"\u003e\u003ca href=\"#pearla-d5\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-beaded-foyer-staircase-chandelier-stuberlighting_13.jpg?v=1780038366\" alt=\"Pearla Ø27.6 x H59.1 dimension drawing\" loading=\"lazy\"\u003e \u003cspan\u003e Ø27.6\" × H59.1\" \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__drawing-card\"\u003e\u003ca href=\"#pearla-d6\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-beaded-foyer-staircase-chandelier-stuberlighting_38.jpg?v=1780038365\" alt=\"Pearla Ø27.6 x H78.7 dimension drawing\" loading=\"lazy\"\u003e \u003cspan\u003e Ø27.6\" × H78.7\" \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSION LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"pearla-d1\" href=\"#pearla-drawings-section\" class=\"stb-pearla__lightbox\"\u003e \u003cspan class=\"stb-pearla__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-beaded-foyer-staircase-chandelier-stuberlighting_37.jpg?v=1780038366\" alt=\"Enlarged Pearla Ø16.9 x H25.6 dimensions\"\u003e \u003cspan class=\"stb-pearla__lightbox-caption\"\u003e Ø16.9\" × H25.6\" \u003c\/span\u003e \u003cspan class=\"stb-pearla__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"pearla-d2\" href=\"#pearla-drawings-section\" class=\"stb-pearla__lightbox\"\u003e \u003cspan class=\"stb-pearla__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-beaded-foyer-staircase-chandelier-stuberlighting_8.jpg?v=1780038366\" alt=\"Enlarged Pearla Ø35.4 x H25.6 dimensions\"\u003e \u003cspan class=\"stb-pearla__lightbox-caption\"\u003e Ø35.4\" × H25.6\" \u003c\/span\u003e \u003cspan class=\"stb-pearla__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"pearla-d3\" href=\"#pearla-drawings-section\" class=\"stb-pearla__lightbox\"\u003e \u003cspan class=\"stb-pearla__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-beaded-foyer-staircase-chandelier-stuberlighting_27.jpg?v=1780038365\" alt=\"Enlarged Pearla Ø22 x H35.4 dimensions\"\u003e \u003cspan class=\"stb-pearla__lightbox-caption\"\u003e Ø22\" × H35.4\" \u003c\/span\u003e \u003cspan class=\"stb-pearla__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"pearla-d4\" href=\"#pearla-drawings-section\" class=\"stb-pearla__lightbox\"\u003e \u003cspan class=\"stb-pearla__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-beaded-foyer-staircase-chandelier-stuberlighting_12.jpg?v=1780038366\" alt=\"Enlarged Pearla Ø23.6 x H47.2 dimensions\"\u003e \u003cspan class=\"stb-pearla__lightbox-caption\"\u003e Ø23.6\" × H47.2\" \u003c\/span\u003e \u003cspan class=\"stb-pearla__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"pearla-d5\" href=\"#pearla-drawings-section\" class=\"stb-pearla__lightbox\"\u003e \u003cspan class=\"stb-pearla__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-beaded-foyer-staircase-chandelier-stuberlighting_13.jpg?v=1780038366\" alt=\"Enlarged Pearla Ø27.6 x H59.1 dimensions\"\u003e \u003cspan class=\"stb-pearla__lightbox-caption\"\u003e Ø27.6\" × H59.1\" \u003c\/span\u003e \u003cspan class=\"stb-pearla__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"pearla-d6\" href=\"#pearla-drawings-section\" class=\"stb-pearla__lightbox\"\u003e \u003cspan class=\"stb-pearla__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-beaded-foyer-staircase-chandelier-stuberlighting_38.jpg?v=1780038365\" alt=\"Enlarged Pearla Ø27.6 x H78.7 dimensions\"\u003e \u003cspan class=\"stb-pearla__lightbox-caption\"\u003e Ø27.6\" × H78.7\" \u003c\/span\u003e \u003cspan class=\"stb-pearla__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\u003csection class=\"stb-pearla__practical\"\u003e\n\u003cdiv class=\"stb-pearla__practical-panel\"\u003e\n\u003csmall\u003e Integrated Light \u003c\/small\u003e \u003cstrong\u003e 3000K · 4000K · 6000K \u003c\/strong\u003e\n\u003cp\u003eIntegrated LED is included and rated for approximately 50,000 hours. Select warm 3000K, neutral 4000K or cool 6000K when ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__practical-panel\"\u003e\n\u003csmall\u003e Tall Ceiling Installation \u003c\/small\u003e \u003cstrong\u003e 59\" Suspension · Extension Available \u003c\/strong\u003e\n\u003cp\u003ePearla is hardwired and should be professionally installed. For unusually tall ceilings, additional suspension length can be prepared on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       TALL CEILING NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-pearla__ceiling\"\u003e\n\u003cdiv class=\"stb-pearla__ceiling-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e For double-height spaces, choose by finished hanging height — not diameter alone. \u003c\/strong\u003e\n\u003cp\u003eThe taller 47.2\", 59.1\" and 78.7\" configurations are intended to occupy vertical space. Before ordering, confirm ceiling height, desired bottom elevation and required suspension length.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-pearla__specs\"\u003e\n\u003cdiv class=\"stb-pearla__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Pearla \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__spec-list\"\u003e\n\u003cdiv class=\"stb-pearla__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e Ø16.9\" × H25.6\" · Ø35.4\" × H25.6\" · Ø22\" × H35.4\" · Ø19.7\" × H47.2\" · Ø23.6\" × H47.2\" · Ø27.6\" × H59.1\" · Ø23.6\" × H59.1\" · Ø27.6\" × H78.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Brass-Finish Metal · Pearl-Finished Acrylic Beads \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e Integrated LED Included · Approx. 50,000-Hour Rated Lifespan · Max 40W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__spec\"\u003e\n\u003cspan\u003e Color Temperature \u003c\/span\u003e \u003cstrong\u003e 3000K Warm · 4000K Neutral · 6000K Cool · Select at Order \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__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-pearla__spec\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm Standard Cord · Extension Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-pearla__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-pearla__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-pearla__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-pearla__faq\"\u003e\u003cspan class=\"stb-pearla__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-pearla__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich Pearla size should I choose?\u003c\/summary\u003e\n\u003cp\u003eFor standard rooms, start with the 25.6\" or 35.4\" tall configurations. For stairwells and taller foyers, look first at the 47.2\" and 59.1\" versions. The 78.7\" configuration is intended for very tall or cathedral-height spaces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the beads real pearls?\u003c\/summary\u003e\n\u003cp\u003eNo. Pearla uses pearl-finished acrylic beads paired with a brass-finish metal structure.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the LED included?\u003c\/summary\u003e\n\u003cp\u003eYes. Pearla uses an integrated LED light source, so there are no separate bulbs to purchase.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I request a longer suspension for a high ceiling?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard cord is 59\" \/ 150cm. Additional suspension 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-pearla__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 16.9\" x H 25.6\" \/ Brass \u0026 White \/ Warm Light","offer_id":52270597013787,"sku":"STB-PEARLA-17S1","price":285.0,"currency_code":"USD","in_stock":true},{"title":"Dia 16.9\" x H 25.6\" \/ Brass \u0026 White \/ Cool Light","offer_id":52270597046555,"sku":"STB-PEARLA-17S2","price":285.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35.4\" x H 25.6\" \/ Brass \u0026 White \/ Warm Light","offer_id":52270597079323,"sku":"STB-PEARLA-35S1","price":785.0,"currency_code":"USD","in_stock":true},{"title":"Dia 35.4\" x H 25.6\" \/ Brass \u0026 White \/ Cool Light","offer_id":52270597112091,"sku":"STB-PEARLA-35S2","price":785.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22\"x H 35.4\" \/ Brass \u0026 White \/ Warm Light","offer_id":52270597144859,"sku":"STB-PEARLA-22M1","price":760.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22\"x H 35.4\" \/ Brass \u0026 White \/ Cool Light","offer_id":52270597177627,"sku":"STB-PEARLA-22M2","price":760.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" x H 47.2\" \/ Brass \u0026 White \/ Warm Light","offer_id":52270597210395,"sku":"STB-PEARLA-20T1","price":1060.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\" x H 47.2\" \/ Brass \u0026 White \/ Cool Light","offer_id":52270597243163,"sku":"STB-PEARLA-20T2","price":1060.0,"currency_code":"USD","in_stock":true},{"title":"Dia 27.6\"x H 59.1\" \/ Brass \u0026 White \/ Warm Light","offer_id":52270597275931,"sku":"STB-PEARLA-24T1","price":1280.0,"currency_code":"USD","in_stock":true},{"title":"Dia 27.6\"x H 59.1\" \/ Brass \u0026 White \/ Cool Light","offer_id":52270597308699,"sku":"STB-PEARLA-24T2","price":1280.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.7\"x H 47.2\" \/ Brass \u0026 White \/ Warm Light","offer_id":52270597341467,"sku":"STB-PEARLA-28T","price":530.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.7\"x H 47.2\" \/ Brass \u0026 White \/ Cool Light","offer_id":52270597374235,"sku":"STB-PEARLA-28T2","price":530.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\"x H 59.1\" \/ Brass \u0026 White \/ Warm Light","offer_id":52270597407003,"sku":"STB-PEARLA-24XT","price":950.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\"x H 59.1\" \/ Brass \u0026 White \/ Cool Light","offer_id":52270597439771,"sku":"STB-PEARLA-24XT2","price":950.0,"currency_code":"USD","in_stock":true},{"title":"Dia 27.6\" x H 78.7\" \/ Brass \u0026 White \/ Warm Light","offer_id":52270597472539,"sku":"STB-PEARLA-28XXT","price":1160.0,"currency_code":"USD","in_stock":true},{"title":"Dia 27.6\" x H 78.7\" \/ Brass \u0026 White \/ Cool Light","offer_id":52270597505307,"sku":"STB-PEARLA-28XXT2","price":1160.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-beaded-foyer-staircase-chandelier-stuberlighting_1.jpg?v=1780038365"},{"product_id":"halia-pearl-ring-chandelier","title":"Halia Pearl Ring Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — HALIA PEARL RING CHANDELIER\n   Compact Editorial · Full Dimension Images · No Page BG\n========================================================= *\/\n\n.stb-halia{\n  --ivory:#FFFDF9;\n  --cream:#F6F0E8;\n\n  --dark:#211812;\n  --espresso:#35271F;\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\n\/* =========================================================\n   RESET\n========================================================= *\/\n\n.stb-halia *,\n.stb-halia *::before,\n.stb-halia *::after{\n  box-sizing:border-box;\n}\n\n.stb-halia h2,\n.stb-halia 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-halia p{\n  margin-top:0;\n}\n\n\n\/* =========================================================\n   TYPOGRAPHY\n========================================================= *\/\n\n.stb-halia__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-halia__title{\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.15;\n}\n\n.stb-halia__section-title{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.25;\n}\n\n.stb-halia__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-halia__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-halia__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-halia__intro-copy{\n  max-width:630px;\n}\n\n.stb-halia__intro-copy p{\n  max-width:600px;\n\n  margin:0;\n\n  color:#5D5148;\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n.stb-halia__intro-stat{\n  padding:14px 16px;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-halia__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-halia__intro-stat strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#FFF5E8;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-halia__intro-stat span{\n  color:#D6C9BC;\n\n  font-size:10.8px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-halia__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.025);\n\n  overflow:hidden;\n}\n\n.stb-halia__fact{\n  padding:13px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-halia__fact:last-child{\n  border-right:0;\n}\n\n.stb-halia__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-halia__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   COMPACT DETAIL\n========================================================= *\/\n\n.stb-halia__detail{\n  display:grid;\n  grid-template-columns:120px minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:31px;\n  padding:15px;\n\n  background:var(--cream);\n\n  border:1px solid #D8CCBD;\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.025);\n}\n\n.stb-halia__detail-media{\n  width:112px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-halia__image-link{\n  display:block;\n\n  width:100%;\n  padding:4px;\n\n  background:var(--ivory);\n\n  border:1px solid #D5C9BA;\n  border-radius:4px;\n\n  text-decoration:none;\n}\n\n.stb-halia__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n}\n\n.stb-halia__detail-copy p{\n  max-width:560px;\n\n  margin:0 0 9px;\n\n  color:#5F5249;\n\n  font-size:12.5px;\n  line-height:1.6;\n}\n\n.stb-halia__tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n}\n\n.stb-halia__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   GEOMETRY\n========================================================= *\/\n\n.stb-halia__geometry{\n  display:grid;\n  grid-template-columns:180px minmax(0,1fr);\n\n  margin-bottom:31px;\n\n  overflow:hidden;\n\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.03);\n}\n\n.stb-halia__geometry-title{\n  padding:17px 18px;\n\n  background:var(--espresso);\n}\n\n.stb-halia__geometry-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-halia__geometry-title strong{\n  color:#FFF5E8;\n\n  font-size:13.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-halia__geometry-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-halia__geometry-copy p{\n  margin:0;\n\n  color:#60534A;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SIZE GUIDE\n========================================================= *\/\n\n.stb-halia__sizes{\n  margin-bottom:32px;\n}\n\n.stb-halia__sizes-head{\n  margin-bottom:13px;\n}\n\n\n\/* =========================================================\n   PROFILE GROUP\n========================================================= *\/\n\n.stb-halia__profile{\n  margin-bottom: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  overflow:hidden;\n}\n\n.stb-halia__profile:last-child{\n  margin-bottom:0;\n}\n\n.stb-halia__profile-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:15px;\n\n  padding:10px 13px;\n\n  background:var(--cream);\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-halia__profile-head small{\n  color:#846F60;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-halia__profile-head strong{\n  color:var(--dark);\n\n  font-size:11.8px;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   SIZE CARDS\n========================================================= *\/\n\n.stb-halia__size-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n}\n\n.stb-halia__size-card{\n  display:grid;\n  grid-template-columns:88px minmax(0,1fr);\n\n  gap:11px;\n  align-items:start;\n\n  min-width:0;\n\n  padding:11px;\n\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-halia__size-card:nth-child(even){\n  border-right:0;\n}\n\n.stb-halia__size-card:nth-last-child(-n+2){\n  border-bottom:0;\n}\n\n.stb-halia__size-grid--two .stb-halia__size-card{\n  border-bottom:0;\n}\n\n\n\/* =========================================================\n   DIMENSION THUMB\n   IMPORTANT:\n   NO FIXED HEIGHT\n   NO CROPPING\n========================================================= *\/\n\n.stb-halia__thumb{\n  width:82px;\n  max-width:100%;\n\n  padding:5px;\n\n  background:#FAF6F0;\n\n  border:1px solid #DED3C6;\n  border-radius:4px;\n\n  overflow:visible;\n}\n\n.stb-halia__thumb a{\n  display:block;\n\n  width:100%;\n  height:auto;\n\n  text-decoration:none;\n}\n\n.stb-halia__thumb img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   SIZE COPY\n========================================================= *\/\n\n.stb-halia__size-copy{\n  min-width:0;\n\n  padding-top:1px;\n}\n\n.stb-halia__size-copy small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#887568;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-halia__size-copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:11.7px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-halia__size-copy p{\n  margin:0;\n\n  color:#76695F;\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n.stb-halia__zoom{\n  display:inline-block;\n\n  margin-top:4px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  line-height:1.3;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   TABLE SIZE TIP\n========================================================= *\/\n\n.stb-halia__table-tip{\n  display:grid;\n  grid-template-columns:170px minmax(0,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-halia__table-tip-title{\n  padding:15px;\n\n  background:var(--cream);\n}\n\n.stb-halia__table-tip-title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#806D60;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-halia__table-tip-title strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:12.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-halia__table-tip-copy{\n  padding:15px 17px;\n}\n\n.stb-halia__table-tip-copy p{\n  margin:0;\n\n  color:#60534A;\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-halia__practical{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n\n  margin-bottom:31px;\n}\n\n.stb-halia__practical-card{\n  padding:16px 17px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-halia__practical-card:first-child{\n  border-top:2px solid var(--gold);\n}\n\n.stb-halia__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-halia__practical-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-halia__practical-card p{\n  margin:0;\n\n  color:#62564D;\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n========================================================= *\/\n\n.stb-halia__specs{\n  margin-bottom:31px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n\n  overflow:hidden;\n}\n\n.stb-halia__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-halia__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-halia__spec-head strong{\n  color:#FFF5E8;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-halia__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-halia__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-halia__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-halia__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-halia__faq{\n  max-width:750px;\n\n  margin:0 auto 30px;\n}\n\n.stb-halia__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-halia__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-halia__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-halia__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-halia__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-halia__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-halia__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-halia__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-halia__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-halia__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-halia__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-halia__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-halia__lightbox:target{\n  display:flex;\n}\n\n.stb-halia__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-halia__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-halia__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-halia__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-halia__intro{\n    grid-template-columns:1fr;\n\n    gap:12px;\n  }\n\n  .stb-halia__title{\n    font-size:25px;\n  }\n\n  .stb-halia__intro-stat{\n    max-width:260px;\n  }\n\n\n  .stb-halia__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-halia__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-halia__fact:nth-child(1),\n  .stb-halia__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-halia__detail{\n    grid-template-columns:100px 1fr;\n\n    gap:15px;\n\n    padding:13px;\n  }\n\n  .stb-halia__detail-media{\n    width:94px;\n  }\n\n\n  .stb-halia__geometry{\n    grid-template-columns:145px 1fr;\n  }\n\n\n  .stb-halia__size-card{\n    grid-template-columns:76px 1fr;\n  }\n\n  .stb-halia__thumb{\n    width:70px;\n  }\n\n\n  .stb-halia__table-tip{\n    grid-template-columns:145px 1fr;\n  }\n\n\n  .stb-halia__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-halia__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-halia{\n    font-size:14px;\n  }\n\n\n  .stb-halia__detail{\n    grid-template-columns:86px 1fr;\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-halia__detail-media{\n    width:80px;\n  }\n\n  .stb-halia__detail-copy p{\n    font-size:11.8px;\n  }\n\n\n  .stb-halia__geometry{\n    grid-template-columns:1fr;\n  }\n\n  .stb-halia__geometry-copy{\n    border-top:0;\n    border-left:1px solid var(--line);\n  }\n\n\n  .stb-halia__profile-head{\n    display:block;\n  }\n\n  .stb-halia__profile-head strong{\n    display:block;\n\n    margin-top:2px;\n  }\n\n\n  .stb-halia__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-halia__size-card{\n    grid-template-columns:72px 1fr;\n\n    border-right:0!important;\n    border-bottom:1px solid var(--line)!important;\n  }\n\n  .stb-halia__size-card:last-child{\n    border-bottom:0!important;\n  }\n\n  .stb-halia__thumb{\n    width:66px;\n\n    padding:4px;\n  }\n\n\n  .stb-halia__table-tip{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-halia__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-halia__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-halia__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-halia\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-halia__intro\"\u003e\n\u003cdiv class=\"stb-halia__intro-copy\"\u003e\n\u003cspan class=\"stb-halia__eyebrow\"\u003e Pearl-Finished Globes · Brass Ring · Integrated LED \u003c\/span\u003e\n\u003ch2 class=\"stb-halia__title\"\u003eA Complete Circle of Soft Light.\u003c\/h2\u003e\n\u003cp\u003eHalia traces pearl-finished globes around a slender brass-finish ring, creating one continuous circle of light. Its broad, low profile is especially suited to round dining tables, centered foyers and open-plan living spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-halia__intro-stat\"\u003e\n\u003csmall\u003e Six Configurations \u003c\/small\u003e \u003cstrong\u003e Ø31.9\" — Ø49.2\" \u003c\/strong\u003e \u003cspan\u003e H5.9\" \/ H7.9\" profiles \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-halia__facts\"\u003e\n\u003cdiv class=\"stb-halia__fact\"\u003e\n\u003csmall\u003eStructure\u003c\/small\u003e \u003cstrong\u003eBrass-Finish Metal\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-halia__fact\"\u003e\n\u003csmall\u003eGlobes\u003c\/small\u003e \u003cstrong\u003ePearl-Finished Acrylic\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-halia__fact\"\u003e\n\u003csmall\u003eLight\u003c\/small\u003e \u003cstrong\u003eIntegrated LED Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-halia__fact\"\u003e\n\u003csmall\u003eCCT\u003c\/small\u003e \u003cstrong\u003e3000K \/ 4000K \/ 6000K\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"halia-detail-section\" class=\"stb-halia__detail\"\u003e\n\u003cdiv class=\"stb-halia__detail-media\"\u003e\u003ca href=\"#halia-detail\" class=\"stb-halia__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/halia-pearl-ring-chandelier-stuberlighting_41.jpg?v=1780473179\" alt=\"Halia Pearl Ring Chandelier pearl-finished acrylic globe and brass ring detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-halia__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-halia__detail-copy\"\u003e\n\u003cspan class=\"stb-halia__eyebrow\"\u003e Product Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-halia__section-title\"\u003ePearl White Against Warm Brass.\u003c\/h3\u003e\n\u003cp\u003ePearl-finished acrylic globes follow the full circumference of a slim brass-finish ring. The repeated spheres create rhythm while the narrow frame stays visually light.\u003c\/p\u003e\n\u003cdiv class=\"stb-halia__tags\"\u003e\n\u003cspan class=\"stb-halia__tag\"\u003e Pearl-Finished Acrylic \u003c\/span\u003e \u003cspan class=\"stb-halia__tag\"\u003e Brass-Finish Metal \u003c\/span\u003e \u003cspan class=\"stb-halia__tag\"\u003e Circular Form \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT DETAIL LIGHTBOX --\u003e \u003ca id=\"halia-detail\" href=\"#halia-detail-section\" class=\"stb-halia__lightbox\"\u003e \u003cspan class=\"stb-halia__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/halia-pearl-ring-chandelier-stuberlighting_41.jpg?v=1780473179\" alt=\"Enlarged Halia product detail\"\u003e \u003cspan class=\"stb-halia__lightbox-caption\"\u003e Halia · Pearl \u0026amp; Brass Detail \u003c\/span\u003e \u003cspan class=\"stb-halia__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       GEOMETRY\n  ====================================================== --\u003e\n\u003csection class=\"stb-halia__geometry\"\u003e\n\u003cdiv class=\"stb-halia__geometry-title\"\u003e\n\u003csmall\u003e Circular Geometry \u003c\/small\u003e \u003cstrong\u003e Made for the Center of the Room. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-halia__geometry-copy\"\u003e\n\u003cp\u003eAbove a round table or centered seating area, Halia repeats the geometry below it. The broad diameter gives the room presence, while the shallow profile keeps sightlines open.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE GUIDE\n  ====================================================== --\u003e\n\u003csection id=\"halia-size-section\" class=\"stb-halia__sizes\"\u003e\n\u003cdiv class=\"stb-halia__sizes-head\"\u003e\n\u003cspan class=\"stb-halia__eyebrow\"\u003e Choose Your Size \u003c\/span\u003e\n\u003ch3 class=\"stb-halia__section-title\"\u003eStart With Diameter. Then Choose the Profile.\u003c\/h3\u003e\n\u003cp class=\"stb-halia__section-copy\"\u003eEach drawing stays compact in the page. Tap any image for a full-size measurement view.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===================================================\n         H5.9 \/ 15CM\n    ==================================================== --\u003e\n\u003cdiv class=\"stb-halia__profile\"\u003e\n\u003cdiv class=\"stb-halia__profile-head\"\u003e\n\u003csmall\u003e Low Profile \u003c\/small\u003e \u003cstrong\u003e H5.9\" \/ 15cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-halia__size-grid\"\u003e\n\u003c!-- SIZE 1 --\u003e\n\u003carticle class=\"stb-halia__size-card\"\u003e\n\u003cdiv class=\"stb-halia__thumb\"\u003e\u003ca href=\"#halia-d1\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/halia-pearl-ring-chandelier-stuberlighting_1.jpg?v=1780473179\" alt=\"Halia 31.9 inch by 5.9 inch dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-halia__size-copy\"\u003e\n\u003csmall\u003e Compact \u003c\/small\u003e \u003cstrong\u003e Ø31.9\" × H5.9\" \u003c\/strong\u003e\n\u003cp\u003e48–60\" round tables and compact breakfast nooks.\u003c\/p\u003e\n\u003cspan class=\"stb-halia__zoom\"\u003e Enlarge ↗ \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- SIZE 2 --\u003e\n\u003carticle class=\"stb-halia__size-card\"\u003e\n\u003cdiv class=\"stb-halia__thumb\"\u003e\u003ca href=\"#halia-d2\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/halia-pearl-ring-chandelier-stuberlighting_32.jpg?v=1780473179\" alt=\"Halia 33.5 inch by 5.9 inch dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-halia__size-copy\"\u003e\n\u003csmall\u003e Balanced \u003c\/small\u003e \u003cstrong\u003e Ø33.5\" × H5.9\" \u003c\/strong\u003e\n\u003cp\u003eSlightly larger tables and modest entryways.\u003c\/p\u003e\n\u003cspan class=\"stb-halia__zoom\"\u003e Enlarge ↗ \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- SIZE 3 --\u003e\n\u003carticle class=\"stb-halia__size-card\"\u003e\n\u003cdiv class=\"stb-halia__thumb\"\u003e\u003ca href=\"#halia-d3\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/halia-pearl-ring-chandelier-stuberlighting_53.jpg?v=1780473179\" alt=\"Halia 47.2 inch by 5.9 inch dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-halia__size-copy\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø47.2\" × H5.9\" \u003c\/strong\u003e\n\u003cp\u003e60–72\" round tables and larger centered rooms.\u003c\/p\u003e\n\u003cspan class=\"stb-halia__zoom\"\u003e Enlarge ↗ \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- SIZE 4 --\u003e\n\u003carticle class=\"stb-halia__size-card\"\u003e\n\u003cdiv class=\"stb-halia__thumb\"\u003e\u003ca href=\"#halia-d4\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/halia-pearl-ring-chandelier-stuberlighting_37.jpg?v=1780473179\" alt=\"Halia 49.2 inch by 5.9 inch dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-halia__size-copy\"\u003e\n\u003csmall\u003e Maximum Width \u003c\/small\u003e \u003cstrong\u003e Ø49.2\" × H5.9\" \u003c\/strong\u003e\n\u003cp\u003eLarge dining rooms and grand entry spaces.\u003c\/p\u003e\n\u003cspan class=\"stb-halia__zoom\"\u003e Enlarge ↗ \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===================================================\n         H7.9 \/ 20CM\n    ==================================================== --\u003e\n\u003cdiv class=\"stb-halia__profile\"\u003e\n\u003cdiv class=\"stb-halia__profile-head\"\u003e\n\u003csmall\u003e Deeper Profile \u003c\/small\u003e \u003cstrong\u003e H7.9\" \/ 20cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-halia__size-grid stb-halia__size-grid--two\"\u003e\n\u003c!-- SIZE 5 --\u003e\n\u003carticle class=\"stb-halia__size-card\"\u003e\n\u003cdiv class=\"stb-halia__thumb\"\u003e\u003ca href=\"#halia-d5\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/halia-pearl-ring-chandelier-stuberlighting_51.jpg?v=1780473179\" alt=\"Halia 31.9 inch by 7.9 inch dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-halia__size-copy\"\u003e\n\u003csmall\u003e Balanced \u003c\/small\u003e \u003cstrong\u003e Ø31.9\" × H7.9\" \u003c\/strong\u003e\n\u003cp\u003eStandard rooms where the ring needs slightly more depth.\u003c\/p\u003e\n\u003cspan class=\"stb-halia__zoom\"\u003e Enlarge ↗ \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- SIZE 6 --\u003e\n\u003carticle class=\"stb-halia__size-card\"\u003e\n\u003cdiv class=\"stb-halia__thumb\"\u003e\u003ca href=\"#halia-d6\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/halia-pearl-ring-chandelier-stuberlighting_43.jpg?v=1780473179\" alt=\"Halia 47.2 inch by 7.9 inch dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-halia__size-copy\"\u003e\n\u003csmall\u003e Statement \u003c\/small\u003e \u003cstrong\u003e Ø47.2\" × H7.9\" \u003c\/strong\u003e\n\u003cp\u003eOpen-plan rooms and larger architectural spaces.\u003c\/p\u003e\n\u003cspan class=\"stb-halia__zoom\"\u003e Enlarge ↗ \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DIMENSION LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"halia-d1\" href=\"#halia-size-section\" class=\"stb-halia__lightbox\"\u003e \u003cspan class=\"stb-halia__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/halia-pearl-ring-chandelier-stuberlighting_1.jpg?v=1780473179\" alt=\"Enlarged Halia 31.9 inch by 5.9 inch dimensions\"\u003e \u003cspan class=\"stb-halia__lightbox-caption\"\u003e Ø31.9\" × H5.9\" \u003c\/span\u003e \u003cspan class=\"stb-halia__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"halia-d2\" href=\"#halia-size-section\" class=\"stb-halia__lightbox\"\u003e \u003cspan class=\"stb-halia__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/halia-pearl-ring-chandelier-stuberlighting_32.jpg?v=1780473179\" alt=\"Enlarged Halia 33.5 inch by 5.9 inch dimensions\"\u003e \u003cspan class=\"stb-halia__lightbox-caption\"\u003e Ø33.5\" × H5.9\" \u003c\/span\u003e \u003cspan class=\"stb-halia__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"halia-d3\" href=\"#halia-size-section\" class=\"stb-halia__lightbox\"\u003e \u003cspan class=\"stb-halia__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/halia-pearl-ring-chandelier-stuberlighting_53.jpg?v=1780473179\" alt=\"Enlarged Halia 47.2 inch by 5.9 inch dimensions\"\u003e \u003cspan class=\"stb-halia__lightbox-caption\"\u003e Ø47.2\" × H5.9\" \u003c\/span\u003e \u003cspan class=\"stb-halia__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"halia-d4\" href=\"#halia-size-section\" class=\"stb-halia__lightbox\"\u003e \u003cspan class=\"stb-halia__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/halia-pearl-ring-chandelier-stuberlighting_37.jpg?v=1780473179\" alt=\"Enlarged Halia 49.2 inch by 5.9 inch dimensions\"\u003e \u003cspan class=\"stb-halia__lightbox-caption\"\u003e Ø49.2\" × H5.9\" \u003c\/span\u003e \u003cspan class=\"stb-halia__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"halia-d5\" href=\"#halia-size-section\" class=\"stb-halia__lightbox\"\u003e \u003cspan class=\"stb-halia__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/halia-pearl-ring-chandelier-stuberlighting_51.jpg?v=1780473179\" alt=\"Enlarged Halia 31.9 inch by 7.9 inch dimensions\"\u003e \u003cspan class=\"stb-halia__lightbox-caption\"\u003e Ø31.9\" × H7.9\" \u003c\/span\u003e \u003cspan class=\"stb-halia__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"halia-d6\" href=\"#halia-size-section\" class=\"stb-halia__lightbox\"\u003e \u003cspan class=\"stb-halia__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/halia-pearl-ring-chandelier-stuberlighting_43.jpg?v=1780473179\" alt=\"Enlarged Halia 47.2 inch by 7.9 inch dimensions\"\u003e \u003cspan class=\"stb-halia__lightbox-caption\"\u003e Ø47.2\" × H7.9\" \u003c\/span\u003e \u003cspan class=\"stb-halia__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       DINING SIZE GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-halia__table-tip\"\u003e\n\u003cdiv class=\"stb-halia__table-tip-title\"\u003e\n\u003csmall\u003e Dining Size Guide \u003c\/small\u003e \u003cstrong\u003e About 1\/2–2\/3 of the Table Width \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-halia__table-tip-copy\"\u003e\n\u003cp\u003eAbove a round table, choose a chandelier diameter roughly half to two-thirds of the table diameter. This gives Halia enough presence without competing with the table edge below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-halia__practical\"\u003e\n\u003cdiv class=\"stb-halia__practical-card\"\u003e\n\u003csmall\u003e Integrated Light \u003c\/small\u003e \u003cstrong\u003e 3000K · 4000K · 6000K \u003c\/strong\u003e\n\u003cp\u003eIntegrated LED Included with an approximate 50,000-hour rated lifespan. Choose warm, neutral or cool light at order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-halia__practical-card\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Standard Cord · Extension Available \u003c\/strong\u003e\n\u003cp\u003eHardwired ceiling installation. Additional suspension length can be prepared for higher ceilings on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-halia__specs\"\u003e\n\u003cdiv class=\"stb-halia__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Halia \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-halia__spec\"\u003e\n\u003cspan\u003e Configurations \u003c\/span\u003e \u003cstrong\u003e Ø31.9\" × H5.9\" · Ø33.5\" × H5.9\" · Ø31.9\" × H7.9\" · Ø47.2\" × H5.9\" · Ø47.2\" × H7.9\" · Ø49.2\" × H5.9\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-halia__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Brass-Finish Metal · Pearl-Finished Acrylic Globes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-halia__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-halia__spec\"\u003e\n\u003cspan\u003e Color Temperature \u003c\/span\u003e \u003cstrong\u003e 3000K Warm · 4000K Neutral · 6000K Cool · Select at Order \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-halia__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-halia__spec\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm Standard Cord · Extension Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-halia__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-halia__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-halia__spec\"\u003e\n\u003cspan\u003e Material Note \u003c\/span\u003e \u003cstrong\u003e Pearl-Finished Acrylic Globes · Not Natural Pearls \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-halia__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-halia__faq\"\u003e\u003cspan class=\"stb-halia__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-halia__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size works best above a round dining table?\u003c\/summary\u003e\n\u003cp\u003eStart with a chandelier diameter approximately half to two-thirds of the table diameter. The 31.9\" and 33.5\" sizes suit many standard dining tables, while 47.2\" and 49.2\" provide more presence for larger tables and rooms.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between H5.9\" and H7.9\"?\u003c\/summary\u003e\n\u003cp\u003eH5.9\" creates a slimmer, more architectural ring. H7.9\" keeps the same circular design with slightly more visual depth.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the LED included?\u003c\/summary\u003e\n\u003cp\u003eYes. Halia uses an integrated LED light source, so no separate bulbs are required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the suspension length be extended?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard cord is 59\" \/ 150cm. Additional suspension length can be prepared for higher 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-halia__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":"⌀ 31.9\" × H 5.9\" \/ Brass \u0026 White \/ Warm Light","offer_id":52287551832347,"sku":"STB-HALIA-32-S1","price":325.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 31.9\" × H 5.9\" \/ Brass \u0026 White \/ Cool Light","offer_id":52287551865115,"sku":"STB-HALIA-32-S2","price":325.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 49.2\" × H 5.9\" \/ Brass \u0026 White \/ Warm Light","offer_id":52287552160027,"sku":"STB-HALIA-49-S2","price":435.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 49.2\" × H 5.9\" \/ Brass \u0026 White \/ Cool Light","offer_id":52287552192795,"sku":"STB-HALIA-49-S1","price":435.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 31.9\" × H 7.9\" \/ Brass \u0026 White \/ Warm Light","offer_id":52287551963419,"sku":"STB-HALIA-32-T1","price":325.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 31.9\" × H 7.9\" \/ Brass \u0026 White \/ Cool Light","offer_id":52287551996187,"sku":"STB-HALIA-32-T2","price":325.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 47.2\" × H 7.9\" \/ Brass \u0026 White \/ Warm Light","offer_id":52287552094491,"sku":"STB-HALIA-47-T1","price":435.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 47.2\" × H 7.9\" \/ Brass \u0026 White \/ Cool Light","offer_id":52287552127259,"sku":"STB-HALIA-47-T2","price":435.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 33.5\" × H 5.9\" \/ Brass \u0026 White \/ Warm Light","offer_id":52287551897883,"sku":"STB-HALIA-34-S1","price":325.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 33.5\" × H 5.9\" \/ Brass \u0026 White \/ Cool Light","offer_id":52287551930651,"sku":"STB-HALIA-34-S2","price":325.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 47.2\" × H 5.9\" \/ Brass \u0026 White \/ Warm Light","offer_id":52287552028955,"sku":"STB-HALIA-47-S1","price":355.0,"currency_code":"USD","in_stock":true},{"title":"⌀ 47.2\" × H 5.9\" \/ Brass \u0026 White \/ Cool Light","offer_id":52287552061723,"sku":"STB-HALIA-47-S2","price":355.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/halia-pearl-ring-chandelier-stuberlighting_27.jpg?v=1780473179"},{"product_id":"pearla-grand-multi-strand-pearl-chandelier","title":"Pearla Grand Multi-Strand Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — PEARLA GRAND\n   MULTI-STRAND PEARL CHANDELIER\n\n   VOLUME \/ LAYERS \/ CONTROL\n\n   QUIET LUXURY · ARCHITECTURAL SCALE\n   EDITORIAL + SELECTIVE CARDS\n\n   NO OVERALL BACKGROUND FILL\n   ESPRESSO · PEARL · CHAMPAGNE · BRASS · CREAM\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-pearla-grand{\n  --espresso:#1C1209;\n  --deep:#2B1D12;\n\n  --brown:#4A3218;\n  --text:#655546;\n  --muted:#81715F;\n\n  --gold:#C8A96E;\n  --gold-deep:#977344;\n\n  --brass:#A47A48;\n  --brass-deep:#805B35;\n\n  --pearl:#F8F5EE;\n  --pearl-warm:#EEE6D8;\n  --champagne:#E5D6BC;\n\n  --cream:#F7F0E3;\n  --paper:#FBF8F2;\n  --ivory:#FDFBF7;\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-pearla-grand *,\n.stb-pearla-grand *::before,\n.stb-pearla-grand *::after{\n  box-sizing:border-box;\n}\n\n.stb-pearla-grand h2,\n.stb-pearla-grand h3,\n.stb-pearla-grand p{\n  margin-top:0;\n}\n\n.stb-pearla-grand h2,\n.stb-pearla-grand 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-pearla-grand 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-pearla-grand a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n   NO GLOBAL BACKGROUND\n========================================================= *\/\n\n.pg-wrap{\n  position:relative;\n\n  padding:28px 29px 0;\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n\n  box-shadow:0 9px 30px rgba(28,18,9,.028);\n}\n\n.pg-wrap::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:8px;\n  left:29px;\n\n  width:68px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.pg-wrap::after{\n  content:\"\";\n\n  position:absolute;\n\n  top:11px;\n  left:29px;\n\n  width:34px;\n  height:1px;\n\n  background:var(--brass);\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.pg-intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,165px);\n\n  gap:32px;\n  align-items:end;\n\n  padding:21px 0 26px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.pg-kicker{\n  margin:0 0 7px !important;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.pg-intro h2{\n  max-width:600px;\n\n  margin:0 0 9px;\n\n  font-size:35px;\n  line-height:1.03;\n}\n\n.pg-intro__copy \u003e p{\n  max-width:575px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:13px;\n}\n\n\n\/* SCALE RAIL *\/\n\n.pg-intro__rail{\n  min-width:0;\n\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.pg-intro__rail small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n  font-weight:600;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.pg-intro__rail strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:28px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.pg-intro__rail span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#756452;\n\n  font-size:10px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   QUICK CARDS\n========================================================= *\/\n\n.pg-quick{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:10px;\n\n  padding:18px 0 29px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.pg-quick__card{\n  position:relative;\n\n  min-width:0;\n\n  padding:14px 15px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.pg-quick__card:nth-child(1){\n  background:#F8F2E7;\n}\n\n.pg-quick__card:nth-child(2){\n  background:#F9F7F1;\n}\n\n.pg-quick__card:nth-child(3){\n  background:#F4EEE4;\n}\n\n.pg-quick__card::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:-1px;\n  left:14px;\n\n  width:32px;\n  height:2px;\n}\n\n.pg-quick__card:nth-child(1)::before{\n  background:var(--brass);\n}\n\n.pg-quick__card:nth-child(2)::before{\n  background:#C5BAA6;\n}\n\n.pg-quick__card:nth-child(3)::before{\n  background:var(--gold);\n}\n\n.pg-quick__card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--muted);\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.pg-quick__card strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.12;\n\n  font-weight:500;\n}\n\n.pg-quick__card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   LABEL\n========================================================= *\/\n\n.pg-label{\n  display:flex;\n  align-items:center;\n\n  gap:8px;\n\n  margin-bottom:7px;\n}\n\n.pg-label strong{\n  color:var(--gold-deep);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.pg-label span{\n  color:var(--muted);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.pg-label::after{\n  content:\"\";\n\n  width:34px;\n  height:1px;\n\n  background:var(--brass);\n}\n\n\n\/* =========================================================\n   SIGNATURE LAYERED COMPOSITION\n   MAIN DARK ANCHOR\n========================================================= *\/\n\n.pg-signature{\n  display:grid;\n  grid-template-columns:minmax(0,205px) minmax(0,1fr);\n\n  gap:0;\n\n  margin:31px 0;\n\n  overflow:hidden;\n\n  background:var(--espresso);\n\n  border-radius:8px;\n}\n\n\n\/* IMAGE SIDE *\/\n\n.pg-signature__visual{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:10px;\n\n  background:#F7F1E7;\n}\n\n.pg-signature__image{\n  width:185px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  border:1px solid #D8C9B3;\n}\n\n.pg-signature__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.pg-signature__image img{\n  max-height:175px !important;\n}\n\n\n\/* COPY SIDE *\/\n\n.pg-signature__copy{\n  min-width:0;\n\n  padding:25px 27px;\n}\n\n.pg-signature__copy small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.pg-signature__copy h3{\n  margin:0 0 7px;\n\n  color:#FFF7EA;\n\n  font-size:23px;\n  line-height:1.08;\n}\n\n.pg-signature__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#D4CBBD;\n\n  font-size:11.5px;\n}\n\n.pg-signature__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:15px;\n\n  margin-top:12px;\n  padding-top:10px;\n\n  border-top:1px solid rgba(255,255,255,.15);\n}\n\n.pg-signature__facts span{\n  color:#D8CFC2;\n\n  font-size:9.5px;\n}\n\n.pg-signature__facts strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   CONFIGURATION PLANNER\n========================================================= *\/\n\n.pg-config{\n  padding:33px 0;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.pg-config__head{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  gap:30px;\n\n  margin-bottom:15px;\n}\n\n.pg-config__head h3{\n  margin:0;\n\n  font-size:24px;\n}\n\n.pg-config__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\/* THREE SCALE CARDS *\/\n\n.pg-scale-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:10px;\n}\n\n.pg-scale-card{\n  min-width:0;\n\n  padding:15px 14px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.pg-scale-card--residential{\n  background:#FBF8F2;\n  border-top:2px solid var(--champagne);\n}\n\n.pg-scale-card--grand{\n  background:#F7F0E4;\n  border-top:2px solid var(--gold);\n}\n\n.pg-scale-card--architectural{\n  background:#F3ECE2;\n  border-top:2px solid var(--brass);\n}\n\n.pg-scale-card \u003e small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.pg-scale-card \u003e h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n\n\/* CONFIG ROW *\/\n\n.pg-config-row{\n  padding:8px 0;\n\n  border-top:1px solid var(--line);\n}\n\n.pg-config-row:last-child{\n  border-bottom:1px solid var(--line);\n}\n\n.pg-config-row 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.pg-config-row span{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n}\n\n.pg-config-row p{\n  margin:3px 0 0;\n\n  color:var(--text);\n\n  font-size:9.8px;\n  line-height:1.4;\n}\n\n\n\/* SIGNATURE BADGE *\/\n\n.pg-signature-badge{\n  display:inline-block;\n\n  margin:3px 0 3px;\n\n  padding:2px 6px;\n\n  color:#755425;\n\n  background:#EFE0C3;\n\n  border-radius:20px;\n\n  font-size:7.5px;\n  font-weight:600;\n  letter-spacing:.05em;\n\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   DIMENSION REFERENCES\n========================================================= *\/\n\n.pg-dimension-block{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.pg-dimension-block__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:12px;\n}\n\n.pg-dimension-block__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.pg-dimension-block__head span{\n  color:var(--muted);\n\n  font-size:9px;\n}\n\n.pg-dimension-grid{\n  display:grid;\n  grid-template-columns:repeat(5,minmax(0,1fr));\n\n  gap:7px;\n}\n\n.pg-dimension{\n  min-width:0;\n\n  padding:5px;\n\n  border:1px solid var(--line);\n}\n\n.pg-dimension a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.pg-dimension img{\n  max-height:125px !important;\n}\n\n.pg-dimension p{\n  margin:5px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:7.5px;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   LIGHT + CONTROL\n========================================================= *\/\n\n.pg-control{\n  padding:32px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.pg-control__head{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  gap:30px;\n\n  margin-bottom:14px;\n}\n\n.pg-control__head h3{\n  margin:0;\n\n  font-size:23px;\n}\n\n.pg-control__head p{\n  max-width:480px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n}\n\n\n\/* CONTROL CARDS *\/\n\n.pg-control-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:10px;\n}\n\n.pg-control-card{\n  min-width:0;\n\n  padding:15px 16px;\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.pg-control-card--cct{\n  background:#F9F6F0;\n  border-top:2px solid var(--champagne);\n}\n\n.pg-control-card--dim{\n  background:#F5EEE4;\n  border-top:2px solid var(--gold);\n}\n\n.pg-control-card \u003e small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.pg-control-card \u003e h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.pg-control-row{\n  display:grid;\n  grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n  gap:10px;\n\n  padding:8px 0;\n\n  border-top:1px solid var(--line);\n}\n\n.pg-control-row:last-child{\n  border-bottom:1px solid var(--line);\n}\n\n.pg-control-row strong{\n  color:var(--espresso);\n\n  font-size:10px;\n  font-weight:600;\n}\n\n.pg-control-row span{\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.4;\n}\n\n\n\/* TEMPERATURE DOT *\/\n\n.pg-temp{\n  display:flex;\n  align-items:center;\n\n  gap:6px;\n}\n\n.pg-temp::before{\n  content:\"\";\n\n  width:8px;\n  height:8px;\n\n  flex:0 0 8px;\n\n  border-radius:50%;\n\n  border:1px solid rgba(28,18,9,.15);\n}\n\n.pg-temp--warm::before{\n  background:#E5BD73;\n}\n\n.pg-temp--neutral::before{\n  background:#EEE7D7;\n}\n\n.pg-temp--cool::before{\n  background:#E6EAEA;\n}\n\n\n\/* =========================================================\n   PLANNING NOTE\n========================================================= *\/\n\n.pg-planning{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:27px;\n\n  padding:28px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.pg-planning__title h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.pg-planning__title p{\n  margin:5px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.pg-planning__rows{\n  border-top:1px solid var(--line);\n}\n\n.pg-planning__row{\n  display:grid;\n  grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n  gap:14px;\n\n  padding:9px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.pg-planning__row strong{\n  color:var(--espresso);\n\n  font-size:10.5px;\n  font-weight:600;\n}\n\n.pg-planning__row span{\n  color:var(--text);\n\n  font-size:10.5px;\n}\n\n.pg-planning__row a{\n  color:var(--gold-deep);\n\n  font-weight:600;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.pg-specs{\n  padding:31px 0;\n}\n\n.pg-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.pg-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.pg-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.pg-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.pg-spec-row{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.pg-spec-row__label{\n  color:#806C58;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.pg-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\/* CERTIFICATION *\/\n\n.pg-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.pg-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.pg-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.pg-shipping{\n  position:relative;\n\n  padding:20px 21px;\n\n  background:#F7F0E3;\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n\n  border-radius:7px 7px 0 0;\n}\n\n.pg-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.pg-shipping h3{\n  margin:0 0 9px;\n\n  font-size:20px;\n}\n\n.pg-shipping p{\n  margin:0 0 6px;\n\n  color:#5E4F41;\n\n  font-size:11.5px;\n}\n\n.pg-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.pg-shipping strong{\n  color:var(--espresso);\n}\n\n.pg-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.pg-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.pg-lightbox:target{\n  display:flex;\n}\n\n.pg-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.pg-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.pg-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  .pg-wrap{\n    padding:25px 18px 0;\n  }\n\n  .pg-wrap::before,\n  .pg-wrap::after{\n    left:18px;\n  }\n\n\n  .pg-intro{\n    grid-template-columns:minmax(0,1fr) minmax(0,125px);\n\n    gap:18px;\n  }\n\n  .pg-intro h2{\n    font-size:29px;\n  }\n\n\n  .pg-signature{\n    grid-template-columns:minmax(0,175px) minmax(0,1fr);\n  }\n\n  .pg-signature__image{\n    width:155px;\n  }\n\n  .pg-signature__image img{\n    max-height:145px !important;\n  }\n\n  .pg-signature__copy{\n    padding:21px;\n  }\n\n\n  .pg-config__head,\n  .pg-control__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .pg-scale-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .pg-dimension-grid{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n  }\n\n\n  .pg-planning{\n    grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n\n  .pg-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  .pg-intro{\n    grid-template-columns:1fr;\n  }\n\n  .pg-intro__rail{\n    width:170px;\n  }\n\n\n  .pg-quick{\n    grid-template-columns:1fr;\n  }\n\n\n  .pg-signature{\n    grid-template-columns:1fr;\n  }\n\n  .pg-signature__visual{\n    padding:8px;\n  }\n\n  .pg-signature__image{\n    width:145px;\n\n    margin:0;\n  }\n\n  .pg-signature__copy{\n    padding:19px;\n  }\n\n\n  .pg-dimension-grid{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n\n    gap:6px;\n  }\n\n  .pg-dimension img{\n    max-height:110px !important;\n  }\n\n\n  .pg-control-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .pg-planning{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n\n  .pg-planning__row{\n    grid-template-columns:minmax(0,92px) minmax(0,1fr);\n\n    gap:10px;\n  }\n\n\n  .pg-specs__head{\n    display:block;\n  }\n\n  .pg-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .pg-spec-row{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .pg-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  .pg-spec-row__value{\n    font-size:11.5px;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"stb-pearla-grand\" id=\"pearla-grand-root\"\u003e\n\n  \u003cdiv class=\"pg-wrap\"\u003e\n\n\n    \u003c!-- =====================================================\n         INTRO\n    ====================================================== --\u003e\n\n    \u003csection class=\"pg-intro\"\u003e\n\n\n      \u003cdiv class=\"pg-intro__copy\"\u003e\n\n        \u003cp class=\"pg-kicker\"\u003e\n          Pearla Grand · Multi-Strand Pearl Chandelier\n        \u003c\/p\u003e\n\n        \u003ch2\u003e\n          Layered Pearls for Rooms with Real Vertical Volume\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Pearla Grand builds luminous pearl-finished globes into\n          cascading compositions that scale from dining-room proportions\n          to multi-story installations. Choose the configuration by\n          ceiling height and room volume first, then select your\n          preferred light and dimming setup.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"pg-intro__rail\"\u003e\n\n        \u003csmall\u003e\n          Six Configurations\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          39–102.3\"\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          14 to 55 Globes\u003cbr\u003e\n          Up to 236.2\" total drop\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- =====================================================\n         QUICK CARDS\n    ====================================================== --\u003e\n\n    \u003csection class=\"pg-quick\"\u003e\n\n\n      \u003cdiv class=\"pg-quick__card\"\u003e\n\n        \u003csmall\u003e\n          Scale\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          6 Configurations\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          From standard-height rooms to double-height atriums.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"pg-quick__card\"\u003e\n\n        \u003csmall\u003e\n          Signature\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          Layered Strands\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          The 14 + 18 + 23 composition creates the fullest layered effect.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"pg-quick__card\"\u003e\n\n        \u003csmall\u003e\n          Control\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          Dimming Options\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Standard, Triac dimmable or remote-dimming configurations.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- =====================================================\n         SIGNATURE LAYERING\n    ====================================================== --\u003e\n\n    \u003csection class=\"pg-signature\"\u003e\n\n\n      \u003cdiv class=\"pg-signature__visual\"\u003e\n\n        \u003cdiv class=\"pg-signature__image\"\u003e\n\n          \u003ca href=\"#pg-detail-large\" aria-label=\"Enlarge Pearla Grand chandelier detail\"\u003e\n\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-grand-multi-strand-pearl-chandelier-stuberlighting_26.jpg?v=1780563129\" alt=\"Close-up of Pearla Grand Multi-Strand Pearl Chandelier showing pearl-finished globes and brass-finish connections\" loading=\"lazy\"\u003e\n\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"pg-signature__copy\"\u003e\n\n        \u003csmall\u003e\n          Signature Composition\n        \u003c\/small\u003e\n\n        \u003ch3\u003e\n          Not One Strand — A Layered Constellation\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          The signature 14 + 18 + 23 configuration overlaps three\n          different strand lengths, creating depth from multiple\n          viewpoints instead of reading as one narrow vertical line.\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"pg-signature__facts\"\u003e\n\n          \u003cspan\u003e\n            \u003cstrong\u003e57\u003c\/strong\u003e total globes\n          \u003c\/span\u003e\n\n          \u003cspan\u003e\n            \u003cstrong\u003eØ55.1\"\u003c\/strong\u003e overall width\n          \u003c\/span\u003e\n\n          \u003cspan\u003e\n            \u003cstrong\u003e98.4\"\u003c\/strong\u003e total length\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- =====================================================\n         CONFIGURATION PLANNER\n    ====================================================== --\u003e\n\n    \u003csection class=\"pg-config\"\u003e\n\n\n      \u003cdiv class=\"pg-config__head\"\u003e\n\n        \u003ch3\u003e\n          Choose by Ceiling Volume\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Do not start with globe count alone.\n          First match the chandelier's overall width and total drop\n          to the room it needs to fill.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"pg-scale-grid\"\u003e\n\n\n        \u003c!-- RESIDENTIAL --\u003e\n\n        \u003cdiv class=\"pg-scale-card pg-scale-card--residential\"\u003e\n\n          \u003csmall\u003e\n            Residential Scale\n          \u003c\/small\u003e\n\n          \u003ch3\u003e\n            Standard Rooms\n          \u003c\/h3\u003e\n\n\n          \u003cdiv class=\"pg-config-row\"\u003e\n\n            \u003cstrong\u003e\n              14 Balls\n            \u003c\/strong\u003e\n\n            \u003cspan\u003e\n              Ø39\" × H22.8\" · Total 59\"\n            \u003c\/span\u003e\n\n            \u003cp\u003e\n              Dining rooms and single-story foyers.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"pg-config-row\"\u003e\n\n            \u003cstrong\u003e\n              18 Balls\n            \u003c\/strong\u003e\n\n            \u003cspan\u003e\n              Ø45.2\" × H30.7\" · Total 78.7\"\n            \u003c\/span\u003e\n\n            \u003cp\u003e\n              Larger dining rooms and modest entryways.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- GRAND --\u003e\n\n        \u003cdiv class=\"pg-scale-card pg-scale-card--grand\"\u003e\n\n          \u003csmall\u003e\n            Grand Scale\n          \u003c\/small\u003e\n\n          \u003ch3\u003e\n            Foyers \u0026amp; Great Rooms\n          \u003c\/h3\u003e\n\n\n          \u003cdiv class=\"pg-config-row\"\u003e\n\n            \u003cstrong\u003e\n              23 Balls\n            \u003c\/strong\u003e\n\n            \u003cspan\u003e\n              Ø55.1\" × H38.5\" · Total 98.4\"\n            \u003c\/span\u003e\n\n            \u003cp\u003e\n              Grand dining rooms and two-story entries.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"pg-config-row\"\u003e\n\n            \u003cstrong\u003e\n              14 + 18 + 23\n            \u003c\/strong\u003e\n\n            \u003cspan class=\"pg-signature-badge\"\u003e\n              Signature Configuration\n            \u003c\/span\u003e\n\n            \u003cspan\u003e\n              Ø55.1\" × H38.5\" · Total 98.4\"\n            \u003c\/span\u003e\n\n            \u003cp\u003e\n              Three layered strands for greater depth and visual volume.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- ARCHITECTURAL --\u003e\n\n        \u003cdiv class=\"pg-scale-card pg-scale-card--architectural\"\u003e\n\n          \u003csmall\u003e\n            Architectural Scale\n          \u003c\/small\u003e\n\n          \u003ch3\u003e\n            Double-Height \u0026amp; Atrium\n          \u003c\/h3\u003e\n\n\n          \u003cdiv class=\"pg-config-row\"\u003e\n\n            \u003cstrong\u003e\n              32 Balls\n            \u003c\/strong\u003e\n\n            \u003cspan\u003e\n              Ø78.7\" × H51.1\" · Total 137.8\"\n            \u003c\/span\u003e\n\n            \u003cp\u003e\n              Vaulted great rooms and 12'+ ceiling volumes.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"pg-config-row\"\u003e\n\n            \u003cstrong\u003e\n              55 Balls\n            \u003c\/strong\u003e\n\n            \u003cspan\u003e\n              Ø102.3\" × H99.6\" · Total 236.2\"\n            \u003c\/span\u003e\n\n            \u003cp\u003e\n              Multi-story foyers and atrium-scale installations.\n            \u003c\/p\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         DIMENSION REFERENCES\n    ====================================================== --\u003e\n\n    \u003csection class=\"pg-dimension-block\"\u003e\n\n\n      \u003cdiv class=\"pg-dimension-block__head\"\u003e\n\n        \u003ch3\u003e\n          Dimension References\n        \u003c\/h3\u003e\n\n        \u003cspan\u003e\n          Click any drawing to enlarge\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"pg-dimension-grid\"\u003e\n\n\n        \u003c!-- 14 --\u003e\n\n        \u003cdiv class=\"pg-dimension\"\u003e\n\n          \u003ca href=\"#pg-size-14\" aria-label=\"Enlarge Pearla Grand 14 Ball dimensions\"\u003e\n\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-grand-multi-strand-pearl-chandelier-stuberlighting_8.jpg?v=1780563129\" alt=\"Pearla Grand 14 Ball chandelier dimension drawing\" loading=\"lazy\"\u003e\n\n          \u003c\/a\u003e\n\n          \u003cp\u003e\n            14 Balls\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- 18 --\u003e\n\n        \u003cdiv class=\"pg-dimension\"\u003e\n\n          \u003ca href=\"#pg-size-18\" aria-label=\"Enlarge Pearla Grand 18 Ball dimensions\"\u003e\n\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-grand-multi-strand-pearl-chandelier-stuberlighting_19.jpg?v=1780563129\" alt=\"Pearla Grand 18 Ball chandelier dimension drawing\" loading=\"lazy\"\u003e\n\n          \u003c\/a\u003e\n\n          \u003cp\u003e\n            18 Balls\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- 23 --\u003e\n\n        \u003cdiv class=\"pg-dimension\"\u003e\n\n          \u003ca href=\"#pg-size-23\" aria-label=\"Enlarge Pearla Grand 23 Ball dimensions\"\u003e\n\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-grand-multi-strand-pearl-chandelier-stuberlighting_4.jpg?v=1780563130\" alt=\"Pearla Grand 23 Ball chandelier dimension drawing\" loading=\"lazy\"\u003e\n\n          \u003c\/a\u003e\n\n          \u003cp\u003e\n            23 Balls\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- COMBO --\u003e\n\n        \u003cdiv class=\"pg-dimension\"\u003e\n\n          \u003ca href=\"#pg-size-combo\" aria-label=\"Enlarge Pearla Grand layered configuration dimensions\"\u003e\n\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-grand-multi-strand-pearl-chandelier-stuberlighting_22.jpg?v=1780563129\" alt=\"Pearla Grand 14 plus 18 plus 23 Ball layered chandelier dimension drawing\" loading=\"lazy\"\u003e\n\n          \u003c\/a\u003e\n\n          \u003cp\u003e\n            14 + 18 + 23\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- 55 --\u003e\n\n        \u003cdiv class=\"pg-dimension\"\u003e\n\n          \u003ca href=\"#pg-size-55\" aria-label=\"Enlarge Pearla Grand 55 Ball dimensions\"\u003e\n\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-grand-multi-strand-pearl-chandelier-stuberlighting_29.jpg?v=1780563129\" alt=\"Pearla Grand 55 Ball atrium chandelier dimension drawing\" loading=\"lazy\"\u003e\n\n          \u003c\/a\u003e\n\n          \u003cp\u003e\n            55 Balls\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         LIGHT \u0026 CONTROL\n    ====================================================== --\u003e\n\n    \u003csection class=\"pg-control\"\u003e\n\n\n      \u003cdiv class=\"pg-control__head\"\u003e\n\n        \u003ch3\u003e\n          Choose the Light \u0026amp; Control\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Pearla Grand uses integrated LED.\n          Select the color temperature and dimming configuration\n          when ordering.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"pg-control-grid\"\u003e\n\n\n        \u003c!-- CCT --\u003e\n\n        \u003cdiv class=\"pg-control-card pg-control-card--cct\"\u003e\n\n          \u003csmall\u003e\n            Color Temperature\n          \u003c\/small\u003e\n\n          \u003ch3\u003e\n            Choose the Glow\n          \u003c\/h3\u003e\n\n\n          \u003cdiv class=\"pg-control-row\"\u003e\n\n            \u003cstrong class=\"pg-temp pg-temp--warm\"\u003e\n              3000K\n            \u003c\/strong\u003e\n\n            \u003cspan\u003e\n              Warm white · the most relaxed residential appearance.\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"pg-control-row\"\u003e\n\n            \u003cstrong class=\"pg-temp pg-temp--neutral\"\u003e\n              4000K\n            \u003c\/strong\u003e\n\n            \u003cspan\u003e\n              Neutral white · cleaner and more architectural.\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"pg-control-row\"\u003e\n\n            \u003cstrong class=\"pg-temp pg-temp--cool\"\u003e\n              6000K\n            \u003c\/strong\u003e\n\n            \u003cspan\u003e\n              Cool white · the coolest and brightest visual tone.\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- DIMMING --\u003e\n\n        \u003cdiv class=\"pg-control-card pg-control-card--dim\"\u003e\n\n          \u003csmall\u003e\n            Dimming\n          \u003c\/small\u003e\n\n          \u003ch3\u003e\n            Choose the Control\n          \u003c\/h3\u003e\n\n\n          \u003cdiv class=\"pg-control-row\"\u003e\n\n            \u003cstrong\u003e\n              Standard\n            \u003c\/strong\u003e\n\n            \u003cspan\u003e\n              Non-dimmable configuration.\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"pg-control-row\"\u003e\n\n            \u003cstrong\u003e\n              Triac\n            \u003c\/strong\u003e\n\n            \u003cspan\u003e\n              For use with a compatible external wall dimmer.\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"pg-control-row\"\u003e\n\n            \u003cstrong\u003e\n              Remote\n            \u003c\/strong\u003e\n\n            \u003cspan\u003e\n              Remote-dimming configuration for convenient control.\n            \u003c\/span\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         BEFORE ORDERING\n    ====================================================== --\u003e\n\n    \u003csection class=\"pg-planning\"\u003e\n\n\n      \u003cdiv class=\"pg-planning__title\"\u003e\n\n        \u003cdiv class=\"pg-label\"\u003e\n\n          \u003cstrong\u003e\n            03\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Planning\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Before You Order\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Especially important for the larger configurations.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"pg-planning__rows\"\u003e\n\n\n        \u003cdiv class=\"pg-planning__row\"\u003e\n\n          \u003cstrong\u003e\n            Walking Areas\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Plan for the lowest strand to remain at least 8 ft above the floor.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"pg-planning__row\"\u003e\n\n          \u003cstrong\u003e\n            32 \/ 55 Balls\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            These larger configurations may require additional ceiling support.\n            Confirm structural capacity before installation.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"pg-planning__row\"\u003e\n\n          \u003cstrong\u003e\n            Ceilings 12'+\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Contact\n            \u003ca href=\"mailto:support@stuberlighting.com\"\u003e\n              support@stuberlighting.com\n            \u003c\/a\u003e\n            before ordering so the installation length can be planned for your space.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- =====================================================\n         PRODUCT DETAILS\n    ====================================================== --\u003e\n\n    \u003csection class=\"pg-specs\"\u003e\n\n\n      \u003cdiv class=\"pg-specs__head\"\u003e\n\n        \u003ch3\u003e\n          Product Details\n        \u003c\/h3\u003e\n\n        \u003cspan\u003e\n          Pearla Grand · Multi-Strand Pearl Chandelier\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"pg-spec-list\"\u003e\n\n\n        \u003cdiv class=\"pg-spec-row\"\u003e\n\n          \u003cspan class=\"pg-spec-row__label\"\u003e\n            Configurations\n          \u003c\/span\u003e\n\n          \u003cspan class=\"pg-spec-row__value\"\u003e\n            14 Balls · 18 Balls · 23 Balls ·\n            14 + 18 + 23 Combo · 32 Balls · 55 Balls\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"pg-spec-row\"\u003e\n\n          \u003cspan class=\"pg-spec-row__label\"\u003e\n            Size Range\n          \u003c\/span\u003e\n\n          \u003cspan class=\"pg-spec-row__value\"\u003e\n            Ø39\" × H22.8\" \/ Total 59\"\n            through Ø102.3\" × H99.6\" \/ Total 236.2\"\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"pg-spec-row\"\u003e\n\n          \u003cspan class=\"pg-spec-row__label\"\u003e\n            Materials\n          \u003c\/span\u003e\n\n          \u003cspan class=\"pg-spec-row__value\"\u003e\n            Brass-finish metal · Pearl-finished acrylic globes\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"pg-spec-row\"\u003e\n\n          \u003cspan class=\"pg-spec-row__label\"\u003e\n            Light Source\n          \u003c\/span\u003e\n\n          \u003cspan class=\"pg-spec-row__value\"\u003e\n            Integrated LED · Included ·\n            Separate Bulb: Not required ·\n            Rated lifespan: 50,000 hours\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"pg-spec-row\"\u003e\n\n          \u003cspan class=\"pg-spec-row__label\"\u003e\n            Color Temperature\n          \u003c\/span\u003e\n\n          \u003cspan class=\"pg-spec-row__value\"\u003e\n            3000K Warm · 4000K Neutral · 6000K Cool ·\n            Choose at order\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"pg-spec-row\"\u003e\n\n          \u003cspan class=\"pg-spec-row__label\"\u003e\n            Dimming\n          \u003c\/span\u003e\n\n          \u003cspan class=\"pg-spec-row__value\"\u003e\n            Standard non-dimmable · Triac dimmable ·\n            Remote dimming · Choose at order\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"pg-spec-row\"\u003e\n\n          \u003cspan class=\"pg-spec-row__label\"\u003e\n            Rated Max Wattage\n          \u003c\/span\u003e\n\n          \u003cspan class=\"pg-spec-row__value\"\u003e\n            40W\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"pg-spec-row\"\u003e\n\n          \u003cspan class=\"pg-spec-row__label\"\u003e\n            Electrical\n          \u003c\/span\u003e\n\n          \u003cspan class=\"pg-spec-row__value\"\u003e\n            AC 110–240V\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"pg-spec-row\"\u003e\n\n          \u003cspan class=\"pg-spec-row__label\"\u003e\n            Control\n          \u003c\/span\u003e\n\n          \u003cspan class=\"pg-spec-row__value\"\u003e\n            Wall switch compatible ·\n            Triac \/ remote control where applicable ·\n            Controls not included\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"pg-spec-row\"\u003e\n\n          \u003cspan class=\"pg-spec-row__label\"\u003e\n            Installation\n          \u003c\/span\u003e\n\n          \u003cspan class=\"pg-spec-row__value\"\u003e\n            Hardwired · Professional installation recommended\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"pg-spec-row\"\u003e\n\n          \u003cspan class=\"pg-spec-row__label\"\u003e\n            Environment\n          \u003c\/span\u003e\n\n          \u003cspan class=\"pg-spec-row__value\"\u003e\n            Indoor dry locations only · IP20\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"pg-cert\"\u003e\n\n        \u003csmall\u003e\n          Certifications\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards.\n        \u003c\/strong\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- =====================================================\n         SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\n    \u003csection class=\"pg-shipping\"\u003e\n\n      \u003ch3\u003e\n        Shipping \u0026amp; Returns\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Free Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders.\n        Expedited (2–4 weeks) 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 30 days,\n        provided the items remain brand new and unused.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Once shipped, original shipping fees are non-refundable.\n        Buyers are responsible for return shipping costs unless there is a quality issue.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        To start a return, email\n        \u003ca href=\"mailto:support@stuberlighting.com\"\u003e\n          support@stuberlighting.com\n        \u003c\/a\u003e.\n        For details, see our\n        \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e\n          Returns Policy\n        \u003c\/a\u003e.\n      \u003c\/p\u003e\n\n    \u003c\/section\u003e\n\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e\n\n  \u003ca id=\"pg-detail-large\" href=\"#pearla-grand-root\" class=\"pg-lightbox\" aria-label=\"Close Pearla Grand detail image\"\u003e\n\n    \u003cspan class=\"pg-lightbox__inner\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-grand-multi-strand-pearl-chandelier-stuberlighting_26.jpg?v=1780563129\" alt=\"Enlarged Pearla Grand pearl globe and brass-finish detail\"\u003e\n\n      \u003cspan\u003e\n        Pearl + Brass Detail · Click anywhere to close\n      \u003c\/span\u003e\n\n    \u003c\/span\u003e\n\n  \u003c\/a\u003e\n\n\n  \u003c!-- =====================================================\n       14 BALL\n  ====================================================== --\u003e\n\n  \u003ca id=\"pg-size-14\" href=\"#pearla-grand-root\" class=\"pg-lightbox\" aria-label=\"Close 14 Ball dimension image\"\u003e\n\n    \u003cspan class=\"pg-lightbox__inner\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-grand-multi-strand-pearl-chandelier-stuberlighting_8.jpg?v=1780563129\" alt=\"Enlarged Pearla Grand 14 Ball dimensions\"\u003e\n\n      \u003cspan\u003e\n        14 Balls · Ø39\" × H22.8\" · Total 59\" · Click anywhere to close\n      \u003c\/span\u003e\n\n    \u003c\/span\u003e\n\n  \u003c\/a\u003e\n\n\n  \u003c!-- =====================================================\n       18 BALL\n  ====================================================== --\u003e\n\n  \u003ca id=\"pg-size-18\" href=\"#pearla-grand-root\" class=\"pg-lightbox\" aria-label=\"Close 18 Ball dimension image\"\u003e\n\n    \u003cspan class=\"pg-lightbox__inner\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-grand-multi-strand-pearl-chandelier-stuberlighting_19.jpg?v=1780563129\" alt=\"Enlarged Pearla Grand 18 Ball dimensions\"\u003e\n\n      \u003cspan\u003e\n        18 Balls · Ø45.2\" × H30.7\" · Total 78.7\" · Click anywhere to close\n      \u003c\/span\u003e\n\n    \u003c\/span\u003e\n\n  \u003c\/a\u003e\n\n\n  \u003c!-- =====================================================\n       23 BALL\n  ====================================================== --\u003e\n\n  \u003ca id=\"pg-size-23\" href=\"#pearla-grand-root\" class=\"pg-lightbox\" aria-label=\"Close 23 Ball dimension image\"\u003e\n\n    \u003cspan class=\"pg-lightbox__inner\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-grand-multi-strand-pearl-chandelier-stuberlighting_4.jpg?v=1780563130\" alt=\"Enlarged Pearla Grand 23 Ball dimensions\"\u003e\n\n      \u003cspan\u003e\n        23 Balls · Ø55.1\" × H38.5\" · Total 98.4\" · Click anywhere to close\n      \u003c\/span\u003e\n\n    \u003c\/span\u003e\n\n  \u003c\/a\u003e\n\n\n  \u003c!-- =====================================================\n       COMBO\n  ====================================================== --\u003e\n\n  \u003ca id=\"pg-size-combo\" href=\"#pearla-grand-root\" class=\"pg-lightbox\" aria-label=\"Close layered configuration dimension image\"\u003e\n\n    \u003cspan class=\"pg-lightbox__inner\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-grand-multi-strand-pearl-chandelier-stuberlighting_22.jpg?v=1780563129\" alt=\"Enlarged Pearla Grand 14 plus 18 plus 23 Ball layered configuration dimensions\"\u003e\n\n      \u003cspan\u003e\n        14 + 18 + 23 · Ø55.1\" × H38.5\" · Total 98.4\" · Click anywhere to close\n      \u003c\/span\u003e\n\n    \u003c\/span\u003e\n\n  \u003c\/a\u003e\n\n\n  \u003c!-- =====================================================\n       55 BALL\n  ====================================================== --\u003e\n\n  \u003ca id=\"pg-size-55\" href=\"#pearla-grand-root\" class=\"pg-lightbox\" aria-label=\"Close 55 Ball dimension image\"\u003e\n\n    \u003cspan class=\"pg-lightbox__inner\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-grand-multi-strand-pearl-chandelier-stuberlighting_29.jpg?v=1780563129\" alt=\"Enlarged Pearla Grand 55 Ball atrium chandelier dimensions\"\u003e\n\n      \u003cspan\u003e\n        55 Balls · Ø102.3\" × H99.6\" · Total 236.2\" · Click anywhere to close\n      \u003c\/span\u003e\n\n    \u003c\/span\u003e\n\n  \u003c\/a\u003e\n\n\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"14-Ball \/ Gold \u0026 White \/ Warm Light","offer_id":52292179624219,"sku":"STB-PEARLA-GRAND-14-STD","price":480.0,"currency_code":"USD","in_stock":true},{"title":"14-Ball \/ Gold \u0026 White \/ Remote Dimming","offer_id":52292179656987,"sku":"STB-PEARLA-GRAND-14-REMOTE","price":480.0,"currency_code":"USD","in_stock":true},{"title":"14-Ball \/ Gold \u0026 White \/ Triac Dimming(3000K)","offer_id":52292179689755,"sku":"STB-PEARLA-GRAND-14-TRIAC","price":480.0,"currency_code":"USD","in_stock":true},{"title":"18-Ball \/ Gold \u0026 White \/ Warm Light","offer_id":52292179722523,"sku":"STB-PEARLA-GRAND-18-STD","price":665.0,"currency_code":"USD","in_stock":true},{"title":"18-Ball \/ Gold \u0026 White \/ Remote Dimming","offer_id":52292179755291,"sku":"STB-PEARLA-GRAND-18-REMOTE","price":665.0,"currency_code":"USD","in_stock":true},{"title":"18-Ball \/ Gold \u0026 White \/ Triac Dimming(3000K)","offer_id":52292179788059,"sku":"STB-PEARLA-GRAND-18-TRIAC","price":665.0,"currency_code":"USD","in_stock":true},{"title":"23-Ball \/ Gold \u0026 White \/ Warm Light","offer_id":52292179820827,"sku":"STB-PEARLA-GRAND-23-STD","price":790.0,"currency_code":"USD","in_stock":true},{"title":"23-Ball \/ Gold \u0026 White \/ Remote Dimming","offer_id":52292179853595,"sku":"STB-PEARLA-GRAND-23-REMOTE","price":790.0,"currency_code":"USD","in_stock":true},{"title":"23-Ball \/ Gold \u0026 White \/ Triac Dimming(3000K)","offer_id":52292179886363,"sku":"STB-PEARLA-GRAND-23-TRIAC","price":790.0,"currency_code":"USD","in_stock":true},{"title":"14 \u0026 18 Balls \/ Gold \u0026 White \/ Warm Light","offer_id":52292179919131,"sku":"STB-PEARLA-GRAND-1418-STD","price":1120.0,"currency_code":"USD","in_stock":true},{"title":"14 \u0026 18 Balls \/ Gold \u0026 White \/ Remote Dimming","offer_id":52292179951899,"sku":"STB-PEARLA-GRAND-1418-REMOTE","price":1120.0,"currency_code":"USD","in_stock":true},{"title":"14 \u0026 18 Balls \/ Gold \u0026 White \/ Triac Dimming(3000K)","offer_id":52292179984667,"sku":"STB-PEARLA-GRAND-1418-TRIAC","price":1120.0,"currency_code":"USD","in_stock":true},{"title":"18 \u0026 23 Balls \/ Gold \u0026 White \/ Warm Light","offer_id":52292180017435,"sku":"STB-PEARLA-GRAND-1423-STD","price":1340.0,"currency_code":"USD","in_stock":true},{"title":"18 \u0026 23 Balls \/ Gold \u0026 White \/ Remote Dimming","offer_id":52292180050203,"sku":"STB-PEARLA-GRAND-1423-REMOTE","price":1340.0,"currency_code":"USD","in_stock":true},{"title":"18 \u0026 23 Balls \/ Gold \u0026 White \/ Triac Dimming(3000K)","offer_id":52292180082971,"sku":"STB-PEARLA-GRAND-1423-TRIAC","price":1340.0,"currency_code":"USD","in_stock":true},{"title":"14 \u0026 18 \u0026 23 Balls \/ Gold \u0026 White \/ Warm Light","offer_id":52292180115739,"sku":"STB-PEARLA-GRAND-141823-STD","price":1785.0,"currency_code":"USD","in_stock":true},{"title":"14 \u0026 18 \u0026 23 Balls \/ Gold \u0026 White \/ Remote Dimming","offer_id":52292180148507,"sku":"STB-PEARLA-GRAND-141823-REMOTE","price":1785.0,"currency_code":"USD","in_stock":true},{"title":"14 \u0026 18 \u0026 23 Balls \/ Gold \u0026 White \/ Triac Dimming(3000K)","offer_id":52292180181275,"sku":"STB-PEARLA-GRAND-141823-TRIAC","price":1785.0,"currency_code":"USD","in_stock":true},{"title":"32-Ball \/ Gold \u0026 White \/ Warm Light","offer_id":52292180214043,"sku":"STB-PEARLA-GRAND-32-STD","price":1060.0,"currency_code":"USD","in_stock":true},{"title":"32-Ball \/ Gold \u0026 White \/ Remote Dimming","offer_id":52292180246811,"sku":"STB-PEARLA-GRAND-32-REMOTE","price":1060.0,"currency_code":"USD","in_stock":true},{"title":"32-Ball \/ Gold \u0026 White \/ Triac Dimming(3000K)","offer_id":52292180279579,"sku":"STB-PEARLA-GRAND-32-TRIAC","price":1060.0,"currency_code":"USD","in_stock":true},{"title":"55-Ball \/ Gold \u0026 White \/ Warm Light","offer_id":52292180312347,"sku":"STB-PEARLA-GRAND-55-STD","price":1730.0,"currency_code":"USD","in_stock":true},{"title":"55-Ball \/ Gold \u0026 White \/ Remote Dimming","offer_id":52292180345115,"sku":"STB-PEARLA-GRAND-55-REMOTE","price":1730.0,"currency_code":"USD","in_stock":true},{"title":"55-Ball \/ Gold \u0026 White \/ Triac Dimming(3000K)","offer_id":52292180377883,"sku":"STB-PEARLA-GRAND-55-TRIAC","price":1730.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/pearla-grand-multi-strand-pearl-chandelier-stuberlighting_1.jpg?v=1780563129"},{"product_id":"ginkgo-botanical-brass-porcelain-pendant-light","title":"Ginkgo Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — GINKGO\n   BOTANICAL BRASS \u0026 PORCELAIN PENDANT\n\n   LEAF \/ MODEL \/ GLOW\n\n   QUIET LUXURY · CONCISE SHOPPER-FIRST\n   EDITORIAL + SELECTIVE CARDS\n   NO FULL BACKGROUND FILL\n\n   ESPRESSO · PORCELAIN · BRASS · CREAM\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-ginkgo{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#655546;\n  --muted:#81715F;\n\n  --gold:#C8A96E;\n  --gold-deep:#987344;\n  --brass:#A47A48;\n\n  --porcelain:#FAF8F3;\n  --cream:#F7F0E3;\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n\n  --line:#DED2BD;\n  --line-soft:#EAE1D3;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-ginkgo *,\n.stb-ginkgo *::before,\n.stb-ginkgo *::after{\n  box-sizing:border-box;\n}\n\n.stb-ginkgo h2,\n.stb-ginkgo h3,\n.stb-ginkgo p{\n  margin-top:0;\n}\n\n.stb-ginkgo h2,\n.stb-ginkgo 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-ginkgo img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.gin-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.gin-shell::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.gin-shell::after{\n  content:\"\";\n\n  position:absolute;\n  top:11px;\n  left:29px;\n\n  width:31px;\n  height:1px;\n\n  background:var(--brass);\n}\n\n\n\/* =========================================================\n   01 — INTRO \/ COMPARISON\n========================================================= *\/\n\n.gin-intro{\n  padding:20px 0 30px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.gin-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.gin-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.gin-intro h2{\n  max-width:600px;\n\n  margin:0 0 9px;\n\n  font-size:35px;\n  line-height:1.03;\n}\n\n.gin-intro__copy \u003e p{\n  max-width:575px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:13px;\n}\n\n\n\/* SCALE RAIL *\/\n\n.gin-intro__scale{\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.gin-intro__scale small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.gin-intro__scale strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:29px;\n  line-height:.92;\n\n  font-weight:500;\n}\n\n.gin-intro__scale span{\n  display:block;\n\n  margin-top:7px;\n\n  color:#756452;\n\n  font-size:10px;\n  line-height:1.5;\n}\n\n\n\/* COMPARISON *\/\n\n.gin-comparison{\n  display:grid;\n  grid-template-columns:minmax(0,220px) minmax(0,1fr);\n\n  gap:27px;\n  align-items:center;\n\n  margin-top:23px;\n  padding-top:22px;\n\n  border-top:1px solid var(--line);\n}\n\n.gin-comparison__image{\n  width:220px;\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.gin-comparison__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.gin-comparison__image img{\n  max-height:205px !important;\n}\n\n.gin-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\/* QUICK DECISIONS *\/\n\n.gin-comparison__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.gin-comparison__copy h3{\n  margin:0 0 7px;\n\n  font-size:22px;\n}\n\n.gin-comparison__copy \u003e p{\n  max-width:480px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11px;\n}\n\n.gin-quick{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:12px;\n}\n\n.gin-quick__item{\n  min-width:0;\n\n  padding:9px 10px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.gin-quick__item:nth-child(1){\n  background:#F7F0E4;\n}\n\n.gin-quick__item:nth-child(2){\n  background:#FAF8F3;\n}\n\n.gin-quick__item:nth-child(3){\n  background:#F4ECE1;\n}\n\n.gin-quick__item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:7.3px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.gin-quick__item strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:9.6px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   02 — LEAF \/ MODEL SELECTOR\n========================================================= *\/\n\n.gin-model{\n  padding:32px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.gin-model__head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:30px;\n\n  margin-bottom:16px;\n}\n\n.gin-model__head h3{\n  margin:0;\n\n  font-size:24px;\n}\n\n.gin-model__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\/* LEAF DETAIL + MODELS *\/\n\n.gin-model-layout{\n  display:grid;\n  grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n  gap:21px;\n}\n\n\n\/* DETAIL *\/\n\n.gin-detail{\n  min-width:0;\n\n  padding:7px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--brass);\n\n  border-radius:6px;\n}\n\n.gin-detail__image{\n  width:155px;\n  max-width:100%;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.gin-detail__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.gin-detail__image img{\n  max-height:150px !important;\n}\n\n.gin-detail__copy{\n  padding:8px 5px 3px;\n}\n\n.gin-detail__copy 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:.07em;\n  text-transform:uppercase;\n}\n\n.gin-detail__copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  font-weight:500;\n}\n\n.gin-detail__copy p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:9.5px;\n  line-height:1.4;\n}\n\n\n\/* MODEL GRID *\/\n\n.gin-model-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n}\n\n.gin-model-card{\n  min-width:0;\n\n  padding:8px 8px 12px;\n\n  border:1px solid var(--line);\n\n  border-radius:6px;\n}\n\n.gin-model-card--a{\n  background:#F7F0E4;\n  border-top:2px solid var(--gold);\n}\n\n.gin-model-card--b{\n  background:#FAF8F3;\n  border-top:2px solid #B8AA95;\n}\n\n\n\/* MODEL IMAGE *\/\n\n.gin-model-card__image{\n  width:135px;\n  max-width:100%;\n\n  margin:0 auto 8px;\n\n  overflow:hidden;\n}\n\n.gin-model-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.gin-model-card__image img{\n  max-height:128px !important;\n}\n\n.gin-model-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.gin-model-card h3{\n  margin:1px 0 3px;\n\n  font-size:18px;\n}\n\n.gin-model-card__size{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n}\n\n.gin-model-card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:9.6px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   03 — GLOW \/ DROP\n========================================================= *\/\n\n.gin-glow{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:24px;\n  align-items:center;\n\n  margin:31px 0;\n\n  padding:22px 23px;\n\n  background:var(--espresso);\n\n  border-radius:8px;\n}\n\n.gin-glow__mark{\n  padding-right:20px;\n\n  border-right:1px solid rgba(255,255,255,.16);\n}\n\n.gin-glow__mark small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold);\n\n  font-size:8px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.gin-glow__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.gin-glow__mark span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#CFC5B7;\n\n  font-size:9px;\n}\n\n.gin-glow__copy h3{\n  margin:0 0 5px;\n\n  color:#FFF7EA;\n\n  font-size:20px;\n}\n\n.gin-glow__copy \u003e p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#D5CCBF;\n\n  font-size:10.5px;\n}\n\n.gin-glow__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:14px;\n\n  margin-top:9px;\n  padding-top:9px;\n\n  border-top:1px solid rgba(255,255,255,.14);\n}\n\n.gin-glow__facts span{\n  color:#D8CFC2;\n\n  font-size:9px;\n}\n\n.gin-glow__facts strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.gin-specs{\n  padding:31px 0;\n\n  border-top:1px solid var(--line);\n}\n\n.gin-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.gin-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.gin-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.gin-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.gin-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.gin-spec-row__label{\n  color:#806C58;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.gin-spec-row__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11px;\n  font-weight:500;\n  line-height:1.5;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* NOTES *\/\n\n.gin-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:12px;\n}\n\n.gin-handmade,\n.gin-cert{\n  min-width:0;\n\n  padding:10px 12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.gin-handmade{\n  border-left:3px solid var(--brass);\n}\n\n.gin-cert{\n  border-left:3px solid var(--gold);\n}\n\n.gin-handmade small,\n.gin-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.gin-handmade span,\n.gin-cert strong{\n  display:block;\n\n  color:#4F4033;\n\n  font-size:9.8px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.gin-shipping{\n  position:relative;\n\n  padding:20px 21px;\n\n  background:#F7F0E3;\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n\n  border-radius:7px 7px 0 0;\n}\n\n.gin-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.gin-shipping h3{\n  margin:0 0 9px;\n\n  font-size:20px;\n}\n\n.gin-shipping p{\n  margin:0 0 6px;\n\n  color:#5E4F41;\n\n  font-size:11.5px;\n}\n\n.gin-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.gin-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.gin-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.gin-lightbox:target{\n  display:flex;\n}\n\n.gin-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.gin-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.gin-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  .gin-shell{\n    padding:25px 18px 0;\n  }\n\n  .gin-shell::before,\n  .gin-shell::after{\n    left:18px;\n  }\n\n\n  .gin-intro__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,115px);\n\n    gap:18px;\n  }\n\n  .gin-intro h2{\n    font-size:29px;\n  }\n\n\n  .gin-comparison{\n    grid-template-columns:minmax(0,170px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .gin-comparison__image{\n    width:170px;\n  }\n\n  .gin-comparison__image img{\n    max-height:160px !important;\n  }\n\n\n  .gin-model__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .gin-model-layout{\n    grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n    gap:15px;\n  }\n\n\n  .gin-glow{\n    grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n    gap:18px;\n  }\n\n\n  .gin-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  .gin-intro__top{\n    grid-template-columns:1fr;\n  }\n\n  .gin-intro__scale{\n    width:160px;\n  }\n\n\n  .gin-comparison{\n    grid-template-columns:1fr;\n  }\n\n  .gin-comparison__image{\n    width:170px;\n\n    margin:0;\n  }\n\n\n  .gin-quick{\n    grid-template-columns:1fr;\n  }\n\n\n  .gin-model-layout{\n    grid-template-columns:1fr;\n  }\n\n  .gin-detail{\n    width:135px;\n  }\n\n  .gin-detail__image{\n    width:120px;\n  }\n\n\n  .gin-model-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .gin-model-card__image{\n    width:105px;\n  }\n\n\n  .gin-glow{\n    grid-template-columns:1fr;\n\n    gap:9px;\n\n    padding:17px;\n  }\n\n  .gin-glow__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  .gin-specs__head{\n    display:block;\n  }\n\n  .gin-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .gin-spec-row{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .gin-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  .gin-spec-row__value{\n    font-size:11.5px;\n  }\n\n\n  .gin-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-ginkgo\" id=\"ginkgo-root\"\u003e\n\u003cdiv class=\"gin-shell\"\u003e\n\u003c!-- =====================================================\n         01 — INTRO + COMPARISON\n    ====================================================== --\u003e\n\u003csection class=\"gin-intro\"\u003e\n\u003cdiv class=\"gin-intro__top\"\u003e\n\u003cdiv class=\"gin-intro__copy\"\u003e\n\u003cp class=\"gin-kicker\"\u003eGinkgo · Botanical Brass \u0026amp; Porcelain Pendant\u003c\/p\u003e\n\u003ch2\u003eChoose the Leaf Composition, Not the Size\u003c\/h2\u003e\n\u003cp\u003eGinkgo brings hand-cast porcelain leaves around a frosted glass orb and brass halo. Model A and Model B share the same overall dimensions — the difference is how the leaves shape the silhouette around the light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gin-intro__scale\"\u003e\n\u003csmall\u003e Both Models \u003c\/small\u003e \u003cstrong\u003e Ø15.7\" \u003c\/strong\u003e \u003cspan\u003e H11.8\" \/ 30cm\u003cbr\u003eØ40cm overall \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COMPARISON IMAGE --\u003e\n\u003cdiv class=\"gin-comparison\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"gin-comparison__image\"\u003e\u003ca href=\"#gin-comparison-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ginkgo-botanical-brass-porcelain-pendant-light-stuberlighting_14.jpg?v=1780820450\" alt=\"Ginkgo Botanical Brass and Porcelain Pendant Light showing two leaf-cluster compositions\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"gin-caption\"\u003eModel comparison · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gin-comparison__copy\"\u003e\n\u003csmall\u003e Leaf \/ Model \/ Glow \u003c\/small\u003e\n\u003ch3\u003eSame Materials. Two Different Silhouettes.\u003c\/h3\u003e\n\u003cp\u003eChoose A when you want the porcelain leaves to feel fuller around the light. Choose B when you prefer more open space between the brass ring, leaves and glass orb.\u003c\/p\u003e\n\u003cdiv class=\"gin-quick\"\u003e\n\u003cdiv class=\"gin-quick__item\"\u003e\n\u003csmall\u003e Model A \u003c\/small\u003e \u003cstrong\u003e Denser Leaves \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gin-quick__item\"\u003e\n\u003csmall\u003e Model B \u003c\/small\u003e \u003cstrong\u003e Airier Leaves \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gin-quick__item\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable \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 — LEAF DETAIL + MODEL SELECTOR\n    ====================================================== --\u003e\n\u003csection class=\"gin-model\"\u003e\n\u003cdiv class=\"gin-model__head\"\u003e\n\u003ch3\u003eLook at the Leaves First\u003c\/h3\u003e\n\u003cp\u003eThe hand-cast porcelain gives the fixture its character. Both models use the same porcelain, frosted glass and brass; only the arrangement changes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gin-model-layout\"\u003e\n\u003c!-- PORCELAIN DETAIL --\u003e\n\u003cdiv class=\"gin-detail\"\u003e\n\u003cdiv class=\"gin-detail__image\"\u003e\u003ca href=\"#gin-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ginkgo-botanical-brass-porcelain-pendant-light-stuberlighting_2.jpg?v=1780820450\" alt=\"Close-up of hand-cast white porcelain ginkgo leaf with brass structure\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"gin-detail__copy\"\u003e\n\u003csmall\u003e Porcelain Detail \u003c\/small\u003e \u003cstrong\u003e Soft Veins, Matte White \u003c\/strong\u003e\n\u003cp\u003eSlight variation is part of the hand-cast porcelain character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TWO MODELS --\u003e\n\u003cdiv class=\"gin-model-grid\"\u003e\n\u003c!-- MODEL A --\u003e\n\u003cdiv class=\"gin-model-card gin-model-card--a\"\u003e\n\u003cdiv class=\"gin-model-card__image\"\u003e\u003ca href=\"#gin-model-a-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ginkgo-botanical-brass-porcelain-pendant-light-stuberlighting_21.jpg?v=1780820450\" alt=\"Ginkgo Model A dimension drawing showing 15.7 inch diameter and 11.8 inch height\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003csmall\u003e Model A \u003c\/small\u003e\n\u003ch3\u003eFuller Composition\u003c\/h3\u003e\n\u003cspan class=\"gin-model-card__size\"\u003e Ø15.7\" × H11.8\" \u003c\/span\u003e\n\u003cp\u003eDenser leaf placement creates a more sculptural, wrapped appearance around the orb.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MODEL B --\u003e\n\u003cdiv class=\"gin-model-card gin-model-card--b\"\u003e\n\u003cdiv class=\"gin-model-card__image\"\u003e\u003ca href=\"#gin-model-b-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ginkgo-botanical-brass-porcelain-pendant-light-stuberlighting_4.jpg?v=1780820450\" alt=\"Ginkgo Model B dimension drawing showing 15.7 inch diameter and 11.8 inch height\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003csmall\u003e Model B \u003c\/small\u003e\n\u003ch3\u003eMore Open Composition\u003c\/h3\u003e\n\u003cspan class=\"gin-model-card__size\"\u003e Ø15.7\" × H11.8\" \u003c\/span\u003e\n\u003cp\u003eMore dispersed leaves reveal more of the brass halo and give the silhouette extra breathing room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         03 — GLOW \/ DROP\n    ====================================================== --\u003e\n\u003csection class=\"gin-glow\"\u003e\n\u003cdiv class=\"gin-glow__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=\"gin-glow__copy\"\u003e\n\u003ch3\u003eSoft Light Inside a Sculptural Frame\u003c\/h3\u003e\n\u003cp\u003eThe frosted glass orb softens the bulb while the porcelain leaves break up the silhouette around it. Use the adjustable suspension to set the fixture at the right visual height for the room.\u003c\/p\u003e\n\u003cdiv class=\"gin-glow__facts\"\u003e\n\u003cspan\u003e \u003cstrong\u003eE12\u003c\/strong\u003e North America \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eBulb Included\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eDimmer Compatible\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=\"gin-specs\"\u003e\n\u003cdiv class=\"gin-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Ginkgo · Brass \u0026amp; Porcelain Pendant \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gin-spec-list\"\u003e\n\u003cdiv class=\"gin-spec-row\"\u003e\n\u003cspan class=\"gin-spec-row__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"gin-spec-row__value\"\u003e Model A \/ Model B · Ø15.7\" × H11.8\" \/ Ø40 × H30cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gin-spec-row\"\u003e\n\u003cspan class=\"gin-spec-row__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"gin-spec-row__value\"\u003e Brass halo · Frosted glass orb · Hand-cast porcelain leaves \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gin-spec-row\"\u003e\n\u003cspan class=\"gin-spec-row__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"gin-spec-row__value\"\u003e Gold \/ Brass · White Porcelain \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gin-spec-row\"\u003e\n\u003cspan class=\"gin-spec-row__label\"\u003e Configuration \u003c\/span\u003e \u003cspan class=\"gin-spec-row__value\"\u003e Model A — denser leaf cluster · Model B — softer, more dispersed arrangement \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gin-spec-row\"\u003e\n\u003cspan class=\"gin-spec-row__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"gin-spec-row__value\"\u003e E12 (North America) · Bulb Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gin-spec-row\"\u003e\n\u003cspan class=\"gin-spec-row__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"gin-spec-row__value\"\u003e Compatible with a dimmable bulb and compatible wall dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gin-spec-row\"\u003e\n\u003cspan class=\"gin-spec-row__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"gin-spec-row__value\"\u003e 59\" adjustable cord · Extendable on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gin-spec-row\"\u003e\n\u003cspan class=\"gin-spec-row__label\"\u003e Electrical \/ Control \u003c\/span\u003e \u003cspan class=\"gin-spec-row__value\"\u003e AC 110–240V · Standard wall switch or compatible dimmer · Control not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gin-spec-row\"\u003e\n\u003cspan class=\"gin-spec-row__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"gin-spec-row__value\"\u003e Hardwired · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gin-spec-row\"\u003e\n\u003cspan class=\"gin-spec-row__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"gin-spec-row__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gin-notes\"\u003e\n\u003cdiv class=\"gin-handmade\"\u003e\n\u003csmall\u003e Porcelain Note \u003c\/small\u003e \u003cspan\u003e Each porcelain leaf is hand-cast, so slight differences in shape and surface are part of the material character. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gin-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=\"gin-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 — COMPARISON\n  ====================================================== --\u003e \u003ca id=\"gin-comparison-large\" href=\"#ginkgo-root\" class=\"gin-lightbox\"\u003e \u003cspan class=\"gin-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ginkgo-botanical-brass-porcelain-pendant-light-stuberlighting_14.jpg?v=1780820450\" alt=\"Enlarged Ginkgo Model A and Model B comparison\"\u003e \u003cspan\u003e Model A \/ Model B · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — PORCELAIN DETAIL\n  ====================================================== --\u003e \u003ca id=\"gin-detail-large\" href=\"#ginkgo-root\" class=\"gin-lightbox\"\u003e \u003cspan class=\"gin-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ginkgo-botanical-brass-porcelain-pendant-light-stuberlighting_2.jpg?v=1780820450\" alt=\"Enlarged hand-cast porcelain ginkgo leaf detail\"\u003e \u003cspan\u003e Hand-Cast Porcelain Leaf · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — MODEL A\n  ====================================================== --\u003e \u003ca id=\"gin-model-a-large\" href=\"#ginkgo-root\" class=\"gin-lightbox\"\u003e \u003cspan class=\"gin-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ginkgo-botanical-brass-porcelain-pendant-light-stuberlighting_21.jpg?v=1780820450\" alt=\"Enlarged Ginkgo Model A dimensions\"\u003e \u003cspan\u003e Model A · Ø15.7\" × H11.8\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — MODEL B\n  ====================================================== --\u003e \u003ca id=\"gin-model-b-large\" href=\"#ginkgo-root\" class=\"gin-lightbox\"\u003e \u003cspan class=\"gin-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ginkgo-botanical-brass-porcelain-pendant-light-stuberlighting_4.jpg?v=1780820450\" alt=\"Enlarged Ginkgo Model B dimensions\"\u003e \u003cspan\u003e Model B · Ø15.7\" × H11.8\" · Click anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Model A  15.7\"x H 11.8\" \/Dia 40cm x H 30cm \/ Gold \u0026 White","offer_id":52306321637659,"sku":"STB-PD-GINKGO-A","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Model B  15.7\"xH11.8\"\/Dia 40cmxH 30cm \/ Gold \u0026 White","offer_id":52306321670427,"sku":"STB-PD-GINKGO-B","price":225.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/ginkgo-botanical-brass-porcelain-pendant-light-stuberlighting_1.jpg?v=1780820450"},{"product_id":"fleur-glass-flower-petal-chandelier-pink-clear","title":"Fleur Glass Flower Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — FLEUR GLASS PETAL CHANDELIER\n   Hand-Blown Glass · Quiet Romantic · Premium Editorial\n   No Full Page Background\n========================================================= *\/\n\n.stb-fleur{\n  --ivory:#FFFDF9;\n  --soft:#F7F1EA;\n  --blush:#F8EFEC;\n\n  --dark:#211916;\n  --espresso:#382A24;\n\n  --text:#4D4038;\n  --muted:#776A61;\n\n  --gold:#B49362;\n  --gold-deep:#80613E;\n\n  --line:#DDD1C6;\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-fleur *,\n.stb-fleur *::before,\n.stb-fleur *::after{\n  box-sizing:border-box;\n}\n\n.stb-fleur h2,\n.stb-fleur h3{\n  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-fleur p{\n  margin-top:0;\n}\n\n\n\/* =========================================================\n   TYPE\n========================================================= *\/\n\n.stb-fleur__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-fleur__title{\n  margin:0 0 9px;\n\n  font-size:30px;\n  line-height:1.14;\n}\n\n.stb-fleur__section-title{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.25;\n}\n\n.stb-fleur__section-copy{\n  max-width:630px;\n\n  margin:0;\n\n  color:#62564E;\n\n  font-size:12.8px;\n  line-height:1.62;\n}\n\n.stb-fleur__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#837268;\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-fleur__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-fleur__intro-copy{\n  max-width:650px;\n}\n\n.stb-fleur__intro-copy p{\n  max-width:615px;\n\n  margin:0;\n\n  color:#5D5048;\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n.stb-fleur__intro-stat{\n  padding:14px 16px;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-fleur__intro-stat small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C9AD85;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-fleur__intro-stat strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#FFF5EB;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-fleur__intro-stat span{\n  color:#D8CBC0;\n\n  font-size:10.8px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-fleur__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-fleur__fact{\n  padding:13px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-fleur__fact:last-child{\n  border-right:0;\n}\n\n.stb-fleur__fact small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#88776C;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.stb-fleur__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 SELECTION\n========================================================= *\/\n\n.stb-fleur__finishes{\n  margin-bottom:30px;\n}\n\n.stb-fleur__finish-head{\n  margin-bottom:12px;\n}\n\n.stb-fleur__finish-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n}\n\n.stb-fleur__finish-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:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-fleur__finish-card--pink{\n  background:var(--blush);\n}\n\n\n\/* IMAGE *\/\n\n.stb-fleur__finish-media{\n  width:98px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-fleur__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--ivory);\n\n  border:1px solid #D8CCC1;\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-fleur__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\/* COPY *\/\n\n.stb-fleur__finish-copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#877064;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.stb-fleur__finish-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-fleur__finish-copy p{\n  margin:0;\n\n  color:#695B52;\n\n  font-size:10.8px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   GLASS FEATURE\n========================================================= *\/\n\n.stb-fleur__glass{\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-fleur__glass-title{\n  padding:17px 18px;\n\n  background:var(--espresso);\n}\n\n.stb-fleur__glass-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-fleur__glass-title strong{\n  color:#FFF5E8;\n\n  font-size:13.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-fleur__glass-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-fleur__glass-copy p{\n  margin:0;\n\n  color:#60534A;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   CONFIGURATION\n========================================================= *\/\n\n.stb-fleur__config{\n  margin-bottom:30px;\n}\n\n.stb-fleur__config-head{\n  margin-bottom:13px;\n}\n\n.stb-fleur__config-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n}\n\n.stb-fleur__config-card{\n  display:grid;\n  grid-template-columns:105px minmax(0,1fr);\n\n  gap:13px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:11px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-fleur__config-card--featured{\n  border-top:2px solid var(--gold);\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.stb-fleur__size-media{\n  width:98px;\n  max-width:100%;\n\n  padding:4px;\n\n  background:#FAF6F0;\n\n  border:1px solid #DDD2C5;\n  border-radius:4px;\n\n  overflow:visible;\n}\n\n.stb-fleur__size-media a{\n  display:block;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-fleur__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\n\/* CONFIG COPY *\/\n\n.stb-fleur__config-copy{\n  min-width:0;\n}\n\n.stb-fleur__config-copy small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#887568;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  letter-spacing:.04em;\n  text-transform:uppercase;\n}\n\n.stb-fleur__config-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.4px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-fleur__config-copy p{\n  margin:0;\n\n  color:#706359;\n\n  font-size:10.4px;\n  line-height:1.48;\n}\n\n.stb-fleur__config-meta{\n  display:inline-block;\n\n  margin-top:5px;\n\n  color:var(--gold-deep);\n\n  font-size:9.2px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   SAME SIZE NOTE\n========================================================= *\/\n\n.stb-fleur__same-size{\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-fleur__same-size-line{\n  background:var(--gold);\n}\n\n.stb-fleur__same-size strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:12.3px;\n}\n\n.stb-fleur__same-size p{\n  margin:0;\n\n  color:#675A50;\n\n  font-size:11.6px;\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-fleur__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-fleur__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-fleur__practical-card:first-child{\n  border-top:2px solid var(--gold);\n}\n\n.stb-fleur__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-fleur__practical-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.1px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-fleur__practical-card p{\n  margin:0;\n\n  color:#65584F;\n\n  font-size:10.8px;\n  line-height:1.53;\n}\n\n\n\/* =========================================================\n   HAND BLOWN NOTE\n========================================================= *\/\n\n.stb-fleur__variation{\n  max-width:760px;\n\n  margin:0 auto 30px;\n  padding:11px 14px;\n\n  background:var(--soft);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n  border-radius:4px;\n}\n\n.stb-fleur__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-fleur__variation p{\n  margin:0;\n\n  color:#6D6056;\n\n  font-size:10.9px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-fleur__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-fleur__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-fleur__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-fleur__spec-head strong{\n  color:#FFF5E8;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-fleur__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E8DED5;\n}\n\n.stb-fleur__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-fleur__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-fleur__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-fleur__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n}\n\n.stb-fleur__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-fleur__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-fleur__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-fleur__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-fleur__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-fleur__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-fleur__shipping{\n  padding:18px 19px;\n\n  background:var(--soft);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-fleur__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-fleur__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-fleur__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-fleur__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-fleur__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-fleur__lightbox:target{\n  display:flex;\n}\n\n.stb-fleur__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-fleur__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-fleur__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-fleur__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-fleur__intro{\n    grid-template-columns:1fr;\n\n    gap:12px;\n  }\n\n  .stb-fleur__title{\n    font-size:25px;\n  }\n\n  .stb-fleur__intro-stat{\n    max-width:270px;\n  }\n\n\n  .stb-fleur__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-fleur__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-fleur__fact:nth-child(1),\n  .stb-fleur__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-fleur__finish-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-fleur__glass{\n    grid-template-columns:145px 1fr;\n  }\n\n\n  .stb-fleur__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-fleur__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-fleur{\n    font-size:14px;\n  }\n\n\n  .stb-fleur__finish-card{\n    grid-template-columns:84px 1fr;\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-fleur__finish-media{\n    width:78px;\n  }\n\n\n  .stb-fleur__glass{\n    grid-template-columns:1fr;\n  }\n\n  .stb-fleur__glass-copy{\n    border-top:0;\n    border-left:1px solid var(--line);\n  }\n\n\n  .stb-fleur__config-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-fleur__config-card{\n    grid-template-columns:84px 1fr;\n  }\n\n  .stb-fleur__size-media{\n    width:78px;\n  }\n\n\n  .stb-fleur__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-fleur__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-fleur__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-fleur\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-fleur__intro\"\u003e\n\u003cdiv class=\"stb-fleur__intro-copy\"\u003e\n\u003cspan class=\"stb-fleur__eyebrow\"\u003e Hand-Blown Glass · Brass · 3-Light \/ 6-Light \u003c\/span\u003e\n\u003ch2 class=\"stb-fleur__title\"\u003eGlass Petals, Layered Into Light.\u003c\/h2\u003e\n\u003cp\u003eFleur brings individually formed frosted glass petals together around a warm brass structure. Rather than sparkle like crystal, the glass softly diffuses the light — giving the chandelier an organic presence without making the room feel overly decorative.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fleur__intro-stat\"\u003e\n\u003csmall\u003e Overall Size \u003c\/small\u003e \u003cstrong\u003e Ø35.4\" × H21.7\" \u003c\/strong\u003e \u003cspan\u003e 3-Light or 6-Light \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-fleur__facts\"\u003e\n\u003cdiv class=\"stb-fleur__fact\"\u003e\n\u003csmall\u003e Glass \u003c\/small\u003e \u003cstrong\u003e Hand-Blown Frosted \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fleur__fact\"\u003e\n\u003csmall\u003e Frame \u003c\/small\u003e \u003cstrong\u003e Brass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fleur__fact\"\u003e\n\u003csmall\u003e Colors \u003c\/small\u003e \u003cstrong\u003e Clear \/ Pink \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fleur__fact\"\u003e\n\u003csmall\u003e Configurations \u003c\/small\u003e \u003cstrong\u003e 3-Light \/ 6-Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COLOR \/ GLASS CHOICE\n  ====================================================== --\u003e\n\u003csection class=\"stb-fleur__finishes\"\u003e\n\u003cdiv class=\"stb-fleur__finish-head\"\u003e\n\u003cspan class=\"stb-fleur__eyebrow\"\u003e Choose the Glass Tone \u003c\/span\u003e\n\u003ch3 class=\"stb-fleur__section-title\"\u003ePink for Warmth. Clear for a Lighter Look.\u003c\/h3\u003e\n\u003cp class=\"stb-fleur__section-copy\"\u003eBoth versions use the same frosted petal construction. The difference is how much color you want the glass itself to contribute to the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fleur__finish-grid\"\u003e\n\u003c!-- PINK --\u003e\n\u003carticle id=\"fleur-pink-section\" class=\"stb-fleur__finish-card stb-fleur__finish-card--pink\"\u003e\n\u003cdiv class=\"stb-fleur__finish-media\"\u003e\u003ca href=\"#fleur-pink\" class=\"stb-fleur__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fleur-glass-flower-petal-chandelier-pink-clear-stuberlighting_11.jpg?v=1781073408\" alt=\"Fleur chandelier soft pink hand-blown frosted glass petal detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-fleur__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-fleur__finish-copy\"\u003e\n\u003csmall\u003e Gold \u0026amp; Pink \u003c\/small\u003e \u003cstrong\u003e Soft Rosé Warmth \u003c\/strong\u003e\n\u003cp\u003eThe pink is muted rather than saturated, adding a warmer, softer character to bedrooms and evening dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- CLEAR --\u003e\n\u003carticle id=\"fleur-clear-section\" class=\"stb-fleur__finish-card\"\u003e\n\u003cdiv class=\"stb-fleur__finish-media\"\u003e\u003ca href=\"#fleur-clear\" class=\"stb-fleur__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fleur-glass-flower-petal-chandelier-pink-clear-stuberlighting_37.jpg?v=1781073408\" alt=\"Fleur chandelier clear hand-blown frosted glass petal detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-fleur__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-fleur__finish-copy\"\u003e\n\u003csmall\u003e Gold \u0026amp; Clear \u003c\/small\u003e \u003cstrong\u003e Cleaner, More Neutral \u003c\/strong\u003e\n\u003cp\u003eClear frosted petals keep the floral form visually lighter and easier to pair with neutral or modern interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COLOR LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"fleur-pink\" href=\"#fleur-pink-section\" class=\"stb-fleur__lightbox\"\u003e \u003cspan class=\"stb-fleur__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fleur-glass-flower-petal-chandelier-pink-clear-stuberlighting_11.jpg?v=1781073408\" alt=\"Enlarged Fleur pink glass petal detail\"\u003e \u003cspan class=\"stb-fleur__lightbox-caption\"\u003e Fleur · Gold \u0026amp; Pink \u003c\/span\u003e \u003cspan class=\"stb-fleur__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"fleur-clear\" href=\"#fleur-clear-section\" class=\"stb-fleur__lightbox\"\u003e \u003cspan class=\"stb-fleur__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fleur-glass-flower-petal-chandelier-pink-clear-stuberlighting_37.jpg?v=1781073408\" alt=\"Enlarged Fleur clear glass petal detail\"\u003e \u003cspan class=\"stb-fleur__lightbox-caption\"\u003e Fleur · Gold \u0026amp; Clear \u003c\/span\u003e \u003cspan class=\"stb-fleur__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       GLASS FEATURE\n  ====================================================== --\u003e\n\u003csection class=\"stb-fleur__glass\"\u003e\n\u003cdiv class=\"stb-fleur__glass-title\"\u003e\n\u003csmall\u003e Hand-Blown Glass \u003c\/small\u003e \u003cstrong\u003e The Petals Glow Instead of Sparkle. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fleur__glass-copy\"\u003e\n\u003cp\u003eEach frosted glass petal diffuses the bulb behind it, softening direct glare and creating a more luminous surface. Small differences in curve and texture are natural to the hand-formed glass construction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CONFIGURATION\n  ====================================================== --\u003e\n\u003csection id=\"fleur-size-section\" class=\"stb-fleur__config\"\u003e\n\u003cdiv class=\"stb-fleur__config-head\"\u003e\n\u003cspan class=\"stb-fleur__eyebrow\"\u003e Choose the Light Output \u003c\/span\u003e\n\u003ch3 class=\"stb-fleur__section-title\"\u003eSame 35.4\" Silhouette. Two Levels of Light.\u003c\/h3\u003e\n\u003cp class=\"stb-fleur__section-copy\"\u003eBoth configurations share the same overall dimensions. Choose 3-Light when Fleur is part of a layered lighting plan, or 6-Light when the chandelier needs to provide more illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fleur__config-grid\"\u003e\n\u003c!-- 3 LIGHT --\u003e\n\u003carticle class=\"stb-fleur__config-card\"\u003e\n\u003cdiv class=\"stb-fleur__size-media\"\u003e\u003ca href=\"#fleur-size-3\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fleur-glass-flower-petal-chandelier-pink-clear-stuberlighting_16.jpg?v=1781073407\" alt=\"Fleur 3-Light glass petal chandelier dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-fleur__config-copy\"\u003e\n\u003csmall\u003e Softer Output \u003c\/small\u003e \u003cstrong\u003e 3-Light · Ø35.4\" × H21.7\" \u003c\/strong\u003e\n\u003cp\u003eBest for bedrooms, dressing rooms, foyers and medium dining spaces with additional room lighting.\u003c\/p\u003e\n\u003cspan class=\"stb-fleur__config-meta\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 6 LIGHT --\u003e\n\u003carticle class=\"stb-fleur__config-card stb-fleur__config-card--featured\"\u003e\n\u003cdiv class=\"stb-fleur__size-media\"\u003e\u003ca href=\"#fleur-size-6\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fleur-glass-flower-petal-chandelier-pink-clear-stuberlighting_5.jpg?v=1781073407\" alt=\"Fleur 6-Light glass petal chandelier dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-fleur__config-copy\"\u003e\n\u003csmall\u003e Higher Output \u003c\/small\u003e \u003cstrong\u003e 6-Light · Ø35.4\" × H21.7\" \u003c\/strong\u003e\n\u003cp\u003eBetter for larger dining tables, formal living rooms and grand foyers where the chandelier carries more of the room light.\u003c\/p\u003e\n\u003cspan class=\"stb-fleur__config-meta\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"fleur-size-3\" href=\"#fleur-size-section\" class=\"stb-fleur__lightbox\"\u003e \u003cspan class=\"stb-fleur__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fleur-glass-flower-petal-chandelier-pink-clear-stuberlighting_16.jpg?v=1781073407\" alt=\"Enlarged Fleur 3-Light chandelier dimensions\"\u003e \u003cspan class=\"stb-fleur__lightbox-caption\"\u003e 3-Light · Ø35.4\" × H21.7\" · 90 × 55cm \u003c\/span\u003e \u003cspan class=\"stb-fleur__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"fleur-size-6\" href=\"#fleur-size-section\" class=\"stb-fleur__lightbox\"\u003e \u003cspan class=\"stb-fleur__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fleur-glass-flower-petal-chandelier-pink-clear-stuberlighting_5.jpg?v=1781073407\" alt=\"Enlarged Fleur 6-Light chandelier dimensions\"\u003e \u003cspan class=\"stb-fleur__lightbox-caption\"\u003e 6-Light · Ø35.4\" × H21.7\" · 90 × 55cm \u003c\/span\u003e \u003cspan class=\"stb-fleur__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SAME SIZE NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-fleur__same-size\"\u003e\n\u003cdiv class=\"stb-fleur__same-size-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e 3-Light and 6-Light have the same exterior dimensions. \u003c\/strong\u003e\n\u003cp\u003eYou are choosing light output rather than chandelier diameter. This makes the decision easier when you already know the 35.4\" scale works for your room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-fleur__practical\"\u003e\n\u003cdiv class=\"stb-fleur__practical-card\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 LED Bulbs Included \u003c\/strong\u003e\n\u003cp\u003eReplaceable standard sockets. Bulb quantity matches the selected 3-Light or 6-Light configuration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fleur__practical-card\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 19\" Chain \u003c\/strong\u003e\n\u003cp\u003eStandard chain length is adjustable during installation. Additional length is available on request for taller or vaulted ceilings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fleur__practical-card\"\u003e\n\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmer Compatible \u003c\/strong\u003e\n\u003cp\u003eDimming requires compatible dimmable E26 \/ E27 bulbs and a compatible wall dimmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       HAND-BLOWN NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-fleur__variation\"\u003e\u003cstrong\u003e Hand-blown glass will not look machine-identical. \u003c\/strong\u003e\n\u003cp\u003eSlight differences in petal curve, thickness and frosted surface are normal characteristics of individually formed art glass.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-fleur__specs\"\u003e\n\u003cdiv class=\"stb-fleur__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Fleur \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fleur__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e Ø35.4\" × H21.7\" \/ Ø90 × H55cm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fleur__spec\"\u003e\n\u003cspan\u003e Configurations \u003c\/span\u003e \u003cstrong\u003e 3-Light · 6-Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fleur__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Brass Canopy \u0026amp; Frame · Hand-Blown Frosted Glass Petals \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fleur__spec\"\u003e\n\u003cspan\u003e Finishes \u003c\/span\u003e \u003cstrong\u003e Gold \u0026amp; Clear · Gold \u0026amp; Pink \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fleur__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 LED Bulbs Included · 3 or 6 Bulbs According to Configuration · Max 40W Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fleur__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Compatible with Wall Dimmer · Dimming Requires Compatible Dimmable Bulbs and Compatible Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fleur__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-fleur__spec\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cstrong\u003e 19\" Standard Chain · Extension Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fleur__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Compatible with Standard Wall Switch or Compatible Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-fleur__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-fleur__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-fleur__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-fleur__faq\"\u003e\u003cspan class=\"stb-fleur__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-fleur__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between 3-Light and 6-Light?\u003c\/summary\u003e\n\u003cp\u003eBoth versions measure approximately Ø35.4\" × H21.7\". The difference is the number of light sources: choose 3-Light for softer accent or layered lighting, and 6-Light when you need greater overall illumination.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the pink glass bright pink?\u003c\/summary\u003e\n\u003cp\u003eNo. The Pink finish is a softer blush \/ rosé tone rather than a bright saturated pink. Choose Clear when you want the most neutral appearance.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the bulbs included?\u003c\/summary\u003e\n\u003cp\u003eYes. Compatible E26 \/ E27 LED bulbs are included, with quantity matching the selected 3-Light or 6-Light configuration.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre all glass petals exactly identical?\u003c\/summary\u003e\n\u003cp\u003eBecause the petals are hand-blown, small variations in shape, thickness and frosted texture are natural.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-fleur__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"3 Heads: Dia 35.4\" x H 21.7\" \/ Gold \u0026 Pink","offer_id":52324096999707,"sku":"STB-CH-FLEUR-3-PNK","price":360.0,"currency_code":"USD","in_stock":true},{"title":"3 Heads: Dia 35.4\" x H 21.7\" \/ Gold \u0026 Clear","offer_id":52324097032475,"sku":"STB-CH-FLEUR-3-CLR","price":360.0,"currency_code":"USD","in_stock":true},{"title":"6 Heads: Dia 35.4\" x H 21.7\" \/ Gold \u0026 Pink","offer_id":52324097065243,"sku":"STB-CH-FLEUR-6-PNK","price":480.0,"currency_code":"USD","in_stock":true},{"title":"6 Heads: Dia 35.4\" x H 21.7\" \/ Gold \u0026 Clear","offer_id":52324097098011,"sku":"STB-CH-FLEUR-6-CLR","price":480.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/fleur-glass-flower-petal-chandelier-pink-clear-stuberlighting_2.jpg?v=1781073407"},{"product_id":"iris-rippled-glass-wood-floral-chandelier","title":"Iris Glass \u0026 Wood Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — IRIS RIPPLED GLASS CHANDELIER\n   Rippled Glass · Warm Wood · Low Profile\n   Quiet Luxury \/ No Full-Page Background\n========================================================= *\/\n\n.stb-iris{\n  --ivory:#FFFDF9;\n  --cream:#F6F0E8;\n  --wood:#F2E9DE;\n\n  --dark:#211812;\n  --espresso:#35271F;\n\n  --text:#4C4037;\n  --muted:#776B61;\n\n  --gold:#B49362;\n  --gold-deep:#80613E;\n\n  --line:#D9CFC4;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  background:transparent;\n\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14.5px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-iris *,\n.stb-iris *::before,\n.stb-iris *::after{\n  box-sizing:border-box;\n}\n\n.stb-iris h2,\n.stb-iris h3{\n  margin-top:0;\n\n  color:var(--dark);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-iris p{\n  margin-top:0;\n}\n\n.stb-iris__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-deep);\n\n  font-size:10px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-iris__title{\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.15;\n}\n\n.stb-iris__section-title{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.25;\n}\n\n.stb-iris__section-copy{\n  max-width:630px;\n\n  margin:0;\n\n  color:#62564D;\n\n  font-size:12.8px;\n  line-height:1.62;\n}\n\n.stb-iris__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#837468;\n\n  font-size:9.5px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-iris__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 190px;\n\n  gap:32px;\n  align-items:end;\n\n  padding:4px 0 23px;\n}\n\n.stb-iris__intro-copy{\n  max-width:640px;\n}\n\n.stb-iris__intro-copy p{\n  max-width:610px;\n\n  margin:0;\n\n  color:#5D5148;\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n.stb-iris__intro-stat{\n  padding:14px 16px;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-iris__intro-stat small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C7AC84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-iris__intro-stat strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#FFF5E8;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-iris__intro-stat span{\n  color:#D6C9BC;\n\n  font-size:10.8px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-iris__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:30px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.025);\n\n  overflow:hidden;\n}\n\n.stb-iris__fact{\n  padding:13px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-iris__fact:last-child{\n  border-right:0;\n}\n\n.stb-iris__fact small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#88786B;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.stb-iris__fact strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:11.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   MATERIAL PAIRING\n========================================================= *\/\n\n.stb-iris__materials{\n  margin-bottom:30px;\n}\n\n.stb-iris__materials-head{\n  margin-bottom:12px;\n}\n\n.stb-iris__material-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n}\n\n.stb-iris__material{\n  display:grid;\n  grid-template-columns:105px minmax(0,1fr);\n\n  gap:14px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:12px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-iris__material--wood{\n  background:var(--wood);\n}\n\n.stb-iris__material-media{\n  width:98px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-iris__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--ivory);\n\n  border:1px solid #D6CABD;\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-iris__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-iris__material-copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#846F61;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.stb-iris__material-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-iris__material-copy p{\n  margin:0;\n\n  color:#66594F;\n\n  font-size:10.8px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   LIGHT CHARACTER\n========================================================= *\/\n\n.stb-iris__light{\n  display:grid;\n  grid-template-columns:180px minmax(0,1fr);\n\n  margin-bottom:30px;\n\n  overflow:hidden;\n\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.03);\n}\n\n.stb-iris__light-title{\n  padding:17px 18px;\n\n  background:var(--espresso);\n}\n\n.stb-iris__light-title small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C8AC84;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-iris__light-title strong{\n  color:#FFF5E8;\n\n  font-size:13.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-iris__light-copy{\n  padding:17px 19px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-iris__light-copy p{\n  margin:0;\n\n  color:#60534A;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   LOW PROFILE\n========================================================= *\/\n\n.stb-iris__profile{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin-bottom:30px;\n  padding:14px 16px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-iris__profile-number strong{\n  display:block;\n\n  color:var(--dark);\n\n  font-size:24px;\n  line-height:1.05;\n  font-weight:500;\n}\n\n.stb-iris__profile-number span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#806C5E;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.stb-iris__profile-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.5px;\n  font-weight:500;\n}\n\n.stb-iris__profile-copy p{\n  margin:0;\n\n  color:#64584F;\n\n  font-size:11.4px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   SIZE SELECTOR\n========================================================= *\/\n\n.stb-iris__sizes{\n  margin-bottom:30px;\n}\n\n.stb-iris__sizes-head{\n  margin-bottom:13px;\n}\n\n.stb-iris__size-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n}\n\n.stb-iris__size{\n  display:grid;\n  grid-template-columns:105px minmax(0,1fr);\n\n  gap:13px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:11px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-iris__size--featured{\n  border-top:2px solid var(--gold);\n}\n\n.stb-iris__size-media{\n  width:98px;\n  max-width:100%;\n\n  padding:4px;\n\n  background:#FAF6F0;\n\n  border:1px solid #DDD2C5;\n  border-radius:4px;\n\n  overflow:visible;\n}\n\n.stb-iris__size-media a{\n  display:block;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-iris__size-media img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-iris__size-copy small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#887568;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-iris__size-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.4px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-iris__size-copy p{\n  margin:0;\n\n  color:#706359;\n\n  font-size:10.4px;\n  line-height:1.48;\n}\n\n.stb-iris__size-meta{\n  display:inline-block;\n\n  margin-top:5px;\n\n  color:var(--gold-deep);\n\n  font-size:9.2px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   TABLE GUIDE\n========================================================= *\/\n\n.stb-iris__guide{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:30px;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-iris__guide-item{\n  padding:13px 15px;\n}\n\n.stb-iris__guide-item:first-child{\n  border-right:1px solid var(--line);\n}\n\n.stb-iris__guide-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#887568;\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-iris__guide-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--dark);\n\n  font-size:12px;\n  font-weight:500;\n}\n\n.stb-iris__guide-item p{\n  margin:0;\n\n  color:#71645A;\n\n  font-size:10.6px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   PRACTICAL\n========================================================= *\/\n\n.stb-iris__practical{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-bottom:30px;\n}\n\n.stb-iris__practical-card{\n  padding:14px 15px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-iris__practical-card:first-child{\n  border-top:2px solid var(--gold);\n}\n\n.stb-iris__practical-card small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#847165;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.stb-iris__practical-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.1px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-iris__practical-card p{\n  margin:0;\n\n  color:#65584F;\n\n  font-size:10.8px;\n  line-height:1.53;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n========================================================= *\/\n\n.stb-iris__specs{\n  margin-bottom:30px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n\n  overflow:hidden;\n}\n\n.stb-iris__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--espresso);\n}\n\n.stb-iris__spec-head span{\n  color:#C8AD87;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-iris__spec-head strong{\n  color:#FFF5E8;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-iris__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7DED5;\n}\n\n.stb-iris__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-iris__spec span{\n  padding-right:10px;\n\n  color:#82756B;\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n.stb-iris__spec strong{\n  color:var(--dark);\n\n  font-size:11.5px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-iris__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n}\n\n.stb-iris__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-iris__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--dark);\n\n  font-size:13.2px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-iris__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-iris__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-deep);\n\n  font-size:19px;\n}\n\n.stb-iris__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-iris__faq details p{\n  margin:7px 0 0;\n\n  color:#665A51;\n\n  font-size:12px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-iris__shipping{\n  padding:18px 19px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-iris__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-iris__shipping p{\n  margin:0 0 7px;\n\n  color:#5E5249;\n\n  font-size:12.5px;\n  line-height:1.62;\n}\n\n.stb-iris__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-iris__shipping a{\n  color:var(--gold-deep);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-iris__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(17,14,12,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.stb-iris__lightbox:target{\n  display:flex;\n}\n\n.stb-iris__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-iris__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-iris__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-iris__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E8F82;\n\n  font-size:9.5px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-iris__intro{\n    grid-template-columns:1fr;\n\n    gap:12px;\n  }\n\n  .stb-iris__title{\n    font-size:25px;\n  }\n\n  .stb-iris__intro-stat{\n    max-width:260px;\n  }\n\n  .stb-iris__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-iris__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-iris__fact:nth-child(1),\n  .stb-iris__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n  .stb-iris__material-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-iris__light{\n    grid-template-columns:145px 1fr;\n  }\n\n  .stb-iris__practical{\n    grid-template-columns:1fr;\n  }\n\n  .stb-iris__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-iris{\n    font-size:14px;\n  }\n\n  .stb-iris__material{\n    grid-template-columns:84px 1fr;\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-iris__material-media{\n    width:78px;\n  }\n\n  .stb-iris__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-iris__light-copy{\n    border-top:0;\n    border-left:1px solid var(--line);\n  }\n\n  .stb-iris__profile{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n  .stb-iris__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-iris__size{\n    grid-template-columns:84px 1fr;\n  }\n\n  .stb-iris__size-media{\n    width:78px;\n  }\n\n  .stb-iris__guide{\n    grid-template-columns:1fr;\n  }\n\n  .stb-iris__guide-item:first-child{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .stb-iris__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-iris__spec span{\n    font-weight:600;\n  }\n\n  .stb-iris__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-iris\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-iris__intro\"\u003e\n\u003cdiv class=\"stb-iris__intro-copy\"\u003e\n\u003cspan class=\"stb-iris__eyebrow\"\u003e Rippled Glass · Gold Metal · Warm Wood Detail \u003c\/span\u003e\n\u003ch2 class=\"stb-iris__title\"\u003eTexture in the Glass. Warmth in the Details.\u003c\/h2\u003e\n\u003cp\u003eIris pairs vertically rippled glass shades with slender gold-finished arms and warm wood accents at the joints. The combination softens the floral silhouette, giving the chandelier enough character to anchor a dining room without feeling ornate or overly decorative.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__intro-stat\"\u003e\n\u003csmall\u003e Two Sizes \u003c\/small\u003e \u003cstrong\u003e Ø24.4\" · Ø27.6\" \u003c\/strong\u003e \u003cspan\u003e Both only 11\" high \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-iris__facts\"\u003e\n\u003cdiv class=\"stb-iris__fact\"\u003e\n\u003csmall\u003eGlass\u003c\/small\u003e \u003cstrong\u003eVertical Ripple Texture\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__fact\"\u003e\n\u003csmall\u003eMetal\u003c\/small\u003e \u003cstrong\u003eGold-Finished Arms\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__fact\"\u003e\n\u003csmall\u003eAccent\u003c\/small\u003e \u003cstrong\u003eWarm Wood Detail\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__fact\"\u003e\n\u003csmall\u003eProfile\u003c\/small\u003e \u003cstrong\u003eOnly 11\" High\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIALS\n  ====================================================== --\u003e\n\u003csection class=\"stb-iris__materials\"\u003e\n\u003cdiv class=\"stb-iris__materials-head\"\u003e\n\u003cspan class=\"stb-iris__eyebrow\"\u003e Material Details \u003c\/span\u003e\n\u003ch3 class=\"stb-iris__section-title\"\u003eGlass and Wood Do the Visual Work.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__material-grid\"\u003e\n\u003c!-- GLASS --\u003e\n\u003carticle id=\"iris-glass-section\" class=\"stb-iris__material\"\u003e\n\u003cdiv class=\"stb-iris__material-media\"\u003e\u003ca href=\"#iris-glass\" class=\"stb-iris__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/iris-rippled-glass-wood-floral-chandelier-stuberlighting_10.jpg?v=1781077216\" alt=\"Iris chandelier rippled glass shade detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-iris__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__material-copy\"\u003e\n\u003csmall\u003e Rippled Glass \u003c\/small\u003e \u003cstrong\u003e Light Moves Across the Surface. \u003c\/strong\u003e\n\u003cp\u003eVertical ripples break up the direct view of the bulb and add texture to the glow, giving the glass more depth when illuminated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- WOOD --\u003e\n\u003carticle id=\"iris-wood-section\" class=\"stb-iris__material stb-iris__material--wood\"\u003e\n\u003cdiv class=\"stb-iris__material-media\"\u003e\u003ca href=\"#iris-wood\" class=\"stb-iris__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/iris-rippled-glass-wood-floral-chandelier-stuberlighting_11.jpg?v=1781077215\" alt=\"Iris chandelier walnut wood accent detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-iris__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__material-copy\"\u003e\n\u003csmall\u003e Wood Accent \u003c\/small\u003e \u003cstrong\u003e A Warmer Break Between Glass and Metal. \u003c\/strong\u003e\n\u003cp\u003eSmall walnut-toned wood details soften the gold-and-glass palette and make Iris easier to pair with wood dining tables and warmer residential interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"iris-glass\" href=\"#iris-glass-section\" class=\"stb-iris__lightbox\"\u003e \u003cspan class=\"stb-iris__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/iris-rippled-glass-wood-floral-chandelier-stuberlighting_10.jpg?v=1781077216\" alt=\"Enlarged Iris rippled glass shade detail\"\u003e \u003cspan class=\"stb-iris__lightbox-caption\"\u003e Iris · Rippled Glass \u003c\/span\u003e \u003cspan class=\"stb-iris__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"iris-wood\" href=\"#iris-wood-section\" class=\"stb-iris__lightbox\"\u003e \u003cspan class=\"stb-iris__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/iris-rippled-glass-wood-floral-chandelier-stuberlighting_11.jpg?v=1781077215\" alt=\"Enlarged Iris wood accent detail\"\u003e \u003cspan class=\"stb-iris__lightbox-caption\"\u003e Iris · Wood Detail \u003c\/span\u003e \u003cspan class=\"stb-iris__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHT CHARACTER\n  ====================================================== --\u003e\n\u003csection class=\"stb-iris__light\"\u003e\n\u003cdiv class=\"stb-iris__light-title\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Rippled Glass Softens the Point of Light. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__light-copy\"\u003e\n\u003cp\u003eThe vertical glass texture catches and redirects light across the shade rather than leaving the bulb as a single hard point. With a warm LED, Iris takes on a softer, candle-like dining-room character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LOW PROFILE\n  ====================================================== --\u003e\n\u003csection class=\"stb-iris__profile\"\u003e\n\u003cdiv class=\"stb-iris__profile-number\"\u003e\n\u003cstrong\u003e 11\" \u003c\/strong\u003e \u003cspan\u003e Fixture Height \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__profile-copy\"\u003e\n\u003cstrong\u003e Wide presence without excessive vertical bulk. \u003c\/strong\u003e\n\u003cp\u003eThe shallow 11\" chandelier body makes Iris easier to use with standard 8 ft ceilings. The 19\" chain can be shortened during installation to suit the final hanging height.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE SELECTOR\n  ====================================================== --\u003e\n\u003csection id=\"iris-size-section\" class=\"stb-iris__sizes\"\u003e\n\u003cdiv class=\"stb-iris__sizes-head\"\u003e\n\u003cspan class=\"stb-iris__eyebrow\"\u003e Choose the Diameter \u003c\/span\u003e\n\u003ch3 class=\"stb-iris__section-title\"\u003e24.4\" for a More Compact Table. 27.6\" for More Presence.\u003c\/h3\u003e\n\u003cp class=\"stb-iris__section-copy\"\u003eBoth sizes share the same 11\" fixture height. Choose mainly according to dining-table width and the amount of visual presence you want above it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__size-grid\"\u003e\n\u003c!-- 24.4 --\u003e\n\u003carticle class=\"stb-iris__size\"\u003e\n\u003cdiv class=\"stb-iris__size-media\"\u003e\u003ca href=\"#iris-size-24\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/iris-rippled-glass-wood-floral-chandelier-stuberlighting_8.jpg?v=1781077215\" alt=\"Iris 24.4 inch chandelier dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__size-copy\"\u003e\n\u003csmall\u003e Compact Scale \u003c\/small\u003e \u003cstrong\u003e Ø24.4\" × H11\" \u003c\/strong\u003e\n\u003cp\u003eMedium dining rooms, breakfast nooks and smaller foyers.\u003c\/p\u003e\n\u003cspan class=\"stb-iris__size-meta\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 27.6 --\u003e\n\u003carticle class=\"stb-iris__size stb-iris__size--featured\"\u003e\n\u003cdiv class=\"stb-iris__size-media\"\u003e\u003ca href=\"#iris-size-27\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/iris-rippled-glass-wood-floral-chandelier-stuberlighting_12.jpg?v=1781077215\" alt=\"Iris 27.6 inch chandelier dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__size-copy\"\u003e\n\u003csmall\u003e Larger Scale \u003c\/small\u003e \u003cstrong\u003e Ø27.6\" × H11\" \u003c\/strong\u003e\n\u003cp\u003eLarger dining tables, open-plan dining areas and formal living rooms.\u003c\/p\u003e\n\u003cspan class=\"stb-iris__size-meta\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"iris-size-24\" href=\"#iris-size-section\" class=\"stb-iris__lightbox\"\u003e \u003cspan class=\"stb-iris__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/iris-rippled-glass-wood-floral-chandelier-stuberlighting_8.jpg?v=1781077215\" alt=\"Enlarged Iris 24.4 inch dimension drawing\"\u003e \u003cspan class=\"stb-iris__lightbox-caption\"\u003e Ø24.4\" × H11\" \u003c\/span\u003e \u003cspan class=\"stb-iris__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"iris-size-27\" href=\"#iris-size-section\" class=\"stb-iris__lightbox\"\u003e \u003cspan class=\"stb-iris__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/iris-rippled-glass-wood-floral-chandelier-stuberlighting_12.jpg?v=1781077215\" alt=\"Enlarged Iris 27.6 inch dimension drawing\"\u003e \u003cspan class=\"stb-iris__lightbox-caption\"\u003e Ø27.6\" × H11\" \u003c\/span\u003e \u003cspan class=\"stb-iris__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       DINING TABLE GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-iris__guide\"\u003e\n\u003cdiv class=\"stb-iris__guide-item\"\u003e\n\u003csmall\u003e Table Width 36–42\" \u003c\/small\u003e \u003cstrong\u003e Start with Ø24.4\" \u003c\/strong\u003e\n\u003cp\u003eA balanced choice for many four-person and medium dining tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__guide-item\"\u003e\n\u003csmall\u003e Table Width 44–54\" \u003c\/small\u003e \u003cstrong\u003e Consider Ø27.6\" \u003c\/strong\u003e\n\u003cp\u003eAdds more visual presence above wider rectangular or oval tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRACTICAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-iris__practical\"\u003e\n\u003cdiv class=\"stb-iris__practical-card\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 Bulbs Included \u003c\/strong\u003e\n\u003cp\u003eStandard replaceable sockets. Maximum 40W per socket.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__practical-card\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 19\" Adjustable Chain \u003c\/strong\u003e\n\u003cp\u003eShorten during installation, or request additional chain for a taller ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__practical-card\"\u003e\n\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmer Compatible \u003c\/strong\u003e\n\u003cp\u003eUse compatible dimmable bulbs with a compatible wall dimmer when dimming is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-iris__specs\"\u003e\n\u003cdiv class=\"stb-iris__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Iris \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e Ø24.4\" × H11\" · Ø27.6\" × H11\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Rippled Glass Shades · Gold-Finished Metal Arms · Wood Accents \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__spec\"\u003e\n\u003cspan\u003e Finish \u003c\/span\u003e \u003cstrong\u003e Gold Metal · Clear Rippled Glass · Warm Natural Wood Detail \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 LED Bulbs Included · Max 40W Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Compatible with Wall Dimmer · Dimming Requires Compatible Dimmable Bulbs and Compatible Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__spec\"\u003e\n\u003cspan\u003e Electrical \u003c\/span\u003e \u003cstrong\u003e AC 110–240V · Hardwired Ceiling Installation \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__spec\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cstrong\u003e 19\" Standard Chain · Adjustable During Installation · Extension Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Compatible with Standard Wall Switch or Compatible Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Hardwired · Professional Installation Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-iris__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-iris__faq\"\u003e\u003cspan class=\"stb-iris__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-iris__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose the 24.4\" version for breakfast nooks, medium dining rooms and more compact tables. The 27.6\" version gives larger dining tables and open-plan spaces more visual presence.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill Iris work with an 8 ft ceiling?\u003c\/summary\u003e\n\u003cp\u003eYes. The chandelier body is only 11\" high, and the 19\" chain can be shortened during installation. Above a dining table, a common starting point is approximately 30–36\" between the tabletop and the bottom of the chandelier.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the bulbs included?\u003c\/summary\u003e\n\u003cp\u003eYes. Compatible E26 \/ E27 LED bulbs are included. The standard sockets also make future bulb replacement simple.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Iris dimmable?\u003c\/summary\u003e\n\u003cp\u003eThe fixture can be used with a compatible wall dimmer when paired with compatible dimmable E26 \/ E27 bulbs.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-iris__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 24.4\"x H 11\" \/ Glass \u0026 Wood","offer_id":52324400791835,"sku":"STB-CH-IRIS-24","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Dia 27.6\"x H 11\" \/ Glass \u0026 Wood","offer_id":52324400824603,"sku":"STB-CH-IRIS-27","price":335.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/iris-rippled-glass-wood-floral-chandelier-stuberlighting_21.jpg?v=1781077215"},{"product_id":"hadley-solid-walnut-mid-century-chandelier","title":"Hadley Walnut Wood Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — HADLEY\n   SOLID WALNUT MID-CENTURY CHANDELIER\n\n   WALNUT \/ MODEL \/ DROP\n\n   MATERIAL-FIRST · QUIET LUXURY\n   CONCISE · SHOPPER-FIRST\n   NO FULL-PAGE BACKGROUND FILL\n\n   ESPRESSO · WALNUT · CREAM · BRASS\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-hadley{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n\n  --walnut:#67442F;\n  --walnut-deep:#4B3022;\n  --walnut-soft:#A27C60;\n\n  --text:#655548;\n  --muted:#817365;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --cream:#F6EFE3;\n  --paper:#FBF8F2;\n  --soft:#F2E9DF;\n  --ivory:#FFFDF8;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-hadley *,\n.stb-hadley *::before,\n.stb-hadley *::after{\n  box-sizing:border-box;\n}\n\n.stb-hadley h2,\n.stb-hadley h3,\n.stb-hadley p{\n  margin-top:0;\n}\n\n.stb-hadley h2,\n.stb-hadley h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-hadley img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-hadley a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.hadley-frame{\n  position:relative;\n\n  padding:29px 29px 0;\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n\n  box-shadow:0 8px 28px rgba(28,18,9,.025);\n}\n\n.hadley-frame::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:8px;\n  left:29px;\n\n  width:64px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.hadley-frame::after{\n  content:\"\";\n\n  position:absolute;\n\n  top:11px;\n  left:29px;\n\n  width:31px;\n  height:1px;\n\n  background:var(--walnut);\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.hadley-eyebrow{\n  display:block;\n\n  margin:0 0 7px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.hadley-caption{\n  margin:6px 0 0 !important;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   01 — INTRO \/ WALNUT\n========================================================= *\/\n\n.hadley-intro{\n  padding:20px 0 29px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.hadley-intro__top{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,150px);\n\n  gap:31px;\n  align-items:end;\n}\n\n.hadley-intro h2{\n  max-width:600px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.hadley-intro__copy \u003e p{\n  max-width:575px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* SCALE *\/\n\n.hadley-intro__stat{\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.hadley-intro__stat small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.hadley-intro__stat strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:28px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.hadley-intro__stat span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#756658;\n\n  font-size:9.5px;\n  line-height:1.5;\n}\n\n\n\/* WALNUT DETAIL *\/\n\n.hadley-walnut{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:28px;\n  align-items:center;\n\n  margin-top:22px;\n  padding-top:21px;\n\n  border-top:1px solid var(--line);\n}\n\n.hadley-walnut__media{\n  width:165px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--walnut);\n}\n\n.hadley-walnut__media a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n  text-decoration:none;\n}\n\n.hadley-walnut__media img{\n  max-height:155px !important;\n}\n\n.hadley-walnut__copy small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.hadley-walnut__copy h3{\n  margin:0 0 6px;\n\n  font-size:22px;\n  line-height:1.1;\n}\n\n.hadley-walnut__copy \u003e p{\n  max-width:505px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11px;\n  line-height:1.58;\n}\n\n\n\/* MATERIAL LEDGER *\/\n\n.hadley-materials{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:12px;\n}\n\n.hadley-material{\n  min-width:0;\n\n  padding:9px 10px;\n\n  border:1px solid var(--line);\n}\n\n.hadley-material:nth-child(1){\n  background:#F3E9DF;\n}\n\n.hadley-material:nth-child(2){\n  background:#FBF8F2;\n}\n\n.hadley-material:nth-child(3){\n  background:#F7F2EA;\n}\n\n.hadley-material small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.hadley-material strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:9.8px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   02 — MODEL SELECTOR\n========================================================= *\/\n\n.hadley-models{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.hadley-models__head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:15px;\n}\n\n.hadley-models__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.hadley-models__head p{\n  max-width:495px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n\n\/* MODEL GRID *\/\n\n.hadley-model-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n}\n\n.hadley-model{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:15px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:10px;\n\n  border:1px solid var(--line);\n}\n\n.hadley-model--a{\n  background:#FBF8F2;\n  border-top:2px solid var(--gold);\n}\n\n.hadley-model--b{\n  background:#F2E9DF;\n  border-top:2px solid var(--walnut);\n}\n\n\n\/* MODEL IMAGE *\/\n\n.hadley-model__media{\n  width:140px;\n  max-width:100%;\n  min-width:0;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.hadley-model__media a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n  text-decoration:none;\n}\n\n.hadley-model__media img{\n  max-height:132px !important;\n}\n\n\n\/* MODEL COPY *\/\n\n.hadley-model__copy small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.hadley-model__copy h3{\n  margin:1px 0 3px;\n\n  font-size:18px;\n  line-height:1.1;\n}\n\n.hadley-model__dim{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n}\n\n.hadley-model__copy p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:9.8px;\n  line-height:1.43;\n}\n\n\n\/* SAME SIZE NOTE *\/\n\n.hadley-same-size{\n  display:grid;\n  grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin-top:12px;\n\n  padding:11px 13px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--espresso);\n}\n\n.hadley-same-size strong{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.1;\n\n  font-weight:500;\n}\n\n.hadley-same-size span{\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   03 — SCALE \/ DROP \/ LIGHT\n========================================================= *\/\n\n.hadley-scale{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.hadley-scale__layout{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,145px);\n\n  gap:29px;\n  align-items:center;\n}\n\n.hadley-scale__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.hadley-scale__copy \u003e p{\n  max-width:525px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n\n\/* MEASURES *\/\n\n.hadley-measures{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:24px;\n\n  margin-top:14px;\n}\n\n.hadley-measure{\n  min-width:85px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.hadley-measure:nth-child(2){\n  border-color:var(--walnut);\n}\n\n.hadley-measure:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.hadley-measure small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.hadley-measure strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:21px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* SIZE REFERENCE *\/\n\n.hadley-size-reference{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--gold);\n}\n\n.hadley-size-reference a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n  text-decoration:none;\n}\n\n.hadley-size-reference img{\n  max-height:135px !important;\n}\n\n\n\/* DARK DROP PANEL *\/\n\n.hadley-drop{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-top:18px;\n\n  padding:18px 20px;\n\n  background:var(--espresso);\n\n  border-radius:4px;\n}\n\n.hadley-drop__mark{\n  padding-right:19px;\n\n  border-right:1px solid rgba(255,255,255,.15);\n}\n\n.hadley-drop__mark small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.hadley-drop__mark strong{\n  display:block;\n\n  color:#FFF7E9;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:27px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.hadley-drop__mark span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#CFC6BB;\n\n  font-size:9px;\n}\n\n.hadley-drop__copy h3{\n  margin:0 0 4px;\n\n  color:#FFF8ED;\n\n  font-size:18px;\n}\n\n.hadley-drop__copy p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#D6CDC1;\n\n  font-size:10.5px;\n  line-height:1.5;\n}\n\n.hadley-drop__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:13px;\n\n  margin-top:8px;\n  padding-top:8px;\n\n  border-top:1px solid rgba(255,255,255,.13);\n}\n\n.hadley-drop__facts span{\n  color:#D8CFC3;\n\n  font-size:9px;\n}\n\n.hadley-drop__facts strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.hadley-specs{\n  padding:31px 0;\n}\n\n.hadley-specs__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.hadley-specs__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.hadley-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.hadley-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.hadley-spec{\n  display:grid;\n  grid-template-columns:minmax(0,150px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.hadley-spec__label{\n  color:#806F60;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.hadley-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* NOTES *\/\n\n.hadley-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:12px;\n}\n\n.hadley-note{\n  min-width:0;\n\n  padding:10px 12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n}\n\n.hadley-note--wood{\n  border-left:3px solid var(--walnut);\n}\n\n.hadley-note--cert{\n  border-left:3px solid var(--gold);\n}\n\n.hadley-note small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.hadley-note span,\n.hadley-note strong{\n  display:block;\n\n  color:#514337;\n\n  font-size:9.8px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.hadley-shipping{\n  position:relative;\n\n  padding:20px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n\n  border-radius:5px 5px 0 0;\n}\n\n.hadley-shipping::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:6px;\n  left:21px;\n\n  width:50px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.hadley-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.hadley-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n.hadley-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.hadley-shipping a{\n  color:var(--gold-deep);\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.hadley-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.hadley-lightbox:target{\n  display:flex;\n}\n\n.hadley-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.hadley-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n}\n\n.hadley-lightbox__caption{\n  margin-top:9px;\n\n  color:#D9BF9A;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.hadley-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89C90;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .hadley-frame{\n    padding:25px 18px 0;\n  }\n\n  .hadley-frame::before,\n  .hadley-frame::after{\n    left:18px;\n  }\n\n\n  .hadley-intro__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,120px);\n\n    gap:18px;\n  }\n\n  .hadley-intro h2{\n    font-size:27px;\n  }\n\n\n  .hadley-walnut{\n    grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n    gap:19px;\n  }\n\n  .hadley-walnut__media{\n    width:130px;\n  }\n\n  .hadley-walnut__media img{\n    max-height:120px !important;\n  }\n\n\n  .hadley-models__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .hadley-model{\n    grid-template-columns:minmax(0,110px) minmax(0,1fr);\n\n    gap:11px;\n  }\n\n  .hadley-model__media{\n    width:105px;\n  }\n\n  .hadley-model__media img{\n    max-height:98px !important;\n  }\n\n\n  .hadley-scale__layout{\n    grid-template-columns:minmax(0,1fr) minmax(0,120px);\n\n    gap:20px;\n  }\n\n\n  .hadley-spec{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .hadley-intro__top{\n    grid-template-columns:1fr;\n  }\n\n  .hadley-intro__stat{\n    width:175px;\n  }\n\n\n  .hadley-walnut{\n    grid-template-columns:1fr;\n  }\n\n  .hadley-walnut__media{\n    width:120px;\n\n    margin:0;\n  }\n\n\n  .hadley-materials{\n    grid-template-columns:1fr;\n  }\n\n\n  .hadley-model-grid{\n    grid-template-columns:1fr;\n  }\n\n  .hadley-model{\n    grid-template-columns:minmax(0,105px) minmax(0,1fr);\n  }\n\n  .hadley-model__media{\n    width:100px;\n  }\n\n\n  .hadley-same-size{\n    grid-template-columns:1fr;\n\n    gap:3px;\n  }\n\n\n  .hadley-scale__layout{\n    grid-template-columns:1fr;\n  }\n\n  .hadley-size-reference{\n    width:110px;\n\n    margin:0;\n  }\n\n  .hadley-size-reference img{\n    max-height:103px !important;\n  }\n\n\n  .hadley-drop{\n    grid-template-columns:1fr;\n\n    gap:8px;\n\n    padding:16px;\n  }\n\n  .hadley-drop__mark{\n    padding:0 0 8px;\n\n    border-right:0;\n    border-bottom:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .hadley-specs__head{\n    display:block;\n  }\n\n  .hadley-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .hadley-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .hadley-spec__label{\n    color:var(--gold-deep);\n\n    font-size:9.5px;\n    font-weight:600;\n\n    letter-spacing:.04em;\n    text-transform:uppercase;\n  }\n\n\n  .hadley-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-hadley\" id=\"hadley-root\"\u003e\n\u003cdiv class=\"hadley-frame\"\u003e\n\u003c!-- =====================================================\n         01 — WALNUT\n    ====================================================== --\u003e\n\u003csection class=\"hadley-intro\"\u003e\n\u003cdiv class=\"hadley-intro__top\"\u003e\n\u003cdiv class=\"hadley-intro__copy\"\u003e\n\u003cspan class=\"hadley-eyebrow\"\u003e Hadley · Solid Walnut Mid-Century Chandelier \u003c\/span\u003e\n\u003ch2\u003eReal Walnut, Shaped Into Two Distinct Silhouettes\u003c\/h2\u003e\n\u003cp\u003eHadley is built around solid walnut rather than a wood-look finish. Slim wood arms radiate around glass shades, giving the chandelier the warmth of furniture with the lighter profile of a Mid-Century fixture. Choose Model A or B by composition — not by size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-intro__stat\"\u003e\n\u003csmall\u003e Both Models \u003c\/small\u003e \u003cstrong\u003e Ø19.7\" \u003c\/strong\u003e \u003cspan\u003e H15.7\"\u003cbr\u003eØ50 × H40cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-walnut\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"hadley-walnut__media\"\u003e\u003ca href=\"#hadley-walnut-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hadley-solid-walnut-mid-century-chandelier-stuberlighting_12.jpg?v=1781079071\" alt=\"Close-up of Hadley solid walnut chandelier wood grain\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"hadley-caption\"\u003eSolid walnut detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-walnut__copy\"\u003e\n\u003csmall\u003e Material First \u003c\/small\u003e\n\u003ch3\u003eWalnut You Can Actually See\u003c\/h3\u003e\n\u003cp\u003eThe arms are made from solid walnut hardwood, so visible grain and natural tone variation are part of the fixture itself — not a printed surface or imitation wood pattern.\u003c\/p\u003e\n\u003cdiv class=\"hadley-materials\"\u003e\n\u003cdiv class=\"hadley-material\"\u003e\n\u003csmall\u003e Frame \u003c\/small\u003e \u003cstrong\u003e Solid Walnut \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-material\"\u003e\n\u003csmall\u003e Shades \u003c\/small\u003e \u003cstrong\u003e Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-material\"\u003e\n\u003csmall\u003e Hardware \u003c\/small\u003e \u003cstrong\u003e Metal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — MODEL SELECTOR\n    ====================================================== --\u003e\n\u003csection class=\"hadley-models\"\u003e\n\u003cdiv class=\"hadley-models__head\"\u003e\n\u003ch3\u003eChoose the Arm Composition\u003c\/h3\u003e\n\u003cp\u003eModel A and Model B share exactly the same overall dimensions. The decision is visual: A feels more balanced and ordered, while B creates a more asymmetric, sculptural silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-model-grid\"\u003e\n\u003c!-- MODEL A --\u003e\n\u003carticle class=\"hadley-model hadley-model--a\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"hadley-model__media\"\u003e\u003ca href=\"#hadley-model-a-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hadley-solid-walnut-mid-century-chandelier-stuberlighting_5.jpg?v=1781079070\" alt=\"Hadley Model A chandelier dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"hadley-caption\"\u003eModel A · Enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-model__copy\"\u003e\n\u003csmall\u003e Model A \u003c\/small\u003e\n\u003ch3\u003eBalanced\u003c\/h3\u003e\n\u003cspan class=\"hadley-model__dim\"\u003e Ø19.7\" × H15.7\" \u003c\/span\u003e\n\u003cp\u003eMore uniform arm placement for a calmer, more symmetrical ceiling composition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MODEL B --\u003e\n\u003carticle class=\"hadley-model hadley-model--b\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"hadley-model__media\"\u003e\u003ca href=\"#hadley-model-b-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hadley-solid-walnut-mid-century-chandelier-stuberlighting_11.jpg?v=1781079071\" alt=\"Hadley Model B chandelier dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"hadley-caption\"\u003eModel B · Enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-model__copy\"\u003e\n\u003csmall\u003e Model B \u003c\/small\u003e\n\u003ch3\u003eSculptural\u003c\/h3\u003e\n\u003cspan class=\"hadley-model__dim\"\u003e Ø19.7\" × H15.7\" \u003c\/span\u003e\n\u003cp\u003eMore varied arm angles create a looser, more dynamic Mid-Century silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-same-size\"\u003e\n\u003cstrong\u003e Same Size. \u003c\/strong\u003e \u003cspan\u003e Choose A or B for the silhouette you prefer — neither model is larger than the other. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         03 — SCALE \/ DROP \/ LIGHT\n    ====================================================== --\u003e\n\u003csection class=\"hadley-scale\"\u003e\n\u003cdiv class=\"hadley-scale__layout\"\u003e\n\u003cdiv class=\"hadley-scale__copy\"\u003e\n\u003cspan class=\"hadley-eyebrow\"\u003e Scale \/ Suspension \u003c\/span\u003e\n\u003ch3\u003eCompact Diameter, Adjustable Drop\u003c\/h3\u003e\n\u003cp\u003eAt 19.7 inches across, Hadley keeps the walnut structure visually present without becoming an oversized chandelier. The 59-inch chain gives you room to set the finished hanging height for dining, bedroom or entry applications.\u003c\/p\u003e\n\u003cdiv class=\"hadley-measures\"\u003e\n\u003cdiv class=\"hadley-measure\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 19.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-measure\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 15.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-measure\"\u003e\n\u003csmall\u003e Chain \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"hadley-size-reference\"\u003e\u003ca href=\"#hadley-model-a-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hadley-solid-walnut-mid-century-chandelier-stuberlighting_5.jpg?v=1781079070\" alt=\"Hadley Solid Walnut Chandelier size reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"hadley-caption\"\u003eSize reference · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-drop\"\u003e\n\u003cdiv class=\"hadley-drop__mark\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e \u003cspan\u003e extendable on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-drop__copy\"\u003e\n\u003ch3\u003eReplaceable Bulbs, Adjustable Hanging Height\u003c\/h3\u003e\n\u003cp\u003eStandard E26 \/ E27 sockets keep the light source easy to replace, while the chain lets the chandelier adapt to different ceiling and furniture heights.\u003c\/p\u003e\n\u003cdiv class=\"hadley-drop__facts\"\u003e\n\u003cspan\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eBulbs Included\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eMax 40W\u003c\/strong\u003e · per socket \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         04 — PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"hadley-specs\"\u003e\n\u003cdiv class=\"hadley-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Hadley · Solid Walnut Chandelier \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-spec-list\"\u003e\n\u003cdiv class=\"hadley-spec\"\u003e\n\u003cspan class=\"hadley-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"hadley-spec__value\"\u003e Model A \/ Model B · Ø19.7\" × H15.7\" \/ Ø50 × H40cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-spec\"\u003e\n\u003cspan class=\"hadley-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"hadley-spec__value\"\u003e Solid walnut hardwood · Metal hardware · Glass shades \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-spec\"\u003e\n\u003cspan class=\"hadley-spec__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"hadley-spec__value\"\u003e Natural walnut wood \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-spec\"\u003e\n\u003cspan class=\"hadley-spec__label\"\u003e Configuration \u003c\/span\u003e \u003cspan class=\"hadley-spec__value\"\u003e Model A — more symmetrical · Model B — more asymmetric \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-spec\"\u003e\n\u003cspan class=\"hadley-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"hadley-spec__value\"\u003e E26 \/ E27 · Bulb Included: Yes · Max 40W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-spec\"\u003e\n\u003cspan class=\"hadley-spec__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"hadley-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-spec\"\u003e\n\u003cspan class=\"hadley-spec__label\"\u003e Control \/ Dimming \u003c\/span\u003e \u003cspan class=\"hadley-spec__value\"\u003e Standard wall switch or compatible dimmer · Dimming requires compatible dimmable bulbs and dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-spec\"\u003e\n\u003cspan class=\"hadley-spec__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"hadley-spec__value\"\u003e 59\" standard chain · Extendable on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-spec\"\u003e\n\u003cspan class=\"hadley-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"hadley-spec__value\"\u003e Hardwired · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-spec\"\u003e\n\u003cspan class=\"hadley-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"hadley-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-notes\"\u003e\n\u003cdiv class=\"hadley-note hadley-note--wood\"\u003e\n\u003csmall\u003e Natural Walnut \u003c\/small\u003e \u003cspan\u003e Real wood grain, pattern and tone naturally vary from piece to piece. These variations are genuine material characteristics, not defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hadley-note hadley-note--cert\"\u003e\n\u003csmall\u003e Certifications \u003c\/small\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         05 — SHIPPING \u0026 RETURNS\n    ====================================================== --\u003e\n\u003csection class=\"hadley-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — WALNUT\n  ====================================================== --\u003e \u003ca id=\"hadley-walnut-large\" href=\"#hadley-root\" class=\"hadley-lightbox\"\u003e \u003cspan class=\"hadley-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hadley-solid-walnut-mid-century-chandelier-stuberlighting_12.jpg?v=1781079071\" alt=\"Enlarged Hadley solid walnut hardwood detail\"\u003e \u003cspan class=\"hadley-lightbox__caption\"\u003e Hadley · Solid Walnut Detail \u003c\/span\u003e \u003cspan class=\"hadley-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — MODEL A\n  ====================================================== --\u003e \u003ca id=\"hadley-model-a-large\" href=\"#hadley-root\" class=\"hadley-lightbox\"\u003e \u003cspan class=\"hadley-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hadley-solid-walnut-mid-century-chandelier-stuberlighting_5.jpg?v=1781079070\" alt=\"Enlarged Hadley Model A dimensions\"\u003e \u003cspan class=\"hadley-lightbox__caption\"\u003e Model A · Ø19.7\" × H15.7\" \u003c\/span\u003e \u003cspan class=\"hadley-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — MODEL B\n  ====================================================== --\u003e \u003ca id=\"hadley-model-b-large\" href=\"#hadley-root\" class=\"hadley-lightbox\"\u003e \u003cspan class=\"hadley-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hadley-solid-walnut-mid-century-chandelier-stuberlighting_11.jpg?v=1781079071\" alt=\"Enlarged Hadley Model B dimensions\"\u003e \u003cspan class=\"hadley-lightbox__caption\"\u003e Model B · Ø19.7\" × H15.7\" \u003c\/span\u003e \u003cspan class=\"hadley-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Model A: Dia 19.7\"x H 15.7\" \/ Walnut Color","offer_id":52324455088411,"sku":"STB-CH-HADLEY-A","price":435.0,"currency_code":"USD","in_stock":true},{"title":"Model B: Dia 19.7\"x H 15.7\" \/ Walnut Color","offer_id":52324455121179,"sku":"STB-CH-HADLEY-B","price":435.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/hadley-solid-walnut-mid-century-chandelier-stuberlighting_1.jpg?v=1781079071"},{"product_id":"adele-antique-brass-vintage-chandelier","title":"Adele Antique Brass Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — ADELE ANTIQUE BRASS CHANDELIER\n   Antique Brass · Flower Glass · Round \/ Linear\n   Quiet Vintage Luxury · No Full-Page Background\n========================================================= *\/\n\n.stb-adele{\n  --ivory:#FFFDF9;\n  --cream:#F6F0E8;\n  --brass-soft:#F1E7D8;\n\n  --dark:#211812;\n  --espresso:#38291F;\n\n  --text:#4C4037;\n  --muted:#786B60;\n\n  --gold:#B49362;\n  --gold-deep:#80613E;\n\n  --line:#DACFC3;\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-adele *,\n.stb-adele *::before,\n.stb-adele *::after{\n  box-sizing:border-box;\n}\n\n.stb-adele h2,\n.stb-adele 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-adele p{\n  margin-top:0;\n}\n\n\n\/* =========================================================\n   TYPE\n========================================================= *\/\n\n.stb-adele__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-adele__title{\n  margin:0 0 9px;\n\n  font-size:30px;\n  line-height:1.14;\n}\n\n.stb-adele__section-title{\n  margin:0 0 7px;\n\n  font-size:21px;\n  line-height:1.25;\n}\n\n.stb-adele__section-copy{\n  max-width:630px;\n\n  margin:0;\n\n  color:#62564D;\n\n  font-size:12.8px;\n  line-height:1.62;\n}\n\n.stb-adele__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-adele__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-adele__intro-copy{\n  max-width:650px;\n}\n\n.stb-adele__intro-copy p{\n  max-width:615px;\n\n  margin:0;\n\n  color:#5D5148;\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n.stb-adele__intro-stat{\n  padding:14px 16px;\n\n  background:var(--dark);\n\n  border-radius:5px;\n}\n\n.stb-adele__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-adele__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-adele__intro-stat span{\n  color:#D6C9BC;\n\n  font-size:10.8px;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-adele__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-adele__fact{\n  padding:13px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-adele__fact:last-child{\n  border-right:0;\n}\n\n.stb-adele__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-adele__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   SHAPE FIRST\n========================================================= *\/\n\n.stb-adele__shape{\n  display:grid;\n  grid-template-columns:190px 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-adele__shape-title{\n  padding:18px;\n\n  background:var(--espresso);\n}\n\n.stb-adele__shape-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-adele__shape-title strong{\n  color:#FFF5E8;\n\n  font-size:13.5px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-adele__shape-options{\n  display:grid;\n  grid-template-columns:1fr 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-adele__shape-option{\n  padding:16px 18px;\n}\n\n.stb-adele__shape-option:first-child{\n  border-right:1px solid var(--line);\n}\n\n.stb-adele__shape-option 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-adele__shape-option 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-adele__shape-option p{\n  margin:0;\n\n  color:#6C5F55;\n\n  font-size:10.8px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   DETAIL\n========================================================= *\/\n\n.stb-adele__detail{\n  display:grid;\n  grid-template-columns:115px minmax(0,1fr);\n\n  gap:20px;\n  align-items:center;\n\n  margin-bottom:30px;\n  padding:14px;\n\n  background:var(--brass-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-adele__detail-media{\n  width:105px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-adele__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--ivory);\n\n  border:1px solid #D5C8B9;\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-adele__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-adele__detail-copy p{\n  max-width:560px;\n\n  margin:0 0 9px;\n\n  color:#605248;\n\n  font-size:12.3px;\n  line-height:1.58;\n}\n\n.stb-adele__tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n}\n\n.stb-adele__tag{\n  padding:4px 8px;\n\n  background:var(--ivory);\n\n  color:#604F43;\n\n  font-size:10px;\n\n  border:1px solid #D5C8B9;\n  border-radius:18px;\n}\n\n\n\/* =========================================================\n   FINISH NOTE\n========================================================= *\/\n\n.stb-adele__finish-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-adele__finish-line{\n  background:var(--gold);\n}\n\n.stb-adele__finish-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-adele__finish-note p{\n  margin:0;\n\n  color:#675A50;\n\n  font-size:11.6px;\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   CONFIGURATIONS\n========================================================= *\/\n\n.stb-adele__configs{\n  margin-bottom:30px;\n}\n\n.stb-adele__configs-head{\n  margin-bottom:13px;\n}\n\n.stb-adele__config-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n}\n\n.stb-adele__config{\n  display:grid;\n  grid-template-columns:100px minmax(0,1fr);\n\n  gap:12px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:11px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(35,25,18,.02);\n}\n\n.stb-adele__config--featured{\n  border-top:2px solid var(--gold);\n}\n\n.stb-adele__config--linear{\n  background:var(--cream);\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.stb-adele__size-media{\n  width:92px;\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-adele__size-media a{\n  display:block;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-adele__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\n\/* CONFIG COPY *\/\n\n.stb-adele__config-copy{\n  min-width:0;\n}\n\n.stb-adele__config-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  letter-spacing:.04em;\n  text-transform:uppercase;\n}\n\n.stb-adele__config-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12.2px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-adele__config-copy p{\n  margin:0;\n\n  color:#706359;\n\n  font-size:10.3px;\n  line-height:1.47;\n}\n\n.stb-adele__config-meta{\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   PRACTICAL\n========================================================= *\/\n\n.stb-adele__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-adele__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-adele__practical-card:first-child{\n  border-top:2px solid var(--gold);\n}\n\n.stb-adele__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-adele__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-adele__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   SPECS\n========================================================= *\/\n\n.stb-adele__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-adele__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-adele__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-adele__spec-head strong{\n  color:#FFF5E8;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-adele__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-adele__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-adele__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-adele__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-adele__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n}\n\n.stb-adele__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-adele__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-adele__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-adele__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-adele__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-adele__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-adele__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-adele__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-adele__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-adele__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-adele__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-adele__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-adele__lightbox:target{\n  display:flex;\n}\n\n.stb-adele__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-adele__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-adele__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-adele__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-adele__intro{\n    grid-template-columns:1fr;\n\n    gap:12px;\n  }\n\n  .stb-adele__title{\n    font-size:25px;\n  }\n\n  .stb-adele__intro-stat{\n    max-width:275px;\n  }\n\n\n  .stb-adele__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-adele__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-adele__fact:nth-child(1),\n  .stb-adele__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-adele__shape{\n    grid-template-columns:155px 1fr;\n  }\n\n\n  .stb-adele__detail{\n    grid-template-columns:100px 1fr;\n  }\n\n  .stb-adele__detail-media{\n    width:94px;\n  }\n\n\n  .stb-adele__practical{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-adele__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-adele{\n    font-size:14px;\n  }\n\n\n  .stb-adele__shape{\n    grid-template-columns:1fr;\n  }\n\n  .stb-adele__shape-options{\n    grid-template-columns:1fr;\n\n    border-left:1px solid var(--line);\n  }\n\n  .stb-adele__shape-option:first-child{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-adele__detail{\n    grid-template-columns:86px 1fr;\n\n    gap:11px;\n    padding:10px;\n  }\n\n  .stb-adele__detail-media{\n    width:80px;\n  }\n\n\n  .stb-adele__config-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-adele__config{\n    grid-template-columns:82px 1fr;\n  }\n\n  .stb-adele__size-media{\n    width:76px;\n  }\n\n\n  .stb-adele__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-adele__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-adele__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-adele\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-adele__intro\"\u003e\n\u003cdiv class=\"stb-adele__intro-copy\"\u003e\n\u003cspan class=\"stb-adele__eyebrow\"\u003e Antique Brass · Flower Glass · Round + Linear \u003c\/span\u003e\n\u003ch2 class=\"stb-adele__title\"\u003eVintage Character, Without the Excess.\u003c\/h2\u003e\n\u003cp\u003eAdele pairs an aged antique-brass finish with softly shaped glass blossoms. The floral form brings warmth and detail, while the restrained metal framework keeps the chandelier elegant enough for both traditional and transitional interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__intro-stat\"\u003e\n\u003csmall\u003e Four Configurations \u003c\/small\u003e \u003cstrong\u003e 3 Round · 1 Linear \u003c\/strong\u003e \u003cspan\u003e Choose by room shape first \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-adele__facts\"\u003e\n\u003cdiv class=\"stb-adele__fact\"\u003e\n\u003csmall\u003e Finish \u003c\/small\u003e \u003cstrong\u003e Antique Brass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__fact\"\u003e\n\u003csmall\u003e Shades \u003c\/small\u003e \u003cstrong\u003e Flower-Shaped Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__fact\"\u003e\n\u003csmall\u003e Bulbs \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__fact\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 19\" Adjustable Chain \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHAPE FIRST\n  ====================================================== --\u003e\n\u003csection class=\"stb-adele__shape\"\u003e\n\u003cdiv class=\"stb-adele__shape-title\"\u003e\n\u003csmall\u003e Start Here \u003c\/small\u003e \u003cstrong\u003e Choose the Shape Before the Size. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__shape-options\"\u003e\n\u003cdiv class=\"stb-adele__shape-option\"\u003e\n\u003csmall\u003e Round \u003c\/small\u003e \u003cstrong\u003e 28.3\" · 34.3\" · 39.4\" \u003c\/strong\u003e\n\u003cp\u003eBest for round or square tables, centered dining rooms, foyers and traditional room layouts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__shape-option\"\u003e\n\u003csmall\u003e Linear \u003c\/small\u003e \u003cstrong\u003e 31.9\" Long \u003c\/strong\u003e\n\u003cp\u003eBetter for long rectangular dining tables, kitchen islands and spaces that need horizontal coverage rather than a central circle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"adele-detail-section\" class=\"stb-adele__detail\"\u003e\n\u003cdiv class=\"stb-adele__detail-media\"\u003e\u003ca href=\"#adele-detail\" class=\"stb-adele__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/adele-antique-brass-vintage-chandelier-stuberlighting_22.jpg?v=1781080479\" alt=\"Adele vintage chandelier antique brass and flower glass detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-adele__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__detail-copy\"\u003e\n\u003cspan class=\"stb-adele__eyebrow\"\u003e Finish Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-adele__section-title\"\u003eAged Brass, Not High-Gloss Brass.\u003c\/h3\u003e\n\u003cp\u003eThe antique-brass treatment is intentionally warmer and more subdued than polished brass. Against the flower-shaped glass, it gives Adele an established vintage character without making the fixture feel overly ornate.\u003c\/p\u003e\n\u003cdiv class=\"stb-adele__tags\"\u003e\n\u003cspan class=\"stb-adele__tag\"\u003e Aged Patina \u003c\/span\u003e \u003cspan class=\"stb-adele__tag\"\u003e Flower Glass \u003c\/span\u003e \u003cspan class=\"stb-adele__tag\"\u003e Warm Brass Tone \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"adele-detail\" href=\"#adele-detail-section\" class=\"stb-adele__lightbox\"\u003e \u003cspan class=\"stb-adele__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/adele-antique-brass-vintage-chandelier-stuberlighting_22.jpg?v=1781080479\" alt=\"Enlarged Adele antique brass and flower glass detail\"\u003e \u003cspan class=\"stb-adele__lightbox-caption\"\u003e Adele · Antique Brass \u0026amp; Flower Glass \u003c\/span\u003e \u003cspan class=\"stb-adele__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FINISH CARE\n  ====================================================== --\u003e\n\u003csection class=\"stb-adele__finish-note\"\u003e\n\u003cdiv class=\"stb-adele__finish-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e The aged appearance is the intended finish. \u003c\/strong\u003e\n\u003cp\u003eAdele is designed to retain its antique-brass appearance rather than behave like an untreated living-brass finish. Clean gently with a soft cloth and avoid brass polish, which can alter the aged surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CONFIGURATIONS + DIMENSION DRAWINGS\n  ====================================================== --\u003e\n\u003csection id=\"adele-size-section\" class=\"stb-adele__configs\"\u003e\n\u003cdiv class=\"stb-adele__configs-head\"\u003e\n\u003cspan class=\"stb-adele__eyebrow\"\u003e Choose Your Configuration \u003c\/span\u003e\n\u003ch3 class=\"stb-adele__section-title\"\u003eThree Round Scales. One Linear Option.\u003c\/h3\u003e\n\u003cp class=\"stb-adele__section-copy\"\u003eChoose the silhouette that follows the furniture below it, then select the amount of visual presence the room can carry. Tap any drawing for the full measurement view.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__config-grid\"\u003e\n\u003c!-- ===================================================\n           28.3 ROUND\n      ==================================================== --\u003e\n\u003carticle class=\"stb-adele__config\"\u003e\n\u003cdiv class=\"stb-adele__size-media\"\u003e\u003ca href=\"#adele-size-28\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/adele-antique-brass-vintage-chandelier-stuberlighting_4.jpg?v=1781080478\" alt=\"Adele 28.3 inch round chandelier dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__config-copy\"\u003e\n\u003csmall\u003e Compact Round \u003c\/small\u003e \u003cstrong\u003e Ø28.3\" · Round \u003c\/strong\u003e\n\u003cp\u003eMedium dining rooms, breakfast areas and foyers.\u003c\/p\u003e\n\u003cspan class=\"stb-adele__config-meta\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- ===================================================\n           34.3 ROUND\n      ==================================================== --\u003e\n\u003carticle class=\"stb-adele__config stb-adele__config--featured\"\u003e\n\u003cdiv class=\"stb-adele__size-media\"\u003e\u003ca href=\"#adele-size-34\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/adele-antique-brass-vintage-chandelier-stuberlighting_3.jpg?v=1781080479\" alt=\"Adele 34.3 inch round chandelier dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__config-copy\"\u003e\n\u003csmall\u003e Versatile Round \u003c\/small\u003e \u003cstrong\u003e Ø34.3\" · Round \u003c\/strong\u003e\n\u003cp\u003eLarger dining rooms and formal living spaces.\u003c\/p\u003e\n\u003cspan class=\"stb-adele__config-meta\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- ===================================================\n           39.4 ROUND\n      ==================================================== --\u003e\n\u003carticle class=\"stb-adele__config\"\u003e\n\u003cdiv class=\"stb-adele__size-media\"\u003e\u003ca href=\"#adele-size-39\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/adele-antique-brass-vintage-chandelier-stuberlighting_15.jpg?v=1781080478\" alt=\"Adele 39.4 inch round chandelier dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__config-copy\"\u003e\n\u003csmall\u003e Grand Round \u003c\/small\u003e \u003cstrong\u003e Ø39.4\" · Round \u003c\/strong\u003e\n\u003cp\u003eGrand dining rooms, double-height foyers and statement entryways.\u003c\/p\u003e\n\u003cspan class=\"stb-adele__config-meta\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- ===================================================\n           LINEAR\n      ==================================================== --\u003e\n\u003carticle class=\"stb-adele__config stb-adele__config--linear\"\u003e\n\u003cdiv class=\"stb-adele__size-media\"\u003e\u003ca href=\"#adele-size-linear\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/adele-antique-brass-vintage-chandelier-stuberlighting_18.jpg?v=1781080479\" alt=\"Adele 31.9 inch linear chandelier dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__config-copy\"\u003e\n\u003csmall\u003e Linear \u003c\/small\u003e \u003cstrong\u003e L31.9\" · Linear \u003c\/strong\u003e\n\u003cp\u003eLong rectangular tables, kitchen islands and open-plan dining areas.\u003c\/p\u003e\n\u003cspan class=\"stb-adele__config-meta\"\u003e Enlarge Dimensions ↗ \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"adele-size-28\" href=\"#adele-size-section\" class=\"stb-adele__lightbox\"\u003e \u003cspan class=\"stb-adele__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/adele-antique-brass-vintage-chandelier-stuberlighting_4.jpg?v=1781080478\" alt=\"Enlarged Adele 28.3 inch round dimensions\"\u003e \u003cspan class=\"stb-adele__lightbox-caption\"\u003e Ø28.3\" · Round \u003c\/span\u003e \u003cspan class=\"stb-adele__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"adele-size-34\" href=\"#adele-size-section\" class=\"stb-adele__lightbox\"\u003e \u003cspan class=\"stb-adele__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/adele-antique-brass-vintage-chandelier-stuberlighting_3.jpg?v=1781080479\" alt=\"Enlarged Adele 34.3 inch round dimensions\"\u003e \u003cspan class=\"stb-adele__lightbox-caption\"\u003e Ø34.3\" · Round \u003c\/span\u003e \u003cspan class=\"stb-adele__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"adele-size-39\" href=\"#adele-size-section\" class=\"stb-adele__lightbox\"\u003e \u003cspan class=\"stb-adele__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/adele-antique-brass-vintage-chandelier-stuberlighting_15.jpg?v=1781080478\" alt=\"Enlarged Adele 39.4 inch round dimensions\"\u003e \u003cspan class=\"stb-adele__lightbox-caption\"\u003e Ø39.4\" · Round \u003c\/span\u003e \u003cspan class=\"stb-adele__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"adele-size-linear\" href=\"#adele-size-section\" class=\"stb-adele__lightbox\"\u003e \u003cspan class=\"stb-adele__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/adele-antique-brass-vintage-chandelier-stuberlighting_18.jpg?v=1781080479\" alt=\"Enlarged Adele 31.9 inch linear dimensions\"\u003e \u003cspan class=\"stb-adele__lightbox-caption\"\u003e L31.9\" · Linear \u003c\/span\u003e \u003cspan class=\"stb-adele__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-adele__practical\"\u003e\n\u003cdiv class=\"stb-adele__practical-card\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 LED Bulbs Included \u003c\/strong\u003e\n\u003cp\u003eWarm-white LED bulbs are included. Standard replaceable sockets, maximum 40W per socket.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__practical-card\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 19\" Adjustable Chain \u003c\/strong\u003e\n\u003cp\u003eShorten during installation or request additional chain for taller ceilings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__practical-card\"\u003e\n\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmer Compatible \u003c\/strong\u003e\n\u003cp\u003eDimming requires compatible dimmable E26 \/ E27 bulbs and a compatible wall dimmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-adele__specs\"\u003e\n\u003cdiv class=\"stb-adele__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Adele \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__spec\"\u003e\n\u003cspan\u003e Configurations \u003c\/span\u003e \u003cstrong\u003e Ø28.3\" Round · Ø34.3\" Round · Ø39.4\" Round · L31.9\" Linear \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Antique-Brass Finish Frame · Flower-Shaped Glass Shades \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__spec\"\u003e\n\u003cspan\u003e Finish \u003c\/span\u003e \u003cstrong\u003e Antique Brass · Aged Patina Appearance \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__spec\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 Warm-White LED Bulbs Included · Max 40W Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Compatible with Wall Dimmer · Dimming Requires Compatible Dimmable Bulbs and Compatible Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__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-adele__spec\"\u003e\n\u003cspan\u003e Suspension \u003c\/span\u003e \u003cstrong\u003e 19\" Standard Adjustable Chain · Extension Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Compatible with Standard Wall Switch or Compatible Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-adele__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-adele__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-adele__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-adele__faq\"\u003e\u003cspan class=\"stb-adele__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-adele__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I choose Round or Linear?\u003c\/summary\u003e\n\u003cp\u003eChoose Round for round or square dining tables, centered dining rooms and foyers. Choose Linear for long rectangular tables, kitchen islands and layouts where the light needs to follow the length of the furniture below.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich Round size should I choose?\u003c\/summary\u003e\n\u003cp\u003eThe 28.3\" version works well in medium dining areas. Choose 34.3\" when the room or table needs more presence, and 39.4\" for larger formal rooms, grand dining spaces and statement entries.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill the antique brass continue to darken?\u003c\/summary\u003e\n\u003cp\u003eThe aged appearance is intended to remain relatively stable rather than develop like untreated raw brass. Avoid brass polish and clean gently with a soft cloth.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the bulbs included?\u003c\/summary\u003e\n\u003cp\u003eYes. Compatible warm-white E26 \/ E27 LED bulbs are included. The replaceable sockets also make future bulb changes simple.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-adele__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 28.3\" \/ Metal \u0026 Glass","offer_id":52324568465691,"sku":"STB-CH-ADELE-28","price":350.0,"currency_code":"USD","in_stock":true},{"title":"Dia 34.3\" \/ Metal \u0026 Glass","offer_id":52324568498459,"sku":"STB-CH-ADELE-34","price":480.0,"currency_code":"USD","in_stock":true},{"title":"Dia 39.4\" \/ Metal \u0026 Glass","offer_id":52324568531227,"sku":"STB-CH-ADELE-39","price":720.0,"currency_code":"USD","in_stock":true},{"title":"L31.9\" \/ Metal \u0026 Glass","offer_id":52324568563995,"sku":"STB-CH-ADELE-L32","price":380.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/adele-antique-brass-vintage-chandelier-stuberlighting_6.jpg?v=1781080479"},{"product_id":"cora-mini-milky-glass-flower-pendant-light","title":"Cora Mini Milky Glass Flower Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — CORA MINI\n   MILKY GLASS FLOWER PENDANT\n\n   BLOOM \/ SCALE \/ REPEAT\n\n   QUIET LUXURY · SOFT SCULPTURAL\n   CONCISE · SHOPPER-FIRST\n   NO FULL-PAGE BACKGROUND FILL\n\n   ESPRESSO · MILKY GLASS · ASH · BRASS · CREAM\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-cora{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#655548;\n  --muted:#817365;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n  --brass:#A67B49;\n\n  --ash:#B6946F;\n  --ash-soft:#E7D6C1;\n\n  --milk:#FAF8F3;\n  --cream:#F6EFE3;\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\n\n  width:100%;\n  max-width:850px;\n  min-width:0;\n\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-cora *,\n.stb-cora *::before,\n.stb-cora *::after{\n  box-sizing:border-box;\n}\n\n.stb-cora h2,\n.stb-cora h3,\n.stb-cora p{\n  margin-top:0;\n}\n\n.stb-cora h2,\n.stb-cora h3{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-cora img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n\n  height:auto !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  box-sizing:border-box !important;\n}\n\n.stb-cora a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.cora-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.cora-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.cora-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(--ash);\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.cora-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.cora-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 \/ THREE FORMS\n========================================================= *\/\n\n.cora-intro{\n  padding:20px 0 29px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cora-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.cora-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.cora-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.cora-intro__stat{\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.cora-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.cora-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.cora-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\/* COLLECTION IMAGE *\/\n\n.cora-family{\n  display:grid;\n  grid-template-columns:minmax(0,220px) minmax(0,1fr);\n\n  gap:27px;\n  align-items:center;\n\n  margin-top:22px;\n  padding-top:21px;\n\n  border-top:1px solid var(--line);\n}\n\n.cora-family__media{\n  width:220px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--milk);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--gold);\n}\n\n.cora-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  text-decoration:none;\n}\n\n.cora-family__media img{\n  max-height:205px !important;\n}\n\n\n\/* INTRO BUYING PATH *\/\n\n.cora-family__copy h3{\n  margin:0 0 6px;\n\n  font-size:22px;\n  line-height:1.1;\n}\n\n.cora-family__copy \u003e p{\n  max-width:500px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11px;\n  line-height:1.58;\n}\n\n.cora-path{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:12px;\n}\n\n.cora-path__item{\n  min-width:0;\n\n  padding:9px 10px;\n\n  border:1px solid var(--line);\n}\n\n.cora-path__item:nth-child(1){\n  background:#FBF8F2;\n}\n\n.cora-path__item:nth-child(2){\n  background:#F7F0E6;\n}\n\n.cora-path__item:nth-child(3){\n  background:#F3EADD;\n}\n\n.cora-path__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.cora-path__item strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:9.8px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   02 — GLASS \/ REPEAT\n========================================================= *\/\n\n.cora-glass{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:29px;\n  align-items:center;\n\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n\n\/* DETAIL IMAGE *\/\n\n.cora-glass__media{\n  width:165px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-bottom:2px solid var(--brass);\n}\n\n.cora-glass__media a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n  text-decoration:none;\n}\n\n.cora-glass__media img{\n  max-height:155px !important;\n}\n\n\n\/* COPY *\/\n\n.cora-glass__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.cora-glass__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.cora-materials{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:13px;\n}\n\n.cora-material{\n  min-width:0;\n\n  padding:9px 10px;\n\n  border:1px solid var(--line);\n}\n\n.cora-material:nth-child(1){\n  background:#FBF9F5;\n}\n\n.cora-material:nth-child(2){\n  background:#F5EDE2;\n}\n\n.cora-material:nth-child(3){\n  background:#F8F3EB;\n}\n\n.cora-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.cora-material strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:9.8px;\n  font-weight:600;\n}\n\n\n\/* SINGLE \/ GROUP *\/\n\n.cora-repeat{\n  display:grid;\n  grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-top:16px;\n\n  padding:17px 19px;\n\n  background:var(--espresso);\n\n  border-radius:4px;\n}\n\n.cora-repeat__mark{\n  padding-right:19px;\n\n  border-right:1px solid rgba(255,255,255,.15);\n}\n\n.cora-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.cora-repeat__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.cora-repeat__mark span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#CFC6BB;\n\n  font-size:9px;\n}\n\n.cora-repeat__copy h3{\n  margin:0 0 4px;\n\n  color:#FFF8ED;\n\n  font-size:18px;\n}\n\n.cora-repeat__copy p{\n  max-width:520px;\n\n  margin:0;\n\n  color:#D6CDC1;\n\n  font-size:10.5px;\n  line-height:1.5;\n}\n\n.cora-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.cora-repeat__facts span{\n  color:#D8CFC3;\n\n  font-size:9px;\n}\n\n.cora-repeat__facts strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   03 — SIZE SELECTOR\n========================================================= *\/\n\n.cora-sizes{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cora-sizes__head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:15px;\n}\n\n.cora-sizes__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.cora-sizes__head p{\n  max-width:500px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n\n\/* SIZE GRID *\/\n\n.cora-size-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:9px;\n}\n\n.cora-size-card{\n  min-width:0;\n\n  padding:9px 9px 12px;\n\n  border:1px solid var(--line);\n}\n\n.cora-size-card--mini{\n  background:#FCFAF6;\n  border-top:2px solid var(--ash);\n}\n\n.cora-size-card--medium{\n  background:#F7F0E5;\n  border-top:2px solid var(--gold);\n}\n\n.cora-size-card--large{\n  background:#F2EADF;\n  border-top:2px solid var(--espresso);\n}\n\n\n\/* SIZE IMAGE *\/\n\n.cora-size-card__media{\n  width:125px;\n  max-width:100%;\n\n  margin:0 auto 8px;\n\n  overflow:hidden;\n}\n\n.cora-size-card__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.cora-size-card__media img{\n  max-height:116px !important;\n}\n\n\n\/* SIZE COPY *\/\n\n.cora-size-card 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.cora-size-card h3{\n  margin:1px 0 2px;\n\n  font-size:19px;\n}\n\n.cora-size-card__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.cora-size-card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:9.8px;\n  line-height:1.43;\n}\n\n\n\/* SIZE GUIDANCE *\/\n\n.cora-size-guide{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n\n  margin-top:11px;\n}\n\n.cora-size-guide__item{\n  min-width:0;\n\n  padding:9px 10px;\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.cora-size-guide__item:nth-child(2){\n  border-left-color:var(--ash);\n}\n\n.cora-size-guide__item:nth-child(3){\n  border-left-color:var(--espresso);\n}\n\n.cora-size-guide__item strong{\n  display:block;\n\n  margin-bottom:1px;\n\n  color:var(--espresso);\n\n  font-size:9.5px;\n  font-weight:600;\n}\n\n.cora-size-guide__item span{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.cora-specs{\n  padding:31px 0;\n}\n\n.cora-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.cora-specs__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.cora-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.cora-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.cora-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.cora-spec__label{\n  color:#806F60;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.cora-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* NOTES *\/\n\n.cora-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:12px;\n}\n\n.cora-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.cora-note--material{\n  border-left:3px solid var(--ash);\n}\n\n.cora-note--cert{\n  border-left:3px solid var(--gold);\n}\n\n.cora-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.cora-note span,\n.cora-note strong{\n  display:block;\n\n  color:#514337;\n\n  font-size:9.8px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.cora-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.cora-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.cora-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.cora-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.cora-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.cora-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.cora-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.cora-lightbox:target{\n  display:flex;\n}\n\n.cora-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.cora-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.cora-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.cora-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  .cora-frame{\n    padding:25px 18px 0;\n  }\n\n  .cora-frame::before,\n  .cora-frame::after{\n    left:18px;\n  }\n\n\n  .cora-intro__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,120px);\n\n    gap:18px;\n  }\n\n  .cora-intro h2{\n    font-size:27px;\n  }\n\n\n  .cora-family{\n    grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .cora-family__media{\n    width:165px;\n  }\n\n  .cora-family__media img{\n    max-height:155px !important;\n  }\n\n\n  .cora-glass{\n    grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .cora-glass__media{\n    width:130px;\n  }\n\n  .cora-glass__media img{\n    max-height:120px !important;\n  }\n\n\n  .cora-sizes__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .cora-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  .cora-intro__top{\n    grid-template-columns:1fr;\n  }\n\n  .cora-intro__stat{\n    width:175px;\n  }\n\n\n  .cora-family{\n    grid-template-columns:1fr;\n  }\n\n  .cora-family__media{\n    width:175px;\n\n    margin:0;\n  }\n\n\n  .cora-path{\n    grid-template-columns:1fr;\n  }\n\n\n  .cora-glass{\n    grid-template-columns:1fr;\n  }\n\n  .cora-glass__media{\n    width:120px;\n\n    margin:0;\n  }\n\n\n  .cora-materials{\n    grid-template-columns:1fr;\n  }\n\n\n  .cora-repeat{\n    grid-template-columns:1fr;\n\n    gap:8px;\n\n    padding:16px;\n  }\n\n  .cora-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  .cora-size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .cora-size-card{\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  .cora-size-card__media{\n    grid-column:1;\n    grid-row:1 \/ span 4;\n\n    width:94px;\n\n    margin:0;\n  }\n\n  .cora-size-card small,\n  .cora-size-card h3,\n  .cora-size-card__dim,\n  .cora-size-card p{\n    grid-column:2;\n  }\n\n\n  .cora-size-guide{\n    grid-template-columns:1fr;\n  }\n\n\n  .cora-specs__head{\n    display:block;\n  }\n\n  .cora-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .cora-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .cora-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  .cora-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-cora\" id=\"cora-root\"\u003e\n\u003cdiv class=\"cora-frame\"\u003e\n\u003c!-- =====================================================\n         01 — BLOOM \/ THREE SIZES\n    ====================================================== --\u003e\n\u003csection class=\"cora-intro\"\u003e\n\u003cdiv class=\"cora-intro__top\"\u003e\n\u003cdiv class=\"cora-intro__copy\"\u003e\n\u003cspan class=\"cora-eyebrow\"\u003e Cora Mini · Milky Glass Flower Pendant \u003c\/span\u003e\n\u003ch2\u003eOne Flower Shape, Three Ways to Scale It\u003c\/h2\u003e\n\u003cp\u003eCora Mini combines an opaque milky-glass flower shade with warm brass and a small ash-wood accent. Choose the diameter by how you plan to use it — compact in a group, balanced on its own, or larger as a single focal pendant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-intro__stat\"\u003e\n\u003csmall\u003e Three Diameters \u003c\/small\u003e \u003cstrong\u003e 5.9–9.8\" \u003c\/strong\u003e \u003cspan\u003e Single pendant\u003cbr\u003eor repeated group \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-family\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cora-family__media\"\u003e\u003ca href=\"#cora-family-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-mini-milky-glass-flower-pendant-light-stuberlighting_20.jpg?v=1781146643\" alt=\"Cora Mini milky glass flower pendant showing three available models\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"cora-caption\"\u003eThree-size collection · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-family__copy\"\u003e\n\u003cspan class=\"cora-eyebrow\"\u003e Bloom \/ Scale \/ Repeat \u003c\/span\u003e\n\u003ch3\u003eStart with How Many You Want to Hang\u003c\/h3\u003e\n\u003cp\u003eThe smaller sizes are easier to repeat over a long surface. The largest size carries more visual presence when installed alone.\u003c\/p\u003e\n\u003cdiv class=\"cora-path\"\u003e\n\u003cdiv class=\"cora-path__item\"\u003e\n\u003csmall\u003e 5.9\" \u003c\/small\u003e \u003cstrong\u003e Best for Repetition \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-path__item\"\u003e\n\u003csmall\u003e 7.9\" \u003c\/small\u003e \u003cstrong\u003e Most Versatile \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-path__item\"\u003e\n\u003csmall\u003e 9.8\" \u003c\/small\u003e \u003cstrong\u003e Stronger Solo Scale \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 — GLASS \/ CLUSTER\n    ====================================================== --\u003e\n\u003csection class=\"cora-glass\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cora-glass__media\"\u003e\u003ca href=\"#cora-glass-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-mini-milky-glass-flower-pendant-light-stuberlighting_9.jpg?v=1781146643\" alt=\"Close-up of Cora Mini hand-blown milky white flower glass shade\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"cora-caption\"\u003eMilky glass detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-glass__copy\"\u003e\n\u003cspan class=\"cora-eyebrow\"\u003e Glass \/ Material \u003c\/span\u003e\n\u003ch3\u003eThe Bulb Disappears. The Flower Glows.\u003c\/h3\u003e\n\u003cp\u003eThe hand-blown glass is finished in an opaque milky white, hiding the bulb from normal view and allowing the flower-shaped shade itself to become the illuminated surface.\u003c\/p\u003e\n\u003cdiv class=\"cora-materials\"\u003e\n\u003cdiv class=\"cora-material\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Hand-Blown Glass \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-material\"\u003e\n\u003csmall\u003e Collar \u003c\/small\u003e \u003cstrong\u003e Brass-Finish Metal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-material\"\u003e\n\u003csmall\u003e Accent \u003c\/small\u003e \u003cstrong\u003e Natural Ash Wood \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-repeat\"\u003e\n\u003cdiv class=\"cora-repeat__mark\"\u003e\n\u003csmall\u003e Layout \u003c\/small\u003e \u003cstrong\u003e 1 \/ 2–5 \u003c\/strong\u003e \u003cspan\u003e solo or repeated \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-repeat__copy\"\u003e\n\u003ch3\u003eOne Pendant or a Repeated Line\u003c\/h3\u003e\n\u003cp\u003eInstall one above a compact focal area, or repeat several pendants where a longer surface needs rhythm rather than one large chandelier.\u003c\/p\u003e\n\u003cdiv class=\"cora-repeat__facts\"\u003e\n\u003cspan\u003e \u003cstrong\u003eSingle\u003c\/strong\u003e · bedside \/ foyer \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e2–3\u003c\/strong\u003e · dining \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e3–5\u003c\/strong\u003e · island \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         03 — SIZE SELECTOR\n    ====================================================== --\u003e\n\u003csection class=\"cora-sizes\"\u003e\n\u003cdiv class=\"cora-sizes__head\"\u003e\n\u003ch3\u003eChoose the Diameter by Visual Weight\u003c\/h3\u003e\n\u003cp\u003eAll three keep the same Cora flower language, but the 9.8-inch version is shorter and visually broader. Check both diameter and height before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-size-grid\"\u003e\n\u003c!-- 5.9 --\u003e\n\u003carticle class=\"cora-size-card cora-size-card--mini\"\u003e\n\u003cdiv class=\"cora-size-card__media\"\u003e\u003ca href=\"#cora-size-mini\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-mini-milky-glass-flower-pendant-light-stuberlighting_10.jpg?v=1781146643\" alt=\"Cora Mini 5.9 inch flower pendant dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003csmall\u003e Mini \u003c\/small\u003e\n\u003ch3\u003e5.9\"\u003c\/h3\u003e\n\u003cspan class=\"cora-size-card__dim\"\u003e Ø5.9\" × H11\" \u003c\/span\u003e\n\u003cp\u003eBest when you want a lighter scale or several pendants in repetition.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c!-- 7.9 --\u003e\n\u003carticle class=\"cora-size-card cora-size-card--medium\"\u003e\n\u003cdiv class=\"cora-size-card__media\"\u003e\u003ca href=\"#cora-size-medium\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-mini-milky-glass-flower-pendant-light-stuberlighting_25.jpg?v=1781146643\" alt=\"Cora Mini 7.9 inch flower pendant dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e\n\u003ch3\u003e7.9\"\u003c\/h3\u003e\n\u003cspan class=\"cora-size-card__dim\"\u003e Ø7.9\" × H11\" \u003c\/span\u003e\n\u003cp\u003eBalanced for either a single pendant or a small repeated arrangement.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c!-- 9.8 --\u003e\n\u003carticle class=\"cora-size-card cora-size-card--large\"\u003e\n\u003cdiv class=\"cora-size-card__media\"\u003e\u003ca href=\"#cora-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-mini-milky-glass-flower-pendant-light-stuberlighting_23.jpg?v=1781146643\" alt=\"Cora Mini 9.8 inch flower pendant dimension drawing\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003csmall\u003e Large \u003c\/small\u003e\n\u003ch3\u003e9.8\"\u003c\/h3\u003e\n\u003cspan class=\"cora-size-card__dim\"\u003e Ø9.8\" × H8.3\" \u003c\/span\u003e\n\u003cp\u003eBroader and lower for a stronger single-pendant presence.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-size-guide\"\u003e\n\u003cdiv class=\"cora-size-guide__item\"\u003e\n\u003cstrong\u003e 5.9\" — Repeat \u003c\/strong\u003e \u003cspan\u003e Compact grouping and smaller spaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-size-guide__item\"\u003e\n\u003cstrong\u003e 7.9\" — Flexible \u003c\/strong\u003e \u003cspan\u003e Easy to use alone or in a pair. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-size-guide__item\"\u003e\n\u003cstrong\u003e 9.8\" — Solo \u003c\/strong\u003e \u003cspan\u003e More flower volume from one fixture. \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=\"cora-specs\"\u003e\n\u003cdiv class=\"cora-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Cora Mini · Milky Glass Pendant \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-spec-list\"\u003e\n\u003cdiv class=\"cora-spec\"\u003e\n\u003cspan class=\"cora-spec__label\"\u003e Available Sizes \u003c\/span\u003e \u003cspan class=\"cora-spec__value\"\u003e Ø5.9\" × H11\" · Ø7.9\" × H11\" · Ø9.8\" × H8.3\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-spec\"\u003e\n\u003cspan class=\"cora-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"cora-spec__value\"\u003e Hand-blown milky white glass · Brass-finished metal collar · Natural ash wood top cap \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-spec\"\u003e\n\u003cspan class=\"cora-spec__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"cora-spec__value\"\u003e Milky White · Warm Brass · Natural Ash Wood \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-spec\"\u003e\n\u003cspan class=\"cora-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"cora-spec__value\"\u003e E26 \/ E27 · Bulb Included: Yes · Max 40W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-spec\"\u003e\n\u003cspan class=\"cora-spec__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"cora-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-spec\"\u003e\n\u003cspan class=\"cora-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"cora-spec__value\"\u003e Compatible with a dimmable bulb and compatible wall dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-spec\"\u003e\n\u003cspan class=\"cora-spec__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"cora-spec__value\"\u003e 59\" adjustable steel cable · Extendable on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-spec\"\u003e\n\u003cspan class=\"cora-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"cora-spec__value\"\u003e Hardwired · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-spec\"\u003e\n\u003cspan class=\"cora-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"cora-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-notes\"\u003e\n\u003cdiv class=\"cora-note cora-note--material\"\u003e\n\u003csmall\u003e Natural Material \u003c\/small\u003e \u003cspan\u003e Ash wood grain and tone naturally vary from piece to piece. These differences are part of the material character, not defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cora-note cora-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=\"cora-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 — THREE SIZES\n  ====================================================== --\u003e \u003ca id=\"cora-family-large\" href=\"#cora-root\" class=\"cora-lightbox\"\u003e \u003cspan class=\"cora-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-mini-milky-glass-flower-pendant-light-stuberlighting_20.jpg?v=1781146643\" alt=\"Enlarged Cora Mini three-size collection\"\u003e \u003cspan class=\"cora-lightbox__caption\"\u003e Cora Mini · Three Available Sizes \u003c\/span\u003e \u003cspan class=\"cora-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — GLASS\n  ====================================================== --\u003e \u003ca id=\"cora-glass-large\" href=\"#cora-root\" class=\"cora-lightbox\"\u003e \u003cspan class=\"cora-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-mini-milky-glass-flower-pendant-light-stuberlighting_9.jpg?v=1781146643\" alt=\"Enlarged Cora hand-blown milky white flower glass detail\"\u003e \u003cspan class=\"cora-lightbox__caption\"\u003e Hand-Blown Milky Glass Detail \u003c\/span\u003e \u003cspan class=\"cora-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — 5.9\n  ====================================================== --\u003e \u003ca id=\"cora-size-mini\" href=\"#cora-root\" class=\"cora-lightbox\"\u003e \u003cspan class=\"cora-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-mini-milky-glass-flower-pendant-light-stuberlighting_10.jpg?v=1781146643\" alt=\"Enlarged Cora 5.9 inch dimensions\"\u003e \u003cspan class=\"cora-lightbox__caption\"\u003e Ø5.9\" × H11\" \u003c\/span\u003e \u003cspan class=\"cora-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — 7.9\n  ====================================================== --\u003e \u003ca id=\"cora-size-medium\" href=\"#cora-root\" class=\"cora-lightbox\"\u003e \u003cspan class=\"cora-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-mini-milky-glass-flower-pendant-light-stuberlighting_25.jpg?v=1781146643\" alt=\"Enlarged Cora 7.9 inch dimensions\"\u003e \u003cspan class=\"cora-lightbox__caption\"\u003e Ø7.9\" × H11\" \u003c\/span\u003e \u003cspan class=\"cora-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — 9.8\n  ====================================================== --\u003e \u003ca id=\"cora-size-large\" href=\"#cora-root\" class=\"cora-lightbox\"\u003e \u003cspan class=\"cora-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-mini-milky-glass-flower-pendant-light-stuberlighting_23.jpg?v=1781146643\" alt=\"Enlarged Cora 9.8 inch dimensions\"\u003e \u003cspan class=\"cora-lightbox__caption\"\u003e Ø9.8\" × H8.3\" \u003c\/span\u003e \u003cspan class=\"cora-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 5.9″ x H 11″ \/ Walnut wood \u0026 White","offer_id":52330726228251,"sku":"STB-PL-26-10001","price":145.0,"currency_code":"USD","in_stock":true},{"title":"Dia 7.9″ x H 11″ \/ Walnut wood \u0026 White","offer_id":52330726261019,"sku":"STB-PL-26-10002","price":150.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8″ x H 8.3″ \/ Walnut wood \u0026 White","offer_id":52330726293787,"sku":"STB-PL-26-10003","price":155.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/cora-mini-milky-glass-flower-pendant-light-stuberlighting_5.jpg?v=1781146643"},{"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":"colette-wood-blown-glass-french-country-column-pendant","title":"Colette Wood \u0026 Blown Glass Column Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — COLETTE\n   WOOD + BLOWN GLASS COLUMN PENDANT\n\n   COLUMN \/ FINISH \/ GLOW\n\n   FRENCH COUNTRY · QUIET LUXURY\n   MATERIAL-FIRST · SHOPPER-FIRST\n   CONCISE · DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-colette{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817365;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --wood:#B08A63;\n  --walnut:#66432F;\n  --black:#292521;\n\n  --cream:#F6EFE3;\n  --paper:#FBF8F2;\n  --soft:#F2E9DE;\n  --ivory:#FFFDF8;\n  --glass:#F8F6F1;\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-colette *,\n.stb-colette *::before,\n.stb-colette *::after{\n  box-sizing:border-box;\n}\n\n.stb-colette h2,\n.stb-colette h3,\n.stb-colette p{\n  margin-top:0;\n}\n\n.stb-colette h2,\n.stb-colette 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-colette 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-colette a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.colette-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.colette-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.colette-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.colette-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.colette-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 \/ COLUMN\n========================================================= *\/\n\n.colette-intro{\n  padding:20px 0 29px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.colette-intro__layout{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,185px);\n\n  gap:32px;\n  align-items:center;\n}\n\n.colette-intro h2{\n  max-width:585px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.colette-intro__copy \u003e p{\n  max-width:565px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* RATIO *\/\n\n.colette-ratio{\n  display:flex;\n  align-items:flex-end;\n\n  gap:18px;\n\n  margin-top:19px;\n}\n\n.colette-ratio__item{\n  min-width:92px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.colette-ratio__item:nth-child(2){\n  border-color:var(--walnut);\n}\n\n.colette-ratio__item 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.colette-ratio__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:24px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.colette-ratio__note{\n  max-width:190px;\n\n  padding-left:13px;\n\n  border-left:1px solid var(--line);\n}\n\n.colette-ratio__note span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:10.8px;\n  line-height:1.45;\n}\n\n\n\/* DETAIL PORTRAIT *\/\n\n.colette-detail{\n  width:185px;\n  max-width:100%;\n  min-width:0;\n\n  padding:7px;\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.colette-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  text-decoration:none;\n}\n\n.colette-detail img{\n  max-height:175px !important;\n}\n\n\n\/* =========================================================\n   02 — MATERIAL \/ FINISH\n========================================================= *\/\n\n.colette-material{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.colette-material__head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:15px;\n}\n\n.colette-material__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.colette-material__head p{\n  max-width:505px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.6;\n}\n\n\n\/* MATERIAL LEDGER *\/\n\n.colette-materials{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n}\n\n.colette-material-card{\n  position:relative;\n\n  min-width:0;\n\n  padding:11px 12px;\n\n  border:1px solid var(--line);\n}\n\n.colette-material-card:nth-child(1){\n  background:#F4ECE2;\n}\n\n.colette-material-card:nth-child(2){\n  background:#FBF9F5;\n}\n\n.colette-material-card:nth-child(3){\n  background:#F7F2EA;\n}\n\n.colette-material-card::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:-1px;\n  left:-1px;\n\n  width:30px;\n  height:2px;\n}\n\n.colette-material-card:nth-child(1)::before{\n  background:var(--wood);\n}\n\n.colette-material-card:nth-child(2)::before{\n  background:var(--gold);\n}\n\n.colette-material-card:nth-child(3)::before{\n  background:var(--espresso);\n}\n\n.colette-material-card 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.colette-material-card strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1.1;\n\n  font-weight:500;\n}\n\n.colette-material-card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11px;\n  line-height:1.45;\n}\n\n\n\/* FINISH SELECT *\/\n\n.colette-finishes{\n  margin-top:17px;\n  padding-top:15px;\n\n  border-top:1px solid var(--line);\n}\n\n.colette-finishes__label{\n  display:block;\n\n  margin-bottom:8px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.colette-finish-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:8px;\n}\n\n.colette-finish{\n  position:relative;\n\n  min-width:0;\n\n  padding:11px 11px 11px 35px;\n\n  border:1px solid var(--line);\n}\n\n.colette-finish::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:14px;\n  left:12px;\n\n  width:11px;\n  height:11px;\n\n  border-radius:50%;\n}\n\n.colette-finish--wood{\n  background:#FBF8F2;\n}\n\n.colette-finish--wood::before{\n  background:#C5A47F;\n}\n\n.colette-finish--walnut{\n  background:#F3E9DF;\n}\n\n.colette-finish--walnut::before{\n  background:#684632;\n}\n\n.colette-finish--black{\n  background:#F8F6F2;\n}\n\n.colette-finish--black::before{\n  background:#292521;\n}\n\n.colette-finish strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:10.5px;\n  font-weight:600;\n}\n\n.colette-finish span{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--muted);\n\n  font-size:10px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   03 — SCALE \/ REPEAT \/ LIGHT\n========================================================= *\/\n\n.colette-scale{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.colette-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.colette-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(--walnut);\n}\n\n.colette-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  text-decoration:none;\n}\n\n.colette-size img{\n  max-height:135px !important;\n}\n\n\n\/* SCALE COPY *\/\n\n.colette-scale__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.colette-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.6;\n}\n\n\n\/* QUICK SCALE *\/\n\n.colette-scale-facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:24px;\n\n  margin-top:13px;\n}\n\n.colette-scale-fact{\n  min-width:88px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.colette-scale-fact:nth-child(2){\n  border-color:var(--walnut);\n}\n\n.colette-scale-fact:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.colette-scale-fact small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.colette-scale-fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:21px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* DARK REPEAT PANEL *\/\n\n.colette-repeat{\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:18px;\n\n  padding:18px 20px;\n\n  background:var(--espresso);\n\n  border-radius:4px;\n}\n\n.colette-repeat__mark{\n  padding-right:19px;\n\n  border-right:1px solid rgba(255,255,255,.15);\n}\n\n.colette-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.colette-repeat__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.colette-repeat__mark span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#CFC6BB;\n\n  font-size:9px;\n}\n\n.colette-repeat__copy h3{\n  margin:0 0 4px;\n\n  color:#FFF8ED;\n\n  font-size:18px;\n}\n\n.colette-repeat__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.colette-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.colette-repeat__facts span{\n  color:#D8CFC3;\n\n  font-size:9.5px;\n}\n\n.colette-repeat__facts strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.colette-specs{\n  padding:31px 0;\n}\n\n.colette-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.colette-specs__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.colette-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.colette-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.colette-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.colette-spec__label{\n  color:#806F60;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.colette-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.colette-notes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:8px;\n\n  margin-top:12px;\n}\n\n.colette-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.colette-note--material{\n  border-left:3px solid var(--walnut);\n}\n\n.colette-note--cert{\n  border-left:3px solid var(--gold);\n}\n\n.colette-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.colette-note span,\n.colette-note strong{\n  display:block;\n\n  color:#514337;\n\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.colette-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.colette-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.colette-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.colette-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.colette-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.colette-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.colette-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.colette-lightbox:target{\n  display:flex;\n}\n\n.colette-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.colette-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.colette-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.colette-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  .colette-frame{\n    padding:25px 18px 0;\n  }\n\n  .colette-frame::before,\n  .colette-frame::after{\n    left:18px;\n  }\n\n\n  .colette-intro__layout{\n    grid-template-columns:minmax(0,1fr) minmax(0,145px);\n\n    gap:20px;\n  }\n\n  .colette-intro h2{\n    font-size:27px;\n  }\n\n  .colette-detail{\n    width:145px;\n  }\n\n  .colette-detail img{\n    max-height:135px !important;\n  }\n\n\n  .colette-material__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .colette-scale__layout{\n    grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n\n  .colette-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  .colette-intro__layout{\n    grid-template-columns:1fr;\n  }\n\n  .colette-detail{\n    width:135px;\n\n    margin:0;\n  }\n\n\n  .colette-ratio{\n    flex-wrap:wrap;\n  }\n\n\n  .colette-materials{\n    grid-template-columns:1fr;\n  }\n\n\n  .colette-finish-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .colette-scale__layout{\n    grid-template-columns:1fr;\n  }\n\n  .colette-size{\n    width:110px;\n\n    margin:0;\n  }\n\n  .colette-size img{\n    max-height:103px !important;\n  }\n\n\n  .colette-repeat{\n    grid-template-columns:1fr;\n\n    gap:8px;\n\n    padding:16px;\n  }\n\n  .colette-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  .colette-specs__head{\n    display:block;\n  }\n\n  .colette-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .colette-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .colette-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  .colette-notes{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-colette\" id=\"colette-root\"\u003e\n\u003cdiv class=\"colette-frame\"\u003e\n\u003c!-- =====================================================\n         01 — COLUMN\n    ====================================================== --\u003e\n\u003csection class=\"colette-intro\"\u003e\n\u003cdiv class=\"colette-intro__layout\"\u003e\n\u003cdiv class=\"colette-intro__copy\"\u003e\n\u003cspan class=\"colette-eyebrow\"\u003e Colette · Wood \u0026amp; Blown Glass Column Pendant \u003c\/span\u003e\n\u003ch2\u003eTall and Slender, with the Warmth of Real Materials\u003c\/h2\u003e\n\u003cp\u003eColette pairs a turned hardwood column with a hand-blown glass shade in a narrow vertical silhouette. The 5.9-inch diameter keeps the ceiling light, while the 19.7-inch height gives it enough presence to feel architectural rather than miniature.\u003c\/p\u003e\n\u003cdiv class=\"colette-ratio\"\u003e\n\u003cdiv class=\"colette-ratio__item\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 5.9\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-ratio__item\"\u003e\n\u003csmall\u003e Body Height \u003c\/small\u003e \u003cstrong\u003e 19.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-ratio__note\"\u003e\u003cspan\u003e A narrow footprint with noticeably more vertical presence than a conventional bowl-shaped pendant. \u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"colette-detail\"\u003e\u003ca href=\"#colette-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/colette-wood-blown-glass-french-country-column-pendant-stuberlighting_13.jpg?v=1781767879\" alt=\"Close-up of Colette turned wood and hand-blown glass pendant detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"colette-caption\"\u003eWood \u0026amp; glass detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — MATERIAL \/ FINISH\n    ====================================================== --\u003e\n\u003csection class=\"colette-material\"\u003e\n\u003cdiv class=\"colette-material__head\"\u003e\n\u003ch3\u003eWood, Glass, and Very Little Else\u003c\/h3\u003e\n\u003cp\u003eThe design depends on material rather than ornament: a real hardwood column, hand-blown glass and restrained metal hardware. Three finishes change the mood without changing the silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-materials\"\u003e\n\u003cdiv class=\"colette-material-card\"\u003e\n\u003csmall\u003e Column \u003c\/small\u003e \u003cstrong\u003e Turned Hardwood \u003c\/strong\u003e\n\u003cp\u003eReal wood gives the tall spindle form natural grain and visual warmth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-material-card\"\u003e\n\u003csmall\u003e Shade \u003c\/small\u003e \u003cstrong\u003e Hand-Blown Glass \u003c\/strong\u003e\n\u003cp\u003eHand-formed glass softens the light and keeps the narrow pendant visually light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-material-card\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e E14 LED Included \u003c\/strong\u003e\n\u003cp\u003eShips with a 2700K warm-white LED bulb for immediate installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-finishes\"\u003e\n\u003cspan class=\"colette-finishes__label\"\u003e Choose the Finish \u003c\/span\u003e\n\u003cdiv class=\"colette-finish-grid\"\u003e\n\u003cdiv class=\"colette-finish colette-finish--wood\"\u003e\n\u003cstrong\u003e Wood \u0026amp; White \u003c\/strong\u003e \u003cspan\u003e Lightest and most relaxed; pairs naturally with pale woods and cream interiors. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-finish colette-finish--walnut\"\u003e\n\u003cstrong\u003e Walnut \u0026amp; White \u003c\/strong\u003e \u003cspan\u003e Warmer and richer for deeper wood tones and traditional rooms. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-finish colette-finish--black\"\u003e\n\u003cstrong\u003e Black \u0026amp; White \u003c\/strong\u003e \u003cspan\u003e Stronger contrast for transitional and modern French-country spaces. \u003c\/span\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=\"colette-scale\"\u003e\n\u003cdiv class=\"colette-scale__layout\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"colette-size\"\u003e\u003ca href=\"#colette-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/colette-wood-blown-glass-french-country-column-pendant-stuberlighting_12.jpg?v=1781767879\" alt=\"Colette Wood and Blown Glass Column Pendant dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"colette-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-scale__copy\"\u003e\n\u003cspan class=\"colette-eyebrow\"\u003e Scale \/ Suspension \u003c\/span\u003e\n\u003ch3\u003eA Vertical Pendant That Repeats Easily\u003c\/h3\u003e\n\u003cp\u003eThe narrow 5.9-inch width allows Colette to work alone in a smaller zone or repeat across a longer surface without creating the visual weight of several wide shades.\u003c\/p\u003e\n\u003cdiv class=\"colette-scale-facts\"\u003e\n\u003cdiv class=\"colette-scale-fact\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 5.9\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-scale-fact\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 19.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-scale-fact\"\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=\"colette-repeat\"\u003e\n\u003cdiv class=\"colette-repeat__mark\"\u003e\n\u003csmall\u003e Arrangement \u003c\/small\u003e \u003cstrong\u003e 1 \/ 2 \/ 3 \u003c\/strong\u003e \u003cspan\u003e single or repeated \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-repeat__copy\"\u003e\n\u003ch3\u003eOne for a Vertical Accent. More for Rhythm.\u003c\/h3\u003e\n\u003cp\u003eUse a single pendant where one narrow focal light is enough, or repeat several across an island or dining surface when a longer composition is needed.\u003c\/p\u003e\n\u003cdiv class=\"colette-repeat__facts\"\u003e\n\u003cspan\u003e \u003cstrong\u003e1\u003c\/strong\u003e · small focal zone \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e2\u003c\/strong\u003e · kitchen island \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e3\u003c\/strong\u003e · longer table \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=\"colette-specs\"\u003e\n\u003cdiv class=\"colette-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Colette · French Country Column Pendant \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-spec-list\"\u003e\n\u003cdiv class=\"colette-spec\"\u003e\n\u003cspan class=\"colette-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"colette-spec__value\"\u003e Ø5.9\" × H19.7\" \/ Ø15 × H50cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-spec\"\u003e\n\u003cspan class=\"colette-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"colette-spec__value\"\u003e Real turned hardwood column · Hand-blown glass shade · Metal hardware \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-spec\"\u003e\n\u003cspan class=\"colette-spec__label\"\u003e Finishes \u003c\/span\u003e \u003cspan class=\"colette-spec__value\"\u003e Wood \u0026amp; White · Walnut \u0026amp; White · Black \u0026amp; White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-spec\"\u003e\n\u003cspan class=\"colette-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"colette-spec__value\"\u003e E14 · Bulb Included: Yes · Max 40W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-spec\"\u003e\n\u003cspan class=\"colette-spec__label\"\u003e Included Bulb \u003c\/span\u003e \u003cspan class=\"colette-spec__value\"\u003e 2700K warm-white E14 LED · Non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-spec\"\u003e\n\u003cspan class=\"colette-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"colette-spec__value\"\u003e Fixture is dimming-compatible when used with a dimmable E14 bulb and compatible wall dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-spec\"\u003e\n\u003cspan class=\"colette-spec__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"colette-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-spec\"\u003e\n\u003cspan class=\"colette-spec__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"colette-spec__value\"\u003e 59\" adjustable wire · Extendable on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-spec\"\u003e\n\u003cspan class=\"colette-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"colette-spec__value\"\u003e Hardwired · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-spec\"\u003e\n\u003cspan class=\"colette-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"colette-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-spec\"\u003e\n\u003cspan class=\"colette-spec__label\"\u003e Certifications \u003c\/span\u003e \u003cspan class=\"colette-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=\"colette-notes\"\u003e\n\u003cdiv class=\"colette-note colette-note--material\"\u003e\n\u003csmall\u003e Natural Materials \u003c\/small\u003e \u003cspan\u003e Real wood grain, pattern and tone naturally vary from piece to piece. Hand-blown glass may show slight differences in thickness or curvature. These are material characteristics, not defects. Screen colors are approximate; hand-measured dimensions may vary 1–2cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"colette-note colette-note--cert\"\u003e\n\u003csmall\u003e Before Ordering \u003c\/small\u003e \u003cstrong\u003e The included 2700K LED bulb is non-dimmable. For dimming, replace it with a compatible dimmable E14 bulb and use a compatible wall dimmer. \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=\"colette-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=\"colette-detail-large\" href=\"#colette-root\" class=\"colette-lightbox\"\u003e \u003cspan class=\"colette-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/colette-wood-blown-glass-french-country-column-pendant-stuberlighting_13.jpg?v=1781767879\" alt=\"Enlarged Colette turned hardwood and hand-blown glass detail\"\u003e \u003cspan class=\"colette-lightbox__caption\"\u003e Colette · Wood \u0026amp; Blown Glass Detail \u003c\/span\u003e \u003cspan class=\"colette-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=\"colette-size-large\" href=\"#colette-root\" class=\"colette-lightbox\"\u003e \u003cspan class=\"colette-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/colette-wood-blown-glass-french-country-column-pendant-stuberlighting_12.jpg?v=1781767879\" alt=\"Enlarged Colette column pendant dimensions\"\u003e \u003cspan class=\"colette-lightbox__caption\"\u003e Ø5.9\" × H19.7\" · Ø15 × H50cm \u003c\/span\u003e \u003cspan class=\"colette-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 5.9\"x H 19.7\" \/ Black \u0026 White","offer_id":52370966675739,"sku":"STB-PL-26-10015","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 5.9\"x H 19.7\" \/ Walnut Color \u0026 White","offer_id":52370966708507,"sku":"STB-PL-26-10016","price":155.0,"currency_code":"USD","in_stock":true},{"title":"Dia 5.9\"x H 19.7\" \/ Wood Color \u0026 White","offer_id":52370966741275,"sku":"STB-PL-26-10017","price":155.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/colette-wood-blown-glass-french-country-column-pendant-stuberlighting_19.jpg?v=1781767879"},{"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":"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":"lottie-vintage-stained-glass-mushroom-ceiling-light","title":"Lottie Vintage Stained Glass Mushroom Ceiling Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — LOTTIE\n   STAINED GLASS MUSHROOM CEILING LIGHT\n\n   GLASS \/ COLOR \/ PROFILE\n\n   VINTAGE FORM · QUIET LUXURY\n   SHOPPER-FIRST · CONCISE\n   DISTINCT FROM DAWN BACKGROUND\n   MOBILE READY\n========================================================= *\/\n\n.stb-lottie{\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  --paper:#FBF8F2;\n  --soft:#F3ECE2;\n  --ivory:#FFFDF8;\n\n  --orange:#B96937;\n  --green:#78856A;\n  --brown-glass:#73513A;\n  --white-glass:#E9E4DA;\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-lottie *,\n.stb-lottie *::before,\n.stb-lottie *::after{\n  box-sizing:border-box;\n}\n\n.stb-lottie h2,\n.stb-lottie h3,\n.stb-lottie p{\n  margin-top:0;\n}\n\n.stb-lottie h2,\n.stb-lottie 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-lottie 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-lottie a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.lottie-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.lottie-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.lottie-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(--orange);\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.lottie-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.lottie-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.lottie-intro{\n  padding:20px 0 29px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lottie-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.lottie-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.lottie-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\/* PROFILE STAT *\/\n\n.lottie-stat{\n  padding-left:15px;\n\n  border-left:2px solid var(--gold);\n}\n\n.lottie-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.lottie-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.lottie-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.lottie-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.lottie-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.lottie-quick__item:nth-child(1){\n  background:#F7F0E6;\n}\n\n.lottie-quick__item:nth-child(2){\n  background:#FBF8F2;\n}\n\n.lottie-quick__item:nth-child(3){\n  background:#F2E9DF;\n}\n\n.lottie-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.lottie-quick__item:nth-child(1)::before{\n  background:var(--orange);\n}\n\n.lottie-quick__item:nth-child(2)::before{\n  background:var(--gold);\n}\n\n.lottie-quick__item:nth-child(3)::before{\n  background:var(--espresso);\n}\n\n.lottie-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.lottie-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.lottie-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 — GLASS \/ COLOR\n========================================================= *\/\n\n.lottie-glass{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lottie-glass__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.lottie-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(--orange);\n}\n\n.lottie-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.lottie-detail img{\n  max-height:165px !important;\n}\n\n\n\/* GLASS COPY *\/\n\n.lottie-glass__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.lottie-glass__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\/* COLOR SELECTOR *\/\n\n.lottie-colors{\n  margin-top:15px;\n  padding-top:14px;\n\n  border-top:1px solid var(--line);\n}\n\n.lottie-colors__label{\n  display:block;\n\n  margin-bottom:8px;\n\n  color:var(--gold-deep);\n\n  font-size:9.2px;\n  font-weight:600;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.lottie-color-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:7px;\n}\n\n.lottie-color{\n  position:relative;\n\n  min-width:0;\n\n  padding:10px 10px 10px 35px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.lottie-color::before{\n  content:\"\";\n\n  position:absolute;\n\n  left:12px;\n  top:13px;\n\n  width:11px;\n  height:11px;\n\n  border-radius:50%;\n\n  border:1px solid rgba(28,18,9,.14);\n}\n\n.lottie-color--white::before{\n  background:var(--white-glass);\n}\n\n.lottie-color--orange::before{\n  background:var(--orange);\n}\n\n.lottie-color--brown::before{\n  background:var(--brown-glass);\n}\n\n.lottie-color--green::before{\n  background:var(--green);\n}\n\n.lottie-color strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.lottie-color span{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* GLASS NOTE *\/\n\n.lottie-glass-note{\n  margin-top:12px;\n\n  padding:10px 12px;\n\n  background:#F8F3EB;\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.lottie-glass-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.lottie-glass-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   03 — SIZE \/ PROFILE\n========================================================= *\/\n\n.lottie-size{\n  padding:31px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lottie-size__head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:15px;\n}\n\n.lottie-size__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.lottie-size__head 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 SIZE CARDS *\/\n\n.lottie-size-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n}\n\n.lottie-size-card{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n  gap:15px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:10px;\n\n  border:1px solid var(--line);\n}\n\n.lottie-size-card--small{\n  background:#FBF8F2;\n\n  border-top:2px solid var(--gold);\n}\n\n.lottie-size-card--large{\n  background:#F2E9DF;\n\n  border-top:2px solid var(--espresso);\n}\n\n\n\/* SIZE IMAGE *\/\n\n.lottie-size-card__media{\n  width:130px;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n}\n\n.lottie-size-card__media a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n  text-decoration:none;\n}\n\n.lottie-size-card__media img{\n  max-height:122px !important;\n}\n\n\n\/* SIZE COPY *\/\n\n.lottie-size-card 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.lottie-size-card h3{\n  margin:0 0 3px;\n\n  font-size:19px;\n  line-height:1.05;\n}\n\n.lottie-size-card__dim{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.lottie-size-card p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* DARK PROFILE PANEL *\/\n\n.lottie-profile{\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.lottie-profile__mark{\n  padding-right:19px;\n\n  border-right:1px solid rgba(255,255,255,.15);\n}\n\n.lottie-profile__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.lottie-profile__mark strong{\n  display:block;\n\n  color:#FFF7E9;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:28px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.lottie-profile__mark span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#CFC6BB;\n\n  font-size:9.2px;\n}\n\n.lottie-profile__copy h3{\n  margin:0 0 4px;\n\n  color:#FFF8ED;\n\n  font-size:18px;\n}\n\n.lottie-profile__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.lottie-profile__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.lottie-profile__facts span{\n  color:#D8CFC3;\n\n  font-size:9.5px;\n}\n\n.lottie-profile__facts strong{\n  color:#FFF7E9;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.lottie-specs{\n  padding:31px 0;\n}\n\n.lottie-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.lottie-specs__head h3{\n  margin:0;\n\n  font-size:21px;\n}\n\n.lottie-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.lottie-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.lottie-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.lottie-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.lottie-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.lottie-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(--orange);\n}\n\n.lottie-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.lottie-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.lottie-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.lottie-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.lottie-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.lottie-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.lottie-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.lottie-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.lottie-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.lottie-lightbox:target{\n  display:flex;\n}\n\n.lottie-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.lottie-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.lottie-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.lottie-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  .lottie-frame{\n    padding:25px 18px 0;\n  }\n\n  .lottie-frame::before,\n  .lottie-frame::after{\n    left:18px;\n  }\n\n\n  .lottie-intro__top{\n    grid-template-columns:minmax(0,1fr) minmax(0,120px);\n\n    gap:18px;\n  }\n\n  .lottie-intro h2{\n    font-size:27px;\n  }\n\n\n  .lottie-glass__layout{\n    grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .lottie-detail{\n    width:135px;\n  }\n\n  .lottie-detail img{\n    max-height:125px !important;\n  }\n\n\n  .lottie-size__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .lottie-size-card{\n    grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n    gap:11px;\n  }\n\n  .lottie-size-card__media{\n    width:100px;\n  }\n\n\n  .lottie-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  .lottie-intro__top{\n    grid-template-columns:1fr;\n  }\n\n  .lottie-stat{\n    width:175px;\n  }\n\n\n  .lottie-quick{\n    grid-template-columns:1fr;\n  }\n\n\n  .lottie-glass__layout{\n    grid-template-columns:1fr;\n  }\n\n  .lottie-detail{\n    width:120px;\n\n    margin:0;\n  }\n\n\n  .lottie-color-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .lottie-size-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .lottie-profile{\n    grid-template-columns:1fr;\n\n    gap:8px;\n\n    padding:16px;\n  }\n\n  .lottie-profile__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  .lottie-specs__head{\n    display:block;\n  }\n\n  .lottie-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .lottie-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .lottie-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-lottie\" id=\"lottie-root\"\u003e\n\u003cdiv class=\"lottie-frame\"\u003e\n\u003c!-- =====================================================\n         01 — GLASS \/ COLOR \/ PROFILE\n    ====================================================== --\u003e\n\u003csection class=\"lottie-intro\"\u003e\n\u003cdiv class=\"lottie-intro__top\"\u003e\n\u003cdiv class=\"lottie-intro__copy\"\u003e\n\u003cspan class=\"lottie-eyebrow\"\u003e Glass \/ Color \/ Profile \u003c\/span\u003e\n\u003ch2\u003eVintage Mushroom Form, Kept Close to the Ceiling\u003c\/h2\u003e\n\u003cp\u003eLottie pairs a softly rounded stained-glass dome with a compact semi-flush profile. Choose the glass color first, then select 9.8 or 13.8 inches by how much ceiling presence you want.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-stat\"\u003e\n\u003csmall\u003e Ceiling Profile \u003c\/small\u003e \u003cstrong\u003e 5.9\" \u003c\/strong\u003e \u003cspan\u003e Both sizes\u003cbr\u003eH15cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-quick\"\u003e\n\u003cdiv class=\"lottie-quick__item\"\u003e\n\u003csmall\u003e Glass \u003c\/small\u003e \u003cstrong\u003e 4 Colors \u003c\/strong\u003e\n\u003cp\u003eWhite, Orange, Brown or Green stained-glass shades.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-quick__item\"\u003e\n\u003csmall\u003e Size \u003c\/small\u003e \u003cstrong\u003e 2 Diameters \u003c\/strong\u003e\n\u003cp\u003eØ9.8\" for lighter scale or Ø13.8\" for more ceiling presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-quick__item\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e G9 · Included \u003c\/strong\u003e\n\u003cp\u003eReplaceable warm-white LED bulb rather than integrated LED.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — GLASS \/ COLOR\n    ====================================================== --\u003e\n\u003csection class=\"lottie-glass\"\u003e\n\u003cdiv class=\"lottie-glass__layout\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"lottie-detail\"\u003e\u003ca href=\"#lottie-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lottie-vintage-stained-glass-mushroom-ceiling-light-stuberlighting_24.jpg?v=1782110231\" alt=\"Close-up detail of Lottie stained glass mushroom ceiling light\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"lottie-caption\"\u003eStained glass detail · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-glass__copy\"\u003e\n\u003cspan class=\"lottie-eyebrow\"\u003e Glass \/ Tone \u003c\/span\u003e\n\u003ch3\u003eChoose the Glass Before the Size\u003c\/h3\u003e\n\u003cp\u003eThe dome is the visual focus of Lottie. Its stained-glass color stays visible when the fixture is off and becomes richer once illuminated, so finish choice has a stronger effect on the room than the hardware.\u003c\/p\u003e\n\u003cdiv class=\"lottie-colors\"\u003e\n\u003cspan class=\"lottie-colors__label\"\u003e Available Glass Colors \u003c\/span\u003e\n\u003cdiv class=\"lottie-color-grid\"\u003e\n\u003cdiv class=\"lottie-color lottie-color--white\"\u003e\n\u003cstrong\u003e White \u003c\/strong\u003e \u003cspan\u003e Quietest and easiest to integrate. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-color lottie-color--orange\"\u003e\n\u003cstrong\u003e Orange \u003c\/strong\u003e \u003cspan\u003e Warmer and more expressive. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-color lottie-color--brown\"\u003e\n\u003cstrong\u003e Brown \u003c\/strong\u003e \u003cspan\u003e Deepest, earthiest glass tone. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-color lottie-color--green\"\u003e\n\u003cstrong\u003e Green \u003c\/strong\u003e \u003cspan\u003e Softer botanical character. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-glass-note\"\u003e\n\u003cstrong\u003e Colored Glass, Not a Flat Painted Shade \u003c\/strong\u003e \u003cspan\u003e The color is carried by the stained glass itself, allowing the dome to keep its depth and luminous character when the light is switched on. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         03 — SIZE \/ PROFILE\n    ====================================================== --\u003e\n\u003csection class=\"lottie-size\"\u003e\n\u003cdiv class=\"lottie-size__head\"\u003e\n\u003ch3\u003eChoose How Much Ceiling Presence You Want\u003c\/h3\u003e\n\u003cp\u003eBoth sizes project only 5.9 inches from the ceiling. The difference is diameter, so the decision is primarily how visually prominent you want the mushroom dome to feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-size-grid\"\u003e\n\u003c!-- SMALL --\u003e\n\u003carticle class=\"lottie-size-card lottie-size-card--small\"\u003e\n\u003cdiv class=\"lottie-size-card__media\"\u003e\u003ca href=\"#lottie-small-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lottie-vintage-stained-glass-mushroom-ceiling-light-stuberlighting_8.jpg?v=1782110230\" alt=\"Lottie 9.8 inch stained glass ceiling light dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Compact \u003c\/small\u003e\n\u003ch3\u003eØ9.8\"\u003c\/h3\u003e\n\u003cspan class=\"lottie-size-card__dim\"\u003e Ø9.8\" × H5.9\" \u003c\/span\u003e\n\u003cp\u003eA lighter ceiling scale for smaller rooms, hallways and more restrained installations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- LARGE --\u003e\n\u003carticle class=\"lottie-size-card lottie-size-card--large\"\u003e\n\u003cdiv class=\"lottie-size-card__media\"\u003e\u003ca href=\"#lottie-large-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lottie-vintage-stained-glass-mushroom-ceiling-light-stuberlighting_22.jpg?v=1782110230\" alt=\"Lottie 13.8 inch stained glass ceiling light dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csmall\u003e Statement \u003c\/small\u003e\n\u003ch3\u003eØ13.8\"\u003c\/h3\u003e\n\u003cspan class=\"lottie-size-card__dim\"\u003e Ø13.8\" × H5.9\" \u003c\/span\u003e\n\u003cp\u003eMore glass volume when the fixture should have stronger visual presence on the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-profile\"\u003e\n\u003cdiv class=\"lottie-profile__mark\"\u003e\n\u003csmall\u003e Profile \u003c\/small\u003e \u003cstrong\u003e 5.9\" \u003c\/strong\u003e \u003cspan\u003e both diameters \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-profile__copy\"\u003e\n\u003ch3\u003eSemi-Flush, Not a Hanging Pendant\u003c\/h3\u003e\n\u003cp\u003eLottie keeps the mushroom dome close to the ceiling, giving you a visible sculptural shape without adding a suspended cord or long vertical drop.\u003c\/p\u003e\n\u003cdiv class=\"lottie-profile__facts\"\u003e\n\u003cspan\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eSemi-Flush\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eG9\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\/section\u003e\n\u003c!-- =====================================================\n         04 — PRODUCT DETAILS\n    ====================================================== --\u003e\n\u003csection class=\"lottie-specs\"\u003e\n\u003cdiv class=\"lottie-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Lottie · Stained Glass Ceiling Light \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-spec-list\"\u003e\n\u003cdiv class=\"lottie-spec\"\u003e\n\u003cspan class=\"lottie-spec__label\"\u003e Sizes \u003c\/span\u003e \u003cspan class=\"lottie-spec__value\"\u003e Ø9.8\" × H5.9\" · Ø13.8\" × H5.9\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-spec\"\u003e\n\u003cspan class=\"lottie-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"lottie-spec__value\"\u003e Stained glass shade · Metal hardware \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-spec\"\u003e\n\u003cspan class=\"lottie-spec__label\"\u003e Glass Colors \u003c\/span\u003e \u003cspan class=\"lottie-spec__value\"\u003e White · Orange · Brown · Green \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-spec\"\u003e\n\u003cspan class=\"lottie-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"lottie-spec__value\"\u003e G9 · Bulb Included: Yes · Max 40W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-spec\"\u003e\n\u003cspan class=\"lottie-spec__label\"\u003e Included Bulb \u003c\/span\u003e \u003cspan class=\"lottie-spec__value\"\u003e 2700K warm-white LED · Standard bulb is non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-spec\"\u003e\n\u003cspan class=\"lottie-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"lottie-spec__value\"\u003e Compatible with a dimmable G9 bulb and compatible wall dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-spec\"\u003e\n\u003cspan class=\"lottie-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"lottie-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-spec\"\u003e\n\u003cspan class=\"lottie-spec__label\"\u003e Wiring \u003c\/span\u003e \u003cspan class=\"lottie-spec__value\"\u003e Hardwired · Semi-flush mount \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-spec\"\u003e\n\u003cspan class=\"lottie-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"lottie-spec__value\"\u003e Standard ceiling junction box · Mounting hardware included · Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-spec\"\u003e\n\u003cspan class=\"lottie-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"lottie-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lottie-spec\"\u003e\n\u003cspan class=\"lottie-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"lottie-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=\"lottie-note\"\u003e\n\u003csmall\u003e Stained Glass \u003c\/small\u003e \u003cspan\u003e Slight variations in glass tone, saturation and surface texture may occur from piece to piece and are part of the material character. 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=\"lottie-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=\"lottie-detail-large\" href=\"#lottie-root\" class=\"lottie-lightbox\"\u003e \u003cspan class=\"lottie-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lottie-vintage-stained-glass-mushroom-ceiling-light-stuberlighting_24.jpg?v=1782110231\" alt=\"Enlarged Lottie stained glass mushroom ceiling light detail\"\u003e \u003cspan class=\"lottie-lightbox__caption\"\u003e Lottie · Stained Glass Detail \u003c\/span\u003e \u003cspan class=\"lottie-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SMALL\n  ====================================================== --\u003e \u003ca id=\"lottie-small-large\" href=\"#lottie-root\" class=\"lottie-lightbox\"\u003e \u003cspan class=\"lottie-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lottie-vintage-stained-glass-mushroom-ceiling-light-stuberlighting_8.jpg?v=1782110230\" alt=\"Enlarged Lottie 9.8 inch ceiling light dimensions\"\u003e \u003cspan class=\"lottie-lightbox__caption\"\u003e Ø9.8\" × H5.9\" \u003c\/span\u003e \u003cspan class=\"lottie-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — LARGE\n  ====================================================== --\u003e \u003ca id=\"lottie-large-large\" href=\"#lottie-root\" class=\"lottie-lightbox\"\u003e \u003cspan class=\"lottie-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lottie-vintage-stained-glass-mushroom-ceiling-light-stuberlighting_22.jpg?v=1782110230\" alt=\"Enlarged Lottie 13.8 inch ceiling light dimensions\"\u003e \u003cspan class=\"lottie-lightbox__caption\"\u003e Ø13.8\" × H5.9\" \u003c\/span\u003e \u003cspan class=\"lottie-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 9.8\"x H 5.9\" \/ Orange","offer_id":52385280164123,"sku":"STB-CL-26-10013","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"x H 5.9\" \/ Brown","offer_id":52385280196891,"sku":"STB-CL-26-10014","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"x H 5.9\" \/ Green","offer_id":52385280229659,"sku":"STB-CL-26-10015","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\"x H 5.9\" \/ White","offer_id":52385280262427,"sku":"STB-CL-26-10016","price":165.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\"x H 5.9\" \/ Orange","offer_id":52385280295195,"sku":"STB-CL-26-10017","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\"x H 5.9\" \/ Brown","offer_id":52385280327963,"sku":"STB-CL-26-10018","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\"x H 5.9\" \/ Green","offer_id":52385280360731,"sku":"STB-CL-26-10019","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.8\"x H 5.9\" \/ White","offer_id":52385280393499,"sku":"STB-CL-26-10020","price":195.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lottie-vintage-stained-glass-mushroom-ceiling-light-stuberlighting_1.jpg?v=1782110231"},{"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":"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":"sienna-murano-style-vintage-glass-cluster-chandelier","title":"Sienna Vintage Glass Cluster Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — SIENNA\n   MURANO-STYLE VINTAGE GLASS CLUSTER CHANDELIER\n\n   COLOR \/ SCALE \/ CLUSTER\n\n   GLASS SELECTION ATELIER\n   QUIET LUXURY · SHOPPER-FIRST · CONCISE\n   DISTINCT FROM DAWN BACKGROUND\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-sienna{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817568;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --bronze:#866246;\n  --orange:#C8703F;\n  --orange-soft:#F3E3D7;\n  --sage:#8D9B7D;\n  --sage-soft:#EEF1E9;\n  --cream:#F5EDD8;\n  --cream-soft:#FAF5EB;\n\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\n\n  width:100%;\n  max-width:860px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-sienna *,\n.stb-sienna *::before,\n.stb-sienna *::after{\n  box-sizing:border-box;\n}\n\n.stb-sienna h2,\n.stb-sienna h3,\n.stb-sienna p{\n  margin-top:0;\n}\n\n.stb-sienna h2,\n.stb-sienna 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-sienna 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-sienna a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.sienna-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.sienna-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 — SELECTION HEADER\n========================================================= *\/\n\n.sienna-opening{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,220px);\n\n  min-width:0;\n\n  background:var(--cream-soft);\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n}\n\n.sienna-opening::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:8px;\n  left:28px;\n\n  width:58px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.sienna-opening__copy{\n  min-width:0;\n\n  padding:28px 29px 27px;\n}\n\n.sienna-opening h2{\n  max-width:570px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.sienna-opening__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\/* KEY NUMBERS *\/\n\n.sienna-opening__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:23px;\n\n  margin-top:18px;\n}\n\n.sienna-opening__fact{\n  min-width:80px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.sienna-opening__fact:nth-child(2){\n  border-color:var(--orange);\n}\n\n.sienna-opening__fact:nth-child(3){\n  border-color:var(--bronze);\n}\n\n.sienna-opening__fact small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.sienna-opening__fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:21px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* THREE COLOR IMAGE *\/\n\n.sienna-opening__visual{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:18px;\n\n  background:#F1E9DD;\n\n  border-left:1px solid var(--line);\n}\n\n.sienna-trio{\n  width:190px;\n  max-width:100%;\n  min-width:0;\n\n  padding:6px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.sienna-trio 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.sienna-trio img{\n  max-height:180px !important;\n}\n\n\n\/* =========================================================\n   02 — COLOR\n========================================================= *\/\n\n.sienna-color{\n  padding:30px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.sienna-color__head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:16px;\n}\n\n.sienna-color__head h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.08;\n}\n\n.sienna-color__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\/* COLOR LEDGER *\/\n\n.sienna-colors{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  border:1px solid var(--line);\n}\n\n.sienna-color-option{\n  position:relative;\n\n  min-width:0;\n\n  padding:16px 15px 15px;\n\n  border-right:1px solid var(--line);\n}\n\n.sienna-color-option:last-child{\n  border-right:0;\n}\n\n.sienna-color-option--orange{\n  background:#F7EAE1;\n}\n\n.sienna-color-option--white{\n  background:#FBF8F2;\n}\n\n.sienna-color-option--sage{\n  background:#F0F2EB;\n}\n\n.sienna-color-bar{\n  width:31px;\n  height:4px;\n\n  margin-bottom:11px;\n}\n\n.sienna-color-option--orange .sienna-color-bar{\n  background:var(--orange);\n}\n\n.sienna-color-option--white .sienna-color-bar{\n  background:#D8CDBA;\n}\n\n.sienna-color-option--sage .sienna-color-bar{\n  background:var(--sage);\n}\n\n.sienna-color-option small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.sienna-color-option h3{\n  margin:0 0 5px;\n\n  font-size:19px;\n  line-height:1.05;\n}\n\n.sienna-color-option p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* MURANO NOTE *\/\n\n.sienna-origin{\n  display:grid;\n  grid-template-columns:minmax(0,115px) minmax(0,1fr);\n\n  gap:18px;\n\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(--bronze);\n}\n\n.sienna-origin strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.sienna-origin span{\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   03 — SCALE\n========================================================= *\/\n\n.sienna-scale{\n  padding:30px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.sienna-scale__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\/* DIMENSION IMAGE *\/\n\n.sienna-size-image{\n  width:160px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\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(--bronze);\n}\n\n.sienna-size-image a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.sienna-size-image img{\n  max-height:150px !important;\n}\n\n\n\/* SCALE COPY *\/\n\n.sienna-scale__copy h3{\n  margin:0 0 6px;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.sienna-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 RAIL *\/\n\n.sienna-size-rail{\n  margin-top:15px;\n\n  border-top:1px solid var(--line);\n}\n\n.sienna-size{\n  display:grid;\n  grid-template-columns:minmax(0,78px) 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.sienna-size 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.sienna-size span{\n  color:var(--gold-deep);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.sienna-size p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* CHAIN STRIP *\/\n\n.sienna-chain{\n  display:grid;\n  grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin-top:14px;\n\n  padding:12px 14px;\n\n  background:var(--espresso);\n}\n\n.sienna-chain__mark small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.sienna-chain__mark strong{\n  display:block;\n\n  color:#FFF8ED;\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.sienna-chain__copy{\n  padding-left:17px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n}\n\n.sienna-chain__copy p{\n  margin:0;\n\n  color:#D8CFC3;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   04 — CLUSTER \/ PRODUCT DETAILS\n========================================================= *\/\n\n.sienna-details{\n  padding:30px 0;\n}\n\n.sienna-details__grid{\n  display:grid;\n  grid-template-columns:minmax(0,185px) minmax(0,1fr);\n\n  gap:28px;\n  align-items:start;\n}\n\n\n\/* DETAIL COLUMN *\/\n\n.sienna-detail-column{\n  min-width:0;\n\n  padding:10px;\n\n  background:#F3EADF;\n\n  border:1px solid var(--line);\n}\n\n.sienna-detail-image{\n  width:165px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.sienna-detail-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.sienna-detail-image img{\n  max-height:155px !important;\n}\n\n.sienna-detail-copy{\n  padding:11px 3px 2px;\n}\n\n.sienna-detail-copy small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.sienna-detail-copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:18px;\n  line-height:1.1;\n\n  font-weight:500;\n}\n\n.sienna-detail-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\/* SPEC COLUMN *\/\n\n.sienna-spec-column{\n  min-width:0;\n}\n\n.sienna-spec-column__head{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n\n  gap:15px;\n\n  margin-bottom:9px;\n}\n\n.sienna-spec-column__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.sienna-spec-column__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.sienna-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.sienna-spec{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n  gap:16px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.sienna-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.sienna-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\/* GLASS NOTE *\/\n\n.sienna-glass-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(--orange);\n}\n\n.sienna-glass-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.sienna-glass-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.sienna-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\n.sienna-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.sienna-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.sienna-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.sienna-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.sienna-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.sienna-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.sienna-lightbox:target{\n  display:flex;\n}\n\n.sienna-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.sienna-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.sienna-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.sienna-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  .sienna-opening{\n    grid-template-columns:minmax(0,1fr) minmax(0,175px);\n  }\n\n  .sienna-opening__copy{\n    padding:25px 21px;\n  }\n\n  .sienna-opening h2{\n    font-size:27px;\n  }\n\n  .sienna-trio{\n    width:150px;\n  }\n\n\n  .sienna-color__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .sienna-scale__layout{\n    grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .sienna-size-image{\n    width:125px;\n  }\n\n\n  .sienna-details__grid{\n    grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n    gap:20px;\n  }\n\n  .sienna-detail-image{\n    width:135px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .sienna-opening{\n    grid-template-columns:1fr;\n  }\n\n  .sienna-opening__visual{\n    display:grid;\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n    gap:14px;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .sienna-trio{\n    width:120px;\n  }\n\n  .sienna-opening__visual .sienna-caption{\n    text-align:left;\n  }\n\n\n  .sienna-colors{\n    grid-template-columns:1fr;\n  }\n\n  .sienna-color-option{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .sienna-color-option:last-child{\n    border-bottom:0;\n  }\n\n\n  .sienna-origin{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n\n  .sienna-scale__layout{\n    grid-template-columns:1fr;\n  }\n\n  .sienna-size-image{\n    width:115px;\n\n    margin:0;\n  }\n\n  .sienna-size{\n    grid-template-columns:minmax(0,65px) minmax(0,105px) minmax(0,1fr);\n\n    gap:8px;\n  }\n\n\n  .sienna-chain{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n  .sienna-chain__copy{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .sienna-details__grid{\n    grid-template-columns:1fr;\n  }\n\n  .sienna-detail-column{\n    display:grid;\n    grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n    gap:12px;\n    align-items:center;\n  }\n\n  .sienna-detail-image{\n    width:115px;\n\n    margin:0;\n  }\n\n  .sienna-detail-copy{\n    padding:0;\n  }\n\n\n  .sienna-spec-column__head{\n    display:block;\n  }\n\n  .sienna-spec-column__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .sienna-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .sienna-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-sienna\" id=\"sienna-root\"\u003e\n\u003c!-- =====================================================\n       01 — COLOR \/ SCALE \/ CLUSTER\n  ====================================================== --\u003e\n\u003csection class=\"sienna-opening\"\u003e\n\u003cdiv class=\"sienna-opening__copy\"\u003e\n\u003cspan class=\"sienna-kicker\"\u003e Color \/ Scale \/ Cluster \u003c\/span\u003e\n\u003ch2\u003eChoose the Glass First. Then Choose the Scale.\u003c\/h2\u003e\n\u003cp\u003eSienna combines hand-tinted glass shades with a bronze-finished radiating frame. Three glass colors change the character of the chandelier; three diameters determine how strongly the cluster fills the room.\u003c\/p\u003e\n\u003cdiv class=\"sienna-opening__facts\"\u003e\n\u003cdiv class=\"sienna-opening__fact\"\u003e\n\u003csmall\u003e Glass \u003c\/small\u003e \u003cstrong\u003e 3 Colors \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sienna-opening__fact\"\u003e\n\u003csmall\u003e Scale \u003c\/small\u003e \u003cstrong\u003e 3 Sizes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sienna-opening__fact\"\u003e\n\u003csmall\u003e Chain \u003c\/small\u003e \u003cstrong\u003e 19\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sienna-opening__visual\"\u003e\n\u003cdiv class=\"sienna-trio\"\u003e\u003ca href=\"#sienna-trio-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sienna-murano-style-vintage-glass-cluster-chandelier-stuberlighting_13.jpg?v=1782266283\" alt=\"Sienna Murano-style chandelier glass shades shown in three color options\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"sienna-caption\"\u003eThree glass tones · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — COLOR\n  ====================================================== --\u003e\n\u003csection class=\"sienna-color\"\u003e\n\u003cdiv class=\"sienna-color__head\"\u003e\n\u003ch3\u003eThree Glass Personalities\u003c\/h3\u003e\n\u003cp\u003eThe frame stays bronze across the collection. What changes the mood most is the glass itself — warm and expressive, quiet and neutral, or softly botanical.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sienna-colors\"\u003e\n\u003carticle class=\"sienna-color-option sienna-color-option--orange\"\u003e\n\u003cdiv class=\"sienna-color-bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003csmall\u003e Glass 01 \u003c\/small\u003e\n\u003ch3\u003eOrange\u003c\/h3\u003e\n\u003cp\u003eThe warmest choice, with an amber-orange tone that gives the chandelier the strongest vintage presence.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"sienna-color-option sienna-color-option--white\"\u003e\n\u003cdiv class=\"sienna-color-bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003csmall\u003e Glass 02 \u003c\/small\u003e\n\u003ch3\u003eCream White\u003c\/h3\u003e\n\u003cp\u003eThe quietest option for neutral interiors where the cluster form, rather than the color, should take the lead.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"sienna-color-option sienna-color-option--sage\"\u003e\n\u003cdiv class=\"sienna-color-bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003csmall\u003e Glass 03 \u003c\/small\u003e\n\u003ch3\u003eSage Green\u003c\/h3\u003e\n\u003cp\u003eA muted botanical tone that adds color without making the chandelier feel overly saturated.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sienna-origin\"\u003e\n\u003cstrong\u003e Murano-Style \u003c\/strong\u003e \u003cspan\u003e Sienna is a Mid-Century Italian-style design tribute. It is not certified or authentic Murano glass. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SCALE \/ CHAIN\n  ====================================================== --\u003e\n\u003csection class=\"sienna-scale\"\u003e\n\u003cdiv class=\"sienna-scale__layout\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sienna-size-image\"\u003e\u003ca href=\"#sienna-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sienna-murano-style-vintage-glass-cluster-chandelier-stuberlighting_19.jpg?v=1782266282\" alt=\"Sienna Murano-style glass cluster chandelier dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"sienna-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sienna-scale__copy\"\u003e\n\u003cspan class=\"sienna-kicker\"\u003e Scale \/ Room Presence \u003c\/span\u003e\n\u003ch3\u003eSame Cluster Language, Three Levels of Presence\u003c\/h3\u003e\n\u003cp\u003eChoose by how much visual space the chandelier should occupy. The two smaller models remain relatively shallow, while the 37.4-inch version adds both width and height.\u003c\/p\u003e\n\u003cdiv class=\"sienna-size-rail\"\u003e\n\u003cdiv class=\"sienna-size\"\u003e\n\u003cstrong\u003e 23.6\" \u003c\/strong\u003e \u003cspan\u003e H11\" \u003c\/span\u003e\n\u003cp\u003eCompact scale for smaller dining and bedroom spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sienna-size\"\u003e\n\u003cstrong\u003e 31.5\" \u003c\/strong\u003e \u003cspan\u003e H11\" \u003c\/span\u003e\n\u003cp\u003eBalanced mid-size option for standard dining and living areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sienna-size\"\u003e\n\u003cstrong\u003e 37.4\" \u003c\/strong\u003e \u003cspan\u003e H14.2\" \u003c\/span\u003e\n\u003cp\u003eLarger architectural scale for generous rooms and foyers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sienna-chain\"\u003e\n\u003cdiv class=\"sienna-chain__mark\"\u003e\n\u003csmall\u003e Standard Chain \u003c\/small\u003e \u003cstrong\u003e 19\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sienna-chain__copy\"\u003e\n\u003cp\u003eChain links can be adjusted during installation. For taller or vaulted ceilings, a longer chain can be supplied on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — CLUSTER \/ PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"sienna-details\"\u003e\n\u003cdiv class=\"sienna-details__grid\"\u003e\n\u003cdiv class=\"sienna-detail-column\"\u003e\n\u003cdiv class=\"sienna-detail-image\"\u003e\u003ca href=\"#sienna-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sienna-murano-style-vintage-glass-cluster-chandelier-stuberlighting_16.jpg?v=1782266282\" alt=\"Close-up detail of Sienna hand-tinted glass shade and bronze-finished cluster frame\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"sienna-detail-copy\"\u003e\n\u003csmall\u003e Glass \/ Frame \u003c\/small\u003e \u003cstrong\u003e Layered Rather Than Linear \u003c\/strong\u003e\n\u003cp\u003eMultiple glass shades radiate from the bronze-finished center, creating a fuller layered light effect than a single-source pendant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sienna-spec-column\"\u003e\n\u003cdiv class=\"sienna-spec-column__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Sienna · Glass Cluster Chandelier \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sienna-spec-list\"\u003e\n\u003cdiv class=\"sienna-spec\"\u003e\n\u003cspan class=\"sienna-spec__label\"\u003e Dimensions \u003c\/span\u003e \u003cspan class=\"sienna-spec__value\"\u003e Ø23.6\" × H11\"\u003cbr\u003eØ31.5\" × H11\"\u003cbr\u003eØ37.4\" × H14.2\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sienna-spec\"\u003e\n\u003cspan class=\"sienna-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"sienna-spec__value\"\u003e Bronze-finished metal frame · Hand-tinted glass shades \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sienna-spec\"\u003e\n\u003cspan class=\"sienna-spec__label\"\u003e Glass Colors \u003c\/span\u003e \u003cspan class=\"sienna-spec__value\"\u003e Orange · Cream White · Sage Green \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sienna-spec\"\u003e\n\u003cspan class=\"sienna-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"sienna-spec__value\"\u003e E14 multi-socket · Bulbs Included: Yes · Max 40W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sienna-spec\"\u003e\n\u003cspan class=\"sienna-spec__label\"\u003e Included Bulbs \u003c\/span\u003e \u003cspan class=\"sienna-spec__value\"\u003e 2700K warm-white LED · Standard included bulbs are non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sienna-spec\"\u003e\n\u003cspan class=\"sienna-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"sienna-spec__value\"\u003e Compatible with dimmable E14 LED bulbs and a compatible Triac wall dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sienna-spec\"\u003e\n\u003cspan class=\"sienna-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"sienna-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sienna-spec\"\u003e\n\u003cspan class=\"sienna-spec__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"sienna-spec__value\"\u003e 19\" standard chain · Adjustable during installation · Custom lengths available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sienna-spec\"\u003e\n\u003cspan class=\"sienna-spec__label\"\u003e Wiring \u003c\/span\u003e \u003cspan class=\"sienna-spec__value\"\u003e Hardwired · Ceiling junction box \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sienna-spec\"\u003e\n\u003cspan class=\"sienna-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"sienna-spec__value\"\u003e Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sienna-spec\"\u003e\n\u003cspan class=\"sienna-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"sienna-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sienna-spec\"\u003e\n\u003cspan class=\"sienna-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"sienna-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=\"sienna-glass-note\"\u003e\n\u003cstrong\u003e Hand-Tinted Glass \u003c\/strong\u003e \u003cspan\u003e Slight variation in glass tone, saturation and surface texture may occur from shade to shade and from fixture to fixture. These 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\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"sienna-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 — THREE COLORS\n  ====================================================== --\u003e \u003ca id=\"sienna-trio-large\" href=\"#sienna-root\" class=\"sienna-lightbox\"\u003e \u003cspan class=\"sienna-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sienna-murano-style-vintage-glass-cluster-chandelier-stuberlighting_13.jpg?v=1782266283\" alt=\"Enlarged comparison of Sienna three hand-tinted glass colors\"\u003e \u003cspan class=\"sienna-lightbox__caption\"\u003e Sienna · Orange \/ Cream White \/ Sage Green \u003c\/span\u003e \u003cspan class=\"sienna-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"sienna-detail-large\" href=\"#sienna-root\" class=\"sienna-lightbox\"\u003e \u003cspan class=\"sienna-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sienna-murano-style-vintage-glass-cluster-chandelier-stuberlighting_16.jpg?v=1782266282\" alt=\"Enlarged Sienna hand-tinted glass and bronze frame detail\"\u003e \u003cspan class=\"sienna-lightbox__caption\"\u003e Sienna · Glass \u0026amp; Bronze Detail \u003c\/span\u003e \u003cspan class=\"sienna-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=\"sienna-size-large\" href=\"#sienna-root\" class=\"sienna-lightbox\"\u003e \u003cspan class=\"sienna-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sienna-murano-style-vintage-glass-cluster-chandelier-stuberlighting_19.jpg?v=1782266282\" alt=\"Enlarged Sienna chandelier dimension reference\"\u003e \u003cspan class=\"sienna-lightbox__caption\"\u003e 23.6\" \/ 31.5\" \/ 37.4\" \u003c\/span\u003e \u003cspan class=\"sienna-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 23.6\"x H 11\" \/ Orange","offer_id":52391440220443,"sku":"STB-CH-26-10003","price":1335.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\"x H 11\" \/ White","offer_id":52391440253211,"sku":"STB-CH-26-10004","price":1335.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6\"x H 11\" \/ Green","offer_id":52391440285979,"sku":"STB-CH-26-10005","price":1335.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5\"x H 11\" \/ Orange","offer_id":52391440318747,"sku":"STB-CH-26-10006","price":2080.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5\"x H 11\" \/ White","offer_id":52391440351515,"sku":"STB-CH-26-10007","price":2080.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5\"x H 11\" \/ Green","offer_id":52391440384283,"sku":"STB-CH-26-10008","price":2080.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37.4\" x H 14.2\" \/ Orange","offer_id":52391440417051,"sku":"STB-CH-26-10009","price":2600.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37.4\" x H 14.2\" \/ White","offer_id":52391440449819,"sku":"STB-CH-26-10010","price":2600.0,"currency_code":"USD","in_stock":true},{"title":"Dia 37.4\" x H 14.2\" \/ Green","offer_id":52391440482587,"sku":"STB-CH-26-10011","price":2600.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sienna-murano-style-vintage-glass-cluster-chandelier-stuberlighting_1.jpg?v=1782266282"},{"product_id":"vienna-candle-style-fluted-glass-chandelier","title":"Vienna Candle Style Fluted Glass Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — VIENNA\n   Candle-Style Fluted Glass Chandelier\n\n   Product-first layout:\n   GLASS → COLOR → SIZE\/LIGHT COUNT → LIGHT → INSTALL\n========================================================= *\/\n\n.stb-vienna{\n  --paper:#FFFDF9;\n  --paper-soft:#F7F2EC;\n  --sand:#F0E8DF;\n  --rose:#F4ECEB;\n\n  --ink:#211A16;\n  --espresso:#352922;\n\n  --text:#574D46;\n  --muted:#7B7067;\n\n  --line:#D9CFC6;\n  --line-dark:#CBBDB0;\n\n  --gold:#AE8C60;\n  --gold-dark:#7B5F41;\n\n  width:100%;\n  max-width:890px;\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-vienna *,\n.stb-vienna *::before,\n.stb-vienna *::after{\n  box-sizing:border-box;\n}\n\n.stb-vienna h2,\n.stb-vienna 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-vienna p{\n  margin-top:0;\n}\n\n.stb-vienna__eyebrow{\n  display:block;\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9.4px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-vienna__title{\n  max-width:600px;\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.15;\n}\n\n.stb-vienna__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.27;\n}\n\n.stb-vienna__copy{\n  max-width:640px;\n  margin:0;\n\n  color:#645A52;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-vienna__hint{\n  display:block;\n  margin-top:5px;\n\n  color:#857970;\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-vienna__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 200px;\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-vienna__intro-copy{\n  padding:23px 25px;\n}\n\n.stb-vienna__intro-copy p{\n  max-width:590px;\n  margin:0;\n\n  color:#5E544D;\n\n  font-size:13.6px;\n  line-height:1.7;\n}\n\n.stb-vienna__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:19px;\n\n  background:var(--espresso);\n}\n\n.stb-vienna__intro-side small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#C9AF89;\n\n  font-size:8.7px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-vienna__intro-side strong{\n  display:block;\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-vienna__intro-side span{\n  color:#D5CAC2;\n\n  font-size:10.2px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   ESSENTIALS\n========================================================= *\/\n\n.stb-vienna__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-vienna__rail-item{\n  padding:12px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-vienna__rail-item:last-child{\n  border-right:0;\n}\n\n.stb-vienna__rail-item 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-vienna__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   IMAGE\n========================================================= *\/\n\n.stb-vienna__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-vienna__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 PAIR\n========================================================= *\/\n\n.stb-vienna__glass{\n  margin-bottom:31px;\n}\n\n.stb-vienna__glass-head{\n  margin-bottom:12px;\n}\n\n.stb-vienna__glass-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n}\n\n.stb-vienna__glass-card{\n  display:grid;\n  grid-template-columns:100px 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-vienna__glass-media{\n  width:90px;\n  max-width:100%;\n}\n\n.stb-vienna__glass-copy small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#88786E;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-vienna__glass-copy strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-vienna__glass-copy p{\n  margin:0;\n\n  color:#6D625A;\n\n  font-size:9.9px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   COLOR CHOICE\n========================================================= *\/\n\n.stb-vienna__colors{\n  display:grid;\n  grid-template-columns:165px minmax(0,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--sand);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-vienna__colors-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:17px;\n\n  background:var(--espresso);\n}\n\n.stb-vienna__colors-label small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#C8AF89;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-vienna__colors-label strong{\n  color:#FFF7EE;\n\n  font-size:13.2px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-vienna__color-options{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-vienna__color{\n  padding:14px 13px;\n\n  background:var(--paper);\n}\n\n.stb-vienna__color + .stb-vienna__color{\n  border-left:1px solid var(--line);\n}\n\n.stb-vienna__color small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-vienna__color 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-vienna__color p{\n  margin:0;\n\n  color:#70645C;\n\n  font-size:9.7px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   SIZE SELECTOR\n========================================================= *\/\n\n.stb-vienna__sizes{\n  margin-bottom:31px;\n}\n\n.stb-vienna__sizes-head{\n  margin-bottom:12px;\n}\n\n.stb-vienna__size-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  gap:8px;\n}\n\n.stb-vienna__size{\n  min-width:0;\n\n  padding:10px;\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-vienna__size--main{\n  border-top:2px solid var(--gold);\n}\n\n.stb-vienna__dimension{\n  width:118px;\n  max-width:100%;\n\n  margin:0 auto 9px;\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-vienna__dimension a{\n  display:block;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-vienna__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-vienna__size-copy{\n  text-align:center;\n}\n\n.stb-vienna__size-copy small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#88786E;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-vienna__size-copy strong{\n  display:block;\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-vienna__size-copy span{\n  display:block;\n  margin-bottom:5px;\n\n  color:var(--gold-dark);\n\n  font-size:9.3px;\n  font-weight:600;\n}\n\n.stb-vienna__size-copy p{\n  margin:0;\n\n  color:#70645C;\n\n  font-size:9.8px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   LIGHT CHARACTER\n========================================================= *\/\n\n.stb-vienna__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-vienna__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-vienna__light-title small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#C8AF89;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-vienna__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-vienna__light-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-vienna__light-item{\n  padding:14px 16px;\n}\n\n.stb-vienna__light-item + .stb-vienna__light-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-vienna__light-item small{\n  display:block;\n  margin-bottom:3px;\n\n  color:#887A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-vienna__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-vienna__light-item p{\n  margin:0;\n\n  color:#6F655D;\n\n  font-size:9.9px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   CHAIN \/ PLACEMENT\n========================================================= *\/\n\n.stb-vienna__hang{\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-vienna__hang-number{\n  padding:15px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-vienna__hang-number small{\n  display:block;\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-vienna__hang-number strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:20px;\n  font-weight:500;\n}\n\n.stb-vienna__hang-copy{\n  padding:14px 17px;\n}\n\n.stb-vienna__hang-copy strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.8px;\n  font-weight:500;\n}\n\n.stb-vienna__hang-copy p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:10.5px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.stb-vienna__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-vienna__placement-item{\n  padding:13px 14px;\n}\n\n.stb-vienna__placement-item + .stb-vienna__placement-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-vienna__placement-item small{\n  display:block;\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-vienna__placement-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-vienna__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   GLASS NOTE\n========================================================= *\/\n\n.stb-vienna__variation{\n  margin-bottom:31px;\n\n  padding:11px 14px;\n\n  background:var(--rose);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.stb-vienna__variation 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-vienna__variation p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.5px;\n  line-height:1.54;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-vienna__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-vienna__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-vienna__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-vienna__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-vienna__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-vienna__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-vienna__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-vienna__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-vienna__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n}\n\n.stb-vienna__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-vienna__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-vienna__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-vienna__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-vienna__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-vienna__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-vienna__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-vienna__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-vienna__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-vienna__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-vienna__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-vienna__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-vienna__lightbox:target{\n  display:flex;\n}\n\n.stb-vienna__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-vienna__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-vienna__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-vienna__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-vienna__intro{\n    grid-template-columns:1fr 165px;\n  }\n\n  .stb-vienna__title{\n    font-size:25px;\n  }\n\n\n  .stb-vienna__rail{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-vienna__rail-item:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-vienna__rail-item:nth-child(1),\n  .stb-vienna__rail-item:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-vienna__colors{\n    grid-template-columns:135px 1fr;\n  }\n\n\n  .stb-vienna__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-vienna{\n    font-size:14px;\n  }\n\n\n  .stb-vienna__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-vienna__intro-copy{\n    padding:18px 16px;\n  }\n\n  .stb-vienna__intro-side{\n    padding:13px 16px;\n  }\n\n\n  .stb-vienna__glass-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-vienna__glass-card{\n    grid-template-columns:80px 1fr;\n  }\n\n  .stb-vienna__glass-media{\n    width:74px;\n  }\n\n\n  .stb-vienna__colors{\n    grid-template-columns:1fr;\n  }\n\n  .stb-vienna__color-options{\n    grid-template-columns:1fr;\n  }\n\n  .stb-vienna__color + .stb-vienna__color{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-vienna__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-vienna__size{\n    display:grid;\n    grid-template-columns:84px 1fr;\n\n    gap:12px;\n    align-items:center;\n  }\n\n  .stb-vienna__dimension{\n    width:76px;\n\n    margin:0;\n  }\n\n  .stb-vienna__size-copy{\n    text-align:left;\n  }\n\n\n  .stb-vienna__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-vienna__light-body{\n    grid-template-columns:1fr;\n\n    border-top:0;\n    border-left:1px solid var(--line);\n  }\n\n  .stb-vienna__light-item + .stb-vienna__light-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-vienna__hang{\n    grid-template-columns:92px 1fr;\n  }\n\n\n  .stb-vienna__placement{\n    grid-template-columns:1fr;\n  }\n\n  .stb-vienna__placement-item + .stb-vienna__placement-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-vienna__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-vienna__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-vienna__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-vienna\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-vienna__intro\"\u003e\n\u003cdiv class=\"stb-vienna__intro-copy\"\u003e\n\u003cspan class=\"stb-vienna__eyebrow\"\u003e Fluted Glass · Candle Style · 5 \/ 6 \/ 8-Light \u003c\/span\u003e\n\u003ch2 class=\"stb-vienna__title\"\u003eA Softer Way to Make the Chandelier the Centerpiece.\u003c\/h2\u003e\n\u003cp\u003eVienna pairs a traditional candle-style silhouette with vertically fluted glass shades. Multiple arms spread the light across the room, while Pink, Green and Gold glass let the chandelier move from romantic to botanical to classic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vienna__intro-side\"\u003e\n\u003csmall\u003e Three Sizes \u003c\/small\u003e \u003cstrong\u003e 5 · 6 · 8-Light \u003c\/strong\u003e \u003cspan\u003e E14 LED bulbs included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ESSENTIALS\n  ====================================================== --\u003e\n\u003csection class=\"stb-vienna__rail\"\u003e\n\u003cdiv class=\"stb-vienna__rail-item\"\u003e\n\u003csmall\u003eGlass\u003c\/small\u003e \u003cstrong\u003eFluted Glass\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vienna__rail-item\"\u003e\n\u003csmall\u003eColors\u003c\/small\u003e \u003cstrong\u003ePink · Green · Gold\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vienna__rail-item\"\u003e\n\u003csmall\u003eBulb\u003c\/small\u003e \u003cstrong\u003eE14 · Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vienna__rail-item\"\u003e\n\u003csmall\u003eChain\u003c\/small\u003e \u003cstrong\u003e19\" Standard\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       GLASS + PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection id=\"vienna-details-section\" class=\"stb-vienna__glass\"\u003e\n\u003cdiv class=\"stb-vienna__glass-head\"\u003e\n\u003cspan class=\"stb-vienna__eyebrow\"\u003e Material \u0026amp; Construction \u003c\/span\u003e\n\u003ch3 class=\"stb-vienna__section-title\"\u003eThe Glass Is the Detail.\u003c\/h3\u003e\n\u003cp class=\"stb-vienna__copy\"\u003eVertical fluting gives each shade more depth than smooth glass, catching both daylight and the warm glow of the bulbs. The multi-arm frame keeps the composition open rather than visually heavy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vienna__glass-grid\"\u003e\n\u003c!-- MATERIAL --\u003e\n\u003carticle class=\"stb-vienna__glass-card\"\u003e\n\u003cdiv class=\"stb-vienna__glass-media\"\u003e\u003ca href=\"#vienna-material\" class=\"stb-vienna__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vienna-candle-style-fluted-glass-chandelier-stuberlighting_15.jpg?v=1782287173\" alt=\"Vienna chandelier fluted glass material detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-vienna__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-vienna__glass-copy\"\u003e\n\u003csmall\u003e Glass \u003c\/small\u003e \u003cstrong\u003e Hand-Formed Fluting \u003c\/strong\u003e\n\u003cp\u003eVertical ridges add texture and help soften the appearance of each individual light source.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- PRODUCT DETAIL --\u003e\n\u003carticle class=\"stb-vienna__glass-card\"\u003e\n\u003cdiv class=\"stb-vienna__glass-media\"\u003e\u003ca href=\"#vienna-product-detail\" class=\"stb-vienna__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vienna-candle-style-fluted-glass-chandelier-stuberlighting_14.jpg?v=1782287173\" alt=\"Vienna candle style chandelier construction detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-vienna__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-vienna__glass-copy\"\u003e\n\u003csmall\u003e Structure \u003c\/small\u003e \u003cstrong\u003e Candle-Style Multi-Arm Frame \u003c\/strong\u003e\n\u003cp\u003eMultiple radiating arms distribute the glass shades evenly around the central body.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL LIGHTBOX --\u003e \u003ca id=\"vienna-material\" href=\"#vienna-details-section\" class=\"stb-vienna__lightbox\"\u003e \u003cspan class=\"stb-vienna__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vienna-candle-style-fluted-glass-chandelier-stuberlighting_15.jpg?v=1782287173\" alt=\"Enlarged Vienna fluted glass material detail\"\u003e \u003cspan class=\"stb-vienna__lightbox-caption\"\u003e Vienna · Fluted Glass Detail \u003c\/span\u003e \u003cspan class=\"stb-vienna__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- PRODUCT DETAIL LIGHTBOX --\u003e \u003ca id=\"vienna-product-detail\" href=\"#vienna-details-section\" class=\"stb-vienna__lightbox\"\u003e \u003cspan class=\"stb-vienna__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vienna-candle-style-fluted-glass-chandelier-stuberlighting_14.jpg?v=1782287173\" alt=\"Enlarged Vienna chandelier construction detail\"\u003e \u003cspan class=\"stb-vienna__lightbox-caption\"\u003e Vienna · Frame \u0026amp; Glass Detail \u003c\/span\u003e \u003cspan class=\"stb-vienna__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       COLOR\n  ====================================================== --\u003e\n\u003csection class=\"stb-vienna__colors\"\u003e\n\u003cdiv class=\"stb-vienna__colors-label\"\u003e\n\u003csmall\u003e Glass Color \u003c\/small\u003e \u003cstrong\u003e Choose the Character of the Room. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vienna__color-options\"\u003e\n\u003cdiv class=\"stb-vienna__color\"\u003e\n\u003csmall\u003e Romantic \u003c\/small\u003e \u003cstrong\u003e Pink \u003c\/strong\u003e\n\u003cp\u003eSoft and expressive. Works naturally with cream, brass and warmer interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vienna__color\"\u003e\n\u003csmall\u003e Botanical \u003c\/small\u003e \u003cstrong\u003e Green \u003c\/strong\u003e\n\u003cp\u003eA quieter choice for French Country, cottage and earthy rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vienna__color\"\u003e\n\u003csmall\u003e Classic \u003c\/small\u003e \u003cstrong\u003e Gold \u003c\/strong\u003e\n\u003cp\u003eThe most traditional option for formal dining rooms, foyers and warm wood interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZES\n  ====================================================== --\u003e\n\u003csection id=\"vienna-size-section\" class=\"stb-vienna__sizes\"\u003e\n\u003cdiv class=\"stb-vienna__sizes-head\"\u003e\n\u003cspan class=\"stb-vienna__eyebrow\"\u003e Choose the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-vienna__section-title\"\u003eMore Diameter Also Means More Light Points.\u003c\/h3\u003e\n\u003cp class=\"stb-vienna__copy\"\u003eAll three versions share the same 19.7\" body height. Choose mainly by room scale, table size and how much visual presence you want overhead.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vienna__size-grid\"\u003e\n\u003c!-- 5 LIGHT --\u003e\n\u003carticle class=\"stb-vienna__size\"\u003e\n\u003cdiv class=\"stb-vienna__dimension\"\u003e\u003ca href=\"#vienna-size-5\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vienna-candle-style-fluted-glass-chandelier-stuberlighting_20.jpg?v=1782287173\" alt=\"Vienna 5-Light chandelier dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-vienna__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-vienna__size-copy\"\u003e\n\u003csmall\u003e 5-Light · Small \u003c\/small\u003e \u003cstrong\u003e Ø26.8\" × H19.7\" \u003c\/strong\u003e \u003cspan\u003e 68 × 50cm \u003c\/span\u003e\n\u003cp\u003eBreakfast areas, smaller dining rooms and bedrooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 6 LIGHT --\u003e\n\u003carticle class=\"stb-vienna__size stb-vienna__size--main\"\u003e\n\u003cdiv class=\"stb-vienna__dimension\"\u003e\u003ca href=\"#vienna-size-6\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vienna-candle-style-fluted-glass-chandelier-stuberlighting_12.jpg?v=1782287173\" alt=\"Vienna 6-Light chandelier dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-vienna__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-vienna__size-copy\"\u003e\n\u003csmall\u003e 6-Light · Medium \u003c\/small\u003e \u003cstrong\u003e Ø27.6\" × H19.7\" \u003c\/strong\u003e \u003cspan\u003e 70 × 50cm \u003c\/span\u003e\n\u003cp\u003eThe balanced choice for most 6–8 seat dining rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 8 LIGHT --\u003e\n\u003carticle class=\"stb-vienna__size\"\u003e\n\u003cdiv class=\"stb-vienna__dimension\"\u003e\u003ca href=\"#vienna-size-8\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vienna-candle-style-fluted-glass-chandelier-stuberlighting_4.jpg?v=1782287173\" alt=\"Vienna 8-Light chandelier dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-vienna__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-vienna__size-copy\"\u003e\n\u003csmall\u003e 8-Light · Large \u003c\/small\u003e \u003cstrong\u003e Ø33.5\" × H19.7\" \u003c\/strong\u003e \u003cspan\u003e 85 × 50cm \u003c\/span\u003e\n\u003cp\u003eLarger dining rooms, foyers and statement applications.\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=\"vienna-size-5\" href=\"#vienna-size-section\" class=\"stb-vienna__lightbox\"\u003e \u003cspan class=\"stb-vienna__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vienna-candle-style-fluted-glass-chandelier-stuberlighting_20.jpg?v=1782287173\" alt=\"Enlarged Vienna 5-Light dimensions\"\u003e \u003cspan class=\"stb-vienna__lightbox-caption\"\u003e 5-Light · Ø26.8\" × H19.7\" \u003c\/span\u003e \u003cspan class=\"stb-vienna__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"vienna-size-6\" href=\"#vienna-size-section\" class=\"stb-vienna__lightbox\"\u003e \u003cspan class=\"stb-vienna__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vienna-candle-style-fluted-glass-chandelier-stuberlighting_12.jpg?v=1782287173\" alt=\"Enlarged Vienna 6-Light dimensions\"\u003e \u003cspan class=\"stb-vienna__lightbox-caption\"\u003e 6-Light · Ø27.6\" × H19.7\" \u003c\/span\u003e \u003cspan class=\"stb-vienna__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"vienna-size-8\" href=\"#vienna-size-section\" class=\"stb-vienna__lightbox\"\u003e \u003cspan class=\"stb-vienna__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vienna-candle-style-fluted-glass-chandelier-stuberlighting_4.jpg?v=1782287173\" alt=\"Enlarged Vienna 8-Light dimensions\"\u003e \u003cspan class=\"stb-vienna__lightbox-caption\"\u003e 8-Light · Ø33.5\" × H19.7\" \u003c\/span\u003e \u003cspan class=\"stb-vienna__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHT \/ DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"stb-vienna__light\"\u003e\n\u003cdiv class=\"stb-vienna__light-title\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Warm by Default. Dimmable When You Want It. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vienna__light-body\"\u003e\n\u003cdiv class=\"stb-vienna__light-item\"\u003e\n\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e 2700K E14 LED Bulbs \u003c\/strong\u003e\n\u003cp\u003eWarm-white bulbs are included for every socket. Standard included bulbs are non-dimmable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vienna__light-item\"\u003e\n\u003csmall\u003e Optional Dimming \u003c\/small\u003e \u003cstrong\u003e Replace With Dimmable E14 LEDs \u003c\/strong\u003e\n\u003cp\u003ePair compatible dimmable E14 bulbs with a compatible Triac wall dimmer for adjustable brightness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CHAIN\n  ====================================================== --\u003e\n\u003csection class=\"stb-vienna__hang\"\u003e\n\u003cdiv class=\"stb-vienna__hang-number\"\u003e\n\u003csmall\u003e Standard Chain \u003c\/small\u003e \u003cstrong\u003e 19\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vienna__hang-copy\"\u003e\n\u003cstrong\u003e Adjustable during installation. \u003c\/strong\u003e\n\u003cp\u003eThe standard 19-inch chain can be shortened by adjusting links. If your ceiling is higher or vaulted, a longer chain can be requested before ordering. Contact support@stuberlighting.com with your ceiling height.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PLACEMENT\n  ====================================================== --\u003e\n\u003csection class=\"stb-vienna__placement\"\u003e\n\u003cdiv class=\"stb-vienna__placement-item\"\u003e\n\u003csmall\u003e Dining Room \u003c\/small\u003e \u003cstrong\u003e 5 or 6-Light \u003c\/strong\u003e\n\u003cp\u003eStart with 26.8\"–27.6\" for most residential dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vienna__placement-item\"\u003e\n\u003csmall\u003e Large Dining \u003c\/small\u003e \u003cstrong\u003e 8-Light \u003c\/strong\u003e\n\u003cp\u003eThe 33.5\" diameter creates stronger presence above larger tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vienna__placement-item\"\u003e\n\u003csmall\u003e Foyer \u003c\/small\u003e \u003cstrong\u003e 8-Light + Longer Chain \u003c\/strong\u003e\n\u003cp\u003eBest when the fixture needs to read clearly from farther away.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       GLASS NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-vienna__variation\"\u003e\u003cstrong\u003e Slight differences between glass shades are normal. \u003c\/strong\u003e\n\u003cp\u003eThe fluted shades are individually formed, so small variations in ridge depth, glass appearance and color saturation can occur. These differences are part of the material character.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-vienna__specs\"\u003e\n\u003cdiv class=\"stb-vienna__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Vienna \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vienna__spec\"\u003e\n\u003cspan\u003e Configurations \u003c\/span\u003e \u003cstrong\u003e 5-Light · 6-Light · 8-Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vienna__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e 5-Light — Ø26.8\" × H19.7\" · 6-Light — Ø27.6\" × H19.7\" · 8-Light — Ø33.5\" × H19.7\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vienna__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Hand-Formed Fluted Glass Shades · Metal Frame \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vienna__spec\"\u003e\n\u003cspan\u003e Glass Colors \u003c\/span\u003e \u003cstrong\u003e Pink · Green · Gold \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vienna__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e E14 · Bulbs Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vienna__spec\"\u003e\n\u003cspan\u003e Included Bulbs \u003c\/span\u003e \u003cstrong\u003e Warm-White 2700K LED · Standard Included Bulbs Are Non-Dimmable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vienna__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e 40W Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vienna__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Fixture Supports Dimming When Used With Compatible Dimmable E14 Bulbs and a Compatible Triac Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vienna__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-vienna__spec\"\u003e\n\u003cspan\u003e Chain \u003c\/span\u003e \u003cstrong\u003e 19\" Standard · Adjustable During Installation · Custom Length Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vienna__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired · Ceiling Junction Box \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-vienna__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-vienna__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-vienna__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-vienna__faq\"\u003e\u003cspan class=\"stb-vienna__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-vienna__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose over a dining table?\u003c\/summary\u003e\n\u003cp\u003eChoose the 5-Light 26.8\" version for smaller 4–6 person dining areas. The 6-Light 27.6\" version is the most versatile choice for standard 6–8 person dining rooms. Choose the 8-Light 33.5\" version for larger tables or rooms where the chandelier needs more visual presence.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre bulbs included?\u003c\/summary\u003e\n\u003cp\u003eYes. Warm-white 2700K E14 LED bulbs are included for all sockets. The standard included bulbs are non-dimmable.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Vienna be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes, after replacing the included bulbs with compatible dimmable E14 LED bulbs and using a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I request a longer chain?\u003c\/summary\u003e\n\u003cp\u003eYes. Vienna includes a 19-inch chain as standard. Longer chain lengths can be requested for higher or vaulted ceilings. Contact support@stuberlighting.com with your ceiling height before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-vienna__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 26.8\" \/ Pink","offer_id":52392187461915,"sku":"STB-CH-26-10012","price":750.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26.8\" \/ Green","offer_id":52392187494683,"sku":"STB-CH-26-10013","price":750.0,"currency_code":"USD","in_stock":true},{"title":"Dia 26.8\" \/ Gold","offer_id":52392187527451,"sku":"STB-CH-26-10014","price":750.0,"currency_code":"USD","in_stock":true},{"title":"Dia 27.6\" \/ Pink","offer_id":52392187560219,"sku":"STB-CH-26-10015","price":890.0,"currency_code":"USD","in_stock":true},{"title":"Dia 27.6\" \/ Green","offer_id":52392187592987,"sku":"STB-CH-26-10016","price":890.0,"currency_code":"USD","in_stock":true},{"title":"Dia 27.6\" \/ Gold","offer_id":52392187625755,"sku":"STB-CH-26-10017","price":890.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33.5\" \/ Pink","offer_id":52392187658523,"sku":"STB-CH-26-10018","price":1180.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33.5\" \/ Green","offer_id":52392187691291,"sku":"STB-CH-26-10019","price":1180.0,"currency_code":"USD","in_stock":true},{"title":"Dia 33.5\" \/ Gold","offer_id":52392187724059,"sku":"STB-CH-26-10020","price":1180.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/vienna-candle-style-fluted-glass-chandelier-stuberlighting_1.jpg?v=1782287173"},{"product_id":"coraline-capiz-shell-wind-chime-chandelier","title":"Coraline Capiz Shell Wind Chime Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — CORALINE\n   CAPIZ SHELL WIND CHIME CHANDELIER\n\n   SHELL \/ GLOW \/ SCALE\n\n   MATERIAL-LED EDITORIAL\n   QUIET LUXURY · CONCISE · SHOPPER-FIRST\n   DISTINCT FROM DAWN BACKGROUND\n   MOBILE READY\n========================================================= *\/\n\n.stb-coraline{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817568;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --cream:#F5EDD8;\n  --sand:#E9DDC5;\n  --soft:#F3EBDD;\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n\n  --shell:#EFE7D9;\n  --pearl:#F5F1E9;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\n\n  width:100%;\n  max-width:860px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-coraline *,\n.stb-coraline *::before,\n.stb-coraline *::after{\n  box-sizing:border-box;\n}\n\n.stb-coraline h2,\n.stb-coraline h3,\n.stb-coraline p{\n  margin-top:0;\n}\n\n.stb-coraline h2,\n.stb-coraline h3{\n  color:var(--espresso);\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-coraline 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-coraline a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.coraline-frame{\n  position:relative;\n\n  padding:30px 30px 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.coraline-frame::before{\n  content:\"\";\n\n  position:absolute;\n  top:8px;\n  left:30px;\n\n  width:62px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.coraline-frame::after{\n  content:\"\";\n\n  position:absolute;\n  top:11px;\n  left:30px;\n\n  width:30px;\n  height:1px;\n\n  background:#B69B77;\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.coraline-eyebrow{\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.coraline-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 — SHELL \/ GLOW\n========================================================= *\/\n\n.coraline-intro{\n  padding:18px 0 30px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.coraline-intro__grid{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,215px);\n\n  gap:34px;\n  align-items:center;\n}\n\n.coraline-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.coraline-intro__copy \u003e p{\n  max-width:565px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* FACT LEDGER *\/\n\n.coraline-intro__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:24px;\n\n  margin-top:17px;\n}\n\n.coraline-intro__fact{\n  min-width:90px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.coraline-intro__fact:nth-child(2){\n  border-color:#B8A58D;\n}\n\n.coraline-intro__fact:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.coraline-intro__fact small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.coraline-intro__fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* ON\/OFF IMAGE *\/\n\n.coraline-glow{\n  min-width:0;\n\n  padding:9px;\n\n  background:var(--shell);\n\n  border:1px solid var(--line);\n}\n\n.coraline-glow__img{\n  width:195px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n}\n\n.coraline-glow__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.coraline-glow__img img{\n  max-height:185px !important;\n}\n\n\n\/* =========================================================\n   02 — MATERIAL GALLERY\n========================================================= *\/\n\n.coraline-material{\n  padding:30px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.coraline-material__head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:15px;\n}\n\n.coraline-material__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.coraline-material__head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* ASYMMETRICAL GALLERY *\/\n\n.coraline-gallery{\n  display:grid;\n  grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);\n\n  gap:9px;\n}\n\n.coraline-gallery__main{\n  min-width:0;\n\n  padding:11px;\n\n  background:#F5EFE5;\n\n  border:1px solid var(--line);\n}\n\n.coraline-gallery__main-media{\n  width:180px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.coraline-gallery__main-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.coraline-gallery__main-media img{\n  max-height:170px !important;\n}\n\n.coraline-gallery__main-copy{\n  padding:10px 4px 2px;\n}\n\n.coraline-gallery__main-copy small,\n.coraline-gallery__side-copy small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.coraline-gallery__main-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:19px;\n  line-height:1.1;\n\n  font-weight:500;\n}\n\n.coraline-gallery__main-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\/* RIGHT STACK *\/\n\n.coraline-gallery__side{\n  display:grid;\n  grid-template-rows:1fr 1fr;\n\n  gap:9px;\n}\n\n.coraline-gallery__side-item{\n  display:grid;\n  grid-template-columns:minmax(0,118px) minmax(0,1fr);\n\n  gap:12px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:9px;\n\n  border:1px solid var(--line);\n}\n\n.coraline-gallery__side-item:nth-child(1){\n  background:#F8F4EC;\n}\n\n.coraline-gallery__side-item:nth-child(2){\n  background:#EFE9DF;\n}\n\n.coraline-gallery__side-media{\n  width:112px;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n}\n\n.coraline-gallery__side-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.coraline-gallery__side-media img{\n  max-height:105px !important;\n}\n\n.coraline-gallery__side-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:16px;\n  line-height:1.1;\n\n  font-weight:500;\n}\n\n.coraline-gallery__side-copy p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* MATERIAL NOTE *\/\n\n.coraline-natural{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n  gap:17px;\n\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(--gold);\n}\n\n.coraline-natural strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.coraline-natural span{\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   03 — SIZE SELECTION\n========================================================= *\/\n\n.coraline-scale{\n  padding:30px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.coraline-scale__head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:15px;\n}\n\n.coraline-scale__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.coraline-scale__head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* SIZE GRID *\/\n\n.coraline-sizes{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  border:1px solid var(--line);\n}\n\n.coraline-size{\n  min-width:0;\n\n  padding:13px 12px;\n\n  border-right:1px solid var(--line);\n}\n\n.coraline-size:last-child{\n  border-right:0;\n}\n\n.coraline-size:nth-child(1){\n  background:#FBF8F2;\n}\n\n.coraline-size:nth-child(2){\n  background:#F7F1E7;\n}\n\n.coraline-size:nth-child(3){\n  background:#F1E8DC;\n}\n\n.coraline-size__img{\n  width:105px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto 9px;\n\n  overflow:hidden;\n}\n\n.coraline-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.coraline-size__img img{\n  max-height:98px !important;\n}\n\n.coraline-size 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.coraline-size h3{\n  margin:0 0 3px;\n\n  font-size:19px;\n  line-height:1;\n}\n\n.coraline-size__dim{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.coraline-size p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n.coraline-size__weight{\n  display:block;\n\n  margin-top:7px;\n\n  padding-top:7px;\n\n  border-top:1px solid var(--line);\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n\n\/* SUSPENSION *\/\n\n.coraline-suspension{\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:14px;\n\n  padding:14px 16px;\n\n  background:var(--espresso);\n}\n\n.coraline-suspension__mark small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.coraline-suspension__mark strong{\n  display:block;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:22px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.coraline-suspension__copy{\n  padding-left:18px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n}\n\n.coraline-suspension__copy p{\n  margin:0;\n\n  color:#D8CFC3;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.coraline-specs{\n  padding:30px 0;\n}\n\n.coraline-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.coraline-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.coraline-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.coraline-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.coraline-spec{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.coraline-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.coraline-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CARE NOTE *\/\n\n.coraline-care{\n  margin-top:11px;\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.coraline-care strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.coraline-care span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.coraline-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\n.coraline-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.coraline-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.coraline-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.coraline-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.coraline-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.coraline-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.coraline-lightbox:target{\n  display:flex;\n}\n\n.coraline-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.coraline-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.coraline-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.coraline-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  .coraline-frame{\n    padding:26px 19px 0;\n  }\n\n  .coraline-frame::before,\n  .coraline-frame::after{\n    left:19px;\n  }\n\n\n  .coraline-intro__grid{\n    grid-template-columns:minmax(0,1fr) minmax(0,170px);\n\n    gap:20px;\n  }\n\n  .coraline-intro h2{\n    font-size:27px;\n  }\n\n  .coraline-glow__img{\n    width:150px;\n  }\n\n\n  .coraline-material__head,\n  .coraline-scale__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .coraline-gallery__side-item{\n    grid-template-columns:minmax(0,95px) minmax(0,1fr);\n  }\n\n  .coraline-gallery__side-media{\n    width:90px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .coraline-intro__grid{\n    grid-template-columns:1fr;\n  }\n\n  .coraline-glow{\n    width:155px;\n  }\n\n\n  .coraline-gallery{\n    grid-template-columns:1fr;\n  }\n\n  .coraline-gallery__main{\n    display:grid;\n    grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n    gap:12px;\n    align-items:center;\n  }\n\n  .coraline-gallery__main-media{\n    width:115px;\n\n    margin:0;\n  }\n\n  .coraline-gallery__main-copy{\n    padding:0;\n  }\n\n\n  .coraline-gallery__side{\n    grid-template-rows:auto;\n  }\n\n\n  .coraline-natural{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n\n  .coraline-sizes{\n    grid-template-columns:1fr;\n  }\n\n  .coraline-size{\n    display:grid;\n    grid-template-columns:minmax(0,95px) 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  .coraline-size:last-child{\n    border-bottom:0;\n  }\n\n  .coraline-size__img{\n    grid-row:1 \/ span 5;\n\n    width:88px;\n\n    margin:0;\n  }\n\n  .coraline-size small,\n  .coraline-size h3,\n  .coraline-size__dim,\n  .coraline-size p,\n  .coraline-size__weight{\n    grid-column:2;\n\n    margin-top:0;\n  }\n\n\n  .coraline-suspension{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n  .coraline-suspension__copy{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .coraline-specs__head{\n    display:block;\n  }\n\n  .coraline-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .coraline-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .coraline-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-coraline\" id=\"coraline-root\"\u003e\n\u003cdiv class=\"coraline-frame\"\u003e\n\u003c!-- =====================================================\n         01 — SHELL \/ GLOW\n    ====================================================== --\u003e\n\u003csection class=\"coraline-intro\"\u003e\n\u003cdiv class=\"coraline-intro__grid\"\u003e\n\u003cdiv class=\"coraline-intro__copy\"\u003e\n\u003cspan class=\"coraline-eyebrow\"\u003e Shell \/ Glow \/ Scale \u003c\/span\u003e\n\u003ch2\u003eNatural Capiz, Layered to Catch the Light\u003c\/h2\u003e\n\u003cp\u003eCoraline suspends translucent natural Capiz shells beneath a warm gold frame in cascading vertical layers. With the light off, the shell texture remains visible; illuminated, the layers become warmer and more pearl-like.\u003c\/p\u003e\n\u003cdiv class=\"coraline-intro__facts\"\u003e\n\u003cdiv class=\"coraline-intro__fact\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Natural Capiz \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coraline-intro__fact\"\u003e\n\u003csmall\u003e Sizes \u003c\/small\u003e \u003cstrong\u003e 3 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coraline-intro__fact\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coraline-glow\"\u003e\n\u003cdiv class=\"coraline-glow__img\"\u003e\u003ca href=\"#coraline-glow-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/coraline-capiz-shell-wind-chime-chandelier-stuberlighting-36.jpg?v=1786343533\" alt=\"Coraline Capiz shell chandelier shown with light on and off\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"coraline-caption\"\u003eLight on \/ off · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — MATERIAL GALLERY\n    ====================================================== --\u003e\n\u003csection class=\"coraline-material\"\u003e\n\u003cdiv class=\"coraline-material__head\"\u003e\n\u003ch3\u003eThe Material Is the Decoration\u003c\/h3\u003e\n\u003cp\u003eThere is no printed shell effect or opaque decorative shade. The visible variation, translucency and layered surface come from the individual Capiz pieces themselves.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coraline-gallery\"\u003e\n\u003c!-- NATURAL CAPIZ --\u003e\n\u003carticle class=\"coraline-gallery__main\"\u003e\n\u003cdiv class=\"coraline-gallery__main-media\"\u003e\u003ca href=\"#coraline-material-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shell-caizhi.png?v=1786953390\" alt=\"Natural Capiz shell material detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"coraline-gallery__main-copy\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Natural Capiz Shell \u003c\/strong\u003e\n\u003cp\u003eThin translucent shell with subtle differences in opacity, tone and surface texture. Those differences are part of the material character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- RIGHT COLUMN --\u003e\n\u003cdiv class=\"coraline-gallery__side\"\u003e\n\u003carticle class=\"coraline-gallery__side-item\"\u003e\n\u003cdiv class=\"coraline-gallery__side-media\"\u003e\u003ca href=\"#coraline-bottom-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/coraline-capiz-shell-wind-chime-chandelier-stuberlighting_4.jpg?v=1782381690\" alt=\"Bottom view looking upward through Coraline Capiz chandelier\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"coraline-gallery__side-copy\"\u003e\n\u003csmall\u003e From Below \u003c\/small\u003e \u003cstrong\u003e Layered Depth \u003c\/strong\u003e\n\u003cp\u003eThe underside shows how the strands overlap around the light source instead of forming a flat curtain.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"coraline-gallery__side-item\"\u003e\n\u003cdiv class=\"coraline-gallery__side-media\"\u003e\u003ca href=\"#coraline-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/coraline-capiz-shell-wind-chime-chandelier-stuberlighting-32.jpg?v=1786343533\" alt=\"Close-up of Coraline Capiz shell strands and warm gold frame\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"coraline-gallery__side-copy\"\u003e\n\u003csmall\u003e Construction \u003c\/small\u003e \u003cstrong\u003e Shell + Warm Gold \u003c\/strong\u003e\n\u003cp\u003eFine suspended strands keep the chandelier visually lighter than a solid glass fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coraline-natural\"\u003e\n\u003cstrong\u003e Natural Variation \u003c\/strong\u003e \u003cspan\u003e Individual shells may vary slightly in opacity, surface texture and natural undertone. These differences are normal characteristics of genuine Capiz, not defects. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         03 — SCALE\n    ====================================================== --\u003e\n\u003csection class=\"coraline-scale\"\u003e\n\u003cdiv class=\"coraline-scale__head\"\u003e\n\u003ch3\u003eChoose the Diameter for the Room\u003c\/h3\u003e\n\u003cp\u003eAll three versions keep the same cascading silhouette. The main difference is how much shell volume and visual presence you want above the table or within the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coraline-sizes\"\u003e\n\u003c!-- SMALL --\u003e\n\u003carticle class=\"coraline-size\"\u003e\n\u003cdiv class=\"coraline-size__img\"\u003e\u003ca href=\"#coraline-small-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/coraline-capiz-shell-wind-chime-chandelier-stuberlighting_17.jpg?v=1782381690\" alt=\"Coraline 19.7 inch chandelier dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003csmall\u003e Small \u003c\/small\u003e\n\u003ch3\u003eØ19.7\"\u003c\/h3\u003e\n\u003cspan class=\"coraline-size__dim\"\u003e H13.8\" \u003c\/span\u003e\n\u003cp\u003eMost restrained scale for smaller dining areas and more compact rooms.\u003c\/p\u003e\n\u003cspan class=\"coraline-size__weight\"\u003e Approx. 9.9 lb \u003c\/span\u003e\u003c\/article\u003e\n\u003c!-- MEDIUM --\u003e\n\u003carticle class=\"coraline-size\"\u003e\n\u003cdiv class=\"coraline-size__img\"\u003e\u003ca href=\"#coraline-medium-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/coraline-capiz-shell-wind-chime-chandelier-stuberlighting_14.jpg?v=1782381690\" alt=\"Coraline 23.6 inch chandelier dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e\n\u003ch3\u003eØ23.6\"\u003c\/h3\u003e\n\u003cspan class=\"coraline-size__dim\"\u003e H15.7\" \u003c\/span\u003e\n\u003cp\u003eBalanced scale for standard dining rooms and larger living areas.\u003c\/p\u003e\n\u003cspan class=\"coraline-size__weight\"\u003e Approx. 10.8 lb \u003c\/span\u003e\u003c\/article\u003e\n\u003c!-- LARGE --\u003e\n\u003carticle class=\"coraline-size\"\u003e\n\u003cdiv class=\"coraline-size__img\"\u003e\u003ca href=\"#coraline-large-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/coraline-capiz-shell-wind-chime-chandelier-stuberlighting_20.jpg?v=1782381690\" alt=\"Coraline 31.5 inch chandelier dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003csmall\u003e Large \u003c\/small\u003e\n\u003ch3\u003eØ31.5\"\u003c\/h3\u003e\n\u003cspan class=\"coraline-size__dim\"\u003e H15.7\" \u003c\/span\u003e\n\u003cp\u003eStronger architectural presence for generous rooms, dining areas and foyers.\u003c\/p\u003e\n\u003cspan class=\"coraline-size__weight\"\u003e Approx. 22 lb \u003c\/span\u003e\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coraline-suspension\"\u003e\n\u003cdiv class=\"coraline-suspension__mark\"\u003e\n\u003csmall\u003e Standard Cable \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coraline-suspension__copy\"\u003e\n\u003cp\u003eAdjustable during installation. Longer custom suspension lengths are available on request for high or vaulted ceilings.\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=\"coraline-specs\"\u003e\n\u003cdiv class=\"coraline-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Coraline · Capiz Shell Chandelier \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coraline-spec-list\"\u003e\n\u003cdiv class=\"coraline-spec\"\u003e\n\u003cspan class=\"coraline-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"coraline-spec__value\"\u003e Natural Capiz shells · Warm gold finished metal frame \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coraline-spec\"\u003e\n\u003cspan class=\"coraline-spec__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"coraline-spec__value\"\u003e Copper + White · Warm gold frame · Natural pearl-iridescent shells \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coraline-spec\"\u003e\n\u003cspan class=\"coraline-spec__label\"\u003e Sizes \u003c\/span\u003e \u003cspan class=\"coraline-spec__value\"\u003e Ø19.7\" × H13.8\" · Ø23.6\" × H15.7\" · Ø31.5\" × H15.7\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coraline-spec\"\u003e\n\u003cspan class=\"coraline-spec__label\"\u003e Approx. Weight \u003c\/span\u003e \u003cspan class=\"coraline-spec__value\"\u003e 9.9 lb · 10.8 lb · 22 lb \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coraline-spec\"\u003e\n\u003cspan class=\"coraline-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"coraline-spec__value\"\u003e E26 \/ E27 multi-socket · Bulbs Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coraline-spec\"\u003e\n\u003cspan class=\"coraline-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"coraline-spec__value\"\u003e Compatible with dimmable E26\/E27 bulbs and a compatible Triac wall dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coraline-spec\"\u003e\n\u003cspan class=\"coraline-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"coraline-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coraline-spec\"\u003e\n\u003cspan class=\"coraline-spec__label\"\u003e Suspension \u003c\/span\u003e \u003cspan class=\"coraline-spec__value\"\u003e 59\" adjustable steel cable · Custom lengths available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coraline-spec\"\u003e\n\u003cspan class=\"coraline-spec__label\"\u003e Wiring \u003c\/span\u003e \u003cspan class=\"coraline-spec__value\"\u003e Hardwired · Ceiling junction box \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coraline-spec\"\u003e\n\u003cspan class=\"coraline-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"coraline-spec__value\"\u003e Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coraline-spec\"\u003e\n\u003cspan class=\"coraline-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"coraline-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coraline-spec\"\u003e\n\u003cspan class=\"coraline-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"coraline-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=\"coraline-care\"\u003e\n\u003cstrong\u003e Capiz Care \u003c\/strong\u003e \u003cspan\u003e Dust gently with a soft dry microfiber or feather duster. Avoid water, soap, liquid cleaners, alcohol sprays and abrasive tools. 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=\"coraline-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 — ON \/ OFF\n  ====================================================== --\u003e \u003ca id=\"coraline-glow-large\" href=\"#coraline-root\" class=\"coraline-lightbox\"\u003e \u003cspan class=\"coraline-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/coraline-capiz-shell-wind-chime-chandelier-stuberlighting-36.jpg?v=1786343533\" alt=\"Enlarged Coraline chandelier light on and off comparison\"\u003e \u003cspan class=\"coraline-lightbox__caption\"\u003e Coraline · Light On \/ Off \u003c\/span\u003e \u003cspan class=\"coraline-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — MATERIAL\n  ====================================================== --\u003e \u003ca id=\"coraline-material-large\" href=\"#coraline-root\" class=\"coraline-lightbox\"\u003e \u003cspan class=\"coraline-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shell-caizhi.png?v=1786953390\" alt=\"Enlarged natural Capiz shell material detail\"\u003e \u003cspan class=\"coraline-lightbox__caption\"\u003e Natural Capiz Shell · Material Detail \u003c\/span\u003e \u003cspan class=\"coraline-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — UNDERSIDE\n  ====================================================== --\u003e \u003ca id=\"coraline-bottom-large\" href=\"#coraline-root\" class=\"coraline-lightbox\"\u003e \u003cspan class=\"coraline-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/coraline-capiz-shell-wind-chime-chandelier-stuberlighting_4.jpg?v=1782381690\" alt=\"Enlarged underside view of Coraline Capiz chandelier\"\u003e \u003cspan class=\"coraline-lightbox__caption\"\u003e Coraline · View From Below \u003c\/span\u003e \u003cspan class=\"coraline-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"coraline-detail-large\" href=\"#coraline-root\" class=\"coraline-lightbox\"\u003e \u003cspan class=\"coraline-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/coraline-capiz-shell-wind-chime-chandelier-stuberlighting-32.jpg?v=1786343533\" alt=\"Enlarged Coraline shell strand and warm gold frame detail\"\u003e \u003cspan class=\"coraline-lightbox__caption\"\u003e Coraline · Shell \u0026amp; Frame Detail \u003c\/span\u003e \u003cspan class=\"coraline-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SMALL\n  ====================================================== --\u003e \u003ca id=\"coraline-small-large\" href=\"#coraline-root\" class=\"coraline-lightbox\"\u003e \u003cspan class=\"coraline-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/coraline-capiz-shell-wind-chime-chandelier-stuberlighting_17.jpg?v=1782381690\" alt=\"Enlarged Coraline 19.7 inch chandelier dimensions\"\u003e \u003cspan class=\"coraline-lightbox__caption\"\u003e Ø19.7\" × H13.8\" · Approx. 9.9 lb \u003c\/span\u003e \u003cspan class=\"coraline-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — MEDIUM\n  ====================================================== --\u003e \u003ca id=\"coraline-medium-large\" href=\"#coraline-root\" class=\"coraline-lightbox\"\u003e \u003cspan class=\"coraline-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/coraline-capiz-shell-wind-chime-chandelier-stuberlighting_14.jpg?v=1782381690\" alt=\"Enlarged Coraline 23.6 inch chandelier dimensions\"\u003e \u003cspan class=\"coraline-lightbox__caption\"\u003e Ø23.6\" × H15.7\" · Approx. 10.8 lb \u003c\/span\u003e \u003cspan class=\"coraline-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — LARGE\n  ====================================================== --\u003e \u003ca id=\"coraline-large-large\" href=\"#coraline-root\" class=\"coraline-lightbox\"\u003e \u003cspan class=\"coraline-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/coraline-capiz-shell-wind-chime-chandelier-stuberlighting_20.jpg?v=1782381690\" alt=\"Enlarged Coraline 31.5 inch chandelier dimensions\"\u003e \u003cspan class=\"coraline-lightbox__caption\"\u003e Ø31.5\" × H15.7\" · Approx. 22 lb \u003c\/span\u003e \u003cspan class=\"coraline-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 19.7″ x H 13.8″ \/ Copper+White","offer_id":52398834319643,"sku":"STB-CH-26-10021","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6″ x H 15.7″ \/ Copper+White","offer_id":52398834352411,"sku":"STB-CH-26-10022","price":499.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5″ x H 15.7″ \/ Copper+White","offer_id":52398834385179,"sku":"STB-CH-26-10023","price":789.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/coraline-capiz-shell-wind-chime-chandelier-stuberlighting_19.jpg?v=1782381690"},{"product_id":"marina-capiz-shell-floor-lamp","title":"Marina Capiz Shell Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — MARINA\n   Capiz Shell Floor Lamp\n\n   Product-specific layout:\n   MATERIAL → SCALE → FINISH → PLUG-IN → LIGHT → CARE\n\n   Quiet Coastal Luxury \/ Shopper First \/ Responsive\n========================================================= *\/\n\n.stb-marina{\n  --paper:#FFFDF9;\n  --paper-soft:#F7F2EB;\n  --shell:#F1ECE5;\n  --sand:#ECE3D8;\n\n  --ink:#211A16;\n  --espresso:#372C25;\n\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D9CFC5;\n  --line-strong:#C9BCAF;\n\n  --gold:#AE8C61;\n  --gold-dark:#7B5E40;\n\n  width:100%;\n  max-width:880px;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:var(--font-body-family,inherit);\n  font-size:14px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-marina *,\n.stb-marina *::before,\n.stb-marina *::after{\n  box-sizing:border-box;\n}\n\n.stb-marina h2,\n.stb-marina h3{\n  margin-top:0;\n\n  color:var(--ink);\n\n  font-family:var(\n    --font-heading-family,\n    var(--font-body-family,inherit)\n  );\n\n  font-weight:500;\n}\n\n.stb-marina p{\n  margin-top:0;\n}\n\n.stb-marina__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9.4px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-marina__title{\n  max-width:590px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.15;\n  letter-spacing:-.01em;\n}\n\n.stb-marina__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.27;\n}\n\n.stb-marina__copy{\n  max-width:630px;\n\n  margin:0;\n\n  color:#645A52;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-marina__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#857970;\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-marina__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 195px;\n\n  margin-bottom:24px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.025);\n\n  overflow:hidden;\n}\n\n.stb-marina__intro-copy{\n  padding:23px 25px;\n}\n\n.stb-marina__intro-copy p{\n  max-width:585px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.6px;\n  line-height:1.7;\n}\n\n.stb-marina__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:19px;\n\n  background:var(--espresso);\n}\n\n.stb-marina__intro-side small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CAB18D;\n\n  font-size:8.7px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-marina__intro-side strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8F0;\n\n  font-size:17px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-marina__intro-side span{\n  color:#D6CBC3;\n\n  font-size:10.2px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   ESSENTIAL FACTS\n========================================================= *\/\n\n.stb-marina__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:hidden;\n}\n\n.stb-marina__fact{\n  padding:12px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-marina__fact:last-child{\n  border-right:0;\n}\n\n.stb-marina__fact small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marina__fact strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   GENERAL IMAGE\n========================================================= *\/\n\n.stb-marina__image-link{\n  display:block;\n\n  width:100%;\n\n  padding:4px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-marina__image-link img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n\n\/* =========================================================\n   MATERIAL — CAPIZ\n========================================================= *\/\n\n.stb-marina__material{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  gap:24px;\n  align-items:center;\n\n  margin-bottom:31px;\n\n  padding:15px 17px;\n\n  background:var(--shell);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-marina__material-media{\n  width:140px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-marina__material-copy p{\n  max-width:570px;\n\n  margin:0;\n\n  color:#61574F;\n\n  font-size:11.8px;\n  line-height:1.62;\n}\n\n.stb-marina__material-meta{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:10px;\n}\n\n.stb-marina__material-meta span{\n  padding:4px 8px;\n\n  background:var(--paper);\n  color:#665A51;\n\n  border:1px solid #D8CBBF;\n  border-radius:16px;\n\n  font-size:9.3px;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAIL\n========================================================= *\/\n\n.stb-marina__detail{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 118px;\n\n  gap:22px;\n  align-items:center;\n\n  margin-bottom:31px;\n\n  padding-left:18px;\n\n  border-left:2px solid var(--gold);\n}\n\n.stb-marina__detail-copy p{\n  max-width:575px;\n\n  margin:0;\n\n  color:#625850;\n\n  font-size:11.8px;\n  line-height:1.62;\n}\n\n.stb-marina__detail-media{\n  width:106px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n\n\/* =========================================================\n   SCALE \/ DIMENSION\n========================================================= *\/\n\n.stb-marina__scale{\n  display:grid;\n  grid-template-columns:135px minmax(0,1fr);\n\n  gap:20px;\n  align-items:center;\n\n  margin-bottom:31px;\n\n  padding:13px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n}\n\n.stb-marina__dimension{\n  width:118px;\n  max-width:100%;\n\n  margin:auto;\n\n  padding:4px;\n\n  background:#FAF6F0;\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:visible;\n}\n\n.stb-marina__dimension a{\n  display:block;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-marina__dimension img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n  transform:none!important;\n}\n\n.stb-marina__scale-copy{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 135px;\n\n  gap:18px;\n  align-items:center;\n}\n\n.stb-marina__scale-copy p{\n  max-width:490px;\n\n  margin:0;\n\n  color:#695F57;\n\n  font-size:10.8px;\n  line-height:1.54;\n}\n\n.stb-marina__scale-stat{\n  padding-left:16px;\n\n  border-left:1px solid var(--line);\n}\n\n.stb-marina__scale-stat strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:17px;\n  line-height:1.3;\n  font-weight:500;\n}\n\n.stb-marina__scale-stat span{\n  display:block;\n\n  margin:1px 0 8px;\n\n  color:#837367;\n\n  font-size:8.8px;\n}\n\n\n\/* =========================================================\n   FINISH\n========================================================= *\/\n\n.stb-marina__finish{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  margin-bottom:31px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-marina__finish-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:16px;\n\n  background:var(--espresso);\n}\n\n.stb-marina__finish-label small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C9AF8B;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marina__finish-label strong{\n  color:#FFF7EF;\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-marina__finish-options{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-marina__finish-option{\n  padding:15px 16px;\n}\n\n.stb-marina__finish-option + .stb-marina__finish-option{\n  border-left:1px solid var(--line);\n}\n\n.stb-marina__finish-option small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marina__finish-option strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.7px;\n  font-weight:500;\n}\n\n.stb-marina__finish-option p{\n  margin:0;\n\n  color:#70645C;\n\n  font-size:9.9px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   PLUG-IN BAND\n========================================================= *\/\n\n.stb-marina__plugin{\n  display:grid;\n  grid-template-columns:145px minmax(0,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--paper-soft);\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-marina__plugin-mark{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--ink);\n}\n\n.stb-marina__plugin-mark small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#C9AF89;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marina__plugin-mark strong{\n  color:#FFF7EF;\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-marina__plugin-body{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-marina__plugin-item{\n  padding:13px 14px;\n}\n\n.stb-marina__plugin-item + .stb-marina__plugin-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-marina__plugin-item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marina__plugin-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.2px;\n  font-weight:500;\n}\n\n.stb-marina__plugin-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   LIGHT CHARACTER\n========================================================= *\/\n\n.stb-marina__light{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  margin-bottom:31px;\n\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-marina__light-title{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:16px;\n\n  background:var(--espresso);\n}\n\n.stb-marina__light-title small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C9AF89;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marina__light-title strong{\n  color:#FFF7EF;\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-marina__light-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-marina__light-item{\n  padding:14px 16px;\n}\n\n.stb-marina__light-item + .stb-marina__light-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-marina__light-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marina__light-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-marina__light-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.9px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.stb-marina__placement{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  margin-bottom:31px;\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-marina__placement-item{\n  padding:13px 14px;\n}\n\n.stb-marina__placement-item + .stb-marina__placement-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-marina__placement-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marina__placement-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  font-weight:500;\n}\n\n.stb-marina__placement-item p{\n  margin:0;\n\n  color:#71665E;\n\n  font-size:9.9px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   NATURAL MATERIAL NOTE\n========================================================= *\/\n\n.stb-marina__variation{\n  margin-bottom:31px;\n\n  padding:11px 14px;\n\n  background:var(--shell);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.stb-marina__variation strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.6px;\n  font-weight:500;\n}\n\n.stb-marina__variation p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.5px;\n  line-height:1.54;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-marina__specs{\n  margin-bottom:30px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(30,25,21,.02);\n\n  overflow:hidden;\n}\n\n.stb-marina__spec-head{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:20px;\n\n  padding:12px 15px;\n\n  background:var(--espresso);\n}\n\n.stb-marina__spec-head span{\n  color:#C8B08E;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-marina__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-marina__spec{\n  display:grid;\n  grid-template-columns:27% 73%;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid #E7E0DA;\n}\n\n.stb-marina__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-marina__spec span{\n  padding-right:10px;\n\n  color:#82786F;\n\n  font-size:10.2px;\n  line-height:1.45;\n}\n\n.stb-marina__spec strong{\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.48;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-marina__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n}\n\n.stb-marina__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-marina__faq summary{\n  position:relative;\n\n  padding-right:28px;\n\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.5;\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.stb-marina__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-marina__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:2px;\n  top:-3px;\n\n  color:var(--gold-dark);\n\n  font-size:19px;\n}\n\n.stb-marina__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-marina__faq details p{\n  margin:7px 0 0;\n\n  color:#675E56;\n\n  font-size:11.8px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-marina__shipping{\n  padding:18px 19px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-top:2px solid var(--gold);\n  border-radius:5px;\n}\n\n.stb-marina__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-marina__shipping p{\n  margin:0 0 7px;\n\n  color:#5F564F;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-marina__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-marina__shipping a{\n  color:var(--gold-dark);\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.stb-marina__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:20px;\n\n  background:rgba(16,15,14,.96);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.stb-marina__lightbox:target{\n  display:flex;\n}\n\n.stb-marina__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-marina__lightbox img{\n  display:block!important;\n\n  width:auto!important;\n  height:auto!important;\n\n  max-width:92vw!important;\n  max-height:82vh!important;\n\n  margin:0 auto!important;\n\n  object-fit:contain!important;\n  object-position:center!important;\n\n  aspect-ratio:auto!important;\n\n  box-shadow:0 15px 55px rgba(0,0,0,.4);\n}\n\n.stb-marina__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8BE99;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-marina__lightbox-hint{\n  margin-top:3px;\n\n  color:#9E948C;\n\n  font-size:9.4px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-marina__intro{\n    grid-template-columns:1fr 165px;\n  }\n\n  .stb-marina__title{\n    font-size:25px;\n  }\n\n\n  .stb-marina__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-marina__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-marina__fact:nth-child(1),\n  .stb-marina__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-marina__scale-copy{\n    grid-template-columns:1fr;\n    gap:8px;\n  }\n\n  .stb-marina__scale-stat{\n    padding:8px 0 0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-marina__spec{\n    grid-template-columns:35% 65%;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stb-marina{\n    font-size:14px;\n  }\n\n\n  .stb-marina__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marina__intro-copy{\n    padding:18px 16px;\n  }\n\n  .stb-marina__intro-side{\n    padding:13px 16px;\n  }\n\n\n  .stb-marina__material{\n    grid-template-columns:88px 1fr;\n\n    gap:12px;\n\n    padding:10px;\n  }\n\n  .stb-marina__material-media{\n    width:80px;\n  }\n\n\n  .stb-marina__detail{\n    grid-template-columns:1fr 78px;\n\n    gap:11px;\n\n    padding-left:12px;\n  }\n\n  .stb-marina__detail-media{\n    width:72px;\n  }\n\n\n  .stb-marina__scale{\n    grid-template-columns:82px 1fr;\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-marina__dimension{\n    width:74px;\n  }\n\n\n  .stb-marina__finish{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marina__finish-options{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marina__finish-option + .stb-marina__finish-option{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-marina__plugin{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marina__plugin-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marina__plugin-item + .stb-marina__plugin-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-marina__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marina__light-body{\n    grid-template-columns:1fr;\n\n    border-top:0;\n    border-left:1px solid var(--line);\n  }\n\n  .stb-marina__light-item + .stb-marina__light-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-marina__placement{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marina__placement-item + .stb-marina__placement-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-marina__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-marina__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-marina__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-marina\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-marina__intro\"\u003e\n\u003cdiv class=\"stb-marina__intro-copy\"\u003e\n\u003cspan class=\"stb-marina__eyebrow\"\u003e Natural Capiz Shell · Plug-In Floor Lamp \u003c\/span\u003e\n\u003ch2 class=\"stb-marina__title\"\u003ePearl-Like Shell Light, Without a Ceiling Installation.\u003c\/h2\u003e\n\u003cp\u003eMarina brings the soft movement and natural translucency of Capiz shell down to floor level. At 47.2 inches tall, it works as both ambient light and a sculptural accent for living-room corners, bedrooms and entry spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__intro-side\"\u003e\n\u003csmall\u003e Total Height \u003c\/small\u003e \u003cstrong\u003e 47.2\" \u003c\/strong\u003e \u003cspan\u003e Plug-in · Gold \/ Chrome \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-marina__facts\"\u003e\n\u003cdiv class=\"stb-marina__fact\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Natural Capiz Shell \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__fact\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Plug-In \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__fact\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__fact\"\u003e\n\u003csmall\u003e Finishes \u003c\/small\u003e \u003cstrong\u003e Gold · Chrome \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CAPIZ MATERIAL\n  ====================================================== --\u003e\n\u003csection id=\"marina-material-section\" class=\"stb-marina__material\"\u003e\n\u003cdiv class=\"stb-marina__material-media\"\u003e\u003ca href=\"#marina-material\" class=\"stb-marina__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shell-caizhi.png?v=1786953390\" alt=\"Natural Capiz shell material used on Marina floor lamp\" loading=\"lazy\"\u003e \u003cspan class=\"stb-marina__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__material-copy\"\u003e\n\u003cspan class=\"stb-marina__eyebrow\"\u003e Natural Material \u003c\/span\u003e\n\u003ch3 class=\"stb-marina__section-title\"\u003eReal Capiz, Not Plastic Imitation.\u003c\/h3\u003e\n\u003cp\u003eCapiz is naturally translucent and slightly iridescent. Each shell catches light differently, giving Marina a softer and more layered appearance than molded acrylic or synthetic shell substitutes.\u003c\/p\u003e\n\u003cdiv class=\"stb-marina__material-meta\"\u003e\n\u003cspan\u003e Natural Shell \u003c\/span\u003e \u003cspan\u003e Pearl-Iridescent \u003c\/span\u003e \u003cspan\u003e Individually Varied \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL LIGHTBOX --\u003e \u003ca id=\"marina-material\" href=\"#marina-material-section\" class=\"stb-marina__lightbox\"\u003e \u003cspan class=\"stb-marina__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shell-caizhi.png?v=1786953390\" alt=\"Enlarged natural Capiz shell material\"\u003e \u003cspan class=\"stb-marina__lightbox-caption\"\u003e Marina · Natural Capiz Shell \u003c\/span\u003e \u003cspan class=\"stb-marina__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PRODUCT DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"marina-detail-section\" class=\"stb-marina__detail\"\u003e\n\u003cdiv class=\"stb-marina__detail-copy\"\u003e\n\u003cspan class=\"stb-marina__eyebrow\"\u003e Construction Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-marina__section-title\"\u003eA Shell Cascade With a Clean Metal Frame.\u003c\/h3\u003e\n\u003cp\u003eThe Capiz pieces hang from the upper ring around a slim metal pole structure. This keeps the frame visually quiet, allowing the natural shell texture to remain the dominant feature whether the lamp is on or off.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__detail-media\"\u003e\u003ca href=\"#marina-detail\" class=\"stb-marina__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marina-capiz-shell-floor-lamp-stuberlighting_11.jpg?v=1782388078\" alt=\"Marina Capiz shell floor lamp construction detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-marina__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"marina-detail\" href=\"#marina-detail-section\" class=\"stb-marina__lightbox\"\u003e \u003cspan class=\"stb-marina__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marina-capiz-shell-floor-lamp-stuberlighting_11.jpg?v=1782388078\" alt=\"Enlarged Marina Capiz shell floor lamp construction detail\"\u003e \u003cspan class=\"stb-marina__lightbox-caption\"\u003e Marina · Shell \u0026amp; Frame Detail \u003c\/span\u003e \u003cspan class=\"stb-marina__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE\n       ORIGINAL HTML IMAGE RETAINED\n  ====================================================== --\u003e\n\u003csection id=\"marina-size-section\" class=\"stb-marina__scale\"\u003e\n\u003cdiv class=\"stb-marina__dimension\"\u003e\u003ca href=\"#marina-size\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marina-capiz-shell-floor-lamp-stuberlighting_15.jpg?v=1782388078\" alt=\"Marina Capiz shell floor lamp dimension reference\" loading=\"lazy\"\u003e \u003cspan class=\"stb-marina__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__scale-copy\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-marina__eyebrow\"\u003e Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-marina__section-title\"\u003eTall Enough to Read as a Statement.\u003c\/h3\u003e\n\u003cp\u003eMarina is intentionally more compact than a traditional reading floor lamp. The 47.2-inch height keeps the Capiz crown within the furniture zone, making it especially useful beside sofas, lounge chairs and bedroom furniture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__scale-stat\"\u003e\n\u003cstrong\u003e Ø15.7\" \u003c\/strong\u003e \u003cspan\u003e Shell Crown \u003c\/span\u003e \u003cstrong\u003e H47.2\" \u003c\/strong\u003e \u003cspan\u003e Total Height \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"marina-size\" href=\"#marina-size-section\" class=\"stb-marina__lightbox\"\u003e \u003cspan class=\"stb-marina__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marina-capiz-shell-floor-lamp-stuberlighting_15.jpg?v=1782388078\" alt=\"Enlarged Marina floor lamp dimensions\"\u003e \u003cspan class=\"stb-marina__lightbox-caption\"\u003e Marina · Ø15.7\" × H47.2\" \u003c\/span\u003e \u003cspan class=\"stb-marina__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FINISH\n  ====================================================== --\u003e\n\u003csection class=\"stb-marina__finish\"\u003e\n\u003cdiv class=\"stb-marina__finish-label\"\u003e\n\u003csmall\u003e Choose the Finish \u003c\/small\u003e \u003cstrong\u003e Same Shell. Different Character. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__finish-options\"\u003e\n\u003cdiv class=\"stb-marina__finish-option\"\u003e\n\u003csmall\u003e Warm \u003c\/small\u003e \u003cstrong\u003e Gold \u003c\/strong\u003e\n\u003cp\u003eBest with warm wood, brass accents, linen, woven textures and relaxed Coastal interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__finish-option\"\u003e\n\u003csmall\u003e Clean \u003c\/small\u003e \u003cstrong\u003e Chrome \u003c\/strong\u003e\n\u003cp\u003eA cooler silver finish for white, neutral and more contemporary Coastal spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PLUG-IN\n  ====================================================== --\u003e\n\u003csection class=\"stb-marina__plugin\"\u003e\n\u003cdiv class=\"stb-marina__plugin-mark\"\u003e\n\u003csmall\u003e Plug-In \u003c\/small\u003e \u003cstrong\u003e No Ceiling Wiring. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__plugin-body\"\u003e\n\u003cdiv class=\"stb-marina__plugin-item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Plug In \u0026amp; Place \u003c\/strong\u003e\n\u003cp\u003eNo ceiling junction box or hardwired installation required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__plugin-item\"\u003e\n\u003csmall\u003e Cord \u003c\/small\u003e \u003cstrong\u003e 59.1\" \u003c\/strong\u003e\n\u003cp\u003eStandard power cord with inline on\/off switch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__plugin-item\"\u003e\n\u003csmall\u003e Plug Options \u003c\/small\u003e \u003cstrong\u003e US · UK · EU · AU \u003c\/strong\u003e\n\u003cp\u003eSelect the appropriate plug configuration when ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"stb-marina__light\"\u003e\n\u003cdiv class=\"stb-marina__light-title\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e Designed to Glow Through the Shells. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__light-body\"\u003e\n\u003cdiv class=\"stb-marina__light-item\"\u003e\n\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 Bulb Included \u003c\/strong\u003e\n\u003cp\u003eThe replaceable socket design allows the bulb to be changed rather than replacing the lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__light-item\"\u003e\n\u003csmall\u003e Optional Dimming \u003c\/small\u003e \u003cstrong\u003e Compatible Bulb + Plug-In Dimmer \u003c\/strong\u003e\n\u003cp\u003eFor adjustable brightness, use a compatible dimmable E26 \/ E27 LED with a compatible plug-in dimmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PLACEMENT\n  ====================================================== --\u003e\n\u003csection class=\"stb-marina__placement\"\u003e\n\u003cdiv class=\"stb-marina__placement-item\"\u003e\n\u003csmall\u003e Living Room \u003c\/small\u003e \u003cstrong\u003e Sofa \/ Corner Accent \u003c\/strong\u003e\n\u003cp\u003eAdds texture and warm background light without requiring ceiling installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__placement-item\"\u003e\n\u003csmall\u003e Bedroom \u003c\/small\u003e \u003cstrong\u003e Soft Ambient Light \u003c\/strong\u003e\n\u003cp\u003eWorks beside a lounge chair, dresser or in an otherwise dark bedroom corner.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__placement-item\"\u003e\n\u003csmall\u003e Entry \/ Apartment \u003c\/small\u003e \u003cstrong\u003e Statement Without Wiring \u003c\/strong\u003e\n\u003cp\u003eUseful where a chandelier would be impractical or permanent wiring is unavailable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL MATERIAL NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-marina__variation\"\u003e\u003cstrong\u003e Natural Capiz means no two lamps will look exactly identical. \u003c\/strong\u003e\n\u003cp\u003eSmall differences in shell opacity, surface texture, pearl tone and shape are expected. These variations are natural characteristics of genuine Capiz shell, not manufacturing defects.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-marina__specs\"\u003e\n\u003cdiv class=\"stb-marina__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Marina \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e Ø15.7\" Shell Crown × H47.2\" Total \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Natural Capiz Shell · Iron \/ Metal Pole Structure \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__spec\"\u003e\n\u003cspan\u003e Shell Color \u003c\/span\u003e \u003cstrong\u003e Natural Pearl-Iridescent White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__spec\"\u003e\n\u003cspan\u003e Finishes \u003c\/span\u003e \u003cstrong\u003e Gold · Chrome \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 · Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Dimming Requires a Compatible Dimmable E26 \/ E27 Bulb and Compatible Plug-In Dimming Control \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__spec\"\u003e\n\u003cspan\u003e Voltage \u003c\/span\u003e \u003cstrong\u003e AC 110–240V \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__spec\"\u003e\n\u003cspan\u003e Plug Options \u003c\/span\u003e \u003cstrong\u003e US · UK · EU · AU \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__spec\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e \u003cstrong\u003e 59.1\" \/ Approx. 5 ft \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Inline On \/ Off Button Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Plug-In · No Ceiling Junction Box or Hardwired Installation Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry Locations Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marina__spec\"\u003e\n\u003cspan\u003e Compliance \u003c\/span\u003e \u003cstrong\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-marina__faq\"\u003e\u003cspan class=\"stb-marina__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-marina__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre these real Capiz shells?\u003c\/summary\u003e\n\u003cp\u003eYes. Marina uses natural Capiz shell rather than molded plastic. Slight variation in tone, transparency and surface texture is normal because each shell is naturally different.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eGold or Chrome — which should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose Gold when the room uses warm metals, walnut, woven textures or warmer Coastal styling. Chrome works better when the room is lighter, cleaner and more contemporary, especially with white walls and cooler metal accents.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Marina require an electrician?\u003c\/summary\u003e\n\u003cp\u003eNo. Marina is a plug-in floor lamp. Assemble the lamp, install the included bulb and connect it to a standard outlet.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I clean the Capiz shells?\u003c\/summary\u003e\n\u003cp\u003eGently remove dust with a soft, dry microfiber or feather duster. Avoid soaking the shells or applying household cleaners directly to them.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-marina__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 15.7″ x H 47.2″ \/ Chrome \/ US Plug","offer_id":52399707324699,"sku":"STB-CH-26-10024","price":1135.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7″ x H 47.2″ \/ Chrome \/ UK Plug","offer_id":52399707357467,"sku":"STB-CH-26-10025","price":1135.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7″ x H 47.2″ \/ Chrome \/ AU Plug","offer_id":52399707390235,"sku":"STB-CH-26-10026","price":1135.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7″ x H 47.2″ \/ Chrome \/ EU Plug","offer_id":52399707423003,"sku":"STB-CH-26-10027","price":1135.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7″ x H 47.2″ \/ Gold \/ US Plug","offer_id":52399707455771,"sku":"STB-CH-26-10028","price":1135.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7″ x H 47.2″ \/ Gold \/ UK Plug","offer_id":52399707488539,"sku":"STB-CH-26-10029","price":1135.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7″ x H 47.2″ \/ Gold \/ AU Plug","offer_id":52399707521307,"sku":"STB-CH-26-10030","price":1135.0,"currency_code":"USD","in_stock":true},{"title":"Dia 15.7″ x H 47.2″ \/ Gold \/ EU Plug","offer_id":52399707554075,"sku":"STB-CH-26-10031","price":1135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marina-capiz-shell-floor-lamp-stuberlighting_13.jpg?v=1782388078"},{"product_id":"serena-double-tier-capiz-shell-chandelier","title":"Serena Double Tier Capiz Shell Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — SERENA\n   DOUBLE-TIER CAPIZ SHELL CHANDELIER\n\n   TIER \/ SCALE \/ FINISH\n\n   VERTICAL ARCHITECTURE\n   QUIET LUXURY · SHOPPER-FIRST · CONCISE\n   DISTINCT FROM DAWN BACKGROUND\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-serena{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817568;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n  --chrome:#A7A5A0;\n\n  --cream:#F5EDD8;\n  --paper:#FBF8F2;\n  --soft:#F3ECE2;\n  --shell:#F1E9DD;\n  --ivory:#FFFDF8;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\n\n  width:100%;\n  max-width:860px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-serena *,\n.stb-serena *::before,\n.stb-serena *::after{\n  box-sizing:border-box;\n}\n\n.stb-serena h2,\n.stb-serena h3,\n.stb-serena p{\n  margin-top:0;\n}\n\n.stb-serena h2,\n.stb-serena h3{\n  color:var(--espresso);\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.stb-serena 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-serena a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.serena-eyebrow{\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.serena-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 — VERTICAL ARCHITECTURE\n========================================================= *\/\n\n.serena-lead{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,205px);\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n\n  background:var(--paper);\n}\n\n.serena-lead::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:8px;\n  left:29px;\n\n  width:60px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n\n\/* COPY *\/\n\n.serena-lead__copy{\n  min-width:0;\n\n  padding:29px 30px 27px;\n}\n\n.serena-lead h2{\n  max-width:575px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.serena-lead__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\/* ARCHITECTURE RAIL *\/\n\n.serena-rail{\n  display:grid;\n  grid-template-rows:repeat(3,1fr);\n\n  background:#EEE6DA;\n\n  border-left:1px solid var(--line);\n}\n\n.serena-rail__item{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:16px 17px;\n\n  border-bottom:1px solid #D8CCBA;\n}\n\n.serena-rail__item:last-child{\n  border-bottom:0;\n}\n\n.serena-rail__item 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.serena-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:25px;\n  line-height:.95;\n\n  font-weight:500;\n}\n\n.serena-rail__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\/* BUYER SIGNAL *\/\n\n.serena-lead__signal{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,1fr);\n\n  gap:18px;\n\n  margin-top:17px;\n  padding-top:14px;\n\n  border-top:1px solid var(--line);\n}\n\n.serena-lead__signal strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.serena-lead__signal span{\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   02 — CAPIZ \/ DOUBLE TIER\n========================================================= *\/\n\n.serena-craft{\n  margin-top:10px;\n\n  padding:29px;\n\n  border:1px solid var(--line);\n  background:var(--ivory);\n}\n\n.serena-craft__head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:15px;\n}\n\n.serena-craft__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.serena-craft__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\/* TWO IMAGE STUDY *\/\n\n.serena-craft__study{\n  display:grid;\n  grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);\n\n  gap:9px;\n}\n\n\n\/* MATERIAL *\/\n\n.serena-material{\n  min-width:0;\n\n  padding:10px;\n\n  background:#F7F2E9;\n\n  border:1px solid var(--line);\n}\n\n.serena-material__media{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.serena-material__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.serena-material__media img{\n  max-height:138px !important;\n}\n\n.serena-material__copy{\n  padding:10px 3px 2px;\n}\n\n.serena-material__copy small,\n.serena-detail__copy small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.serena-material__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.serena-material__copy p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* DETAIL *\/\n\n.serena-detail{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:15px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:10px;\n\n  background:#F1E8DC;\n\n  border:1px solid var(--line);\n}\n\n.serena-detail__media{\n  width:160px;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n}\n\n.serena-detail__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.serena-detail__media img{\n  max-height:150px !important;\n}\n\n.serena-detail__copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1.08;\n\n  font-weight:500;\n}\n\n.serena-detail__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\/* TIER EXPLANATION *\/\n\n.serena-tier-line{\n  display:grid;\n  grid-template-columns:minmax(0,140px) minmax(0,1fr);\n\n  gap:18px;\n\n  margin-top:10px;\n\n  padding:11px 13px;\n\n  background:var(--espresso);\n}\n\n.serena-tier-line strong{\n  color:#FFF8ED;\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.serena-tier-line span{\n  color:#D9D0C4;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   03 — SCALE \/ FINISH\n========================================================= *\/\n\n.serena-selection{\n  margin-top:10px;\n\n  padding:29px;\n\n  border:1px solid var(--line);\n\n  background:var(--paper);\n}\n\n.serena-selection__head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:15px;\n}\n\n.serena-selection__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.serena-selection__head 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\/* SELECTION SHEET *\/\n\n.serena-selection__sheet{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  border:1px solid var(--line);\n}\n\n\n\/* DIMENSION VISUAL *\/\n\n.serena-dimension{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:17px;\n\n  background:#EEE7DC;\n\n  border-right:1px solid var(--line);\n}\n\n.serena-dimension__img{\n  width:150px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  padding:5px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n}\n\n.serena-dimension__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.serena-dimension__img img{\n  max-height:142px !important;\n}\n\n\n\/* MODELS *\/\n\n.serena-models{\n  min-width:0;\n}\n\n.serena-model{\n  display:grid;\n  grid-template-columns:minmax(0,78px) minmax(0,132px) minmax(0,1fr);\n\n  gap:14px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:13px 15px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.serena-model:last-child{\n  border-bottom:0;\n}\n\n.serena-model:nth-child(1){\n  background:#FBF8F2;\n}\n\n.serena-model:nth-child(2){\n  background:#F7F1E8;\n}\n\n.serena-model:nth-child(3){\n  background:#F2E9DE;\n}\n\n.serena-model__heads small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.serena-model__heads strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.serena-model__size{\n  color:var(--gold-deep);\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:600;\n}\n\n.serena-model__use{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* FINISH CHOICE *\/\n\n.serena-finishes{\n  display:grid;\n  grid-template-columns:minmax(0,125px) 1fr 1fr;\n\n  gap:8px;\n\n  margin-top:10px;\n}\n\n.serena-finishes__label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:10px 12px;\n\n  background:var(--espresso);\n}\n\n.serena-finishes__label small{\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.serena-finishes__label strong{\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.serena-finish{\n  position:relative;\n\n  min-width:0;\n\n  padding:11px 12px 11px 35px;\n\n  border:1px solid var(--line);\n}\n\n.serena-finish::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:14px;\n  left:12px;\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.serena-finish--gold{\n  background:#F7F0E4;\n}\n\n.serena-finish--gold::before{\n  background:#B69256;\n}\n\n.serena-finish--chrome{\n  background:#F1F1EE;\n}\n\n.serena-finish--chrome::before{\n  background:var(--chrome);\n}\n\n.serena-finish strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.serena-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\/* INSTALLATION FLAG *\/\n\n.serena-install{\n  display:grid;\n  grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n  gap:19px;\n  align-items:center;\n\n  margin-top:10px;\n\n  padding:12px 14px;\n\n  border:1px solid var(--line);\n  border-left:4px solid var(--gold);\n\n  background:#F8F3EB;\n}\n\n.serena-install__mark 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.serena-install__mark strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.serena-install__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.serena-specs{\n  margin-top:10px;\n\n  padding:29px;\n\n  border:1px solid var(--line);\n  background:var(--ivory);\n}\n\n.serena-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.serena-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.serena-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.serena-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.serena-spec{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.serena-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.serena-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 \/ CARE NOTE *\/\n\n.serena-care{\n  margin-top:11px;\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.serena-care strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.serena-care span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.serena-shipping{\n  position:relative;\n\n  margin-top:10px;\n\n  padding:20px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n}\n\n.serena-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.serena-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.serena-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.serena-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.serena-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.serena-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.serena-lightbox:target{\n  display:flex;\n}\n\n.serena-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.serena-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.serena-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.serena-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  .serena-lead{\n    grid-template-columns:minmax(0,1fr) minmax(0,165px);\n  }\n\n  .serena-lead__copy{\n    padding:25px 21px;\n  }\n\n  .serena-lead h2{\n    font-size:27px;\n  }\n\n\n  .serena-craft,\n  .serena-selection,\n  .serena-specs{\n    padding:24px 19px;\n  }\n\n\n  .serena-craft__head,\n  .serena-selection__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .serena-detail{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n  }\n\n  .serena-detail__media{\n    width:120px;\n  }\n\n\n  .serena-selection__sheet{\n    grid-template-columns:minmax(0,145px) minmax(0,1fr);\n  }\n\n  .serena-dimension__img{\n    width:120px;\n  }\n\n\n  .serena-model{\n    grid-template-columns:minmax(0,65px) minmax(0,110px) minmax(0,1fr);\n\n    gap:10px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .serena-lead{\n    grid-template-columns:1fr;\n  }\n\n  .serena-rail{\n    grid-template-columns:repeat(3,1fr);\n    grid-template-rows:auto;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .serena-rail__item{\n    border-bottom:0;\n    border-right:1px solid #D8CCBA;\n  }\n\n  .serena-rail__item:last-child{\n    border-right:0;\n  }\n\n  .serena-rail__item strong{\n    font-size:20px;\n  }\n\n\n  .serena-lead__signal{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n\n  .serena-craft__study{\n    grid-template-columns:1fr;\n  }\n\n  .serena-material{\n    display:grid;\n    grid-template-columns:minmax(0,110px) minmax(0,1fr);\n\n    gap:11px;\n    align-items:center;\n  }\n\n  .serena-material__media{\n    width:105px;\n\n    margin:0;\n  }\n\n  .serena-material__copy{\n    padding:0;\n  }\n\n\n  .serena-detail{\n    grid-template-columns:minmax(0,110px) minmax(0,1fr);\n  }\n\n  .serena-detail__media{\n    width:105px;\n  }\n\n\n  .serena-tier-line{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n\n  .serena-selection__sheet{\n    grid-template-columns:1fr;\n  }\n\n  .serena-dimension{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .serena-dimension__img{\n    width:115px;\n  }\n\n\n  .serena-model{\n    grid-template-columns:minmax(0,70px) minmax(0,1fr);\n\n    gap:8px;\n  }\n\n  .serena-model__heads{\n    grid-row:1 \/ span 2;\n  }\n\n  .serena-model__size,\n  .serena-model__use{\n    grid-column:2;\n  }\n\n\n  .serena-finishes{\n    grid-template-columns:1fr;\n  }\n\n\n  .serena-install{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n\n  .serena-specs__head{\n    display:block;\n  }\n\n  .serena-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .serena-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .serena-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-serena\" id=\"serena-root\"\u003e\n\u003c!-- =====================================================\n       01 — TIER \/ SCALE \/ FINISH\n  ====================================================== --\u003e\n\u003csection class=\"serena-lead\"\u003e\n\u003cdiv class=\"serena-lead__copy\"\u003e\n\u003cspan class=\"serena-eyebrow\"\u003e Tier \/ Scale \/ Finish \u003c\/span\u003e\n\u003ch2\u003eTwo Tiers Give the Shells Room to Fall\u003c\/h2\u003e\n\u003cp\u003eSerena takes the soft translucency of natural Capiz and gives it more vertical presence. Two separated shell tiers create a taller cascade, designed for rooms where a single-layer chandelier would feel visually too shallow.\u003c\/p\u003e\n\u003cdiv class=\"serena-lead__signal\"\u003e\n\u003cstrong\u003e Before You Choose \u003c\/strong\u003e \u003cspan\u003e Start with the number of lights and overall height, then choose Gold or Chrome to suit the room. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"serena-rail\"\u003e\n\u003cdiv class=\"serena-rail__item\"\u003e\n\u003csmall\u003e Structure \u003c\/small\u003e \u003cstrong\u003e 2 Tiers \u003c\/strong\u003e \u003cspan\u003e Vertical shell cascade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"serena-rail__item\"\u003e\n\u003csmall\u003e Configurations \u003c\/small\u003e \u003cstrong\u003e 9 \/ 12 \/ 16 \u003c\/strong\u003e \u003cspan\u003e E27 light points \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"serena-rail__item\"\u003e\n\u003csmall\u003e Finishes \u003c\/small\u003e \u003cstrong\u003e 2 \u003c\/strong\u003e \u003cspan\u003e Gold or Chrome \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — CAPIZ \/ DOUBLE TIER\n  ====================================================== --\u003e\n\u003csection class=\"serena-craft\"\u003e\n\u003cdiv class=\"serena-craft__head\"\u003e\n\u003ch3\u003eNatural Shell, Built in Layers\u003c\/h3\u003e\n\u003cp\u003eThe material gives Serena its softness; the double-tier structure gives it scale. Hundreds of translucent shell pieces hang from the metal frame, creating overlapping depth instead of one flat perimeter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"serena-craft__study\"\u003e\n\u003c!-- MATERIAL --\u003e\n\u003carticle class=\"serena-material\"\u003e\n\u003cdiv class=\"serena-material__media\"\u003e\u003ca href=\"#serena-material-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shell-caizhi.png?v=1786953390\" alt=\"Natural Capiz shell material detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"serena-material__copy\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Natural Capiz \u003c\/strong\u003e\n\u003cp\u003ePearl-iridescent shell with natural variation in translucency, undertone and surface texture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- PRODUCT DETAIL --\u003e\n\u003carticle class=\"serena-detail\"\u003e\n\u003cdiv class=\"serena-detail__media\"\u003e\u003ca href=\"#serena-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/serena-double-tier-capiz-shell-chandelier-stuberlighting_13.jpg?v=1782390046\" alt=\"Close-up detail of Serena double tier Capiz shell chandelier\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"serena-detail__copy\"\u003e\n\u003csmall\u003e Structure \u003c\/small\u003e \u003cstrong\u003e Upper Tier + Lower Tier \u003c\/strong\u003e\n\u003cp\u003eTwo separate rings support overlapping shell strands, increasing both vertical depth and the amount of illuminated material visible from below and across the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"serena-tier-line\"\u003e\n\u003cstrong\u003e Why Double Tier? \u003c\/strong\u003e \u003cspan\u003e Serena is intentionally taller than a standard single-tier Capiz chandelier. The extra vertical layer makes it better suited to vaulted ceilings, foyers and rooms with more architectural volume. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SCALE \/ FINISH\n  ====================================================== --\u003e\n\u003csection class=\"serena-selection\"\u003e\n\u003cdiv class=\"serena-selection__head\"\u003e\n\u003ch3\u003eChoose the Scale Before the Finish\u003c\/h3\u003e\n\u003cp\u003eHead count changes more than brightness: each step increases the diameter and overall drop, so the chandelier occupies progressively more vertical and horizontal space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"serena-selection__sheet\"\u003e\n\u003c!-- DIMENSIONS --\u003e\n\u003cdiv class=\"serena-dimension\"\u003e\n\u003cdiv class=\"serena-dimension__img\"\u003e\u003ca href=\"#serena-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/serena-double-tier-capiz-shell-chandelier-stuberlighting_3.jpg?v=1782390046\" alt=\"Serena double tier Capiz chandelier dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp class=\"serena-caption\"\u003eDimensions · Click to enlarge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MODELS --\u003e\n\u003cdiv class=\"serena-models\"\u003e\n\u003cdiv class=\"serena-model\"\u003e\n\u003cdiv class=\"serena-model__heads\"\u003e\n\u003csmall\u003e Compact \u003c\/small\u003e \u003cstrong\u003e 9 Heads \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"serena-model__size\"\u003eØ18.5\" × H30.7\"\u003c\/div\u003e\n\u003cp class=\"serena-model__use\"\u003eThe lightest Serena scale for tall rooms where you want the double-tier effect without maximum volume.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"serena-model\"\u003e\n\u003cdiv class=\"serena-model__heads\"\u003e\n\u003csmall\u003e Grand \u003c\/small\u003e \u003cstrong\u003e 12 Heads \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"serena-model__size\"\u003eØ24.4\" × H36.2\"\u003c\/div\u003e\n\u003cp class=\"serena-model__use\"\u003eMore width and drop for larger dining rooms, vaulted spaces and statement foyers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"serena-model\"\u003e\n\u003cdiv class=\"serena-model__heads\"\u003e\n\u003csmall\u003e Largest \u003c\/small\u003e \u003cstrong\u003e 16 Heads \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"serena-model__size\"\u003eØ31.4\" × H47.2\"\u003c\/div\u003e\n\u003cp class=\"serena-model__use\"\u003eThe strongest vertical scale for very tall, open architectural spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINISH --\u003e\n\u003cdiv class=\"serena-finishes\"\u003e\n\u003cdiv class=\"serena-finishes__label\"\u003e\n\u003csmall\u003e Finish \u003c\/small\u003e \u003cstrong\u003e Choose the Frame \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"serena-finish serena-finish--gold\"\u003e\n\u003cstrong\u003e Warm Gold \u003c\/strong\u003e \u003cspan\u003e Warmer and more traditional with the pearl-white Capiz. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"serena-finish serena-finish--chrome\"\u003e\n\u003cstrong\u003e Polished Chrome \u003c\/strong\u003e \u003cspan\u003e Cooler and cleaner for a more modern interpretation. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTALL --\u003e\n\u003cdiv class=\"serena-install\"\u003e\n\u003cdiv class=\"serena-install__mark\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Heavy Duty \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"serena-install__copy\"\u003e\n\u003cp\u003eThe product listing specifies approximately 22 lb \/ 10 kg. A heavy-duty chandelier-rated ceiling junction box and professional installation are required.\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=\"serena-specs\"\u003e\n\u003cdiv class=\"serena-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Serena · Double-Tier Capiz Chandelier \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"serena-spec-list\"\u003e\n\u003cdiv class=\"serena-spec\"\u003e\n\u003cspan class=\"serena-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"serena-spec__value\"\u003e Natural Capiz shells · Iron and metal frame \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"serena-spec\"\u003e\n\u003cspan class=\"serena-spec__label\"\u003e Shell Color \u003c\/span\u003e \u003cspan class=\"serena-spec__value\"\u003e Natural pearl-iridescent white \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"serena-spec\"\u003e\n\u003cspan class=\"serena-spec__label\"\u003e Finishes \u003c\/span\u003e \u003cspan class=\"serena-spec__value\"\u003e Warm Gold · Polished Chrome \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"serena-spec\"\u003e\n\u003cspan class=\"serena-spec__label\"\u003e Sizes \u003c\/span\u003e \u003cspan class=\"serena-spec__value\"\u003e 9 Heads — Ø18.5\" × H30.7\"\u003cbr\u003e12 Heads — Ø24.4\" × H36.2\"\u003cbr\u003e16 Heads — Ø31.4\" × H47.2\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"serena-spec\"\u003e\n\u003cspan class=\"serena-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"serena-spec__value\"\u003e E27 sockets × 9 \/ 12 \/ 16 · Bulbs Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"serena-spec\"\u003e\n\u003cspan class=\"serena-spec__label\"\u003e Power \u003c\/span\u003e \u003cspan class=\"serena-spec__value\"\u003e Approx. 20W standard configuration · Max 40W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"serena-spec\"\u003e\n\u003cspan class=\"serena-spec__label\"\u003e Included Bulbs \u003c\/span\u003e \u003cspan class=\"serena-spec__value\"\u003e Standard included LED bulbs are non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"serena-spec\"\u003e\n\u003cspan class=\"serena-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"serena-spec__value\"\u003e Dimming requires compatible dimmable E26\/E27 LED bulbs and a compatible Triac wall dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"serena-spec\"\u003e\n\u003cspan class=\"serena-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"serena-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"serena-spec\"\u003e\n\u003cspan class=\"serena-spec__label\"\u003e Listed Weight \u003c\/span\u003e \u003cspan class=\"serena-spec__value\"\u003e Approx. 22 lb \/ 10 kg · Heavy-duty junction box required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"serena-spec\"\u003e\n\u003cspan class=\"serena-spec__label\"\u003e Chain \u003c\/span\u003e \u003cspan class=\"serena-spec__value\"\u003e 19.6\" \/ 50cm standard · Custom lengths available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"serena-spec\"\u003e\n\u003cspan class=\"serena-spec__label\"\u003e Wiring \/ Install \u003c\/span\u003e \u003cspan class=\"serena-spec__value\"\u003e Hardwired · Heavy-duty ceiling junction box · Professional installation required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"serena-spec\"\u003e\n\u003cspan class=\"serena-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"serena-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"serena-spec\"\u003e\n\u003cspan class=\"serena-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"serena-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=\"serena-care\"\u003e\n\u003cstrong\u003e Natural Capiz \u003c\/strong\u003e \u003cspan\u003e Shell opacity, undertone and surface texture naturally vary from piece to piece. These differences are material characteristics, not defects. Dust gently with a soft dry cloth or feather duster; avoid liquid cleaners. 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=\"serena-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 — MATERIAL\n  ====================================================== --\u003e \u003ca id=\"serena-material-large\" href=\"#serena-root\" class=\"serena-lightbox\"\u003e \u003cspan class=\"serena-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shell-caizhi.png?v=1786953390\" alt=\"Enlarged natural Capiz shell material detail\"\u003e \u003cspan class=\"serena-lightbox__caption\"\u003e Serena · Natural Capiz Material \u003c\/span\u003e \u003cspan class=\"serena-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"serena-detail-large\" href=\"#serena-root\" class=\"serena-lightbox\"\u003e \u003cspan class=\"serena-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/serena-double-tier-capiz-shell-chandelier-stuberlighting_13.jpg?v=1782390046\" alt=\"Enlarged Serena double-tier Capiz chandelier detail\"\u003e \u003cspan class=\"serena-lightbox__caption\"\u003e Serena · Double-Tier Shell Detail \u003c\/span\u003e \u003cspan class=\"serena-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — DIMENSIONS\n  ====================================================== --\u003e \u003ca id=\"serena-size-large\" href=\"#serena-root\" class=\"serena-lightbox\"\u003e \u003cspan class=\"serena-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/serena-double-tier-capiz-shell-chandelier-stuberlighting_3.jpg?v=1782390046\" alt=\"Enlarged Serena double-tier Capiz chandelier dimensions\"\u003e \u003cspan class=\"serena-lightbox__caption\"\u003e Serena · 9 \/ 12 \/ 16 Heads \u003c\/span\u003e \u003cspan class=\"serena-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":"9 Heads Dia 47cm x H 78cm \/∅ 18.5″ x H 30.7\" \/ White","offer_id":52399893283099,"sku":"STB-CH-26-10032","price":1450.0,"currency_code":"USD","in_stock":true},{"title":"12 Heads Dia 62cm x H 92cm \/∅ 24.4″ x H 36.2\" \/ White","offer_id":52399893315867,"sku":"STB-CH-26-10033","price":1790.0,"currency_code":"USD","in_stock":true},{"title":"16Heads Dia 81cm x H 121cm \/∅ 24.4″ x H 36.2\" \/ White","offer_id":52792977391899,"sku":null,"price":2665.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/serena-double-tier-capiz-shell-chandelier-stuberlighting_1.jpg?v=1782390046"},{"product_id":"sirena-fun-style-shell-disc-pendant-light","title":"Sirena FUN Style Shell Disc Pendant Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — SIRENA\n   Fun-Style Shell Disc Pendant Light\n\n   Product-specific layout:\n   SHELL → LAYERED FORM → SCALE → FINISH → LIGHT → INSTALL\n\n   Quiet Mid-Century Luxury \/ Natural Capiz \/ Responsive\n========================================================= *\/\n\n.stb-sirena{\n  --paper:#FFFDF9;\n  --paper-soft:#F7F2EC;\n  --shell:#F1ECE5;\n  --sand:#EEE6DC;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n\n  --text:#584E47;\n  --muted:#7C7168;\n\n  --line:#D9CFC5;\n  --line-strong:#C9BCAF;\n\n  --gold:#AF8D61;\n  --gold-dark:#7C6041;\n\n  width:100%;\n  max-width:890px;\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-sirena *,\n.stb-sirena *::before,\n.stb-sirena *::after{\n  box-sizing:border-box;\n}\n\n.stb-sirena h2,\n.stb-sirena 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-sirena p{\n  margin-top:0;\n}\n\n.stb-sirena__eyebrow{\n  display:block;\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9.4px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-sirena__title{\n  max-width:600px;\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.15;\n  letter-spacing:-.01em;\n}\n\n.stb-sirena__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.27;\n}\n\n.stb-sirena__copy{\n  max-width:640px;\n  margin:0;\n\n  color:#645A52;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-sirena__hint{\n  display:block;\n  margin-top:5px;\n\n  color:#857970;\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-sirena__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-sirena__intro-copy{\n  padding:23px 25px;\n}\n\n.stb-sirena__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-sirena__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:19px;\n\n  background:var(--espresso);\n}\n\n.stb-sirena__intro-side small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#CAB18D;\n\n  font-size:8.7px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-sirena__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-sirena__intro-side span{\n  color:#D6CBC3;\n\n  font-size:10.2px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-sirena__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-sirena__fact{\n  padding:12px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-sirena__fact:last-child{\n  border-right:0;\n}\n\n.stb-sirena__fact small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sirena__fact strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   GENERAL IMAGE\n========================================================= *\/\n\n.stb-sirena__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-sirena__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\n========================================================= *\/\n\n.stb-sirena__material{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  gap:24px;\n  align-items:center;\n\n  margin-bottom:31px;\n\n  padding:15px 17px;\n\n  background:var(--shell);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-sirena__material-media{\n  width:136px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-sirena__material-copy p{\n  max-width:575px;\n  margin:0;\n\n  color:#61574F;\n\n  font-size:11.8px;\n  line-height:1.62;\n}\n\n.stb-sirena__material-tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:10px;\n}\n\n.stb-sirena__material-tags span{\n  padding:4px 8px;\n\n  background:var(--paper);\n  color:#665A51;\n\n  border:1px solid #D7CABD;\n  border-radius:16px;\n\n  font-size:9.3px;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAIL \/ LAYERS\n========================================================= *\/\n\n.stb-sirena__layers{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 125px;\n\n  gap:23px;\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-sirena__layers-copy p{\n  max-width:580px;\n  margin:0;\n\n  color:#625850;\n\n  font-size:11.8px;\n  line-height:1.62;\n}\n\n.stb-sirena__layers-media{\n  width:112px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n\n\/* =========================================================\n   FORM STRIP\n========================================================= *\/\n\n.stb-sirena__form{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  margin-bottom:31px;\n\n  overflow:hidden;\n\n  border-radius:5px;\n}\n\n.stb-sirena__form-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:16px;\n\n  background:var(--espresso);\n}\n\n.stb-sirena__form-label small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#C9AF89;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sirena__form-label strong{\n  color:#FFF7EF;\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-sirena__form-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n\n  border-top:1px solid var(--line);\n  border-right:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.stb-sirena__form-item{\n  padding:14px 16px;\n}\n\n.stb-sirena__form-item + .stb-sirena__form-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-sirena__form-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-sirena__form-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-sirena__form-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-sirena__sizes{\n  margin-bottom:31px;\n}\n\n.stb-sirena__sizes-head{\n  margin-bottom:12px;\n}\n\n.stb-sirena__size-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  gap:8px;\n}\n\n.stb-sirena__size{\n  min-width:0;\n\n  padding:10px;\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-sirena__size--main{\n  border-top:2px solid var(--gold);\n}\n\n.stb-sirena__dimension{\n  width:118px;\n  max-width:100%;\n\n  margin:0 auto 9px;\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-sirena__dimension a{\n  display:block;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-sirena__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-sirena__size-copy{\n  text-align:center;\n}\n\n.stb-sirena__size-copy small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#88786E;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sirena__size-copy strong{\n  display:block;\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-sirena__size-copy span{\n  display:block;\n  margin-bottom:5px;\n\n  color:var(--gold-dark);\n\n  font-size:9.3px;\n  font-weight:600;\n}\n\n.stb-sirena__size-copy p{\n  margin:0;\n\n  color:#70645C;\n\n  font-size:9.8px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   FINISH\n========================================================= *\/\n\n.stb-sirena__finish{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  margin-bottom:31px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-sirena__finish-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:16px;\n\n  background:var(--espresso);\n}\n\n.stb-sirena__finish-label small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#C9AF89;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sirena__finish-label strong{\n  color:#FFF7EF;\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-sirena__finish-options{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-sirena__finish-option{\n  padding:15px 16px;\n}\n\n.stb-sirena__finish-option + .stb-sirena__finish-option{\n  border-left:1px solid var(--line);\n}\n\n.stb-sirena__finish-option small{\n  display:block;\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sirena__finish-option 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-sirena__finish-option p{\n  margin:0;\n\n  color:#70645C;\n\n  font-size:9.9px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   LIGHT\n========================================================= *\/\n\n.stb-sirena__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-sirena__light-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:16px;\n\n  background:var(--sand);\n}\n\n.stb-sirena__light-label small{\n  display:block;\n  margin-bottom:4px;\n\n  color:#7E6B5C;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-sirena__light-label strong{\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-sirena__light-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-sirena__light-item{\n  padding:14px 16px;\n}\n\n.stb-sirena__light-item + .stb-sirena__light-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-sirena__light-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-sirena__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-sirena__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   CABLE\n========================================================= *\/\n\n.stb-sirena__cable{\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-sirena__cable-number{\n  padding:15px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-sirena__cable-number small{\n  display:block;\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-sirena__cable-number strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:20px;\n  font-weight:500;\n}\n\n.stb-sirena__cable-copy{\n  padding:14px 17px;\n}\n\n.stb-sirena__cable-copy strong{\n  display:block;\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.8px;\n  font-weight:500;\n}\n\n.stb-sirena__cable-copy p{\n  margin:0;\n\n  color:#6B6159;\n\n  font-size:10.5px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.stb-sirena__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-sirena__placement-item{\n  padding:13px 14px;\n}\n\n.stb-sirena__placement-item + .stb-sirena__placement-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-sirena__placement-item small{\n  display:block;\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-sirena__placement-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-sirena__placement-item p{\n  margin:0;\n\n  color:#71665E;\n\n  font-size:9.9px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   NATURAL MATERIAL NOTE\n========================================================= *\/\n\n.stb-sirena__variation{\n  margin-bottom:31px;\n\n  padding:11px 14px;\n\n  background:var(--shell);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.stb-sirena__variation 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-sirena__variation p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.5px;\n  line-height:1.54;\n}\n\n\n\/* =========================================================\n   DESIGN DISCLOSURE\n========================================================= *\/\n\n.stb-sirena__disclosure{\n  margin-bottom:31px;\n\n  padding:11px 14px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n}\n\n.stb-sirena__disclosure 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-sirena__disclosure p{\n  margin:0;\n\n  color:#6A6058;\n\n  font-size:10.3px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-sirena__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-sirena__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-sirena__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-sirena__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-sirena__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-sirena__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-sirena__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-sirena__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-sirena__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n}\n\n.stb-sirena__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-sirena__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-sirena__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-sirena__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-sirena__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-sirena__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-sirena__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-sirena__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-sirena__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-sirena__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-sirena__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-sirena__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-sirena__lightbox:target{\n  display:flex;\n}\n\n.stb-sirena__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-sirena__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-sirena__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-sirena__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-sirena__intro{\n    grid-template-columns:1fr 165px;\n  }\n\n  .stb-sirena__title{\n    font-size:25px;\n  }\n\n\n  .stb-sirena__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-sirena__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-sirena__fact:nth-child(1),\n  .stb-sirena__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-sirena__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-sirena{\n    font-size:14px;\n  }\n\n\n  .stb-sirena__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-sirena__intro-copy{\n    padding:18px 16px;\n  }\n\n  .stb-sirena__intro-side{\n    padding:13px 16px;\n  }\n\n\n  .stb-sirena__material{\n    grid-template-columns:88px 1fr;\n\n    gap:12px;\n\n    padding:10px;\n  }\n\n  .stb-sirena__material-media{\n    width:80px;\n  }\n\n\n  .stb-sirena__layers{\n    grid-template-columns:1fr 78px;\n\n    gap:11px;\n\n    padding-left:12px;\n  }\n\n  .stb-sirena__layers-media{\n    width:72px;\n  }\n\n\n  .stb-sirena__form{\n    grid-template-columns:1fr;\n  }\n\n  .stb-sirena__form-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-sirena__form-item + .stb-sirena__form-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-sirena__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-sirena__size{\n    display:grid;\n    grid-template-columns:84px 1fr;\n\n    gap:12px;\n    align-items:center;\n  }\n\n  .stb-sirena__dimension{\n    width:76px;\n\n    margin:0;\n  }\n\n  .stb-sirena__size-copy{\n    text-align:left;\n  }\n\n\n  .stb-sirena__finish{\n    grid-template-columns:1fr;\n  }\n\n  .stb-sirena__finish-options{\n    grid-template-columns:1fr;\n  }\n\n  .stb-sirena__finish-option + .stb-sirena__finish-option{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-sirena__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-sirena__light-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-sirena__light-item + .stb-sirena__light-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-sirena__cable{\n    grid-template-columns:92px 1fr;\n  }\n\n\n  .stb-sirena__placement{\n    grid-template-columns:1fr;\n  }\n\n  .stb-sirena__placement-item + .stb-sirena__placement-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-sirena__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-sirena__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-sirena__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-sirena\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-sirena__intro\"\u003e\n\u003cdiv class=\"stb-sirena__intro-copy\"\u003e\n\u003cspan class=\"stb-sirena__eyebrow\"\u003e Natural Capiz · Layered Disc Pendant \u003c\/span\u003e\n\u003ch2 class=\"stb-sirena__title\"\u003eA Pendant Built From Light, Shell and Movement.\u003c\/h2\u003e\n\u003cp\u003eSirena layers hundreds of natural Capiz discs around a slim metal ring, creating a soft sculptural cluster that changes as light passes through each shell. Three sizes make the same design work from kitchen islands to larger dining rooms and foyers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__intro-side\"\u003e\n\u003csmall\u003e Three Sizes \u003c\/small\u003e \u003cstrong\u003e 11\" · 17.7\" · 20.9\" \u003c\/strong\u003e \u003cspan\u003e Gold \/ Chrome · E26\/E27 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-sirena__facts\"\u003e\n\u003cdiv class=\"stb-sirena__fact\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Natural Capiz \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__fact\"\u003e\n\u003csmall\u003e Sizes \u003c\/small\u003e \u003cstrong\u003e 3 Options \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__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-sirena__fact\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Cable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL\n       Same natural Capiz material reference\n  ====================================================== --\u003e\n\u003csection id=\"sirena-material-section\" class=\"stb-sirena__material\"\u003e\n\u003cdiv class=\"stb-sirena__material-media\"\u003e\u003ca href=\"#sirena-material\" class=\"stb-sirena__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shell-caizhi.png?v=1786953390\" alt=\"Natural Capiz shell material used on Sirena pendant light\" loading=\"lazy\"\u003e \u003cspan class=\"stb-sirena__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__material-copy\"\u003e\n\u003cspan class=\"stb-sirena__eyebrow\"\u003e Natural Material \u003c\/span\u003e\n\u003ch3 class=\"stb-sirena__section-title\"\u003eReal Capiz, Cut Into Light-Catching Discs.\u003c\/h3\u003e\n\u003cp\u003eNatural Capiz has a translucent, pearl-like surface that reflects and transmits light at the same time. Each piece varies slightly in tone, texture and opacity, giving the finished pendant more depth than synthetic shell.\u003c\/p\u003e\n\u003cdiv class=\"stb-sirena__material-tags\"\u003e\n\u003cspan\u003e Natural Shell \u003c\/span\u003e \u003cspan\u003e Pearl-Iridescent \u003c\/span\u003e \u003cspan\u003e Hand-Shaped Discs \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL LIGHTBOX --\u003e \u003ca id=\"sirena-material\" href=\"#sirena-material-section\" class=\"stb-sirena__lightbox\"\u003e \u003cspan class=\"stb-sirena__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shell-caizhi.png?v=1786953390\" alt=\"Enlarged natural Capiz shell material\"\u003e \u003cspan class=\"stb-sirena__lightbox-caption\"\u003e Sirena · Natural Capiz Shell \u003c\/span\u003e \u003cspan class=\"stb-sirena__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LAYER DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"sirena-detail-section\" class=\"stb-sirena__layers\"\u003e\n\u003cdiv class=\"stb-sirena__layers-copy\"\u003e\n\u003cspan class=\"stb-sirena__eyebrow\"\u003e Layered Construction \u003c\/span\u003e\n\u003ch3 class=\"stb-sirena__section-title\"\u003eThe Shape Comes From Hundreds of Small Discs.\u003c\/h3\u003e\n\u003cp\u003eInstead of a conventional solid shade, Sirena builds its volume from overlapping Capiz discs suspended around a stainless-steel ring. The layered structure feels light and open from a distance, while revealing much more texture up close.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__layers-media\"\u003e\u003ca href=\"#sirena-detail\" class=\"stb-sirena__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sirena-fun-style-shell-disc-pendant-light-stuberlighting_11.jpg?v=1782435766\" alt=\"Sirena layered Capiz shell disc pendant detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-sirena__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"sirena-detail\" href=\"#sirena-detail-section\" class=\"stb-sirena__lightbox\"\u003e \u003cspan class=\"stb-sirena__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sirena-fun-style-shell-disc-pendant-light-stuberlighting_11.jpg?v=1782435766\" alt=\"Enlarged Sirena layered shell detail\"\u003e \u003cspan class=\"stb-sirena__lightbox-caption\"\u003e Sirena · Layered Capiz Disc Detail \u003c\/span\u003e \u003cspan class=\"stb-sirena__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FORM\n  ====================================================== --\u003e\n\u003csection class=\"stb-sirena__form\"\u003e\n\u003cdiv class=\"stb-sirena__form-label\"\u003e\n\u003csmall\u003e Why It Feels Different \u003c\/small\u003e \u003cstrong\u003e Texture From Every Viewing Angle. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__form-body\"\u003e\n\u003cdiv class=\"stb-sirena__form-item\"\u003e\n\u003csmall\u003e From the Side \u003c\/small\u003e \u003cstrong\u003e Layered \u0026amp; Dimensional \u003c\/strong\u003e\n\u003cp\u003eIndividual shell rows remain visible, giving the pendant depth without a heavy solid shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__form-item\"\u003e\n\u003csmall\u003e When Lit \u003c\/small\u003e \u003cstrong\u003e Soft Pearl-Like Glow \u003c\/strong\u003e\n\u003cp\u003eLight filters between overlapping shells instead of passing through one flat diffuser.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE\n  ====================================================== --\u003e\n\u003csection id=\"sirena-size-section\" class=\"stb-sirena__sizes\"\u003e\n\u003cdiv class=\"stb-sirena__sizes-head\"\u003e\n\u003cspan class=\"stb-sirena__eyebrow\"\u003e Choose the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-sirena__section-title\"\u003eOne Form, Three Very Different Proportions.\u003c\/h3\u003e\n\u003cp class=\"stb-sirena__copy\"\u003eThe 11-inch version works as an accent or in multiples. The 17.7-inch size is the most versatile residential scale. Choose 20.9 inches when the pendant needs stronger visual presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__size-grid\"\u003e\n\u003c!-- SMALL --\u003e\n\u003carticle class=\"stb-sirena__size\"\u003e\n\u003cdiv class=\"stb-sirena__dimension\"\u003e\u003ca href=\"#sirena-size-small\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sirena-fun-style-shell-disc-pendant-light-stuberlighting_7.jpg?v=1782435348\" alt=\"Sirena 11 inch Capiz pendant dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-sirena__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__size-copy\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e Ø11\" × H13\" \u003c\/strong\u003e \u003cspan\u003e 28 × 33cm \u003c\/span\u003e\n\u003cp\u003eKitchen islands, small dining nooks or pairs and trios.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MEDIUM --\u003e\n\u003carticle class=\"stb-sirena__size stb-sirena__size--main\"\u003e\n\u003cdiv class=\"stb-sirena__dimension\"\u003e\u003ca href=\"#sirena-size-medium\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sirena-fun-style-shell-disc-pendant-light-stuberlighting_23.jpg?v=1782435348\" alt=\"Sirena 17.7 inch Capiz pendant dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-sirena__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__size-copy\"\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e Ø17.7\" × H19.6\" \u003c\/strong\u003e \u003cspan\u003e 45 × 50cm \u003c\/span\u003e\n\u003cp\u003eDining rooms, living areas and standard foyers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- LARGE --\u003e\n\u003carticle class=\"stb-sirena__size\"\u003e\n\u003cdiv class=\"stb-sirena__dimension\"\u003e\u003ca href=\"#sirena-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sirena-fun-style-shell-disc-pendant-light-stuberlighting_5.jpg?v=1782435348\" alt=\"Sirena 20.9 inch Capiz pendant dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-sirena__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__size-copy\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø20.9\" × H25.6\" \u003c\/strong\u003e \u003cspan\u003e 53 × 65cm \u003c\/span\u003e\n\u003cp\u003eLarger dining rooms, entries and statement applications.\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=\"sirena-size-small\" href=\"#sirena-size-section\" class=\"stb-sirena__lightbox\"\u003e \u003cspan class=\"stb-sirena__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sirena-fun-style-shell-disc-pendant-light-stuberlighting_7.jpg?v=1782435348\" alt=\"Enlarged Sirena small dimensions\"\u003e \u003cspan class=\"stb-sirena__lightbox-caption\"\u003e Small · Ø11\" × H13\" \u003c\/span\u003e \u003cspan class=\"stb-sirena__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"sirena-size-medium\" href=\"#sirena-size-section\" class=\"stb-sirena__lightbox\"\u003e \u003cspan class=\"stb-sirena__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sirena-fun-style-shell-disc-pendant-light-stuberlighting_23.jpg?v=1782435348\" alt=\"Enlarged Sirena medium dimensions\"\u003e \u003cspan class=\"stb-sirena__lightbox-caption\"\u003e Medium · Ø17.7\" × H19.6\" \u003c\/span\u003e \u003cspan class=\"stb-sirena__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"sirena-size-large\" href=\"#sirena-size-section\" class=\"stb-sirena__lightbox\"\u003e \u003cspan class=\"stb-sirena__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sirena-fun-style-shell-disc-pendant-light-stuberlighting_5.jpg?v=1782435348\" alt=\"Enlarged Sirena large dimensions\"\u003e \u003cspan class=\"stb-sirena__lightbox-caption\"\u003e Large · Ø20.9\" × H25.6\" \u003c\/span\u003e \u003cspan class=\"stb-sirena__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FINISH\n  ====================================================== --\u003e\n\u003csection class=\"stb-sirena__finish\"\u003e\n\u003cdiv class=\"stb-sirena__finish-label\"\u003e\n\u003csmall\u003e Choose the Finish \u003c\/small\u003e \u003cstrong\u003e Warm Mid-Century or Clean Modern. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__finish-options\"\u003e\n\u003cdiv class=\"stb-sirena__finish-option\"\u003e\n\u003csmall\u003e Warm \u003c\/small\u003e \u003cstrong\u003e Gold \u003c\/strong\u003e\n\u003cp\u003ePairs naturally with walnut, brass, warm plaster and layered neutral interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__finish-option\"\u003e\n\u003csmall\u003e Clean \u003c\/small\u003e \u003cstrong\u003e Chrome \u003c\/strong\u003e\n\u003cp\u003eA cooler polished finish for white walls, linen and cleaner modern spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT \/ DIMMING\n  ====================================================== --\u003e\n\u003csection class=\"stb-sirena__light\"\u003e\n\u003cdiv class=\"stb-sirena__light-label\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Replaceable Bulb, Softer Shell Glow. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__light-body\"\u003e\n\u003cdiv class=\"stb-sirena__light-item\"\u003e\n\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e 2700K E26\/E27 LED Bulb \u003c\/strong\u003e\n\u003cp\u003eWarm-white bulb included. Maximum 40W per socket.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__light-item\"\u003e\n\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Compatible With Dimmable Bulbs \u003c\/strong\u003e\n\u003cp\u003eReplace the included bulb with a compatible dimmable E26\/E27 LED and use a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CABLE\n  ====================================================== --\u003e\n\u003csection class=\"stb-sirena__cable\"\u003e\n\u003cdiv class=\"stb-sirena__cable-number\"\u003e\n\u003csmall\u003e Standard Cable \u003c\/small\u003e \u003cstrong\u003e 59\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__cable-copy\"\u003e\n\u003cstrong\u003e Adjustable during installation. \u003c\/strong\u003e\n\u003cp\u003eThe standard suspension cable is approximately 59 inches \/ 150cm. For vaulted ceilings, two-story spaces or projects requiring a specific drop, longer cable lengths can be requested before ordering. Email support@stuberlighting.com with your required drop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PLACEMENT\n  ====================================================== --\u003e\n\u003csection class=\"stb-sirena__placement\"\u003e\n\u003cdiv class=\"stb-sirena__placement-item\"\u003e\n\u003csmall\u003e Kitchen Island \u003c\/small\u003e \u003cstrong\u003e 11\" · Pair or Trio \u003c\/strong\u003e\n\u003cp\u003eThe smaller scale works particularly well when repeated over a longer island.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__placement-item\"\u003e\n\u003csmall\u003e Dining Room \u003c\/small\u003e \u003cstrong\u003e 17.7\" · Versatile \u003c\/strong\u003e\n\u003cp\u003eThe most balanced size for standard residential dining spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__placement-item\"\u003e\n\u003csmall\u003e Foyer \/ Large Room \u003c\/small\u003e \u003cstrong\u003e 20.9\" · Statement \u003c\/strong\u003e\n\u003cp\u003eMore shell volume gives the layered form stronger presence from a distance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL MATERIAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-sirena__variation\"\u003e\u003cstrong\u003e Natural Capiz means every Sirena is slightly different. \u003c\/strong\u003e\n\u003cp\u003eSmall variations in shell opacity, pearl tone, surface texture and disc shape are normal. Capiz is a natural material, so these differences are part of the fixture's character rather than manufacturing defects.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DESIGN DISCLOSURE\n  ====================================================== --\u003e\n\u003csection class=\"stb-sirena__disclosure\"\u003e\u003cstrong\u003e FUN-style design; independently manufactured by Stuber Lighting. \u003c\/strong\u003e\n\u003cp\u003eSirena is inspired by the recognizable layered-disc design language associated with the FUN series. It is not an authentic licensed FUN product and is not represented as being manufactured, licensed or endorsed by the original designer's licensees.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-sirena__specs\"\u003e\n\u003cdiv class=\"stb-sirena__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Sirena \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e Small — Ø11\" × H13\" · Medium — Ø17.7\" × H19.6\" · Large — Ø20.9\" × H25.6\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Natural Capiz Shell Discs · Electroplated Stainless Steel Ring \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__spec\"\u003e\n\u003cspan\u003e Shell Color \u003c\/span\u003e \u003cstrong\u003e Natural Pearl-Iridescent White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__spec\"\u003e\n\u003cspan\u003e Finishes \u003c\/span\u003e \u003cstrong\u003e Gold · Chrome \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e E26 \/ E27 · Bulb Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__spec\"\u003e\n\u003cspan\u003e Included Bulb \u003c\/span\u003e \u003cstrong\u003e Standard Warm-White 2700K LED · Included Bulb Is Non-Dimmable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e 40W Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Dimming Requires a Compatible Dimmable E26 \/ E27 LED Bulb and Compatible Triac Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__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-sirena__spec\"\u003e\n\u003cspan\u003e Cable \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm Standard · Adjustable During Installation · Custom Length Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired · Ceiling Junction Box \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-sirena__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-sirena__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-sirena__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-sirena__faq\"\u003e\u003cspan class=\"stb-sirena__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-sirena__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose 11\" for smaller spaces or repeated installations such as a pair or trio over a kitchen island. The 17.7\" version is the most versatile choice for standard dining rooms and living spaces. Choose 20.9\" when the fixture needs more presence in a larger room or foyer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the discs real Capiz shell?\u003c\/summary\u003e\n\u003cp\u003eYes. Sirena uses natural Capiz shell. Small differences in transparency, surface texture and pearl tone are normal because each piece is naturally different.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Sirena be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes, after replacing the standard included bulb with a compatible dimmable E26\/E27 LED bulb and using a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I order a longer suspension cable?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard cable is approximately 59 inches. Longer lengths can be arranged for higher or vaulted ceilings. Email support@stuberlighting.com with your required ceiling-to-fixture drop before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this an authentic licensed FUN pendant?\u003c\/summary\u003e\n\u003cp\u003eNo. Sirena is an independently manufactured FUN-style Stuber Lighting product. It is not represented as an authentic licensed reproduction.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-sirena__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 11\"x H 13\" \/ Chrome","offer_id":52401681269019,"sku":"STB-PL-26-10047","price":210.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11\"x H 13\" \/ Gold","offer_id":52401681301787,"sku":"STB-PL-26-10048","price":210.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 19.6\" \/ Chrome","offer_id":52401681334555,"sku":"STB-PL-26-10049","price":350.0,"currency_code":"USD","in_stock":true},{"title":"Dia 17.7\"x H 19.6\" \/ Gold","offer_id":52401681367323,"sku":"STB-PL-26-10050","price":350.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20.9\" x H 25.6\" \/ Chrome","offer_id":52401681400091,"sku":"STB-PL-26-10051","price":580.0,"currency_code":"USD","in_stock":true},{"title":"Dia 20.9\" x H 25.6\" \/ Gold","offer_id":52401681432859,"sku":"STB-PL-26-10052","price":580.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/sirena-fun-style-shell-disc-pendant-light-stuberlighting_1.jpg?v=1782435766"},{"product_id":"aurelia-fun-style-grand-cascade-shell-chandelier","title":"Aurelia FUN Style Grand Cascade Shell Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — AURELIA\n   GRAND CASCADE CAPIZ SHELL CHANDELIER\n\n   SCALE \/ CASCADE \/ INSTALL\n\n   ARCHITECTURAL PROJECT SHEET\n   QUIET LUXURY · SHOPPER-FIRST · CONCISE\n   DISTINCT FROM DAWN BACKGROUND\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-aurelia{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817568;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --cream:#F5EDD8;\n  --sand:#E9DDC5;\n  --soft:#F3EBDD;\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n  --pearl:#F2EDE4;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\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-aurelia *,\n.stb-aurelia *::before,\n.stb-aurelia *::after{\n  box-sizing:border-box;\n}\n\n.stb-aurelia h2,\n.stb-aurelia h3,\n.stb-aurelia p{\n  margin-top:0;\n}\n\n.stb-aurelia h2,\n.stb-aurelia 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-aurelia 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-aurelia a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   OUTER FRAME\n========================================================= *\/\n\n.aur-frame{\n  position:relative;\n\n  padding:30px 30px 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.aur-frame::before{\n  content:\"\";\n\n  position:absolute;\n  top:8px;\n  left:30px;\n\n  width:64px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.aur-frame::after{\n  content:\"\";\n\n  position:absolute;\n  top:11px;\n  left:30px;\n\n  width:31px;\n  height:1px;\n\n  background:#B7A68D;\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.aur-eyebrow{\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.aur-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 — SCALE FIRST\n========================================================= *\/\n\n.aur-intro{\n  padding:18px 0 30px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.aur-intro__layout{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,230px);\n\n  gap:35px;\n  align-items:center;\n}\n\n\n\/* COPY *\/\n\n.aur-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.aur-intro__copy \u003e p{\n  max-width:565px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* WIDTH FACT *\/\n\n.aur-width{\n  display:flex;\n  align-items:flex-end;\n\n  gap:18px;\n\n  margin-top:18px;\n  padding-top:11px;\n\n  border-top:1px solid var(--line);\n}\n\n.aur-width__number small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.aur-width__number 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.aur-width__copy{\n  max-width:350px;\n\n  padding-left:17px;\n\n  border-left:1px solid var(--line);\n}\n\n.aur-width__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\/* VERTICAL SCALE *\/\n\n.aur-scale{\n  position:relative;\n\n  min-width:0;\n\n  padding:17px;\n\n  background:#EFE8DD;\n\n  border:1px solid var(--line);\n}\n\n.aur-scale__head{\n  margin-bottom:12px;\n  padding-bottom:9px;\n\n  border-bottom:1px solid #D6CCBD;\n}\n\n.aur-scale__head 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.aur-scale__head 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.05;\n\n  font-weight:500;\n}\n\n\n\/* SCALE ROW *\/\n\n.aur-scale__item{\n  display:grid;\n  grid-template-columns:minmax(0,54px) minmax(0,1fr);\n\n  gap:12px;\n  align-items:center;\n\n  padding:10px 0;\n}\n\n.aur-scale__item + .aur-scale__item{\n  border-top:1px solid #D6CCBD;\n}\n\n.aur-scale__model{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:48px;\n\n  background:var(--espresso);\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  font-weight:500;\n}\n\n.aur-scale__detail small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.aur-scale__detail 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.aur-scale__detail 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.aur-disclosure{\n  display:grid;\n  grid-template-columns:minmax(0,110px) minmax(0,1fr);\n\n  gap:17px;\n\n  margin-top:16px;\n\n  padding:10px 12px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.aur-disclosure strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.aur-disclosure span{\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   02 — MATERIAL \/ BUILD\n========================================================= *\/\n\n.aur-build{\n  padding:30px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.aur-build__head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:15px;\n}\n\n.aur-build__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.aur-build__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\/* EVIDENCE LAYOUT *\/\n\n.aur-evidence{\n  display:grid;\n  grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);\n\n  gap:9px;\n}\n\n\n\/* FACTORY *\/\n\n.aur-factory{\n  min-width:0;\n\n  padding:11px;\n\n  background:#F5EFE6;\n\n  border:1px solid var(--line);\n}\n\n.aur-factory__img{\n  width:180px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.aur-factory__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.aur-factory__img img{\n  max-height:170px !important;\n}\n\n.aur-factory__copy{\n  padding:10px 4px 2px;\n}\n\n.aur-factory__copy small,\n.aur-proof__copy small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.aur-factory__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:19px;\n  line-height:1.08;\n\n  font-weight:500;\n}\n\n.aur-factory__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\/* MATERIAL + DETAIL *\/\n\n.aur-proofs{\n  display:grid;\n  grid-template-rows:1fr 1fr;\n\n  gap:9px;\n}\n\n.aur-proof{\n  display:grid;\n  grid-template-columns:minmax(0,110px) minmax(0,1fr);\n\n  gap:11px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:9px;\n\n  border:1px solid var(--line);\n}\n\n.aur-proof:nth-child(1){\n  background:#FAF7F1;\n}\n\n.aur-proof:nth-child(2){\n  background:#EEE8DF;\n}\n\n.aur-proof__img{\n  width:105px;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n}\n\n.aur-proof__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.aur-proof__img img{\n  max-height:100px !important;\n}\n\n.aur-proof__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:16px;\n  line-height:1.1;\n\n  font-weight:500;\n}\n\n.aur-proof__copy p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* MATERIAL NOTE *\/\n\n.aur-natural{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n  gap:17px;\n\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(--gold);\n}\n\n.aur-natural strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.aur-natural span{\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   03 — 7DM \/ 8DM\n========================================================= *\/\n\n.aur-choice{\n  padding:30px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.aur-choice__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.aur-choice__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.aur-choice__head 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\/* TWO MODEL SHEETS *\/\n\n.aur-models{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  border:1px solid var(--line);\n}\n\n.aur-model{\n  min-width:0;\n\n  padding:15px;\n\n  border-right:1px solid var(--line);\n}\n\n.aur-model:last-child{\n  border-right:0;\n}\n\n.aur-model--7{\n  background:#FAF7F1;\n}\n\n.aur-model--8{\n  background:#F2EADF;\n}\n\n\n\/* MODEL HEADER *\/\n\n.aur-model__head{\n  display:flex;\n  align-items:flex-start;\n  justify-content:space-between;\n\n  gap:12px;\n\n  margin-bottom:11px;\n  padding-bottom:9px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.aur-model__name small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.aur-model__name 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:.95;\n\n  font-weight:500;\n}\n\n.aur-model__height{\n  color:var(--gold-deep);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n\n\/* MODEL CONTENT *\/\n\n.aur-model__body{\n  display:grid;\n  grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n  gap:13px;\n  align-items:center;\n}\n\n.aur-model__img{\n  width:115px;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n}\n\n.aur-model__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.aur-model__img img{\n  max-height:108px !important;\n}\n\n.aur-model__info strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.aur-model__info p{\n  margin:0 0 6px;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n.aur-model__info p:last-child{\n  margin-bottom:0;\n}\n\n\n\/* RANGE *\/\n\n.aur-fit{\n  margin-top:11px;\n  padding-top:10px;\n\n  border-top:1px solid var(--line);\n}\n\n.aur-fit small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.aur-fit span{\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* INSTALL STRIP *\/\n\n.aur-install{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:20px;\n  align-items:center;\n\n  margin-top:11px;\n\n  padding:14px 16px;\n\n  background:var(--espresso);\n}\n\n.aur-install__mark small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.aur-install__mark strong{\n  display:block;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.aur-install__copy{\n  padding-left:18px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n}\n\n.aur-install__copy p{\n  margin:0;\n\n  color:#D8CFC3;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.aur-specs{\n  padding:30px 0;\n}\n\n.aur-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.aur-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.aur-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.aur-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.aur-spec{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.aur-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.aur-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CARE *\/\n\n.aur-care{\n  margin-top:11px;\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.aur-care strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.aur-care span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.aur-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\n.aur-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.aur-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.aur-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.aur-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.aur-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.aur-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,14,11,.96);\n\n  text-decoration:none;\n  cursor:zoom-out;\n}\n\n.aur-lightbox:target{\n  display:flex;\n}\n\n.aur-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.aur-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:80vh !important;\n\n  margin:0 auto !important;\n\n  object-fit:contain !important;\n}\n\n.aur-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.aur-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  .aur-frame{\n    padding:26px 19px 0;\n  }\n\n  .aur-frame::before,\n  .aur-frame::after{\n    left:19px;\n  }\n\n\n  .aur-intro__layout{\n    grid-template-columns:minmax(0,1fr) minmax(0,185px);\n\n    gap:21px;\n  }\n\n  .aur-intro h2{\n    font-size:27px;\n  }\n\n\n  .aur-build__head,\n  .aur-choice__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .aur-evidence{\n    grid-template-columns:minmax(0,1fr) minmax(0,1fr);\n  }\n\n\n  .aur-factory__img{\n    width:150px;\n  }\n\n\n  .aur-proof{\n    grid-template-columns:minmax(0,90px) minmax(0,1fr);\n  }\n\n  .aur-proof__img{\n    width:85px;\n  }\n\n\n  .aur-model__body{\n    grid-template-columns:minmax(0,95px) minmax(0,1fr);\n  }\n\n  .aur-model__img{\n    width:90px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .aur-intro__layout{\n    grid-template-columns:1fr;\n  }\n\n\n  .aur-scale{\n    width:100%;\n  }\n\n\n  .aur-disclosure{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n\n  .aur-evidence{\n    grid-template-columns:1fr;\n  }\n\n\n  .aur-factory{\n    display:grid;\n    grid-template-columns:minmax(0,120px) minmax(0,1fr);\n\n    gap:12px;\n    align-items:center;\n  }\n\n  .aur-factory__img{\n    width:115px;\n\n    margin:0;\n  }\n\n  .aur-factory__copy{\n    padding:0;\n  }\n\n\n  .aur-proofs{\n    grid-template-rows:auto;\n  }\n\n\n  .aur-natural{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n\n  .aur-models{\n    grid-template-columns:1fr;\n  }\n\n  .aur-model{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .aur-model:last-child{\n    border-bottom:0;\n  }\n\n  .aur-model__body{\n    grid-template-columns:minmax(0,105px) minmax(0,1fr);\n  }\n\n  .aur-model__img{\n    width:100px;\n  }\n\n\n  .aur-install{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n  .aur-install__copy{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .aur-specs__head{\n    display:block;\n  }\n\n  .aur-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .aur-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .aur-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-aurelia\" id=\"aurelia-root\"\u003e\n\u003cdiv class=\"aur-frame\"\u003e\n\u003c!-- =====================================================\n         01 — SCALE FIRST\n    ====================================================== --\u003e\n\u003csection class=\"aur-intro\"\u003e\n\u003cdiv class=\"aur-intro__layout\"\u003e\n\u003cdiv class=\"aur-intro__copy\"\u003e\n\u003cspan class=\"aur-eyebrow\"\u003e Scale \/ Cascade \/ Install \u003c\/span\u003e\n\u003ch2\u003eStart with the Ceiling Height, Not the Style\u003c\/h2\u003e\n\u003cp\u003eAurelia is a grand vertical Capiz cascade designed for spaces where a conventional chandelier would feel too short. Both versions span 39.4 inches across; the decision is how much vertical architecture your room can carry.\u003c\/p\u003e\n\u003cdiv class=\"aur-width\"\u003e\n\u003cdiv class=\"aur-width__number\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 39.4\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-width__copy\"\u003e\n\u003cp\u003eThe width stays the same on both configurations. Only the cascade height changes significantly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-scale\"\u003e\n\u003cdiv class=\"aur-scale__head\"\u003e\n\u003csmall\u003e Two Configurations \u003c\/small\u003e \u003cstrong\u003e Same Width. Different Drop. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-scale__item\"\u003e\n\u003cdiv class=\"aur-scale__model\"\u003e7DM\u003c\/div\u003e\n\u003cdiv class=\"aur-scale__detail\"\u003e\n\u003csmall\u003e Total Height \u003c\/small\u003e \u003cstrong\u003e 43.3\" \u003c\/strong\u003e \u003cspan\u003e Single-story vaulted scale \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-scale__item\"\u003e\n\u003cdiv class=\"aur-scale__model\"\u003e8DM\u003c\/div\u003e\n\u003cdiv class=\"aur-scale__detail\"\u003e\n\u003csmall\u003e Total Height \u003c\/small\u003e \u003cstrong\u003e 78.7\" \u003c\/strong\u003e \u003cspan\u003e Two-story vertical scale \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-disclosure\"\u003e\n\u003cstrong\u003e Design Note \u003c\/strong\u003e \u003cspan\u003e Aurelia is an independently manufactured FUN-style design tribute. It is not an authentic or licensed FUN product. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         02 — MATERIAL \/ BUILD\n    ====================================================== --\u003e\n\u003csection class=\"aur-build\"\u003e\n\u003cdiv class=\"aur-build__head\"\u003e\n\u003ch3\u003eSee the Material. Then See the Scale.\u003c\/h3\u003e\n\u003cp\u003eAt this size, the chandelier depends on repetition rather than heavy ornament. Natural Capiz shells create the visible surface; the white structural ring stays deliberately quiet behind them.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-evidence\"\u003e\n\u003c!-- FACTORY --\u003e\n\u003carticle class=\"aur-factory\"\u003e\n\u003cdiv class=\"aur-factory__img\"\u003e\u003ca href=\"#aurelia-factory-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aurelia-fun-style-grand-cascade-shell-chandelier-stuberlighting-23.jpg?v=1782890517\" alt=\"Factory view of Aurelia grand Capiz shell cascade chandelier\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"aur-factory__copy\"\u003e\n\u003csmall\u003e Factory View \u003c\/small\u003e \u003cstrong\u003e Grand Scale in a Real Setting \u003c\/strong\u003e\n\u003cp\u003eThe factory photograph helps show the physical volume of the shell cascade before it is installed into a finished interior.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MATERIAL + DETAIL --\u003e\n\u003cdiv class=\"aur-proofs\"\u003e\n\u003carticle class=\"aur-proof\"\u003e\n\u003cdiv class=\"aur-proof__img\"\u003e\u003ca href=\"#aurelia-material-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shell-caizhi.png?v=1786953390\" alt=\"Natural Capiz shell material detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"aur-proof__copy\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Natural Capiz \u003c\/strong\u003e\n\u003cp\u003eTranslucent shell with natural differences in tone, opacity and surface character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"aur-proof\"\u003e\n\u003cdiv class=\"aur-proof__img\"\u003e\u003ca href=\"#aurelia-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aurelia-fun-style-grand-cascade-shell-chandelier-stuberlighting_14.jpg?v=1782439974\" alt=\"Close-up of Aurelia cascading Capiz shell construction\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"aur-proof__copy\"\u003e\n\u003csmall\u003e Cascade \u003c\/small\u003e \u003cstrong\u003e Layer Upon Layer \u003c\/strong\u003e\n\u003cp\u003eRepeated shell strands create the vertical depth without relying on a visually dominant metal frame.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-natural\"\u003e\n\u003cstrong\u003e Natural Variation \u003c\/strong\u003e \u003cspan\u003e Individual Capiz shells naturally vary in opacity, undertone and surface texture. These differences are material characteristics, not defects. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         03 — CHOOSE 7DM \/ 8DM\n    ====================================================== --\u003e\n\u003csection class=\"aur-choice\"\u003e\n\u003cdiv class=\"aur-choice__head\"\u003e\n\u003ch3\u003eChoose by Vertical Space\u003c\/h3\u003e\n\u003cp\u003eBoth versions are 39.4 inches in diameter. 7DM keeps the cascade closer to conventional chandelier proportions; 8DM nearly doubles the vertical drop for true two-story applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-models\"\u003e\n\u003c!-- 7DM --\u003e\n\u003carticle class=\"aur-model aur-model--7\"\u003e\n\u003cdiv class=\"aur-model__head\"\u003e\n\u003cdiv class=\"aur-model__name\"\u003e\n\u003csmall\u003e Configuration 01 \u003c\/small\u003e \u003cstrong\u003e 7DM \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-model__height\"\u003eH43.3\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-model__body\"\u003e\n\u003cdiv class=\"aur-model__img\"\u003e\u003ca href=\"#aurelia-7dm-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aurelia-fun-style-grand-cascade-shell-chandelier-stuberlighting_12.jpg?v=1782439582\" alt=\"Aurelia 7DM 39.4 inch diameter by 43.3 inch height dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"aur-model__info\"\u003e\n\u003cstrong\u003e Ø39.4\" × H43.3\" \u003c\/strong\u003e\n\u003cp\u003eShorter cascade for vaulted single-story rooms where the fixture needs scale without occupying two floors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-fit\"\u003e\n\u003csmall\u003e Typical Fit \u003c\/small\u003e \u003cspan\u003e Best suited to taller single-story and vaulted spaces. Confirm final hanging height before ordering. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- 8DM --\u003e\n\u003carticle class=\"aur-model aur-model--8\"\u003e\n\u003cdiv class=\"aur-model__head\"\u003e\n\u003cdiv class=\"aur-model__name\"\u003e\n\u003csmall\u003e Configuration 02 \u003c\/small\u003e \u003cstrong\u003e 8DM \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-model__height\"\u003eH78.7\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-model__body\"\u003e\n\u003cdiv class=\"aur-model__img\"\u003e\u003ca href=\"#aurelia-8dm-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aurelia-fun-style-grand-cascade-shell-chandelier-stuberlighting_18.jpg?v=1782439581\" alt=\"Aurelia 8DM 39.4 inch diameter by 78.7 inch height dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"aur-model__info\"\u003e\n\u003cstrong\u003e Ø39.4\" × H78.7\" \u003c\/strong\u003e\n\u003cp\u003eExtended cascade for two-story foyers, stair volumes and very tall architectural spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-fit\"\u003e\n\u003csmall\u003e Typical Fit \u003c\/small\u003e \u003cspan\u003e Designed for genuine two-story vertical space. Check sightlines from both floors before final installation. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-install\"\u003e\n\u003cdiv class=\"aur-install__mark\"\u003e\n\u003csmall\u003e Before Ordering \u003c\/small\u003e \u003cstrong\u003e Check the Ceiling \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-install__copy\"\u003e\n\u003cp\u003eAurelia requires a heavy-duty ceiling junction box with structural support and installation by a licensed electrician. Custom cable extensions are available for tall ceilings.\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=\"aur-specs\"\u003e\n\u003cdiv class=\"aur-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Aurelia · Grand Capiz Cascade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec-list\"\u003e\n\u003cdiv class=\"aur-spec\"\u003e\n\u003cspan class=\"aur-spec__label\"\u003e Sizes \u003c\/span\u003e \u003cspan class=\"aur-spec__value\"\u003e 7DM — Ø39.4\" × H43.3\"\u003cbr\u003e8DM — Ø39.4\" × H78.7\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec\"\u003e\n\u003cspan class=\"aur-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"aur-spec__value\"\u003e Natural Capiz shells · Stainless steel structural ring \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec\"\u003e\n\u003cspan class=\"aur-spec__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"aur-spec__value\"\u003e White structural ring · Natural pearl-iridescent shells \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec\"\u003e\n\u003cspan class=\"aur-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"aur-spec__value\"\u003e Multiple E26 \/ E27 sockets · Bulbs Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec\"\u003e\n\u003cspan class=\"aur-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"aur-spec__value\"\u003e 40W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec\"\u003e\n\u003cspan class=\"aur-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"aur-spec__value\"\u003e Compatible with dimmable E26\/E27 bulbs and a compatible Triac wall dimmer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec\"\u003e\n\u003cspan class=\"aur-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"aur-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec\"\u003e\n\u003cspan class=\"aur-spec__label\"\u003e Cable \u003c\/span\u003e \u003cspan class=\"aur-spec__value\"\u003e Standard suspension included · Custom extensions available for tall ceilings \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec\"\u003e\n\u003cspan class=\"aur-spec__label\"\u003e Wiring \u003c\/span\u003e \u003cspan class=\"aur-spec__value\"\u003e Hardwired · Heavy-duty ceiling junction box required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec\"\u003e\n\u003cspan class=\"aur-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"aur-spec__value\"\u003e Licensed electrician installation required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec\"\u003e\n\u003cspan class=\"aur-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"aur-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec\"\u003e\n\u003cspan class=\"aur-spec__label\"\u003e Design Status \u003c\/span\u003e \u003cspan class=\"aur-spec__value\"\u003e Independently manufactured FUN-style design tribute · Not an authentic or licensed FUN product \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aur-spec\"\u003e\n\u003cspan class=\"aur-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"aur-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=\"aur-care\"\u003e\n\u003cstrong\u003e Capiz Care \u003c\/strong\u003e \u003cspan\u003e Handle the shell strands carefully during installation. For routine care, dust gently with a soft dry microfiber or feather duster. Avoid water, liquid cleaners and abrasive tools. 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=\"aur-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       LIGHTBOX — FACTORY\n  ====================================================== --\u003e \u003ca id=\"aurelia-factory-large\" href=\"#aurelia-root\" class=\"aur-lightbox\"\u003e \u003cspan class=\"aur-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aurelia-fun-style-grand-cascade-shell-chandelier-stuberlighting-23.jpg?v=1782890517\" alt=\"Enlarged factory view of Aurelia grand Capiz cascade\"\u003e \u003cspan class=\"aur-lightbox__caption\"\u003e Aurelia · Factory View \u003c\/span\u003e \u003cspan class=\"aur-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — MATERIAL\n  ====================================================== --\u003e \u003ca id=\"aurelia-material-large\" href=\"#aurelia-root\" class=\"aur-lightbox\"\u003e \u003cspan class=\"aur-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shell-caizhi.png?v=1786953390\" alt=\"Enlarged natural Capiz shell material\"\u003e \u003cspan class=\"aur-lightbox__caption\"\u003e Natural Capiz Shell · Material Detail \u003c\/span\u003e \u003cspan class=\"aur-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"aurelia-detail-large\" href=\"#aurelia-root\" class=\"aur-lightbox\"\u003e \u003cspan class=\"aur-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aurelia-fun-style-grand-cascade-shell-chandelier-stuberlighting_14.jpg?v=1782439974\" alt=\"Enlarged Aurelia cascading Capiz shell construction detail\"\u003e \u003cspan class=\"aur-lightbox__caption\"\u003e Aurelia · Cascade Detail \u003c\/span\u003e \u003cspan class=\"aur-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — 7DM\n  ====================================================== --\u003e \u003ca id=\"aurelia-7dm-large\" href=\"#aurelia-root\" class=\"aur-lightbox\"\u003e \u003cspan class=\"aur-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aurelia-fun-style-grand-cascade-shell-chandelier-stuberlighting_12.jpg?v=1782439582\" alt=\"Enlarged Aurelia 7DM dimensions\"\u003e \u003cspan class=\"aur-lightbox__caption\"\u003e 7DM · Ø39.4\" × H43.3\" \u003c\/span\u003e \u003cspan class=\"aur-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — 8DM\n  ====================================================== --\u003e \u003ca id=\"aurelia-8dm-large\" href=\"#aurelia-root\" class=\"aur-lightbox\"\u003e \u003cspan class=\"aur-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aurelia-fun-style-grand-cascade-shell-chandelier-stuberlighting_18.jpg?v=1782439581\" alt=\"Enlarged Aurelia 8DM dimensions\"\u003e \u003cspan class=\"aur-lightbox__caption\"\u003e 8DM · Ø39.4\" × H78.7\" \u003c\/span\u003e \u003cspan class=\"aur-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"7DM：Dia 39.4\" x H 43.3\" \/ White","offer_id":52402116362523,"sku":"STB-CH-26-10034","price":5660.0,"currency_code":"USD","in_stock":true},{"title":"8DM：Dia 39.4\" x H 78.7\" \/ White","offer_id":52402116395291,"sku":"STB-CH-26-10035","price":9880.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aurelia-fun-style-grand-cascade-shell-chandelier-stuberlighting_1.jpg?v=1782439978"},{"product_id":"laguna-fun-dm-style-tiered-shell-suspension-lamp","title":"Laguna FUN DM Style Tiered Shell Suspension Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — LAGUNA\n   FUN DM Style Tiered Shell Suspension Lamp\n\n   PRODUCT FLOW\n   HORIZONTAL FORM → CAPIZ → 5 SIZES\n   → FINISH → LIGHT → SUSPENSION → INSTALL\n\n   Quiet Luxury \/ Natural Material \/ Mobile Responsive\n========================================================= *\/\n\n.stb-laguna{\n  --paper:#FFFDF9;\n  --paper-soft:#F7F2EC;\n  --shell:#F0ECE5;\n  --sand:#EEE5DA;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D9CFC5;\n  --line-dark:#C9BCAF;\n\n  --gold:#AE8C60;\n  --gold-dark:#7A5D3F;\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-laguna *,\n.stb-laguna *::before,\n.stb-laguna *::after{\n  box-sizing:border-box;\n}\n\n.stb-laguna h2,\n.stb-laguna 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-laguna p{\n  margin-top:0;\n}\n\n.stb-laguna__eyebrow{\n  display:block;\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9.4px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-laguna__title{\n  max-width:610px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.15;\n  letter-spacing:-.01em;\n}\n\n.stb-laguna__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.27;\n}\n\n.stb-laguna__copy{\n  max-width:640px;\n\n  margin:0;\n\n  color:#645A52;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-laguna__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#857970;\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-laguna__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 215px;\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(30,25,21,.025);\n\n  overflow:hidden;\n}\n\n.stb-laguna__intro-copy{\n  padding:23px 25px;\n}\n\n.stb-laguna__intro-copy p{\n  max-width:590px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.6px;\n  line-height:1.7;\n}\n\n.stb-laguna__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:19px 20px;\n\n  background:var(--espresso);\n}\n\n.stb-laguna__intro-side small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CAB18C;\n\n  font-size:8.7px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-laguna__intro-side strong{\n  display:block;\n\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-laguna__intro-side span{\n  color:#D6CBC3;\n\n  font-size:10.2px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   FACTS\n========================================================= *\/\n\n.stb-laguna__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:30px;\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-laguna__fact{\n  padding:12px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-laguna__fact:last-child{\n  border-right:0;\n}\n\n.stb-laguna__fact small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-laguna__fact strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   HORIZONTAL FORM BAND\n========================================================= *\/\n\n.stb-laguna__profile{\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-laguna__profile-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:16px;\n\n  background:var(--ink);\n}\n\n.stb-laguna__profile-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#C9B08B;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-laguna__profile-label strong{\n  color:#FFF7EF;\n\n  font-size:13.2px;\n  line-height:1.42;\n  font-weight:500;\n}\n\n.stb-laguna__profile-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-laguna__profile-item{\n  padding:15px 17px;\n}\n\n.stb-laguna__profile-item + .stb-laguna__profile-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-laguna__profile-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-laguna__profile-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.6px;\n  font-weight:500;\n}\n\n.stb-laguna__profile-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   GENERAL IMAGE\n========================================================= *\/\n\n.stb-laguna__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-dark);\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-laguna__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\n========================================================= *\/\n\n.stb-laguna__material{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  gap:24px;\n  align-items:center;\n\n  margin-bottom:31px;\n\n  padding:15px 17px;\n\n  background:var(--shell);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-laguna__material-media{\n  width:136px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-laguna__material-copy p{\n  max-width:575px;\n\n  margin:0;\n\n  color:#61574F;\n\n  font-size:11.8px;\n  line-height:1.62;\n}\n\n.stb-laguna__material-tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:10px;\n}\n\n.stb-laguna__material-tags span{\n  padding:4px 8px;\n\n  background:var(--paper);\n  color:#665A51;\n\n  border:1px solid #D7CABD;\n  border-radius:16px;\n\n  font-size:9.3px;\n}\n\n\n\/* =========================================================\n   DETAIL\n========================================================= *\/\n\n.stb-laguna__detail{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 125px;\n\n  gap:23px;\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-laguna__detail-copy p{\n  max-width:580px;\n\n  margin:0;\n\n  color:#625850;\n\n  font-size:11.8px;\n  line-height:1.62;\n}\n\n.stb-laguna__detail-media{\n  width:112px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n\n\/* =========================================================\n   SIZE LADDER\n========================================================= *\/\n\n.stb-laguna__sizes{\n  margin-bottom:31px;\n}\n\n.stb-laguna__sizes-head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:20px;\n\n  margin-bottom:12px;\n}\n\n.stb-laguna__sizes-note{\n  flex:0 0 auto;\n\n  color:#83766C;\n\n  font-size:9.3px;\n  line-height:1.45;\n\n  text-align:right;\n}\n\n.stb-laguna__size-list{\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-laguna__size-row{\n  display:grid;\n  grid-template-columns:78px 125px 170px minmax(0,1fr);\n\n  gap:14px;\n  align-items:center;\n\n  min-height:92px;\n\n  padding:9px 13px;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-laguna__size-row:last-child{\n  border-bottom:0;\n}\n\n.stb-laguna__size-row--main{\n  background:var(--paper-soft);\n}\n\n.stb-laguna__size-number{\n  color:#B69A74;\n\n  font-size:22px;\n  line-height:1;\n  font-weight:400;\n\n  text-align:center;\n}\n\n.stb-laguna__dimension{\n  width:88px;\n  max-width:100%;\n\n  margin:auto;\n\n  padding:4px;\n\n  background:#FAF6F0;\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:visible;\n}\n\n.stb-laguna__dimension a{\n  display:block;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-laguna__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-laguna__size-measure small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-laguna__size-measure strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:12.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-laguna__size-measure span{\n  color:var(--gold-dark);\n\n  font-size:9.3px;\n  font-weight:600;\n}\n\n.stb-laguna__size-use strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:11.2px;\n  font-weight:500;\n}\n\n.stb-laguna__size-use p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.8px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   FINISH\n========================================================= *\/\n\n.stb-laguna__finish{\n  display:grid;\n  grid-template-columns:155px minmax(0,1fr);\n\n  margin-bottom:31px;\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-laguna__finish-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:16px;\n\n  background:var(--espresso);\n}\n\n.stb-laguna__finish-label small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C9AF89;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-laguna__finish-label strong{\n  color:#FFF7EF;\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-laguna__finish-options{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-laguna__finish-option{\n  padding:15px 16px;\n}\n\n.stb-laguna__finish-option + .stb-laguna__finish-option{\n  border-left:1px solid var(--line);\n}\n\n.stb-laguna__finish-option small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-laguna__finish-option strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.7px;\n  font-weight:500;\n}\n\n.stb-laguna__finish-option p{\n  margin:0;\n\n  color:#70645C;\n\n  font-size:9.9px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   LIGHT \/ DIMMING\n========================================================= *\/\n\n.stb-laguna__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-laguna__light-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:16px;\n\n  background:var(--sand);\n}\n\n.stb-laguna__light-label small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#7F6C5D;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-laguna__light-label strong{\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-laguna__light-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-laguna__light-item{\n  padding:14px 16px;\n}\n\n.stb-laguna__light-item + .stb-laguna__light-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-laguna__light-item small{\n  display:block;\n\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-laguna__light-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-laguna__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   SUSPENSION \/ INSTALL\n========================================================= *\/\n\n.stb-laguna__install{\n  display:grid;\n  grid-template-columns:repeat(3,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-laguna__install-item{\n  padding:13px 14px;\n}\n\n.stb-laguna__install-item + .stb-laguna__install-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-laguna__install-item small{\n  display:block;\n\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-laguna__install-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.3px;\n  font-weight:500;\n}\n\n.stb-laguna__install-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.7px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   LARGE SIZE NOTE\n========================================================= *\/\n\n.stb-laguna__large-note{\n  margin-bottom:31px;\n\n  padding:11px 14px;\n\n  background:var(--sand);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.stb-laguna__large-note strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.6px;\n  font-weight:500;\n}\n\n.stb-laguna__large-note p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.5px;\n  line-height:1.54;\n}\n\n\n\/* =========================================================\n   NATURAL MATERIAL\n========================================================= *\/\n\n.stb-laguna__variation{\n  margin-bottom:31px;\n\n  padding:11px 14px;\n\n  background:var(--shell);\n\n  border:1px solid var(--line);\n  border-left:3px solid #BFA77E;\n}\n\n.stb-laguna__variation strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.6px;\n  font-weight:500;\n}\n\n.stb-laguna__variation p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.5px;\n  line-height:1.54;\n}\n\n\n\/* =========================================================\n   DESIGN NOTE\n========================================================= *\/\n\n.stb-laguna__disclosure{\n  margin-bottom:31px;\n\n  padding:11px 14px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n}\n\n.stb-laguna__disclosure 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-laguna__disclosure p{\n  margin:0;\n\n  color:#6A6058;\n\n  font-size:10.3px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-laguna__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-laguna__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-laguna__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-laguna__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-laguna__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-laguna__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-laguna__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-laguna__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-laguna__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n}\n\n.stb-laguna__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-laguna__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-laguna__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-laguna__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-laguna__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-laguna__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-laguna__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-laguna__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-laguna__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-laguna__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-laguna__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-laguna__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-laguna__lightbox:target{\n  display:flex;\n}\n\n.stb-laguna__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-laguna__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-laguna__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-laguna__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-laguna__intro{\n    grid-template-columns:1fr 175px;\n  }\n\n  .stb-laguna__title{\n    font-size:25px;\n  }\n\n\n  .stb-laguna__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-laguna__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-laguna__fact:nth-child(1),\n  .stb-laguna__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-laguna__size-row{\n    grid-template-columns:55px 100px 150px 1fr;\n  }\n\n\n  .stb-laguna__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-laguna{\n    font-size:14px;\n  }\n\n\n  .stb-laguna__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-laguna__intro-copy{\n    padding:18px 16px;\n  }\n\n  .stb-laguna__intro-side{\n    padding:13px 16px;\n  }\n\n\n  .stb-laguna__profile{\n    grid-template-columns:1fr;\n  }\n\n  .stb-laguna__profile-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-laguna__profile-item + .stb-laguna__profile-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-laguna__material{\n    grid-template-columns:88px 1fr;\n\n    gap:12px;\n\n    padding:10px;\n  }\n\n  .stb-laguna__material-media{\n    width:80px;\n  }\n\n\n  .stb-laguna__detail{\n    grid-template-columns:1fr 78px;\n\n    gap:11px;\n\n    padding-left:12px;\n  }\n\n  .stb-laguna__detail-media{\n    width:72px;\n  }\n\n\n  .stb-laguna__sizes-head{\n    display:block;\n  }\n\n  .stb-laguna__sizes-note{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n\n  .stb-laguna__size-row{\n    grid-template-columns:42px 75px 1fr;\n\n    gap:8px;\n\n    min-height:0;\n\n    padding:9px;\n  }\n\n  .stb-laguna__dimension{\n    width:69px;\n  }\n\n  .stb-laguna__size-use{\n    grid-column:3;\n  }\n\n\n  .stb-laguna__finish{\n    grid-template-columns:1fr;\n  }\n\n  .stb-laguna__finish-options{\n    grid-template-columns:1fr;\n  }\n\n  .stb-laguna__finish-option + .stb-laguna__finish-option{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-laguna__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-laguna__light-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-laguna__light-item + .stb-laguna__light-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-laguna__install{\n    grid-template-columns:1fr;\n  }\n\n  .stb-laguna__install-item + .stb-laguna__install-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-laguna__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-laguna__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-laguna__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-laguna\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-laguna__intro\"\u003e\n\u003cdiv class=\"stb-laguna__intro-copy\"\u003e\n\u003cspan class=\"stb-laguna__eyebrow\"\u003e Natural Capiz · Flat Multi-Tier Suspension \u003c\/span\u003e\n\u003ch2 class=\"stb-laguna__title\"\u003eMore Width. Less Vertical Weight.\u003c\/h2\u003e\n\u003cp\u003eLaguna spreads natural Capiz shells across multiple horizontal tiers, creating a chandelier that feels broad and architectural without relying on a deep vertical cascade. Five sizes make the same layered form work from kitchen islands to large dining rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__intro-side\"\u003e\n\u003csmall\u003e Five Diameters \u003c\/small\u003e \u003cstrong\u003e 22.4\" — 47.2\" \u003c\/strong\u003e \u003cspan\u003e Gold \/ Chrome · E26\/E27 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-laguna__facts\"\u003e\n\u003cdiv class=\"stb-laguna__fact\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Natural Capiz \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__fact\"\u003e\n\u003csmall\u003e Form \u003c\/small\u003e \u003cstrong\u003e Horizontal Tiers \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__fact\"\u003e\n\u003csmall\u003e Sizes \u003c\/small\u003e \u003cstrong\u003e 5 Options \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__fact\"\u003e\n\u003csmall\u003e Bulbs \u003c\/small\u003e \u003cstrong\u003e E26\/E27 Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       HORIZONTAL PROFILE\n  ====================================================== --\u003e\n\u003csection class=\"stb-laguna__profile\"\u003e\n\u003cdiv class=\"stb-laguna__profile-label\"\u003e\n\u003csmall\u003e Laguna Geometry \u003c\/small\u003e \u003cstrong\u003e Designed to Spread Across the Ceiling. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__profile-body\"\u003e\n\u003cdiv class=\"stb-laguna__profile-item\"\u003e\n\u003csmall\u003e Wider \u003c\/small\u003e \u003cstrong\u003e Horizontal Multi-Tier Form \u003c\/strong\u003e\n\u003cp\u003eShell layers expand outward, giving the chandelier stronger width without a narrow waterfall profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__profile-item\"\u003e\n\u003csmall\u003e Lower Profile \u003c\/small\u003e \u003cstrong\u003e Easier Above Tables \u0026amp; Seating \u003c\/strong\u003e\n\u003cp\u003eThe proportion is especially useful where you want a large visual footprint without excessive vertical drop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL\n  ====================================================== --\u003e\n\u003csection id=\"laguna-material-section\" class=\"stb-laguna__material\"\u003e\n\u003cdiv class=\"stb-laguna__material-media\"\u003e\u003ca href=\"#laguna-material\" class=\"stb-laguna__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shell-caizhi.png?v=1786953390\" alt=\"Natural Capiz shell material used on Laguna suspension lamp\" loading=\"lazy\"\u003e \u003cspan class=\"stb-laguna__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__material-copy\"\u003e\n\u003cspan class=\"stb-laguna__eyebrow\"\u003e Natural Material \u003c\/span\u003e\n\u003ch3 class=\"stb-laguna__section-title\"\u003eReal Capiz Across Every Tier.\u003c\/h3\u003e\n\u003cp\u003eNatural Capiz is translucent rather than opaque, allowing the shells to catch light from several directions. Small differences in tone, texture and transparency create the pearl-like variation that gives the finished fixture its depth.\u003c\/p\u003e\n\u003cdiv class=\"stb-laguna__material-tags\"\u003e\n\u003cspan\u003e Natural Shell \u003c\/span\u003e \u003cspan\u003e Pearl-Iridescent \u003c\/span\u003e \u003cspan\u003e Hand-Finished \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL LIGHTBOX --\u003e \u003ca id=\"laguna-material\" href=\"#laguna-material-section\" class=\"stb-laguna__lightbox\"\u003e \u003cspan class=\"stb-laguna__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shell-caizhi.png?v=1786953390\" alt=\"Enlarged natural Capiz shell material\"\u003e \u003cspan class=\"stb-laguna__lightbox-caption\"\u003e Laguna · Natural Capiz Shell \u003c\/span\u003e \u003cspan class=\"stb-laguna__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       PRODUCT DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"laguna-detail-section\" class=\"stb-laguna__detail\"\u003e\n\u003cdiv class=\"stb-laguna__detail-copy\"\u003e\n\u003cspan class=\"stb-laguna__eyebrow\"\u003e Tiered Construction \u003c\/span\u003e\n\u003ch3 class=\"stb-laguna__section-title\"\u003eHundreds of Shells, Held in a Quiet Structure.\u003c\/h3\u003e\n\u003cp\u003eCapiz strands are suspended from a stainless-steel multi-tier armature, creating overlapping horizontal layers. The frame stays visually secondary so the shell texture remains the dominant feature from both below and across the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__detail-media\"\u003e\u003ca href=\"#laguna-detail\" class=\"stb-laguna__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/laguna-fun-dm-style-tiered-shell-suspension-lamp-stuberlighting_11.jpg?v=1782443476\" alt=\"Laguna Capiz shell multi-tier suspension lamp detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-laguna__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"laguna-detail\" href=\"#laguna-detail-section\" class=\"stb-laguna__lightbox\"\u003e \u003cspan class=\"stb-laguna__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/laguna-fun-dm-style-tiered-shell-suspension-lamp-stuberlighting_11.jpg?v=1782443476\" alt=\"Enlarged Laguna tiered shell detail\"\u003e \u003cspan class=\"stb-laguna__lightbox-caption\"\u003e Laguna · Multi-Tier Capiz Detail \u003c\/span\u003e \u003cspan class=\"stb-laguna__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FIVE SIZE LADDER\n  ====================================================== --\u003e\n\u003csection id=\"laguna-sizes-section\" class=\"stb-laguna__sizes\"\u003e\n\u003cdiv class=\"stb-laguna__sizes-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-laguna__eyebrow\"\u003e Choose the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-laguna__section-title\"\u003eFive Sizes, From Island Pendant to Grand Statement.\u003c\/h3\u003e\n\u003cp class=\"stb-laguna__copy\"\u003eChoose by the width of the furniture and the amount of ceiling presence you want. The 31.5\" version is the most balanced starting point for a typical dining room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__sizes-note\"\u003eClick any drawing\u003cbr\u003eto enlarge.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__size-list\"\u003e\n\u003c!-- 01 --\u003e\n\u003cdiv class=\"stb-laguna__size-row\"\u003e\n\u003cdiv class=\"stb-laguna__size-number\"\u003e01\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__dimension\"\u003e\u003ca href=\"#laguna-size-01\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/laguna-fun-dm-style-tiered-shell-suspension-lamp-stuberlighting_2.jpg?v=1782443476\" alt=\"Laguna 22.4 inch suspension lamp dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-laguna__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__size-measure\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e Ø22.4\" × H9.8\" \u003c\/strong\u003e \u003cspan\u003e 57 × 25cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__size-use\"\u003e\n\u003cstrong\u003e Island \/ Breakfast Nook \u003c\/strong\u003e\n\u003cp\u003eUse alone in a smaller space or repeat in pairs over a longer kitchen island.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 02 --\u003e\n\u003cdiv class=\"stb-laguna__size-row\"\u003e\n\u003cdiv class=\"stb-laguna__size-number\"\u003e02\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__dimension\"\u003e\u003ca href=\"#laguna-size-02\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/laguna-fun-dm-style-tiered-shell-suspension-lamp-stuberlighting_27.jpg?v=1782443487\" alt=\"Laguna 27.6 inch suspension lamp dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-laguna__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__size-measure\"\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e Ø27.6\" × H15.7\" \u003c\/strong\u003e \u003cspan\u003e 70 × 40cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__size-use\"\u003e\n\u003cstrong\u003e Standard Dining \u003c\/strong\u003e\n\u003cp\u003eA comfortable scale for many 6–8 seat residential dining tables.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 03 --\u003e\n\u003cdiv class=\"stb-laguna__size-row stb-laguna__size-row--main\"\u003e\n\u003cdiv class=\"stb-laguna__size-number\"\u003e03\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__dimension\"\u003e\u003ca href=\"#laguna-size-03\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/laguna-fun-dm-style-tiered-shell-suspension-lamp-stuberlighting_8.jpg?v=1782443487\" alt=\"Laguna 31.5 inch suspension lamp dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-laguna__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__size-measure\"\u003e\n\u003csmall\u003e Balanced \u003c\/small\u003e \u003cstrong\u003e Ø31.5\" × H19.6\" \u003c\/strong\u003e \u003cspan\u003e 80 × 50cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__size-use\"\u003e\n\u003cstrong\u003e Dining \/ Living Room \u003c\/strong\u003e\n\u003cp\u003eThe versatile middle size when you want noticeable shell volume without moving into oversized scale.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 04 --\u003e\n\u003cdiv class=\"stb-laguna__size-row\"\u003e\n\u003cdiv class=\"stb-laguna__size-number\"\u003e04\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__dimension\"\u003e\u003ca href=\"#laguna-size-04\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/laguna-fun-dm-style-tiered-shell-suspension-lamp-stuberlighting_32.jpg?v=1782443476\" alt=\"Laguna 39.3 inch suspension lamp dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-laguna__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__size-measure\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø39.3\" × H23.6\" \u003c\/strong\u003e \u003cspan\u003e 100 × 60cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__size-use\"\u003e\n\u003cstrong\u003e Large Dining \/ Statement \u003c\/strong\u003e\n\u003cp\u003eMore appropriate where the table and room need a noticeably wider centerpiece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 05 --\u003e\n\u003cdiv class=\"stb-laguna__size-row\"\u003e\n\u003cdiv class=\"stb-laguna__size-number\"\u003e05\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__dimension\"\u003e\u003ca href=\"#laguna-size-05\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/laguna-fun-dm-style-tiered-shell-suspension-lamp-stuberlighting_35.jpg?v=1782443486\" alt=\"Laguna 47.2 inch suspension lamp dimensions\" loading=\"lazy\"\u003e \u003cspan class=\"stb-laguna__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__size-measure\"\u003e\n\u003csmall\u003e Grand \u003c\/small\u003e \u003cstrong\u003e Ø47.2\" × H29.5\" \u003c\/strong\u003e \u003cspan\u003e 120 × 75cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__size-use\"\u003e\n\u003cstrong\u003e Grand Dining \/ Foyer \u003c\/strong\u003e\n\u003cp\u003eBuilt for larger rooms where a standard residential pendant would visually disappear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"laguna-size-01\" href=\"#laguna-sizes-section\" class=\"stb-laguna__lightbox\"\u003e \u003cspan class=\"stb-laguna__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/laguna-fun-dm-style-tiered-shell-suspension-lamp-stuberlighting_2.jpg?v=1782443476\" alt=\"Enlarged Laguna 22.4 inch dimensions\"\u003e \u003cspan class=\"stb-laguna__lightbox-caption\"\u003e Laguna · Ø22.4\" × H9.8\" \u003c\/span\u003e \u003cspan class=\"stb-laguna__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"laguna-size-02\" href=\"#laguna-sizes-section\" class=\"stb-laguna__lightbox\"\u003e \u003cspan class=\"stb-laguna__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/laguna-fun-dm-style-tiered-shell-suspension-lamp-stuberlighting_27.jpg?v=1782443487\" alt=\"Enlarged Laguna 27.6 inch dimensions\"\u003e \u003cspan class=\"stb-laguna__lightbox-caption\"\u003e Laguna · Ø27.6\" × H15.7\" \u003c\/span\u003e \u003cspan class=\"stb-laguna__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"laguna-size-03\" href=\"#laguna-sizes-section\" class=\"stb-laguna__lightbox\"\u003e \u003cspan class=\"stb-laguna__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/laguna-fun-dm-style-tiered-shell-suspension-lamp-stuberlighting_8.jpg?v=1782443487\" alt=\"Enlarged Laguna 31.5 inch dimensions\"\u003e \u003cspan class=\"stb-laguna__lightbox-caption\"\u003e Laguna · Ø31.5\" × H19.6\" \u003c\/span\u003e \u003cspan class=\"stb-laguna__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"laguna-size-04\" href=\"#laguna-sizes-section\" class=\"stb-laguna__lightbox\"\u003e \u003cspan class=\"stb-laguna__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/laguna-fun-dm-style-tiered-shell-suspension-lamp-stuberlighting_32.jpg?v=1782443476\" alt=\"Enlarged Laguna 39.3 inch dimensions\"\u003e \u003cspan class=\"stb-laguna__lightbox-caption\"\u003e Laguna · Ø39.3\" × H23.6\" \u003c\/span\u003e \u003cspan class=\"stb-laguna__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"laguna-size-05\" href=\"#laguna-sizes-section\" class=\"stb-laguna__lightbox\"\u003e \u003cspan class=\"stb-laguna__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/laguna-fun-dm-style-tiered-shell-suspension-lamp-stuberlighting_35.jpg?v=1782443486\" alt=\"Enlarged Laguna 47.2 inch dimensions\"\u003e \u003cspan class=\"stb-laguna__lightbox-caption\"\u003e Laguna · Ø47.2\" × H29.5\" \u003c\/span\u003e \u003cspan class=\"stb-laguna__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FINISH\n  ====================================================== --\u003e\n\u003csection class=\"stb-laguna__finish\"\u003e\n\u003cdiv class=\"stb-laguna__finish-label\"\u003e\n\u003csmall\u003e Choose the Finish \u003c\/small\u003e \u003cstrong\u003e Warm or Cool Around the Same Shell. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__finish-options\"\u003e\n\u003cdiv class=\"stb-laguna__finish-option\"\u003e\n\u003csmall\u003e Warm \u003c\/small\u003e \u003cstrong\u003e Gold \u003c\/strong\u003e\n\u003cp\u003ePairs naturally with walnut, brass, warmer stone and relaxed neutral interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__finish-option\"\u003e\n\u003csmall\u003e Clean \u003c\/small\u003e \u003cstrong\u003e Chrome \u003c\/strong\u003e\n\u003cp\u003eA cooler polished finish for white walls, linen and more minimal interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"stb-laguna__light\"\u003e\n\u003cdiv class=\"stb-laguna__light-label\"\u003e\n\u003csmall\u003e Multiple Light Sources \u003c\/small\u003e \u003cstrong\u003e Light From Inside the Shell Layers. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__light-body\"\u003e\n\u003cdiv class=\"stb-laguna__light-item\"\u003e\n\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 Bulbs Included \u003c\/strong\u003e\n\u003cp\u003eMultiple replaceable sockets are distributed through the tiered structure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__light-item\"\u003e\n\u003csmall\u003e Dimming \u003c\/small\u003e \u003cstrong\u003e Compatible After Bulb Replacement \u003c\/strong\u003e\n\u003cp\u003eUse compatible dimmable E26\/E27 bulbs together with a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALL\n  ====================================================== --\u003e\n\u003csection class=\"stb-laguna__install\"\u003e\n\u003cdiv class=\"stb-laguna__install-item\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" \/ 150cm Cable \u003c\/strong\u003e\n\u003cp\u003eAdjustable during installation. Longer cable can be requested.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__install-item\"\u003e\n\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003cp\u003eConnects to a ceiling junction box. Professional installation is recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__install-item\"\u003e\n\u003csmall\u003e Environment \u003c\/small\u003e \u003cstrong\u003e Indoor · IP20 \u003c\/strong\u003e\n\u003cp\u003eDesigned for indoor, dry residential locations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LARGE FIXTURE NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-laguna__large-note\"\u003e\u003cstrong\u003e Planning the 39.3\" or 47.2\" version? \u003c\/strong\u003e\n\u003cp\u003eThese are substantially larger fixtures. Use a ceiling junction box and mounting support appropriate for the final installed weight, and have the fixture installed by an experienced professional.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL SHELL NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-laguna__variation\"\u003e\u003cstrong\u003e Natural Capiz means every Laguna will vary slightly. \u003c\/strong\u003e\n\u003cp\u003eSmall differences in shell transparency, pearl tone, surface texture and shape are expected. These variations are inherent to genuine Capiz shell and are not manufacturing defects.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DESIGN DISCLOSURE\n  ====================================================== --\u003e\n\u003csection class=\"stb-laguna__disclosure\"\u003e\u003cstrong\u003e FUN DM-style design; independently manufactured by Stuber Lighting. \u003c\/strong\u003e\n\u003cp\u003eLaguna is inspired by the recognizable horizontal, multi-tier design language associated with the FUN DM series. It is not an authentic licensed FUN DM product and is not represented as being manufactured, licensed or endorsed by the original designer's licensees.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-laguna__specs\"\u003e\n\u003cdiv class=\"stb-laguna__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Laguna \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e Ø22.4\" × H9.8\" · Ø27.6\" × H15.7\" · Ø31.5\" × H19.6\" · Ø39.3\" × H23.6\" · Ø47.2\" × H29.5\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Natural Capiz Shells · Stainless Steel Multi-Tier Armature \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__spec\"\u003e\n\u003cspan\u003e Shell Color \u003c\/span\u003e \u003cstrong\u003e Natural Pearl-Iridescent White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__spec\"\u003e\n\u003cspan\u003e Finishes \u003c\/span\u003e \u003cstrong\u003e Gold · Chrome \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e Multiple E26 \/ E27 Sockets · Bulbs Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e 40W Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Dimming Requires Compatible Dimmable E26 \/ E27 Bulbs and a Compatible Triac Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__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-laguna__spec\"\u003e\n\u003cspan\u003e Cable \u003c\/span\u003e \u003cstrong\u003e 59\" \/ 150cm Standard · Adjustable During Installation · Custom Length Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired · Ceiling Junction Box \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Professional Installation Recommended · Appropriate Heavy-Duty Ceiling Support Recommended for 39.3\" and 47.2\" Sizes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-laguna__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-laguna__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-laguna__faq\"\u003e\u003cspan class=\"stb-laguna__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-laguna__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose 22.4\" for smaller spaces or repeated island installations. The 27.6\" and 31.5\" versions fit many standard dining rooms, with 31.5\" offering the strongest all-around presence. Choose 39.3\" or 47.2\" for substantially larger tables, rooms and foyer applications.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between Laguna and Sirena?\u003c\/summary\u003e\n\u003cp\u003eSirena uses a more compact, rounded layered-shell cluster. Laguna spreads the shell structure outward across multiple horizontal tiers, making it better suited when you want more diameter and less emphasis on vertical drop.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the Capiz shells natural?\u003c\/summary\u003e\n\u003cp\u003eYes. Laguna uses natural Capiz shell. Small differences in transparency, pearl tone and surface character are normal because every shell is naturally different.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Laguna be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes, after using compatible dimmable E26\/E27 bulbs with a compatible Triac wall dimmer. The included bulbs should be replaced if your installation requires dimming.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I request a longer suspension cable?\u003c\/summary\u003e\n\u003cp\u003eYes. Laguna includes approximately 59 inches \/ 150cm of suspension cable as standard. For higher or vaulted ceilings, email support@stuberlighting.com with your required ceiling-to-fixture drop before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-laguna__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 22.4\"x H 9.8\" \/ Chrome","offer_id":52402242584859,"sku":"STB-CH-26-10036","price":545.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22.4\"x H 9.8\" \/ Gold","offer_id":52402242617627,"sku":"STB-CH-26-10037","price":545.0,"currency_code":"USD","in_stock":true},{"title":"Dia 27.6\"x H 15.7\" \/ Chrome","offer_id":52402242650395,"sku":"STB-CH-26-10038","price":745.0,"currency_code":"USD","in_stock":true},{"title":"Dia 27.6\"x H 15.7\" \/ Gold","offer_id":52402242683163,"sku":"STB-CH-26-10039","price":745.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5\"x H 19.6\" \/ Chrome","offer_id":52402242715931,"sku":"STB-CH-26-10040","price":1080.0,"currency_code":"USD","in_stock":true},{"title":"Dia 31.5\"x H 19.6\" \/ Gold","offer_id":52402242748699,"sku":"STB-CH-26-10041","price":1080.0,"currency_code":"USD","in_stock":true},{"title":"Dia 39.3\"x H 23.6\" \/ Chrome","offer_id":52402242781467,"sku":"STB-CH-26-10042","price":1670.0,"currency_code":"USD","in_stock":true},{"title":"Dia 39.3\"x H 23.6\" \/ Gold","offer_id":52402242814235,"sku":"STB-CH-26-10043","price":1670.0,"currency_code":"USD","in_stock":true},{"title":"Dia 47.2\" x H 29.5\" \/ Chrome","offer_id":52402242847003,"sku":"STB-CH-26-10044","price":2585.0,"currency_code":"USD","in_stock":true},{"title":"Dia 47.2\" x H 29.5\" \/ Gold","offer_id":52402242879771,"sku":"STB-CH-26-10045","price":2585.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/laguna-fun-dm-style-tiered-shell-suspension-lamp-stuberlighting_1.jpg?v=1782443486"},{"product_id":"coralia-fun-tall-style-staircase-shell-chandelier","title":"Coralia FUN Tall Style Staircase Shell Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — CORALIA\n   TALL STAIRCASE CAPIZ SHELL CHANDELIER\n\n   WIDTH \/ DROP \/ ACCESS\n\n   STAIRWELL PLANNING SHEET\n   QUIET LUXURY · CONCISE · SHOPPER-FIRST\n   DISTINCT FROM DAWN BACKGROUND\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-coralia{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817568;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --cream:#F5EDD8;\n  --sand:#E9DDC5;\n  --soft:#F3EBDD;\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n  --pearl:#F2EDE4;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\n\n  width:100%;\n  max-width:860px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-coralia *,\n.stb-coralia *::before,\n.stb-coralia *::after{\n  box-sizing:border-box;\n}\n\n.stb-coralia h2,\n.stb-coralia h3,\n.stb-coralia p{\n  margin-top:0;\n}\n\n.stb-coralia h2,\n.stb-coralia 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-coralia 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-coralia a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.cor-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.cor-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 — WIDTH \/ DROP\n========================================================= *\/\n\n.cor-intro{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,245px);\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n\n  background:var(--paper);\n}\n\n.cor-intro::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:8px;\n  left:29px;\n\n  width:62px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n\n\/* INTRO COPY *\/\n\n.cor-intro__copy{\n  min-width:0;\n\n  padding:29px 30px 26px;\n}\n\n.cor-intro h2{\n  max-width:570px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.cor-intro__copy \u003e p{\n  max-width:565px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* WIDTH STAT *\/\n\n.cor-width{\n  display:grid;\n  grid-template-columns:minmax(0,110px) minmax(0,1fr);\n\n  gap:16px;\n  align-items:center;\n\n  margin-top:18px;\n\n  padding:11px 0 0;\n\n  border-top:1px solid var(--line);\n}\n\n.cor-width__number small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.cor-width__number 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.cor-width__copy{\n  padding-left:16px;\n\n  border-left:1px solid var(--line);\n}\n\n.cor-width__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\/* HEIGHT INDEX *\/\n\n.cor-height-index{\n  position:relative;\n\n  min-width:0;\n\n  padding:18px;\n\n  background:#EEE6DA;\n\n  border-left:1px solid var(--line);\n}\n\n.cor-height-index::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:19px;\n  bottom:19px;\n  left:31px;\n\n  width:1px;\n\n  background:#B89A70;\n}\n\n.cor-height-index__head{\n  margin:0 0 9px 28px;\n\n  padding-bottom:8px;\n\n  border-bottom:1px solid #D5C9B8;\n}\n\n.cor-height-index__head 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.cor-height-index__head strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n\n\/* HEIGHT ITEM *\/\n\n.cor-height{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,34px) minmax(0,1fr);\n\n  gap:10px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:8px 0;\n}\n\n.cor-height__dot{\n  position:relative;\n  z-index:1;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:27px;\n  height:27px;\n\n  background:var(--espresso);\n\n  border:3px solid #EEE6DA;\n  border-radius:50%;\n\n  color:#FFF8ED;\n\n  font-size:9.5px;\n  font-weight:600;\n}\n\n.cor-height__info 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.cor-height__info 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;\n\n  font-weight:500;\n}\n\n.cor-height__info 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\/* DESIGN NOTE *\/\n\n.cor-design-note{\n  display:grid;\n  grid-template-columns:minmax(0,110px) minmax(0,1fr);\n\n  gap:17px;\n\n  margin-top:14px;\n\n  padding:10px 12px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.cor-design-note strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.cor-design-note span{\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   02 — MATERIAL \/ REAL SCALE\n========================================================= *\/\n\n.cor-proof{\n  margin-top:10px;\n\n  padding:29px;\n\n  border:1px solid var(--line);\n\n  background:var(--ivory);\n}\n\n.cor-proof__head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:15px;\n}\n\n.cor-proof__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.cor-proof__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\/* FACTORY + DETAILS *\/\n\n.cor-proof__layout{\n  display:grid;\n  grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);\n\n  gap:9px;\n}\n\n\n\/* FACTORY IMAGE *\/\n\n.cor-factory{\n  min-width:0;\n\n  padding:11px;\n\n  background:#F3ECE2;\n\n  border:1px solid var(--line);\n}\n\n.cor-factory__media{\n  width:185px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.cor-factory__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.cor-factory__media img{\n  max-height:175px !important;\n}\n\n.cor-factory__copy{\n  padding:10px 4px 2px;\n}\n\n.cor-factory__copy small,\n.cor-detail__copy small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.cor-factory__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:19px;\n  line-height:1.08;\n\n  font-weight:500;\n}\n\n.cor-factory__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\/* SIDE PROOFS *\/\n\n.cor-proof__side{\n  display:grid;\n  grid-template-rows:1fr 1fr;\n\n  gap:9px;\n}\n\n.cor-detail{\n  display:grid;\n  grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n  gap:11px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:9px;\n\n  border:1px solid var(--line);\n}\n\n.cor-detail:nth-child(1){\n  background:#FAF7F1;\n}\n\n.cor-detail:nth-child(2){\n  background:#EEE8DF;\n}\n\n.cor-detail__media{\n  width:100px;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n}\n\n.cor-detail__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.cor-detail__media img{\n  max-height:95px !important;\n}\n\n.cor-detail__copy strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.1;\n\n  font-weight:500;\n}\n\n.cor-detail__copy p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* MATERIAL NOTE *\/\n\n.cor-natural{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n  gap:17px;\n\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(--gold);\n}\n\n.cor-natural strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.cor-natural span{\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   03 — STAIRWELL HEIGHT PLANNER\n========================================================= *\/\n\n.cor-planner{\n  margin-top:10px;\n\n  padding:29px;\n\n  border:1px solid var(--line);\n\n  background:var(--paper);\n}\n\n.cor-planner__head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:15px;\n}\n\n.cor-planner__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.cor-planner__head 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\/* MODEL LEDGER *\/\n\n.cor-model-list{\n  border-top:1px solid var(--line);\n}\n\n.cor-model{\n  display:grid;\n  grid-template-columns:minmax(0,110px) minmax(0,125px) minmax(0,145px) minmax(0,1fr);\n\n  gap:14px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:10px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n\n\/* SIZE IMAGE *\/\n\n.cor-model__media{\n  width:100px;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n}\n\n.cor-model__media a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.cor-model__media img{\n  max-height:94px !important;\n}\n\n\n\/* MODEL *\/\n\n.cor-model__name small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.cor-model__name strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* SIZE *\/\n\n.cor-model__size{\n  color:var(--gold-deep);\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:600;\n}\n\n\n\/* FIT *\/\n\n.cor-model__fit strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.cor-model__fit span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* ACCESS NOTICE *\/\n\n.cor-access{\n  display:grid;\n  grid-template-columns:minmax(0,145px) minmax(0,1fr);\n\n  gap:20px;\n  align-items:center;\n\n  margin-top:13px;\n\n  padding:14px 16px;\n\n  background:var(--espresso);\n}\n\n.cor-access__mark small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.cor-access__mark strong{\n  display:block;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.cor-access__copy{\n  padding-left:18px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n}\n\n.cor-access__copy p{\n  margin:0;\n\n  color:#D8CFC3;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.cor-specs{\n  margin-top:10px;\n\n  padding:29px;\n\n  border:1px solid var(--line);\n\n  background:var(--ivory);\n}\n\n.cor-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.cor-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.cor-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.cor-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.cor-spec{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.cor-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.cor-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.8px;\n  line-height:1.5;\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* CARE *\/\n\n.cor-care{\n  margin-top:11px;\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.cor-care strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.cor-care span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.cor-shipping{\n  position:relative;\n\n  margin-top:10px;\n\n  padding:20px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n}\n\n.cor-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.cor-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.cor-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.cor-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.cor-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.cor-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.cor-lightbox:target{\n  display:flex;\n}\n\n.cor-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.cor-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.cor-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.cor-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  .cor-intro{\n    grid-template-columns:minmax(0,1fr) minmax(0,190px);\n  }\n\n  .cor-intro__copy{\n    padding:25px 21px;\n  }\n\n  .cor-intro h2{\n    font-size:27px;\n  }\n\n\n  .cor-proof,\n  .cor-planner,\n  .cor-specs{\n    padding:24px 19px;\n  }\n\n\n  .cor-proof__head,\n  .cor-planner__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .cor-proof__layout{\n    grid-template-columns:1fr 1fr;\n  }\n\n\n  .cor-factory__media{\n    width:150px;\n  }\n\n\n  .cor-detail{\n    grid-template-columns:minmax(0,85px) minmax(0,1fr);\n  }\n\n  .cor-detail__media{\n    width:80px;\n  }\n\n\n  .cor-model{\n    grid-template-columns:minmax(0,90px) minmax(0,95px) minmax(0,125px) minmax(0,1fr);\n\n    gap:10px;\n  }\n\n  .cor-model__media{\n    width:82px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .cor-intro{\n    grid-template-columns:1fr;\n  }\n\n  .cor-height-index{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .cor-width{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n  .cor-width__copy{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .cor-design-note{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n\n  .cor-proof__layout{\n    grid-template-columns:1fr;\n  }\n\n\n  .cor-factory{\n    display:grid;\n    grid-template-columns:minmax(0,115px) minmax(0,1fr);\n\n    gap:12px;\n    align-items:center;\n  }\n\n  .cor-factory__media{\n    width:110px;\n\n    margin:0;\n  }\n\n  .cor-factory__copy{\n    padding:0;\n  }\n\n\n  .cor-proof__side{\n    grid-template-rows:auto;\n  }\n\n\n  .cor-natural{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n\n  .cor-model{\n    grid-template-columns:minmax(0,88px) minmax(0,1fr);\n\n    gap:9px;\n  }\n\n  .cor-model__media{\n    grid-row:1 \/ span 3;\n\n    width:80px;\n  }\n\n  .cor-model__name,\n  .cor-model__size,\n  .cor-model__fit{\n    grid-column:2;\n  }\n\n\n  .cor-access{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n  .cor-access__copy{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .cor-specs__head{\n    display:block;\n  }\n\n  .cor-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .cor-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .cor-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-coralia\" id=\"coralia-root\"\u003e\n\u003c!-- =====================================================\n       01 — WIDTH \/ DROP\n  ====================================================== --\u003e\n\u003csection class=\"cor-intro\"\u003e\n\u003cdiv class=\"cor-intro__copy\"\u003e\n\u003cspan class=\"cor-kicker\"\u003e Width \/ Drop \/ Access \u003c\/span\u003e\n\u003ch2\u003eBuilt Tall for the Space a Staircase Creates\u003c\/h2\u003e\n\u003cp\u003eCoralia keeps the diameter intentionally narrow at 23.6 inches, then extends the Capiz cascade vertically. The result is a chandelier shaped for stairwells: less horizontal crowding near railings and substantially more presence through the height of the staircase.\u003c\/p\u003e\n\u003cdiv class=\"cor-width\"\u003e\n\u003cdiv class=\"cor-width__number\"\u003e\n\u003csmall\u003e Fixed Diameter \u003c\/small\u003e \u003cstrong\u003e 23.6\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cor-width__copy\"\u003e\n\u003cp\u003eAll three configurations share the same narrow footprint. Your main decision is the vertical height.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cor-design-note\"\u003e\n\u003cstrong\u003e Design Note \u003c\/strong\u003e \u003cspan\u003e Coralia is an independently manufactured FUN-style design tribute created for narrow, tall staircase applications. It is not an authentic or licensed FUN product. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cor-height-index\"\u003e\n\u003cdiv class=\"cor-height-index__head\"\u003e\n\u003csmall\u003e Vertical Range \u003c\/small\u003e \u003cstrong\u003e Three Heights \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cor-height\"\u003e\n\u003cspan class=\"cor-height__dot\"\u003e 4 \u003c\/span\u003e\n\u003cdiv class=\"cor-height__info\"\u003e\n\u003csmall\u003e 4DM \u003c\/small\u003e \u003cstrong\u003e 65.4\" \u003c\/strong\u003e \u003cspan\u003e Approx. 5.5 ft \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cor-height\"\u003e\n\u003cspan class=\"cor-height__dot\"\u003e 5 \u003c\/span\u003e\n\u003cdiv class=\"cor-height__info\"\u003e\n\u003csmall\u003e 5DM \u003c\/small\u003e \u003cstrong\u003e 75.6\" \u003c\/strong\u003e \u003cspan\u003e Approx. 6.3 ft \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cor-height\"\u003e\n\u003cspan class=\"cor-height__dot\"\u003e 3 \u003c\/span\u003e\n\u003cdiv class=\"cor-height__info\"\u003e\n\u003csmall\u003e 3DM \u003c\/small\u003e \u003cstrong\u003e 113.8\" \u003c\/strong\u003e \u003cspan\u003e Approx. 9.5 ft \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — MATERIAL \/ REAL SCALE\n  ====================================================== --\u003e\n\u003csection class=\"cor-proof\"\u003e\n\u003cdiv class=\"cor-proof__head\"\u003e\n\u003ch3\u003eReal Shell, Real Vertical Scale\u003c\/h3\u003e\n\u003cp\u003eThe factory view matters here because Coralia is difficult to understand from isolated product photography alone. The material remains delicate and translucent, while the overall installation reads as a long architectural cascade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cor-proof__layout\"\u003e\n\u003c!-- FACTORY --\u003e\n\u003carticle class=\"cor-factory\"\u003e\n\u003cdiv class=\"cor-factory__media\"\u003e\u003ca href=\"#coralia-factory-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/coralia-fun-tall-style-staircase-shell-chandelier-stuberlighting-21_1.jpg?v=1783067577\" alt=\"Factory view of Coralia tall staircase Capiz shell chandelier\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"cor-factory__copy\"\u003e\n\u003csmall\u003e Factory View \u003c\/small\u003e \u003cstrong\u003e Understand the Length Before Ordering \u003c\/strong\u003e\n\u003cp\u003eThis real production view helps show how narrow the fixture remains relative to its unusually long vertical cascade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MATERIAL + DETAIL --\u003e\n\u003cdiv class=\"cor-proof__side\"\u003e\n\u003carticle class=\"cor-detail\"\u003e\n\u003cdiv class=\"cor-detail__media\"\u003e\u003ca href=\"#coralia-material-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shell-caizhi.png?v=1786953390\" alt=\"Natural Capiz shell material detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"cor-detail__copy\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Natural Capiz \u003c\/strong\u003e\n\u003cp\u003ePearl-iridescent shell with subtle natural variation in opacity and surface character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"cor-detail\"\u003e\n\u003cdiv class=\"cor-detail__media\"\u003e\u003ca href=\"#coralia-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/coralia-fun-tall-style-staircase-shell-chandelier-stuberlighting_20.jpg?v=1782459235\" alt=\"Close-up detail of Coralia Capiz shell cascade construction\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"cor-detail__copy\"\u003e\n\u003csmall\u003e Construction \u003c\/small\u003e \u003cstrong\u003e Vertical Shell Layers \u003c\/strong\u003e\n\u003cp\u003eMultiple light points and shell strands repeat down the fixture instead of concentrating everything near the ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cor-natural\"\u003e\n\u003cstrong\u003e Natural Variation \u003c\/strong\u003e \u003cspan\u003e Individual Capiz shells naturally vary in opacity, undertone and surface texture. These differences are material characteristics, not defects. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — HEIGHT PLANNER\n  ====================================================== --\u003e\n\u003csection class=\"cor-planner\"\u003e\n\u003cdiv class=\"cor-planner__head\"\u003e\n\u003ch3\u003eMatch the Cascade to the Stairwell\u003c\/h3\u003e\n\u003cp\u003eSince every Coralia is 23.6 inches wide, choosing the model is mainly about how much vertical space the chandelier needs to occupy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cor-model-list\"\u003e\n\u003c!-- 4DM --\u003e\n\u003cdiv class=\"cor-model\"\u003e\n\u003cdiv class=\"cor-model__media\"\u003e\u003ca href=\"#coralia-4dm-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/coralia-fun-tall-style-staircase-shell-chandelier-stuberlighting_12.jpg?v=1782458739\" alt=\"Coralia 4DM dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"cor-model__name\"\u003e\n\u003csmall\u003e Shortest \u003c\/small\u003e \u003cstrong\u003e 4DM \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cor-model__size\"\u003eØ23.6\" × H65.4\"\u003c\/div\u003e\n\u003cdiv class=\"cor-model__fit\"\u003e\n\u003cstrong\u003e Typical Fit \u003c\/strong\u003e \u003cspan\u003e Current product guidance positions 4DM for approximately 12–14 ft stairwell volume. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5DM --\u003e\n\u003cdiv class=\"cor-model\"\u003e\n\u003cdiv class=\"cor-model__media\"\u003e\u003ca href=\"#coralia-5dm-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/coralia-fun-tall-style-staircase-shell-chandelier-stuberlighting_14.jpg?v=1782458740\" alt=\"Coralia 5DM dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"cor-model__name\"\u003e\n\u003csmall\u003e Mid Height \u003c\/small\u003e \u003cstrong\u003e 5DM \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cor-model__size\"\u003eØ23.6\" × H75.6\"\u003c\/div\u003e\n\u003cdiv class=\"cor-model__fit\"\u003e\n\u003cstrong\u003e Typical Fit \u003c\/strong\u003e \u003cspan\u003e Current product guidance positions 5DM for approximately 14–16 ft stairwell volume. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3DM --\u003e\n\u003cdiv class=\"cor-model\"\u003e\n\u003cdiv class=\"cor-model__media\"\u003e\u003ca href=\"#coralia-3dm-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/coralia-fun-tall-style-staircase-shell-chandelier-stuberlighting_7.jpg?v=1782458739\" alt=\"Coralia 3DM dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"cor-model__name\"\u003e\n\u003csmall\u003e Longest \u003c\/small\u003e \u003cstrong\u003e 3DM \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cor-model__size\"\u003eØ23.6\" × H113.8\"\u003c\/div\u003e\n\u003cdiv class=\"cor-model__fit\"\u003e\n\u003cstrong\u003e Typical Fit \u003c\/strong\u003e \u003cspan\u003e Current product guidance positions 3DM for extra-tall 16–22 ft stairwell and spiral-staircase volumes. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cor-access\"\u003e\n\u003cdiv class=\"cor-access__mark\"\u003e\n\u003csmall\u003e Installation Access \u003c\/small\u003e \u003cstrong\u003e Plan Before Ordering \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cor-access__copy\"\u003e\n\u003cp\u003eStairwell installation requires a heavy-duty ceiling junction box, a licensed electrician and lift equipment or proper scaffolding. Confirm both ceiling support and installer access before ordering.\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=\"cor-specs\"\u003e\n\u003cdiv class=\"cor-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Coralia · Tall Staircase Capiz Chandelier \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cor-spec-list\"\u003e\n\u003cdiv class=\"cor-spec\"\u003e\n\u003cspan class=\"cor-spec__label\"\u003e Sizes \u003c\/span\u003e \u003cspan class=\"cor-spec__value\"\u003e 4DM — Ø23.6\" × H65.4\"\u003cbr\u003e5DM — Ø23.6\" × H75.6\"\u003cbr\u003e3DM — Ø23.6\" × H113.8\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cor-spec\"\u003e\n\u003cspan class=\"cor-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"cor-spec__value\"\u003e Natural Capiz shells · Stainless steel narrow-tall structural armature \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cor-spec\"\u003e\n\u003cspan class=\"cor-spec__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"cor-spec__value\"\u003e White structural rings · Natural pearl-iridescent shells \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cor-spec\"\u003e\n\u003cspan class=\"cor-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"cor-spec__value\"\u003e Multiple vertically distributed E26 \/ E27 sockets · Bulbs Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cor-spec\"\u003e\n\u003cspan class=\"cor-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"cor-spec__value\"\u003e 40W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cor-spec\"\u003e\n\u003cspan class=\"cor-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"cor-spec__value\"\u003e Compatible with dimmable E26\/E27 bulbs and a compatible Triac wall dimmer (dimmer and dimmable bulbs sold separately) \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cor-spec\"\u003e\n\u003cspan class=\"cor-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"cor-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cor-spec\"\u003e\n\u003cspan class=\"cor-spec__label\"\u003e Wiring \u003c\/span\u003e \u003cspan class=\"cor-spec__value\"\u003e Hardwired · Heavy-duty ceiling junction box \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cor-spec\"\u003e\n\u003cspan class=\"cor-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"cor-spec__value\"\u003e Licensed electrician + lift equipment or proper scaffolding required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cor-spec\"\u003e\n\u003cspan class=\"cor-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"cor-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cor-spec\"\u003e\n\u003cspan class=\"cor-spec__label\"\u003e Design Status \u003c\/span\u003e \u003cspan class=\"cor-spec__value\"\u003e Independently manufactured FUN-style design tribute · Not an authentic or licensed FUN product \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cor-spec\"\u003e\n\u003cspan class=\"cor-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"cor-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=\"cor-care\"\u003e\n\u003cstrong\u003e Capiz Care \u003c\/strong\u003e \u003cspan\u003e Dust gently with a soft dry microfiber or extension feather duster. Avoid water, liquid cleaners, alcohol sprays and abrasive tools. Because staircase installations can be difficult to access, plan long-term cleaning access before installation. 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=\"cor-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 — FACTORY\n  ====================================================== --\u003e \u003ca id=\"coralia-factory-large\" href=\"#coralia-root\" class=\"cor-lightbox\"\u003e \u003cspan class=\"cor-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/coralia-fun-tall-style-staircase-shell-chandelier-stuberlighting-21_1.jpg?v=1783067577\" alt=\"Enlarged Coralia factory view\"\u003e \u003cspan class=\"cor-lightbox__caption\"\u003e Coralia · Factory View \u003c\/span\u003e \u003cspan class=\"cor-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — MATERIAL\n  ====================================================== --\u003e \u003ca id=\"coralia-material-large\" href=\"#coralia-root\" class=\"cor-lightbox\"\u003e \u003cspan class=\"cor-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shell-caizhi.png?v=1786953390\" alt=\"Enlarged natural Capiz shell material\"\u003e \u003cspan class=\"cor-lightbox__caption\"\u003e Natural Capiz Shell · Material Detail \u003c\/span\u003e \u003cspan class=\"cor-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"coralia-detail-large\" href=\"#coralia-root\" class=\"cor-lightbox\"\u003e \u003cspan class=\"cor-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/coralia-fun-tall-style-staircase-shell-chandelier-stuberlighting_20.jpg?v=1782459235\" alt=\"Enlarged Coralia vertical Capiz shell cascade detail\"\u003e \u003cspan class=\"cor-lightbox__caption\"\u003e Coralia · Vertical Cascade Detail \u003c\/span\u003e \u003cspan class=\"cor-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — 4DM\n  ====================================================== --\u003e \u003ca id=\"coralia-4dm-large\" href=\"#coralia-root\" class=\"cor-lightbox\"\u003e \u003cspan class=\"cor-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/coralia-fun-tall-style-staircase-shell-chandelier-stuberlighting_12.jpg?v=1782458739\" alt=\"Enlarged Coralia 4DM dimensions\"\u003e \u003cspan class=\"cor-lightbox__caption\"\u003e 4DM · Ø23.6\" × H65.4\" \u003c\/span\u003e \u003cspan class=\"cor-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — 5DM\n  ====================================================== --\u003e \u003ca id=\"coralia-5dm-large\" href=\"#coralia-root\" class=\"cor-lightbox\"\u003e \u003cspan class=\"cor-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/coralia-fun-tall-style-staircase-shell-chandelier-stuberlighting_14.jpg?v=1782458740\" alt=\"Enlarged Coralia 5DM dimensions\"\u003e \u003cspan class=\"cor-lightbox__caption\"\u003e 5DM · Ø23.6\" × H75.6\" \u003c\/span\u003e \u003cspan class=\"cor-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — 3DM\n  ====================================================== --\u003e \u003ca id=\"coralia-3dm-large\" href=\"#coralia-root\" class=\"cor-lightbox\"\u003e \u003cspan class=\"cor-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/coralia-fun-tall-style-staircase-shell-chandelier-stuberlighting_7.jpg?v=1782458739\" alt=\"Enlarged Coralia 3DM dimensions\"\u003e \u003cspan class=\"cor-lightbox__caption\"\u003e 3DM · Ø23.6\" × H113.8\" \u003c\/span\u003e \u003cspan class=\"cor-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":"3DM: Dia 23.6\" x H 113.8\" \/ White","offer_id":52404090863899,"sku":"STB-CH-26-10046","price":3280.0,"currency_code":"USD","in_stock":true},{"title":"4DM: Dia 23.6\"x H 65.4\" \/ White","offer_id":52404090896667,"sku":"STB-CH-26-10047","price":1780.0,"currency_code":"USD","in_stock":true},{"title":"5DM: Dia 23.6\"x H 75.6\" \/ White","offer_id":52404090929435,"sku":"STB-CH-26-10048","price":2580.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/coralia-fun-tall-style-staircase-shell-chandelier-stuberlighting_1.jpg?v=1782459233"},{"product_id":"marisa-hat-form-capiz-shell-chandelier","title":"Marisa Hat-Form Capiz Shell Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — MARISA\n   Hat Form Capiz Shell Chandelier\n\n   Product-specific layout:\n   FORM → CAPIZ → SCALE → BULB COUNT\n   → DROP → INSTALLATION\n\n   Quiet Gallery Luxury · Responsive · Compact\n========================================================= *\/\n\n.stb-marisa{\n  --paper:#FFFDF9;\n  --paper-soft:#F7F2EC;\n  --shell:#F1ECE5;\n  --sand:#EEE5DA;\n\n  --ink:#211A16;\n  --espresso:#352A23;\n\n  --text:#584E47;\n  --muted:#7B7067;\n\n  --line:#D9CFC5;\n  --line-dark:#C8BAAD;\n\n  --gold:#AE8C60;\n  --gold-dark:#795D40;\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-marisa *,\n.stb-marisa *::before,\n.stb-marisa *::after{\n  box-sizing:border-box;\n}\n\n.stb-marisa h2,\n.stb-marisa 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-marisa p{\n  margin-top:0;\n}\n\n.stb-marisa__eyebrow{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9.4px;\n  line-height:1.4;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.stb-marisa__title{\n  max-width:610px;\n\n  margin:0 0 10px;\n\n  color:var(--ink);\n\n  font-size:30px;\n  line-height:1.15;\n  letter-spacing:-.01em;\n}\n\n.stb-marisa__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.27;\n}\n\n.stb-marisa__copy{\n  max-width:640px;\n\n  margin:0;\n\n  color:#645A52;\n\n  font-size:12.4px;\n  line-height:1.62;\n}\n\n.stb-marisa__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#857970;\n\n  font-size:9px;\n  line-height:1.4;\n  font-weight:600;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   INTRO — OFFSET GALLERY PANEL\n========================================================= *\/\n\n.stb-marisa__intro{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 218px;\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(30,25,21,.025);\n\n  overflow:hidden;\n}\n\n.stb-marisa__intro-copy{\n  padding:23px 25px;\n}\n\n.stb-marisa__intro-copy p{\n  max-width:590px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.5px;\n  line-height:1.69;\n}\n\n.stb-marisa__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:19px 20px;\n\n  background:var(--espresso);\n}\n\n.stb-marisa__intro-side small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#CAB18C;\n\n  font-size:8.7px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-marisa__intro-side strong{\n  display:block;\n\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-marisa__intro-side span{\n  color:#D6CBC3;\n\n  font-size:10.1px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   ESSENTIAL FACTS\n========================================================= *\/\n\n.stb-marisa__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-marisa__fact{\n  padding:11px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-marisa__fact:last-child{\n  border-right:0;\n}\n\n.stb-marisa__fact small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marisa__fact strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:11.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.stb-marisa__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-dark);\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-marisa__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 + PRODUCT DETAIL\n========================================================= *\/\n\n.stb-marisa__craft{\n  margin-bottom:31px;\n}\n\n.stb-marisa__craft-head{\n  max-width:650px;\n\n  margin-bottom:12px;\n}\n\n.stb-marisa__craft-grid{\n  display:grid;\n  grid-template-columns:1fr 1.12fr;\n\n  gap:9px;\n}\n\n.stb-marisa__craft-card{\n  display:grid;\n  grid-template-columns:112px 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(30,25,21,.02);\n}\n\n.stb-marisa__craft-card--shell{\n  background:var(--shell);\n}\n\n.stb-marisa__craft-media{\n  width:102px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-marisa__craft-copy small{\n  display:block;\n\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-marisa__craft-copy strong{\n  display:block;\n\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-marisa__craft-copy p{\n  margin:0;\n\n  color:#6C625A;\n\n  font-size:9.8px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   FORM\n========================================================= *\/\n\n.stb-marisa__form{\n  display:grid;\n  grid-template-columns:170px 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-marisa__form-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:16px;\n\n  background:var(--espresso);\n}\n\n.stb-marisa__form-label small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#C9B08A;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marisa__form-label strong{\n  color:#FFF7EF;\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-marisa__form-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  background:var(--paper);\n}\n\n.stb-marisa__form-item{\n  padding:14px 16px;\n}\n\n.stb-marisa__form-item + .stb-marisa__form-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-marisa__form-item small{\n  display:block;\n\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-marisa__form-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-marisa__form-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   THREE SIZES\n========================================================= *\/\n\n.stb-marisa__sizes{\n  margin-bottom:31px;\n}\n\n.stb-marisa__sizes-head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:20px;\n\n  margin-bottom:12px;\n}\n\n.stb-marisa__sizes-note{\n  flex:0 0 auto;\n\n  color:#84776D;\n\n  font-size:9.2px;\n  line-height:1.45;\n\n  text-align:right;\n}\n\n.stb-marisa__size-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  gap:8px;\n}\n\n.stb-marisa__size{\n  min-width:0;\n\n  padding:10px;\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-marisa__size--main{\n  background:var(--paper-soft);\n\n  border-top:2px solid var(--gold);\n}\n\n.stb-marisa__dimension{\n  width:122px;\n  max-width:100%;\n\n  margin:0 auto 9px;\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-marisa__dimension a{\n  display:block;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-marisa__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-marisa__size-copy{\n  text-align:center;\n}\n\n.stb-marisa__size-copy small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#88786E;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marisa__size-copy strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:12.7px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-marisa__size-copy span{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--gold-dark);\n\n  font-size:9.3px;\n  font-weight:600;\n}\n\n.stb-marisa__size-copy p{\n  margin:0;\n\n  color:#70645C;\n\n  font-size:9.8px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   LIGHT COUNT\n========================================================= *\/\n\n.stb-marisa__light{\n  display:grid;\n  grid-template-columns:160px 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-marisa__light-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:16px;\n\n  background:var(--sand);\n}\n\n.stb-marisa__light-label small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#7E6B5C;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marisa__light-label strong{\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-marisa__light-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-marisa__light-item{\n  padding:14px;\n}\n\n.stb-marisa__light-item + .stb-marisa__light-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-marisa__light-item small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marisa__light-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:13px;\n  font-weight:500;\n}\n\n.stb-marisa__light-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   LIGHT CHARACTER\n========================================================= *\/\n\n.stb-marisa__glow{\n  display:grid;\n  grid-template-columns:1fr 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-marisa__glow-item{\n  padding:14px 17px;\n}\n\n.stb-marisa__glow-item + .stb-marisa__glow-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-marisa__glow-item small{\n  display:block;\n\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-marisa__glow-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-marisa__glow-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   DINING SCALE\n========================================================= *\/\n\n.stb-marisa__table-guide{\n  margin-bottom:31px;\n\n  padding:14px 16px;\n\n  background:var(--shell);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.stb-marisa__table-guide-grid{\n  display:grid;\n  grid-template-columns:170px minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n}\n\n.stb-marisa__table-guide-title strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:12px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.stb-marisa__table-guide-title small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#88776B;\n\n  font-size:8.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-marisa__table-options{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-marisa__table-option{\n  padding:0 12px;\n}\n\n.stb-marisa__table-option + .stb-marisa__table-option{\n  border-left:1px solid #D5C9BD;\n}\n\n.stb-marisa__table-option strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:10.8px;\n  font-weight:500;\n}\n\n.stb-marisa__table-option span{\n  color:#70655D;\n\n  font-size:9.3px;\n  line-height:1.43;\n}\n\n\n\/* =========================================================\n   INSTALLATION\n========================================================= *\/\n\n.stb-marisa__install{\n  display:grid;\n  grid-template-columns:repeat(3,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-marisa__install-item{\n  padding:13px 14px;\n}\n\n.stb-marisa__install-item + .stb-marisa__install-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-marisa__install-item small{\n  display:block;\n\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-marisa__install-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.3px;\n  font-weight:500;\n}\n\n.stb-marisa__install-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.7px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   WEIGHT\n========================================================= *\/\n\n.stb-marisa__weight{\n  margin-bottom:31px;\n\n  padding:12px 14px;\n\n  background:var(--sand);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--espresso);\n}\n\n.stb-marisa__weight 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-marisa__weight p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.5px;\n  line-height:1.54;\n}\n\n\n\/* =========================================================\n   NATURAL MATERIAL\n========================================================= *\/\n\n.stb-marisa__variation{\n  margin-bottom:31px;\n\n  padding:11px 14px;\n\n  background:var(--shell);\n\n  border:1px solid var(--line);\n  border-left:3px solid #BFA77E;\n}\n\n.stb-marisa__variation 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-marisa__variation p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.4px;\n  line-height:1.53;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-marisa__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-marisa__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-marisa__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-marisa__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-marisa__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-marisa__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-marisa__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-marisa__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-marisa__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n}\n\n.stb-marisa__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-marisa__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-marisa__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-marisa__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-marisa__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-marisa__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-marisa__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-marisa__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-marisa__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-marisa__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-marisa__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-marisa__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-marisa__lightbox:target{\n  display:flex;\n}\n\n.stb-marisa__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-marisa__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-marisa__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-marisa__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-marisa__intro{\n    grid-template-columns:1fr 180px;\n  }\n\n  .stb-marisa__title{\n    font-size:25px;\n  }\n\n\n  .stb-marisa__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-marisa__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-marisa__fact:nth-child(1),\n  .stb-marisa__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-marisa__craft-card{\n    grid-template-columns:90px 1fr;\n  }\n\n  .stb-marisa__craft-media{\n    width:82px;\n  }\n\n\n  .stb-marisa__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-marisa{\n    font-size:14px;\n  }\n\n\n  .stb-marisa__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marisa__intro-copy{\n    padding:18px 16px;\n  }\n\n  .stb-marisa__intro-side{\n    padding:12px 16px;\n  }\n\n\n  .stb-marisa__craft-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marisa__craft-card{\n    grid-template-columns:82px 1fr;\n  }\n\n  .stb-marisa__craft-media{\n    width:75px;\n  }\n\n\n  .stb-marisa__form{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marisa__form-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marisa__form-item + .stb-marisa__form-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-marisa__sizes-head{\n    display:block;\n  }\n\n  .stb-marisa__sizes-note{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n\n  .stb-marisa__size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marisa__size{\n    display:grid;\n    grid-template-columns:84px 1fr;\n\n    gap:12px;\n    align-items:center;\n  }\n\n  .stb-marisa__dimension{\n    width:76px;\n\n    margin:0;\n  }\n\n  .stb-marisa__size-copy{\n    text-align:left;\n  }\n\n\n  .stb-marisa__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marisa__light-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marisa__light-item + .stb-marisa__light-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-marisa__glow{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marisa__glow-item + .stb-marisa__glow-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-marisa__table-guide-grid{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marisa__table-options{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marisa__table-option{\n    padding:7px 0;\n  }\n\n  .stb-marisa__table-option + .stb-marisa__table-option{\n    border-left:0;\n    border-top:1px solid #D5C9BD;\n  }\n\n\n  .stb-marisa__install{\n    grid-template-columns:1fr;\n  }\n\n  .stb-marisa__install-item + .stb-marisa__install-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-marisa__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-marisa__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-marisa__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-marisa\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-marisa__intro\"\u003e\n\u003cdiv class=\"stb-marisa__intro-copy\"\u003e\n\u003cspan class=\"stb-marisa__eyebrow\"\u003e Natural Capiz · Gold Ring Chandelier \u003c\/span\u003e\n\u003ch2 class=\"stb-marisa__title\"\u003eA Wide Shell Disc, Held Inside a Fine Gold Ring.\u003c\/h2\u003e\n\u003cp\u003eMarisa combines a shallow hat-form Capiz shade with a restrained circular metal frame. The shell keeps the light soft and organic, while the surrounding gold ring gives the fixture a cleaner architectural outline.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__intro-side\"\u003e\n\u003csmall\u003e Three Scales \u003c\/small\u003e \u003cstrong\u003e 23.6\" · 35.4\" · 51.2\" \u003c\/strong\u003e \u003cspan\u003e 9 \/ 14 \/ 21 E14 lights \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ESSENTIALS\n  ====================================================== --\u003e\n\u003csection class=\"stb-marisa__facts\"\u003e\n\u003cdiv class=\"stb-marisa__fact\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Natural Capiz \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__fact\"\u003e\n\u003csmall\u003e Structure \u003c\/small\u003e \u003cstrong\u003e Gold Metal Ring \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__fact\"\u003e\n\u003csmall\u003e Bulbs \u003c\/small\u003e \u003cstrong\u003e E14 · Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__fact\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       MATERIAL + DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"marisa-craft-section\" class=\"stb-marisa__craft\"\u003e\n\u003cdiv class=\"stb-marisa__craft-head\"\u003e\n\u003cspan class=\"stb-marisa__eyebrow\"\u003e Material \u0026amp; Form \u003c\/span\u003e\n\u003ch3 class=\"stb-marisa__section-title\"\u003eNatural Shell Inside a Precise Metal Circle.\u003c\/h3\u003e\n\u003cp class=\"stb-marisa__copy\"\u003eThe contrast is what makes Marisa feel refined: irregular natural shell against a controlled, minimal gold frame.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__craft-grid\"\u003e\n\u003c!-- MATERIAL --\u003e\n\u003carticle class=\"stb-marisa__craft-card stb-marisa__craft-card--shell\"\u003e\n\u003cdiv class=\"stb-marisa__craft-media\"\u003e\u003ca href=\"#marisa-material\" class=\"stb-marisa__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shell-caizhi.png?v=1786953390\" alt=\"Natural Capiz shell material used on Marisa chandelier\" loading=\"lazy\"\u003e \u003cspan class=\"stb-marisa__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__craft-copy\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Natural Capiz Shell \u003c\/strong\u003e\n\u003cp\u003eNaturally translucent with subtle variations in pearl tone, texture and opacity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- PRODUCT DETAIL --\u003e\n\u003carticle class=\"stb-marisa__craft-card\"\u003e\n\u003cdiv class=\"stb-marisa__craft-media\"\u003e\u003ca href=\"#marisa-detail\" class=\"stb-marisa__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marisa-hat-form-capiz-shell-chandelier-stuberlighting_14.jpg?v=1782717619\" alt=\"Marisa Capiz shell chandelier gold ring construction detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-marisa__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__craft-copy\"\u003e\n\u003csmall\u003e Detail \u003c\/small\u003e \u003cstrong\u003e Shell Shade + Gold Ring \u003c\/strong\u003e\n\u003cp\u003eThe broad shell disc sits within a slim circular frame for a lighter, floating appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL LIGHTBOX --\u003e \u003ca id=\"marisa-material\" href=\"#marisa-craft-section\" class=\"stb-marisa__lightbox\"\u003e \u003cspan class=\"stb-marisa__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shell-caizhi.png?v=1786953390\" alt=\"Enlarged natural Capiz shell material\"\u003e \u003cspan class=\"stb-marisa__lightbox-caption\"\u003e Marisa · Natural Capiz Shell \u003c\/span\u003e \u003cspan class=\"stb-marisa__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"marisa-detail\" href=\"#marisa-craft-section\" class=\"stb-marisa__lightbox\"\u003e \u003cspan class=\"stb-marisa__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marisa-hat-form-capiz-shell-chandelier-stuberlighting_14.jpg?v=1782717619\" alt=\"Enlarged Marisa chandelier detail\"\u003e \u003cspan class=\"stb-marisa__lightbox-caption\"\u003e Marisa · Gold Ring \u0026amp; Shell Detail \u003c\/span\u003e \u003cspan class=\"stb-marisa__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FORM\n  ====================================================== --\u003e\n\u003csection class=\"stb-marisa__form\"\u003e\n\u003cdiv class=\"stb-marisa__form-label\"\u003e\n\u003csmall\u003e Marisa Geometry \u003c\/small\u003e \u003cstrong\u003e Broad, Shallow and Visually Light. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__form-body\"\u003e\n\u003cdiv class=\"stb-marisa__form-item\"\u003e\n\u003csmall\u003e Shell Profile \u003c\/small\u003e \u003cstrong\u003e Wide Hat-Form Shade \u003c\/strong\u003e\n\u003cp\u003eThe broad diameter gives Marisa more horizontal presence than a conventional narrow pendant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__form-item\"\u003e\n\u003csmall\u003e Outer Structure \u003c\/small\u003e \u003cstrong\u003e Fine Circular Metal Ring \u003c\/strong\u003e\n\u003cp\u003eThe ring frames the shell without visually enclosing it, keeping the composition open.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       THREE SIZES\n  ====================================================== --\u003e\n\u003csection id=\"marisa-size-section\" class=\"stb-marisa__sizes\"\u003e\n\u003cdiv class=\"stb-marisa__sizes-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-marisa__eyebrow\"\u003e Choose the Scale \u003c\/span\u003e\n\u003ch3 class=\"stb-marisa__section-title\"\u003eThree Diameters — and Three Very Different Rooms.\u003c\/h3\u003e\n\u003cp class=\"stb-marisa__copy\"\u003eStart with the diameter. The larger Marisa becomes substantially more architectural, so choose according to table width, room scale and ceiling volume.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__sizes-note\"\u003eTap any drawing\u003cbr\u003eto enlarge.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__size-grid\"\u003e\n\u003c!-- SMALL --\u003e\n\u003carticle class=\"stb-marisa__size\"\u003e\n\u003cdiv class=\"stb-marisa__dimension\"\u003e\u003ca href=\"#marisa-small\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marisa-hat-form-capiz-shell-chandelier-stuberlighting_23.jpg?v=1782717619\" alt=\"Marisa small chandelier dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-marisa__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__size-copy\"\u003e\n\u003csmall\u003e Small · 9-Light \u003c\/small\u003e \u003cstrong\u003e Ø23.6\" × H70.9\" \u003c\/strong\u003e \u003cspan\u003e 60 × 180cm \u003c\/span\u003e\n\u003cp\u003eSmaller dining areas, intimate entries and quieter statement spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- MEDIUM --\u003e\n\u003carticle class=\"stb-marisa__size stb-marisa__size--main\"\u003e\n\u003cdiv class=\"stb-marisa__dimension\"\u003e\u003ca href=\"#marisa-medium\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marisa-hat-form-capiz-shell-chandelier-stuberlighting_26.jpg?v=1782717619\" alt=\"Marisa medium chandelier dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-marisa__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__size-copy\"\u003e\n\u003csmall\u003e Medium · 14-Light \u003c\/small\u003e \u003cstrong\u003e Ø35.4\" × H62.9\" \u003c\/strong\u003e \u003cspan\u003e 90 × 160cm \u003c\/span\u003e\n\u003cp\u003eA more balanced scale for family dining rooms and larger living spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- LARGE --\u003e\n\u003carticle class=\"stb-marisa__size\"\u003e\n\u003cdiv class=\"stb-marisa__dimension\"\u003e\u003ca href=\"#marisa-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marisa-hat-form-capiz-shell-chandelier-stuberlighting_20.jpg?v=1782717619\" alt=\"Marisa large chandelier dimension drawing\" loading=\"lazy\"\u003e \u003cspan class=\"stb-marisa__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__size-copy\"\u003e\n\u003csmall\u003e Large · 21-Light \u003c\/small\u003e \u003cstrong\u003e Ø51.2\" × H82.6\" \u003c\/strong\u003e \u003cspan\u003e 130 × 210cm \u003c\/span\u003e\n\u003cp\u003eLarge dining spaces, double-height rooms and architectural statement installations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE LIGHTBOXES\n  ====================================================== --\u003e \u003ca id=\"marisa-small\" href=\"#marisa-size-section\" class=\"stb-marisa__lightbox\"\u003e \u003cspan class=\"stb-marisa__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marisa-hat-form-capiz-shell-chandelier-stuberlighting_23.jpg?v=1782717619\" alt=\"Enlarged Marisa small dimensions\"\u003e \u003cspan class=\"stb-marisa__lightbox-caption\"\u003e Small · Ø23.6\" × H70.9\" · 9-Light \u003c\/span\u003e \u003cspan class=\"stb-marisa__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"marisa-medium\" href=\"#marisa-size-section\" class=\"stb-marisa__lightbox\"\u003e \u003cspan class=\"stb-marisa__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marisa-hat-form-capiz-shell-chandelier-stuberlighting_26.jpg?v=1782717619\" alt=\"Enlarged Marisa medium dimensions\"\u003e \u003cspan class=\"stb-marisa__lightbox-caption\"\u003e Medium · Ø35.4\" × H62.9\" · 14-Light \u003c\/span\u003e \u003cspan class=\"stb-marisa__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003ca id=\"marisa-large\" href=\"#marisa-size-section\" class=\"stb-marisa__lightbox\"\u003e \u003cspan class=\"stb-marisa__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marisa-hat-form-capiz-shell-chandelier-stuberlighting_20.jpg?v=1782717619\" alt=\"Enlarged Marisa large dimensions\"\u003e \u003cspan class=\"stb-marisa__lightbox-caption\"\u003e Large · Ø51.2\" × H82.6\" · 21-Light \u003c\/span\u003e \u003cspan class=\"stb-marisa__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       BULB COUNT\n  ====================================================== --\u003e\n\u003csection class=\"stb-marisa__light\"\u003e\n\u003cdiv class=\"stb-marisa__light-label\"\u003e\n\u003csmall\u003e Bulbs Included \u003c\/small\u003e \u003cstrong\u003e More Scale Means More Light Sources. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__light-grid\"\u003e\n\u003cdiv class=\"stb-marisa__light-item\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e 9 × E14 \u003c\/strong\u003e\n\u003cp\u003eComplete warm-white LED bulb set included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__light-item\"\u003e\n\u003csmall\u003e Medium \u003c\/small\u003e \u003cstrong\u003e 14 × E14 \u003c\/strong\u003e\n\u003cp\u003eMore light points distributed across the wider shell form.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__light-item\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e 21 × E14 \u003c\/strong\u003e\n\u003cp\u003eDesigned for the substantially larger 51.2-inch diameter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT CHARACTER\n  ====================================================== --\u003e\n\u003csection class=\"stb-marisa__glow\"\u003e\n\u003cdiv class=\"stb-marisa__glow-item\"\u003e\n\u003csmall\u003e Included Light \u003c\/small\u003e \u003cstrong\u003e Warm White · 2700–3000K \u003c\/strong\u003e\n\u003cp\u003eWarm light brings out the cream and honey tones naturally present in Capiz shell.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__glow-item\"\u003e\n\u003csmall\u003e Optional Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmable E14 + Triac Dimmer \u003c\/strong\u003e\n\u003cp\u003eFor brightness control, replace the included bulbs with compatible dimmable E14 LEDs and use a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DINING SCALE\n  ====================================================== --\u003e\n\u003csection class=\"stb-marisa__table-guide\"\u003e\n\u003cdiv class=\"stb-marisa__table-guide-grid\"\u003e\n\u003cdiv class=\"stb-marisa__table-guide-title\"\u003e\n\u003csmall\u003e Dining Reference \u003c\/small\u003e \u003cstrong\u003e Choose the fixture around the table — not in isolation. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__table-options\"\u003e\n\u003cdiv class=\"stb-marisa__table-option\"\u003e\n\u003cstrong\u003e Smaller Table \u003c\/strong\u003e \u003cspan\u003e Start with 23.6\" when the room needs a quieter proportion. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__table-option\"\u003e\n\u003cstrong\u003e Standard Dining \u003c\/strong\u003e \u003cspan\u003e 35.4\" creates a more substantial residential centerpiece. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__table-option\"\u003e\n\u003cstrong\u003e Large \/ Long Table \u003c\/strong\u003e \u003cspan\u003e 51.2\" is intended for significantly larger furniture and room volume. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-marisa__install\"\u003e\n\u003cdiv class=\"stb-marisa__install-item\"\u003e\n\u003csmall\u003e Suspension \u003c\/small\u003e \u003cstrong\u003e 59\" Adjustable Cable \u003c\/strong\u003e\n\u003cp\u003eStandard cable is adjustable during installation. Custom lengths are available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__install-item\"\u003e\n\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired Ceiling Fixture \u003c\/strong\u003e\n\u003cp\u003eConnects to an appropriate ceiling electrical junction box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__install-item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Professional Install Recommended \u003c\/strong\u003e\n\u003cp\u003eParticularly important for large sizes, high ceilings and heavy fixture loads.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       WEIGHT\n  ====================================================== --\u003e\n\u003csection class=\"stb-marisa__weight\"\u003e\u003cstrong\u003e Marisa is a substantial chandelier — plan the ceiling support before installation. \u003c\/strong\u003e\n\u003cp\u003eThe product reference lists an approximate fixture weight of 20kg \/ 44lb. Use a heavy-duty ceiling junction box and structural support suitable for the final installed load. Professional installation is strongly recommended, particularly for the 51.2-inch version.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       NATURAL MATERIAL\n  ====================================================== --\u003e\n\u003csection class=\"stb-marisa__variation\"\u003e\u003cstrong\u003e Natural Capiz means every Marisa will look slightly different. \u003c\/strong\u003e\n\u003cp\u003eVariations in shell thickness, pearl tone, translucency and surface pattern are normal. These differences are natural characteristics of genuine Capiz shell rather than manufacturing defects.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-marisa__specs\"\u003e\n\u003cdiv class=\"stb-marisa__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Marisa \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__spec\"\u003e\n\u003cspan\u003e Sizes \u003c\/span\u003e \u003cstrong\u003e Small — Ø23.6\" × H70.9\" · Medium — Ø35.4\" × H62.9\" · Large — Ø51.2\" × H82.6\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Natural Capiz Shell · Gold-Finished Metal Ring \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__spec\"\u003e\n\u003cspan\u003e Finish \u003c\/span\u003e \u003cstrong\u003e Gold Metal Ring · Natural Pearl-White Shell \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e E14 · 9 Bulbs Small · 14 Bulbs Medium · 21 Bulbs Large · Bulbs Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__spec\"\u003e\n\u003cspan\u003e Included Light \u003c\/span\u003e \u003cstrong\u003e Warm-White LED · Approximately 2700–3000K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Dimming Requires Compatible Dimmable E14 LED Bulbs and a Compatible Triac Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__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-marisa__spec\"\u003e\n\u003cspan\u003e Cable \u003c\/span\u003e \u003cstrong\u003e 59\" Standard · Adjustable During Installation · Custom Length Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__spec\"\u003e\n\u003cspan\u003e Approx. Weight \u003c\/span\u003e \u003cstrong\u003e Approx. 20kg \/ 44lb · Heavy-Duty Ceiling Support Required \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired · Ceiling Pendant \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__spec\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Standard Wall Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__spec\"\u003e\n\u003cspan\u003e Installation \u003c\/span\u003e \u003cstrong\u003e Heavy-Duty Ceiling Junction Box · Professional Installation Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__spec\"\u003e\n\u003cspan\u003e Environment \u003c\/span\u003e \u003cstrong\u003e Indoor Dry Locations Only \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-marisa__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-marisa__faq\"\u003e\u003cspan class=\"stb-marisa__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-marisa__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose 23.6\" when you want a quieter scale over a smaller table or in a more intimate room. The 35.4\" version gives noticeably more presence for standard dining and living spaces. Choose 51.2\" only when the room, furniture and ceiling volume can support a genuinely large statement chandelier.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre all of the bulbs included?\u003c\/summary\u003e\n\u003cp\u003eYes. Marisa includes the complete warm-white E14 LED bulb set: 9 bulbs for Small, 14 for Medium and 21 for Large.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Marisa be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes, with a compatible setup. Replace the included bulbs with compatible dimmable E14 LED bulbs and use a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need special ceiling support?\u003c\/summary\u003e\n\u003cp\u003eYes. Marisa is a substantial fixture and the product reference lists an approximate weight of 20kg \/ 44lb. Use an appropriately rated heavy-duty ceiling junction box anchored to suitable structural support. Professional installation is strongly recommended.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I request a longer suspension cable?\u003c\/summary\u003e\n\u003cp\u003eYes. The standard cable is approximately 59 inches. For vaulted or double-height ceilings, email \u003ca href=\"mailto:support@stuberlighting.com\" style=\"color: #795d40;\"\u003e support@stuberlighting.com \u003c\/a\u003e with your required ceiling-to-fixture drop before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-marisa__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":"∅ 23.6″ × H 70.9″ \/ Gold \u0026 White","offer_id":52418191622427,"sku":"STB-CH-26-10049","price":2195.0,"currency_code":"USD","in_stock":true},{"title":"∅ 35.4″ × H 62.9″ \/ Gold \u0026 White","offer_id":52418191655195,"sku":"STB-CH-26-10050","price":2600.0,"currency_code":"USD","in_stock":true},{"title":"∅ 51.2″ × H 82.6″ \/ Gold \u0026 White","offer_id":52418191687963,"sku":"STB-CH-26-10051","price":2988.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/marisa-hat-form-capiz-shell-chandelier-stuberlighting_1.jpg?v=1782717619"},{"product_id":"aria-boho-capiz-shell-tiered-chandelier","title":"Aria Boho Capiz Shell Tiered Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — ARIA\n   BOHO CAPIZ SHELL TIERED CHANDELIER\n\n   SILHOUETTE \/ LAYERS \/ SCALE\n\n   LAYERED SILHOUETTE EDITORIAL\n   QUIET LUXURY · SHOPPER-FIRST · CONCISE\n   DISTINCT FROM DAWN BACKGROUND\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-aria{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817568;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --silver:#A5A6A3;\n  --silver-soft:#F0F0ED;\n\n  --cream:#F5EDD8;\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n  --shell:#F1E9DD;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\n\n  width:100%;\n  max-width:860px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-aria *,\n.stb-aria *::before,\n.stb-aria *::after{\n  box-sizing:border-box;\n}\n\n.stb-aria h2,\n.stb-aria h3,\n.stb-aria p{\n  margin-top:0;\n}\n\n.stb-aria h2,\n.stb-aria 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-aria 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-aria a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.aria-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.aria-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 — SILHOUETTE\n========================================================= *\/\n\n.aria-intro{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,220px);\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n\n  background:var(--paper);\n}\n\n.aria-intro::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:8px;\n  left:29px;\n\n  width:60px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n.aria-intro__copy{\n  min-width:0;\n\n  padding:29px 30px 27px;\n}\n\n.aria-intro h2{\n  max-width:580px;\n\n  margin:0 0 9px;\n\n  font-size:31px;\n  line-height:1.06;\n}\n\n.aria-intro__copy \u003e p{\n  max-width:565px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* DECISION LINE *\/\n\n.aria-intro__decision{\n  display:grid;\n  grid-template-columns:minmax(0,105px) minmax(0,1fr);\n\n  gap:16px;\n\n  margin-top:17px;\n  padding-top:12px;\n\n  border-top:1px solid var(--line);\n}\n\n.aria-intro__decision strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.aria-intro__decision span{\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* SIZE INDEX *\/\n\n.aria-intro__index{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:18px;\n\n  background:#EEE6DB;\n\n  border-left:1px solid var(--line);\n}\n\n.aria-intro__index-head{\n  margin-bottom:11px;\n\n  padding-bottom:9px;\n\n  border-bottom:1px solid #D7CCBD;\n}\n\n.aria-intro__index-head 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.aria-intro__index-head strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.aria-intro__size{\n  padding:9px 0;\n}\n\n.aria-intro__size + .aria-intro__size{\n  border-top:1px solid #D7CCBD;\n}\n\n.aria-intro__size small{\n  display:block;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.aria-intro__size 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.aria-intro__size 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\/* =========================================================\n   02 — LAYERS \/ MATERIAL\n========================================================= *\/\n\n.aria-material{\n  margin-top:10px;\n\n  padding:29px;\n\n  border:1px solid var(--line);\n\n  background:var(--ivory);\n}\n\n.aria-material__head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:15px;\n}\n\n.aria-material__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.aria-material__head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* TWO-PART MATERIAL STUDY *\/\n\n.aria-material__study{\n  display:grid;\n  grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);\n\n  gap:9px;\n}\n\n\n\/* RAW MATERIAL *\/\n\n.aria-shell{\n  min-width:0;\n\n  padding:10px;\n\n  background:#F7F2E9;\n\n  border:1px solid var(--line);\n}\n\n.aria-shell__img{\n  width:145px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.aria-shell__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.aria-shell__img img{\n  max-height:135px !important;\n}\n\n.aria-shell__copy{\n  padding:9px 3px 2px;\n}\n\n.aria-shell__copy small,\n.aria-detail__copy small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.aria-shell__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.aria-shell__copy p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* FINISHED DETAIL *\/\n\n.aria-detail{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:16px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:10px;\n\n  background:#EEE9E1;\n\n  border:1px solid var(--line);\n}\n\n.aria-detail__img{\n  width:170px;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n}\n\n.aria-detail__img a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.aria-detail__img img{\n  max-height:158px !important;\n}\n\n.aria-detail__copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1.08;\n\n  font-weight:500;\n}\n\n.aria-detail__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\/* STRUCTURE LINE *\/\n\n.aria-structure{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n  gap:17px;\n\n  margin-top:10px;\n\n  padding:11px 12px;\n\n  background:var(--silver-soft);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--silver);\n}\n\n.aria-structure strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.aria-structure span{\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   03 — SIZE \/ DROP\n========================================================= *\/\n\n.aria-scale{\n  margin-top:10px;\n\n  padding:29px;\n\n  border:1px solid var(--line);\n\n  background:var(--paper);\n}\n\n.aria-scale__head{\n  display:grid;\n  grid-template-columns:minmax(0,175px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:14px;\n}\n\n.aria-scale__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.aria-scale__head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.8px;\n  line-height:1.6;\n}\n\n\n\/* SIZE ROWS *\/\n\n.aria-size-list{\n  border-top:1px solid var(--line);\n}\n\n.aria-size-row{\n  display:grid;\n  grid-template-columns:minmax(0,125px) minmax(0,140px) minmax(0,1fr);\n\n  gap:18px;\n  align-items:center;\n\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.aria-size-row__img{\n  width:115px;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n}\n\n.aria-size-row__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.aria-size-row__img img{\n  max-height:108px !important;\n}\n\n.aria-size-row__measure small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.aria-size-row__measure strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.aria-size-row__measure span{\n  display:block;\n\n  margin-top:4px;\n\n  color:var(--gold-deep);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.aria-size-row__use strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.aria-size-row__use p{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.48;\n}\n\n\n\/* LIGHT \/ DROP STRIP *\/\n\n.aria-function{\n  display:grid;\n  grid-template-columns:minmax(0,130px) minmax(0,1fr);\n\n  gap:19px;\n  align-items:center;\n\n  margin-top:14px;\n\n  padding:13px 15px;\n\n  background:var(--espresso);\n}\n\n.aria-function__mark small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.aria-function__mark strong{\n  display:block;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.aria-function__copy{\n  padding-left:17px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n}\n\n.aria-function__copy p{\n  margin:0;\n\n  color:#D8CFC3;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n.aria-function__meta{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:11px;\n\n  margin-top:6px;\n}\n\n.aria-function__meta span{\n  color:#D8CFC3;\n\n  font-size:11.5px;\n}\n\n.aria-function__meta strong{\n  color:#FFF8ED;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.aria-specs{\n  margin-top:10px;\n\n  padding:29px;\n\n  border:1px solid var(--line);\n\n  background:var(--ivory);\n}\n\n.aria-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.aria-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.aria-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.aria-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.aria-spec{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.aria-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.aria-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.aria-care{\n  margin-top:11px;\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.aria-care strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.aria-care span{\n  display:block;\n\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   05 — SHIPPING\n========================================================= *\/\n\n.aria-shipping{\n  position:relative;\n\n  margin-top:10px;\n\n  padding:20px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n}\n\n.aria-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.aria-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.aria-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.aria-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.aria-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.aria-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.aria-lightbox:target{\n  display:flex;\n}\n\n.aria-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.aria-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.aria-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.aria-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  .aria-intro{\n    grid-template-columns:minmax(0,1fr) minmax(0,175px);\n  }\n\n  .aria-intro__copy{\n    padding:25px 21px;\n  }\n\n  .aria-intro h2{\n    font-size:27px;\n  }\n\n\n  .aria-material,\n  .aria-scale,\n  .aria-specs{\n    padding:24px 19px;\n  }\n\n\n  .aria-material__head,\n  .aria-scale__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .aria-detail{\n    grid-template-columns:minmax(0,135px) minmax(0,1fr);\n  }\n\n  .aria-detail__img{\n    width:130px;\n  }\n\n\n  .aria-size-row{\n    grid-template-columns:minmax(0,100px) minmax(0,120px) minmax(0,1fr);\n\n    gap:12px;\n  }\n\n  .aria-size-row__img{\n    width:95px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .aria-intro{\n    grid-template-columns:1fr;\n  }\n\n  .aria-intro__index{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n\n    gap:0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .aria-intro__index-head{\n    grid-column:1 \/ -1;\n  }\n\n  .aria-intro__size{\n    padding:10px 8px;\n  }\n\n  .aria-intro__size + .aria-intro__size{\n    border-top:0;\n    border-left:1px solid #D7CCBD;\n  }\n\n\n  .aria-intro__decision{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n\n  .aria-material__study{\n    grid-template-columns:1fr;\n  }\n\n  .aria-shell{\n    display:grid;\n    grid-template-columns:minmax(0,110px) minmax(0,1fr);\n\n    gap:11px;\n    align-items:center;\n  }\n\n  .aria-shell__img{\n    width:105px;\n\n    margin:0;\n  }\n\n  .aria-shell__copy{\n    padding:0;\n  }\n\n\n  .aria-detail{\n    grid-template-columns:minmax(0,110px) minmax(0,1fr);\n  }\n\n  .aria-detail__img{\n    width:105px;\n  }\n\n\n  .aria-structure{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n\n  .aria-size-row{\n    grid-template-columns:minmax(0,88px) minmax(0,1fr);\n\n    gap:10px;\n  }\n\n  .aria-size-row__img{\n    grid-row:1 \/ span 2;\n\n    width:82px;\n  }\n\n  .aria-size-row__measure,\n  .aria-size-row__use{\n    grid-column:2;\n  }\n\n\n  .aria-function{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n  .aria-function__copy{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .aria-specs__head{\n    display:block;\n  }\n\n  .aria-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .aria-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .aria-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-aria\" id=\"aria-root\"\u003e\n\u003c!-- =====================================================\n       01 — SILHOUETTE\n  ====================================================== --\u003e\n\u003csection class=\"aria-intro\"\u003e\n\u003cdiv class=\"aria-intro__copy\"\u003e\n\u003cspan class=\"aria-kicker\"\u003e Silhouette \/ Layers \/ Scale \u003c\/span\u003e\n\u003ch2\u003eA Tiered Pear Silhouette, Softened by Natural Shell\u003c\/h2\u003e\n\u003cp\u003eAria pairs a visible silver-finished frame with overlapping natural Capiz shells to create a tall, softly layered chandelier. The metal defines the pear-shaped profile; the shell layers soften both the structure and the light.\u003c\/p\u003e\n\u003cdiv class=\"aria-intro__decision\"\u003e\n\u003cstrong\u003e The Main Choice \u003c\/strong\u003e \u003cspan\u003e Aria comes in one Silver + Pearl White material palette. Choose the size based on how much vertical and horizontal presence you want in the room. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aria-intro__index\"\u003e\n\u003cdiv class=\"aria-intro__index-head\"\u003e\n\u003csmall\u003e Two Scales \u003c\/small\u003e \u003cstrong\u003e Same Silhouette \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aria-intro__size\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e Ø17.7\" \u003c\/strong\u003e \u003cspan\u003e H25.6\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aria-intro__size\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø25.6\" \u003c\/strong\u003e \u003cspan\u003e H37.4\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — MATERIAL \/ LAYERS\n  ====================================================== --\u003e\n\u003csection class=\"aria-material\"\u003e\n\u003cdiv class=\"aria-material__head\"\u003e\n\u003ch3\u003eShell by Shell, Tier by Tier\u003c\/h3\u003e\n\u003cp\u003eAria does not hide its construction. The cool silver frame remains visible between rows of Capiz, giving the soft natural material enough structure to hold the chandelier's elongated pear profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aria-material__study\"\u003e\n\u003c!-- MATERIAL --\u003e\n\u003carticle class=\"aria-shell\"\u003e\n\u003cdiv class=\"aria-shell__img\"\u003e\u003ca href=\"#aria-material-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shell-caizhi.png?v=1786953390\" alt=\"Natural Capiz shell material detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"aria-shell__copy\"\u003e\n\u003csmall\u003e Material \u003c\/small\u003e \u003cstrong\u003e Natural Capiz \u003c\/strong\u003e\n\u003cp\u003eTranslucent pearl-white shell with natural variation in opacity, undertone and surface character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- DETAIL --\u003e\n\u003carticle class=\"aria-detail\"\u003e\n\u003cdiv class=\"aria-detail__img\"\u003e\u003ca href=\"#aria-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aria-boho-capiz-shell-tiered-chandelier-stuberlighting_16.jpg?v=1782734564\" alt=\"Close-up of Aria natural Capiz shells and silver metal frame\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"aria-detail__copy\"\u003e\n\u003csmall\u003e Layering \u003c\/small\u003e \u003cstrong\u003e Suspended, Not Printed \u003c\/strong\u003e\n\u003cp\u003eIndividual shell pieces overlap across the metal tiers, creating changing translucency and depth instead of the flat appearance of a printed or molded shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aria-structure\"\u003e\n\u003cstrong\u003e Silver Frame \u003c\/strong\u003e \u003cspan\u003e Unlike warmer Gold-framed Capiz fixtures, Aria intentionally uses a Silver finish. The cooler metal makes the visible frame part of the chandelier's character rather than hiding it behind the shell. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — SCALE \/ DROP\n  ====================================================== --\u003e\n\u003csection class=\"aria-scale\"\u003e\n\u003cdiv class=\"aria-scale__head\"\u003e\n\u003ch3\u003eChoose by Room Presence\u003c\/h3\u003e\n\u003cp\u003eBoth sizes share the same tiered pear shape. The Large version increases both diameter and height, so it reads as a substantially stronger architectural centerpiece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aria-size-list\"\u003e\n\u003c!-- SMALL --\u003e\n\u003cdiv class=\"aria-size-row\"\u003e\n\u003cdiv class=\"aria-size-row__img\"\u003e\u003ca href=\"#aria-small-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aria-boho-capiz-shell-tiered-chandelier-stuberlighting_10.jpg?v=1782734564\" alt=\"Aria small Capiz shell chandelier dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"aria-size-row__measure\"\u003e\n\u003csmall\u003e Small \u003c\/small\u003e \u003cstrong\u003e Ø17.7\" \u003c\/strong\u003e \u003cspan\u003e H25.6\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aria-size-row__use\"\u003e\n\u003cstrong\u003e More Restrained Scale \u003c\/strong\u003e\n\u003cp\u003eBetter for smaller dining tables, bedrooms and entries where the chandelier should feel decorative without dominating the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LARGE --\u003e\n\u003cdiv class=\"aria-size-row\"\u003e\n\u003cdiv class=\"aria-size-row__img\"\u003e\u003ca href=\"#aria-large-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aria-boho-capiz-shell-tiered-chandelier-stuberlighting_5.jpg?v=1782734564\" alt=\"Aria large Capiz shell chandelier dimension reference\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"aria-size-row__measure\"\u003e\n\u003csmall\u003e Large \u003c\/small\u003e \u003cstrong\u003e Ø25.6\" \u003c\/strong\u003e \u003cspan\u003e H37.4\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aria-size-row__use\"\u003e\n\u003cstrong\u003e Stronger Vertical Presence \u003c\/strong\u003e\n\u003cp\u003eBetter for larger dining spaces, tall entries and rooms where the chandelier needs to work as the main focal point.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aria-function\"\u003e\n\u003cdiv class=\"aria-function__mark\"\u003e\n\u003csmall\u003e Light + Drop \u003c\/small\u003e \u003cstrong\u003e Ready to Install \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aria-function__copy\"\u003e\n\u003cp\u003eA 19.7-inch adjustable chain is included. Longer chain lengths are available on request for taller ceilings. Standard warm-white LED bulbs are included with the fixture.\u003c\/p\u003e\n\u003cdiv class=\"aria-function__meta\"\u003e\n\u003cspan\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e2700K Included\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eMax 40W \/ Socket\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eDimming Compatible\u003c\/strong\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"aria-specs\"\u003e\n\u003cdiv class=\"aria-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Aria · Tiered Capiz Shell Chandelier \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aria-spec-list\"\u003e\n\u003cdiv class=\"aria-spec\"\u003e\n\u003cspan class=\"aria-spec__label\"\u003e Sizes \u003c\/span\u003e \u003cspan class=\"aria-spec__value\"\u003e Small — Ø17.7\" × H25.6\"\u003cbr\u003eLarge — Ø25.6\" × H37.4\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aria-spec\"\u003e\n\u003cspan class=\"aria-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"aria-spec__value\"\u003e Natural Capiz shell · Iron \/ metal frame \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aria-spec\"\u003e\n\u003cspan class=\"aria-spec__label\"\u003e Finish \u003c\/span\u003e \u003cspan class=\"aria-spec__value\"\u003e Silver frame · Natural pearl-white shell \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aria-spec\"\u003e\n\u003cspan class=\"aria-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"aria-spec__value\"\u003e E26 \/ E27 sockets · Bulbs Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aria-spec\"\u003e\n\u003cspan class=\"aria-spec__label\"\u003e Included Bulbs \u003c\/span\u003e \u003cspan class=\"aria-spec__value\"\u003e 2700K warm-white LED · Standard included bulbs are non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aria-spec\"\u003e\n\u003cspan class=\"aria-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"aria-spec__value\"\u003e 40W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aria-spec\"\u003e\n\u003cspan class=\"aria-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"aria-spec__value\"\u003e Compatible with dimmable E26\/E27 LED bulbs and a compatible Triac wall dimmer (dimmable bulbs and dimmer sold separately) \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aria-spec\"\u003e\n\u003cspan class=\"aria-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"aria-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aria-spec\"\u003e\n\u003cspan class=\"aria-spec__label\"\u003e Chain \u003c\/span\u003e \u003cspan class=\"aria-spec__value\"\u003e 19.7\" adjustable chain · Extendable on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aria-spec\"\u003e\n\u003cspan class=\"aria-spec__label\"\u003e Wiring \u003c\/span\u003e \u003cspan class=\"aria-spec__value\"\u003e Hardwired · Ceiling junction box \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aria-spec\"\u003e\n\u003cspan class=\"aria-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"aria-spec__value\"\u003e Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aria-spec\"\u003e\n\u003cspan class=\"aria-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"aria-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aria-spec\"\u003e\n\u003cspan class=\"aria-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"aria-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=\"aria-care\"\u003e\n\u003cstrong\u003e Natural Capiz \u003c\/strong\u003e \u003cspan\u003e Shell thickness, translucency, undertone and surface texture naturally vary from piece to piece. These differences are material characteristics, not defects. Dust gently with a soft dry cloth or feather duster; avoid sprays, liquid cleaners and abrasive tools. 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=\"aria-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 — MATERIAL\n  ====================================================== --\u003e \u003ca id=\"aria-material-large\" href=\"#aria-root\" class=\"aria-lightbox\"\u003e \u003cspan class=\"aria-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/shell-caizhi.png?v=1786953390\" alt=\"Enlarged natural Capiz shell material detail\"\u003e \u003cspan class=\"aria-lightbox__caption\"\u003e Natural Capiz Shell · Material Detail \u003c\/span\u003e \u003cspan class=\"aria-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"aria-detail-large\" href=\"#aria-root\" class=\"aria-lightbox\"\u003e \u003cspan class=\"aria-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aria-boho-capiz-shell-tiered-chandelier-stuberlighting_16.jpg?v=1782734564\" alt=\"Enlarged Aria Capiz shell and silver frame detail\"\u003e \u003cspan class=\"aria-lightbox__caption\"\u003e Aria · Shell \u0026amp; Silver Frame Detail \u003c\/span\u003e \u003cspan class=\"aria-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — SMALL\n  ====================================================== --\u003e \u003ca id=\"aria-small-large\" href=\"#aria-root\" class=\"aria-lightbox\"\u003e \u003cspan class=\"aria-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aria-boho-capiz-shell-tiered-chandelier-stuberlighting_10.jpg?v=1782734564\" alt=\"Enlarged Aria small chandelier dimensions\"\u003e \u003cspan class=\"aria-lightbox__caption\"\u003e Small · Ø17.7\" × H25.6\" \u003c\/span\u003e \u003cspan class=\"aria-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — LARGE\n  ====================================================== --\u003e \u003ca id=\"aria-large-large\" href=\"#aria-root\" class=\"aria-lightbox\"\u003e \u003cspan class=\"aria-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aria-boho-capiz-shell-tiered-chandelier-stuberlighting_5.jpg?v=1782734564\" alt=\"Enlarged Aria large chandelier dimensions\"\u003e \u003cspan class=\"aria-lightbox__caption\"\u003e Large · Ø25.6\" × H37.4\" \u003c\/span\u003e \u003cspan class=\"aria-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":"∅ 17.7″ x H 25.6″ \/ Silver \u0026 White","offer_id":52418868674843,"sku":"STB-CH-26-10052","price":765.0,"currency_code":"USD","in_stock":true},{"title":"∅ 25.6″ x H 37.4″ \/ Silver \u0026 White","offer_id":52418868707611,"sku":"STB-CH-26-10053","price":1595.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/aria-boho-capiz-shell-tiered-chandelier-stuberlighting_1.jpg?v=1782734564"},{"product_id":"stella-murano-glass-teardrop-chandelier","title":"Stella Murano Glass Teardrop Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — STELLA\n   MURANO-STYLE GLASS TEARDROP CHANDELIER\n\n   GLASS \/ FRAME \/ SCALE\n\n   GLASS ATELIER SELECTION SHEET\n   QUIET LUXURY · SHOPPER-FIRST · CONCISE\n   DISTINCT FROM DAWN BACKGROUND\n   DAWN SAFE · MOBILE READY\n========================================================= *\/\n\n.stb-stella{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --text:#625348;\n  --muted:#817568;\n\n  --gold:#C8A96E;\n  --gold-deep:#967143;\n\n  --nickel:#AAA8A2;\n  --nickel-soft:#F0EFEB;\n\n  --cream:#F5EDD8;\n  --paper:#FBF8F2;\n  --ivory:#FFFDF8;\n  --warm:#F3ECE2;\n\n  --line:#DED2BD;\n  --line-soft:#ECE3D6;\n\n  width:100%;\n  max-width:860px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--brown);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-stella *,\n.stb-stella *::before,\n.stb-stella *::after{\n  box-sizing:border-box;\n}\n\n.stb-stella h2,\n.stb-stella h3,\n.stb-stella p{\n  margin-top:0;\n}\n\n.stb-stella h2,\n.stb-stella 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-stella 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-stella a{\n  box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   SHARED\n========================================================= *\/\n\n.stella-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.stella-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 — GLASS \/ FRAME \/ SCALE\n========================================================= *\/\n\n.stella-intro{\n  position:relative;\n\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,220px);\n\n  border:1px solid var(--line);\n  border-top:4px solid var(--espresso);\n\n  background:var(--ivory);\n}\n\n.stella-intro::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:8px;\n  left:29px;\n\n  width:61px;\n  height:1px;\n\n  background:var(--gold);\n}\n\n\n\/* COPY *\/\n\n.stella-intro__copy{\n  min-width:0;\n\n  padding:29px 30px 27px;\n}\n\n.stella-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.stella-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\/* THREE BUYING FACTS *\/\n\n.stella-intro__facts{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:22px;\n\n  margin-top:18px;\n}\n\n.stella-intro__fact{\n  min-width:95px;\n\n  padding-top:7px;\n\n  border-top:2px solid var(--gold);\n}\n\n.stella-intro__fact:nth-child(2){\n  border-color:var(--nickel);\n}\n\n.stella-intro__fact:nth-child(3){\n  border-color:var(--espresso);\n}\n\n.stella-intro__fact small{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stella-intro__fact strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n\n\/* RIGHT INDEX *\/\n\n.stella-intro__index{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:19px;\n\n  background:#EEE7DC;\n\n  border-left:1px solid var(--line);\n}\n\n.stella-intro__index-head{\n  margin-bottom:9px;\n  padding-bottom:9px;\n\n  border-bottom:1px solid #D6CCBD;\n}\n\n.stella-intro__index-head 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.stella-intro__index-head strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.stella-intro__index-row{\n  display:grid;\n  grid-template-columns:minmax(0,62px) minmax(0,1fr);\n\n  gap:9px;\n  align-items:center;\n\n  padding:8px 0;\n}\n\n.stella-intro__index-row + .stella-intro__index-row{\n  border-top:1px solid #D6CCBD;\n}\n\n.stella-intro__index-row strong{\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.stella-intro__index-row span{\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   02 — CRAFT \/ FRAME\n========================================================= *\/\n\n.stella-craft{\n  margin-top:10px;\n\n  padding:29px;\n\n  border:1px solid var(--line);\n\n  background:var(--paper);\n}\n\n.stella-craft__head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:15px;\n}\n\n.stella-craft__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.stella-craft__head 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\/* IMAGE STUDY *\/\n\n.stella-craft__study{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);\n\n  gap:9px;\n}\n\n\n\/* HANDMADE *\/\n\n.stella-handmade{\n  min-width:0;\n\n  padding:10px;\n\n  background:#F6F0E7;\n\n  border:1px solid var(--line);\n}\n\n.stella-handmade__img{\n  width:165px;\n  max-width:100%;\n  min-width:0;\n\n  margin:0 auto;\n\n  overflow:hidden;\n}\n\n.stella-handmade__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.stella-handmade__img img{\n  max-height:155px !important;\n}\n\n.stella-handmade__copy{\n  padding:10px 3px 2px;\n}\n\n.stella-handmade__copy small,\n.stella-detail__copy small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold-deep);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stella-handmade__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:18px;\n  line-height:1.08;\n\n  font-weight:500;\n}\n\n.stella-handmade__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\/* PRODUCT DETAIL *\/\n\n.stella-detail{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:15px;\n  align-items:center;\n\n  min-width:0;\n\n  padding:10px;\n\n  background:#EEEAE4;\n\n  border:1px solid var(--line);\n}\n\n.stella-detail__img{\n  width:160px;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n}\n\n.stella-detail__img a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.stella-detail__img img{\n  max-height:150px !important;\n}\n\n.stella-detail__copy strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1.08;\n\n  font-weight:500;\n}\n\n.stella-detail__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\/* FINISH SELECTOR *\/\n\n.stella-finishes{\n  display:grid;\n  grid-template-columns:minmax(0,130px) 1fr 1fr;\n\n  gap:8px;\n\n  margin-top:10px;\n}\n\n.stella-finishes__label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:10px 12px;\n\n  background:var(--espresso);\n}\n\n.stella-finishes__label small{\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stella-finishes__label strong{\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.stella-finish{\n  position:relative;\n\n  min-width:0;\n\n  padding:11px 12px 11px 35px;\n\n  border:1px solid var(--line);\n}\n\n.stella-finish::before{\n  content:\"\";\n\n  position:absolute;\n\n  top:14px;\n  left:12px;\n\n  width:11px;\n  height:11px;\n\n  border-radius:50%;\n\n  border:1px solid rgba(28,18,9,.16);\n}\n\n.stella-finish--nickel{\n  background:#F1F1EE;\n}\n\n.stella-finish--nickel::before{\n  background:var(--nickel);\n}\n\n.stella-finish--gold{\n  background:#F7F0E4;\n}\n\n.stella-finish--gold::before{\n  background:#B69256;\n}\n\n.stella-finish strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.stella-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\/* TRANSPARENCY *\/\n\n.stella-origin{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n  gap:17px;\n\n  margin-top:10px;\n\n  padding:10px 12px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.stella-origin strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  font-weight:600;\n}\n\n.stella-origin span{\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   03 — CONFIGURATION INDEX\n========================================================= *\/\n\n.stella-scale{\n  margin-top:10px;\n\n  padding:29px;\n\n  border:1px solid var(--line);\n\n  background:var(--ivory);\n}\n\n.stella-scale__head{\n  display:grid;\n  grid-template-columns:minmax(0,180px) minmax(0,1fr);\n\n  gap:29px;\n\n  margin-bottom:15px;\n}\n\n.stella-scale__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.1;\n}\n\n.stella-scale__head 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\/* TWO GROUPS *\/\n\n.stella-config{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  gap:9px;\n}\n\n\n\/* CONFIG PANEL *\/\n\n.stella-config__panel{\n  min-width:0;\n\n  border:1px solid var(--line);\n}\n\n.stella-config__panel--standard{\n  background:#FBF8F2;\n}\n\n.stella-config__panel--tall{\n  background:#F2EADF;\n}\n\n.stella-config__top{\n  display:grid;\n  grid-template-columns:minmax(0,115px) minmax(0,1fr);\n\n  gap:12px;\n  align-items:center;\n\n  padding:12px;\n\n  border-bottom:1px solid var(--line);\n}\n\n\n\/* SIZE IMAGE *\/\n\n.stella-config__img{\n  width:105px;\n  max-width:100%;\n  min-width:0;\n\n  overflow:hidden;\n}\n\n.stella-config__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.stella-config__img img{\n  max-height:100px !important;\n}\n\n.stella-config__title small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stella-config__title strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.stella-config__title 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\/* SIZE LEDGER *\/\n\n.stella-model{\n  display:grid;\n  grid-template-columns:minmax(0,112px) minmax(0,1fr);\n\n  gap:12px;\n\n  padding:8px 12px;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stella-model:last-child{\n  border-bottom:0;\n}\n\n.stella-model strong{\n  color:var(--espresso);\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:600;\n}\n\n.stella-model span{\n  color:var(--text);\n\n  font-size:11.5px;\n  line-height:1.45;\n}\n\n\n\/* INSTALL STRIP *\/\n\n.stella-install{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n  gap:19px;\n  align-items:center;\n\n  margin-top:11px;\n\n  padding:13px 15px;\n\n  background:var(--espresso);\n}\n\n.stella-install__mark small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--gold);\n\n  font-size:9.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stella-install__mark strong{\n  display:block;\n\n  color:#FFF8ED;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:20px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.stella-install__copy{\n  padding-left:17px;\n\n  border-left:1px solid rgba(255,255,255,.15);\n}\n\n.stella-install__copy p{\n  margin:0;\n\n  color:#D8CFC3;\n\n  font-size:11.5px;\n  line-height:1.5;\n}\n\n.stella-install__meta{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:11px;\n\n  margin-top:6px;\n}\n\n.stella-install__meta span{\n  color:#D8CFC3;\n\n  font-size:11.5px;\n}\n\n.stella-install__meta strong{\n  color:#FFF8ED;\n\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   04 — PRODUCT DETAILS\n========================================================= *\/\n\n.stella-specs{\n  margin-top:10px;\n\n  padding:29px;\n\n  border:1px solid var(--line);\n\n  background:var(--paper);\n}\n\n.stella-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.stella-specs__head h3{\n  margin:0;\n\n  font-size:22px;\n}\n\n.stella-specs__head span{\n  color:var(--muted);\n\n  font-size:9.5px;\n}\n\n.stella-spec-list{\n  border-top:1px solid var(--line);\n}\n\n.stella-spec{\n  display:grid;\n  grid-template-columns:minmax(0,155px) minmax(0,1fr);\n\n  gap:18px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line-soft);\n}\n\n.stella-spec__label{\n  color:#806F60;\n\n  font-size:11.5px;\n  line-height:1.45;\n  font-weight:500;\n}\n\n.stella-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\/* GLASS NOTE *\/\n\n.stella-glass-note{\n  margin-top:11px;\n\n  padding:11px 13px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-left:3px solid var(--gold);\n}\n\n.stella-glass-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.stella-glass-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.stella-shipping{\n  position:relative;\n\n  margin-top:10px;\n\n  padding:20px 21px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-top:3px solid var(--espresso);\n}\n\n.stella-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.stella-shipping h3{\n  margin:0 0 9px;\n\n  font-size:19px;\n}\n\n.stella-shipping p{\n  margin:0 0 6px;\n\n  color:#5E5044;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n.stella-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stella-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.stella-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.stella-lightbox:target{\n  display:flex;\n}\n\n.stella-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.stella-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.stella-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.stella-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  .stella-intro{\n    grid-template-columns:minmax(0,1fr) minmax(0,175px);\n  }\n\n  .stella-intro__copy{\n    padding:25px 21px;\n  }\n\n  .stella-intro h2{\n    font-size:27px;\n  }\n\n\n  .stella-craft,\n  .stella-scale,\n  .stella-specs{\n    padding:24px 19px;\n  }\n\n\n  .stella-craft__head,\n  .stella-scale__head{\n    grid-template-columns:1fr;\n\n    gap:5px;\n  }\n\n\n  .stella-detail{\n    grid-template-columns:minmax(0,125px) minmax(0,1fr);\n  }\n\n  .stella-detail__img{\n    width:120px;\n  }\n\n\n  .stella-config__top{\n    grid-template-columns:minmax(0,95px) minmax(0,1fr);\n  }\n\n  .stella-config__img{\n    width:90px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:520px){\n\n  .stella-intro{\n    grid-template-columns:1fr;\n  }\n\n  .stella-intro__index{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stella-craft__study{\n    grid-template-columns:1fr;\n  }\n\n\n  .stella-handmade{\n    display:grid;\n    grid-template-columns:minmax(0,110px) minmax(0,1fr);\n\n    gap:11px;\n    align-items:center;\n  }\n\n  .stella-handmade__img{\n    width:105px;\n\n    margin:0;\n  }\n\n  .stella-handmade__copy{\n    padding:0;\n  }\n\n\n  .stella-detail{\n    grid-template-columns:minmax(0,110px) minmax(0,1fr);\n  }\n\n  .stella-detail__img{\n    width:105px;\n  }\n\n\n  .stella-finishes{\n    grid-template-columns:1fr;\n  }\n\n\n  .stella-origin{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n\n  .stella-config{\n    grid-template-columns:1fr;\n  }\n\n\n  .stella-config__top{\n    grid-template-columns:minmax(0,100px) minmax(0,1fr);\n  }\n\n\n  .stella-model{\n    grid-template-columns:minmax(0,115px) minmax(0,1fr);\n  }\n\n\n  .stella-install{\n    grid-template-columns:1fr;\n\n    gap:7px;\n  }\n\n  .stella-install__copy{\n    padding:7px 0 0;\n\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.15);\n  }\n\n\n  .stella-specs__head{\n    display:block;\n  }\n\n  .stella-specs__head span{\n    display:block;\n\n    margin-top:3px;\n  }\n\n\n  .stella-spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stella-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-stella\" id=\"stella-root\"\u003e\n\u003c!-- =====================================================\n       01 — GLASS \/ FRAME \/ SCALE\n  ====================================================== --\u003e\n\u003csection class=\"stella-intro\"\u003e\n\u003cdiv class=\"stella-intro__copy\"\u003e\n\u003cspan class=\"stella-kicker\"\u003e Glass \/ Frame \/ Scale \u003c\/span\u003e\n\u003ch2\u003eHand-Blown Teardrops, Held in a Precise Metal Grid\u003c\/h2\u003e\n\u003cp\u003eStella balances irregular hand-blown glass with a disciplined geometric frame. Each teardrop catches light differently, while the repeated grid keeps the chandelier architectural rather than ornate.\u003c\/p\u003e\n\u003cdiv class=\"stella-intro__facts\"\u003e\n\u003cdiv class=\"stella-intro__fact\"\u003e\n\u003csmall\u003e Configurations \u003c\/small\u003e \u003cstrong\u003e 9 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-intro__fact\"\u003e\n\u003csmall\u003e Tiers \u003c\/small\u003e \u003cstrong\u003e 3–7 \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-intro__fact\"\u003e\n\u003csmall\u003e Frame \u003c\/small\u003e \u003cstrong\u003e 2 Finishes \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-intro__index\"\u003e\n\u003cdiv class=\"stella-intro__index-head\"\u003e\n\u003csmall\u003e Size Family \u003c\/small\u003e \u003cstrong\u003e Standard + Tall \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-intro__index-row\"\u003e\n\u003cstrong\u003e 5 \u003c\/strong\u003e \u003cspan\u003e Standard-height configurations \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-intro__index-row\"\u003e\n\u003cstrong\u003e 4 \u003c\/strong\u003e \u003cspan\u003e Tall configurations for higher spaces \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-intro__index-row\"\u003e\n\u003cstrong\u003e E14 \u003c\/strong\u003e \u003cspan\u003e Replaceable bulbs included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — CRAFT \/ FRAME\n  ====================================================== --\u003e\n\u003csection class=\"stella-craft\"\u003e\n\u003cdiv class=\"stella-craft__head\"\u003e\n\u003ch3\u003eThe Craft Is Visible Up Close\u003c\/h3\u003e\n\u003cp\u003eStella works because the glass is not perfectly identical. Small differences in curve, thickness and internal character give the assembled chandelier more depth than uniform pressed glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-craft__study\"\u003e\n\u003c!-- HANDMADE --\u003e\n\u003carticle class=\"stella-handmade\"\u003e\n\u003cdiv class=\"stella-handmade__img\"\u003e\u003ca href=\"#stella-handmade-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Murano-caizhi.jpg?v=1786958038\" alt=\"Hand-blown glassmaking process used for Stella teardrop glass\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stella-handmade__copy\"\u003e\n\u003csmall\u003e Glassmaking \u003c\/small\u003e \u003cstrong\u003e Formed by Hand \u003c\/strong\u003e\n\u003cp\u003eEach glass teardrop is individually shaped, creating subtle differences in contour, thickness and internal pattern.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- DETAIL --\u003e\n\u003carticle class=\"stella-detail\"\u003e\n\u003cdiv class=\"stella-detail__img\"\u003e\u003ca href=\"#stella-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stella-murano-glass-teardrop-chandelier-stuberlighting_7.jpg?v=1782782276\" alt=\"Close-up detail of Stella hand-blown glass teardrops and metal grid\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stella-detail__copy\"\u003e\n\u003csmall\u003e Teardrop \/ Grid \u003c\/small\u003e \u003cstrong\u003e Organic Glass, Ordered Geometry \u003c\/strong\u003e\n\u003cp\u003eThe glass remains visually fluid, while the rectangular metal grid controls spacing and gives every teardrop a deliberate position.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c!-- FINISH --\u003e\n\u003cdiv class=\"stella-finishes\"\u003e\n\u003cdiv class=\"stella-finishes__label\"\u003e\n\u003csmall\u003e Frame Finish \u003c\/small\u003e \u003cstrong\u003e Choose the Metal \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-finish stella-finish--nickel\"\u003e\n\u003cstrong\u003e Polished Nickel \u003c\/strong\u003e \u003cspan\u003e Default finish · cooler, quieter and more architectural. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-finish stella-finish--gold\"\u003e\n\u003cstrong\u003e Polished Gold \u003c\/strong\u003e \u003cspan\u003e Available on request for warmer interiors and gold-toned hardware. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-origin\"\u003e\n\u003cstrong\u003e Glass Origin Note \u003c\/strong\u003e \u003cspan\u003e Stella uses hand-blown glass made in the tradition of Murano-style glassmaking. It is not sold as a certified Murano article. Slight variations between teardrops are expected. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — CONFIGURATION INDEX\n  ====================================================== --\u003e\n\u003csection class=\"stella-scale\"\u003e\n\u003cdiv class=\"stella-scale__head\"\u003e\n\u003ch3\u003eNine Configurations, Organized by Proportion\u003c\/h3\u003e\n\u003cp\u003eStart with Standard for conventional dining and foyer proportions. Choose Tall when the room needs more vertical presence without simply increasing the chandelier's width.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-config\"\u003e\n\u003c!-- STANDARD --\u003e\n\u003cdiv class=\"stella-config__panel stella-config__panel--standard\"\u003e\n\u003cdiv class=\"stella-config__top\"\u003e\n\u003cdiv class=\"stella-config__img\"\u003e\u003ca href=\"#stella-standard-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stella-murano-glass-teardrop-chandelier-stuberlighting_25.jpg?v=1782782276\" alt=\"Stella standard chandelier dimension guide\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stella-config__title\"\u003e\n\u003csmall\u003e Group 01 \u003c\/small\u003e \u003cstrong\u003e Standard \u003c\/strong\u003e \u003cspan\u003e 5 configurations \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-model\"\u003e\n\u003cstrong\u003e 3-Layer \u003c\/strong\u003e \u003cspan\u003e Ø20.9\" × H18.1\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-model\"\u003e\n\u003cstrong\u003e 4-Layer \u003c\/strong\u003e \u003cspan\u003e Ø20.5\" × H21.7\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-model\"\u003e\n\u003cstrong\u003e 5-Layer \u003c\/strong\u003e \u003cspan\u003e Ø26\" × H24.8\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-model\"\u003e\n\u003cstrong\u003e 6-Layer \u003c\/strong\u003e \u003cspan\u003e Ø31.5\" × H27.5\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-model\"\u003e\n\u003cstrong\u003e 7-Layer \u003c\/strong\u003e \u003cspan\u003e Ø41.3\" × H39\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TALL --\u003e\n\u003cdiv class=\"stella-config__panel stella-config__panel--tall\"\u003e\n\u003cdiv class=\"stella-config__top\"\u003e\n\u003cdiv class=\"stella-config__img\"\u003e\u003ca href=\"#stella-tall-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stella-murano-glass-teardrop-chandelier-stuberlighting_5.jpg?v=1782782276\" alt=\"Stella tall chandelier dimension guide\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stella-config__title\"\u003e\n\u003csmall\u003e Group 02 \u003c\/small\u003e \u003cstrong\u003e Tall \u003c\/strong\u003e \u003cspan\u003e 4 configurations \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-model\"\u003e\n\u003cstrong\u003e 5-Layer Tall \u003c\/strong\u003e \u003cspan\u003e Ø26\" × H29.5\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-model\"\u003e\n\u003cstrong\u003e 6-Layer Tall A \u003c\/strong\u003e \u003cspan\u003e Ø29.5\" × H37.4\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-model\"\u003e\n\u003cstrong\u003e 6-Layer Tall B \u003c\/strong\u003e \u003cspan\u003e Ø31.5\" × H34.3\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-model\"\u003e\n\u003cstrong\u003e 7-Layer Tall \u003c\/strong\u003e \u003cspan\u003e Ø31.5\" × H43.3\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-install\"\u003e\n\u003cdiv class=\"stella-install__mark\"\u003e\n\u003csmall\u003e Light + Installation \u003c\/small\u003e \u003cstrong\u003e Plan the Drop \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-install__copy\"\u003e\n\u003cp\u003eA 19-inch \/ 50cm chain is standard and can be extended on request. Larger 6-Layer and 7-Layer configurations require appropriate structural ceiling support and professional installation.\u003c\/p\u003e\n\u003cdiv class=\"stella-install__meta\"\u003e\n\u003cspan\u003e \u003cstrong\u003eE14 Bulbs Included\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e2700K\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eMax 40W \/ Socket\u003c\/strong\u003e \u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eTriac Compatible\u003c\/strong\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stella-specs\"\u003e\n\u003cdiv class=\"stella-specs__head\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cspan\u003e Stella · Teardrop Glass Chandelier \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-spec-list\"\u003e\n\u003cdiv class=\"stella-spec\"\u003e\n\u003cspan class=\"stella-spec__label\"\u003e Configurations \u003c\/span\u003e \u003cspan class=\"stella-spec__value\"\u003e 9 total · 5 Standard + 4 Tall \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-spec\"\u003e\n\u003cspan class=\"stella-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"stella-spec__value\"\u003e Hand-blown glass teardrops · Electroplated metal grid \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-spec\"\u003e\n\u003cspan class=\"stella-spec__label\"\u003e Glass Color \u003c\/span\u003e \u003cspan class=\"stella-spec__value\"\u003e White · Naturally variable hand-blown glass \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-spec\"\u003e\n\u003cspan class=\"stella-spec__label\"\u003e Frame Finish \u003c\/span\u003e \u003cspan class=\"stella-spec__value\"\u003e Polished Nickel — default · Polished Gold — available on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-spec\"\u003e\n\u003cspan class=\"stella-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"stella-spec__value\"\u003e E14 sockets · Bulbs Included: Yes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-spec\"\u003e\n\u003cspan class=\"stella-spec__label\"\u003e Included Bulbs \u003c\/span\u003e \u003cspan class=\"stella-spec__value\"\u003e 2700K warm-white LED · Standard included bulbs are non-dimmable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-spec\"\u003e\n\u003cspan class=\"stella-spec__label\"\u003e Max Wattage \u003c\/span\u003e \u003cspan class=\"stella-spec__value\"\u003e 40W per socket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-spec\"\u003e\n\u003cspan class=\"stella-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"stella-spec__value\"\u003e Compatible with dimmable E14 LED bulbs and a compatible Triac wall dimmer (dimmable bulbs and dimmer sold separately) \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-spec\"\u003e\n\u003cspan class=\"stella-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"stella-spec__value\"\u003e AC 110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-spec\"\u003e\n\u003cspan class=\"stella-spec__label\"\u003e Chain \u003c\/span\u003e \u003cspan class=\"stella-spec__value\"\u003e 19\" \/ 50cm standard · Extendable on request \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-spec\"\u003e\n\u003cspan class=\"stella-spec__label\"\u003e Wiring \u003c\/span\u003e \u003cspan class=\"stella-spec__value\"\u003e Hardwired · Ceiling junction box \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-spec\"\u003e\n\u003cspan class=\"stella-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"stella-spec__value\"\u003e Licensed electrician required · Heavy-duty ceiling support required for larger 6L \/ 7L configurations \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-spec\"\u003e\n\u003cspan class=\"stella-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"stella-spec__value\"\u003e Indoor dry locations only · IP20 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stella-spec\"\u003e\n\u003cspan class=\"stella-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"stella-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=\"stella-glass-note\"\u003e\n\u003cstrong\u003e Hand-Blown Glass \u003c\/strong\u003e \u003cspan\u003e Slight differences in curve, thickness, internal bubbles and surface character are normal in hand-blown glass. These variations are part of the making process, not defects. Clean gently with a soft microfiber cloth; avoid abrasive cleaners and ammonia-based sprays. 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=\"stella-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 — HANDMADE\n  ====================================================== --\u003e \u003ca id=\"stella-handmade-large\" href=\"#stella-root\" class=\"stella-lightbox\"\u003e \u003cspan class=\"stella-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/Murano-caizhi.jpg?v=1786958038\" alt=\"Enlarged hand-blown glassmaking process\"\u003e \u003cspan class=\"stella-lightbox__caption\"\u003e Stella · Hand-Blown Glassmaking \u003c\/span\u003e \u003cspan class=\"stella-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — DETAIL\n  ====================================================== --\u003e \u003ca id=\"stella-detail-large\" href=\"#stella-root\" class=\"stella-lightbox\"\u003e \u003cspan class=\"stella-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stella-murano-glass-teardrop-chandelier-stuberlighting_7.jpg?v=1782782276\" alt=\"Enlarged Stella teardrop glass and metal grid detail\"\u003e \u003cspan class=\"stella-lightbox__caption\"\u003e Stella · Glass \u0026amp; Grid Detail \u003c\/span\u003e \u003cspan class=\"stella-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — STANDARD\n  ====================================================== --\u003e \u003ca id=\"stella-standard-large\" href=\"#stella-root\" class=\"stella-lightbox\"\u003e \u003cspan class=\"stella-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stella-murano-glass-teardrop-chandelier-stuberlighting_25.jpg?v=1782782276\" alt=\"Enlarged Stella standard size guide\"\u003e \u003cspan class=\"stella-lightbox__caption\"\u003e Stella · Standard Configurations \u003c\/span\u003e \u003cspan class=\"stella-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHTBOX — TALL\n  ====================================================== --\u003e \u003ca id=\"stella-tall-large\" href=\"#stella-root\" class=\"stella-lightbox\"\u003e \u003cspan class=\"stella-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stella-murano-glass-teardrop-chandelier-stuberlighting_5.jpg?v=1782782276\" alt=\"Enlarged Stella tall size guide\"\u003e \u003cspan class=\"stella-lightbox__caption\"\u003e Stella · Tall Configurations \u003c\/span\u003e \u003cspan class=\"stella-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":"3-Layer: Dia 20.9\"x H 18.1\" \/ White \/ Polished Nickel","offer_id":52421021532443,"sku":"STB-CH-26-10054","price":750.0,"currency_code":"USD","in_stock":true},{"title":"4-Layer. Dia 20.5\" x H 21.7\" \/ White \/ Polished Nickel","offer_id":52421021565211,"sku":"STB-CH-26-10055","price":1080.0,"currency_code":"USD","in_stock":true},{"title":"5-Layer: Dia 26\" x H 24.8\" \/ White \/ Polished Nickel","offer_id":52421021597979,"sku":"STB-CH-26-10056","price":1680.0,"currency_code":"USD","in_stock":true},{"title":"6-Layer: Dia 31.5\" x H 27.5\" \/ White \/ Polished Nickel","offer_id":52421021630747,"sku":"STB-CH-26-10057","price":2360.0,"currency_code":"USD","in_stock":true},{"title":"7-Layer: Dia 41.3\" x H 39\" \/ White \/ Polished Nickel","offer_id":52421021663515,"sku":"STB-CH-26-10058","price":3200.0,"currency_code":"USD","in_stock":true},{"title":"5-Layer: Dia 26\" x H 29.5\" \/ White \/ Polished Nickel","offer_id":52421021696283,"sku":"STB-CH-26-10059","price":1680.0,"currency_code":"USD","in_stock":true},{"title":"6-Layer. Dia 29.5\" x H 37.4\" \/ White \/ Polished Nickel","offer_id":52421021729051,"sku":"STB-CH-26-10060","price":2360.0,"currency_code":"USD","in_stock":true},{"title":"6-Layer.: Dia 31.5\" x H 34.3\" \/ White \/ Polished Nickel","offer_id":52421021761819,"sku":"STB-CH-26-10061","price":2360.0,"currency_code":"USD","in_stock":true},{"title":"7-Layer: Dia 31.5\" x H 43.3\" \/ White \/ Polished Nickel","offer_id":52421021794587,"sku":"STB-CH-26-10062","price":3200.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/stella-murano-glass-teardrop-chandelier-stuberlighting_1.jpg?v=1782782275"},{"product_id":"lucia-poliarte-style-interlocking-murano-chandelier","title":"Lucia Poliarte Style Interlocking Murano Glass Chandelier","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — LUCIA\n   Poliarte-Style Interlocking Glass Chandelier\n\n   PRODUCT FLOW\n   GLASS RHYTHM → INTERLOCKING DETAIL → REARRANGEABLE\n   → SCALE → LIGHT → INSTALLATION\n\n   Quiet Italian Vintage \/ Compact \/ Responsive\n========================================================= *\/\n\n.stb-lucia{\n  --paper:#FFFDF9;\n  --paper-soft:#F7F2EC;\n  --glass:#F3EEE7;\n  --amber-soft:#EFE2D2;\n  --amber:#A96E42;\n\n  --ink:#211A16;\n  --espresso:#342820;\n\n  --text:#584E47;\n  --muted:#7C7168;\n\n  --line:#D9CEC4;\n  --line-dark:#C8B9AC;\n\n  --accent:#A66E45;\n  --accent-dark:#765039;\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-lucia *,\n.stb-lucia *::before,\n.stb-lucia *::after{\n  box-sizing:border-box;\n}\n\n.stb-lucia h2,\n.stb-lucia 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-lucia p{\n  margin-top:0;\n}\n\n.stb-lucia__eyebrow{\n  display:block;\n\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-lucia__title{\n  max-width:600px;\n\n  margin:0 0 10px;\n\n  font-size:30px;\n  line-height:1.15;\n  letter-spacing:-.01em;\n}\n\n.stb-lucia__section-title{\n  margin:0 0 7px;\n\n  font-size:20px;\n  line-height:1.27;\n}\n\n.stb-lucia__copy{\n  max-width:630px;\n\n  margin:0;\n\n  color:#645A52;\n\n  font-size:12.3px;\n  line-height:1.62;\n}\n\n.stb-lucia__hint{\n  display:block;\n\n  margin-top:5px;\n\n  color:#867A71;\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-lucia__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(28,23,19,.025);\n\n  overflow:hidden;\n}\n\n.stb-lucia__intro-copy{\n  padding:23px 25px;\n}\n\n.stb-lucia__intro-copy p{\n  max-width:575px;\n\n  margin:0;\n\n  color:#5D544D;\n\n  font-size:13.5px;\n  line-height:1.68;\n}\n\n.stb-lucia__intro-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:19px;\n\n  background:var(--espresso);\n}\n\n.stb-lucia__intro-side small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#D2B28F;\n\n  font-size:8.6px;\n  font-weight:600;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.stb-lucia__intro-side strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF8F0;\n\n  font-size:15px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-lucia__intro-side span{\n  color:#D8CCC3;\n\n  font-size:10.1px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-lucia__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-lucia__fact{\n  padding:11px 13px;\n\n  border-right:1px solid var(--line);\n}\n\n.stb-lucia__fact:last-child{\n  border-right:0;\n}\n\n.stb-lucia__fact small{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#897A70;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lucia__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   AMBER + CLEAR\n========================================================= *\/\n\n.stb-lucia__glass-rhythm{\n  display:grid;\n  grid-template-columns:145px 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-lucia__glass-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:16px;\n\n  background:var(--espresso);\n}\n\n.stb-lucia__glass-label small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#D0B08B;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lucia__glass-label strong{\n  color:#FFF7EF;\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-lucia__glass-pair{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-lucia__glass-color{\n  padding:15px 17px;\n}\n\n.stb-lucia__glass-color:first-child{\n  background:var(--amber-soft);\n}\n\n.stb-lucia__glass-color:last-child{\n  background:var(--paper);\n}\n\n.stb-lucia__glass-color + .stb-lucia__glass-color{\n  border-left:1px solid var(--line);\n}\n\n.stb-lucia__glass-color small{\n  display:block;\n\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-lucia__glass-color 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-lucia__glass-color p{\n  margin:0;\n\n  color:#70645C;\n\n  font-size:9.9px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.stb-lucia__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-dark);\n  border-radius:4px;\n\n  text-decoration:none;\n\n  overflow:visible;\n}\n\n.stb-lucia__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   PRODUCT DETAIL\n========================================================= *\/\n\n.stb-lucia__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:13px 16px;\n\n  background:var(--glass);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n}\n\n.stb-lucia__detail-media{\n  width:112px;\n  max-width:100%;\n\n  margin:auto;\n}\n\n.stb-lucia__detail-copy p{\n  max-width:575px;\n\n  margin:0;\n\n  color:#625850;\n\n  font-size:11.8px;\n  line-height:1.62;\n}\n\n.stb-lucia__detail-tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:10px;\n}\n\n.stb-lucia__detail-tags span{\n  padding:4px 8px;\n\n  background:var(--paper);\n\n  color:#675A51;\n\n  border:1px solid var(--line);\n  border-radius:16px;\n\n  font-size:9.2px;\n}\n\n\n\/* =========================================================\n   INTERLOCKING \/ REARRANGEABLE\n========================================================= *\/\n\n.stb-lucia__interlock{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 180px;\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-lucia__interlock-copy{\n  padding:16px 18px;\n}\n\n.stb-lucia__interlock-copy p{\n  max-width:570px;\n\n  margin:0;\n\n  color:#655B53;\n\n  font-size:11.4px;\n  line-height:1.57;\n}\n\n.stb-lucia__interlock-side{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--espresso);\n}\n\n.stb-lucia__interlock-side small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#D0B18E;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lucia__interlock-side strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#FFF7EF;\n\n  font-size:12.3px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-lucia__interlock-side span{\n  color:#D6CBC3;\n\n  font-size:9.6px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-lucia__size{\n  display:grid;\n  grid-template-columns:135px minmax(0,1fr);\n\n  gap:20px;\n  align-items:center;\n\n  margin-bottom:31px;\n\n  padding:13px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  box-shadow:0 5px 18px rgba(28,23,19,.02);\n}\n\n.stb-lucia__dimension{\n  width:116px;\n  max-width:100%;\n\n  margin:auto;\n\n  padding:4px;\n\n  background:#FAF6F0;\n\n  border:1px solid var(--line);\n  border-radius:4px;\n\n  overflow:visible;\n}\n\n.stb-lucia__dimension a{\n  display:block;\n\n  width:100%;\n\n  text-decoration:none;\n}\n\n.stb-lucia__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-lucia__size-copy{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) 140px;\n\n  gap:18px;\n  align-items:center;\n}\n\n.stb-lucia__size-copy p{\n  max-width:475px;\n\n  margin:0;\n\n  color:#685E56;\n\n  font-size:10.8px;\n  line-height:1.54;\n}\n\n.stb-lucia__size-stat{\n  padding-left:16px;\n\n  border-left:1px solid var(--line);\n}\n\n.stb-lucia__size-stat strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:17px;\n  line-height:1.3;\n  font-weight:500;\n}\n\n.stb-lucia__size-stat span{\n  display:block;\n\n  margin:1px 0 8px;\n\n  color:#846F61;\n\n  font-size:8.8px;\n}\n\n\n\/* =========================================================\n   SCALE NOTE\n========================================================= *\/\n\n.stb-lucia__scale-note{\n  display:grid;\n  grid-template-columns:150px minmax(0,1fr);\n\n  margin-bottom:31px;\n\n  background:var(--paper-soft);\n\n  border:1px solid var(--line);\n  border-radius:5px;\n\n  overflow:hidden;\n}\n\n.stb-lucia__scale-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--amber-soft);\n}\n\n.stb-lucia__scale-label small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#80614A;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lucia__scale-label strong{\n  color:var(--ink);\n\n  font-size:12.4px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-lucia__scale-body{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n}\n\n.stb-lucia__scale-item{\n  padding:13px 14px;\n}\n\n.stb-lucia__scale-item + .stb-lucia__scale-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-lucia__scale-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lucia__scale-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.1px;\n  font-weight:500;\n}\n\n.stb-lucia__scale-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.5px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   LIGHT\n========================================================= *\/\n\n.stb-lucia__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-lucia__light-label{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:15px;\n\n  background:var(--espresso);\n}\n\n.stb-lucia__light-label small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#D1B18C;\n\n  font-size:8.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lucia__light-label strong{\n  color:#FFF7EF;\n\n  font-size:12.8px;\n  line-height:1.4;\n  font-weight:500;\n}\n\n.stb-lucia__light-body{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.stb-lucia__light-item{\n  padding:14px 16px;\n}\n\n.stb-lucia__light-item + .stb-lucia__light-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-lucia__light-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lucia__light-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-lucia__light-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.8px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   CHAIN \/ INSTALL\n========================================================= *\/\n\n.stb-lucia__install{\n  display:grid;\n  grid-template-columns:repeat(3,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-lucia__install-item{\n  padding:13px 14px;\n}\n\n.stb-lucia__install-item + .stb-lucia__install-item{\n  border-left:1px solid var(--line);\n}\n\n.stb-lucia__install-item small{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#897A70;\n\n  font-size:8.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.stb-lucia__install-item strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--ink);\n\n  font-size:11.3px;\n  font-weight:500;\n}\n\n.stb-lucia__install-item p{\n  margin:0;\n\n  color:#70655D;\n\n  font-size:9.7px;\n  line-height:1.47;\n}\n\n\n\/* =========================================================\n   GLASS VARIATION\n========================================================= *\/\n\n.stb-lucia__variation{\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(--accent);\n}\n\n.stb-lucia__variation 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-lucia__variation p{\n  margin:0;\n\n  color:#675D55;\n\n  font-size:10.4px;\n  line-height:1.53;\n}\n\n\n\/* =========================================================\n   DESIGN DISCLOSURE\n========================================================= *\/\n\n.stb-lucia__disclosure{\n  margin-bottom:31px;\n\n  padding:11px 14px;\n\n  background:var(--amber-soft);\n\n  border:1px solid #DDCBB8;\n}\n\n.stb-lucia__disclosure 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-lucia__disclosure p{\n  margin:0;\n\n  color:#685B51;\n\n  font-size:10.2px;\n  line-height:1.52;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.stb-lucia__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(28,23,19,.02);\n\n  overflow:hidden;\n}\n\n.stb-lucia__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-lucia__spec-head span{\n  color:#D0B18E;\n\n  font-size:8.8px;\n  font-weight:600;\n\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.stb-lucia__spec-head strong{\n  color:#FFF7EF;\n\n  font-size:15px;\n  font-weight:500;\n}\n\n.stb-lucia__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-lucia__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-lucia__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-lucia__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-lucia__faq{\n  max-width:750px;\n\n  margin:0 auto 29px;\n}\n\n.stb-lucia__faq details{\n  padding:11px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.stb-lucia__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-lucia__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-lucia__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-lucia__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-lucia__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-lucia__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-lucia__shipping h3{\n  margin:0 0 10px;\n\n  font-size:19px;\n}\n\n.stb-lucia__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-lucia__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-lucia__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-lucia__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-lucia__lightbox:target{\n  display:flex;\n}\n\n.stb-lucia__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-lucia__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-lucia__lightbox-caption{\n  margin-top:9px;\n\n  color:#D8B991;\n\n  font-size:10px;\n  font-weight:600;\n\n  text-align:center;\n}\n\n.stb-lucia__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-lucia__intro{\n    grid-template-columns:1fr 170px;\n  }\n\n  .stb-lucia__title{\n    font-size:25px;\n  }\n\n\n  .stb-lucia__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-lucia__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-lucia__fact:nth-child(1),\n  .stb-lucia__fact:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  .stb-lucia__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-lucia{\n    font-size:14px;\n  }\n\n\n  .stb-lucia__intro{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lucia__intro-copy{\n    padding:18px 16px;\n  }\n\n  .stb-lucia__intro-side{\n    padding:12px 16px;\n  }\n\n\n  .stb-lucia__glass-rhythm{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lucia__glass-pair{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lucia__glass-color + .stb-lucia__glass-color{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-lucia__detail{\n    grid-template-columns:82px 1fr;\n\n    gap:12px;\n\n    padding:10px;\n  }\n\n  .stb-lucia__detail-media{\n    width:75px;\n  }\n\n\n  .stb-lucia__interlock{\n    grid-template-columns:1fr;\n  }\n\n\n  .stb-lucia__size{\n    grid-template-columns:82px 1fr;\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .stb-lucia__dimension{\n    width:74px;\n  }\n\n  .stb-lucia__size-copy{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n  .stb-lucia__size-stat{\n    padding:8px 0 0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-lucia__scale-note{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lucia__scale-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lucia__scale-item + .stb-lucia__scale-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-lucia__light{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lucia__light-body{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lucia__light-item + .stb-lucia__light-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-lucia__install{\n    grid-template-columns:1fr;\n  }\n\n  .stb-lucia__install-item + .stb-lucia__install-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .stb-lucia__spec{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n  .stb-lucia__spec span{\n    font-weight:600;\n  }\n\n\n  .stb-lucia__shipping{\n    padding:16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-lucia\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-lucia__intro\"\u003e\n\u003cdiv class=\"stb-lucia__intro-copy\"\u003e\n\u003cspan class=\"stb-lucia__eyebrow\"\u003e Amber + Clear Glass · Interlocking Chandelier \u003c\/span\u003e\n\u003ch2 class=\"stb-lucia__title\"\u003eTwo Glass Tones, Locked Into One Sculptural Form.\u003c\/h2\u003e\n\u003cp\u003eLucia alternates amber and clear hand-blown glass around a precise chrome-nickel frame. The interlocking cups create the shape themselves, giving this compact chandelier much more visual depth than its 12.6-inch diameter suggests.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lucia__intro-side\"\u003e\n\u003csmall\u003e Single Edition \u003c\/small\u003e \u003cstrong\u003e Ø12.6\" × H16.1\" \u003c\/strong\u003e \u003cspan\u003e E12 bulbs included · Chrome-Nickel \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003csection class=\"stb-lucia__facts\"\u003e\n\u003cdiv class=\"stb-lucia__fact\"\u003e\n\u003csmall\u003e Glass \u003c\/small\u003e \u003cstrong\u003e Amber + Clear \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lucia__fact\"\u003e\n\u003csmall\u003e Structure \u003c\/small\u003e \u003cstrong\u003e Interlocking Cups \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lucia__fact\"\u003e\n\u003csmall\u003e Bulb \u003c\/small\u003e \u003cstrong\u003e E12 LED Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lucia__fact\"\u003e\n\u003csmall\u003e Chain \u003c\/small\u003e \u003cstrong\u003e 11.8\" Adjustable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       AMBER + CLEAR\n  ====================================================== --\u003e\n\u003csection class=\"stb-lucia__glass-rhythm\"\u003e\n\u003cdiv class=\"stb-lucia__glass-label\"\u003e\n\u003csmall\u003e Glass Rhythm \u003c\/small\u003e \u003cstrong\u003e Warm Amber Against Clear Glass. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lucia__glass-pair\"\u003e\n\u003cdiv class=\"stb-lucia__glass-color\"\u003e\n\u003csmall\u003e Amber \u003c\/small\u003e \u003cstrong\u003e Warmer \u0026amp; More Atmospheric \u003c\/strong\u003e\n\u003cp\u003eAmber glass turns richer and more honey-toned when illuminated, giving the chandelier its warm visual character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lucia__glass-color\"\u003e\n\u003csmall\u003e Clear \u003c\/small\u003e \u003cstrong\u003e Brighter \u0026amp; More Reflective \u003c\/strong\u003e\n\u003cp\u003eClear glass breaks up the amber and allows more direct light through, keeping the fixture visually balanced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"lucia-detail-section\" class=\"stb-lucia__detail\"\u003e\n\u003cdiv class=\"stb-lucia__detail-media\"\u003e\u003ca href=\"#lucia-detail\" class=\"stb-lucia__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lucia-poliarte-style-interlocking-murano-chandelier-stuberlighting_9.jpg?v=1782786771\" alt=\"Lucia amber and clear interlocking glass chandelier detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-lucia__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-lucia__detail-copy\"\u003e\n\u003cspan class=\"stb-lucia__eyebrow\"\u003e Glass \u0026amp; Grid Detail \u003c\/span\u003e\n\u003ch3 class=\"stb-lucia__section-title\"\u003eThe Frame Is Part of the Design.\u003c\/h3\u003e\n\u003cp\u003eThe chrome-nickel grid remains visible between the amber and clear glass cups. Instead of hiding the structure, Lucia uses it to create the repeated geometric rhythm that defines the chandelier from every angle.\u003c\/p\u003e\n\u003cdiv class=\"stb-lucia__detail-tags\"\u003e\n\u003cspan\u003e Hand-Blown Glass \u003c\/span\u003e \u003cspan\u003e Chrome-Nickel \u003c\/span\u003e \u003cspan\u003e Modular Cups \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"lucia-detail\" href=\"#lucia-detail-section\" class=\"stb-lucia__lightbox\"\u003e \u003cspan class=\"stb-lucia__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lucia-poliarte-style-interlocking-murano-chandelier-stuberlighting_9.jpg?v=1782786771\" alt=\"Enlarged Lucia interlocking glass construction detail\"\u003e \u003cspan class=\"stb-lucia__lightbox-caption\"\u003e Lucia · Interlocking Glass \u0026amp; Chrome-Nickel Grid \u003c\/span\u003e \u003cspan class=\"stb-lucia__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       INTERLOCKING\n  ====================================================== --\u003e\n\u003csection class=\"stb-lucia__interlock\"\u003e\n\u003cdiv class=\"stb-lucia__interlock-copy\"\u003e\n\u003cspan class=\"stb-lucia__eyebrow\"\u003e Adjustable Composition \u003c\/span\u003e\n\u003ch3 class=\"stb-lucia__section-title\"\u003eThe Cups Can Be Repositioned.\u003c\/h3\u003e\n\u003cp\u003eLucia's glass cups are held by an interlocking modular structure. Individual cups can be carefully rotated or repositioned, allowing small changes to the final composition after the chandelier has been installed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lucia__interlock-side\"\u003e\n\u003csmall\u003e Important \u003c\/small\u003e \u003cstrong\u003e Adjust only when cool. \u003c\/strong\u003e \u003cspan\u003e Turn the fixture off and allow the glass and bulbs to cool before handling. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIZE\n       ORIGINAL HTML IMAGE RETAINED\n  ====================================================== --\u003e\n\u003csection id=\"lucia-size-section\" class=\"stb-lucia__size\"\u003e\n\u003cdiv class=\"stb-lucia__dimension\"\u003e\u003ca href=\"#lucia-size\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lucia-poliarte-style-interlocking-murano-chandelier-stuberlighting_15.jpg?v=1782786772\" alt=\"Lucia interlocking glass chandelier dimension reference\" loading=\"lazy\"\u003e \u003cspan class=\"stb-lucia__hint\"\u003e Enlarge ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-lucia__size-copy\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-lucia__eyebrow\"\u003e Compact Statement \u003c\/span\u003e\n\u003ch3 class=\"stb-lucia__section-title\"\u003eSmall in Diameter. Strong in Detail.\u003c\/h3\u003e\n\u003cp\u003eLucia is intentionally compact. At 12.6 inches across, it works best where you want a distinct decorative object without the scale of a large dining-room chandelier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lucia__size-stat\"\u003e\n\u003cstrong\u003e Ø12.6\" \u003c\/strong\u003e \u003cspan\u003e Diameter \u003c\/span\u003e \u003cstrong\u003e H16.1\" \u003c\/strong\u003e \u003cspan\u003e Fixture Height \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"lucia-size\" href=\"#lucia-size-section\" class=\"stb-lucia__lightbox\"\u003e \u003cspan class=\"stb-lucia__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lucia-poliarte-style-interlocking-murano-chandelier-stuberlighting_15.jpg?v=1782786772\" alt=\"Enlarged Lucia chandelier dimensions\"\u003e \u003cspan class=\"stb-lucia__lightbox-caption\"\u003e Lucia · Ø12.6\" × H16.1\" \u003c\/span\u003e \u003cspan class=\"stb-lucia__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SCALE GUIDE\n  ====================================================== --\u003e\n\u003csection class=\"stb-lucia__scale-note\"\u003e\n\u003cdiv class=\"stb-lucia__scale-label\"\u003e\n\u003csmall\u003e Best Scale \u003c\/small\u003e \u003cstrong\u003e Think Accent, Not Oversized Centerpiece. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lucia__scale-body\"\u003e\n\u003cdiv class=\"stb-lucia__scale-item\"\u003e\n\u003csmall\u003e Small Dining \u003c\/small\u003e \u003cstrong\u003e Good Fit \u003c\/strong\u003e\n\u003cp\u003eWorks over more intimate dining tables where a large fixture would feel visually heavy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lucia__scale-item\"\u003e\n\u003csmall\u003e Entry \/ Foyer \u003c\/small\u003e \u003cstrong\u003e Good Fit \u003c\/strong\u003e\n\u003cp\u003eStrong enough to read as a statement in a compact residential entry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lucia__scale-item\"\u003e\n\u003csmall\u003e Large Dining \u003c\/small\u003e \u003cstrong\u003e Consider Larger Scale \u003c\/strong\u003e\n\u003cp\u003eLucia's 12.6-inch diameter may appear small in very large rooms or double-height spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"stb-lucia__light\"\u003e\n\u003cdiv class=\"stb-lucia__light-label\"\u003e\n\u003csmall\u003e Light Source \u003c\/small\u003e \u003cstrong\u003e Warm Light Makes the Amber Glass Work. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lucia__light-body\"\u003e\n\u003cdiv class=\"stb-lucia__light-item\"\u003e\n\u003csmall\u003e Included \u003c\/small\u003e \u003cstrong\u003e 2700K E12 LED Bulbs \u003c\/strong\u003e\n\u003cp\u003eWarm-white bulbs are included and help bring out the honey tones in the amber glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lucia__light-item\"\u003e\n\u003csmall\u003e Optional Dimming \u003c\/small\u003e \u003cstrong\u003e Dimmable E12 + Triac Dimmer \u003c\/strong\u003e\n\u003cp\u003eFor brightness control, replace the included bulbs with compatible dimmable E12 LEDs and use a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INSTALLATION\n  ====================================================== --\u003e\n\u003csection class=\"stb-lucia__install\"\u003e\n\u003cdiv class=\"stb-lucia__install-item\"\u003e\n\u003csmall\u003e Chain \u003c\/small\u003e \u003cstrong\u003e 11.8\" Adjustable \u003c\/strong\u003e\n\u003cp\u003eStandard chain can be adjusted. Longer chain available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lucia__install-item\"\u003e\n\u003csmall\u003e Wiring \u003c\/small\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003cp\u003eInstalls to a standard ceiling electrical junction box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lucia__install-item\"\u003e\n\u003csmall\u003e Installation \u003c\/small\u003e \u003cstrong\u003e Professional Recommended \u003c\/strong\u003e\n\u003cp\u003eInstall the frame first, then handle and arrange the glass cups carefully.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       HAND-BLOWN GLASS NOTE\n  ====================================================== --\u003e\n\u003csection class=\"stb-lucia__variation\"\u003e\u003cstrong\u003e Hand-blown glass will show subtle variation. \u003c\/strong\u003e\n\u003cp\u003eSmall differences in glass thickness, cup shape and amber color intensity are normal. These variations are characteristics of hand-formed glass and mean individual Lucia fixtures will not appear perfectly identical.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DESIGN DISCLOSURE\n  ====================================================== --\u003e\n\u003csection class=\"stb-lucia__disclosure\"\u003e\u003cstrong\u003e Poliarte-style design; not an authentic vintage Poliarte original. \u003c\/strong\u003e\n\u003cp\u003eLucia is an independently manufactured Stuber Lighting product inspired by the interlocking glass design language associated with vintage Poliarte lighting. It is not represented as an authentic, licensed or original Poliarte fixture.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"stb-lucia__specs\"\u003e\n\u003cdiv class=\"stb-lucia__spec-head\"\u003e\n\u003cspan\u003e Specifications \u003c\/span\u003e \u003cstrong\u003e Lucia \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lucia__spec\"\u003e\n\u003cspan\u003e Dimensions \u003c\/span\u003e \u003cstrong\u003e Ø12.6\" × H16.1\" · Single Size \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lucia__spec\"\u003e\n\u003cspan\u003e Materials \u003c\/span\u003e \u003cstrong\u003e Hand-Blown Murano-Tradition Glass · Chrome-Nickel Metal Frame \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lucia__spec\"\u003e\n\u003cspan\u003e Glass Colors \u003c\/span\u003e \u003cstrong\u003e Amber + Clear · Alternating Interlocking Arrangement \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lucia__spec\"\u003e\n\u003cspan\u003e Frame Finish \u003c\/span\u003e \u003cstrong\u003e Chrome-Nickel · Silver Tone \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lucia__spec\"\u003e\n\u003cspan\u003e Arrangement \u003c\/span\u003e \u003cstrong\u003e Individual Glass Cups Can Be Carefully Rotated or Repositioned Within the Interlocking Structure \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lucia__spec\"\u003e\n\u003cspan\u003e Bulb Base \u003c\/span\u003e \u003cstrong\u003e E12 · Bulbs Included \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lucia__spec\"\u003e\n\u003cspan\u003e Included Bulbs \u003c\/span\u003e \u003cstrong\u003e Warm-White LED · 2700K \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lucia__spec\"\u003e\n\u003cspan\u003e Max Wattage \u003c\/span\u003e \u003cstrong\u003e 25W Per Socket \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lucia__spec\"\u003e\n\u003cspan\u003e Dimming \u003c\/span\u003e \u003cstrong\u003e Dimming Requires Compatible Dimmable E12 LED Bulbs and a Compatible Triac Wall Dimmer \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lucia__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-lucia__spec\"\u003e\n\u003cspan\u003e Chain \u003c\/span\u003e \u003cstrong\u003e 11.8\" Standard · Adjustable · Extended Length Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lucia__spec\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired · Ceiling Pendant \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-lucia__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-lucia__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-lucia__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-lucia__faq\"\u003e\u003cspan class=\"stb-lucia__eyebrow\"\u003e Good to Know \u003c\/span\u003e\n\u003ch3 class=\"stb-lucia__section-title\"\u003eBefore You Choose.\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Lucia an authentic vintage Poliarte chandelier?\u003c\/summary\u003e\n\u003cp\u003eNo. Lucia is an independently manufactured Poliarte-style Stuber Lighting product. It is inspired by the recognizable interlocking amber-and-clear glass design, but is not represented as an authentic or licensed vintage Poliarte original.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the glass cups really be rearranged?\u003c\/summary\u003e\n\u003cp\u003eYes. Individual cups can be carefully rotated or repositioned within the interlocking structure. Make adjustments only when the light is switched off and the glass has fully cooled.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Lucia suitable for a large dining room?\u003c\/summary\u003e\n\u003cp\u003eLucia measures only 12.6 inches in diameter, so it is best considered a compact statement chandelier. It works well over smaller dining tables, entries and more intimate spaces. Very large dining rooms or double-height spaces generally benefit from a larger fixture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the bulbs included?\u003c\/summary\u003e\n\u003cp\u003eYes. Warm-white 2700K E12 LED bulbs are included with the chandelier.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan Lucia be dimmed?\u003c\/summary\u003e\n\u003cp\u003eYes, with a compatible setup. Replace the included bulbs with compatible dimmable E12 LED bulbs and use a compatible Triac wall dimmer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I request a longer chain?\u003c\/summary\u003e\n\u003cp\u003eYes. Lucia includes an 11.8-inch adjustable chain. For a longer ceiling drop, email \u003ca href=\"mailto:support@stuberlighting.com\" style=\"color: #765039;\"\u003e support@stuberlighting.com \u003c\/a\u003e before ordering with your required length.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-lucia__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":"∅ 12.6″ x H 16.1″ \/ Clear \u0026 Amber \u0026 Nickel","offer_id":52421114102043,"sku":"STB-CH-26-10063","price":715.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lucia-poliarte-style-interlocking-murano-chandelier-stuberlighting_1.jpg?v=1782786772"},{"product_id":"calanthe-petal-bloom-murano-glass-chandelier","title":"Calanthe Petal Bloom Murano Glass Chandelier","description":"\u003cdiv style=\"font-family: 'Jost','Helvetica Neue',sans-serif; max-width: 100%; color: #1a1614; line-height: 1.78;\"\u003e\n\u003c!-- HERO — Botanical Modern Art Deco调性:浅粉米色渐变 + 圆形装饰圈 + Bloom主题 --\u003e\n\u003cdiv style=\"background: linear-gradient(180deg, #F8EDE8 0%, #F0E2D0 100%); padding: 60px 38px 50px 38px; margin: 0 0 0 0; position: relative;\"\u003e\n\u003cdiv style=\"position: absolute; top: 24px; right: 38px; width: 54px; height: 54px; border: 1.5px solid #C8923E; border-radius: 50%; display: flex; align-items: center; justify-content: center;\"\u003e\n\u003cdiv style=\"width: 32px; height: 32px; border: 1px solid #C8923E; border-radius: 50%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-family: 'Jost',sans-serif; font-size: 10px; letter-spacing: 8px; color: #a8741c; margin: 0 0 18px 0; text-transform: uppercase; font-weight: 500;\"\u003eMURANO GLASS · N°04 · IN BLOOM\u003c\/p\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 46px; line-height: 1.06; color: #1a1614; margin: 0 0 20px 0; font-weight: 400; letter-spacing: -1px; font-style: italic;\"\u003eA flower,\u003cbr\u003ecaught in glass.\u003c\/p\u003e\n\u003cp style=\"font-size: 15.5px; color: #3a322a; margin: 0 0 20px 0; max-width: 560px; line-height: 1.72;\"\u003eThe Calanthe takes the visual language of a blooming flower and renders it in Murano-tradition petal glass — twelve, sixteen, or twenty lights of hand-shaped petals arrayed around a polished gold frame. Available in four glass tones — pink, clear, green, amber — each catching warm light and casting it back into the room as colour as much as illumination.\u003c\/p\u003e\n\u003cdiv style=\"display: inline-block; padding: 8px 16px; background: #1A1614; color: #f5edd8;\"\u003e\n\u003cp style=\"font-family: 'Jost',sans-serif; font-size: 10px; letter-spacing: 4px; margin: 0; text-transform: uppercase; font-weight: 500;\"\u003e3 sizes · 4 glass tones · 12 variations\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 四色样品色带 — Botanical展示风格 --\u003e\n\u003cdiv style=\"background: #1A1614; padding: 24px 38px; display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; gap: 18px;\"\u003e\n\u003cdiv style=\"background: #F4C7C9; padding: 18px 14px; text-align: left;\"\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 18px; color: #7a2845; margin: 0 0 3px 0; font-weight: 500; font-style: italic;\"\u003ePink\u003c\/p\u003e\n\u003cp style=\"font-family: 'Jost',sans-serif; font-size: 9px; letter-spacing: 2px; color: #9a4862; margin: 0; text-transform: uppercase;\"\u003eRosé · Soft sunset\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #E8E2D6; padding: 18px 14px; text-align: left;\"\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 18px; color: #3a322a; margin: 0 0 3px 0; font-weight: 500; font-style: italic;\"\u003eClear\u003c\/p\u003e\n\u003cp style=\"font-family: 'Jost',sans-serif; font-size: 9px; letter-spacing: 2px; color: #5a4a3a; margin: 0; text-transform: uppercase;\"\u003eCrystalline · Pure light\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #C2D0B8; padding: 18px 14px; text-align: left;\"\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 18px; color: #3a4a2a; margin: 0 0 3px 0; font-weight: 500; font-style: italic;\"\u003eGreen\u003c\/p\u003e\n\u003cp style=\"font-family: 'Jost',sans-serif; font-size: 9px; letter-spacing: 2px; color: #5a6a3a; margin: 0; text-transform: uppercase;\"\u003eVerdant · Garden tone\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #D4A574; padding: 18px 14px; text-align: left;\"\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 18px; color: #5a3a0a; margin: 0 0 3px 0; font-weight: 500; font-style: italic;\"\u003eAmber\u003c\/p\u003e\n\u003cp style=\"font-family: 'Jost',sans-serif; font-size: 9px; letter-spacing: 2px; color: #7a4a1c; margin: 0; text-transform: uppercase;\"\u003eHoney · Warm whisky\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 第一章节 — Botanical诗意叙事 --\u003e\n\u003cdiv style=\"padding: 56px 0 48px 0; border-bottom: 1px solid #E8DEC4;\"\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; gap: 48px;\"\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Jost',sans-serif; font-size: 11px; letter-spacing: 6px; color: #a8741c; text-transform: uppercase; margin: 0; font-weight: 500;\"\u003e— Petalled —\u003c\/p\u003e\n\u003cdiv style=\"width: 40px; height: 1px; background: #C8923E; margin: 14px 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 14px; color: #7a6a4a; font-style: italic; margin: 0; line-height: 1.5;\"\u003e\"Like a blooming flower in the sky.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 30px; color: #1a1614; font-style: italic; margin: 0 0 18px 0; font-weight: 400; line-height: 1.2;\"\u003eGlass that opens.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; color: #3a322a; margin: 0 0 14px 0; line-height: 1.78;\"\u003eMost chandeliers compose themselves from a single repeated unit — a teardrop, a sphere, a cylinder, multiplied. The Calanthe composes itself from petals. Each piece of glass is shaped — by hand, in the molten state — to curve like an opening flower; each tier of petals layers slightly larger than the one above, the way actual flowers layer outward as they bloom.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; color: #3a322a; margin: 0; line-height: 1.78;\"\u003eSeen from below, the effect is unmistakable. A ring of petals at the top, then a wider ring beneath it, then wider again. Light passes through the layers, catching the curve of each petal differently, casting soft coloured shadow across the ceiling and the surrounding walls. The chandelier appears to be in the act of opening rather than the act of hanging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 第二章节 — 四种色彩诗意叙事 --\u003e\n\u003cdiv style=\"padding: 48px 0; border-bottom: 1px solid #E8DEC4;\"\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; gap: 48px; margin-bottom: 32px;\"\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Jost',sans-serif; font-size: 11px; letter-spacing: 6px; color: #a8741c; text-transform: uppercase; margin: 0; font-weight: 500;\"\u003e— Four shades —\u003c\/p\u003e\n\u003cdiv style=\"width: 40px; height: 1px; background: #C8923E; margin: 14px 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 14px; color: #7a6a4a; font-style: italic; margin: 0; line-height: 1.5;\"\u003eEach colour catches light its own way.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 30px; color: #1a1614; font-style: italic; margin: 0; font-weight: 400; line-height: 1.2;\"\u003eChoose the season.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 32px 56px;\"\u003e\n\u003cdiv style=\"border-left: 4px solid #F4C7C9; padding-left: 20px;\"\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 21px; color: #1a1614; margin: 0 0 6px 0; font-weight: 500; font-style: italic;\"\u003ePink — rosé glass\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #3a322a; margin: 0; line-height: 1.72;\"\u003eA soft sunset hue that warms the room without dominating it. Best in primary bedrooms, dressing rooms, and dining rooms that host candlelit dinners — the pink shifts to deeper rosé under warm bulbs, casting walls and ceilings into a barely-perceptible warm wash. Romantic without being literal about it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-left: 4px solid #E8E2D6; padding-left: 20px;\"\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 21px; color: #1a1614; margin: 0 0 6px 0; font-weight: 500; font-style: italic;\"\u003eClear — crystalline glass\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #3a322a; margin: 0; line-height: 1.72;\"\u003eThe most versatile of the four — pure crystalline Murano glass that takes on the temperature of whatever bulb sits behind it. Reads modern in a contemporary room, formal in a Hollywood Regency dining room, architectural in a foyer. Choose Clear for interiors where the petal form should be the statement, not the colour.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-left: 4px solid #C2D0B8; padding-left: 20px;\"\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 21px; color: #1a1614; margin: 0 0 6px 0; font-weight: 500; font-style: italic;\"\u003eGreen — verdant glass\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #3a322a; margin: 0; line-height: 1.72;\"\u003eA botanical sage-green hue that grounds rather than warms. Particularly effective in conservatory dining rooms, library studies, and interiors that already lean botanical (linen, wood, plants). The green reads as garden indoors — confident, restrained, deeply Italian Modern in lineage. The least-expected of the four colour choices and often the most-loved by owners.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-left: 4px solid #D4A574; padding-left: 20px;\"\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 21px; color: #1a1614; margin: 0 0 6px 0; font-weight: 500; font-style: italic;\"\u003eAmber — honey glass\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #3a322a; margin: 0; line-height: 1.72;\"\u003eDeep honey-whisky amber, coloured at the molten stage with mineral oxides. Casts a strong warm-amber glow under warm bulbs — the temperature of a hotel bar at 9pm. Best in cocktail-leaning dining rooms, Art Deco-influenced spaces, and any room that wants its own atmospheric temperature regardless of the time of day outside.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 三尺寸专业Spec Table — 含重量警告 --\u003e\n\u003cdiv style=\"padding: 48px 0; border-bottom: 1px solid #E8DEC4;\"\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; gap: 48px; margin-bottom: 28px;\"\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Jost',sans-serif; font-size: 11px; letter-spacing: 6px; color: #a8741c; text-transform: uppercase; margin: 0; font-weight: 500;\"\u003e— Three sizes —\u003c\/p\u003e\n\u003cdiv style=\"width: 40px; height: 1px; background: #C8923E; margin: 14px 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 14px; color: #7a6a4a; font-style: italic; margin: 0; line-height: 1.5;\"\u003eEach substantial. Each scaled to a different room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 30px; color: #1a1614; font-style: italic; margin: 0; font-weight: 400; line-height: 1.2;\"\u003eScale carefully.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 14px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"border-top: 2px solid #C8923E; border-bottom: 1px solid #E8DEC4; background: #F8EDE8;\"\u003e\n\u003ctd style=\"padding: 14px 16px; color: #1a1614; font-family: 'Cormorant Garamond',serif; font-size: 19px; font-weight: 500; font-style: italic; width: 22%;\"\u003eSmall (12-Light)\u003c\/td\u003e\n\u003ctd style=\"padding: 14px 16px; color: #3a322a; width: 25%;\"\u003e26.4\"⌀ × 11.4\"H\u003c\/td\u003e\n\u003ctd style=\"padding: 14px 16px; color: #a8541c; font-weight: 500;\"\u003e≈35 lbs · 16kg\u003c\/td\u003e\n\u003ctd style=\"padding: 14px 16px; color: #5a4a3a;\"\u003e6-seat dining table · standard foyer · large bedroom\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #E8DEC4; background: #F8EDE8;\"\u003e\n\u003ctd style=\"padding: 14px 16px; color: #1a1614; font-family: 'Cormorant Garamond',serif; font-size: 19px; font-weight: 500; font-style: italic;\"\u003eMedium (16-Light)\u003c\/td\u003e\n\u003ctd style=\"padding: 14px 16px; color: #3a322a;\"\u003e31.8\"⌀ × 14.6\"H\u003c\/td\u003e\n\u003ctd style=\"padding: 14px 16px; color: #a8541c; font-weight: 500;\"\u003e≈49 lbs · 22kg\u003c\/td\u003e\n\u003ctd style=\"padding: 14px 16px; color: #5a4a3a;\"\u003e8-10 seat dining · grand living room · 12-ft foyer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 2px solid #C8923E; background: #F8EDE8;\"\u003e\n\u003ctd style=\"padding: 14px 16px; color: #1a1614; font-family: 'Cormorant Garamond',serif; font-size: 19px; font-weight: 500; font-style: italic;\"\u003eLarge (20-Light)\u003c\/td\u003e\n\u003ctd style=\"padding: 14px 16px; color: #3a322a;\"\u003e35.4\"⌀ × 17.7\"H\u003c\/td\u003e\n\u003ctd style=\"padding: 14px 16px; color: #a8541c; font-weight: 500;\"\u003e≈68 lbs · 31kg\u003c\/td\u003e\n\u003ctd style=\"padding: 14px 16px; color: #5a4a3a;\"\u003e12+ seat dining · mansion foyer · grand statement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv style=\"background: #FFF3E0; border-left: 4px solid #E89A2C; padding: 14px 18px; margin: 18px 0 0 0;\"\u003e\n\u003cp style=\"font-family: 'Jost',sans-serif; font-size: 11px; letter-spacing: 3px; color: #a8541c; text-transform: uppercase; margin: 0 0 6px 0; font-weight: 500;\"\u003eImportant — installation weight\u003c\/p\u003e\n\u003cp style=\"font-size: 13.5px; color: #5a3a14; margin: 0; line-height: 1.65;\"\u003eThe Calanthe ranges from ≈35 lbs (Small) to ≈68 lbs (Large). Every size requires a heavy-duty ceiling junction box anchored to ceiling framing (joist or blocking) or to a concrete ceiling using heavy-duty expansion bolts — never to drywall alone. \u003cb\u003eFlat ceilings only — not compatible with sloped ceilings.\u003c\/b\u003e A licensed electrician with chandelier-installation experience is strongly recommended, particularly for the 20-Light Large.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 工艺要点 — 横向四栏 --\u003e\n\u003cdiv style=\"padding: 48px 0; border-bottom: 1px solid #E8DEC4;\"\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; gap: 48px; margin-bottom: 28px;\"\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Jost',sans-serif; font-size: 11px; letter-spacing: 6px; color: #a8741c; text-transform: uppercase; margin: 0; font-weight: 500;\"\u003e— Detail —\u003c\/p\u003e\n\u003cdiv style=\"width: 40px; height: 1px; background: #C8923E; margin: 14px 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 14px; color: #7a6a4a; font-style: italic; margin: 0; line-height: 1.5;\"\u003eWhat you should know before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 30px; color: #1a1614; font-style: italic; margin: 0; font-weight: 400; line-height: 1.2;\"\u003eConsidered, throughout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 36px 56px;\"\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 20px; color: #1a1614; margin: 0 0 8px 0; font-weight: 500; font-style: italic;\"\u003eBulbs included — main \u0026amp; accent.\u003c\/p\u003e\n\u003cp style=\"font-size: 14.5px; color: #3a322a; margin: 0; line-height: 1.75;\"\u003eUnlike most chandeliers in this category, the Calanthe ships with its \u003cb\u003ecomplete bulb set included\u003c\/b\u003e. Small: 12 × E12\/E14 warm-white LED. Medium: 16 × E12\/E14 + \u003cb\u003e4 × G4 accent\u003c\/b\u003e bulbs at the center. Large: 20 × E12\/E14 + \u003cb\u003e4 × G4 accent\u003c\/b\u003e. The G4 accents activate the petal layers from within — concentrated points of warm light that turn each glass colour luminous. 2700K warm-white is chosen deliberately to preserve each colour's character; cool-white would flatten the petals. Dimmable-compatible if you swap to dimmable bulbs and a triac wall dimmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 20px; color: #1a1614; margin: 0 0 8px 0; font-weight: 500; font-style: italic;\"\u003ePolished gold — or nickel.\u003c\/p\u003e\n\u003cp style=\"font-size: 14.5px; color: #3a322a; margin: 0; line-height: 1.75;\"\u003ePolished gold is the default — warmer, more Art Deco \/ Hollywood Regency, pairs with brass hardware and warm wood. Polished nickel is available on every size for cooler-toned interiors and Modern French applications. Leave a note at checkout to switch finishes; we confirm before production.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 20px; color: #1a1614; margin: 0 0 8px 0; font-weight: 500; font-style: italic;\"\u003eRigid rod — not chain.\u003c\/p\u003e\n\u003cp style=\"font-size: 14.5px; color: #3a322a; margin: 0; line-height: 1.75;\"\u003eUnlike chain-suspended chandeliers, the Calanthe hangs from a 19-inch rigid rod — the rod is structural and fixed, not flexible. This keeps the petal silhouette stable and reads more architectural than ornamental. Custom rod length available on request for vaulted or unusual ceilings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 20px; color: #1a1614; margin: 0 0 8px 0; font-weight: 500; font-style: italic;\"\u003eHand-blown variation.\u003c\/p\u003e\n\u003cp style=\"font-size: 14.5px; color: #3a322a; margin: 0; line-height: 1.75;\"\u003eEach petal is shaped by hand in the molten stage — subtle variations in curve, wall thickness, and colour intensity remain by design. Your Calanthe will be subtly different from photographs and from every other Calanthe produced. This is the signature of hand-made art glass; uniformity here would mean the production wasn't truly hand-blown.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Where it belongs · Botanical Modern调性 --\u003e\n\u003cdiv style=\"background: #1A1614; color: #f5edd8; padding: 48px 36px; margin: 0 0 48px 0;\"\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: 1fr 2fr; gap: 48px; margin-bottom: 24px;\"\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Jost',sans-serif; font-size: 11px; letter-spacing: 6px; color: #d4a574; text-transform: uppercase; margin: 0; font-weight: 500;\"\u003e— Placement —\u003c\/p\u003e\n\u003cdiv style=\"width: 40px; height: 1px; background: #C8923E; margin: 14px 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 28px; color: #f5edd8; font-style: italic; margin: 0; font-weight: 400; line-height: 1.2;\"\u003eRooms that bloom.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 15px; color: #d8cdb8; margin: 0 0 14px 0; line-height: 1.78;\"\u003e\u003cb style=\"color: #f5edd8;\"\u003eModern dining room\u003c\/b\u003e — Medium (16-Light) Pink or Amber over a walnut Mid-Century dining table. The petal silhouette catches candlelight; the chosen colour tints the room's atmosphere. Particularly powerful at evening dinner gatherings.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; color: #d8cdb8; margin: 0 0 14px 0; line-height: 1.78;\"\u003e\u003cb style=\"color: #f5edd8;\"\u003eArt Deco vignette\u003c\/b\u003e — Large (20-Light) Amber in a fluted-velvet, lacquered, brass-cocktail-bar interior. The amber petals and polished gold frame complete the Art Deco vocabulary the room is already speaking.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; color: #d8cdb8; margin: 0 0 14px 0; line-height: 1.78;\"\u003e\u003cb style=\"color: #f5edd8;\"\u003eBotanical conservatory or library study\u003c\/b\u003e — Medium (16-Light) Green among linen, raw wood, plants. The verdant green reads as garden indoors; the petal form is the right botanical vocabulary for the room.\u003c\/p\u003e\n\u003cp style=\"font-size: 15px; color: #d8cdb8; margin: 0; line-height: 1.78;\"\u003e\u003cb style=\"color: #f5edd8;\"\u003eHollywood Regency primary bedroom\u003c\/b\u003e — Small (12-Light) Pink over the foot of the bed. Soft sunset glass tone, gold frame, petal silhouette — the language a Regency bedroom needs without the typical chandelier overstatement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SPECIFICATIONS — 极简表格 --\u003e\n\u003cdiv style=\"padding: 0 0 48px 0;\"\u003e\n\u003cp style=\"font-family: 'Jost',sans-serif; font-size: 11px; letter-spacing: 6px; color: #a8741c; text-transform: uppercase; margin: 0 0 24px 0; font-weight: 500;\"\u003e— Specifications —\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 14px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 13px 0; color: #a8741c; width: 38%; border-bottom: 1px solid #E8DEC4; font-family: 'Cormorant Garamond',serif; font-size: 16px; font-style: italic;\"\u003eMaterials\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 0; border-bottom: 1px solid #E8DEC4; color: #1a1614; font-weight: 500;\"\u003eHand-blown Murano-tradition glass · metal frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 13px 0; color: #a8741c; border-bottom: 1px solid #E8DEC4; font-family: 'Cormorant Garamond',serif; font-size: 16px; font-style: italic;\"\u003eGlass colours\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 0; border-bottom: 1px solid #E8DEC4; color: #1a1614; font-weight: 500;\"\u003ePink · Clear · Green · Amber\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 13px 0; color: #a8741c; border-bottom: 1px solid #E8DEC4; font-family: 'Cormorant Garamond',serif; font-size: 16px; font-style: italic;\"\u003eFrame finish\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 0; border-bottom: 1px solid #E8DEC4; color: #1a1614; font-weight: 500;\"\u003ePolished gold (default) · polished nickel (on request)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 13px 0; color: #a8741c; border-bottom: 1px solid #E8DEC4; font-family: 'Cormorant Garamond',serif; font-size: 16px; font-style: italic;\"\u003eSizes\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 0; border-bottom: 1px solid #E8DEC4; color: #1a1614; font-weight: 500;\"\u003eS 26.4\"⌀ × 11.4\"H · M 31.8\"⌀ × 14.6\"H · L 35.4\"⌀ × 17.7\"H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 13px 0; color: #a8741c; border-bottom: 1px solid #E8DEC4; font-family: 'Cormorant Garamond',serif; font-size: 16px; font-style: italic;\"\u003eWeight\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 0; border-bottom: 1px solid #E8DEC4; color: #1a1614; font-weight: 500;\"\u003eS ≈35 lbs · M ≈49 lbs · L ≈68 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 13px 0; color: #a8741c; border-bottom: 1px solid #E8DEC4; font-family: 'Cormorant Garamond',serif; font-size: 16px; font-style: italic;\"\u003eBulb base\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 0; border-bottom: 1px solid #E8DEC4; color: #1a1614; font-weight: 500;\"\u003eE12\/E14 candelabra (main) + G4 (accent) — \u003cb\u003eall bulbs included\u003c\/b\u003e (warm-white LED 2700K)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 13px 0; color: #a8741c; border-bottom: 1px solid #E8DEC4; font-family: 'Cormorant Garamond',serif; font-size: 16px; font-style: italic;\"\u003eLight count\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 0; border-bottom: 1px solid #E8DEC4; color: #1a1614; font-weight: 500;\"\u003eS: 12 lights · M: 16 lights (12 main + 4 G4 accent) · L: 20 lights (16 main + 4 G4 accent)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 13px 0; color: #a8741c; border-bottom: 1px solid #E8DEC4; font-family: 'Cormorant Garamond',serif; font-size: 16px; font-style: italic;\"\u003eMax wattage\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 0; border-bottom: 1px solid #E8DEC4; color: #1a1614; font-weight: 500;\"\u003e40W per socket\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 13px 0; color: #a8741c; border-bottom: 1px solid #E8DEC4; font-family: 'Cormorant Garamond',serif; font-size: 16px; font-style: italic;\"\u003eVoltage\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 0; border-bottom: 1px solid #E8DEC4; color: #1a1614; font-weight: 500;\"\u003eAC 110–240V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 13px 0; color: #a8741c; border-bottom: 1px solid #E8DEC4; font-family: 'Cormorant Garamond',serif; font-size: 16px; font-style: italic;\"\u003eRod\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 0; border-bottom: 1px solid #E8DEC4; color: #1a1614; font-weight: 500;\"\u003e19\" rigid rod (customizable on request)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 13px 0; color: #a8741c; border-bottom: 1px solid #E8DEC4; font-family: 'Cormorant Garamond',serif; font-size: 16px; font-style: italic;\"\u003eDimming\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 0; border-bottom: 1px solid #E8DEC4; color: #1a1614; font-weight: 500;\"\u003eCompatible with dimmable E14 LEDs + triac dimmer (sold separately)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 13px 0; color: #a8741c; border-bottom: 1px solid #E8DEC4; font-family: 'Cormorant Garamond',serif; font-size: 16px; font-style: italic;\"\u003eWiring\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 0; border-bottom: 1px solid #E8DEC4; color: #1a1614; font-weight: 500;\"\u003eHardwired · licensed electrician required\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 13px 0; color: #a8741c; border-bottom: 1px solid #E8DEC4; font-family: 'Cormorant Garamond',serif; font-size: 16px; font-style: italic;\"\u003eMounting\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 0; border-bottom: 1px solid #E8DEC4; color: #1a1614; font-weight: 500;\"\u003eCeiling pendant · heavy-duty box, structural anchor required\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 13px 0; color: #a8741c; border-bottom: 1px solid #E8DEC4; font-family: 'Cormorant Garamond',serif; font-size: 16px; font-style: italic;\"\u003eIP rating\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 0; border-bottom: 1px solid #E8DEC4; color: #1a1614; font-weight: 500;\"\u003eIP20 · indoor dry locations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 13px 0; color: #a8741c; font-family: 'Cormorant Garamond',serif; font-size: 16px; font-style: italic;\"\u003eSafety\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 0; color: #1a1614; font-weight: 500;\"\u003eCompliant with SAA\/UL\/ETL\/CE and CSA certification standards\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ — 可折叠Botanical调性 · 花瓣符号 ✿ (与之前7套都不同) --\u003e12 lights    26.3″ × 11.4″ (Ø67 × H29 cm)    ~35 lbs (16 kg)\u003c\/div\u003e\n\u003cdiv style=\"font-family: 'Jost','Helvetica Neue',sans-serif; max-width: 100%; color: #1a1614; line-height: 1.78;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calanthe-petal-bloom-murano-glass-chandelier-stuberlighting_34.jpg?v=1782806841\" alt=\"\" width=\"330\" height=\"330\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"font-family: 'Jost','Helvetica Neue',sans-serif; max-width: 100%; color: #1a1614; line-height: 1.78;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"font-family: 'Jost','Helvetica Neue',sans-serif; max-width: 100%; color: #1a1614; line-height: 1.78;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"font-family: 'Jost','Helvetica Neue',sans-serif; max-width: 100%; color: #1a1614; line-height: 1.78;\"\u003e16 lights    31.8″ × 14.5″ (Ø81 × H37 cm)    ~49 lbs (22 kg)\u003c\/div\u003e\n\u003cdiv style=\"font-family: 'Jost','Helvetica Neue',sans-serif; max-width: 100%; color: #1a1614; line-height: 1.78;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calanthe-petal-bloom-murano-glass-chandelier-stuberlighting_26.jpg?v=1782806841\" alt=\"\" width=\"330\" height=\"330\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"font-family: 'Jost','Helvetica Neue',sans-serif; max-width: 100%; color: #1a1614; line-height: 1.78;\"\u003e\n\u003cbr\u003e20 lights    35.4″ × 17.7″ (Ø90 × H45 cm)    ~68 lbs (31 kg)\u003c\/div\u003e\n\u003cdiv style=\"font-family: 'Jost','Helvetica Neue',sans-serif; max-width: 100%; color: #1a1614; line-height: 1.78;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calanthe-petal-bloom-murano-glass-chandelier-stuberlighting_39.jpg?v=1782806841\" alt=\"\" width=\"330\" height=\"330\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"font-family: 'Jost','Helvetica Neue',sans-serif; max-width: 100%; color: #1a1614; line-height: 1.78;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"font-family: 'Jost','Helvetica Neue',sans-serif; max-width: 100%; color: #1a1614; line-height: 1.78;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"font-family: 'Jost','Helvetica Neue',sans-serif; max-width: 100%; color: #1a1614; line-height: 1.78;\"\u003e\n\u003cdiv style=\"margin: 0 0 44px 0;\"\u003e\n\u003cp style=\"font-family: 'Jost',sans-serif; font-size: 11px; letter-spacing: 6px; color: #a8741c; text-transform: uppercase; margin: 0 0 24px 0; font-weight: 500;\"\u003e— Questions —\u003c\/p\u003e\n\u003cdetails style=\"border-top: 1px solid #C8923E; padding: 22px 0;\"\u003e\n\u003csummary style=\"font-family: 'Cormorant Garamond',serif; font-size: 19px; color: #1a1614; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; font-weight: 500; font-style: italic;\"\u003e\u003cspan\u003eWhich colour for my room?\u003c\/span\u003e \u003cspan style=\"color: #a8741c; font-size: 18px; font-weight: 300;\"\u003e✿\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 14.5px; color: #3a322a; margin: 14px 0 0 0; line-height: 1.75;\"\u003e\u003cb style=\"color: #a8541c;\"\u003ePink:\u003c\/b\u003e primary bedrooms, dressing rooms, romantic dining rooms; warmth-leaning rooms; interiors with linen, velvet, walnut. \u003cb style=\"color: #a8541c;\"\u003eClear:\u003c\/b\u003e the safe versatile choice; modern interiors, white-on-white rooms, foyers where the petal form should speak louder than the colour. \u003cb style=\"color: #a8541c;\"\u003eGreen:\u003c\/b\u003e botanical conservatories, libraries, garden-inspired interiors, rooms with strong wood and plant elements; the most-unexpected and often most-loved choice. \u003cb style=\"color: #a8541c;\"\u003eAmber:\u003c\/b\u003e Art Deco interiors, cocktail-bar-leaning dining rooms, Hollywood Regency vignettes, rooms wanting their own warm atmosphere day or night. If unsure, Clear is the broadest-application choice; Pink is the most-romantic; Amber the most-statement.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-top: 1px solid #C8923E; padding: 22px 0;\"\u003e\n\u003csummary style=\"font-family: 'Cormorant Garamond',serif; font-size: 19px; color: #1a1614; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; font-weight: 500; font-style: italic;\"\u003e\u003cspan\u003eWhich size for my dining table?\u003c\/span\u003e \u003cspan style=\"color: #a8741c; font-size: 18px; font-weight: 300;\"\u003e✿\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 14.5px; color: #3a322a; margin: 14px 0 0 0; line-height: 1.75;\"\u003e\u003cb style=\"color: #a8541c;\"\u003eBy dining table:\u003c\/b\u003e 4-6 seater → Small (12-Light 26.4\") · 6-8 seater → Medium (16-Light 31.8\") · 8-10 seater → Medium or Large depending on table width · 10-12+ seater → Large (20-Light 35.4\"). \u003cb style=\"color: #a8541c;\"\u003eStandard rule:\u003c\/b\u003e chandelier diameter should be roughly half to two-thirds the dining table width. Hang the lowest petal 30–36 inches above the table surface. For foyer applications, the Large 20-Light at 35.4\"⌀ is appropriate for grand single-storey foyers (12-ft ceilings); two-storey foyers benefit more from a chain-suspended chandelier with greater vertical drop — consider our Stella Murano Glass Teardrop instead for that application.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-top: 1px solid #C8923E; padding: 22px 0;\"\u003e\n\u003csummary style=\"font-family: 'Cormorant Garamond',serif; font-size: 19px; color: #1a1614; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; font-weight: 500; font-style: italic;\"\u003e\u003cspan\u003eIs the weight really that heavy?\u003c\/span\u003e \u003cspan style=\"color: #a8741c; font-size: 18px; font-weight: 300;\"\u003e✿\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 14.5px; color: #3a322a; margin: 14px 0 0 0; line-height: 1.75;\"\u003eYes — the Calanthe is substantial but manageable. The Small (12-Light) is ≈35 lbs (16kg), Medium (16-Light) ≈49 lbs (22kg), Large (20-Light) ≈68 lbs (31kg). For context: a standard residential ceiling junction box is rated for ~50 lbs maximum, sufficient for the Small with appropriate structural anchoring. The Medium and Large require heavy-duty ceiling boxes anchored directly to ceiling joist, added blocking, or concrete ceiling using heavy-duty expansion bolts — never to drywall alone. \u003cb style=\"color: #a8541c;\"\u003eFlat ceilings only — not compatible with sloped ceilings.\u003c\/b\u003e Always engage a licensed electrician with chandelier-installation experience.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-top: 1px solid #C8923E; padding: 22px 0;\"\u003e\n\u003csummary style=\"font-family: 'Cormorant Garamond',serif; font-size: 19px; color: #1a1614; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; font-weight: 500; font-style: italic;\"\u003e\u003cspan\u003eIs the glass genuinely from Murano?\u003c\/span\u003e \u003cspan style=\"color: #a8741c; font-size: 18px; font-weight: 300;\"\u003e✿\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 14.5px; color: #3a322a; margin: 14px 0 0 0; line-height: 1.75;\"\u003eThe Calanthe is produced using Murano-tradition technique — hand-blown, batch-coloured glass, hand-shaped one petal at a time. We are transparent about the distinction in fine residential lighting between certified-Murano (priced at $8,000+ per fixture from designated Italian houses) and Murano-technique pieces (produced in equally qualified glassblowing studios). The Calanthe is the latter — true hand-blown art glass in the Italian Murano lineage, faithful to the petal-form Murano aesthetic, accessibly priced. If certification is critical, we recommend purchasing from a certified Murano house directly.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-top: 1px solid #C8923E; padding: 22px 0;\"\u003e\n\u003csummary style=\"font-family: 'Cormorant Garamond',serif; font-size: 19px; color: #1a1614; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; font-weight: 500; font-style: italic;\"\u003e\u003cspan\u003eWhat if a petal arrives broken?\u003c\/span\u003e \u003cspan style=\"color: #a8741c; font-size: 18px; font-weight: 300;\"\u003e✿\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 14.5px; color: #3a322a; margin: 14px 0 0 0; line-height: 1.75;\"\u003eEach petal is individually packaged and the complete fixture ships in heavy-duty packaging designed for hand-blown glass. Damage in transit is rare but not impossible. If a petal arrives broken, photograph the damage within 7 days of delivery and email service@stuberlighting.com with the order number — we ship replacement petals at no charge, typically arriving within 2-3 weeks. The Calanthe is engineered so individual petals can be replaced without removing the entire fixture; replacement guidance is included with the documentation.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-top: 1px solid #C8923E; border-bottom: 1px solid #C8923E; padding: 22px 0;\"\u003e\n\u003csummary style=\"font-family: 'Cormorant Garamond',serif; font-size: 19px; color: #1a1614; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; font-weight: 500; font-style: italic;\"\u003e\u003cspan\u003eCan I dim it?\u003c\/span\u003e \u003cspan style=\"color: #a8741c; font-size: 18px; font-weight: 300;\"\u003e✿\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 14.5px; color: #3a322a; margin: 14px 0 0 0; line-height: 1.75;\"\u003eYes — strongly recommended, especially for the coloured glass tones (Pink, Green, Amber). The included E14 LED bulbs are non-dimmable. To enable dimming: replace with dimmable E14 LEDs (widely available, $8-15 each) and wire through a compatible triac wall dimmer. At 30-40% brightness, the coloured petals shift from full illumination to atmospheric glow — the petal silhouette and chosen colour become much more apparent than at full brightness. For Pink and Amber especially, dimming is what activates the Calanthe's most powerful effect.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- Designer note + brand sign-off --\u003e\n\u003cdiv style=\"background: #F8EDE8; padding: 32px 28px; border: 1px solid #C8923E; margin: 0 0 32px 0;\"\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 18px; color: #1a1614; font-style: italic; margin: 0 0 10px 0; line-height: 1.55;\"\u003e\"A chandelier built on the visual logic of a flower opening rather than a crystal cascading. We chose petals because no other glass form holds light the way petals do — softly, layered, almost biologically.\"\u003c\/p\u003e\n\u003cp style=\"font-family: 'Jost',sans-serif; font-size: 11px; letter-spacing: 4px; color: #a8741c; margin: 0; text-transform: uppercase;\"\u003e— Stuberlighting Atelier · Murano Glass Series N°4\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin: 0 0 32px 0;\"\u003e\n\u003cp style=\"font-size: 13px; color: #7b6b58; margin: 0 0 6px 0; line-height: 1.7;\"\u003eFor custom rod lengths, polished nickel frame, multi-fixture matched-batch orders, or installation consultation — write to \u003ca href=\"mailto:support@stuberlighting.com\" style=\"color: #8a6b3e;\"\u003e\u003cb\u003esupport@stuberlighting.com\u003c\/b\u003e\u003c\/a\u003e.\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #9a8a70; margin: 0; font-style: italic;\"\u003eSafety tested for indoor use in dry locations. Compliant with SAA, UL, ETL, CE, and CSA certification standards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SHIPPING \u0026 RETURNS — verbatim universal template --\u003e\n\u003cdiv style=\"background: #F5EDD8; border-radius: 10px; padding: 24px 26px;\"\u003e\n\u003cp style=\"font-family: 'Cormorant Garamond',serif; font-size: 21px; color: #1a1614; margin: 0 0 14px 0; font-weight: 500;\"\u003eShipping \u0026amp; Returns\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; margin: 0 0 6px 0; color: #2a1f18;\"\u003e\u003cb style=\"color: #1a1614;\"\u003eFree Standard Shipping (4–6 weeks)\u003c\/b\u003e — all US \u0026amp; Canada orders. \u003cb style=\"color: #1a1614;\"\u003eExpedited (2–4 weeks)\u003c\/b\u003e available; see \u003ca style=\"color: #a8541c;\" 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; color: #2a1f18;\"\u003eIf you are not satisfied, you may request a return and refund within \u003cb style=\"color: #1a1614;\"\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; color: #2a1f18;\"\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\" style=\"color: #8a6b3e;\"\u003e\u003cb\u003esupport@stuberlighting.com\u003c\/b\u003e\u003c\/a\u003e. For details, see our \u003ca style=\"color: #a8541c;\" 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":"26.4\"⌀ × 11.4\"H \/ Pink \u0026 Gold","offer_id":52421568037147,"sku":"STB-CH-26-10064","price":1380.0,"currency_code":"USD","in_stock":true},{"title":"26.4\"⌀ × 11.4\"H \/ Clear \u0026 Gold","offer_id":52421568069915,"sku":"STB-CH-26-10065","price":1380.0,"currency_code":"USD","in_stock":true},{"title":"26.4\"⌀ × 11.4\"H \/ Green \u0026 Gold","offer_id":52421568102683,"sku":"STB-CH-26-10066","price":1380.0,"currency_code":"USD","in_stock":true},{"title":"26.4\"⌀ × 11.4\"H \/ Amber \u0026 Gold","offer_id":52421568135451,"sku":"STB-CH-26-10067","price":1380.0,"currency_code":"USD","in_stock":true},{"title":"31.8\"⌀ × 14.6\"H \/ Pink \u0026 Gold","offer_id":52421568168219,"sku":"STB-CH-26-10068","price":2080.0,"currency_code":"USD","in_stock":true},{"title":"31.8\"⌀ × 14.6\"H \/ Clear \u0026 Gold","offer_id":52421568200987,"sku":"STB-CH-26-10069","price":2080.0,"currency_code":"USD","in_stock":true},{"title":"31.8\"⌀ × 14.6\"H \/ Green \u0026 Gold","offer_id":52421568233755,"sku":"STB-CH-26-10070","price":2080.0,"currency_code":"USD","in_stock":true},{"title":"31.8\"⌀ × 14.6\"H \/ Amber \u0026 Gold","offer_id":52421568266523,"sku":"STB-CH-26-10071","price":2080.0,"currency_code":"USD","in_stock":true},{"title":"35.4\"⌀ × 17.7\"H \/ Pink \u0026 Gold","offer_id":52421568299291,"sku":"STB-CH-26-10072","price":2580.0,"currency_code":"USD","in_stock":true},{"title":"35.4\"⌀ × 17.7\"H \/ Clear \u0026 Gold","offer_id":52421568332059,"sku":"STB-CH-26-10073","price":2580.0,"currency_code":"USD","in_stock":true},{"title":"35.4\"⌀ × 17.7\"H \/ Green \u0026 Gold","offer_id":52421568364827,"sku":"STB-CH-26-10074","price":2580.0,"currency_code":"USD","in_stock":true},{"title":"35.4\"⌀ × 17.7\"H \/ Amber \u0026 Gold","offer_id":52421568397595,"sku":"STB-CH-26-10075","price":2580.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/calanthe-petal-bloom-murano-glass-chandelier-stuberlighting_18.jpg?v=1782806841"}],"url":"https:\/\/stuberlighting.com\/collections\/foyer-lighting.oembed?page=11","provider":"Stuberlighting","version":"1.0","type":"link"}