{"title":"BioLight","description":"\u003cstyle\u003e\n\/* ── BioLight Brand Page v2 ─────────────────────────────────────────── *\/\n\/* ACCENT:#F79021  ACCENT_LIGHT:#FBBA5A  WARM_BG:#FEF9EE  DARK:#15232A  *\/\n.mx-section,.mx-section--warm,.mx-section--dark,.mx-series-grid,.mx-tech-row,\n.mx-picks-grid,.mx-stats-row,.mx-trust-box,.mx-faq,.mx-nav-grid,\n.mx-section *,.mx-section--warm *,.mx-section--dark *{box-sizing:border-box}\n.mx-section,.mx-section--warm,.mx-section--dark{\n  font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;\n  -webkit-font-smoothing:antialiased}\n.mx-section      {padding:56px 0;background:#ffffff;width:100%}\n.mx-section--warm{padding:56px 0;background:#FEF9EE;width:100%}\n.mx-section--dark{padding:56px 0;background:#15232A;color:#ffffff;width:100%}\n.mx-container{max-width:1080px;margin:0 auto;padding:0 20px}\n\n\/* Typography *\/\n.mx-section-title{\n  font-size:clamp(22px,2.8vw,30px);font-weight:700;color:#111827;\n  margin:0 0 10px;line-height:1.2;padding-bottom:14px;\n  position:relative;display:inline-block}\n.mx-section-title::after{\n  content:'';position:absolute;bottom:0;left:0;\n  width:40px;height:3px;background:#F79021;border-radius:2px}\n.mx-section--dark .mx-section-title{color:#ffffff}\n.mx-section-lead{font-size:16px;line-height:1.7;color:#374151;max-width:680px;margin:14px 0 36px}\n.mx-section--dark .mx-section-lead{color:#d1d5db}\n.mx-section p,.mx-section--warm p{font-size:15px;line-height:1.7;color:#374151;margin:0 0 16px}\n.mx-section--dark p{font-size:15px;line-height:1.7;color:#d1d5db;margin:0 0 16px}\n.mx-section h3,.mx-section--warm h3{\n  font-size:19px;font-weight:700;color:#111827;\n  margin:36px 0 12px;padding-bottom:8px;\n  border-bottom:2px solid #F79021;display:inline-block}\n\n\/* Divider *\/\n.mx-divider{\n  width:100%;height:2px;border:none;margin:0;opacity:.45;\n  background:linear-gradient(90deg,transparent 0%,#F79021 30%,#FBBA5A 50%,#F79021 70%,transparent 100%)}\n\n\/* Stats bar *\/\n.mx-stats-row{\n  display:flex;width:100%;margin:40px 0 0;\n  border:1px solid #2d3f4a;border-radius:8px;overflow:hidden}\n.mx-stat-item{flex:1;text-align:center;padding:24px 16px}\n.mx-stat-item+.mx-stat-item{border-left:1px solid #2d3f4a}\n.mx-stat-number{display:block;font-size:28px;font-weight:700;color:#fff;line-height:1;margin-bottom:6px}\n.mx-stat-label{display:block;font-size:12px;color:#9ca3af;line-height:1.4}\n\n\/* Series cards *\/\n.mx-series-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}\n.mx-series-card{\n  background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:28px;\n  position:relative;overflow:hidden;transition:box-shadow .25s,transform .25s}\n.mx-series-card:hover{box-shadow:0 8px 28px rgba(0,0,0,.09);transform:translateY(-2px)}\n.mx-series-card::before{content:'';position:absolute;top:0;left:0;right:0;height:4px}\n.mx-series-card--bl-hand::before {background:#F79021}\n.mx-series-card--bl-panel::before{background:#E05C2A}\n.mx-series-card--bl-pod::before  {background:#DD7C12}\n.mx-series-card--bl-pro::before  {background:#15232A}\n.mx-series-card h3{\n  font-size:18px;font-weight:700;color:#111827;\n  margin:0 0 4px;padding:0;border:none;display:block}\n.mx-series-tagline{font-size:14px;font-style:italic;color:#6b7280;margin:4px 0 12px;display:block}\n.mx-series-desc{font-size:15px;color:#374151;line-height:1.6;margin:0 0 16px}\n.mx-series-models{font-size:13px;font-weight:600;color:#F79021;margin:0}\n\n\/* Staff picks — flex layout for button alignment *\/\n.mx-picks-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}\n.mx-pick-card{\n  background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;\n  position:relative;transition:box-shadow .25s,transform .25s;\n  display:flex;flex-direction:column}\n.mx-pick-card:hover{box-shadow:0 10px 32px rgba(0,0,0,.1);transform:translateY(-3px)}\n.mx-pick-badge{\n  position:absolute;top:0;right:0;background:#F79021;color:#fff;\n  font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;\n  padding:5px 10px;border-radius:0 0 0 6px;z-index:1}\n.mx-pick-img{\n  width:100%;aspect-ratio:1\/1;background:#fff;overflow:hidden;\n  border-bottom:1px solid #f3f4f6;flex-shrink:0}\n.mx-pick-img img{\n  width:100%;height:100%;object-fit:contain;padding:12px;\n  display:block;transition:transform .3s}\n.mx-pick-card:hover .mx-pick-img img{transform:scale(1.03)}\n.mx-pick-body{padding:20px;display:flex;flex-direction:column;flex:1}\n.mx-pick-card h4{font-size:16px;font-weight:700;color:#111827;margin:0 0 4px;padding-right:70px}\n.mx-pick-tagline{font-size:13px;font-style:italic;color:#6b7280;margin:4px 0 14px;display:block}\n.mx-pick-bestfor{\n  font-size:13px;color:#374151;margin:0 0 20px;flex:1;\n  display:flex;align-items:flex-start;gap:6px}\n.mx-pick-bestfor::before{content:'●';color:#F79021;font-size:9px;margin-top:4px;flex-shrink:0}\n.mx-pick-btn{\n  display:block;width:100%;background:#F79021;color:#fff!important;\n  font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;\n  text-align:center;text-decoration:none!important;min-height:44px;line-height:44px;\n  border-radius:6px;transition:background .2s,transform .2s;margin-top:auto}\n.mx-pick-btn:hover{background:#DD7C12;transform:translateY(-1px)}\n\n\/* Tech (3-col) cards *\/\n.mx-tech-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}\n.mx-tech-card{\n  background:#fff;border-radius:8px;padding:24px;\n  box-shadow:0 2px 12px rgba(0,0,0,.06);border-top:4px solid #F79021}\n.mx-tech-label{\n  font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;\n  color:#F79021;margin:0 0 8px;display:block}\n.mx-tech-value{font-size:22px;font-weight:700;color:#111827;margin:0 0 4px;display:block}\n.mx-tech-unit{font-size:12px;color:#6b7280;margin:0 0 12px;display:block}\n.mx-tech-desc{font-size:14px;color:#374151;line-height:1.55;margin:0}\n\n\/* Science \/ wavelength cards (2-col) *\/\n.mx-wave-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:28px}\n.mx-wave-card{\n  border-radius:8px;padding:28px;border:1px solid #e5e7eb;background:#fff}\n.mx-wave-card--red{border-top:5px solid #e05c2a}\n.mx-wave-card--nir{border-top:5px solid #8b1a1a}\n.mx-wave-badge{\n  display:inline-block;padding:4px 10px;border-radius:20px;font-size:12px;\n  font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:12px}\n.mx-wave-card--red .mx-wave-badge{background:#fde8df;color:#c0392b}\n.mx-wave-card--nir .mx-wave-badge{background:#f5e6e6;color:#6b1414}\n.mx-wave-card h3{\n  font-size:18px;font-weight:700;color:#111827;\n  margin:0 0 12px;padding:0;border:none;display:block}\n.mx-wave-card p{font-size:14px;color:#374151;line-height:1.65;margin:0 0 12px}\n.mx-wave-stat{\n  display:flex;align-items:center;gap:10px;margin-top:16px;\n  padding-top:14px;border-top:1px solid #f3f4f6}\n.mx-wave-stat-num{font-size:22px;font-weight:700;color:#111827}\n.mx-wave-stat-desc{font-size:12px;color:#6b7280;line-height:1.4}\n\n\/* Practical guide checklist *\/\n.mx-guide-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:24px}\n.mx-guide-item{\n  background:#fff;border-radius:8px;padding:20px;\n  border-left:3px solid #F79021;box-shadow:0 2px 8px rgba(0,0,0,.05)}\n.mx-guide-item h4{font-size:15px;font-weight:700;color:#111827;margin:0 0 6px}\n.mx-guide-item p{font-size:14px;color:#374151;line-height:1.6;margin:0}\n\n\/* Trust boxes *\/\n.mx-trust-box{\n  background:#fff;border-radius:8px;border-left:4px solid #F79021;\n  padding:28px 32px;box-shadow:0 4px 20px rgba(0,0,0,.07);\n  display:flex;align-items:flex-start;gap:20px}\n.mx-trust-icon{\n  flex-shrink:0;width:44px;height:44px;border-radius:50%;\n  background:#F79021;color:#fff;\n  display:flex;align-items:center;justify-content:center}\n.mx-trust-body{flex:1}\n.mx-trust-box h4{font-size:18px;font-weight:700;color:#111827;margin:0 0 8px}\n.mx-trust-box p{font-size:15px;color:#374151;line-height:1.6;margin:0 0 14px}\n.mx-trust-btn{\n  display:inline-block;background:#F79021;color:#fff!important;\n  font-size:14px;font-weight:600;text-decoration:none!important;\n  padding:10px 22px;border-radius:6px;transition:background .2s}\n.mx-trust-btn:hover{background:#DD7C12}\n\n\/* Warn box *\/\n.mx-warn-box{\n  background:#fff8ed;border:1px solid #fed7aa;border-left:4px solid #F79021;\n  border-radius:8px;padding:20px 24px;margin:28px 0}\n.mx-warn-box p{font-size:14px;color:#92400e;line-height:1.6;margin:0}\n.mx-warn-box strong{color:#78350f}\n\n\/* Nav links *\/\n.mx-nav-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}\n.mx-nav-link{\n  display:flex;align-items:center;justify-content:space-between;gap:12px;\n  padding:16px 18px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;\n  text-decoration:none!important;transition:border-color .2s,background .2s,transform .2s}\n.mx-nav-link:hover{border-color:#F79021;background:#FEF9EE;transform:translateY(-1px)}\n.mx-nav-link-title{display:block;font-size:15px;font-weight:600;color:#111827;margin-bottom:3px}\n.mx-nav-link-desc{display:block;font-size:13px;color:#6b7280}\n.mx-nav-arrow{font-size:20px;color:#F79021;flex-shrink:0}\n\n\/* FAQ *\/\n.mx-faq details{\n  background:#fff;border:1px solid #e5e7eb;border-radius:8px;\n  margin-bottom:8px;overflow:hidden}\n.mx-faq details[open]{border-left:3px solid #F79021;box-shadow:0 4px 16px rgba(0,0,0,.07)}\n.mx-faq summary{\n  font-size:16px;font-weight:600;color:#111827;padding:18px 20px;\n  cursor:pointer;list-style:none;\n  display:flex;align-items:center;justify-content:space-between;gap:16px}\n.mx-faq summary::-webkit-details-marker{display:none}\n.mx-faq summary::after{\n  content:'›';font-size:22px;color:#F79021;flex-shrink:0;\n  transition:transform .25s;display:inline-block}\n.mx-faq details[open] summary::after{transform:rotate(90deg)}\n.mx-faq-answer{font-size:15px;color:#374151;line-height:1.7;padding:0 20px 20px;margin:0}\n\n\/* Final CTA dark section — centered *\/\n.mx-cta-dark{padding:60px 0;background:#15232A;width:100%;text-align:center}\n.mx-cta-dark h2{\n  font-size:clamp(24px,3vw,34px);font-weight:700;color:#fff;\n  margin:0 0 16px;line-height:1.2}\n.mx-cta-dark p{font-size:16px;color:#d1d5db;line-height:1.7;margin:0 auto 36px;max-width:620px}\n.mx-cta-btns{display:flex;gap:16px;flex-wrap:wrap;align-items:center;justify-content:center}\n.mx-cta-btn--primary{\n  display:inline-block;background:#F79021;color:#fff!important;\n  font-size:15px;font-weight:700;text-decoration:none!important;\n  padding:14px 28px;border-radius:6px;transition:background .2s,transform .2s}\n.mx-cta-btn--primary:hover{background:#DD7C12;transform:translateY(-1px)}\n.mx-cta-btn--secondary{\n  display:inline-block;background:transparent;color:#fff!important;\n  font-size:15px;font-weight:600;text-decoration:none!important;\n  padding:14px 28px;border-radius:6px;border:2px solid rgba(255,255,255,.3);\n  transition:border-color .2s,background .2s}\n.mx-cta-btn--secondary:hover{border-color:#F79021;background:rgba(247,144,33,.1)}\n\n\/* Dark hero 2-col *\/\n.mx-dark-hero{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}\n.mx-dark-hero-img{border-radius:10px;overflow:hidden}\n.mx-dark-hero-img img{\n  width:100%;aspect-ratio:4\/3;object-fit:cover;display:block;border-radius:10px}\n\n\/* Responsive *\/\n@media(max-width:900px){\n  .mx-dark-hero{grid-template-columns:1fr;gap:28px}\n  .mx-dark-hero-img{order:2;margin-top:8px}\n  .mx-dark-hero\u003ediv:first-child{order:1}\n}\n@media(max-width:680px){\n  .mx-series-grid,.mx-picks-grid,.mx-tech-row,.mx-wave-grid,.mx-guide-grid{grid-template-columns:1fr}\n  .mx-stats-row{flex-wrap:wrap}\n  .mx-stat-item{flex:1 1 50%;border-top:1px solid #2d3f4a}\n  .mx-stat-item:nth-child(-n+2){border-top:none}\n  .mx-section,.mx-section--warm,.mx-section--dark,.mx-cta-dark{padding:40px 0}\n  .mx-cta-btns{flex-direction:column;align-items:stretch}\n  .mx-cta-btn--primary,.mx-cta-btn--secondary{text-align:center}\n}\n@media(max-width:480px){\n  .mx-nav-grid{grid-template-columns:1fr}\n  .mx-trust-box{flex-direction:column}\n}\n\u003c\/style\u003e\n\n\u003c!-- ── ABOVE-SPLIT HOOK (58 words) ── --\u003e\n\u003cp style=\"font-size:16px;line-height:1.8;color:#374151;margin:0 0 8px\"\u003eThe red light therapy market is full of panels with no published irradiance data, no independent testing, and specs that only hold up in manufacturer-controlled conditions. BioLight launched in 2019 to fix that — built by a Doctor of Physical Therapy who wanted a device he could actually stand behind with his patients. The specs are published. The testing is third-party. The math is yours to check.\u003c\/p\u003e\n\n[split]\n\n\u003c!-- ── DARK — Brand Story + Stats ── --\u003e\n\u003cdiv class=\"mx-section--dark\"\u003e\n  \u003cdiv class=\"mx-container\"\u003e\n    \u003cdiv class=\"mx-dark-hero\"\u003e\n      \u003cdiv\u003e\n        \u003ch2 class=\"mx-section-title\"\u003eBioLight Red Light Therapy — Science Before Trends\u003c\/h2\u003e\n        \u003cp\u003eDr. Mike Belkowski opened a cash-pay physical therapy practice in Hamilton, Montana in 2017 and started building red light therapy into patient recovery protocols. The research was compelling. The products available at the time were not. Most panels had no published irradiance data, no third-party testing, and manufacturer specs that couldn't be independently reproduced at actual treatment distances. BioLight launched in 2019 to fill that gap — starting with a commitment to publish the numbers, commission independent testing, and let buyers do the math themselves.\u003c\/p\u003e\n        \u003cp\u003eToday the lineup spans eleven products: from the Shine, a 15-LED handheld designed for targeted spot work, to the Aether Chamber, a multi-modality professional system that integrates red and near-infrared light, PEMF, molecular hydrogen, and vibroacoustic therapy in a single commercial unit. What connects the portable device to the clinical bed is the same dual-LED architecture — patent-pending technology where each emitter can deliver either 660 nm red or 850 nm near-infrared on demand, giving you the full array in every mode. Recovery Room Direct is an authorized BioLight dealer. Every product is registered with the manufacturer from day one, and your warranty is valid before the box hits the recycling bin.\u003c\/p\u003e\n        \u003cdiv class=\"mx-stats-row\"\u003e\n          \u003cdiv class=\"mx-stat-item\"\u003e\n            \u003cspan class=\"mx-stat-number\"\u003e11\u003c\/span\u003e\n            \u003cspan class=\"mx-stat-label\"\u003eProducts — Consumer to Clinical\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"mx-stat-item\"\u003e\n            \u003cspan class=\"mx-stat-number\"\u003e620–1,000\u003c\/span\u003e\n            \u003cspan class=\"mx-stat-label\"\u003enm Published Wavelength Span\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"mx-stat-item\"\u003e\n            \u003cspan class=\"mx-stat-number\"\u003e10,000\u003c\/span\u003e\n            \u003cspan class=\"mx-stat-label\"\u003eHz Max Pulsing Frequency\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"mx-stat-item\"\u003e\n            \u003cspan class=\"mx-stat-number\"\u003e4\u003c\/span\u003e\n            \u003cspan class=\"mx-stat-label\"\u003eForm Factors, Panel to Chamber\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mx-dark-hero-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/0E2A0445.jpg?v=1782987825\" alt=\"BioLight ReStore red light therapy panel in use\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"mx-divider\"\u003e\n\n\u003c!-- ── WHITE — Product Lineup ── --\u003e\n\u003cdiv class=\"mx-section\"\u003e\n  \u003cdiv class=\"mx-container\"\u003e\n    \u003ch2 class=\"mx-section-title\"\u003eThe Complete BioLight Red Light Therapy Lineup\u003c\/h2\u003e\n    \u003cp class=\"mx-section-lead\"\u003eEleven devices across four form factors — each built on the same dual-LED platform, scaled for the application and the environment.\u003c\/p\u003e\n\n    \u003cdiv class=\"mx-series-grid\"\u003e\n\n      \u003cdiv class=\"mx-series-card mx-series-card--bl-hand\"\u003e\n        \u003ch3\u003eHandhelds \u0026amp; Targeted Devices\u003c\/h3\u003e\n        \u003cspan class=\"mx-series-tagline\"\u003ePrecision work. Point-specific. Portable.\u003c\/span\u003e\n        \u003cp class=\"mx-series-desc\"\u003eThe Shine (15 LEDs, 45W) and Beam are BioLight's targeted therapy devices — built for spot application, travel, and supplementing a standing panel protocol. The Shine runs across 630 nm + 850 nm with four settings: red only, NIR only, combined, and 40 Hz pulsed. High irradiance at the contact point. No whole-body coverage — that's not what these are for.\u003c\/p\u003e\n        \u003cspan class=\"mx-series-models\"\u003eShine · Beam\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mx-series-card mx-series-card--bl-panel\"\u003e\n        \u003ch3\u003eFull-Body Red Light Therapy Panels\u003c\/h3\u003e\n        \u003cspan class=\"mx-series-tagline\"\u003eStanding coverage. Touchscreen-controlled pulsing.\u003c\/span\u003e\n        \u003cp class=\"mx-series-desc\"\u003eReCharge (60 LEDs, 136W), ReStore (300 LEDs, 476W), and ReJuvenate (1,008 LEDs, 3,000W) are BioLight's floor panel lineup. Each uses 660 + 850 nm dual-LEDs, 1–10,000 Hz adjustable pulsing via touchscreen, and 30° focusing optics. Published irradiance figures at 6 inches: ReCharge 63 mW\/cm², ReStore 56.9 mW\/cm². The ReStore is the benchmark home panel; the ReJuvenate is rated for MedSpa throughput.\u003c\/p\u003e\n        \u003cspan class=\"mx-series-models\"\u003eReCharge · ReStore · ReJuvenate\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mx-series-card mx-series-card--bl-pod\"\u003e\n        \u003ch3\u003e360° Red Light Therapy Pod Systems\u003c\/h3\u003e\n        \u003cspan class=\"mx-series-tagline\"\u003eFront and back. Simultaneously. No flipping.\u003c\/span\u003e\n        \u003cp class=\"mx-series-desc\"\u003eThe Cocoon delivers 3,600 LEDs in a hinged pod format that converts to a flat mat — 660 + 850 nm, 200W, 69\" × 35\". Built for buyers who want full-body wrap coverage in a single session. Low-EMF, low-flicker design. Note: BioLight measures the Cocoon at contact rather than at six inches, so its figures do not compare directly with the panel numbers above. Published levels run from 0.043 to 0.88 mW\/cm² at 0 inches.\u003c\/p\u003e\n        \u003cspan class=\"mx-series-models\"\u003eCocoon 360°\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mx-series-card mx-series-card--bl-pro\"\u003e\n        \u003ch3\u003eProfessional Red Light Therapy Systems\u003c\/h3\u003e\n        \u003cspan class=\"mx-series-tagline\"\u003eClinical output. MedSpa-ready. Multi-modality options.\u003c\/span\u003e\n        \u003cp class=\"mx-series-desc\"\u003eArc, Adapt, Apex, Helios, and Aether are engineered for MedSpas, performance clinics, and recovery centers. The Adapt System allows customizable wavelength selection across 620–750 nm red and 800–1,000 nm NIR — the only BioLight product with that flexibility. The Aether Chamber adds PEMF, molecular hydrogen, and vibroacoustic transducers. Contact us for configuration specs, lead times, and financing options on professional systems.\u003c\/p\u003e\n        \u003cspan class=\"mx-series-models\"\u003eArc · Adapt · Apex · Helios · Aether\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"mx-divider\"\u003e\n\n\u003c!-- ── WARM — Staff Picks with Images ── --\u003e\n\u003cdiv class=\"mx-section--warm\"\u003e\n  \u003cdiv class=\"mx-container\"\u003e\n    \u003ch2 class=\"mx-section-title\"\u003eThe Best BioLight Devices — Staff Picks\u003c\/h2\u003e\n    \u003cp class=\"mx-section-lead\"\u003eAfter talking through hundreds of orders, here's where most buyers land. Matched by use case, not by price.\u003c\/p\u003e\n\n    \u003cdiv class=\"mx-picks-grid\"\u003e\n\n      \u003cdiv class=\"mx-pick-card\"\u003e\n        \u003cdiv class=\"mx-pick-badge\"\u003eBEST SELLER\u003c\/div\u003e\n        \u003cdiv class=\"mx-pick-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Shine_p2.3.png?v=1782987963\" alt=\"BioLight Shine Handheld Red Light Therapy Device\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mx-pick-body\"\u003e\n          \u003ch4\u003eShine — Handheld Device\u003c\/h4\u003e\n          \u003cspan class=\"mx-pick-tagline\"\u003eThe entry point. Targeted work, full portability.\u003c\/span\u003e\n          \u003cp class=\"mx-pick-bestfor\"\u003eIdeal for daily spot treatment — neck, knee, lower back — and travel. 15 dual-LEDs, 630 nm + 850 nm, with a built-in 40 Hz pulsing preset. The starting point for anyone wanting to experience BioLight's technology before committing to a panel.\u003c\/p\u003e\n          \u003ca href=\"\/products\/biolight-shine-handheld-red-light-therapy-device\" class=\"mx-pick-btn\"\u003eShop the Shine →\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mx-pick-card\"\u003e\n        \u003cdiv class=\"mx-pick-badge\"\u003eSTAFF PICK\u003c\/div\u003e\n        \u003cdiv class=\"mx-pick-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/2.jpg?v=1782987824\" alt=\"BioLight ReStore Full-Body Red Light Therapy Panel\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mx-pick-body\"\u003e\n          \u003ch4\u003eReStore — Full-Body Panel\u003c\/h4\u003e\n          \u003cspan class=\"mx-pick-tagline\"\u003e300 LEDs. 476W. The home panel benchmark.\u003c\/span\u003e\n          \u003cp class=\"mx-pick-bestfor\"\u003eBioLight's most-specified home panel: 56.9 mW\/cm² at 6 inches, touchscreen-controlled pulsing from 1–10,000 Hz, 8 internal cooling fans. Covers the front of your body in a single 10–20 minute standing session. Most buyers building a consistent home protocol land here.\u003c\/p\u003e\n          \u003ca href=\"\/products\/biolight-restore-full-body-red-light-therapy-panel\" class=\"mx-pick-btn\"\u003eShop the ReStore →\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mx-pick-card\"\u003e\n        \u003cdiv class=\"mx-pick-badge\"\u003ePREMIUM PICK\u003c\/div\u003e\n        \u003cdiv class=\"mx-pick-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/cocoon.jpg?v=1782987952\" alt=\"BioLight Cocoon 360 Degree Red Light Therapy Pod\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mx-pick-body\"\u003e\n          \u003ch4\u003eCocoon — 360° Home Pod\u003c\/h4\u003e\n          \u003cspan class=\"mx-pick-tagline\"\u003e3,600 LEDs. Front and back simultaneously.\u003c\/span\u003e\n          \u003cp class=\"mx-pick-bestfor\"\u003eFor buyers who want full-body wrap coverage — front and back at the same time — without rotating mid-session. 69\" × 35\" working area, low-EMF design, converts from pod to flat mat. The natural upgrade from a panel for anyone who's already built the habit and wants to go deeper.\u003c\/p\u003e\n          \u003ca href=\"\/products\/biolight-cocoon-360-red-light-therapy-pod\" class=\"mx-pick-btn\"\u003eShop the Cocoon →\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mx-pick-card\"\u003e\n        \u003cdiv class=\"mx-pick-badge\"\u003eCOMMERCIAL\u003c\/div\u003e\n        \u003cdiv class=\"mx-pick-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/AdaptSystem.jpg?v=1782987991\" alt=\"BioLight Adapt System Professional 360 Red Light Therapy\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mx-pick-body\"\u003e\n          \u003ch4\u003eAdapt System — Professional 360°\u003c\/h4\u003e\n          \u003cspan class=\"mx-pick-tagline\"\u003eCustomizable wavelengths. Clinical protocol-grade.\u003c\/span\u003e\n          \u003cp class=\"mx-pick-bestfor\"\u003eFor MedSpas and recovery clinics building a professional red light program. Customizable wavelength selection across 620–750 nm red and 800–1,000 nm NIR, 80 mW\/cm² at 6 inches, 2,000 total LEDs. Designed for protocol flexibility. Our commercial team can spec the right configuration for your space.\u003c\/p\u003e\n          \u003ca href=\"\/products\/biolight-adapt-360-red-light-therapy-system\" class=\"mx-pick-btn\"\u003eShop the Adapt →\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cp style=\"text-align:center;font-size:14px;color:#6b7280;margin-top:28px\"\u003eNot sure which device fits your protocol? \u003ca href=\"tel:+18885005675\" style=\"color:#F79021;font-weight:600\"\u003eCall (888) 500-5675\u003c\/a\u003e — our team will walk you through the lineup and tell you exactly where your use case lands.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"mx-divider\"\u003e\n\n\u003c!-- ── WHITE — Financing Trust Box ── --\u003e\n\u003cdiv class=\"mx-section\"\u003e\n  \u003cdiv class=\"mx-container\"\u003e\n    \u003cdiv class=\"mx-trust-box\"\u003e\n      \u003cdiv class=\"mx-trust-icon\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003crect x=\"2\" y=\"5\" width=\"20\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"2\" y1=\"10\" x2=\"22\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mx-trust-body\"\u003e\n        \u003ch4\u003eFinance Your BioLight Device\u003c\/h4\u003e\n        \u003cp\u003eSplit your purchase into monthly payments through \u003cstrong\u003eShop Pay Installments, powered by Affirm\u003c\/strong\u003e. Check your rate at checkout with no hard credit pull. Available on qualifying orders — 0% APR options for 3–24 months depending on your profile and order total. See our financing page for current terms and conditions.\u003c\/p\u003e\n        \u003ca href=\"\/pages\/financing\" class=\"mx-trust-btn\"\u003eSee Financing Options\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"mx-divider\"\u003e\n\n\u003c!-- ── WARM — What Sets BioLight Apart (Tech Differentiators) ── --\u003e\n\u003cdiv class=\"mx-section--warm\"\u003e\n  \u003cdiv class=\"mx-container\"\u003e\n    \u003ch2 class=\"mx-section-title\"\u003eWhat Sets BioLight Apart From Other Red Light Therapy Panels\u003c\/h2\u003e\n    \u003cp class=\"mx-section-lead\"\u003eThree design decisions that are different from what most panels do — and that you can verify yourself before buying.\u003c\/p\u003e\n\n    \u003cdiv class=\"mx-tech-row\"\u003e\n\n      \u003cdiv class=\"mx-tech-card\"\u003e\n        \u003cspan class=\"mx-tech-label\"\u003ePatent-Pending\u003c\/span\u003e\n        \u003cspan class=\"mx-tech-value\"\u003eDual-LED\u003c\/span\u003e\n        \u003cspan class=\"mx-tech-unit\"\u003eTechnology\u003c\/span\u003e\n        \u003cp class=\"mx-tech-desc\"\u003eIn conventional panels, red LEDs and NIR LEDs are separate chips interleaved in the array — activating \"red only\" mode cuts the NIR chips, reducing the active emitter count by half. BioLight's dual-LED design allows each individual emitter to produce either 660 nm or 850 nm. Red-only, NIR-only, and combined modes all use the full array. That's a fundamental hardware difference, not a marketing label.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mx-tech-card\"\u003e\n        \u003cspan class=\"mx-tech-label\"\u003eAdjustable\u003c\/span\u003e\n        \u003cspan class=\"mx-tech-value\"\u003e1–10,000\u003c\/span\u003e\n        \u003cspan class=\"mx-tech-unit\"\u003eHz Pulsing\u003c\/span\u003e\n        \u003cp class=\"mx-tech-desc\"\u003eMost consumer panels offer a few fixed pulsing presets, or none at all. BioLight's touchscreen models let you dial from 1 Hz continuously through 10,000 Hz. The 40 Hz setting is specifically highlighted — aligned with gamma-frequency neuroscience research. Continuous (non-pulsed) mode remains the primary research baseline; the adjustable range gives you access to emerging protocol literature without being locked in.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mx-tech-card\"\u003e\n        \u003cspan class=\"mx-tech-label\"\u003eFocused\u003c\/span\u003e\n        \u003cspan class=\"mx-tech-value\"\u003e30°\u003c\/span\u003e\n        \u003cspan class=\"mx-tech-unit\"\u003eOptic Angle\u003c\/span\u003e\n        \u003cp class=\"mx-tech-desc\"\u003eStandard competitor panels use 60° wide-angle optics, dispersing light across a broader area and reducing effective irradiance at the skin. BioLight's 30° focusing lenses concentrate output at the treatment site. This is the direct contributor to BioLight's published irradiance numbers at the recommended 6–24\" treatment distances — narrower beam, more energy delivered where you're standing.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"mx-divider\"\u003e\n\n\u003c!-- ── WHITE — What Photobiomodulation Research Shows ── --\u003e\n\u003cdiv class=\"mx-section\"\u003e\n  \u003cdiv class=\"mx-container\"\u003e\n    \u003ch2 class=\"mx-section-title\"\u003eWhat Photobiomodulation Research Shows About 660nm and 850nm Light\u003c\/h2\u003e\n    \u003cp class=\"mx-section-lead\"\u003eUnderstanding why the two wavelengths behave differently helps you make sense of BioLight's device design — and choose between red-only, NIR-only, and combined mode for your own protocol.\u003c\/p\u003e\n\n    \u003cdiv class=\"mx-wave-grid\"\u003e\n\n      \u003cdiv class=\"mx-wave-card mx-wave-card--red\"\u003e\n        \u003cdiv class=\"mx-wave-badge\"\u003e660 nm — Visible Red\u003c\/div\u003e\n        \u003ch3\u003eSurface and Skin-Level Tissue\u003c\/h3\u003e\n        \u003cp\u003eAt 660 nm, red light is visible to the eye and interacts primarily with tissue in the 1–5 mm range. Research on 660 nm red light suggests it may interact with cytochrome c oxidase — a key enzyme in the mitochondrial electron transport chain — in ways that researchers link to cellular energy metabolism. This is the wavelength most associated with skin-level applications in the photobiomodulation literature.\u003c\/p\u003e\n        \u003cp\u003eFor buyers: 660 nm red light is the mode most often studied for surface-tissue applications. Running red-only mode with BioLight's dual-LED system uses the full array at this wavelength — not half the emitters as with conventional dual-chip panels.\u003c\/p\u003e\n        \u003cdiv class=\"mx-wave-stat\"\u003e\n          \u003cspan class=\"mx-wave-stat-num\"\u003e1–5mm\u003c\/span\u003e\n          \u003cspan class=\"mx-wave-stat-desc\"\u003eApproximate tissue penetration depth cited in photobiomodulation literature\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mx-wave-card mx-wave-card--nir\"\u003e\n        \u003cdiv class=\"mx-wave-badge\"\u003e850 nm — Near-Infrared\u003c\/div\u003e\n        \u003ch3\u003eDeeper Tissue and Muscle Layer\u003c\/h3\u003e\n        \u003cp\u003eAt 850 nm, light enters the near-infrared range — invisible to the eye, but detectable as gentle warmth at higher irradiance. Research on 850 nm NIR suggests it may penetrate to the 5–50 mm range depending on tissue type, targeting muscle and connective tissue layers that 660 nm does not reliably reach. Some recovery-focused photobiomodulation protocols use NIR specifically for post-exercise support based on this penetration difference.\u003c\/p\u003e\n        \u003cp\u003eFor buyers: NIR-only mode is the setting to explore if your protocol focuses on deeper soft tissue rather than surface applications. Combined mode (the default on most sessions) runs both wavelengths simultaneously from every emitter.\u003c\/p\u003e\n        \u003cdiv class=\"mx-wave-stat\"\u003e\n          \u003cspan class=\"mx-wave-stat-num\"\u003e5–50mm\u003c\/span\u003e\n          \u003cspan class=\"mx-wave-stat-desc\"\u003eApproximate penetration depth range cited across NIR photobiomodulation studies\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mx-warn-box\"\u003e\n      \u003cp\u003e\u003cstrong\u003eConsult your physician before starting a red light therapy protocol\u003c\/strong\u003e if you are pregnant, have active cancer, take photosensitizing medications, or have a history of photosensitive skin conditions. BioLight devices are general wellness products — not medical devices — and are not intended to diagnose, treat, cure, or prevent any disease or condition.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"mx-divider\"\u003e\n\n\u003c!-- ── WARM — Before You Order ── --\u003e\n\u003cdiv class=\"mx-section--warm\"\u003e\n  \u003cdiv class=\"mx-container\"\u003e\n    \u003ch2 class=\"mx-section-title\"\u003eBefore You Order a BioLight Device: What to Know\u003c\/h2\u003e\n    \u003cp class=\"mx-section-lead\"\u003eThe practical details buyers ask us about before committing — power, space, session setup, and eye safety.\u003c\/p\u003e\n\n    \u003cdiv class=\"mx-guide-grid\"\u003e\n\n      \u003cdiv class=\"mx-guide-item\"\u003e\n        \u003ch4\u003ePower Requirements\u003c\/h4\u003e\n        \u003cp\u003eConsumer panels (ReCharge, ReStore) run on standard 120V\/15A household circuits — no electrician, no dedicated line. The ReStore draws 476W (approximately 4A) at full output. BioLight does not publish an input voltage for the ReJuvenate, and the commercial systems vary; confirm the circuit with our team before ordering. The Shine and Beam run on USB-C or standard wall adapter.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mx-guide-item\"\u003e\n        \u003ch4\u003eSpace \u0026amp; Clearance\u003c\/h4\u003e\n        \u003cp\u003eFloor panels need 6+ feet of clear space in front of them for the recommended 6–24\" treatment distance plus room to stand comfortably. The ReStore is a 36\" × 12\" × 3\" panel at 18 lbs, so it wall-mounts or sits on a stand in a bedroom corner, home gym, or garage. The Cocoon needs a footprint of roughly 70\" × 36\". Professional systems require confirmed site specs — contact us before shipping.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mx-guide-item\"\u003e\n        \u003ch4\u003eSession Duration \u0026amp; Frequency\u003c\/h4\u003e\n        \u003cp\u003eMost photobiomodulation protocols studied in the literature use 10–20 minute sessions at 6–12\" distance. BioLight's published irradiance specs are measured at 6\". Starting frequency: 3–5 sessions per week. Consistency over weeks matters more than any single session. Daily use at shorter durations (8–10 minutes) is also studied and used by many buyers. There is no universal protocol — start conservative and adjust.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mx-guide-item\"\u003e\n        \u003ch4\u003eEye Safety\u003c\/h4\u003e\n        \u003cp\u003eDirect prolonged staring into any high-powered LED array is not recommended. BioLight panels are bright at close range — at 6\", the 660 nm red light is clearly visible. Most buyers close their eyes or look away during sessions, or use optional protective eyewear. The panels emit no UV light. If you're treating the face at close distance, protective eyewear is a reasonable precaution.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mx-guide-item\"\u003e\n        \u003ch4\u003ePulsing vs. Continuous Mode\u003c\/h4\u003e\n        \u003cp\u003eContinuous (non-pulsed) output is the research baseline — the majority of published photobiomodulation studies use continuous mode. Pulsing adds flexibility: BioLight's adjustable 1–10,000 Hz range lets you test emerging protocols (including the 40 Hz gamma-frequency setting) without committing to a fixed preset. If you're new to red light therapy, start with continuous mode and explore pulsing once you have a baseline.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mx-guide-item\"\u003e\n        \u003ch4\u003eSetup \u0026amp; First Session\u003c\/h4\u003e\n        \u003cp\u003eConsumer panel setup takes under five minutes: unbox, stand up the panel, plug in the power cable. The touchscreen walks you through mode selection on first power-on. No app pairing, no account creation, no Bluetooth dependency. The Cocoon requires unfolding and positioning on the floor. Professional systems may need a technician for installation — confirm with our team when ordering commercial equipment.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"mx-divider\"\u003e\n\n\u003c!-- ── WHITE — Storytelling Scene ── --\u003e\n\u003cdiv class=\"mx-section\"\u003e\n  \u003cdiv class=\"mx-container\"\u003e\n    \u003ch2 class=\"mx-section-title\"\u003eFifteen Minutes, Three Times a Week\u003c\/h2\u003e\n    \u003cp\u003eEarly morning, before the house wakes up. You unfold the ReStore panel into its standing position, dial the touchscreen to combined mode — 660 nm plus 850 nm — set a 10 Hz pulse, and stand about a foot away. The light is visible but not harsh: warm amber, consistent, quiet. No sound. No heat you can feel. No smell. Ten minutes later you're done before your coffee is. That's the session.\u003c\/p\u003e\n    \u003cp\u003eWhat catches most people off guard is how frictionless it is. No warmup. No gear to put on. No cleanup. You do it in the same clothes you'd wear on a morning run. The protocol is simple enough to actually repeat, which turns out to be the most important variable in photobiomodulation research — not the duration of a single session, but the consistency across weeks and months.\u003c\/p\u003e\n    \u003cp\u003eFor the buyers building a complete recovery room — infrared sauna, cold plunge, massage chair, red light panel — BioLight fits into the circuit without requiring its own time block. Pre-sauna red light for tissue preparation. Post-cold-plunge NIR for recovery support. Or a standalone session any time of day. The Cocoon pod if you want it hands-free and 360°, lying flat while the light wraps around you. The room can do the work while you do something else.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"mx-divider\"\u003e\n\n\u003c!-- ── WARM — Navigate Links ── --\u003e\n\u003cdiv class=\"mx-section--warm\"\u003e\n  \u003cdiv class=\"mx-container\"\u003e\n    \u003ch2 class=\"mx-section-title\"\u003eExplore the Full Recovery Room\u003c\/h2\u003e\n\n    \u003cdiv class=\"mx-nav-grid\"\u003e\n      \u003ca href=\"\/collections\/red-light-therapy\" class=\"mx-nav-link\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"mx-nav-link-title\"\u003eRed Light Therapy Collection\u003c\/span\u003e\n          \u003cspan class=\"mx-nav-link-desc\"\u003eAll red light therapy equipment — panels, pods, and clinical systems\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"mx-nav-arrow\"\u003e›\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/collections\/saunas\" class=\"mx-nav-link\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"mx-nav-link-title\"\u003eInfrared Saunas\u003c\/span\u003e\n          \u003cspan class=\"mx-nav-link-desc\"\u003ePremium home and commercial saunas for deep heat therapy and recovery\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"mx-nav-arrow\"\u003e›\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/pages\/commercial-sales\" class=\"mx-nav-link\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"mx-nav-link-title\"\u003eCommercial \u0026amp; MedSpa Equipment\u003c\/span\u003e\n          \u003cspan class=\"mx-nav-link-desc\"\u003eProfessional BioLight systems — Adapt, Apex, Helios, and Aether\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"mx-nav-arrow\"\u003e›\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/collections\/cold-plunges\" class=\"mx-nav-link\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"mx-nav-link-title\"\u003eCold Plunge Tubs\u003c\/span\u003e\n          \u003cspan class=\"mx-nav-link-desc\"\u003eIce baths and cold water immersion for contrast therapy and faster recovery\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"mx-nav-arrow\"\u003e›\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n      \u003ca href=\"\/collections\/facial-therapy\" class=\"mx-nav-link\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"mx-nav-link-title\"\u003eFacial Red Light Therapy\u003c\/span\u003e\n          \u003cspan class=\"mx-nav-link-desc\"\u003eFace masks and handheld devices for targeted skincare-focused red light protocols\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"mx-nav-arrow\"\u003e›\u003c\/span\u003e\n      \u003c\/a\u003e\n\n\u003chr class=\"mx-divider\"\u003e\n\n\u003c!-- ── WHITE — Buyer's Guide ── --\u003e\n\u003cdiv class=\"mx-section\"\u003e\n  \u003cdiv class=\"mx-container\"\u003e\n    \u003ch2 class=\"mx-section-title\"\u003eChoosing the Right BioLight Red Light Therapy Device\u003c\/h2\u003e\n    \u003cp class=\"mx-section-lead\"\u003eThree questions that narrow eleven products down to one.\u003c\/p\u003e\n\n    \u003ch3\u003eHandheld, Panel, or Pod?\u003c\/h3\u003e\n    \u003cp\u003eA handheld like the Shine is for targeted spot work — one joint, one area, held close. The irradiance at the skin is high; the total body coverage is not the goal. A standing panel like the ReStore delivers whole-front-body coverage in a single 10–20 minute session — this is the choice for most home buyers building a consistent protocol. A pod like the Cocoon wraps you front-and-back simultaneously, which means no rotating mid-session and no sessions dedicated to just one side. Which format fits you comes down to how much of your body you want to cover and whether you want to stand or lie down during the session.\u003c\/p\u003e\n\n    \u003ch3\u003eConsumer vs. Professional Systems\u003c\/h3\u003e\n    \u003cp\u003eBioLight's consumer tier — Shine, ReCharge, ReStore, Beam, Cocoon — is designed for home users and lower-volume clinical environments. The ReJuvenate (1,008 LEDs, 3,000W) bridges consumer and professional use and is positioned for MedSpas running multiple daily sessions. The professional tier — Arc, Adapt, Apex, Helios, Aether — is built for clinical protocols, higher daily session volumes, and environments where service access and uptime are non-negotiable. The Adapt is the only BioLight product that lets you select specific wavelengths across the full 620–1,000 nm range rather than the standard 660 + 850 nm pair — relevant if you're building protocols around specific research wavelengths.\u003c\/p\u003e\n\n    \u003ch3\u003eReading Irradiance Numbers Before You Buy\u003c\/h3\u003e\n    \u003cp\u003eIrradiance — measured in mW\/cm² — is the spec that determines how long a session needs to be to deliver a given light dose. More irradiance at the treatment distance means shorter sessions for equivalent dose; lower irradiance means longer sessions. BioLight publishes irradiance at 6 inches for their panels: ReCharge at 63 mW\/cm², ReStore at 56.9 mW\/cm², Adapt at 80 mW\/cm². The Cocoon is measured at contact instead, from 0.043 to 0.88 mW\/cm². Distance drops irradiance significantly — at 12 inches the reading will be lower than the published 6-inch spec. If comparing BioLight to another panel, compare irradiance figures measured at the same distance, or the numbers mean nothing.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"mx-divider\"\u003e\n\n\u003c!-- ── WARM — Contact Trust Box ── --\u003e\n\u003cdiv class=\"mx-section--warm\"\u003e\n  \u003cdiv class=\"mx-container\"\u003e\n    \u003cdiv class=\"mx-trust-box\"\u003e\n      \u003cdiv class=\"mx-trust-icon\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.07 9.81 19.79 19.79 0 01.01 1.18 2 2 0 012 0h3a2 2 0 012 1.72 12.84 12.84 0 00.7 2.81 2 2 0 01-.45 2.11L6.09 7.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45 12.84 12.84 0 002.81.7A2 2 0 0122 14z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mx-trust-body\"\u003e\n        \u003ch4\u003eTalk to Someone Who Knows BioLight\u003c\/h4\u003e\n        \u003cp\u003eOur team has worked with BioLight's full lineup — from the Shine through the Aether Chamber. Call before you order to get a direct recommendation: which device, which mode settings for your use case, and how it fits alongside any other recovery equipment you're running or considering.\u003c\/p\u003e\n        \u003ca href=\"tel:+18885005675\" class=\"mx-trust-btn\"\u003eSpeak with an Expert — (888) 500-5675\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"mx-divider\"\u003e\n\n\u003c!-- ── WHITE — FAQ ── --\u003e\n\u003cdiv class=\"mx-section\"\u003e\n  \u003cdiv class=\"mx-container\"\u003e\n    \u003ch2 class=\"mx-section-title\"\u003eBioLight Red Light Therapy — Questions Answered\u003c\/h2\u003e\n\n    \u003cdiv class=\"mx-faq\"\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWho makes BioLight and what's the story behind the brand?\u003c\/summary\u003e\n        \u003cp class=\"mx-faq-answer\"\u003eBioLight was founded in 2019 by Dr. Mike Belkowski, a Doctor of Physical Therapy based in Hamilton, Montana. After opening a cash-pay PT practice and integrating red light therapy into patient recovery protocols, Dr. Belkowski found that the consumer market was deeply unreliable — most panels had no published irradiance data and specs that couldn't be independently reproduced. BioLight launched to hold a different standard: publish the measurements, commission third-party testing, and let buyers verify the math. Recovery Room Direct is an authorized BioLight dealer. Every device we sell is registered with the manufacturer from day one, and your warranty is valid before you even plug the panel in.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is the difference between 660nm red and 850nm near-infrared light?\u003c\/summary\u003e\n        \u003cp class=\"mx-faq-answer\"\u003eThe two wavelengths interact with tissue at different depths. At 660 nm, red light is visible to the eye and penetrates primarily into the surface 1–5 mm of tissue — the range most studied in the photobiomodulation literature for skin-level and superficial soft tissue applications. At 850 nm, near-infrared light is invisible to the eye (you may sense gentle warmth at high irradiance) and penetrates into the 5–50 mm range in research contexts, reaching muscle and deeper connective tissue layers. This is why BioLight's dual-LED technology — which can run either wavelength from every emitter — matters: red-only, NIR-only, and combined modes all use the full LED array, not half of it. Most buyers run combined (660 + 850 nm) mode as their primary protocol. Red-only mode is used for more surface-focused applications; NIR-only for deeper tissue work.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow long should a red light therapy session be, and how often?\u003c\/summary\u003e\n        \u003cp class=\"mx-faq-answer\"\u003eMost photobiomodulation protocols studied in peer-reviewed literature use 10–20 minute sessions at 6–12 inches from the panel. BioLight's published irradiance figures are measured at 6 inches — if you stand farther away, your session dose is lower. A common starting point: 15-minute sessions, 3–5 times per week, at 6–8 inches. Daily sessions at shorter durations (8–10 minutes) are also widely used. The most consistent finding across protocols is that regularity matters more than duration of any single session — a three-months-daily habit outperforms a once-per-week 40-minute session. There is no universal protocol; starting conservative and adjusting is the sensible approach.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes BioLight use low-EMF technology?\u003c\/summary\u003e\n        \u003cp class=\"mx-faq-answer\"\u003eBioLight markets its devices as low-EMF and low-flicker designs, particularly the Cocoon pod. The Shine reads 0.0 µT because it runs on a battery rather than mains power. BioLight publishes five EMF figures for the ReCharge and ReStore each, covering standard and weighted magnetic and electric fields plus RF — if EMF data at a specific distance is critical to your purchase decision, contact us and we can help you get the current specs directly from BioLight. EMF output at 6–12 inches from a floor panel is typically low regardless of brand; the risk-relevant variable is sustained proximity at very close range, which is not how standing panels are used.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat warranty does BioLight offer on their devices?\u003c\/summary\u003e\n        \u003cp class=\"mx-faq-answer\"\u003eBioLight's warranty coverage varies by product tier. Shine, ReCharge, ReStore, Beam, Cocoon, ReJuvenate and the Aether Chamber carry a 3-year limited manufacturer's warranty. The professional systems — Adapt, Apex, Arc and Helios — carry a 5-year limited warranty. Every BioLight device also includes a 60-day trial period. Warranty claims are processed through your authorized dealer — as a BioLight authorized dealer, Recovery Room Direct handles warranty coordination on your behalf, so you have a single point of contact for any issue that arises during the ownership period. Warranty terms are subject to manufacturer updates; confirm current terms at checkout or by calling our team.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow does BioLight equipment ship and what does setup involve?\u003c\/summary\u003e\n        \u003cp class=\"mx-faq-answer\"\u003eConsumer panels (ReCharge, ReStore) and the Cocoon ship via freight to the contiguous 48 states, with shipping calculated at checkout. The Shine and Beam ship standard parcel. Professional systems (Adapt, Arc, Apex, Helios, Aether) ship freight and may require commercial receiving capability — contact us before ordering to confirm site requirements. Setup for floor panels takes under five minutes: unbox, unfold the stand, plug in the power cable. No dedicated electrical circuit, no app installation, no Bluetooth pairing. The touchscreen walks you through mode selection on first power-on. Consumer panels run on standard 120V\/15A household circuits.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs Recovery Room Direct an authorized BioLight dealer?\u003c\/summary\u003e\n        \u003cp class=\"mx-faq-answer\"\u003eYes. Recovery Room Direct is a factory-authorized BioLight dealer. Every device purchased through us is registered with the manufacturer directly — your warranty is valid from day one, with full manufacturer support behind it. Purchasing BioLight equipment from an unauthorized seller (marketplace listings, gray-market sites, or unapproved resellers) can void the manufacturer's warranty and may result in receiving discontinued or previously-returned units. Our authorized dealer status also means we have a direct line to BioLight support for warranty escalation, parts coordination, and product questions — so you're not navigating that alone.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"mx-divider\"\u003e\n\n\u003c!-- ── DARK — Final CTA Box ── --\u003e\n\u003cdiv class=\"mx-cta-dark\"\u003e\n  \u003cdiv class=\"mx-container\"\u003e\n    \u003ch2\u003eReady to Add BioLight to Your Recovery Room?\u003c\/h2\u003e\n    \u003cp\u003eEvery BioLight device we sell is factory-authorized, registered with the manufacturer, and eligible for full warranty coverage from day one. Browse the complete lineup — or call our team to get a direct recommendation before you order.\u003c\/p\u003e\n    \u003cdiv class=\"mx-cta-btns\"\u003e\n      \u003ca href=\"#\" onclick=\"window.scrollTo({top:0,behavior:'smooth'});return false;\" class=\"mx-cta-btn--primary\"\u003eBrowse All BioLight Products\u003c\/a\u003e\n      \u003ca href=\"tel:+18885005675\" class=\"mx-cta-btn--secondary\"\u003eSpeak with an Expert — (888) 500-5675\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","products":[{"product_id":"biolight-restore-full-body-red-light-therapy-panel","title":"BioLight ReStore Full-Body Red Light Therapy Panel | Touchscreen, Multi-Mode","description":"\u003cstyle\u003e\n\/* BioLight — bl- design system (shared across all BioLight products)\n   Palette: dark #0F1923 · red-accent #C84B2F · warm-light #FFF5F3 *\/\n*,.bl-s,.bl-l,.bl-d{box-sizing:border-box}\n.bl-s,.bl-l,.bl-d{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased}\n.bl-s{padding:56px 0;background:#fff;width:100%}\n.bl-l{padding:56px 0;background:#FFF5F3;width:100%}\n.bl-d{padding:56px 0;background:#0F1923;color:#fff;width:100%}\n.bl-c{max-width:1080px;margin:0 auto;padding:0 24px}\n.bl-title{font-size:clamp(22px,2.8vw,30px);font-weight:700;color:#1A1410;margin:0 0 10px;line-height:1.2;padding-bottom:14px;position:relative;display:inline-block}\n.bl-title::after{content:'';position:absolute;bottom:0;left:0;width:40px;height:3px;background:#C84B2F;border-radius:2px}\n.bl-d .bl-title{color:#fff}\n.bl-lead{font-size:16px;line-height:1.7;color:#374151;max-width:640px;margin:14px 0 32px}\n.bl-d .bl-lead{color:#94a3b8}\n.bl-s p,.bl-l p{font-size:15px;line-height:1.7;color:#374151;margin:0 0 14px}\n\/* Nav *\/\n.bl-nav{background:#fff;width:100%;border-bottom:1px solid #f0d8d4}\n.bl-nav-inner{max-width:1080px;margin:0 auto;display:flex;padding:10px 24px;gap:8px;flex-wrap:wrap}\n.bl-nav a{display:inline-block;padding:7px 16px;background:#FFF5F3;color:#0F1923!important;font-size:13px;font-weight:500;border-radius:20px;text-decoration:none!important;white-space:nowrap;transition:background .15s,color .15s}\n.bl-nav a:hover{background:#0F1923!important;color:#fff!important}\n\/* Hero *\/\n.bl-hero-wrap{background:#fff;border-bottom:1px solid #e5e7eb}\n.bl-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:center;padding:48px 24px;max-width:1080px;margin:0 auto}\n.bl-badge{display:inline-block;background:#C84B2F;color:#fff;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:5px 12px;border-radius:4px;margin-bottom:16px}\n.bl-h2-hero{font-size:clamp(26px,3.5vw,40px);font-weight:800;color:#1A1410;line-height:1.15;margin:0 0 18px}\n.bl-hero-sub{font-size:16px;line-height:1.65;color:#374151;margin:0 0 16px}\n.bl-hero-finance{font-size:13px;color:#6b7280;margin:14px 0 0;padding-top:14px;border-top:1px solid #e5e7eb}\n.bl-hero-img{border-radius:12px;background:#fff;border:1px solid #f0d8d4;padding:16px;aspect-ratio:1\/1;display:flex;align-items:center;justify-content:center;overflow:hidden}\n.bl-hero-img img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply}\n@media(max-width:860px){.bl-hero{grid-template-columns:1fr;gap:28px;padding:40px 20px}.bl-hero-img{aspect-ratio:4\/3;order:-1}}\n\/* Stats *\/\n.bl-stats-wrap{background:transparent;padding:12px 24px 0}\n.bl-stats{display:flex;max-width:1080px;margin:0 auto;flex-wrap:wrap;background:#0F1923;border-radius:10px;overflow:hidden}\n.bl-stat{flex:1;min-width:110px;text-align:center;padding:22px 10px;border-right:1px solid rgba(255,255,255,.07)}\n.bl-stat:last-child{border-right:none}\n.bl-stat-n{display:block;font-size:22px;font-weight:800;color:#C84B2F;line-height:1;margin-bottom:5px}\n.bl-stat-l{display:block;font-size:10px;color:#64748b;letter-spacing:.06em;text-transform:uppercase;line-height:1.4}\n@media(max-width:680px){.bl-stat{min-width:calc(50% - 1px);padding:16px 6px}}\n\/* Mode cards *\/\n.bl-mode-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:32px}\n.bl-mode-card{background:#fff;border:1px solid #f0d8d4;border-left:4px solid #C84B2F;border-radius:0 10px 10px 0;padding:24px}\n.bl-mode-nm{font-size:11px;font-weight:700;color:#C84B2F;letter-spacing:.09em;text-transform:uppercase;margin:0 0 8px;display:block}\n.bl-mode-h{font-size:17px;font-weight:700;color:#1A1410;margin:0 0 10px}\n.bl-mode-p{font-size:14px;color:#374151;line-height:1.65;margin:0}\n@media(max-width:640px){.bl-mode-grid{grid-template-columns:1fr}}\n\/* Feature cards *\/\n.bl-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}\n.bl-feat-card{background:#fff;border:1px solid #f0d8d4;border-radius:10px;padding:28px;overflow:hidden;transition:box-shadow .25s}\n.bl-feat-card:hover{box-shadow:0 8px 24px rgba(15,25,35,.1)}\n.bl-feat-img{margin:-28px -28px 20px;width:calc(100% + 56px);aspect-ratio:4\/3;overflow:hidden;border-radius:10px 10px 0 0;background:#FFF5F3}\n.bl-feat-img img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply}\n.bl-feat-h{font-size:17px;font-weight:700;color:#1A1410;margin:0 0 10px}\n.bl-feat-p{font-size:14px;line-height:1.65;color:#374151;margin:0}\n@media(max-width:720px){.bl-feat-grid{grid-template-columns:1fr;gap:14px}}\n\/* Specs *\/\n.bl-spec{width:100%;border-collapse:collapse;margin-top:22px;font-size:14px}\n.bl-spec th{padding:10px 16px;background:#0F1923;color:#fff;text-align:left;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}\n.bl-spec th:first-child{border-radius:8px 0 0 0}\n.bl-spec th:last-child{border-radius:0 8px 0 0}\n.bl-spec td{padding:11px 16px;border-bottom:1px solid #e5e7eb;color:#374151}\n.bl-spec tr:nth-child(even) td{background:#f8fafc}\n.bl-spec td:first-child{font-weight:600;color:#0F1923;width:36%;font-size:13px}\n\/* Box *\/\n.bl-box-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:26px}\n.bl-box-item{background:#fff;border:1px solid #f0d8d4;border-radius:8px;padding:16px;display:flex;align-items:flex-start;gap:10px}\n.bl-box-ic{flex-shrink:0;width:32px;height:32px;background:#FFF5F3;border-radius:7px;display:flex;align-items:center;justify-content:center}\n.bl-box-tx{font-size:13px;font-weight:600;color:#1A1410;margin:0;line-height:1.4}\n@media(max-width:480px){.bl-box-grid{grid-template-columns:1fr}}\n\/* FAQ *\/\n.bl-faq-list{margin-top:22px}\n.bl-faq-item{border-bottom:1px solid #f0d8d4;margin:0}\n.bl-faq-item summary{font-size:16px;font-weight:600;color:#1A1410;padding:18px 44px 18px 0;cursor:pointer;list-style:none;position:relative;display:block;-webkit-tap-highlight-color:transparent}\n.bl-faq-item summary::-webkit-details-marker{display:none}\n.bl-faq-item summary::after{content:'+';position:absolute;right:2px;top:50%;transform:translateY(-50%);font-size:24px;font-weight:300;color:#C84B2F;transition:transform .25s;line-height:1}\n.bl-faq-item[open] summary::after{transform:translateY(-50%) rotate(45deg)}\n.bl-faq-body{padding:0 0 20px;font-size:15px;line-height:1.75;color:#374151}\n\/* Trust band *\/\n.bl-trust-strip{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:36px 0;background:#fff}\n.bl-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1080px;margin:0 auto;padding:0 24px}\n.bl-trust-item{text-align:center;padding:10px 6px}\n.bl-trust-ic{width:44px;height:44px;margin:0 auto 10px;background:#FFF5F3;border-radius:10px;display:flex;align-items:center;justify-content:center}\n.bl-trust-h{font-size:14px;font-weight:700;color:#0F1923;margin:0 0 4px}\n.bl-trust-p{font-size:12px;color:#6b7280;line-height:1.4;margin:0}\n@media(max-width:640px){.bl-trust-grid{grid-template-columns:repeat(2,1fr)}}\n\/* CTA *\/\n.bl-cta-box{background:linear-gradient(135deg,#0F1923 0%,#1e3048 100%);border-radius:10px;padding:56px 48px;text-align:center;margin:0 0 32px}\n.bl-cta-inner{max-width:580px;margin:0 auto}\n.bl-cta-h{font-size:clamp(22px,3vw,32px);font-weight:800;color:#fff;margin:0 0 14px;line-height:1.2}\n.bl-cta-p{font-size:16px;color:#fff!important;margin:0 0 28px;line-height:1.65}\n.bl-cta-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 10px;margin-bottom:32px}\n.bl-cta-pill{background:rgba(200,75,47,.12);border:1px solid rgba(200,75,47,.35);color:#f0a090;font-size:13px;font-weight:600;padding:8px 18px;border-radius:24px}\n.bl-cta-btn-phone{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#0F1923!important;font-weight:700;font-size:16px;padding:17px 36px;border-radius:12px;text-decoration:none!important;transition:background .2s}\n.bl-cta-btn-phone:hover{background:#FFF5F3;text-decoration:none!important}\n.bl-cta-scroll{display:block;margin-top:22px;font-size:15px;font-weight:600;color:#7a8fa3;text-decoration:none;cursor:pointer;transition:color .2s}\n.bl-cta-scroll:hover{color:#C84B2F}\n@media(max-width:640px){.bl-cta-box{padding:40px 24px}.bl-cta-btn-phone{font-size:14px;padding:15px 24px}}\nhr.bl-hr{border:none;height:2px;background:linear-gradient(90deg,transparent,#C84B2F 30%,#FFF5F3 50%,#C84B2F 70%,transparent);opacity:.3;margin:0}\n.bl-usage-tip{background:#FFF5F3;border:1px solid #f0d8d4;border-left:4px solid #C84B2F;border-radius:0 8px 8px 0;padding:18px 24px;margin-top:24px;font-size:14px;color:#374151;line-height:1.65}\n\u003c\/style\u003e\n\n\u003c!-- 1. JUMP NAV --\u003e\n\u003cnav class=\"bl-nav\"\u003e\n  \u003cdiv class=\"bl-nav-inner\"\u003e\n    \u003ca href=\"#bl-modes\"\u003eLight Modes\u003c\/a\u003e\n    \u003ca href=\"#bl-features\"\u003eFeatures\u003c\/a\u003e\n    \u003ca href=\"#bl-specs\"\u003eSpecs\u003c\/a\u003e\n    \u003ca href=\"#bl-faq\"\u003eFAQ\u003c\/a\u003e\n    \u003ca href=\"#bl-cta\"\u003eGet Help\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\u003c!-- 2. HERO --\u003e\n\u003cdiv class=\"bl-hero-wrap\"\u003e\n  \u003cdiv class=\"bl-hero\"\u003e\n    \u003cdiv class=\"bl-hero-text\"\u003e\n      \u003cspan class=\"bl-badge\"\u003eAuthorized BioLight Dealer\u003c\/span\u003e\n      \u003ch2 class=\"bl-h2-hero\"\u003eFull-Body Red Light at Home — With Touchscreen Precision\u003c\/h2\u003e\n      \u003cp class=\"bl-hero-sub\"\u003eThe BioLight ReStore delivers 300 LEDs across a 36″ × 12″ panel — covering your full back, legs, or chest in a single session. Dual wavelengths (660 nm + 850 nm), 1–10,000 Hz pulsing including 40 Hz protocol access, and a touchscreen with 1–100% dimming put research-grade customization in your home routine.\u003c\/p\u003e\n      \u003cp class=\"bl-hero-sub\"\u003eEngineered for athletes, biohackers, and wellness-focused individuals who want full-body near-infrared and red light coverage without clinic visits. Wall-mount or floor-stand included.\u003c\/p\u003e\n      \u003cp class=\"bl-hero-finance\"\u003eAffirm \u0026amp; Shop Pay financing available at checkout.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-hero-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/2.jpg?v=1782987824\" alt=\"BioLight ReStore full-body red light therapy panel — front view\" loading=\"eager\" width=\"540\" height=\"540\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 3. STATS BAR — exactly 4 items --\u003e\n\u003cdiv class=\"bl-stats-wrap\"\u003e\n  \u003cdiv class=\"bl-stats\"\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e300\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003eTotal LEDs\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e660 + 850\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003enm Dual Wavelengths\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e56.9\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003emW\/cm² Irradiance at 6″\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e0.3 mG\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003eMagnetic EMF\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 4. HOOK PARAGRAPH --\u003e\n\u003csection class=\"bl-s\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003cdiv style=\"border-left:4px solid #C84B2F;padding-left:24px;margin-bottom:32px\"\u003e\n      \u003cp style=\"font-size:17px;line-height:1.75;color:#374151;margin:0\"\u003ePicture finishing a hard training block — your lower back is tight, your quads are fatigued, and you have 20 minutes before the next session. A compact handheld device covers a palm-sized area. A professional clinic panel is a separate appointment. The BioLight ReStore sits in between: a 36″ × 12″ panel that lays over an entire muscle group in one placement, delivering 56.9 mW\/cm² of combined red and near-infrared energy at six inches — the kind of irradiance that research suggests may support tissue-level recovery and cellular energy production. Browse the full \u003ca href=\"\/collections\/biolight\" style=\"color:#C84B2F;font-weight:600\"\u003eBioLight lineup\u003c\/a\u003e or explore all \u003ca href=\"\/collections\/red-light-therapy\" style=\"color:#C84B2F;font-weight:600\"\u003ered light therapy devices\u003c\/a\u003e to find the right coverage for your routine.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eUnlike devices that lock you into one wavelength or a fixed output, the ReStore lets you dial in red-only, near-infrared-only, or a simultaneous combo — and adjust brightness from 1% to 100% depending on your session goal and skin sensitivity. The 1–10,000 Hz pulsing range includes access to the 40 Hz protocol frequency that researchers are actively studying for neurological applications, making this one of the most configurable consumer panels available at this price point.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 5. LIGHT MODES SECTION --\u003e\n\u003csection class=\"bl-l\" id=\"bl-modes\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eThree Light Modes. One Touchscreen.\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eEvery session on the ReStore is configurable across wavelength mode, brightness level, and pulsing frequency — set from the panel's built-in touchscreen without a separate app or controller.\u003c\/p\u003e\n    \u003cdiv class=\"bl-mode-grid\"\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003eMode 1\u003c\/span\u003e\n        \u003cdiv class=\"bl-mode-h\"\u003eRed Only — 660 nm\u003c\/div\u003e\n        \u003cp class=\"bl-mode-p\"\u003eVisible red light penetrates to the skin surface and upper dermis. Research suggests 660 nm may support skin-level tissue benefits, according to some research, and is commonly used for surface-focused wellness protocols. Useful as a standalone mode when near-infrared depth is not required.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003eMode 2\u003c\/span\u003e\n        \u003cdiv class=\"bl-mode-h\"\u003eNear-Infrared Only — 850 nm\u003c\/div\u003e\n        \u003cp class=\"bl-mode-p\"\u003eNear-infrared light at 850 nm passes through skin into deeper soft tissue, tendons, and muscle layers. Research suggests it may support post-exercise recovery and mitochondrial energy production. Often preferred by athletes targeting joint and muscle recovery after training.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003eMode 3\u003c\/span\u003e\n        \u003cdiv class=\"bl-mode-h\"\u003eRed + NIR Combo — 660 + 850 nm\u003c\/div\u003e\n        \u003cp class=\"bl-mode-p\"\u003eSimultaneous dual-wavelength output addresses both surface and deeper tissue layers in a single session. This is the most common protocol configuration for general recovery and full-body wellness use — maximizing coverage across the biological window in one treatment window.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003ePulsing\u003c\/span\u003e\n        \u003cdiv class=\"bl-mode-h\"\u003e1–10,000 Hz Frequency Control\u003c\/div\u003e\n        \u003cp class=\"bl-mode-p\"\u003ePulsed light delivery across a 1–10,000 Hz range allows protocol-specific sessions, including the 40 Hz frequency currently studied for neurological applications. Continuous mode (no pulsing) is also available. Combined with 1–100% brightness control, the ReStore offers more session variables than most consumer panels in its category.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-usage-tip\"\u003eGetting started: Begin with 10–15 minute sessions at 6–12 inches in Red + NIR combo mode at 50–70% brightness. Most users build to 20-minute sessions 4–5 times per week. For pulsing protocols, start with continuous mode before introducing frequency settings. Always wear the included protective eyewear. Consult your physician before starting if you have a medical condition or take photosensitizing medications.\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 6. FEATURE CARDS --\u003e\n\u003csection class=\"bl-s\" id=\"bl-features\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eBuilt for Daily Home Use\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eThe ReStore combines the panel size of a professional-tier device with the convenience and price point of a home wellness product — including everything you need to mount it the same day it arrives.\u003c\/p\u003e\n    \u003cdiv class=\"bl-feat-grid\"\u003e\n      \u003cdiv class=\"bl-feat-card\"\u003e\n        \u003cdiv class=\"bl-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/ReStore_Panel.png?v=1782987824\" alt=\"BioLight ReStore panel showing 300 LED array and touchscreen interface\" loading=\"lazy\" width=\"400\" height=\"300\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-feat-h\"\u003e300-LED Array with Touchscreen Control\u003c\/div\u003e\n        \u003cp class=\"bl-feat-p\"\u003eA high-density 300 LED panel delivers 56.9 mW\/cm² at six inches with a focused 30° beam angle — concentrating output rather than scattering it. The integrated touchscreen adjusts mode, brightness, and pulsing frequency without a phone app or external remote.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-feat-card\"\u003e\n        \u003cdiv class=\"bl-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/0E2A0445.jpg?v=1782987825\" alt=\"BioLight ReStore mounted on floor stand showing full-body coverage position\" loading=\"lazy\" width=\"400\" height=\"300\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-feat-h\"\u003eFloor Stand \u0026amp; Door Mount Included\u003c\/div\u003e\n        \u003cp class=\"bl-feat-p\"\u003eThe ReStore ships with both a floor stand and a door hanging kit, so you can position the panel for standing, seated, or targeted sessions without drilling or permanent installation. At 18 lbs, it is stable on the stand yet light enough to reposition between rooms.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-feat-card\"\u003e\n        \u003cdiv class=\"bl-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/0E2A0418-2.jpg?v=1782987826\" alt=\"BioLight ReStore in use showing red light output during a session\" loading=\"lazy\" width=\"400\" height=\"300\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-feat-h\"\u003eLow EMF, Low Flicker Engineering\u003c\/div\u003e\n        \u003cp class=\"bl-feat-p\"\u003eMagnetic EMF measures at 0.3 mG (standard and weighted), electric field at 30 V\/m standard and 24 V\/m weighted, and RF at 0.15 mW\/m². Light flicker is 1.2% modulation at 60 Hz. These figures reflect the kind of engineering attention typically associated with higher-tier panels — at a mid-range consumer price point.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 7. SPECS TABLE --\u003e\n\u003csection class=\"bl-l\" id=\"bl-specs\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eFull Specifications\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eSpecifications from BioLight's published product data. The irradiance figure traces to independent spectroradiometer testing by Elite Electronic Engineering; the EMF figures are BioLight's own.\u003c\/p\u003e\n    \u003ctable class=\"bl-spec\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eBioLight ReStore\u003c\/th\u003e\n\u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWavelengths\u003c\/td\u003e\n\u003ctd\u003e660 nm (red) + 850 nm (near-infrared)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eLED Count\u003c\/td\u003e\n\u003ctd\u003e300 LEDs\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eLED Lifespan\u003c\/td\u003e\n\u003ctd\u003e100,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eIrradiance at 6″\u003c\/td\u003e\n\u003ctd\u003e56.9 mW\/cm² at 100% intensity\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eBeam Angle \/ Optics\u003c\/td\u003e\n\u003ctd\u003e30° focusing lens\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePanel Dimensions\u003c\/td\u003e\n\u003ctd\u003e36″ × 12″ × 3″\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e18 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePower Consumption\u003c\/td\u003e\n\u003ctd\u003e476 W\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eElectrical Input\u003c\/td\u003e\n\u003ctd\u003e100–240 VAC, 50\/60 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eBrightness Control\u003c\/td\u003e\n\u003ctd\u003e1–100% adjustable intensity\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePulsing Range\u003c\/td\u003e\n\u003ctd\u003e1–10,000 Hz (includes 40 Hz protocol access)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eLight Modes\u003c\/td\u003e\n\u003ctd\u003eRed-only, NIR-only, Red + NIR combo\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eControl Interface\u003c\/td\u003e\n\u003ctd\u003eTouchscreen\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eLight Flicker\u003c\/td\u003e\n\u003ctd\u003e1.2% modulation at 60 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eEMF — Magnetic\u003c\/td\u003e\n\u003ctd\u003e0.3 mG (standard and weighted)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eEMF — Electric\u003c\/td\u003e\n\u003ctd\u003e30 V\/m (standard); 24 V\/m (weighted)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eEMF — RF\u003c\/td\u003e\n\u003ctd\u003e0.15 mW\/m²\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCertifications\u003c\/td\u003e\n\u003ctd\u003eNot published on product page\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e3-year limited warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eDevice Type\u003c\/td\u003e\n\u003ctd\u003eGeneral wellness device\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 8. WHAT'S IN THE BOX --\u003e\n\u003csection class=\"bl-l\" id=\"bl-box\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eWhat's in the Box\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eThe ReStore ships with everything needed for same-day setup — both mounting options included, no additional hardware required.\u003c\/p\u003e\n    \u003cdiv class=\"bl-box-grid\"\u003e\n      \u003cdiv class=\"bl-box-item\"\u003e\n        \u003cdiv class=\"bl-box-ic\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"8\" y1=\"21\" x2=\"16\" y2=\"21\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12\" y2=\"21\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"bl-box-tx\"\u003eBioLight ReStore panel (36″ × 12″)\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-box-item\"\u003e\n        \u003cdiv class=\"bl-box-ic\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M5 3h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"8\" x2=\"12\" y2=\"16\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"12\" x2=\"16\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"bl-box-tx\"\u003eDoor hanging kit\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-box-item\"\u003e\n        \u003cdiv class=\"bl-box-ic\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"12\" y1=\"2\" x2=\"12\" y2=\"22\"\u003e\u003c\/line\u003e\u003cpath d=\"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"bl-box-tx\"\u003eFloor stand\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-box-item\"\u003e\n        \u003cdiv class=\"bl-box-ic\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"bl-box-tx\"\u003eProtective eyewear\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-box-item\"\u003e\n        \u003cdiv class=\"bl-box-ic\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003cline x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\u003e\u003c\/line\u003e\u003cpolyline points=\"10 9 9 9 8 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"bl-box-tx\"\u003eUser manual\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-box-item\"\u003e\n        \u003cdiv class=\"bl-box-ic\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M4 19.5A2.5 2.5 0 0 1 6.5 17H20\"\u003e\u003c\/path\u003e\u003cpath d=\"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"bl-box-tx\"\u003eEbook\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 9. FAQ --\u003e\n\u003csection class=\"bl-s\" id=\"bl-faq\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003cdiv class=\"bl-faq-list\"\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eHow does the BioLight ReStore compare to other BioLight panels?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe BioLight ReStore sits in the middle of BioLight's consumer and professional panel range. The compact ReCharge (11.3″ × 8.3″, 60 LEDs) is ideal for targeted, localized use on a single joint or smaller area. The ReStore steps up to 300 LEDs across a 36″ × 12″ format — covering your full back, both legs, or your entire torso in a single placement — while remaining affordable for home use. At the professional tier, the ReJuvenate (66″ × 23″, 1,008 LEDs) provides full-body stand-in coverage more suited to clinic or studio settings. Browse our full \u003ca href=\"\/collections\/red-light-therapy-panels\" style=\"color:#C84B2F;font-weight:600\"\u003ered light therapy panel collection\u003c\/a\u003e to compare side by side.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eWhat wavelengths and light modes does the ReStore offer?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe ReStore uses 660 nm red light and 850 nm near-infrared light. These are the two most studied wavelengths in photobiomodulation research and fall within the biological window where light energy may be absorbed by cellular chromophores. You can run either wavelength independently or both simultaneously in combo mode. Brightness adjusts from 1–100% via the touchscreen, and pulsing can be set from 1 to 10,000 Hz — including the 40 Hz frequency currently studied for neurological applications — or left in continuous mode.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eWhat is the recommended session protocol — how long, how often, and at what distance?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eGeneral guidelines for red light therapy panels suggest starting with 10–15 minute sessions at 6–12 inches from the panel. Most users build toward 20-minute sessions, 4–5 times per week for consistent results over time. Closer positioning (6″) maximizes irradiance at 56.9 mW\/cm²; stepping back to 12″ reduces intensity for users who prefer a more gradual approach. Individual response varies. Wear the included protective eyewear during every session and consult a qualified healthcare provider before beginning if you have any pre-existing medical condition or take photosensitizing medications. The ReStore is a general wellness device, not a medical treatment.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eIs the BioLight ReStore suitable for professional or commercial use?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe ReStore is classified as a consumer panel and is primarily designed for personal home use. Its 36″ × 12″ format and 300-LED array make it effective for individual daily sessions, but it is not rated or warrantied for high-volume commercial deployment or clinical settings where multiple users cycle through per day. If you are looking for a panel with a larger treatment footprint for a studio or professional recovery facility, contact our Recovery Specialists at \u003ca href=\"tel:+18885005675\" style=\"color:#C84B2F;font-weight:600\"\u003e(888) 500-5675\u003c\/a\u003e to discuss the full BioLight professional range and whether a higher-tier system fits your application.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eAre there any safety considerations or contraindications for red light therapy?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eRed light therapy panels are general wellness devices and are not intended to diagnose, treat, cure, or prevent any medical condition. Always wear the included protective eyewear — do not look directly into the LEDs during a session. Contraindications generally cited in the research literature include active cancer or a history of photosensitive conditions, use of photosensitizing medications (certain antibiotics, retinoids, NSAIDs), pregnancy (insufficient safety data), epilepsy or seizure disorders, and unhealed open wounds at the treatment site. Allow skin to be clean and free of topical products that could reflect or absorb wavelengths unintentionally. If you have any medical condition, consult your physician before use. This device makes no medical claims.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eIs Recovery Room Direct an authorized BioLight dealer?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eYes. Recovery Room Direct is an authorized dealer for BioLight and all brands we carry. Purchasing through an authorized dealer ensures your order is fulfilled with genuine, manufacturer-quality product and that any applicable warranty process is fully supported. If you have questions about the BioLight ReStore before purchasing, our Recovery Specialists are available by phone at \u003ca href=\"tel:+18885005675\" style=\"color:#C84B2F;font-weight:600\"\u003e(888) 500-5675\u003c\/a\u003e or via the contact options on our site.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 10. TRUST BAND --\u003e\n\u003cdiv class=\"bl-trust-strip\"\u003e\n  \u003cdiv class=\"bl-trust-grid\"\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eAuthorized Dealer\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eOfficial BioLight retailer — genuine product, full support\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M16 8h4l3 3v5h-7V8z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eDelivery Details\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eParcel shipping, calculated at checkout\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eFinancing Available\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eAffirm \u0026amp; Shop Pay options at checkout\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"9\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 3.13a4 4 0 0 1 0 7.75\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eRecovery Specialists\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eExpert product guidance, every order\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 11. CTA --\u003e\n\u003csection class=\"bl-s\" id=\"bl-cta\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003cdiv class=\"bl-cta-box\"\u003e\n      \u003cdiv class=\"bl-cta-inner\"\u003e\n        \u003ch2 class=\"bl-cta-h\"\u003eNot Sure If the ReStore Is the Right Fit?\u003c\/h2\u003e\n        \u003cp class=\"bl-cta-p\"\u003eThe ReStore covers full back, chest, or leg groups in one placement — but panel choice depends on your treatment area, session goals, and whether you need targeted or whole-body coverage. Browse our full \u003ca href=\"\/collections\/red-light-therapy-panels\" style=\"color:#f0a090;font-weight:600\"\u003ered light therapy panel collection\u003c\/a\u003e to compare the ReCharge, ReStore, and ReJuvenate side by side, or speak with a Recovery Specialist who can match you to the right device for your specific routine.\u003c\/p\u003e\n        \u003cdiv class=\"bl-cta-pills\"\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ Ships to All 48 States\u003c\/span\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ Authorized BioLight Dealer\u003c\/span\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ Affirm \u0026amp; Shop Pay Available\u003c\/span\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ ReStore-Specific Warranty Support\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003ca href=\"tel:+18885005675\" class=\"bl-cta-btn-phone\"\u003eSpeak with a Recovery Specialist  •  (888) 500-5675\u003c\/a\u003e\n                \u003ca class=\"bl-cta-scroll\" href=\"#\" onclick=\"window.scrollTo({top:0,behavior:'smooth'});return false;\"\u003e⇧ Ready to order? Scroll up to add to cart\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n","brand":"BioLight","offers":[{"title":"Default Title","offer_id":53170369003887,"sku":"RESTORE","price":1799.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/2.jpg?v=1782987824"},{"product_id":"biolight-cocoon-360-red-light-therapy-pod","title":"BioLight Cocoon 360° Red Light Therapy Pod | Full-Body Flexible Design","description":"\u003cstyle\u003e\n\/* BioLight — bl- design system (shared across all BioLight products)\n   Palette: dark #0F1923 · red-accent #C84B2F · warm-light #FFF5F3 *\/\n*,.bl-s,.bl-l,.bl-d{box-sizing:border-box}\n.bl-s,.bl-l,.bl-d{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased}\n.bl-s{padding:56px 0;background:#fff;width:100%}\n.bl-l{padding:56px 0;background:#FFF5F3;width:100%}\n.bl-d{padding:56px 0;background:#0F1923;color:#fff;width:100%}\n.bl-c{max-width:1080px;margin:0 auto;padding:0 24px}\n.bl-title{font-size:clamp(22px,2.8vw,30px);font-weight:700;color:#1A1410;margin:0 0 10px;line-height:1.2;padding-bottom:14px;position:relative;display:inline-block}\n.bl-title::after{content:'';position:absolute;bottom:0;left:0;width:40px;height:3px;background:#C84B2F;border-radius:2px}\n.bl-d .bl-title{color:#fff}\n.bl-lead{font-size:16px;line-height:1.7;color:#374151;max-width:640px;margin:14px 0 32px}\n.bl-d .bl-lead{color:#94a3b8}\n.bl-s p,.bl-l p{font-size:15px;line-height:1.7;color:#374151;margin:0 0 14px}\n\/* Nav *\/\n.bl-nav{background:#fff;width:100%;border-bottom:1px solid #f0d8d4}\n.bl-nav-inner{max-width:1080px;margin:0 auto;display:flex;padding:10px 24px;gap:8px;flex-wrap:wrap}\n.bl-nav a{display:inline-block;padding:7px 16px;background:#FFF5F3;color:#0F1923!important;font-size:13px;font-weight:500;border-radius:20px;text-decoration:none!important;white-space:nowrap;transition:background .15s,color .15s}\n.bl-nav a:hover{background:#0F1923!important;color:#fff!important}\n\/* Hero *\/\n.bl-hero-wrap{background:#fff;border-bottom:1px solid #e5e7eb}\n.bl-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:center;padding:48px 24px;max-width:1080px;margin:0 auto}\n.bl-badge{display:inline-block;background:#C84B2F;color:#fff;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:5px 12px;border-radius:4px;margin-bottom:16px}\n.bl-h2-hero{font-size:clamp(26px,3.5vw,40px);font-weight:800;color:#1A1410;line-height:1.15;margin:0 0 18px}\n.bl-hero-sub{font-size:16px;line-height:1.65;color:#374151;margin:0 0 16px}\n.bl-hero-finance{font-size:13px;color:#6b7280;margin:14px 0 0;padding-top:14px;border-top:1px solid #e5e7eb}\n.bl-hero-img{border-radius:12px;background:#fff;border:1px solid #f0d8d4;padding:16px;aspect-ratio:1\/1;display:flex;align-items:center;justify-content:center;overflow:hidden}\n.bl-hero-img img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply}\n@media(max-width:860px){.bl-hero{grid-template-columns:1fr;gap:28px;padding:40px 20px}.bl-hero-img{aspect-ratio:4\/3;order:-1}}\n\/* Stats *\/\n.bl-stats-wrap{background:transparent;padding:12px 24px 0}\n.bl-stats{display:flex;max-width:1080px;margin:0 auto;flex-wrap:wrap;background:#0F1923;border-radius:10px;overflow:hidden}\n.bl-stat{flex:1;min-width:110px;text-align:center;padding:22px 10px;border-right:1px solid rgba(255,255,255,.07)}\n.bl-stat:last-child{border-right:none}\n.bl-stat-n{display:block;font-size:22px;font-weight:800;color:#C84B2F;line-height:1;margin-bottom:5px}\n.bl-stat-l{display:block;font-size:10px;color:#64748b;letter-spacing:.06em;text-transform:uppercase;line-height:1.4}\n@media(max-width:680px){.bl-stat{min-width:calc(50% - 1px);padding:16px 6px}}\n\/* Mode cards *\/\n.bl-mode-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:32px}\n.bl-mode-card{background:#fff;border:1px solid #f0d8d4;border-left:4px solid #C84B2F;border-radius:0 10px 10px 0;padding:24px}\n.bl-mode-nm{font-size:11px;font-weight:700;color:#C84B2F;letter-spacing:.09em;text-transform:uppercase;margin:0 0 8px;display:block}\n.bl-mode-h{font-size:17px;font-weight:700;color:#1A1410;margin:0 0 10px}\n.bl-mode-p{font-size:14px;color:#374151;line-height:1.65;margin:0}\n@media(max-width:640px){.bl-mode-grid{grid-template-columns:1fr}}\n\/* Feature cards *\/\n.bl-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}\n.bl-feat-card{background:#fff;border:1px solid #f0d8d4;border-radius:10px;padding:28px;overflow:hidden;transition:box-shadow .25s}\n.bl-feat-card:hover{box-shadow:0 8px 24px rgba(15,25,35,.1)}\n.bl-feat-img{margin:-28px -28px 20px;width:calc(100% + 56px);aspect-ratio:4\/3;overflow:hidden;border-radius:10px 10px 0 0;background:#FFF5F3}\n.bl-feat-img img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply}\n.bl-feat-h{font-size:17px;font-weight:700;color:#1A1410;margin:0 0 10px}\n.bl-feat-p{font-size:14px;line-height:1.65;color:#374151;margin:0}\n@media(max-width:720px){.bl-feat-grid{grid-template-columns:1fr;gap:14px}}\n\/* Specs *\/\n.bl-spec{width:100%;border-collapse:collapse;margin-top:22px;font-size:14px}\n.bl-spec th{padding:10px 16px;background:#0F1923;color:#fff;text-align:left;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}\n.bl-spec th:first-child{border-radius:8px 0 0 0}\n.bl-spec th:last-child{border-radius:0 8px 0 0}\n.bl-spec td{padding:11px 16px;border-bottom:1px solid #e5e7eb;color:#374151}\n.bl-spec tr:nth-child(even) td{background:#f8fafc}\n.bl-spec td:first-child{font-weight:600;color:#0F1923;width:36%;font-size:13px}\n\/* Box *\/\n.bl-box-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:26px}\n.bl-box-item{background:#fff;border:1px solid #f0d8d4;border-radius:8px;padding:16px;display:flex;align-items:flex-start;gap:10px}\n.bl-box-ic{flex-shrink:0;width:32px;height:32px;background:#FFF5F3;border-radius:7px;display:flex;align-items:center;justify-content:center}\n.bl-box-tx{font-size:13px;font-weight:600;color:#1A1410;margin:0;line-height:1.4}\n@media(max-width:480px){.bl-box-grid{grid-template-columns:1fr}}\n\/* FAQ *\/\n.bl-faq-list{margin-top:22px}\n.bl-faq-item{border-bottom:1px solid #f0d8d4;margin:0}\n.bl-faq-item summary{font-size:16px;font-weight:600;color:#1A1410;padding:18px 44px 18px 0;cursor:pointer;list-style:none;position:relative;display:block;-webkit-tap-highlight-color:transparent}\n.bl-faq-item summary::-webkit-details-marker{display:none}\n.bl-faq-item summary::after{content:'+';position:absolute;right:2px;top:50%;transform:translateY(-50%);font-size:24px;font-weight:300;color:#C84B2F;transition:transform .25s;line-height:1}\n.bl-faq-item[open] summary::after{transform:translateY(-50%) rotate(45deg)}\n.bl-faq-body{padding:0 0 20px;font-size:15px;line-height:1.75;color:#374151}\n\/* Trust band *\/\n.bl-trust-strip{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:36px 0;background:#fff}\n.bl-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1080px;margin:0 auto;padding:0 24px}\n.bl-trust-item{text-align:center;padding:10px 6px}\n.bl-trust-ic{width:44px;height:44px;margin:0 auto 10px;background:#FFF5F3;border-radius:10px;display:flex;align-items:center;justify-content:center}\n.bl-trust-h{font-size:14px;font-weight:700;color:#0F1923;margin:0 0 4px}\n.bl-trust-p{font-size:12px;color:#6b7280;line-height:1.4;margin:0}\n@media(max-width:640px){.bl-trust-grid{grid-template-columns:repeat(2,1fr)}}\n\/* CTA *\/\n.bl-cta-box{background:linear-gradient(135deg,#0F1923 0%,#1e3048 100%);border-radius:10px;padding:56px 48px;text-align:center;margin:0 0 32px}\n.bl-cta-inner{max-width:580px;margin:0 auto}\n.bl-cta-h{font-size:clamp(22px,3vw,32px);font-weight:800;color:#fff;margin:0 0 14px;line-height:1.2}\n.bl-cta-p{font-size:16px;color:#fff!important;margin:0 0 28px;line-height:1.65}\n.bl-cta-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 10px;margin-bottom:32px}\n.bl-cta-pill{background:rgba(200,75,47,.12);border:1px solid rgba(200,75,47,.35);color:#f0a090;font-size:13px;font-weight:600;padding:8px 18px;border-radius:24px}\n.bl-cta-btn-phone{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#0F1923!important;font-weight:700;font-size:16px;padding:17px 36px;border-radius:12px;text-decoration:none!important;transition:background .2s}\n.bl-cta-btn-phone:hover{background:#FFF5F3;text-decoration:none!important}\n.bl-cta-scroll{display:block;margin-top:22px;font-size:15px;font-weight:600;color:#7a8fa3;text-decoration:none;cursor:pointer;transition:color .2s}\n.bl-cta-scroll:hover{color:#C84B2F}\n@media(max-width:640px){.bl-cta-box{padding:40px 24px}.bl-cta-btn-phone{font-size:14px;padding:15px 24px}}\nhr.bl-hr{border:none;height:2px;background:linear-gradient(90deg,transparent,#C84B2F 30%,#FFF5F3 50%,#C84B2F 70%,transparent);opacity:.3;margin:0}\n.bl-usage-tip{background:#FFF5F3;border:1px solid #f0d8d4;border-left:4px solid #C84B2F;border-radius:0 8px 8px 0;padding:18px 24px;margin-top:24px;font-size:14px;color:#374151;line-height:1.65}\n\u003c\/style\u003e\n\n\u003c!-- 1. JUMP NAV --\u003e\n\u003cdiv class=\"bl-nav\"\u003e\n  \u003cdiv class=\"bl-nav-inner\"\u003e\n    \u003ca href=\"#bl-modes\"\u003eTreatment Modes\u003c\/a\u003e\n    \u003ca href=\"#bl-features\"\u003eKey Features\u003c\/a\u003e\n    \u003ca href=\"#bl-specs\"\u003eSpecifications\u003c\/a\u003e\n    \u003ca href=\"#bl-faq\"\u003eFAQ\u003c\/a\u003e\n    \u003ca href=\"#bl-cta\"\u003eTalk to an Expert\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 2. HERO --\u003e\n\u003cdiv class=\"bl-hero-wrap\"\u003e\n  \u003cdiv class=\"bl-hero\"\u003e\n    \u003cdiv class=\"bl-hero-text\"\u003e\n      \u003cspan class=\"bl-badge\"\u003eAuthorized BioLight Dealer\u003c\/span\u003e\n      \u003ch2 class=\"bl-h2-hero\"\u003eBioLight Cocoon 360° Red Light Therapy Pod\u003c\/h2\u003e\n      \u003cp class=\"bl-hero-sub\"\u003eThe Cocoon wraps your entire body — back, sides, and front — in 3,600 medical-grade LEDs emitting 660 nm red and 850 nm near-infrared light. Where panels treat a zone, the Cocoon delivers full-body immersion in a single session. And when therapy is done, it unfolds flat into a 69″ × 71″ mat for yoga, stretching, or ambient wellness use.\u003c\/p\u003e\n      \u003cp class=\"bl-hero-sub\"\u003eExplore the full \u003ca href=\"\/collections\/biolight\" style=\"color:#C84B2F;text-decoration:none;font-weight:600;\"\u003eBioLight lineup\u003c\/a\u003e or browse all \u003ca href=\"\/collections\/red-light-therapy\" style=\"color:#C84B2F;text-decoration:none;font-weight:600;\"\u003ered light therapy devices\u003c\/a\u003e to find your ideal fit.\u003c\/p\u003e\n      \u003cp class=\"bl-hero-finance\"\u003eAffirm \u0026amp; Shop Pay financing available at checkout.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-hero-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Cocoon1.png?v=1782987954\" alt=\"BioLight Cocoon 360 degree red light therapy pod closed position\" loading=\"eager\" width=\"540\" height=\"540\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 3. STATS BAR — exactly 4 items --\u003e\n\u003cdiv class=\"bl-stats-wrap\"\u003e\n  \u003cdiv class=\"bl-stats\"\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e3,600\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003eTotal LEDs\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e660+850\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003enm Dual Wavelengths\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e0.88\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003emW\/cm² Peak at Contact (0″)\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e200W\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003ePower Draw\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 4. HOOK PARAGRAPH --\u003e\n\u003cdiv class=\"bl-s\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003cdiv style=\"border-left:4px solid #C84B2F;padding-left:24px;max-width:820px\"\u003e\n      \u003cp style=\"font-size:16px;line-height:1.8;color:#374151;margin:0 0 14px;\"\u003eMost red light therapy users start with a panel — and quickly discover the limitation: standing in front of a device means your back, shoulders, and sides receive almost nothing. Recovery athletes, longevity-focused users, and people dealing with widespread muscle tension have long needed a better answer. The BioLight Cocoon was built for exactly that scenario.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.8;color:#374151;margin:0 0 14px;\"\u003eWith 3,600 LEDs surrounding you on all sides, the Cocoon delivers simultaneous 360-degree coverage at up to 0.88 mW\/cm² (Level 5, contact distance) — a dose density that panel users typically achieve only over multiple repositioned sessions. Both wavelengths — 660 nm visible red and 850 nm near-infrared — may support skin-level tissue benefits and deeper muscle recovery, according to photobiomodulation research. You can run them independently or together depending on your session goal.\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;line-height:1.8;color:#374151;margin:0;\"\u003eBrowse the complete \u003ca href=\"\/collections\/red-light-therapy\" style=\"color:#C84B2F;text-decoration:none;font-weight:600;\"\u003ered light therapy collection\u003c\/a\u003e or explore the \u003ca href=\"\/collections\/biolight\" style=\"color:#C84B2F;text-decoration:none;font-weight:600;\"\u003efull BioLight range\u003c\/a\u003e to compare pod and panel options side by side.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 5. TREATMENT MODES --\u003e\n\u003cdiv class=\"bl-l\" id=\"bl-modes\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eTreatment Modes \u0026amp; Controls\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eThe Cocoon gives you precise control over wavelength, intensity, and session duration — so every session matches your recovery goal.\u003c\/p\u003e\n    \u003cdiv class=\"bl-mode-grid\"\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003eMode 1\u003c\/span\u003e\n        \u003cdiv class=\"bl-mode-h\"\u003eRed Light — 660 nm\u003c\/div\u003e\n        \u003cp class=\"bl-mode-p\"\u003eVisible red light at 660 nm penetrates to the skin and shallow tissue layer. Research suggests it may support skin-level tissue benefits and surface circulation. Use this mode for targeted skin wellness sessions or as a warm-up layer before combining wavelengths.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003eMode 2\u003c\/span\u003e\n        \u003cdiv class=\"bl-mode-h\"\u003eNear-Infrared — 850 nm\u003c\/div\u003e\n        \u003cp class=\"bl-mode-p\"\u003eNear-infrared at 850 nm is invisible to the eye but penetrates deeper into muscle and joint tissue. Research suggests it may support recovery at a deeper level than red-only sessions. Suitable for post-training recovery and general wellness use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003eMode 3\u003c\/span\u003e\n        \u003cdiv class=\"bl-mode-h\"\u003eRed + NIR Combination\u003c\/div\u003e\n        \u003cp class=\"bl-mode-p\"\u003eRunning both wavelengths simultaneously maximises photon delivery across multiple tissue depths. This is the most common protocol for full-body red light sessions and is the default recommendation for general wellness use in photobiomodulation literature.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003eControl\u003c\/span\u003e\n        \u003cdiv class=\"bl-mode-h\"\u003e5 Intensity Levels + Timer\u003c\/div\u003e\n        \u003cp class=\"bl-mode-p\"\u003eDial intensity from Level 1 (0.043 mW\/cm²) up to Level 5 (0.88 mW\/cm²) using the included dual remote controllers. The built-in timer runs in 5-minute increments from 5 to 30 minutes, then auto-shuts off — no manual monitoring required.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-usage-tip\"\u003e\n      \u003cstrong\u003eGetting started:\u003c\/strong\u003e New to full-body red light? Begin at Level 2–3 for 10 minutes, 3–4 times per week, gradually increasing intensity and duration over 2–3 weeks. Most users reach Level 4–5 for 20-minute sessions as a comfortable maintenance protocol. Always position the Cocoon on a flat surface with good ventilation, and allow the device to cool fully between consecutive sessions.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 6. FEATURE CARDS --\u003e\n\u003cdiv class=\"bl-s\" id=\"bl-features\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eWhat Sets the Cocoon Apart\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eThree design choices make the Cocoon the most versatile full-body red light option in BioLight’s consumer lineup.\u003c\/p\u003e\n    \u003cdiv class=\"bl-feat-grid\"\u003e\n      \u003cdiv class=\"bl-feat-card\"\u003e\n        \u003cdiv class=\"bl-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Cocoon5.png?v=1782987954\" alt=\"BioLight Cocoon flexible pod design showing wrap-around LED coverage\" loading=\"lazy\" width=\"480\" height=\"360\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-feat-h\"\u003eTrue 360° Full-Body Coverage\u003c\/div\u003e\n        \u003cp class=\"bl-feat-p\"\u003e3,600 LEDs line the interior of the flexible pod, wrapping around your back, torso, arms, and legs simultaneously. There is no front-only exposure gap. One session covers what a stationary panel would require multiple repositioned exposures to achieve.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-feat-card\"\u003e\n        \u003cdiv class=\"bl-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Cocoon2.png?v=1782987953\" alt=\"BioLight Cocoon opened flat as a full-body red light therapy mat\" loading=\"lazy\" width=\"480\" height=\"360\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-feat-h\"\u003ePod + Mat Dual-Function Design\u003c\/div\u003e\n        \u003cp class=\"bl-feat-p\"\u003eUnzip the Cocoon and it opens completely flat to 69″ × 71″ — wide enough for yoga, stretching, or lying meditation with ambient red light. It is the only BioLight consumer device that serves as both an enclosed pod and a full-length floor mat.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-feat-card\"\u003e\n        \u003cdiv class=\"bl-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/R5C_9159_73529656-04f0-4b7b-9f05-740c112d3c2f.jpg?v=1782987953\" alt=\"BioLight Cocoon travel bag and portability\" loading=\"lazy\" width=\"480\" height=\"360\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-feat-h\"\u003ePortable at 17.4 lbs with Carry Bag\u003c\/div\u003e\n        \u003cp class=\"bl-feat-p\"\u003eAt 17.4 lbs, the Cocoon folds down and packs into the included travel bag — a meaningful advantage over fixed-mount panels or large pod frames. Use it in a home gym, guest room, or take it with you. The universal 100–240 VAC input handles any outlet worldwide.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 7. SPECS TABLE --\u003e\n\u003cdiv class=\"bl-l\" id=\"bl-specs\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eFull Specifications\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eAll specifications sourced directly from BioLight’s published product data and third-party test reports.\u003c\/p\u003e\n    \u003ctable class=\"bl-spec\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eValue\u003c\/th\u003e\n\u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWavelengths\u003c\/td\u003e\n\u003ctd\u003e660 nm (red) + 850 nm (near-infrared)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eLED Count\u003c\/td\u003e\n\u003ctd\u003e3,600 LEDs\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eIrradiance — Level 5 (0″ distance)\u003c\/td\u003e\n\u003ctd\u003e0.88 mW\/cm²\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eIrradiance — Level 4 (0″ distance)\u003c\/td\u003e\n\u003ctd\u003e0.70 mW\/cm²\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eIrradiance — Level 3 (0″ distance)\u003c\/td\u003e\n\u003ctd\u003e0.55 mW\/cm²\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eIrradiance — Level 2 (0″ distance)\u003c\/td\u003e\n\u003ctd\u003e0.36 mW\/cm²\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eIrradiance — Level 1 (0″ distance)\u003c\/td\u003e\n\u003ctd\u003e0.043 mW\/cm²\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eDimensions (pod \/ enclosed)\u003c\/td\u003e\n\u003ctd\u003e69″ × 35.4″ × 2″\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eDimensions (fully opened as mat)\u003c\/td\u003e\n\u003ctd\u003e69″ × 71″\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e17.4 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePower Consumption\u003c\/td\u003e\n\u003ctd\u003e200W\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eElectrical Input\u003c\/td\u003e\n\u003ctd\u003e100–240 VAC, 50\/60 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eLED Lifespan\u003c\/td\u003e\n\u003ctd\u003e100,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eLight Flicker\u003c\/td\u003e\n\u003ctd\u003e1.2% modulation at 60 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eEMF — Standard Magnetic\u003c\/td\u003e\n\u003ctd\u003e0.2 mG\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eEMF — Standard Electric\u003c\/td\u003e\n\u003ctd\u003e47 V\/m\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eEMF — Weighted Magnetic\u003c\/td\u003e\n\u003ctd\u003e0.8 mG\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eEMF — Weighted Electric\u003c\/td\u003e\n\u003ctd\u003e48 V\/m\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eEMF — RF\u003c\/td\u003e\n\u003ctd\u003e0.005 mW\/m²\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eTimer Settings\u003c\/td\u003e\n\u003ctd\u003e5, 10, 15, 20, 25, 30 min or off (5-min increments)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eIntensity Levels\u003c\/td\u003e\n\u003ctd\u003e5 adjustable levels\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eLight Modes\u003c\/td\u003e\n\u003ctd\u003eRed only | NIR only | Red + NIR combination\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eInterior Material\u003c\/td\u003e\n\u003ctd\u003eVinyl plastic (easy-to-clean)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e3 years\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eReturn Period\u003c\/td\u003e\n\u003ctd\u003eSee our return policy\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 8. WHAT'S IN THE BOX --\u003e\n\u003cdiv class=\"bl-l\" id=\"bl-box\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eWhat’s in the Box\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eEverything included with your BioLight Cocoon purchase.\u003c\/p\u003e\n    \u003cdiv class=\"bl-box-grid\"\u003e\n      \u003cdiv class=\"bl-box-item\"\u003e\n        \u003cdiv class=\"bl-box-ic\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"2\" y=\"7\" width=\"20\" height=\"15\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpolyline points=\"16 2 12 7 8 2\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"bl-box-tx\"\u003eCocoon Pod\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-box-item\"\u003e\n        \u003cdiv class=\"bl-box-ic\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M6 2L3 6v14a2 2 0 002 2h14a2 2 0 002-2V6l-3-4z\"\u003e\u003c\/path\u003e\u003cline x1=\"3\" y1=\"6\" x2=\"21\" y2=\"6\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"bl-box-tx\"\u003eTravel \/ Carrying Bag\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-box-item\"\u003e\n        \u003cdiv class=\"bl-box-ic\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"12\" y1=\"18\" x2=\"12.01\" y2=\"18\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"bl-box-tx\"\u003eRemote Controllers (2 units)\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-box-item\"\u003e\n        \u003cdiv class=\"bl-box-ic\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M18 8h1a4 4 0 010 8h-1\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 8h16v9a4 4 0 01-4 4H6a4 4 0 01-4-4V8z\"\u003e\u003c\/path\u003e\u003cline x1=\"6\" y1=\"1\" x2=\"6\" y2=\"4\"\u003e\u003c\/line\u003e\u003cline x1=\"10\" y1=\"1\" x2=\"10\" y2=\"4\"\u003e\u003c\/line\u003e\u003cline x1=\"14\" y1=\"1\" x2=\"14\" y2=\"4\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"bl-box-tx\"\u003ePower Plug and Adapters\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-box-item\"\u003e\n        \u003cdiv class=\"bl-box-ic\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"bl-box-tx\"\u003eOwner’s Manual\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-box-item\"\u003e\n        \u003cdiv class=\"bl-box-ic\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M4 19.5A2.5 2.5 0 016.5 17H20\"\u003e\u003c\/path\u003e\u003cpath d=\"M6.5 2H20v20H6.5A2.5 2.5 0 014 19.5v-15A2.5 2.5 0 016.5 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"bl-box-tx\"\u003eRed Light Therapy Treatment Protocols eBook\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 9. FAQ --\u003e\n\u003cdiv class=\"bl-s\" id=\"bl-faq\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003cdiv class=\"bl-faq-list\"\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eHow does the BioLight Cocoon compare to BioLight’s panel devices?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eBioLight panels — like the Beam and other models in the \u003ca href=\"\/collections\/red-light-therapy-panels\" style=\"color:#C84B2F;text-decoration:none;font-weight:600;\"\u003ered light therapy panel collection\u003c\/a\u003e — are designed for targeted area treatment. You stand or sit in front of them, and light reaches your front-facing body surface only. The Cocoon takes a fundamentally different approach: it is a flexible pod that wraps around your entire body, delivering simultaneous front, back, and side coverage from 3,600 LEDs in a single session. If your goal is full-body immersion rather than targeted spot treatment, the Cocoon is the more efficient choice. For users focused on a specific area, a panel remains a cost-effective and practical option.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eWhat wavelengths and modes does the BioLight Cocoon offer?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe Cocoon emits 660 nm (visible red) and 850 nm (near-infrared) light. You can run either wavelength independently or both simultaneously using the three-mode remote control. Intensity is adjustable across 5 levels — from 0.043 mW\/cm² (Level 1) to 0.88 mW\/cm² (Level 5) at contact distance — and the built-in timer runs in 5-minute increments from 5 to 30 minutes with automatic shutoff. This level of control allows you to tailor each session to your specific wellness protocol without requiring an external controller or app.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eWhat session protocol is recommended for the Cocoon?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe Cocoon is a general wellness device, and no single protocol is clinically mandated. That said, the photobiomodulation literature commonly references 10–20-minute sessions at moderate irradiance, repeated 3–5 times per week. For new users, starting at Level 2 or 3 for 10 minutes and gradually increasing over 2–3 weeks is a reasonable approach. More experienced users often work up to Level 4–5 for 20-minute sessions. Because the Cocoon delivers light from all sides simultaneously, total photon exposure per session is significantly higher than with a front-facing panel at the same irradiance setting — keep this in mind when calibrating initial duration. If you have any health condition or take photosensitising medications, consult a qualified healthcare provider before use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eIs the BioLight Cocoon suitable for professional or commercial use?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe Cocoon is a consumer-grade device designed for home wellness use. BioLight’s commercial and professional systems start above the Cocoon’s price point and are built for multi-user, high-cycle-count environments. The Cocoon carries a 3-year warranty and is rated for personal, non-commercial operation. Wellness studios, gyms, or clinics looking for a shared-use solution should enquire about BioLight’s commercial range. Our Recovery Specialists can assist with commercial enquiries — call \u003ca href=\"tel:+18885005675\" style=\"color:#C84B2F;text-decoration:none;font-weight:600;\"\u003e(888) 500-5675\u003c\/a\u003e for guidance.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eWhat safety precautions apply to red light therapy pod use?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe BioLight Cocoon is a general wellness device, not a medical treatment device. It is not intended to diagnose, treat, cure, or prevent any condition. Standard contraindications associated with photobiomodulation devices include cardiovascular conditions (consult your physician before use if you have heart disease or pacemakers), photosensitivity disorders or photosensitising medications (including certain antibiotics and antihistamines), active skin infections or open wounds in the treatment area, pregnancy (avoid use without medical guidance), and epilepsy or light-triggered seizure history. Always start with shorter, lower-intensity sessions and discontinue use if you experience discomfort. Keep the device away from water and ensure adequate ventilation during use. Eye protection is not typically required for low-power red light devices, but avoiding direct prolonged staring at LEDs is recommended.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eIs Recovery Room Direct an authorized BioLight dealer?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eYes. Recovery Room Direct is an authorized BioLight dealer. Purchasing through us means your device is covered by the full BioLight manufacturer warranty, you receive genuine BioLight products (not grey-market or refurbished units), and you have access to our Recovery Specialist team for product support. You can reach us directly at \u003ca href=\"tel:+18885005675\" style=\"color:#C84B2F;text-decoration:none;font-weight:600;\"\u003e(888) 500-5675\u003c\/a\u003e with any pre-purchase or post-purchase questions.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 10. TRUST BAND --\u003e\n\u003cdiv class=\"bl-trust-strip\"\u003e\n  \u003cdiv class=\"bl-trust-grid\"\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eAuthorized Dealer\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eFull BioLight manufacturer warranty on every order\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M16 8h4l3 5v3h-7V8z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eDelivery Details\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eParcel shipping, calculated at checkout\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eFinancing Available\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eAffirm \u0026amp; Shop Pay options available at checkout\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"9\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M23 21v-2a4 4 0 00-3-3.87\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 3.13a4 4 0 010 7.75\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eRecovery Specialists\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eExpert product guidance, every order\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 11. CTA --\u003e\n\u003cdiv class=\"bl-s\" id=\"bl-cta\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003cdiv class=\"bl-cta-box\"\u003e\n      \u003cdiv class=\"bl-cta-inner\"\u003e\n        \u003ch2 class=\"bl-cta-h\"\u003eNot Sure If the Cocoon Is the Right Fit?\u003c\/h2\u003e\n        \u003cp class=\"bl-cta-p\" style=\"color:#fff!important;\"\u003eThe Cocoon is the right choice for full-body immersion — but if you’re focused on a specific area, a targeted panel may serve you better and at a lower investment. Browse the \u003ca href=\"\/collections\/red-light-therapy-panels\" style=\"color:#f0a090;font-weight:600;text-decoration:none;\"\u003ered light therapy panel collection\u003c\/a\u003e to compare coverage options. Our Recovery Specialists are here to match you to the right device for your goals and space.\u003c\/p\u003e\n        \u003cdiv class=\"bl-cta-pills\"\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ Ships to All 48 States\u003c\/span\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ Authorized BioLight Dealer\u003c\/span\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ Affirm \u0026amp; Shop Pay Available\u003c\/span\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ Cocoon 3-Year Warranty\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003ca href=\"tel:+18885005675\" class=\"bl-cta-btn-phone\"\u003eSpeak with a Recovery Specialist  •  (888) 500-5675\u003c\/a\u003e\n                \u003ca class=\"bl-cta-scroll\" href=\"#\" onclick=\"window.scrollTo({top:0,behavior:'smooth'});return false;\"\u003e⇧ Ready to order? Scroll up to add to cart\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"BioLight","offers":[{"title":"Default Title","offer_id":53170370412911,"sku":"COCOON","price":4499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/cocoon.jpg?v=1782987952"},{"product_id":"biolight-rejuvenate-whole-body-red-light-therapy-panel","title":"BioLight ReJuvenate Whole-Body Red Light Therapy Panel | MedSpa \u0026 Home","description":"\u003cstyle\u003e\n\/* BioLight — bl- design system (shared across all BioLight products)\n   Palette: dark #0F1923 · red-accent #C84B2F · warm-light #FFF5F3 *\/\n*,.bl-s,.bl-l,.bl-d{box-sizing:border-box}\n.bl-s,.bl-l,.bl-d{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased}\n.bl-s{padding:56px 0;background:#fff;width:100%}\n.bl-l{padding:56px 0;background:#FFF5F3;width:100%}\n.bl-d{padding:56px 0;background:#0F1923;color:#fff;width:100%}\n.bl-c{max-width:1080px;margin:0 auto;padding:0 24px}\n.bl-title{font-size:clamp(22px,2.8vw,30px);font-weight:700;color:#1A1410;margin:0 0 10px;line-height:1.2;padding-bottom:14px;position:relative;display:inline-block}\n.bl-title::after{content:'';position:absolute;bottom:0;left:0;width:40px;height:3px;background:#C84B2F;border-radius:2px}\n.bl-d .bl-title{color:#fff}\n.bl-lead{font-size:16px;line-height:1.7;color:#374151;max-width:640px;margin:14px 0 32px}\n.bl-d .bl-lead{color:#94a3b8}\n.bl-s p,.bl-l p{font-size:15px;line-height:1.7;color:#374151;margin:0 0 14px}\n\/* Nav *\/\n.bl-nav{background:#fff;width:100%;border-bottom:1px solid #f0d8d4}\n.bl-nav-inner{max-width:1080px;margin:0 auto;display:flex;padding:10px 24px;gap:8px;flex-wrap:wrap}\n.bl-nav a{display:inline-block;padding:7px 16px;background:#FFF5F3;color:#0F1923!important;font-size:13px;font-weight:500;border-radius:20px;text-decoration:none!important;white-space:nowrap;transition:background .15s,color .15s}\n.bl-nav a:hover{background:#0F1923!important;color:#fff!important}\n\/* Hero *\/\n.bl-hero-wrap{background:#fff;border-bottom:1px solid #e5e7eb}\n.bl-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:center;padding:48px 24px;max-width:1080px;margin:0 auto}\n.bl-badge{display:inline-block;background:#C84B2F;color:#fff;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:5px 12px;border-radius:4px;margin-bottom:16px}\n.bl-h2-hero{font-size:clamp(26px,3.5vw,40px);font-weight:800;color:#1A1410;line-height:1.15;margin:0 0 18px}\n.bl-hero-sub{font-size:16px;line-height:1.65;color:#374151;margin:0 0 16px}\n.bl-hero-finance{font-size:13px;color:#6b7280;margin:14px 0 0;padding-top:14px;border-top:1px solid #e5e7eb}\n.bl-hero-img{border-radius:12px;background:#fff;border:1px solid #f0d8d4;padding:16px;aspect-ratio:1\/1;display:flex;align-items:center;justify-content:center;overflow:hidden}\n.bl-hero-img img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply}\n@media(max-width:860px){.bl-hero{grid-template-columns:1fr;gap:28px;padding:40px 20px}.bl-hero-img{aspect-ratio:4\/3;order:-1}}\n\/* Stats *\/\n.bl-stats-wrap{background:transparent;padding:12px 24px 0}\n.bl-stats{display:flex;max-width:1080px;margin:0 auto;flex-wrap:wrap;background:#0F1923;border-radius:10px;overflow:hidden}\n.bl-stat{flex:1;min-width:110px;text-align:center;padding:22px 10px;border-right:1px solid rgba(255,255,255,.07)}\n.bl-stat:last-child{border-right:none}\n.bl-stat-n{display:block;font-size:22px;font-weight:800;color:#C84B2F;line-height:1;margin-bottom:5px}\n.bl-stat-l{display:block;font-size:10px;color:#64748b;letter-spacing:.06em;text-transform:uppercase;line-height:1.4}\n@media(max-width:680px){.bl-stat{min-width:calc(50% - 1px);padding:16px 6px}}\n\/* Mode cards *\/\n.bl-mode-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:32px}\n.bl-mode-card{background:#fff;border:1px solid #f0d8d4;border-left:4px solid #C84B2F;border-radius:0 10px 10px 0;padding:24px}\n.bl-mode-nm{font-size:11px;font-weight:700;color:#C84B2F;letter-spacing:.09em;text-transform:uppercase;margin:0 0 8px;display:block}\n.bl-mode-h{font-size:17px;font-weight:700;color:#1A1410;margin:0 0 10px}\n.bl-mode-p{font-size:14px;color:#374151;line-height:1.65;margin:0}\n@media(max-width:640px){.bl-mode-grid{grid-template-columns:1fr}}\n\/* Feature cards *\/\n.bl-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}\n.bl-feat-card{background:#fff;border:1px solid #f0d8d4;border-radius:10px;padding:28px;overflow:hidden;transition:box-shadow .25s}\n.bl-feat-card:hover{box-shadow:0 8px 24px rgba(15,25,35,.1)}\n.bl-feat-img{margin:-28px -28px 20px;width:calc(100% + 56px);aspect-ratio:4\/3;overflow:hidden;border-radius:10px 10px 0 0;background:#FFF5F3}\n.bl-feat-img img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply}\n.bl-feat-h{font-size:17px;font-weight:700;color:#1A1410;margin:0 0 10px}\n.bl-feat-p{font-size:14px;line-height:1.65;color:#374151;margin:0}\n@media(max-width:720px){.bl-feat-grid{grid-template-columns:1fr;gap:14px}}\n\/* Specs *\/\n.bl-spec{width:100%;border-collapse:collapse;margin-top:22px;font-size:14px}\n.bl-spec th{padding:10px 16px;background:#0F1923;color:#fff;text-align:left;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}\n.bl-spec th:first-child{border-radius:8px 0 0 0}\n.bl-spec th:last-child{border-radius:0 8px 0 0}\n.bl-spec td{padding:11px 16px;border-bottom:1px solid #e5e7eb;color:#374151}\n.bl-spec tr:nth-child(even) td{background:#f8fafc}\n.bl-spec td:first-child{font-weight:600;color:#0F1923;width:36%;font-size:13px}\n\/* Box *\/\n.bl-box-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:26px}\n.bl-box-item{background:#fff;border:1px solid #f0d8d4;border-radius:8px;padding:16px;display:flex;align-items:flex-start;gap:10px}\n.bl-box-ic{flex-shrink:0;width:32px;height:32px;background:#FFF5F3;border-radius:7px;display:flex;align-items:center;justify-content:center}\n.bl-box-tx{font-size:13px;font-weight:600;color:#1A1410;margin:0;line-height:1.4}\n@media(max-width:480px){.bl-box-grid{grid-template-columns:1fr}}\n\/* FAQ *\/\n.bl-faq-list{margin-top:22px}\n.bl-faq-item{border-bottom:1px solid #f0d8d4;margin:0}\n.bl-faq-item summary{font-size:16px;font-weight:600;color:#1A1410;padding:18px 44px 18px 0;cursor:pointer;list-style:none;position:relative;display:block;-webkit-tap-highlight-color:transparent}\n.bl-faq-item summary::-webkit-details-marker{display:none}\n.bl-faq-item summary::after{content:'+';position:absolute;right:2px;top:50%;transform:translateY(-50%);font-size:24px;font-weight:300;color:#C84B2F;transition:transform .25s;line-height:1}\n.bl-faq-item[open] summary::after{transform:translateY(-50%) rotate(45deg)}\n.bl-faq-body{padding:0 0 20px;font-size:15px;line-height:1.75;color:#374151}\n\/* Trust band *\/\n.bl-trust-strip{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:36px 0;background:#fff}\n.bl-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1080px;margin:0 auto;padding:0 24px}\n.bl-trust-item{text-align:center;padding:10px 6px}\n.bl-trust-ic{width:44px;height:44px;margin:0 auto 10px;background:#FFF5F3;border-radius:10px;display:flex;align-items:center;justify-content:center}\n.bl-trust-h{font-size:14px;font-weight:700;color:#0F1923;margin:0 0 4px}\n.bl-trust-p{font-size:12px;color:#6b7280;line-height:1.4;margin:0}\n@media(max-width:640px){.bl-trust-grid{grid-template-columns:repeat(2,1fr)}}\n\/* CTA *\/\n.bl-cta-box{background:linear-gradient(135deg,#0F1923 0%,#1e3048 100%);border-radius:10px;padding:56px 48px;text-align:center;margin:0 0 32px}\n.bl-cta-inner{max-width:580px;margin:0 auto}\n.bl-cta-h{font-size:clamp(22px,3vw,32px);font-weight:800;color:#fff;margin:0 0 14px;line-height:1.2}\n.bl-cta-p{font-size:16px;color:#fff!important;margin:0 0 28px;line-height:1.65}\n.bl-cta-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 10px;margin-bottom:32px}\n.bl-cta-pill{background:rgba(200,75,47,.12);border:1px solid rgba(200,75,47,.35);color:#f0a090;font-size:13px;font-weight:600;padding:8px 18px;border-radius:24px}\n.bl-cta-btn-phone{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#0F1923!important;font-weight:700;font-size:16px;padding:17px 36px;border-radius:12px;text-decoration:none!important;transition:background .2s}\n.bl-cta-btn-phone:hover{background:#FFF5F3;text-decoration:none!important}\n.bl-cta-scroll{display:block;margin-top:22px;font-size:15px;font-weight:600;color:#7a8fa3;text-decoration:none;cursor:pointer;transition:color .2s}\n.bl-cta-scroll:hover{color:#C84B2F}\n@media(max-width:640px){.bl-cta-box{padding:40px 24px}.bl-cta-btn-phone{font-size:14px;padding:15px 24px}}\nhr.bl-hr{border:none;height:2px;background:linear-gradient(90deg,transparent,#C84B2F 30%,#FFF5F3 50%,#C84B2F 70%,transparent);opacity:.3;margin:0}\n.bl-usage-tip{background:#FFF5F3;border:1px solid #f0d8d4;border-left:4px solid #C84B2F;border-radius:0 8px 8px 0;padding:18px 24px;margin-top:24px;font-size:14px;color:#374151;line-height:1.65}\n\u003c\/style\u003e\n\n\u003c!-- 1. JUMP NAV --\u003e\n\u003cnav class=\"bl-nav\"\u003e\n  \u003cdiv class=\"bl-nav-inner\"\u003e\n    \u003ca href=\"#bl-modes\"\u003eTreatment Modes\u003c\/a\u003e\n    \u003ca href=\"#bl-features\"\u003eFeatures\u003c\/a\u003e\n    \u003ca href=\"#bl-specs\"\u003eSpecifications\u003c\/a\u003e\n    \u003ca href=\"#bl-faq\"\u003eFAQ\u003c\/a\u003e\n    \u003ca href=\"#bl-cta\"\u003eGet Help Choosing\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\u003c!-- 2. HERO --\u003e\n\u003cdiv class=\"bl-hero-wrap\"\u003e\n  \u003cdiv class=\"bl-hero\"\u003e\n    \u003cdiv class=\"bl-hero-text\"\u003e\n      \u003cspan class=\"bl-badge\"\u003eAuthorized BioLight Dealer\u003c\/span\u003e\n      \u003ch2 class=\"bl-h2-hero\"\u003eBioLight ReJuvenate\u003cbr\u003eWhole-Body Red Light Panel\u003c\/h2\u003e\n      \u003cp class=\"bl-hero-sub\"\u003e1,008 LEDs. 3,000W output. Full-body coverage from head to toe in a single 10-to-20-minute session — with clinically relevant irradiance and the widest pulsed-frequency range in the BioLight lineup.\u003c\/p\u003e\n      \u003cp class=\"bl-hero-sub\"\u003eDesigned for home wellness users who want professional-grade output, and equally at home in a \u003ca href=\"\/collections\/biolight\" style=\"color:#C84B2F;font-weight:600;\"\u003emed spa or wellness center\u003c\/a\u003e. Red-only, NIR-only, or combined Red + NIR modes. Brightness adjustable from 1–100%. Pulsed frequencies 0–10,000 Hz.\u003c\/p\u003e\n      \u003cp class=\"bl-hero-finance\"\u003eAffirm \u0026amp; Shop Pay financing available at checkout.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-hero-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/3_7f1d1f10-44f4-435f-b8e0-e0f72e78c783.jpg?v=1782987958\" alt=\"BioLight ReJuvenate Whole-Body Red Light Therapy Panel\" loading=\"eager\" width=\"540\" height=\"540\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 3. STATS BAR — exactly 4 items --\u003e\n\u003cdiv class=\"bl-stats-wrap\"\u003e\n  \u003cdiv class=\"bl-stats\"\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e1,008\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003eTotal LEDs\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e660 + 850\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003eWavelengths (nm)\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e~56.9\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003emW\/cm² @ 6 in.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e3,000W\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003eTotal Power Output\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 4. HOOK PARAGRAPH --\u003e\n\u003csection class=\"bl-s\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003cp style=\"border-left:4px solid #C84B2F;padding-left:24px;font-size:16px;line-height:1.8;color:#374151;margin:0;\"\u003e\n      Most targeted panels address a knee, a shoulder, or a patch of skin — but full-body recovery demands something bigger. The ReJuvenate measures 66 inches tall and delivers an irradiance of roughly 56.9 mW\/cm² at six inches, meaning every major muscle group, joint surface, and square inch of skin from shoulders to calves sits within meaningful treatment distance at once. Research on red (660 nm) and near-infrared (850 nm) light suggests it may support muscle recovery, reduce post-exercise soreness, and offer skin-level tissue benefits — particularly when delivered at the irradiance and session lengths that appear most consistently in the literature. If you've been browsing the broader \u003ca href=\"\/collections\/red-light-therapy\" style=\"color:#C84B2F;font-weight:600;\"\u003ered light therapy\u003c\/a\u003e category and wondering whether a full-body panel is worth the step up from a targeted device, the ReJuvenate makes the argument through sheer photon delivery: 1,008 LEDs at professional irradiance, covering the whole body in a single session. Explore the complete \u003ca href=\"\/collections\/biolight\" style=\"color:#C84B2F;font-weight:600;\"\u003eBioLight lineup\u003c\/a\u003e to compare panel sizes side-by-side.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 5. TREATMENT MODES --\u003e\n\u003csection class=\"bl-l\" id=\"bl-modes\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eTreatment Modes \u0026amp; Light Controls\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eThe ReJuvenate gives you precise control over wavelength, intensity, and pulse frequency — so you can dial in a protocol for recovery, skin wellness, or deep-tissue work without guesswork.\u003c\/p\u003e\n    \u003cdiv class=\"bl-mode-grid\"\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003e660 nm Red Light\u003c\/span\u003e\n        \u003cdiv class=\"bl-mode-h\"\u003eRed-Only Mode\u003c\/div\u003e\n        \u003cp class=\"bl-mode-p\"\u003eTargets superficial tissue and the skin surface. Research suggests red light at 660 nm may support skin-level tissue health and surface-level post-exercise recovery when used consistently at appropriate irradiance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003e850 nm Near-Infrared\u003c\/span\u003e\n        \u003cdiv class=\"bl-mode-h\"\u003eNIR-Only Mode\u003c\/div\u003e\n        \u003cp class=\"bl-mode-p\"\u003eNear-infrared light penetrates more deeply than visible red wavelengths, reaching muscle tissue and joints. Research suggests NIR at 850 nm may support muscle recovery and reduce post-exercise soreness.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003e660 nm + 850 nm Combined\u003c\/span\u003e\n        \u003cdiv class=\"bl-mode-h\"\u003eRed + NIR Mode\u003c\/div\u003e\n        \u003cp class=\"bl-mode-p\"\u003eSimultaneous delivery of both wavelengths for a comprehensive protocol. This is the most common mode in published photobiomodulation research and covers both surface-level and deeper tissue simultaneously.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003e0 – 10,000 Hz Variable\u003c\/span\u003e\n        \u003cdiv class=\"bl-mode-h\"\u003ePulsed Frequency Control\u003c\/div\u003e\n        \u003cp class=\"bl-mode-p\"\u003eThe widest pulsed-frequency range in the BioLight lineup. Brightness adjustable from 1–100% and frequency from 0 (continuous) to 10,000 Hz — enabling a broad range of research-informed session configurations.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-usage-tip\"\u003e\n      \u003cstrong\u003eGetting started:\u003c\/strong\u003e For new users, BioLight generally recommends starting with the Red + NIR combined mode, brightness at 50–70%, continuous wave (0 Hz pulse), at a distance of 6–12 inches from the panel surface. Begin with 10-minute sessions three to four times per week and increase duration or frequency gradually as your body adapts. Always wear the included protective eyewear, and consult a healthcare provider before starting any new wellness protocol.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 6. FEATURE CARDS --\u003e\n\u003csection class=\"bl-s\" id=\"bl-features\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eBuilt for Professional-Grade Output\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eThree engineering choices set the ReJuvenate apart from consumer-grade panels — irradiance density, beam focusing, and thermal management.\u003c\/p\u003e\n    \u003cdiv class=\"bl-feat-grid\"\u003e\n      \u003cdiv class=\"bl-feat-card\"\u003e\n        \u003cdiv class=\"bl-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/1_0d1036f7-434e-47bf-92ca-780b18da8fd5.jpg?v=1782987958\" alt=\"BioLight ReJuvenate LED array close-up\" loading=\"lazy\" width=\"480\" height=\"360\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-feat-h\"\u003e1,008-LED Full-Body Array\u003c\/div\u003e\n        \u003cp class=\"bl-feat-p\"\u003eAt 66 inches tall, the ReJuvenate is BioLight's largest panel — significantly more LEDs than the ReStore (300 LEDs) or ReCharge (60 LEDs). Full-body coverage means no need to reposition mid-session.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-feat-card\"\u003e\n        \u003cdiv class=\"bl-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/2_22030fd8-837f-4370-9789-6e2ab5b3272e.jpg?v=1782987958\" alt=\"BioLight ReJuvenate 30-degree focusing optics\" loading=\"lazy\" width=\"480\" height=\"360\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-feat-h\"\u003e30° Focusing Optics\u003c\/div\u003e\n        \u003cp class=\"bl-feat-p\"\u003eNarrow-beam lenses concentrate photon delivery rather than scattering light broadly. This is how the panel maintains ~56.9 mW\/cm² irradiance at 6 inches — meaningful output at the tissue, not just impressive numbers on a spec sheet.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-feat-card\"\u003e\n        \u003cdiv class=\"bl-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/4_723fca25-2b13-4f57-bde2-7ed800e2d591.jpg?v=1782987959\" alt=\"BioLight ReJuvenate internal cooling fan system\" loading=\"lazy\" width=\"480\" height=\"360\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-feat-h\"\u003e20-Fan Active Cooling\u003c\/div\u003e\n        \u003cp class=\"bl-feat-p\"\u003eTwenty internal fans pull heat away from the LED board during operation. Consistent thermal management keeps LEDs operating at rated output session after session — important for long-term irradiance consistency in a commercial or home setting.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 7. SPECS TABLE --\u003e\n\u003csection class=\"bl-l\" id=\"bl-specs\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eFull Specifications\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eVerified specifications for the BioLight ReJuvenate whole-body panel.\u003c\/p\u003e\n    \u003ctable class=\"bl-spec\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eSpecification\u003c\/th\u003e\n          \u003cth\u003eValue\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eBioLight ReJuvenate\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWavelengths\u003c\/td\u003e\n\u003ctd\u003e660 nm (red) + 850 nm (near-infrared)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eLED Count\u003c\/td\u003e\n\u003ctd\u003e1,008 LEDs\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eIrradiance\u003c\/td\u003e\n\u003ctd\u003e56.9 mW\/cm² at 6 inches, per BioLight's own ReJuvenate product PDF. A figure of 62.0 mW\/cm² also appears on their website with no supporting document. Note that 56.9 was first published when this panel had 700 LEDs, and was carried over unchanged to the current 1,008-LED version\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e66\" × 23\" × ~3\"\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e65 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePower Draw\u003c\/td\u003e\n\u003ctd\u003e3,000W\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eBeam Angle\u003c\/td\u003e\n\u003ctd\u003e30° focusing optics\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eBrightness Control\u003c\/td\u003e\n\u003ctd\u003e1–100% adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePulsed Frequencies\u003c\/td\u003e\n\u003ctd\u003e0–10,000 Hz variable\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eTreatment Modes\u003c\/td\u003e\n\u003ctd\u003eRed-only (660 nm), NIR-only (850 nm), Red + NIR combined\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCooling System\u003c\/td\u003e\n\u003ctd\u003e20 internal fans\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eEMF\u003c\/td\u003e\n\u003ctd\u003eSafe EMF emission levels (specific measured value not published by manufacturer)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCertifications\u003c\/td\u003e\n\u003ctd\u003eNot published on product page\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e3-year limited warranty + 60-day trial period; covers defects in materials and workmanship; original purchaser only; BioLight covers shipping on verified warranty claims\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eShipping\u003c\/td\u003e\n\u003ctd\u003eFreight shipping; cost calculated at checkout\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eVariants\u003c\/td\u003e\n\u003ctd\u003eNo Mobile Stand; Mobile Stand\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 8. WHAT'S IN THE BOX --\u003e\n\u003csection class=\"bl-l\" id=\"bl-box\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eWhat's in the Box\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eEverything included with the BioLight ReJuvenate at shipment.\u003c\/p\u003e\n    \u003cdiv class=\"bl-box-grid\"\u003e\n      \u003cdiv class=\"bl-box-item\"\u003e\n        \u003cdiv class=\"bl-box-ic\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M3 9h18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"bl-box-tx\"\u003eReJuvenate full-body red light therapy panel\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-box-item\"\u003e\n        \u003cdiv class=\"bl-box-ic\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4l3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"bl-box-tx\"\u003eProtective eyewear\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-box-item\"\u003e\n        \u003cdiv class=\"bl-box-ic\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"bl-box-tx\"\u003eUser manual and ebook\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-box-item\"\u003e\n        \u003cdiv class=\"bl-box-ic\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\u003e\u003c\/line\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"bl-box-tx\"\u003eOptional mobile stand (available at purchase — not included by default)\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 9. FAQ --\u003e\n\u003csection class=\"bl-s\" id=\"bl-faq\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003cdiv class=\"bl-faq-list\"\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eHow does the ReJuvenate compare to other BioLight panels?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          The ReJuvenate is BioLight's largest and most powerful panel. It features 1,008 LEDs and 3,000W total output, compared to the ReStore (300 LEDs, 476W) and the ReCharge (60 LEDs) — making it the only option in the lineup capable of true full-body coverage in a single session without repositioning. The ReJuvenate also offers the widest pulsed-frequency range (0–10,000 Hz) and covers a far larger treatment area than either. On irradiance, BioLight publishes two different figures for this panel, 56.9 and 62.0 mW\/cm² at six inches; we quote the lower one until they confirm which is current. If you're deciding between panel sizes, visit our \u003ca href=\"\/collections\/red-light-therapy-panels\" style=\"color:#C84B2F;font-weight:600;\"\u003ered light therapy panels\u003c\/a\u003e collection for a side-by-side comparison.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eWhat wavelengths and treatment modes does the ReJuvenate offer?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          The ReJuvenate emits 660 nm red light and 850 nm near-infrared light. It can be used in three modes: Red-only (660 nm), NIR-only (850 nm), or Red + NIR combined. Brightness is adjustable from 1–100%, and pulsed frequency is variable from 0 (continuous wave) to 10,000 Hz. This range of control lets you configure sessions for surface-level wellness work, deeper tissue recovery, or combined full-body protocols.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eWhat is the recommended session protocol — duration, frequency, and distance?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          BioLight's general guidance for full-body panels: start at 6–12 inches from the panel surface, 10–15 minutes per session, three to four times per week. New users may prefer 10-minute sessions initially to let the body adapt. Many users work up to 20-minute daily sessions over several weeks. Always wear the included protective eyewear during use. Because individual needs vary, we recommend consulting a healthcare provider to develop a protocol appropriate for your specific health goals.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eIs the ReJuvenate suitable for professional or commercial use?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          Yes. BioLight positions the ReJuvenate for med spas, wellness centers, and medical clinics, in addition to home use. Its 3,000W output, 20-fan active cooling system, and 1,008-LED array are designed for durability in high-use environments. The 3-year limited warranty covers defects in materials and workmanship for the original purchaser. If you're equipping a commercial space, call our team at \u003ca href=\"tel:+18885005675\" style=\"color:#C84B2F;font-weight:600;\"\u003e(888) 500-5675\u003c\/a\u003e to discuss your setup and any volume questions.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eAre there any safety considerations or contraindications?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          The ReJuvenate is a general wellness device and is not intended to diagnose, treat, cure, or prevent any disease or medical condition. Always wear the included protective eyewear during sessions to protect your eyes from direct LED exposure. Individuals who are pregnant, have a history of photosensitivity disorders, take photosensitizing medications, or have active skin conditions should consult a physician before use. Do not use the panel directly over implanted electronic devices or on open wounds. Start with shorter sessions and lower intensity if you are new to red light therapy, and discontinue use if you experience adverse reactions.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eIs Recovery Room Direct an authorized BioLight dealer?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          Yes. Recovery Room Direct is an authorized BioLight dealer. Every BioLight product purchased through our store is covered by the full manufacturer warranty — including the ReJuvenate's 3-year limited warranty and 60-day trial period. You're also buying from a team that specializes in recovery equipment and can answer product-specific questions before and after your purchase. Reach us directly at \u003ca href=\"tel:+18885005675\" style=\"color:#C84B2F;font-weight:600;\"\u003e(888) 500-5675\u003c\/a\u003e.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 10. TRUST BAND --\u003e\n\u003cdiv class=\"bl-trust-strip\"\u003e\n  \u003cdiv class=\"bl-trust-grid\"\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eAuthorized Dealer\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eOfficial BioLight retailer. Full manufacturer warranty honored.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M16 8h4l3 5v3h-7V8z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eDelivery Details\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eFreight shipping, calculated at checkout\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eFinancing Available\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eAffirm \u0026amp; Shop Pay installment options at checkout.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"9\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 3.13a4 4 0 0 1 0 7.75\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eRecovery Specialists\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eExpert product guidance, every order.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 11. CTA --\u003e\n\u003csection class=\"bl-s\" id=\"bl-cta\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003cdiv class=\"bl-cta-box\"\u003e\n      \u003cdiv class=\"bl-cta-inner\"\u003e\n        \u003ch2 class=\"bl-cta-h\"\u003eNot Sure If the ReJuvenate Is the Right Fit?\u003c\/h2\u003e\n        \u003cp class=\"bl-cta-p\"\u003eThe ReJuvenate is built for full-body sessions — but if you're treating a specific area, working with a tighter budget, or comparing panel sizes, we can help you match the right device to your goals. Browse the full \u003ca href=\"\/collections\/red-light-therapy-panels\" style=\"color:#f0a090;font-weight:600;\"\u003ered light therapy panels\u003c\/a\u003e collection or call us directly.\u003c\/p\u003e\n        \u003cdiv class=\"bl-cta-pills\"\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ Ships to All 48 States\u003c\/span\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ Authorized BioLight Dealer\u003c\/span\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ Affirm \u0026amp; Shop Pay Available\u003c\/span\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ ReJuvenate-Specific Warranty\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003ca href=\"tel:+18885005675\" class=\"bl-cta-btn-phone\"\u003eSpeak with a Recovery Specialist  •  (888) 500-5675\u003c\/a\u003e\n        \u003ca class=\"bl-cta-scroll\" href=\"#\" onclick=\"window.scrollTo({top:0,behavior:'smooth'});return false;\"\u003e⇧ Ready to order? Scroll up to add to cart\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n","brand":"BioLight","offers":[{"title":"No Mobile Stand","offer_id":53170370445679,"sku":"REJUVENATE","price":4999.0,"currency_code":"USD","in_stock":true},{"title":"Mobile Stand","offer_id":53170370478447,"sku":"REJUVENATE-WITH-STAND","price":5599.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/3_7f1d1f10-44f4-435f-b8e0-e0f72e78c783.jpg?v=1782987958"},{"product_id":"biolight-recharge-red-light-therapy-panel","title":"BioLight ReCharge Red Light Therapy Panel | Touchscreen, Pulsed Frequencies","description":"\u003cstyle\u003e\n\/* BioLight — bl- design system (shared across all BioLight products)\n   Palette: dark #0F1923 · red-accent #C84B2F · warm-light #FFF5F3 *\/\n*,.bl-s,.bl-l,.bl-d{box-sizing:border-box}\n.bl-s,.bl-l,.bl-d{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased}\n.bl-s{padding:56px 0;background:#fff;width:100%}\n.bl-l{padding:56px 0;background:#FFF5F3;width:100%}\n.bl-d{padding:56px 0;background:#0F1923;color:#fff;width:100%}\n.bl-c{max-width:1080px;margin:0 auto;padding:0 24px}\n.bl-title{font-size:clamp(22px,2.8vw,30px);font-weight:700;color:#1A1410;margin:0 0 10px;line-height:1.2;padding-bottom:14px;position:relative;display:inline-block}\n.bl-title::after{content:'';position:absolute;bottom:0;left:0;width:40px;height:3px;background:#C84B2F;border-radius:2px}\n.bl-d .bl-title{color:#fff}\n.bl-lead{font-size:16px;line-height:1.7;color:#374151;max-width:640px;margin:14px 0 32px}\n.bl-d .bl-lead{color:#94a3b8}\n.bl-s p,.bl-l p{font-size:15px;line-height:1.7;color:#374151;margin:0 0 14px}\n\/* Nav *\/\n.bl-nav{background:#fff;width:100%;border-bottom:1px solid #f0d8d4}\n.bl-nav-inner{max-width:1080px;margin:0 auto;display:flex;padding:10px 24px;gap:8px;flex-wrap:wrap}\n.bl-nav a{display:inline-block;padding:7px 16px;background:#FFF5F3;color:#0F1923!important;font-size:13px;font-weight:500;border-radius:20px;text-decoration:none!important;white-space:nowrap;transition:background .15s,color .15s}\n.bl-nav a:hover{background:#0F1923!important;color:#fff!important}\n\/* Hero *\/\n.bl-hero-wrap{background:#fff;border-bottom:1px solid #e5e7eb}\n.bl-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:center;padding:48px 24px;max-width:1080px;margin:0 auto}\n.bl-badge{display:inline-block;background:#C84B2F;color:#fff;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:5px 12px;border-radius:4px;margin-bottom:16px}\n.bl-h2-hero{font-size:clamp(26px,3.5vw,40px);font-weight:800;color:#1A1410;line-height:1.15;margin:0 0 18px}\n.bl-hero-sub{font-size:16px;line-height:1.65;color:#374151;margin:0 0 16px}\n.bl-hero-finance{font-size:13px;color:#6b7280;margin:14px 0 0;padding-top:14px;border-top:1px solid #e5e7eb}\n.bl-hero-img{border-radius:12px;background:#fff;border:1px solid #f0d8d4;padding:16px;aspect-ratio:1\/1;display:flex;align-items:center;justify-content:center;overflow:hidden}\n.bl-hero-img img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply}\n@media(max-width:860px){.bl-hero{grid-template-columns:1fr;gap:28px;padding:40px 20px}.bl-hero-img{aspect-ratio:4\/3;order:-1}}\n\/* Stats *\/\n.bl-stats-wrap{background:transparent;padding:12px 24px 0}\n.bl-stats{display:flex;max-width:1080px;margin:0 auto;flex-wrap:wrap;background:#0F1923;border-radius:10px;overflow:hidden}\n.bl-stat{flex:1;min-width:110px;text-align:center;padding:22px 10px;border-right:1px solid rgba(255,255,255,.07)}\n.bl-stat:last-child{border-right:none}\n.bl-stat-n{display:block;font-size:22px;font-weight:800;color:#C84B2F;line-height:1;margin-bottom:5px}\n.bl-stat-l{display:block;font-size:10px;color:#64748b;letter-spacing:.06em;text-transform:uppercase;line-height:1.4}\n@media(max-width:680px){.bl-stat{min-width:calc(50% - 1px);padding:16px 6px}}\n\/* Mode cards *\/\n.bl-mode-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:32px}\n.bl-mode-card{background:#fff;border:1px solid #f0d8d4;border-left:4px solid #C84B2F;border-radius:0 10px 10px 0;padding:24px}\n.bl-mode-nm{font-size:11px;font-weight:700;color:#C84B2F;letter-spacing:.09em;text-transform:uppercase;margin:0 0 8px;display:block}\n.bl-mode-h{font-size:17px;font-weight:700;color:#1A1410;margin:0 0 10px}\n.bl-mode-p{font-size:14px;color:#374151;line-height:1.65;margin:0}\n@media(max-width:640px){.bl-mode-grid{grid-template-columns:1fr}}\n\/* Feature cards *\/\n.bl-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}\n.bl-feat-card{background:#fff;border:1px solid #f0d8d4;border-radius:10px;padding:28px;overflow:hidden;transition:box-shadow .25s}\n.bl-feat-card:hover{box-shadow:0 8px 24px rgba(15,25,35,.1)}\n.bl-feat-img{margin:-28px -28px 20px;width:calc(100% + 56px);aspect-ratio:4\/3;overflow:hidden;border-radius:10px 10px 0 0;background:#FFF5F3}\n.bl-feat-img img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply}\n.bl-feat-h{font-size:17px;font-weight:700;color:#1A1410;margin:0 0 10px}\n.bl-feat-p{font-size:14px;line-height:1.65;color:#374151;margin:0}\n@media(max-width:720px){.bl-feat-grid{grid-template-columns:1fr;gap:14px}}\n\/* Specs *\/\n.bl-spec{width:100%;border-collapse:collapse;margin-top:22px;font-size:14px}\n.bl-spec th{padding:10px 16px;background:#0F1923;color:#fff;text-align:left;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}\n.bl-spec th:first-child{border-radius:8px 0 0 0}\n.bl-spec th:last-child{border-radius:0 8px 0 0}\n.bl-spec td{padding:11px 16px;border-bottom:1px solid #e5e7eb;color:#374151}\n.bl-spec tr:nth-child(even) td{background:#f8fafc}\n.bl-spec td:first-child{font-weight:600;color:#0F1923;width:36%;font-size:13px}\n\/* Box *\/\n.bl-box-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:26px}\n.bl-box-item{background:#fff;border:1px solid #f0d8d4;border-radius:8px;padding:16px;display:flex;align-items:flex-start;gap:10px}\n.bl-box-ic{flex-shrink:0;width:32px;height:32px;background:#FFF5F3;border-radius:7px;display:flex;align-items:center;justify-content:center}\n.bl-box-tx{font-size:13px;font-weight:600;color:#1A1410;margin:0;line-height:1.4}\n@media(max-width:480px){.bl-box-grid{grid-template-columns:1fr}}\n\/* FAQ *\/\n.bl-faq-list{margin-top:22px}\n.bl-faq-item{border-bottom:1px solid #f0d8d4;margin:0}\n.bl-faq-item summary{font-size:16px;font-weight:600;color:#1A1410;padding:18px 44px 18px 0;cursor:pointer;list-style:none;position:relative;display:block;-webkit-tap-highlight-color:transparent}\n.bl-faq-item summary::-webkit-details-marker{display:none}\n.bl-faq-item summary::after{content:'+';position:absolute;right:2px;top:50%;transform:translateY(-50%);font-size:24px;font-weight:300;color:#C84B2F;transition:transform .25s;line-height:1}\n.bl-faq-item[open] summary::after{transform:translateY(-50%) rotate(45deg)}\n.bl-faq-body{padding:0 0 20px;font-size:15px;line-height:1.75;color:#374151}\n\/* Trust band *\/\n.bl-trust-strip{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:36px 0;background:#fff}\n.bl-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1080px;margin:0 auto;padding:0 24px}\n.bl-trust-item{text-align:center;padding:10px 6px}\n.bl-trust-ic{width:44px;height:44px;margin:0 auto 10px;background:#FFF5F3;border-radius:10px;display:flex;align-items:center;justify-content:center}\n.bl-trust-h{font-size:14px;font-weight:700;color:#0F1923;margin:0 0 4px}\n.bl-trust-p{font-size:12px;color:#6b7280;line-height:1.4;margin:0}\n@media(max-width:640px){.bl-trust-grid{grid-template-columns:repeat(2,1fr)}}\n\/* CTA *\/\n.bl-cta-box{background:linear-gradient(135deg,#0F1923 0%,#1e3048 100%);border-radius:10px;padding:56px 48px;text-align:center;margin:0 0 32px}\n.bl-cta-inner{max-width:580px;margin:0 auto}\n.bl-cta-h{font-size:clamp(22px,3vw,32px);font-weight:800;color:#fff;margin:0 0 14px;line-height:1.2}\n.bl-cta-p{font-size:16px;color:#fff!important;margin:0 0 28px;line-height:1.65}\n.bl-cta-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 10px;margin-bottom:32px}\n.bl-cta-pill{background:rgba(200,75,47,.12);border:1px solid rgba(200,75,47,.35);color:#f0a090;font-size:13px;font-weight:600;padding:8px 18px;border-radius:24px}\n.bl-cta-btn-phone{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#0F1923!important;font-weight:700;font-size:16px;padding:17px 36px;border-radius:12px;text-decoration:none!important;transition:background .2s}\n.bl-cta-btn-phone:hover{background:#FFF5F3;text-decoration:none!important}\n.bl-cta-scroll{display:block;margin-top:22px;font-size:15px;font-weight:600;color:#7a8fa3;text-decoration:none;cursor:pointer;transition:color .2s}\n.bl-cta-scroll:hover{color:#C84B2F}\n@media(max-width:640px){.bl-cta-box{padding:40px 24px}.bl-cta-btn-phone{font-size:14px;padding:15px 24px}}\nhr.bl-hr{border:none;height:2px;background:linear-gradient(90deg,transparent,#C84B2F 30%,#FFF5F3 50%,#C84B2F 70%,transparent);opacity:.3;margin:0}\n.bl-usage-tip{background:#FFF5F3;border:1px solid #f0d8d4;border-left:4px solid #C84B2F;border-radius:0 8px 8px 0;padding:18px 24px;margin-top:24px;font-size:14px;color:#374151;line-height:1.65}\n\u003c\/style\u003e\n\n\u003c!-- 1. JUMP NAV --\u003e\n\u003cnav class=\"bl-nav\" aria-label=\"Page sections\"\u003e\n  \u003cdiv class=\"bl-nav-inner\"\u003e\n    \u003ca href=\"#bl-modes\"\u003eLight Modes\u003c\/a\u003e\n    \u003ca href=\"#bl-features\"\u003eFeatures\u003c\/a\u003e\n    \u003ca href=\"#bl-specs\"\u003eSpecifications\u003c\/a\u003e\n    \u003ca href=\"#bl-faq\"\u003eFAQ\u003c\/a\u003e\n    \u003ca href=\"#bl-cta\"\u003eGet Help Choosing\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\u003c!-- 2. HERO --\u003e\n\u003cdiv class=\"bl-hero-wrap\"\u003e\n  \u003cdiv class=\"bl-hero\"\u003e\n    \u003cdiv class=\"bl-hero-text\"\u003e\n      \u003cspan class=\"bl-badge\"\u003eAuthorized BioLight Dealer\u003c\/span\u003e\n      \u003ch2 class=\"bl-h2-hero\"\u003eTargeted Red Light Therapy with Touchscreen Precision\u003c\/h2\u003e\n      \u003cp class=\"bl-hero-sub\"\u003eThe BioLight ReCharge is a compact tabletop panel built for focused treatment — face, joints, and specific muscle groups — with clinic-grade touchscreen control over brightness and pulsing frequencies, at a home-user price point.\u003c\/p\u003e\n      \u003cp class=\"bl-hero-sub\"\u003ePart of the \u003ca href=\"\/collections\/biolight\" style=\"color:#C84B2F;font-weight:600;text-decoration:none\"\u003eBioLight lineup\u003c\/a\u003e, the ReCharge delivers dual-wavelength red and near-infrared light with adjustable intensity (1–100%) and programmable pulsing (1–10,000 Hz) — offering customization rarely seen at this price range in \u003ca href=\"\/collections\/red-light-therapy\" style=\"color:#C84B2F;font-weight:600;text-decoration:none\"\u003econsumer red light therapy\u003c\/a\u003e.\u003c\/p\u003e\n      \u003cp class=\"bl-hero-finance\"\u003eAffirm \u0026amp; Shop Pay financing available at checkout.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-hero-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/1_ff69539a-2b34-4210-b8c6-8663e281d7de.jpg?v=1782987958\" alt=\"BioLight ReCharge red light therapy panel — touchscreen tabletop design\" width=\"540\" height=\"540\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 3. STATS BAR --\u003e\n\u003cdiv class=\"bl-stats-wrap\"\u003e\n  \u003cdiv class=\"bl-stats\"\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e60\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003eHigh-Power LEDs\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e660\/850\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003eDual Wavelengths (nm)\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e63\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003emW\/cm² Irradiance at 6″\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e10K Hz\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003eMax Pulsing Frequency\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 4. HOOK PARAGRAPH --\u003e\n\u003csection class=\"bl-s\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003cp style=\"border-left:4px solid #C84B2F;padding-left:24px;font-size:16px;line-height:1.75;color:#374151;margin:0 0 18px\"\u003e\n      Most people exploring \u003ca href=\"\/collections\/red-light-therapy\" style=\"color:#C84B2F;font-weight:600;text-decoration:none\"\u003ered light therapy\u003c\/a\u003e don't need whole-body coverage on day one. They need something they'll actually use — a compact panel they can position in front of their face for a skincare session, hold near a sore knee after a long run, or direct at a shoulder that never quite recovered. That's the use case the BioLight ReCharge was designed for. At 11.3 by 8.3 inches, it fits on a desk or nightstand, takes about thirty seconds to set up, and delivers 63 mW\/cm² of therapeutic irradiance at six inches — enough output to reach tissue-level depth within a standard session window, according to published photobiomodulation research. Where most entry-level panels give you an on\/off switch, the ReCharge gives you a touchscreen, 1–100% brightness control, and a programmable pulsing range from 1 to 10,000 Hz. That's the kind of customization that allows you to follow specific protocol recommendations from a practitioner, adjust to personal sensitivity, or experiment with different frequencies across sessions. If you're weighing this against a larger BioLight panel, browse the full \u003ca href=\"\/collections\/red-light-therapy-panels\" style=\"color:#C84B2F;font-weight:600;text-decoration:none\"\u003ered light therapy panel comparison\u003c\/a\u003e — but for targeted treatment with real control, the ReCharge stands out at its price point.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 5. LIGHT MODES SECTION --\u003e\n\u003csection class=\"bl-l\" id=\"bl-modes\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eThree Treatment Modes, One Touchscreen\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eThe ReCharge lets you select the exact wavelength combination for each session — red-only, near-infrared only, or both simultaneously — with brightness and pulsing frequency dialed in from the panel's touchscreen interface.\u003c\/p\u003e\n\n    \u003cdiv class=\"bl-mode-grid\"\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003eMode 1\u003c\/span\u003e\n        \u003ch3 class=\"bl-mode-h\"\u003eRed Light Only — 660 nm\u003c\/h3\u003e\n        \u003cp class=\"bl-mode-p\"\u003e660 nm red light is absorbed primarily at the skin and superficial tissue level. Research suggests it may support skin-level tissue benefits and surface recovery. This mode is commonly used for facial sessions and areas where surface-level tissue is the target.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003eMode 2\u003c\/span\u003e\n        \u003ch3 class=\"bl-mode-h\"\u003eNear-Infrared Only — 850 nm\u003c\/h3\u003e\n        \u003cp class=\"bl-mode-p\"\u003e850 nm near-infrared light penetrates more deeply than visible red, reaching into muscle tissue and joints. Research suggests it may support muscle recovery and joint comfort. This mode is popular for post-exercise use on specific muscle groups or joints.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003eMode 3\u003c\/span\u003e\n        \u003ch3 class=\"bl-mode-h\"\u003eCombo Mode — 660 + 850 nm\u003c\/h3\u003e\n        \u003cp class=\"bl-mode-p\"\u003eBoth wavelengths active simultaneously for a layered approach — surface and deeper tissue addressed in a single session. This is the most common mode used in general photobiomodulation protocols and delivers the full 136W output of the panel.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003eControl\u003c\/span\u003e\n        \u003ch3 class=\"bl-mode-h\"\u003eTouchscreen + Pulsing Control\u003c\/h3\u003e\n        \u003cp class=\"bl-mode-p\"\u003eAdjust brightness from 1–100% and pulse frequency from 1–10,000 Hz directly from the touchscreen — no app required. Low-EMF design with ~1.2% light flicker modulation at 60 Hz. Third-party EMF emissions testing documentation is included with the panel.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bl-usage-tip\"\u003e\n      \u003cstrong\u003eGetting started:\u003c\/strong\u003e Most introductory protocols suggest 10–20 minutes per targeted area, 3–5 times per week, at 6 inches from the panel at 100% brightness. Allow your skin to adjust over the first week at lower intensity before increasing session length. Position the panel so the treatment area is squarely within the beam — the 30° focusing lens concentrates output rather than broadcasting it wide. Always wear the included protective eyewear for sessions near the face or when looking toward the panel. Consult a qualified healthcare provider before beginning if you have any photosensitive conditions or are taking photosensitizing medications.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 6. FEATURE CARDS --\u003e\n\u003csection class=\"bl-s\" id=\"bl-features\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eBuilt for Targeted Precision\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eEvery design choice on the ReCharge — from the 30° focusing lens to the tabletop form factor — is oriented toward targeted, focused treatment rather than full-body coverage.\u003c\/p\u003e\n\n    \u003cdiv class=\"bl-feat-grid\"\u003e\n      \u003cdiv class=\"bl-feat-card\"\u003e\n        \u003cdiv class=\"bl-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/ReCharge_panel.png?v=1782987959\" alt=\"BioLight ReCharge panel front view showing touchscreen interface\" width=\"400\" height=\"300\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"bl-feat-h\"\u003eTouchscreen Interface with Full Parameter Control\u003c\/h3\u003e\n        \u003cp class=\"bl-feat-p\"\u003eThe integrated touchscreen puts brightness, pulsing frequency, mode selection, and session timer in one place — no remote, no companion app, no pairing required. Adjust from 1% brightness for sensitive sessions to 100% for maximum therapeutic output. Pulsing range spans 1 Hz to 10,000 Hz, covering the full scope of published frequency protocols.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-feat-card\"\u003e\n        \u003cdiv class=\"bl-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/6.jpg?v=1782987958\" alt=\"BioLight ReCharge panel showing 30-degree focusing lens detail\" width=\"400\" height=\"300\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"bl-feat-h\"\u003e30° Focusing Lens — Concentrated, Not Scattered\u003c\/h3\u003e\n        \u003cp class=\"bl-feat-p\"\u003eThe 30° optical lens on each of the 60 LEDs concentrates light output into a targeted beam rather than dispersing it across a wide area. This design delivers more consistent irradiance across the treatment zone — important when positioning the panel at a specific body part — and contributes to the verified 63 mW\/cm² reading at six inches.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-feat-card\"\u003e\n        \u003cdiv class=\"bl-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/7.jpg?v=1782987958\" alt=\"BioLight ReCharge panel side profile showing compact tabletop design and cooling fans\" width=\"400\" height=\"300\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"bl-feat-h\"\u003eCompact Tabletop Design with Active Cooling\u003c\/h3\u003e\n        \u003cp class=\"bl-feat-p\"\u003eAt 11.3\" × 8.3\" × 2.6\" and approximately 8 lbs, the ReCharge is designed to sit on a desk, nightstand, or countertop without a wall mount. Two integrated cooling fans manage thermal output during 136W operation, protecting LED longevity — rated to 100,000 hours. Universal voltage (100–240VAC) means it works anywhere in the world without an adapter.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 7. SPECS TABLE --\u003e\n\u003csection class=\"bl-l\" id=\"bl-specs\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eFull Specifications\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eAll specifications verified against manufacturer documentation.\u003c\/p\u003e\n    \u003ctable class=\"bl-spec\" aria-label=\"BioLight ReCharge specifications\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWavelengths\u003c\/td\u003e\n\u003ctd\u003e660 nm (red) + 850 nm (near-infrared)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eLED Count\u003c\/td\u003e\n\u003ctd\u003e60 LEDs\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eIrradiance\u003c\/td\u003e\n\u003ctd\u003e63 mW\/cm² at 6 inches (100% brightness)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e11.3\" × 8.3\" × 2.6\"\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e~8 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePower Draw\u003c\/td\u003e\n\u003ctd\u003e136W\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eElectrical Input\u003c\/td\u003e\n\u003ctd\u003e100–240VAC, 50\/60Hz (universal voltage)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eLED Lifespan\u003c\/td\u003e\n\u003ctd\u003e100,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eBeam Angle\u003c\/td\u003e\n\u003ctd\u003e30° focusing lens\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eBrightness Control\u003c\/td\u003e\n\u003ctd\u003e1–100% adjustable via touchscreen\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePulsing Range\u003c\/td\u003e\n\u003ctd\u003e1–10,000 Hz programmable\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eLight Flicker\u003c\/td\u003e\n\u003ctd\u003e~1.2% modulation at 60 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eEMF\u003c\/td\u003e\n\u003ctd\u003eLow-EMF design; BioLight publishes standard and weighted magnetic and electric field figures plus RF\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCooling\u003c\/td\u003e\n\u003ctd\u003e2 integrated cooling fans\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCertifications\u003c\/td\u003e\n\u003ctd\u003eNot published by BioLight. Independent testing by Elite Electronic Engineering covers irradiance only and is stated to be for information purposes\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e3 years\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eReturn Window\u003c\/td\u003e\n\u003ctd\u003eSee our return policy\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 8. WHAT'S IN THE BOX --\u003e\n\u003csection class=\"bl-s\" id=\"bl-box\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eWhat's in the Box\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eEverything included with your BioLight ReCharge panel.\u003c\/p\u003e\n    \u003cdiv class=\"bl-box-grid\"\u003e\n      \u003cdiv class=\"bl-box-item\"\u003e\n        \u003cdiv class=\"bl-box-ic\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003crect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"8\" y1=\"21\" x2=\"16\" y2=\"21\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12\" y2=\"21\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"bl-box-tx\"\u003eBioLight ReCharge panel (tabletop design)\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-box-item\"\u003e\n        \u003cdiv class=\"bl-box-ic\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4l3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"bl-box-tx\"\u003eProtective eyewear\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-box-item\"\u003e\n        \u003cdiv class=\"bl-box-ic\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003cline x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\u003e\u003c\/line\u003e\u003cpolyline points=\"10 9 9 9 8 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"bl-box-tx\"\u003eUser manual and ebook\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 9. FAQ --\u003e\n\u003csection class=\"bl-l\" id=\"bl-faq\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003cdiv class=\"bl-faq-list\"\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eHow does the ReCharge compare to other BioLight panels?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe ReCharge is BioLight's compact, targeted-treatment panel — designed for focused sessions on a specific area like the face, a joint, or a muscle group rather than whole-body coverage. Its 11.3\" × 8.3\" tabletop form factor and 60-LED array are purpose-built for precision placement at close range. If you're looking for broader coverage — torso, back, or full-body protocols — BioLight's larger floor-standing panels may be a better fit. Browse the full \u003ca href=\"\/collections\/red-light-therapy-panels\" style=\"color:#C84B2F;font-weight:600\"\u003ered light therapy panel comparison\u003c\/a\u003e to find the right size for your goals. Our Recovery Specialists can also walk you through the differences — call \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eWhat wavelengths and modes does the ReCharge offer?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe ReCharge features 660 nm red light and 850 nm near-infrared light, operable in three modes: red-only, near-infrared only, or combo (both simultaneously). In addition to wavelength mode selection, the touchscreen provides 1–100% brightness adjustment and programmable pulsing from 1 Hz to 10,000 Hz. The 30° focusing lens on each LED concentrates output for consistent irradiance — measured at 63 mW\/cm² at six inches on 100% brightness. All three modes are available from the touchscreen without any app or external controller.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eWhat session protocol is recommended — distance, duration, and frequency?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eMost introductory protocols for a panel of this irradiance suggest starting with 10–20 minutes per targeted area at 6 inches from the panel, 3–5 sessions per week. The included ebook provides BioLight's own protocol recommendations by use case. For the first week, consider starting at lower brightness (50–70%) to allow your skin to acclimate, then progressing to 100%. Because this is a general wellness device, we recommend consulting a qualified healthcare provider to establish a protocol tailored to your specific needs — especially if you have underlying health conditions or are on photosensitizing medications.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eIs the ReCharge suitable for professional or commercial use?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe ReCharge is designed and priced as a home wellness panel. Its compact tabletop form factor is well suited for personal use, small-space treatment rooms, or practitioner demonstrations — but it is not a clinical device and should not be marketed or used as one. Practitioners integrating red light therapy into a professional setting may want to review BioLight's larger panels for broader coverage. Note that irradiance is not the reason to move up: the ReCharge's 63 mW\/cm² at six inches is the highest published figure of the three touchscreen panels, and the larger models trade output density for treatment area. If you're evaluating panels for a wellness center or recovery facility, call us at \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e and we can discuss appropriate options from the full \u003ca href=\"\/collections\/biolight\" style=\"color:#C84B2F;font-weight:600\"\u003eBioLight lineup\u003c\/a\u003e.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eWhat are the safety considerations and contraindications?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe BioLight ReCharge is a general wellness device — it is not intended to diagnose, treat, cure, or prevent any disease or medical condition. Do not use it over the eyes without proper protective eyewear (included). Avoid use over active cancer sites, photosensitive skin conditions, or areas with known photosensitizing topical products unless cleared by a healthcare provider. Individuals who are pregnant, have epilepsy, are taking photosensitizing medications, or have conditions involving the thyroid gland should consult a physician before use. Always follow the usage guidelines in the included manual. If you experience unusual sensitivity, discontinue use and consult a healthcare professional.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eIs Recovery Room Direct an authorized BioLight dealer?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eYes. Recovery Room Direct is an authorized BioLight dealer. Every BioLight ReCharge purchased through our store comes with full manufacturer warranty support, genuine product, and the complete documentation package. BioLight's independent testing on this panel, by Elite Electronic Engineering, covers irradiance. You won't find gray-market or refurbished units here. If you have any questions before purchasing, call our Recovery Specialists directly at \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e — we're here to help you choose the right panel for your goals.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 10. TRUST BAND --\u003e\n\u003cdiv class=\"bl-trust-strip\"\u003e\n  \u003cdiv class=\"bl-trust-grid\"\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"bl-trust-h\"\u003eAuthorized Dealer\u003c\/p\u003e\n      \u003cp class=\"bl-trust-p\"\u003eOfficial BioLight retailer — full warranty backed\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M16 8h4a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-1\"\u003e\u003c\/path\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"bl-trust-h\"\u003eDelivery Details\u003c\/p\u003e\n      \u003cp class=\"bl-trust-p\"\u003eParcel shipping, calculated at checkout\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"bl-trust-h\"\u003eFinancing Available\u003c\/p\u003e\n      \u003cp class=\"bl-trust-p\"\u003eAffirm \u0026amp; Shop Pay options at checkout\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003cpath d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"9\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 3.13a4 4 0 0 1 0 7.75\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"bl-trust-h\"\u003eRecovery Specialists\u003c\/p\u003e\n      \u003cp class=\"bl-trust-p\"\u003eExpert product guidance, every order\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 11. CTA --\u003e\n\u003csection class=\"bl-s\" id=\"bl-cta\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003cdiv class=\"bl-cta-box\"\u003e\n      \u003cdiv class=\"bl-cta-inner\"\u003e\n        \u003ch2 class=\"bl-cta-h\"\u003eNot Sure If the ReCharge Is the Right Fit?\u003c\/h2\u003e\n        \u003cp class=\"bl-cta-p\"\u003eThe ReCharge is built for targeted, focused treatment — not whole-body sessions. If you're covering larger areas or want floor-standing coverage, our team can walk you through the full \u003ca href=\"\/collections\/red-light-therapy-panels\" style=\"color:#f0a090;font-weight:600;text-decoration:none\"\u003ered light therapy panel lineup\u003c\/a\u003e. No upsell pressure — just honest guidance to match you with the right panel for your goals.\u003c\/p\u003e\n        \u003cdiv class=\"bl-cta-pills\"\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ Ships to All 48 States\u003c\/span\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ Authorized BioLight Dealer\u003c\/span\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ Affirm \u0026amp; Shop Pay Available\u003c\/span\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ ReCharge 3-Year Warranty\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003ca href=\"tel:+18885005675\" class=\"bl-cta-btn-phone\"\u003eSpeak with a Recovery Specialist  •  (888) 500-5675\u003c\/a\u003e\n                \u003ca class=\"bl-cta-scroll\" href=\"#\" onclick=\"window.scrollTo({top:0,behavior:'smooth'});return false;\"\u003e⇧ Ready to order? Scroll up to add to cart\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n","brand":"BioLight","offers":[{"title":"Default Title","offer_id":53170370511215,"sku":"RECHARGE","price":999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/1_ff69539a-2b34-4210-b8c6-8663e281d7de.jpg?v=1782987958"},{"product_id":"biolight-shine-handheld-red-light-therapy-device","title":"BioLight Shine Handheld Red Light Therapy Device | 15 LEDs, 630nm \u0026 850nm, 4 Modes","description":"\u003cstyle\u003e\n\/* BioLight — bl- design system (shared across all BioLight products)\n   Palette: dark #0F1923 · red-accent #C84B2F · warm-light #FFF5F3 *\/\n*,.bl-s,.bl-l,.bl-d{box-sizing:border-box}\n.bl-s,.bl-l,.bl-d{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased}\n.bl-s{padding:56px 0;background:#fff;width:100%}\n.bl-l{padding:56px 0;background:#FFF5F3;width:100%}\n.bl-d{padding:56px 0;background:#0F1923;color:#fff;width:100%}\n.bl-c{max-width:1080px;margin:0 auto;padding:0 24px}\n.bl-title{font-size:clamp(22px,2.8vw,30px);font-weight:700;color:#1A1410;margin:0 0 10px;line-height:1.2;padding-bottom:14px;position:relative;display:inline-block}\n.bl-title::after{content:'';position:absolute;bottom:0;left:0;width:40px;height:3px;background:#C84B2F;border-radius:2px}\n.bl-d .bl-title{color:#fff}\n.bl-lead{font-size:16px;line-height:1.7;color:#374151;max-width:640px;margin:14px 0 32px}\n.bl-d .bl-lead{color:#94a3b8}\n.bl-s p,.bl-l p{font-size:15px;line-height:1.7;color:#374151;margin:0 0 14px}\n\/* Nav *\/\n.bl-nav{background:#fff;width:100%;border-bottom:1px solid #f0d8d4}\n.bl-nav-inner{max-width:1080px;margin:0 auto;display:flex;padding:10px 24px;gap:8px;flex-wrap:wrap}\n.bl-nav a{display:inline-block;padding:7px 16px;background:#FFF5F3;color:#0F1923!important;font-size:13px;font-weight:500;border-radius:20px;text-decoration:none!important;white-space:nowrap;transition:background .15s,color .15s}\n.bl-nav a:hover{background:#0F1923!important;color:#fff!important}\n\/* Hero *\/\n.bl-hero-wrap{background:#fff;border-bottom:1px solid #e5e7eb}\n.bl-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:center;padding:48px 24px;max-width:1080px;margin:0 auto}\n.bl-badge{display:inline-block;background:#C84B2F;color:#fff;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:5px 12px;border-radius:4px;margin-bottom:16px}\n.bl-h2-hero{font-size:clamp(26px,3.5vw,40px);font-weight:800;color:#1A1410;line-height:1.15;margin:0 0 18px}\n.bl-hero-sub{font-size:16px;line-height:1.65;color:#374151;margin:0 0 16px}\n.bl-hero-finance{font-size:13px;color:#6b7280;margin:14px 0 0;padding-top:14px;border-top:1px solid #e5e7eb}\n.bl-hero-img{border-radius:12px;background:#fff;border:1px solid #f0d8d4;padding:16px;aspect-ratio:1\/1;display:flex;align-items:center;justify-content:center;overflow:hidden}\n.bl-hero-img img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply}\n@media(max-width:860px){.bl-hero{grid-template-columns:1fr;gap:28px;padding:40px 20px}.bl-hero-img{aspect-ratio:4\/3;order:-1}}\n\/* Stats *\/\n.bl-stats-wrap{background:transparent;padding:12px 24px 0}\n.bl-stats{display:flex;max-width:1080px;margin:0 auto;flex-wrap:wrap;background:#0F1923;border-radius:10px;overflow:hidden}\n.bl-stat{flex:1;min-width:110px;text-align:center;padding:22px 10px;border-right:1px solid rgba(255,255,255,.07)}\n.bl-stat:last-child{border-right:none}\n.bl-stat-n{display:block;font-size:22px;font-weight:800;color:#C84B2F;line-height:1;margin-bottom:5px}\n.bl-stat-l{display:block;font-size:10px;color:#64748b;letter-spacing:.06em;text-transform:uppercase;line-height:1.4}\n@media(max-width:680px){.bl-stat{min-width:calc(50% - 1px);padding:16px 6px}}\n\/* Mode cards *\/\n.bl-mode-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:32px}\n.bl-mode-card{background:#fff;border:1px solid #f0d8d4;border-left:4px solid #C84B2F;border-radius:0 10px 10px 0;padding:24px}\n.bl-mode-nm{font-size:11px;font-weight:700;color:#C84B2F;letter-spacing:.09em;text-transform:uppercase;margin:0 0 8px;display:block}\n.bl-mode-h{font-size:17px;font-weight:700;color:#1A1410;margin:0 0 10px}\n.bl-mode-p{font-size:14px;color:#374151;line-height:1.65;margin:0}\n@media(max-width:640px){.bl-mode-grid{grid-template-columns:1fr}}\n\/* Feature cards *\/\n.bl-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}\n.bl-feat-card{background:#fff;border:1px solid #f0d8d4;border-radius:10px;padding:28px;overflow:hidden;transition:box-shadow .25s}\n.bl-feat-card:hover{box-shadow:0 8px 24px rgba(15,25,35,.1)}\n.bl-feat-img{margin:-28px -28px 20px;width:calc(100% + 56px);aspect-ratio:4\/3;overflow:hidden;border-radius:10px 10px 0 0;background:#FFF5F3}\n.bl-feat-img img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply}\n.bl-feat-h{font-size:17px;font-weight:700;color:#1A1410;margin:0 0 10px}\n.bl-feat-p{font-size:14px;line-height:1.65;color:#374151;margin:0}\n@media(max-width:720px){.bl-feat-grid{grid-template-columns:1fr;gap:14px}}\n\/* Specs *\/\n.bl-spec{width:100%;border-collapse:collapse;margin-top:22px;font-size:14px}\n.bl-spec th{padding:10px 16px;background:#0F1923;color:#fff;text-align:left;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}\n.bl-spec th:first-child{border-radius:8px 0 0 0}\n.bl-spec th:last-child{border-radius:0 8px 0 0}\n.bl-spec td{padding:11px 16px;border-bottom:1px solid #e5e7eb;color:#374151}\n.bl-spec tr:nth-child(even) td{background:#f8fafc}\n.bl-spec td:first-child{font-weight:600;color:#0F1923;width:36%;font-size:13px}\n\/* Box *\/\n.bl-box-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:26px}\n.bl-box-item{background:#fff;border:1px solid #f0d8d4;border-radius:8px;padding:16px;display:flex;align-items:flex-start;gap:10px}\n.bl-box-ic{flex-shrink:0;width:32px;height:32px;background:#FFF5F3;border-radius:7px;display:flex;align-items:center;justify-content:center}\n.bl-box-tx{font-size:13px;font-weight:600;color:#1A1410;margin:0;line-height:1.4}\n@media(max-width:480px){.bl-box-grid{grid-template-columns:1fr}}\n\/* FAQ *\/\n.bl-faq-list{margin-top:22px}\n.bl-faq-item{border-bottom:1px solid #f0d8d4;margin:0}\n.bl-faq-item summary{font-size:16px;font-weight:600;color:#1A1410;padding:18px 44px 18px 0;cursor:pointer;list-style:none;position:relative;display:block;-webkit-tap-highlight-color:transparent}\n.bl-faq-item summary::-webkit-details-marker{display:none}\n.bl-faq-item summary::after{content:'+';position:absolute;right:2px;top:50%;transform:translateY(-50%);font-size:24px;font-weight:300;color:#C84B2F;transition:transform .25s;line-height:1}\n.bl-faq-item[open] summary::after{transform:translateY(-50%) rotate(45deg)}\n.bl-faq-body{padding:0 0 20px;font-size:15px;line-height:1.75;color:#374151}\n\/* Trust band *\/\n.bl-trust-strip{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:36px 0;background:#fff}\n.bl-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1080px;margin:0 auto;padding:0 24px}\n.bl-trust-item{text-align:center;padding:10px 6px}\n.bl-trust-ic{width:44px;height:44px;margin:0 auto 10px;background:#FFF5F3;border-radius:10px;display:flex;align-items:center;justify-content:center}\n.bl-trust-h{font-size:14px;font-weight:700;color:#0F1923;margin:0 0 4px}\n.bl-trust-p{font-size:12px;color:#6b7280;line-height:1.4;margin:0}\n@media(max-width:640px){.bl-trust-grid{grid-template-columns:repeat(2,1fr)}}\n\/* CTA *\/\n.bl-cta-box{background:linear-gradient(135deg,#0F1923 0%,#1e3048 100%);border-radius:10px;padding:56px 48px;text-align:center;margin:0 0 32px}\n.bl-cta-inner{max-width:580px;margin:0 auto}\n.bl-cta-h{font-size:clamp(22px,3vw,32px);font-weight:800;color:#fff;margin:0 0 14px;line-height:1.2}\n.bl-cta-p{font-size:16px;color:#fff!important;margin:0 0 28px;line-height:1.65}\n.bl-cta-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 10px;margin-bottom:32px}\n.bl-cta-pill{background:rgba(200,75,47,.12);border:1px solid rgba(200,75,47,.35);color:#f0a090;font-size:13px;font-weight:600;padding:8px 18px;border-radius:24px}\n.bl-cta-btn-phone{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#0F1923!important;font-weight:700;font-size:16px;padding:17px 36px;border-radius:12px;text-decoration:none!important;transition:background .2s}\n.bl-cta-btn-phone:hover{background:#FFF5F3;text-decoration:none!important}\n.bl-cta-scroll{display:block;margin-top:22px;font-size:15px;font-weight:600;color:#7a8fa3;text-decoration:none;cursor:pointer;transition:color .2s}\n.bl-cta-scroll:hover{color:#C84B2F}\n@media(max-width:640px){.bl-cta-box{padding:40px 24px}.bl-cta-btn-phone{font-size:14px;padding:15px 24px}}\nhr.bl-hr{border:none;height:2px;background:linear-gradient(90deg,transparent,#C84B2F 30%,#FFF5F3 50%,#C84B2F 70%,transparent);opacity:.3;margin:0}\n.bl-usage-tip{background:#FFF5F3;border:1px solid #f0d8d4;border-left:4px solid #C84B2F;border-radius:0 8px 8px 0;padding:18px 24px;margin-top:24px;font-size:14px;color:#374151;line-height:1.65}\n.bl-usage-tip strong{color:#0F1923;font-weight:700}\n\u003c\/style\u003e\n\n\u003c!-- JUMP NAV --\u003e\n\u003cnav class=\"bl-nav\" aria-label=\"Product sections\"\u003e\n  \u003cdiv class=\"bl-nav-inner\"\u003e\n    \u003ca href=\"#bl-modes\"\u003eTreatment Modes\u003c\/a\u003e\n    \u003ca href=\"#bl-features\"\u003eFeatures\u003c\/a\u003e\n    \u003ca href=\"#bl-specs\"\u003eSpecs\u003c\/a\u003e\n    \u003ca href=\"#bl-box\"\u003eIn the Box\u003c\/a\u003e\n    \u003ca href=\"#bl-faq\"\u003eFAQ\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"bl-hero-wrap\"\u003e\n  \u003cdiv class=\"bl-hero\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"bl-badge\"\u003eAuthorized BioLight Dealer\u003c\/span\u003e\n      \u003ch2 class=\"bl-h2-hero\"\u003eTargeted Red \u0026amp; Near-Infrared Light — Anywhere You Need It\u003c\/h2\u003e\n      \u003cp class=\"bl-hero-sub\"\u003eA rechargeable handheld red light therapy device built for precision, not coverage. Fifteen dual-emission LEDs deliver 30 mW\/cm² of irradiance at contact, with selectable 630 nm red and 850 nm near-infrared wavelengths. Four treatment modes. Zero EMF. One device that goes where panels can't.\u003c\/p\u003e\n      \u003cp class=\"bl-hero-finance\"\u003eAffirm \u0026amp; Shop Pay financing available at checkout.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-hero-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Shine_p1.2.png?v=1782987963\" alt=\"BioLight Shine handheld red light therapy device — Black finish\" width=\"560\" height=\"560\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- STATS BAR --\u003e\n\u003cdiv class=\"bl-stats-wrap\"\u003e\n  \u003cdiv class=\"bl-stats\"\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n\u003cspan class=\"bl-stat-n\"\u003e15\u003c\/span\u003e\u003cspan class=\"bl-stat-l\"\u003eDual-Emission LEDs\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n\u003cspan class=\"bl-stat-n\"\u003e4\u003c\/span\u003e\u003cspan class=\"bl-stat-l\"\u003eTreatment Modes\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n\u003cspan class=\"bl-stat-n\"\u003e30 mW\u003c\/span\u003e\u003cspan class=\"bl-stat-l\"\u003ecm² at Contact\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n\u003cspan class=\"bl-stat-n\"\u003e0.0 μT\u003c\/span\u003e\u003cspan class=\"bl-stat-l\"\u003eEMF at 0 Inches\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- HOOK --\u003e\n\u003cdiv class=\"bl-s\" style=\"padding:44px 0\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003cp style=\"font-size:17px;line-height:1.75;color:#374151;max-width:820px;border-left:4px solid #C84B2F;padding-left:24px;margin:0\"\u003eThe knee that stiffens after a long run. The shoulder that won't release no matter how long you foam roll. The patch of skin you want to support consistently — not just when you remember to set up in front of a panel. Most handheld near-infrared therapy devices have an irradiance problem: they look like the right tool but don't deliver enough output to matter at tissue depth. The Shine is different. At 30 mW\/cm² measured at contact, this 630 nm and 850 nm device delivers the kind of targeted red light therapy that holds up against the research — not wand-level trickle output. Four modes let you match the session to the goal. And at under 13 oz, it goes where panels can't. Browse all \u003ca href=\"\/collections\/biolight\" style=\"color:#C84B2F;font-weight:600\"\u003eBioLight red light therapy devices\u003c\/a\u003e to compare models, or explore the full \u003ca href=\"\/collections\/red-light-therapy\" style=\"color:#C84B2F;font-weight:600\"\u003ered light therapy collection\u003c\/a\u003e if you're still deciding between a handheld and a panel.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- MODES --\u003e\n\u003cdiv class=\"bl-l\" id=\"bl-modes\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eFour Modes — Select Your Session Goal Before You Start\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eEach mode delivers a specific wavelength configuration matched to a different session goal. One button cycles through all four — select before you start.\u003c\/p\u003e\n    \u003cdiv class=\"bl-mode-grid\"\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003eMode 1 — Red Only\u003c\/span\u003e\n        \u003ch3 class=\"bl-mode-h\"\u003e630 nm Red — Skin-Level Support\u003c\/h3\u003e\n        \u003cp class=\"bl-mode-p\"\u003eRed-only mode runs the 630 nm wavelengths without activating the NIR diodes. At this wavelength, light interacts primarily with epidermal and upper dermal tissue — making this the go-to mode for facial sessions and surface-level skin support. Research suggests repeated exposure may offer skin-level tissue benefits, according to some research. Use when the goal is surface-focused rather than deep tissue.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003eMode 2 — NIR Only\u003c\/span\u003e\n        \u003ch3 class=\"bl-mode-h\"\u003e850 nm NIR — Below the Surface\u003c\/h3\u003e\n        \u003cp class=\"bl-mode-p\"\u003eNear-infrared at 850 nm is not visible to the eye, but it penetrates significantly deeper than red light alone — reaching muscle, joint tissue, and connective structures. Research suggests near-infrared light may support recovery and tissue comfort in the hours after exercise. This is the mode most athletes reach for after training. The Shine is a general wellness device, not intended to diagnose or treat any condition.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003eMode 3 — Red + NIR Combo\u003c\/span\u003e\n        \u003ch3 class=\"bl-mode-h\"\u003eRed + NIR Combined — Full-Spectrum Sessions\u003c\/h3\u003e\n        \u003cp class=\"bl-mode-p\"\u003eRunning both wavelengths simultaneously gives you surface-level activity and the deeper reach of near-infrared in a single pass. Most users default to combined mode for general daily use — joints, muscle groups, or any area where you want both layers addressed without switching modes mid-session. The recommended starting point for new users.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003eMode 4 — 40 Hz Pulsed\u003c\/span\u003e\n        \u003ch3 class=\"bl-mode-h\"\u003e40 Hz Pulsed — Structured Protocol Work\u003c\/h3\u003e\n        \u003cp class=\"bl-mode-p\"\u003eThe Shine's fourth mode pulses both wavelengths at 40 Hz instead of continuous output. Pulsed delivery at specific frequencies is an active area of research, particularly among biohackers and structured-protocol users. This is not a starting point for new users — it's a meaningful option for those who have a specific pulsed-light protocol in mind.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-usage-tip\"\u003e\n\u003cstrong\u003eGetting started:\u003c\/strong\u003e Hold at contact or 0–2 inches from skin · 3–10 minutes per target zone · Mode 3 (Red + NIR) is the recommended starting point · Battery supports 2–2.5 hours per charge · Use daily or as often as needed\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"bl-s\" id=\"bl-features\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eBuilt to Use Daily — At Home, On the Road, or in a Professional Setting\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eThree engineering decisions distinguish the Shine from other handheld red light devices at this price range.\u003c\/p\u003e\n    \u003cdiv class=\"bl-feat-grid\"\u003e\n      \u003cdiv class=\"bl-feat-card\"\u003e\n        \u003cdiv class=\"bl-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Shine_p2.3.png?v=1782987963\" alt=\"BioLight Shine LED panel — 15 dual-emission LEDs with 60-degree focusing optics\" width=\"480\" height=\"360\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"bl-feat-h\"\u003e15 LEDs, 60° Focusing Optics\u003c\/h3\u003e\n        \u003cp class=\"bl-feat-p\"\u003eWider-angle handheld devices scatter output across a larger surface area — which sounds like a feature until you realize it dilutes irradiance at the treatment zone. The Shine uses a 60° focusing beam to concentrate all 15 LEDs onto the target tissue. Result: 30 mW\/cm² at contact — the kind of irradiance figure that appears in clinical research protocols. Smaller contact zone, higher output per square centimeter.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-feat-card\"\u003e\n        \u003cdiv class=\"bl-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Shine_p3.3.png?v=1782987960\" alt=\"BioLight Shine with magnetic stand — charging and hands-free display position\" width=\"480\" height=\"360\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"bl-feat-h\"\u003eZero-EMF, Rechargeable, Cordless\u003c\/h3\u003e\n        \u003cp class=\"bl-feat-p\"\u003eEMF emission measures 0.0 μT at zero inches — tested and documented in BioLight's published specifications, not a marketing claim. For a daily-use wellness device held close to the body, that matters. The built-in rechargeable battery eliminates the cord that most handheld near-infrared therapy devices still require — no tether during sessions. 20,000-hour LED lifespan. See how the Shine compares to \u003ca href=\"\/collections\/red-light-therapy-panels\" style=\"color:#C84B2F;font-weight:600\"\u003eBioLight's panel lineup\u003c\/a\u003e if you're weighing portability against full-body coverage.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-feat-card\"\u003e\n        \u003cdiv class=\"bl-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Shine_p5.3.png?v=1782987962\" alt=\"BioLight Shine in use — targeted red light session on arm\" width=\"480\" height=\"360\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"bl-feat-h\"\u003eCompact Enough to Actually Travel With\u003c\/h3\u003e\n        \u003cp class=\"bl-feat-p\"\u003e6.3\" × 3.8\" × 0.87\" and 12.6 oz. The Shine fits in a carry-on, gym bag, or desk drawer. The included magnetic sleeve doubles as a stand. Most users who own a panel add a handheld once they realize targeted recovery requires a different form factor.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"bl-l\" id=\"bl-specs\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eFull Technical Specifications\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eAll specifications sourced directly from BioLight's official product page and verified at time of publication.\u003c\/p\u003e\n    \u003ctable class=\"bl-spec\"\u003e\n      \u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eBioLight Shine\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003ctd\u003eLED Count\u003c\/td\u003e\n\u003ctd\u003e15 dual-emission LEDs\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eRed Wavelength\u003c\/td\u003e\n\u003ctd\u003e630 nm\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eNear-Infrared Wavelength\u003c\/td\u003e\n\u003ctd\u003e850 nm\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eTreatment Modes\u003c\/td\u003e\n\u003ctd\u003e4 — Red only, NIR only, Red+NIR, 40 Hz Pulsed\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eIrradiance at Contact\u003c\/td\u003e\n\u003ctd\u003e30 mW\/cm²\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eIrradiance at 6 Inches\u003c\/td\u003e\n\u003ctd\u003e4.2 mW\/cm²\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eTotal Power\u003c\/td\u003e\n\u003ctd\u003e3W × 15 LEDs = 45W\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eBeam Angle\u003c\/td\u003e\n\u003ctd\u003e60° focusing optics\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eEMF Emission\u003c\/td\u003e\n\u003ctd\u003e0.0 μT at 0 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eBattery Life\u003c\/td\u003e\n\u003ctd\u003e2–2.5 hours per charge\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eLED Lifespan\u003c\/td\u003e\n\u003ctd\u003e20,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e6.3\" × 3.8\" × 0.87\"\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e12.6 oz\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eFinish Options\u003c\/td\u003e\n\u003ctd\u003eRose Gold, Black\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eStand Option\u003c\/td\u003e\n\u003ctd\u003eMagnetic stand add-on (select at checkout)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCompliance\u003c\/td\u003e\n\u003ctd\u003eGeneral Wellness: Policy on Low Risk Devices\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e3 years (BioLight standard)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n    \u003cp style=\"font-size:12px;color:#6b7280;margin-top:12px;font-style:italic\"\u003eSpecifications sourced from BioLight's official product documentation. Recovery Room Direct has not independently tested these values.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- BOX --\u003e\n\u003cdiv class=\"bl-s\" id=\"bl-box\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eWhat's in the Box\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eEverything included with your BioLight Shine.\u003c\/p\u003e\n    \u003cdiv class=\"bl-box-grid\"\u003e\n      \u003cdiv class=\"bl-box-item\"\u003e\n        \u003cdiv class=\"bl-box-ic\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\"\u003e\u003cpath d=\"M21 16V8a2 2 0 00-1-1.73l-7-4a2 2 0 00-2 0l-7 4A2 2 0 003 8v8a2 2 0 001 1.73l7 4a2 2 0 002 0l7-4A2 2 0 0021 16z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cp class=\"bl-box-tx\"\u003eShine handheld device (your selected finish)\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-box-item\"\u003e\n        \u003cdiv class=\"bl-box-ic\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\"\u003e\u003crect x=\"1\" y=\"6\" width=\"18\" height=\"12\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"23\" y1=\"13\" x2=\"23\" y2=\"11\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cp class=\"bl-box-tx\"\u003eUSB charging cord\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-box-item\"\u003e\n        \u003cdiv class=\"bl-box-ic\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 1v4M12 19v4M4.22 4.22l2.83 2.83M16.95 16.95l2.83 2.83M1 12h4M19 12h4M4.22 19.78l2.83-2.83M16.95 7.05l2.83-2.83\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cp class=\"bl-box-tx\"\u003eMagnetic protective sleeve \/ stand\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-box-item\"\u003e\n        \u003cdiv class=\"bl-box-ic\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\"\u003e\u003cpath d=\"M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cp class=\"bl-box-tx\"\u003eUser manual\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"margin-top:18px;font-size:14px;color:#374151\"\u003eQuestions before ordering? Call \u003ca href=\"tel:+18885005675\" style=\"color:#C84B2F;font-weight:700\"\u003e(888) 500-5675\u003c\/a\u003e — we carry the full BioLight lineup and can help you choose.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"bl-l\" id=\"bl-faq\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eBioLight Shine — Questions Answered\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eCommon questions from buyers considering the Shine for daily targeted light therapy.\u003c\/p\u003e\n    \u003cdiv class=\"bl-faq-list\"\u003e\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eWhat is the difference between the 4 modes on the BioLight Shine?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\u003cp\u003eMode 1: 630 nm red light only — surface-focused skin sessions. Mode 2: 850 nm near-infrared only — deeper tissue and recovery work. Mode 3: both 630 nm and 850 nm simultaneously — the most versatile setting and where most users start. Mode 4: combined red and NIR output at a 40 Hz pulsed frequency — for users following a structured pulsed-light protocol. The single button on the device cycles through all four modes. Most users default to Mode 3 for general daily use.\u003c\/p\u003e\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eHow does the BioLight Shine compare to a full red light therapy panel?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\u003cp\u003eA full panel delivers coverage across the entire back or torso in a single session — the \u003ca href=\"\/collections\/red-light-therapy-panels\" style=\"color:#C84B2F;font-weight:600\"\u003eBioLight panel lineup\u003c\/a\u003e (ReCharge, ReStore, ReJuvenate) is built for that use case. The Shine trades body-wide coverage for precision and portability — it delivers higher irradiance to a specific area than a panel would at the same distance. Many users have both: a panel for daily full-body sessions and a Shine for targeted follow-up on a specific joint, skin area, or muscle group.\u003c\/p\u003e\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eHow long should a Shine session be and how often should I use it?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\u003cp\u003eBioLight suggests 10–20 minutes per area, 3–5 times per week as a starting protocol. At 30 mW\/cm² contact irradiance, a 10-minute session delivers approximately 18 J\/cm² — within the range referenced in many red light research studies. The 20,000-hour LED lifespan means daily use for years before any degradation. Most users find their preferred frequency through a few weeks of use and adjust based on their goals.\u003c\/p\u003e\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eAre there any safety considerations or contraindications for the BioLight Shine?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\u003cp\u003eThe Shine is a general wellness device. Consult a healthcare professional before use if you are pregnant, have active cancer, use photosensitizing medications, or have a condition affecting light sensitivity. Do not use on open wounds, directly over the eyes, or over the thyroid without professional guidance. The 630–850 nm range is non-ionizing radiation and is generally considered safe for wellness use as directed. EMF emission is 0.0 μT at zero inches per BioLight's published specifications. These are not medical claims — consult your healthcare provider for medical conditions.\u003c\/p\u003e\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eWhat finish and stand options does the BioLight Shine come in?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\u003cp\u003eTwo finishes: Rose Gold and Black. Each finish is available with or without the magnetic stand add-on. The stand is a hands-free prop stand for face, neck, or body sessions where you want the device positioned without holding it. The magnetic sleeve included with all versions provides basic propping support; the magnetic stand is a more stable purpose-built option. Select finish and stand preference from the variant selector above before adding to cart.\u003c\/p\u003e\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eIs Recovery Room Direct an authorized BioLight dealer?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\u003cp\u003eYes. Recovery Room Direct is an authorized BioLight dealer. Every Shine purchased through our store is covered by BioLight's 3-year manufacturer warranty from the date of delivery. Have questions before you order? Call \u003ca href=\"tel:+18885005675\" style=\"color:#C84B2F;font-weight:700\"\u003e(888) 500-5675\u003c\/a\u003e — our team carries the full BioLight catalog and can walk you through the full lineup, from handhelds to professional systems.\u003c\/p\u003e\u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- TRUST BAND --\u003e\n\u003cdiv class=\"bl-trust-strip\"\u003e\n  \u003cdiv class=\"bl-trust-grid\"\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eAuthorized Dealer\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eFactory-authorized. Full warranty on every unit.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eDelivery Details\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eParcel shipping, calculated at checkout\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\"\u003e\u003cline x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"\u003e\u003c\/line\u003e\u003cpath d=\"M17 5H9.5a3.5 3.5 0 000 7h5a3.5 3.5 0 010 7H6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eFinancing Available\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eAffirm \u0026amp; Shop Pay at checkout.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\"\u003e\u003cpath d=\"M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"9\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eRecovery Specialists\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eExpert product guidance, every order.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"bl-s\" style=\"padding:32px 0 56px\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003cdiv class=\"bl-cta-box\"\u003e\n      \u003cdiv class=\"bl-cta-inner\"\u003e\n        \u003ch2 class=\"bl-cta-h\"\u003eNot Sure If the Shine Is the Right Fit?\u003c\/h2\u003e\n        \u003cp class=\"bl-cta-p\"\u003eA handheld red light therapy device is built for targeted, session-specific work — specific joints, face and neck, localized muscle recovery, or on-the-go use. If you're looking to cover larger body areas or want a hands-free setup, a \u003ca href=\"\/collections\/red-light-therapy-panels\" style=\"color:#f0a090;font-weight:600\"\u003epanel may serve you better\u003c\/a\u003e. Our team uses both and can walk you through the difference in a few minutes. No pressure — just the right device.\u003c\/p\u003e\n        \u003cdiv class=\"bl-cta-pills\"\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓  Ships to All 48 States\u003c\/span\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓  Authorized BioLight Dealer\u003c\/span\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓  Affirm \u0026amp; Shop Pay Available\u003c\/span\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓  3-Year BioLight Warranty\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003ca href=\"tel:+18885005675\" class=\"bl-cta-btn-phone\"\u003eSpeak with a Recovery Specialist  •  (888) 500-5675\u003c\/a\u003e\n        \u003ca class=\"bl-cta-scroll\" href=\"#\" onclick=\"window.scrollTo({top:0,behavior:'smooth'});return false;\"\u003e⇧ Ready to order? Scroll up to add to cart\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"BioLight","offers":[{"title":"Rose Gold \/ No Stand","offer_id":53170370609519,"sku":"SHINE-ROSEGOLD","price":499.0,"currency_code":"USD","in_stock":true},{"title":"Rose Gold \/ Stand","offer_id":53170370642287,"sku":"SHINE-ROSEGOLD-STAND","price":549.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ No Stand","offer_id":53170370675055,"sku":"SHINE-BLACK","price":499.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ Stand","offer_id":53170370707823,"sku":"SHINE-BLACK-STAND","price":549.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Shine_p2.3.png?v=1782987963"},{"product_id":"biolight-helios-luxury-4-color-wellness-bed","title":"BioLight Helios System Luxury 4-Color Full-Body Red Light Wellness Bed","description":"\u003cstyle\u003e\n\/* BioLight — bl- design system (shared across all BioLight products)\n   Palette: dark #0F1923 · red-accent #C84B2F · warm-light #FFF5F3 *\/\n*,.bl-s,.bl-l,.bl-d{box-sizing:border-box}\n.bl-s,.bl-l,.bl-d{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased}\n.bl-s{padding:56px 0;background:#fff;width:100%}\n.bl-l{padding:56px 0;background:#FFF5F3;width:100%}\n.bl-d{padding:56px 0;background:#0F1923;color:#fff;width:100%}\n.bl-c{max-width:1080px;margin:0 auto;padding:0 24px}\n.bl-title{font-size:clamp(22px,2.8vw,30px);font-weight:700;color:#1A1410;margin:0 0 10px;line-height:1.2;padding-bottom:14px;position:relative;display:inline-block}\n.bl-title::after{content:'';position:absolute;bottom:0;left:0;width:40px;height:3px;background:#C84B2F;border-radius:2px}\n.bl-d .bl-title{color:#fff}\n.bl-lead{font-size:16px;line-height:1.7;color:#374151;max-width:640px;margin:14px 0 32px}\n.bl-d .bl-lead{color:#94a3b8}\n.bl-s p,.bl-l p{font-size:15px;line-height:1.7;color:#374151;margin:0 0 14px}\n\/* Nav *\/\n.bl-nav{background:#fff;width:100%;border-bottom:1px solid #f0d8d4}\n.bl-nav-inner{max-width:1080px;margin:0 auto;display:flex;padding:10px 24px;gap:8px;flex-wrap:wrap}\n.bl-nav a{display:inline-block;padding:7px 16px;background:#FFF5F3;color:#0F1923!important;font-size:13px;font-weight:500;border-radius:20px;text-decoration:none!important;white-space:nowrap;transition:background .15s,color .15s}\n.bl-nav a:hover{background:#0F1923!important;color:#fff!important}\n\/* Hero *\/\n.bl-hero-wrap{background:#fff;border-bottom:1px solid #e5e7eb}\n.bl-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:center;padding:48px 24px;max-width:1080px;margin:0 auto}\n.bl-badge{display:inline-block;background:#C84B2F;color:#fff;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:5px 12px;border-radius:4px;margin-bottom:16px}\n.bl-h2-hero{font-size:clamp(26px,3.5vw,40px);font-weight:800;color:#1A1410;line-height:1.15;margin:0 0 18px}\n.bl-hero-sub{font-size:16px;line-height:1.65;color:#374151;margin:0 0 16px}\n.bl-hero-finance{font-size:13px;color:#6b7280;margin:14px 0 0;padding-top:14px;border-top:1px solid #e5e7eb}\n.bl-hero-img{border-radius:12px;background:#fff;border:1px solid #f0d8d4;padding:16px;aspect-ratio:1\/1;display:flex;align-items:center;justify-content:center;overflow:hidden}\n.bl-hero-img img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply}\n@media(max-width:860px){.bl-hero{grid-template-columns:1fr;gap:28px;padding:40px 20px}.bl-hero-img{aspect-ratio:4\/3;order:-1}}\n\/* Stats *\/\n.bl-stats-wrap{background:transparent;padding:12px 24px 0}\n.bl-stats{display:flex;max-width:1080px;margin:0 auto;flex-wrap:wrap;background:#0F1923;border-radius:10px;overflow:hidden}\n.bl-stat{flex:1;min-width:110px;text-align:center;padding:22px 10px;border-right:1px solid rgba(255,255,255,.07)}\n.bl-stat:last-child{border-right:none}\n.bl-stat-n{display:block;font-size:22px;font-weight:800;color:#C84B2F;line-height:1;margin-bottom:5px}\n.bl-stat-l{display:block;font-size:10px;color:#64748b;letter-spacing:.06em;text-transform:uppercase;line-height:1.4}\n@media(max-width:680px){.bl-stat{min-width:calc(50% - 1px);padding:16px 6px}}\n\/* Mode cards *\/\n.bl-mode-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:32px}\n.bl-mode-card{background:#fff;border:1px solid #f0d8d4;border-left:4px solid #C84B2F;border-radius:0 10px 10px 0;padding:24px}\n.bl-mode-nm{font-size:11px;font-weight:700;color:#C84B2F;letter-spacing:.09em;text-transform:uppercase;margin:0 0 8px;display:block}\n.bl-mode-h{font-size:17px;font-weight:700;color:#1A1410;margin:0 0 10px}\n.bl-mode-p{font-size:14px;color:#374151;line-height:1.65;margin:0}\n@media(max-width:640px){.bl-mode-grid{grid-template-columns:1fr}}\n\/* Feature cards *\/\n.bl-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}\n.bl-feat-card{background:#fff;border:1px solid #f0d8d4;border-radius:10px;padding:28px;overflow:hidden;transition:box-shadow .25s}\n.bl-feat-card:hover{box-shadow:0 8px 24px rgba(15,25,35,.1)}\n.bl-feat-img{margin:-28px -28px 20px;width:calc(100% + 56px);aspect-ratio:4\/3;overflow:hidden;border-radius:10px 10px 0 0;background:#FFF5F3}\n.bl-feat-img img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply}\n.bl-feat-h{font-size:17px;font-weight:700;color:#1A1410;margin:0 0 10px}\n.bl-feat-p{font-size:14px;line-height:1.65;color:#374151;margin:0}\n@media(max-width:720px){.bl-feat-grid{grid-template-columns:1fr;gap:14px}}\n\/* Specs *\/\n.bl-spec{width:100%;border-collapse:collapse;margin-top:22px;font-size:14px}\n.bl-spec th{padding:10px 16px;background:#0F1923;color:#fff;text-align:left;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}\n.bl-spec th:first-child{border-radius:8px 0 0 0}\n.bl-spec th:last-child{border-radius:0 8px 0 0}\n.bl-spec td{padding:11px 16px;border-bottom:1px solid #e5e7eb;color:#374151}\n.bl-spec tr:nth-child(even) td{background:#f8fafc}\n.bl-spec td:first-child{font-weight:600;color:#0F1923;width:36%;font-size:13px}\n\/* Box *\/\n.bl-box-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:26px}\n.bl-box-item{background:#fff;border:1px solid #f0d8d4;border-radius:8px;padding:16px;display:flex;align-items:flex-start;gap:10px}\n.bl-box-ic{flex-shrink:0;width:32px;height:32px;background:#FFF5F3;border-radius:7px;display:flex;align-items:center;justify-content:center}\n.bl-box-tx{font-size:13px;font-weight:600;color:#1A1410;margin:0;line-height:1.4}\n@media(max-width:480px){.bl-box-grid{grid-template-columns:1fr}}\n\/* FAQ *\/\n.bl-faq-list{margin-top:22px}\n.bl-faq-item{border-bottom:1px solid #f0d8d4;margin:0}\n.bl-faq-item summary{font-size:16px;font-weight:600;color:#1A1410;padding:18px 44px 18px 0;cursor:pointer;list-style:none;position:relative;display:block;-webkit-tap-highlight-color:transparent}\n.bl-faq-item summary::-webkit-details-marker{display:none}\n.bl-faq-item summary::after{content:'+';position:absolute;right:2px;top:50%;transform:translateY(-50%);font-size:24px;font-weight:300;color:#C84B2F;transition:transform .25s;line-height:1}\n.bl-faq-item[open] summary::after{transform:translateY(-50%) rotate(45deg)}\n.bl-faq-body{padding:0 0 20px;font-size:15px;line-height:1.75;color:#374151}\n\/* Trust band *\/\n.bl-trust-strip{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:36px 0;background:#fff}\n.bl-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1080px;margin:0 auto;padding:0 24px}\n.bl-trust-item{text-align:center;padding:10px 6px}\n.bl-trust-ic{width:44px;height:44px;margin:0 auto 10px;background:#FFF5F3;border-radius:10px;display:flex;align-items:center;justify-content:center}\n.bl-trust-h{font-size:14px;font-weight:700;color:#0F1923;margin:0 0 4px}\n.bl-trust-p{font-size:12px;color:#6b7280;line-height:1.4;margin:0}\n@media(max-width:640px){.bl-trust-grid{grid-template-columns:repeat(2,1fr)}}\n\/* CTA *\/\n.bl-cta-box{background:linear-gradient(135deg,#0F1923 0%,#1e3048 100%);border-radius:10px;padding:56px 48px;text-align:center;margin:0 0 32px}\n.bl-cta-inner{max-width:580px;margin:0 auto}\n.bl-cta-h{font-size:clamp(22px,3vw,32px);font-weight:800;color:#fff;margin:0 0 14px;line-height:1.2}\n.bl-cta-p{font-size:16px;color:#fff!important;margin:0 0 28px;line-height:1.65}\n.bl-cta-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 10px;margin-bottom:32px}\n.bl-cta-pill{background:rgba(200,75,47,.12);border:1px solid rgba(200,75,47,.35);color:#f0a090;font-size:13px;font-weight:600;padding:8px 18px;border-radius:24px}\n.bl-cta-btn-phone{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#0F1923!important;font-weight:700;font-size:16px;padding:17px 36px;border-radius:12px;text-decoration:none!important;transition:background .2s}\n.bl-cta-btn-phone:hover{background:#FFF5F3;text-decoration:none!important}\n.bl-cta-scroll{display:block;margin-top:22px;font-size:15px;font-weight:600;color:#7a8fa3;text-decoration:none;cursor:pointer;transition:color .2s}\n.bl-cta-scroll:hover{color:#C84B2F}\n@media(max-width:640px){.bl-cta-box{padding:40px 24px}.bl-cta-btn-phone{font-size:14px;padding:15px 24px}}\nhr.bl-hr{border:none;height:2px;background:linear-gradient(90deg,transparent,#C84B2F 30%,#FFF5F3 50%,#C84B2F 70%,transparent);opacity:.3;margin:0}\n.bl-usage-tip{background:#FFF5F3;border:1px solid #f0d8d4;border-left:4px solid #C84B2F;border-radius:0 8px 8px 0;padding:18px 24px;margin-top:24px;font-size:14px;color:#374151;line-height:1.65}\n\u003c\/style\u003e\n\n\u003c!-- 1. JUMP NAV --\u003e\n\u003cnav class=\"bl-nav\" aria-label=\"Page sections\"\u003e\n  \u003cdiv class=\"bl-nav-inner\"\u003e\n    \u003ca href=\"#bl-wavelengths\"\u003eLight Modes\u003c\/a\u003e\n    \u003ca href=\"#bl-features\"\u003eKey Features\u003c\/a\u003e\n    \u003ca href=\"#bl-specs\"\u003eSpecifications\u003c\/a\u003e\n    \u003ca href=\"#bl-faq\"\u003eFAQ\u003c\/a\u003e\n    \u003ca href=\"#bl-cta\"\u003eGet a Quote\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\u003c!-- 2. HERO --\u003e\n\u003cdiv class=\"bl-hero-wrap\"\u003e\n  \u003cdiv class=\"bl-hero\"\u003e\n    \u003cdiv class=\"bl-hero-text\"\u003e\n      \u003cspan class=\"bl-badge\"\u003eAuthorized BioLight Dealer — Commercial Systems\u003c\/span\u003e\n      \u003ch2 class=\"bl-h2-hero\"\u003eBioLight Helios System — Luxury 4-Color Full-Body Wellness Bed\u003c\/h2\u003e\n      \u003cp class=\"bl-hero-sub\"\u003eThe Helios is BioLight's premier full-body cabin-style wellness bed, delivering simultaneous Blue, Green, Red, and Near-Infrared light therapy in an immersive 360° enclosure. Engineered for premium wellness facilities that demand the broadest light spectrum available in a single commercial system.\u003c\/p\u003e\n      \u003cp class=\"bl-hero-sub\"\u003eAt \u003cstrong\u003eL2300 × W1260 × H1134 mm\u003c\/strong\u003e and certified to CE, LVD, and EMC standards, the Helios is built to anchor a high-performance service menu — from skin-focused wellness protocols to active-recovery programming for athletes and health-conscious clientele.\u003c\/p\u003e\n      \u003cp class=\"bl-hero-finance\"\u003eAffirm \u0026amp; Shop Pay financing available at checkout.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-hero-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/pic1.png?v=1782987985\" alt=\"BioLight Helios System luxury 4-color full-body wellness bed\" loading=\"lazy\" width=\"540\" height=\"540\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 3. STATS BAR --\u003e\n\u003cdiv class=\"bl-stats-wrap\"\u003e\n  \u003cdiv class=\"bl-stats\"\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e4\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003eLight Colors (Blue, Green, Red, NIR)\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e360°\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003eFull-Body Immersive Coverage\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e5-Year\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003eLimited Warranty\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003eCE \/ EMC\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003eCertified (LVD, EMC)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 4. HOOK PARAGRAPH --\u003e\n\u003cdiv class=\"bl-s\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003cdiv style=\"border-left:4px solid #C84B2F;padding-left:24px;max-width:820px\"\u003e\n      \u003cp style=\"font-size:17px;line-height:1.8;color:#1A1410;font-weight:500;margin:0 0 16px\"\u003eMost commercial light therapy beds offer two wavelengths. The Helios offers four — and that difference matters to the sophisticated wellness client your facility is trying to attract.\u003c\/p\u003e\n      \u003cp\u003eWhen a medspa or recovery center invests in a flagship light therapy system, they're making a statement about clinical depth. Red and Near-Infrared are the foundation — widely researched wavelengths that may support cellular energy production and tissue-level recovery. Blue light brings a complementary modality often associated with skin-level wellness applications. Green light rounds out a truly full-spectrum protocol that your team can program to match each client's goals.\u003c\/p\u003e\n      \u003cp\u003eThe Helios delivers all four simultaneously inside a fully enclosed cabin-style bed — meaning your clients receive coverage across the entire body surface, not just the areas facing a panel. That immersive format, combined with a touchscreen interface and remote control, creates a premium experience that justifies a higher per-session fee and builds client loyalty around a service your competitors likely can't replicate.\u003c\/p\u003e\n      \u003cp\u003eExplore the full \u003ca href=\"\/collections\/biolight\" style=\"color:#C84B2F;font-weight:600;text-decoration:none\"\u003eBioLight commercial lineup\u003c\/a\u003e or browse our complete \u003ca href=\"\/collections\/red-light-therapy\" style=\"color:#C84B2F;font-weight:600;text-decoration:none\"\u003ered light therapy collection\u003c\/a\u003e to compare system formats and investment levels.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 5. WAVELENGTH \/ MODE CARDS --\u003e\n\u003cdiv class=\"bl-s\" id=\"bl-wavelengths\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003e4-Color Light Therapy System\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eThe Helios combines four distinct light wavelengths into a single full-body session, enabling multi-modal protocols that single- or dual-wavelength systems cannot offer.\u003c\/p\u003e\n    \u003cdiv class=\"bl-mode-grid\"\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003eBlue Light\u003c\/span\u003e\n        \u003cdiv class=\"bl-mode-h\"\u003eSkin-Level Wellness\u003c\/div\u003e\n        \u003cp class=\"bl-mode-p\"\u003eBlue wavelengths are among the most researched for surface-level tissue applications. According to some research, blue light may support skin-level wellness outcomes, making it a valued addition to medspa and aesthetic-wellness protocols alongside the deeper-penetrating wavelengths.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003eGreen Light\u003c\/span\u003e\n        \u003cdiv class=\"bl-mode-h\"\u003eBalanced Spectrum Coverage\u003c\/div\u003e\n        \u003cp class=\"bl-mode-p\"\u003eGreen light occupies the mid-spectrum range and is included in the Helios to complete a genuinely full-color experience. Research on green wavelengths in wellness contexts is still developing; BioLight positions it as a complementary component of the Helios's multi-modal approach.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003eRed Light\u003c\/span\u003e\n        \u003cdiv class=\"bl-mode-h\"\u003eCellular Energy Support\u003c\/div\u003e\n        \u003cp class=\"bl-mode-p\"\u003eRed light is the most established wavelength in photobiomodulation research. Studies suggest it may interact with mitochondrial photoreceptors to support cellular energy production. The Helios delivers red light across the full body simultaneously for broad coverage during each session.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003eNear-Infrared (NIR)\u003c\/span\u003e\n        \u003cdiv class=\"bl-mode-h\"\u003eDeep-Tissue Reach\u003c\/div\u003e\n        \u003cp class=\"bl-mode-p\"\u003eNIR wavelengths penetrate deeper into soft tissue than visible light. Research suggests NIR may support post-exertion recovery and tissue-level comfort. Combined with red light, the NIR channel gives the Helios the deeper-reach capability demanded by athletic-recovery and high-performance wellness programs.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-usage-tip\"\u003e\n      \u003cstrong\u003eGetting started — Helios session protocol:\u003c\/strong\u003e For most general wellness applications, BioLight recommends sessions of 10–20 minutes. New users may start at the lower end (10 minutes) and progress to 20-minute sessions as tolerated. Active-recovery clients typically benefit from 3–5 sessions per week; maintenance programs are commonly run 2–3 times per week. Consult your BioLight representative or a qualified wellness professional to develop protocols appropriate for your client population and facility goals.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 6. FEATURE CARDS --\u003e\n\u003cdiv class=\"bl-l\" id=\"bl-features\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eBuilt for Commercial Performance\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eFrom the immersive cabin enclosure to the commercial-grade control interface, the Helios is designed to operate in high-volume professional environments where reliability and client experience are non-negotiable.\u003c\/p\u003e\n    \u003cdiv class=\"bl-feat-grid\"\u003e\n      \u003cdiv class=\"bl-feat-card\"\u003e\n        \u003cdiv class=\"bl-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/IMG_3794.jpg?v=1782987985\" alt=\"BioLight Helios cabin enclosure interior\" loading=\"lazy\" width=\"400\" height=\"300\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-feat-h\"\u003eImmersive 360° Cabin Enclosure\u003c\/div\u003e\n        \u003cp class=\"bl-feat-p\"\u003eThe Helios's fully enclosed bed format surrounds the client on all sides, ensuring every area of the body receives simultaneous light exposure. This is a meaningful clinical and experiential upgrade over open-panel designs where coverage depends on client positioning and distance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-feat-card\"\u003e\n        \u003cdiv class=\"bl-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/www.biolight.shop\/cdn\/shop\/files\/IMG_3871.jpg?v=1775842835\" alt=\"BioLight Helios System control button and LED panel array\" loading=\"lazy\" width=\"400\" height=\"300\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-feat-h\"\u003eTouchscreen + Remote Control\u003c\/div\u003e\n        \u003cp class=\"bl-feat-p\"\u003eStaff operate the Helios via an integrated touchscreen interface; clients can make in-session adjustments via the included remote control. This dual-control setup reduces staff interruptions during sessions and supports a premium, self-directed client experience.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-feat-card\"\u003e\n        \u003cdiv class=\"bl-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/www.biolight.shop\/cdn\/shop\/files\/unnamed_12.jpg?v=1776190121\" alt=\"BioLight Helios System full-body photobiomodulation infographic — wavelengths, specs, and biological targets\" loading=\"lazy\" width=\"400\" height=\"300\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-feat-h\"\u003eCE, LVD \u0026amp; EMC Certified\u003c\/div\u003e\n        \u003cp class=\"bl-feat-p\"\u003eThe Helios carries CE, Low Voltage Directive (LVD), and Electromagnetic Compatibility (EMC) certifications — the standard safety and electromagnetic compliance credentials required for commercial wellness equipment in professional facility environments.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 7. SPECS TABLE --\u003e\n\u003cdiv class=\"bl-s\" id=\"bl-specs\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eTechnical Specifications\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eFull verified specifications for the BioLight Helios System. For specs not listed here, call our Recovery Specialists at \u003ca href=\"tel:+18885005675\" style=\"color:#C84B2F\"\u003e(888) 500-5675\u003c\/a\u003e.\u003c\/p\u003e\n    \u003ctable class=\"bl-spec\" aria-label=\"BioLight Helios System specifications\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eValue\u003c\/th\u003e\n\u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003ctd\u003eLight Colors\u003c\/td\u003e\n\u003ctd\u003eBlue, Green, Red, Near-Infrared (NIR) — 4-color system\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWavelengths (nm)\u003c\/td\u003e\n\u003ctd\u003eSpecific nm values not published on manufacturer page — contact BioLight for details\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eFormat\u003c\/td\u003e\n\u003ctd\u003eFull-body cabin \/ bed-style immersive enclosure\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003eL2300 × W1260 × H1134 mm (approx. 90.6\" L × 49.6\" W × 44.6\" H)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e360 kg (approx. 794 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eLED Count\u003c\/td\u003e\n\u003ctd\u003eNot published — contact BioLight for details\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eIrradiance (mW\/cm²)\u003c\/td\u003e\n\u003ctd\u003eNot published — contact BioLight for details\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePower Consumption\u003c\/td\u003e\n\u003ctd\u003eNot published — contact BioLight for details\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eEMF Rating\u003c\/td\u003e\n\u003ctd\u003eNot published — contact BioLight for details\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eControls\u003c\/td\u003e\n\u003ctd\u003eTouchscreen interface + remote control\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eSession Duration\u003c\/td\u003e\n\u003ctd\u003e10–20 minutes per session (recommended)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eRecommended Frequency\u003c\/td\u003e\n\u003ctd\u003e3–5×\/week (active recovery); 2–3×\/week (maintenance)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCertifications\u003c\/td\u003e\n\u003ctd\u003eCE, LVD (Low Voltage Directive), EMC (Electromagnetic Compatibility)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e5-year limited warranty + 60-day trial period\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eShipping\u003c\/td\u003e\n\u003ctd\u003eFreight delivery — confirm lead time with our team at \u003ca href=\"tel:+18885005675\" style=\"color:#C84B2F\"\u003e(888) 500-5675\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 9. FAQ --\u003e\n\u003cdiv class=\"bl-s\" id=\"bl-faq\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003cdiv class=\"bl-faq-list\"\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eHow does the Helios System compare to other BioLight commercial systems?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe Helios sits near the top of BioLight's commercial lineup. Its key distinction is the 4-color light system (Blue + Green + Red + NIR), which sets it apart from BioLight's other beds. The Arc is listed as red and near-infrared only, and the Apex, although it runs five wavelengths, stays entirely within the red and near-infrared range. The additional blue and green channels broaden the range of wellness protocols a facility can offer — particularly for clients interested in skin-level and full-spectrum light applications.\u003c\/p\u003e\n          \u003cp\u003eIf you're evaluating the full BioLight range, our \u003ca href=\"\/collections\/biolight\" style=\"color:#C84B2F;font-weight:600;text-decoration:none\"\u003eBioLight collection page\u003c\/a\u003e lists every available system with key spec comparisons. For clients considering panel-based alternatives, our \u003ca href=\"\/collections\/red-light-therapy-beds\" style=\"color:#C84B2F;font-weight:600;text-decoration:none\"\u003ered light therapy beds collection\u003c\/a\u003e covers a range of formats and investment levels.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eWhat wavelengths and modes does the Helios System offer?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe Helios System provides four light colors: Blue, Green, Red, and Near-Infrared (NIR). Specific nanometer (nm) values for each channel are not published on BioLight's product page. The system is operated via an integrated touchscreen interface that allows staff to configure sessions, with a client-facing remote for in-session adjustments.\u003c\/p\u003e\n          \u003cp\u003eFor precise wavelength specifications, call our Recovery Specialists at \u003ca href=\"tel:+18885005675\" style=\"color:#C84B2F\"\u003e(888) 500-5675\u003c\/a\u003e and we'll assist you in getting the technical details needed for your facility evaluation.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eWhat is the recommended session protocol for the Helios System?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eBioLight recommends sessions of 10–20 minutes on the Helios. For active-recovery programs, 3–5 sessions per week is a commonly cited starting point; for general wellness maintenance, 2–3 sessions per week may be appropriate. New clients should start with shorter sessions (around 10 minutes) and progress gradually.\u003c\/p\u003e\n          \u003cp\u003eThe enclosed cabin format means no repositioning is required during the session — clients simply lie inside the bed for the duration. We recommend working with a qualified wellness professional or BioLight's commercial support team to build protocols that suit your specific client population and service menu.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eWhat type of facilities is the Helios System designed for?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe Helios is a commercial-grade system purpose-built for premium wellness facilities, medspas, recovery centers, athletic training facilities, and luxury health clubs. At its size (approximately 7.5 feet long and 794 lbs) and commercial price point, it is designed as a flagship revenue-generating asset rather than a home-use device.\u003c\/p\u003e\n          \u003cp\u003eFacilities that benefit most are those offering high-touch wellness services where the 4-color light spectrum, immersive format, and premium client experience justify a higher per-session price. If you're assessing whether the Helios or a different format better fits your space and service model, call our Recovery Specialists at \u003ca href=\"tel:+18885005675\" style=\"color:#C84B2F\"\u003e(888) 500-5675\u003c\/a\u003e for a no-pressure consultation.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eAre there any safety considerations or contraindications?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe BioLight Helios System is a general wellness device, not an FDA-cleared medical device, and is not intended to diagnose, treat, cure, or prevent any condition. As with all light therapy equipment, users and facility operators should be aware of general precautions.\u003c\/p\u003e\n          \u003cp\u003eLight therapy is generally not recommended without medical supervision for individuals who are pregnant, have photosensitive conditions, take photosensitizing medications, or have a history of epilepsy or seizure disorders. Eye protection is advisable during sessions. Facilities should provide a client health intake process and consult the Helios operational documentation and BioLight's commercial support team for full contraindication guidance before deploying the system in a client-facing setting.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eIs Recovery Room Direct an authorized BioLight dealer?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eYes — Recovery Room Direct is an authorized BioLight dealer. When you purchase the Helios System through our store, you receive the full manufacturer warranty (5-year limited warranty plus 60-day trial period), direct BioLight manufacturer support, and the peace of mind that comes with buying through an authorized commercial channel.\u003c\/p\u003e\n          \u003cp\u003eOur Recovery Specialists are available to assist with product selection, pre-purchase questions, freight logistics, and post-delivery setup coordination. Call us at \u003ca href=\"tel:+18885005675\" style=\"color:#C84B2F;font-weight:600\"\u003e(888) 500-5675\u003c\/a\u003e — we're here to help you make the right investment for your facility.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 10. TRUST BAND --\u003e\n\u003cdiv class=\"bl-trust-strip\"\u003e\n  \u003cdiv class=\"bl-trust-grid\"\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eAuthorized Dealer\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eOfficial BioLight commercial dealer — full warranty included\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M16 8h5l3 3v5h-8V8z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eDelivery Details\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eFreight shipping, calculated at checkout\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eFinancing Available\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eAffirm \u0026amp; Shop Pay available at checkout\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003cpath d=\"M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"9\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M23 21v-2a4 4 0 00-3-3.87\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 3.13a4 4 0 010 7.75\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eRecovery Specialists\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eExpert product guidance, every order\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 11. CTA --\u003e\n\u003cdiv class=\"bl-s\" id=\"bl-cta\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003cdiv class=\"bl-cta-box\"\u003e\n      \u003cdiv class=\"bl-cta-inner\"\u003e\n        \u003ch2 class=\"bl-cta-h\"\u003eReady to Bring BioLight Into Your Facility?\u003c\/h2\u003e\n        \u003cp class=\"bl-cta-p\"\u003eChoosing the right commercial light therapy system is a meaningful decision. The Helios is designed for facilities that want to lead with a differentiated 4-modality offering — but it's worth comparing formats across the \u003ca href=\"\/collections\/biolight\" style=\"color:#f0a090;font-weight:600;text-decoration:none\"\u003efull BioLight commercial lineup\u003c\/a\u003e to find the system that fits your space, throughput goals, and client profile. Our Recovery Specialists can walk you through the comparison with no pressure.\u003c\/p\u003e\n        \u003cdiv class=\"bl-cta-pills\"\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ Ships to All 48 States\u003c\/span\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ Authorized BioLight Dealer\u003c\/span\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ Affirm \u0026amp; Shop Pay Available\u003c\/span\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ 5-Year Helios Limited Warranty\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003ca href=\"tel:+18885005675\" class=\"bl-cta-btn-phone\"\u003eSpeak with a Recovery Specialist  •  (888) 500-5675\u003c\/a\u003e\n        \u003ca class=\"bl-cta-scroll\" href=\"#\" onclick=\"window.scrollTo({top:0,behavior:'smooth'});return false;\"\u003e⇧ Ready to order? Scroll up to add to cart\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"BioLight","offers":[{"title":"Default Title","offer_id":53170370740591,"sku":"sku-46336544440470","price":68000.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/pic1.png?v=1782987985"},{"product_id":"biolight-aether-chamber-multi-modality-wellness","title":"BioLight Aether Chamber | Red Light Therapy \u0026 Multi-Modality Wellness System","description":"\u003cstyle\u003e\n\/* BioLight — bl- design system (shared across all BioLight products)\n   Palette: dark #0F1923 · red-accent #C84B2F · warm-light #FFF5F3 *\/\n*,.bl-s,.bl-l,.bl-d{box-sizing:border-box}\n.bl-s,.bl-l,.bl-d{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased}\n.bl-s{padding:56px 0;background:#fff;width:100%}\n.bl-l{padding:56px 0;background:#FFF5F3;width:100%}\n.bl-d{padding:56px 0;background:#0F1923;color:#fff;width:100%}\n.bl-c{max-width:1080px;margin:0 auto;padding:0 24px}\n.bl-title{font-size:clamp(22px,2.8vw,30px);font-weight:700;color:#1A1410;margin:0 0 10px;line-height:1.2;padding-bottom:14px;position:relative;display:inline-block}\n.bl-title::after{content:'';position:absolute;bottom:0;left:0;width:40px;height:3px;background:#C84B2F;border-radius:2px}\n.bl-d .bl-title{color:#fff}\n.bl-lead{font-size:16px;line-height:1.7;color:#374151;max-width:640px;margin:14px 0 32px}\n.bl-d .bl-lead{color:#94a3b8}\n.bl-s p,.bl-l p{font-size:15px;line-height:1.7;color:#374151;margin:0 0 14px}\n\/* Nav *\/\n.bl-nav{background:#fff;width:100%;border-bottom:1px solid #f0d8d4}\n.bl-nav-inner{max-width:1080px;margin:0 auto;display:flex;padding:10px 24px;gap:8px;flex-wrap:wrap}\n.bl-nav a{display:inline-block;padding:7px 16px;background:#FFF5F3;color:#0F1923!important;font-size:13px;font-weight:500;border-radius:20px;text-decoration:none!important;white-space:nowrap;transition:background .15s,color .15s}\n.bl-nav a:hover{background:#0F1923!important;color:#fff!important}\n\/* Hero *\/\n.bl-hero-wrap{background:#fff;border-bottom:1px solid #e5e7eb}\n.bl-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:center;padding:48px 24px;max-width:1080px;margin:0 auto}\n.bl-badge{display:inline-block;background:#C84B2F;color:#fff;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:5px 12px;border-radius:4px;margin-bottom:16px}\n.bl-h2-hero{font-size:clamp(26px,3.5vw,40px);font-weight:800;color:#1A1410;line-height:1.15;margin:0 0 18px}\n.bl-hero-sub{font-size:16px;line-height:1.65;color:#374151;margin:0 0 16px}\n.bl-hero-finance{font-size:13px;color:#6b7280;margin:14px 0 0;padding-top:14px;border-top:1px solid #e5e7eb}\n.bl-hero-img{border-radius:12px;background:#fff;border:1px solid #f0d8d4;padding:16px;aspect-ratio:1\/1;display:flex;align-items:center;justify-content:center;overflow:hidden}\n.bl-hero-img img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply}\n@media(max-width:860px){.bl-hero{grid-template-columns:1fr;gap:28px;padding:40px 20px}.bl-hero-img{aspect-ratio:4\/3;order:-1}}\n\/* Stats *\/\n.bl-stats-wrap{background:transparent;padding:12px 24px 0}\n.bl-stats{display:flex;max-width:1080px;margin:0 auto;flex-wrap:wrap;background:#0F1923;border-radius:10px;overflow:hidden}\n.bl-stat{flex:1;min-width:110px;text-align:center;padding:22px 10px;border-right:1px solid rgba(255,255,255,.07)}\n.bl-stat:last-child{border-right:none}\n.bl-stat-n{display:block;font-size:22px;font-weight:800;color:#C84B2F;line-height:1;margin-bottom:5px}\n.bl-stat-l{display:block;font-size:10px;color:#64748b;letter-spacing:.06em;text-transform:uppercase;line-height:1.4}\n@media(max-width:680px){.bl-stat{min-width:calc(50% - 1px);padding:16px 6px}}\n\/* Mode cards *\/\n.bl-mode-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:32px}\n.bl-mode-card{background:#fff;border:1px solid #f0d8d4;border-left:4px solid #C84B2F;border-radius:0 10px 10px 0;padding:24px}\n.bl-mode-nm{font-size:11px;font-weight:700;color:#C84B2F;letter-spacing:.09em;text-transform:uppercase;margin:0 0 8px;display:block}\n.bl-mode-h{font-size:17px;font-weight:700;color:#1A1410;margin:0 0 10px}\n.bl-mode-p{font-size:14px;color:#374151;line-height:1.65;margin:0}\n@media(max-width:640px){.bl-mode-grid{grid-template-columns:1fr}}\n\/* Feature cards *\/\n.bl-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}\n.bl-feat-card{background:#fff;border:1px solid #f0d8d4;border-radius:10px;padding:28px;overflow:hidden;transition:box-shadow .25s}\n.bl-feat-card:hover{box-shadow:0 8px 24px rgba(15,25,35,.1)}\n.bl-feat-img{margin:-28px -28px 20px;width:calc(100% + 56px);aspect-ratio:4\/3;overflow:hidden;border-radius:10px 10px 0 0;background:#FFF5F3}\n.bl-feat-img img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply}\n.bl-feat-h{font-size:17px;font-weight:700;color:#1A1410;margin:0 0 10px}\n.bl-feat-p{font-size:14px;line-height:1.65;color:#374151;margin:0}\n@media(max-width:720px){.bl-feat-grid{grid-template-columns:1fr;gap:14px}}\n\/* Specs *\/\n.bl-spec{width:100%;border-collapse:collapse;margin-top:22px;font-size:14px}\n.bl-spec th{padding:10px 16px;background:#0F1923;color:#fff;text-align:left;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}\n.bl-spec th:first-child{border-radius:8px 0 0 0}\n.bl-spec th:last-child{border-radius:0 8px 0 0}\n.bl-spec td{padding:11px 16px;border-bottom:1px solid #e5e7eb;color:#374151}\n.bl-spec tr:nth-child(even) td{background:#f8fafc}\n.bl-spec td:first-child{font-weight:600;color:#0F1923;width:36%;font-size:13px}\n\/* Box *\/\n.bl-box-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:26px}\n.bl-box-item{background:#fff;border:1px solid #f0d8d4;border-radius:8px;padding:16px;display:flex;align-items:flex-start;gap:10px}\n.bl-box-ic{flex-shrink:0;width:32px;height:32px;background:#FFF5F3;border-radius:7px;display:flex;align-items:center;justify-content:center}\n.bl-box-tx{font-size:13px;font-weight:600;color:#1A1410;margin:0;line-height:1.4}\n@media(max-width:480px){.bl-box-grid{grid-template-columns:1fr}}\n\/* FAQ *\/\n.bl-faq-list{margin-top:22px}\n.bl-faq-item{border-bottom:1px solid #f0d8d4;margin:0}\n.bl-faq-item summary{font-size:16px;font-weight:600;color:#1A1410;padding:18px 44px 18px 0;cursor:pointer;list-style:none;position:relative;display:block;-webkit-tap-highlight-color:transparent}\n.bl-faq-item summary::-webkit-details-marker{display:none}\n.bl-faq-item summary::after{content:'+';position:absolute;right:2px;top:50%;transform:translateY(-50%);font-size:24px;font-weight:300;color:#C84B2F;transition:transform .25s;line-height:1}\n.bl-faq-item[open] summary::after{transform:translateY(-50%) rotate(45deg)}\n.bl-faq-body{padding:0 0 20px;font-size:15px;line-height:1.75;color:#374151}\n\/* Trust band *\/\n.bl-trust-strip{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:36px 0;background:#fff}\n.bl-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1080px;margin:0 auto;padding:0 24px}\n.bl-trust-item{text-align:center;padding:10px 6px}\n.bl-trust-ic{width:44px;height:44px;margin:0 auto 10px;background:#FFF5F3;border-radius:10px;display:flex;align-items:center;justify-content:center}\n.bl-trust-h{font-size:14px;font-weight:700;color:#0F1923;margin:0 0 4px}\n.bl-trust-p{font-size:12px;color:#6b7280;line-height:1.4;margin:0}\n@media(max-width:640px){.bl-trust-grid{grid-template-columns:repeat(2,1fr)}}\n\/* CTA *\/\n.bl-cta-box{background:linear-gradient(135deg,#0F1923 0%,#1e3048 100%);border-radius:10px;padding:56px 48px;text-align:center;margin:0 0 32px}\n.bl-cta-inner{max-width:580px;margin:0 auto}\n.bl-cta-h{font-size:clamp(22px,3vw,32px);font-weight:800;color:#fff;margin:0 0 14px;line-height:1.2}\n.bl-cta-p{font-size:16px;color:#fff!important;margin:0 0 28px;line-height:1.65}\n.bl-cta-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 10px;margin-bottom:32px}\n.bl-cta-pill{background:rgba(200,75,47,.12);border:1px solid rgba(200,75,47,.35);color:#f0a090;font-size:13px;font-weight:600;padding:8px 18px;border-radius:24px}\n.bl-cta-btn-phone{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#0F1923!important;font-weight:700;font-size:16px;padding:17px 36px;border-radius:12px;text-decoration:none!important;transition:background .2s}\n.bl-cta-btn-phone:hover{background:#FFF5F3;text-decoration:none!important}\n.bl-cta-scroll{display:block;margin-top:22px;font-size:15px;font-weight:600;color:#7a8fa3;text-decoration:none;cursor:pointer;transition:color .2s}\n.bl-cta-scroll:hover{color:#C84B2F}\n@media(max-width:640px){.bl-cta-box{padding:40px 24px}.bl-cta-btn-phone{font-size:14px;padding:15px 24px}}\nhr.bl-hr{border:none;height:2px;background:linear-gradient(90deg,transparent,#C84B2F 30%,#FFF5F3 50%,#C84B2F 70%,transparent);opacity:.3;margin:0}\n.bl-usage-tip{background:#FFF5F3;border:1px solid #f0d8d4;border-left:4px solid #C84B2F;border-radius:0 8px 8px 0;padding:18px 24px;margin-top:24px;font-size:14px;color:#374151;line-height:1.65}\n\u003c\/style\u003e\n\n\u003c!-- 1. JUMP NAV --\u003e\n\u003cnav class=\"bl-nav\"\u003e\n  \u003cdiv class=\"bl-nav-inner\"\u003e\n    \u003ca href=\"#bl-modes\"\u003eTherapy Modes\u003c\/a\u003e\n    \u003ca href=\"#bl-features\"\u003eKey Features\u003c\/a\u003e\n    \u003ca href=\"#bl-specs\"\u003eSpecifications\u003c\/a\u003e\n    \u003ca href=\"#bl-faq\"\u003eFAQ\u003c\/a\u003e\n    \u003ca href=\"#bl-cta\"\u003eGet a Quote\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\u003c!-- 2. HERO --\u003e\n\u003cdiv class=\"bl-hero-wrap\"\u003e\n  \u003cdiv class=\"bl-hero\"\u003e\n    \u003cdiv class=\"bl-hero-text\"\u003e\n      \u003cspan class=\"bl-badge\"\u003eAuthorized BioLight Dealer — Commercial Systems\u003c\/span\u003e\n      \u003ch2 class=\"bl-h2-hero\"\u003eBioLight Aether Chamber — Red Light Therapy \u0026amp; Multi-Modality Wellness System\u003c\/h2\u003e\n      \u003cp class=\"bl-hero-sub\"\u003eBioLight's flagship commercial chamber combines 1,056 red and near-infrared LEDs, PEMF therapy, molecular hydrogen inhalation, and vibroacoustic therapy in a single immersive pod-style enclosure. Designed for medspas, elite performance centers, and longevity clinics seeking a premium anchor modality.\u003c\/p\u003e\n      \u003cp class=\"bl-hero-sub\"\u003eAdjustable height (1354–1954 mm) accommodates diverse client populations. The 2,500W enclosed format delivers simultaneous multi-vector treatment in a single 20–30 minute session — the kind of throughput and differentiation that justifies a flagship investment.\u003c\/p\u003e\n      \u003cp class=\"bl-hero-finance\"\u003eAffirm \u0026amp; Shop Pay financing available at checkout.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-hero-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/82a682299a928454006f0326c0b338bd.jpg?v=1782987990\" alt=\"BioLight Aether Chamber Professional Multi-Modality Wellness System\" loading=\"eager\" width=\"540\" height=\"540\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 3. STATS BAR --\u003e\n\u003cdiv class=\"bl-stats-wrap\"\u003e\n  \u003cdiv class=\"bl-stats\"\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e1,056\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003eTotal LEDs\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e660 + 850\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003enm Wavelengths\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e2,500W\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003ePower Output\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e4-in-1\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003eTherapy Modalities\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 4. HOOK PARAGRAPH --\u003e\n\u003csection class=\"bl-s\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eWhy Facility Owners Choose the Aether Chamber\u003c\/h2\u003e\n    \u003cp style=\"border-left:4px solid #C84B2F;padding-left:24px;font-size:16px;line-height:1.75;color:#374151;margin:24px 0 20px\"\u003e\n      The conversation in elite wellness facilities has shifted. Clients no longer ask whether a clinic offers red light therapy — they ask which system, how many modalities, and what the protocol looks like. The BioLight Aether Chamber answers all three. It is the only unit in the \u003ca href=\"\/collections\/biolight\" style=\"color:#C84B2F;text-decoration:underline\"\u003eBioLight lineup\u003c\/a\u003e that stacks red and near-infrared light, PEMF, molecular hydrogen, and vibroacoustic therapy into a single session — four categories of research-backed modalities operating simultaneously, without asking your client to move between rooms or machines.\n    \u003c\/p\u003e\n    \u003cp\u003eFor a medspa or performance center, that matters operationally. A single Aether session may deliver what previously required four separate appointments. The enclosed pod format heightens the perceived value of the experience, and the adjustable height range means the unit fits your space and your client roster without modification. For practitioners building a premium service menu, this is the anchor piece that commands attention — and justifies the investment through recurring, high-margin session bookings.\u003c\/p\u003e\n    \u003cp\u003eBrowse the full \u003ca href=\"\/collections\/red-light-therapy\" style=\"color:#C84B2F;text-decoration:underline\"\u003ered light therapy collection\u003c\/a\u003e to compare single-modality options, or read on to understand what sets the Aether apart from any other system we carry.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 5. THERAPY MODES SECTION --\u003e\n\u003csection class=\"bl-l\" id=\"bl-modes\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eFour Therapy Modalities, One Session\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eThe Aether Chamber is designed for facilities that want to deliver a complete, multi-vector wellness session without requiring clients to rotate through multiple devices.\u003c\/p\u003e\n\n    \u003cdiv class=\"bl-mode-grid\"\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003eRed Light \/ NIR\u003c\/span\u003e\n        \u003cdiv class=\"bl-mode-h\"\u003e660nm \u0026amp; 850nm Photobiomodulation\u003c\/div\u003e\n        \u003cp class=\"bl-mode-p\"\u003e1,056 LEDs at a 1:1 red-to-NIR ratio. Red light (660nm) targets skin-level tissue; near-infrared (850nm) penetrates deeper to muscle and joint tissue. Operable in red-only, NIR-only, or combined mode for protocol flexibility. Research suggests photobiomodulation may support cellular energy production and tissue-level recovery.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003ePEMF\u003c\/span\u003e\n        \u003cdiv class=\"bl-mode-h\"\u003ePulsed Electromagnetic Field (0.5–75Hz)\u003c\/div\u003e\n        \u003cp class=\"bl-mode-p\"\u003eAdjustable frequency range from 0.5Hz to 75Hz allows practitioners to target different physiological states — from deep relaxation at low frequencies to more activating protocols at higher settings. PEMF research suggests potential benefits for cellular function and musculoskeletal comfort, though outcomes vary by individual.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003eMolecular Hydrogen\u003c\/span\u003e\n        \u003cdiv class=\"bl-mode-h\"\u003eHydrogen Inhalation at 900 ml\/min\u003c\/div\u003e\n        \u003cp class=\"bl-mode-p\"\u003eIntegrated hydrogen generation delivers 900 ml\/min for inhalation during sessions. Molecular hydrogen research is emerging and ongoing; some studies suggest antioxidant and cellular-support properties. As with all modalities in this device, intended for general wellness use — not as a medical treatment.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003eVibroacoustic\u003c\/span\u003e\n        \u003cdiv class=\"bl-mode-h\"\u003e8Ω × 40W Transducer System\u003c\/div\u003e\n        \u003cp class=\"bl-mode-p\"\u003eEmbedded transducers translate sound frequencies into physical vibration experienced through the chamber structure. Vibroacoustic therapy research suggests this modality may support relaxation and nervous system downregulation. The 40W output is calibrated for immersive full-body resonance within the enclosed pod format.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bl-usage-tip\"\u003e\n      \u003cstrong\u003eGetting started — recommended session protocol:\u003c\/strong\u003e BioLight suggests 20–30 minutes per session, 3–5 times per week. New clients should begin at the lower end of frequency and duration, allowing the body to acclimate over the first 2–3 weeks before progressing. Consult your clinical protocols and any applicable scope-of-practice guidelines for your facility type. The Aether is a general wellness device; session programming should align with your client's health history and practitioner guidance where applicable.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 6. FEATURE CARDS SECTION --\u003e\n\u003csection class=\"bl-s\" id=\"bl-features\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eBuilt for Commercial Performance\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eEvery element of the Aether Chamber is engineered for the demands of a high-volume professional facility — from adjustable ergonomics to dual-voltage compatibility.\u003c\/p\u003e\n\n    \u003cdiv class=\"bl-feat-grid\"\u003e\n      \u003cdiv class=\"bl-feat-card\"\u003e\n        \u003cdiv class=\"bl-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/cd79ec5259c18f915da408b9b6f3736d.png?v=1782987991\" alt=\"BioLight Aether Chamber pod enclosure design\" loading=\"lazy\" width=\"480\" height=\"360\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-feat-h\"\u003eImmersive Pod Enclosure\u003c\/div\u003e\n        \u003cp class=\"bl-feat-p\"\u003eThe enclosed chamber format surrounds the client on all sides — unlike open flat-bed or panel configurations. This geometry maximizes light exposure surface area and creates a premium, spa-grade experience that justifies premium session pricing. The adjustable height range (1354–1954 mm) accommodates the full range of adult client body types.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-feat-card\"\u003e\n        \u003cdiv class=\"bl-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/b44597e2cb3755592b58e531f535ebf6.jpg?v=1782987990\" alt=\"BioLight Aether Chamber LED array and control panel\" loading=\"lazy\" width=\"480\" height=\"360\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-feat-h\"\u003e1,056-LED Array with Dual Voltage\u003c\/div\u003e\n        \u003cp class=\"bl-feat-p\"\u003eThe 2,500W LED array runs on 110V or 220V, making the Aether compatible with North American and international electrical infrastructure without a dedicated transformer. For facilities planning a multi-room or multi-unit buildout, this flexibility reduces installation friction and broadens site options significantly.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-feat-card\"\u003e\n        \u003cdiv class=\"bl-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/82a682299a928454006f0326c0b338bd.jpg?v=1782987990\" alt=\"BioLight Aether Chamber — complete 4-in-1 multi-modality wellness pod\" loading=\"lazy\" width=\"480\" height=\"360\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-feat-h\"\u003eMulti-Modality Stacking Advantage\u003c\/div\u003e\n        \u003cp class=\"bl-feat-p\"\u003eThe Aether is the only BioLight system combining all four modalities in one enclosure. Compared to the Apex, Arc, or Adapt — which are single-modality light-only systems — the Aether eliminates the need for separate PEMF, hydrogen, and acoustic devices. For facilities with constrained floor space, that consolidation alone can transform the economics of a premium wellness suite.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 7. SPECS TABLE --\u003e\n\u003csection class=\"bl-l\" id=\"bl-specs\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eTechnical Specifications\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eVerified specifications for the BioLight Aether Chamber Professional Multi-Modality Wellness System.\u003c\/p\u003e\n    \u003ctable class=\"bl-spec\" aria-label=\"BioLight Aether Chamber specifications\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eValue\u003c\/th\u003e\n\u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWavelengths\u003c\/td\u003e\n\u003ctd\u003e660nm (red) + 850nm (near-infrared), 1:1 ratio\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eLED Count\u003c\/td\u003e\n\u003ctd\u003e1,056 LEDs\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePower Consumption\u003c\/td\u003e\n\u003ctd\u003e2,500W\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003e110V \/ 220V\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePEMF Range\u003c\/td\u003e\n\u003ctd\u003e0.5Hz – 75Hz adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eMolecular Hydrogen Output\u003c\/td\u003e\n\u003ctd\u003e900 ml\/min\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eVibroacoustic Transducers\u003c\/td\u003e\n\u003ctd\u003e8Ω × 40W\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eDimensions (Max Height)\u003c\/td\u003e\n\u003ctd\u003e1945 × 962 × 1954 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eDimensions (Min Height)\u003c\/td\u003e\n\u003ctd\u003e1945 × 962 × 1354 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eLight Modes\u003c\/td\u003e\n\u003ctd\u003eRed only \/ NIR only \/ Red + NIR combined\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eSession Duration\u003c\/td\u003e\n\u003ctd\u003e20–30 minutes per treatment session\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eRecommended Frequency\u003c\/td\u003e\n\u003ctd\u003e3–5 times per week\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eIrradiance\u003c\/td\u003e\n\u003ctd\u003eNot published by BioLight. Contact us for the current data sheet\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003eContact us for freight details\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eEMF Rating\u003c\/td\u003e\n\u003ctd\u003eNot published by BioLight. Contact us for the current data sheet\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCertifications\u003c\/td\u003e\n\u003ctd\u003eContact us for current documentation\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e3-year limited warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eShipping\u003c\/td\u003e\n\u003ctd\u003eFreight delivery — commercial installation\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 8. WHAT'S IN THE BOX --\u003e\n\u003csection class=\"bl-l\" id=\"bl-box\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eWhat's in the Box\u003c\/h2\u003e\n    \u003cp\u003eYour BioLight Aether Chamber ships as a complete commercial installation package. Freight delivery is coordinated directly — contact our team for site preparation requirements and installation logistics.\u003c\/p\u003e\n    \u003cdiv class=\"bl-box-grid\"\u003e\n      \u003cdiv class=\"bl-box-item\"\u003e\n        \u003cdiv class=\"bl-box-ic\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003crect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"bl-box-tx\"\u003eAether Chamber unit (adjustable height)\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-box-item\"\u003e\n        \u003cdiv class=\"bl-box-ic\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003cpolygon points=\"11 5 6 9 2 9 2 15 6 15 11 19 11 5\"\u003e\u003c\/polygon\u003e\u003cpath d=\"M19.07 4.93a10 10 0 0 1 0 14.14\"\u003e\u003c\/path\u003e\u003cpath d=\"M15.54 8.46a5 5 0 0 1 0 7.07\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"bl-box-tx\"\u003eVibroacoustic transducer system\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-box-item\"\u003e\n        \u003cdiv class=\"bl-box-ic\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003cpath d=\"M5 12H3l9-9 9 9h-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"bl-box-tx\"\u003ePower cable (110V\/220V compatible)\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 9. FAQ --\u003e\n\u003csection class=\"bl-s\" id=\"bl-faq\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003cdiv class=\"bl-faq-list\"\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eHow does the Aether Chamber compare to other BioLight systems?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe Aether Chamber sits at the top of the BioLight commercial lineup as the only system that combines four modalities: red and near-infrared light therapy, PEMF, molecular hydrogen inhalation, and vibroacoustic therapy. Other BioLight systems — including the Apex, Arc, and Adapt — are single-modality, light-only devices in flat-bed or panel formats. The Aether's enclosed pod design also differentiates the experience from open configurations, enabling true full-body light immersion.\u003c\/p\u003e\n          \u003cp\u003eIf you are evaluating the full BioLight range for your facility, our team can walk you through the positioning of each system. You can also browse the complete \u003ca href=\"\/collections\/red-light-therapy\" style=\"color:#C84B2F\"\u003ered light therapy collection\u003c\/a\u003e to compare all formats and investment levels.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eWhat wavelengths and therapy modes does the Aether Chamber offer?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe Aether Chamber operates at 660nm (red) and 850nm (near-infrared) in a 1:1 ratio across 1,056 LEDs. Light modes include red-only, NIR-only, and combined red+NIR. Beyond photobiomodulation, the chamber adds PEMF (adjustable 0.5–75Hz), molecular hydrogen inhalation at 900 ml\/min, and vibroacoustic therapy via an integrated 8Ω × 40W transducer system. All four modalities can operate simultaneously within a single session, or individually per your protocol design.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eWhat is the recommended session protocol — duration, frequency, and positioning?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eBioLight recommends 20–30 minutes per session at a frequency of 3–5 sessions per week. For new clients, starting at the lower end of both duration and frequency allows the body to acclimate over the initial 2–3 weeks. The enclosed chamber format positions the client within the treatment zone automatically — there is no target distance to manage as with open panels. Individual programming should reflect client health history and, where relevant, practitioner guidance. The Aether Chamber is a general wellness device and is not intended to diagnose, treat, cure, or prevent any condition.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eWhat types of facilities is the Aether Chamber designed for?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe Aether Chamber is purpose-built for commercial and professional settings: medspas, integrative wellness clinics, elite athletic performance centers, longevity clinics, and high-end resort spas seeking a flagship multi-modality anchor system. At 2,500W and with freight-class delivery, this is a permanent installation designed for high-volume session throughput. Its commercial grade and premium experience profile support session-based revenue models, membership structures, and per-session pricing at the upper end of the market.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eAre there any safety considerations or contraindications?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe BioLight Aether Chamber is a general wellness device. As with all light therapy and multi-modality wellness systems, certain populations should consult a qualified healthcare provider before use. General precautions include: individuals with photosensitivity conditions or who are taking photosensitizing medications; those with active implanted electronic devices (relevant for the PEMF modality); pregnant individuals; and anyone with a recent surgical wound or acute injury in the treatment area. These are general wellness precautions — this device is not a medical treatment, and contraindication lists should be reviewed with your clinical or legal team before establishing intake protocols for your facility. Eye protection is recommended during light therapy sessions.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eIs Recovery Room Direct an authorized BioLight dealer?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eYes — Recovery Room Direct is an authorized BioLight dealer. Every BioLight system we sell is sourced directly through official distribution channels, ensuring you receive a genuine product with valid manufacturer documentation and commercial support. If you have questions about availability, freight logistics, installation requirements, or want to discuss which BioLight system is right for your facility, call us at \u003ca href=\"tel:+18885005675\" style=\"color:#C84B2F\"\u003e(888) 500-5675\u003c\/a\u003e or use the contact button on this page. Our team specializes in commercial wellness equipment and can support your procurement and buildout process from first call to installation day.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 10. TRUST BAND --\u003e\n\u003cdiv class=\"bl-trust-strip\"\u003e\n  \u003cdiv class=\"bl-trust-grid\"\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eAuthorized Dealer\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eOfficial BioLight commercial partner\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M16 8h4l3 3v5h-7V8z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eDelivery Details\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eFreight shipping, calculated at checkout\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eFinancing Available\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eAffirm \u0026amp; Shop Pay at checkout\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003cpath d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eRecovery Specialists\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eExpert product guidance, every order\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 11. CTA --\u003e\n\u003csection class=\"bl-s\" id=\"bl-cta\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003cdiv class=\"bl-cta-box\"\u003e\n      \u003cdiv class=\"bl-cta-inner\"\u003e\n        \u003cdiv class=\"bl-cta-h\"\u003eReady to Bring BioLight Into Your Facility?\u003c\/div\u003e\n        \u003cp class=\"bl-cta-p\"\u003eChoosing the right commercial light therapy system is a significant decision. The Aether Chamber is BioLight's highest-tier system — but the right fit depends on your floor plan, session model, client population, and growth trajectory. Our team has placed BioLight systems in medspas, performance centers, and longevity clinics across the country and can help you evaluate whether the Aether, or another system from our \u003ca href=\"\/collections\/red-light-therapy-beds\" style=\"color:#f0a090;text-decoration:underline\"\u003ered light therapy beds collection\u003c\/a\u003e, is the right investment for your specific build. Call us to talk through the details.\u003c\/p\u003e\n        \u003cdiv class=\"bl-cta-pills\"\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ Ships to All 48 States\u003c\/span\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ Authorized BioLight Dealer\u003c\/span\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ Affirm \u0026amp; Shop Pay Available\u003c\/span\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ Commercial Warranty Support\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003ca href=\"tel:+18885005675\" class=\"bl-cta-btn-phone\"\u003eSpeak with a Recovery Specialist  •  (888) 500-5675\u003c\/a\u003e\n                \u003ca class=\"bl-cta-scroll\" href=\"#\" onclick=\"window.scrollTo({top:0,behavior:'smooth'});return false;\"\u003e⇧ Ready to order? Scroll up to add to cart\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n","brand":"BioLight","offers":[{"title":"Default Title","offer_id":53170370773359,"sku":"sku-46336484638870","price":98000.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/82a682299a928454006f0326c0b338bd.jpg?v=1782987990"},{"product_id":"biolight-apex-5-wavelength-red-light-therapy-bed","title":"BioLight Apex System Professional 5-Wavelength Full-Body Red Light Therapy Bed","description":"\u003cstyle\u003e\n\/* BioLight — bl- design system (shared across all BioLight products)\n   Palette: dark #0F1923 · red-accent #C84B2F · warm-light #FFF5F3 *\/\n*,.bl-s,.bl-l,.bl-d{box-sizing:border-box}\n.bl-s,.bl-l,.bl-d{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased}\n.bl-s{padding:56px 0;background:#fff;width:100%}\n.bl-l{padding:56px 0;background:#FFF5F3;width:100%}\n.bl-d{padding:56px 0;background:#0F1923;color:#fff;width:100%}\n.bl-c{max-width:1080px;margin:0 auto;padding:0 24px}\n.bl-title{font-size:clamp(22px,2.8vw,30px);font-weight:700;color:#1A1410;margin:0 0 10px;line-height:1.2;padding-bottom:14px;position:relative;display:inline-block}\n.bl-title::after{content:'';position:absolute;bottom:0;left:0;width:40px;height:3px;background:#C84B2F;border-radius:2px}\n.bl-d .bl-title{color:#fff}\n.bl-lead{font-size:16px;line-height:1.7;color:#374151;max-width:640px;margin:14px 0 32px}\n.bl-d .bl-lead{color:#94a3b8}\n.bl-s p,.bl-l p{font-size:15px;line-height:1.7;color:#374151;margin:0 0 14px}\n\/* Nav *\/\n.bl-nav{background:#fff;width:100%;border-bottom:1px solid #f0d8d4}\n.bl-nav-inner{max-width:1080px;margin:0 auto;display:flex;padding:10px 24px;gap:8px;flex-wrap:wrap}\n.bl-nav a{display:inline-block;padding:7px 16px;background:#FFF5F3;color:#0F1923!important;font-size:13px;font-weight:500;border-radius:20px;text-decoration:none!important;white-space:nowrap;transition:background .15s,color .15s}\n.bl-nav a:hover{background:#0F1923!important;color:#fff!important}\n\/* Hero *\/\n.bl-hero-wrap{background:#fff;border-bottom:1px solid #e5e7eb}\n.bl-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:center;padding:48px 24px;max-width:1080px;margin:0 auto}\n.bl-badge{display:inline-block;background:#C84B2F;color:#fff;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:5px 12px;border-radius:4px;margin-bottom:16px}\n.bl-h2-hero{font-size:clamp(26px,3.5vw,40px);font-weight:800;color:#1A1410;line-height:1.15;margin:0 0 18px}\n.bl-hero-sub{font-size:16px;line-height:1.65;color:#374151;margin:0 0 16px}\n.bl-hero-finance{font-size:13px;color:#6b7280;margin:14px 0 0;padding-top:14px;border-top:1px solid #e5e7eb}\n.bl-hero-img{border-radius:12px;background:#fff;border:1px solid #f0d8d4;padding:16px;aspect-ratio:1\/1;display:flex;align-items:center;justify-content:center;overflow:hidden}\n.bl-hero-img img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply}\n@media(max-width:860px){.bl-hero{grid-template-columns:1fr;gap:28px;padding:40px 20px}.bl-hero-img{aspect-ratio:4\/3;order:-1}}\n\/* Stats *\/\n.bl-stats-wrap{background:transparent;padding:12px 24px 0}\n.bl-stats{display:flex;max-width:1080px;margin:0 auto;flex-wrap:wrap;background:#0F1923;border-radius:10px;overflow:hidden}\n.bl-stat{flex:1;min-width:110px;text-align:center;padding:22px 10px;border-right:1px solid rgba(255,255,255,.07)}\n.bl-stat:last-child{border-right:none}\n.bl-stat-n{display:block;font-size:22px;font-weight:800;color:#C84B2F;line-height:1;margin-bottom:5px}\n.bl-stat-l{display:block;font-size:10px;color:#64748b;letter-spacing:.06em;text-transform:uppercase;line-height:1.4}\n@media(max-width:680px){.bl-stat{min-width:calc(50% - 1px);padding:16px 6px}}\n\/* Mode cards *\/\n.bl-mode-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:32px}\n.bl-mode-card{background:#fff;border:1px solid #f0d8d4;border-left:4px solid #C84B2F;border-radius:0 10px 10px 0;padding:24px}\n.bl-mode-nm{font-size:11px;font-weight:700;color:#C84B2F;letter-spacing:.09em;text-transform:uppercase;margin:0 0 8px;display:block}\n.bl-mode-h{font-size:17px;font-weight:700;color:#1A1410;margin:0 0 10px}\n.bl-mode-p{font-size:14px;color:#374151;line-height:1.65;margin:0}\n@media(max-width:640px){.bl-mode-grid{grid-template-columns:1fr}}\n\/* Feature cards *\/\n.bl-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}\n.bl-feat-card{background:#fff;border:1px solid #f0d8d4;border-radius:10px;padding:28px;overflow:hidden;transition:box-shadow .25s}\n.bl-feat-card:hover{box-shadow:0 8px 24px rgba(15,25,35,.1)}\n.bl-feat-img{margin:-28px -28px 20px;width:calc(100% + 56px);aspect-ratio:4\/3;overflow:hidden;border-radius:10px 10px 0 0;background:#FFF5F3}\n.bl-feat-img img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply}\n.bl-feat-h{font-size:17px;font-weight:700;color:#1A1410;margin:0 0 10px}\n.bl-feat-p{font-size:14px;line-height:1.65;color:#374151;margin:0}\n@media(max-width:720px){.bl-feat-grid{grid-template-columns:1fr;gap:14px}}\n\/* Specs *\/\n.bl-spec{width:100%;border-collapse:collapse;margin-top:22px;font-size:14px}\n.bl-spec th{padding:10px 16px;background:#0F1923;color:#fff;text-align:left;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}\n.bl-spec th:first-child{border-radius:8px 0 0 0}\n.bl-spec th:last-child{border-radius:0 8px 0 0}\n.bl-spec td{padding:11px 16px;border-bottom:1px solid #e5e7eb;color:#374151}\n.bl-spec tr:nth-child(even) td{background:#f8fafc}\n.bl-spec td:first-child{font-weight:600;color:#0F1923;width:36%;font-size:13px}\n\/* Box *\/\n.bl-box-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:26px}\n.bl-box-item{background:#fff;border:1px solid #f0d8d4;border-radius:8px;padding:16px;display:flex;align-items:flex-start;gap:10px}\n.bl-box-ic{flex-shrink:0;width:32px;height:32px;background:#FFF5F3;border-radius:7px;display:flex;align-items:center;justify-content:center}\n.bl-box-tx{font-size:13px;font-weight:600;color:#1A1410;margin:0;line-height:1.4}\n@media(max-width:480px){.bl-box-grid{grid-template-columns:1fr}}\n\/* FAQ *\/\n.bl-faq-list{margin-top:22px}\n.bl-faq-item{border-bottom:1px solid #f0d8d4;margin:0}\n.bl-faq-item summary{font-size:16px;font-weight:600;color:#1A1410;padding:18px 44px 18px 0;cursor:pointer;list-style:none;position:relative;display:block;-webkit-tap-highlight-color:transparent}\n.bl-faq-item summary::-webkit-details-marker{display:none}\n.bl-faq-item summary::after{content:'+';position:absolute;right:2px;top:50%;transform:translateY(-50%);font-size:24px;font-weight:300;color:#C84B2F;transition:transform .25s;line-height:1}\n.bl-faq-item[open] summary::after{transform:translateY(-50%) rotate(45deg)}\n.bl-faq-body{padding:0 0 20px;font-size:15px;line-height:1.75;color:#374151}\n\/* Trust band *\/\n.bl-trust-strip{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:36px 0;background:#fff}\n.bl-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1080px;margin:0 auto;padding:0 24px}\n.bl-trust-item{text-align:center;padding:10px 6px}\n.bl-trust-ic{width:44px;height:44px;margin:0 auto 10px;background:#FFF5F3;border-radius:10px;display:flex;align-items:center;justify-content:center}\n.bl-trust-h{font-size:14px;font-weight:700;color:#0F1923;margin:0 0 4px}\n.bl-trust-p{font-size:12px;color:#6b7280;line-height:1.4;margin:0}\n@media(max-width:640px){.bl-trust-grid{grid-template-columns:repeat(2,1fr)}}\n\/* CTA *\/\n.bl-cta-box{background:linear-gradient(135deg,#0F1923 0%,#1e3048 100%);border-radius:10px;padding:56px 48px;text-align:center;margin:0 0 32px}\n.bl-cta-inner{max-width:580px;margin:0 auto}\n.bl-cta-h{font-size:clamp(22px,3vw,32px);font-weight:800;color:#fff;margin:0 0 14px;line-height:1.2}\n.bl-cta-p{font-size:16px;color:#fff!important;margin:0 0 28px;line-height:1.65}\n.bl-cta-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 10px;margin-bottom:32px}\n.bl-cta-pill{background:rgba(200,75,47,.12);border:1px solid rgba(200,75,47,.35);color:#f0a090;font-size:13px;font-weight:600;padding:8px 18px;border-radius:24px}\n.bl-cta-btn-phone{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#0F1923!important;font-weight:700;font-size:16px;padding:17px 36px;border-radius:12px;text-decoration:none!important;transition:background .2s}\n.bl-cta-btn-phone:hover{background:#FFF5F3;text-decoration:none!important}\n.bl-cta-scroll{display:block;margin-top:22px;font-size:15px;font-weight:600;color:#7a8fa3;text-decoration:none;cursor:pointer;transition:color .2s}\n.bl-cta-scroll:hover{color:#C84B2F}\n@media(max-width:640px){.bl-cta-box{padding:40px 24px}.bl-cta-btn-phone{font-size:14px;padding:15px 24px}}\nhr.bl-hr{border:none;height:2px;background:linear-gradient(90deg,transparent,#C84B2F 30%,#FFF5F3 50%,#C84B2F 70%,transparent);opacity:.3;margin:0}\n.bl-usage-tip{background:#FFF5F3;border:1px solid #f0d8d4;border-left:4px solid #C84B2F;border-radius:0 8px 8px 0;padding:18px 24px;margin-top:24px;font-size:14px;color:#374151;line-height:1.65}\n\u003c\/style\u003e\n\n\u003c!-- 1. JUMP NAV --\u003e\n\u003cnav class=\"bl-nav\" aria-label=\"Page sections\"\u003e\n  \u003cdiv class=\"bl-nav-inner\"\u003e\n    \u003ca href=\"#bl-wavelengths\"\u003eWavelengths\u003c\/a\u003e\n    \u003ca href=\"#bl-features\"\u003eKey Features\u003c\/a\u003e\n    \u003ca href=\"#bl-specs\"\u003eSpecifications\u003c\/a\u003e\n    \u003ca href=\"#bl-faq\"\u003eFAQ\u003c\/a\u003e\n    \u003ca href=\"#bl-cta\"\u003eGet a Quote\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\u003c!-- 2. HERO --\u003e\n\u003cdiv class=\"bl-hero-wrap\"\u003e\n  \u003cdiv class=\"bl-hero\"\u003e\n    \u003cdiv class=\"bl-hero-text\"\u003e\n      \u003cspan class=\"bl-badge\"\u003eAuthorized BioLight Dealer — Commercial Systems\u003c\/span\u003e\n      \u003ch2 class=\"bl-h2-hero\"\u003eProfessional 5-Wavelength Full-Body Red Light Therapy for Elite Facilities\u003c\/h2\u003e\n      \u003cp class=\"bl-hero-sub\"\u003eThe BioLight Apex System encloses clients in a 360° cabin with 43,200 LEDs spanning five precise wavelengths simultaneously — delivering consistent, clinical-grade photobiomodulation exposure in a single 15–20 minute session. No repositioning. No guesswork. Built for high-volume facility environments where throughput and outcomes both matter.\u003c\/p\u003e\n      \u003cp class=\"bl-hero-sub\"\u003eExplore the full \u003ca href=\"\/collections\/biolight\" style=\"color:#C84B2F;font-weight:600;\"\u003eBioLight lineup\u003c\/a\u003e or browse all \u003ca href=\"\/collections\/red-light-therapy\" style=\"color:#C84B2F;font-weight:600;\"\u003ered light therapy systems\u003c\/a\u003e to compare options for your facility.\u003c\/p\u003e\n      \u003cp class=\"bl-hero-finance\"\u003eAffirm \u0026amp; Shop Pay financing available at checkout.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-hero-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/biolight-apex-red-light-therapy-bed-closed.jpg?v=1785748269\" alt=\"BioLight Apex full-body red light therapy bed, canopy closed, on casters\" width=\"600\" height=\"600\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 3. STATS BAR — exactly 4 items --\u003e\n\u003cdiv class=\"bl-stats-wrap\"\u003e\n  \u003cdiv class=\"bl-stats\"\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e43,200\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003eTotal LEDs\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e5\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003eWavelengths\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e129 mW\/cm²\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003eIrradiance\u003cbr\u003eat contact\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e360°\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003eFull-Body Coverage\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 4. HOOK PARAGRAPH --\u003e\n\u003cdiv class=\"bl-s\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003cp style=\"border-left:4px solid #C84B2F;padding-left:24px;font-size:16px;line-height:1.8;color:#374151;margin:0;\"\u003e\n      Running a recovery studio, medspa, or performance clinic means every square foot of floor space needs to earn its keep. Entry-level panels require clients to rotate, reposition, and return multiple times to achieve meaningful exposure — compressing your daily appointment capacity and diluting the consistency of each session. The BioLight Apex System was engineered to eliminate that bottleneck. Its full-body 360° cabin wraps clients in five simultaneous wavelengths at 129 mW\/cm², covering skin-level, muscular, and deeper tissue targets in one uninterrupted protocol. Facilities that complete five to ten Apex sessions per day can build a compelling client ROI story around measurable recovery outcomes, premium session pricing, and referral-driven retention. If you are evaluating the right commercial-grade system for your space, explore the complete \u003ca href=\"\/collections\/red-light-therapy\" style=\"color:#C84B2F;font-weight:600;\"\u003ered light therapy category\u003c\/a\u003e or review all available \u003ca href=\"\/collections\/biolight\" style=\"color:#C84B2F;font-weight:600;\"\u003eBioLight systems\u003c\/a\u003e side by side.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 5. WAVELENGTHS \/ MODES SECTION --\u003e\n\u003cdiv class=\"bl-l\" id=\"bl-wavelengths\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003cspan class=\"bl-title\"\u003e5-Wavelength Photobiomodulation\u003c\/span\u003e\n    \u003cp class=\"bl-lead\"\u003eMost commercial red light beds deploy one or two wavelengths. The Apex System operates five simultaneously — each selected for a distinct tissue-depth target, according to published photobiomodulation research.\u003c\/p\u003e\n    \u003cdiv class=\"bl-mode-grid\"\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003e633 nm — Visible Red\u003c\/span\u003e\n        \u003cp class=\"bl-mode-h\" style=\"font-size:15px;margin:0 0 8px;\"\u003eSkin-Level Tissue\u003c\/p\u003e\n        \u003cp class=\"bl-mode-p\"\u003eResearch suggests 633 nm may support skin-level tissue benefits, including surface-layer cellular activity and microcirculatory response in the dermis.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003e660 nm — Deep Red\u003c\/span\u003e\n        \u003cp class=\"bl-mode-h\" style=\"font-size:15px;margin:0 0 8px;\"\u003eCellular Energy \u0026amp; Recovery\u003c\/p\u003e\n        \u003cp class=\"bl-mode-p\"\u003e660 nm is among the most studied wavelengths in photobiomodulation literature. Research suggests it may support mitochondrial function and post-exertion muscle recovery.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003e810 nm — Near-Infrared\u003c\/span\u003e\n        \u003cp class=\"bl-mode-h\" style=\"font-size:15px;margin:0 0 8px;\"\u003eDeeper Tissue Penetration\u003c\/p\u003e\n        \u003cp class=\"bl-mode-p\"\u003e810 nm penetrates beyond the dermis into underlying musculature, with some research indicating potential support for joint and connective tissue recovery.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003e850 nm — Near-Infrared\u003c\/span\u003e\n        \u003cp class=\"bl-mode-h\" style=\"font-size:15px;margin:0 0 8px;\"\u003eMusculoskeletal Support\u003c\/p\u003e\n        \u003cp class=\"bl-mode-p\"\u003e850 nm is widely used in sports-recovery protocols. Research suggests it may support musculoskeletal recovery and help reduce exercise-related discomfort.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003e940 nm — Deep NIR\u003c\/span\u003e\n        \u003cp class=\"bl-mode-h\" style=\"font-size:15px;margin:0 0 8px;\"\u003eSystemic \u0026amp; Deep Tissue\u003c\/p\u003e\n        \u003cp class=\"bl-mode-p\"\u003e940 nm reaches some of the deepest tissue layers accessible via transcutaneous photobiomodulation and may support systemic circulatory and metabolic response.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003ePulsing — 1–10,000 Hz\u003c\/span\u003e\n        \u003cp class=\"bl-mode-h\" style=\"font-size:15px;margin:0 0 8px;\"\u003eProgrammable Pulsing\u003c\/p\u003e\n        \u003cp class=\"bl-mode-p\"\u003eAll wavelengths support pulsed delivery from 1 to 10,000 Hz via the touchscreen or wireless tablet, allowing protocol customization across client populations and wellness goals.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-usage-tip\"\u003e\n      \u003cstrong\u003eGetting started — recommended session protocol:\u003c\/strong\u003e For most general wellness applications, a 15–20 minute session at standard irradiance output is typical. Facilities commonly schedule sessions daily or every other day during initial client onboarding, then taper to 2–3 times per week for maintenance. The wireless tablet controller allows staff to adjust wavelength combinations and pulsing frequency per session without entering the cabin. As with any general wellness device, clients with photosensitivity, active photosensitizing medications, or relevant medical conditions should consult their physician before beginning.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 6. FEATURE CARDS --\u003e\n\u003cdiv class=\"bl-s\" id=\"bl-features\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003cspan class=\"bl-title\"\u003eBuilt for Commercial Performance\u003c\/span\u003e\n    \u003cp class=\"bl-lead\"\u003eEvery element of the Apex System is engineered for the demands of a high-utilization facility environment — from thermal management to operator workflow.\u003c\/p\u003e\n    \u003cdiv class=\"bl-feat-grid\"\u003e\n      \u003cdiv class=\"bl-feat-card\"\u003e\n        \u003cdiv class=\"bl-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/biolight-apex-red-light-therapy-bed-canopy-open.jpg\" alt=\"BioLight Apex System 360-degree full-body cabin\" width=\"480\" height=\"360\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"bl-feat-h\"\u003e360° Full-Body Cabin Enclosure\u003c\/h3\u003e\n        \u003cp class=\"bl-feat-p\"\u003eUnlike panel-based systems that require repositioning, the Apex's closed cabin delivers simultaneous anterior and posterior exposure in a single session — consistent results across every client, every time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-feat-card\"\u003e\n        \u003cdiv class=\"bl-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/www.biolight.shop\/cdn\/shop\/files\/IMG_3872.jpg?v=1775840385\" alt=\"BioLight Apex System cooling fan vents — active thermal management\" width=\"480\" height=\"360\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"bl-feat-h\"\u003e33-Fan Active Cooling System\u003c\/h3\u003e\n        \u003cp class=\"bl-feat-p\"\u003eA 6,000W LED array generates substantial heat. The Apex integrates 32 internal cooling fans plus one dedicated body-facing fan, maintaining a comfortable cabin environment across back-to-back commercial sessions.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-feat-card\"\u003e\n        \u003cdiv class=\"bl-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/www.biolight.shop\/cdn\/shop\/files\/unnamed_9.jpg?v=1776188384\" alt=\"BioLight Apex System anatomy infographic — 5 wavelengths, 43,200 LEDs, clinical targeting\" width=\"480\" height=\"360\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"bl-feat-h\"\u003eDual Touchscreen \u0026amp; Tablet Control\u003c\/h3\u003e\n        \u003cp class=\"bl-feat-p\"\u003eStaff manage every session parameter — wavelength mode, pulsing frequency, session timer — from either the built-in touchscreen panel or a wireless tablet. No need to enter the cabin between sessions to adjust settings.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 7. SPECS TABLE --\u003e\n\u003cdiv class=\"bl-l\" id=\"bl-specs\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003cspan class=\"bl-title\"\u003eTechnical Specifications\u003c\/span\u003e\n    \u003ctable class=\"bl-spec\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWavelengths\u003c\/td\u003e\n\u003ctd\u003e633 nm, 660 nm, 810 nm, 850 nm, 940 nm\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eTotal LED Count\u003c\/td\u003e\n\u003ctd\u003e43,200 LEDs\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eLED Lifespan\u003c\/td\u003e\n\u003ctd\u003e100,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eIrradiance\u003c\/td\u003e\n\u003ctd\u003e129 mW\/cm² at contact. BioLight publishes no distance, but the manufacturer that publishes this identical specification states it is a zero-distance measurement, so it is not comparable with a panel rated at six inches\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePower Draw\u003c\/td\u003e\n\u003ctd\u003e6,000W\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003e220V \/ 380V\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCurrent\u003c\/td\u003e\n\u003ctd\u003e35A (220V) \/ 20A (380V)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePulsing Frequency\u003c\/td\u003e\n\u003ctd\u003e1–10,000 Hz (programmable)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eSession Duration\u003c\/td\u003e\n\u003ctd\u003e15–20 minutes (recommended)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e2300 × 1260 × 1134 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eStructure\u003c\/td\u003e\n\u003ctd\u003e360° full-body bed cabin enclosure\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCooling\u003c\/td\u003e\n\u003ctd\u003e32 internal fans + 1 body-facing cooling fan\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eControls\u003c\/td\u003e\n\u003ctd\u003eBuilt-in touchscreen + wireless tablet controller\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eEMF\u003c\/td\u003e\n\u003ctd\u003eContact us for specifications\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003eContact us for specifications\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCertifications\u003c\/td\u003e\n\u003ctd\u003eContact us for specifications\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e5-year limited warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 8. WHAT'S IN THE BOX --\u003e\n\u003cdiv class=\"bl-s\" id=\"bl-box\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003cspan class=\"bl-title\"\u003eWhat's in the Box\u003c\/span\u003e\n    \u003cp class=\"bl-lead\"\u003eEverything required to begin operating the Apex System in your facility on delivery day.\u003c\/p\u003e\n    \u003cdiv class=\"bl-box-grid\"\u003e\n      \u003cdiv class=\"bl-box-item\"\u003e\n        \u003cdiv class=\"bl-box-ic\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003cpolyline points=\"9 11 12 14 22 4\"\u003e\u003c\/polyline\u003e\u003cpath d=\"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"bl-box-tx\"\u003eFull-Body 360° Red Light Therapy Bed Cabin\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-box-item\"\u003e\n        \u003cdiv class=\"bl-box-ic\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003cpolyline points=\"9 11 12 14 22 4\"\u003e\u003c\/polyline\u003e\u003cpath d=\"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"bl-box-tx\"\u003eWireless Tablet Controller\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-box-item\"\u003e\n        \u003cdiv class=\"bl-box-ic\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003cpolyline points=\"9 11 12 14 22 4\"\u003e\u003c\/polyline\u003e\u003cpath d=\"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"bl-box-tx\"\u003eTouchscreen Control Panel\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"margin-top:20px;font-size:14px;color:#6b7280;\"\u003eThis is a commercial freight shipment. Delivery timelines and white-glove installation options vary by region. Contact our team at \u003ca href=\"tel:+18885005675\" style=\"color:#C84B2F;font-weight:600;\"\u003e(888) 500-5675\u003c\/a\u003e to confirm logistics for your facility before ordering.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 9. FAQ --\u003e\n\u003cdiv class=\"bl-s\" id=\"bl-faq\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003cspan class=\"bl-title\"\u003eFrequently Asked Questions\u003c\/span\u003e\n    \u003cdiv class=\"bl-faq-list\"\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eHow does the BioLight Apex System compare to other BioLight panels and beds?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe Apex System sits at the top of the BioLight commercial lineup. BioLight does not publish nanometer values for the Arc, and the Adapt is ordered with buyer-specified wavelengths across 620 to 750 nm red and 800 to 1,000 nm near-infrared. Both are panel-based, requiring clients to stand or lie facing one side at a time. The Apex upgrades to five simultaneous wavelengths (633, 660, 810, 850, and 940 nm), a 360° full-body cabin enclosure, and 43,200 LEDs running at 6,000W — enabling meaningful full-body exposure in a single uninterrupted session.\u003c\/p\u003e\n          \u003cp\u003eFor facilities evaluating the right system for their use case, you can \u003ca href=\"\/collections\/red-light-therapy\" style=\"color:#C84B2F;\"\u003ebrowse the full red light therapy collection here\u003c\/a\u003e. Our recovery specialists can also walk you through options by calling \u003ca href=\"tel:+18885005675\" style=\"color:#C84B2F;\"\u003e(888) 500-5675\u003c\/a\u003e.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eWhat wavelengths and output modes does the Apex System offer?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe Apex System delivers five wavelengths simultaneously: 633 nm, 660 nm, 810 nm, 850 nm, and 940 nm. These span the visible red and near-infrared spectrum, targeting a range of tissue depths in a single session.\u003c\/p\u003e\n          \u003cp\u003eAll wavelengths support pulsed delivery programmable from 1 to 10,000 Hz via the touchscreen or wireless tablet. Wavelength combinations can be configured to run red only, NIR only, or all five simultaneously depending on your facility's protocols. Output irradiance is 129 mW\/cm². BioLight publishes no measurement distance, and the manufacturer that publishes this identical specification describes it as a zero-distance lab measurement. Treat it as a contact figure, not a six-inch one, and call us before comparing it against a panel.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eWhat is the recommended session protocol — duration, frequency, and positioning?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eStandard sessions run 15–20 minutes. Because the Apex System uses a 360° enclosed cabin, no repositioning is required during or between clients. Clients lie in the cabin for the duration of the session and receive simultaneous anterior and posterior exposure from all 43,200 LEDs.\u003c\/p\u003e\n          \u003cp\u003eTypical facility protocols begin with daily sessions for the first two to three weeks, then transition to a maintenance schedule of two to three times per week. Session frequency and duration should be adjusted based on individual client wellness goals and any guidance from qualified practitioners. The Apex is a general wellness device and is not a substitute for professional medical advice.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eWhat types of facilities is the BioLight Apex System designed for?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe Apex System is built for high-volume commercial environments where throughput and session consistency matter: medspas, sports performance and recovery studios, chiropractic and physical therapy clinics, luxury wellness resorts, and dedicated recovery facilities. Its 6,000W draw requires a 220V or 380V dedicated circuit, which is standard in commercial construction but should be confirmed with your electrician before ordering.\u003c\/p\u003e\n          \u003cp\u003eIf you are evaluating the Apex alongside other commercial-grade systems, our team can assist with a facility consultation. Call \u003ca href=\"tel:+18885005675\" style=\"color:#C84B2F;\"\u003e(888) 500-5675\u003c\/a\u003e to speak with a recovery specialist.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eAre there any safety considerations or contraindications I should know about?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe BioLight Apex System is a general wellness device and is not intended to diagnose, treat, cure, or prevent any medical condition. As with any light-based wellness modality, there are general precautions to be aware of:\u003c\/p\u003e\n          \u003cp\u003eIndividuals who are pregnant, have a history of photosensitivity disorders, are taking photosensitizing medications (including certain antibiotics, diuretics, or retinoids), have active cancers, or have been advised by a physician to avoid light exposure should consult a qualified healthcare provider before use. Clients with pacemakers or implanted electrical devices should also seek medical clearance prior to use.\u003c\/p\u003e\n          \u003cp\u003eThese contraindications should be incorporated into your facility's client intake screening process. All wellness claims associated with photobiomodulation are based on general research and individual results may vary.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eIs Recovery Room Direct an authorized BioLight dealer?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eYes — Recovery Room Direct is an authorized BioLight dealer. When you purchase through us, you receive the full manufacturer warranty, access to BioLight's technical support infrastructure, and the assurance that your unit is a genuine BioLight product, not a gray-market import.\u003c\/p\u003e\n          \u003cp\u003eFor commercial system purchases, our team is available to assist with pre-sale configuration questions, electrical requirements, delivery logistics, and post-installation support. Call us directly at \u003ca href=\"tel:+18885005675\" style=\"color:#C84B2F;font-weight:600;\"\u003e(888) 500-5675\u003c\/a\u003e or explore the full \u003ca href=\"\/collections\/biolight\" style=\"color:#C84B2F;\"\u003eBioLight product lineup\u003c\/a\u003e.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 10. TRUST BAND --\u003e\n\u003cdiv class=\"bl-trust-strip\"\u003e\n  \u003cdiv class=\"bl-trust-grid\"\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"bl-trust-h\"\u003eAuthorized Dealer\u003c\/p\u003e\n      \u003cp class=\"bl-trust-p\"\u003eGenuine BioLight products, full manufacturer support\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M16 8h4l3 5v3h-7V8z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"bl-trust-h\"\u003eDelivery Details\u003c\/p\u003e\n      \u003cp class=\"bl-trust-p\"\u003eFreight shipping, calculated at checkout\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"bl-trust-h\"\u003eFinancing Available\u003c\/p\u003e\n      \u003cp class=\"bl-trust-p\"\u003eAffirm \u0026amp; Shop Pay options at checkout\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003cpath d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"9\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 3.13a4 4 0 0 1 0 7.75\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"bl-trust-h\"\u003eRecovery Specialists\u003c\/p\u003e\n      \u003cp class=\"bl-trust-p\"\u003eExpert product guidance, every order\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 11. CTA --\u003e\n\u003cdiv class=\"bl-s\" id=\"bl-cta\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003cdiv class=\"bl-cta-box\"\u003e\n      \u003cdiv class=\"bl-cta-inner\"\u003e\n        \u003ch2 class=\"bl-cta-h\"\u003eReady to Bring BioLight Into Your Facility?\u003c\/h2\u003e\n        \u003cp class=\"bl-cta-p\" style=\"color:#fff!important;\"\u003eChoosing the right commercial red light system is a significant investment — and the wrong spec for your space or electrical infrastructure can delay your ROI. Our recovery specialists help facility owners confirm voltage and circuit requirements, compare the Apex against other BioLight systems, and coordinate freight delivery. \u003ca href=\"\/collections\/red-light-therapy-beds\" style=\"color:#f0a090;font-weight:600;\"\u003eView all red light therapy bed systems\u003c\/a\u003e or reach us directly below.\u003c\/p\u003e\n        \u003cdiv class=\"bl-cta-pills\"\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ Ships to All 48 States\u003c\/span\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ Authorized BioLight Dealer\u003c\/span\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ Affirm \u0026amp; Shop Pay Available\u003c\/span\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ Apex System Manufacturer Warranty\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003ca href=\"tel:+18885005675\" class=\"bl-cta-btn-phone\"\u003eSpeak with a Recovery Specialist  •  (888) 500-5675\u003c\/a\u003e\n                \u003ca class=\"bl-cta-scroll\" href=\"#\" onclick=\"window.scrollTo({top:0,behavior:'smooth'});return false;\"\u003e⇧ Ready to order? Scroll up to add to cart\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"BioLight","offers":[{"title":"Default Title","offer_id":53170370806127,"sku":"sku-46336505839766","price":58000.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/biolight-apex-red-light-therapy-bed-closed.jpg?v=1785748269"},{"product_id":"biolight-adapt-360-red-light-therapy-system","title":"BioLight Adapt System Professional 360° Red Light Therapy | Customizable Wavelengths","description":"\u003cstyle\u003e\n\/* BioLight — bl- design system (shared across all BioLight products)\n   Palette: dark #0F1923 · red-accent #C84B2F · warm-light #FFF5F3 *\/\n*,.bl-s,.bl-l,.bl-d{box-sizing:border-box}\n.bl-s,.bl-l,.bl-d{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased}\n.bl-s{padding:56px 0;background:#fff;width:100%}\n.bl-l{padding:56px 0;background:#FFF5F3;width:100%}\n.bl-d{padding:56px 0;background:#0F1923;color:#fff;width:100%}\n.bl-c{max-width:1080px;margin:0 auto;padding:0 24px}\n.bl-title{font-size:clamp(22px,2.8vw,30px);font-weight:700;color:#1A1410;margin:0 0 10px;line-height:1.2;padding-bottom:14px;position:relative;display:inline-block}\n.bl-title::after{content:'';position:absolute;bottom:0;left:0;width:40px;height:3px;background:#C84B2F;border-radius:2px}\n.bl-d .bl-title{color:#fff}\n.bl-lead{font-size:16px;line-height:1.7;color:#374151;max-width:640px;margin:14px 0 32px}\n.bl-d .bl-lead{color:#94a3b8}\n.bl-s p,.bl-l p{font-size:15px;line-height:1.7;color:#374151;margin:0 0 14px}\n\/* Nav *\/\n.bl-nav{background:#fff;width:100%;border-bottom:1px solid #f0d8d4}\n.bl-nav-inner{max-width:1080px;margin:0 auto;display:flex;padding:10px 24px;gap:8px;flex-wrap:wrap}\n.bl-nav a{display:inline-block;padding:7px 16px;background:#FFF5F3;color:#0F1923!important;font-size:13px;font-weight:500;border-radius:20px;text-decoration:none!important;white-space:nowrap;transition:background .15s,color .15s}\n.bl-nav a:hover{background:#0F1923!important;color:#fff!important}\n\/* Hero *\/\n.bl-hero-wrap{background:#fff;border-bottom:1px solid #e5e7eb}\n.bl-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:center;padding:48px 24px;max-width:1080px;margin:0 auto}\n.bl-badge{display:inline-block;background:#C84B2F;color:#fff;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:5px 12px;border-radius:4px;margin-bottom:16px}\n.bl-h2-hero{font-size:clamp(26px,3.5vw,40px);font-weight:800;color:#1A1410;line-height:1.15;margin:0 0 18px}\n.bl-hero-sub{font-size:16px;line-height:1.65;color:#374151;margin:0 0 16px}\n.bl-hero-finance{font-size:13px;color:#6b7280;margin:14px 0 0;padding-top:14px;border-top:1px solid #e5e7eb}\n.bl-hero-img{border-radius:12px;background:#fff;border:1px solid #f0d8d4;padding:16px;aspect-ratio:1\/1;display:flex;align-items:center;justify-content:center;overflow:hidden}\n.bl-hero-img img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply}\n@media(max-width:860px){.bl-hero{grid-template-columns:1fr;gap:28px;padding:40px 20px}.bl-hero-img{aspect-ratio:4\/3;order:-1}}\n\/* Stats *\/\n.bl-stats-wrap{background:transparent;padding:12px 24px 0}\n.bl-stats{display:flex;max-width:1080px;margin:0 auto;flex-wrap:wrap;background:#0F1923;border-radius:10px;overflow:hidden}\n.bl-stat{flex:1;min-width:110px;text-align:center;padding:22px 10px;border-right:1px solid rgba(255,255,255,.07)}\n.bl-stat:last-child{border-right:none}\n.bl-stat-n{display:block;font-size:22px;font-weight:800;color:#C84B2F;line-height:1;margin-bottom:5px}\n.bl-stat-l{display:block;font-size:10px;color:#64748b;letter-spacing:.06em;text-transform:uppercase;line-height:1.4}\n@media(max-width:680px){.bl-stat{min-width:calc(50% - 1px);padding:16px 6px}}\n\/* Mode cards *\/\n.bl-mode-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:32px}\n.bl-mode-card{background:#fff;border:1px solid #f0d8d4;border-left:4px solid #C84B2F;border-radius:0 10px 10px 0;padding:24px}\n.bl-mode-nm{font-size:11px;font-weight:700;color:#C84B2F;letter-spacing:.09em;text-transform:uppercase;margin:0 0 8px;display:block}\n.bl-mode-h{font-size:17px;font-weight:700;color:#1A1410;margin:0 0 10px}\n.bl-mode-p{font-size:14px;color:#374151;line-height:1.65;margin:0}\n@media(max-width:640px){.bl-mode-grid{grid-template-columns:1fr}}\n\/* Feature cards *\/\n.bl-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}\n.bl-feat-card{background:#fff;border:1px solid #f0d8d4;border-radius:10px;padding:28px;overflow:hidden;transition:box-shadow .25s}\n.bl-feat-card:hover{box-shadow:0 8px 24px rgba(15,25,35,.1)}\n.bl-feat-img{margin:-28px -28px 20px;width:calc(100% + 56px);aspect-ratio:4\/3;overflow:hidden;border-radius:10px 10px 0 0;background:#FFF5F3}\n.bl-feat-img img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply}\n.bl-feat-h{font-size:17px;font-weight:700;color:#1A1410;margin:0 0 10px}\n.bl-feat-p{font-size:14px;line-height:1.65;color:#374151;margin:0}\n@media(max-width:720px){.bl-feat-grid{grid-template-columns:1fr;gap:14px}}\n\/* Specs *\/\n.bl-spec{width:100%;border-collapse:collapse;margin-top:22px;font-size:14px}\n.bl-spec th{padding:10px 16px;background:#0F1923;color:#fff;text-align:left;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}\n.bl-spec th:first-child{border-radius:8px 0 0 0}\n.bl-spec th:last-child{border-radius:0 8px 0 0}\n.bl-spec td{padding:11px 16px;border-bottom:1px solid #e5e7eb;color:#374151}\n.bl-spec tr:nth-child(even) td{background:#f8fafc}\n.bl-spec td:first-child{font-weight:600;color:#0F1923;width:36%;font-size:13px}\n\/* Box *\/\n.bl-box-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:26px}\n.bl-box-item{background:#fff;border:1px solid #f0d8d4;border-radius:8px;padding:16px;display:flex;align-items:flex-start;gap:10px}\n.bl-box-ic{flex-shrink:0;width:32px;height:32px;background:#FFF5F3;border-radius:7px;display:flex;align-items:center;justify-content:center}\n.bl-box-tx{font-size:13px;font-weight:600;color:#1A1410;margin:0;line-height:1.4}\n@media(max-width:480px){.bl-box-grid{grid-template-columns:1fr}}\n\/* FAQ *\/\n.bl-faq-list{margin-top:22px}\n.bl-faq-item{border-bottom:1px solid #f0d8d4;margin:0}\n.bl-faq-item summary{font-size:16px;font-weight:600;color:#1A1410;padding:18px 44px 18px 0;cursor:pointer;list-style:none;position:relative;display:block;-webkit-tap-highlight-color:transparent}\n.bl-faq-item summary::-webkit-details-marker{display:none}\n.bl-faq-item summary::after{content:'+';position:absolute;right:2px;top:50%;transform:translateY(-50%);font-size:24px;font-weight:300;color:#C84B2F;transition:transform .25s;line-height:1}\n.bl-faq-item[open] summary::after{transform:translateY(-50%) rotate(45deg)}\n.bl-faq-body{padding:0 0 20px;font-size:15px;line-height:1.75;color:#374151}\n\/* Trust band *\/\n.bl-trust-strip{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:36px 0;background:#fff}\n.bl-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1080px;margin:0 auto;padding:0 24px}\n.bl-trust-item{text-align:center;padding:10px 6px}\n.bl-trust-ic{width:44px;height:44px;margin:0 auto 10px;background:#FFF5F3;border-radius:10px;display:flex;align-items:center;justify-content:center}\n.bl-trust-h{font-size:14px;font-weight:700;color:#0F1923;margin:0 0 4px}\n.bl-trust-p{font-size:12px;color:#6b7280;line-height:1.4;margin:0}\n@media(max-width:640px){.bl-trust-grid{grid-template-columns:repeat(2,1fr)}}\n\/* CTA *\/\n.bl-cta-box{background:linear-gradient(135deg,#0F1923 0%,#1e3048 100%);border-radius:10px;padding:56px 48px;text-align:center;margin:0 0 32px}\n.bl-cta-inner{max-width:580px;margin:0 auto}\n.bl-cta-h{font-size:clamp(22px,3vw,32px);font-weight:800;color:#fff;margin:0 0 14px;line-height:1.2}\n.bl-cta-p{font-size:16px;color:#fff!important;margin:0 0 28px;line-height:1.65}\n.bl-cta-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 10px;margin-bottom:32px}\n.bl-cta-pill{background:rgba(200,75,47,.12);border:1px solid rgba(200,75,47,.35);color:#f0a090;font-size:13px;font-weight:600;padding:8px 18px;border-radius:24px}\n.bl-cta-btn-phone{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#0F1923!important;font-weight:700;font-size:16px;padding:17px 36px;border-radius:12px;text-decoration:none!important;transition:background .2s}\n.bl-cta-btn-phone:hover{background:#FFF5F3;text-decoration:none!important}\n.bl-cta-scroll{display:block;margin-top:22px;font-size:15px;font-weight:600;color:#7a8fa3;text-decoration:none;cursor:pointer;transition:color .2s}\n.bl-cta-scroll:hover{color:#C84B2F}\n@media(max-width:640px){.bl-cta-box{padding:40px 24px}.bl-cta-btn-phone{font-size:14px;padding:15px 24px}}\nhr.bl-hr{border:none;height:2px;background:linear-gradient(90deg,transparent,#C84B2F 30%,#FFF5F3 50%,#C84B2F 70%,transparent);opacity:.3;margin:0}\n.bl-usage-tip{background:#FFF5F3;border:1px solid #f0d8d4;border-left:4px solid #C84B2F;border-radius:0 8px 8px 0;padding:18px 24px;margin-top:24px;font-size:14px;color:#374151;line-height:1.65}\n\/* Hook paragraph *\/\n.bl-hook{border-left:4px solid #C84B2F;padding-left:24px;margin:0}\n.bl-hook p{font-size:16px;line-height:1.75;color:#374151;margin:0 0 14px}\n.bl-hook p:last-child{margin:0}\n\u003c\/style\u003e\n\n\u003c!-- 1. Jump Nav --\u003e\n\u003cnav class=\"bl-nav\"\u003e\n  \u003cdiv class=\"bl-nav-inner\"\u003e\n    \u003ca href=\"#bl-wavelengths\"\u003eWavelengths \u0026amp; Modes\u003c\/a\u003e\n    \u003ca href=\"#bl-features\"\u003eKey Features\u003c\/a\u003e\n    \u003ca href=\"#bl-specs\"\u003eSpecifications\u003c\/a\u003e\n    \u003ca href=\"#bl-faq\"\u003eFAQ\u003c\/a\u003e\n    \u003ca href=\"#bl-cta\"\u003eGet a Quote\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\u003c!-- 2. Hero --\u003e\n\u003cdiv class=\"bl-hero-wrap\"\u003e\n  \u003cdiv class=\"bl-hero\"\u003e\n    \u003cdiv class=\"bl-hero-text\"\u003e\n      \u003cspan class=\"bl-badge\"\u003eAuthorized BioLight Dealer — Commercial Systems\u003c\/span\u003e\n      \u003ch2 class=\"bl-h2-hero\"\u003eBioLight Adapt System: 360° Commercial Red Light Therapy with Customizable Wavelengths\u003c\/h2\u003e\n      \u003cp class=\"bl-hero-sub\"\u003eThe Adapt System is BioLight’s most configurable commercial platform — a two-component table-and-panel setup delivering 2,000 LEDs of buyer-specified red and near-infrared light from every angle. Designed for med spas, recovery centers, and clinical practices that need full-body coverage with protocol-level precision.\u003c\/p\u003e\n      \u003cp class=\"bl-hero-sub\"\u003eAvailable as the complete Adapt System, the Adapt Table Only, or the Adapt Panel Only — each configured to your exact wavelength requirements at time of order.\u003c\/p\u003e\n      \u003cp class=\"bl-hero-finance\"\u003eAffirm \u0026amp; Shop Pay financing available at checkout.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-hero-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/AdaptSystem.jpg?v=1782987991\" alt=\"BioLight Adapt System — full commercial red light therapy table and panel configuration\" width=\"540\" height=\"540\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 3. Stats Bar --\u003e\n\u003cdiv class=\"bl-stats-wrap\"\u003e\n  \u003cdiv class=\"bl-stats\"\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e2,000\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003eTotal LEDs\u003cbr\u003eTable + Panel\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e620–1,000 nm\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003eCustomizable\u003cbr\u003eWavelength Range\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e80 mW\/cm²\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003ePanel Irradiance\u003cbr\u003eat 6”\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e0.1 µT\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003eEMF Emission\u003cbr\u003eat 0”\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 4. Hook Paragraph --\u003e\n\u003csection class=\"bl-s\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003cdiv class=\"bl-hook\"\u003e\n      \u003cp\u003eWhen a facility owner chooses a commercial red light therapy system, the first question is usually coverage — how much of the body, from how many directions, at what dose. The second question is flexibility: will this system still fit your protocols two years from now, as the research evolves and your client base grows? The BioLight Adapt System is the answer to both.\u003c\/p\u003e\n      \u003cp\u003eUnlike fixed-wavelength \u003ca href=\"\/collections\/red-light-therapy\"\u003ered light therapy\u003c\/a\u003e devices, the Adapt System lets you specify the exact nanometer targets for both red (620–750 nm) and near-infrared (800–1,000 nm) LEDs at time of order. That means your light bed is tuned to your clinical philosophy before it ships. Paired with pulsing frequency control from 1–9,999 Hz, the Adapt is one of the few commercially available systems capable of running frequency-specific protocols alongside standard continuous-wave sessions.\u003c\/p\u003e\n      \u003cp\u003eThe table-and-panel configuration eliminates repositioning: clients lie on the Adapt Table while the motorized Adapt Panel — rotating a full 360° — treats from above, beside, or any angle. For a recovery center or med spa, that translates directly into shorter sessions, higher throughput, and a differentiated service offering. Explore the full \u003ca href=\"\/collections\/biolight\"\u003eBioLight product lineup\u003c\/a\u003e or browse all \u003ca href=\"\/collections\/red-light-therapy\"\u003ered light therapy systems\u003c\/a\u003e to see where the Adapt sits in the broader landscape.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 5. Wavelengths \u0026 Modes --\u003e\n\u003csection class=\"bl-l\" id=\"bl-wavelengths\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eCustomizable Wavelengths \u0026amp; Precision Modes\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eEvery Adapt System is built to your specification. Choose your wavelengths, dial in your frequency, and run the protocol your facility needs — without compromise.\u003c\/p\u003e\n\n    \u003cdiv class=\"bl-mode-grid\"\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003eRed Light\u003c\/span\u003e\n        \u003cdiv class=\"bl-mode-h\"\u003e620–750 nm — Buyer-Specified\u003c\/div\u003e\n        \u003cp class=\"bl-mode-p\"\u003eSelect the precise red wavelength for your protocols at order time. Research suggests red-range photons may support skin-level tissue benefits and surface-layer recovery, according to some studies. Continuous or pulsed delivery available.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003eNear-Infrared\u003c\/span\u003e\n        \u003cdiv class=\"bl-mode-h\"\u003e800–1,000 nm — Buyer-Specified\u003c\/div\u003e\n        \u003cp class=\"bl-mode-p\"\u003eNIR wavelengths in this range may penetrate more deeply into tissue, according to published photobiomodulation research. Specify your target within the 800–1,000 nm band to align with your facility’s recovery or wellness protocols.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003eCombined Mode\u003c\/span\u003e\n        \u003cdiv class=\"bl-mode-h\"\u003eRed + NIR Simultaneously\u003c\/div\u003e\n        \u003cp class=\"bl-mode-p\"\u003eRun red and near-infrared LEDs at the same time for broad-spectrum sessions. Intensity is independently adjustable from 1–100% via a front-panel knob, allowing practitioners to weight each spectrum based on session goals.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003ePulsing Frequencies\u003c\/span\u003e\n        \u003cdiv class=\"bl-mode-h\"\u003e1–9,999 Hz Adjustable\u003c\/div\u003e\n        \u003cp class=\"bl-mode-p\"\u003eClinical-grade frequency range covers everything from low-frequency relaxation protocols to high-frequency applications. Practitioners may set specific targets — for example, 40 Hz has been explored in cognitive research contexts — enabling protocol differentiation not available on standard consumer panels.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bl-usage-tip\"\u003e\n      \u003cstrong\u003eGetting started:\u003c\/strong\u003e A typical introductory session on the Adapt System runs 10–20 minutes at moderate intensity (50–75%), with the panel positioned above the table for full 360° coverage. As clients acclimate, session duration and intensity may be adjusted based on practitioner protocol. Maintain consistent scheduling — most facilities run 3–5 sessions per week — and document client responses to inform wavelength and frequency refinement over time. Always conduct a client intake screening before initial sessions.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 6. Feature Cards --\u003e\n\u003csection class=\"bl-s\" id=\"bl-features\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eBuilt for Commercial Performance\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eTwo precision components, one complete system. The Adapt Table and Adapt Panel work together to deliver unmatched coverage and configurability in a clinical or spa environment.\u003c\/p\u003e\n\n    \u003cdiv class=\"bl-feat-grid\"\u003e\n      \u003cdiv class=\"bl-feat-card\"\u003e\n        \u003cdiv class=\"bl-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/AdaptPanel2.jpg?v=1782987991\" alt=\"BioLight Adapt Panel — motorized 360-degree rotating commercial red light panel\" width=\"600\" height=\"450\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"bl-feat-h\"\u003eMotorized 360° Adapt Panel\u003c\/h3\u003e\n        \u003cp class=\"bl-feat-p\"\u003eThe Adapt Panel rotates a full 360° on its powered mobile stand, enabling treatment from any angle without asking clients to reposition. At 75” long with 1,000 LEDs and 80 mW\/cm² measured at 6”, it delivers consistent coverage across the full body length. Panel weight: 206 lbs.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-feat-card\"\u003e\n        \u003cdiv class=\"bl-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/AdaptPanel5.jpg?v=1782987991\" alt=\"BioLight Adapt Table — commercial full-body red light therapy treatment table\" width=\"600\" height=\"450\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"bl-feat-h\"\u003eCommercial-Grade Adapt Table\u003c\/h3\u003e\n        \u003cp class=\"bl-feat-p\"\u003eThe Adapt Table supports clients up to 600 lbs on a low 7.7” profile, making entry and exit straightforward for all client populations. Its 1,000 embedded LEDs treat from below at 80 mW\/cm² contact irradiance. Table dimensions: 75” x 27” x 7.7” — fits standard treatment room footprints.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-feat-card\"\u003e\n        \u003cdiv class=\"bl-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/AdaptSystemComparisons.png?v=1782987991\" alt=\"BioLight Adapt System comparison — full system versus table-only versus panel-only configurations\" width=\"600\" height=\"450\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"bl-feat-h\"\u003eThree Configuration Options\u003c\/h3\u003e\n        \u003cp class=\"bl-feat-p\"\u003eFacilities can enter with the complete Adapt System for maximum coverage, or start with the Adapt Table Only or Adapt Panel Only and expand later. Each component is independently operable. See all \u003ca href=\"\/collections\/red-light-therapy-panels\"\u003ered light therapy panels\u003c\/a\u003e to compare the Adapt Panel against other BioLight configurations.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 7. Specs Table --\u003e\n\u003csection class=\"bl-l\" id=\"bl-specs\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eTechnical Specifications\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eComplete verified specifications for the BioLight Adapt System, Adapt Table, and Adapt Panel.\u003c\/p\u003e\n\n    \u003ctable class=\"bl-spec\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eValue\u003c\/th\u003e\n\u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003ctd\u003eAdapt Table Dimensions\u003c\/td\u003e\n\u003ctd\u003e75” x 27” x 7.7”\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eAdapt Panel Dimensions\u003c\/td\u003e\n\u003ctd\u003e75” x 25” x 4” (with powered rotating stand)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eAdapt Table Weight\u003c\/td\u003e\n\u003ctd\u003e202 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eAdapt Panel Weight\u003c\/td\u003e\n\u003ctd\u003e206 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCombined System Weight\u003c\/td\u003e\n\u003ctd\u003e~408 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eMax Client Weight (Table)\u003c\/td\u003e\n\u003ctd\u003e600 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eLED Count\u003c\/td\u003e\n\u003ctd\u003e1,000 LEDs (Table) + 1,000 LEDs (Panel) = 2,000 total\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWavelengths\u003c\/td\u003e\n\u003ctd\u003eCustomizable: Red 620–750 nm, Near-Infrared 800–1,000 nm (buyer-specified at order)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eLight Modes\u003c\/td\u003e\n\u003ctd\u003eRed only | NIR only | Red + NIR combined\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eIntensity Range\u003c\/td\u003e\n\u003ctd\u003e1–100% (adjustable via front-panel knob)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePulsing Frequencies\u003c\/td\u003e\n\u003ctd\u003e1–9,999 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eIrradiance — Adapt Table\u003c\/td\u003e\n\u003ctd\u003e80 mW\/cm² at 0” (100% intensity)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eIrradiance — Adapt Panel at 6”\u003c\/td\u003e\n\u003ctd\u003e100%: 80 mW\/cm²  |  75%: 66 mW\/cm²  |  50%: 49 mW\/cm²  |  25%: 24 mW\/cm²  |  1%: 15 mW\/cm²\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eEMF Emission\u003c\/td\u003e\n\u003ctd\u003e0.1 µT at 0”\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eLight Flicker\u003c\/td\u003e\n\u003ctd\u003e1.2% modulation at 60 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePower Consumption (per component)\u003c\/td\u003e\n\u003ctd\u003e1,450W (Table and Panel each draw 1,450W)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eElectrical Input\u003c\/td\u003e\n\u003ctd\u003e100–240VAC 50\/60Hz (US\/Canada and international compatible)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eLED Lifespan\u003c\/td\u003e\n\u003ctd\u003e100,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eReturn Period\u003c\/td\u003e\n\u003ctd\u003eSee our return policy\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCertifications\u003c\/td\u003e\n\u003ctd\u003eNot published on manufacturer page\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eDelivery Timeline\u003c\/td\u003e\n\u003ctd\u003eContact us and we will confirm your freight lead time before your order ships.\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eConfigurations Available\u003c\/td\u003e\n\u003ctd\u003eFull Adapt System  |  Adapt Table Only  |  Adapt Panel Only\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 8. What's in the Box --\u003e\n\u003csection class=\"bl-l\" id=\"bl-box\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eWhat’s in the Box\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eThe complete Adapt System ships as two separate freight items. Each component is also available independently.\u003c\/p\u003e\n\n    \u003cdiv class=\"bl-box-grid\"\u003e\n      \u003cdiv class=\"bl-box-item\"\u003e\n        \u003cdiv class=\"bl-box-ic\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M16 7V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"bl-box-tx\"\u003eAdapt Table\u003cbr\u003e\u003cspan style=\"font-weight:400;color:#6b7280\"\u003e75” x 27” x 7.7” — 202 lbs\u003c\/span\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-box-item\"\u003e\n        \u003cdiv class=\"bl-box-ic\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M16 7V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"bl-box-tx\"\u003eAdapt Panel with Powered Mobile Stand\u003cbr\u003e\u003cspan style=\"font-weight:400;color:#6b7280\"\u003e75” x 25” x 4” — 206 lbs\u003c\/span\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin-top:20px;font-size:13px;color:#6b7280;\"\u003eCommercial freight delivery. Contact our team at \u003ca href=\"tel:+18885005675\" style=\"color:#C84B2F;font-weight:600\"\u003e(888) 500-5675\u003c\/a\u003e for lead times, white glove installation options, and facility site requirements before ordering.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 9. FAQ --\u003e\n\u003csection class=\"bl-s\" id=\"bl-faq\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"bl-faq-list\"\u003e\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eHow does the Adapt System compare to other BioLight red light panels?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe Adapt System occupies a different tier than BioLight’s fixed-wavelength panels such as the Arc or Helio models. The key distinction is wavelength customization: standard BioLight panels ship with pre-set nanometer values, while the Adapt allows buyers to specify exact red (620–750 nm) and NIR (800–1,000 nm) wavelengths at time of order. The Adapt is also a two-component system — table plus rotating panel — delivering true 360-degree full-body coverage that single-panel devices cannot replicate. For facilities comparing commercial configurations, browse all \u003ca href=\"\/collections\/red-light-therapy-panels\"\u003ered light therapy panels\u003c\/a\u003e in our lineup.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eWhat wavelengths and light modes does the Adapt System offer?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe Adapt System operates in the red light range (620–750 nm) and near-infrared range (800–1,000 nm). Unlike fixed-wavelength devices, the buyer specifies the exact target nanometer value within each range at time of order — single or multiple wavelengths per spectrum are available. Operating modes include red light only, NIR only, and red + NIR combined. Intensity is adjustable from 1–100% via knob, and pulsing frequencies can be set from 1 to 9,999 Hz. This range enables practitioners to run both standard continuous-wave sessions and frequency-specific protocols from a single device.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eWhat does a typical session look like — duration, frequency, and distance?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eSession parameters vary by practitioner protocol and client profile; the following represents general guidance only. Most facilities run introductory sessions of 10–20 minutes at 50–75% intensity, with clients lying on the Adapt Table while the panel is positioned above. The Adapt Panel may be rotated to treat lateral or posterior areas without repositioning the client. For ongoing programs, 3–5 sessions per week is a common starting point, with adjustments made based on client response. For the Adapt Panel used at 6” distance, irradiance ranges from 15 mW\/cm² (1% intensity) to 80 mW\/cm² (100% intensity). Always consult current photobiomodulation literature and conduct a client intake screening before beginning a protocol.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eWhat facilities is the Adapt System designed for?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe Adapt System is designed for professional facilities integrating full-body red light therapy as a structured treatment service. Target environments include med spas, recovery and performance centers, chiropractic and physical therapy clinics, integrative medicine practices, and any clinical setting where practitioners need protocol-level control over wavelength and frequency. The 600-lb weight capacity, commercial-grade construction, and configurable wavelength ordering make it unsuitable as a consumer device — it is built for high-throughput professional use. The system ships via commercial freight and requires adequate room dimensions and dedicated 100–240VAC electrical supply for each component.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eAre there safety considerations or contraindications I should review?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe BioLight Adapt System is a general wellness device and is not intended to diagnose, treat, cure, or prevent any medical condition. As with all photobiomodulation equipment, practitioners should conduct client intake screenings before sessions. General considerations include: clients who are pregnant, have photosensitive conditions, are taking photosensitizing medications, or have active cancer should consult their physician before use. Direct eye exposure to high-intensity LED panels should be avoided; appropriate protective eyewear is recommended. EMF emission is 0.1 µT at 0”. All clinical decisions regarding contraindications should be made by a qualified healthcare professional based on individual client circumstances.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eIs Recovery Room Direct an authorized BioLight dealer?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eYes — Recovery Room Direct is an authorized BioLight dealer. Purchasing through an authorized dealer ensures you receive a genuine BioLight Adapt System with the full manufacturer warranty (5 years), a 60-day manufacturer trial period, and direct access to BioLight’s commercial support team. Our recovery specialists can assist with configuration questions, freight coordination, and facility planning before you place your order. Reach us at \u003ca href=\"tel:+18885005675\" style=\"color:#C84B2F;font-weight:600\"\u003e(888) 500-5675\u003c\/a\u003e or browse the complete \u003ca href=\"\/collections\/biolight\"\u003eBioLight collection\u003c\/a\u003e to compare all available systems.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 10. Trust Band --\u003e\n\u003cdiv class=\"bl-trust-strip\"\u003e\n  \u003cdiv class=\"bl-trust-grid\"\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eAuthorized Dealer\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eOfficial BioLight partner — full warranty \u0026amp; support included\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M16 8h4l3 3v5h-7V8z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eDelivery Details\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eFreight shipping, calculated at checkout\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eFinancing Available\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eAffirm \u0026amp; Shop Pay options available at checkout\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"9\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 3.13a4 4 0 0 1 0 7.75\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eRecovery Specialists\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eExpert product guidance, every order\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 11. CTA --\u003e\n\u003csection class=\"bl-s\" id=\"bl-cta\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003cdiv class=\"bl-cta-box\"\u003e\n      \u003cdiv class=\"bl-cta-inner\"\u003e\n        \u003ch2 class=\"bl-cta-h\"\u003eReady to Bring BioLight Into Your Facility?\u003c\/h2\u003e\n        \u003cp class=\"bl-cta-p\"\u003eChoosing the right commercial red light therapy system comes down to your protocols, your client volume, and your wavelength requirements. The Adapt System is the most configurable option in the BioLight lineup — but if your facility is evaluating other full-body bed systems, \u003ca href=\"\/collections\/red-light-therapy-beds\" style=\"color:#f0a090;font-weight:600\"\u003eexplore all red light therapy beds\u003c\/a\u003e to compare configurations. Our recovery specialists can walk you through the decision before you commit.\u003c\/p\u003e\n        \u003cdiv class=\"bl-cta-pills\"\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ Ships to All 48 States\u003c\/span\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ Authorized BioLight Dealer\u003c\/span\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ Affirm \u0026amp; Shop Pay Available\u003c\/span\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ 5-Year Adapt System Warranty\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003ca href=\"tel:+18885005675\" class=\"bl-cta-btn-phone\"\u003eSpeak with a Recovery Specialist  •  (888) 500-5675\u003c\/a\u003e\n        \u003ca class=\"bl-cta-scroll\" href=\"#\" onclick=\"window.scrollTo({top:0,behavior:'smooth'});return false;\"\u003e⇧ Ready to order? Scroll up to add to cart\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n","brand":"BioLight","offers":[{"title":"Adapt System","offer_id":53170370838895,"sku":"sku-42410322657430","price":40000.0,"currency_code":"USD","in_stock":true},{"title":"Adapt Table Only","offer_id":53170370871663,"sku":"sku-42410322591894","price":24900.0,"currency_code":"USD","in_stock":true},{"title":"Adapt Panel Only","offer_id":53170370904431,"sku":"sku-42410322624662","price":24900.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/AdaptSystem.jpg?v=1782987991"},{"product_id":"biolight-beam-targeted-red-light-therapy-panel","title":"BioLight Beam Targeted Red Light Therapy Device | 660nm \u0026 850nm","description":"\u003cstyle\u003e\n\/* BioLight — bl- design system (shared across all BioLight products)\n   Palette: dark #0F1923 · red-accent #C84B2F · warm-light #FFF5F3 *\/\n*,.bl-s,.bl-l,.bl-d{box-sizing:border-box}\n.bl-s,.bl-l,.bl-d{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased}\n.bl-s{padding:56px 0;background:#fff;width:100%}\n.bl-l{padding:56px 0;background:#FFF5F3;width:100%}\n.bl-d{padding:56px 0;background:#0F1923;color:#fff;width:100%}\n.bl-c{max-width:1080px;margin:0 auto;padding:0 24px}\n.bl-title{font-size:clamp(22px,2.8vw,30px);font-weight:700;color:#1A1410;margin:0 0 10px;line-height:1.2;padding-bottom:14px;position:relative;display:inline-block}\n.bl-title::after{content:'';position:absolute;bottom:0;left:0;width:40px;height:3px;background:#C84B2F;border-radius:2px}\n.bl-d .bl-title{color:#fff}\n.bl-lead{font-size:16px;line-height:1.7;color:#374151;max-width:640px;margin:14px 0 32px}\n.bl-d .bl-lead{color:#94a3b8}\n.bl-s p,.bl-l p{font-size:15px;line-height:1.7;color:#374151;margin:0 0 14px}\n\/* Nav *\/\n.bl-nav{background:#fff;width:100%;border-bottom:1px solid #f0d8d4}\n.bl-nav-inner{max-width:1080px;margin:0 auto;display:flex;padding:10px 24px;gap:8px;flex-wrap:wrap}\n.bl-nav a{display:inline-block;padding:7px 16px;background:#FFF5F3;color:#0F1923!important;font-size:13px;font-weight:500;border-radius:20px;text-decoration:none!important;white-space:nowrap;transition:background .15s,color .15s}\n.bl-nav a:hover{background:#0F1923!important;color:#fff!important}\n\/* Hero *\/\n.bl-hero-wrap{background:#fff;border-bottom:1px solid #e5e7eb}\n.bl-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:center;padding:48px 24px;max-width:1080px;margin:0 auto}\n.bl-badge{display:inline-block;background:#C84B2F;color:#fff;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:5px 12px;border-radius:4px;margin-bottom:16px}\n.bl-h2-hero{font-size:clamp(26px,3.5vw,40px);font-weight:800;color:#1A1410;line-height:1.15;margin:0 0 18px}\n.bl-hero-sub{font-size:16px;line-height:1.65;color:#374151;margin:0 0 16px}\n.bl-hero-finance{font-size:13px;color:#6b7280;margin:14px 0 0;padding-top:14px;border-top:1px solid #e5e7eb}\n.bl-hero-img{border-radius:12px;background:#fff;border:1px solid #f0d8d4;padding:16px;aspect-ratio:1\/1;display:flex;align-items:center;justify-content:center;overflow:hidden}\n.bl-hero-img img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply}\n@media(max-width:860px){.bl-hero{grid-template-columns:1fr;gap:28px;padding:40px 20px}.bl-hero-img{aspect-ratio:4\/3;order:-1}}\n\/* Stats *\/\n.bl-stats-wrap{background:transparent;padding:12px 24px 0}\n.bl-stats{display:flex;max-width:1080px;margin:0 auto;flex-wrap:wrap;background:#0F1923;border-radius:10px;overflow:hidden}\n.bl-stat{flex:1;min-width:110px;text-align:center;padding:22px 10px;border-right:1px solid rgba(255,255,255,.07)}\n.bl-stat:last-child{border-right:none}\n.bl-stat-n{display:block;font-size:22px;font-weight:800;color:#C84B2F;line-height:1;margin-bottom:5px}\n.bl-stat-l{display:block;font-size:10px;color:#64748b;letter-spacing:.06em;text-transform:uppercase;line-height:1.4}\n@media(max-width:680px){.bl-stat{min-width:calc(50% - 1px);padding:16px 6px}}\n\/* Mode cards *\/\n.bl-mode-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:32px}\n.bl-mode-card{background:#fff;border:1px solid #f0d8d4;border-left:4px solid #C84B2F;border-radius:0 10px 10px 0;padding:24px}\n.bl-mode-nm{font-size:11px;font-weight:700;color:#C84B2F;letter-spacing:.09em;text-transform:uppercase;margin:0 0 8px;display:block}\n.bl-mode-h{font-size:17px;font-weight:700;color:#1A1410;margin:0 0 10px}\n.bl-mode-p{font-size:14px;color:#374151;line-height:1.65;margin:0}\n@media(max-width:640px){.bl-mode-grid{grid-template-columns:1fr}}\n\/* Feature cards *\/\n.bl-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}\n.bl-feat-card{background:#fff;border:1px solid #f0d8d4;border-radius:10px;padding:28px;overflow:hidden;transition:box-shadow .25s}\n.bl-feat-card:hover{box-shadow:0 8px 24px rgba(15,25,35,.1)}\n.bl-feat-img{margin:-28px -28px 20px;width:calc(100% + 56px);aspect-ratio:4\/3;overflow:hidden;border-radius:10px 10px 0 0;background:#FFF5F3}\n.bl-feat-img img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply}\n.bl-feat-h{font-size:17px;font-weight:700;color:#1A1410;margin:0 0 10px}\n.bl-feat-p{font-size:14px;line-height:1.65;color:#374151;margin:0}\n@media(max-width:720px){.bl-feat-grid{grid-template-columns:1fr;gap:14px}}\n\/* Specs *\/\n.bl-spec{width:100%;border-collapse:collapse;margin-top:22px;font-size:14px}\n.bl-spec th{padding:10px 16px;background:#0F1923;color:#fff;text-align:left;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}\n.bl-spec th:first-child{border-radius:8px 0 0 0}\n.bl-spec th:last-child{border-radius:0 8px 0 0}\n.bl-spec td{padding:11px 16px;border-bottom:1px solid #e5e7eb;color:#374151}\n.bl-spec tr:nth-child(even) td{background:#f8fafc}\n.bl-spec td:first-child{font-weight:600;color:#0F1923;width:36%;font-size:13px}\n\/* Box *\/\n.bl-box-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:26px}\n.bl-box-item{background:#fff;border:1px solid #f0d8d4;border-radius:8px;padding:16px;display:flex;align-items:flex-start;gap:10px}\n.bl-box-ic{flex-shrink:0;width:32px;height:32px;background:#FFF5F3;border-radius:7px;display:flex;align-items:center;justify-content:center}\n.bl-box-tx{font-size:13px;font-weight:600;color:#1A1410;margin:0;line-height:1.4}\n@media(max-width:480px){.bl-box-grid{grid-template-columns:1fr}}\n\/* FAQ *\/\n.bl-faq-list{margin-top:22px}\n.bl-faq-item{border-bottom:1px solid #f0d8d4;margin:0}\n.bl-faq-item summary{font-size:16px;font-weight:600;color:#1A1410;padding:18px 44px 18px 0;cursor:pointer;list-style:none;position:relative;display:block;-webkit-tap-highlight-color:transparent}\n.bl-faq-item summary::-webkit-details-marker{display:none}\n.bl-faq-item summary::after{content:'+';position:absolute;right:2px;top:50%;transform:translateY(-50%);font-size:24px;font-weight:300;color:#C84B2F;transition:transform .25s;line-height:1}\n.bl-faq-item[open] summary::after{transform:translateY(-50%) rotate(45deg)}\n.bl-faq-body{padding:0 0 20px;font-size:15px;line-height:1.75;color:#374151}\n\/* Trust band *\/\n.bl-trust-strip{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:36px 0;background:#fff}\n.bl-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1080px;margin:0 auto;padding:0 24px}\n.bl-trust-item{text-align:center;padding:10px 6px}\n.bl-trust-ic{width:44px;height:44px;margin:0 auto 10px;background:#FFF5F3;border-radius:10px;display:flex;align-items:center;justify-content:center}\n.bl-trust-h{font-size:14px;font-weight:700;color:#0F1923;margin:0 0 4px}\n.bl-trust-p{font-size:12px;color:#6b7280;line-height:1.4;margin:0}\n@media(max-width:640px){.bl-trust-grid{grid-template-columns:repeat(2,1fr)}}\n\/* CTA *\/\n.bl-cta-box{background:linear-gradient(135deg,#0F1923 0%,#1e3048 100%);border-radius:10px;padding:56px 48px;text-align:center;margin:0 0 32px}\n.bl-cta-inner{max-width:580px;margin:0 auto}\n.bl-cta-h{font-size:clamp(22px,3vw,32px);font-weight:800;color:#fff;margin:0 0 14px;line-height:1.2}\n.bl-cta-p{font-size:16px;color:#fff!important;margin:0 0 28px;line-height:1.65}\n.bl-cta-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 10px;margin-bottom:32px}\n.bl-cta-pill{background:rgba(200,75,47,.12);border:1px solid rgba(200,75,47,.35);color:#f0a090;font-size:13px;font-weight:600;padding:8px 18px;border-radius:24px}\n.bl-cta-btn-phone{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#0F1923!important;font-weight:700;font-size:16px;padding:17px 36px;border-radius:12px;text-decoration:none!important;transition:background .2s}\n.bl-cta-btn-phone:hover{background:#FFF5F3;text-decoration:none!important}\n.bl-cta-scroll{display:block;margin-top:22px;font-size:15px;font-weight:600;color:#7a8fa3;text-decoration:none;cursor:pointer;transition:color .2s}\n.bl-cta-scroll:hover{color:#C84B2F}\n@media(max-width:640px){.bl-cta-box{padding:40px 24px}.bl-cta-btn-phone{font-size:14px;padding:15px 24px}}\nhr.bl-hr{border:none;height:2px;background:linear-gradient(90deg,transparent,#C84B2F 30%,#FFF5F3 50%,#C84B2F 70%,transparent);opacity:.3;margin:0}\n.bl-usage-tip{background:#FFF5F3;border:1px solid #f0d8d4;border-left:4px solid #C84B2F;border-radius:0 8px 8px 0;padding:18px 24px;margin-top:24px;font-size:14px;color:#374151;line-height:1.65}\n\u003c\/style\u003e\n\n\u003c!-- 1. JUMP NAV --\u003e\n\u003cnav class=\"bl-nav\" aria-label=\"Page sections\"\u003e\n  \u003cdiv class=\"bl-nav-inner\"\u003e\n    \u003ca href=\"#bl-wavelengths\"\u003eWavelengths\u003c\/a\u003e\n    \u003ca href=\"#bl-features\"\u003eFeatures\u003c\/a\u003e\n    \u003ca href=\"#bl-specs\"\u003eSpecifications\u003c\/a\u003e\n    \u003ca href=\"#bl-faq\"\u003eFAQ\u003c\/a\u003e\n    \u003ca href=\"#bl-cta\"\u003eGet Started\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\u003c!-- 2. HERO --\u003e\n\u003cdiv class=\"bl-hero-wrap\"\u003e\n  \u003cdiv class=\"bl-hero\"\u003e\n    \u003cdiv class=\"bl-hero-text\"\u003e\n      \u003cspan class=\"bl-badge\"\u003eAuthorized BioLight Dealer\u003c\/span\u003e\n      \u003ch2 class=\"bl-h2-hero\"\u003eBioLight Beam\u003cbr\u003eTargeted Red Light Therapy Panel\u003c\/h2\u003e\n      \u003cp class=\"bl-hero-sub\"\u003ePrecision-focused dual-wavelength therapy in a sleek 36\" panel. The Beam delivers 660nm red and 850nm near-infrared light at clinical-grade irradiance — engineered for home athletes, daily recovery, and serious wellness routines.\u003c\/p\u003e\n      \u003cp class=\"bl-hero-sub\"\u003eWhether targeting a sore shoulder, tight lower back, or tired legs after training, the Beam puts two powerful wavelengths exactly where you need them — without the footprint of a full-body system.\u003c\/p\u003e\n      \u003cp class=\"bl-hero-finance\"\u003eAffirm \u0026amp; Shop Pay financing available at checkout.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-hero-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/blackspotlightp1.png?v=1782987995\" alt=\"BioLight Beam red light therapy panel — front view\" width=\"540\" height=\"540\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 3. STATS BAR — exactly 4 items --\u003e\n\u003cdiv class=\"bl-stats-wrap\"\u003e\n  \u003cdiv class=\"bl-stats\"\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e660 + 850\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003enm Wavelengths\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e~200\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003eHigh-Output LEDs\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e\u0026gt;100 mW\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003eIrradiance at 6\"\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003eNear-Zero\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003eEMF Emissions\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 4. HOOK PARAGRAPH --\u003e\n\u003cdiv class=\"bl-s\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003cp style=\"border-left:4px solid #C84B2F;padding-left:24px;font-size:16px;line-height:1.75;color:#374151;margin:0\"\u003e\n      Most people who explore \u003ca href=\"\/collections\/red-light-therapy\" style=\"color:#C84B2F;text-decoration:underline\"\u003ered light therapy\u003c\/a\u003e want one thing: a device that delivers real irradiance to a specific area without occupying half a room. The BioLight Beam was built for exactly that. BioLight publishes an irradiance of over 100 mW\/cm² at six inches for the Beam. That is the highest figure in their panel range, and unlike the ReCharge, ReStore and Adapt Panel it is not covered by the independent spectroradiometer testing BioLight commissioned from Elite Electronic Engineering. Ask us for the current data sheet before you compare it against a tested panel. That level of output, compressed into a targeted 36-inch panel, means you are not compromising on dose to get a manageable form factor. Whether you are recovering from a hard training session, managing joint discomfort, or supporting skin-level tissue health according to some research, the Beam integrates into a real-world routine without demanding a dedicated room or commercial wiring. Browse the full \u003ca href=\"\/collections\/biolight\" style=\"color:#C84B2F;text-decoration:underline\"\u003eBioLight product lineup\u003c\/a\u003e if you want to compare the Beam against the wider system range — or read on to understand exactly what makes this panel different.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 5. WAVELENGTHS SECTION --\u003e\n\u003cdiv class=\"bl-s\" id=\"bl-wavelengths\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eDual-Wavelength Delivery System\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eThe Beam combines two clinically studied wavelengths in a single panel, allowing simultaneous delivery of both surface-level and deeper-penetrating light in each session.\u003c\/p\u003e\n    \u003cdiv class=\"bl-mode-grid\"\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003eRed Light\u003c\/span\u003e\n        \u003cdiv class=\"bl-mode-h\"\u003e660nm — Surface \u0026amp; Skin-Level\u003c\/div\u003e\n        \u003cp class=\"bl-mode-p\"\u003e660nm red light is absorbed primarily in the upper layers of tissue. Research suggests it may support skin-level tissue benefits and surface recovery. Sessions at 6–12 inches deliver meaningful irradiance to the treatment zone without requiring clinical settings.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003eNear-Infrared\u003c\/span\u003e\n        \u003cdiv class=\"bl-mode-h\"\u003e850nm — Deeper Tissue Penetration\u003c\/div\u003e\n        \u003cp class=\"bl-mode-p\"\u003e850nm near-infrared light passes through surface tissue and may reach muscle, joint, and connective tissue layers. Research in photobiomodulation suggests this wavelength may support post-exercise recovery and deeper tissue comfort when used consistently.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003eSimultaneous Output\u003c\/span\u003e\n        \u003cdiv class=\"bl-mode-h\"\u003eBoth Wavelengths in Every Session\u003c\/div\u003e\n        \u003cp class=\"bl-mode-p\"\u003eThe Beam outputs both 660nm and 850nm simultaneously — no mode switching required. This means each session delivers the full dual-wavelength dose to the treatment area from the moment you begin, simplifying your routine without sacrificing coverage.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003eModular by Design\u003c\/span\u003e\n        \u003cdiv class=\"bl-mode-h\"\u003eExpandable Panel Architecture\u003c\/div\u003e\n        \u003cp class=\"bl-mode-p\"\u003eThe Beam is designed to link with additional Beam panels for broader body coverage. Athletes who start with targeted shoulder or lower-back sessions can scale to full-body coverage over time — without replacing hardware or switching ecosystems.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-usage-tip\"\u003e\n      \u003cstrong\u003eGetting started:\u003c\/strong\u003e Position the Beam 6–12 inches from the target area. Begin with 10-minute sessions per zone and work up to 20 minutes as tolerated. Daily use or several sessions per week is typical for ongoing recovery and wellness routines. Allow the panel to warm up for 1–2 minutes before beginning your session. Always keep eyes closed or use appropriate eye protection during treatment.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 6. FEATURE CARDS --\u003e\n\u003cdiv class=\"bl-l\" id=\"bl-features\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eBuilt for Consistent, Real-World Use\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003ePremium components, quiet operation, and a targeted form factor — the Beam is engineered to fit into a real wellness routine, not just a showroom.\u003c\/p\u003e\n    \u003cdiv class=\"bl-feat-grid\"\u003e\n      \u003cdiv class=\"bl-feat-card\"\u003e\n        \u003cdiv class=\"bl-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/blackspotlightp2.png?v=1782987992\" alt=\"BioLight Beam panel — LED array detail\" width=\"600\" height=\"450\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-feat-h\"\u003e~200 High-Output Diodes\u003c\/div\u003e\n        \u003cp class=\"bl-feat-p\"\u003eApproximately 200 premium LEDs are packed into the 36\" x 9\" panel footprint, delivering dense irradiance coverage across the treatment zone. Rated for 50,000+ hours of operational life — years of daily sessions before any performance degradation.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-feat-card\"\u003e\n        \u003cdiv class=\"bl-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/blackspotlightp3.png?v=1782987996\" alt=\"BioLight Beam — cooling system and build quality\" width=\"600\" height=\"450\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-feat-h\"\u003eQuiet Dual-Fan Cooling\u003c\/div\u003e\n        \u003cp class=\"bl-feat-p\"\u003eHigh-output LEDs generate heat during operation. The Beam's built-in dual-fan cooling system manages thermal load quietly, protecting LED efficiency and extending hardware lifespan — so your panel maintains consistent output session after session.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-feat-card\"\u003e\n        \u003cdiv class=\"bl-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/blackspotlightp4.png?v=1782987996\" alt=\"BioLight Beam — mounting and setup\" width=\"600\" height=\"450\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-feat-h\"\u003eNear-Zero EMF Design\u003c\/div\u003e\n        \u003cp class=\"bl-feat-p\"\u003eThe Beam is engineered for near-zero EMF emissions — an important consideration for users who incorporate light therapy into daily routines. The slim 3-inch depth and 20 lb weight make it practical to mount, position, or store between sessions without permanent installation.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 7. SPECS TABLE --\u003e\n\u003cdiv class=\"bl-s\" id=\"bl-specs\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eTechnical Specifications\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eManufacturer-published specifications for the BioLight Beam targeted red light therapy panel.\u003c\/p\u003e\n    \u003ctable class=\"bl-spec\" aria-label=\"BioLight Beam specifications\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eSpecification\u003c\/th\u003e\n          \u003cth\u003eDetail\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWavelengths\u003c\/td\u003e\n\u003ctd\u003e660nm (Red) + 850nm (Near-Infrared)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eLED Count\u003c\/td\u003e\n\u003ctd\u003e~200 high-output diodes (BioLight's published figure; it does not match this product's own photography, and we have asked BioLight to confirm)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eIrradiance\u003c\/td\u003e\n\u003ctd\u003e\u0026gt;100 mW\/cm² at 6 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e36\" x 9\" x 3\" (BioLight's published figure; it does not match this product's own photography, and we have asked BioLight to confirm)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e~20 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCoverage Area\u003c\/td\u003e\n\u003ctd\u003eTargeted. BioLight's product photography shows a stand-mounted head for treating one zone at a time\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCooling System\u003c\/td\u003e\n\u003ctd\u003eQuiet dual-fan\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eLED Lifespan\u003c\/td\u003e\n\u003ctd\u003e50,000+ hours\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eEMF\u003c\/td\u003e\n\u003ctd\u003eNear-zero\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eTreatment Distance\u003c\/td\u003e\n\u003ctd\u003e6–12 inches from body\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eSession Duration\u003c\/td\u003e\n\u003ctd\u003e10–20 minutes per zone\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eUsage Frequency\u003c\/td\u003e\n\u003ctd\u003eDaily or several times per week\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePulsing \/ Modes\u003c\/td\u003e\n\u003ctd\u003eStatic dual-wavelength output (simultaneous 660nm + 850nm)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e60-day trial period + 3-year limited warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCertifications\u003c\/td\u003e\n\u003ctd\u003eFDA general wellness product disclaimer noted\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eAvailable Colors\u003c\/td\u003e\n\u003ctd\u003eBlack, White\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 8. WHAT'S IN THE BOX --\u003e\n\u003cdiv class=\"bl-l\" id=\"bl-box\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eWhat's in the Box\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eThe BioLight Beam ships direct to your door via standard parcel carrier. Estimated delivery: 4–9 business days from order.\u003c\/p\u003e\n    \u003cdiv class=\"bl-box-grid\"\u003e\n      \u003cdiv class=\"bl-box-item\"\u003e\n        \u003cdiv class=\"bl-box-ic\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003crect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"8\" y1=\"21\" x2=\"16\" y2=\"21\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12\" y2=\"21\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"bl-box-tx\"\u003eBioLight Beam Light Therapy Panel\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-box-item\"\u003e\n        \u003cdiv class=\"bl-box-ic\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"bl-box-tx\"\u003eFull box contents not published by manufacturer — contact us for details\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"margin-top:16px;font-size:13px;color:#6b7280\"\u003eBox contents are as published by BioLight. Contact our team at \u003ca href=\"tel:+18885005675\" style=\"color:#C84B2F\"\u003e(888) 500-5675\u003c\/a\u003e with any packaging questions prior to purchase.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 9. FAQ --\u003e\n\u003cdiv class=\"bl-s\" id=\"bl-faq\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003cdiv class=\"bl-faq-list\"\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eHow does the BioLight Beam compare to other BioLight panels?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe BioLight Beam is BioLight's targeted consumer panel — designed for home use and scalable through modular linking. It sits in a different category from BioLight's commercial Arc, Apex, and Adapt systems, which are large-format professional units used in clinical and studio settings. The Beam's 36\" x 9\" form factor makes it practical for home athletes and daily wellness routines where a full commercial bed is not realistic.\u003c\/p\u003e\n          \u003cp\u003eIf you want to compare the Beam against other panel options across multiple brands, visit our \u003ca href=\"\/collections\/red-light-therapy-panels\" style=\"color:#C84B2F;text-decoration:underline\"\u003ered light therapy panels collection\u003c\/a\u003e. For the full range of BioLight products we carry, see the \u003ca href=\"\/collections\/biolight\" style=\"color:#C84B2F;text-decoration:underline\"\u003eBioLight collection page\u003c\/a\u003e.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eWhat wavelengths does the BioLight Beam use, and can I select modes?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe Beam outputs two wavelengths simultaneously: 660nm red light and 850nm near-infrared light. BioLight's product photography shows separate RED and NIR controls, an intensity level, a session timer and a pulse frequency on the head's display, but BioLight publishes no written description of the control scheme. Call us on (888) 500-5675 and we will confirm the exact mode behaviour before you order.\u003c\/p\u003e\n          \u003cp\u003e660nm is absorbed primarily at the surface tissue level. 850nm penetrates deeper and may reach muscle and joint tissue. Research in photobiomodulation suggests both wavelengths may support recovery and tissue comfort, though the Beam is classified as a general wellness device and is not intended to diagnose, treat, or cure any medical condition.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eWhat is the recommended session protocol — distance, duration, and frequency?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eBioLight recommends positioning the Beam 6–12 inches from the target body area. Sessions of 10–20 minutes per zone are typical, with daily use or several sessions per week being common for ongoing wellness routines. Allow the panel to warm up for 1–2 minutes before beginning.\u003c\/p\u003e\n          \u003cp\u003eAs with any light therapy device, start with shorter sessions and increase gradually as tolerated. Always keep eyes closed or use appropriate eye protection. If you have a medical condition or are on photosensitizing medications, consult a healthcare professional before beginning use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eIs the BioLight Beam suitable for professional or commercial use?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe Beam is classified as a consumer-grade targeted panel and is well suited for home athletes, biohackers, and personal wellness routines. It may also be used in clinic or studio settings as a targeted treatment tool for individual zones — its compact form factor makes it easy to position during table sessions or targeted treatments.\u003c\/p\u003e\n          \u003cp\u003eFor dedicated commercial applications requiring full-body coverage for multiple clients per day, BioLight's Arc, Apex, and Adapt professional systems are purpose-built for those environments. Our team can help you evaluate which solution fits your practice — call us at \u003ca href=\"tel:+18885005675\" style=\"color:#C84B2F\"\u003e(888) 500-5675\u003c\/a\u003e.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eAre there any safety considerations or contraindications?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe BioLight Beam is a general wellness device and is not intended to diagnose, treat, cure, or prevent any medical condition. As with all red and near-infrared light therapy devices, certain precautions apply:\u003c\/p\u003e\n          \u003cp\u003eDo not look directly into the LEDs during operation — always use eye protection or keep eyes closed. Individuals with photosensitivity disorders, those taking photosensitizing medications (such as certain antibiotics or chemotherapy agents), pregnant individuals, and those with active cancer should consult a qualified healthcare provider before use. If you have a cardiovascular condition or implanted electronic device, speak with your physician prior to starting light therapy.\u003c\/p\u003e\n          \u003cp\u003eWhen in doubt, consult your healthcare provider. This device is intended for general wellness use only.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eIs Recovery Room Direct an authorized BioLight dealer?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eYes — Recovery Room Direct is an authorized BioLight dealer. Purchasing through an authorized dealer ensures you receive a genuine BioLight product backed by the full manufacturer warranty, including the 60-day trial period and 3-year limited warranty that comes standard with the Beam.\u003c\/p\u003e\n          \u003cp\u003eOur team specializes in recovery and wellness equipment and can help you choose the right BioLight panel for your goals. Reach us directly at \u003ca href=\"tel:+18885005675\" style=\"color:#C84B2F\"\u003e(888) 500-5675\u003c\/a\u003e — we are happy to answer any questions before you purchase.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 10. TRUST BAND --\u003e\n\u003cdiv class=\"bl-trust-strip\"\u003e\n  \u003cdiv class=\"bl-trust-grid\"\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eAuthorized Dealer\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eOfficial BioLight retailer — full manufacturer warranty honored\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M16 8h4l3 3v5h-7V8z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eDelivery Details\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eParcel shipping, calculated at checkout\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eFinancing Available\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eAffirm \u0026amp; Shop Pay installment options at checkout\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003cpath d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"9\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 3.13a4 4 0 0 1 0 7.75\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eRecovery Specialists\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eExpert product guidance, every order\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 11. CTA --\u003e\n\u003cdiv class=\"bl-s\" id=\"bl-cta\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003cdiv class=\"bl-cta-box\"\u003e\n      \u003cdiv class=\"bl-cta-inner\"\u003e\n        \u003ch2 class=\"bl-cta-h\"\u003eNot Sure If the Beam Is the Right Fit?\u003c\/h2\u003e\n        \u003cp class=\"bl-cta-p\"\u003eThe Beam is a targeted 36\" panel — ideal for focused treatment zones and home athletes who want professional-grade irradiance without a full-body system. If you need broader coverage or want to compare options side by side, our \u003ca href=\"\/collections\/red-light-therapy-panels\" style=\"color:#f0a090;text-decoration:underline\"\u003ered light therapy panels collection\u003c\/a\u003e has every format in one place. Our recovery specialists can walk you through the differences — no pressure, just honest guidance.\u003c\/p\u003e\n        \u003cdiv class=\"bl-cta-pills\"\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ Ships to All 48 States\u003c\/span\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ Authorized BioLight Dealer\u003c\/span\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ Affirm \u0026amp; Shop Pay Available\u003c\/span\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ 60-Day Trial + 3-Year Warranty\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003ca href=\"tel:+18885005675\" class=\"bl-cta-btn-phone\"\u003eSpeak with a Recovery Specialist  •  (888) 500-5675\u003c\/a\u003e\n                \u003ca class=\"bl-cta-scroll\" href=\"#\" onclick=\"window.scrollTo({top:0,behavior:'smooth'});return false;\"\u003e⇧ Ready to order? Scroll up to add to cart\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"BioLight","offers":[{"title":"Black","offer_id":53170370937199,"sku":"sku-46312509374614","price":2499.0,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":53170370969967,"sku":"sku-46312509407382","price":2499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/blackspotlightp1.png?v=1782987995"},{"product_id":"biolight-arc-professional-red-light-therapy-system","title":"BioLight Arc System | Full-Body Red Light Therapy Bed \u0026 Panel","description":"\u003cstyle\u003e\n\/* BioLight — bl- design system (shared across all BioLight products)\n   Palette: dark #0F1923 · red-accent #C84B2F · warm-light #FFF5F3 *\/\n*,.bl-s,.bl-l,.bl-d{box-sizing:border-box}\n.bl-s,.bl-l,.bl-d{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased}\n.bl-s{padding:56px 0;background:#fff;width:100%}\n.bl-l{padding:56px 0;background:#FFF5F3;width:100%}\n.bl-d{padding:56px 0;background:#0F1923;color:#fff;width:100%}\n.bl-c{max-width:1080px;margin:0 auto;padding:0 24px}\n.bl-title{font-size:clamp(22px,2.8vw,30px);font-weight:700;color:#1A1410;margin:0 0 10px;line-height:1.2;padding-bottom:14px;position:relative;display:inline-block}\n.bl-title::after{content:'';position:absolute;bottom:0;left:0;width:40px;height:3px;background:#C84B2F;border-radius:2px}\n.bl-d .bl-title{color:#fff}\n.bl-lead{font-size:16px;line-height:1.7;color:#374151;max-width:640px;margin:14px 0 32px}\n.bl-d .bl-lead{color:#94a3b8}\n.bl-s p,.bl-l p{font-size:15px;line-height:1.7;color:#374151;margin:0 0 14px}\n\/* Nav *\/\n.bl-nav{background:#fff;width:100%;border-bottom:1px solid #f0d8d4}\n.bl-nav-inner{max-width:1080px;margin:0 auto;display:flex;padding:10px 24px;gap:8px;flex-wrap:wrap}\n.bl-nav a{display:inline-block;padding:7px 16px;background:#FFF5F3;color:#0F1923!important;font-size:13px;font-weight:500;border-radius:20px;text-decoration:none!important;white-space:nowrap;transition:background .15s,color .15s}\n.bl-nav a:hover{background:#0F1923!important;color:#fff!important}\n\/* Hero *\/\n.bl-hero-wrap{background:#fff;border-bottom:1px solid #e5e7eb}\n.bl-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:center;padding:48px 24px;max-width:1080px;margin:0 auto}\n.bl-badge{display:inline-block;background:#C84B2F;color:#fff;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:5px 12px;border-radius:4px;margin-bottom:16px}\n.bl-h2-hero{font-size:clamp(26px,3.5vw,40px);font-weight:800;color:#1A1410;line-height:1.15;margin:0 0 18px}\n.bl-hero-sub{font-size:16px;line-height:1.65;color:#374151;margin:0 0 16px}\n.bl-hero-finance{font-size:13px;color:#6b7280;margin:14px 0 0;padding-top:14px;border-top:1px solid #e5e7eb}\n.bl-hero-img{border-radius:12px;background:#fff;border:1px solid #f0d8d4;padding:16px;aspect-ratio:1\/1;display:flex;align-items:center;justify-content:center;overflow:hidden}\n.bl-hero-img img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply}\n@media(max-width:860px){.bl-hero{grid-template-columns:1fr;gap:28px;padding:40px 20px}.bl-hero-img{aspect-ratio:4\/3;order:-1}}\n\/* Stats *\/\n.bl-stats-wrap{background:transparent;padding:12px 24px 0}\n.bl-stats{display:flex;max-width:1080px;margin:0 auto;flex-wrap:wrap;background:#0F1923;border-radius:10px;overflow:hidden}\n.bl-stat{flex:1;min-width:110px;text-align:center;padding:22px 10px;border-right:1px solid rgba(255,255,255,.07)}\n.bl-stat:last-child{border-right:none}\n.bl-stat-n{display:block;font-size:22px;font-weight:800;color:#C84B2F;line-height:1;margin-bottom:5px}\n.bl-stat-l{display:block;font-size:10px;color:#64748b;letter-spacing:.06em;text-transform:uppercase;line-height:1.4}\n@media(max-width:680px){.bl-stat{min-width:calc(50% - 1px);padding:16px 6px}}\n\/* Mode cards *\/\n.bl-mode-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:32px}\n.bl-mode-card{background:#fff;border:1px solid #f0d8d4;border-left:4px solid #C84B2F;border-radius:0 10px 10px 0;padding:24px}\n.bl-mode-nm{font-size:11px;font-weight:700;color:#C84B2F;letter-spacing:.09em;text-transform:uppercase;margin:0 0 8px;display:block}\n.bl-mode-h{font-size:17px;font-weight:700;color:#1A1410;margin:0 0 10px}\n.bl-mode-p{font-size:14px;color:#374151;line-height:1.65;margin:0}\n@media(max-width:640px){.bl-mode-grid{grid-template-columns:1fr}}\n\/* Feature cards *\/\n.bl-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}\n.bl-feat-card{background:#fff;border:1px solid #f0d8d4;border-radius:10px;padding:28px;overflow:hidden;transition:box-shadow .25s}\n.bl-feat-card:hover{box-shadow:0 8px 24px rgba(15,25,35,.1)}\n.bl-feat-img{margin:-28px -28px 20px;width:calc(100% + 56px);aspect-ratio:4\/3;overflow:hidden;border-radius:10px 10px 0 0;background:#FFF5F3}\n.bl-feat-img img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply}\n.bl-feat-h{font-size:17px;font-weight:700;color:#1A1410;margin:0 0 10px}\n.bl-feat-p{font-size:14px;line-height:1.65;color:#374151;margin:0}\n@media(max-width:720px){.bl-feat-grid{grid-template-columns:1fr;gap:14px}}\n\/* Specs *\/\n.bl-spec{width:100%;border-collapse:collapse;margin-top:22px;font-size:14px}\n.bl-spec th{padding:10px 16px;background:#0F1923;color:#fff;text-align:left;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}\n.bl-spec th:first-child{border-radius:8px 0 0 0}\n.bl-spec th:last-child{border-radius:0 8px 0 0}\n.bl-spec td{padding:11px 16px;border-bottom:1px solid #e5e7eb;color:#374151}\n.bl-spec tr:nth-child(even) td{background:#f8fafc}\n.bl-spec td:first-child{font-weight:600;color:#0F1923;width:36%;font-size:13px}\n\/* Box *\/\n.bl-box-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:26px}\n.bl-box-item{background:#fff;border:1px solid #f0d8d4;border-radius:8px;padding:16px;display:flex;align-items:flex-start;gap:10px}\n.bl-box-ic{flex-shrink:0;width:32px;height:32px;background:#FFF5F3;border-radius:7px;display:flex;align-items:center;justify-content:center}\n.bl-box-tx{font-size:13px;font-weight:600;color:#1A1410;margin:0;line-height:1.4}\n@media(max-width:480px){.bl-box-grid{grid-template-columns:1fr}}\n\/* FAQ *\/\n.bl-faq-list{margin-top:22px}\n.bl-faq-item{border-bottom:1px solid #f0d8d4;margin:0}\n.bl-faq-item summary{font-size:16px;font-weight:600;color:#1A1410;padding:18px 44px 18px 0;cursor:pointer;list-style:none;position:relative;display:block;-webkit-tap-highlight-color:transparent}\n.bl-faq-item summary::-webkit-details-marker{display:none}\n.bl-faq-item summary::after{content:'+';position:absolute;right:2px;top:50%;transform:translateY(-50%);font-size:24px;font-weight:300;color:#C84B2F;transition:transform .25s;line-height:1}\n.bl-faq-item[open] summary::after{transform:translateY(-50%) rotate(45deg)}\n.bl-faq-body{padding:0 0 20px;font-size:15px;line-height:1.75;color:#374151}\n\/* Trust band *\/\n.bl-trust-strip{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:36px 0;background:#fff}\n.bl-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1080px;margin:0 auto;padding:0 24px}\n.bl-trust-item{text-align:center;padding:10px 6px}\n.bl-trust-ic{width:44px;height:44px;margin:0 auto 10px;background:#FFF5F3;border-radius:10px;display:flex;align-items:center;justify-content:center}\n.bl-trust-h{font-size:14px;font-weight:700;color:#0F1923;margin:0 0 4px}\n.bl-trust-p{font-size:12px;color:#6b7280;line-height:1.4;margin:0}\n@media(max-width:640px){.bl-trust-grid{grid-template-columns:repeat(2,1fr)}}\n\/* CTA *\/\n.bl-cta-box{background:linear-gradient(135deg,#0F1923 0%,#1e3048 100%);border-radius:10px;padding:56px 48px;text-align:center;margin:0 0 32px}\n.bl-cta-inner{max-width:580px;margin:0 auto}\n.bl-cta-h{font-size:clamp(22px,3vw,32px);font-weight:800;color:#fff;margin:0 0 14px;line-height:1.2}\n.bl-cta-p{font-size:16px;color:#fff!important;margin:0 0 28px;line-height:1.65}\n.bl-cta-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 10px;margin-bottom:32px}\n.bl-cta-pill{background:rgba(200,75,47,.12);border:1px solid rgba(200,75,47,.35);color:#f0a090;font-size:13px;font-weight:600;padding:8px 18px;border-radius:24px}\n.bl-cta-btn-phone{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#0F1923!important;font-weight:700;font-size:16px;padding:17px 36px;border-radius:12px;text-decoration:none!important;transition:background .2s}\n.bl-cta-btn-phone:hover{background:#FFF5F3;text-decoration:none!important}\n.bl-cta-scroll{display:block;margin-top:22px;font-size:15px;font-weight:600;color:#7a8fa3;text-decoration:none;cursor:pointer;transition:color .2s}\n.bl-cta-scroll:hover{color:#C84B2F}\n@media(max-width:640px){.bl-cta-box{padding:40px 24px}.bl-cta-btn-phone{font-size:14px;padding:15px 24px}}\nhr.bl-hr{border:none;height:2px;background:linear-gradient(90deg,transparent,#C84B2F 30%,#FFF5F3 50%,#C84B2F 70%,transparent);opacity:.3;margin:0}\n.bl-usage-tip{background:#FFF5F3;border:1px solid #f0d8d4;border-left:4px solid #C84B2F;border-radius:0 8px 8px 0;padding:18px 24px;margin-top:24px;font-size:14px;color:#374151;line-height:1.65}\n\u003c\/style\u003e\n\n\u003c!-- 1. JUMP NAV --\u003e\n\u003cnav class=\"bl-nav\" aria-label=\"Page sections\"\u003e\n  \u003cdiv class=\"bl-nav-inner\"\u003e\n    \u003ca href=\"#bl-modes\"\u003eLight Modes\u003c\/a\u003e\n    \u003ca href=\"#bl-features\"\u003eKey Features\u003c\/a\u003e\n    \u003ca href=\"#bl-specs\"\u003eSpecifications\u003c\/a\u003e\n    \u003ca href=\"#bl-faq\"\u003eFAQ\u003c\/a\u003e\n    \u003ca href=\"#bl-cta\"\u003eGet a Quote\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\u003c!-- 2. HERO --\u003e\n\u003cdiv class=\"bl-hero-wrap\"\u003e\n  \u003cdiv class=\"bl-hero\"\u003e\n    \u003cdiv class=\"bl-hero-text\"\u003e\n      \u003cspan class=\"bl-badge\"\u003eAuthorized BioLight Dealer — Commercial Systems\u003c\/span\u003e\n      \u003ch2 class=\"bl-h2-hero\"\u003eBioLight Arc System — Full-Body Red Light Therapy Bed \u0026amp; Panel\u003c\/h2\u003e\n      \u003cp class=\"bl-hero-sub\"\u003eA large-format commercial light therapy system combining red and near-infrared wavelengths with integrated therapeutic heating and intelligent management controls — engineered for recovery centers, med spas, and performance facilities that demand clinical-grade results and high session throughput.\u003c\/p\u003e\n      \u003cp class=\"bl-hero-sub\"\u003eThe Arc occupies the purpose-built position between BioLight’s customizable Adapt System and the flagship Apex bed, giving facility operators a capable full-body platform without the footprint or complexity of a 5-wavelength setup.\u003c\/p\u003e\n      \u003cp class=\"bl-hero-finance\"\u003eAffirm \u0026amp; Shop Pay financing available at checkout.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-hero-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/arcsystem1.png?v=1782987991\" alt=\"BioLight Arc System Professional Full-Body Red and NIR Recovery System\" width=\"540\" height=\"540\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 3. STATS BAR --\u003e\n\u003cdiv class=\"bl-stats-wrap\"\u003e\n  \u003cdiv class=\"bl-stats\"\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003eRed + NIR\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003eDual Wavelength\u003cbr\u003eDelivery\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e1–100%\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003eAdjustable\u003cbr\u003eIntensity\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003e110 \/ 220V\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003eDual Voltage\u003cbr\u003eCompatible\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-stat\"\u003e\n      \u003cspan class=\"bl-stat-n\"\u003eFull-Body\u003c\/span\u003e\n      \u003cspan class=\"bl-stat-l\"\u003eLarge-Format\u003cbr\u003eCoverage\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 4. HOOK PARAGRAPH --\u003e\n\u003csection class=\"bl-s\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eBuilt for the Facility That Takes Recovery Seriously\u003c\/h2\u003e\n    \u003cp style=\"border-left:4px solid #C84B2F;padding-left:24px;font-size:16px;line-height:1.75;color:#374151;margin:24px 0 20px\"\u003e\n      When a recovery facility invests in light therapy, the single-panel format quickly becomes a bottleneck. Clients rotate every 20 minutes, and one under-powered device limits how many sessions you can book in a day. The BioLight Arc System was designed to solve that problem — delivering full-body red and near-infrared exposure in a single session, with the intelligent management controls operators need to run a tight schedule without compromising protocol quality.\n    \u003c\/p\u003e\n    \u003cp\u003eAt its core, the Arc combines two clinically studied wavelength ranges with integrated therapeutic heating in one large-format platform. Research suggests red and NIR light may support muscle recovery, skin-level tissue benefits, and general cellular function — making the Arc a genuine multi-modality offering rather than a single-purpose device. Facilities that carry the Arc can market both the wavelength flexibility and the heat component as distinct service differentiators.\u003c\/p\u003e\n    \u003cp\u003eRecovery Room Direct stocks the full \u003ca href=\"\/collections\/biolight\" style=\"color:#C84B2F;font-weight:600\"\u003eBioLight commercial lineup\u003c\/a\u003e as an authorized dealer. If you are evaluating the Arc alongside other options, our \u003ca href=\"\/collections\/red-light-therapy\" style=\"color:#C84B2F;font-weight:600\"\u003ered light therapy collection\u003c\/a\u003e spans portable panels through full-body commercial beds, and a recovery specialist can walk you through the right fit for your floor plan, client volume, and budget.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 5. LIGHT MODES \/ WAVELENGTHS --\u003e\n\u003csection class=\"bl-l\" id=\"bl-modes\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eLight Delivery Modes\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eThe Arc System supports three operating configurations, allowing practitioners to tailor each session to client goals or protocol requirements.\u003c\/p\u003e\n    \u003cdiv class=\"bl-mode-grid\"\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003eMode 01\u003c\/span\u003e\n        \u003cdiv class=\"bl-mode-h\"\u003eRed Light Only\u003c\/div\u003e\n        \u003cp class=\"bl-mode-p\"\u003eIsolates the red wavelength range for sessions focused on skin-level tissue benefits and surface-layer photobiomodulation, according to available research. Adjustable from 1–100% intensity with optional pulsing frequencies.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003eMode 02\u003c\/span\u003e\n        \u003cdiv class=\"bl-mode-h\"\u003eNear-Infrared Only\u003c\/div\u003e\n        \u003cp class=\"bl-mode-p\"\u003eDelivers NIR wavelengths that research suggests may penetrate deeper into soft tissue. Often selected for post-training muscle recovery sessions where deeper reach is the primary goal.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003eMode 03\u003c\/span\u003e\n        \u003cdiv class=\"bl-mode-h\"\u003eCombined Red + NIR\u003c\/div\u003e\n        \u003cp class=\"bl-mode-p\"\u003eActivates both wavelength channels simultaneously for broad-spectrum full-body exposure. The most commonly selected general wellness configuration for facilities offering recovery-focused sessions.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-mode-card\"\u003e\n        \u003cspan class=\"bl-mode-nm\"\u003eMode 04\u003c\/span\u003e\n        \u003cdiv class=\"bl-mode-h\"\u003eTherapeutic Heating\u003c\/div\u003e\n        \u003cp class=\"bl-mode-p\"\u003eIntegrated heating runs alongside any wavelength configuration. The combination of light and warmth allows facilities to offer a layered modality experience within the same session time window.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-usage-tip\"\u003e\n      \u003cstrong\u003eGetting started — recommended session protocol:\u003c\/strong\u003e BioLight recommends 10–20 minutes per session, 3–5 times per week for general wellness use. For commercial operations, a 20-minute session window with a brief 5-minute turnover interval supports 2–3 bookable sessions per hour per unit. Consult your BioLight representative or a qualified wellness practitioner to establish the appropriate protocol for your specific client population and facility goals.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 6. FEATURE CARDS --\u003e\n\u003csection class=\"bl-s\" id=\"bl-features\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eCommercial-Grade Engineering\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eThree core design principles set the Arc apart from consumer-grade panels in a professional recovery environment.\u003c\/p\u003e\n    \u003cdiv class=\"bl-feat-grid\"\u003e\n      \u003cdiv class=\"bl-feat-card\"\u003e\n        \u003cdiv class=\"bl-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/pic7.png?v=1782987991\" alt=\"BioLight Arc System full-body coverage panel view\" loading=\"lazy\" width=\"400\" height=\"300\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-feat-h\"\u003eFull-Body Large-Format Exposure\u003c\/div\u003e\n        \u003cp class=\"bl-feat-p\"\u003eThe Arc’s large-format LED array is engineered to deliver simultaneous full-body coverage in a single session — eliminating the multiple repositioning steps that slow throughput on smaller consumer panels. One client, one placement, one uninterrupted session.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-feat-card\"\u003e\n        \u003cdiv class=\"bl-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/pic_9.png?v=1782987992\" alt=\"BioLight Arc System intelligent management control system\" loading=\"lazy\" width=\"400\" height=\"300\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-feat-h\"\u003eIntelligent Management System\u003c\/div\u003e\n        \u003cp class=\"bl-feat-p\"\u003eThe built-in intelligent management system and remote control give operators the ability to set session durations, switch wavelength modes, adjust pulsing frequencies, and dim output without approaching the unit between sessions — supporting both safety and workflow efficiency.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-feat-card\"\u003e\n        \u003cdiv class=\"bl-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/pic_8.png?v=1782987992\" alt=\"BioLight Arc System integrated therapeutic heating feature\" loading=\"lazy\" width=\"400\" height=\"300\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-feat-h\"\u003eIntegrated Therapeutic Heating\u003c\/div\u003e\n        \u003cp class=\"bl-feat-p\"\u003eUnlike single-modality panels that deliver light alone, the Arc integrates therapeutic heating as a built-in second modality. This positions the device as a multi-benefit session tool and gives marketing teams a genuine differentiator when promoting the service offering to prospective clients.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 7. SPECS TABLE --\u003e\n\u003csection class=\"bl-l\" id=\"bl-specs\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eTechnical Specifications\u003c\/h2\u003e\n    \u003cp class=\"bl-lead\"\u003eVerified specifications as published by BioLight. Fields marked “Contact BioLight” are not published on the manufacturer’s product page; reach out to \u003ca href=\"tel:+18885005675\" style=\"color:#C84B2F\"\u003e(888) 500-5675\u003c\/a\u003e or BioLight directly for confirmation.\u003c\/p\u003e\n    \u003ctable class=\"bl-spec\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eSpecification\u003c\/th\u003e\n          \u003cth\u003eDetail\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWavelengths\u003c\/td\u003e\n\u003ctd\u003eRed and Near-Infrared (NIR); exact nm values not published on manufacturer page\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eLight Modes\u003c\/td\u003e\n\u003ctd\u003eRed only, NIR only, combined Red + NIR\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eIntensity Control\u003c\/td\u003e\n\u003ctd\u003eAdjustable brightness 1–100%\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePulsing\u003c\/td\u003e\n\u003ctd\u003eAdjustable pulsing frequencies (exact Hz range not published)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eHeating\u003c\/td\u003e\n\u003ctd\u003eIntegrated therapeutic heating\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eControl System\u003c\/td\u003e\n\u003ctd\u003eIntelligent management system with remote control\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCoverage Format\u003c\/td\u003e\n\u003ctd\u003eFull-body, large-format exposure\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003e110V \/ 220V\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eLED Lifespan\u003c\/td\u003e\n\u003ctd\u003eLong-life LED architecture (exact hours not published)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eRecommended Session Duration\u003c\/td\u003e\n\u003ctd\u003e10–20 minutes per session\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eRecommended Frequency\u003c\/td\u003e\n\u003ctd\u003e3–5 times per week\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eLED Count\u003c\/td\u003e\n\u003ctd\u003eContact us for details\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eIrradiance\u003c\/td\u003e\n\u003ctd\u003eNot published by BioLight. Contact us for the current data sheet\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003eContact us for details\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003eContact us for details\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePower Draw\u003c\/td\u003e\n\u003ctd\u003e110V \/ 220V compatible; exact wattage not published\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eEMF Rating\u003c\/td\u003e\n\u003ctd\u003eNot published by BioLight. Contact us for the current data sheet\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCertifications\u003c\/td\u003e\n\u003ctd\u003eContact us for details\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e5-year limited warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eShipping Method\u003c\/td\u003e\n\u003ctd\u003eFreight delivery — call our team at (888) 500-5675 to coordinate logistics\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 9. FAQ --\u003e\n\u003csection class=\"bl-s\" id=\"bl-faq\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003ch2 class=\"bl-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003cdiv class=\"bl-faq-list\"\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eHow does the BioLight Arc System compare to other BioLight panels?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe BioLight Arc System sits at the mid-tier of BioLight’s commercial lineup. It is positioned above the entry-level Beam and Beauty Bundle devices, which are smaller-format single-modality panels without integrated heating. The Arc offers full-body coverage, dual wavelengths (red + NIR), integrated therapeutic heating, and an intelligent management system — making it a multi-modality recovery platform designed for facility use rather than personal spot-treatment.\u003c\/p\u003e\n          \u003cp\u003eAbove the Arc sits the Adapt System (customizable wavelengths, 360° delivery) and the flagship Apex System (5-wavelength bed, 43,200 LEDs). The Arc serves operators who need capable full-body performance without the footprint or complexity of the Apex. You can compare the full \u003ca href=\"\/collections\/red-light-therapy-panels\" style=\"color:#C84B2F;font-weight:600\"\u003ered light therapy panel lineup here\u003c\/a\u003e.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eWhat wavelengths and light modes does the Arc System offer?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe Arc System delivers red and near-infrared (NIR) light. BioLight has not published the exact nanometer values on the product page; call us at \u003ca href=\"tel:+18885005675\" style=\"color:#C84B2F\"\u003e(888) 500-5675\u003c\/a\u003e for the confirmed wavelength specifications.\u003c\/p\u003e\n          \u003cp\u003eThe system supports three operating modes: red only, NIR only, and combined red + NIR. Intensity is adjustable from 1–100% and pulsing frequencies are adjustable (exact Hz range not published). All modes can be used alongside the integrated therapeutic heating function.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eWhat is the recommended session protocol — duration, frequency, and distance?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eBioLight recommends sessions of 10–20 minutes in duration, conducted 3–5 times per week for general wellness purposes. The Arc System is a general wellness device and is not intended to diagnose, treat, cure, or prevent any medical condition.\u003c\/p\u003e\n          \u003cp\u003eOptimal treatment distance has not been published on the manufacturer’s product page for the Arc System specifically. For commercial facility protocols, we recommend consulting your BioLight representative directly for device-specific distance guidelines and positioning setup appropriate for your client population.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eWhat type of facility is the Arc System designed for?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe Arc System is designed for professional recovery and wellness environments including recovery studios, med spas, athletic performance centers, physical therapy clinics, and hospitality wellness facilities. Its combination of full-body coverage, intelligent management controls, dual-voltage compatibility (110V \/ 220V), and integrated heating makes it suitable for high-throughput commercial environments where session quality and operator efficiency are both priorities.\u003c\/p\u003e\n          \u003cp\u003eFacilities evaluating the Arc typically already offer or are launching red and NIR light therapy as a premium service line. If you are comparing commercial options across brands, our team can assist — browse the full \u003ca href=\"\/collections\/red-light-therapy\" style=\"color:#C84B2F;font-weight:600\"\u003ered light therapy collection\u003c\/a\u003e or call \u003ca href=\"tel:+18885005675\" style=\"color:#C84B2F\"\u003e(888) 500-5675\u003c\/a\u003e.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eAre there any safety considerations or contraindications for red and NIR light therapy?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eThe BioLight Arc System is a general wellness device and is not intended to diagnose, treat, cure, or prevent any medical condition. As with all light therapy devices, certain populations should consult a qualified healthcare provider before use. These include individuals with photosensitive conditions or who take photosensitizing medications, those with a personal or family history of skin cancer, individuals who are pregnant, and anyone with active implanted electronic devices such as pacemakers.\u003c\/p\u003e\n          \u003cp\u003eEye protection appropriate for the wavelengths in use should be worn during sessions. Clients should be advised not to look directly at the light source. Facility operators should establish a client screening intake process consistent with their licensing requirements and the guidance of a qualified healthcare or wellness professional.\u003c\/p\u003e\n          \u003cp\u003eThis information is general in nature. Always defer to the device manual, BioLight’s operational guidelines, and qualified professional advice for your specific context.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"bl-faq-item\"\u003e\n        \u003csummary\u003eIs Recovery Room Direct an authorized BioLight dealer?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-faq-body\"\u003e\n          \u003cp\u003eYes. Recovery Room Direct is an authorized BioLight dealer. Purchasing through an authorized dealer ensures your unit ships from legitimate BioLight inventory, any manufacturer warranty is properly registered, and you have access to professional pre- and post-sale support from specialists who know the full BioLight commercial lineup.\u003c\/p\u003e\n          \u003cp\u003eOur team is available to discuss the Arc System, compare it against other BioLight commercial units, or assist with facility planning questions. Call us at \u003ca href=\"tel:+18885005675\" style=\"color:#C84B2F;font-weight:600\"\u003e(888) 500-5675\u003c\/a\u003e or browse the full \u003ca href=\"\/collections\/biolight\" style=\"color:#C84B2F;font-weight:600\"\u003eBioLight product lineup\u003c\/a\u003e on our site.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"bl-hr\"\u003e\n\n\u003c!-- 10. TRUST BAND --\u003e\n\u003cdiv class=\"bl-trust-strip\"\u003e\n  \u003cdiv class=\"bl-trust-grid\"\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eAuthorized Dealer\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eOfficial BioLight commercial dealer with full warranty support\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M16 8h4l3 3v5h-7V8z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eDelivery Details\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eFreight shipping, calculated at checkout\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eFinancing Available\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eAffirm \u0026amp; Shop Pay financing options available at checkout\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bl-trust-item\"\u003e\n      \u003cdiv class=\"bl-trust-ic\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C84B2F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"9\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 3.13a4 4 0 0 1 0 7.75\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bl-trust-h\"\u003eRecovery Specialists\u003c\/div\u003e\n      \u003cp class=\"bl-trust-p\"\u003eExpert product guidance, every order\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 11. CTA --\u003e\n\u003csection class=\"bl-s\" id=\"bl-cta\"\u003e\n  \u003cdiv class=\"bl-c\"\u003e\n    \u003cdiv class=\"bl-cta-box\"\u003e\n      \u003cdiv class=\"bl-cta-inner\"\u003e\n        \u003ch2 class=\"bl-cta-h\"\u003eReady to Bring BioLight Into Your Facility?\u003c\/h2\u003e\n        \u003cp class=\"bl-cta-p\"\u003eChoosing the right commercial system depends on your floor plan, weekly session volume, and service positioning. The Arc delivers full-body coverage and multi-modality capability at a professional price point — but our recovery specialists can help you confirm it is the right fit versus the Adapt or Apex, or compare it against other \u003ca href=\"\/collections\/red-light-therapy-beds\" style=\"color:#f0a090;font-weight:600\"\u003ered light therapy beds\u003c\/a\u003e in our catalog. No pressure, just product knowledge.\u003c\/p\u003e\n        \u003cdiv class=\"bl-cta-pills\"\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ Ships to All 48 States\u003c\/span\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ Authorized BioLight Dealer\u003c\/span\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ Affirm \u0026amp; Shop Pay Available\u003c\/span\u003e\n          \u003cspan class=\"bl-cta-pill\"\u003e✓ Arc System Warranty Support\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003ca href=\"tel:+18885005675\" class=\"bl-cta-btn-phone\"\u003eSpeak with a Recovery Specialist  •  (888) 500-5675\u003c\/a\u003e\n        \u003ca class=\"bl-cta-scroll\" href=\"#\" onclick=\"window.scrollTo({top:0,behavior:'smooth'});return false;\"\u003e⇧ Ready to order? Scroll up to add to cart\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n","brand":"BioLight","offers":[{"title":"Default Title","offer_id":53170371002735,"sku":"sku-46333785866390","price":25000.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/pic7.png?v=1782987991"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/collections\/biolight_f612fd21-87cd-447f-b122-10b85f90e520.png?v=1782991991","url":"https:\/\/recoveryroomdirect.com\/collections\/biolight\/red-light-therapy.oembed","provider":"Recovery Room Direct","version":"1.0","type":"link"}