{"product_id":"atlas-illuminated-world-sphere-lamp-2","title":"🌍 Atlas Illuminated World Sphere Lamp🌌","description":"\u003cstyle\u003e\n  .atlas-page {\n    --atlas-bg: #f7f3ed;\n    --atlas-bg-dark: #171513;\n    --atlas-card: #fffdf9;\n    --atlas-gold: #b58a52;\n    --atlas-gold-light: #d7b77d;\n    --atlas-brown: #4c3b2c;\n    --atlas-text: #302c28;\n    --atlas-muted: #746b63;\n    --atlas-border: #e7ded3;\n    --atlas-white: #ffffff;\n\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 0 16px 65px;\n    color: var(--atlas-text);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.7;\n  }\n\n  .atlas-page *,\n  .atlas-page *::before,\n  .atlas-page *::after {\n    box-sizing: border-box;\n  }\n\n  .atlas-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n  }\n\n  .atlas-section {\n    margin-bottom: 70px;\n  }\n\n  \/* HERO *\/\n\n  .atlas-hero {\n    padding: 18px 0 55px;\n    text-align: center;\n  }\n\n  .atlas-eyebrow {\n    display: inline-block;\n    margin-bottom: 17px;\n    padding: 7px 16px;\n    border: 1px solid #d8c6ac;\n    border-radius: 30px;\n    color: var(--atlas-brown);\n    background: #f2eadf;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n  }\n\n  .atlas-hero h1 {\n    max-width: 820px;\n    margin: 0 auto 17px;\n    color: #2a251f;\n    font-size: clamp(30px, 4.7vw, 48px);\n    line-height: 1.12;\n    letter-spacing: -1px;\n    font-weight: 800;\n  }\n\n  .atlas-hero-intro {\n    max-width: 720px;\n    margin: 0 auto 30px;\n    color: var(--atlas-muted);\n    font-size: 17px;\n  }\n\n  .atlas-hero-image {\n    max-width: 930px;\n    margin: 0 auto;\n    overflow: hidden;\n    border-radius: 24px;\n    box-shadow: 0 18px 50px rgba(48, 39, 30, 0.15);\n  }\n\n  .atlas-hero-image img {\n    border-radius: 24px;\n  }\n\n  .atlas-hero-note {\n    max-width: 760px;\n    margin: 21px auto 0;\n    color: var(--atlas-brown);\n    font-size: 14px;\n    font-weight: 600;\n  }\n\n  \/* SECTION HEADER *\/\n\n  .atlas-heading {\n    max-width: 800px;\n    margin: 0 auto 32px;\n    text-align: center;\n  }\n\n  .atlas-heading .atlas-eyebrow {\n    margin-bottom: 10px;\n  }\n\n  .atlas-heading h2 {\n    margin: 0 0 13px;\n    color: #332a22;\n    font-size: clamp(28px, 4vw, 41px);\n    line-height: 1.17;\n    letter-spacing: -0.5px;\n  }\n\n  .atlas-heading p {\n    margin: 0;\n    color: var(--atlas-muted);\n    font-size: 16px;\n  }\n\n  \/* STORY *\/\n\n  .atlas-story {\n    max-width: 850px;\n    margin: 0 auto;\n    padding: 38px 28px;\n    text-align: center;\n    background: var(--atlas-bg);\n    border: 1px solid var(--atlas-border);\n    border-radius: 22px;\n  }\n\n  .atlas-story h3 {\n    margin: 0 0 13px;\n    color: var(--atlas-brown);\n    font-size: 26px;\n    line-height: 1.25;\n  }\n\n  .atlas-story p {\n    max-width: 720px;\n    margin: 0 auto;\n    color: var(--atlas-muted);\n    font-size: 15px;\n  }\n\n  \/* FEATURE *\/\n\n  .atlas-feature {\n    max-width: 870px;\n    margin: 0 auto 58px;\n    text-align: center;\n  }\n\n  .atlas-feature:last-child {\n    margin-bottom: 0;\n  }\n\n  .atlas-feature-image {\n    margin-bottom: 23px;\n    overflow: hidden;\n    border-radius: 22px;\n    background: #eee8df;\n    box-shadow: 0 14px 38px rgba(48, 39, 30, 0.10);\n  }\n\n  .atlas-feature-image img {\n    border-radius: 22px;\n  }\n\n  .atlas-feature h3 {\n    margin: 0 0 10px;\n    color: #3c3025;\n    font-size: 26px;\n    line-height: 1.2;\n  }\n\n  .atlas-feature p {\n    max-width: 720px;\n    margin: 0 auto;\n    color: var(--atlas-muted);\n    font-size: 15px;\n  }\n\n  \/* HIGHLIGHT *\/\n\n  .atlas-highlight {\n    max-width: 870px;\n    margin: 0 auto;\n    padding: 34px 25px;\n    text-align: center;\n    background: #1d1a17;\n    border-radius: 22px;\n  }\n\n  .atlas-highlight h3 {\n    margin: 0 0 11px;\n    color: var(--atlas-gold-light);\n    font-size: 27px;\n    line-height: 1.2;\n  }\n\n  .atlas-highlight p {\n    max-width: 720px;\n    margin: 0 auto;\n    color: #e9e1d8;\n    font-size: 15px;\n  }\n\n  \/* PLACEMENT *\/\n\n  .atlas-place {\n    max-width: 850px;\n    margin: 0 auto 14px;\n    padding: 21px 20px;\n    text-align: center;\n    background: var(--atlas-card);\n    border: 1px solid var(--atlas-border);\n    border-radius: 17px;\n  }\n\n  .atlas-place h3 {\n    margin: 0 0 5px;\n    color: var(--atlas-brown);\n    font-size: 19px;\n  }\n\n  .atlas-place p {\n    margin: 0;\n    color: var(--atlas-muted);\n    font-size: 14px;\n  }\n\n  \/* GIFT *\/\n\n  .atlas-gift {\n    max-width: 870px;\n    margin: 0 auto;\n    padding: 40px 26px;\n    text-align: center;\n    background: var(--atlas-bg);\n    border: 1px solid var(--atlas-border);\n    border-radius: 23px;\n  }\n\n  .atlas-gift h3 {\n    margin: 0 0 13px;\n    color: #392d22;\n    font-size: 29px;\n    line-height: 1.2;\n  }\n\n  .atlas-gift p {\n    max-width: 730px;\n    margin: 0 auto;\n    color: var(--atlas-muted);\n    font-size: 15px;\n  }\n\n  \/* SPECS *\/\n\n  .atlas-specs {\n    max-width: 870px;\n    margin: 0 auto;\n    padding: 29px 25px;\n    background: #fff;\n    border: 1px solid var(--atlas-border);\n    border-radius: 21px;\n  }\n\n  .atlas-specs ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .atlas-specs li {\n    padding: 12px 0;\n    border-bottom: 1px solid #eee7de;\n    color: var(--atlas-muted);\n    font-size: 15px;\n  }\n\n  .atlas-specs li:last-child {\n    border-bottom: 0;\n  }\n\n  .atlas-specs strong {\n    color: var(--atlas-brown);\n  }\n\n  \/* PACKAGE *\/\n\n  .atlas-package {\n    max-width: 870px;\n    margin: 17px auto 0;\n    padding: 24px 22px;\n    text-align: center;\n    background: #f6efe5;\n    border-radius: 17px;\n    color: var(--atlas-brown);\n    font-size: 14px;\n  }\n\n  \/* FINAL *\/\n\n  .atlas-final {\n    max-width: 930px;\n    margin: 0 auto;\n    padding: 48px 25px;\n    text-align: center;\n    background: #211d19;\n    border-radius: 25px;\n  }\n\n  .atlas-final h2 {\n    max-width: 760px;\n    margin: 0 auto 13px;\n    color: #f7ead7;\n    font-size: clamp(29px, 4vw, 42px);\n    line-height: 1.15;\n  }\n\n  .atlas-final p {\n    max-width: 700px;\n    margin: 0 auto;\n    color: #dcd2c7;\n    font-size: 16px;\n  }\n\n  .atlas-final-accent {\n    margin-top: 19px;\n    color: var(--atlas-gold-light);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n\n    .atlas-page {\n      padding: 0 12px 48px;\n    }\n\n    .atlas-section {\n      margin-bottom: 52px;\n    }\n\n    .atlas-hero {\n      padding-top: 8px;\n      padding-bottom: 40px;\n    }\n\n    .atlas-hero h1 {\n      font-size: 30px;\n      line-height: 1.15;\n      letter-spacing: -0.5px;\n    }\n\n    .atlas-hero-intro {\n      font-size: 15px;\n    }\n\n    .atlas-heading h2 {\n      font-size: 29px;\n    }\n\n    .atlas-story {\n      padding: 30px 19px;\n    }\n\n    .atlas-story h3 {\n      font-size: 23px;\n    }\n\n    .atlas-feature h3 {\n      font-size: 23px;\n    }\n\n    .atlas-highlight {\n      padding: 31px 18px;\n    }\n\n    .atlas-highlight h3 {\n      font-size: 24px;\n    }\n\n    .atlas-gift {\n      padding: 31px 19px;\n    }\n\n    .atlas-gift h3 {\n      font-size: 25px;\n    }\n\n    .atlas-specs {\n      padding: 22px 17px;\n    }\n\n    .atlas-final {\n      padding: 37px 18px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"atlas-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"atlas-section atlas-hero\"\u003e\n\u003cdiv class=\"atlas-eyebrow\"\u003eClassical Art · Celestial Light\u003c\/div\u003e\n\u003ch1\u003eCarry the World. Light the Room. Remember What Matters. 🌍✨\u003c\/h1\u003e\n\u003cp class=\"atlas-hero-intro\"\u003eInspired by the enduring story of Atlas, this illuminated world sphere combines classical sculpture with a soft celestial glow — creating a statement piece that feels meaningful both day and night.\u003c\/p\u003e\n\u003cdiv class=\"atlas-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.fastcdnshop.com\/image\/b47c24c21089ab31a03ec52dbe4754096c7400c6.png\" alt=\"Atlas Illuminated World Sphere Lamp\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"atlas-hero-note\"\u003e🏛️ Classical sculpture by day · 🌌 Atmospheric globe illumination by night\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"atlas-section\"\u003e\n\u003cdiv class=\"atlas-heading\"\u003e\n\u003cdiv class=\"atlas-eyebrow\"\u003eThe Meaning Behind the Design\u003c\/div\u003e\n\u003ch2\u003eMore Than a Lamp. A Symbol for the Things We Carry.\u003c\/h2\u003e\n\u003cp\u003eDesigned around the timeless image of Atlas supporting the world, this sculptural lamp brings together mythology, travel, knowledge, and quiet reflection in one distinctive piece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-story\"\u003e\n\u003ch3\u003e🌍 A World of Meaning in One Beautiful Display\u003c\/h3\u003e\n\u003cp\u003eThe kneeling Atlas figure supports a luminous globe detailed with continents, celestial lines, and star-like points of light. Beneath it, a dark marble-look base gives the piece a refined, substantial presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 1 --\u003e\u003c\/section\u003e\n\u003csection class=\"atlas-section\"\u003e\n\u003cdiv class=\"atlas-feature\"\u003e\n\u003cdiv class=\"atlas-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.fastcdnshop.com\/image\/b201235dd8541751a5e1f804c503d03b128beab2.png\" alt=\"Illuminated Atlas world sphere lamp\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003ch3\u003e🌌 A Globe That Comes Alive With Light\u003c\/h3\u003e\n\u003cp\u003eThe translucent world sphere features continent outlines, latitude and longitude details, compass-inspired accents, and star-like illumination that creates an atmospheric focal point when switched on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 2 --\u003e\n\u003cdiv class=\"atlas-feature\"\u003e\n\u003cdiv class=\"atlas-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.fastcdnshop.com\/image\/3e078a24d8e3581c95892e95c74062cc111c977a.png\" alt=\"Atlas classical sculpture desk lamp\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003ch3\u003e🏛️ Classical Sculpture With a Modern Purpose\u003c\/h3\u003e\n\u003cp\u003eThe antique bronze-style Atlas figure gives the lamp the presence of a decorative sculpture, while the illuminated globe introduces a contemporary celestial element.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 3 --\u003e\n\u003cdiv class=\"atlas-feature\"\u003e\n\u003cdiv class=\"atlas-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.fastcdnshop.com\/image\/b47c24c21089ab31a03ec52dbe4754096c7400c6.png\" alt=\"Atlas lamp with glowing world sphere\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003ch3\u003e💡 Soft Ambient Glow\u003c\/h3\u003e\n\u003cp\u003eA warm-white to ivory-toned glow highlights the globe while allowing the Atlas figure to remain darker and sculptural, creating a calm atmosphere without overpowering the surrounding décor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"atlas-section\"\u003e\n\u003cdiv class=\"atlas-highlight\"\u003e\n\u003ch3\u003e“CARRY WHAT MATTERS.”\u003c\/h3\u003e\n\u003cp\u003eThe celestial-inspired base features a decorative compass motif paired with a simple message — a subtle detail that gives the lamp an added sense of meaning and character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"atlas-section\"\u003e\n\u003cdiv class=\"atlas-heading\"\u003e\n\u003cdiv class=\"atlas-eyebrow\"\u003eDesigned for Your Space\u003c\/div\u003e\n\u003ch2\u003eA Natural Fit for Thoughtful Interiors\u003c\/h2\u003e\n\u003cp\u003eWhether displayed as a reading light, desk accent, or statement decoration, the Atlas globe adds character without overwhelming the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-place\"\u003e\n\u003ch3\u003e📚 Study \u0026amp; Reading Corner\u003c\/h3\u003e\n\u003cp\u003eBring a sense of curiosity and discovery to your favorite reading space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-place\"\u003e\n\u003ch3\u003e💼 Home Office \u0026amp; Executive Desk\u003c\/h3\u003e\n\u003cp\u003eAdd a distinctive conversation piece to your workspace or bookshelf.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-place\"\u003e\n\u003ch3\u003e🏛️ Library \u0026amp; Bookshelf\u003c\/h3\u003e\n\u003cp\u003ePairs naturally with books, classical décor, and dark-academia interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-place\"\u003e\n\u003ch3\u003e🏡 Living Room Console\u003c\/h3\u003e\n\u003cp\u003eUse the illuminated globe as a refined decorative focal point.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-place\"\u003e\n\u003ch3\u003e🌙 Bedroom Side Table\u003c\/h3\u003e\n\u003cp\u003eAdd a soft atmospheric glow to a quiet corner before bedtime.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"atlas-section\"\u003e\n\u003cdiv class=\"atlas-gift\"\u003e\n\u003cdiv class=\"atlas-eyebrow\"\u003eA Gift With Meaning\u003c\/div\u003e\n\u003ch3\u003eGive Something They’ll Actually Want to Display 🌍🎁\u003c\/h3\u003e\n\u003cp\u003eA thoughtful choice for fathers, husbands, sons, mentors, teachers, graduates, executives, history lovers, astronomy enthusiasts, Greek mythology fans, travelers, and anyone drawn to meaningful objects with a story behind them.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"atlas-section\"\u003e\n\u003cdiv class=\"atlas-heading\"\u003e\n\u003cdiv class=\"atlas-eyebrow\"\u003eProduct Details\u003c\/div\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-specs\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eDesign:\u003c\/strong\u003e Classical Atlas-inspired kneeling figure supporting an illuminated world sphere.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGlobe:\u003c\/strong\u003e Translucent celestial-style sphere with continent outlines, latitude\/longitude details, compass-inspired accents, and internal illumination.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLight Effect:\u003c\/strong\u003e Soft warm-white \/ ivory ambient glow.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFinish:\u003c\/strong\u003e Antique bronze-style Atlas with a black marble-look base and restrained gold-tone detailing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBase Detail:\u003c\/strong\u003e Decorative celestial\/compass motif with the inscription “CARRY WHAT MATTERS.”\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFinished Size:\u003c\/strong\u003e Approximately 12 in H × 8 in W × 7 in D.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGlobe Diameter:\u003c\/strong\u003e Approximately 5 in.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProduct Weight:\u003c\/strong\u003e Approximately 3.0 lb \/ 1.4 kg.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"atlas-section\"\u003e\n\u003cdiv class=\"atlas-heading\"\u003e\n\u003cdiv class=\"atlas-eyebrow\"\u003eWhat's Included\u003c\/div\u003e\n\u003ch2\u003eEverything You Need to Display It\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"atlas-specs\"\u003e\n\u003cul\u003e\n\u003cli\u003e🌍 \u003cstrong\u003e1 × Atlas Illuminated World Sphere Lamp\u003c\/strong\u003e — complete lamp with Atlas figure, illuminated globe, and decorative base.\u003c\/li\u003e\n\u003cli\u003e📖 \u003cstrong\u003e1 × User Guide\u003c\/strong\u003e — instructions for setup, operation, and care.\u003c\/li\u003e\n\u003cli\u003e🎁 \u003cstrong\u003e1 × Protective Gift Box\u003c\/strong\u003e — packaging designed to help protect the sculpture and globe during shipping.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"atlas-package\"\u003e⚠️ Display accessories shown in product photos — including books, glasses, plants, desk décor, and other props — are not included.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"atlas-section\"\u003e\n\u003cdiv class=\"atlas-final\"\u003e\n\u003ch2\u003eBring a Little Wonder Into Your Space. 🌍✨\u003c\/h2\u003e\n\u003cp\u003eFrom the classical Atlas figure to the softly illuminated globe, every detail is designed to turn an ordinary corner into something worth stopping to look at.\u003c\/p\u003e\n\u003cdiv class=\"atlas-final-accent\"\u003eCarry What Matters · \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"ahlwovip","offers":[{"title":"Default Title","offer_id":51209690382583,"sku":"NC02192609229800-NY1809518","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0942\/2330\/2903\/files\/3e29328ae01214eaebf26ebd25de5c8b51640184.jpg?v=1790241946","url":"https:\/\/ahlwovip.com\/de\/products\/atlas-illuminated-world-sphere-lamp-2","provider":"ahlwovip","version":"1.0","type":"link"}