{"title":"New Drops","description":null,"products":[{"product_id":"lorevixa™-amberleaf-stained-glass-ceiling-light","title":"Lorevixa™ Amberleaf Stained Glass Ceiling Light","description":"\u003cstyle\u003e\n  .lorevixa-amberleaf,\n  .lorevixa-amberleaf * {\n    box-sizing: border-box;\n  }\n\n  .lorevixa-amberleaf {\n    --la-black: #15120f;\n    --la-gold: #ad7b35;\n    --la-gold-light: #d8b06c;\n    --la-bronze: #76502f;\n    --la-white: #fffdf9;\n    --la-ivory: #f7f2e9;\n    --la-text: #2c261f;\n    --la-muted: #73695e;\n    --la-line: rgba(173, 123, 53, 0.25);\n\n    width: 100%;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 0;\n    overflow: hidden;\n\n    color: var(--la-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-amberleaf img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    margin: 0;\n    border: 0;\n  }\n\n  .lorevixa-amberleaf h2,\n  .lorevixa-amberleaf h3,\n  .lorevixa-amberleaf p {\n    margin-top: 0;\n  }\n\n  \/* =========================\n     HERO\n  ========================= *\/\n\n  .la-hero {\n    padding: 58px 28px 48px;\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 50% 0%,\n        rgba(216, 176, 108, 0.21),\n        transparent 45%\n      ),\n      linear-gradient(\n        180deg,\n        #fffefa 0%,\n        #f7f1e7 100%\n      );\n\n    border: 1px solid rgba(173, 123, 53, 0.15);\n    border-bottom: 0;\n  }\n\n  .la-eyebrow,\n  .la-label {\n    margin-bottom: 12px;\n\n    color: var(--la-gold);\n\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .la-hero h2 {\n    max-width: 700px;\n    margin: 0 auto 18px;\n\n    color: var(--la-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  .la-hero p {\n    max-width: 660px;\n    margin: 0 auto;\n\n    color: var(--la-muted);\n\n    font-size: 16px;\n    line-height: 1.8;\n  }\n\n  .la-line {\n    width: 72px;\n    height: 2px;\n    margin: 25px auto 0;\n\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        var(--la-gold-light),\n        var(--la-gold),\n        var(--la-gold-light),\n        transparent\n      );\n  }\n\n  \/* =========================\n     IMAGES\n  ========================= *\/\n\n  .la-image {\n    width: 100%;\n    margin: 0;\n    background: #ffffff;\n  }\n\n  \/* =========================\n     CONTENT\n  ========================= *\/\n\n  .la-section {\n    padding: 56px 28px;\n    text-align: center;\n    background: var(--la-white);\n  }\n\n  .la-section.alt {\n    background:\n      linear-gradient(\n        135deg,\n        #faf7f1 0%,\n        #f1eadf 100%\n      );\n  }\n\n  .la-section h3 {\n    max-width: 690px;\n    margin: 0 auto 18px;\n\n    color: var(--la-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  .la-section p {\n    max-width: 675px;\n    margin: 0 auto;\n\n    color: var(--la-muted);\n\n    font-size: 15.5px;\n    line-height: 1.8;\n  }\n\n  \/* =========================\n     FEATURES\n  ========================= *\/\n\n  .la-features {\n    padding: 14px 28px 58px;\n    background: var(--la-white);\n  }\n\n  .la-feature {\n    width: 100%;\n    margin-bottom: 12px;\n    padding: 22px;\n\n    border: 1px solid var(--la-line);\n\n    background:\n      linear-gradient(\n        135deg,\n        rgba(216, 176, 108, 0.08),\n        rgba(255,255,255,0.97)\n      );\n  }\n\n  .la-feature:last-child {\n    margin-bottom: 0;\n  }\n\n  .la-feature-title {\n    margin-bottom: 6px;\n\n    color: var(--la-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  .la-feature-text {\n    color: var(--la-muted);\n    font-size: 14.5px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     DARK SECTION\n  ========================= *\/\n\n  .la-dark {\n    padding: 60px 28px;\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 50% 0%,\n        rgba(216, 176, 108, 0.18),\n        transparent 45%\n      ),\n      linear-gradient(\n        180deg,\n        #211a15 0%,\n        #110e0b 100%\n      );\n  }\n\n  .la-dark .la-label {\n    color: var(--la-gold-light);\n  }\n\n  .la-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  .la-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  .la-specs {\n    padding: 52px 28px;\n\n    background: var(--la-black);\n    color: #ffffff;\n  }\n\n  .la-spec-head {\n    margin-bottom: 28px;\n    text-align: center;\n  }\n\n  .la-spec-head .la-label {\n    color: var(--la-gold-light);\n  }\n\n  .la-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  .la-spec-row {\n    padding: 17px 0;\n    border-bottom: 1px solid rgba(255,255,255,0.13);\n  }\n\n  .la-spec-row:first-of-type {\n    border-top: 1px solid rgba(255,255,255,0.13);\n  }\n\n  .la-spec-label {\n    display: block;\n    margin-bottom: 5px;\n\n    color: var(--la-gold-light);\n\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 1.7px;\n    text-transform: uppercase;\n  }\n\n  .la-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  .la-final {\n    padding: 64px 28px;\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 50% 0%,\n        rgba(216, 176, 108, 0.14),\n        transparent 48%\n      ),\n      #fffefa;\n  }\n\n  .la-final h3 {\n    max-width: 690px;\n    margin: 0 auto 18px;\n\n    color: var(--la-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  .la-final p {\n    max-width: 650px;\n    margin: 0 auto;\n\n    color: var(--la-muted);\n\n    font-size: 15.5px;\n    line-height: 1.8;\n  }\n\n  .la-brand {\n    margin-top: 30px;\n\n    color: var(--la-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    .la-hero {\n      padding: 42px 19px 36px;\n    }\n\n    .la-hero h2 {\n      font-size: 31px;\n    }\n\n    .la-hero p {\n      font-size: 15px;\n      line-height: 1.7;\n    }\n\n    .la-section {\n      padding: 43px 19px;\n    }\n\n    .la-section h3 {\n      font-size: 27px;\n    }\n\n    .la-section p {\n      font-size: 15px;\n    }\n\n    .la-features {\n      padding: 10px 18px 44px;\n    }\n\n    .la-feature {\n      padding: 19px;\n    }\n\n    .la-dark {\n      padding: 48px 20px;\n    }\n\n    .la-specs {\n      padding: 44px 20px;\n    }\n\n    .la-final {\n      padding: 50px 20px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"lorevixa-amberleaf\"\u003e\n\n  \u003c!-- HERO --\u003e\n\n  \u003csection class=\"la-hero\"\u003e\n\n    \u003cdiv class=\"la-eyebrow\"\u003e\n      Lorevixa™ Signature Lighting\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Artful Glass.\n      Heritage Character.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Warm amber, soft ivory, muted green and blue glass come together\n      in a floral stained-glass composition framed by antique-brass\n      metalwork — creating a ceiling fixture rich in color,\n      texture and timeless character.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"la-line\"\u003e\u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- MAIN IMAGE --\u003e\n\n  \u003cdiv class=\"la-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_14_42_12_1.png?v=1790148608\" alt=\"Lorevixa Amberleaf Stained Glass Ceiling Light\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- INTRO --\u003e\n\n  \u003csection class=\"la-section\"\u003e\n\n    \u003cdiv class=\"la-label\"\u003e\n      Decorative Glass · Warm Metal\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      A Ceiling Light With the Character of Decorative Art\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Lorevixa™ Amberleaf Stained Glass Ceiling Light combines\n      a broad domed shade with a carefully arranged floral pattern.\n      Individual sections of colored glass create layers of amber,\n      cream, green and blue, while dark framing defines each shape\n      and gives the fixture its distinctive handcrafted-inspired look.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- LIFESTYLE IMAGE --\u003e\n\n  \u003cdiv class=\"la-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_14_42_13_4.png?v=1790148608\" alt=\"Lorevixa Amberleaf Stained Glass Ceiling Light in a warm home interior\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- LIFESTYLE COPY --\u003e\n\n  \u003csection class=\"la-section alt\"\u003e\n\n    \u003cdiv class=\"la-label\"\u003e\n      Artful Glow · Heritage Charm\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Warm Character for Everyday Interiors\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Amberleaf brings color and decorative detail overhead without\n      requiring an overly elaborate room. Its warm glass tones and\n      antique-brass finish pair naturally with wood furniture, cream walls,\n      traditional architectural details and layered neutral interiors.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FEATURES --\u003e\n\n  \u003csection class=\"la-features\"\u003e\n\n    \u003cdiv class=\"la-feature\"\u003e\n\n      \u003cdiv class=\"la-feature-title\"\u003e\n        Floral Stained Glass Design\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"la-feature-text\"\u003e\n        A large central floral motif is surrounded by geometric glass\n        sections in warm amber, ivory, muted green and soft blue tones.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"la-feature\"\u003e\n\n      \u003cdiv class=\"la-feature-title\"\u003e\n        Handcrafted-Inspired Glasswork\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"la-feature-text\"\u003e\n        Individual colored sections and dark dividing lines create the\n        layered appearance associated with classic decorative stained glass.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"la-feature\"\u003e\n\n      \u003cdiv class=\"la-feature-title\"\u003e\n        Antique-Brass Finish\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"la-feature-text\"\u003e\n        The warm metallic canopy and hardware complement the amber glass\n        palette and give the fixture a more established, heritage-inspired\n        appearance.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"la-feature\"\u003e\n\n      \u003cdiv class=\"la-feature-title\"\u003e\n        Broad Dome Silhouette\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"la-feature-text\"\u003e\n        A 20-inch-wide domed profile gives Amberleaf enough scale to become\n        a decorative focal point while maintaining a balanced ceiling presence.\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=\"la-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_14_42_13_3.png?v=1790148608\" alt=\"Lorevixa Amberleaf Stained Glass Ceiling Light materials\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- MATERIAL COPY --\u003e\n\n  \u003csection class=\"la-section\"\u003e\n\n    \u003cdiv class=\"la-label\"\u003e\n      Glass \u0026amp; Metal\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Rich Color Framed by Warm Metallic Detail\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Amberleaf combines a handcrafted stained-glass shade with an\n      antique-brass finish steel canopy and reinforced metal frame.\n      The contrast between translucent colored glass and warm metal gives\n      the fixture its distinctive decorative character.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DIMENSIONS IMAGE --\u003e\n\n  \u003cdiv class=\"la-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_14_42_13_2.png?v=1790148608\" alt=\"Lorevixa Amberleaf Stained Glass Ceiling Light dimensions\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- DIMENSION COPY --\u003e\n\n  \u003csection class=\"la-section alt\"\u003e\n\n    \u003cdiv class=\"la-label\"\u003e\n      Considered Proportions\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      A Broad 20-Inch Decorative Profile\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Measuring approximately 20 inches in diameter, 20 inches in depth\n      and 11 inches in overall height, Amberleaf creates a substantial\n      stained-glass presence while keeping its silhouette relatively\n      close to the ceiling.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- WEIGHT IMAGE --\u003e\n\n  \u003cdiv class=\"la-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPT_Image_2026_9_23_15_38_59.png?v=1790149171\" alt=\"Lorevixa Amberleaf Stained Glass Ceiling Light net weight 9.2 pounds\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- DARK SECTION --\u003e\n\n  \u003csection class=\"la-dark\"\u003e\n\n    \u003cdiv class=\"la-label\"\u003e\n      Decorative From Every Angle\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Color, Texture and Metal in One Distinctive Form\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Amberleaf uses pattern and material rather than excessive ornament.\n      The glass becomes the visual centerpiece, while the antique-brass\n      metalwork provides structure and a warm finishing detail.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- PRODUCT DETAILS --\u003e\n\n  \u003csection class=\"la-specs\"\u003e\n\n    \u003cdiv class=\"la-spec-head\"\u003e\n\n      \u003cdiv class=\"la-label\"\u003e\n        Product Details\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Amberleaf at a Glance\n      \u003c\/h3\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"la-spec-row\"\u003e\n\n      \u003cspan class=\"la-spec-label\"\u003e\n        Product\n      \u003c\/span\u003e\n\n      \u003cspan class=\"la-spec-value\"\u003e\n        Lorevixa™ Amberleaf Stained Glass Ceiling Light\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"la-spec-row\"\u003e\n\n      \u003cspan class=\"la-spec-label\"\u003e\n        Materials\n      \u003c\/span\u003e\n\n      \u003cspan class=\"la-spec-value\"\u003e\n        Handcrafted stained glass shade,\n        antique-brass finish steel canopy\n        and reinforced metal frame\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"la-spec-row\"\u003e\n\n      \u003cspan class=\"la-spec-label\"\u003e\n        Overall Size\n      \u003c\/span\u003e\n\n      \u003cspan class=\"la-spec-value\"\u003e\n        20 × 20 × 11 in\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"la-spec-row\"\u003e\n\n      \u003cspan class=\"la-spec-label\"\u003e\n        Net Weight\n      \u003c\/span\u003e\n\n      \u003cspan class=\"la-spec-value\"\u003e\n        9.2 lb\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"la-spec-row\"\u003e\n\n      \u003cspan class=\"la-spec-label\"\u003e\n        Design Style\n      \u003c\/span\u003e\n\n      \u003cspan class=\"la-spec-value\"\u003e\n        Stained Glass · Heritage-Inspired · 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=\"la-final\"\u003e\n\n    \u003cdiv class=\"la-label\"\u003e\n      The Lorevixa™ Approach\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Lighting With the Presence of Decorative Art\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Amberleaf brings together expressive stained glass, floral geometry\n      and warm antique-brass detailing in a fixture designed to add\n      personality and lasting visual character to the room.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"la-line\"\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"la-brand\"\u003e\n      Lorevixa™\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"lorevixa","offers":[{"title":"Default Title","offer_id":48916235518038,"sku":null,"price":89.96,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_14_42_12_1.png?v=1790148608"},{"product_id":"lorevixa™-heritage-milk-glass-ceiling-light","title":"Lorevixa™ Heritage Milk Glass Ceiling Light","description":"\u003cstyle\u003e\n  .lx-heritage,\n  .lx-heritage * {\n    box-sizing: border-box;\n  }\n\n  .lx-heritage {\n    --black: #15120f;\n    --gold: #b48843;\n    --gold-light: #d8b672;\n    --ivory: #f7f3eb;\n    --white: #fffefa;\n    --text: #2b2722;\n    --muted: #746c63;\n    --line: rgba(180,136,67,.24);\n\n    width: 100%;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 0;\n    overflow: hidden;\n\n    color: var(--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  .lx-heritage img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    margin: 0;\n    border: 0;\n  }\n\n  .lx-heritage h2,\n  .lx-heritage h3,\n  .lx-heritage p {\n    margin-top: 0;\n  }\n\n  \/* HERO *\/\n\n  .lh-hero {\n    padding: 58px 28px 48px;\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 50% 0%,\n        rgba(216,182,114,.20),\n        transparent 45%\n      ),\n      linear-gradient(\n        180deg,\n        #fffefa 0%,\n        #f7f3eb 100%\n      );\n\n    border: 1px solid rgba(180,136,67,.14);\n    border-bottom: 0;\n  }\n\n  .lh-eyebrow,\n  .lh-label {\n    margin-bottom: 12px;\n\n    color: var(--gold);\n\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .lh-hero h2 {\n    max-width: 700px;\n    margin: 0 auto 18px;\n\n    color: var(--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  }\n\n  .lh-hero p {\n    max-width: 650px;\n    margin: 0 auto;\n\n    color: var(--muted);\n\n    font-size: 16px;\n    line-height: 1.8;\n  }\n\n  .lh-line {\n    width: 70px;\n    height: 2px;\n    margin: 25px auto 0;\n\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        var(--gold-light),\n        var(--gold),\n        var(--gold-light),\n        transparent\n      );\n  }\n\n  \/* IMAGE *\/\n\n  .lh-image {\n    width: 100%;\n    margin: 0;\n    background: #fff;\n  }\n\n  \/* CONTENT *\/\n\n  .lh-section {\n    padding: 56px 28px;\n    text-align: center;\n    background: var(--white);\n  }\n\n  .lh-section.alt {\n    background:\n      linear-gradient(\n        135deg,\n        #faf8f3 0%,\n        #f2ede5 100%\n      );\n  }\n\n  .lh-section h3 {\n    max-width: 690px;\n    margin: 0 auto 18px;\n\n    color: var(--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  .lh-section p {\n    max-width: 670px;\n    margin: 0 auto;\n\n    color: var(--muted);\n\n    font-size: 15.5px;\n    line-height: 1.8;\n  }\n\n  \/* FEATURES *\/\n\n  .lh-features {\n    padding: 14px 28px 58px;\n    background: var(--white);\n  }\n\n  .lh-feature {\n    width: 100%;\n    margin-bottom: 12px;\n    padding: 22px;\n\n    border: 1px solid var(--line);\n\n    background:\n      linear-gradient(\n        135deg,\n        rgba(216,182,114,.07),\n        rgba(255,255,255,.97)\n      );\n  }\n\n  .lh-feature:last-child {\n    margin-bottom: 0;\n  }\n\n  .lh-feature-title {\n    margin-bottom: 6px;\n\n    color: var(--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  .lh-feature-text {\n    color: var(--muted);\n    font-size: 14.5px;\n    line-height: 1.65;\n  }\n\n  \/* DARK *\/\n\n  .lh-dark {\n    padding: 60px 28px;\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 50% 0%,\n        rgba(216,182,114,.18),\n        transparent 45%\n      ),\n      linear-gradient(\n        180deg,\n        #211c17 0%,\n        #11100e 100%\n      );\n  }\n\n  .lh-dark .lh-label {\n    color: var(--gold-light);\n  }\n\n  .lh-dark h3 {\n    max-width: 680px;\n    margin: 0 auto 18px;\n\n    color: #fff;\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  .lh-dark p {\n    max-width: 650px;\n    margin: 0 auto;\n\n    color: rgba(255,255,255,.74);\n\n    font-size: 15.5px;\n    line-height: 1.8;\n  }\n\n  \/* SPECS *\/\n\n  .lh-specs {\n    padding: 52px 28px;\n    background: var(--black);\n    color: #fff;\n  }\n\n  .lh-spec-head {\n    margin-bottom: 28px;\n    text-align: center;\n  }\n\n  .lh-spec-head .lh-label {\n    color: var(--gold-light);\n  }\n\n  .lh-spec-head h3 {\n    margin: 0;\n\n    color: #fff;\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  .lh-spec-row {\n    padding: 17px 0;\n    border-bottom: 1px solid rgba(255,255,255,.13);\n  }\n\n  .lh-spec-row:first-of-type {\n    border-top: 1px solid rgba(255,255,255,.13);\n  }\n\n  .lh-spec-label {\n    display: block;\n    margin-bottom: 5px;\n\n    color: var(--gold-light);\n\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 1.7px;\n    text-transform: uppercase;\n  }\n\n  .lh-spec-value {\n    display: block;\n\n    color: rgba(255,255,255,.92);\n\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  \/* FINAL *\/\n\n  .lh-final {\n    padding: 64px 28px;\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 50% 0%,\n        rgba(216,182,114,.14),\n        transparent 48%\n      ),\n      #fffefa;\n  }\n\n  .lh-final h3 {\n    max-width: 690px;\n    margin: 0 auto 18px;\n\n    color: var(--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  .lh-final p {\n    max-width: 650px;\n    margin: 0 auto;\n\n    color: var(--muted);\n\n    font-size: 15.5px;\n    line-height: 1.8;\n  }\n\n  .lh-brand {\n    margin-top: 30px;\n\n    color: var(--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  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n\n    .lh-hero {\n      padding: 42px 19px 36px;\n    }\n\n    .lh-hero h2 {\n      font-size: 31px;\n    }\n\n    .lh-hero p {\n      font-size: 15px;\n      line-height: 1.7;\n    }\n\n    .lh-section {\n      padding: 43px 19px;\n    }\n\n    .lh-section h3 {\n      font-size: 27px;\n    }\n\n    .lh-section p {\n      font-size: 15px;\n    }\n\n    .lh-features {\n      padding: 10px 18px 44px;\n    }\n\n    .lh-feature {\n      padding: 19px;\n    }\n\n    .lh-dark {\n      padding: 48px 20px;\n    }\n\n    .lh-specs {\n      padding: 44px 20px;\n    }\n\n    .lh-final {\n      padding: 50px 20px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"lx-heritage\"\u003e\n\n  \u003c!-- HERO --\u003e\n\n  \u003csection class=\"lh-hero\"\u003e\n\n    \u003cdiv class=\"lh-eyebrow\"\u003e\n      Lorevixa™ Signature Lighting\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Classic Glow.\n      Timeless Character.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Opal milk glass and warm brass-finish metal come together in a\n      ceiling light inspired by enduring vintage forms and refined for\n      today's interiors.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"lh-line\"\u003e\u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- MAIN IMAGE --\u003e\n\n  \u003cdiv class=\"lh-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_15_02_14_1.png?v=1790149246\" alt=\"Lorevixa Heritage Milk Glass Ceiling Light\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- DESIGN STORY --\u003e\n\n  \u003csection class=\"lh-section\"\u003e\n\n    \u003cdiv class=\"lh-label\"\u003e\n      Heritage Form · Refined Finish\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      A Familiar Shape Made Beautiful Again\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Lorevixa™ Heritage Milk Glass Ceiling Light draws from classic\n      ceiling fixtures with its rounded opal glass shade and sculpted\n      metal fitting. The silhouette feels nostalgic without appearing\n      dated, creating an easy balance between traditional influence and\n      modern simplicity.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SCENE IMAGE --\u003e\n\n  \u003cdiv class=\"lh-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_15_02_14_5.png?v=1790149246\" alt=\"Lorevixa Heritage Milk Glass Ceiling Light in a warm home interior\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- SCENE COPY --\u003e\n\n  \u003csection class=\"lh-section alt\"\u003e\n\n    \u003cdiv class=\"lh-label\"\u003e\n      Classic Warmth for Everyday Spaces\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Designed to Feel Like It Has Always Belonged\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Heritage combines creamy white glass with warm metallic detailing\n      for an understated look that works naturally with ivory walls,\n      traditional molding, warm woods, framed artwork and relaxed\n      contemporary furnishings.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FEATURES --\u003e\n\n  \u003csection class=\"lh-features\"\u003e\n\n    \u003cdiv class=\"lh-feature\"\u003e\n\n      \u003cdiv class=\"lh-feature-title\"\u003e\n        Opal Milk Glass Shade\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lh-feature-text\"\u003e\n        The smooth opaque glass gives the fixture its soft visual character\n        and creates a clean, timeless centerpiece.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lh-feature\"\u003e\n\n      \u003cdiv class=\"lh-feature-title\"\u003e\n        Brass-Finish Steel Canopy\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lh-feature-text\"\u003e\n        Warm metallic detailing provides contrast against the creamy white\n        glass and reinforces the fixture's refined heritage-inspired look.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lh-feature\"\u003e\n\n      \u003cdiv class=\"lh-feature-title\"\u003e\n        Sculpted Vintage-Inspired Profile\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lh-feature-text\"\u003e\n        Curved glass and softly stepped metal fittings give Heritage more\n        personality than a conventional flush-mount ceiling fixture.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lh-feature\"\u003e\n\n      \u003cdiv class=\"lh-feature-title\"\u003e\n        Compact 14-Inch Scale\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lh-feature-text\"\u003e\n        A balanced 14-inch diameter creates noticeable character without\n        requiring an oversized ceiling footprint.\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=\"lh-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_15_02_14_3.png?v=1790149246\" alt=\"Lorevixa Heritage Milk Glass Ceiling Light materials\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- MATERIAL COPY --\u003e\n\n  \u003csection class=\"lh-section\"\u003e\n\n    \u003cdiv class=\"lh-label\"\u003e\n      Glass \u0026amp; Metal\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Creamy Opal Glass Meets Warm Brass\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Heritage pairs an opal milk glass shade with brass-finish steel\n      canopy and fittings. The contrast between smooth white glass and\n      warm metallic surfaces gives the fixture its distinctive,\n      quietly luxurious appearance.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DIMENSION IMAGE --\u003e\n\n  \u003cdiv class=\"lh-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_15_02_14_2.png?v=1790149246\" alt=\"Lorevixa Heritage Milk Glass Ceiling Light dimensions\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- DIMENSION COPY --\u003e\n\n  \u003csection class=\"lh-section alt\"\u003e\n\n    \u003cdiv class=\"lh-label\"\u003e\n      Balanced Proportions\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Compact Width With Classic Presence\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Measuring approximately 14 inches in diameter and 13 inches in\n      overall height, Heritage offers a substantial glass silhouette\n      while keeping its overall footprint compact and balanced.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- WEIGHT IMAGE --\u003e\n\n  \u003cdiv class=\"lh-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_15_02_14_4.png?v=1790149246\" alt=\"Lorevixa Heritage Milk Glass Ceiling Light net weight 6.6 pounds\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- DARK BRAND SECTION --\u003e\n\n  \u003csection class=\"lh-dark\"\u003e\n\n    \u003cdiv class=\"lh-label\"\u003e\n      Timeless by Design\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      A Fixture That Doesn't Depend on Trends\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Simple materials, rounded proportions and warm metallic detail give\n      Heritage a familiar visual language designed to work across both\n      classic and updated interiors.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SPECS --\u003e\n\n  \u003csection class=\"lh-specs\"\u003e\n\n    \u003cdiv class=\"lh-spec-head\"\u003e\n\n      \u003cdiv class=\"lh-label\"\u003e\n        Product Details\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Heritage at a Glance\n      \u003c\/h3\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lh-spec-row\"\u003e\n      \u003cspan class=\"lh-spec-label\"\u003e\n        Product\n      \u003c\/span\u003e\n\n      \u003cspan class=\"lh-spec-value\"\u003e\n        Lorevixa™ Heritage Milk Glass Ceiling Light\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lh-spec-row\"\u003e\n      \u003cspan class=\"lh-spec-label\"\u003e\n        Materials\n      \u003c\/span\u003e\n\n      \u003cspan class=\"lh-spec-value\"\u003e\n        Opal milk glass shade, brass-finish steel canopy and fittings\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lh-spec-row\"\u003e\n      \u003cspan class=\"lh-spec-label\"\u003e\n        Overall Size\n      \u003c\/span\u003e\n\n      \u003cspan class=\"lh-spec-value\"\u003e\n        Ø 14 × 13 in\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lh-spec-row\"\u003e\n      \u003cspan class=\"lh-spec-label\"\u003e\n        Net Weight\n      \u003c\/span\u003e\n\n      \u003cspan class=\"lh-spec-value\"\u003e\n        6.6 lb\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lh-spec-row\"\u003e\n      \u003cspan class=\"lh-spec-label\"\u003e\n        Design Style\n      \u003c\/span\u003e\n\n      \u003cspan class=\"lh-spec-value\"\u003e\n        Heritage-Inspired · Opal Glass · Warm Metallic\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL --\u003e\n\n  \u003csection class=\"lh-final\"\u003e\n\n    \u003cdiv class=\"lh-label\"\u003e\n      The Lorevixa™ Approach\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Classic Materials, Considered for Today\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Heritage brings together creamy opal glass, warm brass-finish\n      metal and familiar proportions in a ceiling light designed to add\n      character without making the room feel overly decorated.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"lh-line\"\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"lh-brand\"\u003e\n      Lorevixa™\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"lorevixa","offers":[{"title":"Default Title","offer_id":48916288340054,"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_15_02_14_1.png?v=1790149246"},{"product_id":"lorevixa™-aurelia-alabaster-style-ceiling-light","title":"Lorevixa™ Aurelia Alabaster-Style Ceiling Light","description":"\u003cstyle\u003e\n  .lorevixa-aurelia,\n  .lorevixa-aurelia * {\n    box-sizing: border-box;\n  }\n\n  .lorevixa-aurelia {\n    --au-black: #15120f;\n    --au-gold: #b88842;\n    --au-gold-light: #d9b873;\n    --au-gold-pale: #ead8ad;\n    --au-white: #fffefa;\n    --au-ivory: #f8f4ec;\n    --au-stone: #f3ede3;\n    --au-text: #29251f;\n    --au-muted: #746b61;\n    --au-line: rgba(184, 136, 66, 0.24);\n\n    width: 100%;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 0;\n    overflow: hidden;\n\n    color: var(--au-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-aurelia img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    margin: 0;\n    border: 0;\n  }\n\n  .lorevixa-aurelia h2,\n  .lorevixa-aurelia h3,\n  .lorevixa-aurelia p {\n    margin-top: 0;\n  }\n\n  \/* =========================\n     HERO\n  ========================= *\/\n\n  .au-hero {\n    padding: 58px 28px 48px;\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 50% 0%,\n        rgba(217, 184, 115, 0.22),\n        transparent 44%\n      ),\n      linear-gradient(\n        180deg,\n        #fffefa 0%,\n        #f7f2e8 100%\n      );\n\n    border: 1px solid rgba(184, 136, 66, 0.14);\n    border-bottom: 0;\n  }\n\n  .au-eyebrow,\n  .au-label {\n    margin-bottom: 12px;\n\n    color: var(--au-gold);\n\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .au-hero h2 {\n    max-width: 700px;\n    margin: 0 auto 18px;\n\n    color: var(--au-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  .au-hero p {\n    max-width: 660px;\n    margin: 0 auto;\n\n    color: var(--au-muted);\n\n    font-size: 16px;\n    line-height: 1.8;\n  }\n\n  .au-line {\n    width: 72px;\n    height: 2px;\n    margin: 25px auto 0;\n\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        var(--au-gold-light),\n        var(--au-gold),\n        var(--au-gold-light),\n        transparent\n      );\n  }\n\n  \/* =========================\n     IMAGES\n  ========================= *\/\n\n  .au-image {\n    width: 100%;\n    margin: 0;\n    background: #ffffff;\n  }\n\n  \/* =========================\n     CONTENT\n  ========================= *\/\n\n  .au-section {\n    padding: 56px 28px;\n    text-align: center;\n    background: var(--au-white);\n  }\n\n  .au-section.alt {\n    background:\n      linear-gradient(\n        135deg,\n        #faf8f3 0%,\n        #f1ebe0 100%\n      );\n  }\n\n  .au-section h3 {\n    max-width: 690px;\n    margin: 0 auto 18px;\n\n    color: var(--au-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  .au-section p {\n    max-width: 675px;\n    margin: 0 auto;\n\n    color: var(--au-muted);\n\n    font-size: 15.5px;\n    line-height: 1.8;\n  }\n\n  \/* =========================\n     FEATURES\n  ========================= *\/\n\n  .au-features {\n    padding: 14px 28px 58px;\n    background: var(--au-white);\n  }\n\n  .au-feature {\n    width: 100%;\n    margin-bottom: 12px;\n    padding: 22px;\n\n    border: 1px solid var(--au-line);\n\n    background:\n      linear-gradient(\n        135deg,\n        rgba(217, 184, 115, 0.08),\n        rgba(255, 255, 255, 0.98)\n      );\n  }\n\n  .au-feature:last-child {\n    margin-bottom: 0;\n  }\n\n  .au-feature-title {\n    margin-bottom: 6px;\n\n    color: var(--au-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  .au-feature-text {\n    color: var(--au-muted);\n    font-size: 14.5px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     DARK SECTION\n  ========================= *\/\n\n  .au-dark {\n    padding: 60px 28px;\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 50% 0%,\n        rgba(217, 184, 115, 0.19),\n        transparent 45%\n      ),\n      linear-gradient(\n        180deg,\n        #211b16 0%,\n        #11100e 100%\n      );\n  }\n\n  .au-dark .au-label {\n    color: var(--au-gold-light);\n  }\n\n  .au-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  .au-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  .au-specs {\n    padding: 52px 28px;\n    background: var(--au-black);\n    color: #ffffff;\n  }\n\n  .au-spec-head {\n    margin-bottom: 28px;\n    text-align: center;\n  }\n\n  .au-spec-head .au-label {\n    color: var(--au-gold-light);\n  }\n\n  .au-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  .au-spec-row {\n    padding: 17px 0;\n    border-bottom: 1px solid rgba(255, 255, 255, 0.13);\n  }\n\n  .au-spec-row:first-of-type {\n    border-top: 1px solid rgba(255, 255, 255, 0.13);\n  }\n\n  .au-spec-label {\n    display: block;\n    margin-bottom: 5px;\n\n    color: var(--au-gold-light);\n\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 1.7px;\n    text-transform: uppercase;\n  }\n\n  .au-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  .au-final {\n    padding: 64px 28px;\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 50% 0%,\n        rgba(217, 184, 115, 0.15),\n        transparent 48%\n      ),\n      #fffefa;\n  }\n\n  .au-final h3 {\n    max-width: 690px;\n    margin: 0 auto 18px;\n\n    color: var(--au-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  .au-final p {\n    max-width: 650px;\n    margin: 0 auto;\n\n    color: var(--au-muted);\n\n    font-size: 15.5px;\n    line-height: 1.8;\n  }\n\n  .au-brand {\n    margin-top: 30px;\n\n    color: var(--au-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    .au-hero {\n      padding: 42px 19px 36px;\n    }\n\n    .au-hero h2 {\n      font-size: 31px;\n    }\n\n    .au-hero p {\n      font-size: 15px;\n      line-height: 1.7;\n    }\n\n    .au-section {\n      padding: 43px 19px;\n    }\n\n    .au-section h3 {\n      font-size: 27px;\n    }\n\n    .au-section p {\n      font-size: 15px;\n    }\n\n    .au-features {\n      padding: 10px 18px 44px;\n    }\n\n    .au-feature {\n      padding: 19px;\n    }\n\n    .au-dark {\n      padding: 48px 20px;\n    }\n\n    .au-specs {\n      padding: 44px 20px;\n    }\n\n    .au-final {\n      padding: 50px 20px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"lorevixa-aurelia\"\u003e\n\n  \u003c!-- HERO --\u003e\n\n  \u003csection class=\"au-hero\"\u003e\n\n    \u003cdiv class=\"au-eyebrow\"\u003e\n      Lorevixa™ Signature Lighting\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Stone-Inspired Glow.\n      Refined in Brass.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      A luminous alabaster-style surface meets warm brushed-brass metalwork\n      in a low-profile ceiling light designed to bring softness,\n      depth and understated luxury into the room.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"au-line\"\u003e\u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- MAIN IMAGE --\u003e\n\n  \u003cdiv class=\"au-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_15_02_14_6.png?v=1790149341\" alt=\"Lorevixa Aurelia Alabaster-Style Ceiling Light\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- DESIGN STORY --\u003e\n\n  \u003csection class=\"au-section\"\u003e\n\n    \u003cdiv class=\"au-label\"\u003e\n      Stone-Inspired · Modern Luxury\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      The Look of Alabaster, Reimagined for Modern Interiors\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Lorevixa™ Aurelia Alabaster-Style Ceiling Light centers on a\n      softly translucent stone-look diffuser with warm, naturally inspired\n      veining. A broad brushed-brass frame surrounds the luminous surface,\n      creating a clean composition that feels refined without becoming\n      overly decorative.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- LIFESTYLE IMAGE --\u003e\n\n  \u003cdiv class=\"au-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_15_02_16_10.png?v=1790149341\" alt=\"Lorevixa Aurelia Alabaster-Style Ceiling Light in an elegant home interior\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- LIFESTYLE COPY --\u003e\n\n  \u003csection class=\"au-section alt\"\u003e\n\n    \u003cdiv class=\"au-label\"\u003e\n      Quiet Luxury for Everyday Living\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      A Warm Statement Without Visual Clutter\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Aurelia brings together creamy stone-inspired tones and warm metallic\n      detailing for a look that works naturally with ivory walls, warm woods,\n      stone surfaces, neutral upholstery and softly layered interiors.\n      Its low-profile shape keeps the room feeling open and considered.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FEATURES --\u003e\n\n  \u003csection class=\"au-features\"\u003e\n\n    \u003cdiv class=\"au-feature\"\u003e\n\n      \u003cdiv class=\"au-feature-title\"\u003e\n        Alabaster-Style Diffuser\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"au-feature-text\"\u003e\n        A translucent stone-look resin surface features warm natural-inspired\n        veining for the visual character of carved stone without claiming\n        natural alabaster construction.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"au-feature\"\u003e\n\n      \u003cdiv class=\"au-feature-title\"\u003e\n        Brushed Brass-Finish Aluminum\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"au-feature-text\"\u003e\n        A broad metallic surround introduces warm contrast and gives the\n        fixture its polished, elevated character.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"au-feature\"\u003e\n\n      \u003cdiv class=\"au-feature-title\"\u003e\n        Steel Mounting Structure\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"au-feature-text\"\u003e\n        The internal steel mounting structure provides a solid foundation\n        behind the decorative aluminum and stone-look exterior.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"au-feature\"\u003e\n\n      \u003cdiv class=\"au-feature-title\"\u003e\n        Low-Profile 20-Inch Form\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"au-feature-text\"\u003e\n        A broad 20-inch diameter creates visual presence, while the\n        4.8-inch overall height keeps the fixture close to the ceiling.\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=\"au-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_15_02_15_8.png?v=1790149341\" alt=\"Lorevixa Aurelia Alabaster-Style Ceiling Light materials\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- MATERIAL COPY --\u003e\n\n  \u003csection class=\"au-section\"\u003e\n\n    \u003cdiv class=\"au-label\"\u003e\n      Stone-Look Texture \u0026amp; Metal\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Soft Translucence Framed in Warm Brass\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Aurelia combines a translucent stone-look resin diffuser with a\n      brushed brass-finish aluminum frame and steel mounting structure.\n      The contrast between the softly veined surface and clean metallic\n      surround gives the fixture its distinctive premium appearance.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DIMENSIONS IMAGE --\u003e\n\n  \u003cdiv class=\"au-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_15_02_14_7.png?v=1790149341\" alt=\"Lorevixa Aurelia Alabaster-Style Ceiling Light dimensions\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- DIMENSIONS COPY --\u003e\n\n  \u003csection class=\"au-section alt\"\u003e\n\n    \u003cdiv class=\"au-label\"\u003e\n      Streamlined Proportions\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Wide Presence. Just 4.8 Inches High.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Measuring approximately 20 inches in diameter and 4.8 inches in\n      overall height, Aurelia creates a broad decorative focal point\n      while maintaining a clean, low-profile ceiling silhouette.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- WEIGHT IMAGE --\u003e\n\n  \u003cdiv class=\"au-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_15_02_15_9.png?v=1790149341\" alt=\"Lorevixa Aurelia Alabaster-Style Ceiling Light net weight 11.4 pounds\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- DARK SECTION --\u003e\n\n  \u003csection class=\"au-dark\"\u003e\n\n    \u003cdiv class=\"au-label\"\u003e\n      Inspired by Natural Stone\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Warm Veining Makes Every View Feel More Layered\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      The softly patterned diffuser gives Aurelia the visual depth associated\n      with natural stone, while the brushed metallic frame keeps the fixture\n      crisp, contemporary and easy to integrate into refined interiors.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- PRODUCT DETAILS --\u003e\n\n  \u003csection class=\"au-specs\"\u003e\n\n    \u003cdiv class=\"au-spec-head\"\u003e\n\n      \u003cdiv class=\"au-label\"\u003e\n        Product Details\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Aurelia at a Glance\n      \u003c\/h3\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"au-spec-row\"\u003e\n\n      \u003cspan class=\"au-spec-label\"\u003e\n        Product\n      \u003c\/span\u003e\n\n      \u003cspan class=\"au-spec-value\"\u003e\n        Lorevixa™ Aurelia Alabaster-Style Ceiling Light\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"au-spec-row\"\u003e\n\n      \u003cspan class=\"au-spec-label\"\u003e\n        Diffuser\n      \u003c\/span\u003e\n\n      \u003cspan class=\"au-spec-value\"\u003e\n        Translucent stone-look resin diffuser\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"au-spec-row\"\u003e\n\n      \u003cspan class=\"au-spec-label\"\u003e\n        Frame\n      \u003c\/span\u003e\n\n      \u003cspan class=\"au-spec-value\"\u003e\n        Brushed brass-finish aluminum with steel mounting structure\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"au-spec-row\"\u003e\n\n      \u003cspan class=\"au-spec-label\"\u003e\n        Overall Size\n      \u003c\/span\u003e\n\n      \u003cspan class=\"au-spec-value\"\u003e\n        Ø 20 × 4.8 in\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"au-spec-row\"\u003e\n\n      \u003cspan class=\"au-spec-label\"\u003e\n        Net Weight\n      \u003c\/span\u003e\n\n      \u003cspan class=\"au-spec-value\"\u003e\n        11.4 lb\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"au-spec-row\"\u003e\n\n      \u003cspan class=\"au-spec-label\"\u003e\n        Design Style\n      \u003c\/span\u003e\n\n      \u003cspan class=\"au-spec-value\"\u003e\n        Contemporary · Alabaster-Inspired · 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=\"au-final\"\u003e\n\n    \u003cdiv class=\"au-label\"\u003e\n      The Lorevixa™ Approach\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Material-Led Design With a Softer Glow\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Aurelia brings together stone-inspired texture, warm brushed-metal\n      detailing and streamlined proportions in a ceiling light designed\n      to make the room feel brighter, calmer and more considered.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"au-line\"\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"au-brand\"\u003e\n      Lorevixa™\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"lorevixa","offers":[{"title":"Default Title","offer_id":48916301021270,"sku":null,"price":89.96,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_15_02_14_6.png?v=1790149341"},{"product_id":"lorevixa™-celestia-star-glass-ceiling-light","title":"Lorevixa™ Celestia Star Glass Ceiling Light","description":"\u003cstyle\u003e\n  .lorevixa-celestia,\n  .lorevixa-celestia * {\n    box-sizing: border-box;\n  }\n\n  .lorevixa-celestia {\n    --lc-black: #15120f;\n    --lc-gold: #b48742;\n    --lc-gold-light: #d9b873;\n    --lc-gold-soft: #ead8ae;\n    --lc-white: #fffefa;\n    --lc-ivory: #f7f3eb;\n    --lc-text: #2a261f;\n    --lc-muted: #746b61;\n    --lc-line: rgba(180, 135, 66, 0.25);\n\n    width: 100%;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 0;\n    overflow: hidden;\n\n    color: var(--lc-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-celestia img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    margin: 0;\n    border: 0;\n  }\n\n  .lorevixa-celestia h2,\n  .lorevixa-celestia h3,\n  .lorevixa-celestia p {\n    margin-top: 0;\n  }\n\n  \/* HERO *\/\n\n  .lc-hero {\n    padding: 58px 28px 48px;\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 50% 0%,\n        rgba(217, 184, 115, 0.22),\n        transparent 44%\n      ),\n      linear-gradient(\n        180deg,\n        #fffefa 0%,\n        #f7f2e8 100%\n      );\n\n    border: 1px solid rgba(180, 135, 66, 0.15);\n    border-bottom: 0;\n  }\n\n  .lc-eyebrow,\n  .lc-label {\n    margin-bottom: 12px;\n\n    color: var(--lc-gold);\n\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .lc-hero h2 {\n    max-width: 700px;\n    margin: 0 auto 18px;\n\n    color: var(--lc-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  .lc-hero p {\n    max-width: 660px;\n    margin: 0 auto;\n\n    color: var(--lc-muted);\n\n    font-size: 16px;\n    line-height: 1.8;\n  }\n\n  .lc-line {\n    width: 72px;\n    height: 2px;\n    margin: 25px auto 0;\n\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        var(--lc-gold-light),\n        var(--lc-gold),\n        var(--lc-gold-light),\n        transparent\n      );\n  }\n\n  \/* IMAGE *\/\n\n  .lc-image {\n    width: 100%;\n    margin: 0;\n    background: #ffffff;\n  }\n\n  \/* CONTENT *\/\n\n  .lc-section {\n    padding: 56px 28px;\n    text-align: center;\n    background: var(--lc-white);\n  }\n\n  .lc-section.alt {\n    background:\n      linear-gradient(\n        135deg,\n        #faf8f3 0%,\n        #f1ebe0 100%\n      );\n  }\n\n  .lc-section h3 {\n    max-width: 690px;\n    margin: 0 auto 18px;\n\n    color: var(--lc-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  .lc-section p {\n    max-width: 675px;\n    margin: 0 auto;\n\n    color: var(--lc-muted);\n\n    font-size: 15.5px;\n    line-height: 1.8;\n  }\n\n  \/* FEATURES *\/\n\n  .lc-features {\n    padding: 14px 28px 58px;\n    background: var(--lc-white);\n  }\n\n  .lc-feature {\n    width: 100%;\n    margin-bottom: 12px;\n    padding: 22px;\n\n    border: 1px solid var(--lc-line);\n\n    background:\n      linear-gradient(\n        135deg,\n        rgba(217, 184, 115, 0.08),\n        rgba(255, 255, 255, 0.98)\n      );\n  }\n\n  .lc-feature:last-child {\n    margin-bottom: 0;\n  }\n\n  .lc-feature-title {\n    margin-bottom: 6px;\n\n    color: var(--lc-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  .lc-feature-text {\n    color: var(--lc-muted);\n    font-size: 14.5px;\n    line-height: 1.65;\n  }\n\n  \/* DARK *\/\n\n  .lc-dark {\n    padding: 60px 28px;\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 50% 0%,\n        rgba(217, 184, 115, 0.19),\n        transparent 45%\n      ),\n      linear-gradient(\n        180deg,\n        #211b16 0%,\n        #100e0c 100%\n      );\n  }\n\n  .lc-dark .lc-label {\n    color: var(--lc-gold-light);\n  }\n\n  .lc-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  .lc-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  \/* SPECS *\/\n\n  .lc-specs {\n    padding: 52px 28px;\n    background: var(--lc-black);\n    color: #ffffff;\n  }\n\n  .lc-spec-head {\n    margin-bottom: 28px;\n    text-align: center;\n  }\n\n  .lc-spec-head .lc-label {\n    color: var(--lc-gold-light);\n  }\n\n  .lc-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  .lc-spec-row {\n    padding: 17px 0;\n    border-bottom: 1px solid rgba(255,255,255,0.13);\n  }\n\n  .lc-spec-row:first-of-type {\n    border-top: 1px solid rgba(255,255,255,0.13);\n  }\n\n  .lc-spec-label {\n    display: block;\n    margin-bottom: 5px;\n\n    color: var(--lc-gold-light);\n\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 1.7px;\n    text-transform: uppercase;\n  }\n\n  .lc-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  \/* FINAL *\/\n\n  .lc-final {\n    padding: 64px 28px;\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 50% 0%,\n        rgba(217, 184, 115, 0.15),\n        transparent 48%\n      ),\n      #fffefa;\n  }\n\n  .lc-final h3 {\n    max-width: 690px;\n    margin: 0 auto 18px;\n\n    color: var(--lc-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  .lc-final p {\n    max-width: 650px;\n    margin: 0 auto;\n\n    color: var(--lc-muted);\n\n    font-size: 15.5px;\n    line-height: 1.8;\n  }\n\n  .lc-brand {\n    margin-top: 30px;\n\n    color: var(--lc-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  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n\n    .lc-hero {\n      padding: 42px 19px 36px;\n    }\n\n    .lc-hero h2 {\n      font-size: 31px;\n    }\n\n    .lc-hero p {\n      font-size: 15px;\n      line-height: 1.7;\n    }\n\n    .lc-section {\n      padding: 43px 19px;\n    }\n\n    .lc-section h3 {\n      font-size: 27px;\n    }\n\n    .lc-section p {\n      font-size: 15px;\n    }\n\n    .lc-features {\n      padding: 10px 18px 44px;\n    }\n\n    .lc-feature {\n      padding: 19px;\n    }\n\n    .lc-dark {\n      padding: 48px 20px;\n    }\n\n    .lc-specs {\n      padding: 44px 20px;\n    }\n\n    .lc-final {\n      padding: 50px 20px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"lorevixa-celestia\"\u003e\n\n\n  \u003c!-- HERO --\u003e\n\n  \u003csection class=\"lc-hero\"\u003e\n\n    \u003cdiv class=\"lc-eyebrow\"\u003e\n      Lorevixa™ Signature Lighting\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Brilliant Geometry.\n      Warm Golden Detail.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Clear beveled glass panels and warm brass-finish metalwork form\n      a dimensional star silhouette designed to turn everyday ceiling\n      lighting into a sculptural focal point.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"lc-line\"\u003e\u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- MAIN IMAGE --\u003e\n\n  \u003cdiv class=\"lc-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_15_22_21_1.png?v=1790149513\" alt=\"Lorevixa Celestia Star Glass Ceiling Light\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- INTRO --\u003e\n\n  \u003csection class=\"lc-section\"\u003e\n\n    \u003cdiv class=\"lc-label\"\u003e\n      Geometric Glass · Warm Metallic\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      A Star-Shaped Statement From Every Angle\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Lorevixa™ Celestia Star Glass Ceiling Light transforms a familiar\n      celestial form into a structured piece of decorative lighting.\n      Individual beveled glass panels are arranged within a geometric\n      brass-finish framework, creating depth, transparency and a striking\n      sense of symmetry.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- LIFESTYLE IMAGE --\u003e\n\n  \u003cdiv class=\"lc-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_15_22_22_5.png?v=1790149513\" alt=\"Lorevixa Celestia Star Glass Ceiling Light in an elegant warm interior\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- LIFESTYLE TEXT --\u003e\n\n  \u003csection class=\"lc-section alt\"\u003e\n\n    \u003cdiv class=\"lc-label\"\u003e\n      A Brighter Kind of Beauty\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Designed to Make Light Part of the Decor\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Celestia brings together clear glass, warm metal and a distinctive\n      star-shaped profile. The transparent panels keep the fixture visually\n      open, while the gold-tone framework adds definition and warmth —\n      making it especially suited to ivory walls, warm woods, stone,\n      mirrors and refined neutral interiors.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FEATURES --\u003e\n\n  \u003csection class=\"lc-features\"\u003e\n\n    \u003cdiv class=\"lc-feature\"\u003e\n\n      \u003cdiv class=\"lc-feature-title\"\u003e\n        Dimensional Star Silhouette\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lc-feature-text\"\u003e\n        Multiple pointed sections create a sculptural three-dimensional\n        star form that changes subtly as the fixture is viewed from\n        different angles.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lc-feature\"\u003e\n\n      \u003cdiv class=\"lc-feature-title\"\u003e\n        Clear Beveled Glass Panels\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lc-feature-text\"\u003e\n        Transparent faceted glass creates visual depth while maintaining\n        a bright, open appearance around the central light source.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lc-feature\"\u003e\n\n      \u003cdiv class=\"lc-feature-title\"\u003e\n        Brass-Finish Steel Framework\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lc-feature-text\"\u003e\n        Warm metallic lines outline each geometric section, emphasizing\n        the star-shaped structure and giving the fixture a jewelry-like\n        finish.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lc-feature\"\u003e\n\n      \u003cdiv class=\"lc-feature-title\"\u003e\n        Sculptural 14-Inch Profile\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lc-feature-text\"\u003e\n        A 14 × 14-inch footprint and 15-inch overall height create enough\n        visual presence to stand out while maintaining balanced 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=\"lc-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_15_22_21_3.png?v=1790149513\" alt=\"Lorevixa Celestia Star Glass Ceiling Light material details\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- MATERIAL COPY --\u003e\n\n  \u003csection class=\"lc-section\"\u003e\n\n    \u003cdiv class=\"lc-label\"\u003e\n      Glass \u0026amp; Metal\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Transparency Framed in Gold\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Celestia combines clear beveled glass panels with a brass-finish\n      steel framework and matching ceiling canopy. The transparent glass\n      brings visual lightness, while the warm metallic structure defines\n      every angle of the star-shaped design.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DIMENSIONS IMAGE --\u003e\n\n  \u003cdiv class=\"lc-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_15_22_21_2.png?v=1790149514\" alt=\"Lorevixa Celestia Star Glass Ceiling Light dimensions\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- DIMENSIONS COPY --\u003e\n\n  \u003csection class=\"lc-section alt\"\u003e\n\n    \u003cdiv class=\"lc-label\"\u003e\n      Considered Proportions\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Compact Width. Sculptural Depth.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Measuring approximately 14 inches wide, 14 inches deep and\n      15 inches high, Celestia uses dimensional geometry rather than\n      excessive scale to create its decorative impact.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- WEIGHT IMAGE --\u003e\n\n  \u003cdiv class=\"lc-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_15_22_22_4.png?v=1790149513\" alt=\"Lorevixa Celestia Star Glass Ceiling Light net weight 8.8 pounds\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- DARK SECTION --\u003e\n\n  \u003csection class=\"lc-dark\"\u003e\n\n    \u003cdiv class=\"lc-label\"\u003e\n      Designed to Catch the Eye\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Glass, Geometry and Warm Metal in Balance\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Celestia turns simple materials into a more expressive composition.\n      Clear glass keeps the design visually light, while precise metallic\n      lines create the distinctive celestial silhouette.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- PRODUCT DETAILS --\u003e\n\n  \u003csection class=\"lc-specs\"\u003e\n\n    \u003cdiv class=\"lc-spec-head\"\u003e\n\n      \u003cdiv class=\"lc-label\"\u003e\n        Product Details\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Celestia at a Glance\n      \u003c\/h3\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lc-spec-row\"\u003e\n\n      \u003cspan class=\"lc-spec-label\"\u003e\n        Product\n      \u003c\/span\u003e\n\n      \u003cspan class=\"lc-spec-value\"\u003e\n        Lorevixa™ Celestia Star Glass Ceiling Light\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lc-spec-row\"\u003e\n\n      \u003cspan class=\"lc-spec-label\"\u003e\n        Glass\n      \u003c\/span\u003e\n\n      \u003cspan class=\"lc-spec-value\"\u003e\n        Clear beveled glass panels\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lc-spec-row\"\u003e\n\n      \u003cspan class=\"lc-spec-label\"\u003e\n        Frame \u0026amp; Canopy\n      \u003c\/span\u003e\n\n      \u003cspan class=\"lc-spec-value\"\u003e\n        Brass-finish steel framework and ceiling canopy\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lc-spec-row\"\u003e\n\n      \u003cspan class=\"lc-spec-label\"\u003e\n        Overall Size\n      \u003c\/span\u003e\n\n      \u003cspan class=\"lc-spec-value\"\u003e\n        14 × 14 × 15 in\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lc-spec-row\"\u003e\n\n      \u003cspan class=\"lc-spec-label\"\u003e\n        Net Weight\n      \u003c\/span\u003e\n\n      \u003cspan class=\"lc-spec-value\"\u003e\n        8.8 lb\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lc-spec-row\"\u003e\n\n      \u003cspan class=\"lc-spec-label\"\u003e\n        Design Style\n      \u003c\/span\u003e\n\n      \u003cspan class=\"lc-spec-value\"\u003e\n        Geometric · Celestial · Clear Glass · 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=\"lc-final\"\u003e\n\n    \u003cdiv class=\"lc-label\"\u003e\n      The Lorevixa™ Approach\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Lighting Designed Like Jewelry for the Room\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Celestia brings together transparent glass, precise geometry and\n      warm brass-finish metal in a ceiling fixture designed to add\n      character, reflection and sculptural detail to the space.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"lc-line\"\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"lc-brand\"\u003e\n      Lorevixa™\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"lorevixa","offers":[{"title":"Default Title","offer_id":48916330971222,"sku":null,"price":89.96,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_15_22_21_1.png?v=1790149513"},{"product_id":"lorevixa™-sora-wood-slat-led-ceiling-light","title":"Lorevixa™ Sora Wood Slat LED Ceiling Light","description":"\u003cstyle\u003e\n  .lorevixa-sora,\n  .lorevixa-sora * {\n    box-sizing: border-box;\n  }\n\n  .lorevixa-sora {\n    --ls-black: #15120f;\n    --ls-gold: #b48845;\n    --ls-gold-light: #d8b873;\n    --ls-white: #fffefa;\n    --ls-ivory: #f7f3eb;\n    --ls-wood: #9a744c;\n    --ls-text: #2a2621;\n    --ls-muted: #756d64;\n    --ls-line: rgba(180, 136, 69, 0.24);\n\n    width: 100%;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 0;\n    overflow: hidden;\n\n    color: var(--ls-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-sora img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    margin: 0;\n    border: 0;\n  }\n\n  .lorevixa-sora h2,\n  .lorevixa-sora h3,\n  .lorevixa-sora p {\n    margin-top: 0;\n  }\n\n  \/* =========================\n     HERO\n  ========================= *\/\n\n  .sora-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.18),\n        transparent 44%\n      ),\n      linear-gradient(\n        180deg,\n        #fffefa 0%,\n        #f7f3eb 100%\n      );\n\n    border: 1px solid rgba(180, 136, 69, 0.14);\n    border-bottom: 0;\n  }\n\n  .sora-eyebrow,\n  .sora-label {\n    margin-bottom: 12px;\n\n    color: var(--ls-gold);\n\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .sora-hero h2 {\n    max-width: 700px;\n    margin: 0 auto 18px;\n\n    color: var(--ls-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  .sora-hero p {\n    max-width: 660px;\n    margin: 0 auto;\n\n    color: var(--ls-muted);\n\n    font-size: 16px;\n    line-height: 1.8;\n  }\n\n  .sora-line {\n    width: 72px;\n    height: 2px;\n    margin: 25px auto 0;\n\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        var(--ls-gold-light),\n        var(--ls-gold),\n        var(--ls-gold-light),\n        transparent\n      );\n  }\n\n  \/* =========================\n     IMAGES\n  ========================= *\/\n\n  .sora-image {\n    width: 100%;\n    margin: 0;\n    background: #ffffff;\n  }\n\n  \/* =========================\n     CONTENT\n  ========================= *\/\n\n  .sora-section {\n    padding: 56px 28px;\n    text-align: center;\n    background: var(--ls-white);\n  }\n\n  .sora-section.alt {\n    background:\n      linear-gradient(\n        135deg,\n        #faf8f3 0%,\n        #f2ede5 100%\n      );\n  }\n\n  .sora-section h3 {\n    max-width: 690px;\n    margin: 0 auto 18px;\n\n    color: var(--ls-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  .sora-section p {\n    max-width: 675px;\n    margin: 0 auto;\n\n    color: var(--ls-muted);\n\n    font-size: 15.5px;\n    line-height: 1.8;\n  }\n\n  \/* =========================\n     FEATURES\n  ========================= *\/\n\n  .sora-features {\n    padding: 14px 28px 58px;\n    background: var(--ls-white);\n  }\n\n  .sora-feature {\n    width: 100%;\n    margin-bottom: 12px;\n    padding: 22px;\n\n    border: 1px solid var(--ls-line);\n\n    background:\n      linear-gradient(\n        135deg,\n        rgba(154, 116, 76, 0.07),\n        rgba(255,255,255,0.98)\n      );\n  }\n\n  .sora-feature:last-child {\n    margin-bottom: 0;\n  }\n\n  .sora-feature-title {\n    margin-bottom: 6px;\n\n    color: var(--ls-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  .sora-feature-text {\n    color: var(--ls-muted);\n    font-size: 14.5px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     DARK SECTION\n  ========================= *\/\n\n  .sora-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        #211c17 0%,\n        #11100e 100%\n      );\n  }\n\n  .sora-dark .sora-label {\n    color: var(--ls-gold-light);\n  }\n\n  .sora-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  .sora-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  .sora-specs {\n    padding: 52px 28px;\n    background: var(--ls-black);\n    color: #ffffff;\n  }\n\n  .sora-spec-head {\n    margin-bottom: 28px;\n    text-align: center;\n  }\n\n  .sora-spec-head .sora-label {\n    color: var(--ls-gold-light);\n  }\n\n  .sora-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  .sora-spec-row {\n    padding: 17px 0;\n    border-bottom: 1px solid rgba(255,255,255,0.13);\n  }\n\n  .sora-spec-row:first-of-type {\n    border-top: 1px solid rgba(255,255,255,0.13);\n  }\n\n  .sora-spec-label {\n    display: block;\n    margin-bottom: 5px;\n\n    color: var(--ls-gold-light);\n\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 1.7px;\n    text-transform: uppercase;\n  }\n\n  .sora-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  .sora-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  .sora-final h3 {\n    max-width: 690px;\n    margin: 0 auto 18px;\n\n    color: var(--ls-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  .sora-final p {\n    max-width: 650px;\n    margin: 0 auto;\n\n    color: var(--ls-muted);\n\n    font-size: 15.5px;\n    line-height: 1.8;\n  }\n\n  .sora-brand {\n    margin-top: 30px;\n\n    color: var(--ls-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    .sora-hero {\n      padding: 42px 19px 36px;\n    }\n\n    .sora-hero h2 {\n      font-size: 31px;\n    }\n\n    .sora-hero p {\n      font-size: 15px;\n      line-height: 1.7;\n    }\n\n    .sora-section {\n      padding: 43px 19px;\n    }\n\n    .sora-section h3 {\n      font-size: 27px;\n    }\n\n    .sora-section p {\n      font-size: 15px;\n    }\n\n    .sora-features {\n      padding: 10px 18px 44px;\n    }\n\n    .sora-feature {\n      padding: 19px;\n    }\n\n    .sora-dark {\n      padding: 48px 20px;\n    }\n\n    .sora-specs {\n      padding: 44px 20px;\n    }\n\n    .sora-final {\n      padding: 50px 20px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"lorevixa-sora\"\u003e\n\n\n  \u003c!-- HERO --\u003e\n\n  \u003csection class=\"sora-hero\"\u003e\n\n    \u003cdiv class=\"sora-eyebrow\"\u003e\n      Lorevixa™ Signature Lighting\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Natural Lines.\n      Modern Light.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Oak-finish wood slats, clean metal structure and a softly frosted\n      diffuser come together in a low-profile ceiling light designed\n      to bring warmth and architectural rhythm into contemporary spaces.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sora-line\"\u003e\u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- MAIN IMAGE --\u003e\n\n  \u003cdiv class=\"sora-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_15_23_01_2.png?v=1790149754\" alt=\"Lorevixa Sora Wood Slat LED Ceiling Light\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- INTRO --\u003e\n\n  \u003csection class=\"sora-section\"\u003e\n\n    \u003cdiv class=\"sora-label\"\u003e\n      Natural Texture · Modern Geometry\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Linear Design With a Warmer Point of View\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Lorevixa™ Sora Wood Slat LED Ceiling Light combines the clean\n      proportions of contemporary lighting with the softer visual character\n      of wood. Repeating oak-finish slats introduce texture and rhythm,\n      while the slim metal structure keeps the overall design crisp\n      and architectural.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- LIFESTYLE IMAGE --\u003e\n\n  \u003cdiv class=\"sora-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_15_22_24_10.png?v=1790149755\" alt=\"Lorevixa Sora Wood Slat LED Ceiling Light in a warm modern interior\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- LIFESTYLE COPY --\u003e\n\n  \u003csection class=\"sora-section alt\"\u003e\n\n    \u003cdiv class=\"sora-label\"\u003e\n      Designed for Modern Living\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Architectural Enough to Stand Out. Warm Enough to Feel at Home.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Sora works naturally with warm woods, cream and ivory interiors,\n      stone surfaces, neutral textiles and understated metal details.\n      Its elongated profile brings structure overhead without introducing\n      excessive decoration or visual weight.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FEATURES --\u003e\n\n  \u003csection class=\"sora-features\"\u003e\n\n    \u003cdiv class=\"sora-feature\"\u003e\n\n      \u003cdiv class=\"sora-feature-title\"\u003e\n        Oak-Finish Wood Slats\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sora-feature-text\"\u003e\n        Repeating wood-tone elements introduce warmth, texture and\n        natural-looking contrast to the contemporary ceiling profile.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"sora-feature\"\u003e\n\n      \u003cdiv class=\"sora-feature-title\"\u003e\n        Linear Architectural Form\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sora-feature-text\"\u003e\n        The elongated 28-inch shape gives Sora a directional,\n        furniture-inspired appearance instead of a conventional round\n        ceiling-light silhouette.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"sora-feature\"\u003e\n\n      \u003cdiv class=\"sora-feature-title\"\u003e\n        Aluminum Frame\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sora-feature-text\"\u003e\n        Clean metal framing provides definition around the wood slats\n        while reinforcing the fixture's modern architectural character.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"sora-feature\"\u003e\n\n      \u003cdiv class=\"sora-feature-title\"\u003e\n        Frosted Acrylic Diffuser\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sora-feature-text\"\u003e\n        A smooth frosted diffuser maintains a clean appearance underneath\n        the fixture and complements the restrained linear construction.\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=\"sora-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_15_22_23_8.png?v=1790149754\" alt=\"Lorevixa Sora Wood Slat LED Ceiling Light material details\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- MATERIAL COPY --\u003e\n\n  \u003csection class=\"sora-section\"\u003e\n\n    \u003cdiv class=\"sora-label\"\u003e\n      Wood, Metal \u0026amp; Soft Diffusion\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Natural-Looking Warmth With a Structured Foundation\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Sora combines oak-finish wood slats with an aluminum frame,\n      steel mounting plate and frosted acrylic diffuser. The contrast\n      between warm wood tones and clean metal gives the fixture a\n      balanced material palette suited to contemporary interiors.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DIMENSION IMAGE --\u003e\n\n  \u003cdiv class=\"sora-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_15_22_23_7.png?v=1790149754\" alt=\"Lorevixa Sora Wood Slat LED Ceiling Light dimensions\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- DIMENSION COPY --\u003e\n\n  \u003csection class=\"sora-section alt\"\u003e\n\n    \u003cdiv class=\"sora-label\"\u003e\n      Streamlined Proportions\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      A 28-Inch Linear Statement With a Low Profile\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Measuring approximately 28 inches long, 14 inches wide and\n      5.5 inches high, Sora creates a broad architectural presence\n      while remaining visually close to the ceiling.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- WEIGHT IMAGE --\u003e\n\n  \u003cdiv class=\"sora-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_15_22_24_9.png?v=1790149754\" alt=\"Lorevixa Sora Wood Slat LED Ceiling Light net weight 8.1 pounds\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- DARK SECTION --\u003e\n\n  \u003csection class=\"sora-dark\"\u003e\n\n    \u003cdiv class=\"sora-label\"\u003e\n      Defined by Rhythm\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Repetition, Texture and Clean Lines in Balance\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Sora uses repeated wood slats and a restrained metal framework\n      to create visual interest through proportion rather than ornament,\n      giving the fixture a distinctly modern yet approachable character.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- PRODUCT DETAILS --\u003e\n\n  \u003csection class=\"sora-specs\"\u003e\n\n    \u003cdiv class=\"sora-spec-head\"\u003e\n\n      \u003cdiv class=\"sora-label\"\u003e\n        Product Details\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Sora at a Glance\n      \u003c\/h3\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"sora-spec-row\"\u003e\n\n      \u003cspan class=\"sora-spec-label\"\u003e\n        Product\n      \u003c\/span\u003e\n\n      \u003cspan class=\"sora-spec-value\"\u003e\n        Lorevixa™ Sora Wood Slat LED Ceiling Light\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"sora-spec-row\"\u003e\n\n      \u003cspan class=\"sora-spec-label\"\u003e\n        Materials\n      \u003c\/span\u003e\n\n      \u003cspan class=\"sora-spec-value\"\u003e\n        Oak-finish wood slats, steel mounting plate,\n        aluminum frame and frosted acrylic diffuser\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"sora-spec-row\"\u003e\n\n      \u003cspan class=\"sora-spec-label\"\u003e\n        Overall Size\n      \u003c\/span\u003e\n\n      \u003cspan class=\"sora-spec-value\"\u003e\n        28 × 14 × 5.5 in\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"sora-spec-row\"\u003e\n\n      \u003cspan class=\"sora-spec-label\"\u003e\n        Net Weight\n      \u003c\/span\u003e\n\n      \u003cspan class=\"sora-spec-value\"\u003e\n        8.1 lb\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"sora-spec-row\"\u003e\n\n      \u003cspan class=\"sora-spec-label\"\u003e\n        Design Style\n      \u003c\/span\u003e\n\n      \u003cspan class=\"sora-spec-value\"\u003e\n        Contemporary · Linear · Natural-Inspired · Wood \u0026amp; Metal\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL --\u003e\n\n  \u003csection class=\"sora-final\"\u003e\n\n    \u003cdiv class=\"sora-label\"\u003e\n      The Lorevixa™ Approach\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Modern Structure With Natural Warmth\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Sora brings together linear geometry, warm wood texture and\n      restrained metal detailing in a ceiling light designed to make\n      contemporary spaces feel more considered and more inviting.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sora-line\"\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"sora-brand\"\u003e\n      Lorevixa™\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"lorevixa","offers":[{"title":"Default Title","offer_id":48916388118614,"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_15_23_01_2.png?v=1790149754"}],"url":"https:\/\/lorevixa.com\/collections\/new-drops.oembed","provider":"lorevixa","version":"1.0","type":"link"}