{"product_id":"lorevixa™-axis-3-light-adjustable-ceiling-spotlight","title":"Lorevixa™ Axis 3-Light Adjustable Ceiling Spotlight","description":"\u003cstyle\u003e\n  .lorevixa-nimbus,\n  .lorevixa-nimbus * {\n    box-sizing: border-box;\n  }\n\n  .lorevixa-nimbus {\n    --ln-black: #151310;\n    --ln-gold: #b88b46;\n    --ln-gold-light: #d8b875;\n    --ln-white: #fffefa;\n    --ln-ivory: #f7f4ed;\n    --ln-text: #2b2722;\n    --ln-muted: #756d64;\n    --ln-line: rgba(184, 139, 70, 0.24);\n\n    width: 100%;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 0;\n    overflow: hidden;\n\n    color: var(--ln-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-nimbus img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    margin: 0;\n    border: 0;\n  }\n\n  .lorevixa-nimbus h2,\n  .lorevixa-nimbus h3,\n  .lorevixa-nimbus p {\n    margin-top: 0;\n  }\n\n  \/* HERO *\/\n\n  .ln-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, 117, 0.18),\n        transparent 44%\n      ),\n      linear-gradient(\n        180deg,\n        #fffefa 0%,\n        #f7f3eb 100%\n      );\n\n    border: 1px solid rgba(184, 139, 70, 0.14);\n    border-bottom: 0;\n  }\n\n  .ln-eyebrow,\n  .ln-label {\n    margin-bottom: 12px;\n    color: var(--ln-gold);\n\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .ln-hero h2 {\n    max-width: 700px;\n    margin: 0 auto 18px;\n\n    color: var(--ln-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  .ln-hero p {\n    max-width: 650px;\n    margin: 0 auto;\n\n    color: var(--ln-muted);\n\n    font-size: 16px;\n    line-height: 1.8;\n  }\n\n  .ln-line {\n    width: 70px;\n    height: 2px;\n    margin: 25px auto 0;\n\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        var(--ln-gold-light),\n        var(--ln-gold),\n        var(--ln-gold-light),\n        transparent\n      );\n  }\n\n  \/* IMAGE *\/\n\n  .ln-image {\n    width: 100%;\n    margin: 0;\n    background: #ffffff;\n  }\n\n  \/* CONTENT *\/\n\n  .ln-section {\n    padding: 56px 28px;\n    text-align: center;\n    background: var(--ln-white);\n  }\n\n  .ln-section.alt {\n    background:\n      linear-gradient(\n        135deg,\n        #faf8f4 0%,\n        #f2eee7 100%\n      );\n  }\n\n  .ln-section h3 {\n    max-width: 690px;\n    margin: 0 auto 18px;\n\n    color: var(--ln-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  .ln-section p {\n    max-width: 670px;\n    margin: 0 auto;\n\n    color: var(--ln-muted);\n\n    font-size: 15.5px;\n    line-height: 1.8;\n  }\n\n  \/* FEATURES *\/\n\n  .ln-features {\n    padding: 14px 28px 58px;\n    background: var(--ln-white);\n  }\n\n  .ln-feature {\n    width: 100%;\n    margin-bottom: 12px;\n    padding: 22px;\n\n    border: 1px solid var(--ln-line);\n\n    background:\n      linear-gradient(\n        135deg,\n        rgba(216, 184, 117, 0.07),\n        rgba(255,255,255,0.97)\n      );\n  }\n\n  .ln-feature:last-child {\n    margin-bottom: 0;\n  }\n\n  .ln-feature-title {\n    margin-bottom: 6px;\n\n    color: var(--ln-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  .ln-feature-text {\n    color: var(--ln-muted);\n    font-size: 14.5px;\n    line-height: 1.65;\n  }\n\n  \/* DARK SECTION *\/\n\n  .ln-dark {\n    padding: 60px 28px;\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 50% 0%,\n        rgba(216, 184, 117, 0.18),\n        transparent 45%\n      ),\n      linear-gradient(\n        180deg,\n        #211d18 0%,\n        #11100e 100%\n      );\n  }\n\n  .ln-dark .ln-label {\n    color: var(--ln-gold-light);\n  }\n\n  .ln-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  .ln-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  .ln-specs {\n    padding: 52px 28px;\n    background: var(--ln-black);\n    color: #ffffff;\n  }\n\n  .ln-spec-head {\n    margin-bottom: 28px;\n    text-align: center;\n  }\n\n  .ln-spec-head .ln-label {\n    color: var(--ln-gold-light);\n  }\n\n  .ln-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  .ln-spec-row {\n    padding: 17px 0;\n    border-bottom: 1px solid rgba(255,255,255,0.13);\n  }\n\n  .ln-spec-row:first-of-type {\n    border-top: 1px solid rgba(255,255,255,0.13);\n  }\n\n  .ln-spec-label {\n    display: block;\n    margin-bottom: 5px;\n\n    color: var(--ln-gold-light);\n\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 1.7px;\n    text-transform: uppercase;\n  }\n\n  .ln-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  .ln-final {\n    padding: 64px 28px;\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 50% 0%,\n        rgba(216, 184, 117, 0.14),\n        transparent 48%\n      ),\n      #fffefa;\n  }\n\n  .ln-final h3 {\n    max-width: 690px;\n    margin: 0 auto 18px;\n\n    color: var(--ln-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  .ln-final p {\n    max-width: 650px;\n    margin: 0 auto;\n\n    color: var(--ln-muted);\n\n    font-size: 15.5px;\n    line-height: 1.8;\n  }\n\n  .ln-brand {\n    margin-top: 30px;\n\n    color: var(--ln-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    .ln-hero {\n      padding: 42px 19px 36px;\n    }\n\n    .ln-hero h2 {\n      font-size: 31px;\n    }\n\n    .ln-hero p {\n      font-size: 15px;\n      line-height: 1.7;\n    }\n\n    .ln-section {\n      padding: 43px 19px;\n    }\n\n    .ln-section h3 {\n      font-size: 27px;\n    }\n\n    .ln-section p {\n      font-size: 15px;\n    }\n\n    .ln-features {\n      padding: 10px 18px 44px;\n    }\n\n    .ln-feature {\n      padding: 19px;\n    }\n\n    .ln-dark {\n      padding: 48px 20px;\n    }\n\n    .ln-specs {\n      padding: 44px 20px;\n    }\n\n    .ln-final {\n      padding: 50px 20px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"lorevixa-nimbus\"\u003e\n\n  \u003c!-- HERO --\u003e\n\n  \u003csection class=\"ln-hero\"\u003e\n\n    \u003cdiv class=\"ln-eyebrow\"\u003e\n      Lorevixa™ Signature Lighting\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Soft Form.\n      Modern Light.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      A fluid cloud-inspired silhouette and softly frosted surface give\n      Nimbus a calm, sculptural presence designed for clean contemporary\n      interiors.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ln-line\"\u003e\u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- MAIN IMAGE --\u003e\n\n  \u003cdiv class=\"ln-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_14_42_14_5.png?v=1790148502\" alt=\"Lorevixa Nimbus Cloud LED Ceiling Light\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- DESIGN INTRO --\u003e\n\n  \u003csection class=\"ln-section\"\u003e\n\n    \u003cdiv class=\"ln-label\"\u003e\n      Organic Form · Clean Design\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Inspired by the Soft Shape of a Cloud\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Lorevixa™ Nimbus Cloud LED Ceiling Light moves away from rigid\n      geometric forms in favor of a softer, flowing silhouette. Its rounded\n      profile creates visual movement overhead while keeping the overall\n      design minimal, calm and easy to integrate into the room.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- LIFESTYLE IMAGE --\u003e\n\n  \u003cdiv class=\"ln-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_14_42_15_9.png?v=1790148502\" alt=\"Lorevixa Nimbus Cloud LED Ceiling Light in a modern interior\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- LIFESTYLE --\u003e\n\n  \u003csection class=\"ln-section alt\"\u003e\n\n    \u003cdiv class=\"ln-label\"\u003e\n      Designed for Calm Interiors\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      A Statement Shape Without Visual Clutter\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Nimbus adds character through silhouette rather than excessive detail.\n      Its clean frosted surface works naturally with ivory interiors, soft\n      neutrals, light wood, stone textures and restrained metallic accents,\n      making it especially suited to modern residential spaces.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FEATURES --\u003e\n\n  \u003csection class=\"ln-features\"\u003e\n\n    \u003cdiv class=\"ln-feature\"\u003e\n\n      \u003cdiv class=\"ln-feature-title\"\u003e\n        Cloud-Inspired Silhouette\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ln-feature-text\"\u003e\n        Rounded, flowing contours create an organic profile that feels softer\n        than a conventional circular or rectangular ceiling fixture.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ln-feature\"\u003e\n\n      \u003cdiv class=\"ln-feature-title\"\u003e\n        Frosted Acrylic Diffuser\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ln-feature-text\"\u003e\n        The smooth frosted surface gives Nimbus its clean visual appearance\n        and supports the fixture's soft, uninterrupted form.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ln-feature\"\u003e\n\n      \u003cdiv class=\"ln-feature-title\"\u003e\n        Low-Profile Structure\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ln-feature-text\"\u003e\n        At approximately 6 inches high, Nimbus maintains a streamlined\n        ceiling profile while still creating a broad decorative presence.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ln-feature\"\u003e\n\n      \u003cdiv class=\"ln-feature-title\"\u003e\n        Integrated Light Housing\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ln-feature-text\"\u003e\n        The lighting structure is contained within the sculptural form,\n        preserving the fixture's clean exterior and minimalist character.\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=\"ln-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_14_42_15_7.png?v=1790148502\" alt=\"Lorevixa Nimbus Cloud LED Ceiling Light material details\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- MATERIAL COPY --\u003e\n\n  \u003csection class=\"ln-section\"\u003e\n\n    \u003cdiv class=\"ln-label\"\u003e\n      Clean Material Construction\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Frosted Acrylic With a Structured Metal Foundation\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Nimbus combines a frosted acrylic diffuser with a powder-coated steel\n      mounting plate and integrated light housing. The materials are visually\n      restrained so the sculptural cloud-like silhouette remains the primary\n      focus of the design.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DIMENSIONS IMAGE --\u003e\n\n  \u003cdiv class=\"ln-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_14_42_14_6.png?v=1790148502\" alt=\"Lorevixa Nimbus Cloud LED Ceiling Light dimensions\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- DIMENSION COPY --\u003e\n\n  \u003csection class=\"ln-section alt\"\u003e\n\n    \u003cdiv class=\"ln-label\"\u003e\n      Balanced Proportions\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Broad Form. Streamlined Height.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Measuring approximately 23 inches wide, 17 inches deep and 6 inches\n      high, Nimbus creates a generous visual footprint while maintaining a\n      compact profile close to the ceiling.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- WEIGHT IMAGE --\u003e\n\n  \u003cdiv class=\"ln-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_14_42_15_8.png?v=1790148502\" alt=\"Lorevixa Nimbus Cloud LED Ceiling Light weight 6.8 pounds\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- DARK SECTION --\u003e\n\n  \u003csection class=\"ln-dark\"\u003e\n\n    \u003cdiv class=\"ln-label\"\u003e\n      Minimal From Every Angle\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Let the Shape Do the Talking\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Nimbus is intentionally restrained. Rather than relying on decorative\n      hardware or complex surface treatments, it uses proportion, curvature\n      and a softly frosted finish to create its visual identity.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- PRODUCT DETAILS --\u003e\n\n  \u003csection class=\"ln-specs\"\u003e\n\n    \u003cdiv class=\"ln-spec-head\"\u003e\n\n      \u003cdiv class=\"ln-label\"\u003e\n        Product Details\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Nimbus at a Glance\n      \u003c\/h3\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ln-spec-row\"\u003e\n\n      \u003cspan class=\"ln-spec-label\"\u003e\n        Product\n      \u003c\/span\u003e\n\n      \u003cspan class=\"ln-spec-value\"\u003e\n        Lorevixa™ Nimbus Cloud LED Ceiling Light\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ln-spec-row\"\u003e\n\n      \u003cspan class=\"ln-spec-label\"\u003e\n        Materials\n      \u003c\/span\u003e\n\n      \u003cspan class=\"ln-spec-value\"\u003e\n        Frosted acrylic diffuser, powder-coated steel mounting plate\n        and integrated light housing\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ln-spec-row\"\u003e\n\n      \u003cspan class=\"ln-spec-label\"\u003e\n        Overall Size\n      \u003c\/span\u003e\n\n      \u003cspan class=\"ln-spec-value\"\u003e\n        23 × 17 × 6 in\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ln-spec-row\"\u003e\n\n      \u003cspan class=\"ln-spec-label\"\u003e\n        Net Weight\n      \u003c\/span\u003e\n\n      \u003cspan class=\"ln-spec-value\"\u003e\n        6.8 lb\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ln-spec-row\"\u003e\n\n      \u003cspan class=\"ln-spec-label\"\u003e\n        Design Style\n      \u003c\/span\u003e\n\n      \u003cspan class=\"ln-spec-value\"\u003e\n        Contemporary · Organic · Soft Minimal\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL --\u003e\n\n  \u003csection class=\"ln-final\"\u003e\n\n    \u003cdiv class=\"ln-label\"\u003e\n      The Lorevixa™ Approach\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Modern Lighting With a Softer Point of View\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Nimbus brings organic shape and restrained material design together\n      in a ceiling fixture created to add personality while preserving the\n      calm, uncluttered feeling of the room.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ln-line\"\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"ln-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":48916067614806,"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_14_5.png?v=1790148502","url":"https:\/\/lorevixa.com\/products\/lorevixa%e2%84%a2-axis-3-light-adjustable-ceiling-spotlight","provider":"lorevixa","version":"1.0","type":"link"}