{"product_id":"sunset-table-lamp","title":"Sunset Table Lamp","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n.d { max-width: 860px; margin: 0 auto; padding: 0 8px;\n  font-family:Inter,-apple-system,'Segoe UI',sans-serif;\n  color: var(--text); line-height: 1.65; -webkit-font-smoothing: antialiased; }\n.d * { box-sizing: border-box; }\n.d svg { fill: none !important; }\n\n:root {\n  --bg:         #ffffff;\n  --bg-soft:    #f7ede2;\n  --bg-card:    #fbf3e6;\n  --bg-stone:   #ecd8bc;\n  --bg-deep:    #1a0f08;\n  --border:     #dec8b0;\n  --border-lt:  #ead8bc;\n  --accent:     #c05838;\n  --accent-dk:  #3a1408;\n  --accent-bg:  #f4dac8;\n  --accent-bdr: #cc8870;\n  --text:       #1a0f08;\n  --text-mid:   #4a2e1e;\n  --text-light: #8a6850;\n}\n\n.d section { margin: 3rem 0; }\n.d section:first-child { margin-top: 0; }\n.d p { margin: 0 0 0.8rem; }\n.d p:last-child { margin-bottom: 0; }\n\n\/* ============== NUMBERED SECTION HEADER ============== *\/\n.sec-num {\n  display: flex; align-items: baseline; gap: 14px;\n  padding-bottom: 14px; margin-bottom: 1.4rem;\n  border-bottom: 0.5px solid var(--border);\n}\n.sec-num-n { font-size: 12.5px; font-weight: 700; letter-spacing: 0.2em;\n  color: var(--accent); font-feature-settings: \"tnum\"; }\n.sec-num-t { font-size: 19.5px; font-weight: 400; letter-spacing: 0.02em;\n  color: var(--text); font-style: italic; }\n.sec-num-sub { margin-left: auto; font-size: 11.5px; letter-spacing: 0.15em;\n  text-transform: uppercase; color: var(--text-light); }\n\n\/* ============== HERO ============== *\/\n.hero { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;\n  border-radius: 2px; background: #000; }\n.hero iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }\n.hero-caption { text-align: center; padding: 22px 0 0 0; }\n.hero-name { font-size: 34.5px; font-weight: 300; letter-spacing: 0.3em;\n  color: var(--text); margin: 0; text-transform: uppercase; }\n.hero-tag { font-size: 12.5px; letter-spacing: 0.25em; text-transform: uppercase;\n  color: var(--accent); margin-top: 10px; font-weight: 600; }\n\n\/* ============== 01 OVERVIEW ============== *\/\n.statement { font-size: 25.5px; font-weight: 300; line-height: 1.45; letter-spacing: -0.01em;\n  color: var(--text); margin: 0 0 1.2rem 0; font-style: italic; }\n.statement-body { font-size: 16px; line-height: 1.75; color: var(--text-mid); margin: 0;\n  max-width: 680px; }\n\n\/* ============== 02 PROJECTION — CSS halo visualization ============== *\/\n.halo-showcase {\n  background: radial-gradient(ellipse at center, #1a0f08 0%, #0a0604 75%);\n  padding: 64px 20px;\n  border-radius: 2px;\n  display: flex; flex-direction: column; align-items: center; justify-content: center;\n  position: relative; overflow: hidden;\n  min-height: 360px;\n}\n.halo-circle {\n  width: 260px; height: 260px; border-radius: 50%;\n  background: radial-gradient(\n    circle at center,\n    rgba(255, 140, 96, 0.98) 0%,\n    rgba(230, 96, 52, 0.88) 28%,\n    rgba(190, 60, 32, 0.6) 52%,\n    rgba(140, 40, 20, 0.3) 78%,\n    rgba(80, 20, 10, 0.05) 96%,\n    transparent 100%\n  );\n  filter: blur(1.5px);\n  position: relative;\n  box-shadow:\n    0 0 80px 30px rgba(220, 80, 50, 0.15),\n    0 0 160px 60px rgba(200, 60, 40, 0.08);\n}\n.halo-circle::after {\n  content: ''; position: absolute; inset: 30%; border-radius: 50%;\n  background: radial-gradient(circle at 40% 40%, rgba(255, 210, 180, 0.95), rgba(255, 150, 110, 0.3) 80%);\n  filter: blur(4px);\n}\n.halo-caption {\n  position: absolute; bottom: 28px; left: 0; right: 0;\n  color: #f4d8c0; font-size: 10.5px; letter-spacing: 0.3em;\n  text-transform: uppercase; text-align: center;\n  font-weight: 700;\n}\n.halo-caption-main {\n  color: #fff; font-size: 15px; font-weight: 400;\n  font-style: italic; letter-spacing: 0.08em;\n  margin-bottom: 6px; text-transform: none;\n}\n.halo-note {\n  margin-top: 14px; padding: 12px 16px; border-left: 2px solid var(--accent);\n  background: var(--accent-bg); font-size: 14px; color: var(--text-mid); line-height: 1.65;\n}\n.halo-note strong { color: var(--text); font-weight: 600; }\n\n\/* ============== 03 SILHOUETTE — single product ============== *\/\n.silhouette-wrap {\n  background: var(--bg-stone); padding: 28px 20px; border-radius: 2px;\n  display: flex; flex-direction: column; align-items: center; gap: 16px;\n}\n.silhouette-img {\n  display: block; max-width: 440px; width: 100%;\n  background: var(--bg); border: 0.5px solid var(--border-lt); border-radius: 2px;\n  overflow: hidden; padding: 14px;\n  text-decoration: none; position: relative;\n}\n.silhouette-img img { width: 100%; height: auto; display: block; }\n.silhouette-img .zoom-hint {\n  position: absolute; bottom: 18px; right: 20px; font-size: 10.5px; font-weight: 500;\n  letter-spacing: 0.08em; text-transform: uppercase;\n  background: rgba(20,14,6,0.72); color: #fff; padding: 4px 10px; border-radius: 2px;\n  display: inline-flex; align-items: center; gap: 4px; pointer-events: none;\n}\n.silhouette-img .zoom-hint svg { width: 10px; height: 10px; stroke: #fff; stroke-width: 2; }\n.silhouette-meta {\n  display: grid; grid-template-columns: repeat(3, 1fr); gap: 4px; width: 100%; max-width: 440px;\n}\n.silhouette-meta-item {\n  padding: 12px 14px; background: var(--bg);\n  border: 0.5px solid var(--border); border-radius: 2px; text-align: center;\n}\n.silhouette-meta-key {\n  font-size:11.5px; font-weight: 700; letter-spacing: 0.18em;\n  text-transform: uppercase; color: var(--accent); margin-bottom: 4px;\n}\n.silhouette-meta-val {\n  font-size: 13.5px; color: var(--text); font-weight: 500;\n  font-feature-settings: \"tnum\"; line-height: 1.35;\n}\n.silhouette-meta-val small {\n  display: block; font-size: 10.5px; color: var(--text-light); font-weight: 400;\n}\n\n\/* ============== 04 MATERIALS \u0026 CRAFT ============== *\/\n.craft-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; }\n.craft-sym { font-size: 30px; line-height: 1; color: var(--accent);\n  margin-bottom: 12px; font-weight: 300; }\n.craft-sym svg { width: 26px; height: 26px; stroke: var(--accent); stroke-width: 1.3;\n  stroke-linecap: round; stroke-linejoin: round; }\n.craft-name { font-size: 17px; font-weight: 500; color: var(--text);\n  margin-bottom: 7px; letter-spacing: 0.01em; }\n.craft-desc { font-size: 14.5px; color: var(--text-mid); line-height: 1.65; }\n\n\/* ============== 05 PRODUCT NOTES ============== *\/\n.notes-row { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.note-cell { padding: 20px 14px; background: var(--bg-soft); border-radius: 2px; text-align: center; }\n.note-ico { width: 28px; height: 28px; margin: 0 auto 10px; color: var(--accent); }\n.note-ico svg { width: 100%; height: 100%; stroke: currentColor; stroke-width: 1.5;\n  stroke-linecap: round; stroke-linejoin: round; }\n.note-t { font-size: 14.5px; font-weight: 600; color: var(--text); letter-spacing: 0.02em; }\n.note-s { font-size: 12px; color: var(--text-light); margin-top: 3px;\n  letter-spacing: 0.02em; line-height: 1.4; }\n\n\/* ============== 06 SPECIFICATIONS ============== *\/\n.spec-tab { width: 100%; border-collapse: collapse; font-size: 15px; }\n.spec-tab tr { border-bottom: 0.5px solid var(--border-lt); }\n.spec-tab tr:last-child { border-bottom: 0; }\n.spec-tab td { padding: 11px 0; vertical-align: top; }\n.spec-tab td:first-child { width: 38%; color: var(--text-mid); font-weight: 500; padding-right: 20px; }\n.spec-tab td:last-child { color: var(--text); font-weight: 400; }\n\n.cert-row { display: flex; gap: 4px; flex-wrap: wrap; }\n.cert-tag { font-size: 12px; font-weight: 500; color: var(--text-mid);\n  background: var(--bg-soft); border: 0.5px solid var(--border);\n  padding: 2px 9px; border-radius: 2px; }\n.spec-note { margin-top: 1rem; padding: 12px 16px; background: var(--accent-bg);\n  border-left: 2px solid var(--accent); font-size: 14.5px;\n  color: var(--text-mid); line-height: 1.65; }\n.spec-note strong { color: var(--text); font-weight: 600; }\n\n\/* ============== 07 PLACEMENT ============== *\/\n.install-list { list-style: none; margin: 0; padding: 0; }\n.install-list li { padding: 7px 0 7px 18px; font-size: 15px;\n  color: var(--text-mid); line-height: 1.65; position: relative; }\n.install-list li::before { content: ''; position: absolute; left: 0; top: 15px;\n  width: 8px; height: 0.5px; background: var(--accent); }\n.install-list li strong { color: var(--text); font-weight: 600; }\n\n\/* ============== 08 FAQ ============== *\/\n.faq details { border-bottom: 0.5px solid var(--border); }\n.faq summary { cursor: pointer; list-style: none; padding: 16px 0;\n  font-size: 16px; font-weight: 500; color: var(--text);\n  display: flex; justify-content: space-between; align-items: center; gap: 20px;\n  letter-spacing: 0.005em; }\n.faq summary::-webkit-details-marker { display: none; }\n.faq summary::after { content: '+'; font-size: 23px; font-weight: 300;\n  color: var(--accent); line-height: 1; width: 18px; text-align: center;\n  transition: transform 0.2s; }\n.faq details[open] summary::after { content: '–'; }\n.faq .a { padding: 0 0 18px 0; font-size: 15px; color: var(--text-mid);\n  line-height: 1.75; max-width: 720px; }\n\n\/* ============== 09 DOWNLOADS ============== *\/\n.dl-list { display: flex; flex-wrap: wrap; gap: 18px 32px; padding: 4px 0; }\n.dl-link { font-size: 16px; color: var(--text); text-decoration: none;\n  font-weight: 500; display: inline-flex; align-items: center; gap: 4px;\n  letter-spacing: 0.005em; transition: color 0.2s; padding-bottom: 3px;\n  border-bottom: 0.5px solid transparent; }\n.dl-link:hover { color: var(--accent); border-bottom-color: var(--accent); }\n.dl-arr { color: var(--accent); font-weight: 400; margin-right: 2px; }\n\n\/* ============== VALUES STRIP ============== *\/\n.values-strip { display: grid; grid-template-columns: repeat(4, 1fr); gap: 8px;\n  padding: 22px 0; border-top: 0.5px solid var(--border); border-bottom: 0.5px solid var(--border); }\n.val-item { text-align: center; padding: 4px 8px; }\n.val-item-sym { font-size: 18.5px; color: var(--accent); margin-bottom: 4px; line-height: 1; }\n.val-item-t { font-size: 13px; font-weight: 600; color: var(--text); letter-spacing: 0.03em; }\n\n\/* ============== RESPONSIVE ============== *\/\n@media (max-width: 680px) {\n  .sec-num-sub { display: none; }\n  .statement { font-size: 20.5px; }\n  .craft-grid { grid-template-columns: 1fr; gap: 22px; }\n  .notes-row { grid-template-columns: 1fr; }\n  .silhouette-meta { grid-template-columns: 1fr; }\n  .values-strip { grid-template-columns: 1fr 1fr; gap: 14px 8px; }\n  .hero-name { font-size: 25.5px; letter-spacing: 0.25em; }\n  .dl-list { flex-direction: column; gap: 14px; }\n  .spec-tab td:first-child { width: 44%; padding-right: 10px; }\n  .silhouette-wrap { padding: 22px 14px; }\n  .halo-showcase { padding: 48px 14px; min-height: 280px; }\n  .halo-circle { width: 200px; height: 200px; }\n}\n\n.d .sec-num-t,.d .statement,.d h2,.d h3{font-family:'Cormorant Garamond',Georgia,serif}\n\u003c\/style\u003e\n\n\u003cdiv class=\"d\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"hero\"\u003e\n      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/BiuxJyeK0hs\" title=\"Sunset Color Projector\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hero-caption\"\u003e\n      \u003ch1 class=\"hero-name\"\u003eSunset\u003c\/h1\u003e\n      \u003cdiv class=\"hero-tag\"\u003eColor Projector · Sunset Red Halo\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 01 OVERVIEW --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e01\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eOverview\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eA Compact Object, A Large Effect\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"statement\"\u003e\n      A small metal cylinder with a large ambition — to project a perfect circle of warm light onto your wall, a portable sunset on demand.\n    \u003c\/p\u003e\n    \u003cp class=\"statement-body\"\u003e\n      Sunset is a color projector carved from a solid block of anodised aluminium, housing a high-power integrated LED and a finely tuned optical system. Its purpose is singular: to cast a perfectly circular halo of sunset-toned light onto a wall or ceiling, turning a corner of a room into something closer to a painting. At the heart of the project is the intangible — the light itself. The idea is a compact, minimal object that brings a new, quietly metaphysical atmosphere of colour into the home.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 02 PROJECTION --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e02\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eProjection\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eThe Halo Effect\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"halo-showcase\"\u003e\n      \u003cdiv class=\"halo-circle\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"halo-caption\"\u003e\n        \u003cdiv class=\"halo-caption-main\"\u003eA perfect circle of Sunset Red\u003c\/div\u003e\n        — Projected Halo · 2700K warmth —\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"halo-note\"\u003e\n      \u003cstrong\u003eA deliberate, painterly effect.\u003c\/strong\u003e The sophisticated optical system inside Sunset projects a single, softly edged circle of warm red-orange light — evocative of the last moments of dusk. Position it close to a plain wall for a small, concentrated halo; further away for a wider, atmospheric wash. Best viewed in a dimly lit or darkened room.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 03 SILHOUETTE --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e03\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eSilhouette\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eCompact \u0026amp; Minimal\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"silhouette-wrap\"\u003e\n      \u003ca class=\"silhouette-img\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Sunset_Table_Lamp_1151.jpg?v=1774584244\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Sunset_Table_Lamp_1151.jpg?v=1774584244\" alt=\"Sunset color projector — product silhouette\" loading=\"lazy\"\u003e\n        \u003cspan class=\"zoom-hint\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"11\" cy=\"11\" r=\"7\"\u003e\u003c\/circle\u003e\u003cpath d=\"M21 21l-4.35-4.35M8 11h6M11 8v6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          Enlarge\n        \u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003cdiv class=\"silhouette-meta\"\u003e\n        \u003cdiv class=\"silhouette-meta-item\"\u003e\n          \u003cdiv class=\"silhouette-meta-key\"\u003eShade\u003c\/div\u003e\n          \u003cdiv class=\"silhouette-meta-val\"\u003eØ 9 × H 12 cm \u003csmall\u003eØ 3.5″ × H 4.7″\u003c\/small\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"silhouette-meta-item\"\u003e\n          \u003cdiv class=\"silhouette-meta-key\"\u003eOverall\u003c\/div\u003e\n          \u003cdiv class=\"silhouette-meta-val\"\u003eØ 12 × H 20 cm \u003csmall\u003eØ 4.7″ × H 7.8″\u003c\/small\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"silhouette-meta-item\"\u003e\n          \u003cdiv class=\"silhouette-meta-key\"\u003eFinish\u003c\/div\u003e\n          \u003cdiv class=\"silhouette-meta-val\"\u003eMatte Black \u003csmall\u003eanodised aluminium\u003c\/small\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 04 MATERIALS \u0026 CRAFT --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e04\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eMaterials \u0026amp; Craft\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eThree Pillars\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"craft-grid\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"craft-sym\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"8\" y=\"3\" width=\"8\" height=\"18\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M8 9h8M8 15h8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"craft-name\"\u003eSolid Anodised Aluminium\u003c\/div\u003e\n        \u003cdiv class=\"craft-desc\"\u003eThe body is machined from a single solid block of aluminium, then anodised in matte black. Honest, precisely milled, no visible fasteners — the object reads as one continuous form.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"craft-sym\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3.5\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 3v2M12 19v2M3 12h2M19 12h2M5.3 5.3l1.4 1.4M17.3 17.3l1.4 1.4M5.3 18.7l1.4-1.4M17.3 6.7l1.4-1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"craft-name\"\u003eIntegrated LED \u0026amp; Optics\u003c\/div\u003e\n        \u003cdiv class=\"craft-desc\"\u003eA high-power integrated LED works with a finely engineered optical lens system to produce the signature circular halo. No bulb changes, no maintenance — the light source is built in for the life of the product.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"craft-sym\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"9\" y=\"7\" width=\"6\" height=\"10\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M11 7V5h2v2M11 17v2M13 17v2\"\u003e\u003c\/path\u003e\u003cpath d=\"M7 11h-2M19 11h-2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"craft-name\"\u003eUSB Rechargeable\u003c\/div\u003e\n        \u003cdiv class=\"craft-desc\"\u003eShipped with a USB charging cable for flexible, cordless placement — on a shelf, a bedside table, or a sideboard. No permanent wiring required, just charge and move freely.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 05 PRODUCT NOTES --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e05\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eProduct Notes\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eAt a Glance\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"notes-row\"\u003e\n      \u003cdiv class=\"note-cell\"\u003e\n        \u003cdiv class=\"note-ico\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 4v2M12 18v2M4 12h2M18 12h2M6 6l1.4 1.4M16.6 16.6L18 18M6 18l1.4-1.4M16.6 7.4L18 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"note-t\"\u003eIntegrated LED\u003c\/div\u003e\n        \u003cdiv class=\"note-s\"\u003eSunset Red halo · no bulb needed\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"note-cell\"\u003e\n        \u003cdiv class=\"note-ico\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"6\" y=\"7\" width=\"12\" height=\"14\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003cpath d=\"M9 7V4h6v3M10 12h4M10 16h4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"note-t\"\u003eUSB Rechargeable\u003c\/div\u003e\n        \u003cdiv class=\"note-s\"\u003eCordless · USB cable included\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"note-cell\"\u003e\n        \u003cdiv class=\"note-ico\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 20h16M5 20v-8l7-5 7 5v8M10 20v-5h4v5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"note-t\"\u003eIndoor Only\u003c\/div\u003e\n        \u003cdiv class=\"note-s\"\u003eDry interior use\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 06 SPECIFICATIONS --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e06\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eSpecifications\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eTechnical Data\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ctable class=\"spec-tab\"\u003e\n      \u003ctr\u003e\n\u003ctd\u003eOverall dimensions\u003c\/td\u003e\n\u003ctd\u003eØ 12 × H 20 cm \/ Ø 4.7″ × H 7.8″\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eShade dimensions\u003c\/td\u003e\n\u003ctd\u003eØ 9 × H 12 cm \/ Ø 3.5″ × H 4.7″\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eAnodised aluminium (carved from solid plate)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eMatte black\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eLight source\u003c\/td\u003e\n\u003ctd\u003eIntegrated high-power LED\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eHalo colour\u003c\/td\u003e\n\u003ctd\u003eSunset Red\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eOptical system\u003c\/td\u003e\n\u003ctd\u003ePrecision lens — circular halo projection\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBulb replacement\u003c\/td\u003e\n\u003ctd\u003eNot required — LED is built in\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003ePower\u003c\/td\u003e\n\u003ctd\u003eUSB charging cable included\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSwitch\u003c\/td\u003e\n\u003ctd\u003eInline on\/off switch\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eVoltage (adapter)\u003c\/td\u003e\n\u003ctd\u003eAC 110–240V, full-range\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eEnvironment\u003c\/td\u003e\n\u003ctd\u003eIndoor only\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eCertifications\u003c\/td\u003e\n        \u003ctd\u003e\n          \u003cdiv class=\"cert-row\"\u003e\n            \u003cspan class=\"cert-tag\"\u003eNorth America\u003c\/span\u003e\n            \u003cspan class=\"cert-tag\"\u003eEurope\u003c\/span\u003e\n            \u003cspan class=\"cert-tag\"\u003eAustralia\u003c\/span\u003e\n            \u003cspan class=\"cert-tag\"\u003eMiddle East\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n    \u003cdiv class=\"spec-note\"\u003e\n      \u003cstrong\u003eIndoor use only.\u003c\/strong\u003e Sunset is designed for dry interior environments and is not suitable for bathrooms, wet rooms, or outdoor installations. Keep away from moisture and direct heat sources.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 07 PLACEMENT --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e07\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003ePlacement\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eHow to Get the Best Halo\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cul class=\"install-list\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eChoose a plain wall or flat surface.\u003c\/strong\u003e The halo reads best against a smooth, lightly-coloured wall — white, warm grey, or soft beige. Highly patterned or textured walls will break up the projected circle.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eExperiment with distance.\u003c\/strong\u003e Close to the wall (20–40 cm) produces a small, concentrated halo with a brighter core. Further away (60–120 cm) produces a softer, larger wash of colour. There's no fixed right answer — adjust to the room.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAim upward for drama.\u003c\/strong\u003e Sitting Sunset on a low shelf, bedside table, or floor-level surface with the lens pointing up at the wall creates the most cinematic halo. Aiming at a ceiling corner gives a gentle \"sunset glow\" effect overhead.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eBest in low ambient light.\u003c\/strong\u003e The halo is its most evocative at dusk or in a dimly-lit room — the red-orange circle reads as a painted atmosphere. In bright daylight, the effect is subtle.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eCharge before first use.\u003c\/strong\u003e Connect the supplied USB cable to a standard USB-A or USB-C power source (wall adapter, laptop, or power bank) and allow a full charge before use. Use the inline on\/off switch for operation.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 08 FAQ --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e08\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eQuestions\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eFrequently Asked\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat exactly does this lamp do?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003eSunset is a \u003cstrong\u003ecolor projector\u003c\/strong\u003e, not a standard room lamp. An integrated LED and an internal optical lens system project a \u003cstrong\u003eperfect circle of Sunset Red light\u003c\/strong\u003e onto any nearby wall or surface — an atmospheric halo that looks a little like a dusk sun caught on your wall. It's designed to shape the mood of a space, not to light a room for reading.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I change the halo colour?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003eNo. Sunset projects a single fixed colour: \u003cstrong\u003eSunset Red\u003c\/strong\u003e. The integrated LED and optical lens are calibrated specifically for this warm red-orange tone, which is central to the design and character of the piece. There are no alternative colour modes.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes it come with a bulb? Can I change the LED?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003eNo bulb is needed — the LED is \u003cstrong\u003eintegrated\u003c\/strong\u003e into the lamp body and tuned to work precisely with the optical system to produce the halo effect. You never need to change a bulb; the LED is built in for the product's lifetime.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eIs it cordless? How is it powered?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003eSunset is \u003cstrong\u003eUSB-powered and rechargeable\u003c\/strong\u003e. A USB charging cable is included — plug it into any standard USB power source (a wall adapter, a laptop USB port, or a power bank) to charge or run the lamp. Once charged, it can be placed anywhere without being tethered to a wall outlet. An inline on\/off switch controls operation.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow should I position it to get the best effect?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003ePoint the lamp at a plain wall, ideally lightly coloured (white, cream, or pale grey). Close to the wall (20–40 cm) gives a concentrated halo; further away gives a softer wash of light. The most dramatic effect is in a dimly lit or evening-lit room — the halo reads as a painted circle of sunset. Aiming upward toward a ceiling corner is a popular way to install it.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I use it in a bedroom or as a nightlight?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003eYes — it's an ideal bedroom mood light. Placed on a bedside table or dresser, pointing at a wall or ceiling, the warm red halo creates a very calming, dusk-like atmosphere. Because the LED is low-heat, it's safe to leave on for extended reading or winding-down sessions.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eIs Sunset dimmable?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003eThe lamp has a simple inline on\/off switch — no built-in dimmer. However, because the LED is integrated with fixed output, dimming is not a functional feature of this product. The halo is designed to sit at a specific, curated brightness.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I use it on both 110V and 220V circuits?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003eYes. The USB cable plugs into any USB power source, and USB adapters typically accept full-range AC 110–240V — compatible with outlets in North America, Europe, Australia, and the Middle East. No additional transformer required.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I install Sunset in a bathroom or outdoors?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003eNo. Sunset is for dry indoor use only. Keep it away from moisture, steam, and direct heat sources — it's not suitable for bathrooms, wet rooms, saunas, or any outdoor environment.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow do I clean it?\u003c\/summary\u003e\n        \u003cdiv class=\"a\"\u003eWith the lamp off and cool, wipe the aluminium body gently with a soft, dry microfiber cloth. For the lens area, use a camera-lens cleaning cloth or a dry microfiber — avoid cleaning fluids, which can fog or damage the optical surface. Never use abrasive sponges, solvents, or household cleaners on the anodised finish.\u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 09 DOWNLOADS --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"sec-num\"\u003e\n      \u003cspan class=\"sec-num-n\"\u003e09\u003c\/span\u003e\n      \u003cspan class=\"sec-num-t\"\u003eDownloads\u003c\/span\u003e\n      \u003cspan class=\"sec-num-sub\"\u003eSpec · Install\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dl-list\"\u003e\n      \u003ca class=\"dl-link\" href=\"https:\/\/drive.google.com\/file\/d\/1nBtgL3YZAM943LBx9YwjLtouCu0JW6k5\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cspan class=\"dl-arr\"\u003e↓\u003c\/span\u003e Data Sheet\n      \u003c\/a\u003e\n      \u003ca class=\"dl-link\" href=\"https:\/\/drive.google.com\/file\/d\/1zLxJj5hnITRuGw_YW3gPfM3LpHTFiqV-\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cspan class=\"dl-arr\"\u003e↓\u003c\/span\u003e Assembly Instructions\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- VALUES STRIP --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"values-strip\"\u003e\n      \u003cdiv class=\"val-item\"\u003e\n\u003cdiv class=\"val-item-sym\"\u003e◇\u003c\/div\u003e\n\u003cdiv class=\"val-item-t\"\u003eSolid Aluminium\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"val-item\"\u003e\n\u003cdiv class=\"val-item-sym\"\u003e◉\u003c\/div\u003e\n\u003cdiv class=\"val-item-t\"\u003eIntegrated LED \u0026amp; Optics\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"val-item\"\u003e\n\u003cdiv class=\"val-item-sym\"\u003e✦\u003c\/div\u003e\n\u003cdiv class=\"val-item-t\"\u003eUSB Rechargeable\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"val-item\"\u003e\n\u003cdiv class=\"val-item-sym\"\u003e◈\u003c\/div\u003e\n\u003cdiv class=\"val-item-t\"\u003eSunset Red Halo\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\": \"https:\/\/schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [{\"@type\": \"Question\", \"name\": \"What exactly does this lamp do?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Sunset is a color projector , not a standard room lamp. An integrated LED and an internal optical lens system project a perfect circle of Sunset Red light onto any nearby wall or surface — an atmospheric halo that looks a little like a dusk sun caught on your wall. It's designed to shape the mood of a space, not to light a room for reading.\"}}, {\"@type\": \"Question\", \"name\": \"Can I change the halo colour?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"No. Sunset projects a single fixed colour: Sunset Red . The integrated LED and optical lens are calibrated specifically for this warm red-orange tone, which is central to the design and character of the piece. There are no alternative colour modes.\"}}, {\"@type\": \"Question\", \"name\": \"Does it come with a bulb? Can I change the LED?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"No bulb is needed — the LED is integrated into the lamp body and tuned to work precisely with the optical system to produce the halo effect. You never need to change a bulb; the LED is built in for the product's lifetime.\"}}, {\"@type\": \"Question\", \"name\": \"Is it cordless? How is it powered?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Sunset is USB-powered and rechargeable . A USB charging cable is included — plug it into any standard USB power source (a wall adapter, a laptop USB port, or a power bank) to charge or run the lamp. Once charged, it can be placed anywhere without being tethered to a wall outlet. An inline on\/off switch controls operation.\"}}, {\"@type\": \"Question\", \"name\": \"How should I position it to get the best effect?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Point the lamp at a plain wall, ideally lightly coloured (white, cream, or pale grey). Close to the wall (20–40 cm) gives a concentrated halo; further away gives a softer wash of light. The most dramatic effect is in a dimly lit or evening-lit room — the halo reads as a painted circle of sunset. Aiming upward toward a ceiling corner is a popular way to install it.\"}}, {\"@type\": \"Question\", \"name\": \"Can I use it in a bedroom or as a nightlight?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes — it's an ideal bedroom mood light. Placed on a bedside table or dresser, pointing at a wall or ceiling, the warm red halo creates a very calming, dusk-like atmosphere. Because the LED is low-heat, it's safe to leave on for extended reading or winding-down sessions.\"}}, {\"@type\": \"Question\", \"name\": \"Is Sunset dimmable?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The lamp has a simple inline on\/off switch — no built-in dimmer. However, because the LED is integrated with fixed output, dimming is not a functional feature of this product. The halo is designed to sit at a specific, curated brightness.\"}}, {\"@type\": \"Question\", \"name\": \"Can I use it on both 110V and 220V circuits?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes. The USB cable plugs into any USB power source, and USB adapters typically accept full-range AC 110–240V — compatible with outlets in North America, Europe, Australia, and the Middle East. No additional transformer required.\"}}, {\"@type\": \"Question\", \"name\": \"Can I install Sunset in a bathroom or outdoors?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"No. Sunset is for dry indoor use only. Keep it away from moisture, steam, and direct heat sources — it's not suitable for bathrooms, wet rooms, saunas, or any outdoor environment.\"}}, {\"@type\": \"Question\", \"name\": \"How do I clean it?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"With the lamp off and cool, wipe the aluminium body gently with a soft, dry microfiber cloth. For the lens area, use a camera-lens cleaning cloth or a dry microfiber — avoid cleaning fluids, which can fog or damage the optical surface. Never use abrasive sponges, solvents, or household cleaners on the anodised finish.\"}}]}\u003c\/script\u003e","brand":"Rayonshine","offers":[{"title":"Dia 12cm x H 20cm \/ ∅ 4.7″ x H 7.8″ \/ Rosso Tramonto \/ Luce Calda","offer_id":42879901597953,"sku":"M-202205241641-1","price":98.0,"currency_code":"USD","in_stock":true},{"title":"Dia 12cm x H 20cm \/ ∅ 4.7″ x H 7.8″ Set di 10 \/ Rosso Tramonto \/ Luce Calda","offer_id":43027493847297,"sku":"M-202205241641-9","price":495.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/5640\/1153\/files\/Sunset_Table_Lamp_0329.jpg?v=1743219617","url":"https:\/\/rayonshine.com\/it-ca\/products\/sunset-table-lamp","provider":"Rayonshine","version":"1.0","type":"link"}