{"product_id":"costa-flush-mount-ceiling-light","title":"Costa Flush Mount Ceiling Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — COSTA FLUSH MOUNT CEILING LIGHT\n\n   PRODUCT CONCEPT:\n   RIB \/ INNER RING \/ LOW PROFILE\n\n   QUIET AMERICAN MODERN\n   WARM STUBER PALETTE\n   PRODUCT-SPECIFIC EDITORIAL LAYOUT\n\n   NO LARGE HERO\n   NO GENERIC 3-CARD GRID\n   DESKTOP · TABLET · MOBILE · DAWN SAFE\n========================================================= *\/\n\n.stb-costa-fm{\n  --espresso:#1C1209;\n  --brown:#4A3218;\n  --brown-soft:#6A5139;\n\n  --gold:#C8A96E;\n  --gold-deep:#92703E;\n\n  --ivory:#FFFDF8;\n  --paper:#FBF8F2;\n  --cream:#F5EDD8;\n  --sand:#E9DDC5;\n  --sand-soft:#F3EBDD;\n\n  --text:#5E5145;\n  --muted:#837568;\n\n  --line:#DED2BD;\n  --line-strong:#C9B895;\n\n  width:100%;\n  max-width:880px;\n  min-width:0;\n  margin:0 auto;\n\n  background:transparent;\n  color:var(--text);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-costa-fm *,\n.stb-costa-fm *::before,\n.stb-costa-fm *::after{\n  box-sizing:border-box;\n}\n\n.stb-costa-fm h2,\n.stb-costa-fm h3,\n.stb-costa-fm p,\n.stb-costa-fm figure,\n.stb-costa-fm dl,\n.stb-costa-fm dt,\n.stb-costa-fm dd{\n  margin-top:0;\n}\n\n.stb-costa-fm h2,\n.stb-costa-fm h3{\n  color:var(--espresso);\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-costa-fm img{\n  display:block !important;\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !important;\n  height:auto !important;\n  margin:auto !important;\n  object-fit:contain !important;\n  object-position:center !important;\n  box-sizing:border-box !important;\n}\n\n\n\/* =========================================================\n   01 — QUIET OPENING\n   TEXT FIRST — NO HERO IMAGE\n========================================================= *\/\n\n.cfm-opening{\n  position:relative;\n\n  overflow:hidden;\n\n  padding:27px 27px 22px;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  box-shadow:0 7px 20px rgba(28,18,9,.055);\n}\n\n.cfm-opening::before{\n  content:\"\";\n\n  position:absolute;\n  left:0;\n  top:0;\n\n  width:100%;\n  height:3px;\n\n  background:var(--espresso);\n}\n\n\n\/* TITLE AREA *\/\n\n.cfm-opening__top{\n  display:grid;\n  grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr);\n\n  gap:30px;\n  align-items:end;\n}\n\n.cfm-kicker{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--gold-deep);\n\n  font-size:8.5px;\n  line-height:1.3;\n  font-weight:600;\n\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.cfm-opening h2{\n  max-width:530px;\n\n  margin:0;\n\n  font-size:30px;\n  line-height:1.04;\n}\n\n.cfm-opening__lead{\n  max-width:560px;\n\n  margin:9px 0 0;\n\n  color:var(--text);\n\n  font-size:11.6px;\n  line-height:1.55;\n}\n\n\n\/* RIGHT WORDMARK *\/\n\n.cfm-opening__identity{\n  min-width:0;\n\n  padding:4px 0 3px 20px;\n\n  border-left:1px solid var(--line-strong);\n}\n\n.cfm-opening__identity small{\n  display:block;\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.cfm-opening__identity strong{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--brown);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:21px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.cfm-opening__identity span{\n  display:block;\n\n  margin-top:5px;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.4;\n}\n\n\n\/* 3 FACT BAR *\/\n\n.cfm-opening__facts{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  margin:18px 0 0;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:6px;\n}\n\n.cfm-opening__fact{\n  min-width:0;\n\n  padding:9px 11px;\n}\n\n.cfm-opening__fact + .cfm-opening__fact{\n  border-left:1px solid var(--line-strong);\n}\n\n.cfm-opening__fact dt{\n  margin:0;\n\n  color:var(--gold-deep);\n\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.cfm-opening__fact dd{\n  margin:2px 0 0;\n\n  color:var(--espresso);\n\n  font-size:10.5px;\n  line-height:1.38;\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   02 — THREE LAYERS\n   DETAIL IMAGE + STRUCTURE AS ONE CARD\n========================================================= *\/\n\n.cfm-layers{\n  display:grid;\n  grid-template-columns:minmax(0,.47fr) minmax(0,.53fr);\n\n  margin-top:14px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n\n  box-shadow:0 6px 18px rgba(28,18,9,.045);\n}\n\n\n\/* DETAIL IMAGE *\/\n\n.cfm-layers__visual{\n  min-width:0;\n\n  padding:9px;\n\n  background:var(--sand);\n\n  border-right:1px solid var(--line-strong);\n}\n\n.cfm-layers__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  background:#fff;\n\n  text-decoration:none;\n}\n\n.cfm-layers__visual img{\n  width:100% !important;\n  max-height:315px !important;\n\n  object-fit:contain !important;\n}\n\n.cfm-layers__caption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:7px 2px 0;\n\n  color:var(--muted);\n\n  font-size:8.5px;\n  line-height:1.4;\n}\n\n.cfm-layers__caption strong{\n  color:var(--brown);\n  font-weight:500;\n}\n\n\n\/* COPY *\/\n\n.cfm-layers__copy{\n  min-width:0;\n\n  padding:23px 22px;\n}\n\n.cfm-section-label{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:8.4px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.cfm-layers__copy h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.cfm-layers__intro{\n  margin:8px 0 13px;\n\n  color:var(--text);\n\n  font-size:10.7px;\n  line-height:1.47;\n}\n\n\n\/* 3 LAYERS — LEDGER, NOT CARDS *\/\n\n.cfm-layer-list{\n  border-top:1px solid var(--espresso);\n}\n\n.cfm-layer{\n  display:grid;\n  grid-template-columns:minmax(0,92px) minmax(0,1fr);\n\n  gap:13px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cfm-layer__number{\n  display:flex;\n  align-items:baseline;\n\n  gap:5px;\n\n  color:var(--gold-deep);\n}\n\n.cfm-layer__number strong{\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.cfm-layer__number span{\n  font-size:8px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.cfm-layer h4{\n  margin:0;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.15;\n\n  font-weight:500;\n}\n\n.cfm-layer p{\n  margin:2px 0 0;\n\n  color:var(--text);\n\n  font-size:9.9px;\n  line-height:1.41;\n}\n\n\n\/* WOOD CLARITY *\/\n\n.cfm-wood-note{\n  margin-top:10px;\n\n  padding:9px 10px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--brown);\n\n  color:#625141;\n\n  font-size:10px;\n  line-height:1.44;\n}\n\n.cfm-wood-note strong{\n  color:var(--espresso);\n}\n\n\n\/* =========================================================\n   03 — BLACK OR WHITE\n========================================================= *\/\n\n.cfm-finish{\n  display:grid;\n  grid-template-columns:minmax(0,.43fr) minmax(0,.57fr);\n\n  margin-top:14px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n\n\/* FINISH COPY *\/\n\n.cfm-finish__copy{\n  min-width:0;\n\n  padding:22px 21px;\n\n  background:var(--sand-soft);\n\n  border-right:1px solid var(--line);\n}\n\n.cfm-finish__copy h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.cfm-finish__copy \u003e p{\n  margin:8px 0 0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.46;\n}\n\n\n\/* TWO FINISH LINES *\/\n\n.cfm-finish__list{\n  margin-top:13px;\n\n  border-top:1px solid var(--espresso);\n}\n\n.cfm-finish__row{\n  display:grid;\n  grid-template-columns:22px minmax(0,1fr);\n\n  gap:10px;\n  align-items:center;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cfm-swatch{\n  width:16px;\n  height:16px;\n\n  border-radius:50%;\n\n  border:1px solid rgba(28,18,9,.22);\n}\n\n.cfm-swatch--black{\n  background:#252321;\n}\n\n.cfm-swatch--white{\n  background:#F5F1E8;\n}\n\n.cfm-finish__row strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:10.5px;\n  font-weight:600;\n}\n\n.cfm-finish__row span{\n  display:block;\n\n  margin-top:1px;\n\n  color:var(--muted);\n\n  font-size:9.1px;\n  line-height:1.35;\n}\n\n\n\/* COMPARISON IMAGE *\/\n\n.cfm-finish__visual{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:9px;\n\n  background:var(--ivory);\n}\n\n.cfm-finish__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  background:#fff;\n\n  text-decoration:none;\n}\n\n.cfm-finish__visual img{\n  width:100% !important;\n  max-height:290px !important;\n\n  object-fit:contain !important;\n}\n\n.cfm-finish__visual figcaption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:8.4px;\n}\n\n\n\/* =========================================================\n   04 — SCALE + LIGHT\n   LOW PROFILE IS THE PRODUCT ADVANTAGE\n========================================================= *\/\n\n.cfm-performance{\n  margin-top:14px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* TOP NUMBERS *\/\n\n.cfm-performance__numbers{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  background:var(--espresso);\n}\n\n.cfm-number{\n  min-width:0;\n\n  padding:12px 13px;\n}\n\n.cfm-number + .cfm-number{\n  border-left:1px solid rgba(255,255,255,.13);\n}\n\n.cfm-number small{\n  display:block;\n\n  color:#BBA891;\n\n  font-size:7.9px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.cfm-number strong{\n  display:block;\n\n  margin-top:3px;\n\n  color:#FFF8EE;\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\n\/* BODY *\/\n\n.cfm-performance__body{\n  display:grid;\n  grid-template-columns:minmax(0,.38fr) minmax(0,.62fr);\n}\n\n\n\/* SIZE IMAGE *\/\n\n.cfm-size{\n  min-width:0;\n\n  padding:10px;\n\n  background:var(--cream);\n\n  border-right:1px solid var(--line-strong);\n}\n\n.cfm-size__frame{\n  padding:6px;\n\n  background:#fff;\n\n  border:1px solid var(--line-strong);\n  border-radius:5px;\n}\n\n.cfm-size__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  min-width:0;\n\n  overflow:hidden;\n\n  text-decoration:none;\n}\n\n.cfm-size img{\n  max-height:205px !important;\n}\n\n.cfm-size p{\n  margin:6px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.4px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n\n\/* LIGHT INFO *\/\n\n.cfm-light{\n  min-width:0;\n\n  padding:21px 22px;\n}\n\n.cfm-light h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.cfm-light \u003e p{\n  margin:8px 0 12px;\n\n  color:var(--text);\n\n  font-size:10.6px;\n  line-height:1.47;\n}\n\n.cfm-light__list{\n  border-top:1px solid var(--espresso);\n}\n\n.cfm-light__row{\n  display:grid;\n  grid-template-columns:minmax(0,115px) minmax(0,1fr);\n\n  gap:13px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cfm-light__row span{\n  color:var(--gold-deep);\n\n  font-size:8.1px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.cfm-light__row strong{\n  display:block;\n\n  color:var(--espresso);\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n.cfm-light__row p{\n  margin:2px 0 0;\n\n  color:var(--text);\n\n  font-size:9.8px;\n  line-height:1.4;\n}\n\n\n\/* DIMMING NOTE *\/\n\n.cfm-dim-note{\n  margin-top:10px;\n\n  padding:9px 10px;\n\n  background:var(--sand-soft);\n\n  border-left:3px solid var(--gold-deep);\n\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.44;\n}\n\n.cfm-dim-note strong{\n  color:var(--espresso);\n}\n\n\n\/* =========================================================\n   05 — SPECIFICATIONS + FAQ\n========================================================= *\/\n\n.cfm-info{\n  display:grid;\n  grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);\n\n  margin-top:14px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n\n\/* SPECS *\/\n\n.cfm-spec{\n  min-width:0;\n\n  padding:21px 22px;\n}\n\n.cfm-info-label{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--gold-deep);\n\n  font-size:8.3px;\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.cfm-spec h3,\n.cfm-faq h3{\n  margin:0 0 9px;\n\n  font-size:21px;\n  line-height:1.05;\n}\n\n.cfm-spec__list{\n  border-top:1px solid var(--espresso);\n}\n\n.cfm-spec__row{\n  display:grid;\n  grid-template-columns:minmax(0,135px) minmax(0,1fr);\n\n  gap:15px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cfm-spec__label{\n  color:#77685A;\n\n  font-size:11.5px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.cfm-spec__value{\n  min-width:0;\n\n  color:var(--espresso);\n\n  font-size:11.7px;\n  line-height:1.48;\n\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* FAQ *\/\n\n.cfm-faq{\n  min-width:0;\n\n  padding:21px 21px;\n\n  background:var(--sand-soft);\n\n  border-left:1px solid var(--line-strong);\n}\n\n.cfm-faq__list{\n  border-top:1px solid var(--espresso);\n}\n\n.cfm-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.cfm-faq__item summary{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:10px 0;\n\n  color:var(--espresso);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16.2px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.cfm-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.cfm-faq__plus{\n  flex:0 0 auto;\n\n  color:var(--gold-deep);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n\n  font-size:15px;\n  line-height:1;\n\n  transition:transform .2s ease;\n}\n\n.cfm-faq__item[open] .cfm-faq__plus{\n  transform:rotate(45deg);\n}\n\n.cfm-faq__item p{\n  margin:0;\n\n  padding:0 18px 10px 0;\n\n  color:var(--text);\n\n  font-size:10.3px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.cfm-shipping{\n  margin-top:14px;\n\n  padding:17px 18px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-top:3px solid var(--espresso);\n  border-radius:8px;\n\n  box-shadow:0 5px 16px rgba(28,18,9,.035);\n}\n\n.cfm-shipping h3{\n  margin:0 0 7px;\n\n  font-size:18px;\n}\n\n.cfm-shipping p{\n  margin:0 0 5px;\n\n  color:#5E5044;\n\n  font-size:11.8px;\n  line-height:1.58;\n}\n\n.cfm-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.cfm-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 — CLICK \/ TAP ANYWHERE TO CLOSE\n========================================================= *\/\n\n.cfm-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(20,14,9,.95);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.cfm-lightbox:target{\n  display:flex;\n}\n\n.cfm-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.cfm-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:78vh !important;\n\n  object-fit:contain !important;\n}\n\n.cfm-lightbox__caption{\n  margin-top:8px;\n\n  color:#DDC59D;\n\n  font-size:10px;\n\n  text-align:center;\n}\n\n.cfm-lightbox__hint{\n  margin-top:3px;\n\n  color:#A89A8C;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(min-width:750px) and (max-width:990px){\n\n  .stb-costa-fm{\n    max-width:820px;\n  }\n\n  .cfm-opening h2{\n    font-size:28px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-costa-fm{\n    font-size:13px;\n  }\n\n\n  .cfm-opening{\n    padding:20px 17px 17px;\n  }\n\n  .cfm-opening__top{\n    grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);\n\n    gap:17px;\n  }\n\n  .cfm-opening h2{\n    font-size:24px;\n  }\n\n  .cfm-opening__lead{\n    font-size:10.4px;\n  }\n\n  .cfm-opening__identity{\n    padding-left:13px;\n  }\n\n\n  .cfm-layers{\n    grid-template-columns:minmax(0,.46fr) minmax(0,.54fr);\n  }\n\n  .cfm-layers__visual{\n    padding:6px;\n  }\n\n  .cfm-layers__visual img{\n    max-height:230px !important;\n  }\n\n  .cfm-layers__copy{\n    padding:18px 15px;\n  }\n\n  .cfm-layers__copy h3{\n    font-size:20px;\n  }\n\n\n  .cfm-finish__copy{\n    padding:18px 15px;\n  }\n\n  .cfm-finish__visual{\n    padding:7px;\n  }\n\n  .cfm-finish__visual img{\n    max-height:220px !important;\n  }\n\n\n  .cfm-performance__numbers{\n    grid-template-columns:repeat(4,minmax(0,1fr));\n  }\n\n  .cfm-number{\n    padding:10px 8px;\n  }\n\n  .cfm-number strong{\n    font-size:16px;\n  }\n\n\n  .cfm-performance__body{\n    grid-template-columns:minmax(0,.38fr) minmax(0,.62fr);\n  }\n\n  .cfm-size{\n    padding:7px;\n  }\n\n  .cfm-size img{\n    max-height:160px !important;\n  }\n\n  .cfm-light{\n    padding:18px 15px;\n  }\n\n\n  .cfm-spec,\n  .cfm-faq{\n    padding:18px 15px;\n  }\n\n  .cfm-spec__row{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .cfm-spec__label{\n    color:var(--gold-deep);\n\n    font-size:11.5px;\n    font-weight:600;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .cfm-opening__top{\n    grid-template-columns:1fr;\n  }\n\n  .cfm-opening__identity{\n    padding:9px 0 0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  .cfm-opening__facts{\n    grid-template-columns:1fr;\n  }\n\n  .cfm-opening__fact + .cfm-opening__fact{\n    border-left:0;\n    border-top:1px solid var(--line-strong);\n  }\n\n\n  .cfm-layers{\n    grid-template-columns:1fr;\n  }\n\n  .cfm-layers__visual{\n    border-right:0;\n    border-bottom:1px solid var(--line-strong);\n  }\n\n  .cfm-layers__visual img{\n    max-height:280px !important;\n  }\n\n\n  .cfm-finish{\n    grid-template-columns:1fr;\n  }\n\n  .cfm-finish__copy{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .cfm-finish__visual img{\n    max-height:255px !important;\n  }\n\n\n  .cfm-performance__numbers{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .cfm-number:nth-child(3){\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.13);\n  }\n\n  .cfm-number:nth-child(4){\n    border-top:1px solid rgba(255,255,255,.13);\n  }\n\n\n  .cfm-performance__body{\n    grid-template-columns:1fr;\n  }\n\n  .cfm-size{\n    border-right:0;\n    border-bottom:1px solid var(--line-strong);\n  }\n\n  .cfm-size__frame{\n    width:180px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .cfm-info{\n    grid-template-columns:1fr;\n  }\n\n  .cfm-faq{\n    border-left:0;\n    border-top:1px solid var(--line-strong);\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .cfm-layer,\n  .cfm-light__row{\n    grid-template-columns:1fr;\n\n    gap:2px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-costa-fm\" id=\"costa-fm-root\"\u003e\n\u003c!-- =====================================================\n       01 — OPENING\n  ====================================================== --\u003e\n\u003csection class=\"cfm-opening\"\u003e\n\u003cdiv class=\"cfm-opening__top\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"cfm-kicker\"\u003e Costa Flush Mount Ceiling Light \u003c\/span\u003e\n\u003ch2\u003eTexture at the Edge. Warmth Within.\u003c\/h2\u003e\n\u003cp class=\"cfm-opening__lead\"\u003eCosta combines a vertically ribbed metal shell, a warm wood-grain inner ring and a broad frosted diffuser in one compact flush-mount profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"cfm-opening__identity\"\u003e\u003csmall\u003e Design Focus \u003c\/small\u003e \u003cstrong\u003e Ribbed Outside.\u003cbr\u003eWarm Inside. \u003c\/strong\u003e \u003cspan\u003e Low-profile ceiling light\u003cbr\u003eBlack or White \u003c\/span\u003e\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-opening__fact\"\u003eSizeØ18.1\" × H5.9\"\u003c\/div\u003e\n\u003cdiv class=\"cfm-opening__fact\"\u003eOutput24W · Approx. 2400 lm\u003c\/div\u003e\n\u003cdiv class=\"cfm-opening__fact\"\u003eLightIntegrated LED · 3000K\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 — THREE-LAYER DETAIL\n  ====================================================== --\u003e\n\u003csection class=\"cfm-layers\"\u003e\u003c!-- DETAIL IMAGE --\u003e\n\u003cfigure class=\"cfm-layers__visual\"\u003e\u003ca href=\"#cfm-detail-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costa-flush-mount-ceiling-light-stuberlighting_6.jpg?v=1787305549\" alt=\"Costa Flush Mount Ceiling Light detail showing ribbed metal exterior wood grain interior and frosted acrylic diffuser\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cfigcaption class=\"cfm-layers__caption\"\u003e\u003cstrong\u003e Material Detail \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c!-- STRUCTURE --\u003e\n\u003cdiv class=\"cfm-layers__copy\"\u003e\n\u003cspan class=\"cfm-section-label\"\u003e Three-Layer Construction \u003c\/span\u003e\n\u003ch3\u003eThe Detail Is Around the Rim\u003c\/h3\u003e\n\u003cp class=\"cfm-layers__intro\"\u003eCosta stays simple from across the room. Up close, three distinct surfaces give the low-profile form more depth.\u003c\/p\u003e\n\u003cdiv class=\"cfm-layer-list\"\u003e\n\u003cdiv class=\"cfm-layer\"\u003e\n\u003cdiv class=\"cfm-layer__number\"\u003e\n\u003cstrong\u003e01\u003c\/strong\u003e \u003cspan\u003eExterior\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eRibbed Metal\u003c\/h4\u003e\n\u003cp\u003eVertical fluting creates shadow and texture around the outside edge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-layer\"\u003e\n\u003cdiv class=\"cfm-layer__number\"\u003e\n\u003cstrong\u003e02\u003c\/strong\u003e \u003cspan\u003eInterior\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eWarm Wood-Grain Finish\u003c\/h4\u003e\n\u003cp\u003eA warmer inner ring softens the contrast of the black or white exterior.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-layer\"\u003e\n\u003cdiv class=\"cfm-layer__number\"\u003e\n\u003cstrong\u003e03\u003c\/strong\u003e \u003cspan\u003eCenter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eFrosted Acrylic Diffuser\u003c\/h4\u003e\n\u003cp\u003eThe broad diffuser spreads the integrated LED into more even ambient light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-wood-note\"\u003e\n\u003cstrong\u003e Material clarity: \u003c\/strong\u003e the warm interior is a wood-grain finish applied over the metal structure. It is not solid or natural wood.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 — BLACK \/ WHITE\n  ====================================================== --\u003e\n\u003csection class=\"cfm-finish\"\u003e\u003c!-- FINISH COPY --\u003e\n\u003cdiv class=\"cfm-finish__copy\"\u003e\n\u003cspan class=\"cfm-section-label\"\u003e Finish Selection \u003c\/span\u003e\n\u003ch3\u003eBlack or White?\u003c\/h3\u003e\n\u003cp\u003eBoth versions keep the same warm wood-grain interior. Choose the exterior by how much contrast you want at ceiling level.\u003c\/p\u003e\n\u003cdiv class=\"cfm-finish__list\"\u003e\n\u003cdiv class=\"cfm-finish__row\"\u003e\n\u003cspan class=\"cfm-swatch cfm-swatch--black\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Matte Black \u003c\/strong\u003e \u003cspan\u003e Stronger rib definition and more graphic contrast. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-finish__row\"\u003e\n\u003cspan class=\"cfm-swatch cfm-swatch--white\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Matte White \u003c\/strong\u003e \u003cspan\u003e Softer ceiling presence with a lighter overall profile. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COMPARISON --\u003e\n\u003cfigure class=\"cfm-finish__visual\"\u003e\u003ca href=\"#cfm-finish-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costa-flush-mount-ceiling-light-stuberlighting_9.jpg?v=1787305548\" alt=\"Costa Flush Mount Ceiling Light Matte Black and Matte White finish comparison\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Black \/ White \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 — SCALE + LIGHT\n  ====================================================== --\u003e\n\u003csection class=\"cfm-performance\"\u003e\u003c!-- KEY NUMBERS --\u003e\n\u003cdiv class=\"cfm-performance__numbers\"\u003e\n\u003cdiv class=\"cfm-number\"\u003e\n\u003csmall\u003e Diameter \u003c\/small\u003e \u003cstrong\u003e 18.1\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-number\"\u003e\n\u003csmall\u003e Height \u003c\/small\u003e \u003cstrong\u003e 5.9\" \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-number\"\u003e\n\u003csmall\u003e Power \u003c\/small\u003e \u003cstrong\u003e 24W \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-number\"\u003e\n\u003csmall\u003e Output \u003c\/small\u003e \u003cstrong\u003e ~2400 lm \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-performance__body\"\u003e\n\u003c!-- DIMENSIONS --\u003e\n\u003cfigure class=\"cfm-size\"\u003e\n\u003cdiv class=\"cfm-size__frame\"\u003e\u003ca href=\"#cfm-size-large\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costa-flush-mount-ceiling-light-stuberlighting_21.jpg?v=1787305548\" alt=\"Costa Flush Mount Ceiling Light dimensions 18.1 inches diameter by 5.9 inches high\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp\u003eØ18.1\" × H5.9\"\u003cbr\u003eØ46 × H15cm · Click to enlarge\u003c\/p\u003e\n\u003c\/figure\u003e\n\u003c!-- LIGHT --\u003e\n\u003cdiv class=\"cfm-light\"\u003e\n\u003cspan class=\"cfm-section-label\"\u003e Light \u0026amp; Installation \u003c\/span\u003e\n\u003ch3\u003eBright Output, Compact Profile\u003c\/h3\u003e\n\u003cp\u003eThe broad acrylic diffuser spreads approximately 2400 lumens across the room, while the 5.9\" height keeps the fixture relatively close to the ceiling.\u003c\/p\u003e\n\u003cdiv class=\"cfm-light__list\"\u003e\n\u003cdiv class=\"cfm-light__row\"\u003e\n\u003cspan\u003e Light Source \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Integrated LED · Included \u003c\/strong\u003e\n\u003cp\u003eNo separate bulb is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-light__row\"\u003e\n\u003cspan\u003e Standard Light \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e 3000K Warm White \u003c\/strong\u003e\n\u003cp\u003eDesigned for general ambient room lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-light__row\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Hardwired Flush Mount \u003c\/strong\u003e\n\u003cp\u003eInstalls directly at the ceiling junction box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-dim-note\"\u003e\n\u003cstrong\u003e Need dimming? \u003c\/strong\u003e Choose the TRIAC-dimmable version and use it with a compatible TRIAC wall dimmer. The standard Warm Light version is intended for regular On \/ Off wall-switch control.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 — DETAILS + FAQ\n  ====================================================== --\u003e\n\u003csection class=\"cfm-info\"\u003e\u003c!-- SPECS --\u003e\n\u003cdiv class=\"cfm-spec\"\u003e\n\u003cspan class=\"cfm-info-label\"\u003e Product Details \u003c\/span\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv class=\"cfm-spec__list\"\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Overall Size \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e Ø18.1\" × H5.9\" · Ø46 × H15cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e High-grade metal · Frosted acrylic diffuser \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Exterior Finish \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e Matte Black · Matte White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Interior Finish \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e Wood-grain finish over metal · Not solid wood \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e Integrated LED · Included · Separate Bulb: Not required \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Power \/ Output \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e Approx. 24W · Approx. 2400 lumens \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Color Temperature \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e 3000K Warm White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Dimming \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e Standard Warm Light or TRIAC-dimmable version \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Wiring \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e Hardwired \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Mounting \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e Ceiling flush mount \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e Wall switch · Switch not included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e IP20 · Indoor use only · Not for wet locations \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Installation \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e Professional installation recommended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfm-spec__row\"\u003e\n\u003cspan class=\"cfm-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"cfm-spec__value\"\u003e Compliant with SAA\/UL\/ETL\/CE and CSA certifcation standards. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"cfm-faq\"\u003e\n\u003cspan class=\"cfm-info-label\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch3\u003eGood to Know\u003c\/h3\u003e\n\u003cdiv class=\"cfm-faq__list\"\u003e\n\u003cdetails class=\"cfm-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Is the interior made of real wood? \u003c\/span\u003e \u003cspan class=\"cfm-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. The warm inner surface is a wood-grain finish applied over the metal structure. It provides the visual warmth of wood without being a solid-wood component.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cfm-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Is the LED included? \u003c\/span\u003e \u003cspan class=\"cfm-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Costa uses an integrated LED, so no separate bulb is required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cfm-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e How bright is it? \u003c\/span\u003e \u003cspan class=\"cfm-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eThe fixture uses approximately 24W and produces around 2400 lumens. The frosted acrylic diffuser spreads the light more evenly across the room.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cfm-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Is Costa dimmable? \u003c\/span\u003e \u003cspan class=\"cfm-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eThe standard Warm Light version is intended for regular On \/ Off control. If you need brightness adjustment, choose the TRIAC-dimmable version and pair it with a compatible TRIAC wall dimmer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cfm-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Black or White — which should I choose? \u003c\/span\u003e \u003cspan class=\"cfm-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eBlack creates stronger contrast and makes the ribbed exterior more noticeable. White has a quieter visual relationship with most ceilings. Both use the same warm wood-grain interior.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cfm-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003e Does it need professional installation? \u003c\/span\u003e \u003cspan class=\"cfm-faq__plus\"\u003e + \u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eCosta is a hardwired ceiling fixture. Installation by a qualified electrician is recommended.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"cfm-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAIL LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"cfm-detail-large\" href=\"#costa-fm-root\" class=\"cfm-lightbox\"\u003e \u003cspan class=\"cfm-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costa-flush-mount-ceiling-light-stuberlighting_6.jpg?v=1787305549\" alt=\"Enlarged Costa Flush Mount Ceiling Light material detail\"\u003e \u003cspan class=\"cfm-lightbox__caption\"\u003e Costa · Ribbed Metal \/ Wood-Grain Interior \/ Frosted Diffuser \u003c\/span\u003e \u003cspan class=\"cfm-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       FINISH LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"cfm-finish-large\" href=\"#costa-fm-root\" class=\"cfm-lightbox\"\u003e \u003cspan class=\"cfm-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costa-flush-mount-ceiling-light-stuberlighting_9.jpg?v=1787305548\" alt=\"Enlarged Costa Matte Black and Matte White finish comparison\"\u003e \u003cspan class=\"cfm-lightbox__caption\"\u003e Costa · Matte Black \/ Matte White \u003c\/span\u003e \u003cspan class=\"cfm-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       DIMENSION LIGHTBOX\n  ====================================================== --\u003e \u003ca id=\"cfm-size-large\" href=\"#costa-fm-root\" class=\"cfm-lightbox\"\u003e \u003cspan class=\"cfm-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costa-flush-mount-ceiling-light-stuberlighting_21.jpg?v=1787305548\" alt=\"Enlarged Costa Flush Mount Ceiling Light dimensions\"\u003e \u003cspan class=\"cfm-lightbox__caption\"\u003e Costa · Ø18.1\" × H5.9\" · Ø46 × H15cm \u003c\/span\u003e \u003cspan class=\"cfm-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 18.1\" x H 5.9\" \/ Black \/ Warm Light","offer_id":53800953807131,"sku":"STB-WS-26-10185","price":325.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.1\" x H 5.9\" \/ Black \/ Triac Dimmable Warm Light","offer_id":53800953839899,"sku":"STB-WS-26-10186","price":325.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.1\" x H 5.9\" \/ White \/ Warm Light","offer_id":53800953872667,"sku":"STB-WS-26-10187","price":325.0,"currency_code":"USD","in_stock":true},{"title":"Dia 18.1\" x H 5.9\" \/ White \/ Triac Dimmable Warm Light","offer_id":53800953905435,"sku":"STB-WS-26-10188","price":325.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/costa-flush-mount-ceiling-light-stuberlighting_1.jpg?v=1787305548","url":"https:\/\/stuberlighting.com\/products\/costa-flush-mount-ceiling-light","provider":"Stuberlighting","version":"1.0","type":"link"}