{"product_id":"serene-light-reading-screen™","title":"📖✨ Serene Reading Light – Soft, Cozy Illumination for Nighttime Reading","description":"\u003cstyle\u003e\n\/* =========================================================\n   ADJUSTABLE READING LIGHT SCREEN\n   Night Reading Journal \/ Quiet Bedside Editorial\n   Shopify Product Description\n   6+ Visuals + Automatic Animated Showcase\n   ========================================================= *\/\n\n.readscreen-page {\n  --rs-night: #192431;\n  --rs-deep: #263748;\n  --rs-warm: #d9a45f;\n  --rs-glow: #f2cc8b;\n  --rs-cream: #faf6ee;\n  --rs-paper: #f1ede5;\n  --rs-blue: #70899b;\n  --rs-white: #ffffff;\n  --rs-ink: #2a3034;\n  --rs-muted: #6f7476;\n  --rs-line: #dadbd8;\n\n  width: 100%;\n  max-width: 940px;\n  margin: 0 auto;\n  overflow: hidden;\n  background: #ffffff;\n  color: var(--rs-ink);\n  font-family: Arial, Helvetica, sans-serif;\n  line-height: 1.58;\n\n  container-type: inline-size;\n  container-name: readscreen;\n}\n\n.readscreen-page *,\n.readscreen-page *::before,\n.readscreen-page *::after {\n  box-sizing: border-box;\n  min-width: 0;\n}\n\n.readscreen-page h1,\n.readscreen-page h2,\n.readscreen-page h3,\n.readscreen-page p {\n  margin-top: 0;\n}\n\n.readscreen-page h1,\n.readscreen-page h2,\n.readscreen-page h3 {\n  word-break: normal !important;\n  overflow-wrap: normal !important;\n  hyphens: none !important;\n}\n\n.readscreen-page img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto !important;\n  object-fit: contain !important;\n}\n\n\n\/* =========================================================\n   TOP LINE\n   ========================================================= *\/\n\n.rs-topline {\n  height: 7px;\n  background:\n    linear-gradient(\n      90deg,\n      var(--rs-night) 0 38%,\n      var(--rs-warm) 38% 62%,\n      var(--rs-deep) 62% 100%\n    );\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.rs-hero {\n  background: var(--rs-cream);\n}\n\n.rs-hero-copy {\n  padding: 38px 20px 34px;\n}\n\n.rs-label {\n  display: inline-block;\n  margin-bottom: 12px;\n  padding: 7px 11px;\n  background: var(--rs-night);\n  color: #ffffff;\n  font-size: 10px;\n  font-weight: 900;\n  letter-spacing: 1.2px;\n  text-transform: uppercase;\n}\n\n.rs-hero h1 {\n  max-width: 630px;\n  margin: 0 0 15px;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 33px;\n  line-height: 1.07;\n  letter-spacing: -.5px;\n}\n\n.rs-hero h1 span {\n  color: #a46f31;\n}\n\n.rs-hero p {\n  max-width: 610px;\n  margin-bottom: 21px;\n  color: var(--rs-muted);\n  font-size: 14px;\n}\n\n.rs-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 7px;\n}\n\n.rs-tag {\n  padding: 7px 10px;\n  border: 1px solid #d0c5b4;\n  border-radius: 30px;\n  background: #ffffff;\n  font-size: 10px;\n  font-weight: 800;\n}\n\n\n\/* =========================================================\n   QUICK SPECS\n   ========================================================= *\/\n\n.rs-quick {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0,1fr));\n  background: var(--rs-night);\n}\n\n.rs-quick-item {\n  padding: 19px 8px;\n  border-right: 1px solid rgba(255,255,255,.14);\n  border-bottom: 1px solid rgba(255,255,255,.14);\n  text-align: center;\n}\n\n.rs-quick-item:nth-child(2n) {\n  border-right: 0;\n}\n\n.rs-quick-item strong {\n  display: block;\n  margin-bottom: 3px;\n  color: #ffffff;\n  font-size: 15px;\n}\n\n.rs-quick-item span {\n  display: block;\n  color: #c5d0d8;\n  font-size: 9px;\n  line-height: 1.4;\n  text-transform: uppercase;\n}\n\n\n\/* =========================================================\n   INTRO\n   ========================================================= *\/\n\n.rs-intro {\n  padding: 48px 20px;\n  text-align: center;\n}\n\n.rs-small {\n  display: block;\n  margin-bottom: 8px;\n  color: #9c6a33;\n  font-size: 10px;\n  font-weight: 900;\n  letter-spacing: 1.4px;\n  text-transform: uppercase;\n}\n\n.rs-intro h2 {\n  max-width: 700px;\n  margin: 0 auto 13px;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 29px;\n  line-height: 1.12;\n}\n\n.rs-intro p {\n  max-width: 660px;\n  margin: 0 auto;\n  color: var(--rs-muted);\n  font-size: 14px;\n}\n\n\n\/* =========================================================\n   ANIMATED READING SHOWCASE\n   ========================================================= *\/\n\n.rs-motion {\n  padding: 47px 20px;\n  background: var(--rs-night);\n  color: #ffffff;\n}\n\n.rs-motion-head {\n  margin-bottom: 23px;\n  text-align: center;\n}\n\n.rs-motion-head .rs-small {\n  color: var(--rs-glow);\n}\n\n.rs-motion-head h2 {\n  max-width: 690px;\n  margin: 0 auto 9px;\n  color: #ffffff;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 28px;\n  line-height: 1.12;\n}\n\n.rs-motion-head p {\n  max-width: 620px;\n  margin: 0 auto;\n  color: #c9d1d7;\n  font-size: 13px;\n}\n\n.rs-animation {\n  position: relative;\n  width: 100%;\n  max-width: 660px;\n  aspect-ratio: 1 \/ 1;\n  margin: 0 auto;\n  overflow: hidden;\n  border: 5px solid #ffffff;\n  background: #111820;\n}\n\n.rs-animation img {\n  position: absolute;\n  inset: 0;\n  width: 100%;\n  height: 100% !important;\n  object-fit: contain !important;\n  opacity: 0;\n  transform: scale(1.02);\n  animation: readingScreenShow 12s infinite;\n}\n\n.rs-animation img:nth-child(1) {\n  animation-delay: 0s;\n}\n\n.rs-animation img:nth-child(2) {\n  animation-delay: 4s;\n}\n\n.rs-animation img:nth-child(3) {\n  animation-delay: 8s;\n}\n\n@keyframes readingScreenShow {\n\n  0% {\n    opacity: 0;\n    transform: scale(1.02);\n  }\n\n  7% {\n    opacity: 1;\n  }\n\n  27% {\n    opacity: 1;\n    transform: scale(1);\n  }\n\n  34% {\n    opacity: 0;\n  }\n\n  100% {\n    opacity: 0;\n  }\n}\n\n.rs-motion-caption {\n  margin-top: 14px;\n  color: #abb8c0;\n  text-align: center;\n  font-size: 11px;\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .rs-animation img {\n    animation: none !important;\n    opacity: 0;\n  }\n\n  .rs-animation img:first-child {\n    opacity: 1;\n  }\n}\n\n\n\/* =========================================================\n   EDITORIAL CHAPTER\n   ========================================================= *\/\n\n.rs-chapter {\n  background: #ffffff;\n  border-bottom: 1px solid var(--rs-line);\n}\n\n.rs-chapter-copy {\n  padding: 30px 20px 43px;\n}\n\n.rs-number {\n  display: block;\n  margin-bottom: 9px;\n  color: #9d6d39;\n  font-size: 10px;\n  font-weight: 900;\n  letter-spacing: 1.4px;\n  text-transform: uppercase;\n}\n\n.rs-chapter-copy h2 {\n  margin-bottom: 10px;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 26px;\n  line-height: 1.13;\n}\n\n.rs-chapter-copy p {\n  margin: 0;\n  color: var(--rs-muted);\n  font-size: 13px;\n}\n\n\n\/* =========================================================\n   NIGHT STATEMENT\n   ========================================================= *\/\n\n.rs-statement {\n  padding: 48px 20px;\n  background: #8c653b;\n  color: #ffffff;\n  text-align: center;\n}\n\n.rs-statement h2 {\n  max-width: 680px;\n  margin: 0 auto 10px;\n  color: #ffffff;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 29px;\n  line-height: 1.1;\n}\n\n.rs-statement p {\n  max-width: 610px;\n  margin: 0 auto;\n  color: #f3e7d8;\n  font-size: 14px;\n}\n\n\n\/* =========================================================\n   LIGHT MODES\n   ========================================================= *\/\n\n.rs-light-modes {\n  padding: 48px 20px;\n  background: var(--rs-paper);\n}\n\n.rs-light-modes h2 {\n  margin-bottom: 9px;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 28px;\n}\n\n.rs-light-modes \u003e p {\n  margin-bottom: 23px;\n  color: var(--rs-muted);\n  font-size: 13px;\n}\n\n.rs-mode-list {\n  border-top: 1px solid #cec7bc;\n}\n\n.rs-mode {\n  display: grid;\n  grid-template-columns: 39px 1fr;\n  gap: 6px 10px;\n  padding: 14px 0;\n  border-bottom: 1px solid #cec7bc;\n}\n\n.rs-mode-icon {\n  grid-row: 1 \/ 3;\n  font-size: 21px;\n}\n\n.rs-mode strong {\n  font-size: 14px;\n}\n\n.rs-mode span {\n  color: var(--rs-muted);\n  font-size: 12px;\n}\n\n\n\/* =========================================================\n   BATTERY SECTION\n   ========================================================= *\/\n\n.rs-battery {\n  background: #ffffff;\n}\n\n.rs-battery-copy {\n  padding: 29px 20px 42px;\n}\n\n.rs-battery-copy h2 {\n  margin-bottom: 10px;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 26px;\n  line-height: 1.13;\n}\n\n.rs-battery-copy p {\n  margin: 0;\n  color: var(--rs-muted);\n  font-size: 13px;\n}\n\n\n\/* =========================================================\n   READING ROUTINE\n   ========================================================= *\/\n\n.rs-routine {\n  padding: 48px 20px;\n  background: var(--rs-cream);\n}\n\n.rs-routine h2 {\n  margin-bottom: 9px;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 28px;\n}\n\n.rs-routine \u003e p {\n  margin-bottom: 24px;\n  color: var(--rs-muted);\n  font-size: 13px;\n}\n\n.rs-steps {\n  border-top: 1px solid #d8cfc2;\n}\n\n.rs-step {\n  display: grid;\n  grid-template-columns: 40px 1fr;\n  gap: 10px;\n  padding: 14px 0;\n  border-bottom: 1px solid #d8cfc2;\n}\n\n.rs-step-num {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 31px;\n  height: 31px;\n  border-radius: 50%;\n  background: var(--rs-night);\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 900;\n}\n\n.rs-step strong {\n  display: block;\n  margin-bottom: 3px;\n  font-size: 14px;\n}\n\n.rs-step span {\n  color: var(--rs-muted);\n  font-size: 12px;\n}\n\n\n\/* =========================================================\n   TIMER\n   ========================================================= *\/\n\n.rs-timer {\n  padding: 48px 20px;\n  background: var(--rs-deep);\n  color: #ffffff;\n  text-align: center;\n}\n\n.rs-timer .rs-small {\n  color: var(--rs-glow);\n}\n\n.rs-timer-number {\n  display: block;\n  margin-bottom: 7px;\n  color: #ffffff;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 44px;\n  line-height: 1;\n}\n\n.rs-timer strong {\n  display: block;\n  margin-bottom: 8px;\n  color: #ffffff;\n  font-size: 16px;\n}\n\n.rs-timer p {\n  max-width: 610px;\n  margin: 0 auto;\n  color: #c9d4dc;\n  font-size: 13px;\n}\n\n\n\/* =========================================================\n   USE CASES\n   ========================================================= *\/\n\n.rs-uses {\n  padding: 48px 20px;\n  background: #ffffff;\n}\n\n.rs-uses h2 {\n  margin-bottom: 20px;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 27px;\n}\n\n.rs-use-list {\n  border-top: 1px solid var(--rs-line);\n}\n\n.rs-use {\n  display: grid;\n  grid-template-columns: 38px 1fr;\n  gap: 6px 10px;\n  padding: 14px 0;\n  border-bottom: 1px solid var(--rs-line);\n}\n\n.rs-use-icon {\n  grid-row: 1 \/ 3;\n  font-size: 21px;\n}\n\n.rs-use strong {\n  font-size: 14px;\n}\n\n.rs-use span {\n  color: var(--rs-muted);\n  font-size: 12px;\n}\n\n\n\/* =========================================================\n   COLORS\n   ========================================================= *\/\n\n.rs-colors {\n  padding: 45px 20px;\n  background: var(--rs-paper);\n  text-align: center;\n}\n\n.rs-colors h2 {\n  margin-bottom: 9px;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 27px;\n}\n\n.rs-colors p {\n  max-width: 600px;\n  margin: 0 auto 20px;\n  color: var(--rs-muted);\n  font-size: 13px;\n}\n\n.rs-color-tags {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 8px;\n}\n\n.rs-color-tags span {\n  padding: 8px 12px;\n  border: 1px solid #cfc8bd;\n  border-radius: 30px;\n  background: #ffffff;\n  font-size: 11px;\n  font-weight: 800;\n}\n\n\n\/* =========================================================\n   DETAILS\n   ========================================================= *\/\n\n.rs-details {\n  padding: 48px 20px;\n  background: #ffffff;\n}\n\n.rs-details h2 {\n  margin-bottom: 20px;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 27px;\n}\n\n.rs-detail-list {\n  border-top: 1px solid var(--rs-line);\n}\n\n.rs-detail {\n  display: grid;\n  grid-template-columns: 38% 62%;\n  border-bottom: 1px solid var(--rs-line);\n}\n\n.rs-detail strong,\n.rs-detail span {\n  padding: 12px 5px;\n}\n\n.rs-detail strong {\n  color: #956633;\n  font-size: 10px;\n  text-transform: uppercase;\n}\n\n.rs-detail span {\n  color: #555c60;\n  font-size: 12px;\n}\n\n\n\/* =========================================================\n   NOTE\n   ========================================================= *\/\n\n.rs-note {\n  padding: 0 20px 48px;\n  background: #ffffff;\n}\n\n.rs-note-box {\n  padding: 18px;\n  border-left: 4px solid var(--rs-warm);\n  background: var(--rs-cream);\n}\n\n.rs-note-box strong {\n  display: block;\n  margin-bottom: 6px;\n  font-size: 13px;\n}\n\n.rs-note-box p {\n  margin: 0;\n  color: var(--rs-muted);\n  font-size: 12px;\n}\n\n\n\/* =========================================================\n   FINAL\n   ========================================================= *\/\n\n.rs-final {\n  padding: 51px 20px;\n  background: var(--rs-night);\n  color: #ffffff;\n  text-align: center;\n}\n\n.rs-final .rs-small {\n  color: var(--rs-glow);\n}\n\n.rs-final h2 {\n  max-width: 690px;\n  margin: 0 auto 11px;\n  color: #ffffff;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 30px;\n  line-height: 1.08;\n}\n\n.rs-final h2 span {\n  color: var(--rs-glow);\n}\n\n.rs-final p {\n  max-width: 600px;\n  margin: 0 auto;\n  color: #c7d1d7;\n  font-size: 13px;\n}\n\n\n\/* =========================================================\n   WIDE DESCRIPTION\n   ========================================================= *\/\n\n@container readscreen (min-width: 820px) {\n\n  .rs-hero {\n    display: grid;\n    grid-template-columns: 43% 57%;\n    align-items: center;\n  }\n\n  .rs-hero-copy {\n    padding: 48px 38px;\n  }\n\n  .rs-hero h1 {\n    font-size: 42px;\n  }\n\n\n  .rs-quick {\n    grid-template-columns: repeat(4, minmax(0,1fr));\n  }\n\n  .rs-quick-item {\n    border-bottom: 0;\n  }\n\n  .rs-quick-item:nth-child(2n) {\n    border-right: 1px solid rgba(255,255,255,.14);\n  }\n\n  .rs-quick-item:last-child {\n    border-right: 0;\n  }\n\n\n  .rs-intro,\n  .rs-light-modes,\n  .rs-routine,\n  .rs-uses,\n  .rs-details {\n    padding: 61px 8%;\n  }\n\n\n  .rs-motion {\n    padding: 61px 8%;\n  }\n\n  .rs-motion-head h2 {\n    font-size: 35px;\n  }\n\n\n  .rs-chapter {\n    display: grid;\n    grid-template-columns: 55% 45%;\n    align-items: center;\n  }\n\n  .rs-chapter.reverse {\n    grid-template-columns: 45% 55%;\n  }\n\n  .rs-chapter.reverse .rs-chapter-image {\n    order: 2;\n  }\n\n  .rs-chapter.reverse .rs-chapter-copy {\n    order: 1;\n  }\n\n  .rs-chapter-copy {\n    padding: 44px;\n  }\n\n  .rs-chapter-copy h2 {\n    font-size: 31px;\n  }\n\n\n  .rs-light-modes .rs-mode,\n  .rs-use {\n    grid-template-columns: 42px 185px 1fr;\n    align-items: center;\n  }\n\n  .rs-mode-icon,\n  .rs-use-icon {\n    grid-row: auto;\n  }\n\n\n  .rs-battery {\n    display: grid;\n    grid-template-columns: 55% 45%;\n    align-items: center;\n  }\n\n  .rs-battery-copy {\n    padding: 44px;\n  }\n\n  .rs-battery-copy h2 {\n    font-size: 31px;\n  }\n\n\n  .rs-steps {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 13px;\n    border-top: 0;\n  }\n\n  .rs-step {\n    display: block;\n    padding: 19px 15px;\n    border: 1px solid #d8cfc2;\n  }\n\n  .rs-step-num {\n    margin-bottom: 11px;\n  }\n\n\n  .rs-statement {\n    padding: 65px 8%;\n  }\n\n  .rs-statement h2 {\n    font-size: 37px;\n  }\n\n\n  .rs-timer {\n    padding: 62px 8%;\n  }\n\n\n  .rs-note {\n    padding: 0 8% 61px;\n  }\n\n\n  .rs-final {\n    padding: 67px 8%;\n  }\n\n  .rs-final h2 {\n    font-size: 39px;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"readscreen-page\"\u003e\n\n  \u003cdiv class=\"rs-topline\"\u003e\u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       VISUAL 1 — CLEAN BEDTIME HERO\n       ===================================================== --\u003e\n\n  \u003csection class=\"rs-hero\"\u003e\n\n    \u003cdiv class=\"rs-hero-copy\"\u003e\n\n      \u003cspan class=\"rs-label\"\u003e\n        📖 A QUIETER WAY TO READ AT NIGHT\n      \u003c\/span\u003e\n\n      \u003ch1\u003e\n        Light the Page,\n        \u003cspan\u003eNot the Whole Room.\u003c\/span\u003e\n      \u003c\/h1\u003e\n\n      \u003cp\u003e\n        A rechargeable reading screen that spreads soft light\n        across the book in front of you, with adjustable brightness,\n        three light temperatures and a built-in sleep timer.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"rs-tags\"\u003e\n        \u003cspan class=\"rs-tag\"\u003e3 Light Temperatures\u003c\/span\u003e\n        \u003cspan class=\"rs-tag\"\u003eAdjustable Brightness\u003c\/span\u003e\n        \u003cspan class=\"rs-tag\"\u003e1–99 Minute Timer\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"rs-hero-image\"\u003e\n\n      \u003cimg src=\"https:\/\/au-ren.com\/cdn\/shop\/files\/Reading_Light_Product_Image.webp?v=1788414946\u0026amp;width=1946\" alt=\"Warm reading screen illuminating an open book beside a bed\" loading=\"eager\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- QUICK SPECS --\u003e\n\n  \u003csection class=\"rs-quick\"\u003e\n\n    \u003cdiv class=\"rs-quick-item\"\u003e\n      \u003cstrong\u003e1200 mAh\u003c\/strong\u003e\n      \u003cspan\u003eRechargeable Battery\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rs-quick-item\"\u003e\n      \u003cstrong\u003eUp to 35 h\u003c\/strong\u003e\n      \u003cspan\u003eLowest Brightness\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rs-quick-item\"\u003e\n      \u003cstrong\u003e99 min\u003c\/strong\u003e\n      \u003cspan\u003eMaximum Timer\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rs-quick-item\"\u003e\n      \u003cstrong\u003e156 g\u003c\/strong\u003e\n      \u003cspan\u003eLightweight Design\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- INTRO --\u003e\n\n  \u003csection class=\"rs-intro\"\u003e\n\n    \u003cspan class=\"rs-small\"\u003e\n      BUILT AROUND THE BOOK IN FRONT OF YOU\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      A More Focused Glow for Late-Night Reading\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Instead of filling the bedroom with overhead light,\n      the clear panel directs illumination toward the pages\n      you're reading. Adjust the tone and brightness until\n      the page feels right for your evening routine.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       VISUAL 2 — AUTOMATIC ANIMATED SHOWCASE\n       ===================================================== --\u003e\n\n  \u003csection class=\"rs-motion\"\u003e\n\n    \u003cdiv class=\"rs-motion-head\"\u003e\n\n      \u003cspan class=\"rs-small\"\u003e\n        ✨ AUTOMATIC READING PREVIEW\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        See How the Screen Works Across Different Reading Positions\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Three real-use scenes rotate automatically below,\n        giving shoppers a moving product demonstration\n        without adding a long image gallery.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"rs-animation\"\u003e\n\n      \u003cimg src=\"https:\/\/au-ren.com\/cdn\/shop\/files\/1.jpg?v=1766533191\u0026amp;width=1200\" alt=\"Reading screen and bedside light beside an open book\"\u003e\n\n      \u003cimg src=\"https:\/\/au-ren.com\/cdn\/shop\/files\/Screenshot_2026-02-03_at_22.36.46.png?v=1770151068\u0026amp;width=1200\" alt=\"Reading screen illuminating a book in a dark room\"\u003e\n\n      \u003cimg src=\"https:\/\/au-ren.com\/cdn\/shop\/files\/Screenshot_2026-02-03_at_22.36.34.png?v=1770151068\u0026amp;width=1200\" alt=\"Hand holding a reading screen over an open book\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"rs-motion-caption\"\u003e\n      Automatic animated nighttime-reading showcase\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       VISUAL 3 — READING CLOSE-UP\n       ===================================================== --\u003e\n\n  \u003csection class=\"rs-chapter\"\u003e\n\n    \u003cdiv class=\"rs-chapter-image\"\u003e\n\n      \u003cimg src=\"https:\/\/au-ren.com\/cdn\/shop\/files\/Gemini_Generated_Image_5h0irs5h0irs5h0i.png?v=1766529131\u0026amp;width=1200\" alt=\"Compact reading screen illuminating one page of an open book\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"rs-chapter-copy\"\u003e\n\n      \u003cspan class=\"rs-number\"\u003e\n        01 — LIGHT WHERE YOU'RE ACTUALLY READING\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Bring the Glow Closer to the Page\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The clear panel sits over or beside the reading area\n        so more of the illumination stays close to the book,\n        making it useful when you want less ambient light\n        around the rest of the room.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- STATEMENT --\u003e\n\n  \u003csection class=\"rs-statement\"\u003e\n\n    \u003ch2\u003e\n      Read a Few Pages Without Turning the Bedroom Into Daylight.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      A softer bedside setup can make it easier to keep\n      your evening reading ritual separate from bright\n      overhead room lighting.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       VISUAL 4 — LIGHT TEMPERATURES\n       ===================================================== --\u003e\n\n  \u003csection class=\"rs-chapter reverse\"\u003e\n\n    \u003cdiv class=\"rs-chapter-image\"\u003e\n\n      \u003cimg src=\"https:\/\/au-ren.com\/cdn\/shop\/files\/05-light-temperatures.avif?v=1788415350\u0026amp;width=1946\" alt=\"Reading light shown with different illumination settings\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"rs-chapter-copy\"\u003e\n\n      \u003cspan class=\"rs-number\"\u003e\n        02 — CHANGE THE MOOD OF THE LIGHT\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Warm, Natural or Cool White\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Switch between three color-temperature options\n        and adjust the brightness to suit the book,\n        room and time of night.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- LIGHT MODES --\u003e\n\n  \u003csection class=\"rs-light-modes\"\u003e\n\n    \u003cspan class=\"rs-small\"\u003e\n      ONE LIGHT • THREE DIFFERENT FEELS\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Match the Light to How You Like to Read\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      There isn't one brightness or color tone\n      that feels right for every room or every reader.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"rs-mode-list\"\u003e\n\n      \u003cdiv class=\"rs-mode\"\u003e\n\n        \u003cdiv class=\"rs-mode-icon\"\u003e🌙\u003c\/div\u003e\n\n        \u003cstrong\u003eWarm Light\u003c\/strong\u003e\n\n        \u003cspan\u003e\n          A softer golden tone for relaxed evening reading.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"rs-mode\"\u003e\n\n        \u003cdiv class=\"rs-mode-icon\"\u003e📖\u003c\/div\u003e\n\n        \u003cstrong\u003eNatural Light\u003c\/strong\u003e\n\n        \u003cspan\u003e\n          A balanced tone for everyday reading and journaling.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"rs-mode\"\u003e\n\n        \u003cdiv class=\"rs-mode-icon\"\u003e☀️\u003c\/div\u003e\n\n        \u003cstrong\u003eCool White\u003c\/strong\u003e\n\n        \u003cspan\u003e\n          A clearer, brighter tone when you prefer stronger page contrast.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"rs-mode\"\u003e\n\n        \u003cdiv class=\"rs-mode-icon\"\u003e↕️\u003c\/div\u003e\n\n        \u003cstrong\u003eAdjustable Brightness\u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Fine-tune the output instead of being limited to one fixed level.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       VISUAL 5 — BATTERY\n       ===================================================== --\u003e\n\n  \u003csection class=\"rs-battery\"\u003e\n\n    \u003cdiv\u003e\n\n      \u003cimg src=\"https:\/\/au-ren.com\/cdn\/shop\/files\/Battery_Rechargable.avif?v=1788417854\u0026amp;width=1946\" alt=\"Rechargeable reading light being connected to a charging cable\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"rs-battery-copy\"\u003e\n\n      \u003cspan class=\"rs-number\"\u003e\n        03 — RECHARGE INSTEAD OF REPLACING BATTERIES\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        1200 mAh Built-In Battery\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        On the lowest brightness setting, the listing states\n        up to approximately 35 hours of use. At the highest\n        brightness, expected runtime is around 4–6 hours.\n        A full recharge takes roughly 2–3 hours.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- READING ROUTINE --\u003e\n\n  \u003csection class=\"rs-routine\"\u003e\n\n    \u003cspan class=\"rs-small\"\u003e\n      FROM BOOKMARK TO BEDTIME\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      A Simple Night-Reading Routine\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      No complicated setup is required once the light is charged.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"rs-steps\"\u003e\n\n      \u003cdiv class=\"rs-step\"\u003e\n\n        \u003cdiv class=\"rs-step-num\"\u003e1\u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003ePosition the Screen\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Place the clear light panel over or near the page\n            you want illuminated.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"rs-step\"\u003e\n\n        \u003cdiv class=\"rs-step-num\"\u003e2\u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eChoose Your Light\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Select the preferred color temperature\n            and brightness level.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"rs-step\"\u003e\n\n        \u003cdiv class=\"rs-step-num\"\u003e3\u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eSet a Timer if You Want\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Choose an automatic shut-off time\n            when reading before sleep.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- TIMER --\u003e\n\n  \u003csection class=\"rs-timer\"\u003e\n\n    \u003cspan class=\"rs-small\"\u003e\n      BUILT FOR “ONE MORE CHAPTER”\n    \u003c\/span\u003e\n\n    \u003cspan class=\"rs-timer-number\"\u003e\n      1–99\n    \u003c\/span\u003e\n\n    \u003cstrong\u003e\n      Minute Adjustable Timer\n    \u003c\/strong\u003e\n\n    \u003cp\u003e\n      Set the timer in one-minute increments\n      and let the light switch off automatically\n      when the selected period ends.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       VISUAL 6 — BEDSIDE \/ AMBIENT USE\n       ===================================================== --\u003e\n\n  \u003csection class=\"rs-chapter\"\u003e\n\n    \u003cdiv class=\"rs-chapter-image\"\u003e\n\n      \u003cimg src=\"https:\/\/au-ren.com\/cdn\/shop\/files\/Reading_Light_Product_Image.webp?v=1788414946\u0026amp;width=1946\" alt=\"Reading light glowing warmly on a bedside table\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"rs-chapter-copy\"\u003e\n\n      \u003cspan class=\"rs-number\"\u003e\n        04 — USE IT BEYOND ONE READING POSITION\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        From Page Light to a Small Bedside Glow\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The transparent panel can also create a compact pool\n        of warm light near your book or bedside area,\n        making the device useful beyond one fixed reading angle.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- USE CASES --\u003e\n\n  \u003csection class=\"rs-uses\"\u003e\n\n    \u003cspan class=\"rs-small\"\u003e\n      FOR MORE THAN ONE KIND OF READER\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Where It Fits Into Your Routine\n    \u003c\/h2\u003e\n\n\n    \u003cdiv class=\"rs-use-list\"\u003e\n\n      \u003cdiv class=\"rs-use\"\u003e\n\n        \u003cdiv class=\"rs-use-icon\"\u003e🛏️\u003c\/div\u003e\n\n        \u003cstrong\u003eReading in Bed\u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Keep the light focused closer to your book\n          when the rest of the room is dim.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"rs-use\"\u003e\n\n        \u003cdiv class=\"rs-use-icon\"\u003e🛋️\u003c\/div\u003e\n\n        \u003cstrong\u003eSofa Reading\u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Bring your own adjustable page light\n          instead of relying on the room lamp.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"rs-use\"\u003e\n\n        \u003cdiv class=\"rs-use-icon\"\u003e✍️\u003c\/div\u003e\n\n        \u003cstrong\u003eJournaling \u0026amp; Notes\u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Add targeted illumination for writing\n          during quieter evening routines.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"rs-use\"\u003e\n\n        \u003cdiv class=\"rs-use-icon\"\u003e🧳\u003c\/div\u003e\n\n        \u003cstrong\u003eTravel\u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Lightweight construction makes it easier\n          to bring along for hotel or vacation reading.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- COLORS --\u003e\n\n  \u003csection class=\"rs-colors\"\u003e\n\n    \u003cspan class=\"rs-small\"\u003e\n      CHOOSE THE FINISH\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Three Body Colors\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Select the color that works best with your bedside,\n      reading nook or everyday accessories.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"rs-color-tags\"\u003e\n      \u003cspan\u003e⚫ Black\u003c\/span\u003e\n      \u003cspan\u003e⚪ White\u003c\/span\u003e\n      \u003cspan\u003e🩷 Pink\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DETAILS --\u003e\n\n  \u003csection class=\"rs-details\"\u003e\n\n    \u003cspan class=\"rs-small\"\u003e\n      PRODUCT DETAILS\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Good to Know Before Ordering\n    \u003c\/h2\u003e\n\n\n    \u003cdiv class=\"rs-detail-list\"\u003e\n\n      \u003cdiv class=\"rs-detail\"\u003e\n        \u003cstrong\u003eProduct\u003c\/strong\u003e\n        \u003cspan\u003eAdjustable Reading Light Screen\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rs-detail\"\u003e\n        \u003cstrong\u003eSize\u003c\/strong\u003e\n        \u003cspan\u003eApprox. 15.2 W × 18.5 H cm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rs-detail\"\u003e\n        \u003cstrong\u003eWeight\u003c\/strong\u003e\n        \u003cspan\u003eApprox. 156 g\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rs-detail\"\u003e\n        \u003cstrong\u003eBattery\u003c\/strong\u003e\n        \u003cspan\u003eBuilt-In 1200 mAh Rechargeable Battery\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rs-detail\"\u003e\n        \u003cstrong\u003eRuntime\u003c\/strong\u003e\n        \u003cspan\u003e\n          Up to 35 h at Lowest Brightness \/\n          Approx. 4–6 h at Highest Brightness\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rs-detail\"\u003e\n        \u003cstrong\u003eCharging\u003c\/strong\u003e\n        \u003cspan\u003eApprox. 2–3 Hours\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rs-detail\"\u003e\n        \u003cstrong\u003eLight Modes\u003c\/strong\u003e\n        \u003cspan\u003eWarm \/ Natural \/ Cool White\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rs-detail\"\u003e\n        \u003cstrong\u003eBrightness\u003c\/strong\u003e\n        \u003cspan\u003eAdjustable\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rs-detail\"\u003e\n        \u003cstrong\u003eTimer\u003c\/strong\u003e\n        \u003cspan\u003e1–99 Minutes\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rs-detail\"\u003e\n        \u003cstrong\u003eColors\u003c\/strong\u003e\n        \u003cspan\u003eBlack \/ White \/ Pink\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- NOTE --\u003e\n\n  \u003csection class=\"rs-note\"\u003e\n\n    \u003cdiv class=\"rs-note-box\"\u003e\n\n      \u003cstrong\u003e\n        Reading \u0026amp; Battery Note\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Runtime varies with brightness, light temperature,\n        battery condition and usage. This product is a reading-light\n        accessory and is not intended to diagnose, prevent or treat\n        eye or sleep conditions. Charge with a compatible USB power\n        source and keep the device away from water.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL --\u003e\n\n  \u003csection class=\"rs-final\"\u003e\n\n    \u003cspan class=\"rs-small\"\u003e\n      MAKE THE LAST FEW PAGES FEEL A LITTLE QUIETER\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Choose the Glow.\n      \u003cspan\u003eSet the Timer. Keep Reading.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      A lightweight rechargeable reading screen\n      for creating a more focused nighttime reading setup\n      without relying on a bright room light.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003cdiv class=\"rs-topline\"\u003e\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"gxfc","offers":[{"title":"Black","offer_id":49083349631166,"sku":null,"price":39.99,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":49083349663934,"sku":null,"price":39.99,"currency_code":"USD","in_stock":true},{"title":"Pink","offer_id":49083349696702,"sku":null,"price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/4498\/9630\/files\/02-reading-in-bed_converted.jpg?v=1789802255","url":"https:\/\/ncrovoprime.com\/products\/serene-light-reading-screen%e2%84%a2","provider":"Ncrovoprime","version":"1.0","type":"link"}