{"product_id":"lorevixa™-metro-opal-globe-ceiling-light","title":"Lorevixa™ Metro Opal Globe Ceiling Light","description":"\u003cstyle\u003e\n  .lorevixa-metro,\n  .lorevixa-metro * {\n    box-sizing: border-box;\n  }\n\n  .lorevixa-metro {\n    --lm-black: #151310;\n    --lm-black-soft: #211d18;\n    --lm-gold: #b78b46;\n    --lm-gold-light: #d8b873;\n    --lm-white: #fffefa;\n    --lm-ivory: #f7f4ed;\n    --lm-text: #2a2621;\n    --lm-muted: #756d64;\n    --lm-line: rgba(183, 139, 70, 0.25);\n\n    width: 100%;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 0;\n    overflow: hidden;\n\n    color: var(--lm-text);\n    background: transparent;\n\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Arial,\n      sans-serif;\n\n    line-height: 1.65;\n  }\n\n  .lorevixa-metro img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    margin: 0;\n    border: 0;\n  }\n\n  .lorevixa-metro h2,\n  .lorevixa-metro h3,\n  .lorevixa-metro p {\n    margin-top: 0;\n  }\n\n  \/* =========================\n     HERO\n  ========================= *\/\n\n  .lm-hero {\n    padding: 58px 28px 48px;\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 50% 0%,\n        rgba(216, 184, 115, 0.19),\n        transparent 44%\n      ),\n      linear-gradient(\n        180deg,\n        #fffefa 0%,\n        #f7f3ea 100%\n      );\n\n    border: 1px solid rgba(183, 139, 70, 0.15);\n    border-bottom: 0;\n  }\n\n  .lm-eyebrow,\n  .lm-label {\n    margin-bottom: 12px;\n\n    color: var(--lm-gold);\n\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2.7px;\n    text-transform: uppercase;\n  }\n\n  .lm-hero h2 {\n    max-width: 700px;\n    margin: 0 auto 18px;\n\n    color: var(--lm-black);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: clamp(31px, 5vw, 52px);\n    font-weight: 500;\n    line-height: 1.08;\n    letter-spacing: -0.8px;\n  }\n\n  .lm-hero p {\n    max-width: 650px;\n    margin: 0 auto;\n\n    color: var(--lm-muted);\n\n    font-size: 16px;\n    line-height: 1.8;\n  }\n\n  .lm-gold-line {\n    width: 70px;\n    height: 2px;\n    margin: 25px auto 0;\n\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        var(--lm-gold-light),\n        var(--lm-gold),\n        var(--lm-gold-light),\n        transparent\n      );\n  }\n\n  \/* =========================\n     IMAGES\n  ========================= *\/\n\n  .lm-image {\n    width: 100%;\n    margin: 0;\n    background: #ffffff;\n  }\n\n  \/* =========================\n     CONTENT\n  ========================= *\/\n\n  .lm-section {\n    padding: 56px 28px;\n    text-align: center;\n    background: var(--lm-white);\n  }\n\n  .lm-section.alt {\n    background:\n      linear-gradient(\n        135deg,\n        #faf8f3 0%,\n        #f1ede5 100%\n      );\n  }\n\n  .lm-section h3 {\n    max-width: 690px;\n    margin: 0 auto 18px;\n\n    color: var(--lm-black);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: clamp(27px, 4vw, 39px);\n    font-weight: 500;\n    line-height: 1.18;\n  }\n\n  .lm-section p {\n    max-width: 670px;\n    margin: 0 auto;\n\n    color: var(--lm-muted);\n\n    font-size: 15.5px;\n    line-height: 1.8;\n  }\n\n  \/* =========================\n     FEATURES\n  ========================= *\/\n\n  .lm-features {\n    padding: 14px 28px 58px;\n    background: var(--lm-white);\n  }\n\n  .lm-feature {\n    width: 100%;\n    margin-bottom: 12px;\n    padding: 22px;\n\n    border: 1px solid var(--lm-line);\n\n    background:\n      linear-gradient(\n        135deg,\n        rgba(216, 184, 115, 0.07),\n        rgba(255,255,255,0.97)\n      );\n  }\n\n  .lm-feature:last-child {\n    margin-bottom: 0;\n  }\n\n  .lm-feature-title {\n    margin-bottom: 6px;\n\n    color: var(--lm-black);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: 19px;\n    font-weight: 600;\n  }\n\n  .lm-feature-text {\n    color: var(--lm-muted);\n    font-size: 14.5px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     DARK SECTION\n  ========================= *\/\n\n  .lm-dark {\n    padding: 60px 28px;\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 50% 0%,\n        rgba(216, 184, 115, 0.18),\n        transparent 45%\n      ),\n      linear-gradient(\n        180deg,\n        #211d18 0%,\n        #11100e 100%\n      );\n  }\n\n  .lm-dark .lm-label {\n    color: var(--lm-gold-light);\n  }\n\n  .lm-dark h3 {\n    max-width: 680px;\n    margin: 0 auto 18px;\n\n    color: #ffffff;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: clamp(28px, 4vw, 40px);\n    font-weight: 500;\n    line-height: 1.18;\n  }\n\n  .lm-dark p {\n    max-width: 650px;\n    margin: 0 auto;\n\n    color: rgba(255,255,255,0.74);\n\n    font-size: 15.5px;\n    line-height: 1.8;\n  }\n\n  \/* =========================\n     SPECS\n  ========================= *\/\n\n  .lm-specs {\n    padding: 52px 28px;\n    background: var(--lm-black);\n    color: #ffffff;\n  }\n\n  .lm-spec-head {\n    margin-bottom: 28px;\n    text-align: center;\n  }\n\n  .lm-spec-head .lm-label {\n    color: var(--lm-gold-light);\n  }\n\n  .lm-spec-head h3 {\n    margin: 0;\n\n    color: #ffffff;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: clamp(27px, 4vw, 38px);\n    font-weight: 500;\n  }\n\n  .lm-spec-row {\n    padding: 17px 0;\n    border-bottom: 1px solid rgba(255,255,255,0.13);\n  }\n\n  .lm-spec-row:first-of-type {\n    border-top: 1px solid rgba(255,255,255,0.13);\n  }\n\n  .lm-spec-label {\n    display: block;\n    margin-bottom: 5px;\n\n    color: var(--lm-gold-light);\n\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 1.7px;\n    text-transform: uppercase;\n  }\n\n  .lm-spec-value {\n    display: block;\n\n    color: rgba(255,255,255,0.92);\n\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     FINAL\n  ========================= *\/\n\n  .lm-final {\n    padding: 64px 28px;\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 50% 0%,\n        rgba(216, 184, 115, 0.14),\n        transparent 48%\n      ),\n      #fffefa;\n  }\n\n  .lm-final h3 {\n    max-width: 690px;\n    margin: 0 auto 18px;\n\n    color: var(--lm-black);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: clamp(29px, 4.5vw, 43px);\n    font-weight: 500;\n    line-height: 1.16;\n  }\n\n  .lm-final p {\n    max-width: 650px;\n    margin: 0 auto;\n\n    color: var(--lm-muted);\n\n    font-size: 15.5px;\n    line-height: 1.8;\n  }\n\n  .lm-brand {\n    margin-top: 30px;\n\n    color: var(--lm-gold);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: 20px;\n    letter-spacing: 2px;\n  }\n\n  \/* =========================\n     MOBILE\n  ========================= *\/\n\n  @media screen and (max-width: 749px) {\n\n    .lm-hero {\n      padding: 42px 19px 36px;\n    }\n\n    .lm-hero h2 {\n      font-size: 31px;\n    }\n\n    .lm-hero p {\n      font-size: 15px;\n      line-height: 1.7;\n    }\n\n    .lm-section {\n      padding: 43px 19px;\n    }\n\n    .lm-section h3 {\n      font-size: 27px;\n    }\n\n    .lm-section p {\n      font-size: 15px;\n    }\n\n    .lm-features {\n      padding: 10px 18px 44px;\n    }\n\n    .lm-feature {\n      padding: 19px;\n    }\n\n    .lm-dark {\n      padding: 48px 20px;\n    }\n\n    .lm-specs {\n      padding: 44px 20px;\n    }\n\n    .lm-final {\n      padding: 50px 20px;\n    }\n\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"lorevixa-metro\"\u003e\n\n\n  \u003c!-- HERO --\u003e\n\n  \u003csection class=\"lm-hero\"\u003e\n\n    \u003cdiv class=\"lm-eyebrow\"\u003e\n      Lorevixa™ Signature Lighting\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Soft Glass.\n      Sculptural Brass.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      A constellation of frosted opal glass globes meets a warm\n      brushed-brass finish in a ceiling fixture designed to bring\n      balance, softness and modern character overhead.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"lm-gold-line\"\u003e\u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- MAIN IMAGE --\u003e\n\n  \u003cdiv class=\"lm-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_14_37_05_1.png?v=1790147811\" alt=\"Lorevixa Metro Opal Globe Ceiling Light\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- DESIGN STORY --\u003e\n\n  \u003csection class=\"lm-section\"\u003e\n\n    \u003cdiv class=\"lm-label\"\u003e\n      Sculptural Balance\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      A Modern Composition of Light and Form\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Lorevixa™ Metro Opal Globe Ceiling Light arranges softly rounded\n      glass globes across a structured metallic frame, creating a design\n      that feels architectural without becoming rigid. The contrast between\n      curved glass and clean metal lines gives Metro its distinctive\n      contemporary character.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- LIFESTYLE IMAGE --\u003e\n\n  \u003cdiv class=\"lm-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_14_37_07_5.png?v=1790147811\" alt=\"Lorevixa Metro Opal Globe Ceiling Light in a refined modern interior\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- LIFESTYLE TEXT --\u003e\n\n  \u003csection class=\"lm-section alt\"\u003e\n\n    \u003cdiv class=\"lm-label\"\u003e\n      Designed for Refined Interiors\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Statement Lighting Without Visual Heaviness\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Frosted opal glass gives Metro a lighter visual presence while the\n      brushed brass-finish framework introduces warmth and structure.\n      The result works naturally with ivory interiors, warm woods, stone,\n      neutral upholstery and sophisticated metallic accents.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FEATURES --\u003e\n\n  \u003csection class=\"lm-features\"\u003e\n\n    \u003cdiv class=\"lm-feature\"\u003e\n\n      \u003cdiv class=\"lm-feature-title\"\u003e\n        Frosted Opal Glass Globes\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lm-feature-text\"\u003e\n        Rounded opal glass elements create a soft, translucent appearance\n        and give the fixture its signature sculptural character.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lm-feature\"\u003e\n\n      \u003cdiv class=\"lm-feature-title\"\u003e\n        Brushed Brass-Finish Frame\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lm-feature-text\"\u003e\n        Warm metallic detailing provides structure and contrast while adding\n        a refined, elevated finish to the overall composition.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lm-feature\"\u003e\n\n      \u003cdiv class=\"lm-feature-title\"\u003e\n        Multi-Globe Composition\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lm-feature-text\"\u003e\n        Multiple rounded forms create depth and movement, allowing the fixture\n        to present a different visual balance from different angles.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lm-feature\"\u003e\n\n      \u003cdiv class=\"lm-feature-title\"\u003e\n        Architectural Presence\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lm-feature-text\"\u003e\n        A broad 26-inch profile gives Metro enough scale to become a focal\n        point while maintaining clean, contemporary proportions.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- MATERIAL IMAGE --\u003e\n\n  \u003cdiv class=\"lm-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_14_37_06_3.png?v=1790147811\" alt=\"Lorevixa Metro Opal Globe Ceiling Light material details\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- MATERIAL COPY --\u003e\n\n  \u003csection class=\"lm-section\"\u003e\n\n    \u003cdiv class=\"lm-label\"\u003e\n      Glass \u0026amp; Metal\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Soft Transparency Meets Warm Metallic Detail\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Metro combines frosted opal glass globes with a brushed\n      brass-finish steel structure. The translucent appearance of the glass\n      softens the strong metallic framework, creating a balanced mix of\n      visual lightness and architectural definition.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DIMENSIONS IMAGE --\u003e\n\n  \u003cdiv class=\"lm-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_14_37_05_2.png?v=1790147811\" alt=\"Lorevixa Metro Opal Globe Ceiling Light dimensions\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- DIMENSION TEXT --\u003e\n\n  \u003csection class=\"lm-section alt\"\u003e\n\n    \u003cdiv class=\"lm-label\"\u003e\n      Considered Proportions\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Broad Enough to Define the Space\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Measuring approximately 26 inches wide, 22 inches deep and\n      15 inches high, Metro creates a substantial decorative presence\n      while maintaining a balanced ceiling profile.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- WEIGHT IMAGE --\u003e\n\n  \u003cdiv class=\"lm-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_14_37_06_4.png?v=1790147812\" alt=\"Lorevixa Metro Opal Globe Ceiling Light weight 10.2 pounds\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- DARK SECTION --\u003e\n\n  \u003csection class=\"lm-dark\"\u003e\n\n    \u003cdiv class=\"lm-label\"\u003e\n      Form From Every Angle\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Designed Like a Piece of Modern Sculpture\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Rounded glass forms and clean metallic lines create a composition that\n      changes subtly as you move through the room, giving Metro an expressive\n      presence without excessive ornament.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- PRODUCT DETAILS --\u003e\n\n  \u003csection class=\"lm-specs\"\u003e\n\n    \u003cdiv class=\"lm-spec-head\"\u003e\n\n      \u003cdiv class=\"lm-label\"\u003e\n        Product Details\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Metro at a Glance\n      \u003c\/h3\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lm-spec-row\"\u003e\n\n      \u003cspan class=\"lm-spec-label\"\u003e\n        Product\n      \u003c\/span\u003e\n\n      \u003cspan class=\"lm-spec-value\"\u003e\n        Lorevixa™ Metro Opal Globe Ceiling Light\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lm-spec-row\"\u003e\n\n      \u003cspan class=\"lm-spec-label\"\u003e\n        Materials\n      \u003c\/span\u003e\n\n      \u003cspan class=\"lm-spec-value\"\u003e\n        Brushed brass-finish steel frame and frosted opal glass globes\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lm-spec-row\"\u003e\n\n      \u003cspan class=\"lm-spec-label\"\u003e\n        Overall Size\n      \u003c\/span\u003e\n\n      \u003cspan class=\"lm-spec-value\"\u003e\n        26 × 22 × 15 in\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lm-spec-row\"\u003e\n\n      \u003cspan class=\"lm-spec-label\"\u003e\n        Net Weight\n      \u003c\/span\u003e\n\n      \u003cspan class=\"lm-spec-value\"\u003e\n        10.2 lb\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lm-spec-row\"\u003e\n\n      \u003cspan class=\"lm-spec-label\"\u003e\n        Design Style\n      \u003c\/span\u003e\n\n      \u003cspan class=\"lm-spec-value\"\u003e\n        Contemporary · Sculptural · Opal Glass \u0026amp; Warm Metallic\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL --\u003e\n\n  \u003csection class=\"lm-final\"\u003e\n\n    \u003cdiv class=\"lm-label\"\u003e\n      The Lorevixa™ Approach\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Light, Material and Form in Balance\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Metro brings together softly translucent glass, warm metallic structure\n      and sculptural proportions in a fixture designed to become part of the\n      room's visual identity.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"lm-gold-line\"\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"lm-brand\"\u003e\n      Lorevixa™\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"lorevixa","offers":[{"title":"Default Title","offer_id":48916020297814,"sku":null,"price":79.96,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_14_37_05_1.png?v=1790147811","url":"https:\/\/lorevixa.com\/products\/lorevixa%e2%84%a2-metro-opal-globe-ceiling-light","provider":"lorevixa","version":"1.0","type":"link"}