{"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","url":"https:\/\/lorevixa.com\/products\/lorevixa%e2%84%a2-aurelia-alabaster-style-ceiling-light","provider":"lorevixa","version":"1.0","type":"link"}